Trace number 2669306

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.91

General information on the benchmark

Namenormalized-PB06/OPT-BIGINT/mps-v2-20-10/ftp.netlib.org/
lp/data/normalized-mps-v2-20-10-ganges.opb
MD5SUM8dcdf7f580feb5bd340697fd975f6f3f
Bench CategoryOPT-BIGINT (optimisation, big integers)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark4.21436
Has Objective FunctionYES
SatisfiableNO
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved
Number of variables46097
Total number of constraints1706
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 constraints1706
Minimum length of a constraint13
Maximum length of a constraint1432
Number of terms in the objective function 2309
Biggest coefficient in the objective function 33554432
Number of bits for the biggest coefficient in the objective function 26
Sum of the numbers in the objective function 884998035
Number of bits of the sum of numbers in the objective function 30
Biggest number in a constraint 5368709120000
Number of bits of the biggest number in a constraint 43
Biggest sum of numbers in a constraint 32257203788492
Number of bits of the biggest sum of numbers45
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.59/0.61	c constraints 1706/0 clauses 0/0 units 2364
0.59/0.61	c vars 46097
0.59/0.61	c objective 2309 + -884998035
1800.06/1800.81	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-2669306-1276545153/watcher-2669306-1276545153 -o /tmp/evaluation-result-2669306-1276545153/solver-2669306-1276545153 -C 1800 -W 2000 -M 1800 HOME/pbct --model HOME/instance-2669306-1276545153.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.65 1.19 1.07 3/106 32402
/proc/meminfo: memFree=1885400/2059040 swapFree=4140216/4192956
[pid=32402] ppid=32400 vsize=2488 CPUtime=0
/proc/32402/stat : 32402 (pbct) R 32400 32402 31741 0 -1 4202496 305 0 0 0 0 0 0 0 22 0 1 0 30116975 2547712 227 1992294400 134512640 136485738 4291674560 18446744073709551615 134541408 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/32402/statm: 622 227 153 482 0 138 0

[startup+0.103884 s]
/proc/loadavg: 1.65 1.19 1.07 3/106 32402
/proc/meminfo: memFree=1885400/2059040 swapFree=4140216/4192956
[pid=32402] ppid=32400 vsize=4600 CPUtime=0.09
/proc/32402/stat : 32402 (pbct) R 32400 32402 31741 0 -1 4202496 836 0 0 0 9 0 0 0 22 0 1 0 30116975 4710400 759 1992294400 134512640 136485738 4291674560 18446744073709551615 135850441 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/32402/statm: 1150 760 156 482 0 666 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 4600

[startup+0.200905 s]
/proc/loadavg: 1.65 1.19 1.07 3/106 32402
/proc/meminfo: memFree=1885400/2059040 swapFree=4140216/4192956
[pid=32402] ppid=32400 vsize=6844 CPUtime=0.19
/proc/32402/stat : 32402 (pbct) R 32400 32402 31741 0 -1 4202496 1399 0 0 0 19 0 0 0 22 0 1 0 30116975 7008256 1321 1992294400 134512640 136485738 4291674560 18446744073709551615 135850441 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/32402/statm: 1711 1321 156 482 0 1227 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 6844

[startup+0.300926 s]
/proc/loadavg: 1.65 1.19 1.07 3/106 32402
/proc/meminfo: memFree=1885400/2059040 swapFree=4140216/4192956
[pid=32402] ppid=32400 vsize=9088 CPUtime=0.29
/proc/32402/stat : 32402 (pbct) R 32400 32402 31741 0 -1 4202496 1981 0 0 0 29 0 0 0 22 0 1 0 30116975 9306112 1903 1992294400 134512640 136485738 4291674560 18446744073709551615 135178825 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/32402/statm: 2272 1903 156 482 0 1788 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 9088

