Trace number 3468066

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 NameAnswerobjective functionCPU timeWall clock time
clasp 2.0-R4191? (TO) 1800.09 1800.13

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB05/
manquinho/primes-dimacs-cnf/normalized-g125.17.opb
MD5SUM7d701b956113b6fc93a1922e71200e27
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables4250
Total number of constraints68397
Number of constraints which are clauses68397
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint2
Maximum length of a constraint17
Number of terms in the objective function 4250
Biggest coefficient in the objective function 1
Number of bits for the biggest coefficient in the objective function 1
Sum of the numbers in the objective function 4250
Number of bits of the sum of numbers in the objective function 13
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 4250
Number of bits of the biggest sum of numbers13
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.01	c clasp version 2.0.0-RC2
0.00/0.01	c Reading from ...094690/instance-3468066-1307094690.opb
0.04/0.08	c Solving...
1800.06/1800.11	
1800.06/1800.11	*** INTERRUPTED! ***
1800.06/1800.11	s UNKNOWN
1800.06/1800.11	
1800.06/1800.11	c INTERRUPTED   : 1
1800.06/1800.11	c Models        : 0+    
1800.06/1800.11	c Time          : 1800.113s (Solving: 1800.03s 1st Model: 0.00s Unsat: 0.00s)
1800.06/1800.11	c CPU Time      : 1800.070s

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 977)

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-3468066-1307094690/watcher-3468066-1307094690 -o /tmp/evaluation-result-3468066-1307094690/solver-3468066-1307094690 -C 1800 -W 1900 -M 15500 HOME/clasp HOME/instance-3468066-1307094690.opb --berk-max=512 --berk-once --otfs=1 --recursive-str --dinit=1500,10000 --dsched=10000,1.1,20000 --restart-on-model --opt-heu=2 

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

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1900 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: 1.96 2.01 2.00 3/469 6530
/proc/meminfo: memFree=24206460/32951124 swapFree=56297244/67111528
[pid=6530] ppid=6528 vsize=13176 CPUtime=0 cores=0,2,4,6
/proc/6530/stat : 6530 (clasp) R 6528 6530 6224 0 -1 4202496 703 0 0 0 0 0 0 0 25 0 1 0 899699445 13492224 610 33554432000 4194304 4933572 140733523767152 18446744073709551615 252457762571 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/6530/statm: 3294 610 331 181 0 303 0

[startup+0.0515659 s]
/proc/loadavg: 1.96 2.01 2.00 3/469 6530
/proc/meminfo: memFree=24206460/32951124 swapFree=56297244/67111528
[pid=6530] ppid=6528 vsize=18264 CPUtime=0.04 cores=0,2,4,6
/proc/6530/stat : 6530 (clasp) R 6528 6530 6224 0 -1 4202496 2227 0 0 0 4 0 0 0 25 0 1 0 899699445 18702336 1802 33554432000 4194304 4933572 140733523767152 18446744073709551615 4587776 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/6530/statm: 4566 1802 348 181 0 1575 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 18264

[startup+0.100559 s]
/proc/loadavg: 1.96 2.01 2.00 3/469 6530
/proc/meminfo: memFree=24206460/32951124 swapFree=56297244/67111528
[pid=6530] ppid=6528 vsize=17540 CPUtime=0.09 cores=0,2,4,6
/proc/6530/stat : 6530 (clasp) R 6528 6530 6224 0 -1 4202496 2280 0 0 0 9 0 0 0 25 0 1 0 899699445 17960960 1721 33554432000 4194304 4933572 140733523767152 18446744073709551615 4630736 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/6530/statm: 4385 1721 368 181 0 1394 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 17540

[startup+0.300521 s]
/proc/loadavg: 1.96 2.01 2.00 3/469 6530
/proc/meminfo: memFree=24206460/32951124 swapFree=56297244/67111528
[pid=6530] ppid=6528 vsize=17540 CPUtime=0.29 cores=0,2,4,6
/proc/6530/stat : 6530 (clasp) R 6528 6530 6224 0 -1 4202496 2294 0 0 0 29 0 0 0 25 0 1 0 899699445 17960960 1735 33554432000 4194304 4933572 140733523767152 18446744073709551615 4319232 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/6530/statm: 4385 1735 380 181 0 1394 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 17540

