Trace number 1512900

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.08 1200.51

General information on the benchmark

NameRANDOM/LARGE/5SAT/UNKNOWN/900/
unif-k5-r20-v900-c18000-S2124311399-085.cnf
MD5SUM591878ac77c59e57a1598f2a38d0dcd8
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark13.312
Satisfiable
(Un)Satisfiability was proved
Number of variables900
Number of clauses18000
Sum of the clauses size90000
Maximum clause length5
Minimum clause length5
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 518000
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-1512900-1238210146/watcher-1512900-1238210146 -o /tmp/evaluation-result-1512900-1238210146/solver-1512900-1238210146 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/clasp --file=HOME/instance-1512900-1238210146.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 0.93 2/64 436
/proc/meminfo: memFree=878016/2055920 swapFree=4177704/4192956
[pid=436] ppid=434 vsize=1964 CPUtime=0
/proc/436/stat : 436 (clasp) R 434 436 32265 0 -1 4194304 238 0 0 0 0 0 0 0 18 0 1 0 1093680708 2011136 222 1992294400 134512640 136057169 4294956160 18446744073709551615 134671215 0 0 4096 16386 0 0 0 17 1 0 0
/proc/436/statm: 491 223 144 377 0 111 0

[startup+0.0275339 s]
/proc/loadavg: 1.00 1.00 0.93 2/64 436
/proc/meminfo: memFree=878016/2055920 swapFree=4177704/4192956
[pid=436] ppid=434 vsize=3048 CPUtime=0.02
/proc/436/stat : 436 (clasp) R 434 436 32265 0 -1 4194304 560 0 0 0 2 0 0 0 18 0 1 0 1093680708 3121152 538 1992294400 134512640 136057169 4294956160 18446744073709551615 134772705 0 0 4096 16386 0 0 0 17 1 0 0
/proc/436/statm: 762 538 163 377 0 382 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 3048

[startup+0.101547 s]
/proc/loadavg: 1.00 1.00 0.93 2/64 436
/proc/meminfo: memFree=878016/2055920 swapFree=4177704/4192956
[pid=436] ppid=434 vsize=3752 CPUtime=0.09
/proc/436/stat : 436 (clasp) R 434 436 32265 0 -1 4194304 757 0 0 0 9 0 0 0 18 0 1 0 1093680708 3842048 735 1992294400 134512640 136057169 4294956160 18446744073709551615 134648186 0 0 4096 16386 0 0 0 17 1 0 0
/proc/436/statm: 938 735 178 377 0 558 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3752

[startup+0.301582 s]
/proc/loadavg: 1.00 1.00 0.93 2/64 436
/proc/meminfo: memFree=878016/2055920 swapFree=4177704/4192956
[pid=436] ppid=434 vsize=4148 CPUtime=0.29
/proc/436/stat : 436 (clasp) R 434 436 32265 0 -1 4194304 858 0 0 0 29 0 0 0 19 0 1 0 1093680708 4247552 836 1992294400 134512640 136057169 4294956160 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 1 0 0
/proc/436/statm: 1037 836 182 377 0 657 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 4148

[startup+0.701656 s]
/proc/loadavg: 1.00 1.00 0.93 2/64 436
/proc/meminfo: memFree=878016/2055920 swapFree=4177704/4192956
[pid=436] ppid=434 vsize=5728 CPUtime=0.69
/proc/436/stat : 436 (clasp) R 434 436 32265 0 -1 4194304 1233 0 0 0 69 0 0 0 23 0 1 0 1093680708 5865472 1211 1992294400 134512640 136057169 4294956160 18446744073709551615 135443142 0 0 4096 16386 0 0 0 17 1 0 0
/proc/436/statm: 1432 1211 182 377 0 1052 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 5728

