Trace number 1513908

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
clasp 1.2.0-SAT09-32? (TO) 1200.03 1200.72

General information on the benchmark

NameRANDOM/LARGE/3SAT/UNKNOWN/10000/
unif-k3-r4.2-v10000-c42000-S1906525286-005.cnf
MD5SUMf6a466c72f4f8727dda0aabdbbe355f0
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark8.72267
Satisfiable
(Un)Satisfiability was proved
Number of variables10000
Number of clauses42000
Sum of the clauses size126000
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 342000
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data


Verifier Data

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

Watcher Data

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1513908-1238223393/watcher-1513908-1238223393 -o /tmp/evaluation-result-1513908-1238223393/solver-1513908-1238223393 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/clasp --file=HOME/instance-1513908-1238223393.cnf --dimacs --number=1 --sat-p=20,25,150 --hParam=0,512 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1230 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
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: 1.15 1.00 0.99 3/64 27219
/proc/meminfo: memFree=943712/2055920 swapFree=4171920/4192956
[pid=27219] ppid=27217 vsize=2684 CPUtime=0
/proc/27219/stat : 27219 (clasp) R 27217 27219 27110 0 -1 4194304 422 0 0 0 0 0 0 0 18 0 1 0 1095005070 2748416 406 1992294400 134512640 136057169 4294956160 18446744073709551615 135443142 0 0 4096 16386 0 0 0 17 1 0 0
/proc/27219/statm: 671 407 144 377 0 291 0

[startup+0.044364 s]
/proc/loadavg: 1.15 1.00 0.99 3/64 27219
/proc/meminfo: memFree=943712/2055920 swapFree=4171920/4192956
[pid=27219] ppid=27217 vsize=5176 CPUtime=0.03
/proc/27219/stat : 27219 (clasp) R 27217 27219 27110 0 -1 4194304 1165 0 0 0 3 0 0 0 18 0 1 0 1095005070 5300224 1030 1992294400 134512640 136057169 4294956160 18446744073709551615 135443142 0 0 4096 16386 0 0 0 17 1 0 0
/proc/27219/statm: 1294 1030 165 377 0 914 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 5176

[startup+0.10137 s]
/proc/loadavg: 1.15 1.00 0.99 3/64 27219
/proc/meminfo: memFree=943712/2055920 swapFree=4171920/4192956
[pid=27219] ppid=27217 vsize=6016 CPUtime=0.09
/proc/27219/stat : 27219 (clasp) R 27217 27219 27110 0 -1 4194304 1361 0 0 0 9 0 0 0 18 0 1 0 1095005070 6160384 1226 1992294400 134512640 136057169 4294956160 18446744073709551615 134774448 0 0 4096 16386 0 0 0 17 1 0 0
/proc/27219/statm: 1504 1226 168 377 0 1124 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 6016

[startup+0.301393 s]
/proc/loadavg: 1.15 1.00 0.99 3/64 27219
/proc/meminfo: memFree=943712/2055920 swapFree=4171920/4192956
[pid=27219] ppid=27217 vsize=5480 CPUtime=0.29
/proc/27219/stat : 27219 (clasp) R 27217 27219 27110 0 -1 4194304 1456 0 0 0 29 0 0 0 19 0 1 0 1095005070 5611520 1159 1992294400 134512640 136057169 4294956160 18446744073709551615 134808998 0 0 4096 16386 0 0 0 17 1 0 0
/proc/27219/statm: 1370 1159 179 377 0 990 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 5480

[startup+0.701441 s]
/proc/loadavg: 1.15 1.00 0.99 3/64 27219
/proc/meminfo: memFree=943712/2055920 swapFree=4171920/4192956
[pid=27219] ppid=27217 vsize=5480 CPUtime=0.69
/proc/27219/stat : 27219 (clasp) R 27217 27219 27110 0 -1 4194304 1460 0 0 0 69 0 0 0 22 0 1 0 1095005070 5611520 1163 1992294400 134512640 136057169 4294956160 18446744073709551615 134615626 0 0 4096 16386 0 0 0 17 1 0 0
/proc/27219/statm: 1370 1163 183 377 0 990 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 5480