[startup+0.701011 s]
/proc/loadavg: 1.65 1.19 1.07 3/106 32402
/proc/meminfo: memFree=1885400/2059040 swapFree=4140216/4192956
[pid=32402] ppid=32400 vsize=24576 CPUtime=0.69
/proc/32402/stat : 32402 (pbct) R 32400 32402 31741 0 -1 4202496 5814 0 0 0 67 2 0 0 24 0 1 0 30116975 25165824 5736 1992294400 134512640 136485738 4291674560 18446744073709551615 134651003 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/32402/statm: 6144 5736 197 482 0 5660 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 24576

[startup+1.50118 s]
/proc/loadavg: 1.65 1.19 1.07 2/107 32403
/proc/meminfo: memFree=1830832/2059040 swapFree=4140216/4192956
[pid=32402] ppid=32400 vsize=85940 CPUtime=1.49
/proc/32402/stat : 32402 (pbct) R 32400 32402 31741 0 -1 4202496 21764 0 0 0 139 10 0 0 25 0 1 0 30116975 88002560 20635 1992294400 134512640 136485738 4291674560 18446744073709551615 135359995 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/32402/statm: 21485 20636 197 482 0 21001 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 85940

[startup+3.10152 s]
/proc/loadavg: 1.65 1.19 1.07 2/107 32403
/proc/meminfo: memFree=1757672/2059040 swapFree=4140216/4192956
[pid=32402] ppid=32400 vsize=195676 CPUtime=3.09
/proc/32402/stat : 32402 (pbct) R 32400 32402 31741 0 -1 4202496 50638 0 0 0 285 24 0 0 25 0 1 0 30116975 200372224 47903 1992294400 134512640 136485738 4291674560 18446744073709551615 135850441 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/32402/statm: 48919 47904 197 482 0 48435 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 195676

[startup+6.3012 s]
/proc/loadavg: 1.60 1.19 1.07 2/107 32403
/proc/meminfo: memFree=1555180/2059040 swapFree=4140216/4192956
[pid=32402] ppid=32400 vsize=367288 CPUtime=6.28
/proc/32402/stat : 32402 (pbct) R 32400 32402 31741 0 -1 4202496 96883 0 0 0 584 44 0 0 25 0 1 0 30116975 376102912 90430 1992294400 134512640 136485738 4291674560 18446744073709551615 135850441 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/32402/statm: 91822 90431 197 482 0 91338 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 367288

[startup+12.7016 s]
/proc/loadavg: 1.55 1.19 1.07 2/107 32403
/proc/meminfo: memFree=1178592/2059040 swapFree=4140216/4192956
[pid=32402] ppid=32400 vsize=742220 CPUtime=12.69
/proc/32402/stat : 32402 (pbct) R 32400 32402 31741 0 -1 4202496 193570 0 0 0 1179 90 0 0 25 0 1 0 30116975 760033280 176804 1992294400 134512640 136485738 4291674560 18446744073709551615 135913329 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/32402/statm: 185555 176804 227 482 0 185071 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 742220

[startup+25.5003 s]
/proc/loadavg: 1.43 1.18 1.06 2/107 32403
/proc/meminfo: memFree=1175740/2059040 swapFree=4140216/4192956
[pid=32402] ppid=32400 vsize=743960 CPUtime=25.47
/proc/32402/stat : 32402 (pbct) R 32400 32402 31741 0 -1 4202496 193981 0 0 0 2318 229 0 0 25 0 1 0 30116975 761815040 177215 1992294400 134512640 136485738 4291674560 18446744073709551615 135913329 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/32402/statm: 185990 177215 227 482 0 185506 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 743960

[startup+51.1007 s]
/proc/loadavg: 1.28 1.16 1.06 2/107 32403
/proc/meminfo: memFree=1174500/2059040 swapFree=4140216/4192956
[pid=32402] ppid=32400 vsize=745296 CPUtime=51.07
/proc/32402/stat : 32402 (pbct) R 32400 32402 31741 0 -1 4202496 194298 0 0 0 4637 470 0 0 25 0 1 0 30116975 763183104 177532 1992294400 134512640 136485738 4291674560 18446744073709551615 135024859 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/32402/statm: 186324 177532 228 482 0 185840 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 745296

