Trace number 3468077

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

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB06/manquiho/
market-split/normalized-market-split_6_50_1.opb
MD5SUM775c76356ae7fda7a41e5dcf917f66b2
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 variables51
Total number of constraints13
Number of constraints which are clauses1
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints12
Minimum length of a constraint1
Maximum length of a constraint50
Number of terms in the objective function 1
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 1
Number of bits of the sum of numbers in the objective function 1
Biggest number in a constraint 1273
Number of bits of the biggest number in a constraint 11
Biggest sum of numbers in a constraint 3819
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 ...107785/instance-3468077-1307107785.opb
0.00/0.00	c Solving...
1800.01/1800.01	
1800.01/1800.01	*** INTERRUPTED! ***
1800.01/1800.01	s UNKNOWN
1800.01/1800.01	
1800.01/1800.01	c INTERRUPTED   : 1
1800.01/1800.01	c Models        : 0+    
1800.01/1800.01	c Time          : 1800.015s (Solving: 1800.01s 1st Model: 0.00s Unsat: 0.00s)
1800.01/1800.01	c CPU Time      : 1800.020s

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-3468077-1307107785/watcher-3468077-1307107785 -o /tmp/evaluation-result-3468077-1307107785/solver-3468077-1307107785 -C 1800 -W 1900 -M 15500 HOME/clasp HOME/instance-3468077-1307107785.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: 2.22 2.06 1.95 2/498 13495
/proc/meminfo: memFree=30449508/32951124 swapFree=53876548/67111528
[pid=13495] ppid=13493 vsize=12440 CPUtime=0 cores=1,3,5,7
/proc/13495/stat : 13495 (clasp) R 13493 13495 12330 0 -1 4202496 496 0 0 0 0 0 0 0 25 0 1 0 822379422 12738560 436 33554432000 4194304 4933572 140737081162768 18446744073709551615 270612771873 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/13495/statm: 3110 436 367 181 0 119 0

[startup+0.0590169 s]
/proc/loadavg: 2.22 2.06 1.95 2/498 13495
/proc/meminfo: memFree=30449508/32951124 swapFree=53876548/67111528
[pid=13495] ppid=13493 vsize=12708 CPUtime=0.05 cores=1,3,5,7
/proc/13495/stat : 13495 (clasp) R 13493 13495 12330 0 -1 4202496 588 0 0 0 5 0 0 0 25 0 1 0 822379422 13012992 528 33554432000 4194304 4933572 140737081162768 18446744073709551615 4340885 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/13495/statm: 3177 528 374 181 0 186 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 12708

[startup+0.101005 s]
/proc/loadavg: 2.22 2.06 1.95 2/498 13495
/proc/meminfo: memFree=30449508/32951124 swapFree=53876548/67111528
[pid=13495] ppid=13493 vsize=12840 CPUtime=0.09 cores=1,3,5,7
/proc/13495/stat : 13495 (clasp) R 13493 13495 12330 0 -1 4202496 616 0 0 0 9 0 0 0 25 0 1 0 822379422 13148160 556 33554432000 4194304 4933572 140737081162768 18446744073709551615 4632828 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/13495/statm: 3210 556 374 181 0 219 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 12840

[startup+0.300972 s]
/proc/loadavg: 2.22 2.06 1.95 2/498 13495
/proc/meminfo: memFree=30449508/32951124 swapFree=53876548/67111528
[pid=13495] ppid=13493 vsize=13108 CPUtime=0.29 cores=1,3,5,7
/proc/13495/stat : 13495 (clasp) R 13493 13495 12330 0 -1 4202496 685 0 0 0 29 0 0 0 25 0 1 0 822379422 13422592 625 33554432000 4194304 4933572 140737081162768 18446744073709551615 4329803 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/13495/statm: 3277 625 374 181 0 286 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 13108

[startup+0.700898 s]
/proc/loadavg: 2.22 2.06 1.95 2/498 13495
/proc/meminfo: memFree=30449508/32951124 swapFree=53876548/67111528
[pid=13495] ppid=13493 vsize=13500 CPUtime=0.69 cores=1,3,5,7
/proc/13495/stat : 13495 (clasp) R 13493 13495 12330 0 -1 4202496 776 0 0 0 69 0 0 0 25 0 1 0 822379422 13824000 716 33554432000 4194304 4933572 140737081162768 18446744073709551615 4718544 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/13495/statm: 3375 716 375 181 0 384 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 13500

