Trace number 39835

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.04 1800.71

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/reduced/mps-v2-20-10/plato.asu.edu/
pub/milp/normalized-reduced-mps-v2-20-10-swath1.opb
MD5SUMef9882d48a9aa7a6e80245293de5a7b2
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark262226
Best CPU time to get the best result obtained on this benchmark354.742
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 262226
Optimality of the best value was proved YES
Number of variables53335
Total number of constraints5302
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)189
Number of constraints which are nor clauses,nor cardinality constraints5113
Minimum length of a constraint1
Maximum length of a constraint50934
Number of terms in the objective function 31
Biggest coefficient in the objective function 262145
Number of bits for the biggest coefficient in the objective function 19
Sum of the numbers in the objective function 524318
Number of bits of the sum of numbers in the objective function 20
Biggest number in a constraint 262145
Number of bits of the biggest number in a constraint 19
Biggest sum of numbers in a constraint 560808
Number of bits of the biggest sum of numbers20
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.01	c INFO: OSL Context initialized.
19.59	c Initial problem consists of 53335 variables and 5405 constraints.
20.08	c No problem reductions applied in OPT. instance.
20.08	c	preprocess terminated. Elapsed time: 20.055
20.08	c After prepocess the problem consists of 50814 variables and 4792 constraints.
20.08	c Initial Lower Bound: 0
27.84	c Restart #1 #Var: 50814 LB: 0 @ 27.815
52.51	c Restart #2 #Var: 50814 LB: 0 @ 52.475
100.89	c Restart #3 #Var: 50814 LB: 0 @ 100.84
157.04	c Restart #4 #Var: 50814 LB: 0 @ 156.97
236.40	c Restart #5 #Var: 50814 LB: 0 @ 236.3
279.38	c Restart #6 #Var: 50814 LB: 0 @ 279.26
389.37	c Restart #7 #Var: 50814 LB: 0 @ 389.21
445.26	c Restart #8 #Var: 50814 LB: 0 @ 445.08
450.83	c Restart #9 #Var: 50814 LB: 0 @ 450.65
455.80	c Restart #10 #Var: 50814 LB: 0 @ 455.62
462.91	c Restart #11 #Var: 50814 LB: 0 @ 462.73
471.39	c Restart #12 #Var: 50814 LB: 0 @ 471.2
477.20	c Restart #13 #Var: 50814 LB: 0 @ 477.01
480.82	c Restart #14 #Var: 50814 LB: 0 @ 480.63
488.71	c Restart #15 #Var: 50814 LB: 0 @ 488.52
501.58	c Restart #16 #Var: 50814 LB: 0 @ 501.38
512.34	c Restart #17 #Var: 50814 LB: 0 @ 512.14
522.13	c Restart #18 #Var: 50814 LB: 0 @ 521.92
552.20	c Restart #19 #Var: 50814 LB: 0 @ 551.99
583.85	c Restart #20 #Var: 50814 LB: 0 @ 583.62
598.99	c Restart #21 #Var: 50814 LB: 0 @ 598.76
613.50	c Restart #22 #Var: 50814 LB: 0 @ 613.26
620.60	c Restart #23 #Var: 50814 LB: 0 @ 620.36
637.92	c Restart #24 #Var: 50814 LB: 0 @ 637.67
663.81	c Restart #25 #Var: 50814 LB: 0 @ 663.55
682.71	c Restart #26 #Var: 50814 LB: 0 @ 682.45
699.80	c Restart #27 #Var: 50814 LB: 0 @ 699.53
707.93	c Restart #28 #Var: 50814 LB: 0 @ 707.66
752.27	c Restart #29 #Var: 50814 LB: 0 @ 751.98
777.40	c Restart #30 #Var: 50814 LB: 0 @ 777.1
875.43	c Restart #31 #Var: 50814 LB: 0 @ 875.1
893.93	c Restart #32 #Var: 50814 LB: 0 @ 893.59
902.94	c CHANGE Heuristic... 
902.94	c Restart #0 #Var: 50814 LB: 0 @ 902.6
904.84	c Restart #1 #Var: 50814 LB: 0 @ 904.5
907.45	c Restart #2 #Var: 50814 LB: 0 @ 907.11
908.62	c Restart #3 #Var: 50814 LB: 0 @ 908.28
909.97	c Restart #4 #Var: 50814 LB: 0 @ 909.63
913.63	c Restart #5 #Var: 50814 LB: 0 @ 913.29
914.79	c Restart #6 #Var: 50814 LB: 0 @ 914.44
922.39	c Restart #7 #Var: 50814 LB: 0 @ 922.04
924.86	c Restart #8 #Var: 50814 LB: 0 @ 924.5
940.12	c Restart #9 #Var: 50814 LB: 0 @ 939.77
942.03	c Restart #10 #Var: 50814 LB: 0 @ 941.68
948.34	c Restart #11 #Var: 50814 LB: 0 @ 947.98
977.65	c Restart #12 #Var: 50814 LB: 0 @ 977.28
979.92	c Restart #13 #Var: 50814 LB: 0 @ 979.55
990.47	c Restart #14 #Var: 50814 LB: 0 @ 990.09
1010.39	c Restart #15 #Var: 50814 LB: 0 @ 1010
1051.39	c Restart #16 #Var: 50814 LB: 0 @ 1051
1056.04	c Restart #17 #Var: 50814 LB: 0 @ 1055.6
1097.92	c Restart #18 #Var: 50814 LB: 0 @ 1097.5
1116.52	c Restart #19 #Var: 50814 LB: 0 @ 1116.1
1172.14	c Restart #20 #Var: 50814 LB: 0 @ 1171.7
1183.23	c Restart #21 #Var: 50814 LB: 0 @ 1182.8
1187.36	c Restart #22 #Var: 50814 LB: 0 @ 1186.9
1204.35	c Restart #23 #Var: 50814 LB: 0 @ 1203.9
1240.20	c Restart #24 #Var: 50814 LB: 0 @ 1239.7
1310.59	c Restart #25 #Var: 50814 LB: 0 @ 1310.1
1350.80	c Restart #26 #Var: 50814 LB: 0 @ 1350.3
1373.94	c Restart #27 #Var: 50814 LB: 0 @ 1373.4
1432.87	c Restart #28 #Var: 50814 LB: 0 @ 1432.3
1470.73	c Restart #29 #Var: 50814 LB: 0 @ 1470.2
1498.01	c Restart #30 #Var: 50814 LB: 0 @ 1497.5
1595.24	c Restart #31 #Var: 50814 LB: 0 @ 1594.6
1622.22	c Restart #32 #Var: 50814 LB: 0 @ 1621.6
1661.48	c Restart #33 #Var: 50814 LB: 0 @ 1660.9
1708.67	c Restart #34 #Var: 50814 LB: 0 @ 1708
1741.88	c Restart #35 #Var: 50814 LB: 0 @ 1741.2
1765.09	c Restart #36 #Var: 50814 LB: 0 @ 1764.4
1789.96	c Restart #37 #Var: 50814 LB: 0 @ 1789.3
1800.69	s UNKNOWN
1800.69	c Exit Code: 0
1800.69	c Total time: 1800 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/node67/watcher-39835-1149257593 -o ROOT/results/node67/solver-39835-1149257593 -C 1800 -M 1800 -S 64 ROOT/solvers/PB/PB06final/user10/bsolo ROOT/tmp/node67/39835-1149257593/instance-39835-1149257593.opb 

