Trace number 40773

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, and are wall clock time (not CPU 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
bsolo 2006/05? 1800.16 1800.78

General information on the benchmark

Namenormalized-PB06/OPT-BIGINT/mps-v2-20-10/MIPLIB/
miplib2003/normalized-mps-v2-20-10-dano3mip.opb
MD5SUM97b175564b36442f64835a62ac7058b3
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 variables399966
Total number of constraints3226
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)48
Number of constraints which are nor clauses,nor cardinality constraints3178
Minimum length of a constraint21
Maximum length of a constraint15900
Number of terms in the objective function 30
Biggest coefficient in the objective function 536870912
Number of bits for the biggest coefficient in the objective function 30
Sum of the numbers in the objective function 1073741823
Number of bits of the sum of numbers in the objective function 30
Biggest number in a constraint 67108864000
Number of bits of the biggest number in a constraint 36
Biggest sum of numbers in a constraint 569083166190
Number of bits of the biggest sum of numbers40
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data (download as text)

0.00	c Time Limit set via PBTIMEOUT to 1800
0.04	c INFO: OSL Context initialized.
0.04	c BIG Int formula...
71.46	c Initial problem consists of 399966 variables and 4450 constraints.
76.57	c	preprocess terminated. Elapsed time: 76.508
76.57	c After prepocess the problem consists of 267318 variables and 4435 constraints.
76.57	c Initial Lower Bound: 0
1800.68	s UNKNOWN
1800.68	c Exit Code: 0
1800.68	c Total time: 1800.1 s

Verifier Data (download as text)

ERROR: no interpretation found !

Watcher Data (download as text)

