Trace number 338583

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, and are wall clock time (not CPU 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
CMUSAT 2007-02-08? (TO) 1200.13 1200.55

General information on the benchmark

Namecrafted/Difficult/contest05/sabharwal/
logistics-unsat-logistics-rotate-11t5.sat05-1141.reshuffled-07.cnf
MD5SUM44c15aa78137d3d285491662ef422a01
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 variables7194
Number of clauses513601
Sum of the clauses size1031504
Maximum clause length13
Minimum clause length1
Number of clauses of size 1109
Number of clauses of size 2512715
Number of clauses of size 3396
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 5381

Solver Data (download as text)

0.00/0.00	c Pre-processing provided 0 assignments
0.00/0.00	c |  Number of variables:  7194                                                 |
0.49/0.52	c |  Number of clauses:    513601                                               |

Verifier Data (download as text)

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: 

Watcher Data (download as text)

runsolver version 3.2.1 (c) roussel@cril.univ-artois.fr

command line: runsolver --timestamp -w ROOT/results/node39/watcher-338583-1173688556 -o ROOT/results/node39/solver-338583-1173688556 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/338583-1173688556/cmusat /tmp/evaluation/338583-1173688556/instance-338583-1173688556.cnf 

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): 2400 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
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.91 0.95 0.98 3/64 19847
/proc/meminfo: memFree=1789000/2055920 swapFree=4181136/4192956
[pid=19847] ppid=19845 vsize=2936 CPUtime=0
/proc/19847/stat : 19847 (cmusat) R 19845 19847 17268 0 -1 4194304 578 0 0 0 0 0 0 0 18 0 1 0 388811575 3006464 561 18446744073709551615 134512640 135508737 4294956720 18446744073709551615 134525559 0 0 4096 35 0 0 0 17 1 0 0
/proc/19847/statm: 734 563 95 243 0 488 0

[startup+0.083406 s]
/proc/loadavg: 0.91 0.95 0.98 3/64 19847
/proc/meminfo: memFree=1789000/2055920 swapFree=4181136/4192956
[pid=19847] ppid=19845 vsize=7124 CPUtime=0.07
/proc/19847/stat : 19847 (cmusat) R 19845 19847 17268 0 -1 4194304 1562 0 0 0 7 0 0 0 18 0 1 0 388811575 7294976 1545 18446744073709551615 134512640 135508737 4294956720 18446744073709551615 135092575 0 0 4096 35 0 0 0 17 1 0 0
/proc/19847/statm: 1781 1545 96 243 0 1535 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 7124

[startup+0.101445 s]
/proc/loadavg: 0.91 0.95 0.98 3/64 19847
/proc/meminfo: memFree=1789000/2055920 swapFree=4181136/4192956
[pid=19847] ppid=19845 vsize=7784 CPUtime=0.09
/proc/19847/stat : 19847 (cmusat) R 19845 19847 17268 0 -1 4194304 1767 0 0 0 8 1 0 0 18 0 1 0 388811575 7970816 1750 18446744073709551615 134512640 135508737 4294956720 18446744073709551615 135092575 0 0 4096 35 0 0 0 17 1 0 0
/proc/19847/statm: 1946 1751 96 243 0 1700 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 7784

[startup+0.301442 s]
/proc/loadavg: 0.91 0.95 0.98 3/64 19847
/proc/meminfo: memFree=1789000/2055920 swapFree=4181136/4192956
[pid=19847] ppid=19845 vsize=18200 CPUtime=0.29
/proc/19847/stat : 19847 (cmusat) R 19845 19847 17268 0 -1 4194304 4349 0 0 0 27 2 0 0 19 0 1 0 388811575 18636800 4332 18446744073709551615 134512640 135508737 4294956720 18446744073709551615 135092575 0 0 4096 35 0 0 0 17 1 0 0
/proc/19847/statm: 4550 4332 96 243 0 4304 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 18200

[startup+0.701511 s]
/proc/loadavg: 0.91 0.95 0.98 3/64 19847
/proc/meminfo: memFree=1789000/2055920 swapFree=4181136/4192956
[pid=19847] ppid=19845 vsize=32192 CPUtime=0.69
/proc/19847/stat : 19847 (cmusat) R 19845 19847 17268 0 -1 4194304 7516 0 0 0 66 3 0 0 22 0 1 0 388811575 32964608 7499 18446744073709551615 134512640 135508737 4294956720 18446744073709551615 134530328 0 0 4096 35 0 0 0 17 1 0 0
/proc/19847/statm: 8048 7499 108 243 0 7802 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 32192

