Trace number 3274263

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) 1300.07 1300.02

General information on the benchmark

Namecrafted/mosoi/289/
289-unsat-13x32.cnf
MD5SUM73c8ae5bbdfe41463e8e40ea211c5e14
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 variables1664
Number of clauses157664
Sum of the clauses size625664
Maximum clause length4
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 22496
Number of clauses of size 30
Number of clauses of size 4155168
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-3274263-1303602255/watcher-3274263-1303602255 -o /tmp/evaluation-result-3274263-1303602255/solver-3274263-1303602255 -C 2400 -W 1300 -M 7680 HOME/clasp --file=HOME/instance-3274263-1303602255.cnf --dimacs --number=1 --sat-p=20,25,150 --hParam=0,512 

running on 2 cores: 1,3

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.68 3.90 3.04 1/174 4760
/proc/meminfo: memFree=20256244/32950928 swapFree=67111524/67111528
[pid=4760] ppid=4758 vsize=2420 CPUtime=0 cores=1,3
/proc/4760/stat : 4760 (clasp) R 4758 4760 4557 0 -1 4202496 377 0 0 0 0 0 0 0 23 0 1 0 471825174 2478080 331 33554432000 134512640 136057169 4290737840 18446744073709551615 135502702 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/4760/statm: 605 332 145 378 0 225 0

[startup+0.00690411 s]
/proc/loadavg: 3.68 3.90 3.04 1/174 4760
/proc/meminfo: memFree=20256244/32950928 swapFree=67111524/67111528
[pid=4760] ppid=4758 vsize=2552 CPUtime=0 cores=1,3
/proc/4760/stat : 4760 (clasp) R 4758 4760 4557 0 -1 4202496 420 0 0 0 0 0 0 0 23 0 1 0 471825174 2613248 374 33554432000 134512640 136057169 4290737840 18446744073709551615 134767168 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/4760/statm: 638 374 145 378 0 258 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 2552

[startup+0.100888 s]
/proc/loadavg: 3.68 3.90 3.04 1/174 4760
/proc/meminfo: memFree=20256244/32950928 swapFree=67111524/67111528
[pid=4760] ppid=4758 vsize=12440 CPUtime=0.09 cores=1,3
/proc/4760/stat : 4760 (clasp) R 4758 4760 4557 0 -1 4202496 3299 0 0 0 9 0 0 0 23 0 1 0 471825174 12738560 2776 33554432000 134512640 136057169 4290737840 18446744073709551615 134774448 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/4760/statm: 3110 2776 166 378 0 2730 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 12440

[startup+0.300844 s]
/proc/loadavg: 3.68 3.90 3.04 1/174 4760
/proc/meminfo: memFree=20256244/32950928 swapFree=67111524/67111528
[pid=4760] ppid=4758 vsize=12440 CPUtime=0.29 cores=1,3
/proc/4760/stat : 4760 (clasp) R 4758 4760 4557 0 -1 4202496 3299 0 0 0 29 0 0 0 25 0 1 0 471825174 12738560 2776 33554432000 134512640 136057169 4290737840 18446744073709551615 134774486 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/4760/statm: 3110 2776 166 378 0 2730 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 12440

[startup+0.700768 s]
/proc/loadavg: 3.68 3.90 3.04 1/174 4760
/proc/meminfo: memFree=20256244/32950928 swapFree=67111524/67111528
[pid=4760] ppid=4758 vsize=12440 CPUtime=0.69 cores=1,3
/proc/4760/stat : 4760 (clasp) R 4758 4760 4557 0 -1 4202496 3299 0 0 0 69 0 0 0 25 0 1 0 471825174 12738560 2776 33554432000 134512640 136057169 4290737840 18446744073709551615 134774659 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/4760/statm: 3110 2776 166 378 0 2730 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 12440

[startup+1.50062 s]
/proc/loadavg: 3.68 3.90 3.04 4/180 4799
/proc/meminfo: memFree=20235364/32950928 swapFree=67111524/67111528
[pid=4760] ppid=4758 vsize=14156 CPUtime=1.49 cores=1,3
/proc/4760/stat : 4760 (clasp) R 4758 4760 4557 0 -1 4202496 3701 0 0 0 149 0 0 0 25 0 1 0 471825174 14495744 3178 33554432000 134512640 136057169 4290737840 18446744073709551615 134765834 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/4760/statm: 3539 3178 168 378 0 3159 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 14156

