Trace number 3468067

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

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB05/
manquinho/primes-dimacs-cnf/normalized-f2000.opb
MD5SUMfad56081e554a0467e4020315c4dfc76
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 variables4000
Total number of constraints10500
Number of constraints which are clauses10500
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 constraint3
Number of terms in the objective function 4000
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 4000
Number of bits of the sum of numbers in the objective function 12
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 4000
Number of bits of the biggest sum of numbers12
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 ...094717/instance-3468067-1307094717.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.015s (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-3468067-1307094717/watcher-3468067-1307094717 -o /tmp/evaluation-result-3468067-1307094717/solver-3468067-1307094717 -C 1800 -W 1900 -M 15500 HOME/clasp HOME/instance-3468067-1307094717.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: 1,3,5,7

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.97 2.01 2.00 2/469 6586
/proc/meminfo: memFree=24186320/32951124 swapFree=56297244/67111528
[pid=6586] ppid=6584 vsize=13424 CPUtime=0 cores=1,3,5,7
/proc/6586/stat : 6586 (clasp) R 6584 6586 6224 0 -1 4202496 758 0 0 0 0 0 0 0 25 0 1 0 899702224 13746176 668 33554432000 4194304 4933572 140737232973808 18446744073709551615 4579839 0 0 4096 18946 0 0 0 17 5 0 0 0
/proc/6586/statm: 3356 668 331 181 0 365 0

[startup+0.04153 s]
/proc/loadavg: 1.97 2.01 2.00 2/469 6586
/proc/meminfo: memFree=24186320/32951124 swapFree=56297244/67111528
[pid=6586] ppid=6584 vsize=14396 CPUtime=0.03 cores=1,3,5,7
/proc/6586/stat : 6586 (clasp) R 6584 6586 6224 0 -1 4202496 1136 0 0 0 3 0 0 0 25 0 1 0 899702224 14741504 960 33554432000 4194304 4933572 140737232973808 18446744073709551615 4648805 0 0 4096 18946 0 0 0 17 5 0 0 0
/proc/6586/statm: 3599 960 373 181 0 608 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 14396

[startup+0.100511 s]
/proc/loadavg: 1.97 2.01 2.00 2/469 6586
/proc/meminfo: memFree=24186320/32951124 swapFree=56297244/67111528
[pid=6586] ppid=6584 vsize=14396 CPUtime=0.09 cores=1,3,5,7
/proc/6586/stat : 6586 (clasp) R 6584 6586 6224 0 -1 4202496 1144 0 0 0 9 0 0 0 25 0 1 0 899702224 14741504 968 33554432000 4194304 4933572 140737232973808 18446744073709551615 4649413 0 0 4096 18946 0 0 0 17 5 0 0 0
/proc/6586/statm: 3599 968 380 181 0 608 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 14396

[startup+0.30047 s]
/proc/loadavg: 1.97 2.01 2.00 2/469 6586
/proc/meminfo: memFree=24186320/32951124 swapFree=56297244/67111528
[pid=6586] ppid=6584 vsize=14528 CPUtime=0.29 cores=1,3,5,7
/proc/6586/stat : 6586 (clasp) R 6584 6586 6224 0 -1 4202496 1180 0 0 0 29 0 0 0 25 0 1 0 899702224 14876672 1004 33554432000 4194304 4933572 140737232973808 18446744073709551615 4632115 0 0 4096 18946 0 0 0 17 5 0 0 0
/proc/6586/statm: 3632 1004 381 181 0 641 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 14528

[startup+0.700409 s]
/proc/loadavg: 1.97 2.01 2.00 2/469 6586
/proc/meminfo: memFree=24186320/32951124 swapFree=56297244/67111528
[pid=6586] ppid=6584 vsize=15056 CPUtime=0.69 cores=1,3,5,7
/proc/6586/stat : 6586 (clasp) R 6584 6586 6224 0 -1 4202496 1284 0 0 0 69 0 0 0 25 0 1 0 899702224 15417344 1108 33554432000 4194304 4933572 140737232973808 18446744073709551615 4648831 0 0 4096 18946 0 0 0 17 5 0 0 0
/proc/6586/statm: 3764 1108 381 181 0 773 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 15056

[startup+1.50025 s]
/proc/loadavg: 1.97 2.01 2.00 3/470 6587
/proc/meminfo: memFree=24182228/32951124 swapFree=56297244/67111528
[pid=6586] ppid=6584 vsize=15452 CPUtime=1.49 cores=1,3,5,7
/proc/6586/stat : 6586 (clasp) R 6584 6586 6224 0 -1 4202496 1388 0 0 0 149 0 0 0 25 0 1 0 899702224 15822848 1212 33554432000 4194304 4933572 140737232973808 18446744073709551615 4649185 0 0 4096 18946 0 0 0 17 5 0 0 0
/proc/6586/statm: 3863 1212 381 181 0 872 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 15452

[startup+3.10095 s]
/proc/loadavg: 1.98 2.01 2.00 3/470 6587
/proc/meminfo: memFree=24181112/32951124 swapFree=56297244/67111528
[pid=6586] ppid=6584 vsize=15848 CPUtime=3.09 cores=1,3,5,7
/proc/6586/stat : 6586 (clasp) R 6584 6586 6224 0 -1 4202496 1500 0 0 0 309 0 0 0 25 0 1 0 899702224 16228352 1324 33554432000 4194304 4933572 140737232973808 18446744073709551615 4340839 0 0 4096 18946 0 0 0 17 5 0 0 0
/proc/6586/statm: 3962 1324 381 181 0 971 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 15848

[startup+6.30035 s]
/proc/loadavg: 1.98 2.01 2.00 3/470 6587
/proc/meminfo: memFree=24177788/32951124 swapFree=56297244/67111528
[pid=6586] ppid=6584 vsize=16672 CPUtime=6.29 cores=1,3,5,7
/proc/6586/stat : 6586 (clasp) R 6584 6586 6224 0 -1 4202496 1685 0 0 0 629 0 0 0 25 0 1 0 899702224 17072128 1509 33554432000 4194304 4933572 140737232973808 18446744073709551615 4649818 0 0 4096 18946 0 0 0 17 5 0 0 0
/proc/6586/statm: 4168 1509 381 181 0 1177 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 16672

[startup+12.7002 s]
/proc/loadavg: 1.98 2.01 2.00 3/470 6587
/proc/meminfo: memFree=24175940/32951124 swapFree=56297244/67111528
[pid=6586] ppid=6584 vsize=17860 CPUtime=12.69 cores=1,3,5,7
/proc/6586/stat : 6586 (clasp) R 6584 6586 6224 0 -1 4202496 1982 0 0 0 1269 0 0 0 25 0 1 0 899702224 18288640 1806 33554432000 4194304 4933572 140737232973808 18446744073709551615 4328669 0 0 4096 18946 0 0 0 17 5 0 0 0
/proc/6586/statm: 4465 1806 381 181 0 1474 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 17860

[startup+25.5008 s]
/proc/loadavg: 1.98 2.01 2.00 3/470 6588
/proc/meminfo: memFree=24171360/32951124 swapFree=56297244/67111528
[pid=6586] ppid=6584 vsize=19184 CPUtime=25.49 cores=1,3,5,7
/proc/6586/stat : 6586 (clasp) R 6584 6586 6224 0 -1 4202496 2329 0 0 0 2549 0 0 0 25 0 1 0 899702224 19644416 2153 33554432000 4194304 4933572 140737232973808 18446744073709551615 4649818 0 0 4096 18946 0 0 0 17 5 0 0 0
/proc/6586/statm: 4796 2153 381 181 0 1805 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 19184

[startup+51.101 s]
/proc/loadavg: 1.99 2.00 2.00 3/470 6588
/proc/meminfo: memFree=24158804/32951124 swapFree=56297244/67111528
[pid=6586] ppid=6584 vsize=21164 CPUtime=51.09 cores=1,3,5,7
/proc/6586/stat : 6586 (clasp) R 6584 6586 6224 0 -1 4202496 2818 0 0 0 5109 0 0 0 25 0 1 0 899702224 21671936 2642 33554432000 4194304 4933572 140737232973808 18446744073709551615 4319449 0 0 4096 18946 0 0 0 17 5 0 0 0
/proc/6586/statm: 5291 2642 381 181 0 2300 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 21164

[startup+102.317 s]
/proc/loadavg: 2.06 2.02 2.00 3/470 6590
/proc/meminfo: memFree=24152440/32951124 swapFree=56297244/67111528
[pid=6586] ppid=6584 vsize=24236 CPUtime=102.31 cores=1,3,5,7
/proc/6586/stat : 6586 (clasp) R 6584 6586 6224 0 -1 4202496 3593 0 0 0 10231 0 0 0 25 0 1 0 899702224 24817664 3417 33554432000 4194304 4933572 140737232973808 18446744073709551615 4428336 0 0 4096 18946 0 0 0 17 5 0 0 0
/proc/6586/statm: 6059 3417 381 181 0 3068 0
Current children cumulated CPU time (s) 102.31
Current children cumulated vsize (KiB) 24236

[startup+162.3 s]
/proc/loadavg: 2.11 2.04 2.01 3/470 6591
/proc/meminfo: memFree=24130684/32951124 swapFree=56297244/67111528
[pid=6586] ppid=6584 vsize=26760 CPUtime=162.29 cores=1,3,5,7
/proc/6586/stat : 6586 (clasp) R 6584 6586 6224 0 -1 4202496 4218 0 0 0 16229 0 0 0 25 0 1 0 899702224 27402240 4042 33554432000 4194304 4933572 140737232973808 18446744073709551615 4411237 0 0 4096 18946 0 0 0 17 5 0 0 0
/proc/6586/statm: 6690 4042 381 181 0 3699 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 26760

[startup+222.3 s]
/proc/loadavg: 2.07 2.04 2.01 3/470 6593
/proc/meminfo: memFree=24129540/32951124 swapFree=56297244/67111528
[pid=6586] ppid=6584 vsize=28768 CPUtime=222.3 cores=1,3,5,7
/proc/6586/stat : 6586 (clasp) R 6584 6586 6224 0 -1 4202496 4716 0 0 0 22229 1 0 0 25 0 1 0 899702224 29458432 4540 33554432000 4194304 4933572 140737232973808 18446744073709551615 4319293 0 0 4096 18946 0 0 0 17 5 0 0 0
/proc/6586/statm: 7192 4540 381 181 0 4201 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 28768

[startup+282.301 s]
/proc/loadavg: 2.03 2.03 2.00 3/470 6595
/proc/meminfo: memFree=24128772/32951124 swapFree=56297244/67111528
[pid=6586] ppid=6584 vsize=30120 CPUtime=282.3 cores=1,3,5,7
/proc/6586/stat : 6586 (clasp) R 6584 6586 6224 0 -1 4202496 5036 0 0 0 28229 1 0 0 25 0 1 0 899702224 30842880 4860 33554432000 4194304 4933572 140737232973808 18446744073709551615 4319337 0 0 4096 18946 0 0 0 17 5 0 0 0
/proc/6586/statm: 7530 4860 381 181 0 4539 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 30120

[startup+342.301 s]
/proc/loadavg: 2.01 2.02 2.00 3/470 6596
/proc/meminfo: memFree=24117964/32951124 swapFree=56297244/67111528
[pid=6586] ppid=6584 vsize=31980 CPUtime=342.3 cores=1,3,5,7
/proc/6586/stat : 6586 (clasp) R 6584 6586 6224 0 -1 4202496 5495 0 0 0 34229 1 0 0 25 0 1 0 899702224 32747520 5319 33554432000 4194304 4933572 140737232973808 18446744073709551615 4649364 0 0 4096 18946 0 0 0 17 5 0 0 0
/proc/6586/statm: 7995 5319 381 181 0 5004 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 31980

[startup+402.301 s]
/proc/loadavg: 2.00 2.02 2.00 3/470 6598
/proc/meminfo: memFree=24103692/32951124 swapFree=56297244/67111528
[pid=6586] ppid=6584 vsize=33316 CPUtime=402.3 cores=1,3,5,7
/proc/6586/stat : 6586 (clasp) R 6584 6586 6224 0 -1 4202496 5819 0 0 0 40229 1 0 0 25 0 1 0 899702224 34115584 5643 33554432000 4194304 4933572 140737232973808 18446744073709551615 4648315 0 0 4096 18946 0 0 0 17 5 0 0 0
/proc/6586/statm: 8329 5643 381 181 0 5338 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 33316

[startup+462.301 s]
/proc/loadavg: 2.00 2.01 2.00 3/470 6599
/proc/meminfo: memFree=24102928/32951124 swapFree=56297244/67111528
[pid=6586] ppid=6584 vsize=34112 CPUtime=462.31 cores=1,3,5,7
/proc/6586/stat : 6586 (clasp) R 6584 6586 6224 0 -1 4202496 6032 0 0 0 46230 1 0 0 25 0 1 0 899702224 34930688 5856 33554432000 4194304 4933572 140737232973808 18446744073709551615 4648360 0 0 4096 18946 0 0 0 17 5 0 0 0
/proc/6586/statm: 8528 5856 381 181 0 5537 0
Current children cumulated CPU time (s) 462.31
Current children cumulated vsize (KiB) 34112

[startup+522.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/470 6601
/proc/meminfo: memFree=24101544/32951124 swapFree=56297244/67111528
[pid=6586] ppid=6584 vsize=35488 CPUtime=522.31 cores=1,3,5,7
/proc/6586/stat : 6586 (clasp) R 6584 6586 6224 0 -1 4202496 6385 0 0 0 52230 1 0 0 25 0 1 0 899702224 36339712 6209 33554432000 4194304 4933572 140737232973808 18446744073709551615 4649496 0 0 4096 18946 0 0 0 17 5 0 0 0
/proc/6586/statm: 8872 6209 381 181 0 5881 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 35488

[startup+582.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/470 6612
/proc/meminfo: memFree=24098440/32951124 swapFree=56297244/67111528
[pid=6586] ppid=6584 vsize=36468 CPUtime=582.31 cores=1,3,5,7
/proc/6586/stat : 6586 (clasp) R 6584 6586 6224 0 -1 4202496 6611 0 0 0 58230 1 0 0 25 0 1 0 899702224 37343232 6435 33554432000 4194304 4933572 140737232973808 18446744073709551615 4649391 0 0 4096 18946 0 0 0 17 5 0 0 0
/proc/6586/statm: 9117 6435 381 181 0 6126 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 36468

[startup+642.301 s]

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

[startup+822.301 s]
/proc/loadavg: 2.02 2.05 2.01 3/470 6618
/proc/meminfo: memFree=24092128/32951124 swapFree=56297244/67111528
[pid=6586] ppid=6584 vsize=40296 CPUtime=822.31 cores=1,3,5,7
/proc/6586/stat : 6586 (clasp) R 6584 6586 6224 0 -1 4202496 7537 0 0 0 82230 1 0 0 25 0 1 0 899702224 41263104 7361 33554432000 4194304 4933572 140737232973808 18446744073709551615 4340885 0 0 4096 18946 0 0 0 17 5 0 0 0
/proc/6586/statm: 10074 7361 381 181 0 7083 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 40296

[startup+882.3 s]
/proc/loadavg: 2.00 2.03 2.00 3/470 6620
/proc/meminfo: memFree=24087028/32951124 swapFree=56297244/67111528
[pid=6586] ppid=6584 vsize=40840 CPUtime=882.32 cores=1,3,5,7
/proc/6586/stat : 6586 (clasp) R 6584 6586 6224 0 -1 4202496 7667 0 0 0 88231 1 0 0 25 0 1 0 899702224 41820160 7491 33554432000 4194304 4933572 140737232973808 18446744073709551615 4648632 0 0 4096 18946 0 0 0 17 5 0 0 0
/proc/6586/statm: 10210 7491 381 181 0 7219 0
Current children cumulated CPU time (s) 882.32
Current children cumulated vsize (KiB) 40840

[startup+942.3 s]
/proc/loadavg: 2.00 2.03 2.00 3/470 6621
/proc/meminfo: memFree=24081060/32951124 swapFree=56297244/67111528
[pid=6586] ppid=6584 vsize=41376 CPUtime=942.32 cores=1,3,5,7
/proc/6586/stat : 6586 (clasp) R 6584 6586 6224 0 -1 4202496 7796 0 0 0 94231 1 0 0 25 0 1 0 899702224 42369024 7620 33554432000 4194304 4933572 140737232973808 18446744073709551615 4648592 0 0 4096 18946 0 0 0 17 5 0 0 0
/proc/6586/statm: 10344 7620 381 181 0 7353 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 41376

[startup+1002.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/470 6623
/proc/meminfo: memFree=24079304/32951124 swapFree=56297244/67111528
[pid=6586] ppid=6584 vsize=42084 CPUtime=1002.32 cores=1,3,5,7
/proc/6586/stat : 6586 (clasp) R 6584 6586 6224 0 -1 4202496 7948 0 0 0 100231 1 0 0 25 0 1 0 899702224 43094016 7772 33554432000 4194304 4933572 140737232973808 18446744073709551615 4649355 0 0 4096 18946 0 0 0 17 5 0 0 0
/proc/6586/statm: 10521 7772 381 181 0 7530 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 42084

[startup+1062.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/470 6624
/proc/meminfo: memFree=24078052/32951124 swapFree=56297244/67111528
[pid=6586] ppid=6584 vsize=42480 CPUtime=1062.32 cores=1,3,5,7
/proc/6586/stat : 6586 (clasp) R 6584 6586 6224 0 -1 4202496 8063 0 0 0 106231 1 0 0 25 0 1 0 899702224 43499520 7887 33554432000 4194304 4933572 140737232973808 18446744073709551615 4648693 0 0 4096 18946 0 0 0 17 5 0 0 0
/proc/6586/statm: 10620 7887 381 181 0 7629 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 42480

[startup+1122.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/470 6626
/proc/meminfo: memFree=24073928/32951124 swapFree=56297244/67111528
[pid=6586] ppid=6584 vsize=43292 CPUtime=1122.32 cores=1,3,5,7
/proc/6586/stat : 6586 (clasp) R 6584 6586 6224 0 -1 4202496 8247 0 0 0 112231 1 0 0 25 0 1 0 899702224 44331008 8071 33554432000 4194304 4933572 140737232973808 18446744073709551615 4637466 0 0 4096 18946 0 0 0 17 5 0 0 0
/proc/6586/statm: 10823 8071 381 181 0 7832 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 43292

[startup+1182.3 s]
/proc/loadavg: 2.06 2.02 2.00 3/470 6628
/proc/meminfo: memFree=24069812/32951124 swapFree=56297244/67111528
[pid=6586] ppid=6584 vsize=44544 CPUtime=1182.33 cores=1,3,5,7
/proc/6586/stat : 6586 (clasp) R 6584 6586 6224 0 -1 4202496 8571 0 0 0 118232 1 0 0 25 0 1 0 899702224 45613056 8395 33554432000 4194304 4933572 140737232973808 18446744073709551615 4649236 0 0 4096 18946 0 0 0 17 5 0 0 0
/proc/6586/statm: 11136 8395 381 181 0 8145 0
Current children cumulated CPU time (s) 1182.33
Current children cumulated vsize (KiB) 44544

[startup+1242.3 s]
/proc/loadavg: 2.09 2.04 2.01 3/470 6629
/proc/meminfo: memFree=24069156/32951124 swapFree=56297244/67111528
[pid=6586] ppid=6584 vsize=45256 CPUtime=1242.33 cores=1,3,5,7
/proc/6586/stat : 6586 (clasp) R 6584 6586 6224 0 -1 4202496 8726 0 0 0 124232 1 0 0 25 0 1 0 899702224 46342144 8550 33554432000 4194304 4933572 140737232973808 18446744073709551615 4637599 0 0 4096 18946 0 0 0 17 5 0 0 0
/proc/6586/statm: 11314 8550 381 181 0 8323 0
Current children cumulated CPU time (s) 1242.33
Current children cumulated vsize (KiB) 45256

[startup+1302.3 s]
/proc/loadavg: 2.06 2.05 2.01 3/470 6631
/proc/meminfo: memFree=24066892/32951124 swapFree=56297244/67111528
[pid=6586] ppid=6584 vsize=45656 CPUtime=1302.34 cores=1,3,5,7
/proc/6586/stat : 6586 (clasp) R 6584 6586 6224 0 -1 4202496 8833 0 0 0 130233 1 0 0 25 0 1 0 899702224 46751744 8657 33554432000 4194304 4933572 140737232973808 18446744073709551615 4319466 0 0 4096 18946 0 0 0 17 5 0 0 0
/proc/6586/statm: 11414 8657 381 181 0 8423 0
Current children cumulated CPU time (s) 1302.34
Current children cumulated vsize (KiB) 45656

[startup+1362.3 s]
/proc/loadavg: 2.02 2.03 2.00 3/470 6632
/proc/meminfo: memFree=24066868/32951124 swapFree=56297244/67111528
[pid=6586] ppid=6584 vsize=46080 CPUtime=1362.33 cores=1,3,5,7
/proc/6586/stat : 6586 (clasp) R 6584 6586 6224 0 -1 4202496 8933 0 0 0 136232 1 0 0 25 0 1 0 899702224 47185920 8757 33554432000 4194304 4933572 140737232973808 18446744073709551615 4637522 0 0 4096 18946 0 0 0 17 5 0 0 0
/proc/6586/statm: 11520 8757 381 181 0 8529 0
Current children cumulated CPU time (s) 1362.33
Current children cumulated vsize (KiB) 46080

[startup+1422.32 s]
/proc/loadavg: 2.00 2.03 2.00 3/470 6634
/proc/meminfo: memFree=24058288/32951124 swapFree=56297244/67111528
[pid=6586] ppid=6584 vsize=46504 CPUtime=1422.35 cores=1,3,5,7
/proc/6586/stat : 6586 (clasp) R 6584 6586 6224 0 -1 4202496 9016 0 0 0 142234 1 0 0 25 0 1 0 899702224 47620096 8840 33554432000 4194304 4933572 140737232973808 18446744073709551615 4648408 0 0 4096 18946 0 0 0 17 5 0 0 0
/proc/6586/statm: 11626 8840 381 181 0 8635 0
Current children cumulated CPU time (s) 1422.35
Current children cumulated vsize (KiB) 46504

[startup+1482.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/470 6636
/proc/meminfo: memFree=24058272/32951124 swapFree=56297244/67111528
[pid=6586] ppid=6584 vsize=46784 CPUtime=1482.34 cores=1,3,5,7
/proc/6586/stat : 6586 (clasp) R 6584 6586 6224 0 -1 4202496 9095 0 0 0 148233 1 0 0 25 0 1 0 899702224 47906816 8919 33554432000 4194304 4933572 140737232973808 18446744073709551615 4648811 0 0 4096 18946 0 0 0 17 5 0 0 0
/proc/6586/statm: 11696 8919 381 181 0 8705 0
Current children cumulated CPU time (s) 1482.34
Current children cumulated vsize (KiB) 46784

[startup+1542.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/470 6637
/proc/meminfo: memFree=24055648/32951124 swapFree=56297244/67111528
[pid=6586] ppid=6584 vsize=47228 CPUtime=1542.34 cores=1,3,5,7
/proc/6586/stat : 6586 (clasp) R 6584 6586 6224 0 -1 4202496 9199 0 0 0 154233 1 0 0 25 0 1 0 899702224 48361472 9023 33554432000 4194304 4933572 140737232973808 18446744073709551615 4637181 0 0 4096 18946 0 0 0 17 5 0 0 0
/proc/6586/statm: 11807 9023 381 181 0 8816 0
Current children cumulated CPU time (s) 1542.34
Current children cumulated vsize (KiB) 47228

[startup+1602.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/470 6639
/proc/meminfo: memFree=24055500/32951124 swapFree=56297244/67111528
[pid=6586] ppid=6584 vsize=47532 CPUtime=1602.34 cores=1,3,5,7
/proc/6586/stat : 6586 (clasp) R 6584 6586 6224 0 -1 4202496 9261 0 0 0 160233 1 0 0 25 0 1 0 899702224 48672768 9085 33554432000 4194304 4933572 140737232973808 18446744073709551615 4411237 0 0 4096 18946 0 0 0 17 5 0 0 0
/proc/6586/statm: 11883 9085 381 181 0 8892 0
Current children cumulated CPU time (s) 1602.34
Current children cumulated vsize (KiB) 47532

[startup+1662.3 s]
/proc/loadavg: 2.16 2.04 2.01 3/470 6640
/proc/meminfo: memFree=24053124/32951124 swapFree=56297244/67111528
[pid=6586] ppid=6584 vsize=47804 CPUtime=1662.34 cores=1,3,5,7
/proc/6586/stat : 6586 (clasp) R 6584 6586 6224 0 -1 4202496 9325 0 0 0 166233 1 0 0 25 0 1 0 899702224 48951296 9149 33554432000 4194304 4933572 140737232973808 18446744073709551615 4649364 0 0 4096 18946 0 0 0 17 5 0 0 0
/proc/6586/statm: 11951 9149 381 181 0 8960 0
Current children cumulated CPU time (s) 1662.34
Current children cumulated vsize (KiB) 47804

[startup+1722.3 s]
/proc/loadavg: 2.14 2.04 2.01 3/470 6642
/proc/meminfo: memFree=24048512/32951124 swapFree=56297244/67111528
[pid=6586] ppid=6584 vsize=47972 CPUtime=1722.34 cores=1,3,5,7
/proc/6586/stat : 6586 (clasp) R 6584 6586 6224 0 -1 4202496 9383 0 0 0 172233 1 0 0 25 0 1 0 899702224 49123328 9207 33554432000 4194304 4933572 140737232973808 18446744073709551615 4637163 0 0 4096 18946 0 0 0 17 5 0 0 0
/proc/6586/statm: 11993 9207 381 181 0 9002 0
Current children cumulated CPU time (s) 1722.34
Current children cumulated vsize (KiB) 47972

[startup+1782.3 s]
/proc/loadavg: 2.09 2.05 2.01 3/470 6672
/proc/meminfo: memFree=24161960/32951124 swapFree=56297244/67111528
[pid=6586] ppid=6584 vsize=48824 CPUtime=1782.35 cores=1,3,5,7
/proc/6586/stat : 6586 (clasp) R 6584 6586 6224 0 -1 4202496 9574 0 0 0 178234 1 0 0 25 0 1 0 899702224 49995776 9398 33554432000 4194304 4933572 140737232973808 18446744073709551615 4319463 0 0 4096 18946 0 0 0 17 5 0 0 0
/proc/6586/statm: 12206 9398 381 181 0 9215 0
Current children cumulated CPU time (s) 1782.35
Current children cumulated vsize (KiB) 48824



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800 s]
/proc/loadavg: 2.07 2.04 2.01 3/470 6672
/proc/meminfo: memFree=24158016/32951124 swapFree=56297244/67111528
[pid=6586] ppid=6584 vsize=48976 CPUtime=1800.05 cores=1,3,5,7
/proc/6586/stat : 6586 (clasp) R 6584 6586 6224 0 -1 4202496 9606 0 0 0 180004 1 0 0 25 0 1 0 899702224 50151424 9430 33554432000 4194304 4933572 140737232973808 18446744073709551615 4648654 0 0 4096 18946 0 0 0 17 5 0 0 0
/proc/6586/statm: 12244 9430 381 181 0 9253 0
Current children cumulated CPU time (s) 1800.05
Current children cumulated vsize (KiB) 48976

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

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

runsolver used 8.18675 second user time and 18.9571 second system time

The end

Launcher Data

Begin job on node111 at 2011-06-03 11:51:58
IDJOB=3468067
IDBENCH=2191
IDSOLVER=1958
FILE ID=node111/3468067-1307094717
RUNJOBID= node111-1307092887-6243
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-f2000.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-3468067-1307094717/watcher-3468067-1307094717 -o /tmp/evaluation-result-3468067-1307094717/solver-3468067-1307094717 -C 1800 -W 1900 -M 15500  HOME/clasp HOME/instance-3468067-1307094717.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= fad56081e554a0467e4020315c4dfc76
RANDOM SEED=1494518086

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:      24186600 kB
Buffers:        279132 kB
Cached:         780312 kB
SwapCached:      11784 kB
Active:        7744828 kB
Inactive:       743228 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      24186600 kB
SwapTotal:    67111528 kB
SwapFree:     56297244 kB
Dirty:            3372 kB
Writeback:           0 kB
AnonPages:     7426012 kB
Mapped:          28268 kB
Slab:           142448 kB
PageTables:      65940 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 149117004 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:22:00