Trace number 314795

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 BASE 2007-02-08? (TO) 1200.1 1200.42

General information on the benchmark

Nameindustrial/fuhs/hard/
AProVE07-08.cnf
MD5SUM81ed5ec4a2e7c208a4184383f9e53838
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 variables4614
Number of clauses16637
Sum of the clauses size44007
Maximum clause length97
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 27532
Number of clauses of size 38048
Number of clauses of size 4732
Number of clauses of size 5246
Number of clauses of size over 578

Solver Data (download as text)

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/node17/watcher-314795-1172642548 -o ROOT/results/node17/solver-314795-1172642548 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/314795-1172642548/cmusat_base /tmp/evaluation/314795-1172642548/instance-314795-1172642548.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.97 3/83 30966
/proc/meminfo: memFree=802624/2055920 swapFree=4192812/4192956
[pid=30966] ppid=30964 vsize=2904 CPUtime=0
/proc/30966/stat : 30966 (cmusat_base) R 30964 30966 30353 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 284208989 2973696 260 18446744073709551615 134512640 135500113 4294956624 18446744073709551615 135064935 0 0 4096 35 0 0 0 17 1 0 0
/proc/30966/statm: 726 260 90 241 0 482 0

[startup+0.101804 s]
/proc/loadavg: 0.91 0.95 0.97 3/83 30966
/proc/meminfo: memFree=802624/2055920 swapFree=4192812/4192956
[pid=30966] ppid=30964 vsize=4452 CPUtime=0.09
/proc/30966/stat : 30966 (cmusat_base) R 30964 30966 30353 0 -1 4194304 756 0 0 0 9 0 0 0 18 0 1 0 284208989 4558848 623 18446744073709551615 134512640 135500113 4294956624 18446744073709551615 134560015 0 0 4096 35 0 0 0 17 1 0 0
/proc/30966/statm: 1113 623 109 241 0 869 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 4452

[startup+0.201815 s]
/proc/loadavg: 0.91 0.95 0.97 3/83 30966
/proc/meminfo: memFree=802624/2055920 swapFree=4192812/4192956
[pid=30966] ppid=30964 vsize=4452 CPUtime=0.19
/proc/30966/stat : 30966 (cmusat_base) R 30964 30966 30353 0 -1 4194304 777 0 0 0 19 0 0 0 19 0 1 0 284208989 4558848 644 18446744073709551615 134512640 135500113 4294956624 18446744073709551615 135064935 0 0 4096 35 0 0 0 17 1 0 0
/proc/30966/statm: 1113 644 109 241 0 869 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 4452

[startup+0.301824 s]
/proc/loadavg: 0.91 0.95 0.97 3/83 30966
/proc/meminfo: memFree=802624/2055920 swapFree=4192812/4192956
[pid=30966] ppid=30964 vsize=4584 CPUtime=0.29
/proc/30966/stat : 30966 (cmusat_base) R 30964 30966 30353 0 -1 4194304 805 0 0 0 29 0 0 0 20 0 1 0 284208989 4694016 672 18446744073709551615 134512640 135500113 4294956624 18446744073709551615 135064935 0 0 4096 35 0 0 0 17 1 0 0
/proc/30966/statm: 1146 672 109 241 0 902 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 4584

[startup+0.701867 s]
/proc/loadavg: 0.91 0.95 0.97 3/83 30966
/proc/meminfo: memFree=802624/2055920 swapFree=4192812/4192956
[pid=30966] ppid=30964 vsize=5508 CPUtime=0.69
/proc/30966/stat : 30966 (cmusat_base) R 30964 30966 30353 0 -1 4194304 1039 0 0 0 69 0 0 0 23 0 1 0 284208989 5640192 906 18446744073709551615 134512640 135500113 4294956624 18446744073709551615 134560259 0 0 4096 35 0 0 0 17 1 0 0
/proc/30966/statm: 1377 906 109 241 0 1133 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 5508

