Trace number 1562515

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.11 1207.06

General information on the benchmark

NameCRAFTED/edgematching/
fbcolors/em_12_2_4_fbc.cnf
MD5SUM9fee570f53de23cb47dfa378d421371e
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 variables12584
Number of clauses202912
Sum of the clauses size618320
Maximum clause length100
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 264604
Number of clauses of size 3103200
Number of clauses of size 417828
Number of clauses of size 517000
Number of clauses of size over 5280

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-1562515-1238776149/watcher-1562515-1238776149 -o /tmp/evaluation-result-1562515-1238776149/solver-1562515-1238776149 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/clasp --file=HOME/instance-1562515-1238776149.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: 1.99 1.97 2.00 4/85 12913
/proc/meminfo: memFree=1782728/2055920 swapFree=4170404/4192956
[pid=12913] ppid=12911 vsize=2728 CPUtime=0
/proc/12913/stat : 12913 (clasp) R 12911 12913 12848 0 -1 4194304 377 0 0 0 0 0 0 0 21 0 1 0 1150275927 2793472 353 1992294400 134512640 136057169 4294956160 18446744073709551615 134834619 0 0 4096 16386 0 0 0 17 1 0 0
/proc/12913/statm: 682 353 140 377 0 302 0

[startup+0.21112 s]
/proc/loadavg: 1.99 1.97 2.00 4/85 12913
/proc/meminfo: memFree=1782728/2055920 swapFree=4170404/4192956
[pid=12913] ppid=12911 vsize=14256 CPUtime=0.2
/proc/12913/stat : 12913 (clasp) R 12911 12913 12848 0 -1 4194304 3834 0 0 0 18 2 0 0 21 0 1 0 1150275927 14598144 3247 1992294400 134512640 136057169 4294956160 18446744073709551615 135440660 0 0 4096 16386 0 0 0 17 1 0 0
/proc/12913/statm: 3564 3247 164 377 0 3184 0
Current children cumulated CPU time (s) 0.2
Current children cumulated vsize (KiB) 14256

[startup+0.301132 s]
/proc/loadavg: 1.99 1.97 2.00 4/85 12913
/proc/meminfo: memFree=1782728/2055920 swapFree=4170404/4192956
[pid=12913] ppid=12911 vsize=15180 CPUtime=0.28
/proc/12913/stat : 12913 (clasp) R 12911 12913 12848 0 -1 4194304 4142 0 0 0 26 2 0 0 21 0 1 0 1150275927 15544320 3555 1992294400 134512640 136057169 4294956160 18446744073709551615 134774634 0 0 4096 16386 0 0 0 17 1 0 0
/proc/12913/statm: 3795 3555 167 377 0 3415 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 15180

[startup+0.401139 s]
/proc/loadavg: 1.99 1.97 2.00 4/85 12913
/proc/meminfo: memFree=1782728/2055920 swapFree=4170404/4192956
[pid=12913] ppid=12911 vsize=15180 CPUtime=0.38
/proc/12913/stat : 12913 (clasp) R 12911 12913 12848 0 -1 4194304 4142 0 0 0 36 2 0 0 23 0 1 0 1150275927 15544320 3555 1992294400 134512640 136057169 4294956160 18446744073709551615 134774631 0 0 4096 16386 0 0 0 17 1 0 0
/proc/12913/statm: 3795 3555 167 377 0 3415 0
Current children cumulated CPU time (s) 0.38
Current children cumulated vsize (KiB) 15180

[startup+0.701168 s]
/proc/loadavg: 1.99 1.97 2.00 4/85 12913
/proc/meminfo: memFree=1782728/2055920 swapFree=4170404/4192956
[pid=12913] ppid=12911 vsize=14492 CPUtime=0.68
/proc/12913/stat : 12913 (clasp) R 12911 12913 12848 0 -1 4194304 4451 0 0 0 66 2 0 0 25 0 1 0 1150275927 14839808 3367 1992294400 134512640 136057169 4294956160 18446744073709551615 134811602 0 0 4096 16386 0 0 0 17 1 0 0
/proc/12913/statm: 3623 3367 179 377 0 3243 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 14492