[startup+1.50153 s]
/proc/loadavg: 1.15 1.00 0.99 2/65 27220
/proc/meminfo: memFree=938776/2055920 swapFree=4171920/4192956
[pid=27219] ppid=27217 vsize=8384 CPUtime=1.49
/proc/27219/stat : 27219 (clasp) R 27217 27219 27110 0 -1 4194304 2177 0 0 0 149 0 0 0 25 0 1 0 1095005070 8585216 1880 1992294400 134512640 136057169 4294956160 18446744073709551615 134823846 0 0 4096 16386 0 0 0 17 1 0 0
/proc/27219/statm: 2096 1880 183 377 0 1716 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 8384

[startup+3.10292 s]
/proc/loadavg: 1.15 1.00 0.99 2/65 27220
/proc/meminfo: memFree=934680/2055920 swapFree=4171920/4192956
[pid=27219] ppid=27217 vsize=13400 CPUtime=3.09
/proc/27219/stat : 27219 (clasp) R 27217 27219 27110 0 -1 4194304 3435 0 0 0 308 1 0 0 25 0 1 0 1095005070 13721600 3138 1992294400 134512640 136057169 4294956160 18446744073709551615 134613079 0 0 4096 16386 0 0 0 17 1 0 0
/proc/27219/statm: 3350 3138 183 377 0 2970 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 13400

[startup+6.30128 s]
/proc/loadavg: 1.30 1.04 1.01 2/65 27220
/proc/meminfo: memFree=928984/2055920 swapFree=4171920/4192956
[pid=27219] ppid=27217 vsize=16172 CPUtime=6.27
/proc/27219/stat : 27219 (clasp) R 27217 27219 27110 0 -1 4194304 4112 0 0 0 626 1 0 0 25 0 1 0 1095005070 16560128 3815 1992294400 134512640 136057169 4294956160 18446744073709551615 134634723 0 0 4096 16386 0 0 0 17 0 0 0
/proc/27219/statm: 4043 3815 183 377 0 3663 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 16172

[startup+12.701 s]
/proc/loadavg: 1.28 1.04 1.00 2/65 27220
/proc/meminfo: memFree=923992/2055920 swapFree=4171920/4192956
[pid=27219] ppid=27217 vsize=21940 CPUtime=12.67
/proc/27219/stat : 27219 (clasp) R 27217 27219 27110 0 -1 4194304 5558 0 0 0 1265 2 0 0 25 0 1 0 1095005070 22466560 5261 1992294400 134512640 136057169 4294956160 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 0 0 0
/proc/27219/statm: 5485 5261 183 377 0 5105 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 21940

[startup+25.5015 s]
/proc/loadavg: 1.22 1.03 1.00 2/65 27220
/proc/meminfo: memFree=916568/2055920 swapFree=4171920/4192956
[pid=27219] ppid=27217 vsize=28680 CPUtime=25.47
/proc/27219/stat : 27219 (clasp) R 27217 27219 27110 0 -1 4194304 7227 0 0 0 2543 4 0 0 25 0 1 0 1095005070 29368320 6930 1992294400 134512640 136057169 4294956160 18446744073709551615 134823744 0 0 4096 16386 0 0 0 17 0 0 0
/proc/27219/statm: 7170 6930 183 377 0 6790 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 28680

[startup+51.1015 s]
/proc/loadavg: 1.14 1.03 1.00 2/65 27220
/proc/meminfo: memFree=912344/2055920 swapFree=4171920/4192956
[pid=27219] ppid=27217 vsize=32908 CPUtime=51.03
/proc/27219/stat : 27219 (clasp) R 27217 27219 27110 0 -1 4194304 8292 0 0 0 5098 5 0 0 25 0 1 0 1095005070 33697792 7995 1992294400 134512640 136057169 4294956160 18446744073709551615 134618307 0 0 4096 16386 0 0 0 17 0 0 0
/proc/27219/statm: 8227 7995 183 377 0 7847 0
Current children cumulated CPU time (s) 51.03
Current children cumulated vsize (KiB) 32908