[startup+1.50195 s]
/proc/loadavg: 0.91 0.95 0.97 2/84 30969
/proc/meminfo: memFree=798456/2055920 swapFree=4192812/4192956
[pid=30966] ppid=30964 vsize=7224 CPUtime=1.49
/proc/30966/stat : 30966 (cmusat_base) R 30964 30966 30353 0 -1 4194304 1511 0 0 0 149 0 0 0 25 0 1 0 284208989 7397376 1378 18446744073709551615 134512640 135500113 4294956624 18446744073709551615 134560476 0 0 4096 35 0 0 0 17 1 0 0
/proc/30966/statm: 1806 1378 109 241 0 1562 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 7224

[startup+3.10112 s]
/proc/loadavg: 0.92 0.95 0.97 2/84 30969
/proc/meminfo: memFree=797048/2055920 swapFree=4192812/4192956
[pid=30966] ppid=30964 vsize=7412 CPUtime=3.09
/proc/30966/stat : 30966 (cmusat_base) R 30964 30966 30353 0 -1 4194304 1619 0 0 0 309 0 0 0 25 0 1 0 284208989 7589888 1439 18446744073709551615 134512640 135500113 4294956624 18446744073709551615 134560006 0 0 4096 35 0 0 0 17 1 0 0
/proc/30966/statm: 1853 1439 109 241 0 1609 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 7412

[startup+6.30145 s]
/proc/loadavg: 0.92 0.95 0.97 2/84 30971
/proc/meminfo: memFree=796536/2055920 swapFree=4192812/4192956
[pid=30966] ppid=30964 vsize=8072 CPUtime=6.29
/proc/30966/stat : 30966 (cmusat_base) R 30964 30966 30353 0 -1 4194304 1927 0 0 0 628 1 0 0 25 0 1 0 284208989 8265728 1600 18446744073709551615 134512640 135500113 4294956624 18446744073709551615 134560002 0 0 4096 35 0 0 0 17 1 0 0
/proc/30966/statm: 2018 1600 109 241 0 1774 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 8072

[startup+12.7011 s]
/proc/loadavg: 0.93 0.96 0.97 2/78 30993
/proc/meminfo: memFree=796336/2055920 swapFree=4192812/4192956
[pid=30966] ppid=30964 vsize=9288 CPUtime=12.67
/proc/30966/stat : 30966 (cmusat_base) R 30964 30966 30353 0 -1 4194304 2476 0 0 0 1266 1 0 0 25 0 1 0 284208989 9510912 1931 18446744073709551615 134512640 135500113 4294956624 18446744073709551615 134560023 0 0 4096 35 0 0 0 17 1 0 0
/proc/30966/statm: 2322 1931 109 241 0 2078 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 9288

[startup+25.5015 s]
/proc/loadavg: 0.94 0.96 0.97 2/78 30993
/proc/meminfo: memFree=790512/2055920 swapFree=4192812/4192956
[pid=30966] ppid=30964 vsize=15796 CPUtime=25.47
/proc/30966/stat : 30966 (cmusat_base) R 30964 30966 30353 0 -1 4194304 4422 0 0 0 2545 2 0 0 25 0 1 0 284208989 16175104 3361 18446744073709551615 134512640 135500113 4294956624 18446744073709551615 134559872 0 0 4096 35 0 0 0 17 1 0 0
/proc/30966/statm: 3949 3361 109 241 0 3705 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 15796

[startup+51.1011 s]
/proc/loadavg: 0.96 0.96 0.97 2/78 30993
/proc/meminfo: memFree=786992/2055920 swapFree=4192812/4192956
[pid=30966] ppid=30964 vsize=19040 CPUtime=51.06
/proc/30966/stat : 30966 (cmusat_base) R 30964 30966 30353 0 -1 4194304 5612 0 0 0 5103 3 0 0 25 0 1 0 284208989 19496960 4240 18446744073709551615 134512640 135500113 4294956624 18446744073709551615 134559860 0 0 4096 35 0 0 0 17 1 0 0
/proc/30966/statm: 4760 4240 109 241 0 4516 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 19040

