Trace number 3274281

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
SAT09 reference solver: clasp 1.2.0-SAT09-32? (TO) 1299.97 1300.02

General information on the benchmark

Namecrafted/mosoi/289/
289-unsat-21x33.cnf
MD5SUMf7c29bbc3bef00d1e7cc799553ba4813
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 variables2772
Number of clauses448371
Sum of the clauses size1785168
Maximum clause length4
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 24158
Number of clauses of size 30
Number of clauses of size 4444213
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 Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 935)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3274281-1303602258/watcher-3274281-1303602258 -o /tmp/evaluation-result-3274281-1303602258/solver-3274281-1303602258 -C 2400 -W 1300 -M 7680 HOME/clasp --file=HOME/instance-3274281-1303602258.cnf --dimacs --number=1 --sat-p=20,25,150 --hParam=0,512 

running on 2 cores: 0,2

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1300 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 7864320 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 7915520 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 3.96 3.94 3.07 2/180 23198
/proc/meminfo: memFree=18453676/32951124 swapFree=67111528/67111528
[pid=23198] ppid=23196 vsize=2512 CPUtime=0 cores=0,2
/proc/23198/stat : 23198 (clasp) R 23196 23198 23055 0 -1 4202496 394 0 0 0 0 0 0 0 21 0 1 0 471824345 2572288 349 33554432000 134512640 136057169 4289295408 18446744073709551615 135443142 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/23198/statm: 628 349 145 378 0 248 0

[startup+0.067261 s]
/proc/loadavg: 3.96 3.94 3.07 2/180 23198
/proc/meminfo: memFree=18453676/32951124 swapFree=67111528/67111528
[pid=23198] ppid=23196 vsize=7944 CPUtime=0.06 cores=0,2
/proc/23198/stat : 23198 (clasp) R 23196 23198 23055 0 -1 4202496 2050 0 0 0 5 1 0 0 21 0 1 0 471824345 8134656 1676 33554432000 134512640 136057169 4289295408 18446744073709551615 135443142 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/23198/statm: 1986 1677 145 378 0 1606 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 7944

[startup+0.101253 s]
/proc/loadavg: 3.96 3.94 3.07 2/180 23198
/proc/meminfo: memFree=18453676/32951124 swapFree=67111528/67111528
[pid=23198] ppid=23196 vsize=10856 CPUtime=0.09 cores=0,2
/proc/23198/stat : 23198 (clasp) R 23196 23198 23055 0 -1 4202496 2961 0 0 0 8 1 0 0 21 0 1 0 471824345 11116544 2384 33554432000 134512640 136057169 4289295408 18446744073709551615 135502702 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/23198/statm: 2714 2385 145 378 0 2334 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 10856

[startup+0.301192 s]
/proc/loadavg: 3.96 3.94 3.07 2/180 23198
/proc/meminfo: memFree=18453676/32951124 swapFree=67111528/67111528
[pid=23198] ppid=23196 vsize=29688 CPUtime=0.29 cores=0,2
/proc/23198/stat : 23198 (clasp) R 23196 23198 23055 0 -1 4202496 8687 0 0 0 28 1 0 0 22 0 1 0 471824345 30400512 7142 33554432000 134512640 136057169 4289295408 18446744073709551615 134774372 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/23198/statm: 7422 7142 166 378 0 7042 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 29688

[startup+0.701148 s]
/proc/loadavg: 3.96 3.94 3.07 2/180 23198
/proc/meminfo: memFree=18453676/32951124 swapFree=67111528/67111528
[pid=23198] ppid=23196 vsize=29688 CPUtime=0.69 cores=0,2
/proc/23198/stat : 23198 (clasp) R 23196 23198 23055 0 -1 4202496 8687 0 0 0 68 1 0 0 23 0 1 0 471824345 30400512 7142 33554432000 134512640 136057169 4289295408 18446744073709551615 134774448 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/23198/statm: 7422 7142 166 378 0 7042 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 29688