[startup+1.5018 s]
/proc/loadavg: 1.00 1.00 0.93 2/65 437
/proc/meminfo: memFree=872760/2055920 swapFree=4177704/4192956
[pid=436] ppid=434 vsize=6904 CPUtime=1.49
/proc/436/stat : 436 (clasp) R 434 436 32265 0 -1 4194304 1524 0 0 0 149 0 0 0 25 0 1 0 1093680708 7069696 1502 1992294400 134512640 136057169 4294956160 18446744073709551615 134618430 0 0 4096 16386 0 0 0 17 1 0 0
/proc/436/statm: 1726 1502 182 377 0 1346 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 6904

[startup+3.10109 s]
/proc/loadavg: 1.00 1.00 0.93 2/65 437
/proc/meminfo: memFree=872056/2055920 swapFree=4177704/4192956
[pid=436] ppid=434 vsize=8224 CPUtime=3.08
/proc/436/stat : 436 (clasp) R 434 436 32265 0 -1 4194304 1864 0 0 0 308 0 0 0 25 0 1 0 1093680708 8421376 1842 1992294400 134512640 136057169 4294956160 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 1 0 0
/proc/436/statm: 2056 1842 182 377 0 1676 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 8224

[startup+6.30268 s]
/proc/loadavg: 1.00 1.00 0.93 2/65 437
/proc/meminfo: memFree=870456/2055920 swapFree=4177704/4192956
[pid=436] ppid=434 vsize=9280 CPUtime=6.29
/proc/436/stat : 436 (clasp) R 434 436 32265 0 -1 4194304 2125 0 0 0 628 1 0 0 25 0 1 0 1093680708 9502720 2103 1992294400 134512640 136057169 4294956160 18446744073709551615 134618138 0 0 4096 16386 0 0 0 17 1 0 0
/proc/436/statm: 2320 2103 182 377 0 1940 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 9280

[startup+12.7018 s]
/proc/loadavg: 1.00 1.00 0.93 2/65 437
/proc/meminfo: memFree=868472/2055920 swapFree=4177704/4192956
[pid=436] ppid=434 vsize=11268 CPUtime=12.69
/proc/436/stat : 436 (clasp) R 434 436 32265 0 -1 4194304 2629 0 0 0 1268 1 0 0 25 0 1 0 1093680708 11538432 2607 1992294400 134512640 136057169 4294956160 18446744073709551615 134828280 0 0 4096 16386 0 0 0 17 1 0 0
/proc/436/statm: 2817 2607 182 377 0 2437 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 11268

[startup+25.5012 s]
/proc/loadavg: 1.00 1.00 0.93 2/65 437
/proc/meminfo: memFree=866360/2055920 swapFree=4177704/4192956
[pid=436] ppid=434 vsize=13536 CPUtime=25.48
/proc/436/stat : 436 (clasp) R 434 436 32265 0 -1 4194304 3180 0 0 0 2547 1 0 0 25 0 1 0 1093680708 13860864 3158 1992294400 134512640 136057169 4294956160 18446744073709551615 134618468 0 0 4096 16386 0 0 0 17 1 0 0
/proc/436/statm: 3384 3158 182 377 0 3004 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 13536

[startup+51.1019 s]
/proc/loadavg: 1.00 1.00 0.93 2/65 437
/proc/meminfo: memFree=863736/2055920 swapFree=4177704/4192956
[pid=436] ppid=434 vsize=15764 CPUtime=51.07
/proc/436/stat : 436 (clasp) R 434 436 32265 0 -1 4194304 3747 0 0 0 5106 1 0 0 25 0 1 0 1093680708 16142336 3725 1992294400 134512640 136057169 4294956160 18446744073709551615 134823938 0 0 4096 16386 0 0 0 17 1 0 0
/proc/436/statm: 3941 3725 182 377 0 3561 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 15764

[startup+102.305 s]
/proc/loadavg: 1.00 1.00 0.93 2/65 437
/proc/meminfo: memFree=859384/2055920 swapFree=4177704/4192956
[pid=436] ppid=434 vsize=20104 CPUtime=102.26
/proc/436/stat : 436 (clasp) R 434 436 32265 0 -1 4194304 4829 0 0 0 10223 3 0 0 25 0 1 0 1093680708 20586496 4807 1992294400 134512640 136057169 4294956160 18446744073709551615 134618203 0 0 4096 16386 0 0 0 17 1 0 0
/proc/436/statm: 5026 4807 182 377 0 4646 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 20104