[startup+1.50165 s]
/proc/loadavg: 0.91 0.95 0.98 2/65 19848
/proc/meminfo: memFree=1759296/2055920 swapFree=4181136/4192956
[pid=19847] ppid=19845 vsize=32192 CPUtime=1.49
/proc/19847/stat : 19847 (cmusat) R 19845 19847 17268 0 -1 4194304 7516 0 0 0 146 3 0 0 25 0 1 0 388811575 32964608 7499 18446744073709551615 134512640 135508737 4294956720 18446744073709551615 134530328 0 0 4096 35 0 0 0 17 1 0 0
/proc/19847/statm: 8048 7499 108 243 0 7802 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 32192

[startup+3.10192 s]
/proc/loadavg: 0.91 0.95 0.98 2/65 19848
/proc/meminfo: memFree=1759168/2055920 swapFree=4181136/4192956
[pid=19847] ppid=19845 vsize=32192 CPUtime=3.09
/proc/19847/stat : 19847 (cmusat) R 19845 19847 17268 0 -1 4194304 7516 0 0 0 305 4 0 0 25 0 1 0 388811575 32964608 7499 18446744073709551615 134512640 135508737 4294956720 18446744073709551615 134530328 0 0 4096 35 0 0 0 17 1 0 0
/proc/19847/statm: 8048 7499 108 243 0 7802 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 32192

[startup+6.30147 s]
/proc/loadavg: 1.00 0.97 0.99 2/65 19848
/proc/meminfo: memFree=1758856/2055920 swapFree=4181136/4192956
[pid=19847] ppid=19845 vsize=32192 CPUtime=6.29
/proc/19847/stat : 19847 (cmusat) R 19845 19847 17268 0 -1 4194304 7516 0 0 0 625 4 0 0 25 0 1 0 388811575 32964608 7499 18446744073709551615 134512640 135508737 4294956720 18446744073709551615 134530328 0 0 4096 35 0 0 0 17 1 0 0
/proc/19847/statm: 8048 7499 108 243 0 7802 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 32192

[startup+12.7016 s]
/proc/loadavg: 1.00 0.97 0.99 2/65 19848
/proc/meminfo: memFree=1755272/2055920 swapFree=4181136/4192956
[pid=19847] ppid=19845 vsize=54448 CPUtime=12.69
/proc/19847/stat : 19847 (cmusat) R 19845 19847 17268 0 -1 4194304 12934 0 0 0 1263 6 0 0 25 0 1 0 388811575 55754752 11036 18446744073709551615 134512640 135508737 4294956720 18446744073709551615 135092575 0 0 4096 35 0 0 0 17 1 0 0
/proc/19847/statm: 13612 11038 114 243 0 13366 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 54448

[startup+25.5017 s]
/proc/loadavg: 1.00 0.97 0.99 2/65 19848
/proc/meminfo: memFree=1716424/2055920 swapFree=4181136/4192956
[pid=19847] ppid=19845 vsize=81216 CPUtime=25.48
/proc/19847/stat : 19847 (cmusat) R 19845 19847 17268 0 -1 4194304 20236 0 0 0 2538 10 0 0 25 0 1 0 388811575 83165184 18338 18446744073709551615 134512640 135508737 4294956720 18446744073709551615 135092575 0 0 4096 35 0 0 0 17 1 0 0
/proc/19847/statm: 20304 18338 119 243 0 20058 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 81216

[startup+51.1011 s]
/proc/loadavg: 1.00 0.97 0.99 2/65 19848
/proc/meminfo: memFree=1686536/2055920 swapFree=4181136/4192956
[pid=19847] ppid=19845 vsize=111160 CPUtime=51.07
/proc/19847/stat : 19847 (cmusat) R 19845 19847 17268 0 -1 4194304 27728 0 0 0 5090 17 0 0 25 0 1 0 388811575 113827840 25830 18446744073709551615 134512640 135508737 4294956720 18446744073709551615 134521977 0 0 4096 35 0 0 0 17 1 0 0
/proc/19847/statm: 27790 25830 119 243 0 27544 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 111160

