Trace number 1729589

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.09 1200.81

General information on the benchmark

Namecrafted/Hard/contest03/looksrandom/
hgen6-4-24-n650-03-S528656311.sat05-477.reshuffled-07.cnf
MD5SUMe6cd66a115f70af2c02b5cac2d51607a
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 variables650
Number of clauses2756
Sum of the clauses size8268
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 32756
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:492) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1729589-1240751352/watcher-1729589-1240751352 -o /tmp/evaluation-result-1729589-1240751352/solver-1729589-1240751352 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/clasp --file=HOME/instance-1729589-1240751352.cnf --dimacs --number=1 --sat-p=20,25,150 --hParam=0,512 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1230 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.92 0.97 0.98 3/64 22082
/proc/meminfo: memFree=1799256/2055920 swapFree=4191900/4192956
[pid=22082] ppid=22080 vsize=1964 CPUtime=0
/proc/22082/stat : 22082 (clasp) R 22080 22082 21981 0 -1 4194304 268 0 0 0 0 0 0 0 18 0 1 0 103169899 2011136 248 1992294400 134512640 136057169 4294956176 18446744073709551615 134774782 0 0 4096 16386 0 0 0 17 0 0 0
/proc/22082/statm: 491 248 165 377 0 111 0

[startup+0.0195671 s]
/proc/loadavg: 0.92 0.97 0.98 3/64 22082
/proc/meminfo: memFree=1799256/2055920 swapFree=4191900/4192956
[pid=22082] ppid=22080 vsize=1964 CPUtime=0.01
/proc/22082/stat : 22082 (clasp) R 22080 22082 21981 0 -1 4194304 310 0 0 0 1 0 0 0 18 0 1 0 103169899 2011136 290 1992294400 134512640 136057169 4294956176 18446744073709551615 134615626 0 0 4096 16386 0 0 0 17 0 0 0
/proc/22082/statm: 491 290 180 377 0 111 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 1964

[startup+0.101583 s]
/proc/loadavg: 0.92 0.97 0.98 3/64 22082
/proc/meminfo: memFree=1799256/2055920 swapFree=4191900/4192956
[pid=22082] ppid=22080 vsize=2096 CPUtime=0.09
/proc/22082/stat : 22082 (clasp) R 22080 22082 21981 0 -1 4194304 330 0 0 0 9 0 0 0 18 0 1 0 103169899 2146304 310 1992294400 134512640 136057169 4294956176 18446744073709551615 135443142 0 0 4096 16386 0 0 0 17 0 0 0
/proc/22082/statm: 524 310 180 377 0 144 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 2096

[startup+0.301623 s]
/proc/loadavg: 0.92 0.97 0.98 3/64 22082
/proc/meminfo: memFree=1799256/2055920 swapFree=4191900/4192956
[pid=22082] ppid=22080 vsize=2228 CPUtime=0.29
/proc/22082/stat : 22082 (clasp) R 22080 22082 21981 0 -1 4194304 370 0 0 0 29 0 0 0 19 0 1 0 103169899 2281472 350 1992294400 134512640 136057169 4294956176 18446744073709551615 134615626 0 0 4096 16386 0 0 0 17 0 0 0
/proc/22082/statm: 557 350 180 377 0 177 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 2228

[startup+0.701702 s]
/proc/loadavg: 0.92 0.97 0.98 3/64 22082
/proc/meminfo: memFree=1799256/2055920 swapFree=4191900/4192956
[pid=22082] ppid=22080 vsize=2492 CPUtime=0.69
/proc/22082/stat : 22082 (clasp) R 22080 22082 21981 0 -1 4194304 418 0 0 0 69 0 0 0 24 0 1 0 103169899 2551808 398 1992294400 134512640 136057169 4294956176 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 0 0 0
/proc/22082/statm: 623 398 180 377 0 243 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 2492

[startup+1.50186 s]
/proc/loadavg: 0.92 0.97 0.98 2/65 22083
/proc/meminfo: memFree=1798224/2055920 swapFree=4191900/4192956
[pid=22082] ppid=22080 vsize=2756 CPUtime=1.49
/proc/22082/stat : 22082 (clasp) R 22080 22082 21981 0 -1 4194304 485 0 0 0 149 0 0 0 25 0 1 0 103169899 2822144 465 1992294400 134512640 136057169 4294956176 18446744073709551615 134823794 0 0 4096 16386 0 0 0 17 0 0 0
/proc/22082/statm: 689 465 180 377 0 309 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 2756

