Trace number 3468063

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.07 1800.02

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB05/
manquinho/primes-dimacs-cnf/normalized-par32-5.opb
MD5SUM0973e03eb27089eff6bc20e630a3ba01
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 variables6352
Total number of constraints13501
Number of constraints which are clauses13501
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 constraint1
Maximum length of a constraint3
Number of terms in the objective function 6352
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 6352
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 6352
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.00	c clasp version 2.0.0-RC2
0.00/0.00	c Reading from ...093740/instance-3468063-1307093740.opb
0.00/0.01	c Solving...
1800.05/1800.01	
1800.05/1800.01	*** INTERRUPTED! ***
1800.05/1800.01	s UNKNOWN
1800.05/1800.01	
1800.05/1800.01	c INTERRUPTED   : 1
1800.05/1800.01	c Models        : 0+    
1800.05/1800.01	c Time          : 1800.016s (Solving: 1800.00s 1st Model: 0.00s Unsat: 0.00s)
1800.05/1800.01	c CPU Time      : 1800.060s

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-3468063-1307093740/watcher-3468063-1307093740 -o /tmp/evaluation-result-3468063-1307093740/solver-3468063-1307093740 -C 1800 -W 1900 -M 15500 HOME/clasp HOME/instance-3468063-1307093740.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.85 1.98 1.99 2/480 12136
/proc/meminfo: memFree=24930748/32950928 swapFree=61542356/67111528
[pid=12136] ppid=12134 vsize=14184 CPUtime=0 cores=0,2,4,6
/proc/12136/stat : 12136 (clasp) R 12134 12136 12040 0 -1 4202496 936 0 0 0 0 0 0 0 25 0 1 0 899604712 14524416 827 33554432000 4194304 4933572 140733843514272 18446744073709551615 260905054917 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/12136/statm: 3546 828 332 181 0 555 0

[startup+0.0945871 s]
/proc/loadavg: 1.85 1.98 1.99 2/480 12136
/proc/meminfo: memFree=24930748/32950928 swapFree=61542356/67111528
[pid=12136] ppid=12134 vsize=15252 CPUtime=0.09 cores=0,2,4,6
/proc/12136/stat : 12136 (clasp) R 12134 12136 12040 0 -1 4202496 1408 0 0 0 9 0 0 0 25 0 1 0 899604712 15618048 1148 33554432000 4194304 4933572 140733843514272 18446744073709551615 4648315 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/12136/statm: 3813 1148 380 181 0 822 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 15252

[startup+0.100587 s]
/proc/loadavg: 1.85 1.98 1.99 2/480 12136
/proc/meminfo: memFree=24930748/32950928 swapFree=61542356/67111528
[pid=12136] ppid=12134 vsize=15252 CPUtime=0.09 cores=0,2,4,6
/proc/12136/stat : 12136 (clasp) R 12134 12136 12040 0 -1 4202496 1408 0 0 0 9 0 0 0 25 0 1 0 899604712 15618048 1148 33554432000 4194304 4933572 140733843514272 18446744073709551615 4429824 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/12136/statm: 3813 1148 380 181 0 822 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 15252

[startup+0.300551 s]
/proc/loadavg: 1.85 1.98 1.99 2/480 12136
/proc/meminfo: memFree=24930748/32950928 swapFree=61542356/67111528
[pid=12136] ppid=12134 vsize=15252 CPUtime=0.29 cores=0,2,4,6
/proc/12136/stat : 12136 (clasp) R 12134 12136 12040 0 -1 4202496 1409 0 0 0 29 0 0 0 25 0 1 0 899604712 15618048 1149 33554432000 4194304 4933572 140733843514272 18446744073709551615 4648601 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/12136/statm: 3813 1149 381 181 0 822 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 15252