[startup+102.306 s]
/proc/loadavg: 1.00 0.97 0.99 2/65 19848
/proc/meminfo: memFree=1649800/2055920 swapFree=4181136/4192956
[pid=19847] ppid=19845 vsize=147772 CPUtime=102.26
/proc/19847/stat : 19847 (cmusat) R 19845 19847 17268 0 -1 4194304 36730 0 0 0 10200 26 0 0 25 0 1 0 388811575 151318528 34832 18446744073709551615 134512640 135508737 4294956720 18446744073709551615 134589690 0 0 4096 35 0 0 0 17 1 0 0
/proc/19847/statm: 36943 34832 119 243 0 36697 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 147772

[startup+162.301 s]
/proc/loadavg: 1.00 0.97 0.99 2/65 19848
/proc/meminfo: memFree=1621256/2055920 swapFree=4181136/4192956
[pid=19847] ppid=19845 vsize=177536 CPUtime=162.24
/proc/19847/stat : 19847 (cmusat) R 19845 19847 17268 0 -1 4194304 44115 0 0 0 16191 33 0 0 25 0 1 0 388811575 181796864 42052 18446744073709551615 134512640 135508737 4294956720 18446744073709551615 134589524 0 0 4096 35 0 0 0 17 1 0 0
/proc/19847/statm: 44384 42052 119 243 0 44138 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 177536

[startup+222.301 s]
/proc/loadavg: 1.00 0.97 0.99 2/65 19848
/proc/meminfo: memFree=1594888/2055920 swapFree=4181136/4192956
[pid=19847] ppid=19845 vsize=204164 CPUtime=222.21
/proc/19847/stat : 19847 (cmusat) R 19845 19847 17268 0 -1 4194304 50956 0 0 0 22183 38 0 0 25 0 1 0 388811575 209063936 48531 18446744073709551615 134512640 135508737 4294956720 18446744073709551615 134581760 0 0 4096 35 0 0 0 17 1 0 0
/proc/19847/statm: 51041 48531 119 243 0 50795 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 204164

[startup+282.302 s]
/proc/loadavg: 1.00 0.97 0.99 2/65 19848
/proc/meminfo: memFree=1577608/2055920 swapFree=4181136/4192956
[pid=19847] ppid=19845 vsize=222200 CPUtime=282.2
/proc/19847/stat : 19847 (cmusat) R 19845 19847 17268 0 -1 4194304 55529 0 0 0 28176 44 0 0 25 0 1 0 388811575 227532800 52907 18446744073709551615 134512640 135508737 4294956720 18446744073709551615 134589524 0 0 4096 35 0 0 0 17 1 0 0
/proc/19847/statm: 55550 52907 119 243 0 55304 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 222200

[startup+342.302 s]
/proc/loadavg: 1.00 0.97 0.99 2/65 19848
/proc/meminfo: memFree=1563976/2055920 swapFree=4181136/4192956
[pid=19847] ppid=19845 vsize=236116 CPUtime=342.17
/proc/19847/stat : 19847 (cmusat) R 19845 19847 17268 0 -1 4194304 59071 0 0 0 34171 46 0 0 25 0 1 0 388811575 241782784 56203 18446744073709551615 134512640 135508737 4294956720 18446744073709551615 134589524 0 0 4096 35 0 0 0 17 1 0 0
/proc/19847/statm: 59029 56203 119 243 0 58783 0
Current children cumulated CPU time (s) 342.17
Current children cumulated vsize (KiB) 236116

[startup+402.301 s]
/proc/loadavg: 1.00 0.97 0.99 2/65 19848
/proc/meminfo: memFree=1563272/2055920 swapFree=4181136/4192956
[pid=19847] ppid=19845 vsize=237024 CPUtime=402.15
/proc/19847/stat : 19847 (cmusat) R 19845 19847 17268 0 -1 4194304 59289 0 0 0 40169 46 0 0 25 0 1 0 388811575 242712576 56388 18446744073709551615 134512640 135508737 4294956720 18446744073709551615 134589684 0 0 4096 35 0 0 0 17 1 0 0
/proc/19847/statm: 59256 56388 119 243 0 59010 0
Current children cumulated CPU time (s) 402.15
Current children cumulated vsize (KiB) 237024

