Trace number 1832302

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
MiniSAT 09z 2009-03-22? (TO) 1200.08 1200.51

General information on the benchmark

Namecrafted/Hard/contest03/looksrandom/
hidden-k3-s0-r5-n700-02-S350203913.sat05-486.reshuffled-07.cnf
MD5SUMd27bb4ae488674c0e5d303cf0ee23c59
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables700
Number of clauses3500
Sum of the clauses size10500
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 33500
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.02	c Parsing...
0.00/0.02	c ==============================================================================
0.00/0.02	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.02	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.02	c ==============================================================================
0.00/0.02	c |         0 |    3500    10500 |    1049       0        0     nan |  0.000 % |
0.00/0.02	c |         0 |    3492    10547 |      --       0       --      -- |     --   | -8/47
0.00/0.02	c ==============================================================================
0.00/0.02	c Result  :   #vars: 692   #clauses: 3492   #literals: 10547
0.00/0.02	c CPU time:   0.006998 s
0.00/0.02	c ==============================================================================
0.00/0.03	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.03	c Number of variables   : 692          
0.00/0.03	c Number of clauses     : 3492         
0.00/0.03	c Parsing time: 0.00         s
1200.06/1200.51	HOME/SatELiteGTI: line 36: 14270 Terminated              $MS $2 $TMP.cnf $TMP.result

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver version 3.2.9 (svn:492) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1832302-1242771594/watcher-1832302-1242771594 -o /tmp/evaluation-result-1832302-1242771594/solver-1832302-1242771594 -C 1200 -W 1800 -M 1800 SatELiteGTI HOME/instance-1832302-1242771594.cnf -random-seed=1398922367 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1230 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.01 1.02 0.95 3/64 14264
/proc/meminfo: memFree=1948256/2055920 swapFree=4179676/4192956
[pid=14264] ppid=14262 vsize=5356 CPUtime=0
/proc/14264/stat : 14264 (SatELiteGTI) S 14262 14264 14076 0 -1 4194304 310 250 0 0 0 0 0 0 16 0 1 0 305192392 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 253307183940 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14264/statm: 1339 237 197 169 0 50 0

[startup+0.067999 s]
/proc/loadavg: 1.01 1.02 0.95 3/64 14264
/proc/meminfo: memFree=1948256/2055920 swapFree=4179676/4192956
[pid=14264] ppid=14262 vsize=5356 CPUtime=0.01
/proc/14264/stat : 14264 (SatELiteGTI) S 14262 14264 14076 0 -1 4194304 335 448 0 0 0 0 1 0 16 0 1 0 305192392 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 253307183940 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14264/statm: 1339 239 197 169 0 50 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 5356

[startup+0.103001 s]
/proc/loadavg: 1.01 1.02 0.95 3/64 14264
/proc/meminfo: memFree=1948256/2055920 swapFree=4179676/4192956
[pid=14264] ppid=14262 vsize=5356 CPUtime=0.01
/proc/14264/stat : 14264 (SatELiteGTI) S 14262 14264 14076 0 -1 4194304 335 448 0 0 0 0 1 0 16 0 1 0 305192392 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 253307183940 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14264/statm: 1339 239 197 169 0 50 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 5356

[startup+0.301036 s]
/proc/loadavg: 1.01 1.02 0.95 3/64 14264
/proc/meminfo: memFree=1948256/2055920 swapFree=4179676/4192956
[pid=14264] ppid=14262 vsize=5356 CPUtime=0.01
/proc/14264/stat : 14264 (SatELiteGTI) S 14262 14264 14076 0 -1 4194304 335 448 0 0 0 0 1 0 16 0 1 0 305192392 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 253307183940 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14264/statm: 1339 239 197 169 0 50 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 5356

[startup+0.702107 s]
/proc/loadavg: 1.01 1.02 0.95 3/64 14264
/proc/meminfo: memFree=1948256/2055920 swapFree=4179676/4192956
[pid=14264] ppid=14262 vsize=5356 CPUtime=0.01
/proc/14264/stat : 14264 (SatELiteGTI) S 14262 14264 14076 0 -1 4194304 335 448 0 0 0 0 1 0 16 0 1 0 305192392 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 253307183940 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14264/statm: 1339 239 197 169 0 50 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 5356