[startup+102.301 s]
/proc/loadavg: 1.06 1.02 1.00 2/65 27220
/proc/meminfo: memFree=906328/2055920 swapFree=4171920/4192956
[pid=27219] ppid=27217 vsize=38720 CPUtime=102.19
/proc/27219/stat : 27219 (clasp) R 27217 27219 27110 0 -1 4194304 9755 0 0 0 10213 6 0 0 25 0 1 0 1095005070 39649280 9458 1992294400 134512640 136057169 4294956160 18446744073709551615 134823889 0 0 4096 16386 0 0 0 17 0 0 0
/proc/27219/statm: 9680 9458 183 377 0 9300 0
Current children cumulated CPU time (s) 102.19
Current children cumulated vsize (KiB) 38720

[startup+162.301 s]
/proc/loadavg: 1.02 1.02 1.00 2/65 27220
/proc/meminfo: memFree=896792/2055920 swapFree=4171920/4192956
[pid=27219] ppid=27217 vsize=48376 CPUtime=162.17
/proc/27219/stat : 27219 (clasp) R 27217 27219 27110 0 -1 4194304 12140 0 0 0 16209 8 0 0 25 0 1 0 1095005070 49537024 11843 1992294400 134512640 136057169 4294956160 18446744073709551615 134823876 0 0 4096 16386 0 0 0 17 0 0 0
/proc/27219/statm: 12094 11843 183 377 0 11714 0
Current children cumulated CPU time (s) 162.17
Current children cumulated vsize (KiB) 48376

[startup+222.301 s]
/proc/loadavg: 1.01 1.01 1.00 2/65 27220
/proc/meminfo: memFree=889048/2055920 swapFree=4171920/4192956
[pid=27219] ppid=27217 vsize=56044 CPUtime=222.12
/proc/27219/stat : 27219 (clasp) R 27217 27219 27110 0 -1 4194304 14061 0 0 0 22203 9 0 0 25 0 1 0 1095005070 57389056 13764 1992294400 134512640 136057169 4294956160 18446744073709551615 134615994 0 0 4096 16386 0 0 0 17 0 0 0
/proc/27219/statm: 14011 13764 183 377 0 13631 0
Current children cumulated CPU time (s) 222.12
Current children cumulated vsize (KiB) 56044

[startup+282.301 s]
/proc/loadavg: 1.00 1.01 1.00 2/65 27226
/proc/meminfo: memFree=888784/2055920 swapFree=4171920/4192956
[pid=27219] ppid=27217 vsize=56044 CPUtime=282.08
/proc/27219/stat : 27219 (clasp) R 27217 27219 27110 0 -1 4194304 14061 0 0 0 28198 10 0 0 25 0 1 0 1095005070 57389056 13764 1992294400 134512640 136057169 4294956160 18446744073709551615 134823833 0 0 4096 16386 0 0 0 17 0 0 0
/proc/27219/statm: 14011 13764 183 377 0 13631 0
Current children cumulated CPU time (s) 282.08
Current children cumulated vsize (KiB) 56044

