Trace number 2668568

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
PB/CT 0.1? (TO) 1800.05 1802.52

General information on the benchmark

Namenormalized-PB06/OPT-BIGINT/mps-v2-20-10/
MIPLIB/miplib/normalized-mps-v2-20-10-rgn.opb
MD5SUM077c926419792cafad737b20a04bb1ea
Bench CategoryOPT-BIGINT (optimisation, big 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
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 525312
Optimality of the best value was proved NO
Number of variables1260
Total number of constraints104
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)4
Number of constraints which are nor clauses,nor cardinality constraints100
Minimum length of a constraint12
Maximum length of a constraint127
Number of terms in the objective function 1160
Biggest coefficient in the objective function 196608
Number of bits for the biggest coefficient in the objective function 18
Sum of the numbers in the objective function 15892320
Number of bits of the sum of numbers in the objective function 24
Biggest number in a constraint 25600000000
Number of bits of the biggest number in a constraint 35
Biggest sum of numbers in a constraint 232836875088
Number of bits of the biggest sum of numbers38
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 PB/CT 0.1 http://www.residual.se/pbct
0.00/0.00	c Based on OpenSMT/CT 20091015
0.00/0.01	c constraints 104/0 clauses 0/0 units 0
0.00/0.01	c vars 1260
0.00/0.01	c objective 1160 + 0

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver version 3.2.9 (svn:492) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-2668568-1276562726/watcher-2668568-1276562726 -o /tmp/evaluation-result-2668568-1276562726/solver-2668568-1276562726 -C 1800 -W 2000 -M 1800 HOME/pbct --model HOME/instance-2668568-1276562726.opb 

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): 2000 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.92 0.98 0.99 3/106 1551
/proc/meminfo: memFree=1666204/2059040 swapFree=4135896/4192956
[pid=1551] ppid=1549 vsize=2352 CPUtime=0
/proc/1551/stat : 1551 (pbct) R 1549 1551 1526 0 -1 4202496 274 0 0 0 0 0 0 0 17 0 1 0 31873910 2408448 197 1992294400 134512640 136485738 4287413504 18446744073709551615 134541408 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/1551/statm: 588 197 151 482 0 104 0

[startup+0.088861 s]
/proc/loadavg: 0.92 0.98 0.99 3/106 1551
/proc/meminfo: memFree=1666204/2059040 swapFree=4135896/4192956
[pid=1551] ppid=1549 vsize=9656 CPUtime=0.08
/proc/1551/stat : 1551 (pbct) R 1549 1551 1526 0 -1 4202496 2097 0 0 0 8 0 0 0 17 0 1 0 31873910 9887744 2020 1992294400 134512640 136485738 4287413504 18446744073709551615 135850441 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/1551/statm: 2414 2022 197 482 0 1930 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 9656

[startup+0.100862 s]
/proc/loadavg: 0.92 0.98 0.99 3/106 1551
/proc/meminfo: memFree=1666204/2059040 swapFree=4135896/4192956
[pid=1551] ppid=1549 vsize=10360 CPUtime=0.09
/proc/1551/stat : 1551 (pbct) R 1549 1551 1526 0 -1 4202496 2276 0 0 0 9 0 0 0 17 0 1 0 31873910 10608640 2199 1992294400 134512640 136485738 4287413504 18446744073709551615 135850441 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/1551/statm: 2590 2199 197 482 0 2106 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 10360

[startup+0.300881 s]
/proc/loadavg: 0.92 0.98 0.99 3/106 1551
/proc/meminfo: memFree=1666204/2059040 swapFree=4135896/4192956
[pid=1551] ppid=1549 vsize=25456 CPUtime=0.29
/proc/1551/stat : 1551 (pbct) R 1549 1551 1526 0 -1 4202496 6011 0 0 0 27 2 0 0 17 0 1 0 31873910 26066944 5815 1992294400 134512640 136485738 4287413504 18446744073709551615 135688671 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/1551/statm: 6364 5815 210 482 0 5880 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 25456