[startup+102.301 s]
/proc/loadavg: 0.98 0.96 0.97 2/78 30993
/proc/meminfo: memFree=781680/2055920 swapFree=4192812/4192956
[pid=30966] ppid=30964 vsize=23788 CPUtime=102.25
/proc/30966/stat : 30966 (cmusat_base) R 30964 30966 30353 0 -1 4194304 7435 0 0 0 10220 5 0 0 25 0 1 0 284208989 24358912 5555 18446744073709551615 134512640 135500113 4294956624 18446744073709551615 134550674 0 0 4096 35 0 0 0 17 1 0 0
/proc/30966/statm: 5947 5555 109 241 0 5703 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 23788

[startup+162.302 s]
/proc/loadavg: 0.99 0.97 0.97 2/78 30993
/proc/meminfo: memFree=763888/2055920 swapFree=4192812/4192956
[pid=30966] ppid=30964 vsize=43232 CPUtime=162.23
/proc/30966/stat : 30966 (cmusat_base) R 30964 30966 30353 0 -1 4194304 12653 0 0 0 16216 7 0 0 25 0 1 0 284208989 44269568 10000 18446744073709551615 134512640 135500113 4294956624 18446744073709551615 134559860 0 0 4096 35 0 0 0 17 1 0 0
/proc/30966/statm: 10808 10000 109 241 0 10564 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 43232

[startup+222.306 s]
/proc/loadavg: 0.99 0.97 0.97 2/78 30993
/proc/meminfo: memFree=763248/2055920 swapFree=4192812/4192956
[pid=30966] ppid=30964 vsize=43376 CPUtime=222.22
/proc/30966/stat : 30966 (cmusat_base) R 30964 30966 30353 0 -1 4194304 13246 0 0 0 22214 8 0 0 25 0 1 0 284208989 44417024 10140 18446744073709551615 134512640 135500113 4294956624 18446744073709551615 134560529 0 0 4096 35 0 0 0 17 1 0 0
/proc/30966/statm: 10844 10140 109 241 0 10600 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 43376

[startup+282.301 s]
/proc/loadavg: 0.99 0.97 0.97 2/78 30993
/proc/meminfo: memFree=757360/2055920 swapFree=4192812/4192956
[pid=30966] ppid=30964 vsize=48976 CPUtime=282.2
/proc/30966/stat : 30966 (cmusat_base) R 30964 30966 30353 0 -1 4194304 14886 0 0 0 28210 10 0 0 25 0 1 0 284208989 50151424 11604 18446744073709551615 134512640 135500113 4294956624 18446744073709551615 134551191 0 0 4096 35 0 0 0 17 1 0 0
/proc/30966/statm: 12244 11604 109 241 0 12000 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 48976

[startup+342.301 s]
/proc/loadavg: 0.99 0.97 0.97 2/78 30993
/proc/meminfo: memFree=751408/2055920 swapFree=4192812/4192956
[pid=30966] ppid=30964 vsize=54476 CPUtime=342.19
/proc/30966/stat : 30966 (cmusat_base) R 30964 30966 30353 0 -1 4194304 16551 0 0 0 34206 13 0 0 25 0 1 0 284208989 55783424 13079 18446744073709551615 134512640 135500113 4294956624 18446744073709551615 134551462 0 0 4096 35 0 0 0 17 1 0 0
/proc/30966/statm: 13619 13079 109 241 0 13375 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 54476

[startup+402.302 s]
/proc/loadavg: 0.99 0.97 0.97 2/78 30993
/proc/meminfo: memFree=745200/2055920 swapFree=4192812/4192956
[pid=30966] ppid=30964 vsize=60556 CPUtime=402.17
/proc/30966/stat : 30966 (cmusat_base) R 30964 30966 30353 0 -1 4194304 18558 0 0 0 40202 15 0 0 25 0 1 0 284208989 62009344 14658 18446744073709551615 134512640 135500113 4294956624 18446744073709551615 134559932 0 0 4096 35 0 0 0 17 1 0 0
/proc/30966/statm: 15139 14658 109 241 0 14895 0
Current children cumulated CPU time (s) 402.17
Current children cumulated vsize (KiB) 60556

