Trace number 2668567

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

General information on the benchmark

Namenormalized-PB06/OPT-BIGINT/mps-v2-20-10/ftp.netlib.org/
lp/data/normalized-mps-v2-20-10-blend.opb
MD5SUMeff6ad715055e79721cc364806b971f0
Bench CategoryOPT-BIGINT (optimisation, big integers)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark0
Best CPU time to get the best result obtained on this benchmark256.701
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 0
Optimality of the best value was proved NO
Number of variables2490
Total number of constraints74
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints74
Minimum length of a constraint30
Maximum length of a constraint780
Number of terms in the objective function 660
Biggest coefficient in the objective function 14388140441600
Number of bits for the biggest coefficient in the objective function 44
Sum of the numbers in the objective function 203610440670021
Number of bits of the sum of numbers in the objective function 48
Biggest number in a constraint 78436840243200
Number of bits of the biggest number in a constraint 47
Biggest sum of numbers in a constraint 789015556311444
Number of bits of the biggest sum of numbers50
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.05	c constraints 74/0 clauses 0/0 units 322
0.00/0.05	c vars 2490
0.00/0.05	c objective 549 + -146432130934500
1800.05/1800.50	s UNKNOWN

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-2668567-1276557472/watcher-2668567-1276557472 -o /tmp/evaluation-result-2668567-1276557472/solver-2668567-1276557472 -C 1800 -W 2000 -M 1800 HOME/pbct --model HOME/instance-2668567-1276557472.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: 1.00 1.00 1.00 3/107 31552
/proc/meminfo: memFree=1814064/2059040 swapFree=4140108/4192956
[pid=31552] ppid=31550 vsize=2340 CPUtime=0
/proc/31552/stat : 31552 (pbct) R 31550 31552 30980 0 -1 4202496 286 0 0 0 0 0 0 0 20 0 1 0 29402974 2396160 208 1992294400 134512640 136485738 4287089664 18446744073709551615 135850441 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/31552/statm: 585 208 155 482 0 101 0

[startup+0.080784 s]
/proc/loadavg: 1.00 1.00 1.00 3/107 31552
/proc/meminfo: memFree=1814064/2059040 swapFree=4140108/4192956
[pid=31552] ppid=31550 vsize=6844 CPUtime=0.07
/proc/31552/stat : 31552 (pbct) R 31550 31552 30980 0 -1 4202496 1389 0 0 0 7 0 0 0 20 0 1 0 29402974 7008256 1311 1992294400 134512640 136485738 4287089664 18446744073709551615 135850441 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/31552/statm: 1711 1313 197 482 0 1227 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 6844

[startup+0.101785 s]
/proc/loadavg: 1.00 1.00 1.00 3/107 31552
/proc/meminfo: memFree=1814064/2059040 swapFree=4140108/4192956
[pid=31552] ppid=31550 vsize=8744 CPUtime=0.1
/proc/31552/stat : 31552 (pbct) R 31550 31552 30980 0 -1 4202496 1859 0 0 0 9 1 0 0 20 0 1 0 29402974 8953856 1781 1992294400 134512640 136485738 4287089664 18446744073709551615 135850441 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/31552/statm: 2186 1781 197 482 0 1702 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 8744

[startup+0.300803 s]
/proc/loadavg: 1.00 1.00 1.00 3/107 31552
/proc/meminfo: memFree=1814064/2059040 swapFree=4140108/4192956
[pid=31552] ppid=31550 vsize=22668 CPUtime=0.29
/proc/31552/stat : 31552 (pbct) R 31550 31552 30980 0 -1 4202496 5375 0 0 0 27 2 0 0 20 0 1 0 29402974 23212032 5231 1992294400 134512640 136485738 4287089664 18446744073709551615 134729353 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/31552/statm: 5667 5231 197 482 0 5183 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 22668