[startup+0.700918 s]
/proc/loadavg: 0.92 0.98 0.99 3/106 1551
/proc/meminfo: memFree=1666204/2059040 swapFree=4135896/4192956
[pid=1551] ppid=1549 vsize=27444 CPUtime=0.69
/proc/1551/stat : 1551 (pbct) R 1549 1551 1526 0 -1 4202496 6556 0 0 0 64 5 0 0 17 0 1 0 31873910 28102656 6360 1992294400 134512640 136485738 4287413504 18446744073709551615 135044064 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/1551/statm: 6861 6360 228 482 0 6377 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 27444

[startup+1.50099 s]
/proc/loadavg: 0.92 0.98 0.99 2/107 1552
/proc/meminfo: memFree=1640776/2059040 swapFree=4135896/4192956
[pid=1551] ppid=1549 vsize=28248 CPUtime=1.49
/proc/1551/stat : 1551 (pbct) R 1549 1551 1526 0 -1 4202496 6764 0 0 0 140 9 0 0 18 0 1 0 31873910 28925952 6568 1992294400 134512640 136485738 4287413504 18446744073709551615 135913329 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/1551/statm: 7062 6568 228 482 0 6578 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 28248

[startup+3.10114 s]
/proc/loadavg: 0.92 0.98 0.99 2/107 1552
/proc/meminfo: memFree=1640032/2059040 swapFree=4135896/4192956
[pid=1551] ppid=1549 vsize=28776 CPUtime=3.09
/proc/1551/stat : 1551 (pbct) R 1549 1551 1526 0 -1 4202496 6889 0 0 0 291 18 0 0 21 0 1 0 31873910 29466624 6693 1992294400 134512640 136485738 4287413504 18446744073709551615 135913329 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/1551/statm: 7194 6693 228 482 0 6710 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 28776

[startup+6.30045 s]
/proc/loadavg: 0.93 0.98 0.99 2/107 1552
/proc/meminfo: memFree=1639288/2059040 swapFree=4135896/4192956
[pid=1551] ppid=1549 vsize=29592 CPUtime=6.29
/proc/1551/stat : 1551 (pbct) R 1549 1551 1526 0 -1 4202496 7071 0 0 0 593 36 0 0 25 0 1 0 31873910 30302208 6875 1992294400 134512640 136485738 4287413504 18446744073709551615 135913329 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/1551/statm: 7398 6875 228 482 0 6914 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 29592

[startup+12.7021 s]
/proc/loadavg: 0.93 0.98 0.99 2/107 1552
/proc/meminfo: memFree=1638172/2059040 swapFree=4135896/4192956
[pid=1551] ppid=1549 vsize=30428 CPUtime=12.69
/proc/1551/stat : 1551 (pbct) R 1549 1551 1526 0 -1 4202496 7275 0 0 0 1201 68 0 0 25 0 1 0 31873910 31158272 7079 1992294400 134512640 136485738 4287413504 18446744073709551615 134880510 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/1551/statm: 7607 7079 228 482 0 7123 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 30428

[startup+25.5013 s]
/proc/loadavg: 0.95 0.98 0.99 2/107 1552
/proc/meminfo: memFree=1637180/2059040 swapFree=4135896/4192956
[pid=1551] ppid=1549 vsize=31408 CPUtime=25.48
/proc/1551/stat : 1551 (pbct) R 1549 1551 1526 0 -1 4202496 7533 0 0 0 2401 147 0 0 25 0 1 0 31873910 32161792 7337 1992294400 134512640 136485738 4287413504 18446744073709551615 135913329 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/1551/statm: 7852 7337 228 482 0 7368 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 31408

[startup+51.1007 s]
/proc/loadavg: 0.96 0.98 0.99 2/107 1552
/proc/meminfo: memFree=1633708/2059040 swapFree=4135896/4192956
[pid=1551] ppid=1549 vsize=34868 CPUtime=51.07
/proc/1551/stat : 1551 (pbct) R 1549 1551 1526 0 -1 4202496 8385 0 0 0 4804 303 0 0 25 0 1 0 31873910 35704832 8189 1992294400 134512640 136485738 4287413504 18446744073709551615 134880510 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/1551/statm: 8717 8189 228 482 0 8233 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 34868

