Trace number 3274296

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.03 1300.01

General information on the benchmark

Namecrafted/mosoi/289/
289-unsat-7x39.cnf
MD5SUMf717554c4e7f802b3078c48464dbcd9d
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 variables1092
Number of clauses64155
Sum of the clauses size253344
Maximum clause length4
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 21638
Number of clauses of size 30
Number of clauses of size 462517
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-3274296-1303602259/watcher-3274296-1303602259 -o /tmp/evaluation-result-3274296-1303602259/solver-3274296-1303602259 -C 2400 -W 1300 -M 7680 HOME/clasp --file=HOME/instance-3274296-1303602259.cnf --dimacs --number=1 --sat-p=20,25,150 --hParam=0,512 

running on 2 cores: 5,7

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 3/184 23252
/proc/meminfo: memFree=18425728/32951124 swapFree=67111528/67111528
[pid=23252] ppid=23250 vsize=2040 CPUtime=0 cores=5,7
/proc/23252/stat : 23252 (clasp) R 23250 23252 23055 0 -1 4202496 293 0 0 0 0 0 0 0 22 0 1 0 471824461 2088960 248 33554432000 134512640 136057169 4288053776 18446744073709551615 135502702 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/23252/statm: 510 249 145 378 0 130 0

[startup+0.0342269 s]
/proc/loadavg: 3.96 3.94 3.07 3/184 23252
/proc/meminfo: memFree=18425728/32951124 swapFree=67111528/67111528
[pid=23252] ppid=23250 vsize=5308 CPUtime=0.02 cores=5,7
/proc/23252/stat : 23252 (clasp) R 23250 23252 23055 0 -1 4202496 1212 0 0 0 2 0 0 0 22 0 1 0 471824461 5435392 1057 33554432000 134512640 136057169 4288053776 18446744073709551615 134772705 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/23252/statm: 1327 1058 163 378 0 947 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 5308

[startup+0.100216 s]
/proc/loadavg: 3.96 3.94 3.07 3/184 23252
/proc/meminfo: memFree=18425728/32951124 swapFree=67111528/67111528
[pid=23252] ppid=23250 vsize=6420 CPUtime=0.09 cores=5,7
/proc/23252/stat : 23252 (clasp) R 23250 23252 23055 0 -1 4202496 1464 0 0 0 9 0 0 0 22 0 1 0 471824461 6574080 1309 33554432000 134512640 136057169 4288053776 18446744073709551615 134774659 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/23252/statm: 1605 1309 166 378 0 1225 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 6420

[startup+0.300197 s]
/proc/loadavg: 3.96 3.94 3.07 3/184 23252
/proc/meminfo: memFree=18425728/32951124 swapFree=67111528/67111528
[pid=23252] ppid=23250 vsize=6684 CPUtime=0.29 cores=5,7
/proc/23252/stat : 23252 (clasp) R 23250 23252 23055 0 -1 4202496 1509 0 0 0 29 0 0 0 23 0 1 0 471824461 6844416 1354 33554432000 134512640 136057169 4288053776 18446744073709551615 134778133 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/23252/statm: 1671 1354 168 378 0 1291 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 6684

[startup+0.700128 s]
/proc/loadavg: 3.96 3.94 3.07 3/184 23252
/proc/meminfo: memFree=18425728/32951124 swapFree=67111528/67111528
[pid=23252] ppid=23250 vsize=9192 CPUtime=0.69 cores=5,7
/proc/23252/stat : 23252 (clasp) R 23250 23252 23055 0 -1 4202496 2153 0 0 0 69 0 0 0 25 0 1 0 471824461 9412608 1998 33554432000 134512640 136057169 4288053776 18446744073709551615 134771778 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/23252/statm: 2298 1998 168 378 0 1918 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 9192

