Trace number 332157

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.09 1200.65

General information on the benchmark

Namecrafted/Medium/contest05/sabharwal/
gt-ordering-unsat-gt-025.sat05-1306.reshuffled-07.cnf
MD5SUM47828b3a4e2ae65de4085316feb1d449
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark0.754884
Satisfiable
(Un)Satisfiability was proved
Number of variables600
Number of clauses14125
Sum of the clauses size42600
Maximum clause length24
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2300
Number of clauses of size 313800
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 525

Solver Data (download as text)

0.00/0.00	c Pre-processing provided 0 assignments
0.00/0.00	c |  Number of variables:  625                                                  |
0.00/0.01	c |  Number of clauses:    14125                                                |

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/node9/watcher-332157-1173466570 -o ROOT/results/node9/solver-332157-1173466570 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/332157-1173466570/cmusat /tmp/evaluation/332157-1173466570/instance-332157-1173466570.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.92 0.98 1.06 3/77 11691
/proc/meminfo: memFree=1664536/2055920 swapFree=4152252/4192956
[pid=11691] ppid=11689 vsize=2460 CPUtime=0
/proc/11691/stat : 11691 (cmusat) R 11689 11691 11119 0 -1 4194304 246 0 0 0 0 0 0 0 18 0 1 0 366611683 2519040 229 18446744073709551615 134512640 135508737 4294956704 18446744073709551615 135092575 0 0 4096 35 0 0 0 17 1 0 0
/proc/11691/statm: 615 229 96 243 0 369 0

[startup+0.0257521 s]
/proc/loadavg: 0.92 0.98 1.06 3/77 11691
/proc/meminfo: memFree=1664536/2055920 swapFree=4152252/4192956
[pid=11691] ppid=11689 vsize=3140 CPUtime=0.02
/proc/11691/stat : 11691 (cmusat) R 11689 11691 11119 0 -1 4194304 421 0 0 0 2 0 0 0 18 0 1 0 366611683 3215360 404 18446744073709551615 134512640 135508737 4294956704 18446744073709551615 134530328 0 0 4096 35 0 0 0 17 1 0 0
/proc/11691/statm: 785 404 107 243 0 539 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 3140

[startup+0.101767 s]
/proc/loadavg: 0.92 0.98 1.06 3/77 11691
/proc/meminfo: memFree=1664536/2055920 swapFree=4152252/4192956
[pid=11691] ppid=11689 vsize=4208 CPUtime=0.09
/proc/11691/stat : 11691 (cmusat) R 11689 11691 11119 0 -1 4194304 902 0 0 0 9 0 0 0 18 0 1 0 366611683 4308992 582 18446744073709551615 134512640 135508737 4294956704 18446744073709551615 135090956 0 0 4096 35 0 0 0 17 1 0 0
/proc/11691/statm: 1052 582 118 243 0 806 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 4208

[startup+0.301805 s]
/proc/loadavg: 0.92 0.98 1.06 3/77 11691
/proc/meminfo: memFree=1664536/2055920 swapFree=4152252/4192956
[pid=11691] ppid=11689 vsize=5264 CPUtime=0.29
/proc/11691/stat : 11691 (cmusat) R 11689 11691 11119 0 -1 4194304 1194 0 0 0 29 0 0 0 19 0 1 0 366611683 5390336 874 18446744073709551615 134512640 135508737 4294956704 18446744073709551615 135092575 0 0 4096 35 0 0 0 17 1 0 0
/proc/11691/statm: 1316 874 118 243 0 1070 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 5264

[startup+0.702882 s]
/proc/loadavg: 0.92 0.98 1.06 3/77 11691
/proc/meminfo: memFree=1664536/2055920 swapFree=4152252/4192956
[pid=11691] ppid=11689 vsize=6476 CPUtime=0.69
/proc/11691/stat : 11691 (cmusat) R 11689 11691 11119 0 -1 4194304 1517 0 0 0 69 0 0 0 23 0 1 0 366611683 6631424 1197 18446744073709551615 134512640 135508737 4294956704 18446744073709551615 134589670 0 0 4096 35 0 0 0 17 1 0 0
/proc/11691/statm: 1619 1197 118 243 0 1373 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 6476