[startup+1.50125 s]
/proc/loadavg: 1.99 1.97 2.00 3/86 12914
/proc/meminfo: memFree=1769664/2055920 swapFree=4170404/4192956
[pid=12913] ppid=12911 vsize=16208 CPUtime=1.47
/proc/12913/stat : 12913 (clasp) R 12911 12913 12848 0 -1 4194304 4894 0 0 0 145 2 0 0 25 0 1 0 1150275927 16596992 3810 1992294400 134512640 136057169 4294956160 18446744073709551615 134635302 0 0 4096 16386 0 0 0 17 1 0 0
/proc/12913/statm: 4052 3810 183 377 0 3672 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 16208

[startup+3.10141 s]
/proc/loadavg: 1.99 1.97 2.00 3/86 12914
/proc/meminfo: memFree=1761664/2055920 swapFree=4170404/4192956
[pid=12913] ppid=12911 vsize=26084 CPUtime=3.07
/proc/12913/stat : 12913 (clasp) R 12911 12913 12848 0 -1 4194304 7351 0 0 0 303 4 0 0 25 0 1 0 1150275927 26710016 6267 1992294400 134512640 136057169 4294956160 18446744073709551615 134823938 0 0 4096 16386 0 0 0 17 1 0 0
/proc/12913/statm: 6521 6267 183 377 0 6141 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 26084

[startup+6.30273 s]
/proc/loadavg: 1.99 1.97 2.00 3/86 12914
/proc/meminfo: memFree=1745024/2055920 swapFree=4170404/4192956
[pid=12913] ppid=12911 vsize=41964 CPUtime=6.25
/proc/12913/stat : 12913 (clasp) R 12911 12913 12848 0 -1 4194304 11325 0 0 0 620 5 0 0 25 0 1 0 1150275927 42971136 10241 1992294400 134512640 136057169 4294956160 18446744073709551615 134618238 0 0 4096 16386 0 0 0 17 1 0 0
/proc/12913/statm: 10491 10241 183 377 0 10111 0
Current children cumulated CPU time (s) 6.25
Current children cumulated vsize (KiB) 41964

[startup+12.7014 s]
/proc/loadavg: 1.99 1.97 2.00 3/86 12914
/proc/meminfo: memFree=1718336/2055920 swapFree=4170404/4192956
[pid=12913] ppid=12911 vsize=67136 CPUtime=12.61
/proc/12913/stat : 12913 (clasp) R 12911 12913 12848 0 -1 4194304 17568 0 0 0 1253 8 0 0 25 0 1 0 1150275927 68747264 16484 1992294400 134512640 136057169 4294956160 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 1 0 0
/proc/12913/statm: 16784 16484 183 377 0 16404 0
Current children cumulated CPU time (s) 12.61
Current children cumulated vsize (KiB) 67136

[startup+25.5076 s]
/proc/loadavg: 1.99 1.97 2.00 3/86 12914
/proc/meminfo: memFree=1693184/2055920 swapFree=4170404/4192956
[pid=12913] ppid=12911 vsize=91300 CPUtime=25.34
/proc/12913/stat : 12913 (clasp) R 12911 12913 12848 0 -1 4194304 23549 0 0 0 2523 11 0 0 25 0 1 0 1150275927 93491200 22465 1992294400 134512640 136057169 4294956160 18446744073709551615 134616015 0 0 4096 16386 0 0 0 17 1 0 0
/proc/12913/statm: 22825 22465 183 377 0 22445 0
Current children cumulated CPU time (s) 25.34
Current children cumulated vsize (KiB) 91300

[startup+51.1012 s]
/proc/loadavg: 1.99 1.97 2.00 3/86 12914
/proc/meminfo: memFree=1668032/2055920 swapFree=4170404/4192956
[pid=12913] ppid=12911 vsize=116988 CPUtime=50.78
/proc/12913/stat : 12913 (clasp) R 12911 12913 12848 0 -1 4194304 29847 0 0 0 5064 14 0 0 25 0 1 0 1150275927 119795712 28763 1992294400 134512640 136057169 4294956160 18446744073709551615 134820157 0 0 4096 16386 0 0 0 17 1 0 0
/proc/12913/statm: 29247 28763 183 377 0 28867 0
Current children cumulated CPU time (s) 50.78
Current children cumulated vsize (KiB) 116988

