Trace number 1562255

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.13 1200.54

General information on the benchmark

NameCRAFTED/edgematching/
fbcolors/em_9_3_5_fbc.cnf
MD5SUM31a3aedc721d03e1d956a240f176ac5e
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 variables3857
Number of clauses59728
Sum of the clauses size174559
Maximum clause length49
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 224387
Number of clauses of size 326002
Number of clauses of size 44516
Number of clauses of size 54669
Number of clauses of size over 5154

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-1562255-1238772290/watcher-1562255-1238772290 -o /tmp/evaluation-result-1562255-1238772290/solver-1562255-1238772290 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/clasp --file=HOME/instance-1562255-1238772290.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.98 0.99 3/72 3273
/proc/meminfo: memFree=1821976/2055920 swapFree=4174696/4192956
[pid=3273] ppid=3271 vsize=2228 CPUtime=0
/proc/3273/stat : 3273 (clasp) R 3271 3273 2954 0 -1 4194304 306 0 0 0 0 0 0 0 18 0 1 0 1149890164 2281472 290 1992294400 134512640 136057169 4294956144 18446744073709551615 135502702 0 0 4096 16386 0 0 0 17 1 0 0
/proc/3273/statm: 557 291 144 377 0 177 0

[startup+0.103421 s]
/proc/loadavg: 0.92 0.98 0.99 3/72 3273
/proc/meminfo: memFree=1821976/2055920 swapFree=4174696/4192956
[pid=3273] ppid=3271 vsize=5584 CPUtime=0.09
/proc/3273/stat : 3273 (clasp) R 3271 3273 2954 0 -1 4194304 1254 0 0 0 9 0 0 0 18 0 1 0 1149890164 5718016 1167 1992294400 134512640 136057169 4294956144 18446744073709551615 134774791 0 0 4096 16386 0 0 0 17 1 0 0
/proc/3273/statm: 1396 1167 166 377 0 1016 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 5584

[startup+0.201438 s]
/proc/loadavg: 0.92 0.98 0.99 3/72 3273
/proc/meminfo: memFree=1821976/2055920 swapFree=4174696/4192956
[pid=3273] ppid=3271 vsize=5256 CPUtime=0.19
/proc/3273/stat : 3273 (clasp) R 3271 3273 2954 0 -1 4194304 1297 0 0 0 19 0 0 0 18 0 1 0 1149890164 5382144 1092 1992294400 134512640 136057169 4294956144 18446744073709551615 134624461 0 0 4096 16386 0 0 0 17 1 0 0
/proc/3273/statm: 1314 1092 183 377 0 934 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 5256

[startup+0.301456 s]
/proc/loadavg: 0.92 0.98 0.99 3/72 3273
/proc/meminfo: memFree=1821976/2055920 swapFree=4174696/4192956
[pid=3273] ppid=3271 vsize=5256 CPUtime=0.29
/proc/3273/stat : 3273 (clasp) R 3271 3273 2954 0 -1 4194304 1297 0 0 0 29 0 0 0 19 0 1 0 1149890164 5382144 1092 1992294400 134512640 136057169 4294956144 18446744073709551615 134618270 0 0 4096 16386 0 0 0 17 1 0 0
/proc/3273/statm: 1314 1092 183 377 0 934 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 5256

[startup+0.701527 s]
/proc/loadavg: 0.92 0.98 0.99 3/72 3273
/proc/meminfo: memFree=1821976/2055920 swapFree=4174696/4192956
[pid=3273] ppid=3271 vsize=6312 CPUtime=0.69
/proc/3273/stat : 3273 (clasp) R 3271 3273 2954 0 -1 4194304 1557 0 0 0 69 0 0 0 22 0 1 0 1149890164 6463488 1352 1992294400 134512640 136057169 4294956144 18446744073709551615 135443142 0 0 4096 16386 0 0 0 17 1 0 0
/proc/3273/statm: 1578 1352 183 377 0 1198 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 6312