[startup+0.700436 s]
/proc/loadavg: 1.96 2.01 2.00 3/469 6530
/proc/meminfo: memFree=24206460/32951124 swapFree=56297244/67111528
[pid=6530] ppid=6528 vsize=20576 CPUtime=0.69 cores=0,2,4,6
/proc/6530/stat : 6530 (clasp) R 6528 6530 6224 0 -1 4202496 3045 0 0 0 69 0 0 0 25 0 1 0 899699445 21069824 2486 33554432000 4194304 4933572 140733523767152 18446744073709551615 4363403 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/6530/statm: 5144 2486 380 181 0 2153 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 20576

[startup+1.50032 s]
/proc/loadavg: 1.96 2.01 2.00 3/470 6531
/proc/meminfo: memFree=24194680/32951124 swapFree=56297244/67111528
[pid=6530] ppid=6528 vsize=22952 CPUtime=1.49 cores=0,2,4,6
/proc/6530/stat : 6530 (clasp) R 6528 6530 6224 0 -1 4202496 3650 0 0 0 149 0 0 0 25 0 1 0 899699445 23502848 3091 33554432000 4194304 4933572 140733523767152 18446744073709551615 4663948 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/6530/statm: 5738 3091 380 181 0 2747 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 22952

[startup+3.10102 s]
/proc/loadavg: 1.96 2.01 2.00 3/470 6531
/proc/meminfo: memFree=24189968/32951124 swapFree=56297244/67111528
[pid=6530] ppid=6528 vsize=28404 CPUtime=3.08 cores=0,2,4,6
/proc/6530/stat : 6530 (clasp) R 6528 6530 6224 0 -1 4202496 5002 0 0 0 308 0 0 0 25 0 1 0 899699445 29085696 4443 33554432000 4194304 4933572 140733523767152 18446744073709551615 252457726661 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/6530/statm: 7101 4443 380 181 0 4110 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 28404

[startup+6.30042 s]
/proc/loadavg: 1.96 2.01 2.00 3/470 6531
/proc/meminfo: memFree=24181948/32951124 swapFree=56297244/67111528
[pid=6530] ppid=6528 vsize=33540 CPUtime=6.29 cores=0,2,4,6
/proc/6530/stat : 6530 (clasp) R 6528 6530 6224 0 -1 4202496 6274 0 0 0 628 1 0 0 25 0 1 0 899699445 34344960 5715 33554432000 4194304 4933572 140733523767152 18446744073709551615 4635403 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/6530/statm: 8385 5715 380 181 0 5394 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 33540

[startup+12.7002 s]
/proc/loadavg: 1.97 2.01 2.00 3/470 6532
/proc/meminfo: memFree=24178140/32951124 swapFree=56297244/67111528
[pid=6530] ppid=6528 vsize=37900 CPUtime=12.64 cores=0,2,4,6
/proc/6530/stat : 6530 (clasp) R 6528 6530 6224 0 -1 4202496 7378 0 0 0 1263 1 0 0 25 0 1 0 899699445 38809600 6819 33554432000 4194304 4933572 140733523767152 18446744073709551615 4319350 0 0 4096 18946 0 0 0 17 6 0 0 0
/proc/6530/statm: 9475 6819 382 181 0 6484 0
Current children cumulated CPU time (s) 12.64
Current children cumulated vsize (KiB) 37900

[startup+25.5009 s]
/proc/loadavg: 1.97 2.01 2.00 3/470 6532
/proc/meminfo: memFree=24171176/32951124 swapFree=56297244/67111528
[pid=6530] ppid=6528 vsize=43936 CPUtime=25.4 cores=0,2,4,6
/proc/6530/stat : 6530 (clasp) R 6528 6530 6224 0 -1 4202496 8886 0 0 0 2539 1 0 0 25 0 1 0 899699445 44990464 8327 33554432000 4194304 4933572 140733523767152 18446744073709551615 4664045 0 0 4096 18946 0 0 0 17 0 0 0 0
/proc/6530/statm: 10984 8327 382 181 0 7993 0
Current children cumulated CPU time (s) 25.4
Current children cumulated vsize (KiB) 43936