Current StackSize limit: 67108864 bytes

/proc/loadavg: 0.85 0.97 0.95 2/64 16171
/proc/meminfo: memFree=1573152/2055920 swapFree=4181736/4192956
[pid=16171] ppid=16169 vsize=4664 CPUtime=0
/proc/16171/stat : 16171 (bsolo) R 16169 16171 16125 0 -1 0 155 0 0 0 0 0 0 0 19 0 1 0 191428730 4775936 135 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 6860052 0 0 4096 0 0 0 0 17 1 0 0
/proc/16171/statm: 1166 135 105 55 0 46 0

[startup+10.0022 s]
/proc/loadavg: 0.87 0.97 0.95 2/64 16171
/proc/meminfo: memFree=1540384/2055920 swapFree=4181736/4192956
[pid=16171] ppid=16169 vsize=38052 CPUtime=9.98
/proc/16171/stat : 16171 (bsolo) R 16169 16171 16125 0 -1 0 968318 0 0 0 742 256 0 0 25 0 1 0 191428730 38965248 8522 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134537441 0 0 4096 16384 0 0 0 17 1 0 0
/proc/16171/statm: 9513 8522 280 55 0 8405 0
Current children cumulated CPU time (s) 9.98
Current children cumulated vsize (Kb) 38052

[startup+20.0091 s]
/proc/loadavg: 0.89 0.97 0.95 2/64 16171
/proc/meminfo: memFree=1488616/2055920 swapFree=4181736/4192956
[pid=16171] ppid=16169 vsize=92312 CPUtime=19.98
/proc/16171/stat : 16171 (bsolo) R 16169 16171 16125 0 -1 0 981331 0 0 0 1736 262 0 0 25 0 1 0 191428730 94527488 21488 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134632023 0 0 4096 16384 0 0 0 17 1 0 0
/proc/16171/statm: 23078 21488 288 55 0 21970 0
Current children cumulated CPU time (s) 19.98
Current children cumulated vsize (Kb) 92312