[startup+1.50104 s]
/proc/loadavg: 0.92 0.98 1.06 2/78 11692
/proc/meminfo: memFree=1659472/2055920 swapFree=4152252/4192956
[pid=11691] ppid=11689 vsize=7412 CPUtime=1.49
/proc/11691/stat : 11691 (cmusat) R 11689 11691 11119 0 -1 4194304 1903 0 0 0 149 0 0 0 25 0 1 0 366611683 7589888 1463 18446744073709551615 134512640 135508737 4294956704 18446744073709551615 134580868 0 0 4096 35 0 0 0 17 1 0 0
/proc/11691/statm: 1853 1463 118 243 0 1607 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 7412

[startup+3.10134 s]
/proc/loadavg: 0.93 0.98 1.06 2/78 11692
/proc/meminfo: memFree=1658320/2055920 swapFree=4152252/4192956
[pid=11691] ppid=11689 vsize=9692 CPUtime=3.09
/proc/11691/stat : 11691 (cmusat) R 11689 11691 11119 0 -1 4194304 2603 0 0 0 308 1 0 0 25 0 1 0 366611683 9924608 2031 18446744073709551615 134512640 135508737 4294956704 18446744073709551615 134578889 0 0 4096 35 0 0 0 17 1 0 0
/proc/11691/statm: 2423 2031 118 243 0 2177 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 9692

[startup+6.30196 s]
/proc/loadavg: 0.93 0.98 1.06 2/78 11692
/proc/meminfo: memFree=1653904/2055920 swapFree=4152252/4192956
[pid=11691] ppid=11689 vsize=13292 CPUtime=6.29
/proc/11691/stat : 11691 (cmusat) R 11689 11691 11119 0 -1 4194304 3679 0 0 0 628 1 0 0 25 0 1 0 366611683 13611008 2960 18446744073709551615 134512640 135508737 4294956704 18446744073709551615 134589823 0 0 4096 35 0 0 0 17 1 0 0
/proc/11691/statm: 3323 2960 118 243 0 3077 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 13292

[startup+12.7012 s]
/proc/loadavg: 0.94 0.98 1.06 2/78 11692
/proc/meminfo: memFree=1647568/2055920 swapFree=4152252/4192956
[pid=11691] ppid=11689 vsize=21592 CPUtime=12.68
/proc/11691/stat : 11691 (cmusat) R 11689 11691 11119 0 -1 4194304 6008 0 0 0 1266 2 0 0 25 0 1 0 366611683 22110208 4867 18446744073709551615 134512640 135508737 4294956704 18446744073709551615 134580965 0 0 4096 35 0 0 0 17 1 0 0
/proc/11691/statm: 5398 4867 118 243 0 5152 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 21592

[startup+25.5017 s]
/proc/loadavg: 0.95 0.98 1.06 2/78 11692
/proc/meminfo: memFree=1639760/2055920 swapFree=4152252/4192956
[pid=11691] ppid=11689 vsize=26920 CPUtime=25.48
/proc/11691/stat : 11691 (cmusat) R 11689 11691 11119 0 -1 4194304 7737 0 0 0 2544 4 0 0 25 0 1 0 366611683 27566080 6237 18446744073709551615 134512640 135508737 4294956704 18446744073709551615 134578979 0 0 4096 35 0 0 0 17 1 0 0
/proc/11691/statm: 6730 6237 118 243 0 6484 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 26920

[startup+51.1016 s]
/proc/loadavg: 0.96 0.98 1.06 2/78 11692
/proc/meminfo: memFree=1613776/2055920 swapFree=4152252/4192956
[pid=11691] ppid=11689 vsize=54224 CPUtime=51.07
/proc/11691/stat : 11691 (cmusat) R 11689 11691 11119 0 -1 4194304 15042 0 0 0 5099 8 0 0 25 0 1 0 366611683 55525376 12721 18446744073709551615 134512640 135508737 4294956704 18446744073709551615 134589650 0 0 4096 35 0 0 0 17 1 0 0
/proc/11691/statm: 13556 12721 118 243 0 13310 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 54224