[startup+342.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 27226
/proc/meminfo: memFree=888784/2055920 swapFree=4171920/4192956
[pid=27219] ppid=27217 vsize=56044 CPUtime=342.04
/proc/27219/stat : 27219 (clasp) R 27217 27219 27110 0 -1 4194304 14065 0 0 0 34194 10 0 0 25 0 1 0 1095005070 57389056 13768 1992294400 134512640 136057169 4294956160 18446744073709551615 134756784 0 0 4096 16386 0 0 0 17 0 0 0
/proc/27219/statm: 14011 13768 183 377 0 13631 0
Current children cumulated CPU time (s) 342.04
Current children cumulated vsize (KiB) 56044

[startup+402.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 27226
/proc/meminfo: memFree=881552/2055920 swapFree=4171920/4192956
[pid=27219] ppid=27217 vsize=63472 CPUtime=401.99
/proc/27219/stat : 27219 (clasp) R 27217 27219 27110 0 -1 4194304 15915 0 0 0 40187 12 0 0 25 0 1 0 1095005070 64995328 15618 1992294400 134512640 136057169 4294956160 18446744073709551615 134823846 0 0 4096 16386 0 0 0 17 0 0 0
/proc/27219/statm: 15868 15618 183 377 0 15488 0
Current children cumulated CPU time (s) 401.99
Current children cumulated vsize (KiB) 63472

[startup+462.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 27226
/proc/meminfo: memFree=881552/2055920 swapFree=4171920/4192956
[pid=27219] ppid=27217 vsize=63472 CPUtime=461.97
/proc/27219/stat : 27219 (clasp) R 27217 27219 27110 0 -1 4194304 15920 0 0 0 46185 12 0 0 25 0 1 0 1095005070 64995328 15623 1992294400 134512640 136057169 4294956160 18446744073709551615 134637484 0 0 4096 16386 0 0 0 17 0 0 0
/proc/27219/statm: 15868 15623 183 377 0 15488 0
Current children cumulated CPU time (s) 461.97
Current children cumulated vsize (KiB) 63472

[startup+522.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 27226
/proc/meminfo: memFree=880976/2055920 swapFree=4171920/4192956
[pid=27219] ppid=27217 vsize=64016 CPUtime=521.94
/proc/27219/stat : 27219 (clasp) R 27217 27219 27110 0 -1 4194304 16059 0 0 0 52182 12 0 0 25 0 1 0 1095005070 65552384 15762 1992294400 134512640 136057169 4294956160 18446744073709551615 134618238 0 0 4096 16386 0 0 0 17 0 0 0
/proc/27219/statm: 16004 15762 183 377 0 15624 0
Current children cumulated CPU time (s) 521.94
Current children cumulated vsize (KiB) 64016

[startup+582.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 27226
/proc/meminfo: memFree=876568/2055920 swapFree=4171920/4192956
[pid=27219] ppid=27217 vsize=68456 CPUtime=581.91
/proc/27219/stat : 27219 (clasp) R 27217 27219 27110 0 -1 4194304 17168 0 0 0 58179 12 0 0 25 0 1 0 1095005070 70098944 16871 1992294400 134512640 136057169 4294956160 18446744073709551615 134618430 0 0 4096 16386 0 0 0 17 0 0 0
/proc/27219/statm: 17114 16871 183 377 0 16734 0
Current children cumulated CPU time (s) 581.91
Current children cumulated vsize (KiB) 68456

[startup+642.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 27226
/proc/meminfo: memFree=872216/2055920 swapFree=4171920/4192956
[pid=27219] ppid=27217 vsize=72812 CPUtime=641.88
/proc/27219/stat : 27219 (clasp) R 27217 27219 27110 0 -1 4194304 18254 0 0 0 64175 13 0 0 25 0 1 0 1095005070 74559488 17957 1992294400 134512640 136057169 4294956160 18446744073709551615 134618270 0 0 4096 16386 0 0 0 17 0 0 0
/proc/27219/statm: 18203 17957 183 377 0 17823 0
Current children cumulated CPU time (s) 641.88
Current children cumulated vsize (KiB) 72812

[startup+702.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 27226
/proc/meminfo: memFree=871960/2055920 swapFree=4171920/4192956
[pid=27219] ppid=27217 vsize=73108 CPUtime=701.84
/proc/27219/stat : 27219 (clasp) R 27217 27219 27110 0 -1 4194304 18310 0 0 0 70171 13 0 0 25 0 1 0 1095005070 74862592 18013 1992294400 134512640 136057169 4294956160 18446744073709551615 134618238 0 0 4096 16386 0 0 0 17 0 0 0
/proc/27219/statm: 18277 18013 183 377 0 17897 0
Current children cumulated CPU time (s) 701.84
Current children cumulated vsize (KiB) 73108

[startup+762.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 27226
/proc/meminfo: memFree=871960/2055920 swapFree=4171920/4192956
[pid=27219] ppid=27217 vsize=73108 CPUtime=761.81
/proc/27219/stat : 27219 (clasp) R 27217 27219 27110 0 -1 4194304 18311 0 0 0 76168 13 0 0 25 0 1 0 1095005070 74862592 18014 1992294400 134512640 136057169 4294956160 18446744073709551615 134823867 0 0 4096 16386 0 0 0 17 0 0 0
/proc/27219/statm: 18277 18014 183 377 0 17897 0
Current children cumulated CPU time (s) 761.81
Current children cumulated vsize (KiB) 73108

[startup+822.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 27226
/proc/meminfo: memFree=870168/2055920 swapFree=4171920/4192956
[pid=27219] ppid=27217 vsize=75016 CPUtime=821.79
/proc/27219/stat : 27219 (clasp) R 27217 27219 27110 0 -1 4194304 18770 0 0 0 82166 13 0 0 25 0 1 0 1095005070 76816384 18473 1992294400 134512640 136057169 4294956160 18446744073709551615 134637484 0 0 4096 16386 0 0 0 17 0 0 0
/proc/27219/statm: 18754 18473 183 377 0 18374 0
Current children cumulated CPU time (s) 821.79
Current children cumulated vsize (KiB) 75016

[startup+882.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 27226
/proc/meminfo: memFree=866072/2055920 swapFree=4171920/4192956
[pid=27219] ppid=27217 vsize=79248 CPUtime=881.75
/proc/27219/stat : 27219 (clasp) R 27217 27219 27110 0 -1 4194304 19797 0 0 0 88161 14 0 0 25 0 1 0 1095005070 81149952 19500 1992294400 134512640 136057169 4294956160 18446744073709551615 134823325 0 0 4096 16386 0 0 0 17 0 0 0
/proc/27219/statm: 19812 19500 183 377 0 19432 0
Current children cumulated CPU time (s) 881.75
Current children cumulated vsize (KiB) 79248

[startup+942.301 s]
/proc/loadavg: 1.06 1.01 1.00 2/65 27226
/proc/meminfo: memFree=865624/2055920 swapFree=4171920/4192956
[pid=27219] ppid=27217 vsize=79644 CPUtime=941.72
/proc/27219/stat : 27219 (clasp) R 27217 27219 27110 0 -1 4194304 19921 0 0 0 94158 14 0 0 25 0 1 0 1095005070 81555456 19624 1992294400 134512640 136057169 4294956160 18446744073709551615 134823846 0 0 4096 16386 0 0 0 17 0 0 0
/proc/27219/statm: 19911 19624 183 377 0 19531 0
Current children cumulated CPU time (s) 941.72
Current children cumulated vsize (KiB) 79644

[startup+1002.3 s]
/proc/loadavg: 1.02 1.01 1.00 2/65 27226
/proc/meminfo: memFree=858520/2055920 swapFree=4171920/4192956
[pid=27219] ppid=27217 vsize=86788 CPUtime=1001.7
/proc/27219/stat : 27219 (clasp) R 27217 27219 27110 0 -1 4194304 21691 0 0 0 100154 16 0 0 25 0 1 0 1095005070 88870912 21394 1992294400 134512640 136057169 4294956160 18446744073709551615 134823873 0 0 4096 16386 0 0 0 17 0 0 0
/proc/27219/statm: 21697 21394 183 377 0 21317 0
Current children cumulated CPU time (s) 1001.7
Current children cumulated vsize (KiB) 86788

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 27226
/proc/meminfo: memFree=858456/2055920 swapFree=4171920/4192956
[pid=27219] ppid=27217 vsize=86788 CPUtime=1061.67
/proc/27219/stat : 27219 (clasp) R 27217 27219 27110 0 -1 4194304 21692 0 0 0 106151 16 0 0 25 0 1 0 1095005070 88870912 21395 1992294400 134512640 136057169 4294956160 18446744073709551615 134618430 0 0 4096 16386 0 0 0 17 0 0 0
/proc/27219/statm: 21697 21395 183 377 0 21317 0
Current children cumulated CPU time (s) 1061.67
Current children cumulated vsize (KiB) 86788

[startup+1122.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 27226
/proc/meminfo: memFree=858456/2055920 swapFree=4171920/4192956
[pid=27219] ppid=27217 vsize=86788 CPUtime=1121.64
/proc/27219/stat : 27219 (clasp) R 27217 27219 27110 0 -1 4194304 21693 0 0 0 112148 16 0 0 25 0 1 0 1095005070 88870912 21396 1992294400 134512640 136057169 4294956160 18446744073709551615 134618430 0 0 4096 16386 0 0 0 17 0 0 0
/proc/27219/statm: 21697 21396 183 377 0 21317 0
Current children cumulated CPU time (s) 1121.64
Current children cumulated vsize (KiB) 86788

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 27226
/proc/meminfo: memFree=858392/2055920 swapFree=4171920/4192956
[pid=27219] ppid=27217 vsize=86788 CPUtime=1181.61
/proc/27219/stat : 27219 (clasp) R 27217 27219 27110 0 -1 4194304 21693 0 0 0 118145 16 0 0 25 0 1 0 1095005070 88870912 21396 1992294400 134512640 136057169 4294956160 18446744073709551615 134824390 0 0 4096 16386 0 0 0 17 0 0 0
/proc/27219/statm: 21697 21396 183 377 0 21317 0
Current children cumulated CPU time (s) 1181.61
Current children cumulated vsize (KiB) 86788



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.7 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 27226
/proc/meminfo: memFree=858392/2055920 swapFree=4171920/4192956
[pid=27219] ppid=27217 vsize=86788 CPUtime=1200
/proc/27219/stat : 27219 (clasp) R 27217 27219 27110 0 -1 4194304 21693 0 0 0 119984 16 0 0 25 0 1 0 1095005070 88870912 21396 1992294400 134512640 136057169 4294956160 18446744073709551615 134823941 0 0 4096 16386 0 0 0 17 0 0 0
/proc/27219/statm: 21697 21396 183 377 0 21317 0
Current children cumulated CPU time (s) 1200
Current children cumulated vsize (KiB) 86788

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

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

Child status: 0
Real time (s): 1200.72
CPU time (s): 1200.03
CPU user time (s): 1199.85
CPU system time (s): 0.182972
CPU usage (%): 99.9426
Max. virtual memory (cumulated for all children) (KiB): 86788

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.85
system time used= 0.182972
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 21695
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= 2
involuntary context switches= 4766

runsolver used 1.09883 second user time and 3.2965 second system time

The end

Launcher Data

Begin job on node28 at 2009-03-28 07:56:34
IDJOB=1513908
IDBENCH=70302
IDSOLVER=508
FILE ID=node28/1513908-1238223393
PBS_JOBID= 9060650
Free space on /tmp= 66172 MiB

SOLVER NAME= clasp 1.2.0-SAT09-32
BENCH NAME= SAT09/RANDOM/LARGE/3SAT/UNKNOWN/10000/unif-k3-r4.2-v10000-c42000-S1906525286-005.cnf
COMMAND LINE= HOME/clasp --file=BENCHNAME --dimacs --number=1 --sat-p=20,25,150 --hParam=0,512
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1513908-1238223393/watcher-1513908-1238223393 -o /tmp/evaluation-result-1513908-1238223393/solver-1513908-1238223393 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/clasp --file=HOME/instance-1513908-1238223393.cnf --dimacs --number=1 --sat-p=20,25,150 --hParam=0,512

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

MD5SUM BENCH= f6a466c72f4f8727dda0aabdbbe355f0
RANDOM SEED=1746079388

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

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.212
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.212
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:        944128 kB
Buffers:         97756 kB
Cached:         896952 kB
SwapCached:      14208 kB
Active:         299680 kB
Inactive:       718948 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        944128 kB
SwapTotal:     4192956 kB
SwapFree:      4171920 kB
Dirty:            2600 kB
Writeback:           0 kB
Mapped:          17872 kB
Slab:            78920 kB
Committed_AS:  2786488 kB
PageTables:       1428 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66168 MiB
End job on node28 at 2009-03-28 08:16:36