[startup+1.501 s]
/proc/loadavg: 3.96 3.94 3.07 2/175 23233
/proc/meminfo: memFree=18433240/32951124 swapFree=67111528/67111528
[pid=23198] ppid=23196 vsize=29688 CPUtime=1.49 cores=0,2
/proc/23198/stat : 23198 (clasp) R 23196 23198 23055 0 -1 4202496 8687 0 0 0 148 1 0 0 25 0 1 0 471824345 30400512 7142 33554432000 134512640 136057169 4289295408 18446744073709551615 134774349 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/23198/statm: 7422 7142 166 378 0 7042 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 29688

[startup+3.10072 s]
/proc/loadavg: 3.96 3.94 3.07 3/180 23270
/proc/meminfo: memFree=18419452/32951124 swapFree=67111528/67111528
[pid=23198] ppid=23196 vsize=29688 CPUtime=3.09 cores=0,2
/proc/23198/stat : 23198 (clasp) R 23196 23198 23055 0 -1 4202496 8687 0 0 0 308 1 0 0 25 0 1 0 471824345 30400512 7142 33554432000 134512640 136057169 4289295408 18446744073709551615 134774328 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/23198/statm: 7422 7142 166 378 0 7042 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 29688

[startup+6.30119 s]
/proc/loadavg: 3.88 3.93 3.07 4/185 23280
/proc/meminfo: memFree=18381912/32951124 swapFree=67111528/67111528
[pid=23198] ppid=23196 vsize=31540 CPUtime=6.3 cores=0,2
/proc/23198/stat : 23198 (clasp) R 23196 23198 23055 0 -1 4202496 9140 0 0 0 628 2 0 0 25 0 1 0 471824345 32296960 7595 33554432000 134512640 136057169 4289295408 18446744073709551615 134766233 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/23198/statm: 7885 7595 168 378 0 7505 0
Current children cumulated CPU time (s) 6.3
Current children cumulated vsize (KiB) 31540

[startup+12.7011 s]
/proc/loadavg: 3.81 3.91 3.06 4/185 23307
/proc/meminfo: memFree=18356108/32951124 swapFree=67111528/67111528
[pid=23198] ppid=23196 vsize=42404 CPUtime=12.69 cores=0,2
/proc/23198/stat : 23198 (clasp) R 23196 23198 23055 0 -1 4202496 11869 0 0 0 1266 3 0 0 25 0 1 0 471824345 43421696 10324 33554432000 134512640 136057169 4289295408 18446744073709551615 134765822 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/23198/statm: 10601 10324 168 378 0 10221 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 42404

[startup+25.5009 s]
/proc/loadavg: 3.85 3.91 3.08 5/190 23318
/proc/meminfo: memFree=18288564/32951124 swapFree=67111528/67111528
[pid=23198] ppid=23196 vsize=57780 CPUtime=25.49 cores=0,2
/proc/23198/stat : 23198 (clasp) R 23196 23198 23055 0 -1 4202496 15697 0 0 0 2545 4 0 0 25 0 1 0 471824345 59166720 14152 33554432000 134512640 136057169 4289295408 18446744073709551615 134766245 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/23198/statm: 14445 14152 168 378 0 14065 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 57780

[startup+51.1006 s]
/proc/loadavg: 3.97 3.93 3.11 5/190 23319
/proc/meminfo: memFree=18232364/32951124 swapFree=67111528/67111528
[pid=23198] ppid=23196 vsize=87708 CPUtime=51.08 cores=0,2
/proc/23198/stat : 23198 (clasp) R 23196 23198 23055 0 -1 4202496 24725 0 0 0 5103 5 0 0 25 0 1 0 471824345 89812992 21661 33554432000 134512640 136057169 4289295408 18446744073709551615 134812004 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/23198/statm: 21927 21661 183 378 0 21547 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 87708

[startup+102.307 s]
/proc/loadavg: 3.98 3.94 3.15 5/190 23347
/proc/meminfo: memFree=18109520/32951124 swapFree=67111528/67111528
[pid=23198] ppid=23196 vsize=175448 CPUtime=102.29 cores=0,2
/proc/23198/stat : 23198 (clasp) R 23196 23198 23055 0 -1 4202496 46623 0 0 0 10220 9 0 0 25 0 1 0 471824345 179658752 43220 33554432000 134512640 136057169 4289295408 18446744073709551615 134823812 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/23198/statm: 43862 43220 183 378 0 43482 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 175448