[startup+102.305 s]
/proc/loadavg: 0.98 0.98 1.05 2/78 11692
/proc/meminfo: memFree=1613392/2055920 swapFree=4152252/4192956
[pid=11691] ppid=11689 vsize=53776 CPUtime=102.26
/proc/11691/stat : 11691 (cmusat) R 11689 11691 11119 0 -1 4194304 15474 0 0 0 10217 9 0 0 25 0 1 0 366611683 55066624 12773 18446744073709551615 134512640 135508737 4294956704 18446744073709551615 134589771 0 0 4096 35 0 0 0 17 1 0 0
/proc/11691/statm: 13444 12773 118 243 0 13198 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 53776

[startup+162.302 s]
/proc/loadavg: 0.99 0.98 1.04 2/78 11692
/proc/meminfo: memFree=1587920/2055920 swapFree=4152252/4192956
[pid=11691] ppid=11689 vsize=79412 CPUtime=162.23
/proc/11691/stat : 11691 (cmusat) R 11689 11691 11119 0 -1 4194304 22352 0 0 0 16209 14 0 0 25 0 1 0 366611683 81317888 19313 18446744073709551615 134512640 135508737 4294956704 18446744073709551615 134589601 0 0 4096 35 0 0 0 17 1 0 0
/proc/11691/statm: 19853 19313 118 243 0 19607 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 79412

[startup+222.302 s]
/proc/loadavg: 0.99 0.98 1.04 2/78 11692
/proc/meminfo: memFree=1534416/2055920 swapFree=4152252/4192956
[pid=11691] ppid=11689 vsize=135528 CPUtime=222.21
/proc/11691/stat : 11691 (cmusat) R 11689 11691 11119 0 -1 4194304 36813 0 0 0 22199 22 0 0 25 0 1 0 366611683 138780672 32460 18446744073709551615 134512640 135508737 4294956704 18446744073709551615 134589771 0 0 4096 35 0 0 0 17 1 0 0
/proc/11691/statm: 33882 32460 118 243 0 33636 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 135528

[startup+282.301 s]
/proc/loadavg: 0.99 0.98 1.03 2/78 11692
/proc/meminfo: memFree=1533840/2055920 swapFree=4152252/4192956
[pid=11691] ppid=11689 vsize=135528 CPUtime=282.19
/proc/11691/stat : 11691 (cmusat) R 11689 11691 11119 0 -1 4194304 37010 0 0 0 28196 23 0 0 25 0 1 0 366611683 138780672 32657 18446744073709551615 134512640 135508737 4294956704 18446744073709551615 134589601 0 0 4096 35 0 0 0 17 1 0 0
/proc/11691/statm: 33882 32657 118 243 0 33636 0
Current children cumulated CPU time (s) 282.19
Current children cumulated vsize (KiB) 135528

[startup+342.302 s]
/proc/loadavg: 0.99 0.98 1.03 2/84 11830
/proc/meminfo: memFree=1531664/2055920 swapFree=4152252/4192956
[pid=11691] ppid=11689 vsize=135528 CPUtime=342.09
/proc/11691/stat : 11691 (cmusat) R 11689 11691 11119 0 -1 4194304 37209 0 0 0 34185 24 0 0 25 0 1 0 366611683 138780672 32856 18446744073709551615 134512640 135508737 4294956704 18446744073709551615 135092715 0 0 4096 35 0 0 0 17 1 0 0
/proc/11691/statm: 33882 32856 118 243 0 33636 0
Current children cumulated CPU time (s) 342.09
Current children cumulated vsize (KiB) 135528

[startup+402.301 s]
/proc/loadavg: 0.99 0.98 1.02 2/78 11889
/proc/meminfo: memFree=1532432/2055920 swapFree=4152252/4192956
[pid=11691] ppid=11689 vsize=135528 CPUtime=402.02
/proc/11691/stat : 11691 (cmusat) R 11689 11691 11119 0 -1 4194304 37322 0 0 0 40178 24 0 0 25 0 1 0 366611683 138780672 32969 18446744073709551615 134512640 135508737 4294956704 18446744073709551615 134589650 0 0 4096 35 0 0 0 17 1 0 0
/proc/11691/statm: 33882 32969 118 243 0 33636 0
Current children cumulated CPU time (s) 402.02
Current children cumulated vsize (KiB) 135528

