Trace number 1784832

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

General information on the benchmark

Namecrafted/Hard/contest04/others/
equilarge_l2.sat05-519.reshuffled-07.cnf
MD5SUM5344c68d1511d70cde59fef7dc46c3a5
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark1838.18
Satisfiable
(Un)Satisfiability was proved
Number of variables4487
Number of clauses18555
Sum of the clauses size54310
Maximum clause length3
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 21355
Number of clauses of size 317200
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-1784832-1241867329/watcher-1784832-1241867329 -o /tmp/evaluation-result-1784832-1241867329/solver-1784832-1241867329 -C 5000 -W 6000 -M 1800 HOME/clasp --file=HOME/instance-1784832-1241867329.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.06 1.06 0.96 3/65 32726
/proc/meminfo: memFree=1926600/2055920 swapFree=4180156/4192956
[pid=32726] ppid=32724 vsize=2280 CPUtime=0
/proc/32726/stat : 32726 (clasp) R 32724 32726 32616 0 -1 4194304 317 0 0 0 0 0 0 0 18 0 1 0 214761259 2334720 301 1992294400 134512640 136057169 4294956160 18446744073709551615 135443142 0 0 4096 16386 0 0 0 17 1 0 0
/proc/32726/statm: 570 302 144 377 0 190 0

[startup+0.033766 s]
/proc/loadavg: 1.06 1.06 0.96 3/65 32726
/proc/meminfo: memFree=1926600/2055920 swapFree=4180156/4192956
[pid=32726] ppid=32724 vsize=3616 CPUtime=0.03
/proc/32726/stat : 32726 (clasp) R 32724 32726 32616 0 -1 4194304 692 0 0 0 3 0 0 0 18 0 1 0 214761259 3702784 641 1992294400 134512640 136057169 4294956160 18446744073709551615 134774506 0 0 4096 16386 0 0 0 17 1 0 0
/proc/32726/statm: 904 641 166 377 0 524 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 3616

[startup+0.101773 s]
/proc/loadavg: 1.06 1.06 0.96 3/65 32726
/proc/meminfo: memFree=1926600/2055920 swapFree=4180156/4192956
[pid=32726] ppid=32724 vsize=4276 CPUtime=0.09
/proc/32726/stat : 32726 (clasp) R 32724 32726 32616 0 -1 4194304 876 0 0 0 9 0 0 0 18 0 1 0 214761259 4378624 825 1992294400 134512640 136057169 4294956160 18446744073709551615 135443142 0 0 4096 16386 0 0 0 17 1 0 0
/proc/32726/statm: 1069 826 172 377 0 689 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 4276

[startup+0.301797 s]
/proc/loadavg: 1.06 1.06 0.96 3/65 32726
/proc/meminfo: memFree=1926600/2055920 swapFree=4180156/4192956
[pid=32726] ppid=32724 vsize=4528 CPUtime=0.29
/proc/32726/stat : 32726 (clasp) R 32724 32726 32616 0 -1 4194304 1000 0 0 0 29 0 0 0 19 0 1 0 214761259 4636672 913 1992294400 134512640 136057169 4294956160 18446744073709551615 134823809 0 0 4096 16386 0 0 0 17 1 0 0
/proc/32726/statm: 1132 913 183 377 0 752 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 4528

[startup+0.701848 s]
/proc/loadavg: 1.06 1.06 0.96 3/65 32726
/proc/meminfo: memFree=1926600/2055920 swapFree=4180156/4192956
[pid=32726] ppid=32724 vsize=4660 CPUtime=0.69
/proc/32726/stat : 32726 (clasp) R 32724 32726 32616 0 -1 4194304 1025 0 0 0 69 0 0 0 22 0 1 0 214761259 4771840 938 1992294400 134512640 136057169 4294956160 18446744073709551615 134811847 0 0 4096 16386 0 0 0 17 1 0 0
/proc/32726/statm: 1165 938 183 377 0 785 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 4660