[startup+462.302 s]
/proc/loadavg: 0.99 0.97 0.97 2/78 30993
/proc/meminfo: memFree=743536/2055920 swapFree=4192812/4192956
[pid=30966] ppid=30964 vsize=62272 CPUtime=462.16
/proc/30966/stat : 30966 (cmusat_base) R 30964 30966 30353 0 -1 4194304 19016 0 0 0 46200 16 0 0 25 0 1 0 284208989 63766528 15116 18446744073709551615 134512640 135500113 4294956624 18446744073709551615 134559860 0 0 4096 35 0 0 0 17 1 0 0
/proc/30966/statm: 15568 15116 109 241 0 15324 0
Current children cumulated CPU time (s) 462.16
Current children cumulated vsize (KiB) 62272

[startup+522.301 s]
/proc/loadavg: 0.99 0.97 0.97 2/78 30993
/proc/meminfo: memFree=710256/2055920 swapFree=4192812/4192956
[pid=30966] ppid=30964 vsize=99260 CPUtime=522.14
/proc/30966/stat : 30966 (cmusat_base) R 30964 30966 30353 0 -1 4194304 28559 0 0 0 52193 21 0 0 25 0 1 0 284208989 101642240 23379 18446744073709551615 134512640 135500113 4294956624 18446744073709551615 134551193 0 0 4096 35 0 0 0 17 1 0 0
/proc/30966/statm: 24815 23379 109 241 0 24571 0
Current children cumulated CPU time (s) 522.14
Current children cumulated vsize (KiB) 99260

[startup+582.302 s]
/proc/loadavg: 0.99 0.97 0.97 2/78 30993
/proc/meminfo: memFree=709872/2055920 swapFree=4192812/4192956
[pid=30966] ppid=30964 vsize=99344 CPUtime=582.12
/proc/30966/stat : 30966 (cmusat_base) R 30964 30966 30353 0 -1 4194304 28934 0 0 0 58191 21 0 0 25 0 1 0 284208989 101728256 23491 18446744073709551615 134512640 135500113 4294956624 18446744073709551615 134559932 0 0 4096 35 0 0 0 17 1 0 0
/proc/30966/statm: 24836 23491 109 241 0 24592 0
Current children cumulated CPU time (s) 582.12
Current children cumulated vsize (KiB) 99344

[startup+642.302 s]
/proc/loadavg: 0.99 0.97 0.97 2/78 30993
/proc/meminfo: memFree=709808/2055920 swapFree=4192812/4192956
[pid=30966] ppid=30964 vsize=99344 CPUtime=642.11
/proc/30966/stat : 30966 (cmusat_base) R 30964 30966 30353 0 -1 4194304 28935 0 0 0 64189 22 0 0 25 0 1 0 284208989 101728256 23492 18446744073709551615 134512640 135500113 4294956624 18446744073709551615 134559940 0 0 4096 35 0 0 0 17 1 0 0
/proc/30966/statm: 24836 23492 109 241 0 24592 0
Current children cumulated CPU time (s) 642.11
Current children cumulated vsize (KiB) 99344

[startup+702.302 s]
/proc/loadavg: 0.99 0.97 0.97 2/78 30993
/proc/meminfo: memFree=709232/2055920 swapFree=4192812/4192956
[pid=30966] ppid=30964 vsize=99576 CPUtime=702.09
/proc/30966/stat : 30966 (cmusat_base) R 30964 30966 30353 0 -1 4194304 29379 0 0 0 70186 23 0 0 25 0 1 0 284208989 101965824 23652 18446744073709551615 134512640 135500113 4294956624 18446744073709551615 134559860 0 0 4096 35 0 0 0 17 1 0 0
/proc/30966/statm: 24894 23652 109 241 0 24650 0
Current children cumulated CPU time (s) 702.09
Current children cumulated vsize (KiB) 99576

[startup+762.301 s]
/proc/loadavg: 0.99 0.97 0.97 2/78 30993
/proc/meminfo: memFree=709168/2055920 swapFree=4192812/4192956
[pid=30966] ppid=30964 vsize=99576 CPUtime=762.08
/proc/30966/stat : 30966 (cmusat_base) R 30964 30966 30353 0 -1 4194304 29383 0 0 0 76185 23 0 0 25 0 1 0 284208989 101965824 23656 18446744073709551615 134512640 135500113 4294956624 18446744073709551615 134559860 0 0 4096 35 0 0 0 17 1 0 0
/proc/30966/statm: 24894 23656 109 241 0 24650 0
Current children cumulated CPU time (s) 762.08
Current children cumulated vsize (KiB) 99576

