Trace number 1786038

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) 5000.05 5001.73

General information on the benchmark

NameCRAFTED/rbsat/crafted/forced/
rbsat-v1150c84314gyes2.cnf
MD5SUM52e359b1b3f50700797d7fba5a906213
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables1150
Number of clauses84314
Sum of the clauses size169678
Maximum clause length23
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 284264
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 550

Solver Data


Verifier Data

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

Watcher Data

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1786038-1241944600/watcher-1786038-1241944600 -o /tmp/evaluation-result-1786038-1241944600/solver-1786038-1241944600 -C 5000 -W 6000 -M 1800 HOME/clasp --file=HOME/instance-1786038-1241944600.cnf --dimacs --number=1 --sat-p=20,25,150 --hParam=0,512 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 5000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 5030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 6000 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
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 9029
/proc/meminfo: memFree=1746168/2055920 swapFree=4168272/4192956
[pid=9029] ppid=9027 vsize=1960 CPUtime=0
/proc/9029/stat : 9029 (clasp) R 9027 9029 8956 0 -1 4194304 249 0 0 0 0 0 0 0 18 0 1 0 222494159 2007040 233 1992294400 134512640 136057169 4294956176 18446744073709551615 135502702 0 0 4096 16386 0 0 0 17 1 0 0
/proc/9029/statm: 490 234 144 377 0 110 0