[startup+1.50195 s]
/proc/loadavg: 1.06 1.06 0.96 2/66 32727
/proc/meminfo: memFree=1923200/2055920 swapFree=4180156/4192956
[pid=32726] ppid=32724 vsize=5716 CPUtime=1.49
/proc/32726/stat : 32726 (clasp) R 32724 32726 32616 0 -1 4194304 1311 0 0 0 149 0 0 0 25 0 1 0 214761259 5853184 1224 1992294400 134512640 136057169 4294956160 18446744073709551615 134618430 0 0 4096 16386 0 0 0 17 1 0 0
/proc/32726/statm: 1429 1224 183 377 0 1049 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 5716

[startup+3.10115 s]
/proc/loadavg: 1.05 1.06 0.96 2/66 32727
/proc/meminfo: memFree=1921856/2055920 swapFree=4180156/4192956
[pid=32726] ppid=32724 vsize=6508 CPUtime=3.09
/proc/32726/stat : 32726 (clasp) R 32724 32726 32616 0 -1 4194304 1505 0 0 0 309 0 0 0 25 0 1 0 214761259 6664192 1418 1992294400 134512640 136057169 4294956160 18446744073709551615 134829001 0 0 4096 16386 0 0 0 17 1 0 0
/proc/32726/statm: 1627 1418 183 377 0 1247 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 6508

[startup+6.30156 s]
/proc/loadavg: 1.05 1.06 0.96 2/66 32727
/proc/meminfo: memFree=1920896/2055920 swapFree=4180156/4192956
[pid=32726] ppid=32724 vsize=7036 CPUtime=6.29
/proc/32726/stat : 32726 (clasp) R 32724 32726 32616 0 -1 4194304 1637 0 0 0 629 0 0 0 25 0 1 0 214761259 7204864 1550 1992294400 134512640 136057169 4294956160 18446744073709551615 134618270 0 0 4096 16386 0 0 0 17 1 0 0
/proc/32726/statm: 1759 1550 183 377 0 1379 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 7036

[startup+12.7014 s]
/proc/loadavg: 1.05 1.06 0.96 2/66 32727
/proc/meminfo: memFree=1920448/2055920 swapFree=4180156/4192956
[pid=32726] ppid=32724 vsize=7456 CPUtime=12.69
/proc/32726/stat : 32726 (clasp) R 32724 32726 32616 0 -1 4194304 1739 0 0 0 1269 0 0 0 25 0 1 0 214761259 7634944 1652 1992294400 134512640 136057169 4294956160 18446744073709551615 134811979 0 0 4096 16386 0 0 0 17 1 0 0
/proc/32726/statm: 1864 1652 183 377 0 1484 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 7456

[startup+25.502 s]
/proc/loadavg: 1.04 1.06 0.96 2/66 32727
/proc/meminfo: memFree=1918144/2055920 swapFree=4180156/4192956
[pid=32726] ppid=32724 vsize=9700 CPUtime=25.49
/proc/32726/stat : 32726 (clasp) R 32724 32726 32616 0 -1 4194304 2304 0 0 0 2548 1 0 0 25 0 1 0 214761259 9932800 2217 1992294400 134512640 136057169 4294956160 18446744073709551615 134645282 0 0 4096 16386 0 0 0 17 1 0 0
/proc/32726/statm: 2425 2217 183 377 0 2045 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 9700

[startup+51.1012 s]
/proc/loadavg: 1.02 1.05 0.96 2/66 32727
/proc/meminfo: memFree=1917760/2055920 swapFree=4180156/4192956
[pid=32726] ppid=32724 vsize=10232 CPUtime=51.07
/proc/32726/stat : 32726 (clasp) R 32724 32726 32616 0 -1 4194304 2411 0 0 0 5106 1 0 0 25 0 1 0 214761259 10477568 2324 1992294400 134512640 136057169 4294956160 18446744073709551615 134618304 0 0 4096 16386 0 0 0 17 1 0 0
/proc/32726/statm: 2558 2324 183 377 0 2178 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 10232