[startup+3.10032 s]
/proc/loadavg: 3.68 3.90 3.04 3/180 4799
/proc/meminfo: memFree=20227336/32950928 swapFree=67111524/67111528
[pid=4760] ppid=4758 vsize=19832 CPUtime=3.09 cores=1,3
/proc/4760/stat : 4760 (clasp) R 4758 4760 4557 0 -1 4202496 5131 0 0 0 309 0 0 0 25 0 1 0 471825174 20307968 4608 33554432000 134512640 136057169 4290737840 18446744073709551615 134765711 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/4760/statm: 4958 4608 168 378 0 4578 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 19832

[startup+6.30071 s]
/proc/loadavg: 3.55 3.87 3.04 3/180 4826
/proc/meminfo: memFree=20217568/32950928 swapFree=67111524/67111528
[pid=4760] ppid=4758 vsize=23532 CPUtime=6.29 cores=1,3
/proc/4760/stat : 4760 (clasp) R 4758 4760 4557 0 -1 4202496 6055 0 0 0 629 0 0 0 25 0 1 0 471825174 24096768 5532 33554432000 134512640 136057169 4290737840 18446744073709551615 134774349 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/4760/statm: 5883 5532 168 378 0 5503 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 23532

[startup+12.7005 s]
/proc/loadavg: 3.42 3.84 3.03 3/180 4853
/proc/meminfo: memFree=20189804/32950928 swapFree=67111524/67111528
[pid=4760] ppid=4758 vsize=50104 CPUtime=12.69 cores=1,3
/proc/4760/stat : 4760 (clasp) R 4758 4760 4557 0 -1 4202496 13206 0 0 0 1268 1 0 0 25 0 1 0 471825174 51306496 12239 33554432000 134512640 136057169 4290737840 18446744073709551615 134823882 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/4760/statm: 12526 12239 182 378 0 12146 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 50104

[startup+25.501 s]
/proc/loadavg: 3.55 3.84 3.04 6/190 4873
/proc/meminfo: memFree=20145060/32950928 swapFree=67111524/67111528
[pid=4760] ppid=4758 vsize=61160 CPUtime=25.49 cores=1,3
/proc/4760/stat : 4760 (clasp) R 4758 4760 4557 0 -1 4202496 15882 0 0 0 2547 2 0 0 25 0 1 0 471825174 62627840 14915 33554432000 134512640 136057169 4290737840 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/4760/statm: 15290 14915 182 378 0 14910 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 61160

[startup+51.1002 s]
/proc/loadavg: 3.70 3.85 3.07 5/190 4874
/proc/meminfo: memFree=20118712/32950928 swapFree=67111524/67111528
[pid=4760] ppid=4758 vsize=74712 CPUtime=51.09 cores=1,3
/proc/4760/stat : 4760 (clasp) R 4758 4760 4557 0 -1 4202496 19167 0 0 0 5107 2 0 0 25 0 1 0 471825174 76505088 18200 33554432000 134512640 136057169 4290737840 18446744073709551615 134823901 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/4760/statm: 18678 18200 182 378 0 18298 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 74712

[startup+102.306 s]
/proc/loadavg: 3.87 3.87 3.12 5/190 4902
/proc/meminfo: memFree=20069472/32950928 swapFree=67111524/67111528
[pid=4760] ppid=4758 vsize=89972 CPUtime=102.3 cores=1,3
/proc/4760/stat : 4760 (clasp) R 4758 4760 4557 0 -1 4202496 22810 0 0 0 10227 3 0 0 25 0 1 0 471825174 92131328 21843 33554432000 134512640 136057169 4290737840 18446744073709551615 134823846 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/4760/statm: 22493 21843 182 378 0 22113 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 89972

[startup+162.301 s]
/proc/loadavg: 3.95 3.89 3.17 5/190 4904
/proc/meminfo: memFree=20001772/32950928 swapFree=67111524/67111528
[pid=4760] ppid=4758 vsize=106624 CPUtime=162.3 cores=1,3
/proc/4760/stat : 4760 (clasp) R 4758 4760 4557 0 -1 4202496 26854 0 0 0 16226 4 0 0 25 0 1 0 471825174 109182976 25887 33554432000 134512640 136057169 4290737840 18446744073709551615 134823846 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/4760/statm: 26656 25887 182 378 0 26276 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 106624

[startup+222.301 s]
/proc/loadavg: 4.04 3.93 3.22 5/190 4905
/proc/meminfo: memFree=19968044/32950928 swapFree=67111524/67111528
[pid=4760] ppid=4758 vsize=116296 CPUtime=222.3 cores=1,3
/proc/4760/stat : 4760 (clasp) R 4758 4760 4557 0 -1 4202496 29142 0 0 0 22226 4 0 0 25 0 1 0 471825174 119087104 28175 33554432000 134512640 136057169 4290737840 18446744073709551615 134618468 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/4760/statm: 29074 28175 182 378 0 28694 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 116296

