Trace number 2668353

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.16 1800.69

General information on the benchmark

Namenormalized-PB06/OPT-BIGINT/mps-v2-20-10/ftp.netlib.org/
lp/data/normalized-mps-v2-20-10-standata.opb
MD5SUM0fd8d82b89614ba6aec45b78f4728905
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
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables30004
Total number of constraints455
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 constraints455
Minimum length of a constraint11
Maximum length of a constraint22350
Number of terms in the objective function 210
Biggest coefficient in the objective function 53687091200
Number of bits for the biggest coefficient in the objective function 36
Sum of the numbers in the objective function 326417514192
Number of bits of the sum of numbers in the objective function 39
Biggest number in a constraint 77387257610240
Number of bits of the biggest number in a constraint 47
Biggest sum of numbers in a constraint 2427818341201528
Number of bits of the biggest sum of numbers52
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.29/0.31	c constraints 441/0 clauses 3/0 units 7355
0.29/0.31	c vars 30004
0.29/0.31	c objective 210 + 0
1800.08/1800.61	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-2668353-1276553737/watcher-2668353-1276553737 -o /tmp/evaluation-result-2668353-1276553737/solver-2668353-1276553737 -C 1800 -W 2000 -M 1800 HOME/pbct --model HOME/instance-2668353-1276553737.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 878
/proc/meminfo: memFree=1670840/2059040 swapFree=4135896/4192956
[pid=878] ppid=876 vsize=2208 CPUtime=0
/proc/878/stat : 878 (pbct) R 876 878 586 0 -1 4202496 264 0 0 0 0 0 0 0 20 0 1 0 30975016 2260992 186 1992294400 134512640 136485738 4292092768 18446744073709551615 135850441 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/878/statm: 552 186 156 482 0 68 0

[startup+0.0565891 s]
/proc/loadavg: 0.92 0.98 0.99 3/106 878
/proc/meminfo: memFree=1670840/2059040 swapFree=4135896/4192956
[pid=878] ppid=876 vsize=3404 CPUtime=0.05
/proc/878/stat : 878 (pbct) R 876 878 586 0 -1 4202496 565 0 0 0 5 0 0 0 20 0 1 0 30975016 3485696 487 1992294400 134512640 136485738 4292092768 18446744073709551615 134524916 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/878/statm: 851 487 156 482 0 367 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 3404

[startup+0.101591 s]
/proc/loadavg: 0.92 0.98 0.99 3/106 878
/proc/meminfo: memFree=1670840/2059040 swapFree=4135896/4192956
[pid=878] ppid=876 vsize=4472 CPUtime=0.09
/proc/878/stat : 878 (pbct) R 876 878 586 0 -1 4202496 815 0 0 0 9 0 0 0 20 0 1 0 30975016 4579328 737 1992294400 134512640 136485738 4292092768 18446744073709551615 135411155 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/878/statm: 1118 737 156 482 0 634 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 4472

[startup+0.30161 s]
/proc/loadavg: 0.92 0.98 0.99 3/106 878
/proc/meminfo: memFree=1670840/2059040 swapFree=4135896/4192956
[pid=878] ppid=876 vsize=8560 CPUtime=0.29
/proc/878/stat : 878 (pbct) R 876 878 586 0 -1 4202496 1864 0 0 0 29 0 0 0 20 0 1 0 30975016 8765440 1639 1992294400 134512640 136485738 4292092768 18446744073709551615 135178866 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/878/statm: 2140 1639 157 482 0 1656 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 8560

[startup+0.701648 s]
/proc/loadavg: 0.92 0.98 0.99 3/106 878
/proc/meminfo: memFree=1670840/2059040 swapFree=4135896/4192956
[pid=878] ppid=876 vsize=46256 CPUtime=0.69
/proc/878/stat : 878 (pbct) R 876 878 586 0 -1 4202496 11029 0 0 0 64 5 0 0 21 0 1 0 30975016 47366144 10804 1992294400 134512640 136485738 4292092768 18446744073709551615 135849248 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/878/statm: 11564 10804 198 482 0 11080 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 46256