[startup+1.50099 s]
/proc/loadavg: 3.96 3.94 3.07 4/182 23274
/proc/meminfo: memFree=18418576/32951124 swapFree=67111528/67111528
[pid=23252] ppid=23250 vsize=12772 CPUtime=1.49 cores=5,7
/proc/23252/stat : 23252 (clasp) R 23250 23252 23055 0 -1 4202496 3027 0 0 0 149 0 0 0 25 0 1 0 471824461 13078528 2872 33554432000 134512640 136057169 4288053776 18446744073709551615 135443142 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/23252/statm: 3193 2873 172 378 0 2813 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 12772

[startup+3.10073 s]
/proc/loadavg: 3.88 3.93 3.07 4/185 23280
/proc/meminfo: memFree=18392952/32951124 swapFree=67111528/67111528
[pid=23252] ppid=23250 vsize=19932 CPUtime=3.09 cores=5,7
/proc/23252/stat : 23252 (clasp) R 23250 23252 23055 0 -1 4202496 5014 0 0 0 308 1 0 0 25 0 1 0 471824461 20410368 4733 33554432000 134512640 136057169 4288053776 18446744073709551615 134649331 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/23252/statm: 4983 4733 182 378 0 4603 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 19932

[startup+6.30019 s]
/proc/loadavg: 3.88 3.93 3.07 4/185 23280
/proc/meminfo: memFree=18375712/32951124 swapFree=67111528/67111528
[pid=23252] ppid=23250 vsize=23420 CPUtime=6.29 cores=5,7
/proc/23252/stat : 23252 (clasp) R 23250 23252 23055 0 -1 4202496 5861 0 0 0 628 1 0 0 25 0 1 0 471824461 23982080 5580 33554432000 134512640 136057169 4288053776 18446744073709551615 134615587 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/23252/statm: 5855 5580 182 378 0 5475 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 23420

[startup+12.7001 s]
/proc/loadavg: 3.83 3.91 3.07 5/190 23317
/proc/meminfo: memFree=18348820/32951124 swapFree=67111528/67111528
[pid=23252] ppid=23250 vsize=29512 CPUtime=12.69 cores=5,7
/proc/23252/stat : 23252 (clasp) R 23250 23252 23055 0 -1 4202496 7353 0 0 0 1268 1 0 0 25 0 1 0 471824461 30220288 7072 33554432000 134512640 136057169 4288053776 18446744073709551615 134615609 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/23252/statm: 7378 7072 182 378 0 6998 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 29512

[startup+25.5009 s]
/proc/loadavg: 3.85 3.91 3.08 5/190 23318
/proc/meminfo: memFree=18287076/32951124 swapFree=67111528/67111528
[pid=23252] ppid=23250 vsize=38084 CPUtime=25.48 cores=5,7
/proc/23252/stat : 23252 (clasp) R 23250 23252 23055 0 -1 4202496 9436 0 0 0 2547 1 0 0 25 0 1 0 471824461 38998016 9155 33554432000 134512640 136057169 4288053776 18446744073709551615 134823836 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/23252/statm: 9521 9155 182 378 0 9141 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 38084

[startup+51.1006 s]
/proc/loadavg: 3.97 3.93 3.11 5/190 23319
/proc/meminfo: memFree=18224552/32951124 swapFree=67111528/67111528
[pid=23252] ppid=23250 vsize=47988 CPUtime=51.09 cores=5,7
/proc/23252/stat : 23252 (clasp) R 23250 23252 23055 0 -1 4202496 11861 0 0 0 5107 2 0 0 25 0 1 0 471824461 49139712 11580 33554432000 134512640 136057169 4288053776 18446744073709551615 134823867 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/23252/statm: 11997 11580 182 378 0 11617 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 47988