[startup+51.1011 s]
/proc/loadavg: 1.98 2.01 2.00 3/470 6588
/proc/meminfo: memFree=24174088/32951124 swapFree=56297244/67111528
[pid=6530] ppid=6528 vsize=47364 CPUtime=51 cores=0,2,4,6
/proc/6530/stat : 6530 (clasp) R 6528 6530 6224 0 -1 4202496 9710 0 0 0 5099 1 0 0 25 0 1 0 899699445 48500736 9151 33554432000 4194304 4933572 140733523767152 18446744073709551615 4649364 0 0 4096 18946 0 0 0 17 0 0 0 0
/proc/6530/statm: 11841 9151 382 181 0 8850 0
Current children cumulated CPU time (s) 51
Current children cumulated vsize (KiB) 47364

[startup+102.318 s]
/proc/loadavg: 1.99 2.00 2.00 3/470 6589
/proc/meminfo: memFree=24155188/32951124 swapFree=56297244/67111528
[pid=6530] ppid=6528 vsize=62892 CPUtime=102.22 cores=0,2,4,6
/proc/6530/stat : 6530 (clasp) R 6528 6530 6224 0 -1 4202496 13553 0 0 0 10220 2 0 0 25 0 1 0 899699445 64401408 12994 33554432000 4194304 4933572 140733523767152 18446744073709551615 4649364 0 0 4096 18946 0 0 0 17 0 0 0 0
/proc/6530/statm: 15723 12994 382 181 0 12732 0
Current children cumulated CPU time (s) 102.22
Current children cumulated vsize (KiB) 62892

[startup+162.3 s]
/proc/loadavg: 2.17 2.05 2.01 3/470 6591
/proc/meminfo: memFree=24141620/32951124 swapFree=56297244/67111528
[pid=6530] ppid=6528 vsize=72052 CPUtime=162.21 cores=0,2,4,6
/proc/6530/stat : 6530 (clasp) R 6528 6530 6224 0 -1 4202496 15807 0 0 0 16218 3 0 0 25 0 1 0 899699445 73781248 15248 33554432000 4194304 4933572 140733523767152 18446744073709551615 4340885 0 0 4096 18946 0 0 0 17 0 0 0 0
/proc/6530/statm: 18013 15248 382 181 0 15022 0
Current children cumulated CPU time (s) 162.21
Current children cumulated vsize (KiB) 72052

[startup+222.3 s]
/proc/loadavg: 2.12 2.05 2.01 3/470 6592
/proc/meminfo: memFree=24131036/32951124 swapFree=56297244/67111528
[pid=6530] ppid=6528 vsize=81188 CPUtime=222.21 cores=0,2,4,6
/proc/6530/stat : 6530 (clasp) R 6528 6530 6224 0 -1 4202496 18093 0 0 0 22218 3 0 0 25 0 1 0 899699445 83136512 17534 33554432000 4194304 4933572 140733523767152 18446744073709551615 4649391 0 0 4096 18946 0 0 0 17 0 0 0 0
/proc/6530/statm: 20297 17534 382 181 0 17306 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 81188

[startup+282.301 s]
/proc/loadavg: 2.04 2.04 2.00 3/470 6594
/proc/meminfo: memFree=24129280/32951124 swapFree=56297244/67111528
[pid=6530] ppid=6528 vsize=81188 CPUtime=282.21 cores=0,2,4,6
/proc/6530/stat : 6530 (clasp) R 6528 6530 6224 0 -1 4202496 18095 0 0 0 28218 3 0 0 25 0 1 0 899699445 83136512 17536 33554432000 4194304 4933572 140733523767152 18446744073709551615 4409791 0 0 4096 18946 0 0 0 17 0 0 0 0
/proc/6530/statm: 20297 17536 382 181 0 17306 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 81188