Enforcing CPU limit (will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime (will send SIGXCPU) limit: 1830 seconds
Enforcing Stack size limit: 67108864 bytes
Enforcing memory limit (will send SIGKILL): 1843200 Kb
Enforcing VSIZE limit: 1887436800 bytes
runsolver version 3.0.0 (c) roussel@cril.univ-artois.fr

command line: runsolver --timestamp -w ROOT/results/node33/watcher-40773-1149316863 -o ROOT/results/node33/solver-40773-1149316863 -C 1800 -M 1800 -S 64 ROOT/solvers/PB/PB06final/user10/bsolo ROOT/tmp/node33/40773-1149316863/instance-40773-1149316863.opb 

Current StackSize limit: 67108864 bytes

/proc/loadavg: 1.03 1.03 1.00 2/64 19694
/proc/meminfo: memFree=1776376/2055920 swapFree=4181356/4192956
[pid=19694] ppid=19692 vsize=4748 CPUtime=0
/proc/19694/stat : 19694 (bsolo) R 19692 19694 19648 0 -1 0 236 0 0 0 0 0 0 0 18 0 1 0 197350175 4861952 206 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134559211 0 0 4096 16384 0 0 0 17 1 0 0
/proc/19694/statm: 1187 217 153 55 0 79 0

[startup+10.0031 s]
/proc/loadavg: 1.02 1.02 1.00 2/64 19694
/proc/meminfo: memFree=1595088/2055920 swapFree=4181356/4192956
[pid=19694] ppid=19692 vsize=188548 CPUtime=9.96
/proc/19694/stat : 19694 (bsolo) R 19692 19694 19648 0 -1 0 739801 0 0 0 731 265 0 0 25 0 1 0 197350175 193073152 45563 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 11274307 0 0 4096 16384 0 0 0 17 1 0 0
/proc/19694/statm: 47137 45563 281 55 0 46029 0
Current children cumulated CPU time (s) 9.96
Current children cumulated vsize (Kb) 188548

[startup+20.0094 s]
/proc/loadavg: 1.02 1.02 1.00 2/64 19694
/proc/meminfo: memFree=1456208/2055920 swapFree=4181356/4192956
[pid=19694] ppid=19692 vsize=326388 CPUtime=19.96
/proc/19694/stat : 19694 (bsolo) R 19692 19694 19648 0 -1 0 776596 0 0 0 1714 282 0 0 25 0 1 0 197350175 334221312 80238 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134537441 0 0 4096 16384 0 0 0 17 1 0 0
/proc/19694/statm: 81597 80238 281 55 0 80489 0
Current children cumulated CPU time (s) 19.96
Current children cumulated vsize (Kb) 326388

[startup+30.0157 s]
/proc/loadavg: 1.02 1.02 1.00 2/64 19694
/proc/meminfo: memFree=1446352/2055920 swapFree=4181356/4192956
[pid=19694] ppid=19692 vsize=338924 CPUtime=29.97
/proc/19694/stat : 19694 (bsolo) R 19692 19694 19648 0 -1 0 779330 0 0 0 2713 284 0 0 25 0 1 0 197350175 347058176 82762 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134537439 0 0 4096 16384 0 0 0 17 1 0 0
/proc/19694/statm: 84731 82762 281 55 0 83623 0
Current children cumulated CPU time (s) 29.97
Current children cumulated vsize (Kb) 338924

[startup+40.022 s]
/proc/loadavg: 1.01 1.02 1.00 2/64 19694
/proc/meminfo: memFree=1436880/2055920 swapFree=4181356/4192956
[pid=19694] ppid=19692 vsize=350632 CPUtime=39.97
/proc/19694/stat : 19694 (bsolo) R 19692 19694 19648 0 -1 0 781877 0 0 0 3712 285 0 0 25 0 1 0 197350175 359047168 85127 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134537441 0 0 4096 16384 0 0 0 17 1 0 0
/proc/19694/statm: 87658 85127 281 55 0 86550 0
Current children cumulated CPU time (s) 39.97
Current children cumulated vsize (Kb) 350632

[startup+50.0282 s]
/proc/loadavg: 1.01 1.02 1.00 2/64 19694
/proc/meminfo: memFree=1426832/2055920 swapFree=4181356/4192956
[pid=19694] ppid=19692 vsize=363108 CPUtime=49.97
/proc/19694/stat : 19694 (bsolo) R 19692 19694 19648 0 -1 0 784612 0 0 0 4711 286 0 0 25 0 1 0 197350175 371822592 87651 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134537441 0 0 4096 16384 0 0 0 17 1 0 0
/proc/19694/statm: 90777 87651 281 55 0 89669 0
Current children cumulated CPU time (s) 49.97
Current children cumulated vsize (Kb) 363108

[startup+60.0345 s]
/proc/loadavg: 1.01 1.02 1.00 2/64 19694
/proc/meminfo: memFree=1416592/2055920 swapFree=4181356/4192956
[pid=19694] ppid=19692 vsize=375468 CPUtime=59.97
/proc/19694/stat : 19694 (bsolo) R 19692 19694 19648 0 -1 0 787347 0 0 0 5710 287 0 0 25 0 1 0 197350175 384479232 90205 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134537441 0 0 4096 16384 0 0 0 17 1 0 0
/proc/19694/statm: 93867 90205 281 55 0 92759 0
Current children cumulated CPU time (s) 59.97
Current children cumulated vsize (Kb) 375468

[startup+70.0418 s]
/proc/loadavg: 1.01 1.02 1.00 2/64 19694
/proc/meminfo: memFree=1401936/2055920 swapFree=4181356/4192956
[pid=19694] ppid=19692 vsize=392420 CPUtime=69.97
/proc/19694/stat : 19694 (bsolo) R 19692 19694 19648 0 -1 0 791203 0 0 0 6708 289 0 0 25 0 1 0 197350175 401838080 93890 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 11380347 0 0 4096 16384 0 0 0 17 1 0 0
/proc/19694/statm: 98105 93890 281 55 0 96997 0
Current children cumulated CPU time (s) 69.97
Current children cumulated vsize (Kb) 392420

[startup+80.0481 s]
/proc/loadavg: 1.01 1.02 1.00 2/64 19694
/proc/meminfo: memFree=1181584/2055920 swapFree=4181356/4192956
[pid=19694] ppid=19692 vsize=625624 CPUtime=79.98
/proc/19694/stat : 19694 (bsolo) R 19692 19694 19648 0 -1 0 846163 0 0 0 7685 313 0 0 25 0 1 0 197350175 640638976 148850 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134649082 0 0 4096 16384 0 0 0 17 1 0 0
/proc/19694/statm: 156406 148850 296 55 0 155298 0
Current children cumulated CPU time (s) 79.98
Current children cumulated vsize (Kb) 625624

[startup+90.0544 s]
/proc/loadavg: 1.00 1.02 1.00 2/64 19694
/proc/meminfo: memFree=1181584/2055920 swapFree=4181356/4192956
[pid=19694] ppid=19692 vsize=625624 CPUtime=89.98
/proc/19694/stat : 19694 (bsolo) R 19692 19694 19648 0 -1 0 846163 0 0 0 8685 313 0 0 25 0 1 0 197350175 640638976 148850 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134535099 0 0 4096 16384 0 0 0 17 1 0 0
/proc/19694/statm: 156406 148850 296 55 0 155298 0
Current children cumulated CPU time (s) 89.98
Current children cumulated vsize (Kb) 625624

[startup+100.061 s]
/proc/loadavg: 1.00 1.02 1.00 2/64 19694
/proc/meminfo: memFree=1181584/2055920 swapFree=4181356/4192956
[pid=19694] ppid=19692 vsize=625624 CPUtime=99.99
/proc/19694/stat : 19694 (bsolo) R 19692 19694 19648 0 -1 0 846163 0 0 0 9686 313 0 0 25 0 1 0 197350175 640638976 148850 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134555884 0 0 4096 16384 0 0 0 17 1 0 0
/proc/19694/statm: 156406 148850 296 55 0 155298 0
Current children cumulated CPU time (s) 99.99
Current children cumulated vsize (Kb) 625624

[startup+110.067 s]
/proc/loadavg: 1.00 1.02 1.00 2/64 19694
/proc/meminfo: memFree=1181584/2055920 swapFree=4181356/4192956
[pid=19694] ppid=19692 vsize=625624 CPUtime=109.99
/proc/19694/stat : 19694 (bsolo) R 19692 19694 19648 0 -1 0 846163 0 0 0 10686 313 0 0 25 0 1 0 197350175 640638976 148850 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134645935 0 0 4096 16384 0 0 0 17 1 0 0
/proc/19694/statm: 156406 148850 296 55 0 155298 0
Current children cumulated CPU time (s) 109.99
Current children cumulated vsize (Kb) 625624

[startup+120.073 s]
/proc/loadavg: 1.00 1.01 1.00 2/64 19694
/proc/meminfo: memFree=1181584/2055920 swapFree=4181356/4192956
[pid=19694] ppid=19692 vsize=625624 CPUtime=119.99
/proc/19694/stat : 19694 (bsolo) R 19692 19694 19648 0 -1 0 846163 0 0 0 11686 313 0 0 25 0 1 0 197350175 640638976 148850 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134555653 0 0 4096 16384 0 0 0 17 1 0 0
/proc/19694/statm: 156406 148850 296 55 0 155298 0
Current children cumulated CPU time (s) 119.99
Current children cumulated vsize (Kb) 625624

[startup+130.08 s]
/proc/loadavg: 1.00 1.01 1.00 2/64 19694
/proc/meminfo: memFree=1181584/2055920 swapFree=4181356/4192956
[pid=19694] ppid=19692 vsize=625624 CPUtime=129.99
/proc/19694/stat : 19694 (bsolo) R 19692 19694 19648 0 -1 0 846163 0 0 0 12686 313 0 0 25 0 1 0 197350175 640638976 148850 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134555809 0 0 4096 16384 0 0 0 17 1 0 0
/proc/19694/statm: 156406 148850 296 55 0 155298 0
Current children cumulated CPU time (s) 129.99
Current children cumulated vsize (Kb) 625624

[startup+140.085 s]
/proc/loadavg: 1.00 1.01 1.00 2/64 19694
/proc/meminfo: memFree=1181520/2055920 swapFree=4181356/4192956
[pid=19694] ppid=19692 vsize=625624 CPUtime=140
/proc/19694/stat : 19694 (bsolo) R 19692 19694 19648 0 -1 0 846163 0 0 0 13687 313 0 0 25 0 1 0 197350175 640638976 148850 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134555667 0 0 4096 16384 0 0 0 17 1 0 0
/proc/19694/statm: 156406 148850 296 55 0 155298 0
Current children cumulated CPU time (s) 140
Current children cumulated vsize (Kb) 625624

[startup+150.091 s]
/proc/loadavg: 1.00 1.01 1.00 2/64 19694
/proc/meminfo: memFree=1181520/2055920 swapFree=4181356/4192956
[pid=19694] ppid=19692 vsize=625624 CPUtime=150
/proc/19694/stat : 19694 (bsolo) R 19692 19694 19648 0 -1 0 846163 0 0 0 14687 313 0 0 25 0 1 0 197350175 640638976 148850 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134535086 0 0 4096 16384 0 0 0 17 1 0 0
/proc/19694/statm: 156406 148850 296 55 0 155298 0
Current children cumulated CPU time (s) 150
Current children cumulated vsize (Kb) 625624

[startup+160.097 s]
/proc/loadavg: 1.00 1.01 1.00 2/64 19694
/proc/meminfo: memFree=1181520/2055920 swapFree=4181356/4192956
[pid=19694] ppid=19692 vsize=625624 CPUtime=160
/proc/19694/stat : 19694 (bsolo) R 19692 19694 19648 0 -1 0 846163 0 0 0 15687 313 0 0 25 0 1 0 197350175 640638976 148850 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134555896 0 0 4096 16384 0 0 0 17 1 0 0
/proc/19694/statm: 156406 148850 296 55 0 155298 0
Current children cumulated CPU time (s) 160
Current children cumulated vsize (Kb) 625624

[startup+170.104 s]
/proc/loadavg: 1.00 1.01 1.00 2/64 19694
/proc/meminfo: memFree=1181520/2055920 swapFree=4181356/4192956
[pid=19694] ppid=19692 vsize=625624 CPUtime=170
/proc/19694/stat : 19694 (bsolo) R 19692 19694 19648 0 -1 0 846165 0 0 0 16687 313 0 0 25 0 1 0 197350175 640638976 148852 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134649088 0 0 4096 16384 0 0 0 17 1 0 0
/proc/19694/statm: 156406 148852 296 55 0 155298 0
Current children cumulated CPU time (s) 170
Current children cumulated vsize (Kb) 625624

[startup+180.11 s]
/proc/loadavg: 1.00 1.01 1.00 2/64 19694
/proc/meminfo: memFree=1181520/2055920 swapFree=4181356/4192956
[pid=19694] ppid=19692 vsize=625624 CPUtime=180.01
/proc/19694/stat : 19694 (bsolo) R 19692 19694 19648 0 -1 0 846165 0 0 0 17688 313 0 0 25 0 1 0 197350175 640638976 148852 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134555782 0 0 4096 16384 0 0 0 17 1 0 0
/proc/19694/statm: 156406 148852 296 55 0 155298 0
Current children cumulated CPU time (s) 180.01
Current children cumulated vsize (Kb) 625624

[startup+190.116 s]
/proc/loadavg: 1.00 1.01 1.00 2/64 19694
/proc/meminfo: memFree=1181520/2055920 swapFree=4181356/4192956
[pid=19694] ppid=19692 vsize=625624 CPUtime=190.02
/proc/19694/stat : 19694 (bsolo) R 19692 19694 19648 0 -1 0 846165 0 0 0 18688 314 0 0 25 0 1 0 197350175 640638976 148852 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134555662 0 0 4096 16384 0 0 0 17 1 0 0
/proc/19694/statm: 156406 148852 296 55 0 155298 0
Current children cumulated CPU time (s) 190.02
Current children cumulated vsize (Kb) 625624

[startup+200.122 s]
/proc/loadavg: 1.00 1.01 1.00 2/64 19694
/proc/meminfo: memFree=1181456/2055920 swapFree=4181356/4192956
[pid=19694] ppid=19692 vsize=625624 CPUtime=200.02
/proc/19694/stat : 19694 (bsolo) R 19692 19694 19648 0 -1 0 846165 0 0 0 19688 314 0 0 25 0 1 0 197350175 640638976 148852 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134535099 0 0 4096 16384 0 0 0 17 1 0 0
/proc/19694/statm: 156406 148852 296 55 0 155298 0
Current children cumulated CPU time (s) 200.02
Current children cumulated vsize (Kb) 625624

[startup+210.128 s]
/proc/loadavg: 1.00 1.01 1.00 2/64 19694
/proc/meminfo: memFree=1181456/2055920 swapFree=4181356/4192956

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

/proc/19694/statm: 156406 148888 296 55 0 155298 0
Current children cumulated CPU time (s) 1760.49
Current children cumulated vsize (Kb) 625624

[startup+1771.11 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 19889
/proc/meminfo: memFree=1180696/2055920 swapFree=4181356/4192956
[pid=19694] ppid=19692 vsize=625624 CPUtime=1770.49
/proc/19694/stat : 19694 (bsolo) R 19692 19694 19648 0 -1 0 846201 0 0 0 176726 323 0 0 25 0 1 0 197350175 640638976 148888 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134535086 0 0 4096 16384 0 0 0 17 1 0 0
/proc/19694/statm: 156406 148888 296 55 0 155298 0
Current children cumulated CPU time (s) 1770.49
Current children cumulated vsize (Kb) 625624

[startup+1781.11 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 19889
/proc/meminfo: memFree=1180696/2055920 swapFree=4181356/4192956
[pid=19694] ppid=19692 vsize=625624 CPUtime=1780.49
/proc/19694/stat : 19694 (bsolo) R 19692 19694 19648 0 -1 0 846201 0 0 0 177726 323 0 0 25 0 1 0 197350175 640638976 148888 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134649078 0 0 4096 16384 0 0 0 17 1 0 0
/proc/19694/statm: 156406 148888 296 55 0 155298 0
Current children cumulated CPU time (s) 1780.49
Current children cumulated vsize (Kb) 625624

[startup+1782.12 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 19889
/proc/meminfo: memFree=1180696/2055920 swapFree=4181356/4192956
[pid=19694] ppid=19692 vsize=625624 CPUtime=1781.5
/proc/19694/stat : 19694 (bsolo) R 19692 19694 19648 0 -1 0 846201 0 0 0 177827 323 0 0 25 0 1 0 197350175 640638976 148888 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134535099 0 0 4096 16384 0 0 0 17 1 0 0
/proc/19694/statm: 156406 148888 296 55 0 155298 0
Current children cumulated CPU time (s) 1781.5
Current children cumulated vsize (Kb) 625624

[startup+1783.12 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 19889
/proc/meminfo: memFree=1180696/2055920 swapFree=4181356/4192956
[pid=19694] ppid=19692 vsize=625624 CPUtime=1782.5
/proc/19694/stat : 19694 (bsolo) R 19692 19694 19648 0 -1 0 846201 0 0 0 177927 323 0 0 25 0 1 0 197350175 640638976 148888 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134535099 0 0 4096 16384 0 0 0 17 1 0 0
/proc/19694/statm: 156406 148888 296 55 0 155298 0
Current children cumulated CPU time (s) 1782.5
Current children cumulated vsize (Kb) 625624

[startup+1784.13 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 19889
/proc/meminfo: memFree=1180696/2055920 swapFree=4181356/4192956
[pid=19694] ppid=19692 vsize=625624 CPUtime=1783.51
/proc/19694/stat : 19694 (bsolo) R 19692 19694 19648 0 -1 0 846201 0 0 0 178028 323 0 0 25 0 1 0 197350175 640638976 148888 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134649082 0 0 4096 16384 0 0 0 17 1 0 0
/proc/19694/statm: 156406 148888 296 55 0 155298 0
Current children cumulated CPU time (s) 1783.51
Current children cumulated vsize (Kb) 625624

[startup+1785.13 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 19889
/proc/meminfo: memFree=1180760/2055920 swapFree=4181356/4192956
[pid=19694] ppid=19692 vsize=625624 CPUtime=1784.51
/proc/19694/stat : 19694 (bsolo) R 19692 19694 19648 0 -1 0 846201 0 0 0 178128 323 0 0 25 0 1 0 197350175 640638976 148888 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134535086 0 0 4096 16384 0 0 0 17 1 0 0
/proc/19694/statm: 156406 148888 296 55 0 155298 0
Current children cumulated CPU time (s) 1784.51
Current children cumulated vsize (Kb) 625624

[startup+1786.14 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 19889
/proc/meminfo: memFree=1180760/2055920 swapFree=4181356/4192956
[pid=19694] ppid=19692 vsize=625624 CPUtime=1785.52
/proc/19694/stat : 19694 (bsolo) R 19692 19694 19648 0 -1 0 846201 0 0 0 178229 323 0 0 25 0 1 0 197350175 640638976 148888 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134535099 0 0 4096 16384 0 0 0 17 1 0 0
/proc/19694/statm: 156406 148888 296 55 0 155298 0
Current children cumulated CPU time (s) 1785.52
Current children cumulated vsize (Kb) 625624

[startup+1787.14 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 19889
/proc/meminfo: memFree=1180760/2055920 swapFree=4181356/4192956
[pid=19694] ppid=19692 vsize=625624 CPUtime=1786.52
/proc/19694/stat : 19694 (bsolo) R 19692 19694 19648 0 -1 0 846201 0 0 0 178329 323 0 0 25 0 1 0 197350175 640638976 148888 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134649078 0 0 4096 16384 0 0 0 17 1 0 0
/proc/19694/statm: 156406 148888 296 55 0 155298 0
Current children cumulated CPU time (s) 1786.52
Current children cumulated vsize (Kb) 625624

[startup+1788.15 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 19889
/proc/meminfo: memFree=1180760/2055920 swapFree=4181356/4192956
[pid=19694] ppid=19692 vsize=625624 CPUtime=1787.53
/proc/19694/stat : 19694 (bsolo) R 19692 19694 19648 0 -1 0 846201 0 0 0 178430 323 0 0 25 0 1 0 197350175 640638976 148888 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134649030 0 0 4096 16384 0 0 0 17 1 0 0
/proc/19694/statm: 156406 148888 296 55 0 155298 0
Current children cumulated CPU time (s) 1787.53
Current children cumulated vsize (Kb) 625624

[startup+1789.15 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 19889
/proc/meminfo: memFree=1180760/2055920 swapFree=4181356/4192956
[pid=19694] ppid=19692 vsize=625624 CPUtime=1788.53
/proc/19694/stat : 19694 (bsolo) R 19692 19694 19648 0 -1 0 846201 0 0 0 178530 323 0 0 25 0 1 0 197350175 640638976 148888 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134557877 0 0 4096 16384 0 0 0 17 1 0 0
/proc/19694/statm: 156406 148888 296 55 0 155298 0
Current children cumulated CPU time (s) 1788.53
Current children cumulated vsize (Kb) 625624

[startup+1790.16 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 19889
/proc/meminfo: memFree=1180760/2055920 swapFree=4181356/4192956
[pid=19694] ppid=19692 vsize=625624 CPUtime=1789.54
/proc/19694/stat : 19694 (bsolo) R 19692 19694 19648 0 -1 0 846201 0 0 0 178631 323 0 0 25 0 1 0 197350175 640638976 148888 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134555661 0 0 4096 16384 0 0 0 17 1 0 0
/proc/19694/statm: 156406 148888 296 55 0 155298 0
Current children cumulated CPU time (s) 1789.54
Current children cumulated vsize (Kb) 625624

[startup+1791.16 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 19889
/proc/meminfo: memFree=1180760/2055920 swapFree=4181356/4192956
[pid=19694] ppid=19692 vsize=625624 CPUtime=1790.54
/proc/19694/stat : 19694 (bsolo) R 19692 19694 19648 0 -1 0 846201 0 0 0 178731 323 0 0 25 0 1 0 197350175 640638976 148888 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134555639 0 0 4096 16384 0 0 0 17 1 0 0
/proc/19694/statm: 156406 148888 296 55 0 155298 0
Current children cumulated CPU time (s) 1790.54
Current children cumulated vsize (Kb) 625624

[startup+1792.17 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 19889
/proc/meminfo: memFree=1180696/2055920 swapFree=4181356/4192956
[pid=19694] ppid=19692 vsize=625624 CPUtime=1791.55
/proc/19694/stat : 19694 (bsolo) R 19692 19694 19648 0 -1 0 846201 0 0 0 178832 323 0 0 25 0 1 0 197350175 640638976 148888 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134645738 0 0 4096 16384 0 0 0 17 1 0 0
/proc/19694/statm: 156406 148888 296 55 0 155298 0
Current children cumulated CPU time (s) 1791.55
Current children cumulated vsize (Kb) 625624

[startup+1793.17 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 19889
/proc/meminfo: memFree=1180696/2055920 swapFree=4181356/4192956
[pid=19694] ppid=19692 vsize=625624 CPUtime=1792.55
/proc/19694/stat : 19694 (bsolo) R 19692 19694 19648 0 -1 0 846201 0 0 0 178932 323 0 0 25 0 1 0 197350175 640638976 148888 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134557737 0 0 4096 16384 0 0 0 17 1 0 0
/proc/19694/statm: 156406 148888 296 55 0 155298 0
Current children cumulated CPU time (s) 1792.55
Current children cumulated vsize (Kb) 625624

[startup+1794.18 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 19889
/proc/meminfo: memFree=1180696/2055920 swapFree=4181356/4192956
[pid=19694] ppid=19692 vsize=625624 CPUtime=1793.55
/proc/19694/stat : 19694 (bsolo) R 19692 19694 19648 0 -1 0 846201 0 0 0 179032 323 0 0 25 0 1 0 197350175 640638976 148888 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134535099 0 0 4096 16384 0 0 0 17 1 0 0
/proc/19694/statm: 156406 148888 296 55 0 155298 0
Current children cumulated CPU time (s) 1793.55
Current children cumulated vsize (Kb) 625624

[startup+1795.18 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 19889
/proc/meminfo: memFree=1180696/2055920 swapFree=4181356/4192956
[pid=19694] ppid=19692 vsize=625624 CPUtime=1794.56
/proc/19694/stat : 19694 (bsolo) R 19692 19694 19648 0 -1 0 846201 0 0 0 179133 323 0 0 25 0 1 0 197350175 640638976 148888 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134535092 0 0 4096 16384 0 0 0 17 1 0 0
/proc/19694/statm: 156406 148888 296 55 0 155298 0
Current children cumulated CPU time (s) 1794.56
Current children cumulated vsize (Kb) 625624

[startup+1796.19 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 19889
/proc/meminfo: memFree=1180696/2055920 swapFree=4181356/4192956
[pid=19694] ppid=19692 vsize=625624 CPUtime=1795.56
/proc/19694/stat : 19694 (bsolo) R 19692 19694 19648 0 -1 0 846201 0 0 0 179233 323 0 0 25 0 1 0 197350175 640638976 148888 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134535086 0 0 4096 16384 0 0 0 17 1 0 0
/proc/19694/statm: 156406 148888 296 55 0 155298 0
Current children cumulated CPU time (s) 1795.56
Current children cumulated vsize (Kb) 625624

[startup+1797.19 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 19889
/proc/meminfo: memFree=1180696/2055920 swapFree=4181356/4192956
[pid=19694] ppid=19692 vsize=625624 CPUtime=1796.57
/proc/19694/stat : 19694 (bsolo) R 19692 19694 19648 0 -1 0 846203 0 0 0 179334 323 0 0 25 0 1 0 197350175 640638976 148890 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134555903 0 0 4096 16384 0 0 0 17 1 0 0
/proc/19694/statm: 156406 148890 296 55 0 155298 0
Current children cumulated CPU time (s) 1796.57
Current children cumulated vsize (Kb) 625624

[startup+1798.2 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 19889
/proc/meminfo: memFree=1180696/2055920 swapFree=4181356/4192956
[pid=19694] ppid=19692 vsize=625624 CPUtime=1797.57
/proc/19694/stat : 19694 (bsolo) R 19692 19694 19648 0 -1 0 846203 0 0 0 179434 323 0 0 25 0 1 0 197350175 640638976 148890 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134557861 0 0 4096 16384 0 0 0 17 1 0 0
/proc/19694/statm: 156406 148890 296 55 0 155298 0
Current children cumulated CPU time (s) 1797.57
Current children cumulated vsize (Kb) 625624

[startup+1799.2 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 19889
/proc/meminfo: memFree=1180696/2055920 swapFree=4181356/4192956
[pid=19694] ppid=19692 vsize=625624 CPUtime=1798.58
/proc/19694/stat : 19694 (bsolo) R 19692 19694 19648 0 -1 0 846203 0 0 0 179535 323 0 0 25 0 1 0 197350175 640638976 148890 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134649030 0 0 4096 16384 0 0 0 17 1 0 0
/proc/19694/statm: 156406 148890 296 55 0 155298 0
Current children cumulated CPU time (s) 1798.58
Current children cumulated vsize (Kb) 625624

[startup+1800.21 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 19889
/proc/meminfo: memFree=1180696/2055920 swapFree=4181356/4192956
[pid=19694] ppid=19692 vsize=625624 CPUtime=1799.58
/proc/19694/stat : 19694 (bsolo) R 19692 19694 19648 0 -1 0 846203 0 0 0 179635 323 0 0 25 0 1 0 197350175 640638976 148890 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134555992 0 0 4096 16384 0 0 0 17 1 0 0
/proc/19694/statm: 156406 148890 296 55 0 155298 0
Current children cumulated CPU time (s) 1799.58
Current children cumulated vsize (Kb) 625624

Child status: 0
Real time (s): 1800.78
CPU time (s): 1800.16
CPU user time (s): 1796.83
CPU system time (s): 3.32849
CPU usage (%): 99.9656
Max. virtual memory (cumulated for all children) (Kb): 625624

Launcher Data (download as text)

Begin job on node33 on Sat Jun  3 06:41:03 UTC 2006


FILE ID= 40773-1149316863

PBS_JOBID= 308405

BENCH NAME= HOME/pub/bench/PB06//final/normalized-PB06/OPT-BIGINT/mps-v2-20-10/MIPLIB/miplib2003/normalized-mps-v2-20-10-dano3mip.opb
COMMAND LINE= ROOT/solvers/PB/PB06final/user10/bsolo ROOT/tmp/node33/40773-1149316863/instance-40773-1149316863.opb
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node33/watcher-40773-1149316863 -o ROOT/results/node33/solver-40773-1149316863 -C 1800 -M 1800 -S 64  ROOT/solvers/PB/PB06final/user10/bsolo ROOT/tmp/node33/40773-1149316863/instance-40773-1149316863.opb

MD5SUM SOLVER= 05cada221eb1efaaae980ebc7509e7e8
MD5SUM BENCH=  97b175564b36442f64835a62ac7058b3

RANDOM SEED= 770479748


/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.213
cache size	: 2048 KB
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 pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
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.213
cache size	: 2048 KB
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 pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1776648 kB
Buffers:         16376 kB
Cached:         196372 kB
SwapCached:       3288 kB
Active:          71780 kB
Inactive:       149648 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1776648 kB
SwapTotal:     4192956 kB
SwapFree:      4181356 kB
Dirty:             176 kB
Writeback:           0 kB
Mapped:          14912 kB
Slab:            43888 kB
Committed_AS:   329556 kB
PageTables:       1424 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB


End job on node33 on Sat Jun  3 07:11:05 UTC 2006