[startup+1.50124 s]
/proc/loadavg: 1.01 1.02 0.95 2/66 14270
/proc/meminfo: memFree=1945680/2055920 swapFree=4179676/4192956
[pid=14264] ppid=14262 vsize=5356 CPUtime=0.01
/proc/14264/stat : 14264 (SatELiteGTI) S 14262 14264 14076 0 -1 4194304 335 448 0 0 0 0 1 0 16 0 1 0 305192392 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 253307183940 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14264/statm: 1339 239 197 169 0 50 0
[pid=14270] ppid=14264 vsize=4536 CPUtime=1.46
/proc/14270/stat : 14270 (minisat_static) R 14264 14264 14076 0 -1 4194304 778 0 0 0 146 0 0 0 25 0 1 0 305192395 4644864 764 1992294400 134512640 135212243 4294956240 18446744073709551615 134526211 0 0 4096 3 0 0 0 17 1 0 0
/proc/14270/statm: 1134 764 76 170 0 961 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 9892

[startup+3.10151 s]
/proc/loadavg: 1.01 1.02 0.95 2/66 14270
/proc/meminfo: memFree=1944528/2055920 swapFree=4179676/4192956
[pid=14264] ppid=14262 vsize=5356 CPUtime=0.01
/proc/14264/stat : 14264 (SatELiteGTI) S 14262 14264 14076 0 -1 4194304 335 448 0 0 0 0 1 0 16 0 1 0 305192392 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 253307183940 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14264/statm: 1339 239 197 169 0 50 0
[pid=14270] ppid=14264 vsize=5660 CPUtime=3.06
/proc/14270/stat : 14270 (minisat_static) R 14264 14264 14076 0 -1 4194304 1068 0 0 0 306 0 0 0 25 0 1 0 305192395 5795840 1054 1992294400 134512640 135212243 4294956240 18446744073709551615 134536118 0 0 4096 3 0 0 0 17 1 0 0
/proc/14270/statm: 1415 1054 76 170 0 1242 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 11016

[startup+6.30106 s]
/proc/loadavg: 1.01 1.02 0.95 2/66 14270
/proc/meminfo: memFree=1942672/2055920 swapFree=4179676/4192956
[pid=14264] ppid=14262 vsize=5356 CPUtime=0.01
/proc/14264/stat : 14264 (SatELiteGTI) S 14262 14264 14076 0 -1 4194304 335 448 0 0 0 0 1 0 16 0 1 0 305192392 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 253307183940 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14264/statm: 1339 239 197 169 0 50 0
[pid=14270] ppid=14264 vsize=7276 CPUtime=6.26
/proc/14270/stat : 14270 (minisat_static) R 14264 14264 14076 0 -1 4194304 1457 0 0 0 625 1 0 0 25 0 1 0 305192395 7450624 1443 1992294400 134512640 135212243 4294956240 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 1 0 0
/proc/14270/statm: 1819 1443 76 170 0 1646 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 12632

[startup+12.7012 s]
/proc/loadavg: 1.00 1.02 0.95 2/66 14270
/proc/meminfo: memFree=1940376/2055920 swapFree=4179676/4192956
[pid=14264] ppid=14262 vsize=5356 CPUtime=0.01
/proc/14264/stat : 14264 (SatELiteGTI) S 14262 14264 14076 0 -1 4194304 335 448 0 0 0 0 1 0 16 0 1 0 305192392 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 253307183940 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14264/statm: 1339 239 197 169 0 50 0
[pid=14270] ppid=14264 vsize=9336 CPUtime=12.66
/proc/14270/stat : 14270 (minisat_static) R 14264 14264 14076 0 -1 4194304 1977 0 0 0 1264 2 0 0 25 0 1 0 305192395 9560064 1963 1992294400 134512640 135212243 4294956240 18446744073709551615 134526257 0 0 4096 3 0 0 0 17 1 0 0
/proc/14270/statm: 2334 1963 76 170 0 2161 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 14692