[startup+342.301 s]
/proc/loadavg: 2.01 2.03 2.00 3/470 6595
/proc/meminfo: memFree=24124172/32951124 swapFree=56297244/67111528
[pid=6530] ppid=6528 vsize=84476 CPUtime=342.21 cores=0,2,4,6
/proc/6530/stat : 6530 (clasp) R 6528 6530 6224 0 -1 4202496 18922 0 0 0 34217 4 0 0 25 0 1 0 899699445 86503424 18363 33554432000 4194304 4933572 140733523767152 18446744073709551615 4319328 0 0 4096 18946 0 0 0 17 0 0 0 0
/proc/6530/statm: 21119 18363 382 181 0 18128 0
Current children cumulated CPU time (s) 342.21
Current children cumulated vsize (KiB) 84476

[startup+402.301 s]
/proc/loadavg: 2.00 2.02 2.00 3/470 6597
/proc/meminfo: memFree=24111876/32951124 swapFree=56297244/67111528
[pid=6530] ppid=6528 vsize=95044 CPUtime=402.22 cores=0,2,4,6
/proc/6530/stat : 6530 (clasp) R 6528 6530 6224 0 -1 4202496 21580 0 0 0 40217 5 0 0 25 0 1 0 899699445 97325056 21021 33554432000 4194304 4933572 140733523767152 18446744073709551615 4649364 0 0 4096 18946 0 0 0 17 0 0 0 0
/proc/6530/statm: 23761 21021 382 181 0 20770 0
Current children cumulated CPU time (s) 402.22
Current children cumulated vsize (KiB) 95044

[startup+462.301 s]
/proc/loadavg: 2.00 2.02 2.00 3/470 6599
/proc/meminfo: memFree=24102932/32951124 swapFree=56297244/67111528
[pid=6530] ppid=6528 vsize=102984 CPUtime=462.22 cores=0,2,4,6
/proc/6530/stat : 6530 (clasp) R 6528 6530 6224 0 -1 4202496 23554 0 0 0 46217 5 0 0 25 0 1 0 899699445 105455616 22995 33554432000 4194304 4933572 140733523767152 18446744073709551615 4649364 0 0 4096 18946 0 0 0 17 0 0 0 0
/proc/6530/statm: 25746 22995 382 181 0 22755 0
Current children cumulated CPU time (s) 462.22
Current children cumulated vsize (KiB) 102984

