Trace number 3276008

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) 5000.03 4999.92

General information on the benchmark

NameSAT04/handmade/kexu/frb-0.8/
frb59-26-1.used-as.sat04-891.cnf
MD5SUM5877850d9f604b6973676132cbba5c90
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark502.369
Satisfiable
(Un)Satisfiability was proved
Number of variables1534
Number of clauses132295
Sum of the clauses size266006
Maximum clause length26
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2132236
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 559

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-3276008-1303661376/watcher-3276008-1303661376 -o /tmp/evaluation-result-3276008-1303661376/solver-3276008-1303661376 -C 5000 -W 5100 -M 15500 HOME/clasp --file=HOME/instance-3276008-1303661376.cnf --dimacs --number=1 --sat-p=20,25,150 --hParam=0,512 

running on 4 cores: 0,2,4,6

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 5000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 5030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 5100 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.94 0.99 1.18 2/177 21355
/proc/meminfo: memFree=13716596/32951124 swapFree=67102140/67111528
[pid=21355] ppid=21353 vsize=2536 CPUtime=0 cores=0,2,4,6
/proc/21355/stat : 21355 (clasp) R 21353 21355 19870 0 -1 4202496 387 0 0 0 0 0 0 0 22 0 1 0 556368297 2596864 342 33554432000 134512640 136057169 4294173360 18446744073709551615 134767168 0 0 4096 16386 0 0 0 17 2 0 0 0
/proc/21355/statm: 634 342 145 378 0 254 0

[startup+0.022575 s]
/proc/loadavg: 0.94 0.99 1.18 2/177 21355
/proc/meminfo: memFree=13716596/32951124 swapFree=67102140/67111528
[pid=21355] ppid=21353 vsize=4352 CPUtime=0.02 cores=0,2,4,6
/proc/21355/stat : 21355 (clasp) R 21353 21355 19870 0 -1 4202496 961 0 0 0 2 0 0 0 22 0 1 0 556368297 4456448 814 33554432000 134512640 136057169 4294173360 18446744073709551615 135443142 0 0 4096 16386 0 0 0 17 2 0 0 0
/proc/21355/statm: 1088 815 145 378 0 708 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 4352

[startup+0.100563 s]
/proc/loadavg: 0.94 0.99 1.18 2/177 21355
/proc/meminfo: memFree=13716596/32951124 swapFree=67102140/67111528
[pid=21355] ppid=21353 vsize=8288 CPUtime=0.09 cores=0,2,4,6
/proc/21355/stat : 21355 (clasp) R 21353 21355 19870 0 -1 4202496 2049 0 0 0 9 0 0 0 22 0 1 0 556368297 8486912 1800 33554432000 134512640 136057169 4294173360 18446744073709551615 134774457 0 0 4096 16386 0 0 0 17 2 0 0 0
/proc/21355/statm: 2072 1800 166 378 0 1692 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 8288

[startup+0.300528 s]
/proc/loadavg: 0.94 0.99 1.18 2/177 21355
/proc/meminfo: memFree=13716596/32951124 swapFree=67102140/67111528
[pid=21355] ppid=21353 vsize=8288 CPUtime=0.29 cores=0,2,4,6
/proc/21355/stat : 21355 (clasp) R 21353 21355 19870 0 -1 4202496 2049 0 0 0 29 0 0 0 23 0 1 0 556368297 8486912 1800 33554432000 134512640 136057169 4294173360 18446744073709551615 134774372 0 0 4096 16386 0 0 0 17 2 0 0 0
/proc/21355/statm: 2072 1800 166 378 0 1692 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 8288

[startup+0.700459 s]
/proc/loadavg: 0.94 0.99 1.18 2/177 21355
/proc/meminfo: memFree=13716596/32951124 swapFree=67102140/67111528
[pid=21355] ppid=21353 vsize=8916 CPUtime=0.69 cores=0,2,4,6
/proc/21355/stat : 21355 (clasp) R 21353 21355 19870 0 -1 4202496 2518 0 0 0 69 0 0 0 25 0 1 0 556368297 9129984 2009 33554432000 134512640 136057169 4294173360 18446744073709551615 134823643 0 0 4096 16386 0 0 0 17 2 0 0 0
/proc/21355/statm: 2229 2009 183 378 0 1849 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 8916