[startup+25.5013 s]
/proc/loadavg: 1.00 1.02 0.95 2/66 14270
/proc/meminfo: memFree=1939032/2055920 swapFree=4179676/4192956
[pid=14264] ppid=14262 vsize=5356 CPUtime=0.01
/proc/14264/stat : 14264 (SatELiteGTI) S 14262 14264 14076 0 -1 4194304 335 448 0 0 0 0 1 0 16 0 1 0 305192392 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 253307183940 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14264/statm: 1339 239 197 169 0 50 0
[pid=14270] ppid=14264 vsize=10392 CPUtime=25.45
/proc/14270/stat : 14270 (minisat_static) R 14264 14264 14076 0 -1 4194304 2249 0 0 0 2543 2 0 0 25 0 1 0 305192395 10641408 2235 1992294400 134512640 135212243 4294956240 18446744073709551615 134526136 0 0 4096 3 0 0 0 17 1 0 0
/proc/14270/statm: 2598 2235 76 170 0 2425 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 15748

[startup+51.1017 s]
/proc/loadavg: 1.00 1.01 0.95 2/66 14270
/proc/meminfo: memFree=1938136/2055920 swapFree=4179676/4192956
[pid=14264] ppid=14262 vsize=5356 CPUtime=0.01
/proc/14264/stat : 14264 (SatELiteGTI) S 14262 14264 14076 0 -1 4194304 335 448 0 0 0 0 1 0 16 0 1 0 305192392 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 253307183940 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14264/statm: 1339 239 197 169 0 50 0
[pid=14270] ppid=14264 vsize=11436 CPUtime=51.04
/proc/14270/stat : 14270 (minisat_static) R 14264 14264 14076 0 -1 4194304 2472 0 0 0 5101 3 0 0 25 0 1 0 305192395 11710464 2458 1992294400 134512640 135212243 4294956240 18446744073709551615 134526154 0 0 4096 3 0 0 0 17 1 0 0
/proc/14270/statm: 2859 2458 76 170 0 2686 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 16792

[startup+102.305 s]
/proc/loadavg: 1.00 1.01 0.95 2/66 14270
/proc/meminfo: memFree=1936152/2055920 swapFree=4179676/4192956
[pid=14264] ppid=14262 vsize=5356 CPUtime=0.01
/proc/14264/stat : 14264 (SatELiteGTI) S 14262 14264 14076 0 -1 4194304 335 448 0 0 0 0 1 0 16 0 1 0 305192392 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 253307183940 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14264/statm: 1339 239 197 169 0 50 0
[pid=14270] ppid=14264 vsize=13292 CPUtime=102.23
/proc/14270/stat : 14270 (minisat_static) R 14264 14264 14076 0 -1 4194304 2961 0 0 0 10219 4 0 0 25 0 1 0 305192395 13611008 2947 1992294400 134512640 135212243 4294956240 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 1 0 0
/proc/14270/statm: 3323 2947 76 170 0 3150 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 18648

[startup+162.302 s]
/proc/loadavg: 1.00 1.00 0.95 2/66 14270
/proc/meminfo: memFree=1934872/2055920 swapFree=4179676/4192956
[pid=14264] ppid=14262 vsize=5356 CPUtime=0.01
/proc/14264/stat : 14264 (SatELiteGTI) S 14262 14264 14076 0 -1 4194304 335 448 0 0 0 0 1 0 16 0 1 0 305192392 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 253307183940 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14264/statm: 1339 239 197 169 0 50 0
[pid=14270] ppid=14264 vsize=14480 CPUtime=162.2
/proc/14270/stat : 14270 (minisat_static) R 14264 14264 14076 0 -1 4194304 3271 0 0 0 16216 4 0 0 25 0 1 0 305192395 14827520 3257 1992294400 134512640 135212243 4294956240 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 1 0 0
/proc/14270/statm: 3620 3257 76 170 0 3447 0
Current children cumulated CPU time (s) 162.21
Current children cumulated vsize (KiB) 19836

