Trace number 1519008

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

General information on the benchmark

NameRANDOM/MEDIUM/3SAT/SATISFIABLE/460/
unif-k3-r4.25-v460-c1955-S617358728-082.cnf
MD5SUMf77bf155457eaab086ae39f525f81379
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.06099
Satisfiable
(Un)Satisfiability was proved
Number of variables460
Number of clauses1955
Sum of the clauses size5865
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 31955
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-1519008-1238307123/watcher-1519008-1238307123 -o /tmp/evaluation-result-1519008-1238307123/solver-1519008-1238307123 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/clasp --file=HOME/instance-1519008-1238307123.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.03 3/64 30063
/proc/meminfo: memFree=1012240/2055924 swapFree=4176792/4192956
[pid=30063] ppid=30061 vsize=1832 CPUtime=0
/proc/30063/stat : 30063 (clasp) R 30061 30063 29563 0 -1 4194304 250 0 0 0 0 0 0 0 18 0 1 0 1103379028 1875968 231 1992294400 134512640 136057169 4294956176 18446744073709551615 134765488 0 0 4096 16386 0 0 0 17 1 0 0
/proc/30063/statm: 458 231 169 377 0 78 0

[startup+0.031751 s]
/proc/loadavg: 1.00 1.00 1.03 3/64 30063
/proc/meminfo: memFree=1012240/2055924 swapFree=4176792/4192956
[pid=30063] ppid=30061 vsize=1832 CPUtime=0.03
/proc/30063/stat : 30063 (clasp) R 30061 30063 29563 0 -1 4194304 277 0 0 0 3 0 0 0 18 0 1 0 1103379028 1875968 258 1992294400 134512640 136057169 4294956176 18446744073709551615 134756799 0 0 4096 16386 0 0 0 17 1 0 0
/proc/30063/statm: 458 258 181 377 0 78 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 1832

[startup+0.10276 s]
/proc/loadavg: 1.00 1.00 1.03 3/64 30063
/proc/meminfo: memFree=1012240/2055924 swapFree=4176792/4192956
[pid=30063] ppid=30061 vsize=1964 CPUtime=0.1
/proc/30063/stat : 30063 (clasp) R 30061 30063 29563 0 -1 4194304 290 0 0 0 10 0 0 0 18 0 1 0 1103379028 2011136 271 1992294400 134512640 136057169 4294956176 18446744073709551615 135443142 0 0 4096 16386 0 0 0 17 1 0 0
/proc/30063/statm: 491 271 181 377 0 111 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 1964

[startup+0.302792 s]
/proc/loadavg: 1.00 1.00 1.03 3/64 30063
/proc/meminfo: memFree=1012240/2055924 swapFree=4176792/4192956
[pid=30063] ppid=30061 vsize=2096 CPUtime=0.3
/proc/30063/stat : 30063 (clasp) R 30061 30063 29563 0 -1 4194304 323 0 0 0 30 0 0 0 19 0 1 0 1103379028 2146304 304 1992294400 134512640 136057169 4294956176 18446744073709551615 134618430 0 0 4096 16386 0 0 0 17 1 0 0
/proc/30063/statm: 524 304 181 377 0 144 0
Current children cumulated CPU time (s) 0.3
Current children cumulated vsize (KiB) 2096

[startup+0.701828 s]
/proc/loadavg: 1.00 1.00 1.03 3/64 30063
/proc/meminfo: memFree=1012240/2055924 swapFree=4176792/4192956
[pid=30063] ppid=30061 vsize=2228 CPUtime=0.7
/proc/30063/stat : 30063 (clasp) R 30061 30063 29563 0 -1 4194304 359 0 0 0 70 0 0 0 22 0 1 0 1103379028 2281472 340 1992294400 134512640 136057169 4294956176 18446744073709551615 134820376 0 0 4096 16386 0 0 0 17 1 0 0
/proc/30063/statm: 557 340 181 377 0 177 0
Current children cumulated CPU time (s) 0.7
Current children cumulated vsize (KiB) 2228