[startup+462.301 s]
/proc/loadavg: 1.00 0.97 0.99 2/65 19850
/proc/meminfo: memFree=1562632/2055920 swapFree=4181136/4192956
[pid=19847] ppid=19845 vsize=238052 CPUtime=462.12
/proc/19847/stat : 19847 (cmusat) R 19845 19847 17268 0 -1 4194304 59638 0 0 0 46166 46 0 0 25 0 1 0 388811575 243765248 56507 18446744073709551615 134512640 135508737 4294956720 18446744073709551615 134589601 0 0 4096 35 0 0 0 17 1 0 0
/proc/19847/statm: 59513 56507 119 243 0 59267 0
Current children cumulated CPU time (s) 462.12
Current children cumulated vsize (KiB) 238052

[startup+522.302 s]
/proc/loadavg: 1.00 0.97 0.99 2/65 19850
/proc/meminfo: memFree=1548552/2055920 swapFree=4181136/4192956
[pid=19847] ppid=19845 vsize=253300 CPUtime=522.11
/proc/19847/stat : 19847 (cmusat) R 19845 19847 17268 0 -1 4194304 63646 0 0 0 52160 51 0 0 25 0 1 0 388811575 259379200 60121 18446744073709551615 134512640 135508737 4294956720 18446744073709551615 134589601 0 0 4096 35 0 0 0 17 1 0 0
/proc/19847/statm: 63325 60121 119 243 0 63079 0
Current children cumulated CPU time (s) 522.11
Current children cumulated vsize (KiB) 253300

[startup+582.302 s]
/proc/loadavg: 1.00 0.97 0.99 2/65 19850
/proc/meminfo: memFree=1542024/2055920 swapFree=4181136/4192956
[pid=19847] ppid=19845 vsize=259556 CPUtime=582.09
/proc/19847/stat : 19847 (cmusat) R 19845 19847 17268 0 -1 4194304 66629 0 0 0 58156 53 0 0 25 0 1 0 388811575 265785344 61647 18446744073709551615 134512640 135508737 4294956720 18446744073709551615 134589682 0 0 4096 35 0 0 0 17 1 0 0
/proc/19847/statm: 64889 61647 119 243 0 64643 0
Current children cumulated CPU time (s) 582.09
Current children cumulated vsize (KiB) 259556

[startup+642.301 s]
/proc/loadavg: 1.00 0.97 0.99 2/65 19850
/proc/meminfo: memFree=1541576/2055920 swapFree=4181136/4192956
[pid=19847] ppid=19845 vsize=259944 CPUtime=642.07
/proc/19847/stat : 19847 (cmusat) R 19845 19847 17268 0 -1 4194304 66820 0 0 0 64154 53 0 0 25 0 1 0 388811575 266182656 61772 18446744073709551615 134512640 135508737 4294956720 18446744073709551615 134589684 0 0 4096 35 0 0 0 17 1 0 0
/proc/19847/statm: 64986 61772 119 243 0 64740 0
Current children cumulated CPU time (s) 642.07
Current children cumulated vsize (KiB) 259944

[startup+702.301 s]
/proc/loadavg: 1.00 0.97 0.99 2/65 19850
/proc/meminfo: memFree=1540040/2055920 swapFree=4181136/4192956
[pid=19847] ppid=19845 vsize=262008 CPUtime=702.04
/proc/19847/stat : 19847 (cmusat) R 19845 19847 17268 0 -1 4194304 67481 0 0 0 70151 53 0 0 25 0 1 0 388811575 268296192 62105 18446744073709551615 134512640 135508737 4294956720 18446744073709551615 134589524 0 0 4096 35 0 0 0 17 1 0 0
/proc/19847/statm: 65502 62105 119 243 0 65256 0
Current children cumulated CPU time (s) 702.04
Current children cumulated vsize (KiB) 262008

[startup+762.306 s]
/proc/loadavg: 1.00 0.97 0.99 2/65 19850
/proc/meminfo: memFree=1539016/2055920 swapFree=4181136/4192956
[pid=19847] ppid=19845 vsize=263224 CPUtime=762.02
/proc/19847/stat : 19847 (cmusat) R 19845 19847 17268 0 -1 4194304 67906 0 0 0 76149 53 0 0 25 0 1 0 388811575 269541376 62366 18446744073709551615 134512640 135508737 4294956720 18446744073709551615 134589667 0 0 4096 35 0 0 0 17 1 0 0
/proc/19847/statm: 65806 62366 119 243 0 65560 0
Current children cumulated CPU time (s) 762.02
Current children cumulated vsize (KiB) 263224