[startup+222.302 s]
/proc/loadavg: 1.00 1.00 0.95 2/66 14270
/proc/meminfo: memFree=1933400/2055920 swapFree=4179676/4192956
[pid=14264] ppid=14262 vsize=5356 CPUtime=0.01
/proc/14264/stat : 14264 (SatELiteGTI) S 14262 14264 14076 0 -1 4194304 335 448 0 0 0 0 1 0 16 0 1 0 305192392 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 253307183940 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14264/statm: 1339 239 197 169 0 50 0
[pid=14270] ppid=14264 vsize=16124 CPUtime=222.18
/proc/14270/stat : 14270 (minisat_static) R 14264 14264 14076 0 -1 4194304 3647 0 0 0 22213 5 0 0 25 0 1 0 305192395 16510976 3633 1992294400 134512640 135212243 4294956240 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 1 0 0
/proc/14270/statm: 4031 3633 76 170 0 3858 0
Current children cumulated CPU time (s) 222.19
Current children cumulated vsize (KiB) 21480

[startup+282.301 s]
/proc/loadavg: 1.00 1.00 0.95 2/66 14270
/proc/meminfo: memFree=1932120/2055920 swapFree=4179676/4192956
[pid=14264] ppid=14262 vsize=5356 CPUtime=0.01
/proc/14264/stat : 14264 (SatELiteGTI) S 14262 14264 14076 0 -1 4194304 335 448 0 0 0 0 1 0 16 0 1 0 305192392 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 253307183940 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14264/statm: 1339 239 197 169 0 50 0
[pid=14270] ppid=14264 vsize=17312 CPUtime=282.16
/proc/14270/stat : 14270 (minisat_static) R 14264 14264 14076 0 -1 4194304 3952 0 0 0 28210 6 0 0 25 0 1 0 305192395 17727488 3938 1992294400 134512640 135212243 4294956240 18446744073709551615 134526236 0 0 4096 3 0 0 0 17 1 0 0
/proc/14270/statm: 4328 3938 76 170 0 4155 0
Current children cumulated CPU time (s) 282.17
Current children cumulated vsize (KiB) 22668

[startup+342.301 s]
/proc/loadavg: 1.00 1.00 0.95 2/66 14270
/proc/meminfo: memFree=1930712/2055920 swapFree=4179676/4192956
[pid=14264] ppid=14262 vsize=5356 CPUtime=0.01
/proc/14264/stat : 14264 (SatELiteGTI) S 14262 14264 14076 0 -1 4194304 335 448 0 0 0 0 1 0 16 0 1 0 305192392 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 253307183940 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14264/statm: 1339 239 197 169 0 50 0
[pid=14270] ppid=14264 vsize=18632 CPUtime=342.14
/proc/14270/stat : 14270 (minisat_static) R 14264 14264 14076 0 -1 4194304 4284 0 0 0 34208 6 0 0 25 0 1 0 305192395 19079168 4270 1992294400 134512640 135212243 4294956240 18446744073709551615 134526211 0 0 4096 3 0 0 0 17 1 0 0
/proc/14270/statm: 4658 4270 76 170 0 4485 0
Current children cumulated CPU time (s) 342.15
Current children cumulated vsize (KiB) 23988

[startup+402.303 s]
/proc/loadavg: 1.00 1.00 0.95 2/66 14270
/proc/meminfo: memFree=1928984/2055920 swapFree=4179676/4192956
[pid=14264] ppid=14262 vsize=5356 CPUtime=0.01
/proc/14264/stat : 14264 (SatELiteGTI) S 14262 14264 14076 0 -1 4194304 335 448 0 0 0 0 1 0 16 0 1 0 305192392 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 253307183940 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14264/statm: 1339 239 197 169 0 50 0
[pid=14270] ppid=14264 vsize=20348 CPUtime=402.12
/proc/14270/stat : 14270 (minisat_static) R 14264 14264 14076 0 -1 4194304 4715 0 0 0 40205 7 0 0 25 0 1 0 305192395 20836352 4701 1992294400 134512640 135212243 4294956240 18446744073709551615 134526157 0 0 4096 3 0 0 0 17 1 0 0
/proc/14270/statm: 5087 4701 76 170 0 4914 0
Current children cumulated CPU time (s) 402.13
Current children cumulated vsize (KiB) 25704