[startup+822.302 s]
/proc/loadavg: 0.99 0.97 0.97 2/78 30993
/proc/meminfo: memFree=708656/2055920 swapFree=4192812/4192956
[pid=30966] ppid=30964 vsize=99688 CPUtime=822.06
/proc/30966/stat : 30966 (cmusat_base) R 30964 30966 30353 0 -1 4194304 29832 0 0 0 82182 24 0 0 25 0 1 0 284208989 102080512 23796 18446744073709551615 134512640 135500113 4294956624 18446744073709551615 134562414 0 0 4096 35 0 0 0 17 1 0 0
/proc/30966/statm: 24922 23796 109 241 0 24678 0
Current children cumulated CPU time (s) 822.06
Current children cumulated vsize (KiB) 99688

[startup+882.306 s]
/proc/loadavg: 0.99 0.97 0.97 2/78 30993
/proc/meminfo: memFree=708528/2055920 swapFree=4192812/4192956
[pid=30966] ppid=30964 vsize=99688 CPUtime=882.05
/proc/30966/stat : 30966 (cmusat_base) R 30964 30966 30353 0 -1 4194304 29842 0 0 0 88180 25 0 0 25 0 1 0 284208989 102080512 23806 18446744073709551615 134512640 135500113 4294956624 18446744073709551615 134559842 0 0 4096 35 0 0 0 17 1 0 0
/proc/30966/statm: 24922 23806 109 241 0 24678 0
Current children cumulated CPU time (s) 882.05
Current children cumulated vsize (KiB) 99688

[startup+942.302 s]
/proc/loadavg: 0.99 0.97 0.97 2/78 30993
/proc/meminfo: memFree=708400/2055920 swapFree=4192812/4192956
[pid=30966] ppid=30964 vsize=99952 CPUtime=942.03
/proc/30966/stat : 30966 (cmusat_base) R 30964 30966 30353 0 -1 4194304 29884 0 0 0 94178 25 0 0 25 0 1 0 284208989 102350848 23848 18446744073709551615 134512640 135500113 4294956624 18446744073709551615 134559860 0 0 4096 35 0 0 0 17 1 0 0
/proc/30966/statm: 24988 23848 109 241 0 24744 0
Current children cumulated CPU time (s) 942.03
Current children cumulated vsize (KiB) 99952

[startup+1002.3 s]
/proc/loadavg: 0.99 0.97 0.97 2/78 30993
/proc/meminfo: memFree=701360/2055920 swapFree=4192812/4192956
[pid=30966] ppid=30964 vsize=106536 CPUtime=1002.01
/proc/30966/stat : 30966 (cmusat_base) R 30964 30966 30353 0 -1 4194304 31980 0 0 0 100174 27 0 0 25 0 1 0 284208989 109092864 25607 18446744073709551615 134512640 135500113 4294956624 18446744073709551615 134559860 0 0 4096 35 0 0 0 17 1 0 0
/proc/30966/statm: 26634 25607 109 241 0 26390 0
Current children cumulated CPU time (s) 1002.01
Current children cumulated vsize (KiB) 106536

[startup+1062.3 s]
/proc/loadavg: 0.99 0.97 0.97 2/78 30993
/proc/meminfo: memFree=701360/2055920 swapFree=4192812/4192956
[pid=30966] ppid=30964 vsize=106536 CPUtime=1062
/proc/30966/stat : 30966 (cmusat_base) R 30964 30966 30353 0 -1 4194304 31980 0 0 0 106172 28 0 0 25 0 1 0 284208989 109092864 25607 18446744073709551615 134512640 135500113 4294956624 18446744073709551615 134559860 0 0 4096 35 0 0 0 17 1 0 0
/proc/30966/statm: 26634 25607 109 241 0 26390 0
Current children cumulated CPU time (s) 1062
Current children cumulated vsize (KiB) 106536