[startup+30.0149 s]
/proc/loadavg: 0.91 0.97 0.95 2/64 16171
/proc/meminfo: memFree=1483688/2055920 swapFree=4181736/4192956
[pid=16171] ppid=16169 vsize=96092 CPUtime=29.98
/proc/16171/stat : 16171 (bsolo) R 16169 16171 16125 0 -1 0 982683 0 0 0 2728 270 0 0 25 0 1 0 191428730 98398208 22681 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548230 0 0 4096 16384 0 0 0 17 1 0 0
/proc/16171/statm: 24023 22681 297 55 0 22915 0
Current children cumulated CPU time (s) 29.98
Current children cumulated vsize (Kb) 96092

[startup+40.0208 s]
/proc/loadavg: 0.92 0.97 0.95 2/64 16171
/proc/meminfo: memFree=1483688/2055920 swapFree=4181736/4192956
[pid=16171] ppid=16169 vsize=96092 CPUtime=39.99
/proc/16171/stat : 16171 (bsolo) R 16169 16171 16125 0 -1 0 982690 0 0 0 3728 271 0 0 25 0 1 0 191428730 98398208 22688 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134528599 0 0 4096 16384 0 0 0 17 1 0 0
/proc/16171/statm: 24023 22688 297 55 0 22915 0
Current children cumulated CPU time (s) 39.99
Current children cumulated vsize (Kb) 96092

[startup+50.0267 s]
/proc/loadavg: 0.93 0.97 0.95 2/64 16171
/proc/meminfo: memFree=1482984/2055920 swapFree=4181736/4192956
[pid=16171] ppid=16169 vsize=97044 CPUtime=49.98
/proc/16171/stat : 16171 (bsolo) R 16169 16171 16125 0 -1 0 982935 0 0 0 4727 271 0 0 25 0 1 0 191428730 99373056 22908 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134603854 0 0 4096 16384 0 0 0 17 1 0 0
/proc/16171/statm: 24261 22908 297 55 0 23153 0
Current children cumulated CPU time (s) 49.98
Current children cumulated vsize (Kb) 97044

[startup+60.0325 s]
/proc/loadavg: 0.94 0.97 0.95 2/64 16171
/proc/meminfo: memFree=1482856/2055920 swapFree=4181736/4192956
[pid=16171] ppid=16169 vsize=97152 CPUtime=59.99
/proc/16171/stat : 16171 (bsolo) R 16169 16171 16125 0 -1 0 983074 0 0 0 5723 276 0 0 25 0 1 0 191428730 99483648 22927 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548228 0 0 4096 16384 0 0 0 17 1 0 0
/proc/16171/statm: 24288 22927 297 55 0 23180 0
Current children cumulated CPU time (s) 59.99
Current children cumulated vsize (Kb) 97152

[startup+70.0384 s]
/proc/loadavg: 0.95 0.97 0.95 2/64 16171
/proc/meminfo: memFree=1482856/2055920 swapFree=4181736/4192956
[pid=16171] ppid=16169 vsize=97152 CPUtime=69.99
/proc/16171/stat : 16171 (bsolo) R 16169 16171 16125 0 -1 0 983075 0 0 0 6723 276 0 0 25 0 1 0 191428730 99483648 22928 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548392 0 0 4096 16384 0 0 0 17 1 0 0
/proc/16171/statm: 24288 22928 297 55 0 23180 0
Current children cumulated CPU time (s) 69.99
Current children cumulated vsize (Kb) 97152

[startup+80.0443 s]
/proc/loadavg: 0.96 0.97 0.95 2/64 16171
/proc/meminfo: memFree=1482536/2055920 swapFree=4181736/4192956
[pid=16171] ppid=16169 vsize=97164 CPUtime=79.99
/proc/16171/stat : 16171 (bsolo) R 16169 16171 16125 0 -1 0 983184 0 0 0 7723 276 0 0 25 0 1 0 191428730 99495936 22961 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548228 0 0 4096 16384 0 0 0 17 1 0 0
/proc/16171/statm: 24291 22961 297 55 0 23183 0
Current children cumulated CPU time (s) 79.99
Current children cumulated vsize (Kb) 97164

[startup+90.0501 s]
/proc/loadavg: 0.96 0.97 0.95 2/64 16171
/proc/meminfo: memFree=1481768/2055920 swapFree=4181736/4192956
[pid=16171] ppid=16169 vsize=98316 CPUtime=89.99
/proc/16171/stat : 16171 (bsolo) R 16169 16171 16125 0 -1 0 983425 0 0 0 8723 276 0 0 25 0 1 0 191428730 100675584 23202 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548228 0 0 4096 16384 0 0 0 17 1 0 0
/proc/16171/statm: 24579 23202 297 55 0 23471 0
Current children cumulated CPU time (s) 89.99
Current children cumulated vsize (Kb) 98316