[startup+102.306 s]
/proc/loadavg: 1.01 1.04 0.96 2/66 32727
/proc/meminfo: memFree=1912896/2055920 swapFree=4180156/4192956
[pid=32726] ppid=32724 vsize=15024 CPUtime=102.27
/proc/32726/stat : 32726 (clasp) R 32724 32726 32616 0 -1 4194304 3630 0 0 0 10225 2 0 0 25 0 1 0 214761259 15384576 3543 1992294400 134512640 136057169 4294956160 18446744073709551615 134823803 0 0 4096 16386 0 0 0 17 1 0 0
/proc/32726/statm: 3756 3543 183 377 0 3376 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 15024

[startup+162.301 s]
/proc/loadavg: 1.00 1.03 0.96 3/66 32727
/proc/meminfo: memFree=1912512/2055920 swapFree=4180156/4192956
[pid=32726] ppid=32724 vsize=15440 CPUtime=162.24
/proc/32726/stat : 32726 (clasp) R 32724 32726 32616 0 -1 4194304 3717 0 0 0 16222 2 0 0 25 0 1 0 214761259 15810560 3630 1992294400 134512640 136057169 4294956160 18446744073709551615 134828506 0 0 4096 16386 0 0 0 17 1 0 0
/proc/32726/statm: 3860 3630 183 377 0 3480 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 15440

[startup+222.302 s]
/proc/loadavg: 1.00 1.02 0.96 2/66 32727
/proc/meminfo: memFree=1911040/2055920 swapFree=4180156/4192956
[pid=32726] ppid=32724 vsize=17112 CPUtime=222.22
/proc/32726/stat : 32726 (clasp) R 32724 32726 32616 0 -1 4194304 4116 0 0 0 22220 2 0 0 25 0 1 0 214761259 17522688 4029 1992294400 134512640 136057169 4294956160 18446744073709551615 134823741 0 0 4096 16386 0 0 0 17 1 0 0
/proc/32726/statm: 4278 4029 183 377 0 3898 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 17112

[startup+282.301 s]
/proc/loadavg: 1.00 1.02 0.96 2/66 32727
/proc/meminfo: memFree=1906112/2055920 swapFree=4180156/4192956
[pid=32726] ppid=32724 vsize=21996 CPUtime=282.2
/proc/32726/stat : 32726 (clasp) R 32724 32726 32616 0 -1 4194304 5311 0 0 0 28217 3 0 0 25 0 1 0 214761259 22523904 5224 1992294400 134512640 136057169 4294956160 18446744073709551615 134824081 0 0 4096 16386 0 0 0 17 1 0 0
/proc/32726/statm: 5499 5224 183 377 0 5119 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 21996

[startup+342.301 s]
/proc/loadavg: 1.00 1.01 0.96 2/66 32727
/proc/meminfo: memFree=1905792/2055920 swapFree=4180156/4192956
[pid=32726] ppid=32724 vsize=22260 CPUtime=342.19
/proc/32726/stat : 32726 (clasp) R 32724 32726 32616 0 -1 4194304 5425 0 0 0 34215 4 0 0 25 0 1 0 214761259 22794240 5286 1992294400 134512640 136057169 4294956160 18446744073709551615 134824014 0 0 4096 16386 0 0 0 17 1 0 0
/proc/32726/statm: 5565 5286 183 377 0 5185 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 22260

[startup+402.302 s]
/proc/loadavg: 1.00 1.01 0.96 2/66 32727
/proc/meminfo: memFree=1905792/2055920 swapFree=4180156/4192956
[pid=32726] ppid=32724 vsize=22260 CPUtime=402.17
/proc/32726/stat : 32726 (clasp) R 32724 32726 32616 0 -1 4194304 5425 0 0 0 40213 4 0 0 25 0 1 0 214761259 22794240 5286 1992294400 134512640 136057169 4294956160 18446744073709551615 134618185 0 0 4096 16386 0 0 0 17 1 0 0
/proc/32726/statm: 5565 5286 183 377 0 5185 0
Current children cumulated CPU time (s) 402.17
Current children cumulated vsize (KiB) 22260