[startup+102.301 s]
/proc/loadavg: 1.12 1.14 1.06 2/107 32405
/proc/meminfo: memFree=1173260/2059040 swapFree=4140216/4192956
[pid=32402] ppid=32400 vsize=746476 CPUtime=102.25
/proc/32402/stat : 32402 (pbct) R 32400 32402 31741 0 -1 4202496 194580 0 0 0 9317 908 0 0 25 0 1 0 30116975 764391424 177814 1992294400 134512640 136485738 4291674560 18446744073709551615 135913329 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/32402/statm: 186619 177814 228 482 0 186135 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 746476

[startup+162.3 s]
/proc/loadavg: 1.04 1.11 1.05 2/107 32407
/proc/meminfo: memFree=1146352/2059040 swapFree=4140216/4192956
[pid=32402] ppid=32400 vsize=773640 CPUtime=162.22
/proc/32402/stat : 32402 (pbct) R 32400 32402 31741 0 -1 4202496 201358 0 0 0 15057 1165 0 0 25 0 1 0 30116975 792207360 184592 1992294400 134512640 136485738 4291674560 18446744073709551615 134888906 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/32402/statm: 193410 184592 228 482 0 192926 0
Current children cumulated CPU time (s) 162.22
Current children cumulated vsize (KiB) 773640

[startup+222.309 s]
/proc/loadavg: 1.01 1.08 1.04 2/107 32409
/proc/meminfo: memFree=1120312/2059040 swapFree=4140216/4192956
[pid=32402] ppid=32400 vsize=799168 CPUtime=222.2
/proc/32402/stat : 32402 (pbct) R 32400 32402 31741 0 -1 4202496 207776 0 0 0 20889 1331 0 0 25 0 1 0 30116975 818348032 191010 1992294400 134512640 136485738 4291674560 18446744073709551615 135913329 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/32402/statm: 199792 191010 228 482 0 199308 0
Current children cumulated CPU time (s) 222.2
Current children cumulated vsize (KiB) 799168

[startup+282.301 s]
/proc/loadavg: 1.00 1.07 1.04 2/107 32409
/proc/meminfo: memFree=1101464/2059040 swapFree=4140216/4192956
[pid=32402] ppid=32400 vsize=818124 CPUtime=282.18
/proc/32402/stat : 32402 (pbct) R 32400 32402 31741 0 -1 4202496 212490 0 0 0 26751 1467 0 0 25 0 1 0 30116975 837758976 195724 1992294400 134512640 136485738 4291674560 18446744073709551615 135913329 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/32402/statm: 204531 195724 228 482 0 204047 0
Current children cumulated CPU time (s) 282.18
Current children cumulated vsize (KiB) 818124

[startup+342.301 s]
/proc/loadavg: 1.00 1.05 1.03 2/107 32411
/proc/meminfo: memFree=1083732/2059040 swapFree=4140216/4192956
[pid=32402] ppid=32400 vsize=836056 CPUtime=342.15
/proc/32402/stat : 32402 (pbct) R 32400 32402 31741 0 -1 4202496 216863 0 0 0 32626 1589 0 0 25 0 1 0 30116975 856121344 200097 1992294400 134512640 136485738 4291674560 18446744073709551615 134888903 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/32402/statm: 209014 200097 228 482 0 208530 0
Current children cumulated CPU time (s) 342.15
Current children cumulated vsize (KiB) 836056

[startup+402.3 s]
/proc/loadavg: 1.00 1.04 1.03 2/107 32413
/proc/meminfo: memFree=1069720/2059040 swapFree=4140216/4192956
[pid=32402] ppid=32400 vsize=850040 CPUtime=402.13
/proc/32402/stat : 32402 (pbct) R 32400 32402 31741 0 -1 4202496 220402 0 0 0 38524 1689 0 0 25 0 1 0 30116975 870440960 203636 1992294400 134512640 136485738 4291674560 18446744073709551615 135913329 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/32402/statm: 212510 203636 228 482 0 212026 0
Current children cumulated CPU time (s) 402.13
Current children cumulated vsize (KiB) 850040