[startup+100.056 s]
/proc/loadavg: 0.97 0.97 0.95 2/64 16171
/proc/meminfo: memFree=1481256/2055920 swapFree=4181736/4192956
[pid=16171] ppid=16169 vsize=98772 CPUtime=99.99
/proc/16171/stat : 16171 (bsolo) R 16169 16171 16125 0 -1 0 983542 0 0 0 9723 276 0 0 25 0 1 0 191428730 101142528 23319 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548247 0 0 4096 16384 0 0 0 17 1 0 0
/proc/16171/statm: 24693 23319 297 55 0 23585 0
Current children cumulated CPU time (s) 99.99
Current children cumulated vsize (Kb) 98772

[startup+110.062 s]
/proc/loadavg: 0.97 0.97 0.95 2/64 16171
/proc/meminfo: memFree=1482536/2055920 swapFree=4181736/4192956
[pid=16171] ppid=16169 vsize=97164 CPUtime=110
/proc/16171/stat : 16171 (bsolo) R 16169 16171 16125 0 -1 0 983542 0 0 0 10720 280 0 0 25 0 1 0 191428730 99495936 22961 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548217 0 0 4096 16384 0 0 0 17 1 0 0
/proc/16171/statm: 24291 22961 297 55 0 23183 0
Current children cumulated CPU time (s) 110
Current children cumulated vsize (Kb) 97164

[startup+120.068 s]
/proc/loadavg: 0.98 0.97 0.95 2/64 16171
/proc/meminfo: memFree=1482536/2055920 swapFree=4181736/4192956
[pid=16171] ppid=16169 vsize=97164 CPUtime=120
/proc/16171/stat : 16171 (bsolo) R 16169 16171 16125 0 -1 0 983542 0 0 0 11720 280 0 0 25 0 1 0 191428730 99495936 22961 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548228 0 0 4096 16384 0 0 0 17 1 0 0
/proc/16171/statm: 24291 22961 297 55 0 23183 0
Current children cumulated CPU time (s) 120
Current children cumulated vsize (Kb) 97164

[startup+130.074 s]
/proc/loadavg: 0.98 0.97 0.95 2/64 16171
/proc/meminfo: memFree=1482472/2055920 swapFree=4181736/4192956
[pid=16171] ppid=16169 vsize=97428 CPUtime=130
/proc/16171/stat : 16171 (bsolo) R 16169 16171 16125 0 -1 0 983664 0 0 0 12720 280 0 0 25 0 1 0 191428730 99766272 23003 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548228 0 0 4096 16384 0 0 0 17 1 0 0
/proc/16171/statm: 24357 23003 297 55 0 23249 0
Current children cumulated CPU time (s) 130
Current children cumulated vsize (Kb) 97428

[startup+140.079 s]
/proc/loadavg: 0.98 0.97 0.95 2/64 16171
/proc/meminfo: memFree=1482088/2055920 swapFree=4181736/4192956
[pid=16171] ppid=16169 vsize=97584 CPUtime=140
/proc/16171/stat : 16171 (bsolo) R 16169 16171 16125 0 -1 0 983846 0 0 0 13720 280 0 0 25 0 1 0 191428730 99926016 23066 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548228 0 0 4096 16384 0 0 0 17 1 0 0
/proc/16171/statm: 24396 23066 297 55 0 23288 0
Current children cumulated CPU time (s) 140
Current children cumulated vsize (Kb) 97584

[startup+150.086 s]
/proc/loadavg: 0.98 0.97 0.95 2/64 16171
/proc/meminfo: memFree=1481896/2055920 swapFree=4181736/4192956
[pid=16171] ppid=16169 vsize=97812 CPUtime=150.01
/proc/16171/stat : 16171 (bsolo) R 16169 16171 16125 0 -1 0 983955 0 0 0 14721 280 0 0 25 0 1 0 191428730 100159488 23123 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548369 0 0 4096 16384 0 0 0 17 1 0 0
/proc/16171/statm: 24453 23123 297 55 0 23345 0
Current children cumulated CPU time (s) 150.01
Current children cumulated vsize (Kb) 97812

[startup+160.093 s]
/proc/loadavg: 0.99 0.97 0.95 2/64 16171
/proc/meminfo: memFree=1482344/2055920 swapFree=4181736/4192956
[pid=16171] ppid=16169 vsize=97316 CPUtime=160.02
/proc/16171/stat : 16171 (bsolo) R 16169 16171 16125 0 -1 0 983973 0 0 0 15718 284 0 0 25 0 1 0 191428730 99651584 22999 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548375 0 0 4096 16384 0 0 0 17 1 0 0
/proc/16171/statm: 24329 22999 297 55 0 23221 0
Current children cumulated CPU time (s) 160.02
Current children cumulated vsize (Kb) 97316