[startup+282.301 s]
/proc/loadavg: 4.01 3.94 3.27 5/190 4907
/proc/meminfo: memFree=19937648/32950928 swapFree=67111524/67111528
[pid=4760] ppid=4758 vsize=119940 CPUtime=282.3 cores=1,3
/proc/4760/stat : 4760 (clasp) R 4758 4760 4557 0 -1 4202496 29951 0 0 0 28226 4 0 0 25 0 1 0 471825174 122818560 28984 33554432000 134512640 136057169 4290737840 18446744073709551615 134823873 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/4760/statm: 29985 28984 182 378 0 29605 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 119940

[startup+342.301 s]
/proc/loadavg: 4.04 3.96 3.32 5/190 4909
/proc/meminfo: memFree=19918784/32950928 swapFree=67111524/67111528
[pid=4760] ppid=4758 vsize=131964 CPUtime=342.3 cores=1,3
/proc/4760/stat : 4760 (clasp) R 4758 4760 4557 0 -1 4202496 32848 0 0 0 34225 5 0 0 25 0 1 0 471825174 135131136 31881 33554432000 134512640 136057169 4290737840 18446744073709551615 134823873 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/4760/statm: 32991 31881 182 378 0 32611 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 131964

[startup+402.3 s]
/proc/loadavg: 4.01 3.97 3.36 5/190 4910
/proc/meminfo: memFree=19904128/32950928 swapFree=67111524/67111528
[pid=4760] ppid=4758 vsize=133720 CPUtime=402.3 cores=1,3
/proc/4760/stat : 4760 (clasp) R 4758 4760 4557 0 -1 4202496 33243 0 0 0 40225 5 0 0 25 0 1 0 471825174 136929280 32276 33554432000 134512640 136057169 4290737840 18446744073709551615 135459759 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/4760/statm: 33430 32276 182 378 0 33050 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 133720

[startup+462.301 s]
/proc/loadavg: 4.00 3.97 3.39 5/190 4912
/proc/meminfo: memFree=19892708/32950928 swapFree=67111524/67111528
[pid=4760] ppid=4758 vsize=141356 CPUtime=462.31 cores=1,3
/proc/4760/stat : 4760 (clasp) R 4758 4760 4557 0 -1 4202496 35156 0 0 0 46225 6 0 0 25 0 1 0 471825174 144748544 34053 33554432000 134512640 136057169 4290737840 18446744073709551615 134828444 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/4760/statm: 35339 34053 182 378 0 34959 0
Current children cumulated CPU time (s) 462.31
Current children cumulated vsize (KiB) 141356

[startup+522.3 s]
/proc/loadavg: 4.06 3.99 3.43 5/190 4913
/proc/meminfo: memFree=19881764/32950928 swapFree=67111524/67111528
[pid=4760] ppid=4758 vsize=147592 CPUtime=522.31 cores=1,3
/proc/4760/stat : 4760 (clasp) R 4758 4760 4557 0 -1 4202496 36745 0 0 0 52225 6 0 0 25 0 1 0 471825174 151134208 35506 33554432000 134512640 136057169 4290737840 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/4760/statm: 36898 35506 182 378 0 36518 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 147592

[startup+582.301 s]
/proc/loadavg: 4.02 3.99 3.47 5/190 4915
/proc/meminfo: memFree=19867740/32950928 swapFree=67111524/67111528
[pid=4760] ppid=4758 vsize=150964 CPUtime=582.31 cores=1,3
/proc/4760/stat : 4760 (clasp) R 4758 4760 4557 0 -1 4202496 37494 0 0 0 58225 6 0 0 25 0 1 0 471825174 154587136 36255 33554432000 134512640 136057169 4290737840 18446744073709551615 134618449 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/4760/statm: 37741 36255 182 378 0 37361 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 150964

[startup+642.3 s]
/proc/loadavg: 4.00 3.99 3.50 5/190 4917
/proc/meminfo: memFree=19853452/32950928 swapFree=67111524/67111528
[pid=4760] ppid=4758 vsize=152456 CPUtime=642.32 cores=1,3
/proc/4760/stat : 4760 (clasp) R 4758 4760 4557 0 -1 4202496 37810 0 0 0 64226 6 0 0 25 0 1 0 471825174 156114944 36571 33554432000 134512640 136057169 4290737840 18446744073709551615 134618321 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/4760/statm: 38114 36571 182 378 0 37734 0
Current children cumulated CPU time (s) 642.32
Current children cumulated vsize (KiB) 152456