[startup+462.301 s]
/proc/loadavg: 1.00 1.00 0.96 2/66 32727
/proc/meminfo: memFree=1905536/2055920 swapFree=4180156/4192956
[pid=32726] ppid=32724 vsize=22452 CPUtime=462.15
/proc/32726/stat : 32726 (clasp) R 32724 32726 32616 0 -1 4194304 5485 0 0 0 46211 4 0 0 25 0 1 0 214761259 22990848 5346 1992294400 134512640 136057169 4294956160 18446744073709551615 134823938 0 0 4096 16386 0 0 0 17 1 0 0
/proc/32726/statm: 5613 5346 183 377 0 5233 0
Current children cumulated CPU time (s) 462.15
Current children cumulated vsize (KiB) 22452

[startup+522.302 s]
/proc/loadavg: 1.00 1.00 0.96 2/66 32727
/proc/meminfo: memFree=1905344/2055920 swapFree=4180156/4192956
[pid=32726] ppid=32724 vsize=22640 CPUtime=522.13
/proc/32726/stat : 32726 (clasp) R 32724 32726 32616 0 -1 4194304 5506 0 0 0 52209 4 0 0 25 0 1 0 214761259 23183360 5367 1992294400 134512640 136057169 4294956160 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 1 0 0
/proc/32726/statm: 5660 5367 183 377 0 5280 0
Current children cumulated CPU time (s) 522.13
Current children cumulated vsize (KiB) 22640

[startup+582.301 s]
/proc/loadavg: 1.00 1.00 0.96 2/66 32727
/proc/meminfo: memFree=1905152/2055920 swapFree=4180156/4192956
[pid=32726] ppid=32724 vsize=22828 CPUtime=582.11
/proc/32726/stat : 32726 (clasp) R 32724 32726 32616 0 -1 4194304 5555 0 0 0 58207 4 0 0 25 0 1 0 214761259 23375872 5416 1992294400 134512640 136057169 4294956160 18446744073709551615 134823884 0 0 4096 16386 0 0 0 17 1 0 0
/proc/32726/statm: 5707 5416 183 377 0 5327 0
Current children cumulated CPU time (s) 582.11
Current children cumulated vsize (KiB) 22828

[startup+642.301 s]
/proc/loadavg: 1.00 1.00 0.96 2/66 32727
/proc/meminfo: memFree=1904832/2055920 swapFree=4180156/4192956
[pid=32726] ppid=32724 vsize=23132 CPUtime=642.1
/proc/32726/stat : 32726 (clasp) R 32724 32726 32616 0 -1 4194304 5622 0 0 0 64206 4 0 0 25 0 1 0 214761259 23687168 5483 1992294400 134512640 136057169 4294956160 18446744073709551615 134823938 0 0 4096 16386 0 0 0 17 1 0 0
/proc/32726/statm: 5783 5483 183 377 0 5403 0
Current children cumulated CPU time (s) 642.1
Current children cumulated vsize (KiB) 23132

[startup+702.302 s]

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