[startup+170.1 s]
/proc/loadavg: 0.99 0.97 0.95 2/64 16171
/proc/meminfo: memFree=1482344/2055920 swapFree=4181736/4192956
[pid=16171] ppid=16169 vsize=97316 CPUtime=170.01
/proc/16171/stat : 16171 (bsolo) R 16169 16171 16125 0 -1 0 983973 0 0 0 16717 284 0 0 25 0 1 0 191428730 99651584 22999 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548375 0 0 4096 16384 0 0 0 17 1 0 0
/proc/16171/statm: 24329 22999 297 55 0 23221 0
Current children cumulated CPU time (s) 170.01
Current children cumulated vsize (Kb) 97316

[startup+180.106 s]
/proc/loadavg: 0.99 0.97 0.95 2/64 16171
/proc/meminfo: memFree=1482344/2055920 swapFree=4181736/4192956
[pid=16171] ppid=16169 vsize=97316 CPUtime=180.02
/proc/16171/stat : 16171 (bsolo) R 16169 16171 16125 0 -1 0 984033 0 0 0 17718 284 0 0 25 0 1 0 191428730 99651584 22999 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548239 0 0 4096 16384 0 0 0 17 1 0 0
/proc/16171/statm: 24329 22999 297 55 0 23221 0
Current children cumulated CPU time (s) 180.02
Current children cumulated vsize (Kb) 97316

[startup+190.113 s]
/proc/loadavg: 0.99 0.97 0.95 2/64 16171
/proc/meminfo: memFree=1482152/2055920 swapFree=4181736/4192956
[pid=16171] ppid=16169 vsize=97744 CPUtime=190.02
/proc/16171/stat : 16171 (bsolo) R 16169 16171 16125 0 -1 0 984167 0 0 0 18717 285 0 0 25 0 1 0 191428730 100089856 23096 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548228 0 0 4096 16384 0 0 0 17 1 0 0
/proc/16171/statm: 24436 23096 297 55 0 23328 0
Current children cumulated CPU time (s) 190.02
Current children cumulated vsize (Kb) 97744

[startup+200.12 s]
/proc/loadavg: 0.99 0.97 0.95 2/64 16171
/proc/meminfo: memFree=1481896/2055920 swapFree=4181736/4192956
[pid=16171] ppid=16169 vsize=97876 CPUtime=200.03
/proc/16171/stat : 16171 (bsolo) R 16169 16171 16125 0 -1 0 984228 0 0 0 19718 285 0 0 25 0 1 0 191428730 100225024 23114 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548228 0 0 4096 16384 0 0 0 17 1 0 0
/proc/16171/statm: 24469 23114 297 55 0 23361 0
Current children cumulated CPU time (s) 200.03
Current children cumulated vsize (Kb) 97876

[startup+210.126 s]
/proc/loadavg: 0.99 0.97 0.95 2/64 16171
/proc/meminfo: memFree=1481640/2055920 swapFree=4181736/4192956

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

/proc/16171/statm: 26207 24867 297 55 0 25099 0
Current children cumulated CPU time (s) 1760.4
Current children cumulated vsize (Kb) 104828

[startup+1771.06 s]
/proc/loadavg: 0.99 0.97 0.95 2/64 16173
/proc/meminfo: memFree=1474672/2055920 swapFree=4181736/4192956
[pid=16171] ppid=16169 vsize=104828 CPUtime=1770.4
/proc/16171/stat : 16171 (bsolo) R 16169 16171 16125 0 -1 0 987591 0 0 0 176684 356 0 0 25 0 1 0 191428730 107343872 24867 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134542143 0 0 4096 16384 0 0 0 17 1 0 0
/proc/16171/statm: 26207 24867 297 55 0 25099 0
Current children cumulated CPU time (s) 1770.4
Current children cumulated vsize (Kb) 104828

[startup+1781.07 s]
/proc/loadavg: 0.99 0.97 0.95 2/64 16173
/proc/meminfo: memFree=1474672/2055920 swapFree=4181736/4192956
[pid=16171] ppid=16169 vsize=104828 CPUtime=1780.4
/proc/16171/stat : 16171 (bsolo) R 16169 16171 16125 0 -1 0 987591 0 0 0 177684 356 0 0 25 0 1 0 191428730 107343872 24867 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134540691 0 0 4096 16384 0 0 0 17 1 0 0
/proc/16171/statm: 26207 24867 297 55 0 25099 0
Current children cumulated CPU time (s) 1780.4
Current children cumulated vsize (Kb) 104828

[startup+1782.07 s]
/proc/loadavg: 0.99 0.97 0.95 2/64 16173
/proc/meminfo: memFree=1474672/2055920 swapFree=4181736/4192956
[pid=16171] ppid=16169 vsize=104828 CPUtime=1781.4
/proc/16171/stat : 16171 (bsolo) R 16169 16171 16125 0 -1 0 987591 0 0 0 177784 356 0 0 25 0 1 0 191428730 107343872 24867 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548228 0 0 4096 16384 0 0 0 17 1 0 0
/proc/16171/statm: 26207 24867 297 55 0 25099 0
Current children cumulated CPU time (s) 1781.4
Current children cumulated vsize (Kb) 104828