[startup+102.301 s]
/proc/loadavg: 1.99 1.97 2.00 3/86 12914
/proc/meminfo: memFree=1645184/2055920 swapFree=4170404/4192956
[pid=12913] ppid=12911 vsize=139956 CPUtime=101.69
/proc/12913/stat : 12913 (clasp) R 12911 12913 12848 0 -1 4194304 35499 0 0 0 10152 17 0 0 25 0 1 0 1150275927 143314944 34415 1992294400 134512640 136057169 4294956160 18446744073709551615 134823846 0 0 4096 16386 0 0 0 17 1 0 0
/proc/12913/statm: 34989 34415 183 377 0 34609 0
Current children cumulated CPU time (s) 101.69
Current children cumulated vsize (KiB) 139956

[startup+162.301 s]
/proc/loadavg: 1.99 1.97 2.00 3/86 12914
/proc/meminfo: memFree=1619968/2055920 swapFree=4170404/4192956
[pid=12913] ppid=12911 vsize=165412 CPUtime=161.35
/proc/12913/stat : 12913 (clasp) R 12911 12913 12848 0 -1 4194304 41770 0 0 0 16114 21 0 0 25 0 1 0 1150275927 169381888 40686 1992294400 134512640 136057169 4294956160 18446744073709551615 134618161 0 0 4096 16386 0 0 0 17 1 0 0
/proc/12913/statm: 41353 40686 183 377 0 40973 0
Current children cumulated CPU time (s) 161.35
Current children cumulated vsize (KiB) 165412

[startup+222.301 s]
/proc/loadavg: 1.99 1.97 2.00 3/86 12914
/proc/meminfo: memFree=1602816/2055920 swapFree=4170404/4192956
[pid=12913] ppid=12911 vsize=183132 CPUtime=221
/proc/12913/stat : 12913 (clasp) R 12911 12913 12848 0 -1 4194304 46053 0 0 0 22075 25 0 0 25 0 1 0 1150275927 187527168 44969 1992294400 134512640 136057169 4294956160 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 1 0 0
/proc/12913/statm: 45783 44969 183 377 0 45403 0
Current children cumulated CPU time (s) 221
Current children cumulated vsize (KiB) 183132

[startup+282.301 s]
/proc/loadavg: 1.99 1.97 2.00 3/86 12914
/proc/meminfo: memFree=1593344/2055920 swapFree=4170404/4192956
[pid=12913] ppid=12911 vsize=193232 CPUtime=280.66
/proc/12913/stat : 12913 (clasp) R 12911 12913 12848 0 -1 4194304 48425 0 0 0 28039 27 0 0 25 0 1 0 1150275927 197869568 47341 1992294400 134512640 136057169 4294956160 18446744073709551615 134618238 0 0 4096 16386 0 0 0 17 1 0 0
/proc/12913/statm: 48308 47341 183 377 0 47928 0
Current children cumulated CPU time (s) 280.66
Current children cumulated vsize (KiB) 193232

[startup+342.307 s]
/proc/loadavg: 1.99 1.97 2.00 3/86 12914
/proc/meminfo: memFree=1560520/2055920 swapFree=4170404/4192956
[pid=12913] ppid=12911 vsize=226220 CPUtime=340.32
/proc/12913/stat : 12913 (clasp) R 12911 12913 12848 0 -1 4194304 56613 0 0 0 33999 33 0 0 25 0 1 0 1150275927 231649280 55529 1992294400 134512640 136057169 4294956160 18446744073709551615 134823938 0 0 4096 16386 0 0 0 17 1 0 0
/proc/12913/statm: 56555 55529 183 377 0 56175 0
Current children cumulated CPU time (s) 340.32
Current children cumulated vsize (KiB) 226220