[startup+1.50072 s]
/proc/loadavg: 0.92 0.98 0.99 2/107 879
/proc/meminfo: memFree=1607096/2059040 swapFree=4135896/4192956
[pid=878] ppid=876 vsize=104188 CPUtime=1.49
/proc/878/stat : 878 (pbct) R 876 878 586 0 -1 4202496 26160 0 0 0 137 12 0 0 23 0 1 0 30975016 106688512 25194 1992294400 134512640 136485738 4292092768 18446744073709551615 135857111 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/878/statm: 26047 25195 198 482 0 25563 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 104188

[startup+3.10087 s]
/proc/loadavg: 0.92 0.98 0.99 2/107 879
/proc/meminfo: memFree=1528604/2059040 swapFree=4135896/4192956
[pid=878] ppid=876 vsize=222304 CPUtime=3.09
/proc/878/stat : 878 (pbct) R 876 878 586 0 -1 4202496 57583 0 0 0 285 24 0 0 25 0 1 0 30975016 227639296 54755 1992294400 134512640 136485738 4292092768 18446744073709551615 134741687 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/878/statm: 55576 54756 198 482 0 55092 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 222304

[startup+6.30117 s]
/proc/loadavg: 0.93 0.98 0.99 2/107 879
/proc/meminfo: memFree=1275768/2059040 swapFree=4135896/4192956
[pid=878] ppid=876 vsize=434964 CPUtime=6.29
/proc/878/stat : 878 (pbct) R 876 878 586 0 -1 4202496 112799 0 0 0 583 46 0 0 25 0 1 0 30975016 445403136 104555 1992294400 134512640 136485738 4292092768 18446744073709551615 135050666 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/878/statm: 108741 104555 225 482 0 108257 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 434964

[startup+12.7008 s]
/proc/loadavg: 0.93 0.98 0.99 2/107 879
/proc/meminfo: memFree=1250100/2059040 swapFree=4135896/4192956
[pid=878] ppid=876 vsize=437156 CPUtime=12.69
/proc/878/stat : 878 (pbct) R 876 878 586 0 -1 4202496 113308 0 0 0 1172 97 0 0 25 0 1 0 30975016 447647744 105064 1992294400 134512640 136485738 4292092768 18446744073709551615 135044309 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/878/statm: 109289 105064 228 482 0 108805 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 437156

[startup+25.501 s]
/proc/loadavg: 0.95 0.98 0.99 2/107 879
/proc/meminfo: memFree=1249232/2059040 swapFree=4135896/4192956
[pid=878] ppid=876 vsize=438120 CPUtime=25.49
/proc/878/stat : 878 (pbct) R 876 878 586 0 -1 4202496 113508 0 0 0 2343 206 0 0 25 0 1 0 30975016 448634880 105264 1992294400 134512640 136485738 4292092768 18446744073709551615 135913329 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/878/statm: 109530 105264 228 482 0 109046 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 438120

[startup+51.1014 s]
/proc/loadavg: 0.96 0.98 0.99 2/107 881
/proc/meminfo: memFree=1248488/2059040 swapFree=4135896/4192956
[pid=878] ppid=876 vsize=438912 CPUtime=51.08
/proc/878/stat : 878 (pbct) R 876 878 586 0 -1 4202496 113727 0 0 0 4675 433 0 0 25 0 1 0 30975016 449445888 105483 1992294400 134512640 136485738 4292092768 18446744073709551615 135913329 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/878/statm: 109728 105483 228 482 0 109244 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 438912

[startup+102.309 s]
/proc/loadavg: 0.98 0.98 0.99 2/107 881
/proc/meminfo: memFree=1246752/2059040 swapFree=4135896/4192956
[pid=878] ppid=876 vsize=440504 CPUtime=102.27
/proc/878/stat : 878 (pbct) R 876 878 586 0 -1 4202496 114125 0 0 0 9383 844 0 0 25 0 1 0 30975016 451076096 105881 1992294400 134512640 136485738 4292092768 18446744073709551615 135183717 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/878/statm: 110126 105881 228 482 0 109642 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 440504