[startup+1.50076 s]
/proc/loadavg: 2.22 2.06 1.95 3/499 13496
/proc/meminfo: memFree=30447028/32951124 swapFree=53876548/67111528
[pid=13495] ppid=13493 vsize=13936 CPUtime=1.49 cores=1,3,5,7
/proc/13495/stat : 13495 (clasp) R 13493 13495 12330 0 -1 4202496 877 0 0 0 149 0 0 0 25 0 1 0 822379422 14270464 817 33554432000 4194304 4933572 140737081162768 18446744073709551615 4328151 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/13495/statm: 3484 817 375 181 0 493 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 13936

[startup+3.10048 s]
/proc/loadavg: 2.22 2.06 1.95 3/499 13496
/proc/meminfo: memFree=30445428/32951124 swapFree=53876548/67111528
[pid=13495] ppid=13493 vsize=14640 CPUtime=3.09 cores=1,3,5,7
/proc/13495/stat : 13495 (clasp) R 13493 13495 12330 0 -1 4202496 1054 0 0 0 309 0 0 0 25 0 1 0 822379422 14991360 994 33554432000 4194304 4933572 140737081162768 18446744073709551615 4718645 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/13495/statm: 3660 994 375 181 0 669 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 14640

[startup+6.30091 s]
/proc/loadavg: 2.20 2.06 1.95 3/499 13496
/proc/meminfo: memFree=30444064/32951124 swapFree=53876548/67111528
[pid=13495] ppid=13493 vsize=15216 CPUtime=6.29 cores=1,3,5,7
/proc/13495/stat : 13495 (clasp) R 13493 13495 12330 0 -1 4202496 1197 0 0 0 629 0 0 0 25 0 1 0 822379422 15581184 1137 33554432000 4194304 4933572 140737081162768 18446744073709551615 4664576 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/13495/statm: 3804 1137 375 181 0 813 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 15216

[startup+12.7008 s]
/proc/loadavg: 2.18 2.06 1.95 3/499 13496
/proc/meminfo: memFree=30442052/32951124 swapFree=53876548/67111528
[pid=13495] ppid=13493 vsize=15808 CPUtime=12.69 cores=1,3,5,7
/proc/13495/stat : 13495 (clasp) R 13493 13495 12330 0 -1 4202496 1319 0 0 0 1269 0 0 0 25 0 1 0 822379422 16187392 1259 33554432000 4194304 4933572 140737081162768 18446744073709551615 4664494 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/13495/statm: 3952 1259 375 181 0 961 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 15808

[startup+25.5005 s]
/proc/loadavg: 2.14 2.05 1.95 3/499 13496
/proc/meminfo: memFree=30441572/32951124 swapFree=53876548/67111528
[pid=13495] ppid=13493 vsize=16256 CPUtime=25.49 cores=1,3,5,7
/proc/13495/stat : 13495 (clasp) R 13493 13495 12330 0 -1 4202496 1425 0 0 0 2549 0 0 0 25 0 1 0 822379422 16646144 1365 33554432000 4194304 4933572 140737081162768 18446744073709551615 4664518 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/13495/statm: 4064 1365 375 181 0 1073 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 16256

[startup+51.101 s]
/proc/loadavg: 2.09 2.05 1.95 3/499 13497
/proc/meminfo: memFree=30441048/32951124 swapFree=53876548/67111528
[pid=13495] ppid=13493 vsize=16556 CPUtime=51.09 cores=1,3,5,7
/proc/13495/stat : 13495 (clasp) R 13493 13495 12330 0 -1 4202496 1534 0 0 0 5109 0 0 0 25 0 1 0 822379422 16953344 1474 33554432000 4194304 4933572 140737081162768 18446744073709551615 4718277 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/13495/statm: 4139 1474 375 181 0 1148 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 16556

[startup+102.318 s]
/proc/loadavg: 2.04 2.04 1.95 3/499 13498
/proc/meminfo: memFree=30439508/32951124 swapFree=53876548/67111528
[pid=13495] ppid=13493 vsize=16708 CPUtime=102.31 cores=1,3,5,7
/proc/13495/stat : 13495 (clasp) R 13493 13495 12330 0 -1 4202496 1571 0 0 0 10231 0 0 0 25 0 1 0 822379422 17108992 1511 33554432000 4194304 4933572 140737081162768 18446744073709551615 4363392 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/13495/statm: 4177 1511 375 181 0 1186 0
Current children cumulated CPU time (s) 102.31
Current children cumulated vsize (KiB) 16708