[startup+1.50167 s]
/proc/loadavg: 0.92 0.98 0.99 2/73 3274
/proc/meminfo: memFree=1814992/2055920 swapFree=4174696/4192956
[pid=3273] ppid=3271 vsize=10180 CPUtime=1.49
/proc/3273/stat : 3273 (clasp) R 3271 3273 2954 0 -1 4194304 2536 0 0 0 148 1 0 0 25 0 1 0 1149890164 10424320 2331 1992294400 134512640 136057169 4294956144 18446744073709551615 135443142 0 0 4096 16386 0 0 0 17 1 0 0
/proc/3273/statm: 2545 2332 183 377 0 2165 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 10180

[startup+3.10196 s]
/proc/loadavg: 0.92 0.98 0.99 2/73 3274
/proc/meminfo: memFree=1810200/2055920 swapFree=4174696/4192956
[pid=3273] ppid=3271 vsize=14300 CPUtime=3.09
/proc/3273/stat : 3273 (clasp) R 3271 3273 2954 0 -1 4194304 3553 0 0 0 308 1 0 0 25 0 1 0 1149890164 14643200 3348 1992294400 134512640 136057169 4294956144 18446744073709551615 134637484 0 0 4096 16386 0 0 0 17 1 0 0
/proc/3273/statm: 3575 3348 183 377 0 3195 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 14300

[startup+6.30155 s]
/proc/loadavg: 0.93 0.98 0.99 2/73 3274
/proc/meminfo: memFree=1806616/2055920 swapFree=4174696/4192956
[pid=3273] ppid=3271 vsize=17668 CPUtime=6.29
/proc/3273/stat : 3273 (clasp) R 3271 3273 2954 0 -1 4194304 4394 0 0 0 627 2 0 0 25 0 1 0 1149890164 18092032 4189 1992294400 134512640 136057169 4294956144 18446744073709551615 134618270 0 0 4096 16386 0 0 0 17 1 0 0
/proc/3273/statm: 4417 4189 183 377 0 4037 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 17668

[startup+12.7017 s]
/proc/loadavg: 0.93 0.98 0.99 2/73 3274
/proc/meminfo: memFree=1803160/2055920 swapFree=4174696/4192956
[pid=3273] ppid=3271 vsize=21380 CPUtime=12.69
/proc/3273/stat : 3273 (clasp) R 3271 3273 2954 0 -1 4194304 5303 0 0 0 1267 2 0 0 25 0 1 0 1149890164 21893120 5098 1992294400 134512640 136057169 4294956144 18446744073709551615 134637467 0 0 4096 16386 0 0 0 17 1 0 0
/proc/3273/statm: 5345 5098 183 377 0 4965 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 21380

[startup+25.502 s]
/proc/loadavg: 0.95 0.98 0.99 2/73 3274
/proc/meminfo: memFree=1795736/2055920 swapFree=4174696/4192956
[pid=3273] ppid=3271 vsize=27776 CPUtime=25.49
/proc/3273/stat : 3273 (clasp) R 3271 3273 2954 0 -1 4194304 6861 0 0 0 2545 4 0 0 25 0 1 0 1149890164 28442624 6656 1992294400 134512640 136057169 4294956144 18446744073709551615 134823803 0 0 4096 16386 0 0 0 17 1 0 0
/proc/3273/statm: 6944 6656 183 377 0 6564 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 27776

[startup+51.1017 s]
/proc/loadavg: 0.96 0.98 0.99 2/73 3274
/proc/meminfo: memFree=1787864/2055920 swapFree=4174696/4192956
[pid=3273] ppid=3271 vsize=35740 CPUtime=51.07
/proc/3273/stat : 3273 (clasp) R 3271 3273 2954 0 -1 4194304 8825 0 0 0 5103 4 0 0 25 0 1 0 1149890164 36597760 8620 1992294400 134512640 136057169 4294956144 18446744073709551615 134823846 0 0 4096 16386 0 0 0 17 1 0 0
/proc/3273/statm: 8935 8620 183 377 0 8555 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 35740