[startup+0.700535 s]
/proc/loadavg: 1.85 1.98 1.99 2/480 12136
/proc/meminfo: memFree=24930748/32950928 swapFree=61542356/67111528
[pid=12136] ppid=12134 vsize=15252 CPUtime=0.69 cores=0,2,4,6
/proc/12136/stat : 12136 (clasp) R 12134 12136 12040 0 -1 4202496 1409 0 0 0 69 0 0 0 25 0 1 0 899604712 15618048 1149 33554432000 4194304 4933572 140733843514272 18446744073709551615 4649236 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/12136/statm: 3813 1149 381 181 0 822 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 15252

[startup+1.50046 s]
/proc/loadavg: 1.85 1.98 1.99 3/484 12161
/proc/meminfo: memFree=24922508/32950928 swapFree=61542356/67111528
[pid=12136] ppid=12134 vsize=15252 CPUtime=1.49 cores=0,2,4,6
/proc/12136/stat : 12136 (clasp) R 12134 12136 12040 0 -1 4202496 1414 0 0 0 149 0 0 0 25 0 1 0 899604712 15618048 1154 33554432000 4194304 4933572 140733843514272 18446744073709551615 4632144 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/12136/statm: 3813 1154 381 181 0 822 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 15252

[startup+3.1011 s]
/proc/loadavg: 1.86 1.98 1.99 3/484 12161
/proc/meminfo: memFree=24920724/32950928 swapFree=61542356/67111528
[pid=12136] ppid=12134 vsize=15648 CPUtime=3.09 cores=0,2,4,6
/proc/12136/stat : 12136 (clasp) R 12134 12136 12040 0 -1 4202496 1517 0 0 0 309 0 0 0 25 0 1 0 899604712 16023552 1257 33554432000 4194304 4933572 140733843514272 18446744073709551615 4648676 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/12136/statm: 3912 1257 381 181 0 921 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 15648

[startup+6.30045 s]
/proc/loadavg: 1.86 1.98 1.99 3/484 12161
/proc/meminfo: memFree=24919484/32950928 swapFree=61542356/67111528
[pid=12136] ppid=12134 vsize=15912 CPUtime=6.29 cores=0,2,4,6
/proc/12136/stat : 12136 (clasp) R 12134 12136 12040 0 -1 4202496 1586 0 0 0 629 0 0 0 25 0 1 0 899604712 16293888 1326 33554432000 4194304 4933572 140733843514272 18446744073709551615 4648592 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/12136/statm: 3978 1326 381 181 0 987 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 15912

[startup+12.7003 s]
/proc/loadavg: 1.88 1.98 1.99 3/484 12161
/proc/meminfo: memFree=24916564/32950928 swapFree=61542356/67111528
[pid=12136] ppid=12134 vsize=16480 CPUtime=12.69 cores=0,2,4,6
/proc/12136/stat : 12136 (clasp) R 12134 12136 12040 0 -1 4202496 1719 0 0 0 1269 0 0 0 25 0 1 0 899604712 16875520 1459 33554432000 4194304 4933572 140733843514272 18446744073709551615 4648709 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/12136/statm: 4120 1459 381 181 0 1129 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 16480

[startup+25.5009 s]
/proc/loadavg: 1.90 1.98 1.99 3/484 12161
/proc/meminfo: memFree=24916064/32950928 swapFree=61542356/67111528
[pid=12136] ppid=12134 vsize=17428 CPUtime=25.5 cores=0,2,4,6
/proc/12136/stat : 12136 (clasp) R 12134 12136 12040 0 -1 4202496 1950 0 0 0 2550 0 0 0 25 0 1 0 899604712 17846272 1690 33554432000 4194304 4933572 140733843514272 18446744073709551615 4648411 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/12136/statm: 4357 1690 381 181 0 1366 0
Current children cumulated CPU time (s) 25.5
Current children cumulated vsize (KiB) 17428