[startup+162.301 s]
/proc/loadavg: 1.00 1.00 0.93 2/65 437
/proc/meminfo: memFree=856568/2055920 swapFree=4177704/4192956
[pid=436] ppid=434 vsize=22992 CPUtime=162.23
/proc/436/stat : 436 (clasp) R 434 436 32265 0 -1 4194304 5524 0 0 0 16220 3 0 0 25 0 1 0 1093680708 23543808 5502 1992294400 134512640 136057169 4294956160 18446744073709551615 135459153 0 0 4096 16386 0 0 0 17 1 0 0
/proc/436/statm: 5748 5502 182 377 0 5368 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 22992

[startup+222.301 s]
/proc/loadavg: 1.00 1.00 0.93 2/65 437
/proc/meminfo: memFree=853176/2055920 swapFree=4177704/4192956
[pid=436] ppid=434 vsize=26272 CPUtime=222.21
/proc/436/stat : 436 (clasp) R 434 436 32265 0 -1 4194304 6361 0 0 0 22217 4 0 0 25 0 1 0 1093680708 26902528 6339 1992294400 134512640 136057169 4294956160 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 1 0 0
/proc/436/statm: 6568 6339 182 377 0 6188 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 26272

[startup+282.301 s]
/proc/loadavg: 1.00 1.00 0.93 2/65 437
/proc/meminfo: memFree=851768/2055920 swapFree=4177704/4192956
[pid=436] ppid=434 vsize=27724 CPUtime=282.18
/proc/436/stat : 436 (clasp) R 434 436 32265 0 -1 4194304 6710 0 0 0 28214 4 0 0 25 0 1 0 1093680708 28389376 6688 1992294400 134512640 136057169 4294956160 18446744073709551615 134823873 0 0 4096 16386 0 0 0 17 1 0 0
/proc/436/statm: 6931 6688 182 377 0 6551 0
Current children cumulated CPU time (s) 282.18
Current children cumulated vsize (KiB) 27724

[startup+342.301 s]
/proc/loadavg: 1.00 1.00 0.93 2/65 437
/proc/meminfo: memFree=849720/2055920 swapFree=4177704/4192956
[pid=436] ppid=434 vsize=29852 CPUtime=342.17
/proc/436/stat : 436 (clasp) R 434 436 32265 0 -1 4194304 7221 0 0 0 34212 5 0 0 25 0 1 0 1093680708 30568448 7199 1992294400 134512640 136057169 4294956160 18446744073709551615 134637521 0 0 4096 16386 0 0 0 17 1 0 0
/proc/436/statm: 7463 7199 182 377 0 7083 0
Current children cumulated CPU time (s) 342.17
Current children cumulated vsize (KiB) 29852

[startup+402.302 s]
/proc/loadavg: 1.00 1.00 0.93 2/65 437
/proc/meminfo: memFree=848312/2055920 swapFree=4177704/4192956
[pid=436] ppid=434 vsize=31188 CPUtime=402.14
/proc/436/stat : 436 (clasp) R 434 436 32265 0 -1 4194304 7566 0 0 0 40209 5 0 0 25 0 1 0 1093680708 31936512 7544 1992294400 134512640 136057169 4294956160 18446744073709551615 134618468 0 0 4096 16386 0 0 0 17 1 0 0
/proc/436/statm: 7797 7544 182 377 0 7417 0
Current children cumulated CPU time (s) 402.14
Current children cumulated vsize (KiB) 31188