[startup+462.302 s]

################
# More data... #
################

[pid=14270] ppid=14264 vsize=22168 CPUtime=522.07
/proc/14270/stat : 14270 (minisat_static) R 14264 14264 14076 0 -1 4194304 5123 0 0 0 52200 7 0 0 25 0 1 0 305192395 22700032 5109 1992294400 134512640 135212243 4294956240 18446744073709551615 134526211 0 0 4096 3 0 0 0 17 1 0 0
/proc/14270/statm: 5542 5109 76 170 0 5369 0
Current children cumulated CPU time (s) 522.08
Current children cumulated vsize (KiB) 27524

[startup+582.301 s]
/proc/loadavg: 1.00 1.00 0.95 2/66 14270
/proc/meminfo: memFree=1927192/2055920 swapFree=4179676/4192956
[pid=14264] ppid=14262 vsize=5356 CPUtime=0.01
/proc/14264/stat : 14264 (SatELiteGTI) S 14262 14264 14076 0 -1 4194304 335 448 0 0 0 0 1 0 16 0 1 0 305192392 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 253307183940 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14264/statm: 1339 239 197 169 0 50 0
[pid=14270] ppid=14264 vsize=22300 CPUtime=582.06
/proc/14270/stat : 14270 (minisat_static) R 14264 14264 14076 0 -1 4194304 5142 0 0 0 58198 8 0 0 25 0 1 0 305192395 22835200 5128 1992294400 134512640 135212243 4294956240 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 1 0 0
/proc/14270/statm: 5575 5128 76 170 0 5402 0
Current children cumulated CPU time (s) 582.07
Current children cumulated vsize (KiB) 27656

[startup+642.302 s]
/proc/loadavg: 1.00 1.00 0.95 2/66 14270
/proc/meminfo: memFree=1925144/2055920 swapFree=4179676/4192956
[pid=14264] ppid=14262 vsize=5356 CPUtime=0.01
/proc/14264/stat : 14264 (SatELiteGTI) S 14262 14264 14076 0 -1 4194304 335 448 0 0 0 0 1 0 16 0 1 0 305192392 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 253307183940 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14264/statm: 1339 239 197 169 0 50 0
[pid=14270] ppid=14264 vsize=24212 CPUtime=642.04
/proc/14270/stat : 14270 (minisat_static) R 14264 14264 14076 0 -1 4194304 5633 0 0 0 64196 8 0 0 25 0 1 0 305192395 24793088 5619 1992294400 134512640 135212243 4294956240 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 1 0 0
/proc/14270/statm: 6053 5619 76 170 0 5880 0
Current children cumulated CPU time (s) 642.05
Current children cumulated vsize (KiB) 29568

[startup+702.302 s]
/proc/loadavg: 1.00 1.00 0.95 2/66 14270
/proc/meminfo: memFree=1925080/2055920 swapFree=4179676/4192956
[pid=14264] ppid=14262 vsize=5356 CPUtime=0.01
/proc/14264/stat : 14264 (SatELiteGTI) S 14262 14264 14076 0 -1 4194304 335 448 0 0 0 0 1 0 16 0 1 0 305192392 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 253307183940 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14264/statm: 1339 239 197 169 0 50 0
[pid=14270] ppid=14264 vsize=24212 CPUtime=702.01
/proc/14270/stat : 14270 (minisat_static) R 14264 14264 14076 0 -1 4194304 5638 0 0 0 70193 8 0 0 25 0 1 0 305192395 24793088 5624 1992294400 134512640 135212243 4294956240 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 1 0 0
/proc/14270/statm: 6053 5624 76 170 0 5880 0
Current children cumulated CPU time (s) 702.02
Current children cumulated vsize (KiB) 29568