[startup+1783.08 s]
/proc/loadavg: 0.99 0.97 0.95 2/64 16173
/proc/meminfo: memFree=1474672/2055920 swapFree=4181736/4192956
[pid=16171] ppid=16169 vsize=104828 CPUtime=1782.41
/proc/16171/stat : 16171 (bsolo) R 16169 16171 16125 0 -1 0 987591 0 0 0 177885 356 0 0 25 0 1 0 191428730 107343872 24867 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548375 0 0 4096 16384 0 0 0 17 1 0 0
/proc/16171/statm: 26207 24867 297 55 0 25099 0
Current children cumulated CPU time (s) 1782.41
Current children cumulated vsize (Kb) 104828

[startup+1784.09 s]
/proc/loadavg: 0.99 0.97 0.95 2/64 16173
/proc/meminfo: memFree=1474672/2055920 swapFree=4181736/4192956
[pid=16171] ppid=16169 vsize=104828 CPUtime=1783.41
/proc/16171/stat : 16171 (bsolo) R 16169 16171 16125 0 -1 0 987591 0 0 0 177985 356 0 0 25 0 1 0 191428730 107343872 24867 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134547755 0 0 4096 16384 0 0 0 17 1 0 0
/proc/16171/statm: 26207 24867 297 55 0 25099 0
Current children cumulated CPU time (s) 1783.41
Current children cumulated vsize (Kb) 104828

[startup+1785.09 s]
/proc/loadavg: 0.99 0.97 0.95 2/64 16173
/proc/meminfo: memFree=1474672/2055920 swapFree=4181736/4192956
[pid=16171] ppid=16169 vsize=104828 CPUtime=1784.42
/proc/16171/stat : 16171 (bsolo) R 16169 16171 16125 0 -1 0 987591 0 0 0 178086 356 0 0 25 0 1 0 191428730 107343872 24867 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134541588 0 0 4096 16384 0 0 0 17 1 0 0
/proc/16171/statm: 26207 24867 297 55 0 25099 0
Current children cumulated CPU time (s) 1784.42
Current children cumulated vsize (Kb) 104828

[startup+1786.09 s]
/proc/loadavg: 0.99 0.97 0.95 2/64 16173
/proc/meminfo: memFree=1474672/2055920 swapFree=4181736/4192956
[pid=16171] ppid=16169 vsize=104828 CPUtime=1785.42
/proc/16171/stat : 16171 (bsolo) R 16169 16171 16125 0 -1 0 987591 0 0 0 178186 356 0 0 25 0 1 0 191428730 107343872 24867 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134534088 0 0 4096 16384 0 0 0 17 1 0 0
/proc/16171/statm: 26207 24867 297 55 0 25099 0
Current children cumulated CPU time (s) 1785.42
Current children cumulated vsize (Kb) 104828

[startup+1787.1 s]
/proc/loadavg: 0.99 0.97 0.95 2/64 16173
/proc/meminfo: memFree=1474672/2055920 swapFree=4181736/4192956
[pid=16171] ppid=16169 vsize=104828 CPUtime=1786.43
/proc/16171/stat : 16171 (bsolo) R 16169 16171 16125 0 -1 0 987591 0 0 0 178287 356 0 0 25 0 1 0 191428730 107343872 24867 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/16171/statm: 26207 24867 297 55 0 25099 0
Current children cumulated CPU time (s) 1786.43
Current children cumulated vsize (Kb) 104828

[startup+1788.1 s]
/proc/loadavg: 0.99 0.97 0.95 2/64 16173
/proc/meminfo: memFree=1474672/2055920 swapFree=4181736/4192956
[pid=16171] ppid=16169 vsize=104828 CPUtime=1787.43
/proc/16171/stat : 16171 (bsolo) R 16169 16171 16125 0 -1 0 987591 0 0 0 178387 356 0 0 25 0 1 0 191428730 107343872 24867 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134528599 0 0 4096 16384 0 0 0 17 1 0 0
/proc/16171/statm: 26207 24867 297 55 0 25099 0
Current children cumulated CPU time (s) 1787.43
Current children cumulated vsize (Kb) 104828

[startup+1789.11 s]
/proc/loadavg: 0.99 0.97 0.95 2/64 16173
/proc/meminfo: memFree=1474672/2055920 swapFree=4181736/4192956
[pid=16171] ppid=16169 vsize=104828 CPUtime=1788.44
/proc/16171/stat : 16171 (bsolo) R 16169 16171 16125 0 -1 0 987591 0 0 0 178488 356 0 0 25 0 1 0 191428730 107343872 24867 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548217 0 0 4096 16384 0 0 0 17 1 0 0
/proc/16171/statm: 26207 24867 297 55 0 25099 0
Current children cumulated CPU time (s) 1788.44
Current children cumulated vsize (Kb) 104828