[startup+162.301 s]
/proc/loadavg: 3.99 3.95 3.20 5/190 23375
/proc/meminfo: memFree=18070752/32951124 swapFree=67111528/67111528
[pid=23198] ppid=23196 vsize=192752 CPUtime=162.28 cores=0,2
/proc/23198/stat : 23198 (clasp) R 23196 23198 23055 0 -1 4202496 50706 0 0 0 16218 10 0 0 25 0 1 0 471824345 197378048 47303 33554432000 134512640 136057169 4289295408 18446744073709551615 135459153 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/23198/statm: 48188 47303 183 378 0 47808 0
Current children cumulated CPU time (s) 162.28
Current children cumulated vsize (KiB) 192752

[startup+222.301 s]
/proc/loadavg: 3.99 3.95 3.25 5/190 23377
/proc/meminfo: memFree=18030280/32951124 swapFree=67111528/67111528
[pid=23198] ppid=23196 vsize=207872 CPUtime=222.28 cores=0,2
/proc/23198/stat : 23198 (clasp) R 23196 23198 23055 0 -1 4202496 54365 0 0 0 22217 11 0 0 25 0 1 0 471824345 212860928 50962 33554432000 134512640 136057169 4289295408 18446744073709551615 134823850 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/23198/statm: 51968 50962 183 378 0 51588 0
Current children cumulated CPU time (s) 222.28
Current children cumulated vsize (KiB) 207872

[startup+282.301 s]
/proc/loadavg: 3.99 3.96 3.29 5/190 23379
/proc/meminfo: memFree=18005080/32951124 swapFree=67111528/67111528
[pid=23198] ppid=23196 vsize=216828 CPUtime=282.28 cores=0,2
/proc/23198/stat : 23198 (clasp) R 23196 23198 23055 0 -1 4202496 56481 0 0 0 28215 13 0 0 25 0 1 0 471824345 222031872 53078 33554432000 134512640 136057169 4289295408 18446744073709551615 134618262 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/23198/statm: 54207 53078 183 378 0 53827 0
Current children cumulated CPU time (s) 282.28
Current children cumulated vsize (KiB) 216828

[startup+342.301 s]
/proc/loadavg: 3.99 3.97 3.33 5/190 23380
/proc/meminfo: memFree=17970068/32951124 swapFree=67111528/67111528
[pid=23198] ppid=23196 vsize=239248 CPUtime=342.27 cores=0,2
/proc/23198/stat : 23198 (clasp) R 23196 23198 23055 0 -1 4202496 61870 0 0 0 34213 14 0 0 25 0 1 0 471824345 244989952 58467 33554432000 134512640 136057169 4289295408 18446744073709551615 134823956 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/23198/statm: 59812 58467 183 378 0 59432 0
Current children cumulated CPU time (s) 342.27
Current children cumulated vsize (KiB) 239248

[startup+402.301 s]
/proc/loadavg: 3.99 3.97 3.37 5/190 23382
/proc/meminfo: memFree=17951428/32951124 swapFree=67111528/67111528
[pid=23198] ppid=23196 vsize=248276 CPUtime=402.27 cores=0,2
/proc/23198/stat : 23198 (clasp) R 23196 23198 23055 0 -1 4202496 63970 0 0 0 40212 15 0 0 25 0 1 0 471824345 254234624 60567 33554432000 134512640 136057169 4289295408 18446744073709551615 134618256 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/23198/statm: 62069 60567 183 378 0 61689 0
Current children cumulated CPU time (s) 402.27
Current children cumulated vsize (KiB) 248276

