Trace number 1562203

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.42

General information on the benchmark

NameCRAFTED/edgematching/
fbcolors/em_8_4_5_fbc.cnf
MD5SUM6fdce6b69c397ad71b0f25957edff1fa
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark529.355
Satisfiable
(Un)Satisfiability was proved
Number of variables2420
Number of clauses33572
Sum of the clauses size97252
Maximum clause length36
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 214396
Number of clauses of size 313968
Number of clauses of size 42628
Number of clauses of size 52460
Number of clauses of size over 5120

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-1562203-1238771488/watcher-1562203-1238771488 -o /tmp/evaluation-result-1562203-1238771488/solver-1562203-1238771488 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/clasp --file=HOME/instance-1562203-1238771488.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.91 0.98 0.99 2/81 9311
/proc/meminfo: memFree=1813088/2055920 swapFree=4169716/4192956
[pid=9311] ppid=9309 vsize=2112 CPUtime=0
/proc/9311/stat : 9311 (clasp) R 9309 9311 9274 0 -1 4194304 293 0 0 0 0 0 0 0 20 0 1 0 503477724 2162688 277 1992294400 134512640 136057169 4294956160 18446744073709551615 135443142 0 0 4096 16386 0 0 0 17 1 0 0
/proc/9311/statm: 528 278 144 377 0 148 0

[startup+0.0631951 s]
/proc/loadavg: 0.91 0.98 0.99 2/81 9311
/proc/meminfo: memFree=1813088/2055920 swapFree=4169716/4192956
[pid=9311] ppid=9309 vsize=3892 CPUtime=0.05
/proc/9311/stat : 9311 (clasp) R 9309 9311 9274 0 -1 4194304 780 0 0 0 5 0 0 0 20 0 1 0 503477724 3985408 747 1992294400 134512640 136057169 4294956160 18446744073709551615 135439492 0 0 4096 16386 0 0 0 17 1 0 0
/proc/9311/statm: 973 747 172 377 0 593 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 3892

[startup+0.101198 s]
/proc/loadavg: 0.91 0.98 0.99 2/81 9311
/proc/meminfo: memFree=1813088/2055920 swapFree=4169716/4192956
[pid=9311] ppid=9309 vsize=3564 CPUtime=0.09
/proc/9311/stat : 9311 (clasp) R 9309 9311 9274 0 -1 4194304 790 0 0 0 9 0 0 0 20 0 1 0 503477724 3649536 691 1992294400 134512640 136057169 4294956160 18446744073709551615 134828260 0 0 4096 16386 0 0 0 17 1 0 0
/proc/9311/statm: 891 691 182 377 0 511 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3564

[startup+0.301217 s]
/proc/loadavg: 0.91 0.98 0.99 2/81 9311
/proc/meminfo: memFree=1813088/2055920 swapFree=4169716/4192956
[pid=9311] ppid=9309 vsize=3828 CPUtime=0.29
/proc/9311/stat : 9311 (clasp) R 9309 9311 9274 0 -1 4194304 825 0 0 0 29 0 0 0 22 0 1 0 503477724 3919872 726 1992294400 134512640 136057169 4294956160 18446744073709551615 135443142 0 0 4096 16386 0 0 0 17 1 0 0
/proc/9311/statm: 957 726 182 377 0 577 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 3828

[startup+0.701256 s]
/proc/loadavg: 0.91 0.98 0.99 2/81 9311
/proc/meminfo: memFree=1813088/2055920 swapFree=4169716/4192956
[pid=9311] ppid=9309 vsize=5544 CPUtime=0.69
/proc/9311/stat : 9311 (clasp) R 9309 9311 9274 0 -1 4194304 1260 0 0 0 69 0 0 0 25 0 1 0 503477724 5677056 1161 1992294400 134512640 136057169 4294956160 18446744073709551615 135443142 0 0 4096 16386 0 0 0 17 1 0 0
/proc/9311/statm: 1386 1161 182 377 0 1006 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 5544

[startup+1.50134 s]
/proc/loadavg: 0.91 0.98 0.99 2/82 9312
/proc/meminfo: memFree=1808088/2055920 swapFree=4169716/4192956
[pid=9311] ppid=9309 vsize=8052 CPUtime=1.49
/proc/9311/stat : 9311 (clasp) R 9309 9311 9274 0 -1 4194304 1898 0 0 0 148 1 0 0 25 0 1 0 503477724 8245248 1799 1992294400 134512640 136057169 4294956160 18446744073709551615 134618270 0 0 4096 16386 0 0 0 17 1 0 0
/proc/9311/statm: 2013 1799 182 377 0 1633 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 8052