[startup+4002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 32735
/proc/meminfo: memFree=1885184/2055920 swapFree=4180156/4192956
[pid=32726] ppid=32724 vsize=42712 CPUtime=4001.06
/proc/32726/stat : 32726 (clasp) R 32724 32726 32616 0 -1 4194304 10271 0 0 0 400088 18 0 0 25 0 1 0 214761259 43737088 10100 1992294400 134512640 136057169 4294956160 18446744073709551615 134823788 0 0 4096 16386 0 0 0 17 1 0 0
/proc/32726/statm: 10678 10100 183 377 0 10298 0
Current children cumulated CPU time (s) 4001.06
Current children cumulated vsize (KiB) 42712

[startup+4062.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 32735
/proc/meminfo: memFree=1885120/2055920 swapFree=4180156/4192956
[pid=32726] ppid=32724 vsize=42712 CPUtime=4061.04
/proc/32726/stat : 32726 (clasp) R 32724 32726 32616 0 -1 4194304 10273 0 0 0 406086 18 0 0 25 0 1 0 214761259 43737088 10102 1992294400 134512640 136057169 4294956160 18446744073709551615 134823941 0 0 4096 16386 0 0 0 17 1 0 0
/proc/32726/statm: 10678 10102 183 377 0 10298 0
Current children cumulated CPU time (s) 4061.04
Current children cumulated vsize (KiB) 42712

[startup+4122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 32735
/proc/meminfo: memFree=1884864/2055920 swapFree=4180156/4192956
[pid=32726] ppid=32724 vsize=43144 CPUtime=4121.03
/proc/32726/stat : 32726 (clasp) R 32724 32726 32616 0 -1 4194304 10353 0 0 0 412084 19 0 0 25 0 1 0 214761259 44179456 10182 1992294400 134512640 136057169 4294956160 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 1 0 0
/proc/32726/statm: 10786 10182 183 377 0 10406 0
Current children cumulated CPU time (s) 4121.03
Current children cumulated vsize (KiB) 43144

[startup+4182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 32735
/proc/meminfo: memFree=1884800/2055920 swapFree=4180156/4192956
[pid=32726] ppid=32724 vsize=43144 CPUtime=4181.01
/proc/32726/stat : 32726 (clasp) R 32724 32726 32616 0 -1 4194304 10356 0 0 0 418082 19 0 0 25 0 1 0 214761259 44179456 10185 1992294400 134512640 136057169 4294956160 18446744073709551615 134618307 0 0 4096 16386 0 0 0 17 1 0 0
/proc/32726/statm: 10786 10185 183 377 0 10406 0
Current children cumulated CPU time (s) 4181.01
Current children cumulated vsize (KiB) 43144

[startup+4242.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 32735
/proc/meminfo: memFree=1884736/2055920 swapFree=4180156/4192956
[pid=32726] ppid=32724 vsize=43144 CPUtime=4240.99
/proc/32726/stat : 32726 (clasp) R 32724 32726 32616 0 -1 4194304 10356 0 0 0 424080 19 0 0 25 0 1 0 214761259 44179456 10185 1992294400 134512640 136057169 4294956160 18446744073709551615 134618307 0 0 4096 16386 0 0 0 17 1 0 0
/proc/32726/statm: 10786 10185 183 377 0 10406 0
Current children cumulated CPU time (s) 4240.99
Current children cumulated vsize (KiB) 43144

[startup+4302.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 32735
/proc/meminfo: memFree=1884736/2055920 swapFree=4180156/4192956
[pid=32726] ppid=32724 vsize=43144 CPUtime=4300.97
/proc/32726/stat : 32726 (clasp) R 32724 32726 32616 0 -1 4194304 10356 0 0 0 430078 19 0 0 25 0 1 0 214761259 44179456 10185 1992294400 134512640 136057169 4294956160 18446744073709551615 134613118 0 0 4096 16386 0 0 0 17 1 0 0
/proc/32726/statm: 10786 10185 183 377 0 10406 0
Current children cumulated CPU time (s) 4300.97
Current children cumulated vsize (KiB) 43144

[startup+4362.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 32735
/proc/meminfo: memFree=1884672/2055920 swapFree=4180156/4192956
[pid=32726] ppid=32724 vsize=43144 CPUtime=4360.96
/proc/32726/stat : 32726 (clasp) R 32724 32726 32616 0 -1 4194304 10356 0 0 0 436076 20 0 0 25 0 1 0 214761259 44179456 10185 1992294400 134512640 136057169 4294956160 18446744073709551615 134618138 0 0 4096 16386 0 0 0 17 1 0 0
/proc/32726/statm: 10786 10185 183 377 0 10406 0
Current children cumulated CPU time (s) 4360.96
Current children cumulated vsize (KiB) 43144

[startup+4422.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 32735
/proc/meminfo: memFree=1884736/2055920 swapFree=4180156/4192956
[pid=32726] ppid=32724 vsize=43144 CPUtime=4420.94
/proc/32726/stat : 32726 (clasp) R 32724 32726 32616 0 -1 4194304 10356 0 0 0 442074 20 0 0 25 0 1 0 214761259 44179456 10185 1992294400 134512640 136057169 4294956160 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 1 0 0
/proc/32726/statm: 10786 10185 183 377 0 10406 0
Current children cumulated CPU time (s) 4420.94
Current children cumulated vsize (KiB) 43144

[startup+4482.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 32735
/proc/meminfo: memFree=1884672/2055920 swapFree=4180156/4192956
[pid=32726] ppid=32724 vsize=43144 CPUtime=4480.92
/proc/32726/stat : 32726 (clasp) R 32724 32726 32616 0 -1 4194304 10356 0 0 0 448072 20 0 0 25 0 1 0 214761259 44179456 10185 1992294400 134512640 136057169 4294956160 18446744073709551615 134649326 0 0 4096 16386 0 0 0 17 1 0 0
/proc/32726/statm: 10786 10185 183 377 0 10406 0
Current children cumulated CPU time (s) 4480.92
Current children cumulated vsize (KiB) 43144

[startup+4542.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 32735
/proc/meminfo: memFree=1884672/2055920 swapFree=4180156/4192956
[pid=32726] ppid=32724 vsize=43360 CPUtime=4540.9
/proc/32726/stat : 32726 (clasp) R 32724 32726 32616 0 -1 4194304 10393 0 0 0 454070 20 0 0 25 0 1 0 214761259 44400640 10222 1992294400 134512640 136057169 4294956160 18446744073709551615 134813054 0 0 4096 16386 0 0 0 17 1 0 0
/proc/32726/statm: 10840 10222 183 377 0 10460 0
Current children cumulated CPU time (s) 4540.9
Current children cumulated vsize (KiB) 43360

[startup+4602.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 32735
/proc/meminfo: memFree=1884544/2055920 swapFree=4180156/4192956
[pid=32726] ppid=32724 vsize=43360 CPUtime=4600.88
/proc/32726/stat : 32726 (clasp) R 32724 32726 32616 0 -1 4194304 10394 0 0 0 460068 20 0 0 25 0 1 0 214761259 44400640 10223 1992294400 134512640 136057169 4294956160 18446744073709551615 134823876 0 0 4096 16386 0 0 0 17 1 0 0
/proc/32726/statm: 10840 10223 183 377 0 10460 0
Current children cumulated CPU time (s) 4600.88
Current children cumulated vsize (KiB) 43360

[startup+4662.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 32735
/proc/meminfo: memFree=1884480/2055920 swapFree=4180156/4192956
[pid=32726] ppid=32724 vsize=43360 CPUtime=4660.86
/proc/32726/stat : 32726 (clasp) R 32724 32726 32616 0 -1 4194304 10396 0 0 0 466066 20 0 0 25 0 1 0 214761259 44400640 10225 1992294400 134512640 136057169 4294956160 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 1 0 0
/proc/32726/statm: 10840 10225 183 377 0 10460 0
Current children cumulated CPU time (s) 4660.86
Current children cumulated vsize (KiB) 43360

[startup+4722.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 32735
/proc/meminfo: memFree=1884416/2055920 swapFree=4180156/4192956
[pid=32726] ppid=32724 vsize=43360 CPUtime=4720.84
/proc/32726/stat : 32726 (clasp) R 32724 32726 32616 0 -1 4194304 10397 0 0 0 472064 20 0 0 25 0 1 0 214761259 44400640 10226 1992294400 134512640 136057169 4294956160 18446744073709551615 134823844 0 0 4096 16386 0 0 0 17 1 0 0
/proc/32726/statm: 10840 10226 183 377 0 10460 0
Current children cumulated CPU time (s) 4720.84
Current children cumulated vsize (KiB) 43360

[startup+4782.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 32735
/proc/meminfo: memFree=1884224/2055920 swapFree=4180156/4192956
[pid=32726] ppid=32724 vsize=43720 CPUtime=4780.83
/proc/32726/stat : 32726 (clasp) R 32724 32726 32616 0 -1 4194304 10469 0 0 0 478062 21 0 0 25 0 1 0 214761259 44769280 10298 1992294400 134512640 136057169 4294956160 18446744073709551615 134645282 0 0 4096 16386 0 0 0 17 1 0 0
/proc/32726/statm: 10930 10298 183 377 0 10550 0
Current children cumulated CPU time (s) 4780.83
Current children cumulated vsize (KiB) 43720

[startup+4842.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 32735
/proc/meminfo: memFree=1884224/2055920 swapFree=4180156/4192956
[pid=32726] ppid=32724 vsize=43720 CPUtime=4840.81
/proc/32726/stat : 32726 (clasp) R 32724 32726 32616 0 -1 4194304 10469 0 0 0 484060 21 0 0 25 0 1 0 214761259 44769280 10298 1992294400 134512640 136057169 4294956160 18446744073709551615 134649331 0 0 4096 16386 0 0 0 17 1 0 0
/proc/32726/statm: 10930 10298 183 377 0 10550 0
Current children cumulated CPU time (s) 4840.81
Current children cumulated vsize (KiB) 43720

[startup+4902.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 32735
/proc/meminfo: memFree=1884160/2055920 swapFree=4180156/4192956
[pid=32726] ppid=32724 vsize=43720 CPUtime=4900.79
/proc/32726/stat : 32726 (clasp) R 32724 32726 32616 0 -1 4194304 10469 0 0 0 490058 21 0 0 25 0 1 0 214761259 44769280 10298 1992294400 134512640 136057169 4294956160 18446744073709551615 134618468 0 0 4096 16386 0 0 0 17 1 0 0
/proc/32726/statm: 10930 10298 183 377 0 10550 0
Current children cumulated CPU time (s) 4900.79
Current children cumulated vsize (KiB) 43720

[startup+4962.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 32735
/proc/meminfo: memFree=1884032/2055920 swapFree=4180156/4192956
[pid=32726] ppid=32724 vsize=43860 CPUtime=4960.77
/proc/32726/stat : 32726 (clasp) R 32724 32726 32616 0 -1 4194304 10502 0 0 0 496056 21 0 0 25 0 1 0 214761259 44912640 10331 1992294400 134512640 136057169 4294956160 18446744073709551615 134823325 0 0 4096 16386 0 0 0 17 1 0 0
/proc/32726/statm: 10965 10331 183 377 0 10585 0
Current children cumulated CPU time (s) 4960.77
Current children cumulated vsize (KiB) 43860



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5001.6 s]
/proc/loadavg: 1.00 1.00 1.00 4/66 32735
/proc/meminfo: memFree=1883968/2055920 swapFree=4180156/4192956
[pid=32726] ppid=32724 vsize=43860 CPUtime=5000.06
/proc/32726/stat : 32726 (clasp) R 32724 32726 32616 0 -1 4194304 10502 0 0 0 499985 21 0 0 25 0 1 0 214761259 44912640 10331 1992294400 134512640 136057169 4294956160 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 1 0 0
/proc/32726/statm: 10965 10331 183 377 0 10585 0
Current children cumulated CPU time (s) 5000.06
Current children cumulated vsize (KiB) 43860

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): 5001.62
CPU time (s): 5000.09
CPU user time (s): 4999.86
CPU system time (s): 0.225965
CPU usage (%): 99.9694
Max. virtual memory (cumulated for all children) (KiB): 43860

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

runsolver used 5.2652 second user time and 12.932 second system time

The end

Launcher Data

Begin job on node54 at 2009-05-09 13:08:49
IDJOB=1784832
IDBENCH=24625
IDSOLVER=637
FILE ID=node54/1784832-1241867329
PBS_JOBID= 9264561
Free space on /tmp= 66132 MiB

SOLVER NAME= clasp 1.2.0-SAT09-32
BENCH NAME= SAT07/crafted/Hard/contest04/others/equilarge_l2.sat05-519.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-1784832-1241867329/watcher-1784832-1241867329 -o /tmp/evaluation-result-1784832-1241867329/solver-1784832-1241867329 -C 5000 -W 6000 -M 1800  HOME/clasp --file=HOME/instance-1784832-1241867329.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= 5344c68d1511d70cde59fef7dc46c3a5
RANDOM SEED=811516074

node54.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.234
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.234
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:       1927016 kB
Buffers:         24136 kB
Cached:          54376 kB
SwapCached:       6488 kB
Active:          52472 kB
Inactive:        35252 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1927016 kB
SwapTotal:     4192956 kB
SwapFree:      4180156 kB
Dirty:            2152 kB
Writeback:           0 kB
Mapped:          14252 kB
Slab:            27112 kB
Committed_AS:   701768 kB
PageTables:       1368 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66128 MiB
End job on node54 at 2009-05-09 14:32:13