[startup+462.301 s]
/proc/loadavg: 4.06 3.99 3.41 5/190 23383
/proc/meminfo: memFree=17938504/32951124 swapFree=67111528/67111528
[pid=23198] ppid=23196 vsize=252568 CPUtime=462.28 cores=0,2
/proc/23198/stat : 23198 (clasp) R 23196 23198 23055 0 -1 4202496 65055 0 0 0 46212 16 0 0 25 0 1 0 471824345 258629632 61524 33554432000 134512640 136057169 4289295408 18446744073709551615 134613095 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/23198/statm: 63142 61524 183 378 0 62762 0
Current children cumulated CPU time (s) 462.28
Current children cumulated vsize (KiB) 252568

[startup+522.3 s]
/proc/loadavg: 4.02 3.99 3.45 5/190 23385
/proc/meminfo: memFree=17916272/32951124 swapFree=67111528/67111528
[pid=23198] ppid=23196 vsize=263288 CPUtime=522.27 cores=0,2
/proc/23198/stat : 23198 (clasp) R 23196 23198 23055 0 -1 4202496 67820 0 0 0 52211 16 0 0 25 0 1 0 471824345 269606912 63985 33554432000 134512640 136057169 4289295408 18446744073709551615 134823841 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/23198/statm: 65822 63985 183 378 0 65442 0
Current children cumulated CPU time (s) 522.27
Current children cumulated vsize (KiB) 263288

[startup+582.3 s]
/proc/loadavg: 4.01 3.99 3.48 5/190 23387
/proc/meminfo: memFree=17901616/32951124 swapFree=67111528/67111528
[pid=23198] ppid=23196 vsize=269780 CPUtime=582.28 cores=0,2
/proc/23198/stat : 23198 (clasp) R 23196 23198 23055 0 -1 4202496 69297 0 0 0 58211 17 0 0 25 0 1 0 471824345 276254720 65462 33554432000 134512640 136057169 4289295408 18446744073709551615 134618238 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/23198/statm: 67445 65462 183 378 0 67065 0
Current children cumulated CPU time (s) 582.28
Current children cumulated vsize (KiB) 269780

[startup+642.3 s]
/proc/loadavg: 4.00 3.99 3.51 5/190 23388
/proc/meminfo: memFree=17888692/32951124 swapFree=67111528/67111528
[pid=23198] ppid=23196 vsize=277656 CPUtime=642.27 cores=0,2
/proc/23198/stat : 23198 (clasp) R 23196 23198 23055 0 -1 4202496 71496 0 0 0 64210 17 0 0 25 0 1 0 471824345 284319744 67395 33554432000 134512640 136057169 4289295408 18446744073709551615 134823857 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/23198/statm: 69414 67395 183 378 0 69034 0
Current children cumulated CPU time (s) 642.27
Current children cumulated vsize (KiB) 277656

[startup+702.3 s]
/proc/loadavg: 4.00 3.99 3.54 5/190 23390
/proc/meminfo: memFree=17880112/32951124 swapFree=67111528/67111528
[pid=23198] ppid=23196 vsize=282964 CPUtime=702.27 cores=0,2
/proc/23198/stat : 23198 (clasp) R 23196 23198 23055 0 -1 4202496 72713 0 0 0 70209 18 0 0 25 0 1 0 471824345 289755136 68612 33554432000 134512640 136057169 4289295408 18446744073709551615 134823846 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/23198/statm: 70741 68612 183 378 0 70361 0
Current children cumulated CPU time (s) 702.27
Current children cumulated vsize (KiB) 282964

[startup+762.307 s]
/proc/loadavg: 4.00 3.99 3.57 5/190 23391
/proc/meminfo: memFree=17870268/32951124 swapFree=67111528/67111528
[pid=23198] ppid=23196 vsize=286976 CPUtime=762.26 cores=0,2
/proc/23198/stat : 23198 (clasp) R 23196 23198 23055 0 -1 4202496 73690 0 0 0 76208 18 0 0 25 0 1 0 471824345 293863424 69589 33554432000 134512640 136057169 4289295408 18446744073709551615 134618388 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/23198/statm: 71744 69589 183 378 0 71364 0
Current children cumulated CPU time (s) 762.26
Current children cumulated vsize (KiB) 286976