[startup+462.302 s]
/proc/loadavg: 1.00 1.00 0.93 2/65 437
/proc/meminfo: memFree=847352/2055920 swapFree=4177704/4192956
[pid=436] ppid=434 vsize=32280 CPUtime=462.13
/proc/436/stat : 436 (clasp) R 434 436 32265 0 -1 4194304 7844 0 0 0 46207 6 0 0 25 0 1 0 1093680708 33054720 7814 1992294400 134512640 136057169 4294956160 18446744073709551615 134618270 0 0 4096 16386 0 0 0 17 1 0 0
/proc/436/statm: 8070 7814 182 377 0 7690 0
Current children cumulated CPU time (s) 462.13
Current children cumulated vsize (KiB) 32280

[startup+522.302 s]
/proc/loadavg: 1.00 1.00 0.93 2/65 437
/proc/meminfo: memFree=844216/2055920 swapFree=4177704/4192956
[pid=436] ppid=434 vsize=35424 CPUtime=522.1
/proc/436/stat : 436 (clasp) R 434 436 32265 0 -1 4194304 8636 0 0 0 52204 6 0 0 25 0 1 0 1093680708 36274176 8605 1992294400 134512640 136057169 4294956160 18446744073709551615 134823941 0 0 4096 16386 0 0 0 17 1 0 0
/proc/436/statm: 8856 8605 182 377 0 8476 0
Current children cumulated CPU time (s) 522.1
Current children cumulated vsize (KiB) 35424

[startup+582.302 s]
/proc/loadavg: 1.00 1.00 0.93 2/65 437
/proc/meminfo: memFree=843384/2055920 swapFree=4177704/4192956
[pid=436] ppid=434 vsize=36224 CPUtime=582.08
/proc/436/stat : 436 (clasp) R 434 436 32265 0 -1 4194304 8833 0 0 0 58202 6 0 0 25 0 1 0 1093680708 37093376 8802 1992294400 134512640 136057169 4294956160 18446744073709551615 134823938 0 0 4096 16386 0 0 0 17 1 0 0
/proc/436/statm: 9056 8802 182 377 0 8676 0
Current children cumulated CPU time (s) 582.08
Current children cumulated vsize (KiB) 36224

[startup+642.302 s]
/proc/loadavg: 1.00 1.00 0.93 2/65 437
/proc/meminfo: memFree=842104/2055920 swapFree=4177704/4192956
[pid=436] ppid=434 vsize=37572 CPUtime=642.07
/proc/436/stat : 436 (clasp) R 434 436 32265 0 -1 4194304 9152 0 0 0 64200 7 0 0 25 0 1 0 1093680708 38473728 9121 1992294400 134512640 136057169 4294956160 18446744073709551615 134618238 0 0 4096 16386 0 0 0 17 1 0 0
/proc/436/statm: 9393 9121 182 377 0 9013 0
Current children cumulated CPU time (s) 642.07
Current children cumulated vsize (KiB) 37572

[startup+702.303 s]
/proc/loadavg: 1.00 1.00 0.93 2/65 437
/proc/meminfo: memFree=841656/2055920 swapFree=4177704/4192956
[pid=436] ppid=434 vsize=38100 CPUtime=702.04
/proc/436/stat : 436 (clasp) R 434 436 32265 0 -1 4194304 9305 0 0 0 70197 7 0 0 25 0 1 0 1093680708 39014400 9235 1992294400 134512640 136057169 4294956160 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 1 0 0
/proc/436/statm: 9525 9235 182 377 0 9145 0
Current children cumulated CPU time (s) 702.04
Current children cumulated vsize (KiB) 38100

[startup+762.306 s]
/proc/loadavg: 1.00 1.00 0.93 2/65 437
/proc/meminfo: memFree=841272/2055920 swapFree=4177704/4192956
[pid=436] ppid=434 vsize=38396 CPUtime=762.02
/proc/436/stat : 436 (clasp) R 434 436 32265 0 -1 4194304 9378 0 0 0 76195 7 0 0 25 0 1 0 1093680708 39317504 9308 1992294400 134512640 136057169 4294956160 18446744073709551615 134823925 0 0 4096 16386 0 0 0 17 1 0 0
/proc/436/statm: 9599 9308 182 377 0 9219 0
Current children cumulated CPU time (s) 762.02
Current children cumulated vsize (KiB) 38396