[startup+3.10149 s]
/proc/loadavg: 0.92 0.98 0.99 2/82 9312
/proc/meminfo: memFree=1806360/2055920 swapFree=4169716/4192956
[pid=9311] ppid=9309 vsize=9504 CPUtime=3.09
/proc/9311/stat : 9311 (clasp) R 9309 9311 9274 0 -1 4194304 2268 0 0 0 308 1 0 0 25 0 1 0 503477724 9732096 2169 1992294400 134512640 136057169 4294956160 18446744073709551615 134618492 0 0 4096 16386 0 0 0 17 1 0 0
/proc/9311/statm: 2376 2169 182 377 0 1996 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 9504

[startup+6.3018 s]
/proc/loadavg: 0.92 0.98 0.99 2/82 9312
/proc/meminfo: memFree=1802904/2055920 swapFree=4169716/4192956
[pid=9311] ppid=9309 vsize=11616 CPUtime=6.29
/proc/9311/stat : 9311 (clasp) R 9309 9311 9274 0 -1 4194304 2797 0 0 0 628 1 0 0 25 0 1 0 503477724 11894784 2698 1992294400 134512640 136057169 4294956160 18446744073709551615 134618232 0 0 4096 16386 0 0 0 17 1 0 0
/proc/9311/statm: 2904 2698 182 377 0 2524 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 11616

[startup+12.7024 s]
/proc/loadavg: 0.93 0.98 0.99 2/82 9312
/proc/meminfo: memFree=1799384/2055920 swapFree=4169716/4192956
[pid=9311] ppid=9309 vsize=17500 CPUtime=12.69
/proc/9311/stat : 9311 (clasp) R 9309 9311 9274 0 -1 4194304 4240 0 0 0 1267 2 0 0 25 0 1 0 503477724 17920000 4141 1992294400 134512640 136057169 4294956160 18446744073709551615 134823844 0 0 4096 16386 0 0 0 17 1 0 0
/proc/9311/statm: 4375 4141 182 377 0 3995 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 17500

[startup+25.5017 s]
/proc/loadavg: 0.94 0.98 0.99 2/82 9312
/proc/meminfo: memFree=1790936/2055920 swapFree=4169716/4192956
[pid=9311] ppid=9309 vsize=23440 CPUtime=25.49
/proc/9311/stat : 9311 (clasp) R 9309 9311 9274 0 -1 4194304 5725 0 0 0 2547 2 0 0 25 0 1 0 503477724 24002560 5626 1992294400 134512640 136057169 4294956160 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 1 0 0
/proc/9311/statm: 5860 5626 182 377 0 5480 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 23440

[startup+51.1012 s]
/proc/loadavg: 0.96 0.98 0.99 2/82 9312
/proc/meminfo: memFree=1783384/2055920 swapFree=4169716/4192956
[pid=9311] ppid=9309 vsize=30976 CPUtime=51.08
/proc/9311/stat : 9311 (clasp) R 9309 9311 9274 0 -1 4194304 7598 0 0 0 5106 2 0 0 25 0 1 0 503477724 31719424 7499 1992294400 134512640 136057169 4294956160 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 1 0 0
/proc/9311/statm: 7744 7499 182 377 0 7364 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 30976

[startup+102.306 s]
/proc/loadavg: 0.98 0.98 0.99 2/82 9312
/proc/meminfo: memFree=1768792/2055920 swapFree=4169716/4192956
[pid=9311] ppid=9309 vsize=45440 CPUtime=102.27
/proc/9311/stat : 9311 (clasp) R 9309 9311 9274 0 -1 4194304 11232 0 0 0 10223 4 0 0 25 0 1 0 503477724 46530560 11133 1992294400 134512640 136057169 4294956160 18446744073709551615 134823938 0 0 4096 16386 0 0 0 17 1 0 0
/proc/9311/statm: 11360 11133 182 377 0 10980 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 45440