[startup+822.303 s]
/proc/loadavg: 1.00 0.97 0.99 2/65 19850
/proc/meminfo: memFree=1536136/2055920 swapFree=4181136/4192956
[pid=19847] ppid=19845 vsize=266488 CPUtime=822.01
/proc/19847/stat : 19847 (cmusat) R 19845 19847 17268 0 -1 4194304 68968 0 0 0 82146 55 0 0 25 0 1 0 388811575 272883712 63133 18446744073709551615 134512640 135508737 4294956720 18446744073709551615 134589771 0 0 4096 35 0 0 0 17 1 0 0
/proc/19847/statm: 66622 63133 119 243 0 66376 0
Current children cumulated CPU time (s) 822.01
Current children cumulated vsize (KiB) 266488

[startup+882.301 s]
/proc/loadavg: 1.00 0.97 0.99 2/65 19850
/proc/meminfo: memFree=1525768/2055920 swapFree=4181136/4192956
[pid=19847] ppid=19845 vsize=277540 CPUtime=881.98
/proc/19847/stat : 19847 (cmusat) R 19845 19847 17268 0 -1 4194304 71920 0 0 0 88141 57 0 0 25 0 1 0 388811575 284200960 65725 18446744073709551615 134512640 135508737 4294956720 18446744073709551615 134581056 0 0 4096 35 0 0 0 17 1 0 0
/proc/19847/statm: 69385 65725 119 243 0 69139 0
Current children cumulated CPU time (s) 881.98
Current children cumulated vsize (KiB) 277540

[startup+942.301 s]
/proc/loadavg: 1.00 0.97 0.99 2/65 19850
/proc/meminfo: memFree=1516488/2055920 swapFree=4181136/4192956
[pid=19847] ppid=19845 vsize=286620 CPUtime=941.96
/proc/19847/stat : 19847 (cmusat) R 19845 19847 17268 0 -1 4194304 75586 0 0 0 94135 61 0 0 25 0 1 0 388811575 293498880 68033 18446744073709551615 134512640 135508737 4294956720 18446744073709551615 134589601 0 0 4096 35 0 0 0 17 1 0 0
/proc/19847/statm: 71655 68033 119 243 0 71409 0
Current children cumulated CPU time (s) 941.96
Current children cumulated vsize (KiB) 286620

[startup+1002.3 s]
/proc/loadavg: 1.00 0.97 0.99 2/65 19850
/proc/meminfo: memFree=1516040/2055920 swapFree=4181136/4192956
[pid=19847] ppid=19845 vsize=287008 CPUtime=1001.94
/proc/19847/stat : 19847 (cmusat) R 19845 19847 17268 0 -1 4194304 75725 0 0 0 100133 61 0 0 25 0 1 0 388811575 293896192 68139 18446744073709551615 134512640 135508737 4294956720 18446744073709551615 134589650 0 0 4096 35 0 0 0 17 1 0 0
/proc/19847/statm: 71752 68139 119 243 0 71506 0
Current children cumulated CPU time (s) 1001.94
Current children cumulated vsize (KiB) 287008

[startup+1062.3 s]
/proc/loadavg: 1.00 0.97 0.99 2/65 19850
/proc/meminfo: memFree=1515336/2055920 swapFree=4181136/4192956
[pid=19847] ppid=19845 vsize=287912 CPUtime=1061.92
/proc/19847/stat : 19847 (cmusat) R 19845 19847 17268 0 -1 4194304 75972 0 0 0 106131 61 0 0 25 0 1 0 388811575 294821888 68288 18446744073709551615 134512640 135508737 4294956720 18446744073709551615 134581192 0 0 4096 35 0 0 0 17 1 0 0
/proc/19847/statm: 71978 68288 119 243 0 71732 0
Current children cumulated CPU time (s) 1061.92
Current children cumulated vsize (KiB) 287912

[startup+1122.3 s]
/proc/loadavg: 1.00 0.97 0.99 2/65 19850
/proc/meminfo: memFree=1514824/2055920 swapFree=4181136/4192956
[pid=19847] ppid=19845 vsize=288812 CPUtime=1121.9
/proc/19847/stat : 19847 (cmusat) R 19845 19847 17268 0 -1 4194304 76243 0 0 0 112129 61 0 0 25 0 1 0 388811575 295743488 68396 18446744073709551615 134512640 135508737 4294956720 18446744073709551615 134589601 0 0 4096 35 0 0 0 17 1 0 0
/proc/19847/statm: 72203 68396 119 243 0 71957 0
Current children cumulated CPU time (s) 1121.9
Current children cumulated vsize (KiB) 288812