[startup+762.305 s]
/proc/loadavg: 1.00 1.00 0.95 2/66 14270
/proc/meminfo: memFree=1923416/2055920 swapFree=4179676/4192956
[pid=14264] ppid=14262 vsize=5356 CPUtime=0.01
/proc/14264/stat : 14264 (SatELiteGTI) S 14262 14264 14076 0 -1 4194304 335 448 0 0 0 0 1 0 16 0 1 0 305192392 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 253307183940 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14264/statm: 1339 239 197 169 0 50 0
[pid=14270] ppid=14264 vsize=25796 CPUtime=762
/proc/14270/stat : 14270 (minisat_static) R 14264 14264 14076 0 -1 4194304 6058 0 0 0 76191 9 0 0 25 0 1 0 305192395 26415104 6044 1992294400 134512640 135212243 4294956240 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 1 0 0
/proc/14270/statm: 6449 6044 76 170 0 6276 0
Current children cumulated CPU time (s) 762.01
Current children cumulated vsize (KiB) 31152

[startup+822.301 s]
/proc/loadavg: 1.00 1.00 0.95 2/66 14270
/proc/meminfo: memFree=1922840/2055920 swapFree=4179676/4192956
[pid=14264] ppid=14262 vsize=5356 CPUtime=0.01
/proc/14264/stat : 14264 (SatELiteGTI) S 14262 14264 14076 0 -1 4194304 335 448 0 0 0 0 1 0 16 0 1 0 305192392 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 253307183940 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14264/statm: 1339 239 197 169 0 50 0
[pid=14270] ppid=14264 vsize=26324 CPUtime=821.97
/proc/14270/stat : 14270 (minisat_static) R 14264 14264 14076 0 -1 4194304 6198 0 0 0 82188 9 0 0 25 0 1 0 305192395 26955776 6184 1992294400 134512640 135212243 4294956240 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 1 0 0
/proc/14270/statm: 6581 6184 76 170 0 6408 0
Current children cumulated CPU time (s) 821.98
Current children cumulated vsize (KiB) 31680

[startup+882.302 s]
/proc/loadavg: 1.00 1.00 0.95 2/66 14270
/proc/meminfo: memFree=1922648/2055920 swapFree=4179676/4192956
[pid=14264] ppid=14262 vsize=5356 CPUtime=0.01
/proc/14264/stat : 14264 (SatELiteGTI) S 14262 14264 14076 0 -1 4194304 335 448 0 0 0 0 1 0 16 0 1 0 305192392 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 253307183940 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14264/statm: 1339 239 197 169 0 50 0
[pid=14270] ppid=14264 vsize=26460 CPUtime=881.95
/proc/14270/stat : 14270 (minisat_static) R 14264 14264 14076 0 -1 4194304 6228 0 0 0 88186 9 0 0 25 0 1 0 305192395 27095040 6214 1992294400 134512640 135212243 4294956240 18446744073709551615 134526236 0 0 4096 3 0 0 0 17 1 0 0
/proc/14270/statm: 6615 6214 76 170 0 6442 0
Current children cumulated CPU time (s) 881.96
Current children cumulated vsize (KiB) 31816