[startup+162.3 s]
/proc/loadavg: 2.01 2.03 1.95 3/499 13500
/proc/meminfo: memFree=30438724/32951124 swapFree=53876548/67111528
[pid=13495] ppid=13493 vsize=16708 CPUtime=162.29 cores=1,3,5,7
/proc/13495/stat : 13495 (clasp) R 13493 13495 12330 0 -1 4202496 1578 0 0 0 16229 0 0 0 25 0 1 0 822379422 17108992 1518 33554432000 4194304 4933572 140737081162768 18446744073709551615 4718525 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/13495/statm: 4177 1518 375 181 0 1186 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 16708

[startup+222.301 s]
/proc/loadavg: 2.00 2.02 1.95 3/499 13502
/proc/meminfo: memFree=30439924/32951124 swapFree=53876548/67111528
[pid=13495] ppid=13493 vsize=16708 CPUtime=222.29 cores=1,3,5,7
/proc/13495/stat : 13495 (clasp) R 13493 13495 12330 0 -1 4202496 1582 0 0 0 22229 0 0 0 25 0 1 0 822379422 17108992 1522 33554432000 4194304 4933572 140737081162768 18446744073709551615 4340904 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/13495/statm: 4177 1522 375 181 0 1186 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 16708

[startup+282.301 s]
/proc/loadavg: 2.00 2.02 1.95 3/499 13503
/proc/meminfo: memFree=30439276/32951124 swapFree=53876548/67111528
[pid=13495] ppid=13493 vsize=16708 CPUtime=282.27 cores=1,3,5,7
/proc/13495/stat : 13495 (clasp) R 13493 13495 12330 0 -1 4202496 1582 0 0 0 28227 0 0 0 25 0 1 0 822379422 17108992 1522 33554432000 4194304 4933572 140737081162768 18446744073709551615 4363259 0 0 4096 18946 0 0 0 17 3 0 0 0
/proc/13495/statm: 4177 1522 375 181 0 1186 0
Current children cumulated CPU time (s) 282.27
Current children cumulated vsize (KiB) 16708

[startup+342.3 s]
/proc/loadavg: 2.05 2.03 1.95 3/499 13505
/proc/meminfo: memFree=30439620/32951124 swapFree=53876548/67111528
[pid=13495] ppid=13493 vsize=16708 CPUtime=342.27 cores=1,3,5,7
/proc/13495/stat : 13495 (clasp) R 13493 13495 12330 0 -1 4202496 1584 0 0 0 34227 0 0 0 25 0 1 0 822379422 17108992 1524 33554432000 4194304 4933572 140737081162768 18446744073709551615 4649391 0 0 4096 18946 0 0 0 17 3 0 0 0
/proc/13495/statm: 4177 1524 375 181 0 1186 0
Current children cumulated CPU time (s) 342.27
Current children cumulated vsize (KiB) 16708

[startup+402.301 s]
/proc/loadavg: 2.09 2.05 1.96 3/499 13506
/proc/meminfo: memFree=30439476/32951124 swapFree=53876548/67111528
[pid=13495] ppid=13493 vsize=16708 CPUtime=402.28 cores=1,3,5,7
/proc/13495/stat : 13495 (clasp) R 13493 13495 12330 0 -1 4202496 1596 0 0 0 40228 0 0 0 25 0 1 0 822379422 17108992 1536 33554432000 4194304 4933572 140737081162768 18446744073709551615 4649402 0 0 4096 18946 0 0 0 17 3 0 0 0
/proc/13495/statm: 4177 1536 375 181 0 1186 0
Current children cumulated CPU time (s) 402.28
Current children cumulated vsize (KiB) 16708

[startup+462.3 s]
/proc/loadavg: 2.07 2.05 1.97 3/499 13508
/proc/meminfo: memFree=30439448/32951124 swapFree=53876548/67111528
[pid=13495] ppid=13493 vsize=16708 CPUtime=462.28 cores=1,3,5,7
/proc/13495/stat : 13495 (clasp) R 13493 13495 12330 0 -1 4202496 1596 0 0 0 46228 0 0 0 25 0 1 0 822379422 17108992 1536 33554432000 4194304 4933572 140737081162768 18446744073709551615 4649402 0 0 4096 18946 0 0 0 17 3 0 0 0
/proc/13495/statm: 4177 1536 375 181 0 1186 0
Current children cumulated CPU time (s) 462.28
Current children cumulated vsize (KiB) 16708