[startup+822.301 s]
/proc/loadavg: 4.00 3.99 3.59 5/190 23393
/proc/meminfo: memFree=17854976/32951124 swapFree=67111528/67111528
[pid=23198] ppid=23196 vsize=297404 CPUtime=822.26 cores=0,2
/proc/23198/stat : 23198 (clasp) R 23196 23198 23055 0 -1 4202496 76115 0 0 0 82208 18 0 0 25 0 1 0 471824345 304541696 72014 33554432000 134512640 136057169 4289295408 18446744073709551615 134618449 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/23198/statm: 74351 72014 183 378 0 73971 0
Current children cumulated CPU time (s) 822.26
Current children cumulated vsize (KiB) 297404

[startup+882.301 s]
/proc/loadavg: 4.03 4.00 3.62 5/190 23395
/proc/meminfo: memFree=17834740/32951124 swapFree=67111528/67111528
[pid=23198] ppid=23196 vsize=302620 CPUtime=882.25 cores=0,2
/proc/23198/stat : 23198 (clasp) R 23196 23198 23055 0 -1 4202496 77343 0 0 0 88206 19 0 0 25 0 1 0 471824345 309882880 73242 33554432000 134512640 136057169 4289295408 18446744073709551615 134615641 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/23198/statm: 75655 73242 183 378 0 75275 0
Current children cumulated CPU time (s) 882.25
Current children cumulated vsize (KiB) 302620

[startup+942.301 s]
/proc/loadavg: 4.01 4.00 3.64 5/190 23396
/proc/meminfo: memFree=17822432/32951124 swapFree=67111528/67111528
[pid=23198] ppid=23196 vsize=310088 CPUtime=942.25 cores=0,2
/proc/23198/stat : 23198 (clasp) R 23196 23198 23055 0 -1 4202496 79205 0 0 0 94205 20 0 0 25 0 1 0 471824345 317530112 74923 33554432000 134512640 136057169 4289295408 18446744073709551615 134618401 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/23198/statm: 77522 74923 183 378 0 77142 0
Current children cumulated CPU time (s) 942.25
Current children cumulated vsize (KiB) 310088

[startup+1002.3 s]
/proc/loadavg: 4.00 4.00 3.66 5/190 23398
/proc/meminfo: memFree=17815932/32951124 swapFree=67111528/67111528
[pid=23198] ppid=23196 vsize=311652 CPUtime=1002.25 cores=0,2
/proc/23198/stat : 23198 (clasp) R 23196 23198 23055 0 -1 4202496 79746 0 0 0 100205 20 0 0 25 0 1 0 471824345 319131648 75283 33554432000 134512640 136057169 4289295408 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/23198/statm: 77913 75283 183 378 0 77533 0
Current children cumulated CPU time (s) 1002.25
Current children cumulated vsize (KiB) 311652

[startup+1062.3 s]
/proc/loadavg: 4.08 4.02 3.68 5/190 23408
/proc/meminfo: memFree=17810924/32951124 swapFree=67111528/67111528
[pid=23198] ppid=23196 vsize=314112 CPUtime=1062.25 cores=0,2
/proc/23198/stat : 23198 (clasp) R 23196 23198 23055 0 -1 4202496 80193 0 0 0 106205 20 0 0 25 0 1 0 471824345 321650688 75730 33554432000 134512640 136057169 4289295408 18446744073709551615 134823788 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/23198/statm: 78528 75730 183 378 0 78148 0
Current children cumulated CPU time (s) 1062.25
Current children cumulated vsize (KiB) 314112

[startup+1122.3 s]
/proc/loadavg: 4.03 4.01 3.70 5/190 23410
/proc/meminfo: memFree=17800696/32951124 swapFree=67111528/67111528
[pid=23198] ppid=23196 vsize=320936 CPUtime=1122.24 cores=0,2
/proc/23198/stat : 23198 (clasp) R 23196 23198 23055 0 -1 4202496 81890 0 0 0 112204 20 0 0 25 0 1 0 471824345 328638464 77246 33554432000 134512640 136057169 4289295408 18446744073709551615 134823873 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/23198/statm: 80234 77246 183 378 0 79854 0
Current children cumulated CPU time (s) 1122.24
Current children cumulated vsize (KiB) 320936