[startup+942.302 s]
/proc/loadavg: 1.00 1.00 0.95 2/66 14270
/proc/meminfo: memFree=1921496/2055920 swapFree=4179676/4192956
[pid=14264] ppid=14262 vsize=5356 CPUtime=0.01
/proc/14264/stat : 14264 (SatELiteGTI) S 14262 14264 14076 0 -1 4194304 335 448 0 0 0 0 1 0 16 0 1 0 305192392 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 253307183940 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14264/statm: 1339 239 197 169 0 50 0
[pid=14270] ppid=14264 vsize=27672 CPUtime=941.93
/proc/14270/stat : 14270 (minisat_static) R 14264 14264 14076 0 -1 4194304 6513 0 0 0 94184 9 0 0 25 0 1 0 305192395 28336128 6499 1992294400 134512640 135212243 4294956240 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 1 0 0
/proc/14270/statm: 6918 6499 76 170 0 6745 0
Current children cumulated CPU time (s) 941.94
Current children cumulated vsize (KiB) 33028

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 0.95 2/66 14270
/proc/meminfo: memFree=1920344/2055920 swapFree=4179676/4192956
[pid=14264] ppid=14262 vsize=5356 CPUtime=0.01
/proc/14264/stat : 14264 (SatELiteGTI) S 14262 14264 14076 0 -1 4194304 335 448 0 0 0 0 1 0 16 0 1 0 305192392 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 253307183940 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14264/statm: 1339 239 197 169 0 50 0
[pid=14270] ppid=14264 vsize=28736 CPUtime=1001.9
/proc/14270/stat : 14270 (minisat_static) R 14264 14264 14076 0 -1 4194304 6786 0 0 0 100181 9 0 0 25 0 1 0 305192395 29425664 6772 1992294400 134512640 135212243 4294956240 18446744073709551615 134526035 0 0 4096 3 0 0 0 17 1 0 0
/proc/14270/statm: 7184 6772 76 170 0 7011 0
Current children cumulated CPU time (s) 1001.91
Current children cumulated vsize (KiB) 34092

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 0.95 2/66 14270
/proc/meminfo: memFree=1920280/2055920 swapFree=4179676/4192956
[pid=14264] ppid=14262 vsize=5356 CPUtime=0.01
/proc/14264/stat : 14264 (SatELiteGTI) S 14262 14264 14076 0 -1 4194304 335 448 0 0 0 0 1 0 16 0 1 0 305192392 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 253307183940 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14264/statm: 1339 239 197 169 0 50 0
[pid=14270] ppid=14264 vsize=28736 CPUtime=1061.89
/proc/14270/stat : 14270 (minisat_static) R 14264 14264 14076 0 -1 4194304 6789 0 0 0 106179 10 0 0 25 0 1 0 305192395 29425664 6775 1992294400 134512640 135212243 4294956240 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 1 0 0
/proc/14270/statm: 7184 6775 76 170 0 7011 0
Current children cumulated CPU time (s) 1061.9
Current children cumulated vsize (KiB) 34092

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 0.95 2/66 14270
/proc/meminfo: memFree=1920088/2055920 swapFree=4179676/4192956
[pid=14264] ppid=14262 vsize=5356 CPUtime=0.01
/proc/14264/stat : 14264 (SatELiteGTI) S 14262 14264 14076 0 -1 4194304 335 448 0 0 0 0 1 0 16 0 1 0 305192392 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 253307183940 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14264/statm: 1339 239 197 169 0 50 0
[pid=14270] ppid=14264 vsize=28880 CPUtime=1121.87
/proc/14270/stat : 14270 (minisat_static) R 14264 14264 14076 0 -1 4194304 6824 0 0 0 112177 10 0 0 25 0 1 0 305192395 29573120 6810 1992294400 134512640 135212243 4294956240 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 1 0 0
/proc/14270/statm: 7220 6810 76 170 0 7047 0
Current children cumulated CPU time (s) 1121.88
Current children cumulated vsize (KiB) 34236

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 0.95 2/66 14270
/proc/meminfo: memFree=1918040/2055920 swapFree=4179676/4192956
[pid=14264] ppid=14262 vsize=5356 CPUtime=0.01
/proc/14264/stat : 14264 (SatELiteGTI) S 14262 14264 14076 0 -1 4194304 335 448 0 0 0 0 1 0 16 0 1 0 305192392 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 253307183940 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14264/statm: 1339 239 197 169 0 50 0
[pid=14270] ppid=14264 vsize=30912 CPUtime=1181.84
/proc/14270/stat : 14270 (minisat_static) R 14264 14264 14076 0 -1 4194304 7352 0 0 0 118174 10 0 0 25 0 1 0 305192395 31653888 7338 1992294400 134512640 135212243 4294956240 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 1 0 0
/proc/14270/statm: 7728 7338 76 170 0 7555 0
Current children cumulated CPU time (s) 1181.85
Current children cumulated vsize (KiB) 36268



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.5 s]
/proc/loadavg: 1.00 1.00 0.95 2/66 14270
/proc/meminfo: memFree=1917528/2055920 swapFree=4179676/4192956
[pid=14264] ppid=14262 vsize=5356 CPUtime=0.01
/proc/14264/stat : 14264 (SatELiteGTI) S 14262 14264 14076 0 -1 4194304 335 448 0 0 0 0 1 0 16 0 1 0 305192392 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 253307183940 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14264/statm: 1339 239 197 169 0 50 0
[pid=14270] ppid=14264 vsize=31308 CPUtime=1200.05
/proc/14270/stat : 14270 (minisat_static) R 14264 14264 14076 0 -1 4194304 7466 0 0 0 119994 11 0 0 25 0 1 0 305192395 32059392 7452 1992294400 134512640 135212243 4294956240 18446744073709551615 134526157 0 0 4096 3 0 0 0 17 1 0 0
/proc/14270/statm: 7827 7452 76 170 0 7654 0
Current children cumulated CPU time (s) 1200.06
Current children cumulated vsize (KiB) 36664

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