[startup+1.50035 s]
/proc/loadavg: 1.03 1.01 1.19 3/178 21356
/proc/meminfo: memFree=13707172/32951124 swapFree=67102140/67111528
[pid=21355] ppid=21353 vsize=9104 CPUtime=1.49 cores=0,2,4,6
/proc/21355/stat : 21355 (clasp) R 21353 21355 19870 0 -1 4202496 2547 0 0 0 149 0 0 0 25 0 1 0 556368297 9322496 2038 33554432000 134512640 136057169 4294173360 18446744073709551615 134618307 0 0 4096 16386 0 0 0 17 2 0 0 0
/proc/21355/statm: 2276 2038 183 378 0 1896 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 9104

[startup+3.10106 s]
/proc/loadavg: 1.03 1.01 1.19 3/178 21357
/proc/meminfo: memFree=13704764/32951124 swapFree=67102140/67111528
[pid=21355] ppid=21353 vsize=15472 CPUtime=3.09 cores=0,2,4,6
/proc/21355/stat : 21355 (clasp) R 21353 21355 19870 0 -1 4202496 4122 0 0 0 309 0 0 0 25 0 1 0 556368297 15843328 3613 33554432000 134512640 136057169 4294173360 18446744073709551615 134823938 0 0 4096 16386 0 0 0 17 2 0 0 0
/proc/21355/statm: 3868 3613 183 378 0 3488 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 15472

[startup+6.30052 s]
/proc/loadavg: 1.03 1.01 1.19 3/178 21411
/proc/meminfo: memFree=13697028/32951124 swapFree=67102140/67111528
[pid=21355] ppid=21353 vsize=20004 CPUtime=6.29 cores=0,2,4,6
/proc/21355/stat : 21355 (clasp) R 21353 21355 19870 0 -1 4202496 5279 0 0 0 629 0 0 0 25 0 1 0 556368297 20484096 4770 33554432000 134512640 136057169 4294173360 18446744073709551615 134651676 0 0 4096 16386 0 0 0 17 2 0 0 0
/proc/21355/statm: 5001 4770 183 378 0 4621 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 20004

[startup+12.7004 s]
/proc/loadavg: 1.10 1.03 1.19 3/178 21438
/proc/meminfo: memFree=13691508/32951124 swapFree=67102140/67111528
[pid=21355] ppid=21353 vsize=22952 CPUtime=12.69 cores=0,2,4,6
/proc/21355/stat : 21355 (clasp) R 21353 21355 19870 0 -1 4202496 5982 0 0 0 1268 1 0 0 25 0 1 0 556368297 23502848 5473 33554432000 134512640 136057169 4294173360 18446744073709551615 134828471 0 0 4096 16386 0 0 0 17 2 0 0 0
/proc/21355/statm: 5738 5473 183 378 0 5358 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 22952

[startup+25.5011 s]
/proc/loadavg: 1.24 1.06 1.20 3/178 21438
/proc/meminfo: memFree=13684092/32951124 swapFree=67102140/67111528
[pid=21355] ppid=21353 vsize=29940 CPUtime=25.49 cores=0,2,4,6
/proc/21355/stat : 21355 (clasp) R 21353 21355 19870 0 -1 4202496 7716 0 0 0 2548 1 0 0 25 0 1 0 556368297 30658560 7207 33554432000 134512640 136057169 4294173360 18446744073709551615 135443142 0 0 4096 16386 0 0 0 17 2 0 0 0
/proc/21355/statm: 7485 7207 183 378 0 7105 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 29940

[startup+51.1007 s]
/proc/loadavg: 1.50 1.13 1.22 3/178 21439
/proc/meminfo: memFree=13676092/32951124 swapFree=67102140/67111528
[pid=21355] ppid=21353 vsize=35964 CPUtime=51.09 cores=0,2,4,6
/proc/21355/stat : 21355 (clasp) R 21353 21355 19870 0 -1 4202496 9214 0 0 0 5108 1 0 0 25 0 1 0 556368297 36827136 8705 33554432000 134512640 136057169 4294173360 18446744073709551615 134618238 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/21355/statm: 8991 8705 183 378 0 8611 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 35964