[startup+162.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/107 883
/proc/meminfo: memFree=1244892/2059040 swapFree=4135896/4192956
[pid=878] ppid=876 vsize=442388 CPUtime=162.25
/proc/878/stat : 878 (pbct) R 876 878 586 0 -1 4202496 114595 0 0 0 14889 1336 0 0 25 0 1 0 30975016 453005312 106351 1992294400 134512640 136485738 4292092768 18446744073709551615 135913329 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/878/statm: 110597 106351 228 482 0 110113 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 442388

[startup+222.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/107 885
/proc/meminfo: memFree=1242908/2059040 swapFree=4135896/4192956
[pid=878] ppid=876 vsize=444448 CPUtime=222.23
/proc/878/stat : 878 (pbct) R 876 878 586 0 -1 4202496 115093 0 0 0 20390 1833 0 0 25 0 1 0 30975016 455114752 106849 1992294400 134512640 136485738 4292092768 18446744073709551615 135260279 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/878/statm: 111112 106849 228 482 0 110628 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 444448

[startup+282.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/107 887
/proc/meminfo: memFree=1241296/2059040 swapFree=4135896/4192956
[pid=878] ppid=876 vsize=446032 CPUtime=282.21
/proc/878/stat : 878 (pbct) R 876 878 586 0 -1 4202496 115502 0 0 0 25913 2308 0 0 25 0 1 0 30975016 456736768 107258 1992294400 134512640 136485738 4292092768 18446744073709551615 135913329 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/878/statm: 111508 107258 228 482 0 111024 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 446032

[startup+342.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/107 887
/proc/meminfo: memFree=1238816/2059040 swapFree=4135896/4192956
[pid=878] ppid=876 vsize=448460 CPUtime=342.2
/proc/878/stat : 878 (pbct) R 876 878 586 0 -1 4202496 116112 0 0 0 31481 2739 0 0 25 0 1 0 30975016 459223040 107868 1992294400 134512640 136485738 4292092768 18446744073709551615 135044727 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/878/statm: 112115 107868 228 482 0 111631 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 448460

[startup+402.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/107 889
/proc/meminfo: memFree=1237204/2059040 swapFree=4135896/4192956
[pid=878] ppid=876 vsize=450176 CPUtime=402.17
/proc/878/stat : 878 (pbct) R 876 878 586 0 -1 4202496 116538 0 0 0 37026 3191 0 0 25 0 1 0 30975016 460980224 108294 1992294400 134512640 136485738 4292092768 18446744073709551615 135044697 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/878/statm: 112544 108294 228 482 0 112060 0
Current children cumulated CPU time (s) 402.17
Current children cumulated vsize (KiB) 450176

[startup+462.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/107 891
/proc/meminfo: memFree=1235220/2059040 swapFree=4135896/4192956
[pid=878] ppid=876 vsize=452136 CPUtime=462.16
/proc/878/stat : 878 (pbct) R 876 878 586 0 -1 4202496 116995 0 0 0 42573 3643 0 0 25 0 1 0 30975016 462987264 108751 1992294400 134512640 136485738 4292092768 18446744073709551615 135181853 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/878/statm: 113034 108751 228 482 0 112550 0
Current children cumulated CPU time (s) 462.16
Current children cumulated vsize (KiB) 452136

[startup+522.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/107 893
/proc/meminfo: memFree=1228896/2059040 swapFree=4135896/4192956
[pid=878] ppid=876 vsize=458492 CPUtime=522.13
/proc/878/stat : 878 (pbct) R 876 878 586 0 -1 4202496 118570 0 0 0 48106 4107 0 0 25 0 1 0 30975016 469495808 110326 1992294400 134512640 136485738 4292092768 18446744073709551615 135913329 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/878/statm: 114623 110326 228 482 0 114139 0
Current children cumulated CPU time (s) 522.13
Current children cumulated vsize (KiB) 458492

[startup+582.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/107 895
/proc/meminfo: memFree=1225300/2059040 swapFree=4135896/4192956
[pid=878] ppid=876 vsize=462064 CPUtime=582.13
/proc/878/stat : 878 (pbct) R 876 878 586 0 -1 4202496 119493 0 0 0 53600 4613 0 0 25 0 1 0 30975016 473153536 111249 1992294400 134512640 136485738 4292092768 18446744073709551615 135044424 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/878/statm: 115516 111249 228 482 0 115032 0
Current children cumulated CPU time (s) 582.13
Current children cumulated vsize (KiB) 462064

[startup+642.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/107 895
/proc/meminfo: memFree=1208932/2059040 swapFree=4135896/4192956
[pid=878] ppid=876 vsize=478444 CPUtime=642.11
/proc/878/stat : 878 (pbct) R 876 878 586 0 -1 4202496 123545 0 0 0 59187 5024 0 0 25 0 1 0 30975016 489926656 115301 1992294400 134512640 136485738 4292092768 18446744073709551615 134888906 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/878/statm: 119611 115301 228 482 0 119127 0
Current children cumulated CPU time (s) 642.11
Current children cumulated vsize (KiB) 478444

[startup+702.301 s]

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

[startup+822.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/107 901
/proc/meminfo: memFree=1100556/2059040 swapFree=4135896/4192956
[pid=878] ppid=876 vsize=588072 CPUtime=822.05
/proc/878/stat : 878 (pbct) R 876 878 586 0 -1 4202496 150548 0 0 0 76713 5492 0 0 25 0 1 0 30975016 602185728 142304 1992294400 134512640 136485738 4292092768 18446744073709551615 135913329 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/878/statm: 147018 142304 228 482 0 146534 0
Current children cumulated CPU time (s) 822.05
Current children cumulated vsize (KiB) 588072

[startup+882.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/107 903
/proc/meminfo: memFree=1099936/2059040 swapFree=4135896/4192956
[pid=878] ppid=876 vsize=588624 CPUtime=882.02
/proc/878/stat : 878 (pbct) R 876 878 586 0 -1 4202496 150697 0 0 0 82456 5746 0 0 25 0 1 0 30975016 602750976 142453 1992294400 134512640 136485738 4292092768 18446744073709551615 135173318 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/878/statm: 147156 142453 228 482 0 146672 0
Current children cumulated CPU time (s) 882.02
Current children cumulated vsize (KiB) 588624

[startup+942.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/107 903
/proc/meminfo: memFree=1099936/2059040 swapFree=4135896/4192956
[pid=878] ppid=876 vsize=588624 CPUtime=942.01
/proc/878/stat : 878 (pbct) R 876 878 586 0 -1 4202496 150699 0 0 0 88362 5839 0 0 25 0 1 0 30975016 602750976 142455 1992294400 134512640 136485738 4292092768 18446744073709551615 134659846 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/878/statm: 147156 142455 228 482 0 146672 0
Current children cumulated CPU time (s) 942.01
Current children cumulated vsize (KiB) 588624

[startup+1002.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/107 905
/proc/meminfo: memFree=1099936/2059040 swapFree=4135896/4192956
[pid=878] ppid=876 vsize=588624 CPUtime=1001.99
/proc/878/stat : 878 (pbct) R 876 878 586 0 -1 4202496 150709 0 0 0 94001 6198 0 0 25 0 1 0 30975016 602750976 142465 1992294400 134512640 136485738 4292092768 18446744073709551615 135913329 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/878/statm: 147156 142465 228 482 0 146672 0
Current children cumulated CPU time (s) 1001.99
Current children cumulated vsize (KiB) 588624

[startup+1062.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/107 907
/proc/meminfo: memFree=1099936/2059040 swapFree=4135896/4192956
[pid=878] ppid=876 vsize=588624 CPUtime=1061.97
/proc/878/stat : 878 (pbct) R 876 878 586 0 -1 4202496 150718 0 0 0 99690 6507 0 0 25 0 1 0 30975016 602750976 142474 1992294400 134512640 136485738 4292092768 18446744073709551615 135913329 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/878/statm: 147156 142474 228 482 0 146672 0
Current children cumulated CPU time (s) 1061.97
Current children cumulated vsize (KiB) 588624

[startup+1122.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/107 909
/proc/meminfo: memFree=1088156/2059040 swapFree=4135896/4192956
[pid=878] ppid=876 vsize=600980 CPUtime=1121.95
/proc/878/stat : 878 (pbct) R 876 878 586 0 -1 4202496 153758 0 0 0 105266 6929 0 0 25 0 1 0 30975016 615403520 145514 1992294400 134512640 136485738 4292092768 18446744073709551615 135913329 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/878/statm: 150245 145514 228 482 0 149761 0
Current children cumulated CPU time (s) 1121.95
Current children cumulated vsize (KiB) 600980

[startup+1182.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/107 911
/proc/meminfo: memFree=1060628/2059040 swapFree=4135896/4192956
[pid=878] ppid=876 vsize=629012 CPUtime=1181.94
/proc/878/stat : 878 (pbct) R 876 878 586 0 -1 4202496 160700 0 0 0 110896 7298 0 0 25 0 1 0 30975016 644108288 152456 1992294400 134512640 136485738 4292092768 18446744073709551615 134880510 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/878/statm: 157253 152456 228 482 0 156769 0
Current children cumulated CPU time (s) 1181.94
Current children cumulated vsize (KiB) 629012

[startup+1242.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/107 911
/proc/meminfo: memFree=1045128/2059040 swapFree=4135896/4192956
[pid=878] ppid=876 vsize=644128 CPUtime=1241.92
/proc/878/stat : 878 (pbct) R 876 878 586 0 -1 4202496 164395 0 0 0 116465 7727 0 0 25 0 1 0 30975016 659587072 156151 1992294400 134512640 136485738 4292092768 18446744073709551615 135913329 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/878/statm: 161032 156151 228 482 0 160548 0
Current children cumulated CPU time (s) 1241.92
Current children cumulated vsize (KiB) 644128

[startup+1302.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/107 913
/proc/meminfo: memFree=1018592/2059040 swapFree=4135896/4192956
[pid=878] ppid=876 vsize=670320 CPUtime=1301.91
/proc/878/stat : 878 (pbct) R 876 878 586 0 -1 4202496 170927 0 0 0 122120 8071 0 0 25 0 1 0 30975016 686407680 162683 1992294400 134512640 136485738 4292092768 18446744073709551615 135913329 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/878/statm: 167580 162683 228 482 0 167096 0
Current children cumulated CPU time (s) 1301.91
Current children cumulated vsize (KiB) 670320

[startup+1362.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/107 915
/proc/meminfo: memFree=1009788/2059040 swapFree=4135896/4192956
[pid=878] ppid=876 vsize=679032 CPUtime=1361.89
/proc/878/stat : 878 (pbct) R 876 878 586 0 -1 4202496 173119 0 0 0 127796 8393 0 0 25 0 1 0 30975016 695328768 164875 1992294400 134512640 136485738 4292092768 18446744073709551615 135913329 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/878/statm: 169758 164875 228 482 0 169274 0
Current children cumulated CPU time (s) 1361.89
Current children cumulated vsize (KiB) 679032

[startup+1422.31 s]
/proc/loadavg: 0.99 0.98 0.99 2/107 917
/proc/meminfo: memFree=1009788/2059040 swapFree=4135896/4192956
[pid=878] ppid=876 vsize=679032 CPUtime=1421.88
/proc/878/stat : 878 (pbct) R 876 878 586 0 -1 4202496 173119 0 0 0 133444 8744 0 0 25 0 1 0 30975016 695328768 164875 1992294400 134512640 136485738 4292092768 18446744073709551615 135913329 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/878/statm: 169758 164875 228 482 0 169274 0
Current children cumulated CPU time (s) 1421.88
Current children cumulated vsize (KiB) 679032

[startup+1482.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/107 919
/proc/meminfo: memFree=1009664/2059040 swapFree=4135896/4192956
[pid=878] ppid=876 vsize=679032 CPUtime=1481.85
/proc/878/stat : 878 (pbct) R 876 878 586 0 -1 4202496 173120 0 0 0 138918 9267 0 0 25 0 1 0 30975016 695328768 164876 1992294400 134512640 136485738 4292092768 18446744073709551615 135913329 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/878/statm: 169758 164876 228 482 0 169274 0
Current children cumulated CPU time (s) 1481.85
Current children cumulated vsize (KiB) 679032

[startup+1542.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/107 919
/proc/meminfo: memFree=1009664/2059040 swapFree=4135896/4192956
[pid=878] ppid=876 vsize=679032 CPUtime=1541.84
/proc/878/stat : 878 (pbct) R 876 878 586 0 -1 4202496 173120 0 0 0 144549 9635 0 0 25 0 1 0 30975016 695328768 164876 1992294400 134512640 136485738 4292092768 18446744073709551615 135913329 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/878/statm: 169758 164876 228 482 0 169274 0
Current children cumulated CPU time (s) 1541.84
Current children cumulated vsize (KiB) 679032

[startup+1602.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/107 921
/proc/meminfo: memFree=1009664/2059040 swapFree=4135896/4192956
[pid=878] ppid=876 vsize=679032 CPUtime=1601.82
/proc/878/stat : 878 (pbct) R 876 878 586 0 -1 4202496 173120 0 0 0 150308 9874 0 0 25 0 1 0 30975016 695328768 164876 1992294400 134512640 136485738 4292092768 18446744073709551615 135185194 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/878/statm: 169758 164876 228 482 0 169274 0
Current children cumulated CPU time (s) 1601.82
Current children cumulated vsize (KiB) 679032

[startup+1662.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/107 923
/proc/meminfo: memFree=1009664/2059040 swapFree=4135896/4192956
[pid=878] ppid=876 vsize=679032 CPUtime=1661.8
/proc/878/stat : 878 (pbct) R 876 878 586 0 -1 4202496 173142 0 0 0 156082 10098 0 0 25 0 1 0 30975016 695328768 164898 1992294400 134512640 136485738 4292092768 18446744073709551615 135913329 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/878/statm: 169758 164898 228 482 0 169274 0
Current children cumulated CPU time (s) 1661.8
Current children cumulated vsize (KiB) 679032

[startup+1722.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/107 925
/proc/meminfo: memFree=989080/2059040 swapFree=4135896/4192956
[pid=878] ppid=876 vsize=700040 CPUtime=1721.79
/proc/878/stat : 878 (pbct) R 876 878 586 0 -1 4202496 178404 0 0 0 161652 10527 0 0 25 0 1 0 30975016 716840960 170160 1992294400 134512640 136485738 4292092768 18446744073709551615 135913329 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/878/statm: 175010 170160 228 482 0 174526 0
Current children cumulated CPU time (s) 1721.79
Current children cumulated vsize (KiB) 700040

[startup+1782.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/107 927
/proc/meminfo: memFree=966884/2059040 swapFree=4135896/4192956
[pid=878] ppid=876 vsize=721900 CPUtime=1781.77
/proc/878/stat : 878 (pbct) R 876 878 586 0 -1 4202496 183816 0 0 0 167470 10707 0 0 25 0 1 0 30975016 739225600 175572 1992294400 134512640 136485738 4292092768 18446744073709551615 135913329 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/878/statm: 180475 175572 228 482 0 179991 0
Current children cumulated CPU time (s) 1781.77
Current children cumulated vsize (KiB) 721900



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.6 s]
/proc/loadavg: 0.99 0.98 0.99 2/107 927
/proc/meminfo: memFree=955724/2059040 swapFree=4135896/4192956
[pid=878] ppid=876 vsize=733636 CPUtime=1800.08
/proc/878/stat : 878 (pbct) R 876 878 586 0 -1 4202496 186531 0 0 0 169270 10738 0 0 25 0 1 0 30975016 751243264 178287 1992294400 134512640 136485738 4292092768 18446744073709551615 135913329 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/878/statm: 183409 178287 228 482 0 182925 0
Current children cumulated CPU time (s) 1800.08
Current children cumulated vsize (KiB) 733636

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.69
CPU time (s): 1800.16
CPU user time (s): 1692.71
CPU system time (s): 107.454
CPU usage (%): 99.9709
Max. virtual memory (cumulated for all children) (KiB): 733636

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

runsolver used 2.81557 second user time and 8.66368 second system time

The end

Launcher Data

Begin job on node015 at 2010-06-15 00:15:37
IDJOB=2668353
IDBENCH=2435
IDSOLVER=1170
FILE ID=node015/2668353-1276553737
PBS_JOBID= 11173487
Free space on /tmp= 62580 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-standata.opb
COMMAND LINE= HOME/pbct --model BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2668353-1276553737/watcher-2668353-1276553737 -o /tmp/evaluation-result-2668353-1276553737/solver-2668353-1276553737 -C 1800 -W 2000 -M 1800  HOME/pbct --model HOME/instance-2668353-1276553737.opb

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

MD5SUM BENCH= 0fd8d82b89614ba6aec45b78f4728905
RANDOM SEED=6670346

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:       1671244 kB
Buffers:        162332 kB
Cached:         144928 kB
SwapCached:      11036 kB
Active:          86804 kB
Inactive:       234256 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2059040 kB
LowFree:       1671244 kB
SwapTotal:     4192956 kB
SwapFree:      4135896 kB
Dirty:            3148 kB
Writeback:           0 kB
AnonPages:       11928 kB
Mapped:           9360 kB
Slab:            44796 kB
PageTables:       4060 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   5222476 kB
Committed_AS:   181820 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 00:45:40