[startup+162.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/82 9312
/proc/meminfo: memFree=1762392/2055920 swapFree=4169716/4192956
[pid=9311] ppid=9309 vsize=51784 CPUtime=162.24
/proc/9311/stat : 9311 (clasp) R 9309 9311 9274 0 -1 4194304 12814 0 0 0 16219 5 0 0 25 0 1 0 503477724 53026816 12715 1992294400 134512640 136057169 4294956160 18446744073709551615 134615954 0 0 4096 16386 0 0 0 17 1 0 0
/proc/9311/statm: 12946 12715 182 377 0 12566 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 51784

[startup+222.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/82 9312
/proc/meminfo: memFree=1759192/2055920 swapFree=4169716/4192956
[pid=9311] ppid=9309 vsize=54792 CPUtime=222.23
/proc/9311/stat : 9311 (clasp) R 9309 9311 9274 0 -1 4194304 13634 0 0 0 22217 6 0 0 25 0 1 0 503477724 56107008 13479 1992294400 134512640 136057169 4294956160 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 1 0 0
/proc/9311/statm: 13698 13479 182 377 0 13318 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 54792

[startup+282.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/82 9312
/proc/meminfo: memFree=1759192/2055920 swapFree=4169716/4192956
[pid=9311] ppid=9309 vsize=54792 CPUtime=282.21
/proc/9311/stat : 9311 (clasp) R 9309 9311 9274 0 -1 4194304 13634 0 0 0 28215 6 0 0 25 0 1 0 503477724 56107008 13479 1992294400 134512640 136057169 4294956160 18446744073709551615 134823886 0 0 4096 16386 0 0 0 17 1 0 0
/proc/9311/statm: 13698 13479 182 377 0 13318 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 54792

[startup+342.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/82 9312
/proc/meminfo: memFree=1759192/2055920 swapFree=4169716/4192956
[pid=9311] ppid=9309 vsize=54792 CPUtime=342.19
/proc/9311/stat : 9311 (clasp) R 9309 9311 9274 0 -1 4194304 13636 0 0 0 34213 6 0 0 25 0 1 0 503477724 56107008 13481 1992294400 134512640 136057169 4294956160 18446744073709551615 134618430 0 0 4096 16386 0 0 0 17 1 0 0
/proc/9311/statm: 13698 13481 182 377 0 13318 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 54792

[startup+402.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/82 9312
/proc/meminfo: memFree=1744152/2055920 swapFree=4169716/4192956
[pid=9311] ppid=9309 vsize=69984 CPUtime=402.18
/proc/9311/stat : 9311 (clasp) R 9309 9311 9274 0 -1 4194304 17404 0 0 0 40210 8 0 0 25 0 1 0 503477724 71663616 17249 1992294400 134512640 136057169 4294956160 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 1 0 0
/proc/9311/statm: 17496 17249 182 377 0 17116 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 69984

[startup+462.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/82 9312
/proc/meminfo: memFree=1744152/2055920 swapFree=4169716/4192956
[pid=9311] ppid=9309 vsize=69984 CPUtime=462.16
/proc/9311/stat : 9311 (clasp) R 9309 9311 9274 0 -1 4194304 17404 0 0 0 46208 8 0 0 25 0 1 0 503477724 71663616 17249 1992294400 134512640 136057169 4294956160 18446744073709551615 134618238 0 0 4096 16386 0 0 0 17 1 0 0
/proc/9311/statm: 17496 17249 182 377 0 17116 0
Current children cumulated CPU time (s) 462.16
Current children cumulated vsize (KiB) 69984

[startup+522.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/82 9312
/proc/meminfo: memFree=1744152/2055920 swapFree=4169716/4192956
[pid=9311] ppid=9309 vsize=69984 CPUtime=522.15
/proc/9311/stat : 9311 (clasp) R 9309 9311 9274 0 -1 4194304 17404 0 0 0 52207 8 0 0 25 0 1 0 503477724 71663616 17249 1992294400 134512640 136057169 4294956160 18446744073709551615 134618307 0 0 4096 16386 0 0 0 17 1 0 0
/proc/9311/statm: 17496 17249 182 377 0 17116 0
Current children cumulated CPU time (s) 522.15
Current children cumulated vsize (KiB) 69984

[startup+582.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/82 9312
/proc/meminfo: memFree=1744088/2055920 swapFree=4169716/4192956
[pid=9311] ppid=9309 vsize=69984 CPUtime=582.13
/proc/9311/stat : 9311 (clasp) R 9309 9311 9274 0 -1 4194304 17404 0 0 0 58205 8 0 0 25 0 1 0 503477724 71663616 17249 1992294400 134512640 136057169 4294956160 18446744073709551615 134615578 0 0 4096 16386 0 0 0 17 1 0 0
/proc/9311/statm: 17496 17249 182 377 0 17116 0
Current children cumulated CPU time (s) 582.13
Current children cumulated vsize (KiB) 69984

[startup+642.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/82 9312
/proc/meminfo: memFree=1744088/2055920 swapFree=4169716/4192956
[pid=9311] ppid=9309 vsize=69984 CPUtime=642.12
/proc/9311/stat : 9311 (clasp) R 9309 9311 9274 0 -1 4194304 17404 0 0 0 64204 8 0 0 25 0 1 0 503477724 71663616 17249 1992294400 134512640 136057169 4294956160 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 1 0 0
/proc/9311/statm: 17496 17249 182 377 0 17116 0
Current children cumulated CPU time (s) 642.12
Current children cumulated vsize (KiB) 69984

[startup+702.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/82 9312
/proc/meminfo: memFree=1734168/2055920 swapFree=4169716/4192956
[pid=9311] ppid=9309 vsize=79752 CPUtime=702.09
/proc/9311/stat : 9311 (clasp) R 9309 9311 9274 0 -1 4194304 19839 0 0 0 70200 9 0 0 25 0 1 0 503477724 81666048 19684 1992294400 134512640 136057169 4294956160 18446744073709551615 134618270 0 0 4096 16386 0 0 0 17 1 0 0
/proc/9311/statm: 19938 19684 182 377 0 19558 0
Current children cumulated CPU time (s) 702.09
Current children cumulated vsize (KiB) 79752

[startup+762.307 s]
/proc/loadavg: 0.99 0.98 0.99 2/82 9312
/proc/meminfo: memFree=1719000/2055920 swapFree=4169716/4192956
[pid=9311] ppid=9309 vsize=94804 CPUtime=762.09
/proc/9311/stat : 9311 (clasp) R 9309 9311 9274 0 -1 4194304 23618 0 0 0 76197 12 0 0 25 0 1 0 503477724 97079296 23463 1992294400 134512640 136057169 4294956160 18446744073709551615 134819752 0 0 4096 16386 0 0 0 17 1 0 0
/proc/9311/statm: 23701 23463 182 377 0 23321 0
Current children cumulated CPU time (s) 762.09
Current children cumulated vsize (KiB) 94804

[startup+822.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/82 9312
/proc/meminfo: memFree=1714968/2055920 swapFree=4169716/4192956
[pid=9311] ppid=9309 vsize=99176 CPUtime=822.06
/proc/9311/stat : 9311 (clasp) R 9309 9311 9274 0 -1 4194304 24692 0 0 0 82194 12 0 0 25 0 1 0 503477724 101556224 24537 1992294400 134512640 136057169 4294956160 18446744073709551615 134618238 0 0 4096 16386 0 0 0 17 1 0 0
/proc/9311/statm: 24794 24537 182 377 0 24414 0
Current children cumulated CPU time (s) 822.06
Current children cumulated vsize (KiB) 99176

[startup+882.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/82 9312
/proc/meminfo: memFree=1709912/2055920 swapFree=4169716/4192956
[pid=9311] ppid=9309 vsize=103864 CPUtime=882.05
/proc/9311/stat : 9311 (clasp) R 9309 9311 9274 0 -1 4194304 25868 0 0 0 88192 13 0 0 25 0 1 0 503477724 106356736 25713 1992294400 134512640 136057169 4294956160 18446744073709551615 134615979 0 0 4096 16386 0 0 0 17 1 0 0
/proc/9311/statm: 25966 25713 182 377 0 25586 0
Current children cumulated CPU time (s) 882.05
Current children cumulated vsize (KiB) 103864

[startup+942.301 s]
/proc/loadavg: 0.99 0.98 0.99 3/82 9312
/proc/meminfo: memFree=1706072/2055920 swapFree=4169716/4192956
[pid=9311] ppid=9309 vsize=107712 CPUtime=942.03
/proc/9311/stat : 9311 (clasp) R 9309 9311 9274 0 -1 4194304 26832 0 0 0 94189 14 0 0 25 0 1 0 503477724 110297088 26677 1992294400 134512640 136057169 4294956160 18446744073709551615 134823406 0 0 4096 16386 0 0 0 17 1 0 0
/proc/9311/statm: 26928 26677 182 377 0 26548 0
Current children cumulated CPU time (s) 942.03
Current children cumulated vsize (KiB) 107712

[startup+1002.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/82 9312
/proc/meminfo: memFree=1706072/2055920 swapFree=4169716/4192956
[pid=9311] ppid=9309 vsize=107712 CPUtime=1002.02
/proc/9311/stat : 9311 (clasp) R 9309 9311 9274 0 -1 4194304 26838 0 0 0 100188 14 0 0 25 0 1 0 503477724 110297088 26683 1992294400 134512640 136057169 4294956160 18446744073709551615 134618449 0 0 4096 16386 0 0 0 17 1 0 0
/proc/9311/statm: 26928 26683 182 377 0 26548 0
Current children cumulated CPU time (s) 1002.02
Current children cumulated vsize (KiB) 107712

[startup+1062.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/82 9312
/proc/meminfo: memFree=1706072/2055920 swapFree=4169716/4192956
[pid=9311] ppid=9309 vsize=107712 CPUtime=1062
/proc/9311/stat : 9311 (clasp) R 9309 9311 9274 0 -1 4194304 26838 0 0 0 106186 14 0 0 25 0 1 0 503477724 110297088 26683 1992294400 134512640 136057169 4294956160 18446744073709551615 134823828 0 0 4096 16386 0 0 0 17 1 0 0
/proc/9311/statm: 26928 26683 182 377 0 26548 0
Current children cumulated CPU time (s) 1062
Current children cumulated vsize (KiB) 107712

[startup+1122.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/82 9312
/proc/meminfo: memFree=1706008/2055920 swapFree=4169716/4192956
[pid=9311] ppid=9309 vsize=107712 CPUtime=1121.98
/proc/9311/stat : 9311 (clasp) R 9309 9311 9274 0 -1 4194304 26838 0 0 0 112184 14 0 0 25 0 1 0 503477724 110297088 26683 1992294400 134512640 136057169 4294956160 18446744073709551615 134618304 0 0 4096 16386 0 0 0 17 1 0 0
/proc/9311/statm: 26928 26683 182 377 0 26548 0
Current children cumulated CPU time (s) 1121.98
Current children cumulated vsize (KiB) 107712

[startup+1182.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/82 9312
/proc/meminfo: memFree=1706008/2055920 swapFree=4169716/4192956
[pid=9311] ppid=9309 vsize=107712 CPUtime=1181.97
/proc/9311/stat : 9311 (clasp) R 9309 9311 9274 0 -1 4194304 26838 0 0 0 118183 14 0 0 25 0 1 0 503477724 110297088 26683 1992294400 134512640 136057169 4294956160 18446744073709551615 134823803 0 0 4096 16386 0 0 0 17 1 0 0
/proc/9311/statm: 26928 26683 182 377 0 26548 0
Current children cumulated CPU time (s) 1181.97
Current children cumulated vsize (KiB) 107712



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 0.99 0.98 0.99 2/82 9312
/proc/meminfo: memFree=1706008/2055920 swapFree=4169716/4192956
[pid=9311] ppid=9309 vsize=107712 CPUtime=1200.07
/proc/9311/stat : 9311 (clasp) R 9309 9311 9274 0 -1 4194304 26838 0 0 0 119993 14 0 0 25 0 1 0 503477724 110297088 26683 1992294400 134512640 136057169 4294956160 18446744073709551615 134618203 0 0 4096 16386 0 0 0 17 1 0 0
/proc/9311/statm: 26928 26683 182 377 0 26548 0
Current children cumulated CPU time (s) 1200.07
Current children cumulated vsize (KiB) 107712

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.42
CPU time (s): 1200.09
CPU user time (s): 1199.93
CPU system time (s): 0.158975
CPU usage (%): 99.9724
Max. virtual memory (cumulated for all children) (KiB): 107712

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

runsolver used 1.45378 second user time and 4.01439 second system time

The end

Launcher Data

Begin job on node89 at 2009-04-03 17:11:28
IDJOB=1562203
IDBENCH=70930
IDSOLVER=508
FILE ID=node89/1562203-1238771488
PBS_JOBID= 9085562
Free space on /tmp= 66516 MiB

SOLVER NAME= clasp 1.2.0-SAT09-32
BENCH NAME= SAT09/APPLICATIONS/edgematching/fbcolors/em_8_4_5_fbc.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-1562203-1238771488/watcher-1562203-1238771488 -o /tmp/evaluation-result-1562203-1238771488/solver-1562203-1238771488 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/clasp --file=HOME/instance-1562203-1238771488.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= 6fdce6b69c397ad71b0f25957edff1fa
RANDOM SEED=1172867258

node89.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.240
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.240
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	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1813568 kB
Buffers:         22244 kB
Cached:         135116 kB
SwapCached:      12436 kB
Active:          46548 kB
Inactive:       124672 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1813568 kB
SwapTotal:     4192956 kB
SwapFree:      4169716 kB
Dirty:            2544 kB
Writeback:           0 kB
Mapped:          19488 kB
Slab:            55432 kB
Committed_AS:  1668704 kB
PageTables:       2600 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= 66516 MiB
End job on node89 at 2009-04-03 17:31:31