[startup+102.307 s]
/proc/loadavg: 1.80 1.28 1.26 4/178 21440
/proc/meminfo: memFree=13666164/32951124 swapFree=67102140/67111528
[pid=21355] ppid=21353 vsize=44500 CPUtime=102.3 cores=0,2,4,6
/proc/21355/stat : 21355 (clasp) R 21353 21355 19870 0 -1 4202496 11347 0 0 0 10228 2 0 0 25 0 1 0 556368297 45568000 10838 33554432000 134512640 136057169 4294173360 18446744073709551615 134823886 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/21355/statm: 11125 10838 183 378 0 10745 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 44500

[startup+162.3 s]
/proc/loadavg: 1.92 1.40 1.30 3/178 21442
/proc/meminfo: memFree=13657100/32951124 swapFree=67102140/67111528
[pid=21355] ppid=21353 vsize=52732 CPUtime=162.29 cores=0,2,4,6
/proc/21355/stat : 21355 (clasp) R 21353 21355 19870 0 -1 4202496 13327 0 0 0 16227 2 0 0 25 0 1 0 556368297 53997568 12818 33554432000 134512640 136057169 4294173360 18446744073709551615 134823886 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/21355/statm: 13183 12818 183 378 0 12803 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 52732

[startup+222.301 s]
/proc/loadavg: 1.97 1.51 1.34 3/178 21443
/proc/meminfo: memFree=13655348/32951124 swapFree=67102140/67111528
[pid=21355] ppid=21353 vsize=53724 CPUtime=222.29 cores=0,2,4,6
/proc/21355/stat : 21355 (clasp) R 21353 21355 19870 0 -1 4202496 13562 0 0 0 22227 2 0 0 25 0 1 0 556368297 55013376 13053 33554432000 134512640 136057169 4294173360 18446744073709551615 134618449 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/21355/statm: 13431 13053 183 378 0 13051 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 53724

[startup+282.301 s]
/proc/loadavg: 1.99 1.60 1.38 3/178 21445
/proc/meminfo: memFree=13651616/32951124 swapFree=67102140/67111528
[pid=21355] ppid=21353 vsize=57140 CPUtime=282.29 cores=0,2,4,6
/proc/21355/stat : 21355 (clasp) R 21353 21355 19870 0 -1 4202496 14393 0 0 0 28227 2 0 0 25 0 1 0 556368297 58511360 13884 33554432000 134512640 136057169 4294173360 18446744073709551615 134618238 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/21355/statm: 14285 13884 183 378 0 13905 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 57140

[startup+342.301 s]
/proc/loadavg: 1.99 1.67 1.42 3/178 21447
/proc/meminfo: memFree=13647376/32951124 swapFree=67102140/67111528
[pid=21355] ppid=21353 vsize=60944 CPUtime=342.3 cores=0,2,4,6
/proc/21355/stat : 21355 (clasp) R 21353 21355 19870 0 -1 4202496 15341 0 0 0 34227 3 0 0 25 0 1 0 556368297 62406656 14832 33554432000 134512640 136057169 4294173360 18446744073709551615 134615609 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/21355/statm: 15236 14832 183 378 0 14856 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 60944

[startup+402.301 s]
/proc/loadavg: 1.99 1.72 1.45 3/178 21448
/proc/meminfo: memFree=13644132/32951124 swapFree=67102140/67111528
[pid=21355] ppid=21353 vsize=63764 CPUtime=402.3 cores=0,2,4,6
/proc/21355/stat : 21355 (clasp) R 21353 21355 19870 0 -1 4202496 16037 0 0 0 40227 3 0 0 25 0 1 0 556368297 65294336 15528 33554432000 134512640 136057169 4294173360 18446744073709551615 134618232 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/21355/statm: 15941 15528 183 378 0 15561 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 63764

[startup+462.301 s]
/proc/loadavg: 1.99 1.77 1.48 3/178 21450
/proc/meminfo: memFree=13642124/32951124 swapFree=67102140/67111528
[pid=21355] ppid=21353 vsize=65732 CPUtime=462.3 cores=0,2,4,6
/proc/21355/stat : 21355 (clasp) R 21353 21355 19870 0 -1 4202496 16472 0 0 0 46227 3 0 0 25 0 1 0 556368297 67309568 15963 33554432000 134512640 136057169 4294173360 18446744073709551615 134615641 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/21355/statm: 16433 15963 183 378 0 16053 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 65732