[startup+462.302 s]
/proc/loadavg: 0.99 0.98 1.01 2/78 11889
/proc/meminfo: memFree=1526032/2055920 swapFree=4152252/4192956
[pid=11691] ppid=11689 vsize=141636 CPUtime=462
/proc/11691/stat : 11691 (cmusat) R 11689 11691 11119 0 -1 4194304 38962 0 0 0 46173 27 0 0 25 0 1 0 366611683 145035264 34609 18446744073709551615 134512640 135508737 4294956704 18446744073709551615 135107896 0 0 4096 35 0 0 0 17 1 0 0
/proc/11691/statm: 35409 34609 118 243 0 35163 0
Current children cumulated CPU time (s) 462
Current children cumulated vsize (KiB) 141636

[startup+522.301 s]
/proc/loadavg: 0.99 0.98 1.01 2/78 11889
/proc/meminfo: memFree=1522064/2055920 swapFree=4152252/4192956
[pid=11691] ppid=11689 vsize=145640 CPUtime=521.98
/proc/11691/stat : 11691 (cmusat) R 11689 11691 11119 0 -1 4194304 39948 0 0 0 52170 28 0 0 25 0 1 0 366611683 149135360 35595 18446744073709551615 134512640 135508737 4294956704 18446744073709551615 134589708 0 0 4096 35 0 0 0 17 1 0 0
/proc/11691/statm: 36410 35595 118 243 0 36164 0
Current children cumulated CPU time (s) 521.98
Current children cumulated vsize (KiB) 145640

[startup+582.302 s]
/proc/loadavg: 0.99 0.98 1.00 2/78 11889
/proc/meminfo: memFree=1520912/2055920 swapFree=4152252/4192956
[pid=11691] ppid=11689 vsize=146828 CPUtime=581.96
/proc/11691/stat : 11691 (cmusat) R 11689 11691 11119 0 -1 4194304 40248 0 0 0 58167 29 0 0 25 0 1 0 366611683 150351872 35895 18446744073709551615 134512640 135508737 4294956704 18446744073709551615 134590210 0 0 4096 35 0 0 0 17 1 0 0
/proc/11691/statm: 36707 35895 118 243 0 36461 0
Current children cumulated CPU time (s) 581.96
Current children cumulated vsize (KiB) 146828

[startup+642.301 s]
/proc/loadavg: 0.99 0.98 1.00 2/78 11889
/proc/meminfo: memFree=1509904/2055920 swapFree=4152252/4192956
[pid=11691] ppid=11689 vsize=157304 CPUtime=641.94
/proc/11691/stat : 11691 (cmusat) R 11689 11691 11119 0 -1 4194304 43374 0 0 0 64162 32 0 0 25 0 1 0 366611683 161079296 38580 18446744073709551615 134512640 135508737 4294956704 18446744073709551615 134589771 0 0 4096 35 0 0 0 17 1 0 0
/proc/11691/statm: 39326 38580 118 243 0 39080 0
Current children cumulated CPU time (s) 641.94
Current children cumulated vsize (KiB) 157304

[startup+702.302 s]
/proc/loadavg: 0.99 0.98 1.00 2/78 11889
/proc/meminfo: memFree=1509520/2055920 swapFree=4152252/4192956
[pid=11691] ppid=11689 vsize=158112 CPUtime=701.92
/proc/11691/stat : 11691 (cmusat) R 11689 11691 11119 0 -1 4194304 43490 0 0 0 70159 33 0 0 25 0 1 0 366611683 161906688 38696 18446744073709551615 134512640 135508737 4294956704 18446744073709551615 134590202 0 0 4096 35 0 0 0 17 1 0 0
/proc/11691/statm: 39528 38696 118 243 0 39282 0
Current children cumulated CPU time (s) 701.92
Current children cumulated vsize (KiB) 158112