[startup+102.309 s]
/proc/loadavg: 0.98 0.98 0.99 2/107 1554
/proc/meminfo: memFree=1631972/2059040 swapFree=4135896/4192956
[pid=1551] ppid=1549 vsize=36664 CPUtime=102.27
/proc/1551/stat : 1551 (pbct) R 1549 1551 1526 0 -1 4202496 8835 0 0 0 9582 645 0 0 25 0 1 0 31873910 37543936 8639 1992294400 134512640 136485738 4287413504 18446744073709551615 135913329 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/1551/statm: 9166 8639 228 482 0 8682 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 36664

[startup+162.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/107 1556
/proc/meminfo: memFree=1627756/2059040 swapFree=4135896/4192956
[pid=1551] ppid=1549 vsize=40832 CPUtime=162.25
/proc/1551/stat : 1551 (pbct) R 1549 1551 1526 0 -1 4202496 9851 0 0 0 15262 963 0 0 25 0 1 0 31873910 41811968 9655 1992294400 134512640 136485738 4287413504 18446744073709551615 135913329 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/1551/statm: 10208 9655 228 482 0 9724 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 40832

[startup+222.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/107 1558
/proc/meminfo: memFree=1626392/2059040 swapFree=4135896/4192956
[pid=1551] ppid=1549 vsize=42292 CPUtime=222.23
/proc/1551/stat : 1551 (pbct) R 1549 1551 1526 0 -1 4202496 10204 0 0 0 20948 1275 0 0 25 0 1 0 31873910 43307008 10008 1992294400 134512640 136485738 4287413504 18446744073709551615 135913329 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/1551/statm: 10573 10008 228 482 0 10089 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 42292

[startup+282.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/107 1558
/proc/meminfo: memFree=1624780/2059040 swapFree=4135896/4192956
[pid=1551] ppid=1549 vsize=43928 CPUtime=282.22
/proc/1551/stat : 1551 (pbct) R 1549 1551 1526 0 -1 4202496 10609 0 0 0 26627 1595 0 0 25 0 1 0 31873910 44982272 10413 1992294400 134512640 136485738 4287413504 18446744073709551615 134883906 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/1551/statm: 10982 10413 228 482 0 10498 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 43928

[startup+342.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/107 1560
/proc/meminfo: memFree=1623788/2059040 swapFree=4135896/4192956
[pid=1551] ppid=1549 vsize=45048 CPUtime=342.21
/proc/1551/stat : 1551 (pbct) R 1549 1551 1526 0 -1 4202496 10870 0 0 0 32459 1762 0 0 25 0 1 0 31873910 46129152 10674 1992294400 134512640 136485738 4287413504 18446744073709551615 135913329 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/1551/statm: 11262 10674 228 482 0 10778 0
Current children cumulated CPU time (s) 342.21
Current children cumulated vsize (KiB) 45048

[startup+402.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/107 1562
/proc/meminfo: memFree=1620812/2059040 swapFree=4135896/4192956
[pid=1551] ppid=1549 vsize=48020 CPUtime=402.18
/proc/1551/stat : 1551 (pbct) R 1549 1551 1526 0 -1 4202496 11609 0 0 0 38128 2090 0 0 25 0 1 0 31873910 49172480 11413 1992294400 134512640 136485738 4287413504 18446744073709551615 135913329 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/1551/statm: 12005 11413 228 482 0 11521 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 48020

[startup+462.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/107 1568
/proc/meminfo: memFree=1620812/2059040 swapFree=4135896/4192956
[pid=1551] ppid=1549 vsize=48020 CPUtime=462.17
/proc/1551/stat : 1551 (pbct) R 1549 1551 1526 0 -1 4202496 11611 0 0 0 43803 2414 0 0 25 0 1 0 31873910 49172480 11415 1992294400 134512640 136485738 4287413504 18446744073709551615 135857078 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/1551/statm: 12005 11415 228 482 0 11521 0
Current children cumulated CPU time (s) 462.17
Current children cumulated vsize (KiB) 48020

[startup+522.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/107 1570
/proc/meminfo: memFree=1616100/2059040 swapFree=4135896/4192956
[pid=1551] ppid=1549 vsize=52668 CPUtime=522.16
/proc/1551/stat : 1551 (pbct) R 1549 1551 1526 0 -1 4202496 12789 0 0 0 49514 2702 0 0 25 0 1 0 31873910 53932032 12593 1992294400 134512640 136485738 4287413504 18446744073709551615 135859479 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/1551/statm: 13167 12593 228 482 0 12683 0
Current children cumulated CPU time (s) 522.16
Current children cumulated vsize (KiB) 52668

[startup+582.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/107 1570
/proc/meminfo: memFree=1615852/2059040 swapFree=4135896/4192956
[pid=1551] ppid=1549 vsize=52992 CPUtime=582.14
/proc/1551/stat : 1551 (pbct) R 1549 1551 1526 0 -1 4202496 12862 0 0 0 55252 2962 0 0 25 0 1 0 31873910 54263808 12666 1992294400 134512640 136485738 4287413504 18446744073709551615 135913329 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/1551/statm: 13248 12666 228 482 0 12764 0
Current children cumulated CPU time (s) 582.14
Current children cumulated vsize (KiB) 52992

[startup+642.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/107 1572
/proc/meminfo: memFree=1615728/2059040 swapFree=4135896/4192956
[pid=1551] ppid=1549 vsize=52992 CPUtime=642.13
/proc/1551/stat : 1551 (pbct) R 1549 1551 1526 0 -1 4202496 12862 0 0 0 60948 3265 0 0 25 0 1 0 31873910 54263808 12666 1992294400 134512640 136485738 4287413504 18446744073709551615 135913329 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/1551/statm: 13248 12666 228 482 0 12764 0
Current children cumulated CPU time (s) 642.13
Current children cumulated vsize (KiB) 52992

[startup+702.301 s]

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

/proc/1551/stat : 1551 (pbct) R 1549 1551 1526 0 -1 4202496 15247 0 0 0 101259 4941 0 0 25 0 1 0 31873910 64237568 15051 1992294400 134512640 136485738 4287413504 18446744073709551615 135913329 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/1551/statm: 15683 15051 228 482 0 15199 0
Current children cumulated CPU time (s) 1062
Current children cumulated vsize (KiB) 62732

[startup+1122.3 s]
/proc/loadavg: 1.07 1.00 1.00 2/107 1596
/proc/meminfo: memFree=1605684/2059040 swapFree=4135896/4192956
[pid=1551] ppid=1549 vsize=62732 CPUtime=1121.99
/proc/1551/stat : 1551 (pbct) R 1549 1551 1526 0 -1 4202496 15248 0 0 0 106939 5260 0 0 25 0 1 0 31873910 64237568 15052 1992294400 134512640 136485738 4287413504 18446744073709551615 135913329 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/1551/statm: 15683 15052 228 482 0 15199 0
Current children cumulated CPU time (s) 1121.99
Current children cumulated vsize (KiB) 62732

[startup+1182.3 s]
/proc/loadavg: 1.09 1.03 1.01 2/107 1596
/proc/meminfo: memFree=1605684/2059040 swapFree=4135896/4192956
[pid=1551] ppid=1549 vsize=62956 CPUtime=1181.97
/proc/1551/stat : 1551 (pbct) R 1549 1551 1526 0 -1 4202496 15326 0 0 0 112684 5513 0 0 25 0 1 0 31873910 64466944 15130 1992294400 134512640 136485738 4287413504 18446744073709551615 135913329 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/1551/statm: 15739 15130 228 482 0 15255 0
Current children cumulated CPU time (s) 1181.97
Current children cumulated vsize (KiB) 62956

[startup+1242.3 s]
/proc/loadavg: 1.03 1.02 1.00 2/107 1598
/proc/meminfo: memFree=1604816/2059040 swapFree=4135896/4192956
[pid=1551] ppid=1549 vsize=63744 CPUtime=1241.96
/proc/1551/stat : 1551 (pbct) R 1549 1551 1526 0 -1 4202496 15487 0 0 0 118506 5690 0 0 25 0 1 0 31873910 65273856 15291 1992294400 134512640 136485738 4287413504 18446744073709551615 135913329 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/1551/statm: 15936 15291 228 482 0 15452 0
Current children cumulated CPU time (s) 1241.96
Current children cumulated vsize (KiB) 63744

[startup+1302.3 s]
/proc/loadavg: 1.01 1.01 1.00 2/107 1601
/proc/meminfo: memFree=1604196/2059040 swapFree=4135896/4192956
[pid=1551] ppid=1549 vsize=64432 CPUtime=1301.95
/proc/1551/stat : 1551 (pbct) R 1549 1551 1526 0 -1 4202496 15624 0 0 0 124217 5978 0 0 25 0 1 0 31873910 65978368 15428 1992294400 134512640 136485738 4287413504 18446744073709551615 135913329 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/1551/statm: 16108 15428 228 482 0 15624 0
Current children cumulated CPU time (s) 1301.95
Current children cumulated vsize (KiB) 64432

[startup+1362.3 s]
/proc/loadavg: 1.00 1.01 1.00 2/107 1604
/proc/meminfo: memFree=1597128/2059040 swapFree=4135896/4192956
[pid=1551] ppid=1549 vsize=71520 CPUtime=1361.93
/proc/1551/stat : 1551 (pbct) R 1549 1551 1526 0 -1 4202496 17400 0 0 0 129950 6243 0 0 25 0 1 0 31873910 73236480 17204 1992294400 134512640 136485738 4287413504 18446744073709551615 135293725 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/1551/statm: 17880 17204 228 482 0 17396 0
Current children cumulated CPU time (s) 1361.93
Current children cumulated vsize (KiB) 71520

[startup+1422.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 1606
/proc/meminfo: memFree=1594648/2059040 swapFree=4135896/4192956
[pid=1551] ppid=1549 vsize=74160 CPUtime=1421.92
/proc/1551/stat : 1551 (pbct) R 1549 1551 1526 0 -1 4202496 18040 0 0 0 135759 6433 0 0 25 0 1 0 31873910 75939840 17795 1992294400 134512640 136485738 4287413504 18446744073709551615 135913329 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/1551/statm: 18540 17795 228 482 0 18056 0
Current children cumulated CPU time (s) 1421.92
Current children cumulated vsize (KiB) 74160

[startup+1482.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 1606
/proc/meminfo: memFree=1594648/2059040 swapFree=4135896/4192956
[pid=1551] ppid=1549 vsize=74160 CPUtime=1481.9
/proc/1551/stat : 1551 (pbct) R 1549 1551 1526 0 -1 4202496 18044 0 0 0 141437 6753 0 0 25 0 1 0 31873910 75939840 17799 1992294400 134512640 136485738 4287413504 18446744073709551615 135913329 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/1551/statm: 18540 17799 228 482 0 18056 0
Current children cumulated CPU time (s) 1481.9
Current children cumulated vsize (KiB) 74160

[startup+1542.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 1608
/proc/meminfo: memFree=1594524/2059040 swapFree=4135896/4192956
[pid=1551] ppid=1549 vsize=74160 CPUtime=1541.88
/proc/1551/stat : 1551 (pbct) R 1549 1551 1526 0 -1 4202496 18046 0 0 0 147161 7027 0 0 25 0 1 0 31873910 75939840 17801 1992294400 134512640 136485738 4287413504 18446744073709551615 134880510 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/1551/statm: 18540 17801 228 482 0 18056 0
Current children cumulated CPU time (s) 1541.88
Current children cumulated vsize (KiB) 74160

[startup+1602.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 1610
/proc/meminfo: memFree=1594524/2059040 swapFree=4135896/4192956
[pid=1551] ppid=1549 vsize=74160 CPUtime=1601.87
/proc/1551/stat : 1551 (pbct) R 1549 1551 1526 0 -1 4202496 18049 0 0 0 152899 7288 0 0 25 0 1 0 31873910 75939840 17804 1992294400 134512640 136485738 4287413504 18446744073709551615 135913329 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/1551/statm: 18540 17804 228 482 0 18056 0
Current children cumulated CPU time (s) 1601.87
Current children cumulated vsize (KiB) 74160

[startup+1662.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 1612
/proc/meminfo: memFree=1590184/2059040 swapFree=4135896/4192956
[pid=1551] ppid=1549 vsize=78652 CPUtime=1661.85
/proc/1551/stat : 1551 (pbct) R 1549 1551 1526 0 -1 4202496 19178 0 0 0 158624 7561 0 0 25 0 1 0 31873910 80539648 18933 1992294400 134512640 136485738 4287413504 18446744073709551615 134876012 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/1551/statm: 19663 18933 228 482 0 19179 0
Current children cumulated CPU time (s) 1661.85
Current children cumulated vsize (KiB) 78652

[startup+1722.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 1618
/proc/meminfo: memFree=1588696/2059040 swapFree=4135896/4192956
[pid=1551] ppid=1549 vsize=79444 CPUtime=1721.84
/proc/1551/stat : 1551 (pbct) R 1549 1551 1526 0 -1 4202496 19384 0 0 0 164467 7717 0 0 25 0 1 0 31873910 81350656 19139 1992294400 134512640 136485738 4287413504 18446744073709551615 135192895 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/1551/statm: 19861 19139 228 482 0 19377 0
Current children cumulated CPU time (s) 1721.84
Current children cumulated vsize (KiB) 79444

[startup+1782.3 s]
/proc/loadavg: 1.11 1.03 1.01 2/107 1618
/proc/meminfo: memFree=1587828/2059040 swapFree=4135896/4192956
[pid=1551] ppid=1549 vsize=79744 CPUtime=1781.83
/proc/1551/stat : 1551 (pbct) R 1549 1551 1526 0 -1 4202496 19695 0 0 0 170321 7862 0 0 25 0 1 0 31873910 81657856 19242 1992294400 134512640 136485738 4287413504 18446744073709551615 135913329 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/1551/statm: 19936 19242 228 482 0 19452 0
Current children cumulated CPU time (s) 1781.83
Current children cumulated vsize (KiB) 79744



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.5 s]
/proc/loadavg: 1.08 1.03 1.00 2/107 1620
/proc/meminfo: memFree=1587208/2059040 swapFree=4135896/4192956
[pid=1551] ppid=1549 vsize=81064 CPUtime=1800.03
/proc/1551/stat : 1551 (pbct) R 1549 1551 1526 0 -1 4202496 20005 0 0 0 172101 7902 0 0 25 0 1 0 31873910 83009536 19552 1992294400 134512640 136485738 4287413504 18446744073709551615 135913329 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/1551/statm: 20266 19552 228 482 0 19782 0
Current children cumulated CPU time (s) 1800.03
Current children cumulated vsize (KiB) 81064

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

Sending SIGKILL to process tree (bottom up)

Sending SIGKILL to -1551

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

[startup+1801.4 s]
/proc/loadavg: 1.08 1.03 1.00 2/108 1621
/proc/meminfo: memFree=1587200/2059040 swapFree=4135896/4192956
[pid=1551] ppid=1549 vsize=81064 CPUtime=1800.03
/proc/1551/stat : 1551 (pbct) S 1549 1551 1526 0 -1 4194304 20005 0 0 0 172101 7902 0 0 25 0 1 0 31873910 83009536 19552 1992294400 134512640 136485738 4287413504 18446744073709551615 135319262 0 16384 4096 16387 18446604437815125056 0 0 17 1 0 0 0
/proc/1551/statm: 20266 19552 228 482 0 19782 0
Current children cumulated CPU time (s) 1800.03
Current children cumulated vsize (KiB) 81064

[startup+1802.2 s]
/proc/loadavg: 1.08 1.03 1.00 1/108 1621
/proc/meminfo: memFree=1587200/2059040 swapFree=4135896/4192956
[pid=1551] ppid=1549 vsize=81064 CPUtime=1800.03
/proc/1551/stat : 1551 (pbct) S 1549 1551 1526 0 -1 4194304 20005 0 0 0 172101 7902 0 0 25 0 1 0 31873910 83009536 19552 1992294400 134512640 136485738 4287413504 18446744073709551615 135319262 0 16384 4096 16387 18446604437815125056 0 0 17 1 0 0 0
/proc/1551/statm: 20266 19552 228 482 0 19782 0
Current children cumulated CPU time (s) 1800.03
Current children cumulated vsize (KiB) 81064

[startup+1802.4 s]
/proc/loadavg: 1.08 1.03 1.00 1/108 1621
/proc/meminfo: memFree=1587200/2059040 swapFree=4135896/4192956
[pid=1551] ppid=1549 vsize=81064 CPUtime=1800.03
/proc/1551/stat : 1551 (pbct) S 1549 1551 1526 0 -1 4194304 20005 0 0 0 172101 7902 0 0 25 0 1 0 31873910 83009536 19552 1992294400 134512640 136485738 4287413504 18446744073709551615 135319262 0 16384 4096 16387 18446604437815125056 0 0 17 1 0 0 0
/proc/1551/statm: 20266 19552 228 482 0 19782 0
Current children cumulated CPU time (s) 1800.03
Current children cumulated vsize (KiB) 81064

[startup+1802.5 s]
/proc/loadavg: 1.08 1.03 1.00 1/108 1621
/proc/meminfo: memFree=1587200/2059040 swapFree=4135896/4192956
[pid=1551] ppid=1549 vsize=81064 CPUtime=1800.03
/proc/1551/stat : 1551 (pbct) S 1549 1551 1526 0 -1 4194304 20005 0 0 0 172101 7902 0 0 25 0 1 0 31873910 83009536 19552 1992294400 134512640 136485738 4287413504 18446744073709551615 135319262 0 16384 4096 16387 18446604437815125056 0 0 17 1 0 0 0
/proc/1551/statm: 20266 19552 228 482 0 19782 0
Current children cumulated CPU time (s) 1800.03
Current children cumulated vsize (KiB) 81064

Child ended because it received signal 9 (SIGKILL)
Real time (s): 1802.52
CPU time (s): 1800.05
CPU user time (s): 1721.02
CPU system time (s): 79.03
CPU usage (%): 99.8629
Max. virtual memory (cumulated for all children) (KiB): 81064

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

runsolver used 2.81957 second user time and 8.67068 second system time

The end

Launcher Data

Begin job on node015 at 2010-06-15 02:45:26
IDJOB=2668568
IDBENCH=2492
IDSOLVER=1170
FILE ID=node015/2668568-1276562726
PBS_JOBID= 11173511
Free space on /tmp= 62584 MiB

SOLVER NAME= PB/CT 0.1
BENCH NAME= PB06//final/normalized-PB06/OPT-BIGINT/mps-v2-20-10/MIPLIB/miplib/normalized-mps-v2-20-10-rgn.opb
COMMAND LINE= HOME/pbct --model BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2668568-1276562726/watcher-2668568-1276562726 -o /tmp/evaluation-result-2668568-1276562726/solver-2668568-1276562726 -C 1800 -W 2000 -M 1800  HOME/pbct --model HOME/instance-2668568-1276562726.opb

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 1800 MiB
MAX NB THREAD= 0

MD5SUM BENCH= 077c926419792cafad737b20a04bb1ea
RANDOM SEED=337397637

node015.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	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.244
cache size	: 2048 KB
physical id	: 0
siblings	: 1
core id		: 0
cpu cores	: 1
apicid		: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
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 lm constant_tsc pni monitor ds_cpl cid cx16 xtpr
bogomips	: 6000.48
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.244
cache size	: 2048 KB
physical id	: 3
siblings	: 1
core id		: 0
cpu cores	: 1
apicid		: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
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 lm constant_tsc pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5599.36
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2059040 kB
MemFree:       1666608 kB
Buffers:        167656 kB
Cached:         144136 kB
SwapCached:      11036 kB
Active:          90176 kB
Inactive:       235336 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2059040 kB
LowFree:       1666608 kB
SwapTotal:     4192956 kB
SwapFree:      4135896 kB
Dirty:            2380 kB
Writeback:           0 kB
AnonPages:       11772 kB
Mapped:           9272 kB
Slab:            45052 kB
PageTables:       4048 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   5222476 kB
Committed_AS:   180736 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    264948 kB
VmallocChunk: 34359471699 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 62580 MiB
End job on node015 at 2010-06-15 03:15:28