[startup+102.307 s]
/proc/loadavg: 3.99 3.94 3.16 5/190 23347
/proc/meminfo: memFree=18108280/32951124 swapFree=67111528/67111528
[pid=23252] ppid=23250 vsize=56584 CPUtime=102.29 cores=5,7
/proc/23252/stat : 23252 (clasp) R 23250 23252 23055 0 -1 4202496 13918 0 0 0 10227 2 0 0 25 0 1 0 471824461 57942016 13637 33554432000 134512640 136057169 4288053776 18446744073709551615 135459153 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/23252/statm: 14146 13637 182 378 0 13766 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 56584

[startup+162.301 s]
/proc/loadavg: 3.99 3.95 3.21 5/190 23375
/proc/meminfo: memFree=18069264/32951124 swapFree=67111528/67111528
[pid=23252] ppid=23250 vsize=65948 CPUtime=162.29 cores=5,7
/proc/23252/stat : 23252 (clasp) R 23250 23252 23055 0 -1 4202496 16151 0 0 0 16226 3 0 0 25 0 1 0 471824461 67530752 15870 33554432000 134512640 136057169 4288053776 18446744073709551615 134823938 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/23252/statm: 16487 15870 182 378 0 16107 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 65948

[startup+222.301 s]
/proc/loadavg: 3.99 3.96 3.25 5/190 23377
/proc/meminfo: memFree=18029908/32951124 swapFree=67111528/67111528
[pid=23252] ppid=23250 vsize=73408 CPUtime=222.29 cores=5,7
/proc/23252/stat : 23252 (clasp) R 23250 23252 23055 0 -1 4202496 17904 0 0 0 22226 3 0 0 25 0 1 0 471824461 75169792 17623 33554432000 134512640 136057169 4288053776 18446744073709551615 134823788 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/23252/statm: 18352 17623 182 378 0 17972 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 73408

[startup+282.301 s]
/proc/loadavg: 3.99 3.96 3.30 5/190 23379
/proc/meminfo: memFree=18004832/32951124 swapFree=67111528/67111528
[pid=23252] ppid=23250 vsize=77372 CPUtime=282.29 cores=5,7
/proc/23252/stat : 23252 (clasp) R 23250 23252 23055 0 -1 4202496 18843 0 0 0 28226 3 0 0 25 0 1 0 471824461 79228928 18562 33554432000 134512640 136057169 4288053776 18446744073709551615 135459153 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/23252/statm: 19343 18562 182 378 0 18963 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 77372

[startup+342.301 s]
/proc/loadavg: 3.99 3.97 3.34 5/190 23380
/proc/meminfo: memFree=17969820/32951124 swapFree=67111528/67111528
[pid=23252] ppid=23250 vsize=82652 CPUtime=342.29 cores=5,7
/proc/23252/stat : 23252 (clasp) R 23250 23252 23055 0 -1 4202496 20052 0 0 0 34226 3 0 0 25 0 1 0 471824461 84635648 19771 33554432000 134512640 136057169 4288053776 18446744073709551615 134618245 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/23252/statm: 20663 19771 182 378 0 20283 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 82652

[startup+402.301 s]
/proc/loadavg: 3.99 3.97 3.38 5/190 23382
/proc/meminfo: memFree=17951428/32951124 swapFree=67111528/67111528
[pid=23252] ppid=23250 vsize=85936 CPUtime=402.29 cores=5,7
/proc/23252/stat : 23252 (clasp) R 23250 23252 23055 0 -1 4202496 20831 0 0 0 40226 3 0 0 25 0 1 0 471824461 87998464 20550 33554432000 134512640 136057169 4288053776 18446744073709551615 134823873 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/23252/statm: 21484 20550 182 378 0 21104 0
Current children cumulated CPU time (s) 402.29
Current children cumulated vsize (KiB) 85936

[startup+462.301 s]
/proc/loadavg: 4.06 3.99 3.42 5/190 23383
/proc/meminfo: memFree=17938132/32951124 swapFree=67111528/67111528
[pid=23252] ppid=23250 vsize=90412 CPUtime=462.29 cores=5,7
/proc/23252/stat : 23252 (clasp) R 23250 23252 23055 0 -1 4202496 21843 0 0 0 46226 3 0 0 25 0 1 0 471824461 92581888 21562 33554432000 134512640 136057169 4288053776 18446744073709551615 134823873 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/23252/statm: 22603 21562 182 378 0 22223 0
Current children cumulated CPU time (s) 462.29
Current children cumulated vsize (KiB) 90412