[startup+1182.3 s]
/proc/loadavg: 4.01 4.00 3.71 5/190 23412
/proc/meminfo: memFree=17792356/32951124 swapFree=67111528/67111528
[pid=23198] ppid=23196 vsize=325752 CPUtime=1182.24 cores=0,2
/proc/23198/stat : 23198 (clasp) R 23196 23198 23055 0 -1 4202496 83207 0 0 0 118204 20 0 0 25 0 1 0 471824345 333570048 78382 33554432000 134512640 136057169 4289295408 18446744073709551615 134823870 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/23198/statm: 81438 78382 183 378 0 81058 0
Current children cumulated CPU time (s) 1182.24
Current children cumulated vsize (KiB) 325752

[startup+1242.3 s]
/proc/loadavg: 4.05 4.02 3.73 5/190 23416
/proc/meminfo: memFree=17778352/32951124 swapFree=67111528/67111528
[pid=23198] ppid=23196 vsize=329976 CPUtime=1242.23 cores=0,2
/proc/23198/stat : 23198 (clasp) R 23196 23198 23055 0 -1 4202496 84383 0 0 0 124203 20 0 0 25 0 1 0 471824345 337895424 79287 33554432000 134512640 136057169 4289295408 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/23198/statm: 82494 79287 183 378 0 82114 0
Current children cumulated CPU time (s) 1242.23
Current children cumulated vsize (KiB) 329976



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.02 4.01 3.75 5/190 23418
/proc/meminfo: memFree=17752652/32951124 swapFree=67111528/67111528
[pid=23198] ppid=23196 vsize=347700 CPUtime=1299.93 cores=0,2
/proc/23198/stat : 23198 (clasp) R 23196 23198 23055 0 -1 4202496 88749 0 0 0 129972 21 0 0 25 0 1 0 471824345 356044800 83653 33554432000 134512640 136057169 4289295408 18446744073709551615 134615609 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/23198/statm: 86925 83653 183 378 0 86545 0
Current children cumulated CPU time (s) 1299.93
Current children cumulated vsize (KiB) 347700

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): 1300.02
CPU time (s): 1299.97
CPU user time (s): 1299.73
CPU system time (s): 0.235964
CPU usage (%): 99.9955
Max. virtual memory (cumulated for all children) (KiB): 347700

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.73
system time used= 0.235964
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 88751
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= 4
involuntary context switches= 2387

runsolver used 2.28765 second user time and 4.81627 second system time

The end

Launcher Data

Begin job on node130 at 2011-04-24 01:44:18
IDJOB=3274281
IDBENCH=83165
IDSOLVER=1674
FILE ID=node130/3274281-1303602258
RUNJOBID= node130-1303600950-23073
PBS_JOBID= 13150612
Free space on /tmp= 71832 MiB

SOLVER NAME= SAT09 reference solver: clasp 1.2.0-SAT09-32
BENCH NAME= SAT11/crafted/mosoi/289/289-unsat-21x33.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-3274281-1303602258/watcher-3274281-1303602258 -o /tmp/evaluation-result-3274281-1303602258/solver-3274281-1303602258 -C 2400 -W 1300 -M 7680  HOME/clasp --file=HOME/instance-3274281-1303602258.cnf --dimacs --number=1 --sat-p=20,25,150 --hParam=0,512

TIME LIMIT= 2400 seconds
MEMORY LIMIT= 7680 MiB
NBCORE= 2

MD5SUM BENCH= f7c29bbc3bef00d1e7cc799553ba4813
RANDOM SEED=1414726370

node130.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.838
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5333.67
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.838
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.838
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.838
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.81
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.838
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.838
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.838
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.838
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.81
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      18453824 kB
Buffers:       2092548 kB
Cached:       11790736 kB
SwapCached:          0 kB
Active:        6371880 kB
Inactive:      7579048 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      18453824 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           12448 kB
Writeback:           0 kB
AnonPages:       67544 kB
Mapped:          15308 kB
Slab:           481408 kB
PageTables:       5420 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   256872 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296008 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 71824 MiB
End job on node130 at 2011-04-24 02:06:00