Solver just ended. Dumping a history of the last processes samples

[startup+1200.5 s]
/proc/loadavg: 1.00 1.00 0.95 2/66 14270
/proc/meminfo: memFree=1917528/2055920 swapFree=4179676/4192956
[pid=14264] ppid=14262 vsize=5356 CPUtime=0.01
/proc/14264/stat : 14264 (SatELiteGTI) S 14262 14264 14076 0 -1 4194304 335 448 0 0 0 0 1 0 16 0 1 0 305192392 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 253307183940 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14264/statm: 1339 239 197 169 0 50 0
[pid=14270] ppid=14264 vsize=31308 CPUtime=1200.05
/proc/14270/stat : 14270 (minisat_static) R 14264 14264 14076 0 -1 4194304 7466 0 0 0 119994 11 0 0 25 0 1 0 305192395 32059392 7452 1992294400 134512640 135212243 4294956240 18446744073709551615 134526157 0 0 4096 3 0 0 0 17 1 0 0
/proc/14270/statm: 7827 7452 76 170 0 7654 0
Current children cumulated CPU time (s) 1200.06
Current children cumulated vsize (KiB) 36664

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.51
CPU time (s): 1200.08
CPU user time (s): 1199.96
CPU system time (s): 0.122981
CPU usage (%): 99.9637
Max. virtual memory (cumulated for all children) (KiB): 36664

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.96
system time used= 0.122981
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 8259
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 27
involuntary context switches= 2128

runsolver used 1.45278 second user time and 2.58761 second system time

The end

Launcher Data

Begin job on node25 at 2009-05-20 00:19:54
IDJOB=1832302
IDBENCH=24703
IDSOLVER=672
FILE ID=node25/1832302-1242771594
PBS_JOBID= 9322273
Free space on /tmp= 66392 MiB

SOLVER NAME= MiniSAT 09z 2009-03-22
BENCH NAME= SAT07/crafted/Hard/contest03/looksrandom/hidden-k3-s0-r5-n700-02-S350203913.sat05-486.reshuffled-07.cnf
COMMAND LINE= SatELiteGTI BENCHNAME -random-seed=RANDOMSEED
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1832302-1242771594/watcher-1832302-1242771594 -o /tmp/evaluation-result-1832302-1242771594/solver-1832302-1242771594 -C 1200 -W 1800 -M 1800  SatELiteGTI HOME/instance-1832302-1242771594.cnf -random-seed=1398922367

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB
MAX NB THREAD= 0

MD5SUM BENCH= d27bb4ae488674c0e5d303cf0ee23c59
RANDOM SEED=1398922367

node25.alineos.net Linux 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.259
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.259
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1948800 kB
Buffers:         11036 kB
Cached:          60732 kB
SwapCached:       7792 kB
Active:          37464 kB
Inactive:        43460 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1948800 kB
SwapTotal:     4192956 kB
SwapFree:      4179676 kB
Dirty:            1620 kB
Writeback:           0 kB
Mapped:          13960 kB
Slab:            12280 kB
Committed_AS:   995532 kB
PageTables:       1476 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66392 MiB
End job on node25 at 2009-05-20 00:39:56