[startup+1790.11 s]
/proc/loadavg: 0.99 0.97 0.95 2/64 16173
/proc/meminfo: memFree=1474672/2055920 swapFree=4181736/4192956
[pid=16171] ppid=16169 vsize=104828 CPUtime=1789.44
/proc/16171/stat : 16171 (bsolo) R 16169 16171 16125 0 -1 0 987591 0 0 0 178588 356 0 0 25 0 1 0 191428730 107343872 24867 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134537563 0 0 4096 16384 0 0 0 17 1 0 0
/proc/16171/statm: 26207 24867 297 55 0 25099 0
Current children cumulated CPU time (s) 1789.44
Current children cumulated vsize (Kb) 104828

[startup+1791.12 s]
/proc/loadavg: 0.99 0.97 0.95 2/64 16173
/proc/meminfo: memFree=1474672/2055920 swapFree=4181736/4192956
[pid=16171] ppid=16169 vsize=104828 CPUtime=1790.44
/proc/16171/stat : 16171 (bsolo) R 16169 16171 16125 0 -1 0 987591 0 0 0 178688 356 0 0 25 0 1 0 191428730 107343872 24867 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134540691 0 0 4096 16384 0 0 0 17 1 0 0
/proc/16171/statm: 26207 24867 297 55 0 25099 0
Current children cumulated CPU time (s) 1790.44
Current children cumulated vsize (Kb) 104828

[startup+1792.12 s]
/proc/loadavg: 0.99 0.97 0.95 2/64 16173
/proc/meminfo: memFree=1474608/2055920 swapFree=4181736/4192956
[pid=16171] ppid=16169 vsize=104828 CPUtime=1791.45
/proc/16171/stat : 16171 (bsolo) R 16169 16171 16125 0 -1 0 987591 0 0 0 178789 356 0 0 25 0 1 0 191428730 107343872 24867 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134542121 0 0 4096 16384 0 0 0 17 1 0 0
/proc/16171/statm: 26207 24867 297 55 0 25099 0
Current children cumulated CPU time (s) 1791.45
Current children cumulated vsize (Kb) 104828

[startup+1793.13 s]
/proc/loadavg: 0.99 0.97 0.95 2/64 16173
/proc/meminfo: memFree=1474608/2055920 swapFree=4181736/4192956
[pid=16171] ppid=16169 vsize=104828 CPUtime=1792.45
/proc/16171/stat : 16171 (bsolo) R 16169 16171 16125 0 -1 0 987591 0 0 0 178889 356 0 0 25 0 1 0 191428730 107343872 24867 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134540599 0 0 4096 16384 0 0 0 17 1 0 0
/proc/16171/statm: 26207 24867 297 55 0 25099 0
Current children cumulated CPU time (s) 1792.45
Current children cumulated vsize (Kb) 104828

[startup+1794.13 s]
/proc/loadavg: 0.99 0.97 0.95 2/64 16173
/proc/meminfo: memFree=1474608/2055920 swapFree=4181736/4192956
[pid=16171] ppid=16169 vsize=104828 CPUtime=1793.46
/proc/16171/stat : 16171 (bsolo) R 16169 16171 16125 0 -1 0 987591 0 0 0 178990 356 0 0 25 0 1 0 191428730 107343872 24867 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548372 0 0 4096 16384 0 0 0 17 1 0 0
/proc/16171/statm: 26207 24867 297 55 0 25099 0
Current children cumulated CPU time (s) 1793.46
Current children cumulated vsize (Kb) 104828

[startup+1795.14 s]
/proc/loadavg: 0.99 0.97 0.95 2/64 16173
/proc/meminfo: memFree=1474608/2055920 swapFree=4181736/4192956
[pid=16171] ppid=16169 vsize=104828 CPUtime=1794.46
/proc/16171/stat : 16171 (bsolo) R 16169 16171 16125 0 -1 0 987591 0 0 0 179090 356 0 0 25 0 1 0 191428730 107343872 24867 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134537704 0 0 4096 16384 0 0 0 17 1 0 0
/proc/16171/statm: 26207 24867 297 55 0 25099 0
Current children cumulated CPU time (s) 1794.46
Current children cumulated vsize (Kb) 104828

[startup+1796.14 s]
/proc/loadavg: 0.99 0.97 0.95 2/64 16173
/proc/meminfo: memFree=1474608/2055920 swapFree=4181736/4192956
[pid=16171] ppid=16169 vsize=104828 CPUtime=1795.46
/proc/16171/stat : 16171 (bsolo) R 16169 16171 16125 0 -1 0 987591 0 0 0 179190 356 0 0 25 0 1 0 191428730 107343872 24867 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134557737 0 0 4096 16384 0 0 0 17 1 0 0
/proc/16171/statm: 26207 24867 297 55 0 25099 0
Current children cumulated CPU time (s) 1795.46
Current children cumulated vsize (Kb) 104828

