Trace number 1518888

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.01 1200.41

General information on the benchmark

NameRANDOM/MEDIUM/3SAT/SATISFIABLE/480/
unif-k3-r4.25-v480-c2040-S1002348653-090.cnf
MD5SUMc369517cece9ac5de13f6444259c5dd0
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.011998
Satisfiable
(Un)Satisfiability was proved
Number of variables480
Number of clauses2040
Sum of the clauses size6120
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 32040
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-1518888-1238305699/watcher-1518888-1238305699 -o /tmp/evaluation-result-1518888-1238305699/solver-1518888-1238305699 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/clasp --file=HOME/instance-1518888-1238305699.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.00 1.00 1.00 3/64 7318
/proc/meminfo: memFree=997456/2055920 swapFree=4178700/4192956
[pid=7318] ppid=7316 vsize=1840 CPUtime=0
/proc/7318/stat : 7318 (clasp) R 7316 7318 7096 0 -1 4194304 250 0 0 0 0 0 0 0 18 0 1 0 1103235475 1884160 231 1992294400 134512640 136057169 4294956160 18446744073709551615 134774463 0 0 4096 16386 0 0 0 17 1 0 0
/proc/7318/statm: 460 231 167 377 0 80 0

[startup+0.0876129 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 7318
/proc/meminfo: memFree=997456/2055920 swapFree=4178700/4192956
[pid=7318] ppid=7316 vsize=1972 CPUtime=0.08
/proc/7318/stat : 7318 (clasp) R 7316 7318 7096 0 -1 4194304 291 0 0 0 8 0 0 0 18 0 1 0 1103235475 2019328 272 1992294400 134512640 136057169 4294956160 18446744073709551615 134824402 0 0 4096 16386 0 0 0 17 1 0 0
/proc/7318/statm: 493 273 181 377 0 113 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 1972

[startup+0.101614 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 7318
/proc/meminfo: memFree=997456/2055920 swapFree=4178700/4192956
[pid=7318] ppid=7316 vsize=1972 CPUtime=0.09
/proc/7318/stat : 7318 (clasp) R 7316 7318 7096 0 -1 4194304 296 0 0 0 9 0 0 0 18 0 1 0 1103235475 2019328 277 1992294400 134512640 136057169 4294956160 18446744073709551615 134824056 0 0 4096 16386 0 0 0 17 1 0 0
/proc/7318/statm: 493 277 181 377 0 113 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 1972

[startup+0.301647 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 7318
/proc/meminfo: memFree=997456/2055920 swapFree=4178700/4192956
[pid=7318] ppid=7316 vsize=2104 CPUtime=0.29
/proc/7318/stat : 7318 (clasp) R 7316 7318 7096 0 -1 4194304 330 0 0 0 29 0 0 0 19 0 1 0 1103235475 2154496 311 1992294400 134512640 136057169 4294956160 18446744073709551615 135459153 0 0 4096 16386 0 0 0 17 1 0 0
/proc/7318/statm: 526 311 181 377 0 146 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 2104

[startup+0.701716 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 7318
/proc/meminfo: memFree=997456/2055920 swapFree=4178700/4192956
[pid=7318] ppid=7316 vsize=2236 CPUtime=0.69
/proc/7318/stat : 7318 (clasp) R 7316 7318 7096 0 -1 4194304 374 0 0 0 69 0 0 0 22 0 1 0 1103235475 2289664 355 1992294400 134512640 136057169 4294956160 18446744073709551615 134618307 0 0 4096 16386 0 0 0 17 1 0 0
/proc/7318/statm: 559 355 181 377 0 179 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 2236

[startup+1.50185 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 7319
/proc/meminfo: memFree=996680/2055920 swapFree=4178700/4192956
[pid=7318] ppid=7316 vsize=2500 CPUtime=1.49
/proc/7318/stat : 7318 (clasp) R 7316 7318 7096 0 -1 4194304 423 0 0 0 149 0 0 0 25 0 1 0 1103235475 2560000 404 1992294400 134512640 136057169 4294956160 18446744073709551615 134819811 0 0 4096 16386 0 0 0 17 1 0 0
/proc/7318/statm: 625 404 181 377 0 245 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 2500

[startup+3.10113 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 7319
/proc/meminfo: memFree=996296/2055920 swapFree=4178700/4192956
[pid=7318] ppid=7316 vsize=2768 CPUtime=3.09
/proc/7318/stat : 7318 (clasp) R 7316 7318 7096 0 -1 4194304 479 0 0 0 309 0 0 0 25 0 1 0 1103235475 2834432 460 1992294400 134512640 136057169 4294956160 18446744073709551615 134823788 0 0 4096 16386 0 0 0 17 1 0 0
/proc/7318/statm: 692 460 181 377 0 312 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 2768

[startup+6.30167 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 7319
/proc/meminfo: memFree=995848/2055920 swapFree=4178700/4192956
[pid=7318] ppid=7316 vsize=3032 CPUtime=6.29
/proc/7318/stat : 7318 (clasp) R 7316 7318 7096 0 -1 4194304 565 0 0 0 629 0 0 0 25 0 1 0 1103235475 3104768 546 1992294400 134512640 136057169 4294956160 18446744073709551615 134823788 0 0 4096 16386 0 0 0 17 1 0 0
/proc/7318/statm: 758 546 181 377 0 378 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 3032

[startup+12.7018 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 7319
/proc/meminfo: memFree=995272/2055920 swapFree=4178700/4192956
[pid=7318] ppid=7316 vsize=3436 CPUtime=12.69
/proc/7318/stat : 7318 (clasp) R 7316 7318 7096 0 -1 4194304 667 0 0 0 1269 0 0 0 25 0 1 0 1103235475 3518464 648 1992294400 134512640 136057169 4294956160 18446744073709551615 134828455 0 0 4096 16386 0 0 0 17 1 0 0
/proc/7318/statm: 859 648 181 377 0 479 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 3436

[startup+25.502 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 7319
/proc/meminfo: memFree=994632/2055920 swapFree=4178700/4192956
[pid=7318] ppid=7316 vsize=4096 CPUtime=25.49
/proc/7318/stat : 7318 (clasp) R 7316 7318 7096 0 -1 4194304 815 0 0 0 2549 0 0 0 25 0 1 0 1103235475 4194304 796 1992294400 134512640 136057169 4294956160 18446744073709551615 134823330 0 0 4096 16386 0 0 0 17 1 0 0
/proc/7318/statm: 1024 796 181 377 0 644 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 4096

[startup+51.1013 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 7319
/proc/meminfo: memFree=993928/2055920 swapFree=4178700/4192956
[pid=7318] ppid=7316 vsize=4900 CPUtime=51.07
/proc/7318/stat : 7318 (clasp) R 7316 7318 7096 0 -1 4194304 1018 0 0 0 5107 0 0 0 25 0 1 0 1103235475 5017600 999 1992294400 134512640 136057169 4294956160 18446744073709551615 134828435 0 0 4096 16386 0 0 0 17 1 0 0
/proc/7318/statm: 1225 999 181 377 0 845 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 4900

[startup+102.305 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 7319
/proc/meminfo: memFree=992968/2055920 swapFree=4178700/4192956
[pid=7318] ppid=7316 vsize=5848 CPUtime=102.26
/proc/7318/stat : 7318 (clasp) R 7316 7318 7096 0 -1 4194304 1266 0 0 0 10226 0 0 0 25 0 1 0 1103235475 5988352 1247 1992294400 134512640 136057169 4294956160 18446744073709551615 134823310 0 0 4096 16386 0 0 0 17 1 0 0
/proc/7318/statm: 1462 1247 181 377 0 1082 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 5848

[startup+162.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 7319
/proc/meminfo: memFree=992072/2055920 swapFree=4178700/4192956
[pid=7318] ppid=7316 vsize=6672 CPUtime=162.24
/proc/7318/stat : 7318 (clasp) R 7316 7318 7096 0 -1 4194304 1479 0 0 0 16224 0 0 0 25 0 1 0 1103235475 6832128 1460 1992294400 134512640 136057169 4294956160 18446744073709551615 134823846 0 0 4096 16386 0 0 0 17 1 0 0
/proc/7318/statm: 1668 1460 181 377 0 1288 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 6672

[startup+222.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 7319
/proc/meminfo: memFree=991368/2055920 swapFree=4178700/4192956
[pid=7318] ppid=7316 vsize=7484 CPUtime=222.21
/proc/7318/stat : 7318 (clasp) R 7316 7318 7096 0 -1 4194304 1656 0 0 0 22221 0 0 0 25 0 1 0 1103235475 7663616 1637 1992294400 134512640 136057169 4294956160 18446744073709551615 134618113 0 0 4096 16386 0 0 0 17 1 0 0
/proc/7318/statm: 1871 1637 181 377 0 1491 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 7484

[startup+282.303 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 7319
/proc/meminfo: memFree=990664/2055920 swapFree=4178700/4192956
[pid=7318] ppid=7316 vsize=8172 CPUtime=282.2
/proc/7318/stat : 7318 (clasp) R 7316 7318 7096 0 -1 4194304 1817 0 0 0 28219 1 0 0 25 0 1 0 1103235475 8368128 1798 1992294400 134512640 136057169 4294956160 18446744073709551615 134828289 0 0 4096 16386 0 0 0 17 1 0 0
/proc/7318/statm: 2043 1798 181 377 0 1663 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 8172

[startup+342.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 7319
/proc/meminfo: memFree=990152/2055920 swapFree=4178700/4192956
[pid=7318] ppid=7316 vsize=8732 CPUtime=342.18
/proc/7318/stat : 7318 (clasp) R 7316 7318 7096 0 -1 4194304 1945 0 0 0 34217 1 0 0 25 0 1 0 1103235475 8941568 1926 1992294400 134512640 136057169 4294956160 18446744073709551615 134823809 0 0 4096 16386 0 0 0 17 1 0 0
/proc/7318/statm: 2183 1926 181 377 0 1803 0
Current children cumulated CPU time (s) 342.18
Current children cumulated vsize (KiB) 8732

[startup+402.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 7319
/proc/meminfo: memFree=989832/2055920 swapFree=4178700/4192956
[pid=7318] ppid=7316 vsize=8996 CPUtime=402.16
/proc/7318/stat : 7318 (clasp) R 7316 7318 7096 0 -1 4194304 2036 0 0 0 40215 1 0 0 25 0 1 0 1103235475 9211904 2017 1992294400 134512640 136057169 4294956160 18446744073709551615 134618430 0 0 4096 16386 0 0 0 17 1 0 0
/proc/7318/statm: 2249 2017 181 377 0 1869 0
Current children cumulated CPU time (s) 402.16
Current children cumulated vsize (KiB) 8996

[startup+462.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 7319
/proc/meminfo: memFree=989320/2055920 swapFree=4178700/4192956
[pid=7318] ppid=7316 vsize=9552 CPUtime=462.14
/proc/7318/stat : 7318 (clasp) R 7316 7318 7096 0 -1 4194304 2149 0 0 0 46213 1 0 0 25 0 1 0 1103235475 9781248 2130 1992294400 134512640 136057169 4294956160 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 1 0 0
/proc/7318/statm: 2388 2130 181 377 0 2008 0
Current children cumulated CPU time (s) 462.14
Current children cumulated vsize (KiB) 9552

[startup+522.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 7319
/proc/meminfo: memFree=989128/2055920 swapFree=4178700/4192956
[pid=7318] ppid=7316 vsize=9688 CPUtime=522.12
/proc/7318/stat : 7318 (clasp) R 7316 7318 7096 0 -1 4194304 2209 0 0 0 52210 2 0 0 25 0 1 0 1103235475 9920512 2190 1992294400 134512640 136057169 4294956160 18446744073709551615 134828227 0 0 4096 16386 0 0 0 17 1 0 0
/proc/7318/statm: 2422 2190 181 377 0 2042 0
Current children cumulated CPU time (s) 522.12
Current children cumulated vsize (KiB) 9688

[startup+582.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 7319
/proc/meminfo: memFree=988808/2055920 swapFree=4178700/4192956
[pid=7318] ppid=7316 vsize=10100 CPUtime=582.1
/proc/7318/stat : 7318 (clasp) R 7316 7318 7096 0 -1 4194304 2280 0 0 0 58208 2 0 0 25 0 1 0 1103235475 10342400 2261 1992294400 134512640 136057169 4294956160 18446744073709551615 134615649 0 0 4096 16386 0 0 0 17 1 0 0
/proc/7318/statm: 2525 2261 181 377 0 2145 0
Current children cumulated CPU time (s) 582.1
Current children cumulated vsize (KiB) 10100

[startup+642.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 7319
/proc/meminfo: memFree=988488/2055920 swapFree=4178700/4192956
[pid=7318] ppid=7316 vsize=10404 CPUtime=642.09
/proc/7318/stat : 7318 (clasp) R 7316 7318 7096 0 -1 4194304 2359 0 0 0 64207 2 0 0 25 0 1 0 1103235475 10653696 2340 1992294400 134512640 136057169 4294956160 18446744073709551615 134618126 0 0 4096 16386 0 0 0 17 1 0 0
/proc/7318/statm: 2601 2340 181 377 0 2221 0
Current children cumulated CPU time (s) 642.09
Current children cumulated vsize (KiB) 10404

[startup+702.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 7319
/proc/meminfo: memFree=988232/2055920 swapFree=4178700/4192956
[pid=7318] ppid=7316 vsize=10668 CPUtime=702.06
/proc/7318/stat : 7318 (clasp) R 7316 7318 7096 0 -1 4194304 2421 0 0 0 70204 2 0 0 25 0 1 0 1103235475 10924032 2402 1992294400 134512640 136057169 4294956160 18446744073709551615 134828253 0 0 4096 16386 0 0 0 17 1 0 0
/proc/7318/statm: 2667 2402 181 377 0 2287 0
Current children cumulated CPU time (s) 702.06
Current children cumulated vsize (KiB) 10668

[startup+762.307 s]
/proc/loadavg: 1.00 1.00 1.00 2/70 7325
/proc/meminfo: memFree=986976/2055920 swapFree=4178700/4192956
[pid=7318] ppid=7316 vsize=10816 CPUtime=762.04
/proc/7318/stat : 7318 (clasp) R 7316 7318 7096 0 -1 4194304 2456 0 0 0 76202 2 0 0 25 0 1 0 1103235475 11075584 2437 1992294400 134512640 136057169 4294956160 18446744073709551615 134813057 0 0 4096 16386 0 0 0 17 1 0 0
/proc/7318/statm: 2704 2437 181 377 0 2324 0
Current children cumulated CPU time (s) 762.04
Current children cumulated vsize (KiB) 10816

[startup+822.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 7325
/proc/meminfo: memFree=987912/2055920 swapFree=4178700/4192956
[pid=7318] ppid=7316 vsize=10948 CPUtime=822.02
/proc/7318/stat : 7318 (clasp) R 7316 7318 7096 0 -1 4194304 2492 0 0 0 82199 3 0 0 25 0 1 0 1103235475 11210752 2473 1992294400 134512640 136057169 4294956160 18446744073709551615 134823876 0 0 4096 16386 0 0 0 17 1 0 0
/proc/7318/statm: 2737 2473 181 377 0 2357 0
Current children cumulated CPU time (s) 822.02
Current children cumulated vsize (KiB) 10948

[startup+882.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 7325
/proc/meminfo: memFree=987784/2055920 swapFree=4178700/4192956
[pid=7318] ppid=7316 vsize=11080 CPUtime=882
/proc/7318/stat : 7318 (clasp) R 7316 7318 7096 0 -1 4194304 2536 0 0 0 88197 3 0 0 25 0 1 0 1103235475 11345920 2517 1992294400 134512640 136057169 4294956160 18446744073709551615 134637531 0 0 4096 16386 0 0 0 17 1 0 0
/proc/7318/statm: 2770 2517 181 377 0 2390 0
Current children cumulated CPU time (s) 882
Current children cumulated vsize (KiB) 11080

[startup+942.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 7325
/proc/meminfo: memFree=987656/2055920 swapFree=4178700/4192956
[pid=7318] ppid=7316 vsize=11224 CPUtime=941.98
/proc/7318/stat : 7318 (clasp) R 7316 7318 7096 0 -1 4194304 2566 0 0 0 94195 3 0 0 25 0 1 0 1103235475 11493376 2547 1992294400 134512640 136057169 4294956160 18446744073709551615 134823889 0 0 4096 16386 0 0 0 17 1 0 0
/proc/7318/statm: 2806 2547 181 377 0 2426 0
Current children cumulated CPU time (s) 941.98
Current children cumulated vsize (KiB) 11224

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 7325
/proc/meminfo: memFree=987464/2055920 swapFree=4178700/4192956
[pid=7318] ppid=7316 vsize=11496 CPUtime=1001.96
/proc/7318/stat : 7318 (clasp) R 7316 7318 7096 0 -1 4194304 2615 0 0 0 100193 3 0 0 25 0 1 0 1103235475 11771904 2596 1992294400 134512640 136057169 4294956160 18446744073709551615 134613095 0 0 4096 16386 0 0 0 17 1 0 0
/proc/7318/statm: 2874 2596 181 377 0 2494 0
Current children cumulated CPU time (s) 1001.96
Current children cumulated vsize (KiB) 11496

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 7325
/proc/meminfo: memFree=987272/2055920 swapFree=4178700/4192956
[pid=7318] ppid=7316 vsize=11628 CPUtime=1061.94
/proc/7318/stat : 7318 (clasp) R 7316 7318 7096 0 -1 4194304 2651 0 0 0 106191 3 0 0 25 0 1 0 1103235475 11907072 2632 1992294400 134512640 136057169 4294956160 18446744073709551615 134618468 0 0 4096 16386 0 0 0 17 1 0 0
/proc/7318/statm: 2907 2632 181 377 0 2527 0
Current children cumulated CPU time (s) 1061.94
Current children cumulated vsize (KiB) 11628

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 7325
/proc/meminfo: memFree=987208/2055920 swapFree=4178700/4192956
[pid=7318] ppid=7316 vsize=11764 CPUtime=1121.92
/proc/7318/stat : 7318 (clasp) R 7316 7318 7096 0 -1 4194304 2664 0 0 0 112189 3 0 0 25 0 1 0 1103235475 12046336 2645 1992294400 134512640 136057169 4294956160 18446744073709551615 134823741 0 0 4096 16386 0 0 0 17 1 0 0
/proc/7318/statm: 2941 2645 181 377 0 2561 0
Current children cumulated CPU time (s) 1121.92
Current children cumulated vsize (KiB) 11764

[startup+1182.3 s]
/proc/loadavg: 1.04 1.01 1.00 2/65 7325
/proc/meminfo: memFree=987144/2055920 swapFree=4178700/4192956
[pid=7318] ppid=7316 vsize=11916 CPUtime=1181.91
/proc/7318/stat : 7318 (clasp) R 7316 7318 7096 0 -1 4194304 2700 0 0 0 118187 4 0 0 25 0 1 0 1103235475 12201984 2681 1992294400 134512640 136057169 4294956160 18446744073709551615 134823770 0 0 4096 16386 0 0 0 17 1 0 0
/proc/7318/statm: 2979 2681 181 377 0 2599 0
Current children cumulated CPU time (s) 1181.91
Current children cumulated vsize (KiB) 11916



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 1.11 1.03 1.01 2/65 7325
/proc/meminfo: memFree=987016/2055920 swapFree=4178700/4192956
[pid=7318] ppid=7316 vsize=11916 CPUtime=1200
/proc/7318/stat : 7318 (clasp) R 7316 7318 7096 0 -1 4194304 2715 0 0 0 119996 4 0 0 25 0 1 0 1103235475 12201984 2696 1992294400 134512640 136057169 4294956160 18446744073709551615 134618238 0 0 4096 16386 0 0 0 17 1 0 0
/proc/7318/statm: 2979 2696 181 377 0 2599 0
Current children cumulated CPU time (s) 1200
Current children cumulated vsize (KiB) 11916

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.41
CPU time (s): 1200.01
CPU user time (s): 1199.97
CPU system time (s): 0.044993
CPU usage (%): 99.9671
Max. virtual memory (cumulated for all children) (KiB): 11916

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

runsolver used 0.974851 second user time and 2.35064 second system time

The end

Launcher Data

Begin job on node25 at 2009-03-29 07:48:19
IDJOB=1518888
IDBENCH=70717
IDSOLVER=508
FILE ID=node25/1518888-1238305699
PBS_JOBID= 9061062
Free space on /tmp= 66264 MiB

SOLVER NAME= clasp 1.2.0-SAT09-32
BENCH NAME= SAT09/RANDOM/MEDIUM/3SAT/SATISFIABLE/480/unif-k3-r4.25-v480-c2040-S1002348653-090.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-1518888-1238305699/watcher-1518888-1238305699 -o /tmp/evaluation-result-1518888-1238305699/solver-1518888-1238305699 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/clasp --file=HOME/instance-1518888-1238305699.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= c369517cece9ac5de13f6444259c5dd0
RANDOM SEED=2004332155

node25.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.263
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.263
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:        997936 kB
Buffers:        105796 kB
Cached:         849868 kB
SwapCached:       8032 kB
Active:         276484 kB
Inactive:       688744 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        997936 kB
SwapTotal:     4192956 kB
SwapFree:      4178700 kB
Dirty:            1868 kB
Writeback:           0 kB
Mapped:          14508 kB
Slab:            78788 kB
Committed_AS:  3109964 kB
PageTables:       1464 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= 66260 MiB
End job on node25 at 2009-03-29 08:08:21