[startup+522.3 s]
/proc/loadavg: 4.02 3.99 3.45 5/190 23385
/proc/meminfo: memFree=17916148/32951124 swapFree=67111528/67111528
[pid=23252] ppid=23250 vsize=96816 CPUtime=522.3 cores=5,7
/proc/23252/stat : 23252 (clasp) R 23250 23252 23055 0 -1 4202496 23375 0 0 0 52226 4 0 0 25 0 1 0 471824461 99139584 23094 33554432000 134512640 136057169 4288053776 18446744073709551615 134823821 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/23252/statm: 24204 23094 182 378 0 23824 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 96816

[startup+582.3 s]
/proc/loadavg: 4.00 3.99 3.48 5/190 23387
/proc/meminfo: memFree=17901492/32951124 swapFree=67111528/67111528
[pid=23252] ppid=23250 vsize=101572 CPUtime=582.29 cores=5,7
/proc/23252/stat : 23252 (clasp) R 23250 23252 23055 0 -1 4202496 24540 0 0 0 58225 4 0 0 25 0 1 0 471824461 104009728 24259 33554432000 134512640 136057169 4288053776 18446744073709551615 134618312 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/23252/statm: 25393 24259 182 378 0 25013 0
Current children cumulated CPU time (s) 582.29
Current children cumulated vsize (KiB) 101572

[startup+642.3 s]
/proc/loadavg: 4.00 3.99 3.51 5/190 23388
/proc/meminfo: memFree=17887824/32951124 swapFree=67111528/67111528
[pid=23252] ppid=23250 vsize=104984 CPUtime=642.3 cores=5,7
/proc/23252/stat : 23252 (clasp) R 23250 23252 23055 0 -1 4202496 25318 0 0 0 64226 4 0 0 25 0 1 0 471824461 107503616 25037 33554432000 134512640 136057169 4288053776 18446744073709551615 134615520 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/23252/statm: 26246 25037 182 378 0 25866 0
Current children cumulated CPU time (s) 642.3
Current children cumulated vsize (KiB) 104984

[startup+702.3 s]
/proc/loadavg: 4.00 3.99 3.54 5/190 23390
/proc/meminfo: memFree=17880112/32951124 swapFree=67111528/67111528
[pid=23252] ppid=23250 vsize=107296 CPUtime=702.29 cores=5,7
/proc/23252/stat : 23252 (clasp) R 23250 23252 23055 0 -1 4202496 25812 0 0 0 70225 4 0 0 25 0 1 0 471824461 109871104 25531 33554432000 134512640 136057169 4288053776 18446744073709551615 134618253 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/23252/statm: 26824 25531 182 378 0 26444 0
Current children cumulated CPU time (s) 702.29
Current children cumulated vsize (KiB) 107296

[startup+762.307 s]
/proc/loadavg: 4.00 3.99 3.57 5/190 23391
/proc/meminfo: memFree=17870020/32951124 swapFree=67111528/67111528
[pid=23252] ppid=23250 vsize=111944 CPUtime=762.31 cores=5,7
/proc/23252/stat : 23252 (clasp) R 23250 23252 23055 0 -1 4202496 26862 0 0 0 76226 5 0 0 25 0 1 0 471824461 114630656 26581 33554432000 134512640 136057169 4288053776 18446744073709551615 134823823 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/23252/statm: 27986 26581 182 378 0 27606 0
Current children cumulated CPU time (s) 762.31
Current children cumulated vsize (KiB) 111944