[startup+1797.15 s]
/proc/loadavg: 0.99 0.97 0.95 2/64 16173
/proc/meminfo: memFree=1474608/2055920 swapFree=4181736/4192956
[pid=16171] ppid=16169 vsize=104828 CPUtime=1796.47
/proc/16171/stat : 16171 (bsolo) R 16169 16171 16125 0 -1 0 987591 0 0 0 179291 356 0 0 25 0 1 0 191428730 107343872 24867 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134718917 0 0 4096 16384 0 0 0 17 1 0 0
/proc/16171/statm: 26207 24867 297 55 0 25099 0
Current children cumulated CPU time (s) 1796.47
Current children cumulated vsize (Kb) 104828

[startup+1798.15 s]
/proc/loadavg: 0.99 0.97 0.95 2/64 16173
/proc/meminfo: memFree=1474608/2055920 swapFree=4181736/4192956
[pid=16171] ppid=16169 vsize=104828 CPUtime=1797.47
/proc/16171/stat : 16171 (bsolo) R 16169 16171 16125 0 -1 0 987591 0 0 0 179391 356 0 0 25 0 1 0 191428730 107343872 24867 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134542141 0 0 4096 16384 0 0 0 17 1 0 0
/proc/16171/statm: 26207 24867 297 55 0 25099 0
Current children cumulated CPU time (s) 1797.47
Current children cumulated vsize (Kb) 104828

[startup+1799.16 s]
/proc/loadavg: 0.99 0.97 0.95 2/64 16173
/proc/meminfo: memFree=1474608/2055920 swapFree=4181736/4192956
[pid=16171] ppid=16169 vsize=104828 CPUtime=1798.48
/proc/16171/stat : 16171 (bsolo) R 16169 16171 16125 0 -1 0 987591 0 0 0 179492 356 0 0 25 0 1 0 191428730 107343872 24867 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134534926 0 0 4096 16384 0 0 0 17 1 0 0
/proc/16171/statm: 26207 24867 297 55 0 25099 0
Current children cumulated CPU time (s) 1798.48
Current children cumulated vsize (Kb) 104828

[startup+1800.16 s]
/proc/loadavg: 0.99 0.97 0.95 2/64 16173
/proc/meminfo: memFree=1474608/2055920 swapFree=4181736/4192956
[pid=16171] ppid=16169 vsize=104828 CPUtime=1799.48
/proc/16171/stat : 16171 (bsolo) R 16169 16171 16125 0 -1 0 987591 0 0 0 179592 356 0 0 25 0 1 0 191428730 107343872 24867 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134533905 0 0 4096 16384 0 0 0 17 1 0 0
/proc/16171/statm: 26207 24867 297 55 0 25099 0
Current children cumulated CPU time (s) 1799.48
Current children cumulated vsize (Kb) 104828

Child status: 0
Real time (s): 1800.71
CPU time (s): 1800.04
CPU user time (s): 1796.45
CPU system time (s): 3.58446
CPU usage (%): 99.9626
Max. virtual memory (cumulated for all children) (Kb): 104828

Launcher Data (download as text)

Begin job on node67 on Fri Jun  2 14:13:13 UTC 2006


FILE ID= 39835-1149257593

PBS_JOBID= 298472

BENCH NAME= ROOT/tmp/node67/39835-1149257593/instance-39835-1149257593.opb
COMMAND LINE= ROOT/solvers/PB/PB06final/user10/bsolo ROOT/tmp/node67/39835-1149257593/instance-39835-1149257593.opb
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node67/watcher-39835-1149257593 -o ROOT/results/node67/solver-39835-1149257593 -C 1800 -M 1800 -S 64  ROOT/solvers/PB/PB06final/user10/bsolo ROOT/tmp/node67/39835-1149257593/instance-39835-1149257593.opb

MD5SUM SOLVER= 05cada221eb1efaaae980ebc7509e7e8
MD5SUM BENCH=  ef9882d48a9aa7a6e80245293de5a7b2

RANDOM SEED= 421871925


/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.264
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	: 5931.00
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.264
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:       1573360 kB
Buffers:         28200 kB
Cached:         381584 kB
SwapCached:       2840 kB
Active:          48492 kB
Inactive:       369932 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1573360 kB
SwapTotal:     4192956 kB
SwapFree:      4181736 kB
Dirty:             200 kB
Writeback:           0 kB
Mapped:          14700 kB
Slab:            50104 kB
Committed_AS:   268060 kB
PageTables:       1468 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB


End job on node67 on Fri Jun  2 14:43:14 UTC 2006