[startup+522.301 s]
/proc/loadavg: 1.99 1.81 1.51 3/178 21451
/proc/meminfo: memFree=13635784/32951124 swapFree=67102140/67111528
[pid=21355] ppid=21353 vsize=71940 CPUtime=522.3 cores=0,2,4,6
/proc/21355/stat : 21355 (clasp) R 21353 21355 19870 0 -1 4202496 18004 0 0 0 52227 3 0 0 25 0 1 0 556368297 73666560 17495 33554432000 134512640 136057169 4294173360 18446744073709551615 134828269 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/21355/statm: 17985 17495 183 378 0 17605 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 71940

[startup+582.301 s]
/proc/loadavg: 1.99 1.84 1.54 3/178 21453
/proc/meminfo: memFree=13633400/32951124 swapFree=67102140/67111528
[pid=21355] ppid=21353 vsize=74096 CPUtime=582.31 cores=0,2,4,6
/proc/21355/stat : 21355 (clasp) R 21353 21355 19870 0 -1 4202496 18527 0 0 0 58227 4 0 0 25 0 1 0 556368297 75874304 18018 33554432000 134512640 136057169 4294173360 18446744073709551615 134618304 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/21355/statm: 18524 18018 183 378 0 18144 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 74096

[startup+642.301 s]

################
# More data... #
################

[startup+4062.31 s]
/proc/loadavg: 1.00 1.01 1.24 2/172 21575
/proc/meminfo: memFree=13577688/32951124 swapFree=67102140/67111528
[pid=21355] ppid=21353 vsize=147016 CPUtime=4062.39 cores=0,2,4,6
/proc/21355/stat : 21355 (clasp) R 21353 21355 19870 0 -1 4202496 36110 0 0 0 406232 7 0 0 25 0 1 0 556368297 150544384 35328 33554432000 134512640 136057169 4294173360 18446744073709551615 134823831 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/21355/statm: 36754 35328 183 378 0 36374 0
Current children cumulated CPU time (s) 4062.39
Current children cumulated vsize (KiB) 147016

[startup+4122.3 s]
/proc/loadavg: 1.00 1.00 1.22 2/172 21576
/proc/meminfo: memFree=13576792/32951124 swapFree=67102140/67111528
[pid=21355] ppid=21353 vsize=147908 CPUtime=4122.38 cores=0,2,4,6
/proc/21355/stat : 21355 (clasp) R 21353 21355 19870 0 -1 4202496 36296 0 0 0 412231 7 0 0 25 0 1 0 556368297 151457792 35514 33554432000 134512640 136057169 4294173360 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/21355/statm: 36977 35514 183 378 0 36597 0
Current children cumulated CPU time (s) 4122.38
Current children cumulated vsize (KiB) 147908

[startup+4182.3 s]
/proc/loadavg: 1.00 1.00 1.20 2/172 21578
/proc/meminfo: memFree=13576760/32951124 swapFree=67102140/67111528
[pid=21355] ppid=21353 vsize=148120 CPUtime=4182.38 cores=0,2,4,6
/proc/21355/stat : 21355 (clasp) R 21353 21355 19870 0 -1 4202496 36344 0 0 0 418231 7 0 0 25 0 1 0 556368297 151674880 35562 33554432000 134512640 136057169 4294173360 18446744073709551615 134823938 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/21355/statm: 37030 35562 183 378 0 36650 0
Current children cumulated CPU time (s) 4182.38
Current children cumulated vsize (KiB) 148120

[startup+4242.3 s]
/proc/loadavg: 1.00 1.00 1.18 2/172 21580
/proc/meminfo: memFree=13576740/32951124 swapFree=67102140/67111528
[pid=21355] ppid=21353 vsize=148120 CPUtime=4242.38 cores=0,2,4,6
/proc/21355/stat : 21355 (clasp) R 21353 21355 19870 0 -1 4202496 36353 0 0 0 424231 7 0 0 25 0 1 0 556368297 151674880 35571 33554432000 134512640 136057169 4294173360 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/21355/statm: 37030 35571 183 378 0 36650 0
Current children cumulated CPU time (s) 4242.38
Current children cumulated vsize (KiB) 148120