[startup+522.301 s]
/proc/loadavg: 2.02 2.04 1.97 3/499 13510
/proc/meminfo: memFree=30439780/32951124 swapFree=53876548/67111528
[pid=13495] ppid=13493 vsize=16708 CPUtime=522.28 cores=1,3,5,7
/proc/13495/stat : 13495 (clasp) R 13493 13495 12330 0 -1 4202496 1599 0 0 0 52228 0 0 0 25 0 1 0 822379422 17108992 1539 33554432000 4194304 4933572 140737081162768 18446744073709551615 4625212 0 0 4096 18946 0 0 0 17 3 0 0 0
/proc/13495/statm: 4177 1539 375 181 0 1186 0
Current children cumulated CPU time (s) 522.28
Current children cumulated vsize (KiB) 16708

[startup+582.301 s]
/proc/loadavg: 2.01 2.03 1.97 3/499 13511
/proc/meminfo: memFree=30438868/32951124 swapFree=53876548/67111528
[pid=13495] ppid=13493 vsize=16708 CPUtime=582.28 cores=1,3,5,7
/proc/13495/stat : 13495 (clasp) R 13493 13495 12330 0 -1 4202496 1599 0 0 0 58228 0 0 0 25 0 1 0 822379422 17108992 1539 33554432000 4194304 4933572 140737081162768 18446744073709551615 4664581 0 0 4096 18946 0 0 0 17 3 0 0 0
/proc/13495/statm: 4177 1539 375 181 0 1186 0
Current children cumulated CPU time (s) 582.28
Current children cumulated vsize (KiB) 16708

[startup+642.3 s]

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

[startup+822.3 s]
/proc/loadavg: 2.00 2.01 1.97 3/499 13518
/proc/meminfo: memFree=30440212/32951124 swapFree=53876548/67111528
[pid=13495] ppid=13493 vsize=16708 CPUtime=822.28 cores=1,3,5,7
/proc/13495/stat : 13495 (clasp) R 13493 13495 12330 0 -1 4202496 1601 0 0 0 82228 0 0 0 25 0 1 0 822379422 17108992 1541 33554432000 4194304 4933572 140737081162768 18446744073709551615 4363376 0 0 4096 18946 0 0 0 17 3 0 0 0
/proc/13495/statm: 4177 1541 375 181 0 1186 0
Current children cumulated CPU time (s) 822.28
Current children cumulated vsize (KiB) 16708

[startup+882.301 s]
/proc/loadavg: 2.13 2.03 1.98 3/499 13519
/proc/meminfo: memFree=30439684/32951124 swapFree=53876548/67111528
[pid=13495] ppid=13493 vsize=16708 CPUtime=882.29 cores=1,3,5,7
/proc/13495/stat : 13495 (clasp) R 13493 13495 12330 0 -1 4202496 1601 0 0 0 88229 0 0 0 25 0 1 0 822379422 17108992 1541 33554432000 4194304 4933572 140737081162768 18446744073709551615 4332754 0 0 4096 18946 0 0 0 17 3 0 0 0
/proc/13495/statm: 4177 1541 375 181 0 1186 0
Current children cumulated CPU time (s) 882.29
Current children cumulated vsize (KiB) 16708

[startup+942.3 s]
/proc/loadavg: 2.21 2.07 2.00 3/499 13521
/proc/meminfo: memFree=30439780/32951124 swapFree=53876548/67111528
[pid=13495] ppid=13493 vsize=16708 CPUtime=942.29 cores=1,3,5,7
/proc/13495/stat : 13495 (clasp) R 13493 13495 12330 0 -1 4202496 1601 0 0 0 94229 0 0 0 25 0 1 0 822379422 17108992 1541 33554432000 4194304 4933572 140737081162768 18446744073709551615 4713041 0 0 4096 18946 0 0 0 17 3 0 0 0
/proc/13495/statm: 4177 1541 375 181 0 1186 0
Current children cumulated CPU time (s) 942.29
Current children cumulated vsize (KiB) 16708