[startup+0.099145 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 9029
/proc/meminfo: memFree=1746168/2055920 swapFree=4168272/4192956
[pid=9029] ppid=9027 vsize=5908 CPUtime=0.09
/proc/9029/stat : 9029 (clasp) R 9027 9029 8956 0 -1 4194304 1363 0 0 0 8 1 0 0 18 0 1 0 222494159 6049792 1237 1992294400 134512640 136057169 4294956176 18446744073709551615 134774392 0 0 4096 16386 0 0 0 17 1 0 0
/proc/9029/statm: 1477 1237 166 377 0 1097 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 5908

[startup+0.101144 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 9029
/proc/meminfo: memFree=1746168/2055920 swapFree=4168272/4192956
[pid=9029] ppid=9027 vsize=5908 CPUtime=0.09
/proc/9029/stat : 9029 (clasp) R 9027 9029 8956 0 -1 4194304 1363 0 0 0 8 1 0 0 18 0 1 0 222494159 6049792 1237 1992294400 134512640 136057169 4294956176 18446744073709551615 134774448 0 0 4096 16386 0 0 0 17 1 0 0
/proc/9029/statm: 1477 1237 166 377 0 1097 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 5908

[startup+0.30118 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 9029
/proc/meminfo: memFree=1746168/2055920 swapFree=4168272/4192956
[pid=9029] ppid=9027 vsize=5908 CPUtime=0.29
/proc/9029/stat : 9029 (clasp) R 9027 9029 8956 0 -1 4194304 1363 0 0 0 28 1 0 0 19 0 1 0 222494159 6049792 1237 1992294400 134512640 136057169 4294956176 18446744073709551615 134774408 0 0 4096 16386 0 0 0 17 1 0 0
/proc/9029/statm: 1477 1237 166 377 0 1097 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 5908

[startup+0.701253 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 9029
/proc/meminfo: memFree=1746168/2055920 swapFree=4168272/4192956
[pid=9029] ppid=9027 vsize=7240 CPUtime=0.69
/proc/9029/stat : 9029 (clasp) R 9027 9029 8956 0 -1 4194304 1704 0 0 0 68 1 0 0 22 0 1 0 222494159 7413760 1578 1992294400 134512640 136057169 4294956176 18446744073709551615 135443142 0 0 4096 16386 0 0 0 17 1 0 0
/proc/9029/statm: 1810 1578 172 377 0 1430 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 7240

[startup+1.5014 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 9030
/proc/meminfo: memFree=1740976/2055920 swapFree=4168272/4192956
[pid=9029] ppid=9027 vsize=6512 CPUtime=1.49
/proc/9029/stat : 9029 (clasp) R 9027 9029 8956 0 -1 4194304 1715 0 0 0 148 1 0 0 25 0 1 0 222494159 6668288 1423 1992294400 134512640 136057169 4294956176 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 1 0 0
/proc/9029/statm: 1628 1423 183 377 0 1248 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 6512

[startup+3.10169 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 9030
/proc/meminfo: memFree=1739376/2055920 swapFree=4168272/4192956
[pid=9029] ppid=9027 vsize=10648 CPUtime=3.09
/proc/9029/stat : 9029 (clasp) R 9027 9029 8956 0 -1 4194304 2750 0 0 0 308 1 0 0 25 0 1 0 222494159 10903552 2458 1992294400 134512640 136057169 4294956176 18446744073709551615 134823938 0 0 4096 16386 0 0 0 17 1 0 0
/proc/9029/statm: 2662 2458 183 377 0 2282 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 10648

[startup+6.30128 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 9030
/proc/meminfo: memFree=1733744/2055920 swapFree=4168272/4192956
[pid=9029] ppid=9027 vsize=13660 CPUtime=6.29
/proc/9029/stat : 9029 (clasp) R 9027 9029 8956 0 -1 4194304 3497 0 0 0 627 2 0 0 25 0 1 0 222494159 13987840 3205 1992294400 134512640 136057169 4294956176 18446744073709551615 134823938 0 0 4096 16386 0 0 0 17 1 0 0
/proc/9029/statm: 3415 3205 183 377 0 3035 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 13660

[startup+12.7014 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 9030
/proc/meminfo: memFree=1732592/2055920 swapFree=4168272/4192956
[pid=9029] ppid=9027 vsize=14996 CPUtime=12.68
/proc/9029/stat : 9029 (clasp) R 9027 9029 8956 0 -1 4194304 3835 0 0 0 1266 2 0 0 25 0 1 0 222494159 15355904 3543 1992294400 134512640 136057169 4294956176 18446744073709551615 134618112 0 0 4096 16386 0 0 0 17 1 0 0
/proc/9029/statm: 3749 3543 183 377 0 3369 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 14996

[startup+25.5018 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 9030
/proc/meminfo: memFree=1727920/2055920 swapFree=4168272/4192956
[pid=9029] ppid=9027 vsize=19444 CPUtime=25.48
/proc/9029/stat : 9029 (clasp) R 9027 9029 8956 0 -1 4194304 4939 0 0 0 2545 3 0 0 25 0 1 0 222494159 19910656 4647 1992294400 134512640 136057169 4294956176 18446744073709551615 134615628 0 0 4096 16386 0 0 0 17 1 0 0
/proc/9029/statm: 4861 4647 183 377 0 4481 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 19444

[startup+51.1015 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 9030
/proc/meminfo: memFree=1724912/2055920 swapFree=4168272/4192956
[pid=9029] ppid=9027 vsize=22720 CPUtime=51.07
/proc/9029/stat : 9029 (clasp) R 9027 9029 8956 0 -1 4194304 5723 0 0 0 5103 4 0 0 25 0 1 0 222494159 23265280 5431 1992294400 134512640 136057169 4294956176 18446744073709551615 134823882 0 0 4096 16386 0 0 0 17 1 0 0
/proc/9029/statm: 5680 5431 183 377 0 5300 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 22720

[startup+102.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 9030
/proc/meminfo: memFree=1721072/2055920 swapFree=4168272/4192956
[pid=9029] ppid=9027 vsize=26528 CPUtime=102.26
/proc/9029/stat : 9029 (clasp) R 9027 9029 8956 0 -1 4194304 6695 0 0 0 10221 5 0 0 25 0 1 0 222494159 27164672 6403 1992294400 134512640 136057169 4294956176 18446744073709551615 134828299 0 0 4096 16386 0 0 0 17 1 0 0
/proc/9029/statm: 6632 6403 183 377 0 6252 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 26528

[startup+162.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 9030
/proc/meminfo: memFree=1716656/2055920 swapFree=4168272/4192956
[pid=9029] ppid=9027 vsize=30988 CPUtime=162.24
/proc/9029/stat : 9029 (clasp) R 9027 9029 8956 0 -1 4194304 7770 0 0 0 16218 6 0 0 25 0 1 0 222494159 31731712 7478 1992294400 134512640 136057169 4294956176 18446744073709551615 134637484 0 0 4096 16386 0 0 0 17 1 0 0
/proc/9029/statm: 7747 7478 183 377 0 7367 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 30988

[startup+222.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 9030
/proc/meminfo: memFree=1711664/2055920 swapFree=4168272/4192956
[pid=9029] ppid=9027 vsize=36088 CPUtime=222.22
/proc/9029/stat : 9029 (clasp) R 9027 9029 8956 0 -1 4194304 8990 0 0 0 22215 7 0 0 25 0 1 0 222494159 36954112 8698 1992294400 134512640 136057169 4294956176 18446744073709551615 134618200 0 0 4096 16386 0 0 0 17 1 0 0
/proc/9029/statm: 9022 8698 183 377 0 8642 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 36088

[startup+282.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 9032
/proc/meminfo: memFree=1710192/2055920 swapFree=4168272/4192956
[pid=9029] ppid=9027 vsize=37460 CPUtime=282.2
/proc/9029/stat : 9029 (clasp) R 9027 9029 8956 0 -1 4194304 9329 0 0 0 28212 8 0 0 25 0 1 0 222494159 38359040 9037 1992294400 134512640 136057169 4294956176 18446744073709551615 134618241 0 0 4096 16386 0 0 0 17 1 0 0
/proc/9029/statm: 9365 9037 183 377 0 8985 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 37460

[startup+342.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 9032
/proc/meminfo: memFree=1707824/2055920 swapFree=4168272/4192956
[pid=9029] ppid=9027 vsize=39724 CPUtime=342.17
/proc/9029/stat : 9029 (clasp) R 9027 9029 8956 0 -1 4194304 9895 0 0 0 34209 8 0 0 25 0 1 0 222494159 40677376 9603 1992294400 134512640 136057169 4294956176 18446744073709551615 134618270 0 0 4096 16386 0 0 0 17 1 0 0
/proc/9029/statm: 9931 9603 183 377 0 9551 0
Current children cumulated CPU time (s) 342.17
Current children cumulated vsize (KiB) 39724

[startup+402.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 9032
/proc/meminfo: memFree=1706416/2055920 swapFree=4168272/4192956
[pid=9029] ppid=9027 vsize=41828 CPUtime=402.16
/proc/9029/stat : 9029 (clasp) R 9027 9029 8956 0 -1 4194304 10378 0 0 0 40207 9 0 0 25 0 1 0 222494159 42831872 10086 1992294400 134512640 136057169 4294956176 18446744073709551615 134828295 0 0 4096 16386 0 0 0 17 1 0 0
/proc/9029/statm: 10457 10086 183 377 0 10077 0
Current children cumulated CPU time (s) 402.16
Current children cumulated vsize (KiB) 41828

[startup+462.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 9032
/proc/meminfo: memFree=1700016/2055920 swapFree=4168272/4192956
[pid=9029] ppid=9027 vsize=47920 CPUtime=462.13
/proc/9029/stat : 9029 (clasp) R 9027 9029 8956 0 -1 4194304 11875 0 0 0 46203 10 0 0 25 0 1 0 222494159 49070080 11583 1992294400 134512640 136057169 4294956176 18446744073709551615 134823850 0 0 4096 16386 0 0 0 17 1 0 0
/proc/9029/statm: 11980 11583 183 377 0 11600 0
Current children cumulated CPU time (s) 462.13
Current children cumulated vsize (KiB) 47920

[startup+522.303 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 9032
/proc/meminfo: memFree=1699056/2055920 swapFree=4168272/4192956
[pid=9029] ppid=9027 vsize=48964 CPUtime=522.11
/proc/9029/stat : 9029 (clasp) R 9027 9029 8956 0 -1 4194304 12115 0 0 0 52201 10 0 0 25 0 1 0 222494159 50139136 11823 1992294400 134512640 136057169 4294956176 18446744073709551615 134618270 0 0 4096 16386 0 0 0 17 1 0 0
/proc/9029/statm: 12241 11823 183 377 0 11861 0
Current children cumulated CPU time (s) 522.11
Current children cumulated vsize (KiB) 48964

[startup+582.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 9032
/proc/meminfo: memFree=1698032/2055920 swapFree=4168272/4192956
[pid=9029] ppid=9027 vsize=50076 CPUtime=582.1
/proc/9029/stat : 9029 (clasp) R 9027 9029 8956 0 -1 4194304 12366 0 0 0 58199 11 0 0 25 0 1 0 222494159 51277824 12074 1992294400 134512640 136057169 4294956176 18446744073709551615 134618371 0 0 4096 16386 0 0 0 17 1 0 0
/proc/9029/statm: 12519 12074 183 377 0 12139 0
Current children cumulated CPU time (s) 582.1
Current children cumulated vsize (KiB) 50076

[startup+642.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 9032
/proc/meminfo: memFree=1696496/2055920 swapFree=4168272/4192956
[pid=9029] ppid=9027 vsize=51736 CPUtime=642.08
/proc/9029/stat : 9029 (clasp) R 9027 9029 8956 0 -1 4194304 12744 0 0 0 64197 11 0 0 25 0 1 0 222494159 52977664 12452 1992294400 134512640 136057169 4294956176 18446744073709551615 134618289 0 0 4096 16386 0 0 0 17 1 0 0
/proc/9029/statm: 12934 12452 183 377 0 12554 0
Current children cumulated CPU time (s) 642.08
Current children cumulated vsize (KiB) 51736

[startup+702.302 s]

################
# More data... #
################

[startup+4062.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 9040
/proc/meminfo: memFree=1647216/2055920 swapFree=4168272/4192956
[pid=9029] ppid=9027 vsize=102876 CPUtime=4060.93
/proc/9029/stat : 9029 (clasp) R 9027 9029 8956 0 -1 4194304 24796 0 0 0 406065 28 0 0 25 0 1 0 222494159 105345024 24504 1992294400 134512640 136057169 4294956176 18446744073709551615 134618307 0 0 4096 16386 0 0 0 17 1 0 0
/proc/9029/statm: 25719 24504 183 377 0 25339 0
Current children cumulated CPU time (s) 4060.93
Current children cumulated vsize (KiB) 102876

[startup+4122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 9040
/proc/meminfo: memFree=1646960/2055920 swapFree=4168272/4192956
[pid=9029] ppid=9027 vsize=103020 CPUtime=4120.91
/proc/9029/stat : 9029 (clasp) R 9027 9029 8956 0 -1 4194304 24847 0 0 0 412063 28 0 0 25 0 1 0 222494159 105492480 24555 1992294400 134512640 136057169 4294956176 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 1 0 0
/proc/9029/statm: 25755 24555 183 377 0 25375 0
Current children cumulated CPU time (s) 4120.91
Current children cumulated vsize (KiB) 103020

[startup+4182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 9040
/proc/meminfo: memFree=1646832/2055920 swapFree=4168272/4192956
[pid=9029] ppid=9027 vsize=103208 CPUtime=4180.89
/proc/9029/stat : 9029 (clasp) R 9027 9029 8956 0 -1 4194304 24889 0 0 0 418061 28 0 0 25 0 1 0 222494159 105684992 24597 1992294400 134512640 136057169 4294956176 18446744073709551615 134618200 0 0 4096 16386 0 0 0 17 1 0 0
/proc/9029/statm: 25802 24597 183 377 0 25422 0
Current children cumulated CPU time (s) 4180.89
Current children cumulated vsize (KiB) 103208

[startup+4242.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 9040
/proc/meminfo: memFree=1644848/2055920 swapFree=4168272/4192956
[pid=9029] ppid=9027 vsize=105240 CPUtime=4240.86
/proc/9029/stat : 9029 (clasp) R 9027 9029 8956 0 -1 4194304 25396 0 0 0 424058 28 0 0 25 0 1 0 222494159 107765760 25104 1992294400 134512640 136057169 4294956176 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 1 0 0
/proc/9029/statm: 26310 25104 183 377 0 25930 0
Current children cumulated CPU time (s) 4240.86
Current children cumulated vsize (KiB) 105240

[startup+4302.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 9040
/proc/meminfo: memFree=1644848/2055920 swapFree=4168272/4192956
[pid=9029] ppid=9027 vsize=105240 CPUtime=4300.85
/proc/9029/stat : 9029 (clasp) R 9027 9029 8956 0 -1 4194304 25396 0 0 0 430056 29 0 0 25 0 1 0 222494159 107765760 25104 1992294400 134512640 136057169 4294956176 18446744073709551615 134823794 0 0 4096 16386 0 0 0 17 1 0 0
/proc/9029/statm: 26310 25104 183 377 0 25930 0
Current children cumulated CPU time (s) 4300.85
Current children cumulated vsize (KiB) 105240

[startup+4362.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 9040
/proc/meminfo: memFree=1644528/2055920 swapFree=4168272/4192956
[pid=9029] ppid=9027 vsize=105724 CPUtime=4360.83
/proc/9029/stat : 9029 (clasp) R 9027 9029 8956 0 -1 4194304 25477 0 0 0 436054 29 0 0 25 0 1 0 222494159 108261376 25185 1992294400 134512640 136057169 4294956176 18446744073709551615 134823958 0 0 4096 16386 0 0 0 17 1 0 0
/proc/9029/statm: 26431 25185 183 377 0 26051 0
Current children cumulated CPU time (s) 4360.83
Current children cumulated vsize (KiB) 105724

[startup+4422.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 9040
/proc/meminfo: memFree=1644528/2055920 swapFree=4168272/4192956
[pid=9029] ppid=9027 vsize=105724 CPUtime=4420.81
/proc/9029/stat : 9029 (clasp) R 9027 9029 8956 0 -1 4194304 25477 0 0 0 442052 29 0 0 25 0 1 0 222494159 108261376 25185 1992294400 134512640 136057169 4294956176 18446744073709551615 134823846 0 0 4096 16386 0 0 0 17 1 0 0
/proc/9029/statm: 26431 25185 183 377 0 26051 0
Current children cumulated CPU time (s) 4420.81
Current children cumulated vsize (KiB) 105724

[startup+4482.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 9040
/proc/meminfo: memFree=1644464/2055920 swapFree=4168272/4192956
[pid=9029] ppid=9027 vsize=105724 CPUtime=4480.79
/proc/9029/stat : 9029 (clasp) R 9027 9029 8956 0 -1 4194304 25482 0 0 0 448050 29 0 0 25 0 1 0 222494159 108261376 25190 1992294400 134512640 136057169 4294956176 18446744073709551615 134820408 0 0 4096 16386 0 0 0 17 1 0 0
/proc/9029/statm: 26431 25190 183 377 0 26051 0
Current children cumulated CPU time (s) 4480.79
Current children cumulated vsize (KiB) 105724

[startup+4542.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 9040
/proc/meminfo: memFree=1643248/2055920 swapFree=4168272/4192956
[pid=9029] ppid=9027 vsize=107004 CPUtime=4540.76
/proc/9029/stat : 9029 (clasp) R 9027 9029 8956 0 -1 4194304 25788 0 0 0 454047 29 0 0 25 0 1 0 222494159 109572096 25496 1992294400 134512640 136057169 4294956176 18446744073709551615 134618148 0 0 4096 16386 0 0 0 17 1 0 0
/proc/9029/statm: 26751 25496 183 377 0 26371 0
Current children cumulated CPU time (s) 4540.76
Current children cumulated vsize (KiB) 107004

[startup+4602.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 9040
/proc/meminfo: memFree=1642800/2055920 swapFree=4168272/4192956
[pid=9029] ppid=9027 vsize=107360 CPUtime=4600.75
/proc/9029/stat : 9029 (clasp) R 9027 9029 8956 0 -1 4194304 25880 0 0 0 460046 29 0 0 25 0 1 0 222494159 109936640 25588 1992294400 134512640 136057169 4294956176 18446744073709551615 134823794 0 0 4096 16386 0 0 0 17 1 0 0
/proc/9029/statm: 26840 25588 183 377 0 26460 0
Current children cumulated CPU time (s) 4600.75
Current children cumulated vsize (KiB) 107360

[startup+4662.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 9040
/proc/meminfo: memFree=1642288/2055920 swapFree=4168272/4192956
[pid=9029] ppid=9027 vsize=107928 CPUtime=4660.72
/proc/9029/stat : 9029 (clasp) R 9027 9029 8956 0 -1 4194304 26010 0 0 0 466043 29 0 0 25 0 1 0 222494159 110518272 25718 1992294400 134512640 136057169 4294956176 18446744073709551615 134618238 0 0 4096 16386 0 0 0 17 1 0 0
/proc/9029/statm: 26982 25718 183 377 0 26602 0
Current children cumulated CPU time (s) 4660.72
Current children cumulated vsize (KiB) 107928

[startup+4722.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 9040
/proc/meminfo: memFree=1642224/2055920 swapFree=4168272/4192956
[pid=9029] ppid=9027 vsize=107928 CPUtime=4720.71
/proc/9029/stat : 9029 (clasp) R 9027 9029 8956 0 -1 4194304 26015 0 0 0 472041 30 0 0 25 0 1 0 222494159 110518272 25723 1992294400 134512640 136057169 4294956176 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 1 0 0
/proc/9029/statm: 26982 25723 183 377 0 26602 0
Current children cumulated CPU time (s) 4720.71
Current children cumulated vsize (KiB) 107928

[startup+4782.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 9040
/proc/meminfo: memFree=1642224/2055920 swapFree=4168272/4192956
[pid=9029] ppid=9027 vsize=107928 CPUtime=4780.69
/proc/9029/stat : 9029 (clasp) R 9027 9029 8956 0 -1 4194304 26015 0 0 0 478039 30 0 0 25 0 1 0 222494159 110518272 25723 1992294400 134512640 136057169 4294956176 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 1 0 0
/proc/9029/statm: 26982 25723 183 377 0 26602 0
Current children cumulated CPU time (s) 4780.69
Current children cumulated vsize (KiB) 107928

[startup+4842.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 9040
/proc/meminfo: memFree=1641968/2055920 swapFree=4168272/4192956
[pid=9029] ppid=9027 vsize=108260 CPUtime=4840.67
/proc/9029/stat : 9029 (clasp) R 9027 9029 8956 0 -1 4194304 26093 0 0 0 484037 30 0 0 25 0 1 0 222494159 110858240 25801 1992294400 134512640 136057169 4294956176 18446744073709551615 134811000 0 0 4096 16386 0 0 0 17 1 0 0
/proc/9029/statm: 27065 25801 183 377 0 26685 0
Current children cumulated CPU time (s) 4840.67
Current children cumulated vsize (KiB) 108260

[startup+4902.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 9040
/proc/meminfo: memFree=1641456/2055920 swapFree=4168272/4192956
[pid=9029] ppid=9027 vsize=108712 CPUtime=4900.64
/proc/9029/stat : 9029 (clasp) R 9027 9029 8956 0 -1 4194304 26201 0 0 0 490034 30 0 0 25 0 1 0 222494159 111321088 25909 1992294400 134512640 136057169 4294956176 18446744073709551615 134618307 0 0 4096 16386 0 0 0 17 1 0 0
/proc/9029/statm: 27178 25909 183 377 0 26798 0
Current children cumulated CPU time (s) 4900.64
Current children cumulated vsize (KiB) 108712

[startup+4962.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 9040
/proc/meminfo: memFree=1640880/2055920 swapFree=4168272/4192956
[pid=9029] ppid=9027 vsize=109312 CPUtime=4960.63
/proc/9029/stat : 9029 (clasp) R 9027 9029 8956 0 -1 4194304 26345 0 0 0 496032 31 0 0 25 0 1 0 222494159 111935488 26053 1992294400 134512640 136057169 4294956176 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 1 0 0
/proc/9029/statm: 27328 26053 183 377 0 26948 0
Current children cumulated CPU time (s) 4960.63
Current children cumulated vsize (KiB) 109312



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5001.71 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 9040
/proc/meminfo: memFree=1640688/2055920 swapFree=4168272/4192956
[pid=9029] ppid=9027 vsize=109500 CPUtime=5000.02
/proc/9029/stat : 9029 (clasp) R 9027 9029 8956 0 -1 4194304 26398 0 0 0 499971 31 0 0 25 0 1 0 222494159 112128000 26106 1992294400 134512640 136057169 4294956176 18446744073709551615 134618238 0 0 4096 16386 0 0 0 17 1 0 0
/proc/9029/statm: 27375 26106 183 377 0 26995 0
Current children cumulated CPU time (s) 5000.02
Current children cumulated vsize (KiB) 109500

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

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

[startup+5001.71 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 9040
/proc/meminfo: memFree=1640688/2055920 swapFree=4168272/4192956
[pid=9029] ppid=9027 vsize=109500 CPUtime=5000.02
/proc/9029/stat : 9029 (clasp) R 9027 9029 8956 0 -1 4194304 26398 0 0 0 499971 31 0 0 25 0 1 0 222494159 112128000 26106 1992294400 134512640 136057169 4294956176 18446744073709551615 134618238 0 0 4096 16386 0 0 0 17 1 0 0
/proc/9029/statm: 27375 26106 183 377 0 26995 0
Current children cumulated CPU time (s) 5000.02
Current children cumulated vsize (KiB) 109500

Child status: 0
Real time (s): 5001.73
CPU time (s): 5000.05
CPU user time (s): 4999.72
CPU system time (s): 0.328949
CPU usage (%): 99.9665
Max. virtual memory (cumulated for all children) (KiB): 109500

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

runsolver used 3.2945 second user time and 10.5474 second system time

The end

Launcher Data

Begin job on node2 at 2009-05-10 10:36:40
IDJOB=1786038
IDBENCH=71537
IDSOLVER=637
FILE ID=node2/1786038-1241944600
PBS_JOBID= 9265019
Free space on /tmp= 66360 MiB

SOLVER NAME= clasp 1.2.0-SAT09-32
BENCH NAME= SAT09/CRAFTED/rbsat/crafted/forced/rbsat-v1150c84314gyes2.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-1786038-1241944600/watcher-1786038-1241944600 -o /tmp/evaluation-result-1786038-1241944600/solver-1786038-1241944600 -C 5000 -W 6000 -M 1800  HOME/clasp --file=HOME/instance-1786038-1241944600.cnf --dimacs --number=1 --sat-p=20,25,150 --hParam=0,512

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

MD5SUM BENCH= 52e359b1b3f50700797d7fba5a906213
RANDOM SEED=1247888901

node2.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.265
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.265
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:       1746584 kB
Buffers:         51500 kB
Cached:         170440 kB
SwapCached:      18984 kB
Active:          92132 kB
Inactive:       151104 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1746584 kB
SwapTotal:     4192956 kB
SwapFree:      4168272 kB
Dirty:            2836 kB
Writeback:           0 kB
Mapped:          14048 kB
Slab:            51952 kB
Committed_AS:   951276 kB
PageTables:       1468 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= 66360 MiB
End job on node2 at 2009-05-10 12:00:04