[startup+762.305 s]
/proc/loadavg: 0.99 0.98 1.00 2/78 11889
/proc/meminfo: memFree=1502160/2055920 swapFree=4152252/4192956
[pid=11691] ppid=11689 vsize=165444 CPUtime=761.89
/proc/11691/stat : 11691 (cmusat) R 11689 11691 11119 0 -1 4194304 45337 0 0 0 76154 35 0 0 25 0 1 0 366611683 169414656 40543 18446744073709551615 134512640 135508737 4294956704 18446744073709551615 134589524 0 0 4096 35 0 0 0 17 1 0 0
/proc/11691/statm: 41361 40543 118 243 0 41115 0
Current children cumulated CPU time (s) 761.89
Current children cumulated vsize (KiB) 165444

[startup+822.302 s]
/proc/loadavg: 0.99 0.98 1.00 2/78 11889
/proc/meminfo: memFree=1410000/2055920 swapFree=4152252/4192956
[pid=11691] ppid=11689 vsize=263932 CPUtime=821.87
/proc/11691/stat : 11691 (cmusat) R 11689 11691 11119 0 -1 4194304 70459 0 0 0 82142 45 0 0 25 0 1 0 366611683 270266368 63488 18446744073709551615 134512640 135508737 4294956704 18446744073709551615 134589690 0 0 4096 35 0 0 0 17 1 0 0
/proc/11691/statm: 65983 63488 118 243 0 65737 0
Current children cumulated CPU time (s) 821.87
Current children cumulated vsize (KiB) 263932

[startup+882.302 s]
/proc/loadavg: 1.06 1.00 1.00 2/78 11889
/proc/meminfo: memFree=1410000/2055920 swapFree=4152252/4192956
[pid=11691] ppid=11689 vsize=263932 CPUtime=881.85
/proc/11691/stat : 11691 (cmusat) R 11689 11691 11119 0 -1 4194304 70465 0 0 0 88139 46 0 0 25 0 1 0 366611683 270266368 63494 18446744073709551615 134512640 135508737 4294956704 18446744073709551615 134589524 0 0 4096 35 0 0 0 17 1 0 0
/proc/11691/statm: 65983 63494 118 243 0 65737 0
Current children cumulated CPU time (s) 881.85
Current children cumulated vsize (KiB) 263932