[startup+1002.3 s]
/proc/loadavg: 2.13 2.07 2.00 3/499 13522
/proc/meminfo: memFree=30439996/32951124 swapFree=53876548/67111528
[pid=13495] ppid=13493 vsize=16708 CPUtime=1002.29 cores=1,3,5,7
/proc/13495/stat : 13495 (clasp) R 13493 13495 12330 0 -1 4202496 1601 0 0 0 100229 0 0 0 25 0 1 0 822379422 17108992 1541 33554432000 4194304 4933572 140737081162768 18446744073709551615 270612808302 0 0 4096 18946 0 0 0 17 3 0 0 0
/proc/13495/statm: 4177 1541 375 181 0 1186 0
Current children cumulated CPU time (s) 1002.29
Current children cumulated vsize (KiB) 16708

[startup+1062.3 s]
/proc/loadavg: 2.04 2.05 2.00 3/499 13524
/proc/meminfo: memFree=30440200/32951124 swapFree=53876548/67111528
[pid=13495] ppid=13493 vsize=16708 CPUtime=1062.29 cores=1,3,5,7
/proc/13495/stat : 13495 (clasp) R 13493 13495 12330 0 -1 4202496 1601 0 0 0 106229 0 0 0 25 0 1 0 822379422 17108992 1541 33554432000 4194304 4933572 140737081162768 18446744073709551615 4625117 0 0 4096 18946 0 0 0 17 3 0 0 0
/proc/13495/statm: 4177 1541 375 181 0 1186 0
Current children cumulated CPU time (s) 1062.29
Current children cumulated vsize (KiB) 16708

[startup+1122.3 s]
/proc/loadavg: 2.01 2.04 2.00 3/499 13526
/proc/meminfo: memFree=30439876/32951124 swapFree=53876548/67111528
[pid=13495] ppid=13493 vsize=16708 CPUtime=1122.29 cores=1,3,5,7
/proc/13495/stat : 13495 (clasp) R 13493 13495 12330 0 -1 4202496 1601 0 0 0 112229 0 0 0 25 0 1 0 822379422 17108992 1541 33554432000 4194304 4933572 140737081162768 18446744073709551615 4649391 0 0 4096 18946 0 0 0 17 3 0 0 0
/proc/13495/statm: 4177 1541 375 181 0 1186 0
Current children cumulated CPU time (s) 1122.29
Current children cumulated vsize (KiB) 16708

[startup+1182.3 s]
/proc/loadavg: 2.00 2.03 2.00 3/499 13527
/proc/meminfo: memFree=30439084/32951124 swapFree=53876548/67111528
[pid=13495] ppid=13493 vsize=16860 CPUtime=1182.29 cores=1,3,5,7
/proc/13495/stat : 13495 (clasp) R 13493 13495 12330 0 -1 4202496 1610 0 0 0 118229 0 0 0 25 0 1 0 822379422 17264640 1550 33554432000 4194304 4933572 140737081162768 18446744073709551615 4363216 0 0 4096 18946 0 0 0 17 3 0 0 0
/proc/13495/statm: 4215 1550 375 181 0 1224 0
Current children cumulated CPU time (s) 1182.29
Current children cumulated vsize (KiB) 16860