[startup+822.302 s]
/proc/loadavg: 1.00 1.00 0.93 2/65 437
/proc/meminfo: memFree=838584/2055920 swapFree=4177704/4192956
[pid=436] ppid=434 vsize=41152 CPUtime=822
/proc/436/stat : 436 (clasp) R 434 436 32265 0 -1 4194304 10051 0 0 0 82192 8 0 0 25 0 1 0 1093680708 42139648 9981 1992294400 134512640 136057169 4294956160 18446744073709551615 134618112 0 0 4096 16386 0 0 0 17 1 0 0
/proc/436/statm: 10288 9981 182 377 0 9908 0
Current children cumulated CPU time (s) 822
Current children cumulated vsize (KiB) 41152

[startup+882.302 s]
/proc/loadavg: 1.00 1.00 0.93 2/65 437
/proc/meminfo: memFree=837688/2055920 swapFree=4177704/4192956
[pid=436] ppid=434 vsize=41980 CPUtime=881.97
/proc/436/stat : 436 (clasp) R 434 436 32265 0 -1 4194304 10264 0 0 0 88189 8 0 0 25 0 1 0 1093680708 42987520 10194 1992294400 134512640 136057169 4294956160 18446744073709551615 134618238 0 0 4096 16386 0 0 0 17 1 0 0
/proc/436/statm: 10495 10194 182 377 0 10115 0
Current children cumulated CPU time (s) 881.97
Current children cumulated vsize (KiB) 41980

[startup+942.302 s]
/proc/loadavg: 1.00 1.00 0.93 2/65 437
/proc/meminfo: memFree=837240/2055920 swapFree=4177704/4192956
[pid=436] ppid=434 vsize=42424 CPUtime=941.95
/proc/436/stat : 436 (clasp) R 434 436 32265 0 -1 4194304 10377 0 0 0 94187 8 0 0 25 0 1 0 1093680708 43442176 10306 1992294400 134512640 136057169 4294956160 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 1 0 0
/proc/436/statm: 10606 10306 182 377 0 10226 0
Current children cumulated CPU time (s) 941.95
Current children cumulated vsize (KiB) 42424

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 0.93 2/65 437
/proc/meminfo: memFree=836472/2055920 swapFree=4177704/4192956
[pid=436] ppid=434 vsize=43280 CPUtime=1001.93
/proc/436/stat : 436 (clasp) R 434 436 32265 0 -1 4194304 10563 0 0 0 100184 9 0 0 25 0 1 0 1093680708 44318720 10492 1992294400 134512640 136057169 4294956160 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 1 0 0
/proc/436/statm: 10820 10492 182 377 0 10440 0
Current children cumulated CPU time (s) 1001.93
Current children cumulated vsize (KiB) 43280

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 0.93 2/65 437
/proc/meminfo: memFree=836152/2055920 swapFree=4177704/4192956
[pid=436] ppid=434 vsize=43544 CPUtime=1061.91
/proc/436/stat : 436 (clasp) R 434 436 32265 0 -1 4194304 10636 0 0 0 106182 9 0 0 25 0 1 0 1093680708 44589056 10565 1992294400 134512640 136057169 4294956160 18446744073709551615 134618270 0 0 4096 16386 0 0 0 17 1 0 0
/proc/436/statm: 10886 10565 182 377 0 10506 0
Current children cumulated CPU time (s) 1061.91
Current children cumulated vsize (KiB) 43544

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 0.93 2/65 437
/proc/meminfo: memFree=835704/2055920 swapFree=4177704/4192956
[pid=436] ppid=434 vsize=43868 CPUtime=1121.88
/proc/436/stat : 436 (clasp) R 434 436 32265 0 -1 4194304 10765 0 0 0 112179 9 0 0 25 0 1 0 1093680708 44920832 10663 1992294400 134512640 136057169 4294956160 18446744073709551615 134618468 0 0 4096 16386 0 0 0 17 1 0 0
/proc/436/statm: 10967 10663 182 377 0 10587 0
Current children cumulated CPU time (s) 1121.88
Current children cumulated vsize (KiB) 43868

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 0.93 2/65 437
/proc/meminfo: memFree=835576/2055920 swapFree=4177704/4192956
[pid=436] ppid=434 vsize=44132 CPUtime=1181.87
/proc/436/stat : 436 (clasp) R 434 436 32265 0 -1 4194304 10828 0 0 0 118177 10 0 0 25 0 1 0 1093680708 45191168 10726 1992294400 134512640 136057169 4294956160 18446744073709551615 134823844 0 0 4096 16386 0 0 0 17 1 0 0
/proc/436/statm: 11033 10726 182 377 0 10653 0
Current children cumulated CPU time (s) 1181.87
Current children cumulated vsize (KiB) 44132



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.5 s]
/proc/loadavg: 1.00 1.00 0.93 2/65 437
/proc/meminfo: memFree=835576/2055920 swapFree=4177704/4192956
[pid=436] ppid=434 vsize=44132 CPUtime=1200.06
/proc/436/stat : 436 (clasp) R 434 436 32265 0 -1 4194304 10828 0 0 0 119996 10 0 0 25 0 1 0 1093680708 45191168 10726 1992294400 134512640 136057169 4294956160 18446744073709551615 134823821 0 0 4096 16386 0 0 0 17 1 0 0
/proc/436/statm: 11033 10726 182 377 0 10653 0
Current children cumulated CPU time (s) 1200.06
Current children cumulated vsize (KiB) 44132

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

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