[startup+4302.3 s]
/proc/loadavg: 1.00 1.00 1.17 2/172 21581
/proc/meminfo: memFree=13575352/32951124 swapFree=67102140/67111528
[pid=21355] ppid=21353 vsize=149576 CPUtime=4302.39 cores=0,2,4,6
/proc/21355/stat : 21355 (clasp) R 21353 21355 19870 0 -1 4202496 36729 0 0 0 430231 8 0 0 25 0 1 0 556368297 153165824 35947 33554432000 134512640 136057169 4294173360 18446744073709551615 134823836 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/21355/statm: 37394 35947 183 378 0 37014 0
Current children cumulated CPU time (s) 4302.39
Current children cumulated vsize (KiB) 149576

[startup+4362.3 s]
/proc/loadavg: 1.00 1.00 1.16 2/172 21583
/proc/meminfo: memFree=13574704/32951124 swapFree=67102140/67111528
[pid=21355] ppid=21353 vsize=150508 CPUtime=4362.39 cores=0,2,4,6
/proc/21355/stat : 21355 (clasp) R 21353 21355 19870 0 -1 4202496 36906 0 0 0 436231 8 0 0 25 0 1 0 556368297 154120192 36124 33554432000 134512640 136057169 4294173360 18446744073709551615 134823833 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/21355/statm: 37627 36124 183 378 0 37247 0
Current children cumulated CPU time (s) 4362.39
Current children cumulated vsize (KiB) 150508

[startup+4422.3 s]
/proc/loadavg: 1.06 1.01 1.15 2/172 21584
/proc/meminfo: memFree=13574316/32951124 swapFree=67102140/67111528
[pid=21355] ppid=21353 vsize=151080 CPUtime=4422.4 cores=0,2,4,6
/proc/21355/stat : 21355 (clasp) R 21353 21355 19870 0 -1 4202496 37023 0 0 0 442232 8 0 0 25 0 1 0 556368297 154705920 36241 33554432000 134512640 136057169 4294173360 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/21355/statm: 37770 36241 183 378 0 37390 0
Current children cumulated CPU time (s) 4422.4
Current children cumulated vsize (KiB) 151080

[startup+4482.3 s]
/proc/loadavg: 1.02 1.01 1.14 2/172 21586
/proc/meminfo: memFree=13569952/32951124 swapFree=67102140/67111528
[pid=21355] ppid=21353 vsize=155312 CPUtime=4482.4 cores=0,2,4,6
/proc/21355/stat : 21355 (clasp) R 21353 21355 19870 0 -1 4202496 38113 0 0 0 448232 8 0 0 25 0 1 0 556368297 159039488 37331 33554432000 134512640 136057169 4294173360 18446744073709551615 134618312 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/21355/statm: 38828 37331 183 378 0 38448 0
Current children cumulated CPU time (s) 4482.4
Current children cumulated vsize (KiB) 155312

[startup+4542.3 s]
/proc/loadavg: 1.00 1.00 1.13 2/172 21588
/proc/meminfo: memFree=13569932/32951124 swapFree=67102140/67111528
[pid=21355] ppid=21353 vsize=155312 CPUtime=4542.4 cores=0,2,4,6
/proc/21355/stat : 21355 (clasp) R 21353 21355 19870 0 -1 4202496 38116 0 0 0 454232 8 0 0 25 0 1 0 556368297 159039488 37334 33554432000 134512640 136057169 4294173360 18446744073709551615 134615609 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/21355/statm: 38828 37334 183 378 0 38448 0
Current children cumulated CPU time (s) 4542.4
Current children cumulated vsize (KiB) 155312