[startup+1242.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/499 13529
/proc/meminfo: memFree=30437800/32951124 swapFree=53876548/67111528
[pid=13495] ppid=13493 vsize=16860 CPUtime=1242.29 cores=1,3,5,7
/proc/13495/stat : 13495 (clasp) R 13493 13495 12330 0 -1 4202496 1610 0 0 0 124229 0 0 0 25 0 1 0 822379422 17264640 1550 33554432000 4194304 4933572 140737081162768 18446744073709551615 4363389 0 0 4096 18946 0 0 0 17 3 0 0 0
/proc/13495/statm: 4215 1550 375 181 0 1224 0
Current children cumulated CPU time (s) 1242.29
Current children cumulated vsize (KiB) 16860

[startup+1302.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/499 13530
/proc/meminfo: memFree=30438884/32951124 swapFree=53876548/67111528
[pid=13495] ppid=13493 vsize=16860 CPUtime=1302.3 cores=1,3,5,7
/proc/13495/stat : 13495 (clasp) R 13493 13495 12330 0 -1 4202496 1610 0 0 0 130230 0 0 0 25 0 1 0 822379422 17264640 1550 33554432000 4194304 4933572 140737081162768 18446744073709551615 4331721 0 0 4096 18946 0 0 0 17 3 0 0 0
/proc/13495/statm: 4215 1550 375 181 0 1224 0
Current children cumulated CPU time (s) 1302.3
Current children cumulated vsize (KiB) 16860

[startup+1362.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/499 13532
/proc/meminfo: memFree=30438600/32951124 swapFree=53876548/67111528
[pid=13495] ppid=13493 vsize=16860 CPUtime=1362.3 cores=1,3,5,7
/proc/13495/stat : 13495 (clasp) R 13493 13495 12330 0 -1 4202496 1610 0 0 0 136230 0 0 0 25 0 1 0 822379422 17264640 1550 33554432000 4194304 4933572 140737081162768 18446744073709551615 4332754 0 0 4096 18946 0 0 0 17 3 0 0 0
/proc/13495/statm: 4215 1550 375 181 0 1224 0
Current children cumulated CPU time (s) 1362.3
Current children cumulated vsize (KiB) 16860

[startup+1422.32 s]
/proc/loadavg: 2.00 2.01 2.00 3/499 13534
/proc/meminfo: memFree=30438680/32951124 swapFree=53876548/67111528
[pid=13495] ppid=13493 vsize=16860 CPUtime=1422.31 cores=1,3,5,7
/proc/13495/stat : 13495 (clasp) R 13493 13495 12330 0 -1 4202496 1610 0 0 0 142231 0 0 0 25 0 1 0 822379422 17264640 1550 33554432000 4194304 4933572 140737081162768 18446744073709551615 4637408 0 0 4096 18946 0 0 0 17 3 0 0 0
/proc/13495/statm: 4215 1550 375 181 0 1224 0
Current children cumulated CPU time (s) 1422.31
Current children cumulated vsize (KiB) 16860

[startup+1482.3 s]
/proc/loadavg: 2.18 2.05 2.01 3/499 13535
/proc/meminfo: memFree=30438632/32951124 swapFree=53876548/67111528
[pid=13495] ppid=13493 vsize=16860 CPUtime=1482.3 cores=1,3,5,7
/proc/13495/stat : 13495 (clasp) R 13493 13495 12330 0 -1 4202496 1610 0 0 0 148230 0 0 0 25 0 1 0 822379422 17264640 1550 33554432000 4194304 4933572 140737081162768 18446744073709551615 4649405 0 0 4096 18946 0 0 0 17 3 0 0 0
/proc/13495/statm: 4215 1550 375 181 0 1224 0
Current children cumulated CPU time (s) 1482.3
Current children cumulated vsize (KiB) 16860

[startup+1542.3 s]
/proc/loadavg: 2.16 2.07 2.02 3/499 13537
/proc/meminfo: memFree=30439824/32951124 swapFree=53876548/67111528
[pid=13495] ppid=13493 vsize=16860 CPUtime=1542.3 cores=1,3,5,7
/proc/13495/stat : 13495 (clasp) R 13493 13495 12330 0 -1 4202496 1610 0 0 0 154230 0 0 0 25 0 1 0 822379422 17264640 1550 33554432000 4194304 4933572 140737081162768 18446744073709551615 4664539 0 0 4096 18946 0 0 0 17 3 0 0 0
/proc/13495/statm: 4215 1550 375 181 0 1224 0
Current children cumulated CPU time (s) 1542.3
Current children cumulated vsize (KiB) 16860

[startup+1602.3 s]
/proc/loadavg: 2.06 2.05 2.01 3/499 13538
/proc/meminfo: memFree=30440308/32951124 swapFree=53876548/67111528
[pid=13495] ppid=13493 vsize=16860 CPUtime=1602.3 cores=1,3,5,7
/proc/13495/stat : 13495 (clasp) R 13493 13495 12330 0 -1 4202496 1610 0 0 0 160230 0 0 0 25 0 1 0 822379422 17264640 1550 33554432000 4194304 4933572 140737081162768 18446744073709551615 4331664 0 0 4096 18946 0 0 0 17 3 0 0 0
/proc/13495/statm: 4215 1550 375 181 0 1224 0
Current children cumulated CPU time (s) 1602.3
Current children cumulated vsize (KiB) 16860

[startup+1662.3 s]
/proc/loadavg: 2.02 2.04 2.00 3/499 13540
/proc/meminfo: memFree=30439276/32951124 swapFree=53876548/67111528
[pid=13495] ppid=13493 vsize=16860 CPUtime=1662.3 cores=1,3,5,7
/proc/13495/stat : 13495 (clasp) R 13493 13495 12330 0 -1 4202496 1610 0 0 0 166230 0 0 0 25 0 1 0 822379422 17264640 1550 33554432000 4194304 4933572 140737081162768 18446744073709551615 4632843 0 0 4096 18946 0 0 0 17 3 0 0 0
/proc/13495/statm: 4215 1550 375 181 0 1224 0
Current children cumulated CPU time (s) 1662.3
Current children cumulated vsize (KiB) 16860

[startup+1722.3 s]
/proc/loadavg: 2.00 2.03 2.00 3/499 13542
/proc/meminfo: memFree=30438508/32951124 swapFree=53876548/67111528
[pid=13495] ppid=13493 vsize=16860 CPUtime=1722.3 cores=1,3,5,7
/proc/13495/stat : 13495 (clasp) R 13493 13495 12330 0 -1 4202496 1610 0 0 0 172230 0 0 0 25 0 1 0 822379422 17264640 1550 33554432000 4194304 4933572 140737081162768 18446744073709551615 4625220 0 0 4096 18946 0 0 0 17 3 0 0 0
/proc/13495/statm: 4215 1550 375 181 0 1224 0
Current children cumulated CPU time (s) 1722.3
Current children cumulated vsize (KiB) 16860

[startup+1782.3 s]
/proc/loadavg: 1.97 2.01 1.99 3/499 13598
/proc/meminfo: memFree=30424092/32951124 swapFree=53876548/67111528
[pid=13495] ppid=13493 vsize=16860 CPUtime=1782.3 cores=1,3,5,7
/proc/13495/stat : 13495 (clasp) R 13493 13495 12330 0 -1 4202496 1610 0 0 0 178230 0 0 0 25 0 1 0 822379422 17264640 1550 33554432000 4194304 4933572 140737081162768 18446744073709551615 4340876 0 0 4096 18946 0 0 0 17 3 0 0 0
/proc/13495/statm: 4215 1550 375 181 0 1224 0
Current children cumulated CPU time (s) 1782.3
Current children cumulated vsize (KiB) 16860



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800 s]
/proc/loadavg: 1.97 2.00 1.99 3/499 13599
/proc/meminfo: memFree=30423716/32951124 swapFree=53876548/67111528
[pid=13495] ppid=13493 vsize=16860 CPUtime=1800.01 cores=1,3,5,7
/proc/13495/stat : 13495 (clasp) R 13493 13495 12330 0 -1 4202496 1610 0 0 0 180001 0 0 0 25 0 1 0 822379422 17264640 1550 33554432000 4194304 4933572 140737081162768 18446744073709551615 4649364 0 0 4096 18946 0 0 0 17 3 0 0 0
/proc/13495/statm: 4215 1550 375 181 0 1224 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 16860

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.03
CPU user time (s): 1800.03
CPU system time (s): 0.005999
CPU usage (%): 100.001
Max. virtual memory (cumulated for all children) (KiB): 16860

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

runsolver used 8.45172 second user time and 19.3861 second system time

The end

Launcher Data

Begin job on node108 at 2011-06-03 15:29:45
IDJOB=3468077
IDBENCH=2906
IDSOLVER=1958
FILE ID=node108/3468077-1307107785
RUNJOBID= node108-1307105911-13277
PBS_JOBID= 13497986
Free space on /tmp= 73812 MiB

SOLVER NAME= clasp 2.0-R4191
BENCH NAME= PB06/final/normalized-PB06/OPT-SMALLINT/submitted-PB06/manquiho/market-split/normalized-market-split_6_50_1.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-3468077-1307107785/watcher-3468077-1307107785 -o /tmp/evaluation-result-3468077-1307107785/solver-3468077-1307107785 -C 1800 -W 1900 -M 15500  HOME/clasp HOME/instance-3468077-1307107785.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= 775c76356ae7fda7a41e5dcf917f66b2
RANDOM SEED=1802928026

node108.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.820
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.64
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.820
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.820
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.82
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.820
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.77
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.820
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.82
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.820
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.820
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.820
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:      30449788 kB
Buffers:        282452 kB
Cached:         935096 kB
SwapCached:      13540 kB
Active:        1328564 kB
Inactive:       890632 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      30449788 kB
SwapTotal:    67111528 kB
SwapFree:     53876548 kB
Dirty:            1108 kB
Writeback:           0 kB
AnonPages:      999108 kB
Mapped:          13080 kB
Slab:           148400 kB
PageTables:      65312 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 134567968 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= 73808 MiB
End job on node108 at 2011-06-03 15:59:47