[startup+1182.3 s]
/proc/loadavg: 1.00 0.97 0.99 2/65 19850
/proc/meminfo: memFree=1514760/2055920 swapFree=4181136/4192956
[pid=19847] ppid=19845 vsize=288940 CPUtime=1181.88
/proc/19847/stat : 19847 (cmusat) R 19845 19847 17268 0 -1 4194304 76330 0 0 0 118127 61 0 0 25 0 1 0 388811575 295874560 68450 18446744073709551615 134512640 135508737 4294956720 18446744073709551615 134589593 0 0 4096 35 0 0 0 17 1 0 0
/proc/19847/statm: 72235 68450 119 243 0 71989 0
Current children cumulated CPU time (s) 1181.88
Current children cumulated vsize (KiB) 288940



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.5 s]
/proc/loadavg: 1.00 0.97 0.99 2/65 19850
/proc/meminfo: memFree=1514312/2055920 swapFree=4181136/4192956
[pid=19847] ppid=19845 vsize=289712 CPUtime=1200.07
/proc/19847/stat : 19847 (cmusat) R 19845 19847 17268 0 -1 4194304 76603 0 0 0 119946 61 0 0 25 0 1 0 388811575 296665088 68559 18446744073709551615 134512640 135508737 4294956720 18446744073709551615 134590202 0 0 4096 35 0 0 0 17 1 0 0
/proc/19847/statm: 72428 68559 119 243 0 72182 0
Current children cumulated CPU time (s) 1200.07
Current children cumulated vsize (KiB) 289712

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 0.97 0.99 2/65 19850
/proc/meminfo: memFree=1514312/2055920 swapFree=4181136/4192956
[pid=19847] ppid=19845 vsize=289712 CPUtime=1200.07
/proc/19847/stat : 19847 (cmusat) R 19845 19847 17268 0 -1 4194304 76603 0 0 0 119946 61 0 0 25 0 1 0 388811575 296665088 68559 18446744073709551615 134512640 135508737 4294956720 18446744073709551615 134590202 0 0 4096 35 0 0 0 17 1 0 0
/proc/19847/statm: 72428 68559 119 243 0 72182 0
Current children cumulated CPU time (s) 1200.07
Current children cumulated vsize (KiB) 289712

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.55
CPU time (s): 1200.13
CPU user time (s): 1199.47
CPU system time (s): 0.660899
CPU usage (%): 99.965
Max. virtual memory (cumulated for all children) (KiB): 289712

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.47
system time used= 0.660899
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 76603
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= 6
involuntary context switches= 1399

runsolver used 0.816875 second user time and 2.47362 second system time

The end

Launcher Data (download as text)

Begin job on node39 on Mon Mar 12 08:35:57 UTC 2007

IDJOB= 338583
IDBENCH= 24726
IDSOLVER= 121
FILE ID= node39/338583-1173688556

PBS_JOBID= 4101461

Free space on /tmp= 66541 MiB

SOLVER NAME= CMUSAT 2007-02-08
BENCH NAME= HOME/pub/bench/SAT07/crafted/Difficult/contest05/sabharwal/logistics-unsat-logistics-rotate-11t5.sat05-1141.reshuffled-07.cnf
COMMAND LINE= /tmp/evaluation/338583-1173688556/cmusat /tmp/evaluation/338583-1173688556/instance-338583-1173688556.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node39/watcher-338583-1173688556 -o ROOT/results/node39/solver-338583-1173688556 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/338583-1173688556/cmusat /tmp/evaluation/338583-1173688556/instance-338583-1173688556.cnf            

META MD5SUM SOLVER= af990fb12f8926fdd756b397adb3b5cf
MD5SUM BENCH=  44c15aa78137d3d285491662ef422a01

RANDOM SEED= 29486318

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

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

/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.285
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.285
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:       1789472 kB
Buffers:         29136 kB
Cached:         186068 kB
SwapCached:       6068 kB
Active:         118748 kB
Inactive:       109396 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1789472 kB
SwapTotal:     4192956 kB
SwapFree:      4181136 kB
Dirty:            8828 kB
Writeback:           0 kB
Mapped:          15576 kB
Slab:            24460 kB
Committed_AS:   811740 kB
PageTables:       1412 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= 66541 MiB

End job on node39 on Mon Mar 12 08:56:00 UTC 2007