[startup+0.701839 s]
/proc/loadavg: 1.00 1.00 1.00 3/107 31552
/proc/meminfo: memFree=1814064/2059040 swapFree=4140108/4192956
[pid=31552] ppid=31550 vsize=48504 CPUtime=0.69
/proc/31552/stat : 31552 (pbct) R 31550 31552 30980 0 -1 4202496 12289 0 0 0 64 5 0 0 21 0 1 0 29402974 49668096 11675 1992294400 134512640 136485738 4287089664 18446744073709551615 134724643 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/31552/statm: 12126 11676 197 482 0 11642 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 48504

[startup+1.50191 s]
/proc/loadavg: 1.00 1.00 1.00 2/108 31553
/proc/meminfo: memFree=1745732/2059040 swapFree=4140108/4192956
[pid=31552] ppid=31550 vsize=76424 CPUtime=1.49
/proc/31552/stat : 31552 (pbct) R 31550 31552 30980 0 -1 4202496 19417 0 0 0 139 10 0 0 23 0 1 0 29402974 78258176 18087 1992294400 134512640 136485738 4287089664 18446744073709551615 134888903 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/31552/statm: 19106 18087 227 482 0 18622 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 76424

[startup+3.10106 s]
/proc/loadavg: 1.00 1.00 1.00 2/108 31553
/proc/meminfo: memFree=1741516/2059040 swapFree=4140108/4192956
[pid=31552] ppid=31550 vsize=77668 CPUtime=3.09
/proc/31552/stat : 31552 (pbct) R 31550 31552 30980 0 -1 4202496 19730 0 0 0 292 17 0 0 25 0 1 0 29402974 79532032 18400 1992294400 134512640 136485738 4287089664 18446744073709551615 135913329 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/31552/statm: 19417 18400 227 482 0 18933 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 77668

[startup+6.30134 s]
/proc/loadavg: 1.00 1.00 1.00 2/108 31553
/proc/meminfo: memFree=1739656/2059040 swapFree=4140108/4192956
[pid=31552] ppid=31550 vsize=78820 CPUtime=6.29
/proc/31552/stat : 31552 (pbct) R 31550 31552 30980 0 -1 4202496 20019 0 0 0 602 27 0 0 25 0 1 0 29402974 80711680 18689 1992294400 134512640 136485738 4287089664 18446744073709551615 135913329 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/31552/statm: 19705 18689 227 482 0 19221 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 78820

[startup+12.7009 s]
/proc/loadavg: 1.00 1.00 1.00 2/108 31553
/proc/meminfo: memFree=1735572/2059040 swapFree=4140108/4192956
[pid=31552] ppid=31550 vsize=82728 CPUtime=12.69
/proc/31552/stat : 31552 (pbct) R 31550 31552 30980 0 -1 4202496 20952 0 0 0 1223 46 0 0 25 0 1 0 29402974 84713472 19622 1992294400 134512640 136485738 4287089664 18446744073709551615 135913329 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/31552/statm: 20682 19622 228 482 0 20198 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 82728

[startup+25.5011 s]
/proc/loadavg: 1.00 1.00 1.00 2/108 31553
/proc/meminfo: memFree=1731852/2059040 swapFree=4140108/4192956
[pid=31552] ppid=31550 vsize=86644 CPUtime=25.49
/proc/31552/stat : 31552 (pbct) R 31550 31552 30980 0 -1 4202496 21910 0 0 0 2479 70 0 0 25 0 1 0 29402974 88723456 20580 1992294400 134512640 136485738 4287089664 18446744073709551615 134880510 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/31552/statm: 21661 20580 228 482 0 21177 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 86644

[startup+51.1014 s]
/proc/loadavg: 1.00 1.00 1.00 2/108 31553
/proc/meminfo: memFree=1729620/2059040 swapFree=4140108/4192956
[pid=31552] ppid=31550 vsize=88864 CPUtime=51.08
/proc/31552/stat : 31552 (pbct) R 31550 31552 30980 0 -1 4202496 22458 0 0 0 4992 116 0 0 25 0 1 0 29402974 90996736 21128 1992294400 134512640 136485738 4287089664 18446744073709551615 134880510 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/31552/statm: 22216 21128 228 482 0 21732 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 88864