[startup+522.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/470 6600
/proc/meminfo: memFree=24101924/32951124 swapFree=56297244/67111528
[pid=6530] ppid=6528 vsize=102984 CPUtime=522.22 cores=0,2,4,6
/proc/6530/stat : 6530 (clasp) R 6528 6530 6224 0 -1 4202496 23558 0 0 0 52217 5 0 0 25 0 1 0 899699445 105455616 22999 33554432000 4194304 4933572 140733523767152 18446744073709551615 4631936 0 0 4096 18946 0 0 0 17 0 0 0 0
/proc/6530/statm: 25746 22999 382 181 0 22755 0
Current children cumulated CPU time (s) 522.22
Current children cumulated vsize (KiB) 102984

[startup+582.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/470 6611
/proc/meminfo: memFree=24100180/32951124 swapFree=56297244/67111528
[pid=6530] ppid=6528 vsize=102984 CPUtime=582.22 cores=0,2,4,6
/proc/6530/stat : 6530 (clasp) R 6528 6530 6224 0 -1 4202496 23564 0 0 0 58217 5 0 0 25 0 1 0 899699445 105455616 23005 33554432000 4194304 4933572 140733523767152 18446744073709551615 4319350 0 0 4096 18946 0 0 0 17 0 0 0 0
/proc/6530/statm: 25746 23005 382 181 0 22755 0
Current children cumulated CPU time (s) 582.22
Current children cumulated vsize (KiB) 102984

[startup+642.301 s]

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

[startup+882.301 s]
/proc/loadavg: 2.01 2.04 2.01 3/470 6619
/proc/meminfo: memFree=24091500/32951124 swapFree=56297244/67111528
[pid=6530] ppid=6528 vsize=107096 CPUtime=882.22 cores=0,2,4,6
/proc/6530/stat : 6530 (clasp) R 6528 6530 6224 0 -1 4202496 24927 0 0 0 88217 5 0 0 25 0 1 0 899699445 109666304 24031 33554432000 4194304 4933572 140733523767152 18446744073709551615 4319463 0 0 4096 18946 0 0 0 17 0 0 0 0
/proc/6530/statm: 26774 24031 383 181 0 23783 0
Current children cumulated CPU time (s) 882.22
Current children cumulated vsize (KiB) 107096

[startup+942.3 s]
/proc/loadavg: 2.00 2.03 2.00 3/470 6620
/proc/meminfo: memFree=24082800/32951124 swapFree=56297244/67111528
[pid=6530] ppid=6528 vsize=116516 CPUtime=942.22 cores=0,2,4,6
/proc/6530/stat : 6530 (clasp) R 6528 6530 6224 0 -1 4202496 27201 0 0 0 94216 6 0 0 25 0 1 0 899699445 119312384 26305 33554432000 4194304 4933572 140733523767152 18446744073709551615 4649364 0 0 4096 18946 0 0 0 17 0 0 0 0
/proc/6530/statm: 29129 26305 383 181 0 26138 0
Current children cumulated CPU time (s) 942.22
Current children cumulated vsize (KiB) 116516

[startup+1002.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/470 6622
/proc/meminfo: memFree=24079564/32951124 swapFree=56297244/67111528
[pid=6530] ppid=6528 vsize=119328 CPUtime=1002.23 cores=0,2,4,6
/proc/6530/stat : 6530 (clasp) R 6528 6530 6224 0 -1 4202496 27905 0 0 0 100217 6 0 0 25 0 1 0 899699445 122191872 27009 33554432000 4194304 4933572 140733523767152 18446744073709551615 4649364 0 0 4096 18946 0 0 0 17 0 0 0 0
/proc/6530/statm: 29832 27009 383 181 0 26841 0
Current children cumulated CPU time (s) 1002.23
Current children cumulated vsize (KiB) 119328

[startup+1062.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/470 6624
/proc/meminfo: memFree=24078308/32951124 swapFree=56297244/67111528
[pid=6530] ppid=6528 vsize=120236 CPUtime=1062.23 cores=0,2,4,6
/proc/6530/stat : 6530 (clasp) R 6528 6530 6224 0 -1 4202496 28096 0 0 0 106217 6 0 0 25 0 1 0 899699445 123121664 27200 33554432000 4194304 4933572 140733523767152 18446744073709551615 4340839 0 0 4096 18946 0 0 0 17 0 0 0 0
/proc/6530/statm: 30059 27200 383 181 0 27068 0
Current children cumulated CPU time (s) 1062.23
Current children cumulated vsize (KiB) 120236

[startup+1122.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/470 6625
/proc/meminfo: memFree=24077412/32951124 swapFree=56297244/67111528
[pid=6530] ppid=6528 vsize=120764 CPUtime=1122.23 cores=0,2,4,6
/proc/6530/stat : 6530 (clasp) R 6528 6530 6224 0 -1 4202496 28230 0 0 0 112217 6 0 0 25 0 1 0 899699445 123662336 27334 33554432000 4194304 4933572 140733523767152 18446744073709551615 4649364 0 0 4096 18946 0 0 0 17 0 0 0 0
/proc/6530/statm: 30191 27334 383 181 0 27200 0
Current children cumulated CPU time (s) 1122.23
Current children cumulated vsize (KiB) 120764

[startup+1182.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/470 6627
/proc/meminfo: memFree=24071428/32951124 swapFree=56297244/67111528
[pid=6530] ppid=6528 vsize=125012 CPUtime=1182.24 cores=0,2,4,6
/proc/6530/stat : 6530 (clasp) R 6528 6530 6224 0 -1 4202496 29310 0 0 0 118217 7 0 0 25 0 1 0 899699445 128012288 28414 33554432000 4194304 4933572 140733523767152 18446744073709551615 4664072 0 0 4096 18946 0 0 0 17 0 0 0 0
/proc/6530/statm: 31253 28414 383 181 0 28262 0
Current children cumulated CPU time (s) 1182.24
Current children cumulated vsize (KiB) 125012

[startup+1242.3 s]
/proc/loadavg: 2.14 2.05 2.01 3/470 6628
/proc/meminfo: memFree=24068792/32951124 swapFree=56297244/67111528
[pid=6530] ppid=6528 vsize=125012 CPUtime=1242.24 cores=0,2,4,6
/proc/6530/stat : 6530 (clasp) R 6528 6530 6224 0 -1 4202496 29310 0 0 0 124217 7 0 0 25 0 1 0 899699445 128012288 28414 33554432000 4194304 4933572 140733523767152 18446744073709551615 4649364 0 0 4096 18946 0 0 0 17 0 0 0 0
/proc/6530/statm: 31253 28414 383 181 0 28262 0
Current children cumulated CPU time (s) 1242.24
Current children cumulated vsize (KiB) 125012

[startup+1302.3 s]
/proc/loadavg: 2.10 2.05 2.01 3/470 6630
/proc/meminfo: memFree=24070124/32951124 swapFree=56297244/67111528
[pid=6530] ppid=6528 vsize=125012 CPUtime=1302.25 cores=0,2,4,6
/proc/6530/stat : 6530 (clasp) R 6528 6530 6224 0 -1 4202496 29318 0 0 0 130218 7 0 0 25 0 1 0 899699445 128012288 28422 33554432000 4194304 4933572 140733523767152 18446744073709551615 4319463 0 0 4096 18946 0 0 0 17 0 0 0 0
/proc/6530/statm: 31253 28422 383 181 0 28262 0
Current children cumulated CPU time (s) 1302.25
Current children cumulated vsize (KiB) 125012

[startup+1362.3 s]
/proc/loadavg: 2.03 2.04 2.00 3/470 6632
/proc/meminfo: memFree=24067120/32951124 swapFree=56297244/67111528
[pid=6530] ppid=6528 vsize=126908 CPUtime=1362.24 cores=0,2,4,6
/proc/6530/stat : 6530 (clasp) R 6528 6530 6224 0 -1 4202496 29761 0 0 0 136217 7 0 0 25 0 1 0 899699445 129953792 28865 33554432000 4194304 4933572 140733523767152 18446744073709551615 4649329 0 0 4096 18946 0 0 0 17 0 0 0 0
/proc/6530/statm: 31727 28865 383 181 0 28736 0
Current children cumulated CPU time (s) 1362.24
Current children cumulated vsize (KiB) 126908

[startup+1422.32 s]
/proc/loadavg: 2.01 2.03 2.00 3/470 6633
/proc/meminfo: memFree=24062260/32951124 swapFree=56297244/67111528
[pid=6530] ppid=6528 vsize=131476 CPUtime=1422.26 cores=0,2,4,6
/proc/6530/stat : 6530 (clasp) R 6528 6530 6224 0 -1 4202496 30919 0 0 0 142219 7 0 0 25 0 1 0 899699445 134631424 30023 33554432000 4194304 4933572 140733523767152 18446744073709551615 4649364 0 0 4096 18946 0 0 0 17 0 0 0 0
/proc/6530/statm: 32869 30023 383 181 0 29878 0
Current children cumulated CPU time (s) 1422.26
Current children cumulated vsize (KiB) 131476

[startup+1482.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/470 6635
/proc/meminfo: memFree=24058024/32951124 swapFree=56297244/67111528
[pid=6530] ppid=6528 vsize=134920 CPUtime=1482.24 cores=0,2,4,6
/proc/6530/stat : 6530 (clasp) R 6528 6530 6224 0 -1 4202496 31766 0 0 0 148217 7 0 0 25 0 1 0 899699445 138158080 30870 33554432000 4194304 4933572 140733523767152 18446744073709551615 4360867 0 0 4096 18946 0 0 0 17 0 0 0 0
/proc/6530/statm: 33730 30870 383 181 0 30739 0
Current children cumulated CPU time (s) 1482.24
Current children cumulated vsize (KiB) 134920

[startup+1542.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/470 6636
/proc/meminfo: memFree=24058384/32951124 swapFree=56297244/67111528
[pid=6530] ppid=6528 vsize=134920 CPUtime=1542.25 cores=0,2,4,6
/proc/6530/stat : 6530 (clasp) R 6528 6530 6224 0 -1 4202496 31769 0 0 0 154217 8 0 0 25 0 1 0 899699445 138158080 30873 33554432000 4194304 4933572 140733523767152 18446744073709551615 4319323 0 0 4096 18946 0 0 0 17 0 0 0 0
/proc/6530/statm: 33730 30873 383 181 0 30739 0
Current children cumulated CPU time (s) 1542.25
Current children cumulated vsize (KiB) 134920

[startup+1602.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/470 6638
/proc/meminfo: memFree=24056136/32951124 swapFree=56297244/67111528
[pid=6530] ppid=6528 vsize=136700 CPUtime=1602.25 cores=0,2,4,6
/proc/6530/stat : 6530 (clasp) R 6528 6530 6224 0 -1 4202496 32239 0 0 0 160217 8 0 0 25 0 1 0 899699445 139980800 31343 33554432000 4194304 4933572 140733523767152 18446744073709551615 4664036 0 0 4096 18946 0 0 0 17 0 0 0 0
/proc/6530/statm: 34175 31343 383 181 0 31184 0
Current children cumulated CPU time (s) 1602.25
Current children cumulated vsize (KiB) 136700

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/470 6640
/proc/meminfo: memFree=24054500/32951124 swapFree=56297244/67111528
[pid=6530] ppid=6528 vsize=138288 CPUtime=1662.25 cores=0,2,4,6
/proc/6530/stat : 6530 (clasp) R 6528 6530 6224 0 -1 4202496 32616 0 0 0 166217 8 0 0 25 0 1 0 899699445 141606912 31720 33554432000 4194304 4933572 140733523767152 18446744073709551615 4319486 0 0 4096 18946 0 0 0 17 0 0 0 0
/proc/6530/statm: 34572 31720 383 181 0 31581 0
Current children cumulated CPU time (s) 1662.25
Current children cumulated vsize (KiB) 138288

[startup+1722.3 s]
/proc/loadavg: 2.10 2.03 2.01 3/470 6641
/proc/meminfo: memFree=24052492/32951124 swapFree=56297244/67111528
[pid=6530] ppid=6528 vsize=139732 CPUtime=1722.25 cores=0,2,4,6
/proc/6530/stat : 6530 (clasp) R 6528 6530 6224 0 -1 4202496 32945 0 0 0 172217 8 0 0 25 0 1 0 899699445 143085568 32049 33554432000 4194304 4933572 140733523767152 18446744073709551615 4319354 0 0 4096 18946 0 0 0 17 0 0 0 0
/proc/6530/statm: 34933 32049 383 181 0 31942 0
Current children cumulated CPU time (s) 1722.25
Current children cumulated vsize (KiB) 139732

[startup+1782.3 s]
/proc/loadavg: 2.15 2.05 2.01 3/470 6643
/proc/meminfo: memFree=24046152/32951124 swapFree=56297244/67111528
[pid=6530] ppid=6528 vsize=144220 CPUtime=1782.25 cores=0,2,4,6
/proc/6530/stat : 6530 (clasp) R 6528 6530 6224 0 -1 4202496 34086 0 0 0 178217 8 0 0 25 0 1 0 899699445 147681280 33190 33554432000 4194304 4933572 140733523767152 18446744073709551615 4319466 0 0 4096 18946 0 0 0 17 0 0 0 0
/proc/6530/statm: 36055 33190 383 181 0 33064 0
Current children cumulated CPU time (s) 1782.25
Current children cumulated vsize (KiB) 144220



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.1 s]
/proc/loadavg: 2.11 2.05 2.01 3/470 6643
/proc/meminfo: memFree=24046024/32951124 swapFree=56297244/67111528
[pid=6530] ppid=6528 vsize=144220 CPUtime=1800.06 cores=0,2,4,6
/proc/6530/stat : 6530 (clasp) R 6528 6530 6224 0 -1 4202496 34086 0 0 0 179998 8 0 0 25 0 1 0 899699445 147681280 33190 33554432000 4194304 4933572 140733523767152 18446744073709551615 4649590 0 0 4096 18946 0 0 0 17 0 0 0 0
/proc/6530/statm: 36055 33190 383 181 0 33064 0
Current children cumulated CPU time (s) 1800.06
Current children cumulated vsize (KiB) 144220

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

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

[startup+1800.1 s]
/proc/loadavg: 2.11 2.05 2.01 3/470 6643
/proc/meminfo: memFree=24046024/32951124 swapFree=56297244/67111528
[pid=6530] ppid=6528 vsize=144220 CPUtime=1800.06 cores=0,2,4,6
/proc/6530/stat : 6530 (clasp) R 6528 6530 6224 0 -1 4202496 34086 0 0 0 179998 8 0 0 25 0 1 0 899699445 147681280 33190 33554432000 4194304 4933572 140733523767152 18446744073709551615 4649590 0 0 4096 18946 0 0 0 17 0 0 0 0
/proc/6530/statm: 36055 33190 383 181 0 33064 0
Current children cumulated CPU time (s) 1800.06
Current children cumulated vsize (KiB) 144220

Child status: 0
Real time (s): 1800.13
CPU time (s): 1800.09
CPU user time (s): 1799.99
CPU system time (s): 0.095985
CPU usage (%): 99.9979
Max. virtual memory (cumulated for all children) (KiB): 144220

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

runsolver used 8.77467 second user time and 18.1582 second system time

The end

Launcher Data

Begin job on node111 at 2011-06-03 11:51:30
IDJOB=3468066
IDBENCH=2183
IDSOLVER=1958
FILE ID=node111/3468066-1307094690
RUNJOBID= node111-1307092887-6242
PBS_JOBID= 13497983
Free space on /tmp= 73864 MiB

SOLVER NAME= clasp 2.0-R4191
BENCH NAME= PB06//final/normalized-PB06/OPT-SMALLINT/submitted-PB05/manquinho/primes-dimacs-cnf/normalized-g125.17.opb
COMMAND LINE= HOME/clasp BENCHNAME --berk-max=512 --berk-once --otfs=1 --recursive-str --dinit=1500,10000 --dsched=10000,1.1,20000 --restart-on-model --opt-heu=2 
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3468066-1307094690/watcher-3468066-1307094690 -o /tmp/evaluation-result-3468066-1307094690/solver-3468066-1307094690 -C 1800 -W 1900 -M 15500  HOME/clasp HOME/instance-3468066-1307094690.opb --berk-max=512 --berk-once --otfs=1 --recursive-str --dinit=1500,10000 --dsched=10000,1.1,20000 --restart-on-model --opt-heu=2 

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

MD5SUM BENCH= 7d701b956113b6fc93a1922e71200e27
RANDOM SEED=1112016967

node111.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.849
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.69
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.849
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	: 5428.12
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.849
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.849
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.849
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.849
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.849
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.67
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.849
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:      24206740 kB
Buffers:        279072 kB
Cached:         779804 kB
SwapCached:      11784 kB
Active:        7725164 kB
Inactive:       743108 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      24206740 kB
SwapTotal:    67111528 kB
SwapFree:     56297244 kB
Dirty:            2364 kB
Writeback:           0 kB
AnonPages:     7406720 kB
Mapped:          28268 kB
Slab:           142244 kB
PageTables:      66680 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 149102096 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= 73864 MiB
End job on node111 at 2011-06-03 12:21:32