[startup+1.50192 s]
/proc/loadavg: 1.00 1.00 1.03 2/65 30064
/proc/meminfo: memFree=1011528/2055924 swapFree=4176792/4192956
[pid=30063] ppid=30061 vsize=2360 CPUtime=1.5
/proc/30063/stat : 30063 (clasp) R 30061 30063 29563 0 -1 4194304 403 0 0 0 150 0 0 0 25 0 1 0 1103379028 2416640 384 1992294400 134512640 136057169 4294956176 18446744073709551615 134823794 0 0 4096 16386 0 0 0 17 1 0 0
/proc/30063/statm: 590 384 181 377 0 210 0
Current children cumulated CPU time (s) 1.5
Current children cumulated vsize (KiB) 2360

[startup+3.10111 s]
/proc/loadavg: 1.00 1.00 1.03 2/65 30064
/proc/meminfo: memFree=1011144/2055924 swapFree=4176792/4192956
[pid=30063] ppid=30061 vsize=2624 CPUtime=3.09
/proc/30063/stat : 30063 (clasp) R 30061 30063 29563 0 -1 4194304 466 0 0 0 309 0 0 0 25 0 1 0 1103379028 2686976 447 1992294400 134512640 136057169 4294956176 18446744073709551615 134828253 0 0 4096 16386 0 0 0 17 1 0 0
/proc/30063/statm: 656 447 181 377 0 276 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 2624

[startup+6.30148 s]
/proc/loadavg: 1.00 1.00 1.03 2/65 30064
/proc/meminfo: memFree=1010632/2055924 swapFree=4176792/4192956
[pid=30063] ppid=30061 vsize=2888 CPUtime=6.29
/proc/30063/stat : 30063 (clasp) R 30061 30063 29563 0 -1 4194304 540 0 0 0 629 0 0 0 25 0 1 0 1103379028 2957312 521 1992294400 134512640 136057169 4294956176 18446744073709551615 134823823 0 0 4096 16386 0 0 0 17 1 0 0
/proc/30063/statm: 722 521 181 377 0 342 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 2888

[startup+12.7012 s]
/proc/loadavg: 1.00 1.00 1.03 2/65 30064
/proc/meminfo: memFree=1010056/2055924 swapFree=4176792/4192956
[pid=30063] ppid=30061 vsize=3544 CPUtime=12.69
/proc/30063/stat : 30063 (clasp) R 30061 30063 29563 0 -1 4194304 678 0 0 0 1269 0 0 0 25 0 1 0 1103379028 3629056 659 1992294400 134512640 136057169 4294956176 18446744073709551615 134823873 0 0 4096 16386 0 0 0 17 1 0 0
/proc/30063/statm: 886 659 181 377 0 506 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 3544

[startup+25.5027 s]
/proc/loadavg: 1.00 1.00 1.02 2/65 30064
/proc/meminfo: memFree=1009416/2055924 swapFree=4176792/4192956
[pid=30063] ppid=30061 vsize=4084 CPUtime=25.48
/proc/30063/stat : 30063 (clasp) R 30061 30063 29563 0 -1 4194304 816 0 0 0 2548 0 0 0 25 0 1 0 1103379028 4182016 797 1992294400 134512640 136057169 4294956176 18446744073709551615 134823803 0 0 4096 16386 0 0 0 17 1 0 0
/proc/30063/statm: 1021 797 181 377 0 641 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 4084

