Trace number 1513944

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.06 1200.42

General information on the benchmark

NameRANDOM/LARGE/3SAT/UNKNOWN/8000/
unif-k3-r4.2-v8000-c33600-S439075063-023.cnf
MD5SUMee1ee4ce24708e1154601d98d318621f
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark4.46332
Satisfiable
(Un)Satisfiability was proved
Number of variables8000
Number of clauses33600
Sum of the clauses size100800
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 333600
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-1513944-1238224576/watcher-1513944-1238224576 -o /tmp/evaluation-result-1513944-1238224576/solver-1513944-1238224576 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/clasp --file=HOME/instance-1513944-1238224576.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: 0.91 0.95 0.98 3/65 8351
/proc/meminfo: memFree=1277224/2055920 swapFree=4191900/4192956
[pid=8351] ppid=8349 vsize=2468 CPUtime=0
/proc/8351/stat : 8351 (clasp) R 8349 8351 8220 0 -1 4194304 386 0 0 0 0 0 0 0 18 0 1 0 306178396 2527232 370 1992294400 134512640 136057169 4294956160 18446744073709551615 135443142 0 0 4096 16386 0 0 0 17 1 0 0
/proc/8351/statm: 617 370 144 377 0 237 0

[startup+0.0365511 s]
/proc/loadavg: 0.91 0.95 0.98 3/65 8351
/proc/meminfo: memFree=1277224/2055920 swapFree=4191900/4192956
[pid=8351] ppid=8349 vsize=4416 CPUtime=0.02
/proc/8351/stat : 8351 (clasp) R 8349 8351 8220 0 -1 4194304 949 0 0 0 2 0 0 0 18 0 1 0 306178396 4521984 871 1992294400 134512640 136057169 4294956160 18446744073709551615 135443142 0 0 4096 16386 0 0 0 17 1 0 0
/proc/8351/statm: 1104 872 165 377 0 724 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 4416

[startup+0.101557 s]
/proc/loadavg: 0.91 0.95 0.98 3/65 8351
/proc/meminfo: memFree=1277224/2055920 swapFree=4191900/4192956
[pid=8351] ppid=8349 vsize=5108 CPUtime=0.09
/proc/8351/stat : 8351 (clasp) R 8349 8351 8220 0 -1 4194304 1128 0 0 0 9 0 0 0 18 0 1 0 306178396 5230592 1050 1992294400 134512640 136057169 4294956160 18446744073709551615 135443142 0 0 4096 16386 0 0 0 17 1 0 0
/proc/8351/statm: 1277 1050 172 377 0 897 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 5108

[startup+0.301582 s]
/proc/loadavg: 0.91 0.95 0.98 3/65 8351
/proc/meminfo: memFree=1277224/2055920 swapFree=4191900/4192956
[pid=8351] ppid=8349 vsize=4932 CPUtime=0.29
/proc/8351/stat : 8351 (clasp) R 8349 8351 8220 0 -1 4194304 1209 0 0 0 29 0 0 0 19 0 1 0 306178396 5050368 1002 1992294400 134512640 136057169 4294956160 18446744073709551615 134823325 0 0 4096 16386 0 0 0 17 1 0 0
/proc/8351/statm: 1233 1002 183 377 0 853 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 4932

[startup+0.701632 s]
/proc/loadavg: 0.91 0.95 0.98 3/65 8351
/proc/meminfo: memFree=1277224/2055920 swapFree=4191900/4192956
[pid=8351] ppid=8349 vsize=5460 CPUtime=0.69
/proc/8351/stat : 8351 (clasp) R 8349 8351 8220 0 -1 4194304 1372 0 0 0 69 0 0 0 22 0 1 0 306178396 5591040 1165 1992294400 134512640 136057169 4294956160 18446744073709551615 134823876 0 0 4096 16386 0 0 0 17 1 0 0
/proc/8351/statm: 1365 1165 183 377 0 985 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 5460

[startup+1.50173 s]
/proc/loadavg: 0.91 0.95 0.98 2/66 8352
/proc/meminfo: memFree=1272160/2055920 swapFree=4191900/4192956
[pid=8351] ppid=8349 vsize=8392 CPUtime=1.49
/proc/8351/stat : 8351 (clasp) R 8349 8351 8220 0 -1 4194304 2091 0 0 0 148 1 0 0 25 0 1 0 306178396 8593408 1884 1992294400 134512640 136057169 4294956160 18446744073709551615 135443142 0 0 4096 16386 0 0 0 17 1 0 0
/proc/8351/statm: 2098 1884 183 377 0 1718 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 8392