[startup+51.1004 s]
/proc/loadavg: 1.93 1.98 1.99 3/484 12162
/proc/meminfo: memFree=24914512/32950928 swapFree=61542356/67111528
[pid=12136] ppid=12134 vsize=18412 CPUtime=51.1 cores=0,2,4,6
/proc/12136/stat : 12136 (clasp) R 12134 12136 12040 0 -1 4202496 2188 0 0 0 5110 0 0 0 25 0 1 0 899604712 18853888 1928 33554432000 4194304 4933572 140733843514272 18446744073709551615 4649236 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/12136/statm: 4603 1928 381 181 0 1612 0
Current children cumulated CPU time (s) 51.1
Current children cumulated vsize (KiB) 18412

[startup+102.318 s]
/proc/loadavg: 2.13 2.03 2.00 3/484 12163
/proc/meminfo: memFree=24910264/32950928 swapFree=61542356/67111528
[pid=12136] ppid=12134 vsize=19600 CPUtime=102.31 cores=0,2,4,6
/proc/12136/stat : 12136 (clasp) R 12134 12136 12040 0 -1 4202496 2472 0 0 0 10231 0 0 0 25 0 1 0 899604712 20070400 2212 33554432000 4194304 4933572 140733843514272 18446744073709551615 4631904 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/12136/statm: 4900 2212 381 181 0 1909 0
Current children cumulated CPU time (s) 102.31
Current children cumulated vsize (KiB) 19600

[startup+162.301 s]
/proc/loadavg: 2.11 2.04 2.00 3/484 12165
/proc/meminfo: memFree=24908972/32950928 swapFree=61542356/67111528
[pid=12136] ppid=12134 vsize=20496 CPUtime=162.3 cores=0,2,4,6
/proc/12136/stat : 12136 (clasp) R 12134 12136 12040 0 -1 4202496 2687 0 0 0 16230 0 0 0 25 0 1 0 899604712 20987904 2427 33554432000 4194304 4933572 140733843514272 18446744073709551615 4360959 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/12136/statm: 5124 2427 381 181 0 2133 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 20496

[startup+222.301 s]
/proc/loadavg: 2.04 2.03 2.00 3/484 12170
/proc/meminfo: memFree=24905308/32950928 swapFree=61542356/67111528
[pid=12136] ppid=12134 vsize=21228 CPUtime=222.3 cores=0,2,4,6
/proc/12136/stat : 12136 (clasp) R 12134 12136 12040 0 -1 4202496 2881 0 0 0 22230 0 0 0 25 0 1 0 899604712 21737472 2621 33554432000 4194304 4933572 140733843514272 18446744073709551615 4427970 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/12136/statm: 5307 2621 381 181 0 2316 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 21228

[startup+282.301 s]
/proc/loadavg: 2.01 2.02 2.00 3/484 12171
/proc/meminfo: memFree=24904432/32950928 swapFree=61542356/67111528
[pid=12136] ppid=12134 vsize=22016 CPUtime=282.3 cores=0,2,4,6
/proc/12136/stat : 12136 (clasp) R 12134 12136 12040 0 -1 4202496 3041 0 0 0 28230 0 0 0 25 0 1 0 899604712 22544384 2781 33554432000 4194304 4933572 140733843514272 18446744073709551615 4411091 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/12136/statm: 5504 2781 381 181 0 2513 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 22016

[startup+342.301 s]
/proc/loadavg: 2.00 2.02 2.00 3/484 12173
/proc/meminfo: memFree=24903288/32950928 swapFree=61542356/67111528
[pid=12136] ppid=12134 vsize=22848 CPUtime=342.3 cores=0,2,4,6
/proc/12136/stat : 12136 (clasp) R 12134 12136 12040 0 -1 4202496 3265 0 0 0 34230 0 0 0 25 0 1 0 899604712 23396352 3005 33554432000 4194304 4933572 140733843514272 18446744073709551615 4637449 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/12136/statm: 5712 3005 381 181 0 2721 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 22848