[startup+822.301 s]
/proc/loadavg: 4.00 3.99 3.59 5/190 23393
/proc/meminfo: memFree=17854604/32951124 swapFree=67111528/67111528
[pid=23252] ppid=23250 vsize=114132 CPUtime=822.3 cores=5,7
/proc/23252/stat : 23252 (clasp) R 23250 23252 23055 0 -1 4202496 27413 0 0 0 82225 5 0 0 25 0 1 0 471824461 116871168 27132 33554432000 134512640 136057169 4288053776 18446744073709551615 134823846 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/23252/statm: 28533 27132 182 378 0 28153 0
Current children cumulated CPU time (s) 822.3
Current children cumulated vsize (KiB) 114132

[startup+882.301 s]
/proc/loadavg: 4.03 4.00 3.62 5/190 23395
/proc/meminfo: memFree=17833500/32951124 swapFree=67111528/67111528
[pid=23252] ppid=23250 vsize=116760 CPUtime=882.3 cores=5,7
/proc/23252/stat : 23252 (clasp) R 23250 23252 23055 0 -1 4202496 28021 0 0 0 88225 5 0 0 25 0 1 0 471824461 119562240 27740 33554432000 134512640 136057169 4288053776 18446744073709551615 134828284 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/23252/statm: 29190 27740 182 378 0 28810 0
Current children cumulated CPU time (s) 882.3
Current children cumulated vsize (KiB) 116760

[startup+942.301 s]
/proc/loadavg: 4.01 4.00 3.64 5/190 23396
/proc/meminfo: memFree=17821812/32951124 swapFree=67111528/67111528
[pid=23252] ppid=23250 vsize=118436 CPUtime=942.3 cores=5,7
/proc/23252/stat : 23252 (clasp) R 23250 23252 23055 0 -1 4202496 28385 0 0 0 94225 5 0 0 25 0 1 0 471824461 121278464 28104 33554432000 134512640 136057169 4288053776 18446744073709551615 134819954 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/23252/statm: 29609 28104 182 378 0 29229 0
Current children cumulated CPU time (s) 942.3
Current children cumulated vsize (KiB) 118436

[startup+1002.3 s]
/proc/loadavg: 4.00 4.00 3.66 5/190 23407
/proc/meminfo: memFree=17815064/32951124 swapFree=67111528/67111528
[pid=23252] ppid=23250 vsize=120052 CPUtime=1002.3 cores=5,7
/proc/23252/stat : 23252 (clasp) R 23250 23252 23055 0 -1 4202496 28730 0 0 0 100225 5 0 0 25 0 1 0 471824461 122933248 28449 33554432000 134512640 136057169 4288053776 18446744073709551615 134618262 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/23252/statm: 30013 28449 182 378 0 29633 0
Current children cumulated CPU time (s) 1002.3
Current children cumulated vsize (KiB) 120052

[startup+1062.3 s]
/proc/loadavg: 4.07 4.02 3.68 5/190 23408
/proc/meminfo: memFree=17810924/32951124 swapFree=67111528/67111528
[pid=23252] ppid=23250 vsize=120584 CPUtime=1062.3 cores=5,7
/proc/23252/stat : 23252 (clasp) R 23250 23252 23055 0 -1 4202496 28842 0 0 0 106225 5 0 0 25 0 1 0 471824461 123478016 28561 33554432000 134512640 136057169 4288053776 18446744073709551615 134618398 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/23252/statm: 30146 28561 182 378 0 29766 0
Current children cumulated CPU time (s) 1062.3
Current children cumulated vsize (KiB) 120584

[startup+1122.3 s]
/proc/loadavg: 4.02 4.01 3.70 5/190 23410
/proc/meminfo: memFree=17800448/32951124 swapFree=67111528/67111528
[pid=23252] ppid=23250 vsize=121276 CPUtime=1122.3 cores=5,7
/proc/23252/stat : 23252 (clasp) R 23250 23252 23055 0 -1 4202496 29039 0 0 0 112225 5 0 0 25 0 1 0 471824461 124186624 28758 33554432000 134512640 136057169 4288053776 18446744073709551615 134823873 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/23252/statm: 30319 28758 182 378 0 29939 0
Current children cumulated CPU time (s) 1122.3
Current children cumulated vsize (KiB) 121276