[startup+3.10118 s]
/proc/loadavg: 0.92 0.97 0.98 2/65 22083
/proc/meminfo: memFree=1797840/2055920 swapFree=4191900/4192956
[pid=22082] ppid=22080 vsize=3020 CPUtime=3.09
/proc/22082/stat : 22082 (clasp) R 22080 22082 21981 0 -1 4194304 573 0 0 0 309 0 0 0 25 0 1 0 103169899 3092480 553 1992294400 134512640 136057169 4294956176 18446744073709551615 134823938 0 0 4096 16386 0 0 0 17 0 0 0
/proc/22082/statm: 755 553 180 377 0 375 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 3020

[startup+6.30181 s]
/proc/loadavg: 0.93 0.97 0.98 2/65 22083
/proc/meminfo: memFree=1797136/2055920 swapFree=4191900/4192956
[pid=22082] ppid=22080 vsize=3672 CPUtime=6.29
/proc/22082/stat : 22082 (clasp) R 22080 22082 21981 0 -1 4194304 710 0 0 0 629 0 0 0 25 0 1 0 103169899 3760128 690 1992294400 134512640 136057169 4294956176 18446744073709551615 134823938 0 0 4096 16386 0 0 0 17 0 0 0
/proc/22082/statm: 918 690 180 377 0 538 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 3672

[startup+12.7011 s]
/proc/loadavg: 0.93 0.97 0.98 2/65 22083
/proc/meminfo: memFree=1796304/2055920 swapFree=4191900/4192956
[pid=22082] ppid=22080 vsize=4320 CPUtime=12.69
/proc/22082/stat : 22082 (clasp) R 22080 22082 21981 0 -1 4194304 871 0 0 0 1269 0 0 0 25 0 1 0 103169899 4423680 851 1992294400 134512640 136057169 4294956176 18446744073709551615 134823826 0 0 4096 16386 0 0 0 17 0 0 0
/proc/22082/statm: 1080 851 180 377 0 700 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 4320

[startup+25.5016 s]
/proc/loadavg: 0.95 0.97 0.98 2/65 22083
/proc/meminfo: memFree=1795408/2055920 swapFree=4191900/4192956
[pid=22082] ppid=22080 vsize=5252 CPUtime=25.48
/proc/22082/stat : 22082 (clasp) R 22080 22082 21981 0 -1 4194304 1115 0 0 0 2548 0 0 0 25 0 1 0 103169899 5378048 1095 1992294400 134512640 136057169 4294956176 18446744073709551615 134823794 0 0 4096 16386 0 0 0 17 0 0 0
/proc/22082/statm: 1313 1095 180 377 0 933 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 5252

[startup+51.1017 s]
/proc/loadavg: 0.96 0.97 0.98 2/65 22083
/proc/meminfo: memFree=1794256/2055920 swapFree=4191900/4192956
[pid=22082] ppid=22080 vsize=6320 CPUtime=51.07
/proc/22082/stat : 22082 (clasp) R 22080 22082 21981 0 -1 4194304 1399 0 0 0 5106 1 0 0 25 0 1 0 103169899 6471680 1379 1992294400 134512640 136057169 4294956176 18446744073709551615 134618161 0 0 4096 16386 0 0 0 17 0 0 0
/proc/22082/statm: 1580 1379 180 377 0 1200 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 6320

[startup+102.306 s]
/proc/loadavg: 0.98 0.97 0.98 2/65 22083
/proc/meminfo: memFree=1792272/2055920 swapFree=4191900/4192956
[pid=22082] ppid=22080 vsize=8312 CPUtime=102.24
/proc/22082/stat : 22082 (clasp) R 22080 22082 21981 0 -1 4194304 1882 0 0 0 10223 1 0 0 25 0 1 0 103169899 8511488 1862 1992294400 134512640 136057169 4294956176 18446744073709551615 134618146 0 0 4096 16386 0 0 0 17 0 0 0
/proc/22082/statm: 2078 1862 180 377 0 1698 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 8312