[startup+402.301 s]
/proc/loadavg: 1.99 1.97 2.00 3/86 12914
/proc/meminfo: memFree=1558984/2055920 swapFree=4170404/4192956
[pid=12913] ppid=12911 vsize=227928 CPUtime=399.97
/proc/12913/stat : 12913 (clasp) R 12911 12913 12848 0 -1 4194304 56989 0 0 0 39964 33 0 0 25 0 1 0 1150275927 233398272 55905 1992294400 134512640 136057169 4294956160 18446744073709551615 134618307 0 0 4096 16386 0 0 0 17 1 0 0
/proc/12913/statm: 56982 55905 183 377 0 56602 0
Current children cumulated CPU time (s) 399.97
Current children cumulated vsize (KiB) 227928

[startup+462.301 s]
/proc/loadavg: 1.99 1.97 2.00 3/86 12914
/proc/meminfo: memFree=1558856/2055920 swapFree=4170404/4192956
[pid=12913] ppid=12911 vsize=227928 CPUtime=459.62
/proc/12913/stat : 12913 (clasp) R 12911 12913 12848 0 -1 4194304 57003 0 0 0 45929 33 0 0 25 0 1 0 1150275927 233398272 55919 1992294400 134512640 136057169 4294956160 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 1 0 0
/proc/12913/statm: 56982 55919 183 377 0 56602 0
Current children cumulated CPU time (s) 459.62
Current children cumulated vsize (KiB) 227928

[startup+522.302 s]
/proc/loadavg: 1.99 1.97 2.00 3/86 12914
/proc/meminfo: memFree=1554760/2055920 swapFree=4170404/4192956
[pid=12913] ppid=12911 vsize=233072 CPUtime=519.28
/proc/12913/stat : 12913 (clasp) R 12911 12913 12848 0 -1 4194304 58079 0 0 0 51894 34 0 0 25 0 1 0 1150275927 238665728 56995 1992294400 134512640 136057169 4294956160 18446744073709551615 134618238 0 0 4096 16386 0 0 0 17 1 0 0
/proc/12913/statm: 58268 56995 183 377 0 57888 0
Current children cumulated CPU time (s) 519.28
Current children cumulated vsize (KiB) 233072

[startup+582.302 s]
/proc/loadavg: 1.99 1.97 2.00 3/86 12914
/proc/meminfo: memFree=1543048/2055920 swapFree=4170404/4192956
[pid=12913] ppid=12911 vsize=244876 CPUtime=578.94
/proc/12913/stat : 12913 (clasp) R 12911 12913 12848 0 -1 4194304 60948 0 0 0 57857 37 0 0 25 0 1 0 1150275927 250753024 59864 1992294400 134512640 136057169 4294956160 18446744073709551615 134823938 0 0 4096 16386 0 0 0 17 1 0 0
/proc/12913/statm: 61219 59864 183 377 0 60839 0
Current children cumulated CPU time (s) 578.94
Current children cumulated vsize (KiB) 244876

[startup+642.302 s]
/proc/loadavg: 1.99 1.97 2.00 3/86 12914
/proc/meminfo: memFree=1539720/2055920 swapFree=4170404/4192956
[pid=12913] ppid=12911 vsize=248880 CPUtime=638.6
/proc/12913/stat : 12913 (clasp) R 12911 12913 12848 0 -1 4194304 61766 0 0 0 63823 37 0 0 25 0 1 0 1150275927 254853120 60682 1992294400 134512640 136057169 4294956160 18446744073709551615 134618238 0 0 4096 16386 0 0 0 17 1 0 0
/proc/12913/statm: 62220 60682 183 377 0 61840 0
Current children cumulated CPU time (s) 638.6
Current children cumulated vsize (KiB) 248880

[startup+702.302 s]
/proc/loadavg: 1.99 1.97 2.00 3/86 12914
/proc/meminfo: memFree=1525576/2055920 swapFree=4170404/4192956
[pid=12913] ppid=12911 vsize=263256 CPUtime=698.25
/proc/12913/stat : 12913 (clasp) R 12911 12913 12848 0 -1 4194304 65434 0 0 0 69786 39 0 0 25 0 1 0 1150275927 269574144 64214 1992294400 134512640 136057169 4294956160 18446744073709551615 134618259 0 0 4096 16386 0 0 0 17 1 0 0
/proc/12913/statm: 65814 64214 183 377 0 65434 0
Current children cumulated CPU time (s) 698.25
Current children cumulated vsize (KiB) 263256