[startup+102.309 s]
/proc/loadavg: 1.00 1.00 1.00 2/108 31555
/proc/meminfo: memFree=1727264/2059040 swapFree=4140108/4192956
[pid=31552] ppid=31550 vsize=91160 CPUtime=102.27
/proc/31552/stat : 31552 (pbct) R 31550 31552 30980 0 -1 4202496 23051 0 0 0 10029 198 0 0 25 0 1 0 29402974 93347840 21721 1992294400 134512640 136485738 4287089664 18446744073709551615 135047545 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/31552/statm: 22790 21721 228 482 0 22306 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 91160

[startup+162.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/108 31557
/proc/meminfo: memFree=1723792/2059040 swapFree=4140108/4192956
[pid=31552] ppid=31550 vsize=94992 CPUtime=162.25
/proc/31552/stat : 31552 (pbct) R 31550 31552 30980 0 -1 4202496 23940 0 0 0 15943 282 0 0 25 0 1 0 29402974 97271808 22610 1992294400 134512640 136485738 4287089664 18446744073709551615 134880510 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/31552/statm: 23748 22610 228 482 0 23264 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 94992

[startup+222.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/108 31559
/proc/meminfo: memFree=1722428/2059040 swapFree=4140108/4192956
[pid=31552] ppid=31550 vsize=96056 CPUtime=222.24
/proc/31552/stat : 31552 (pbct) R 31550 31552 30980 0 -1 4202496 24211 0 0 0 21849 375 0 0 25 0 1 0 29402974 98361344 22881 1992294400 134512640 136485738 4287089664 18446744073709551615 134880510 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/31552/statm: 24014 22881 228 482 0 23530 0
Current children cumulated CPU time (s) 222.24
Current children cumulated vsize (KiB) 96056

[startup+282.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/108 31559
/proc/meminfo: memFree=1722428/2059040 swapFree=4140108/4192956
[pid=31552] ppid=31550 vsize=96056 CPUtime=282.22
/proc/31552/stat : 31552 (pbct) R 31550 31552 30980 0 -1 4202496 24217 0 0 0 27766 456 0 0 25 0 1 0 29402974 98361344 22887 1992294400 134512640 136485738 4287089664 18446744073709551615 134880510 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/31552/statm: 24014 22887 228 482 0 23530 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 96056

[startup+342.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/108 31561
/proc/meminfo: memFree=1722056/2059040 swapFree=4140108/4192956
[pid=31552] ppid=31550 vsize=96516 CPUtime=342.2
/proc/31552/stat : 31552 (pbct) R 31550 31552 30980 0 -1 4202496 24324 0 0 0 33673 547 0 0 25 0 1 0 29402974 98832384 22994 1992294400 134512640 136485738 4287089664 18446744073709551615 135913329 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/31552/statm: 24129 22994 228 482 0 23645 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 96516

[startup+402.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/108 31563
/proc/meminfo: memFree=1720444/2059040 swapFree=4140108/4192956
[pid=31552] ppid=31550 vsize=98180 CPUtime=402.19
/proc/31552/stat : 31552 (pbct) R 31550 31552 30980 0 -1 4202496 24735 0 0 0 39598 621 0 0 25 0 1 0 29402974 100536320 23405 1992294400 134512640 136485738 4287089664 18446744073709551615 134880558 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/31552/statm: 24545 23405 228 482 0 24061 0
Current children cumulated CPU time (s) 402.19
Current children cumulated vsize (KiB) 98180

[startup+462.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/108 31565
/proc/meminfo: memFree=1718460/2059040 swapFree=4140108/4192956
[pid=31552] ppid=31550 vsize=100028 CPUtime=462.18
/proc/31552/stat : 31552 (pbct) R 31550 31552 30980 0 -1 4202496 25204 0 0 0 45515 703 0 0 25 0 1 0 29402974 102428672 23874 1992294400 134512640 136485738 4287089664 18446744073709551615 135913329 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/31552/statm: 25007 23874 228 482 0 24523 0
Current children cumulated CPU time (s) 462.18
Current children cumulated vsize (KiB) 100028

[startup+522.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/108 31567
/proc/meminfo: memFree=1717716/2059040 swapFree=4140108/4192956
[pid=31552] ppid=31550 vsize=100700 CPUtime=522.17
/proc/31552/stat : 31552 (pbct) R 31550 31552 30980 0 -1 4202496 25369 0 0 0 51405 812 0 0 25 0 1 0 29402974 103116800 24039 1992294400 134512640 136485738 4287089664 18446744073709551615 135913329 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/31552/statm: 25175 24039 228 482 0 24691 0
Current children cumulated CPU time (s) 522.17
Current children cumulated vsize (KiB) 100700

[startup+582.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/108 31567
/proc/meminfo: memFree=1714616/2059040 swapFree=4140108/4192956
[pid=31552] ppid=31550 vsize=103764 CPUtime=582.15
/proc/31552/stat : 31552 (pbct) R 31550 31552 30980 0 -1 4202496 26101 0 0 0 57309 906 0 0 25 0 1 0 29402974 106254336 24771 1992294400 134512640 136485738 4287089664 18446744073709551615 135913329 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/31552/statm: 25941 24771 228 482 0 25457 0
Current children cumulated CPU time (s) 582.15
Current children cumulated vsize (KiB) 103764

[startup+642.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/108 31569
/proc/meminfo: memFree=1712632/2059040 swapFree=4140108/4192956
[pid=31552] ppid=31550 vsize=105876 CPUtime=642.15
/proc/31552/stat : 31552 (pbct) R 31550 31552 30980 0 -1 4202496 26626 0 0 0 63211 1004 0 0 25 0 1 0 29402974 108417024 25296 1992294400 134512640 136485738 4287089664 18446744073709551615 135913329 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/31552/statm: 26469 25296 228 482 0 25985 0
Current children cumulated CPU time (s) 642.15
Current children cumulated vsize (KiB) 105876

[startup+702.301 s]

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

[startup+882.301 s]
/proc/loadavg: 1.03 1.01 1.00 2/108 31575
/proc/meminfo: memFree=1710152/2059040 swapFree=4140108/4192956
[pid=31552] ppid=31550 vsize=107988 CPUtime=882.07
/proc/31552/stat : 31552 (pbct) R 31550 31552 30980 0 -1 4202496 27172 0 0 0 86846 1361 0 0 25 0 1 0 29402974 110579712 25842 1992294400 134512640 136485738 4287089664 18446744073709551615 135039478 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/31552/statm: 26997 25842 228 482 0 26513 0
Current children cumulated CPU time (s) 882.07
Current children cumulated vsize (KiB) 107988

[startup+942.302 s]
/proc/loadavg: 1.01 1.00 1.00 2/108 31577
/proc/meminfo: memFree=1710028/2059040 swapFree=4140108/4192956
[pid=31552] ppid=31550 vsize=107988 CPUtime=942.06
/proc/31552/stat : 31552 (pbct) R 31550 31552 30980 0 -1 4202496 27172 0 0 0 92742 1464 0 0 25 0 1 0 29402974 110579712 25842 1992294400 134512640 136485738 4287089664 18446744073709551615 135913329 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/31552/statm: 26997 25842 228 482 0 26513 0
Current children cumulated CPU time (s) 942.06
Current children cumulated vsize (KiB) 107988

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/108 31579
/proc/meminfo: memFree=1710028/2059040 swapFree=4140108/4192956
[pid=31552] ppid=31550 vsize=107988 CPUtime=1002.05
/proc/31552/stat : 31552 (pbct) R 31550 31552 30980 0 -1 4202496 27176 0 0 0 98628 1577 0 0 25 0 1 0 29402974 110579712 25846 1992294400 134512640 136485738 4287089664 18446744073709551615 135179602 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/31552/statm: 26997 25846 228 482 0 26513 0
Current children cumulated CPU time (s) 1002.05
Current children cumulated vsize (KiB) 107988

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/108 31581
/proc/meminfo: memFree=1709904/2059040 swapFree=4140108/4192956
[pid=31552] ppid=31550 vsize=108168 CPUtime=1062.04
/proc/31552/stat : 31552 (pbct) R 31550 31552 30980 0 -1 4202496 27202 0 0 0 104548 1656 0 0 25 0 1 0 29402974 110764032 25872 1992294400 134512640 136485738 4287089664 18446744073709551615 134880666 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/31552/statm: 27042 25872 228 482 0 26558 0
Current children cumulated CPU time (s) 1062.04
Current children cumulated vsize (KiB) 108168

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/108 31583
/proc/meminfo: memFree=1709904/2059040 swapFree=4140108/4192956
[pid=31552] ppid=31550 vsize=108168 CPUtime=1122.02
/proc/31552/stat : 31552 (pbct) R 31550 31552 30980 0 -1 4202496 27223 0 0 0 110426 1776 0 0 25 0 1 0 29402974 110764032 25893 1992294400 134512640 136485738 4287089664 18446744073709551615 134880626 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/31552/statm: 27042 25893 228 482 0 26558 0
Current children cumulated CPU time (s) 1122.02
Current children cumulated vsize (KiB) 108168

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/108 31583
/proc/meminfo: memFree=1709532/2059040 swapFree=4140108/4192956
[pid=31552] ppid=31550 vsize=108624 CPUtime=1182.01
/proc/31552/stat : 31552 (pbct) R 31550 31552 30980 0 -1 4202496 27273 0 0 0 116321 1880 0 0 25 0 1 0 29402974 111230976 25943 1992294400 134512640 136485738 4287089664 18446744073709551615 135293648 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/31552/statm: 27156 25943 228 482 0 26672 0
Current children cumulated CPU time (s) 1182.01
Current children cumulated vsize (KiB) 108624

[startup+1242.3 s]
/proc/loadavg: 1.07 1.02 1.00 2/108 31588
/proc/meminfo: memFree=1708912/2059040 swapFree=4140108/4192956
[pid=31552] ppid=31550 vsize=108624 CPUtime=1241.99
/proc/31552/stat : 31552 (pbct) R 31550 31552 30980 0 -1 4202496 27309 0 0 0 122226 1973 0 0 25 0 1 0 29402974 111230976 25979 1992294400 134512640 136485738 4287089664 18446744073709551615 135913329 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/31552/statm: 27156 25979 228 482 0 26672 0
Current children cumulated CPU time (s) 1241.99
Current children cumulated vsize (KiB) 108624

[startup+1302.3 s]
/proc/loadavg: 1.02 1.01 1.00 2/108 31590
/proc/meminfo: memFree=1708788/2059040 swapFree=4140108/4192956
[pid=31552] ppid=31550 vsize=108624 CPUtime=1301.97
/proc/31552/stat : 31552 (pbct) R 31550 31552 30980 0 -1 4202496 27309 0 0 0 128134 2063 0 0 25 0 1 0 29402974 111230976 25979 1992294400 134512640 136485738 4287089664 18446744073709551615 135913329 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/31552/statm: 27156 25979 228 482 0 26672 0
Current children cumulated CPU time (s) 1301.97
Current children cumulated vsize (KiB) 108624

[startup+1362.3 s]
/proc/loadavg: 1.01 1.00 1.00 2/108 31592
/proc/meminfo: memFree=1708664/2059040 swapFree=4140108/4192956
[pid=31552] ppid=31550 vsize=108996 CPUtime=1361.96
/proc/31552/stat : 31552 (pbct) R 31550 31552 30980 0 -1 4202496 27394 0 0 0 134033 2163 0 0 25 0 1 0 29402974 111611904 26064 1992294400 134512640 136485738 4287089664 18446744073709551615 135039472 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/31552/statm: 27249 26064 228 482 0 26765 0
Current children cumulated CPU time (s) 1361.96
Current children cumulated vsize (KiB) 108996

[startup+1422.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/108 31594
/proc/meminfo: memFree=1706184/2059040 swapFree=4140108/4192956
[pid=31552] ppid=31550 vsize=111520 CPUtime=1421.95
/proc/31552/stat : 31552 (pbct) R 31550 31552 30980 0 -1 4202496 28006 0 0 0 139939 2256 0 0 25 0 1 0 29402974 114196480 26676 1992294400 134512640 136485738 4287089664 18446744073709551615 134992604 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/31552/statm: 27880 26676 228 482 0 27396 0
Current children cumulated CPU time (s) 1421.95
Current children cumulated vsize (KiB) 111520

[startup+1482.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/108 31594
/proc/meminfo: memFree=1704696/2059040 swapFree=4140108/4192956
[pid=31552] ppid=31550 vsize=113280 CPUtime=1481.93
/proc/31552/stat : 31552 (pbct) R 31550 31552 30980 0 -1 4202496 28402 0 0 0 145851 2342 0 0 25 0 1 0 29402974 115998720 27072 1992294400 134512640 136485738 4287089664 18446744073709551615 135913329 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/31552/statm: 28320 27072 228 482 0 27836 0
Current children cumulated CPU time (s) 1481.93
Current children cumulated vsize (KiB) 113280

[startup+1542.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/108 31596
/proc/meminfo: memFree=1704572/2059040 swapFree=4140108/4192956
[pid=31552] ppid=31550 vsize=113280 CPUtime=1541.92
/proc/31552/stat : 31552 (pbct) R 31550 31552 30980 0 -1 4202496 28402 0 0 0 151763 2429 0 0 25 0 1 0 29402974 115998720 27072 1992294400 134512640 136485738 4287089664 18446744073709551615 135913329 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/31552/statm: 28320 27072 228 482 0 27836 0
Current children cumulated CPU time (s) 1541.92
Current children cumulated vsize (KiB) 113280

[startup+1602.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/108 31598
/proc/meminfo: memFree=1703952/2059040 swapFree=4140108/4192956
[pid=31552] ppid=31550 vsize=113940 CPUtime=1601.9
/proc/31552/stat : 31552 (pbct) R 31550 31552 30980 0 -1 4202496 28567 0 0 0 157659 2531 0 0 25 0 1 0 29402974 116674560 27237 1992294400 134512640 136485738 4287089664 18446744073709551615 135913329 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/31552/statm: 28485 27237 228 482 0 28001 0
Current children cumulated CPU time (s) 1601.9
Current children cumulated vsize (KiB) 113940

[startup+1662.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/108 31600
/proc/meminfo: memFree=1703704/2059040 swapFree=4140108/4192956
[pid=31552] ppid=31550 vsize=114184 CPUtime=1661.88
/proc/31552/stat : 31552 (pbct) R 31550 31552 30980 0 -1 4202496 28629 0 0 0 163567 2621 0 0 25 0 1 0 29402974 116924416 27299 1992294400 134512640 136485738 4287089664 18446744073709551615 134880524 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/31552/statm: 28546 27299 228 482 0 28062 0
Current children cumulated CPU time (s) 1661.88
Current children cumulated vsize (KiB) 114184

[startup+1722.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/108 31602
/proc/meminfo: memFree=1703580/2059040 swapFree=4140108/4192956
[pid=31552] ppid=31550 vsize=114184 CPUtime=1721.87
/proc/31552/stat : 31552 (pbct) R 31550 31552 30980 0 -1 4202496 28634 0 0 0 169455 2732 0 0 25 0 1 0 29402974 116924416 27304 1992294400 134512640 136485738 4287089664 18446744073709551615 135293725 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/31552/statm: 28546 27304 228 482 0 28062 0
Current children cumulated CPU time (s) 1721.87
Current children cumulated vsize (KiB) 114184

[startup+1782.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/108 31602
/proc/meminfo: memFree=1703332/2059040 swapFree=4140108/4192956
[pid=31552] ppid=31550 vsize=114184 CPUtime=1781.85
/proc/31552/stat : 31552 (pbct) R 31550 31552 30980 0 -1 4202496 28641 0 0 0 175352 2833 0 0 25 0 1 0 29402974 116924416 27311 1992294400 134512640 136485738 4287089664 18446744073709551615 135913329 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/31552/statm: 28546 27311 228 482 0 28062 0
Current children cumulated CPU time (s) 1781.85
Current children cumulated vsize (KiB) 114184



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.5 s]
/proc/loadavg: 1.00 1.00 1.00 3/108 31604
/proc/meminfo: memFree=1703208/2059040 swapFree=4140108/4192956
[pid=31552] ppid=31550 vsize=114344 CPUtime=1800.05
/proc/31552/stat : 31552 (pbct) R 31550 31552 30980 0 -1 4202496 28701 0 0 0 177151 2854 0 0 25 0 1 0 29402974 117088256 27371 1992294400 134512640 136485738 4287089664 18446744073709551615 135913329 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/31552/statm: 28586 27371 228 482 0 28102 0
Current children cumulated CPU time (s) 1800.05
Current children cumulated vsize (KiB) 114344

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

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

[startup+1800.5 s]
/proc/loadavg: 1.00 1.00 1.00 3/108 31604
/proc/meminfo: memFree=1703208/2059040 swapFree=4140108/4192956
[pid=31552] ppid=31550 vsize=114344 CPUtime=1800.05
/proc/31552/stat : 31552 (pbct) R 31550 31552 30980 0 -1 4202496 28701 0 0 0 177151 2854 0 0 25 0 1 0 29402974 117088256 27371 1992294400 134512640 136485738 4287089664 18446744073709551615 135913329 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/31552/statm: 28586 27371 228 482 0 28102 0
Current children cumulated CPU time (s) 1800.05
Current children cumulated vsize (KiB) 114344

Child status: 0
Real time (s): 1800.52
CPU time (s): 1800.08
CPU user time (s): 1771.52
CPU system time (s): 28.5577
CPU usage (%): 99.9753
Max. virtual memory (cumulated for all children) (KiB): 114344

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

runsolver used 3.08253 second user time and 8.39872 second system time

The end

Launcher Data

Begin job on node025 at 2010-06-15 01:17:52
IDJOB=2668567
IDBENCH=2462
IDSOLVER=1170
FILE ID=node025/2668567-1276557472
PBS_JOBID= 11173488
Free space on /tmp= 62572 MiB

SOLVER NAME= PB/CT 0.1
BENCH NAME= PB06//final/normalized-PB06/OPT-BIGINT/mps-v2-20-10/ftp.netlib.org/lp/data/normalized-mps-v2-20-10-blend.opb
COMMAND LINE= HOME/pbct --model BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2668567-1276557472/watcher-2668567-1276557472 -o /tmp/evaluation-result-2668567-1276557472/solver-2668567-1276557472 -C 1800 -W 2000 -M 1800  HOME/pbct --model HOME/instance-2668567-1276557472.opb

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

MD5SUM BENCH= eff6ad715055e79721cc364806b971f0
RANDOM SEED=1109207987

node025.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.242
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.242
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.44
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2059040 kB
MemFree:       1814468 kB
Buffers:         50308 kB
Cached:         105740 kB
SwapCached:       6516 kB
Active:          72268 kB
Inactive:        96928 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2059040 kB
LowFree:       1814468 kB
SwapTotal:     4192956 kB
SwapFree:      4140108 kB
Dirty:            2160 kB
Writeback:           0 kB
AnonPages:       11372 kB
Mapped:          12996 kB
Slab:            53580 kB
PageTables:       4184 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   5222476 kB
Committed_AS:   182024 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= 62568 MiB
End job on node025 at 2010-06-15 01:47:55