[startup+702.301 s]
/proc/loadavg: 4.00 3.99 3.53 5/190 4918
/proc/meminfo: memFree=19834952/32950928 swapFree=67111524/67111528
[pid=4760] ppid=4758 vsize=160580 CPUtime=702.32 cores=1,3
/proc/4760/stat : 4760 (clasp) R 4758 4760 4557 0 -1 4202496 39859 0 0 0 70225 7 0 0 25 0 1 0 471825174 164433920 38620 33554432000 134512640 136057169 4290737840 18446744073709551615 134823873 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/4760/statm: 40145 38620 182 378 0 39765 0
Current children cumulated CPU time (s) 702.32
Current children cumulated vsize (KiB) 160580

[startup+762.307 s]
/proc/loadavg: 4.06 4.00 3.56 5/190 4920
/proc/meminfo: memFree=19817072/32950928 swapFree=67111524/67111528
[pid=4760] ppid=4758 vsize=167764 CPUtime=762.33 cores=1,3
/proc/4760/stat : 4760 (clasp) R 4758 4760 4557 0 -1 4202496 41560 0 0 0 76226 7 0 0 25 0 1 0 471825174 171790336 40321 33554432000 134512640 136057169 4290737840 18446744073709551615 134813083 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/4760/statm: 41941 40321 182 378 0 41561 0
Current children cumulated CPU time (s) 762.33
Current children cumulated vsize (KiB) 167764

[startup+822.3 s]
/proc/loadavg: 4.08 4.01 3.59 5/190 4921
/proc/meminfo: memFree=19804648/32950928 swapFree=67111524/67111528
[pid=4760] ppid=4758 vsize=170472 CPUtime=822.32 cores=1,3
/proc/4760/stat : 4760 (clasp) R 4758 4760 4557 0 -1 4202496 42170 0 0 0 82225 7 0 0 25 0 1 0 471825174 174563328 40931 33554432000 134512640 136057169 4290737840 18446744073709551615 135459153 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/4760/statm: 42618 40931 182 378 0 42238 0
Current children cumulated CPU time (s) 822.32
Current children cumulated vsize (KiB) 170472

[startup+882.301 s]
/proc/loadavg: 4.03 4.01 3.61 5/190 4923
/proc/meminfo: memFree=19795952/32950928 swapFree=67111524/67111528
[pid=4760] ppid=4758 vsize=172428 CPUtime=882.32 cores=1,3
/proc/4760/stat : 4760 (clasp) R 4758 4760 4557 0 -1 4202496 42605 0 0 0 88225 7 0 0 25 0 1 0 471825174 176566272 41366 33554432000 134512640 136057169 4290737840 18446744073709551615 134651743 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/4760/statm: 43107 41366 182 378 0 42727 0
Current children cumulated CPU time (s) 882.32
Current children cumulated vsize (KiB) 172428

[startup+942.3 s]
/proc/loadavg: 4.01 4.00 3.63 5/190 4925
/proc/meminfo: memFree=19782788/32950928 swapFree=67111524/67111528
[pid=4760] ppid=4758 vsize=176524 CPUtime=942.32 cores=1,3
/proc/4760/stat : 4760 (clasp) R 4758 4760 4557 0 -1 4202496 43577 0 0 0 94225 7 0 0 25 0 1 0 471825174 180760576 42338 33554432000 134512640 136057169 4290737840 18446744073709551615 134615628 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/4760/statm: 44131 42338 182 378 0 43751 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 176524

[startup+1002.3 s]
/proc/loadavg: 4.00 4.00 3.65 6/190 4926
/proc/meminfo: memFree=19772468/32950928 swapFree=67111524/67111528
[pid=4760] ppid=4758 vsize=178028 CPUtime=1002.32 cores=1,3
/proc/4760/stat : 4760 (clasp) R 4758 4760 4557 0 -1 4202496 43912 0 0 0 100225 7 0 0 25 0 1 0 471825174 182300672 42673 33554432000 134512640 136057169 4290737840 18446744073709551615 134819954 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/4760/statm: 44507 42673 182 378 0 44127 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 178028