[startup+762.302 s]
/proc/loadavg: 1.99 1.97 2.00 3/86 12914
/proc/meminfo: memFree=1523080/2055920 swapFree=4170404/4192956
[pid=12913] ppid=12911 vsize=266288 CPUtime=757.91
/proc/12913/stat : 12913 (clasp) R 12911 12913 12848 0 -1 4194304 66055 0 0 0 75751 40 0 0 25 0 1 0 1150275927 272678912 64835 1992294400 134512640 136057169 4294956160 18446744073709551615 134823850 0 0 4096 16386 0 0 0 17 1 0 0
/proc/12913/statm: 66572 64835 183 377 0 66192 0
Current children cumulated CPU time (s) 757.91
Current children cumulated vsize (KiB) 266288

[startup+822.302 s]
/proc/loadavg: 1.99 1.97 2.00 3/86 12914
/proc/meminfo: memFree=1512584/2055920 swapFree=4170404/4192956
[pid=12913] ppid=12911 vsize=276912 CPUtime=817.56
/proc/12913/stat : 12913 (clasp) R 12911 12913 12848 0 -1 4194304 68678 0 0 0 81715 41 0 0 25 0 1 0 1150275927 283557888 67458 1992294400 134512640 136057169 4294956160 18446744073709551615 134618347 0 0 4096 16386 0 0 0 17 1 0 0
/proc/12913/statm: 69228 67458 183 377 0 68848 0
Current children cumulated CPU time (s) 817.56
Current children cumulated vsize (KiB) 276912

[startup+882.302 s]
/proc/loadavg: 1.99 1.97 2.00 3/86 12916
/proc/meminfo: memFree=1490632/2055920 swapFree=4170404/4192956
[pid=12913] ppid=12911 vsize=299080 CPUtime=877.23
/proc/12913/stat : 12913 (clasp) R 12911 12913 12848 0 -1 4194304 74153 0 0 0 87677 46 0 0 25 0 1 0 1150275927 306257920 72933 1992294400 134512640 136057169 4294956160 18446744073709551615 134823876 0 0 4096 16386 0 0 0 17 1 0 0
/proc/12913/statm: 74770 72933 183 377 0 74390 0
Current children cumulated CPU time (s) 877.23
Current children cumulated vsize (KiB) 299080

[startup+942.302 s]
/proc/loadavg: 1.99 1.97 2.00 3/86 12916
/proc/meminfo: memFree=1490568/2055920 swapFree=4170404/4192956
[pid=12913] ppid=12911 vsize=299080 CPUtime=936.88
/proc/12913/stat : 12913 (clasp) R 12911 12913 12848 0 -1 4194304 74163 0 0 0 93642 46 0 0 25 0 1 0 1150275927 306257920 72943 1992294400 134512640 136057169 4294956160 18446744073709551615 134618468 0 0 4096 16386 0 0 0 17 1 0 0
/proc/12913/statm: 74770 72943 183 377 0 74390 0
Current children cumulated CPU time (s) 936.88
Current children cumulated vsize (KiB) 299080

[startup+1002.31 s]
/proc/loadavg: 1.99 1.97 2.00 3/86 12916
/proc/meminfo: memFree=1490504/2055920 swapFree=4170404/4192956
[pid=12913] ppid=12911 vsize=299080 CPUtime=996.54
/proc/12913/stat : 12913 (clasp) R 12911 12913 12848 0 -1 4194304 74170 0 0 0 99608 46 0 0 25 0 1 0 1150275927 306257920 72950 1992294400 134512640 136057169 4294956160 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 1 0 0
/proc/12913/statm: 74770 72950 183 377 0 74390 0
Current children cumulated CPU time (s) 996.54
Current children cumulated vsize (KiB) 299080