[startup+1200.5 s]
/proc/loadavg: 1.00 1.00 0.93 2/65 437
/proc/meminfo: memFree=835576/2055920 swapFree=4177704/4192956
[pid=436] ppid=434 vsize=44132 CPUtime=1200.06
/proc/436/stat : 436 (clasp) R 434 436 32265 0 -1 4194304 10828 0 0 0 119996 10 0 0 25 0 1 0 1093680708 45191168 10726 1992294400 134512640 136057169 4294956160 18446744073709551615 134823821 0 0 4096 16386 0 0 0 17 1 0 0
/proc/436/statm: 11033 10726 182 377 0 10653 0
Current children cumulated CPU time (s) 1200.06
Current children cumulated vsize (KiB) 44132

Child status: 0
Real time (s): 1200.51
CPU time (s): 1200.08
CPU user time (s): 1199.97
CPU system time (s): 0.111982
CPU usage (%): 99.964
Max. virtual memory (cumulated for all children) (KiB): 44132

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

runsolver used 0.962853 second user time and 2.36564 second system time

The end

Launcher Data

Begin job on node24 at 2009-03-28 04:15:46
IDJOB=1512900
IDBENCH=70218
IDSOLVER=508
FILE ID=node24/1512900-1238210146
PBS_JOBID= 9060540
Free space on /tmp= 65752 MiB

SOLVER NAME= clasp 1.2.0-SAT09-32
BENCH NAME= SAT09/RANDOM/LARGE/5SAT/UNKNOWN/900/unif-k5-r20-v900-c18000-S2124311399-085.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-1512900-1238210146/watcher-1512900-1238210146 -o /tmp/evaluation-result-1512900-1238210146/solver-1512900-1238210146 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/clasp --file=HOME/instance-1512900-1238210146.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= 591878ac77c59e57a1598f2a38d0dcd8
RANDOM SEED=2038139482

node24.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.260
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.260
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:        878496 kB
Buffers:         76432 kB
Cached:        1003216 kB
SwapCached:       9032 kB
Active:          48868 kB
Inactive:      1041236 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        878496 kB
SwapTotal:     4192956 kB
SwapFree:      4177704 kB
Dirty:            2264 kB
Writeback:           0 kB
Mapped:          16072 kB
Slab:            73236 kB
Committed_AS:  3101716 kB
PageTables:       1448 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= 65748 MiB
End job on node24 at 2009-03-28 04:35:48