[startup+1062.3 s]
/proc/loadavg: 4.03 4.01 3.68 5/190 4937
/proc/meminfo: memFree=19763464/32950928 swapFree=67111524/67111528
[pid=4760] ppid=4758 vsize=179688 CPUtime=1062.33 cores=1,3
/proc/4760/stat : 4760 (clasp) R 4758 4760 4557 0 -1 4202496 44296 0 0 0 106225 8 0 0 25 0 1 0 471825174 184000512 43057 33554432000 134512640 136057169 4290737840 18446744073709551615 134823788 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/4760/statm: 44922 43057 182 378 0 44542 0
Current children cumulated CPU time (s) 1062.33
Current children cumulated vsize (KiB) 179688

[startup+1122.3 s]
/proc/loadavg: 4.01 4.01 3.69 5/190 4938
/proc/meminfo: memFree=19743968/32950928 swapFree=67111524/67111528
[pid=4760] ppid=4758 vsize=184824 CPUtime=1122.33 cores=1,3
/proc/4760/stat : 4760 (clasp) R 4758 4760 4557 0 -1 4202496 45445 0 0 0 112225 8 0 0 25 0 1 0 471825174 189259776 44206 33554432000 134512640 136057169 4290737840 18446744073709551615 134823846 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/4760/statm: 46206 44206 182 378 0 45826 0
Current children cumulated CPU time (s) 1122.33
Current children cumulated vsize (KiB) 184824

[startup+1182.3 s]
/proc/loadavg: 4.00 4.00 3.71 5/190 4942
/proc/meminfo: memFree=19734156/32950928 swapFree=67111524/67111528
[pid=4760] ppid=4758 vsize=188144 CPUtime=1182.33 cores=1,3
/proc/4760/stat : 4760 (clasp) R 4758 4760 4557 0 -1 4202496 46286 0 0 0 118225 8 0 0 25 0 1 0 471825174 192659456 44926 33554432000 134512640 136057169 4290737840 18446744073709551615 134615628 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/4760/statm: 47036 44926 182 378 0 46656 0
Current children cumulated CPU time (s) 1182.33
Current children cumulated vsize (KiB) 188144

[startup+1242.3 s]
/proc/loadavg: 4.00 4.00 3.73 5/190 4945
/proc/meminfo: memFree=19725516/32950928 swapFree=67111524/67111528
[pid=4760] ppid=4758 vsize=190360 CPUtime=1242.34 cores=1,3
/proc/4760/stat : 4760 (clasp) R 4758 4760 4557 0 -1 4202496 46894 0 0 0 124226 8 0 0 25 0 1 0 471825174 194928640 45413 33554432000 134512640 136057169 4290737840 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/4760/statm: 47590 45413 182 378 0 47210 0
Current children cumulated CPU time (s) 1242.34
Current children cumulated vsize (KiB) 190360



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.07 4.03 3.75 5/190 4946
/proc/meminfo: memFree=19704660/32950928 swapFree=67111524/67111528
[pid=4760] ppid=4758 vsize=192364 CPUtime=1300.04 cores=1,3
/proc/4760/stat : 4760 (clasp) R 4758 4760 4557 0 -1 4202496 47361 0 0 0 129996 8 0 0 25 0 1 0 471825174 196980736 45880 33554432000 134512640 136057169 4290737840 18446744073709551615 134823846 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/4760/statm: 48091 45880 182 378 0 47711 0
Current children cumulated CPU time (s) 1300.04
Current children cumulated vsize (KiB) 192364

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): 1300.07
CPU user time (s): 1299.97
CPU system time (s): 0.097985
CPU usage (%): 100.004
Max. virtual memory (cumulated for all children) (KiB): 192364

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

runsolver used 2.21766 second user time and 4.88326 second system time

The end

Launcher Data

Begin job on node127 at 2011-04-24 01:44:15
IDJOB=3274263
IDBENCH=83159
IDSOLVER=1674
FILE ID=node127/3274263-1303602255
RUNJOBID= node127-1303600950-4577
PBS_JOBID= 13150615
Free space on /tmp= 71236 MiB

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

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

MD5SUM BENCH= 73c8ae5bbdfe41463e8e40ea211c5e14
RANDOM SEED=718620854

node127.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.823
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.64
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.823
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.823
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.74
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.823
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.86
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.823
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.823
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.75
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.823
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.60
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.823
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.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      20256276 kB
Buffers:       2386440 kB
Cached:        9695628 kB
SwapCached:          4 kB
Active:        8201160 kB
Inactive:      3945256 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      20256276 kB
SwapTotal:    67111528 kB
SwapFree:     67111524 kB
Dirty:            5492 kB
Writeback:           0 kB
AnonPages:       64160 kB
Mapped:          14704 kB
Slab:           483880 kB
PageTables:       4972 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   186180 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= 71228 MiB
End job on node127 at 2011-04-24 02:05:57