[startup+3.10193 s]
/proc/loadavg: 0.91 0.95 0.98 2/66 8352
/proc/meminfo: memFree=1268256/2055920 swapFree=4191900/4192956
[pid=8351] ppid=8349 vsize=12772 CPUtime=3.09
/proc/8351/stat : 8351 (clasp) R 8349 8351 8220 0 -1 4194304 3187 0 0 0 308 1 0 0 25 0 1 0 306178396 13078528 2980 1992294400 134512640 136057169 4294956160 18446744073709551615 134823846 0 0 4096 16386 0 0 0 17 1 0 0
/proc/8351/statm: 3193 2980 183 377 0 2813 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 12772

[startup+6.30134 s]
/proc/loadavg: 0.92 0.95 0.98 2/66 8352
/proc/meminfo: memFree=1263904/2055920 swapFree=4191900/4192956
[pid=8351] ppid=8349 vsize=15412 CPUtime=6.29
/proc/8351/stat : 8351 (clasp) R 8349 8351 8220 0 -1 4194304 3837 0 0 0 627 2 0 0 25 0 1 0 306178396 15781888 3630 1992294400 134512640 136057169 4294956160 18446744073709551615 134823846 0 0 4096 16386 0 0 0 17 1 0 0
/proc/8351/statm: 3853 3630 183 377 0 3473 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 15412

[startup+12.7011 s]
/proc/loadavg: 0.93 0.95 0.98 2/66 8352
/proc/meminfo: memFree=1261472/2055920 swapFree=4191900/4192956
[pid=8351] ppid=8349 vsize=18052 CPUtime=12.69
/proc/8351/stat : 8351 (clasp) R 8349 8351 8220 0 -1 4194304 4519 0 0 0 1266 3 0 0 25 0 1 0 306178396 18485248 4312 1992294400 134512640 136057169 4294956160 18446744073709551615 135443142 0 0 4096 16386 0 0 0 17 1 0 0
/proc/8351/statm: 4513 4312 183 377 0 4133 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 18052

[startup+25.5018 s]
/proc/loadavg: 0.94 0.96 0.98 2/66 8352
/proc/meminfo: memFree=1250656/2055920 swapFree=4191900/4192956
[pid=8351] ppid=8349 vsize=27860 CPUtime=25.48
/proc/8351/stat : 8351 (clasp) R 8349 8351 8220 0 -1 4194304 6933 0 0 0 2544 4 0 0 25 0 1 0 306178396 28528640 6726 1992294400 134512640 136057169 4294956160 18446744073709551615 134618456 0 0 4096 16386 0 0 0 17 1 0 0
/proc/8351/statm: 6965 6726 183 377 0 6585 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 27860

[startup+51.102 s]
/proc/loadavg: 0.96 0.96 0.98 2/66 8352
/proc/meminfo: memFree=1249888/2055920 swapFree=4191900/4192956
[pid=8351] ppid=8349 vsize=28520 CPUtime=51.07
/proc/8351/stat : 8351 (clasp) R 8349 8351 8220 0 -1 4194304 7123 0 0 0 5103 4 0 0 25 0 1 0 306178396 29204480 6916 1992294400 134512640 136057169 4294956160 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 1 0 0
/proc/8351/statm: 7130 6916 183 377 0 6750 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 28520

[startup+102.305 s]
/proc/loadavg: 0.98 0.96 0.98 2/66 8352
/proc/meminfo: memFree=1243680/2055920 swapFree=4191900/4192956
[pid=8351] ppid=8349 vsize=34868 CPUtime=102.26
/proc/8351/stat : 8351 (clasp) R 8349 8351 8220 0 -1 4194304 8689 0 0 0 10220 6 0 0 25 0 1 0 306178396 35704832 8482 1992294400 134512640 136057169 4294956160 18446744073709551615 134618238 0 0 4096 16386 0 0 0 17 1 0 0
/proc/8351/statm: 8717 8482 183 377 0 8337 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 34868