[startup+51.1017 s]
/proc/loadavg: 1.00 1.00 1.02 2/65 30064
/proc/meminfo: memFree=1008712/2055924 swapFree=4176792/4192956
[pid=30063] ppid=30061 vsize=4892 CPUtime=51.07
/proc/30063/stat : 30063 (clasp) R 30061 30063 29563 0 -1 4194304 1014 0 0 0 5107 0 0 0 25 0 1 0 1103379028 5009408 995 1992294400 134512640 136057169 4294956176 18446744073709551615 134819598 0 0 4096 16386 0 0 0 17 1 0 0
/proc/30063/statm: 1223 995 181 377 0 843 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 4892

[startup+102.306 s]
/proc/loadavg: 1.00 1.00 1.02 2/65 30064
/proc/meminfo: memFree=1007688/2055924 swapFree=4176792/4192956
[pid=30063] ppid=30061 vsize=5844 CPUtime=102.26
/proc/30063/stat : 30063 (clasp) R 30061 30063 29563 0 -1 4194304 1276 0 0 0 10226 0 0 0 25 0 1 0 1103379028 5984256 1257 1992294400 134512640 136057169 4294956176 18446744073709551615 134645282 0 0 4096 16386 0 0 0 17 1 0 0
/proc/30063/statm: 1461 1257 181 377 0 1081 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 5844

[startup+162.302 s]
/proc/loadavg: 1.00 1.00 1.01 2/65 30064
/proc/meminfo: memFree=1006856/2055924 swapFree=4176792/4192956
[pid=30063] ppid=30061 vsize=6664 CPUtime=162.25
/proc/30063/stat : 30063 (clasp) R 30061 30063 29563 0 -1 4194304 1468 0 0 0 16224 1 0 0 25 0 1 0 1103379028 6823936 1449 1992294400 134512640 136057169 4294956176 18446744073709551615 134823884 0 0 4096 16386 0 0 0 17 1 0 0
/proc/30063/statm: 1666 1449 181 377 0 1286 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 6664

[startup+222.303 s]
/proc/loadavg: 1.00 1.00 1.01 2/65 30064
/proc/meminfo: memFree=1006152/2055924 swapFree=4176792/4192956
[pid=30063] ppid=30061 vsize=7348 CPUtime=222.22
/proc/30063/stat : 30063 (clasp) R 30061 30063 29563 0 -1 4194304 1639 0 0 0 22221 1 0 0 25 0 1 0 1103379028 7524352 1620 1992294400 134512640 136057169 4294956176 18446744073709551615 134823794 0 0 4096 16386 0 0 0 17 1 0 0
/proc/30063/statm: 1837 1620 181 377 0 1457 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 7348