[startup+462.3 s]
/proc/loadavg: 1.00 1.03 1.02 2/107 32415
/proc/meminfo: memFree=1052732/2059040 swapFree=4140216/4192956
[pid=32402] ppid=32400 vsize=867488 CPUtime=462.11
/proc/32402/stat : 32402 (pbct) R 32400 32402 31741 0 -1 4202496 224582 0 0 0 44407 1804 0 0 25 0 1 0 30116975 888307712 207816 1992294400 134512640 136485738 4291674560 18446744073709551615 134880510 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/32402/statm: 216872 207816 228 482 0 216388 0
Current children cumulated CPU time (s) 462.11
Current children cumulated vsize (KiB) 867488

[startup+522.302 s]
/proc/loadavg: 1.00 1.02 1.02 2/107 32426
/proc/meminfo: memFree=1037976/2059040 swapFree=4140216/4192956
[pid=32402] ppid=32400 vsize=881980 CPUtime=522.06
/proc/32402/stat : 32402 (pbct) R 32400 32402 31741 0 -1 4202496 228226 0 0 0 50309 1897 0 0 25 0 1 0 30116975 903147520 211460 1992294400 134512640 136485738 4291674560 18446744073709551615 134880683 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/32402/statm: 220495 211460 228 482 0 220011 0
Current children cumulated CPU time (s) 522.06
Current children cumulated vsize (KiB) 881980

[startup+582.302 s]
/proc/loadavg: 1.00 1.02 1.01 2/107 32426
/proc/meminfo: memFree=1028552/2059040 swapFree=4140216/4192956
[pid=32402] ppid=32400 vsize=891152 CPUtime=582.04
/proc/32402/stat : 32402 (pbct) R 32400 32402 31741 0 -1 4202496 230512 0 0 0 56236 1968 0 0 25 0 1 0 30116975 912539648 213746 1992294400 134512640 136485738 4291674560 18446744073709551615 134880510 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/32402/statm: 222788 213746 228 482 0 222304 0
Current children cumulated CPU time (s) 582.04
Current children cumulated vsize (KiB) 891152

[startup+642.302 s]
/proc/loadavg: 1.00 1.01 1.00 2/107 32428
/proc/meminfo: memFree=1017640/2059040 swapFree=4140216/4192956
[pid=32402] ppid=32400 vsize=902136 CPUtime=642.02
/proc/32402/stat : 32402 (pbct) R 32400 32402 31741 0 -1 4202496 233284 0 0 0 62158 2044 0 0 25 0 1 0 30116975 923787264 216518 1992294400 134512640 136485738 4291674560 18446744073709551615 135860656 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/32402/statm: 225534 216518 228 482 0 225050 0
Current children cumulated CPU time (s) 642.02
Current children cumulated vsize (KiB) 902136

[startup+702.301 s]

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