[startup+1182.3 s]
/proc/loadavg: 4.01 4.00 3.72 5/190 23412
/proc/meminfo: memFree=17792108/32951124 swapFree=67111528/67111528
[pid=23252] ppid=23250 vsize=122568 CPUtime=1182.3 cores=5,7
/proc/23252/stat : 23252 (clasp) R 23250 23252 23055 0 -1 4202496 29308 0 0 0 118225 5 0 0 25 0 1 0 471824461 125509632 29027 33554432000 134512640 136057169 4288053776 18446744073709551615 134613057 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/23252/statm: 30642 29027 182 378 0 30262 0
Current children cumulated CPU time (s) 1182.3
Current children cumulated vsize (KiB) 122568

[startup+1242.3 s]
/proc/loadavg: 4.05 4.02 3.74 5/190 23416
/proc/meminfo: memFree=17777484/32951124 swapFree=67111528/67111528
[pid=23252] ppid=23250 vsize=131232 CPUtime=1242.31 cores=5,7
/proc/23252/stat : 23252 (clasp) R 23250 23252 23055 0 -1 4202496 31336 0 0 0 124225 6 0 0 25 0 1 0 471824461 134381568 31055 33554432000 134512640 136057169 4288053776 18446744073709551615 134618185 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/23252/statm: 32808 31055 182 378 0 32428 0
Current children cumulated CPU time (s) 1242.31
Current children cumulated vsize (KiB) 131232



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.02 4.01 3.75 4/188 23419
/proc/meminfo: memFree=18086596/32951124 swapFree=67111528/67111528
[pid=23252] ppid=23250 vsize=134780 CPUtime=1300.01 cores=5,7
/proc/23252/stat : 23252 (clasp) R 23250 23252 23055 0 -1 4202496 32182 0 0 0 129995 6 0 0 25 0 1 0 471824461 138014720 31901 33554432000 134512640 136057169 4288053776 18446744073709551615 134618304 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/23252/statm: 33695 31901 182 378 0 33315 0
Current children cumulated CPU time (s) 1300.01
Current children cumulated vsize (KiB) 134780

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.01
CPU time (s): 1300.03
CPU user time (s): 1299.96
CPU system time (s): 0.070989
CPU usage (%): 100.001
Max. virtual memory (cumulated for all children) (KiB): 134780

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.96
system time used= 0.070989
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 32185
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= 3
involuntary context switches= 3450

runsolver used 2.08168 second user time and 5.02124 second system time

The end

Launcher Data

Begin job on node130 at 2011-04-24 01:44:20
IDJOB=3274296
IDBENCH=83170
IDSOLVER=1674
FILE ID=node130/3274296-1303602259
RUNJOBID= node130-1303600950-23076
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-7x39.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-3274296-1303602259/watcher-3274296-1303602259 -o /tmp/evaluation-result-3274296-1303602259/solver-3274296-1303602259 -C 2400 -W 1300 -M 7680  HOME/clasp --file=HOME/instance-3274296-1303602259.cnf --dimacs --number=1 --sat-p=20,25,150 --hParam=0,512

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

MD5SUM BENCH= f717554c4e7f802b3078c48464dbcd9d
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:      18425884 kB
Buffers:       2092576 kB
Cached:       11791436 kB
SwapCached:          0 kB
Active:        6400040 kB
Inactive:      7579332 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      18425884 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           17492 kB
Writeback:          72 kB
AnonPages:       94372 kB
Mapped:          16748 kB
Slab:           481716 kB
PageTables:       5376 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   260784 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= 71836 MiB
End job on node130 at 2011-04-24 02:06:02