[startup+402.301 s]
/proc/loadavg: 2.00 2.01 2.00 3/484 12174
/proc/meminfo: memFree=24903000/32950928 swapFree=61542356/67111528
[pid=12136] ppid=12134 vsize=23636 CPUtime=402.3 cores=0,2,4,6
/proc/12136/stat : 12136 (clasp) R 12134 12136 12040 0 -1 4202496 3425 0 0 0 40230 0 0 0 25 0 1 0 899604712 24203264 3165 33554432000 4194304 4933572 140733843514272 18446744073709551615 4648288 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/12136/statm: 5909 3165 381 181 0 2918 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 23636

[startup+462.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/484 12176
/proc/meminfo: memFree=24902228/32950928 swapFree=61542356/67111528
[pid=12136] ppid=12134 vsize=24248 CPUtime=462.3 cores=0,2,4,6
/proc/12136/stat : 12136 (clasp) R 12134 12136 12040 0 -1 4202496 3565 0 0 0 46230 0 0 0 25 0 1 0 899604712 24829952 3305 33554432000 4194304 4933572 140733843514272 18446744073709551615 4649329 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/12136/statm: 6062 3305 381 181 0 3071 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 24248

[startup+522.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/484 12178
/proc/meminfo: memFree=24900944/32950928 swapFree=61542356/67111528
[pid=12136] ppid=12134 vsize=25780 CPUtime=522.31 cores=0,2,4,6
/proc/12136/stat : 12136 (clasp) R 12134 12136 12040 0 -1 4202496 3946 0 0 0 52231 0 0 0 25 0 1 0 899604712 26398720 3686 33554432000 4194304 4933572 140733843514272 18446744073709551615 4411099 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/12136/statm: 6445 3686 381 181 0 3454 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 25780

[startup+582.3 s]
/proc/loadavg: 2.05 2.01 2.00 3/484 12179
/proc/meminfo: memFree=24899932/32950928 swapFree=61542356/67111528
[pid=12136] ppid=12134 vsize=26424 CPUtime=582.31 cores=0,2,4,6
/proc/12136/stat : 12136 (clasp) R 12134 12136 12040 0 -1 4202496 4085 0 0 0 58231 0 0 0 25 0 1 0 899604712 27058176 3825 33554432000 4194304 4933572 140733843514272 18446744073709551615 4648609 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/12136/statm: 6606 3825 381 181 0 3615 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 26424

[startup+642.3 s]

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

[startup+822.3 s]
/proc/loadavg: 2.02 2.03 2.00 3/484 12186
/proc/meminfo: memFree=24898572/32950928 swapFree=61542356/67111528
[pid=12136] ppid=12134 vsize=27924 CPUtime=822.31 cores=0,2,4,6
/proc/12136/stat : 12136 (clasp) R 12134 12136 12040 0 -1 4202496 4459 0 0 0 82231 0 0 0 25 0 1 0 899604712 28594176 4199 33554432000 4194304 4933572 140733843514272 18446744073709551615 4648629 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/12136/statm: 6981 4199 381 181 0 3990 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 27924

[startup+882.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/484 12187
/proc/meminfo: memFree=24897552/32950928 swapFree=61542356/67111528
[pid=12136] ppid=12134 vsize=28232 CPUtime=882.31 cores=0,2,4,6
/proc/12136/stat : 12136 (clasp) R 12134 12136 12040 0 -1 4202496 4524 0 0 0 88231 0 0 0 25 0 1 0 899604712 28909568 4264 33554432000 4194304 4933572 140733843514272 18446744073709551615 4649834 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/12136/statm: 7058 4264 381 181 0 4067 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 28232

[startup+942.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/484 12189
/proc/meminfo: memFree=24898392/32950928 swapFree=61542356/67111528
[pid=12136] ppid=12134 vsize=28672 CPUtime=942.31 cores=0,2,4,6
/proc/12136/stat : 12136 (clasp) R 12134 12136 12040 0 -1 4202496 4614 0 0 0 94231 0 0 0 25 0 1 0 899604712 29360128 4354 33554432000 4194304 4933572 140733843514272 18446744073709551615 4428006 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/12136/statm: 7168 4354 381 181 0 4177 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 28672

[startup+1002.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/484 12190
/proc/meminfo: memFree=24897980/32950928 swapFree=61542356/67111528
[pid=12136] ppid=12134 vsize=28804 CPUtime=1002.32 cores=0,2,4,6
/proc/12136/stat : 12136 (clasp) R 12134 12136 12040 0 -1 4202496 4669 0 0 0 100232 0 0 0 25 0 1 0 899604712 29495296 4409 33554432000 4194304 4933572 140733843514272 18446744073709551615 4649818 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/12136/statm: 7201 4409 381 181 0 4210 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 28804

[startup+1062.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/484 12192
/proc/meminfo: memFree=24897836/32950928 swapFree=61542356/67111528
[pid=12136] ppid=12134 vsize=29096 CPUtime=1062.32 cores=0,2,4,6
/proc/12136/stat : 12136 (clasp) R 12134 12136 12040 0 -1 4202496 4730 0 0 0 106232 0 0 0 25 0 1 0 899604712 29794304 4470 33554432000 4194304 4933572 140733843514272 18446744073709551615 4648961 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/12136/statm: 7274 4470 381 181 0 4283 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 29096

[startup+1122.3 s]
/proc/loadavg: 2.13 2.04 2.01 3/484 12194
/proc/meminfo: memFree=24896800/32950928 swapFree=61542356/67111528
[pid=12136] ppid=12134 vsize=30084 CPUtime=1122.32 cores=0,2,4,6
/proc/12136/stat : 12136 (clasp) R 12134 12136 12040 0 -1 4202496 4983 0 0 0 112232 0 0 0 25 0 1 0 899604712 30806016 4723 33554432000 4194304 4933572 140733843514272 18446744073709551615 4427895 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/12136/statm: 7521 4723 383 181 0 4530 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 30084

[startup+1182.3 s]
/proc/loadavg: 2.05 2.03 2.00 3/484 12195
/proc/meminfo: memFree=24896032/32950928 swapFree=61542356/67111528
[pid=12136] ppid=12134 vsize=30424 CPUtime=1182.32 cores=0,2,4,6
/proc/12136/stat : 12136 (clasp) R 12134 12136 12040 0 -1 4202496 5070 0 0 0 118232 0 0 0 25 0 1 0 899604712 31154176 4810 33554432000 4194304 4933572 140733843514272 18446744073709551615 4649236 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/12136/statm: 7606 4810 383 181 0 4615 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 30424

[startup+1242.3 s]
/proc/loadavg: 2.10 2.05 2.01 3/484 12197
/proc/meminfo: memFree=24895864/32950928 swapFree=61542356/67111528
[pid=12136] ppid=12134 vsize=30424 CPUtime=1242.32 cores=0,2,4,6
/proc/12136/stat : 12136 (clasp) R 12134 12136 12040 0 -1 4202496 5070 0 0 0 124232 0 0 0 25 0 1 0 899604712 31154176 4810 33554432000 4194304 4933572 140733843514272 18446744073709551615 4632971 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/12136/statm: 7606 4810 383 181 0 4615 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 30424

[startup+1302.3 s]
/proc/loadavg: 2.08 2.06 2.01 3/484 12198
/proc/meminfo: memFree=24894720/32950928 swapFree=61542356/67111528
[pid=12136] ppid=12134 vsize=30744 CPUtime=1302.33 cores=0,2,4,6
/proc/12136/stat : 12136 (clasp) R 12134 12136 12040 0 -1 4202496 5141 0 0 0 130233 0 0 0 25 0 1 0 899604712 31481856 4881 33554432000 4194304 4933572 140733843514272 18446744073709551615 4649364 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/12136/statm: 7686 4881 383 181 0 4695 0
Current children cumulated CPU time (s) 1302.33
Current children cumulated vsize (KiB) 30744

[startup+1362.3 s]
/proc/loadavg: 2.03 2.04 2.00 3/484 12200
/proc/meminfo: memFree=24896164/32950928 swapFree=61542356/67111528
[pid=12136] ppid=12134 vsize=31032 CPUtime=1362.33 cores=0,2,4,6
/proc/12136/stat : 12136 (clasp) R 12134 12136 12040 0 -1 4202496 5196 0 0 0 136233 0 0 0 25 0 1 0 899604712 31776768 4936 33554432000 4194304 4933572 140733843514272 18446744073709551615 4664059 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/12136/statm: 7758 4936 383 181 0 4767 0
Current children cumulated CPU time (s) 1362.33
Current children cumulated vsize (KiB) 31032

[startup+1422.32 s]
/proc/loadavg: 2.01 2.03 2.00 3/484 12202
/proc/meminfo: memFree=24896008/32950928 swapFree=61542356/67111528
[pid=12136] ppid=12134 vsize=31320 CPUtime=1422.35 cores=0,2,4,6
/proc/12136/stat : 12136 (clasp) R 12134 12136 12040 0 -1 4202496 5245 0 0 0 142235 0 0 0 25 0 1 0 899604712 32071680 4985 33554432000 4194304 4933572 140733843514272 18446744073709551615 4631976 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/12136/statm: 7830 4985 383 181 0 4839 0
Current children cumulated CPU time (s) 1422.35
Current children cumulated vsize (KiB) 31320

[startup+1482.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/484 12203
/proc/meminfo: memFree=24895368/32950928 swapFree=61542356/67111528
[pid=12136] ppid=12134 vsize=31496 CPUtime=1482.33 cores=0,2,4,6
/proc/12136/stat : 12136 (clasp) R 12134 12136 12040 0 -1 4202496 5304 0 0 0 148233 0 0 0 25 0 1 0 899604712 32251904 5044 33554432000 4194304 4933572 140733843514272 18446744073709551615 4649153 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/12136/statm: 7874 5044 383 181 0 4883 0
Current children cumulated CPU time (s) 1482.33
Current children cumulated vsize (KiB) 31496

[startup+1542.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/484 12214
/proc/meminfo: memFree=24894016/32950928 swapFree=61542356/67111528
[pid=12136] ppid=12134 vsize=32116 CPUtime=1542.34 cores=0,2,4,6
/proc/12136/stat : 12136 (clasp) R 12134 12136 12040 0 -1 4202496 5425 0 0 0 154233 1 0 0 25 0 1 0 899604712 32886784 5165 33554432000 4194304 4933572 140733843514272 18446744073709551615 4649379 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/12136/statm: 8029 5165 383 181 0 5038 0
Current children cumulated CPU time (s) 1542.34
Current children cumulated vsize (KiB) 32116

[startup+1602.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/484 12215
/proc/meminfo: memFree=24893732/32950928 swapFree=61542356/67111528
[pid=12136] ppid=12134 vsize=32264 CPUtime=1602.34 cores=0,2,4,6
/proc/12136/stat : 12136 (clasp) R 12134 12136 12040 0 -1 4202496 5465 0 0 0 160233 1 0 0 25 0 1 0 899604712 33038336 5205 33554432000 4194304 4933572 140733843514272 18446744073709551615 4411099 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/12136/statm: 8066 5205 383 181 0 5075 0
Current children cumulated CPU time (s) 1602.34
Current children cumulated vsize (KiB) 32264

[startup+1662.3 s]
/proc/loadavg: 2.04 2.02 2.00 3/484 12217
/proc/meminfo: memFree=24893332/32950928 swapFree=61542356/67111528
[pid=12136] ppid=12134 vsize=32572 CPUtime=1662.34 cores=0,2,4,6
/proc/12136/stat : 12136 (clasp) R 12134 12136 12040 0 -1 4202496 5539 0 0 0 166233 1 0 0 25 0 1 0 899604712 33353728 5279 33554432000 4194304 4933572 140733843514272 18446744073709551615 4319354 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/12136/statm: 8143 5279 383 181 0 5152 0
Current children cumulated CPU time (s) 1662.34
Current children cumulated vsize (KiB) 32572

[startup+1722.3 s]
/proc/loadavg: 2.06 2.03 2.00 3/484 12219
/proc/meminfo: memFree=24893144/32950928 swapFree=61542356/67111528
[pid=12136] ppid=12134 vsize=32908 CPUtime=1722.35 cores=0,2,4,6
/proc/12136/stat : 12136 (clasp) R 12134 12136 12040 0 -1 4202496 5634 0 0 0 172234 1 0 0 25 0 1 0 899604712 33697792 5374 33554432000 4194304 4933572 140733843514272 18446744073709551615 4319274 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/12136/statm: 8227 5374 383 181 0 5236 0
Current children cumulated CPU time (s) 1722.35
Current children cumulated vsize (KiB) 32908

[startup+1782.3 s]
/proc/loadavg: 2.08 2.04 2.00 3/484 12220
/proc/meminfo: memFree=24890392/32950928 swapFree=61542356/67111528
[pid=12136] ppid=12134 vsize=33516 CPUtime=1782.35 cores=0,2,4,6
/proc/12136/stat : 12136 (clasp) R 12134 12136 12040 0 -1 4202496 5758 0 0 0 178234 1 0 0 25 0 1 0 899604712 34320384 5498 33554432000 4194304 4933572 140733843514272 18446744073709551615 4649386 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/12136/statm: 8379 5498 383 181 0 5388 0
Current children cumulated CPU time (s) 1782.35
Current children cumulated vsize (KiB) 33516



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800 s]
/proc/loadavg: 2.06 2.04 2.00 3/484 12221
/proc/meminfo: memFree=24891980/32950928 swapFree=61542356/67111528
[pid=12136] ppid=12134 vsize=33516 CPUtime=1800.05 cores=0,2,4,6
/proc/12136/stat : 12136 (clasp) R 12134 12136 12040 0 -1 4202496 5758 0 0 0 180004 1 0 0 25 0 1 0 899604712 34320384 5498 33554432000 4194304 4933572 140733843514272 18446744073709551615 4648315 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/12136/statm: 8379 5498 383 181 0 5388 0
Current children cumulated CPU time (s) 1800.05
Current children cumulated vsize (KiB) 33516

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): 1800.02
CPU time (s): 1800.07
CPU user time (s): 1800.06
CPU system time (s): 0.014997
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 33516

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

runsolver used 8.84066 second user time and 18.9961 second system time

The end

Launcher Data

Begin job on node116 at 2011-06-03 11:35:40
IDJOB=3468063
IDBENCH=2167
IDSOLVER=1958
FILE ID=node116/3468063-1307093740
RUNJOBID= node116-1307093734-12058
PBS_JOBID= 13498000
Free space on /tmp= 73840 MiB

SOLVER NAME= clasp 2.0-R4191
BENCH NAME= PB06//final/normalized-PB06/OPT-SMALLINT/submitted-PB05/manquinho/primes-dimacs-cnf/normalized-par32-5.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-3468063-1307093740/watcher-3468063-1307093740 -o /tmp/evaluation-result-3468063-1307093740/solver-3468063-1307093740 -C 1800 -W 1900 -M 15500  HOME/clasp HOME/instance-3468063-1307093740.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= 0973e03eb27089eff6bc20e630a3ba01
RANDOM SEED=774749275

node116.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.826
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.65
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.826
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	: 5226.15
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.826
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.826
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.75
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.826
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.77
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.826
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.826
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.826
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.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      24931028 kB
Buffers:        229740 kB
Cached:         410164 kB
SwapCached:      12572 kB
Active:        7404344 kB
Inactive:       345112 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      24931028 kB
SwapTotal:    67111528 kB
SwapFree:     61542356 kB
Dirty:            2896 kB
Writeback:           0 kB
AnonPages:     7107676 kB
Mapped:          22732 kB
Slab:           139108 kB
PageTables:      62552 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 139577804 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= 73836 MiB
End job on node116 at 2011-06-03 12:05:42