[startup+882.309 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 32434
/proc/meminfo: memFree=976720/2059040 swapFree=4140216/4192956
[pid=32402] ppid=32400 vsize=943940 CPUtime=881.93
/proc/32402/stat : 32402 (pbct) R 32400 32402 31741 0 -1 4202496 243445 0 0 0 85881 2312 0 0 25 0 1 0 30116975 966594560 226679 1992294400 134512640 136485738 4291674560 18446744073709551615 134880510 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/32402/statm: 235985 226679 228 482 0 235501 0
Current children cumulated CPU time (s) 881.93
Current children cumulated vsize (KiB) 943940

[startup+942.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 32436
/proc/meminfo: memFree=969156/2059040 swapFree=4140216/4192956
[pid=32402] ppid=32400 vsize=951516 CPUtime=941.89
/proc/32402/stat : 32402 (pbct) R 32400 32402 31741 0 -1 4202496 245333 0 0 0 91817 2372 0 0 25 0 1 0 30116975 974352384 228567 1992294400 134512640 136485738 4291674560 18446744073709551615 134880510 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/32402/statm: 237879 228567 228 482 0 237395 0
Current children cumulated CPU time (s) 941.89
Current children cumulated vsize (KiB) 951516

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 32438
/proc/meminfo: memFree=965188/2059040 swapFree=4140216/4192956
[pid=32402] ppid=32400 vsize=955348 CPUtime=1001.87
/proc/32402/stat : 32402 (pbct) R 32400 32402 31741 0 -1 4202496 246310 0 0 0 97702 2485 0 0 25 0 1 0 30116975 978276352 229544 1992294400 134512640 136485738 4291674560 18446744073709551615 134888903 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/32402/statm: 238837 229544 228 482 0 238353 0
Current children cumulated CPU time (s) 1001.87
Current children cumulated vsize (KiB) 955348

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 32440
/proc/meminfo: memFree=965064/2059040 swapFree=4140216/4192956
[pid=32402] ppid=32400 vsize=955348 CPUtime=1061.85
/proc/32402/stat : 32402 (pbct) R 32400 32402 31741 0 -1 4202496 246310 0 0 0 103527 2658 0 0 25 0 1 0 30116975 978276352 229544 1992294400 134512640 136485738 4291674560 18446744073709551615 135913329 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/32402/statm: 238837 229544 228 482 0 238353 0
Current children cumulated CPU time (s) 1061.85
Current children cumulated vsize (KiB) 955348

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 32442
/proc/meminfo: memFree=965064/2059040 swapFree=4140216/4192956
[pid=32402] ppid=32400 vsize=955348 CPUtime=1121.82
/proc/32402/stat : 32402 (pbct) R 32400 32402 31741 0 -1 4202496 246310 0 0 0 109366 2816 0 0 25 0 1 0 30116975 978276352 229544 1992294400 134512640 136485738 4291674560 18446744073709551615 134880510 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/32402/statm: 238837 229544 228 482 0 238353 0
Current children cumulated CPU time (s) 1121.82
Current children cumulated vsize (KiB) 955348

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 32442
/proc/meminfo: memFree=964940/2059040 swapFree=4140216/4192956
[pid=32402] ppid=32400 vsize=955348 CPUtime=1181.8
/proc/32402/stat : 32402 (pbct) R 32400 32402 31741 0 -1 4202496 246310 0 0 0 115242 2938 0 0 25 0 1 0 30116975 978276352 229544 1992294400 134512640 136485738 4291674560 18446744073709551615 135293797 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/32402/statm: 238837 229544 228 482 0 238353 0
Current children cumulated CPU time (s) 1181.8
Current children cumulated vsize (KiB) 955348

[startup+1242.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 32444
/proc/meminfo: memFree=964816/2059040 swapFree=4140216/4192956
[pid=32402] ppid=32400 vsize=955348 CPUtime=1241.77
/proc/32402/stat : 32402 (pbct) R 32400 32402 31741 0 -1 4202496 246312 0 0 0 121139 3038 0 0 25 0 1 0 30116975 978276352 229546 1992294400 134512640 136485738 4291674560 18446744073709551615 134880510 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/32402/statm: 238837 229546 228 482 0 238353 0
Current children cumulated CPU time (s) 1241.77
Current children cumulated vsize (KiB) 955348

[startup+1302.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 32449
/proc/meminfo: memFree=964072/2059040 swapFree=4140216/4192956
[pid=32402] ppid=32400 vsize=955348 CPUtime=1301.75
/proc/32402/stat : 32402 (pbct) R 32400 32402 31741 0 -1 4202496 246313 0 0 0 127049 3126 0 0 25 0 1 0 30116975 978276352 229547 1992294400 134512640 136485738 4291674560 18446744073709551615 135913329 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/32402/statm: 238837 229547 228 482 0 238353 0
Current children cumulated CPU time (s) 1301.75
Current children cumulated vsize (KiB) 955348

[startup+1362.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 32451
/proc/meminfo: memFree=964072/2059040 swapFree=4140216/4192956
[pid=32402] ppid=32400 vsize=955348 CPUtime=1361.73
/proc/32402/stat : 32402 (pbct) R 32400 32402 31741 0 -1 4202496 246316 0 0 0 132974 3199 0 0 25 0 1 0 30116975 978276352 229550 1992294400 134512640 136485738 4291674560 18446744073709551615 134888903 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/32402/statm: 238837 229550 228 482 0 238353 0
Current children cumulated CPU time (s) 1361.73
Current children cumulated vsize (KiB) 955348

[startup+1422.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 32453
/proc/meminfo: memFree=964072/2059040 swapFree=4140216/4192956
[pid=32402] ppid=32400 vsize=955348 CPUtime=1421.71
/proc/32402/stat : 32402 (pbct) R 32400 32402 31741 0 -1 4202496 246318 0 0 0 138888 3283 0 0 25 0 1 0 30116975 978276352 229552 1992294400 134512640 136485738 4291674560 18446744073709551615 134880510 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/32402/statm: 238837 229552 228 482 0 238353 0
Current children cumulated CPU time (s) 1421.71
Current children cumulated vsize (KiB) 955348

[startup+1482.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 32453
/proc/meminfo: memFree=964072/2059040 swapFree=4140216/4192956
[pid=32402] ppid=32400 vsize=955348 CPUtime=1481.68
/proc/32402/stat : 32402 (pbct) R 32400 32402 31741 0 -1 4202496 246318 0 0 0 144816 3352 0 0 25 0 1 0 30116975 978276352 229552 1992294400 134512640 136485738 4291674560 18446744073709551615 135913329 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/32402/statm: 238837 229552 228 482 0 238353 0
Current children cumulated CPU time (s) 1481.68
Current children cumulated vsize (KiB) 955348

[startup+1542.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 32455
/proc/meminfo: memFree=964196/2059040 swapFree=4140216/4192956
[pid=32402] ppid=32400 vsize=955348 CPUtime=1541.66
/proc/32402/stat : 32402 (pbct) R 32400 32402 31741 0 -1 4202496 246324 0 0 0 150747 3419 0 0 25 0 1 0 30116975 978276352 229558 1992294400 134512640 136485738 4291674560 18446744073709551615 134880510 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/32402/statm: 238837 229558 228 482 0 238353 0
Current children cumulated CPU time (s) 1541.66
Current children cumulated vsize (KiB) 955348

[startup+1602.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 32457
/proc/meminfo: memFree=964196/2059040 swapFree=4140216/4192956
[pid=32402] ppid=32400 vsize=955348 CPUtime=1601.63
/proc/32402/stat : 32402 (pbct) R 32400 32402 31741 0 -1 4202496 246337 0 0 0 156671 3492 0 0 25 0 1 0 30116975 978276352 229571 1992294400 134512640 136485738 4291674560 18446744073709551615 134880510 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/32402/statm: 238837 229571 228 482 0 238353 0
Current children cumulated CPU time (s) 1601.63
Current children cumulated vsize (KiB) 955348

[startup+1662.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 32459
/proc/meminfo: memFree=964196/2059040 swapFree=4140216/4192956
[pid=32402] ppid=32400 vsize=955348 CPUtime=1661.6
/proc/32402/stat : 32402 (pbct) R 32400 32402 31741 0 -1 4202496 246341 0 0 0 162596 3564 0 0 25 0 1 0 30116975 978276352 229575 1992294400 134512640 136485738 4291674560 18446744073709551615 135913329 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/32402/statm: 238837 229575 228 482 0 238353 0
Current children cumulated CPU time (s) 1661.6
Current children cumulated vsize (KiB) 955348

[startup+1722.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 32461
/proc/meminfo: memFree=964196/2059040 swapFree=4140216/4192956
[pid=32402] ppid=32400 vsize=955348 CPUtime=1721.58
/proc/32402/stat : 32402 (pbct) R 32400 32402 31741 0 -1 4202496 246346 0 0 0 168530 3628 0 0 25 0 1 0 30116975 978276352 229580 1992294400 134512640 136485738 4291674560 18446744073709551615 134880510 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/32402/statm: 238837 229580 228 482 0 238353 0
Current children cumulated CPU time (s) 1721.58
Current children cumulated vsize (KiB) 955348

[startup+1782.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 32461
/proc/meminfo: memFree=963948/2059040 swapFree=4140216/4192956
[pid=32402] ppid=32400 vsize=955348 CPUtime=1781.56
/proc/32402/stat : 32402 (pbct) R 32400 32402 31741 0 -1 4202496 246356 0 0 0 174458 3698 0 0 25 0 1 0 30116975 978276352 229590 1992294400 134512640 136485738 4291674560 18446744073709551615 134880510 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/32402/statm: 238837 229590 228 482 0 238353 0
Current children cumulated CPU time (s) 1781.56
Current children cumulated vsize (KiB) 955348



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.81 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 32463
/proc/meminfo: memFree=963576/2059040 swapFree=4140216/4192956
[pid=32402] ppid=32400 vsize=956032 CPUtime=1800.06
/proc/32402/stat : 32402 (pbct) R 32400 32402 31741 0 -1 4202496 246517 0 0 0 176289 3717 0 0 25 0 1 0 30116975 978976768 229751 1992294400 134512640 136485738 4291674560 18446744073709551615 135913329 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/32402/statm: 239008 229751 228 482 0 238524 0
Current children cumulated CPU time (s) 1800.06
Current children cumulated vsize (KiB) 956032

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

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

[startup+1800.81 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 32463
/proc/meminfo: memFree=963576/2059040 swapFree=4140216/4192956
[pid=32402] ppid=32400 vsize=956032 CPUtime=1800.06
/proc/32402/stat : 32402 (pbct) R 32400 32402 31741 0 -1 4202496 246517 0 0 0 176289 3717 0 0 25 0 1 0 30116975 978976768 229751 1992294400 134512640 136485738 4291674560 18446744073709551615 135913329 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/32402/statm: 239008 229751 228 482 0 238524 0
Current children cumulated CPU time (s) 1800.06
Current children cumulated vsize (KiB) 956032

Child status: 0
Real time (s): 1800.91
CPU time (s): 1800.16
CPU user time (s): 1762.9
CPU system time (s): 37.2663
CPU usage (%): 99.9587
Max. virtual memory (cumulated for all children) (KiB): 956032

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

runsolver used 3.12852 second user time and 8.35073 second system time

The end

Launcher Data

Begin job on node010 at 2010-06-14 21:52:33
IDJOB=2669306
IDBENCH=2391
IDSOLVER=1170
FILE ID=node010/2669306-1276545153
PBS_JOBID= 11173470
Free space on /tmp= 62496 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-ganges.opb
COMMAND LINE= HOME/pbct --model BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2669306-1276545153/watcher-2669306-1276545153 -o /tmp/evaluation-result-2669306-1276545153/solver-2669306-1276545153 -C 1800 -W 2000 -M 1800  HOME/pbct --model HOME/instance-2669306-1276545153.opb

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

MD5SUM BENCH= 8dcdf7f580feb5bd340697fd975f6f3f
RANDOM SEED=1054162781

node010.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.267
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.53
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.267
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.46
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2059040 kB
MemFree:       1885804 kB
Buffers:         13044 kB
Cached:          83776 kB
SwapCached:       5956 kB
Active:          82156 kB
Inactive:        27228 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2059040 kB
LowFree:       1885804 kB
SwapTotal:     4192956 kB
SwapFree:      4140216 kB
Dirty:            4548 kB
Writeback:           0 kB
AnonPages:       10852 kB
Mapped:          12900 kB
Slab:            42072 kB
PageTables:       4084 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   5222476 kB
Committed_AS:   182688 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= 62496 MiB
End job on node010 at 2010-06-14 22:22:36