Trace number 314876

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.12 1200.44

General information on the benchmark

Nameindustrial/fuhs/hard/
AProVE07-25.cnf
MD5SUM0acd143a4e60b38309663b5993b5ded9
Bench CategoryINDUST (industrial 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 variables8920
Number of clauses31884
Sum of the clauses size83706
Maximum clause length229
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 215331
Number of clauses of size 314327
Number of clauses of size 41469
Number of clauses of size 5588
Number of clauses of size over 5168

Solver Data (download as text)

0.00/0.00	c Pre-processing provided 0 assignments
0.00/0.00	c |  Number of variables:  8920                                                 |
0.00/0.04	c |  Number of clauses:    31884                                                |

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/node59/watcher-314876-1172644294 -o ROOT/results/node59/solver-314876-1172644294 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/314876-1172644294/cmusat /tmp/evaluation/314876-1172644294/instance-314876-1172644294.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 1.00 0.99 2/64 21094
/proc/meminfo: memFree=1594712/2055920 swapFree=4183680/4192956
[pid=21094] ppid=21092 vsize=3208 CPUtime=0
/proc/21094/stat : 21094 (cmusat) R 21092 21094 19964 0 -1 4194304 481 0 0 0 0 0 0 0 18 0 1 0 284386154 3284992 464 18446744073709551615 134512640 135508737 4294956640 18446744073709551615 134548965 0 0 4096 35 0 0 0 17 1 0 0
/proc/21094/statm: 802 467 95 243 0 556 0

[startup+0.0901651 s]
/proc/loadavg: 0.92 1.00 0.99 2/64 21094
/proc/meminfo: memFree=1594712/2055920 swapFree=4183680/4192956
[pid=21094] ppid=21092 vsize=6376 CPUtime=0.08
/proc/21094/stat : 21094 (cmusat) R 21092 21094 19964 0 -1 4194304 1261 0 0 0 8 0 0 0 18 0 1 0 284386154 6529024 1244 18446744073709551615 134512640 135508737 4294956640 18446744073709551615 135092575 0 0 4096 35 0 0 0 17 1 0 0
/proc/21094/statm: 1594 1244 108 243 0 1348 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 6376

[startup+0.101167 s]
/proc/loadavg: 0.92 1.00 0.99 2/64 21094
/proc/meminfo: memFree=1594712/2055920 swapFree=4183680/4192956
[pid=21094] ppid=21092 vsize=6640 CPUtime=0.09
/proc/21094/stat : 21094 (cmusat) R 21092 21094 19964 0 -1 4194304 1338 0 0 0 9 0 0 0 18 0 1 0 284386154 6799360 1321 18446744073709551615 134512640 135508737 4294956640 18446744073709551615 135092575 0 0 4096 35 0 0 0 17 1 0 0
/proc/21094/statm: 1660 1321 108 243 0 1414 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 6640

[startup+0.301189 s]
/proc/loadavg: 0.92 1.00 0.99 2/64 21094
/proc/meminfo: memFree=1594712/2055920 swapFree=4183680/4192956
[pid=21094] ppid=21092 vsize=6564 CPUtime=0.28
/proc/21094/stat : 21094 (cmusat) R 21092 21094 19964 0 -1 4194304 1672 0 0 0 28 0 0 0 19 0 1 0 284386154 6721536 1381 18446744073709551615 134512640 135508737 4294956640 18446744073709551615 134589578 0 0 4096 35 0 0 0 17 1 0 0
/proc/21094/statm: 1641 1381 118 243 0 1395 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 6564

[startup+0.701232 s]
/proc/loadavg: 0.92 1.00 0.99 2/64 21094
/proc/meminfo: memFree=1594712/2055920 swapFree=4183680/4192956
[pid=21094] ppid=21092 vsize=6564 CPUtime=0.68
/proc/21094/stat : 21094 (cmusat) R 21092 21094 19964 0 -1 4194304 1672 0 0 0 68 0 0 0 22 0 1 0 284386154 6721536 1381 18446744073709551615 134512640 135508737 4294956640 18446744073709551615 134589601 0 0 4096 35 0 0 0 17 1 0 0
/proc/21094/statm: 1641 1381 118 243 0 1395 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 6564

[startup+1.50132 s]
/proc/loadavg: 0.92 1.00 0.99 2/65 21095
/proc/meminfo: memFree=1589456/2055920 swapFree=4183680/4192956
[pid=21094] ppid=21092 vsize=6564 CPUtime=1.48
/proc/21094/stat : 21094 (cmusat) R 21092 21094 19964 0 -1 4194304 1672 0 0 0 148 0 0 0 25 0 1 0 284386154 6721536 1381 18446744073709551615 134512640 135508737 4294956640 18446744073709551615 134589506 0 0 4096 35 0 0 0 17 1 0 0
/proc/21094/statm: 1641 1381 118 243 0 1395 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 6564

[startup+3.1015 s]
/proc/loadavg: 0.92 1.00 0.99 2/65 21095
/proc/meminfo: memFree=1588688/2055920 swapFree=4183680/4192956
[pid=21094] ppid=21092 vsize=8128 CPUtime=3.09
/proc/21094/stat : 21094 (cmusat) R 21092 21094 19964 0 -1 4194304 2093 0 0 0 308 1 0 0 25 0 1 0 284386154 8323072 1743 18446744073709551615 134512640 135508737 4294956640 18446744073709551615 134590157 0 0 4096 35 0 0 0 17 1 0 0
/proc/21094/statm: 2032 1743 118 243 0 1786 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 8128

[startup+6.30185 s]
/proc/loadavg: 1.01 1.02 1.00 2/65 21095
/proc/meminfo: memFree=1585936/2055920 swapFree=4183680/4192956
[pid=21094] ppid=21092 vsize=10796 CPUtime=6.29
/proc/21094/stat : 21094 (cmusat) R 21092 21094 19964 0 -1 4194304 2958 0 0 0 627 2 0 0 25 0 1 0 284386154 11055104 2421 18446744073709551615 134512640 135508737 4294956640 18446744073709551615 134592627 0 0 4096 35 0 0 0 17 1 0 0
/proc/21094/statm: 2699 2421 118 243 0 2453 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 10796

[startup+12.7016 s]
/proc/loadavg: 1.01 1.02 1.00 2/65 21095
/proc/meminfo: memFree=1583312/2055920 swapFree=4183680/4192956
[pid=21094] ppid=21092 vsize=12692 CPUtime=12.68
/proc/21094/stat : 21094 (cmusat) R 21092 21094 19964 0 -1 4194304 3710 0 0 0 1266 2 0 0 25 0 1 0 284386154 12996608 2891 18446744073709551615 134512640 135508737 4294956640 18446744073709551615 134589524 0 0 4096 35 0 0 0 17 1 0 0
/proc/21094/statm: 3173 2891 118 243 0 2927 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 12692

[startup+25.502 s]
/proc/loadavg: 1.00 1.02 1.00 2/65 21095
/proc/meminfo: memFree=1577744/2055920 swapFree=4183680/4192956
[pid=21094] ppid=21092 vsize=19148 CPUtime=25.48
/proc/21094/stat : 21094 (cmusat) R 21092 21094 19964 0 -1 4194304 5422 0 0 0 2546 2 0 0 25 0 1 0 284386154 19607552 4278 18446744073709551615 134512640 135508737 4294956640 18446744073709551615 134589601 0 0 4096 35 0 0 0 17 1 0 0
/proc/21094/statm: 4787 4278 118 243 0 4541 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 19148

[startup+51.1018 s]
/proc/loadavg: 1.00 1.01 1.00 2/65 21095
/proc/meminfo: memFree=1566992/2055920 swapFree=4183680/4192956
[pid=21094] ppid=21092 vsize=30592 CPUtime=51.08
/proc/21094/stat : 21094 (cmusat) R 21092 21094 19964 0 -1 4194304 8742 0 0 0 5103 5 0 0 25 0 1 0 284386154 31326208 7199 18446744073709551615 134512640 135508737 4294956640 18446744073709551615 134589528 0 0 4096 35 0 0 0 17 1 0 0
/proc/21094/statm: 7648 7199 118 243 0 7402 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 30592

[startup+102.304 s]
/proc/loadavg: 1.00 1.01 1.00 2/65 21095
/proc/meminfo: memFree=1561296/2055920 swapFree=4183680/4192956
[pid=21094] ppid=21092 vsize=34876 CPUtime=102.27
/proc/21094/stat : 21094 (cmusat) R 21092 21094 19964 0 -1 4194304 10563 0 0 0 10221 6 0 0 25 0 1 0 284386154 35713024 8375 18446744073709551615 134512640 135508737 4294956640 18446744073709551615 134589506 0 0 4096 35 0 0 0 17 1 0 0
/proc/21094/statm: 8719 8375 118 243 0 8473 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 34876

[startup+162.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 21095
/proc/meminfo: memFree=1543504/2055920 swapFree=4183680/4192956
[pid=21094] ppid=21092 vsize=54896 CPUtime=162.24
/proc/21094/stat : 21094 (cmusat) R 21092 21094 19964 0 -1 4194304 16024 0 0 0 16215 9 0 0 25 0 1 0 284386154 56213504 12821 18446744073709551615 134512640 135508737 4294956640 18446744073709551615 134589593 0 0 4096 35 0 0 0 17 1 0 0
/proc/21094/statm: 13724 12821 118 243 0 13478 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 54896

[startup+222.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 21095
/proc/meminfo: memFree=1535504/2055920 swapFree=4183680/4192956
[pid=21094] ppid=21092 vsize=62424 CPUtime=222.23
/proc/21094/stat : 21094 (cmusat) R 21092 21094 19964 0 -1 4194304 18414 0 0 0 22212 11 0 0 25 0 1 0 284386154 63922176 14810 18446744073709551615 134512640 135508737 4294956640 18446744073709551615 134589524 0 0 4096 35 0 0 0 17 1 0 0
/proc/21094/statm: 15606 14810 118 243 0 15360 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 62424

[startup+282.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 21095
/proc/meminfo: memFree=1516368/2055920 swapFree=4183680/4192956
[pid=21094] ppid=21092 vsize=81252 CPUtime=282.21
/proc/21094/stat : 21094 (cmusat) R 21092 21094 19964 0 -1 4194304 23682 0 0 0 28206 15 0 0 25 0 1 0 284386154 83202048 19611 18446744073709551615 134512640 135508737 4294956640 18446744073709551615 134590279 0 0 4096 35 0 0 0 17 1 0 0
/proc/21094/statm: 20313 19611 118 243 0 20067 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 81252

[startup+342.302 s]
/proc/loadavg: 1.07 1.02 1.00 2/65 21095
/proc/meminfo: memFree=1504848/2055920 swapFree=4183680/4192956
[pid=21094] ppid=21092 vsize=92336 CPUtime=342.2
/proc/21094/stat : 21094 (cmusat) R 21092 21094 19964 0 -1 4194304 26800 0 0 0 34201 19 0 0 25 0 1 0 284386154 94552064 22467 18446744073709551615 134512640 135508737 4294956640 18446744073709551615 134590035 0 0 4096 35 0 0 0 17 1 0 0
/proc/21094/statm: 23084 22467 118 243 0 22838 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 92336

[startup+402.302 s]
/proc/loadavg: 1.02 1.01 1.00 2/65 21095
/proc/meminfo: memFree=1503888/2055920 swapFree=4183680/4192956
[pid=21094] ppid=21092 vsize=92940 CPUtime=402.18
/proc/21094/stat : 21094 (cmusat) R 21092 21094 19964 0 -1 4194304 27314 0 0 0 40199 19 0 0 25 0 1 0 284386154 95170560 22697 18446744073709551615 134512640 135508737 4294956640 18446744073709551615 134589524 0 0 4096 35 0 0 0 17 1 0 0
/proc/21094/statm: 23235 22697 118 243 0 22989 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 92940

[startup+462.301 s]
/proc/loadavg: 1.01 1.00 1.00 2/65 21095
/proc/meminfo: memFree=1501648/2055920 swapFree=4183680/4192956
[pid=21094] ppid=21092 vsize=94932 CPUtime=462.17
/proc/21094/stat : 21094 (cmusat) R 21092 21094 19964 0 -1 4194304 28180 0 0 0 46197 20 0 0 25 0 1 0 284386154 97210368 23255 18446744073709551615 134512640 135508737 4294956640 18446744073709551615 134581427 0 0 4096 35 0 0 0 17 1 0 0
/proc/21094/statm: 23733 23255 118 243 0 23487 0
Current children cumulated CPU time (s) 462.17
Current children cumulated vsize (KiB) 94932

[startup+522.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 21095
/proc/meminfo: memFree=1490896/2055920 swapFree=4183680/4192956
[pid=21094] ppid=21092 vsize=106320 CPUtime=522.15
/proc/21094/stat : 21094 (cmusat) R 21092 21094 19964 0 -1 4194304 30995 0 0 0 52192 23 0 0 25 0 1 0 284386154 108871680 26070 18446744073709551615 134512640 135508737 4294956640 18446744073709551615 134589593 0 0 4096 35 0 0 0 17 1 0 0
/proc/21094/statm: 26580 26070 118 243 0 26334 0
Current children cumulated CPU time (s) 522.15
Current children cumulated vsize (KiB) 106320

[startup+582.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 21095
/proc/meminfo: memFree=1438032/2055920 swapFree=4183680/4192956
[pid=21094] ppid=21092 vsize=163344 CPUtime=582.13
/proc/21094/stat : 21094 (cmusat) R 21092 21094 19964 0 -1 4194304 45776 0 0 0 58183 30 0 0 25 0 1 0 284386154 167264256 39123 18446744073709551615 134512640 135508737 4294956640 18446744073709551615 134590240 0 0 4096 35 0 0 0 17 1 0 0
/proc/21094/statm: 40836 39123 118 243 0 40590 0
Current children cumulated CPU time (s) 582.13
Current children cumulated vsize (KiB) 163344

[startup+642.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 21097
/proc/meminfo: memFree=1437776/2055920 swapFree=4183680/4192956
[pid=21094] ppid=21092 vsize=163344 CPUtime=642.12
/proc/21094/stat : 21094 (cmusat) R 21092 21094 19964 0 -1 4194304 45784 0 0 0 64182 30 0 0 25 0 1 0 284386154 167264256 39131 18446744073709551615 134512640 135508737 4294956640 18446744073709551615 134590202 0 0 4096 35 0 0 0 17 1 0 0
/proc/21094/statm: 40836 39131 118 243 0 40590 0
Current children cumulated CPU time (s) 642.12
Current children cumulated vsize (KiB) 163344

[startup+702.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 21097
/proc/meminfo: memFree=1437264/2055920 swapFree=4183680/4192956
[pid=21094] ppid=21092 vsize=163472 CPUtime=702.1
/proc/21094/stat : 21094 (cmusat) R 21092 21094 19964 0 -1 4194304 46311 0 0 0 70179 31 0 0 25 0 1 0 284386154 167395328 39295 18446744073709551615 134512640 135508737 4294956640 18446744073709551615 134589771 0 0 4096 35 0 0 0 17 1 0 0
/proc/21094/statm: 40868 39295 118 243 0 40622 0
Current children cumulated CPU time (s) 702.1
Current children cumulated vsize (KiB) 163472

[startup+762.305 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 21097
/proc/meminfo: memFree=1437200/2055920 swapFree=4183680/4192956
[pid=21094] ppid=21092 vsize=163472 CPUtime=762.09
/proc/21094/stat : 21094 (cmusat) R 21092 21094 19964 0 -1 4194304 46326 0 0 0 76178 31 0 0 25 0 1 0 284386154 167395328 39310 18446744073709551615 134512640 135508737 4294956640 18446744073709551615 134589506 0 0 4096 35 0 0 0 17 1 0 0
/proc/21094/statm: 40868 39310 118 243 0 40622 0
Current children cumulated CPU time (s) 762.09
Current children cumulated vsize (KiB) 163472

[startup+822.302 s]
/proc/loadavg: 1.05 1.01 1.00 2/65 21097
/proc/meminfo: memFree=1436496/2055920 swapFree=4183680/4192956
[pid=21094] ppid=21092 vsize=163616 CPUtime=822.07
/proc/21094/stat : 21094 (cmusat) R 21092 21094 19964 0 -1 4194304 46896 0 0 0 82176 31 0 0 25 0 1 0 284386154 167542784 39485 18446744073709551615 134512640 135508737 4294956640 18446744073709551615 134589601 0 0 4096 35 0 0 0 17 1 0 0
/proc/21094/statm: 40904 39485 118 243 0 40658 0
Current children cumulated CPU time (s) 822.07
Current children cumulated vsize (KiB) 163616

[startup+882.302 s]
/proc/loadavg: 1.02 1.01 1.00 2/65 21097
/proc/meminfo: memFree=1436496/2055920 swapFree=4183680/4192956
[pid=21094] ppid=21092 vsize=163616 CPUtime=882.05
/proc/21094/stat : 21094 (cmusat) R 21092 21094 19964 0 -1 4194304 46898 0 0 0 88174 31 0 0 25 0 1 0 284386154 167542784 39487 18446744073709551615 134512640 135508737 4294956640 18446744073709551615 134589593 0 0 4096 35 0 0 0 17 1 0 0
/proc/21094/statm: 40904 39487 118 243 0 40658 0
Current children cumulated CPU time (s) 882.05
Current children cumulated vsize (KiB) 163616

[startup+942.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 21097
/proc/meminfo: memFree=1413136/2055920 swapFree=4183680/4192956
[pid=21094] ppid=21092 vsize=186540 CPUtime=942.04
/proc/21094/stat : 21094 (cmusat) R 21092 21094 19964 0 -1 4194304 53153 0 0 0 94166 38 0 0 25 0 1 0 284386154 191016960 45311 18446744073709551615 134512640 135508737 4294956640 18446744073709551615 134590210 0 0 4096 35 0 0 0 17 1 0 0
/proc/21094/statm: 46635 45311 118 243 0 46389 0
Current children cumulated CPU time (s) 942.04
Current children cumulated vsize (KiB) 186540

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 21097
/proc/meminfo: memFree=1412816/2055920 swapFree=4183680/4192956
[pid=21094] ppid=21092 vsize=186936 CPUtime=1002.02
/proc/21094/stat : 21094 (cmusat) R 21092 21094 19964 0 -1 4194304 53233 0 0 0 100164 38 0 0 25 0 1 0 284386154 191422464 45391 18446744073709551615 134512640 135508737 4294956640 18446744073709551615 134589545 0 0 4096 35 0 0 0 17 1 0 0
/proc/21094/statm: 46734 45391 118 243 0 46488 0
Current children cumulated CPU time (s) 1002.02
Current children cumulated vsize (KiB) 186936

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 21097
/proc/meminfo: memFree=1412432/2055920 swapFree=4183680/4192956
[pid=21094] ppid=21092 vsize=187196 CPUtime=1062
/proc/21094/stat : 21094 (cmusat) R 21092 21094 19964 0 -1 4194304 53337 0 0 0 106162 38 0 0 25 0 1 0 284386154 191688704 45495 18446744073709551615 134512640 135508737 4294956640 18446744073709551615 134589495 0 0 4096 35 0 0 0 17 1 0 0
/proc/21094/statm: 46799 45495 118 243 0 46553 0
Current children cumulated CPU time (s) 1062
Current children cumulated vsize (KiB) 187196

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 21097
/proc/meminfo: memFree=1409040/2055920 swapFree=4183680/4192956
[pid=21094] ppid=21092 vsize=190136 CPUtime=1121.99
/proc/21094/stat : 21094 (cmusat) R 21092 21094 19964 0 -1 4194304 54642 0 0 0 112160 39 0 0 25 0 1 0 284386154 194699264 46330 18446744073709551615 134512640 135508737 4294956640 18446744073709551615 134589601 0 0 4096 35 0 0 0 17 1 0 0
/proc/21094/statm: 47534 46330 118 243 0 47288 0
Current children cumulated CPU time (s) 1121.99
Current children cumulated vsize (KiB) 190136

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 21097
/proc/meminfo: memFree=1408976/2055920 swapFree=4183680/4192956
[pid=21094] ppid=21092 vsize=190136 CPUtime=1181.98
/proc/21094/stat : 21094 (cmusat) R 21092 21094 19964 0 -1 4194304 54654 0 0 0 118159 39 0 0 25 0 1 0 284386154 194699264 46342 18446744073709551615 134512640 135508737 4294956640 18446744073709551615 134589648 0 0 4096 35 0 0 0 17 1 0 0
/proc/21094/statm: 47534 46342 118 243 0 47288 0
Current children cumulated CPU time (s) 1181.98
Current children cumulated vsize (KiB) 190136



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 21097
/proc/meminfo: memFree=1408848/2055920 swapFree=4183680/4192956
[pid=21094] ppid=21092 vsize=190396 CPUtime=1200.07
/proc/21094/stat : 21094 (cmusat) R 21092 21094 19964 0 -1 4194304 54693 0 0 0 119968 39 0 0 25 0 1 0 284386154 194965504 46381 18446744073709551615 134512640 135508737 4294956640 18446744073709551615 134589524 0 0 4096 35 0 0 0 17 1 0 0
/proc/21094/statm: 47599 46381 118 243 0 47353 0
Current children cumulated CPU time (s) 1200.07
Current children cumulated vsize (KiB) 190396

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.44
CPU time (s): 1200.12
CPU user time (s): 1199.69
CPU system time (s): 0.426935
CPU usage (%): 99.9733
Max. virtual memory (cumulated for all children) (KiB): 190396

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

runsolver used 0.771882 second user time and 2.52062 second system time

The end

Launcher Data (download as text)

Begin job on node59 on Wed Feb 28 06:31:34 UTC 2007

IDJOB= 314876
IDBENCH= 20402
IDSOLVER= 121
FILE ID= node59/314876-1172644294

PBS_JOBID= 3981162

Free space on /tmp= 66518 MiB

SOLVER NAME= CMUSAT 2007-02-08
BENCH NAME= HOME/pub/bench/SAT07/industrial/fuhs/hard/AProVE07-25.cnf
COMMAND LINE= /tmp/evaluation/314876-1172644294/cmusat /tmp/evaluation/314876-1172644294/instance-314876-1172644294.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node59/watcher-314876-1172644294 -o ROOT/results/node59/solver-314876-1172644294 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/314876-1172644294/cmusat /tmp/evaluation/314876-1172644294/instance-314876-1172644294.cnf            

META MD5SUM SOLVER= af990fb12f8926fdd756b397adb3b5cf
MD5SUM BENCH=  0acd143a4e60b38309663b5993b5ded9

RANDOM SEED= 869425154

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node59.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.225
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.225
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:       1595184 kB
Buffers:         28700 kB
Cached:         381344 kB
SwapCached:       3056 kB
Active:          30140 kB
Inactive:       389428 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1595184 kB
SwapTotal:     4192956 kB
SwapFree:      4183680 kB
Dirty:            2936 kB
Writeback:           0 kB
Mapped:          15376 kB
Slab:            27160 kB
Committed_AS:   591840 kB
PageTables:       1472 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= 66518 MiB

End job on node59 on Wed Feb 28 06:51:37 UTC 2007