[startup+162.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 22083
/proc/meminfo: memFree=1790800/2055920 swapFree=4191900/4192956
[pid=22082] ppid=22080 vsize=9832 CPUtime=162.2
/proc/22082/stat : 22082 (clasp) R 22080 22082 21981 0 -1 4194304 2249 0 0 0 16219 1 0 0 25 0 1 0 103169899 10067968 2229 1992294400 134512640 136057169 4294956176 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 0 0 0
/proc/22082/statm: 2458 2229 180 377 0 2078 0
Current children cumulated CPU time (s) 162.2
Current children cumulated vsize (KiB) 9832

[startup+222.303 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 22083
/proc/meminfo: memFree=1789520/2055920 swapFree=4191900/4192956
[pid=22082] ppid=22080 vsize=11032 CPUtime=222.17
/proc/22082/stat : 22082 (clasp) R 22080 22082 21981 0 -1 4194304 2546 0 0 0 22216 1 0 0 25 0 1 0 103169899 11296768 2526 1992294400 134512640 136057169 4294956176 18446744073709551615 134618473 0 0 4096 16386 0 0 0 17 0 0 0
/proc/22082/statm: 2758 2526 180 377 0 2378 0
Current children cumulated CPU time (s) 222.17
Current children cumulated vsize (KiB) 11032

[startup+282.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 22083
/proc/meminfo: memFree=1788624/2055920 swapFree=4191900/4192956
[pid=22082] ppid=22080 vsize=11868 CPUtime=282.12
/proc/22082/stat : 22082 (clasp) R 22080 22082 21981 0 -1 4194304 2760 0 0 0 28211 1 0 0 25 0 1 0 103169899 12152832 2740 1992294400 134512640 136057169 4294956176 18446744073709551615 134618243 0 0 4096 16386 0 0 0 17 0 0 0
/proc/22082/statm: 2967 2740 180 377 0 2587 0
Current children cumulated CPU time (s) 282.12
Current children cumulated vsize (KiB) 11868

[startup+342.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 22083
/proc/meminfo: memFree=1787664/2055920 swapFree=4191900/4192956
[pid=22082] ppid=22080 vsize=12952 CPUtime=342.09
/proc/22082/stat : 22082 (clasp) R 22080 22082 21981 0 -1 4194304 3006 0 0 0 34208 1 0 0 25 0 1 0 103169899 13262848 2986 1992294400 134512640 136057169 4294956176 18446744073709551615 134823797 0 0 4096 16386 0 0 0 17 0 0 0
/proc/22082/statm: 3238 2986 180 377 0 2858 0
Current children cumulated CPU time (s) 342.09
Current children cumulated vsize (KiB) 12952

[startup+402.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 22083
/proc/meminfo: memFree=1786896/2055920 swapFree=4191900/4192956
[pid=22082] ppid=22080 vsize=13652 CPUtime=402.04
/proc/22082/stat : 22082 (clasp) R 22080 22082 21981 0 -1 4194304 3176 0 0 0 40202 2 0 0 25 0 1 0 103169899 13979648 3156 1992294400 134512640 136057169 4294956176 18446744073709551615 134823938 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22082/statm: 3413 3156 180 377 0 3033 0
Current children cumulated CPU time (s) 402.04
Current children cumulated vsize (KiB) 13652

[startup+462.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 22083
/proc/meminfo: memFree=1786320/2055920 swapFree=4191900/4192956
[pid=22082] ppid=22080 vsize=14060 CPUtime=462
/proc/22082/stat : 22082 (clasp) R 22080 22082 21981 0 -1 4194304 3299 0 0 0 46198 2 0 0 25 0 1 0 103169899 14397440 3279 1992294400 134512640 136057169 4294956176 18446744073709551615 134823938 0 0 4096 16386 0 0 0 17 0 0 0
/proc/22082/statm: 3515 3279 180 377 0 3135 0
Current children cumulated CPU time (s) 462
Current children cumulated vsize (KiB) 14060

[startup+522.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 22083
/proc/meminfo: memFree=1785424/2055920 swapFree=4191900/4192956
[pid=22082] ppid=22080 vsize=15152 CPUtime=521.97
/proc/22082/stat : 22082 (clasp) R 22080 22082 21981 0 -1 4194304 3540 0 0 0 52195 2 0 0 25 0 1 0 103169899 15515648 3520 1992294400 134512640 136057169 4294956176 18446744073709551615 134618182 0 0 4096 16386 0 0 0 17 0 0 0
/proc/22082/statm: 3788 3520 180 377 0 3408 0
Current children cumulated CPU time (s) 521.97
Current children cumulated vsize (KiB) 15152

[startup+582.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 22083
/proc/meminfo: memFree=1784592/2055920 swapFree=4191900/4192956
[pid=22082] ppid=22080 vsize=15844 CPUtime=581.93
/proc/22082/stat : 22082 (clasp) R 22080 22082 21981 0 -1 4194304 3728 0 0 0 58191 2 0 0 25 0 1 0 103169899 16224256 3708 1992294400 134512640 136057169 4294956176 18446744073709551615 135459153 0 0 4096 16386 0 0 0 17 0 0 0
/proc/22082/statm: 3961 3708 180 377 0 3581 0
Current children cumulated CPU time (s) 581.93
Current children cumulated vsize (KiB) 15844

[startup+642.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 22083
/proc/meminfo: memFree=1784144/2055920 swapFree=4191900/4192956
[pid=22082] ppid=22080 vsize=16392 CPUtime=641.9
/proc/22082/stat : 22082 (clasp) R 22080 22082 21981 0 -1 4194304 3830 0 0 0 64188 2 0 0 25 0 1 0 103169899 16785408 3810 1992294400 134512640 136057169 4294956176 18446744073709551615 134618430 0 0 4096 16386 0 0 0 17 0 0 0
/proc/22082/statm: 4098 3810 180 377 0 3718 0
Current children cumulated CPU time (s) 641.9
Current children cumulated vsize (KiB) 16392

[startup+702.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 22083
/proc/meminfo: memFree=1783696/2055920 swapFree=4191900/4192956
[pid=22082] ppid=22080 vsize=16684 CPUtime=701.87
/proc/22082/stat : 22082 (clasp) R 22080 22082 21981 0 -1 4194304 3924 0 0 0 70185 2 0 0 25 0 1 0 103169899 17084416 3904 1992294400 134512640 136057169 4294956176 18446744073709551615 134823809 0 0 4096 16386 0 0 0 17 0 0 0
/proc/22082/statm: 4171 3904 180 377 0 3791 0
Current children cumulated CPU time (s) 701.87
Current children cumulated vsize (KiB) 16684

[startup+762.306 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 22083
/proc/meminfo: memFree=1783440/2055920 swapFree=4191900/4192956
[pid=22082] ppid=22080 vsize=17116 CPUtime=761.84
/proc/22082/stat : 22082 (clasp) R 22080 22082 21981 0 -1 4194304 4003 0 0 0 76182 2 0 0 25 0 1 0 103169899 17526784 3983 1992294400 134512640 136057169 4294956176 18446744073709551615 134825006 0 0 4096 16386 0 0 0 17 0 0 0
/proc/22082/statm: 4279 3983 180 377 0 3899 0
Current children cumulated CPU time (s) 761.84
Current children cumulated vsize (KiB) 17116

[startup+822.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 22083
/proc/meminfo: memFree=1782608/2055920 swapFree=4191900/4192956
[pid=22082] ppid=22080 vsize=17964 CPUtime=821.81
/proc/22082/stat : 22082 (clasp) R 22080 22082 21981 0 -1 4194304 4206 0 0 0 82178 3 0 0 25 0 1 0 103169899 18395136 4186 1992294400 134512640 136057169 4294956176 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 0 0 0
/proc/22082/statm: 4491 4186 180 377 0 4111 0
Current children cumulated CPU time (s) 821.81
Current children cumulated vsize (KiB) 17964

[startup+882.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 22083
/proc/meminfo: memFree=1782160/2055920 swapFree=4191900/4192956
[pid=22082] ppid=22080 vsize=18416 CPUtime=881.77
/proc/22082/stat : 22082 (clasp) R 22080 22082 21981 0 -1 4194304 4324 0 0 0 88174 3 0 0 25 0 1 0 103169899 18857984 4304 1992294400 134512640 136057169 4294956176 18446744073709551615 134819604 0 0 4096 16386 0 0 0 17 0 0 0
/proc/22082/statm: 4604 4304 180 377 0 4224 0
Current children cumulated CPU time (s) 881.77
Current children cumulated vsize (KiB) 18416

[startup+942.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 22083
/proc/meminfo: memFree=1781712/2055920 swapFree=4191900/4192956
[pid=22082] ppid=22080 vsize=18840 CPUtime=941.71
/proc/22082/stat : 22082 (clasp) R 22080 22082 21981 0 -1 4194304 4425 0 0 0 94168 3 0 0 25 0 1 0 103169899 19292160 4405 1992294400 134512640 136057169 4294956176 18446744073709551615 134823929 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22082/statm: 4710 4405 180 377 0 4330 0
Current children cumulated CPU time (s) 941.71
Current children cumulated vsize (KiB) 18840

[startup+1002.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 22083
/proc/meminfo: memFree=1781456/2055920 swapFree=4191900/4192956
[pid=22082] ppid=22080 vsize=19124 CPUtime=1001.67
/proc/22082/stat : 22082 (clasp) R 22080 22082 21981 0 -1 4194304 4494 0 0 0 100164 3 0 0 25 0 1 0 103169899 19582976 4474 1992294400 134512640 136057169 4294956176 18446744073709551615 134828292 0 0 4096 16386 0 0 0 17 0 0 0
/proc/22082/statm: 4781 4474 180 377 0 4401 0
Current children cumulated CPU time (s) 1001.67
Current children cumulated vsize (KiB) 19124

[startup+1062.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 22083
/proc/meminfo: memFree=1781072/2055920 swapFree=4191900/4192956
[pid=22082] ppid=22080 vsize=19544 CPUtime=1061.65
/proc/22082/stat : 22082 (clasp) R 22080 22082 21981 0 -1 4194304 4582 0 0 0 106162 3 0 0 25 0 1 0 103169899 20013056 4562 1992294400 134512640 136057169 4294956176 18446744073709551615 134823938 0 0 4096 16386 0 0 0 17 0 0 0
/proc/22082/statm: 4886 4562 180 377 0 4506 0
Current children cumulated CPU time (s) 1061.65
Current children cumulated vsize (KiB) 19544

[startup+1122.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 22083
/proc/meminfo: memFree=1780752/2055920 swapFree=4191900/4192956
[pid=22082] ppid=22080 vsize=19684 CPUtime=1121.61
/proc/22082/stat : 22082 (clasp) R 22080 22082 21981 0 -1 4194304 4638 0 0 0 112158 3 0 0 25 0 1 0 103169899 20156416 4618 1992294400 134512640 136057169 4294956176 18446744073709551615 134823889 0 0 4096 16386 0 0 0 17 0 0 0
/proc/22082/statm: 4921 4618 180 377 0 4541 0
Current children cumulated CPU time (s) 1121.61
Current children cumulated vsize (KiB) 19684

[startup+1182.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 22083
/proc/meminfo: memFree=1780560/2055920 swapFree=4191900/4192956
[pid=22082] ppid=22080 vsize=19956 CPUtime=1181.58
/proc/22082/stat : 22082 (clasp) R 22080 22082 21981 0 -1 4194304 4690 0 0 0 118155 3 0 0 25 0 1 0 103169899 20434944 4670 1992294400 134512640 136057169 4294956176 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 0 0 0
/proc/22082/statm: 4989 4670 180 377 0 4609 0
Current children cumulated CPU time (s) 1181.58
Current children cumulated vsize (KiB) 19956



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.8 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 22083
/proc/meminfo: memFree=1780432/2055920 swapFree=4191900/4192956
[pid=22082] ppid=22080 vsize=20104 CPUtime=1200.08
/proc/22082/stat : 22082 (clasp) R 22080 22082 21981 0 -1 4194304 4713 0 0 0 120005 3 0 0 25 0 1 0 103169899 20586496 4693 1992294400 134512640 136057169 4294956176 18446744073709551615 134823876 0 0 4096 16386 0 0 0 17 0 0 0
/proc/22082/statm: 5026 4693 180 377 0 4646 0
Current children cumulated CPU time (s) 1200.08
Current children cumulated vsize (KiB) 20104

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.81
CPU time (s): 1200.09
CPU user time (s): 1200.05
CPU system time (s): 0.040993
CPU usage (%): 99.9402
Max. virtual memory (cumulated for all children) (KiB): 20104

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

runsolver used 1.17482 second user time and 3.20051 second system time

The end

Launcher Data

Begin job on node1 at 2009-04-26 15:09:12
IDJOB=1729589
IDBENCH=24708
IDSOLVER=508
FILE ID=node1/1729589-1240751352
PBS_JOBID= 9187091
Free space on /tmp= 66336 MiB

SOLVER NAME= clasp 1.2.0-SAT09-32
BENCH NAME= SAT07/crafted/Hard/contest03/looksrandom/hgen6-4-24-n650-03-S528656311.sat05-477.reshuffled-07.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-1729589-1240751352/watcher-1729589-1240751352 -o /tmp/evaluation-result-1729589-1240751352/solver-1729589-1240751352 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/clasp --file=HOME/instance-1729589-1240751352.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= e6cd66a115f70af2c02b5cac2d51607a
RANDOM SEED=2052406582

node1.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.259
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	: 5931.00
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.259
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:       1799672 kB
Buffers:         22400 kB
Cached:         150276 kB
SwapCached:        384 kB
Active:          41580 kB
Inactive:       144452 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1799672 kB
SwapTotal:     4192956 kB
SwapFree:      4191900 kB
Dirty:            1888 kB
Writeback:           0 kB
Mapped:          21816 kB
Slab:            56136 kB
Committed_AS:   368476 kB
PageTables:       1436 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= 66336 MiB
End job on node1 at 2009-04-26 15:29:15