[startup+4602.3 s]
/proc/loadavg: 1.00 1.00 1.12 2/172 21589
/proc/meminfo: memFree=13568552/32951124 swapFree=67102140/67111528
[pid=21355] ppid=21353 vsize=156828 CPUtime=4602.4 cores=0,2,4,6
/proc/21355/stat : 21355 (clasp) R 21353 21355 19870 0 -1 4202496 38465 0 0 0 460232 8 0 0 25 0 1 0 556368297 160591872 37683 33554432000 134512640 136057169 4294173360 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/21355/statm: 39207 37683 183 378 0 38827 0
Current children cumulated CPU time (s) 4602.4
Current children cumulated vsize (KiB) 156828

[startup+4662.3 s]
/proc/loadavg: 1.00 1.00 1.11 2/172 21591
/proc/meminfo: memFree=13567156/32951124 swapFree=67102140/67111528
[pid=21355] ppid=21353 vsize=158164 CPUtime=4662.4 cores=0,2,4,6
/proc/21355/stat : 21355 (clasp) R 21353 21355 19870 0 -1 4202496 38776 0 0 0 466232 8 0 0 25 0 1 0 556368297 161959936 37994 33554432000 134512640 136057169 4294173360 18446744073709551615 134618238 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/21355/statm: 39541 37994 183 378 0 39161 0
Current children cumulated CPU time (s) 4662.4
Current children cumulated vsize (KiB) 158164

[startup+4722.31 s]
/proc/loadavg: 1.00 1.00 1.09 2/172 21592
/proc/meminfo: memFree=13566512/32951124 swapFree=67102140/67111528
[pid=21355] ppid=21353 vsize=159020 CPUtime=4722.41 cores=0,2,4,6
/proc/21355/stat : 21355 (clasp) R 21353 21355 19870 0 -1 4202496 38950 0 0 0 472233 8 0 0 25 0 1 0 556368297 162836480 38168 33554432000 134512640 136057169 4294173360 18446744073709551615 134823846 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/21355/statm: 39755 38168 183 378 0 39375 0
Current children cumulated CPU time (s) 4722.41
Current children cumulated vsize (KiB) 159020

[startup+4782.3 s]
/proc/loadavg: 1.00 1.00 1.09 2/172 21594
/proc/meminfo: memFree=13566112/32951124 swapFree=67102140/67111528
[pid=21355] ppid=21353 vsize=159416 CPUtime=4782.4 cores=0,2,4,6
/proc/21355/stat : 21355 (clasp) R 21353 21355 19870 0 -1 4202496 39064 0 0 0 478232 8 0 0 25 0 1 0 556368297 163241984 38282 33554432000 134512640 136057169 4294173360 18446744073709551615 134618203 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/21355/statm: 39854 38282 183 378 0 39474 0
Current children cumulated CPU time (s) 4782.4
Current children cumulated vsize (KiB) 159416

[startup+4842.3 s]
/proc/loadavg: 1.00 1.00 1.08 2/172 21596
/proc/meminfo: memFree=13563980/32951124 swapFree=67102140/67111528
[pid=21355] ppid=21353 vsize=161996 CPUtime=4842.4 cores=0,2,4,6
/proc/21355/stat : 21355 (clasp) R 21353 21355 19870 0 -1 4202496 39649 0 0 0 484232 8 0 0 25 0 1 0 556368297 165883904 38867 33554432000 134512640 136057169 4294173360 18446744073709551615 134618304 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/21355/statm: 40499 38867 183 378 0 40119 0
Current children cumulated CPU time (s) 4842.4
Current children cumulated vsize (KiB) 161996

[startup+4902.3 s]
/proc/loadavg: 1.00 1.00 1.07 2/172 21597
/proc/meminfo: memFree=13558252/32951124 swapFree=67102140/67111528
[pid=21355] ppid=21353 vsize=168344 CPUtime=4902.4 cores=0,2,4,6
/proc/21355/stat : 21355 (clasp) R 21353 21355 19870 0 -1 4202496 41232 0 0 0 490232 8 0 0 25 0 1 0 556368297 172384256 40450 33554432000 134512640 136057169 4294173360 18446744073709551615 134618253 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/21355/statm: 42086 40450 183 378 0 41706 0
Current children cumulated CPU time (s) 4902.4
Current children cumulated vsize (KiB) 168344