[startup+1122.3 s]
/proc/loadavg: 0.99 0.97 0.97 2/78 30993
/proc/meminfo: memFree=701232/2055920 swapFree=4192812/4192956
[pid=30966] ppid=30964 vsize=106664 CPUtime=1121.98
/proc/30966/stat : 30966 (cmusat_base) R 30964 30966 30353 0 -1 4194304 32026 0 0 0 112170 28 0 0 25 0 1 0 284208989 109223936 25620 18446744073709551615 134512640 135500113 4294956624 18446744073709551615 134559860 0 0 4096 35 0 0 0 17 1 0 0
/proc/30966/statm: 26666 25620 109 241 0 26422 0
Current children cumulated CPU time (s) 1121.98
Current children cumulated vsize (KiB) 106664

[startup+1182.3 s]
/proc/loadavg: 0.99 0.97 0.97 2/78 30993
/proc/meminfo: memFree=701104/2055920 swapFree=4192812/4192956
[pid=30966] ppid=30964 vsize=106664 CPUtime=1181.97
/proc/30966/stat : 30966 (cmusat_base) R 30964 30966 30353 0 -1 4194304 32088 0 0 0 118168 29 0 0 25 0 1 0 284208989 109223936 25682 18446744073709551615 134512640 135500113 4294956624 18446744073709551615 134560538 0 0 4096 35 0 0 0 17 1 0 0
/proc/30966/statm: 26666 25682 109 241 0 26422 0
Current children cumulated CPU time (s) 1181.97
Current children cumulated vsize (KiB) 106664



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 0.99 0.97 0.97 2/78 30993
/proc/meminfo: memFree=694960/2055920 swapFree=4192812/4192956
[pid=30966] ppid=30964 vsize=112476 CPUtime=1200.07
/proc/30966/stat : 30966 (cmusat_base) R 30964 30966 30353 0 -1 4194304 33603 0 0 0 119976 31 0 0 25 0 1 0 284208989 115175424 27197 18446744073709551615 134512640 135500113 4294956624 18446744073709551615 134559881 0 0 4096 35 0 0 0 17 1 0 0
/proc/30966/statm: 28119 27197 109 241 0 27875 0
Current children cumulated CPU time (s) 1200.07
Current children cumulated vsize (KiB) 112476

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

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

[startup+1200.4 s]
/proc/loadavg: 0.99 0.97 0.97 2/78 30993
/proc/meminfo: memFree=694960/2055920 swapFree=4192812/4192956
[pid=30966] ppid=30964 vsize=112476 CPUtime=1200.07
/proc/30966/stat : 30966 (cmusat_base) R 30964 30966 30353 0 -1 4194304 33603 0 0 0 119976 31 0 0 25 0 1 0 284208989 115175424 27197 18446744073709551615 134512640 135500113 4294956624 18446744073709551615 134559881 0 0 4096 35 0 0 0 17 1 0 0
/proc/30966/statm: 28119 27197 109 241 0 27875 0
Current children cumulated CPU time (s) 1200.07
Current children cumulated vsize (KiB) 112476

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.42
CPU time (s): 1200.1
CPU user time (s): 1199.76
CPU system time (s): 0.335948
CPU usage (%): 99.9728
Max. virtual memory (cumulated for all children) (KiB): 112476

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

runsolver used 1.40679 second user time and 2.96255 second system time

The end

Launcher Data (download as text)

Begin job on node17 on Wed Feb 28 06:02:28 UTC 2007

IDJOB= 314795
IDBENCH= 20400
IDSOLVER= 120
FILE ID= node17/314795-1172642548

PBS_JOBID= 3980932

Free space on /tmp= 66509 MiB

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

META MD5SUM SOLVER= af990fb12f8926fdd756b397adb3b5cf
MD5SUM BENCH=  81ed5ec4a2e7c208a4184383f9e53838

RANDOM SEED= 347041639

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node17.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.229
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.229
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:        803032 kB
Buffers:         67004 kB
Cached:        1060572 kB
SwapCached:          0 kB
Active:         499816 kB
Inactive:       673028 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        803032 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            2784 kB
Writeback:           0 kB
Mapped:          64608 kB
Slab:            65124 kB
Committed_AS:   967364 kB
PageTables:       1992 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= 66509 MiB

End job on node17 on Wed Feb 28 06:22:30 UTC 2007