[startup+102.302 s]
/proc/loadavg: 0.98 0.98 0.99 2/73 3274
/proc/meminfo: memFree=1779672/2055920 swapFree=4174696/4192956
[pid=3273] ppid=3271 vsize=44232 CPUtime=102.26
/proc/3273/stat : 3273 (clasp) R 3271 3273 2954 0 -1 4194304 10882 0 0 0 10220 6 0 0 25 0 1 0 1149890164 45293568 10677 1992294400 134512640 136057169 4294956144 18446744073709551615 134615621 0 0 4096 16386 0 0 0 17 1 0 0
/proc/3273/statm: 11058 10677 183 377 0 10678 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 44232

[startup+162.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/73 3274
/proc/meminfo: memFree=1769624/2055920 swapFree=4174696/4192956
[pid=3273] ppid=3271 vsize=54656 CPUtime=162.23
/proc/3273/stat : 3273 (clasp) R 3271 3273 2954 0 -1 4194304 13373 0 0 0 16214 9 0 0 25 0 1 0 1149890164 55967744 13168 1992294400 134512640 136057169 4294956144 18446744073709551615 134823857 0 0 4096 16386 0 0 0 17 1 0 0
/proc/3273/statm: 13664 13168 183 377 0 13284 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 54656

[startup+222.307 s]
/proc/loadavg: 0.99 0.98 0.99 2/73 3274
/proc/meminfo: memFree=1768408/2055920 swapFree=4174696/4192956
[pid=3273] ppid=3271 vsize=55744 CPUtime=222.22
/proc/3273/stat : 3273 (clasp) R 3271 3273 2954 0 -1 4194304 13671 0 0 0 22212 10 0 0 25 0 1 0 1149890164 57081856 13466 1992294400 134512640 136057169 4294956144 18446744073709551615 134823844 0 0 4096 16386 0 0 0 17 1 0 0
/proc/3273/statm: 13936 13466 183 377 0 13556 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 55744

[startup+282.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/73 3274
/proc/meminfo: memFree=1713048/2055920 swapFree=4174696/4192956
[pid=3273] ppid=3271 vsize=111084 CPUtime=282.2
/proc/3273/stat : 3273 (clasp) R 3271 3273 2954 0 -1 4194304 27471 0 0 0 28202 18 0 0 25 0 1 0 1149890164 113750016 27266 1992294400 134512640 136057169 4294956144 18446744073709551615 134618265 0 0 4096 16386 0 0 0 17 1 0 0
/proc/3273/statm: 27771 27266 183 377 0 27391 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 111084

[startup+342.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/73 3274
/proc/meminfo: memFree=1701592/2055920 swapFree=4174696/4192956
[pid=3273] ppid=3271 vsize=122596 CPUtime=342.17
/proc/3273/stat : 3273 (clasp) R 3271 3273 2954 0 -1 4194304 30325 0 0 0 34198 19 0 0 25 0 1 0 1149890164 125538304 30120 1992294400 134512640 136057169 4294956144 18446744073709551615 134756799 0 0 4096 16386 0 0 0 17 1 0 0
/proc/3273/statm: 30649 30120 183 377 0 30269 0
Current children cumulated CPU time (s) 342.17
Current children cumulated vsize (KiB) 122596

[startup+402.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/73 3274
/proc/meminfo: memFree=1689432/2055920 swapFree=4174696/4192956
[pid=3273] ppid=3271 vsize=134776 CPUtime=402.15
/proc/3273/stat : 3273 (clasp) R 3271 3273 2954 0 -1 4194304 33350 0 0 0 40195 20 0 0 25 0 1 0 1149890164 138010624 33145 1992294400 134512640 136057169 4294956144 18446744073709551615 134823882 0 0 4096 16386 0 0 0 17 1 0 0
/proc/3273/statm: 33694 33145 183 377 0 33314 0
Current children cumulated CPU time (s) 402.15
Current children cumulated vsize (KiB) 134776

[startup+462.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/73 3274
/proc/meminfo: memFree=1667608/2055920 swapFree=4174696/4192956
[pid=3273] ppid=3271 vsize=157932 CPUtime=462.13
/proc/3273/stat : 3273 (clasp) R 3271 3273 2954 0 -1 4194304 39139 0 0 0 46189 24 0 0 25 0 1 0 1149890164 161722368 38934 1992294400 134512640 136057169 4294956144 18446744073709551615 135443142 0 0 4096 16386 0 0 0 17 1 0 0
/proc/3273/statm: 39483 38934 183 377 0 39103 0
Current children cumulated CPU time (s) 462.13
Current children cumulated vsize (KiB) 157932

[startup+522.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/73 3274
/proc/meminfo: memFree=1663960/2055920 swapFree=4174696/4192956
[pid=3273] ppid=3271 vsize=159952 CPUtime=522.11
/proc/3273/stat : 3273 (clasp) R 3271 3273 2954 0 -1 4194304 39858 0 0 0 52187 24 0 0 25 0 1 0 1149890164 163790848 39455 1992294400 134512640 136057169 4294956144 18446744073709551615 134634331 0 0 4096 16386 0 0 0 17 1 0 0
/proc/3273/statm: 39988 39455 183 377 0 39608 0
Current children cumulated CPU time (s) 522.11
Current children cumulated vsize (KiB) 159952

[startup+582.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/73 3274
/proc/meminfo: memFree=1663960/2055920 swapFree=4174696/4192956
[pid=3273] ppid=3271 vsize=159952 CPUtime=582.09
/proc/3273/stat : 3273 (clasp) R 3271 3273 2954 0 -1 4194304 39860 0 0 0 58185 24 0 0 25 0 1 0 1149890164 163790848 39457 1992294400 134512640 136057169 4294956144 18446744073709551615 134615987 0 0 4096 16386 0 0 0 17 1 0 0
/proc/3273/statm: 39988 39457 183 377 0 39608 0
Current children cumulated CPU time (s) 582.09
Current children cumulated vsize (KiB) 159952

[startup+642.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/73 3274
/proc/meminfo: memFree=1663960/2055920 swapFree=4174696/4192956
[pid=3273] ppid=3271 vsize=159952 CPUtime=642.07
/proc/3273/stat : 3273 (clasp) R 3271 3273 2954 0 -1 4194304 39860 0 0 0 64183 24 0 0 25 0 1 0 1149890164 163790848 39457 1992294400 134512640 136057169 4294956144 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 1 0 0
/proc/3273/statm: 39988 39457 183 377 0 39608 0
Current children cumulated CPU time (s) 642.07
Current children cumulated vsize (KiB) 159952

[startup+702.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/73 3274
/proc/meminfo: memFree=1654808/2055920 swapFree=4174696/4192956
[pid=3273] ppid=3271 vsize=169380 CPUtime=702.06
/proc/3273/stat : 3273 (clasp) R 3271 3273 2954 0 -1 4194304 42161 0 0 0 70180 26 0 0 25 0 1 0 1149890164 173445120 41758 1992294400 134512640 136057169 4294956144 18446744073709551615 134618430 0 0 4096 16386 0 0 0 17 1 0 0
/proc/3273/statm: 42345 41758 183 377 0 41965 0
Current children cumulated CPU time (s) 702.06
Current children cumulated vsize (KiB) 169380

[startup+762.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/73 3274
/proc/meminfo: memFree=1643800/2055920 swapFree=4174696/4192956
[pid=3273] ppid=3271 vsize=180492 CPUtime=762.04
/proc/3273/stat : 3273 (clasp) R 3271 3273 2954 0 -1 4194304 44908 0 0 0 76176 28 0 0 25 0 1 0 1149890164 184823808 44505 1992294400 134512640 136057169 4294956144 18446744073709551615 134823818 0 0 4096 16386 0 0 0 17 1 0 0
/proc/3273/statm: 45123 44505 183 377 0 44743 0
Current children cumulated CPU time (s) 762.04
Current children cumulated vsize (KiB) 180492

[startup+822.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/73 3274
/proc/meminfo: memFree=1643160/2055920 swapFree=4174696/4192956
[pid=3273] ppid=3271 vsize=181020 CPUtime=822.02
/proc/3273/stat : 3273 (clasp) R 3271 3273 2954 0 -1 4194304 45051 0 0 0 82174 28 0 0 25 0 1 0 1149890164 185364480 44648 1992294400 134512640 136057169 4294956144 18446744073709551615 134823417 0 0 4096 16386 0 0 0 17 1 0 0
/proc/3273/statm: 45255 44648 183 377 0 44875 0
Current children cumulated CPU time (s) 822.02
Current children cumulated vsize (KiB) 181020

[startup+882.307 s]
/proc/loadavg: 0.99 0.98 0.99 2/73 3274
/proc/meminfo: memFree=1643160/2055920 swapFree=4174696/4192956
[pid=3273] ppid=3271 vsize=181020 CPUtime=882
/proc/3273/stat : 3273 (clasp) R 3271 3273 2954 0 -1 4194304 45051 0 0 0 88172 28 0 0 25 0 1 0 1149890164 185364480 44648 1992294400 134512640 136057169 4294956144 18446744073709551615 134828249 0 0 4096 16386 0 0 0 17 1 0 0
/proc/3273/statm: 45255 44648 183 377 0 44875 0
Current children cumulated CPU time (s) 882
Current children cumulated vsize (KiB) 181020

[startup+942.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/73 3274
/proc/meminfo: memFree=1643096/2055920 swapFree=4174696/4192956
[pid=3273] ppid=3271 vsize=181020 CPUtime=941.97
/proc/3273/stat : 3273 (clasp) R 3271 3273 2954 0 -1 4194304 45058 0 0 0 94169 28 0 0 25 0 1 0 1149890164 185364480 44655 1992294400 134512640 136057169 4294956144 18446744073709551615 134618235 0 0 4096 16386 0 0 0 17 1 0 0
/proc/3273/statm: 45255 44655 183 377 0 44875 0
Current children cumulated CPU time (s) 941.97
Current children cumulated vsize (KiB) 181020

[startup+1002.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/73 3274
/proc/meminfo: memFree=1643096/2055920 swapFree=4174696/4192956
[pid=3273] ppid=3271 vsize=181020 CPUtime=1001.95
/proc/3273/stat : 3273 (clasp) R 3271 3273 2954 0 -1 4194304 45058 0 0 0 100167 28 0 0 25 0 1 0 1149890164 185364480 44655 1992294400 134512640 136057169 4294956144 18446744073709551615 134823821 0 0 4096 16386 0 0 0 17 1 0 0
/proc/3273/statm: 45255 44655 183 377 0 44875 0
Current children cumulated CPU time (s) 1001.95
Current children cumulated vsize (KiB) 181020

[startup+1062.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/73 3274
/proc/meminfo: memFree=1637528/2055920 swapFree=4174696/4192956
[pid=3273] ppid=3271 vsize=186536 CPUtime=1061.94
/proc/3273/stat : 3273 (clasp) R 3271 3273 2954 0 -1 4194304 46438 0 0 0 106165 29 0 0 25 0 1 0 1149890164 191012864 46035 1992294400 134512640 136057169 4294956144 18446744073709551615 134823631 0 0 4096 16386 0 0 0 17 1 0 0
/proc/3273/statm: 46634 46035 183 377 0 46254 0
Current children cumulated CPU time (s) 1061.94
Current children cumulated vsize (KiB) 186536

[startup+1122.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/73 3274
/proc/meminfo: memFree=1634136/2055920 swapFree=4174696/4192956
[pid=3273] ppid=3271 vsize=189968 CPUtime=1121.91
/proc/3273/stat : 3273 (clasp) R 3271 3273 2954 0 -1 4194304 47288 0 0 0 112162 29 0 0 25 0 1 0 1149890164 194527232 46885 1992294400 134512640 136057169 4294956144 18446744073709551615 134634359 0 0 4096 16386 0 0 0 17 1 0 0
/proc/3273/statm: 47492 46885 183 377 0 47112 0
Current children cumulated CPU time (s) 1121.91
Current children cumulated vsize (KiB) 189968

[startup+1182.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/73 3276
/proc/meminfo: memFree=1633816/2055920 swapFree=4174696/4192956
[pid=3273] ppid=3271 vsize=189968 CPUtime=1181.89
/proc/3273/stat : 3273 (clasp) R 3271 3273 2954 0 -1 4194304 47288 0 0 0 118160 29 0 0 25 0 1 0 1149890164 194527232 46885 1992294400 134512640 136057169 4294956144 18446744073709551615 134756807 0 0 4096 16386 0 0 0 17 1 0 0
/proc/3273/statm: 47492 46885 183 377 0 47112 0
Current children cumulated CPU time (s) 1181.89
Current children cumulated vsize (KiB) 189968



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.5 s]
/proc/loadavg: 0.99 0.98 0.99 2/73 3276
/proc/meminfo: memFree=1633816/2055920 swapFree=4174696/4192956
[pid=3273] ppid=3271 vsize=189968 CPUtime=1200.09
/proc/3273/stat : 3273 (clasp) R 3271 3273 2954 0 -1 4194304 47288 0 0 0 119980 29 0 0 25 0 1 0 1149890164 194527232 46885 1992294400 134512640 136057169 4294956144 18446744073709551615 134823846 0 0 4096 16386 0 0 0 17 1 0 0
/proc/3273/statm: 47492 46885 183 377 0 47112 0
Current children cumulated CPU time (s) 1200.09
Current children cumulated vsize (KiB) 189968

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.54
CPU time (s): 1200.13
CPU user time (s): 1199.8
CPU system time (s): 0.329949
CPU usage (%): 99.9662
Max. virtual memory (cumulated for all children) (KiB): 189968

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

runsolver used 0.98285 second user time and 3.39548 second system time

The end

Launcher Data

Begin job on node67 at 2009-04-03 17:24:50
IDJOB=1562255
IDBENCH=70931
IDSOLVER=508
FILE ID=node67/1562255-1238772290
PBS_JOBID= 9085523
Free space on /tmp= 66560 MiB

SOLVER NAME= clasp 1.2.0-SAT09-32
BENCH NAME= SAT09/APPLICATIONS/edgematching/fbcolors/em_9_3_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-1562255-1238772290/watcher-1562255-1238772290 -o /tmp/evaluation-result-1562255-1238772290/solver-1562255-1238772290 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/clasp --file=HOME/instance-1562255-1238772290.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= 31a3aedc721d03e1d956a240f176ac5e
RANDOM SEED=1445209035

node67.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:       1822456 kB
Buffers:         18932 kB
Cached:         133872 kB
SwapCached:       9784 kB
Active:          35072 kB
Inactive:       129052 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1822456 kB
SwapTotal:     4192956 kB
SwapFree:      4174696 kB
Dirty:            2908 kB
Writeback:           0 kB
Mapped:          16876 kB
Slab:            54404 kB
Committed_AS:  3491748 kB
PageTables:       2052 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= 66556 MiB
End job on node67 at 2009-04-03 17:44:53