[startup+942.301 s]
/proc/loadavg: 1.02 1.00 1.00 2/78 11889
/proc/meminfo: memFree=1410064/2055920 swapFree=4152252/4192956
[pid=11691] ppid=11689 vsize=263800 CPUtime=941.83
/proc/11691/stat : 11691 (cmusat) R 11689 11691 11119 0 -1 4194304 70482 0 0 0 94136 47 0 0 25 0 1 0 366611683 270131200 63478 18446744073709551615 134512640 135508737 4294956704 18446744073709551615 134589690 0 0 4096 35 0 0 0 17 1 0 0
/proc/11691/statm: 65950 63478 118 243 0 65704 0
Current children cumulated CPU time (s) 941.83
Current children cumulated vsize (KiB) 263800

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 11889
/proc/meminfo: memFree=1410064/2055920 swapFree=4152252/4192956
[pid=11691] ppid=11689 vsize=263800 CPUtime=1001.8
/proc/11691/stat : 11691 (cmusat) R 11689 11691 11119 0 -1 4194304 70493 0 0 0 100133 47 0 0 25 0 1 0 366611683 270131200 63489 18446744073709551615 134512640 135508737 4294956704 18446744073709551615 134589524 0 0 4096 35 0 0 0 17 1 0 0
/proc/11691/statm: 65950 63489 118 243 0 65704 0
Current children cumulated CPU time (s) 1001.8
Current children cumulated vsize (KiB) 263800

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 11889
/proc/meminfo: memFree=1409808/2055920 swapFree=4152252/4192956
[pid=11691] ppid=11689 vsize=263668 CPUtime=1061.78
/proc/11691/stat : 11691 (cmusat) R 11689 11691 11119 0 -1 4194304 70615 0 0 0 106130 48 0 0 25 0 1 0 366611683 269996032 63578 18446744073709551615 134512640 135508737 4294956704 18446744073709551615 134589601 0 0 4096 35 0 0 0 17 1 0 0
/proc/11691/statm: 65917 63578 118 243 0 65671 0
Current children cumulated CPU time (s) 1061.78
Current children cumulated vsize (KiB) 263668

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 11889
/proc/meminfo: memFree=1409552/2055920 swapFree=4152252/4192956
[pid=11691] ppid=11689 vsize=263668 CPUtime=1121.76
/proc/11691/stat : 11691 (cmusat) R 11689 11691 11119 0 -1 4194304 70688 0 0 0 112127 49 0 0 25 0 1 0 366611683 269996032 63651 18446744073709551615 134512640 135508737 4294956704 18446744073709551615 134589593 0 0 4096 35 0 0 0 17 1 0 0
/proc/11691/statm: 65917 63651 118 243 0 65671 0
Current children cumulated CPU time (s) 1121.76
Current children cumulated vsize (KiB) 263668

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 11889
/proc/meminfo: memFree=1409488/2055920 swapFree=4152252/4192956
[pid=11691] ppid=11689 vsize=263668 CPUtime=1181.74
/proc/11691/stat : 11691 (cmusat) R 11689 11691 11119 0 -1 4194304 70688 0 0 0 118125 49 0 0 25 0 1 0 366611683 269996032 63651 18446744073709551615 134512640 135508737 4294956704 18446744073709551615 134589684 0 0 4096 35 0 0 0 17 1 0 0
/proc/11691/statm: 65917 63651 118 243 0 65671 0
Current children cumulated CPU time (s) 1181.74
Current children cumulated vsize (KiB) 263668



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.6 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 11889
/proc/meminfo: memFree=1409424/2055920 swapFree=4152252/4192956
[pid=11691] ppid=11689 vsize=263668 CPUtime=1200.03
/proc/11691/stat : 11691 (cmusat) R 11689 11691 11119 0 -1 4194304 70715 0 0 0 119954 49 0 0 25 0 1 0 366611683 269996032 63678 18446744073709551615 134512640 135508737 4294956704 18446744073709551615 134589663 0 0 4096 35 0 0 0 17 1 0 0
/proc/11691/statm: 65917 63678 118 243 0 65671 0
Current children cumulated CPU time (s) 1200.03
Current children cumulated vsize (KiB) 263668

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.65
CPU time (s): 1200.09
CPU user time (s): 1199.55
CPU system time (s): 0.534918
CPU usage (%): 99.9533
Max. virtual memory (cumulated for all children) (KiB): 265568

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.55
system time used= 0.534918
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 70715
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= 24756

runsolver used 1.35679 second user time and 3.01554 second system time

The end

Launcher Data (download as text)

Begin job on node9 on Fri Mar  9 18:56:11 UTC 2007

IDJOB= 332157
IDBENCH= 24573
IDSOLVER= 121
FILE ID= node9/332157-1173466570

PBS_JOBID= 4101068

Free space on /tmp= 66433 MiB

SOLVER NAME= CMUSAT 2007-02-08
BENCH NAME= HOME/pub/bench/SAT07/crafted/Medium/contest05/sabharwal/gt-ordering-unsat-gt-025.sat05-1306.reshuffled-07.cnf
COMMAND LINE= /tmp/evaluation/332157-1173466570/cmusat /tmp/evaluation/332157-1173466570/instance-332157-1173466570.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node9/watcher-332157-1173466570 -o ROOT/results/node9/solver-332157-1173466570 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/332157-1173466570/cmusat /tmp/evaluation/332157-1173466570/instance-332157-1173466570.cnf            

META MD5SUM SOLVER= af990fb12f8926fdd756b397adb3b5cf
MD5SUM BENCH=  47828b3a4e2ae65de4085316feb1d449

RANDOM SEED= 402537914

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node9.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.263
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.263
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:       1665008 kB
Buffers:         46196 kB
Cached:         257616 kB
SwapCached:       8784 kB
Active:         132984 kB
Inactive:       193612 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1665008 kB
SwapTotal:     4192956 kB
SwapFree:      4152252 kB
Dirty:            2664 kB
Writeback:           0 kB
Mapped:          29612 kB
Slab:            50012 kB
Committed_AS:  1450652 kB
PageTables:       1688 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= 66433 MiB

End job on node9 on Fri Mar  9 19:16:13 UTC 2007