[startup+1062.3 s]
/proc/loadavg: 1.99 1.97 2.00 3/86 12916
/proc/meminfo: memFree=1490504/2055920 swapFree=4170404/4192956
[pid=12913] ppid=12911 vsize=299080 CPUtime=1056.19
/proc/12913/stat : 12913 (clasp) R 12911 12913 12848 0 -1 4194304 74177 0 0 0 105573 46 0 0 25 0 1 0 1150275927 306257920 72957 1992294400 134512640 136057169 4294956160 18446744073709551615 134618238 0 0 4096 16386 0 0 0 17 1 0 0
/proc/12913/statm: 74770 72957 183 377 0 74390 0
Current children cumulated CPU time (s) 1056.19
Current children cumulated vsize (KiB) 299080

[startup+1122.3 s]
/proc/loadavg: 1.99 1.97 2.00 3/86 12916
/proc/meminfo: memFree=1490440/2055920 swapFree=4170404/4192956
[pid=12913] ppid=12911 vsize=299080 CPUtime=1115.84
/proc/12913/stat : 12913 (clasp) R 12911 12913 12848 0 -1 4194304 74200 0 0 0 111538 46 0 0 25 0 1 0 1150275927 306257920 72980 1992294400 134512640 136057169 4294956160 18446744073709551615 134615984 0 0 4096 16386 0 0 0 17 1 0 0
/proc/12913/statm: 74770 72980 183 377 0 74390 0
Current children cumulated CPU time (s) 1115.84
Current children cumulated vsize (KiB) 299080

[startup+1182.3 s]
/proc/loadavg: 1.99 1.97 2.00 3/86 12916
/proc/meminfo: memFree=1485704/2055920 swapFree=4170404/4192956
[pid=12913] ppid=12911 vsize=304564 CPUtime=1175.5
/proc/12913/stat : 12913 (clasp) R 12911 12913 12848 0 -1 4194304 75370 0 0 0 117503 47 0 0 25 0 1 0 1150275927 311873536 74150 1992294400 134512640 136057169 4294956160 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 1 0 0
/proc/12913/statm: 76141 74150 183 377 0 75761 0
Current children cumulated CPU time (s) 1175.5
Current children cumulated vsize (KiB) 304564



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1207 s]
/proc/loadavg: 1.99 1.97 2.00 3/86 12916
/proc/meminfo: memFree=1479240/2055920 swapFree=4170404/4192956
[pid=12913] ppid=12911 vsize=311812 CPUtime=1200.05
/proc/12913/stat : 12913 (clasp) R 12911 12913 12848 0 -1 4194304 77060 0 0 0 119957 48 0 0 25 0 1 0 1150275927 319295488 75719 1992294400 134512640 136057169 4294956160 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 1 0 0
/proc/12913/statm: 77953 75719 183 377 0 77573 0
Current children cumulated CPU time (s) 1200.05
Current children cumulated vsize (KiB) 311812

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): 1207.06
CPU time (s): 1200.11
CPU user time (s): 1199.58
CPU system time (s): 0.536918
CPU usage (%): 99.4248
Max. virtual memory (cumulated for all children) (KiB): 311812

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

runsolver used 1.92071 second user time and 4.67729 second system time

The end

Launcher Data

Begin job on node70 at 2009-04-03 18:29:09
IDJOB=1562515
IDBENCH=70936
IDSOLVER=508
FILE ID=node70/1562515-1238776149
PBS_JOBID= 9085568
Free space on /tmp= 66476 MiB

SOLVER NAME= clasp 1.2.0-SAT09-32
BENCH NAME= SAT09/APPLICATIONS/edgematching/fbcolors/em_12_2_4_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-1562515-1238776149/watcher-1562515-1238776149 -o /tmp/evaluation-result-1562515-1238776149/solver-1562515-1238776149 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/clasp --file=HOME/instance-1562515-1238776149.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= 9fee570f53de23cb47dfa378d421371e
RANDOM SEED=231678363

node70.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:       1783208 kB
Buffers:         40076 kB
Cached:         153760 kB
SwapCached:       8328 kB
Active:          92856 kB
Inactive:       110740 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1783208 kB
SwapTotal:     4192956 kB
SwapFree:      4170404 kB
Dirty:            5992 kB
Writeback:           0 kB
Mapped:          15368 kB
Slab:            53364 kB
Committed_AS:  2272288 kB
PageTables:       2556 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= 66476 MiB
End job on node70 at 2009-04-03 18:49:19