[startup+162.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 8352
/proc/meminfo: memFree=1237088/2055920 swapFree=4191900/4192956
[pid=8351] ppid=8349 vsize=41352 CPUtime=162.24
/proc/8351/stat : 8351 (clasp) R 8349 8351 8220 0 -1 4194304 10325 0 0 0 16217 7 0 0 25 0 1 0 306178396 42344448 10118 1992294400 134512640 136057169 4294956160 18446744073709551615 134823782 0 0 4096 16386 0 0 0 17 1 0 0
/proc/8351/statm: 10338 10118 183 377 0 9958 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 41352

[startup+222.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 8352
/proc/meminfo: memFree=1232416/2055920 swapFree=4191900/4192956
[pid=8351] ppid=8349 vsize=45988 CPUtime=222.22
/proc/8351/stat : 8351 (clasp) R 8349 8351 8220 0 -1 4194304 11475 0 0 0 22214 8 0 0 25 0 1 0 306178396 47091712 11268 1992294400 134512640 136057169 4294956160 18446744073709551615 134824850 0 0 4096 16386 0 0 0 17 1 0 0
/proc/8351/statm: 11497 11268 183 377 0 11117 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 45988

[startup+282.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 8352
/proc/meminfo: memFree=1231904/2055920 swapFree=4191900/4192956
[pid=8351] ppid=8349 vsize=46432 CPUtime=282.21
/proc/8351/stat : 8351 (clasp) R 8349 8351 8220 0 -1 4194304 11592 0 0 0 28212 9 0 0 25 0 1 0 306178396 47546368 11385 1992294400 134512640 136057169 4294956160 18446744073709551615 134823846 0 0 4096 16386 0 0 0 17 1 0 0
/proc/8351/statm: 11608 11385 183 377 0 11228 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 46432

[startup+342.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 8352
/proc/meminfo: memFree=1226080/2055920 swapFree=4191900/4192956
[pid=8351] ppid=8349 vsize=52288 CPUtime=342.19
/proc/8351/stat : 8351 (clasp) R 8349 8351 8220 0 -1 4194304 13032 0 0 0 34209 10 0 0 25 0 1 0 306178396 53542912 12825 1992294400 134512640 136057169 4294956160 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 1 0 0
/proc/8351/statm: 13072 12825 183 377 0 12692 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 52288

[startup+402.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 8352
/proc/meminfo: memFree=1225696/2055920 swapFree=4191900/4192956
[pid=8351] ppid=8349 vsize=52684 CPUtime=402.17
/proc/8351/stat : 8351 (clasp) R 8349 8351 8220 0 -1 4194304 13139 0 0 0 40207 10 0 0 25 0 1 0 306178396 53948416 12932 1992294400 134512640 136057169 4294956160 18446744073709551615 134823846 0 0 4096 16386 0 0 0 17 1 0 0
/proc/8351/statm: 13171 12932 183 377 0 12791 0
Current children cumulated CPU time (s) 402.17
Current children cumulated vsize (KiB) 52684

[startup+462.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 8352
/proc/meminfo: memFree=1223392/2055920 swapFree=4191900/4192956
[pid=8351] ppid=8349 vsize=54928 CPUtime=462.15
/proc/8351/stat : 8351 (clasp) R 8349 8351 8220 0 -1 4194304 13703 0 0 0 46204 11 0 0 25 0 1 0 306178396 56246272 13496 1992294400 134512640 136057169 4294956160 18446744073709551615 134823857 0 0 4096 16386 0 0 0 17 1 0 0
/proc/8351/statm: 13732 13496 183 377 0 13352 0
Current children cumulated CPU time (s) 462.15
Current children cumulated vsize (KiB) 54928

[startup+522.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 8352
/proc/meminfo: memFree=1214688/2055920 swapFree=4191900/4192956
[pid=8351] ppid=8349 vsize=63780 CPUtime=522.13
/proc/8351/stat : 8351 (clasp) R 8349 8351 8220 0 -1 4194304 15905 0 0 0 52201 12 0 0 25 0 1 0 306178396 65310720 15698 1992294400 134512640 136057169 4294956160 18446744073709551615 134823325 0 0 4096 16386 0 0 0 17 1 0 0
/proc/8351/statm: 15945 15698 183 377 0 15565 0
Current children cumulated CPU time (s) 522.13
Current children cumulated vsize (KiB) 63780

[startup+582.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 8352
/proc/meminfo: memFree=1214624/2055920 swapFree=4191900/4192956
[pid=8351] ppid=8349 vsize=63780 CPUtime=582.11
/proc/8351/stat : 8351 (clasp) R 8349 8351 8220 0 -1 4194304 15905 0 0 0 58199 12 0 0 25 0 1 0 306178396 65310720 15698 1992294400 134512640 136057169 4294956160 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 1 0 0
/proc/8351/statm: 15945 15698 183 377 0 15565 0
Current children cumulated CPU time (s) 582.11
Current children cumulated vsize (KiB) 63780

[startup+642.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 8352
/proc/meminfo: memFree=1214688/2055920 swapFree=4191900/4192956
[pid=8351] ppid=8349 vsize=63780 CPUtime=642.1
/proc/8351/stat : 8351 (clasp) R 8349 8351 8220 0 -1 4194304 15906 0 0 0 64198 12 0 0 25 0 1 0 306178396 65310720 15699 1992294400 134512640 136057169 4294956160 18446744073709551615 134618238 0 0 4096 16386 0 0 0 17 1 0 0
/proc/8351/statm: 15945 15699 183 377 0 15565 0
Current children cumulated CPU time (s) 642.1
Current children cumulated vsize (KiB) 63780

[startup+702.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 8352
/proc/meminfo: memFree=1214624/2055920 swapFree=4191900/4192956
[pid=8351] ppid=8349 vsize=63780 CPUtime=702.07
/proc/8351/stat : 8351 (clasp) R 8349 8351 8220 0 -1 4194304 15906 0 0 0 70195 12 0 0 25 0 1 0 306178396 65310720 15699 1992294400 134512640 136057169 4294956160 18446744073709551615 134823794 0 0 4096 16386 0 0 0 17 1 0 0
/proc/8351/statm: 15945 15699 183 377 0 15565 0
Current children cumulated CPU time (s) 702.07
Current children cumulated vsize (KiB) 63780

[startup+762.306 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 8352
/proc/meminfo: memFree=1209312/2055920 swapFree=4191900/4192956
[pid=8351] ppid=8349 vsize=69124 CPUtime=762.06
/proc/8351/stat : 8351 (clasp) R 8349 8351 8220 0 -1 4194304 17224 0 0 0 76193 13 0 0 25 0 1 0 306178396 70782976 17017 1992294400 134512640 136057169 4294956160 18446744073709551615 134618430 0 0 4096 16386 0 0 0 17 1 0 0
/proc/8351/statm: 17281 17017 183 377 0 16901 0
Current children cumulated CPU time (s) 762.06
Current children cumulated vsize (KiB) 69124

[startup+822.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 8352
/proc/meminfo: memFree=1205216/2055920 swapFree=4191900/4192956
[pid=8351] ppid=8349 vsize=73160 CPUtime=822.04
/proc/8351/stat : 8351 (clasp) R 8349 8351 8220 0 -1 4194304 18235 0 0 0 82190 14 0 0 25 0 1 0 306178396 74915840 18028 1992294400 134512640 136057169 4294956160 18446744073709551615 134823857 0 0 4096 16386 0 0 0 17 1 0 0
/proc/8351/statm: 18290 18028 183 377 0 17910 0
Current children cumulated CPU time (s) 822.04
Current children cumulated vsize (KiB) 73160

[startup+882.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 8352
/proc/meminfo: memFree=1205152/2055920 swapFree=4191900/4192956
[pid=8351] ppid=8349 vsize=73160 CPUtime=882.02
/proc/8351/stat : 8351 (clasp) R 8349 8351 8220 0 -1 4194304 18235 0 0 0 88188 14 0 0 25 0 1 0 306178396 74915840 18028 1992294400 134512640 136057169 4294956160 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 1 0 0
/proc/8351/statm: 18290 18028 183 377 0 17910 0
Current children cumulated CPU time (s) 882.02
Current children cumulated vsize (KiB) 73160

[startup+942.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 8352
/proc/meminfo: memFree=1200672/2055920 swapFree=4191900/4192956
[pid=8351] ppid=8349 vsize=77780 CPUtime=942
/proc/8351/stat : 8351 (clasp) R 8349 8351 8220 0 -1 4194304 19371 0 0 0 94184 16 0 0 25 0 1 0 306178396 79646720 19164 1992294400 134512640 136057169 4294956160 18446744073709551615 134618238 0 0 4096 16386 0 0 0 17 1 0 0
/proc/8351/statm: 19445 19164 183 377 0 19065 0
Current children cumulated CPU time (s) 942
Current children cumulated vsize (KiB) 77780

[startup+1002.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 8352
/proc/meminfo: memFree=1200288/2055920 swapFree=4191900/4192956
[pid=8351] ppid=8349 vsize=78044 CPUtime=1001.98
/proc/8351/stat : 8351 (clasp) R 8349 8351 8220 0 -1 4194304 19449 0 0 0 100182 16 0 0 25 0 1 0 306178396 79917056 19242 1992294400 134512640 136057169 4294956160 18446744073709551615 134618468 0 0 4096 16386 0 0 0 17 1 0 0
/proc/8351/statm: 19511 19242 183 377 0 19131 0
Current children cumulated CPU time (s) 1001.98
Current children cumulated vsize (KiB) 78044

[startup+1062.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 8352
/proc/meminfo: memFree=1200352/2055920 swapFree=4191900/4192956
[pid=8351] ppid=8349 vsize=78044 CPUtime=1061.96
/proc/8351/stat : 8351 (clasp) R 8349 8351 8220 0 -1 4194304 19450 0 0 0 106180 16 0 0 25 0 1 0 306178396 79917056 19243 1992294400 134512640 136057169 4294956160 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 1 0 0
/proc/8351/statm: 19511 19243 183 377 0 19131 0
Current children cumulated CPU time (s) 1061.96
Current children cumulated vsize (KiB) 78044

[startup+1122.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 8352
/proc/meminfo: memFree=1200288/2055920 swapFree=4191900/4192956
[pid=8351] ppid=8349 vsize=78044 CPUtime=1121.95
/proc/8351/stat : 8351 (clasp) R 8349 8351 8220 0 -1 4194304 19450 0 0 0 112178 17 0 0 25 0 1 0 306178396 79917056 19243 1992294400 134512640 136057169 4294956160 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 1 0 0
/proc/8351/statm: 19511 19243 183 377 0 19131 0
Current children cumulated CPU time (s) 1121.95
Current children cumulated vsize (KiB) 78044

[startup+1182.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 8352
/proc/meminfo: memFree=1199456/2055920 swapFree=4191900/4192956
[pid=8351] ppid=8349 vsize=78968 CPUtime=1181.93
/proc/8351/stat : 8351 (clasp) R 8349 8351 8220 0 -1 4194304 19660 0 0 0 118176 17 0 0 25 0 1 0 306178396 80863232 19453 1992294400 134512640 136057169 4294956160 18446744073709551615 134823325 0 0 4096 16386 0 0 0 17 1 0 0
/proc/8351/statm: 19742 19453 183 377 0 19362 0
Current children cumulated CPU time (s) 1181.93
Current children cumulated vsize (KiB) 78968



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 8352
/proc/meminfo: memFree=1195552/2055920 swapFree=4191900/4192956
[pid=8351] ppid=8349 vsize=82796 CPUtime=1200.03
/proc/8351/stat : 8351 (clasp) R 8349 8351 8220 0 -1 4194304 20630 0 0 0 119985 18 0 0 25 0 1 0 306178396 84783104 20423 1992294400 134512640 136057169 4294956160 18446744073709551615 134618430 0 0 4096 16386 0 0 0 17 1 0 0
/proc/8351/statm: 20699 20423 183 377 0 20319 0
Current children cumulated CPU time (s) 1200.03
Current children cumulated vsize (KiB) 82796

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.42
CPU time (s): 1200.06
CPU user time (s): 1199.86
CPU system time (s): 0.197969
CPU usage (%): 99.9696
Max. virtual memory (cumulated for all children) (KiB): 82796

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

runsolver used 1.03084 second user time and 3.34649 second system time

The end

Launcher Data

Begin job on node54 at 2009-03-28 08:16:16
IDJOB=1513944
IDBENCH=70305
IDSOLVER=508
FILE ID=node54/1513944-1238224576
PBS_JOBID= 9060596
Free space on /tmp= 66488 MiB

SOLVER NAME= clasp 1.2.0-SAT09-32
BENCH NAME= SAT09/RANDOM/LARGE/3SAT/UNKNOWN/8000/unif-k3-r4.2-v8000-c33600-S439075063-023.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-1513944-1238224576/watcher-1513944-1238224576 -o /tmp/evaluation-result-1513944-1238224576/solver-1513944-1238224576 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/clasp --file=HOME/instance-1513944-1238224576.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= ee1ee4ce24708e1154601d98d318621f
RANDOM SEED=1812478091

node54.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.232
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.232
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:       1277704 kB
Buffers:         71228 kB
Cached:         612592 kB
SwapCached:        260 kB
Active:         118752 kB
Inactive:       580260 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1277704 kB
SwapTotal:     4192956 kB
SwapFree:      4191900 kB
Dirty:            2444 kB
Writeback:           0 kB
Mapped:          23732 kB
Slab:            65172 kB
Committed_AS:   818788 kB
PageTables:       1372 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= 66488 MiB
End job on node54 at 2009-03-28 08:36:19