[startup+282.303 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 30064
/proc/meminfo: memFree=1005640/2055924 swapFree=4176792/4192956
[pid=30063] ppid=30061 vsize=7888 CPUtime=282.2
/proc/30063/stat : 30063 (clasp) R 30061 30063 29563 0 -1 4194304 1760 0 0 0 28219 1 0 0 25 0 1 0 1103379028 8077312 1741 1992294400 134512640 136057169 4294956176 18446744073709551615 134823938 0 0 4096 16386 0 0 0 17 1 0 0
/proc/30063/statm: 1972 1741 181 377 0 1592 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 7888

[startup+342.303 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 30064
/proc/meminfo: memFree=1005320/2055924 swapFree=4176792/4192956
[pid=30063] ppid=30061 vsize=8284 CPUtime=342.19
/proc/30063/stat : 30063 (clasp) R 30061 30063 29563 0 -1 4194304 1842 0 0 0 34217 2 0 0 25 0 1 0 1103379028 8482816 1823 1992294400 134512640 136057169 4294956176 18446744073709551615 134824390 0 0 4096 16386 0 0 0 17 1 0 0
/proc/30063/statm: 2071 1823 181 377 0 1691 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 8284

[startup+402.303 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 30064
/proc/meminfo: memFree=1005000/2055924 swapFree=4176792/4192956
[pid=30063] ppid=30061 vsize=8556 CPUtime=402.17
/proc/30063/stat : 30063 (clasp) R 30061 30063 29563 0 -1 4194304 1936 0 0 0 40215 2 0 0 25 0 1 0 1103379028 8761344 1917 1992294400 134512640 136057169 4294956176 18446744073709551615 134819954 0 0 4096 16386 0 0 0 17 1 0 0
/proc/30063/statm: 2139 1917 181 377 0 1759 0
Current children cumulated CPU time (s) 402.17
Current children cumulated vsize (KiB) 8556

[startup+462.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 30064
/proc/meminfo: memFree=1004488/2055924 swapFree=4176792/4192956
[pid=30063] ppid=30061 vsize=8964 CPUtime=462.15
/proc/30063/stat : 30063 (clasp) R 30061 30063 29563 0 -1 4194304 2041 0 0 0 46213 2 0 0 25 0 1 0 1103379028 9179136 2022 1992294400 134512640 136057169 4294956176 18446744073709551615 134823889 0 0 4096 16386 0 0 0 17 1 0 0
/proc/30063/statm: 2241 2022 181 377 0 1861 0
Current children cumulated CPU time (s) 462.15
Current children cumulated vsize (KiB) 8964

[startup+522.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 30064
/proc/meminfo: memFree=1004360/2055924 swapFree=4176792/4192956
[pid=30063] ppid=30061 vsize=9264 CPUtime=522.13
/proc/30063/stat : 30063 (clasp) R 30061 30063 29563 0 -1 4194304 2100 0 0 0 52211 2 0 0 25 0 1 0 1103379028 9486336 2081 1992294400 134512640 136057169 4294956176 18446744073709551615 134618112 0 0 4096 16386 0 0 0 17 1 0 0
/proc/30063/statm: 2316 2081 181 377 0 1936 0
Current children cumulated CPU time (s) 522.13
Current children cumulated vsize (KiB) 9264

[startup+582.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 30064
/proc/meminfo: memFree=1004168/2055924 swapFree=4176792/4192956
[pid=30063] ppid=30061 vsize=9404 CPUtime=582.12
/proc/30063/stat : 30063 (clasp) R 30061 30063 29563 0 -1 4194304 2142 0 0 0 58209 3 0 0 25 0 1 0 1103379028 9629696 2123 1992294400 134512640 136057169 4294956176 18446744073709551615 134828818 0 0 4096 16386 0 0 0 17 1 0 0
/proc/30063/statm: 2351 2123 181 377 0 1971 0
Current children cumulated CPU time (s) 582.12
Current children cumulated vsize (KiB) 9404

[startup+642.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 30064
/proc/meminfo: memFree=1003784/2055924 swapFree=4176792/4192956
[pid=30063] ppid=30061 vsize=9844 CPUtime=642.11
/proc/30063/stat : 30063 (clasp) R 30061 30063 29563 0 -1 4194304 2236 0 0 0 64208 3 0 0 25 0 1 0 1103379028 10080256 2217 1992294400 134512640 136057169 4294956176 18446744073709551615 134828453 0 0 4096 16386 0 0 0 17 1 0 0
/proc/30063/statm: 2461 2217 181 377 0 2081 0
Current children cumulated CPU time (s) 642.11
Current children cumulated vsize (KiB) 9844

[startup+702.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 30064
/proc/meminfo: memFree=1003464/2055924 swapFree=4176792/4192956
[pid=30063] ppid=30061 vsize=10120 CPUtime=702.08
/proc/30063/stat : 30063 (clasp) R 30061 30063 29563 0 -1 4194304 2300 0 0 0 70205 3 0 0 25 0 1 0 1103379028 10362880 2281 1992294400 134512640 136057169 4294956176 18446744073709551615 134637521 0 0 4096 16386 0 0 0 17 1 0 0
/proc/30063/statm: 2530 2281 181 377 0 2150 0
Current children cumulated CPU time (s) 702.08
Current children cumulated vsize (KiB) 10120

[startup+762.304 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 30064
/proc/meminfo: memFree=1003336/2055924 swapFree=4176792/4192956
[pid=30063] ppid=30061 vsize=10264 CPUtime=762.07
/proc/30063/stat : 30063 (clasp) R 30061 30063 29563 0 -1 4194304 2347 0 0 0 76204 3 0 0 25 0 1 0 1103379028 10510336 2328 1992294400 134512640 136057169 4294956176 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 1 0 0
/proc/30063/statm: 2566 2328 181 377 0 2186 0
Current children cumulated CPU time (s) 762.07
Current children cumulated vsize (KiB) 10264

[startup+822.301 s]
/proc/loadavg: 1.00 1.00 1.00 3/65 30064
/proc/meminfo: memFree=1003144/2055924 swapFree=4176792/4192956
[pid=30063] ppid=30061 vsize=10548 CPUtime=822.05
/proc/30063/stat : 30063 (clasp) R 30061 30063 29563 0 -1 4194304 2401 0 0 0 82201 4 0 0 25 0 1 0 1103379028 10801152 2382 1992294400 134512640 136057169 4294956176 18446744073709551615 134618307 0 0 4096 16386 0 0 0 17 1 0 0
/proc/30063/statm: 2637 2382 181 377 0 2257 0
Current children cumulated CPU time (s) 822.05
Current children cumulated vsize (KiB) 10548

[startup+882.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 30064
/proc/meminfo: memFree=1002952/2055924 swapFree=4176792/4192956
[pid=30063] ppid=30061 vsize=10704 CPUtime=882.03
/proc/30063/stat : 30063 (clasp) R 30061 30063 29563 0 -1 4194304 2443 0 0 0 88199 4 0 0 25 0 1 0 1103379028 10960896 2424 1992294400 134512640 136057169 4294956176 18446744073709551615 134823838 0 0 4096 16386 0 0 0 17 1 0 0
/proc/30063/statm: 2676 2424 181 377 0 2296 0
Current children cumulated CPU time (s) 882.03
Current children cumulated vsize (KiB) 10704

[startup+942.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 30064
/proc/meminfo: memFree=1002824/2055924 swapFree=4176792/4192956
[pid=30063] ppid=30061 vsize=10836 CPUtime=942.01
/proc/30063/stat : 30063 (clasp) R 30061 30063 29563 0 -1 4194304 2485 0 0 0 94197 4 0 0 25 0 1 0 1103379028 11096064 2466 1992294400 134512640 136057169 4294956176 18446744073709551615 134618307 0 0 4096 16386 0 0 0 17 1 0 0
/proc/30063/statm: 2709 2466 181 377 0 2329 0
Current children cumulated CPU time (s) 942.01
Current children cumulated vsize (KiB) 10836

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 30064
/proc/meminfo: memFree=1002760/2055924 swapFree=4176792/4192956
[pid=30063] ppid=30061 vsize=10972 CPUtime=1001.99
/proc/30063/stat : 30063 (clasp) R 30061 30063 29563 0 -1 4194304 2507 0 0 0 100195 4 0 0 25 0 1 0 1103379028 11235328 2488 1992294400 134512640 136057169 4294956176 18446744073709551615 134813079 0 0 4096 16386 0 0 0 17 1 0 0
/proc/30063/statm: 2743 2488 181 377 0 2363 0
Current children cumulated CPU time (s) 1001.99
Current children cumulated vsize (KiB) 10972

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 30064
/proc/meminfo: memFree=1002504/2055924 swapFree=4176792/4192956
[pid=30063] ppid=30061 vsize=11252 CPUtime=1061.98
/proc/30063/stat : 30063 (clasp) R 30061 30063 29563 0 -1 4194304 2553 0 0 0 106193 5 0 0 25 0 1 0 1103379028 11522048 2534 1992294400 134512640 136057169 4294956176 18446744073709551615 134823938 0 0 4096 16386 0 0 0 17 1 0 0
/proc/30063/statm: 2813 2534 181 377 0 2433 0
Current children cumulated CPU time (s) 1061.98
Current children cumulated vsize (KiB) 11252

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 3/65 30064
/proc/meminfo: memFree=1002440/2055924 swapFree=4176792/4192956
[pid=30063] ppid=30061 vsize=11252 CPUtime=1121.96
/proc/30063/stat : 30063 (clasp) R 30061 30063 29563 0 -1 4194304 2557 0 0 0 112191 5 0 0 25 0 1 0 1103379028 11522048 2538 1992294400 134512640 136057169 4294956176 18446744073709551615 134824457 0 0 4096 16386 0 0 0 17 1 0 0
/proc/30063/statm: 2813 2538 181 377 0 2433 0
Current children cumulated CPU time (s) 1121.96
Current children cumulated vsize (KiB) 11252

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 30064
/proc/meminfo: memFree=1002248/2055924 swapFree=4176792/4192956
[pid=30063] ppid=30061 vsize=11384 CPUtime=1181.94
/proc/30063/stat : 30063 (clasp) R 30061 30063 29563 0 -1 4194304 2600 0 0 0 118189 5 0 0 25 0 1 0 1103379028 11657216 2581 1992294400 134512640 136057169 4294956176 18446744073709551615 134618270 0 0 4096 16386 0 0 0 17 1 0 0
/proc/30063/statm: 2846 2581 181 377 0 2466 0
Current children cumulated CPU time (s) 1181.94
Current children cumulated vsize (KiB) 11384



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 30064
/proc/meminfo: memFree=1002248/2055924 swapFree=4176792/4192956
[pid=30063] ppid=30061 vsize=11384 CPUtime=1200.04
/proc/30063/stat : 30063 (clasp) R 30061 30063 29563 0 -1 4194304 2604 0 0 0 119999 5 0 0 25 0 1 0 1103379028 11657216 2585 1992294400 134512640 136057169 4294956176 18446744073709551615 134612919 0 0 4096 16386 0 0 0 17 1 0 0
/proc/30063/statm: 2846 2585 181 377 0 2466 0
Current children cumulated CPU time (s) 1200.04
Current children cumulated vsize (KiB) 11384

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.05
CPU user time (s): 1200
CPU system time (s): 0.057991
CPU usage (%): 99.9705
Max. virtual memory (cumulated for all children) (KiB): 11384

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

runsolver used 1.25481 second user time and 2.04269 second system time

The end

Launcher Data

Begin job on node6 at 2009-03-29 08:12:03
IDJOB=1519008
IDBENCH=70727
IDSOLVER=508
FILE ID=node6/1519008-1238307123
PBS_JOBID= 9061024
Free space on /tmp= 66324 MiB

SOLVER NAME= clasp 1.2.0-SAT09-32
BENCH NAME= SAT09/RANDOM/MEDIUM/3SAT/SATISFIABLE/460/unif-k3-r4.25-v460-c1955-S617358728-082.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-1519008-1238307123/watcher-1519008-1238307123 -o /tmp/evaluation-result-1519008-1238307123/solver-1519008-1238307123 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/clasp --file=HOME/instance-1519008-1238307123.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= f77bf155457eaab086ae39f525f81379
RANDOM SEED=1457022295

node6.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.236
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.236
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:      2055924 kB
MemFree:       1012656 kB
Buffers:         98908 kB
Cached:         845744 kB
SwapCached:       9932 kB
Active:         144240 kB
Inactive:       813880 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055924 kB
LowFree:       1012656 kB
SwapTotal:     4192956 kB
SwapFree:      4176792 kB
Dirty:            1876 kB
Writeback:           0 kB
Mapped:          19176 kB
Slab:            71140 kB
Committed_AS:  2798696 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= 66320 MiB
End job on node6 at 2009-03-29 08:32:06