[startup+4962.3 s]
/proc/loadavg: 1.08 1.02 1.07 2/172 21599
/proc/meminfo: memFree=13557104/32951124 swapFree=67102140/67111528
[pid=21355] ppid=21353 vsize=168812 CPUtime=4962.4 cores=0,2,4,6
/proc/21355/stat : 21355 (clasp) R 21353 21355 19870 0 -1 4202496 41330 0 0 0 496232 8 0 0 25 0 1 0 556368297 172863488 40548 33554432000 134512640 136057169 4294173360 18446744073709551615 134823406 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/21355/statm: 42203 40548 183 378 0 41823 0
Current children cumulated CPU time (s) 4962.4
Current children cumulated vsize (KiB) 168812



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+4999.9 s]
/proc/loadavg: 1.04 1.01 1.07 2/172 21600
/proc/meminfo: memFree=13556844/32951124 swapFree=67102140/67111528
[pid=21355] ppid=21353 vsize=169028 CPUtime=5000.01 cores=0,2,4,6
/proc/21355/stat : 21355 (clasp) R 21353 21355 19870 0 -1 4202496 41386 0 0 0 499993 8 0 0 25 0 1 0 556368297 173084672 40604 33554432000 134512640 136057169 4294173360 18446744073709551615 134618344 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/21355/statm: 42257 40604 183 378 0 41877 0
Current children cumulated CPU time (s) 5000.01
Current children cumulated vsize (KiB) 169028

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

Solver just ended. Dumping a history of the last processes samples

[startup+4999.9 s]
/proc/loadavg: 1.04 1.01 1.07 2/172 21600
/proc/meminfo: memFree=13556844/32951124 swapFree=67102140/67111528
[pid=21355] ppid=21353 vsize=169028 CPUtime=5000.01 cores=0,2,4,6
/proc/21355/stat : 21355 (clasp) R 21353 21355 19870 0 -1 4202496 41386 0 0 0 499993 8 0 0 25 0 1 0 556368297 173084672 40604 33554432000 134512640 136057169 4294173360 18446744073709551615 134618344 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/21355/statm: 42257 40604 183 378 0 41877 0
Current children cumulated CPU time (s) 5000.01
Current children cumulated vsize (KiB) 169028

Child status: 0
Real time (s): 4999.92
CPU time (s): 5000.03
CPU user time (s): 4999.93
CPU system time (s): 0.097985
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 169028

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4999.93
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= 41388
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= 5
involuntary context switches= 6840

runsolver used 7.30589 second user time and 15.4387 second system time

The end

Launcher Data

Begin job on node119 at 2011-04-24 18:09:36
IDJOB=3276008
IDBENCH=84568
IDSOLVER=1677
FILE ID=node119/3276008-1303661376
RUNJOBID= node119-1303661376-21335
PBS_JOBID= 13150729
Free space on /tmp= 71940 MiB

SOLVER NAME= SAT09 reference solver: clasp 1.2.0-SAT09-32
BENCH NAME= SAT04/handmade/kexu/frb-0.8/frb59-26-1.used-as.sat04-891.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-3276008-1303661376/watcher-3276008-1303661376 -o /tmp/evaluation-result-3276008-1303661376/solver-3276008-1303661376 -C 5000 -W 5100 -M 15500  HOME/clasp --file=HOME/instance-3276008-1303661376.cnf --dimacs --number=1 --sat-p=20,25,150 --hParam=0,512

TIME LIMIT= 5000 seconds
MEMORY LIMIT= 15500 MiB
NBCORE= 4

MD5SUM BENCH= 5877850d9f604b6973676132cbba5c90
RANDOM SEED=1903532661

node119.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.815
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.63
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.815
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.815
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.815
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.83
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.815
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.67
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.815
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.815
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.74
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.815
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:     32951124 kB
MemFree:      13716752 kB
Buffers:       2215744 kB
Cached:       16377468 kB
SwapCached:       5504 kB
Active:        7473420 kB
Inactive:     11181988 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      13716752 kB
SwapTotal:    67111528 kB
SwapFree:     67102140 kB
Dirty:            5468 kB
Writeback:           0 kB
AnonPages:       58648 kB
Mapped:          15504 kB
Slab:           515952 kB
PageTables:       5144 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   210260 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= 71940 MiB
End job on node119 at 2011-04-24 19:32:58