Trace number 39840

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.05 1800.72

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-neos6.opb
MD5SUM05331fdb110fa172ec60e73b94e68465
Bench CategoryOPT-SMALLINT (optimisation, small 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 variables21720
Total number of constraints1036
Number of constraints which are clauses48
Number of constraints which are cardinality constraints (but not clauses)755
Number of constraints which are nor clauses,nor cardinality constraints233
Minimum length of a constraint6
Maximum length of a constraint840
Number of terms in the objective function 6690
Biggest coefficient in the objective function 1176
Number of bits for the biggest coefficient in the objective function 11
Sum of the numbers in the objective function 529402
Number of bits of the sum of numbers in the objective function 20
Biggest number in a constraint 131069
Number of bits of the biggest number in a constraint 17
Biggest sum of numbers in a constraint 529402
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.
1.50	c Initial problem consists of 21720 variables and 1259 constraints.
1.67	c No problem reductions applied in OPT. instance.
1.67	c	preprocess terminated. Elapsed time: 1.667
1.67	c After prepocess the problem consists of 21720 variables and 1171 constraints.
1.67	c Initial Lower Bound: 0
2.92	c Restart #1 #Var: 21720 LB: 0 @ 2.913
4.96	c Restart #2 #Var: 21720 LB: 0 @ 4.95
7.67	c Restart #3 #Var: 21720 LB: 0 @ 7.664
11.13	c Restart #4 #Var: 21720 LB: 0 @ 11.121
15.71	c Restart #5 #Var: 21720 LB: 0 @ 15.7
21.25	c Restart #6 #Var: 21720 LB: 0 @ 21.231
62.20	c Restart #7 #Var: 21720 LB: 0 @ 62.166
125.58	c Restart #8 #Var: 21720 LB: 0 @ 125.53
178.45	c Restart #9 #Var: 21720 LB: 0 @ 178.38
201.07	c Restart #10 #Var: 21720 LB: 0 @ 200.99
205.12	c Restart #11 #Var: 21720 LB: 0 @ 205.04
208.54	c Restart #12 #Var: 21720 LB: 0 @ 208.46
213.87	c Restart #13 #Var: 21720 LB: 0 @ 213.79
219.30	c Restart #14 #Var: 21720 LB: 0 @ 219.22
225.36	c Restart #15 #Var: 21720 LB: 0 @ 225.28
229.36	c Restart #16 #Var: 21720 LB: 0 @ 229.28
234.90	c Restart #17 #Var: 21720 LB: 0 @ 234.82
242.72	c Restart #18 #Var: 21720 LB: 0 @ 242.63
248.03	c Restart #19 #Var: 21720 LB: 0 @ 247.94
253.41	c Restart #20 #Var: 21720 LB: 0 @ 253.32
261.50	c Restart #21 #Var: 21720 LB: 0 @ 261.41
270.87	c Restart #22 #Var: 21720 LB: 0 @ 270.77
279.74	c Restart #23 #Var: 21720 LB: 0 @ 279.64
293.37	c Restart #24 #Var: 21720 LB: 0 @ 293.26
296.91	c Restart #25 #Var: 21720 LB: 0 @ 296.81
308.13	c Restart #26 #Var: 21720 LB: 0 @ 308.03
318.08	c Restart #27 #Var: 21720 LB: 0 @ 317.97
330.61	c Restart #28 #Var: 21720 LB: 0 @ 330.49
348.17	c Restart #29 #Var: 21720 LB: 0 @ 348.05
359.77	c Restart #30 #Var: 21720 LB: 0 @ 359.64
373.34	c Restart #31 #Var: 21720 LB: 0 @ 373.21
389.12	c Restart #32 #Var: 21720 LB: 0 @ 388.98
403.26	c Restart #33 #Var: 21720 LB: 0 @ 403.12
417.65	c Restart #34 #Var: 21720 LB: 0 @ 417.5
431.80	c Restart #35 #Var: 21720 LB: 0 @ 431.65
464.16	c Restart #36 #Var: 21720 LB: 0 @ 464
483.02	c Restart #37 #Var: 21720 LB: 0 @ 482.86
524.19	c Restart #38 #Var: 21720 LB: 0 @ 524.01
539.80	c Restart #39 #Var: 21720 LB: 0 @ 539.61
562.60	c Restart #40 #Var: 21720 LB: 0 @ 562.41
579.77	c Restart #41 #Var: 21720 LB: 0 @ 579.57
599.27	c Restart #42 #Var: 21720 LB: 0 @ 599.07
618.70	c Restart #43 #Var: 21720 LB: 0 @ 618.49
641.85	c Restart #44 #Var: 21720 LB: 0 @ 641.63
658.79	c Restart #45 #Var: 21720 LB: 0 @ 658.57
678.99	c Restart #46 #Var: 21720 LB: 0 @ 678.76
696.60	c Restart #47 #Var: 21720 LB: 0 @ 696.36
722.07	c Restart #48 #Var: 21720 LB: 0 @ 721.83
750.03	c Restart #49 #Var: 21720 LB: 0 @ 749.78
770.12	c Restart #50 #Var: 21720 LB: 0 @ 769.87
796.62	c Restart #51 #Var: 21720 LB: 0 @ 796.35
815.18	c Restart #52 #Var: 21720 LB: 0 @ 814.91
841.00	c Restart #53 #Var: 21720 LB: 0 @ 840.72
860.14	c Restart #54 #Var: 21720 LB: 0 @ 859.85
882.51	c Restart #55 #Var: 21720 LB: 0 @ 882.21
923.93	c CHANGE Heuristic... 
923.93	c Restart #0 #Var: 21720 LB: 0 @ 923.62
925.36	c Restart #1 #Var: 21720 LB: 0 @ 925.05
926.39	c Restart #2 #Var: 21720 LB: 0 @ 926.08
928.05	c Restart #3 #Var: 21720 LB: 0 @ 927.74
929.64	c Restart #4 #Var: 21720 LB: 0 @ 929.33
935.92	c Restart #5 #Var: 21720 LB: 0 @ 935.61
940.92	c Restart #6 #Var: 21720 LB: 0 @ 940.61
943.86	c Restart #7 #Var: 21720 LB: 0 @ 943.55
948.41	c Restart #8 #Var: 21720 LB: 0 @ 948.1
954.79	c Restart #9 #Var: 21720 LB: 0 @ 954.47
958.33	c Restart #10 #Var: 21720 LB: 0 @ 958.01
964.23	c Restart #11 #Var: 21720 LB: 0 @ 963.91
968.29	c Restart #12 #Var: 21720 LB: 0 @ 967.97
976.00	c Restart #13 #Var: 21720 LB: 0 @ 975.68
984.08	c Restart #14 #Var: 21720 LB: 0 @ 983.75
993.96	c Restart #15 #Var: 21720 LB: 0 @ 993.63
1001.15	c Restart #16 #Var: 21720 LB: 0 @ 1000.8
1011.27	c Restart #17 #Var: 21720 LB: 0 @ 1010.9
1019.12	c Restart #18 #Var: 21720 LB: 0 @ 1018.8
1031.58	c Restart #19 #Var: 21720 LB: 0 @ 1031.2
1038.70	c Restart #20 #Var: 21720 LB: 0 @ 1038.4
1049.24	c Restart #21 #Var: 21720 LB: 0 @ 1048.9
1061.94	c Restart #22 #Var: 21720 LB: 0 @ 1061.6
1080.50	c Restart #23 #Var: 21720 LB: 0 @ 1080.1
1096.30	c Restart #24 #Var: 21720 LB: 0 @ 1095.9
1106.20	c Restart #25 #Var: 21720 LB: 0 @ 1105.8
1124.90	c Restart #26 #Var: 21720 LB: 0 @ 1124.5
1135.76	c Restart #27 #Var: 21720 LB: 0 @ 1135.4
1153.47	c Restart #28 #Var: 21720 LB: 0 @ 1153.1
1168.91	c Restart #29 #Var: 21720 LB: 0 @ 1168.5
1197.16	c Restart #30 #Var: 21720 LB: 0 @ 1196.8
1211.92	c Restart #31 #Var: 21720 LB: 0 @ 1211.5
1256.00	c Restart #32 #Var: 21720 LB: 0 @ 1255.6
1277.03	c Restart #33 #Var: 21720 LB: 0 @ 1276.6
1299.93	c Restart #34 #Var: 21720 LB: 0 @ 1299.5
1324.30	c Restart #35 #Var: 21720 LB: 0 @ 1323.9
1374.78	c Restart #36 #Var: 21720 LB: 0 @ 1374.3
1399.20	c Restart #37 #Var: 21720 LB: 0 @ 1398.7
1426.96	c Restart #38 #Var: 21720 LB: 0 @ 1426.5
1443.07	c Restart #39 #Var: 21720 LB: 0 @ 1442.6
1481.54	c Restart #40 #Var: 21720 LB: 0 @ 1481.1
1496.10	c Restart #41 #Var: 21720 LB: 0 @ 1495.6
1521.05	c Restart #42 #Var: 21720 LB: 0 @ 1520.6
1574.11	c Restart #43 #Var: 21720 LB: 0 @ 1573.6
1594.53	c Restart #44 #Var: 21720 LB: 0 @ 1594
1633.33	c Restart #45 #Var: 21720 LB: 0 @ 1632.8
1672.13	c Restart #46 #Var: 21720 LB: 0 @ 1671.6
1698.22	c Restart #47 #Var: 21720 LB: 0 @ 1697.7
1722.66	c Restart #48 #Var: 21720 LB: 0 @ 1722.1
1751.77	c Restart #49 #Var: 21720 LB: 0 @ 1751.1
1792.79	c Restart #50 #Var: 21720 LB: 0 @ 1792.1
1800.68	s UNKNOWN
1800.68	c Exit Code: 0
1800.68	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/node34/watcher-39840-1149258744 -o ROOT/results/node34/solver-39840-1149258744 -C 1800 -M 1800 -S 64 ROOT/solvers/PB/PB06final/user10/bsolo ROOT/tmp/node34/39840-1149258744/instance-39840-1149258744.opb 

Current StackSize limit: 67108864 bytes

/proc/loadavg: 0.92 0.97 0.93 2/64 16606
/proc/meminfo: memFree=848712/2055920 swapFree=4181356/4192956
[pid=16606] ppid=16604 vsize=4924 CPUtime=0
/proc/16606/stat : 16606 (bsolo) R 16604 16606 16560 0 -1 0 286 0 0 0 0 0 0 0 19 0 1 0 191538185 5042176 255 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 8089840 0 0 4096 16384 0 0 0 17 1 0 0
/proc/16606/statm: 1232 258 168 55 0 124 0

[startup+10.0024 s]
/proc/loadavg: 0.93 0.97 0.93 2/64 16606
/proc/meminfo: memFree=800720/2055920 swapFree=4181356/4192956
[pid=16606] ppid=16604 vsize=53128 CPUtime=9.98
/proc/16606/stat : 16606 (bsolo) R 16604 16606 16560 0 -1 0 12621 0 0 0 990 8 0 0 25 0 1 0 191538185 54403072 12276 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548239 0 0 4096 16384 0 0 0 17 1 0 0
/proc/16606/statm: 13282 12276 295 55 0 12174 0
Current children cumulated CPU time (s) 9.98
Current children cumulated vsize (Kb) 53128

[startup+20.0091 s]
/proc/loadavg: 0.94 0.97 0.93 2/64 16606
/proc/meminfo: memFree=800848/2055920 swapFree=4181356/4192956
[pid=16606] ppid=16604 vsize=53128 CPUtime=19.98
/proc/16606/stat : 16606 (bsolo) R 16604 16606 16560 0 -1 0 12622 0 0 0 1989 9 0 0 25 0 1 0 191538185 54403072 12277 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548228 0 0 4096 16384 0 0 0 17 1 0 0
/proc/16606/statm: 13282 12277 296 55 0 12174 0
Current children cumulated CPU time (s) 19.98
Current children cumulated vsize (Kb) 53128

[startup+30.0148 s]
/proc/loadavg: 0.95 0.97 0.93 2/64 16606
/proc/meminfo: memFree=800784/2055920 swapFree=4181356/4192956
[pid=16606] ppid=16604 vsize=53260 CPUtime=29.99
/proc/16606/stat : 16606 (bsolo) R 16604 16606 16560 0 -1 0 12652 0 0 0 2986 13 0 0 25 0 1 0 191538185 54538240 12307 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134542121 0 0 4096 16384 0 0 0 17 1 0 0
/proc/16606/statm: 13315 12307 296 55 0 12207 0
Current children cumulated CPU time (s) 29.99
Current children cumulated vsize (Kb) 53260

[startup+40.0204 s]
/proc/loadavg: 0.96 0.97 0.93 2/64 16606
/proc/meminfo: memFree=800208/2055920 swapFree=4181356/4192956
[pid=16606] ppid=16604 vsize=53916 CPUtime=39.99
/proc/16606/stat : 16606 (bsolo) R 16604 16606 16560 0 -1 0 12802 0 0 0 3980 19 0 0 25 0 1 0 191538185 55209984 12457 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134535011 0 0 4096 16384 0 0 0 17 1 0 0
/proc/16606/statm: 13479 12457 296 55 0 12371 0
Current children cumulated CPU time (s) 39.99
Current children cumulated vsize (Kb) 53916

[startup+50.0261 s]
/proc/loadavg: 0.96 0.97 0.93 2/64 16606
/proc/meminfo: memFree=800144/2055920 swapFree=4181356/4192956
[pid=16606] ppid=16604 vsize=53916 CPUtime=49.99
/proc/16606/stat : 16606 (bsolo) R 16604 16606 16560 0 -1 0 12829 0 0 0 4979 20 0 0 25 0 1 0 191538185 55209984 12484 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/16606/statm: 13479 12484 296 55 0 12371 0
Current children cumulated CPU time (s) 49.99
Current children cumulated vsize (Kb) 53916

[startup+60.0318 s]
/proc/loadavg: 0.97 0.97 0.93 2/64 16606
/proc/meminfo: memFree=800144/2055920 swapFree=4181356/4192956
[pid=16606] ppid=16604 vsize=53916 CPUtime=59.99
/proc/16606/stat : 16606 (bsolo) R 16604 16606 16560 0 -1 0 12829 0 0 0 5978 21 0 0 25 0 1 0 191538185 55209984 12484 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/16606/statm: 13479 12484 296 55 0 12371 0
Current children cumulated CPU time (s) 59.99
Current children cumulated vsize (Kb) 53916

[startup+70.0375 s]
/proc/loadavg: 0.97 0.97 0.93 2/64 16606
/proc/meminfo: memFree=800016/2055920 swapFree=4181356/4192956
[pid=16606] ppid=16604 vsize=54048 CPUtime=69.99
/proc/16606/stat : 16606 (bsolo) R 16604 16606 16560 0 -1 0 12857 0 0 0 6978 21 0 0 25 0 1 0 191538185 55345152 12512 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134542206 0 0 4096 16384 0 0 0 17 1 0 0
/proc/16606/statm: 13512 12512 296 55 0 12404 0
Current children cumulated CPU time (s) 69.99
Current children cumulated vsize (Kb) 54048

[startup+80.0432 s]
/proc/loadavg: 0.98 0.97 0.93 2/64 16606
/proc/meminfo: memFree=799376/2055920 swapFree=4181356/4192956
[pid=16606] ppid=16604 vsize=54704 CPUtime=80
/proc/16606/stat : 16606 (bsolo) R 16604 16606 16560 0 -1 0 13012 0 0 0 7978 22 0 0 25 0 1 0 191538185 56016896 12667 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134599015 0 0 4096 16384 0 0 0 17 1 0 0
/proc/16606/statm: 13676 12667 296 55 0 12568 0
Current children cumulated CPU time (s) 80
Current children cumulated vsize (Kb) 54704

[startup+90.0489 s]
/proc/loadavg: 0.98 0.97 0.93 2/64 16606
/proc/meminfo: memFree=799376/2055920 swapFree=4181356/4192956
[pid=16606] ppid=16604 vsize=54704 CPUtime=90
/proc/16606/stat : 16606 (bsolo) R 16604 16606 16560 0 -1 0 13012 0 0 0 8977 23 0 0 25 0 1 0 191538185 56016896 12667 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134537786 0 0 4096 16384 0 0 0 17 1 0 0
/proc/16606/statm: 13676 12667 296 55 0 12568 0
Current children cumulated CPU time (s) 90
Current children cumulated vsize (Kb) 54704

[startup+100.055 s]
/proc/loadavg: 0.98 0.97 0.93 2/64 16606
/proc/meminfo: memFree=799312/2055920 swapFree=4181356/4192956
[pid=16606] ppid=16604 vsize=54704 CPUtime=100.01
/proc/16606/stat : 16606 (bsolo) R 16604 16606 16560 0 -1 0 13012 0 0 0 9977 24 0 0 25 0 1 0 191538185 56016896 12667 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134607356 0 0 4096 16384 0 0 0 17 1 0 0
/proc/16606/statm: 13676 12667 296 55 0 12568 0
Current children cumulated CPU time (s) 100.01
Current children cumulated vsize (Kb) 54704

[startup+110.06 s]
/proc/loadavg: 0.98 0.97 0.93 2/64 16606
/proc/meminfo: memFree=799056/2055920 swapFree=4181356/4192956
[pid=16606] ppid=16604 vsize=54968 CPUtime=110
/proc/16606/stat : 16606 (bsolo) R 16604 16606 16560 0 -1 0 13078 0 0 0 10976 24 0 0 25 0 1 0 191538185 56287232 12733 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134542218 0 0 4096 16384 0 0 0 17 1 0 0
/proc/16606/statm: 13742 12733 296 55 0 12634 0
Current children cumulated CPU time (s) 110
Current children cumulated vsize (Kb) 54968

[startup+120.066 s]
/proc/loadavg: 0.99 0.97 0.93 2/64 16608
/proc/meminfo: memFree=798544/2055920 swapFree=4181356/4192956
[pid=16606] ppid=16604 vsize=55496 CPUtime=120.01
/proc/16606/stat : 16606 (bsolo) R 16604 16606 16560 0 -1 0 13209 0 0 0 11976 25 0 0 25 0 1 0 191538185 56827904 12864 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134540699 0 0 4096 16384 0 0 0 17 1 0 0
/proc/16606/statm: 13874 12864 296 55 0 12766 0
Current children cumulated CPU time (s) 120.01
Current children cumulated vsize (Kb) 55496

[startup+130.072 s]
/proc/loadavg: 0.99 0.97 0.93 2/64 16608
/proc/meminfo: memFree=798480/2055920 swapFree=4181356/4192956
[pid=16606] ppid=16604 vsize=55496 CPUtime=130.01
/proc/16606/stat : 16606 (bsolo) R 16604 16606 16560 0 -1 0 13225 0 0 0 12976 25 0 0 25 0 1 0 191538185 56827904 12880 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134542240 0 0 4096 16384 0 0 0 17 1 0 0
/proc/16606/statm: 13874 12880 296 55 0 12766 0
Current children cumulated CPU time (s) 130.01
Current children cumulated vsize (Kb) 55496

[startup+140.077 s]
/proc/loadavg: 0.99 0.97 0.93 2/64 16608
/proc/meminfo: memFree=797584/2055920 swapFree=4181356/4192956
[pid=16606] ppid=16604 vsize=56408 CPUtime=140.01
/proc/16606/stat : 16606 (bsolo) R 16604 16606 16560 0 -1 0 13453 0 0 0 13975 26 0 0 25 0 1 0 191538185 57761792 13108 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/16606/statm: 14102 13108 296 55 0 12994 0
Current children cumulated CPU time (s) 140.01
Current children cumulated vsize (Kb) 56408

[startup+150.084 s]
/proc/loadavg: 0.99 0.97 0.93 2/64 16608
/proc/meminfo: memFree=797520/2055920 swapFree=4181356/4192956
[pid=16606] ppid=16604 vsize=56540 CPUtime=150.02
/proc/16606/stat : 16606 (bsolo) R 16604 16606 16560 0 -1 0 13457 0 0 0 14974 28 0 0 25 0 1 0 191538185 57896960 13112 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134537565 0 0 4096 16384 0 0 0 17 1 0 0
/proc/16606/statm: 14135 13112 296 55 0 13027 0
Current children cumulated CPU time (s) 150.02
Current children cumulated vsize (Kb) 56540

[startup+160.091 s]
/proc/loadavg: 0.99 0.97 0.93 2/64 16608
/proc/meminfo: memFree=797520/2055920 swapFree=4181356/4192956
[pid=16606] ppid=16604 vsize=56540 CPUtime=160.02
/proc/16606/stat : 16606 (bsolo) R 16604 16606 16560 0 -1 0 13457 0 0 0 15973 29 0 0 25 0 1 0 191538185 57896960 13112 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134542260 0 0 4096 16384 0 0 0 17 1 0 0
/proc/16606/statm: 14135 13112 296 55 0 13027 0
Current children cumulated CPU time (s) 160.02
Current children cumulated vsize (Kb) 56540

[startup+170.097 s]
/proc/loadavg: 0.99 0.97 0.93 2/64 16608
/proc/meminfo: memFree=797520/2055920 swapFree=4181356/4192956
[pid=16606] ppid=16604 vsize=56540 CPUtime=170.02
/proc/16606/stat : 16606 (bsolo) R 16604 16606 16560 0 -1 0 13457 0 0 0 16972 30 0 0 25 0 1 0 191538185 57896960 13112 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134540712 0 0 4096 16384 0 0 0 17 1 0 0
/proc/16606/statm: 14135 13112 296 55 0 13027 0
Current children cumulated CPU time (s) 170.02
Current children cumulated vsize (Kb) 56540

[startup+180.103 s]
/proc/loadavg: 0.99 0.97 0.93 2/64 16608
/proc/meminfo: memFree=797520/2055920 swapFree=4181356/4192956
[pid=16606] ppid=16604 vsize=56540 CPUtime=180.03
/proc/16606/stat : 16606 (bsolo) R 16604 16606 16560 0 -1 0 13457 0 0 0 17972 31 0 0 25 0 1 0 191538185 57896960 13112 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134537841 0 0 4096 16384 0 0 0 17 1 0 0
/proc/16606/statm: 14135 13112 296 55 0 13027 0
Current children cumulated CPU time (s) 180.03
Current children cumulated vsize (Kb) 56540

[startup+190.11 s]
/proc/loadavg: 0.99 0.97 0.93 2/64 16608
/proc/meminfo: memFree=797392/2055920 swapFree=4181356/4192956
[pid=16606] ppid=16604 vsize=56672 CPUtime=190.03
/proc/16606/stat : 16606 (bsolo) R 16604 16606 16560 0 -1 0 13491 0 0 0 18972 31 0 0 25 0 1 0 191538185 58032128 13146 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134534798 0 0 4096 16384 0 0 0 17 1 0 0
/proc/16606/statm: 14168 13146 296 55 0 13060 0
Current children cumulated CPU time (s) 190.03
Current children cumulated vsize (Kb) 56672

[startup+200.117 s]
/proc/loadavg: 0.99 0.97 0.93 2/64 16608
/proc/meminfo: memFree=795600/2055920 swapFree=4181356/4192956
[pid=16606] ppid=16604 vsize=58388 CPUtime=200.04
/proc/16606/stat : 16606 (bsolo) R 16604 16606 16560 0 -1 0 13933 0 0 0 19972 32 0 0 25 0 1 0 191538185 59789312 13588 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134537713 0 0 4096 16384 0 0 0 17 1 0 0
/proc/16606/statm: 14597 13588 296 55 0 13489 0
Current children cumulated CPU time (s) 200.04
Current children cumulated vsize (Kb) 58388

[startup+210.122 s]
/proc/loadavg: 0.99 0.97 0.93 2/64 16608
/proc/meminfo: memFree=791824/2055920 swapFree=4181356/4192956

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

/proc/16606/statm: 53005 51960 296 55 0 51897 0
Current children cumulated CPU time (s) 1760.39
Current children cumulated vsize (Kb) 212020

[startup+1771.06 s]
/proc/loadavg: 1.07 1.00 0.94 2/64 16803
/proc/meminfo: memFree=641168/2055920 swapFree=4181356/4192956
[pid=16606] ppid=16604 vsize=212020 CPUtime=1770.4
/proc/16606/stat : 16606 (bsolo) R 16604 16606 16560 0 -1 0 57588 0 0 0 176917 123 0 0 25 0 1 0 191538185 217108480 51960 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134524610 0 0 4096 16384 0 0 0 17 1 0 0
/proc/16606/statm: 53005 51960 296 55 0 51897 0
Current children cumulated CPU time (s) 1770.4
Current children cumulated vsize (Kb) 212020

[startup+1781.07 s]
/proc/loadavg: 1.06 1.00 0.94 2/64 16803
/proc/meminfo: memFree=641168/2055920 swapFree=4181356/4192956
[pid=16606] ppid=16604 vsize=212020 CPUtime=1780.4
/proc/16606/stat : 16606 (bsolo) R 16604 16606 16560 0 -1 0 57588 0 0 0 177917 123 0 0 25 0 1 0 191538185 217108480 51960 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548379 0 0 4096 16384 0 0 0 17 1 0 0
/proc/16606/statm: 53005 51960 296 55 0 51897 0
Current children cumulated CPU time (s) 1780.4
Current children cumulated vsize (Kb) 212020

[startup+1782.07 s]
/proc/loadavg: 1.06 1.00 0.94 2/64 16803
/proc/meminfo: memFree=641168/2055920 swapFree=4181356/4192956
[pid=16606] ppid=16604 vsize=212020 CPUtime=1781.4
/proc/16606/stat : 16606 (bsolo) R 16604 16606 16560 0 -1 0 57588 0 0 0 178017 123 0 0 25 0 1 0 191538185 217108480 51960 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548228 0 0 4096 16384 0 0 0 17 1 0 0
/proc/16606/statm: 53005 51960 296 55 0 51897 0
Current children cumulated CPU time (s) 1781.4
Current children cumulated vsize (Kb) 212020

[startup+1783.08 s]
/proc/loadavg: 1.06 1.00 0.94 2/64 16803
/proc/meminfo: memFree=641168/2055920 swapFree=4181356/4192956
[pid=16606] ppid=16604 vsize=212020 CPUtime=1782.4
/proc/16606/stat : 16606 (bsolo) R 16604 16606 16560 0 -1 0 57588 0 0 0 178117 123 0 0 25 0 1 0 191538185 217108480 51960 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134551613 0 0 4096 16384 0 0 0 17 1 0 0
/proc/16606/statm: 53005 51960 296 55 0 51897 0
Current children cumulated CPU time (s) 1782.4
Current children cumulated vsize (Kb) 212020

[startup+1784.08 s]
/proc/loadavg: 1.06 1.00 0.94 2/64 16803
/proc/meminfo: memFree=641168/2055920 swapFree=4181356/4192956
[pid=16606] ppid=16604 vsize=212020 CPUtime=1783.41
/proc/16606/stat : 16606 (bsolo) R 16604 16606 16560 0 -1 0 57588 0 0 0 178218 123 0 0 25 0 1 0 191538185 217108480 51960 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 8155721 0 0 4096 16384 0 0 0 17 1 0 0
/proc/16606/statm: 53005 51960 296 55 0 51897 0
Current children cumulated CPU time (s) 1783.41
Current children cumulated vsize (Kb) 212020

[startup+1785.09 s]
/proc/loadavg: 1.06 1.00 0.94 2/64 16803
/proc/meminfo: memFree=641168/2055920 swapFree=4181356/4192956
[pid=16606] ppid=16604 vsize=212020 CPUtime=1784.41
/proc/16606/stat : 16606 (bsolo) R 16604 16606 16560 0 -1 0 57588 0 0 0 178318 123 0 0 25 0 1 0 191538185 217108480 51960 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134541336 0 0 4096 16384 0 0 0 17 1 0 0
/proc/16606/statm: 53005 51960 296 55 0 51897 0
Current children cumulated CPU time (s) 1784.41
Current children cumulated vsize (Kb) 212020

[startup+1786.09 s]
/proc/loadavg: 1.06 1.00 0.94 2/64 16803
/proc/meminfo: memFree=641168/2055920 swapFree=4181356/4192956
[pid=16606] ppid=16604 vsize=212020 CPUtime=1785.42
/proc/16606/stat : 16606 (bsolo) R 16604 16606 16560 0 -1 0 57588 0 0 0 178419 123 0 0 25 0 1 0 191538185 217108480 51960 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134540699 0 0 4096 16384 0 0 0 17 1 0 0
/proc/16606/statm: 53005 51960 296 55 0 51897 0
Current children cumulated CPU time (s) 1785.42
Current children cumulated vsize (Kb) 212020

[startup+1787.09 s]
/proc/loadavg: 1.06 1.00 0.94 2/64 16803
/proc/meminfo: memFree=641168/2055920 swapFree=4181356/4192956
[pid=16606] ppid=16604 vsize=212020 CPUtime=1786.42
/proc/16606/stat : 16606 (bsolo) R 16604 16606 16560 0 -1 0 57588 0 0 0 178519 123 0 0 25 0 1 0 191538185 217108480 51960 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134533916 0 0 4096 16384 0 0 0 17 1 0 0
/proc/16606/statm: 53005 51960 296 55 0 51897 0
Current children cumulated CPU time (s) 1786.42
Current children cumulated vsize (Kb) 212020

[startup+1788.1 s]
/proc/loadavg: 1.06 1.00 0.94 2/64 16803
/proc/meminfo: memFree=641168/2055920 swapFree=4181356/4192956
[pid=16606] ppid=16604 vsize=212020 CPUtime=1787.42
/proc/16606/stat : 16606 (bsolo) R 16604 16606 16560 0 -1 0 57588 0 0 0 178619 123 0 0 25 0 1 0 191538185 217108480 51960 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134537764 0 0 4096 16384 0 0 0 17 1 0 0
/proc/16606/statm: 53005 51960 296 55 0 51897 0
Current children cumulated CPU time (s) 1787.42
Current children cumulated vsize (Kb) 212020

[startup+1789.1 s]
/proc/loadavg: 1.06 1.00 0.94 2/64 16803
/proc/meminfo: memFree=641168/2055920 swapFree=4181356/4192956
[pid=16606] ppid=16604 vsize=212020 CPUtime=1788.43
/proc/16606/stat : 16606 (bsolo) R 16604 16606 16560 0 -1 0 57588 0 0 0 178720 123 0 0 25 0 1 0 191538185 217108480 51960 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134537653 0 0 4096 16384 0 0 0 17 1 0 0
/proc/16606/statm: 53005 51960 296 55 0 51897 0
Current children cumulated CPU time (s) 1788.43
Current children cumulated vsize (Kb) 212020

[startup+1790.11 s]
/proc/loadavg: 1.06 1.00 0.94 2/64 16803
/proc/meminfo: memFree=641168/2055920 swapFree=4181356/4192956
[pid=16606] ppid=16604 vsize=212020 CPUtime=1789.43
/proc/16606/stat : 16606 (bsolo) R 16604 16606 16560 0 -1 0 57588 0 0 0 178820 123 0 0 25 0 1 0 191538185 217108480 51960 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134540691 0 0 4096 16384 0 0 0 17 1 0 0
/proc/16606/statm: 53005 51960 296 55 0 51897 0
Current children cumulated CPU time (s) 1789.43
Current children cumulated vsize (Kb) 212020

[startup+1791.12 s]
/proc/loadavg: 1.05 1.00 0.94 2/64 16803
/proc/meminfo: memFree=641168/2055920 swapFree=4181356/4192956
[pid=16606] ppid=16604 vsize=212020 CPUtime=1790.44
/proc/16606/stat : 16606 (bsolo) R 16604 16606 16560 0 -1 0 57588 0 0 0 178921 123 0 0 25 0 1 0 191538185 217108480 51960 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548228 0 0 4096 16384 0 0 0 17 1 0 0
/proc/16606/statm: 53005 51960 296 55 0 51897 0
Current children cumulated CPU time (s) 1790.44
Current children cumulated vsize (Kb) 212020

[startup+1792.12 s]
/proc/loadavg: 1.05 1.00 0.94 2/64 16803
/proc/meminfo: memFree=641168/2055920 swapFree=4181356/4192956
[pid=16606] ppid=16604 vsize=212020 CPUtime=1791.45
/proc/16606/stat : 16606 (bsolo) R 16604 16606 16560 0 -1 0 57588 0 0 0 179021 124 0 0 25 0 1 0 191538185 217108480 51960 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134540691 0 0 4096 16384 0 0 0 17 1 0 0
/proc/16606/statm: 53005 51960 296 55 0 51897 0
Current children cumulated CPU time (s) 1791.45
Current children cumulated vsize (Kb) 212020

[startup+1793.12 s]
/proc/loadavg: 1.05 1.00 0.94 2/64 16803
/proc/meminfo: memFree=641168/2055920 swapFree=4181356/4192956
[pid=16606] ppid=16604 vsize=212020 CPUtime=1792.46
/proc/16606/stat : 16606 (bsolo) R 16604 16606 16560 0 -1 0 57588 0 0 0 179122 124 0 0 25 0 1 0 191538185 217108480 51960 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134533905 0 0 4096 16384 0 0 0 17 1 0 0
/proc/16606/statm: 53005 51960 296 55 0 51897 0
Current children cumulated CPU time (s) 1792.46
Current children cumulated vsize (Kb) 212020

[startup+1794.13 s]
/proc/loadavg: 1.05 1.00 0.94 2/64 16803
/proc/meminfo: memFree=641168/2055920 swapFree=4181356/4192956
[pid=16606] ppid=16604 vsize=212020 CPUtime=1793.46
/proc/16606/stat : 16606 (bsolo) R 16604 16606 16560 0 -1 0 57588 0 0 0 179222 124 0 0 25 0 1 0 191538185 217108480 51960 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134551605 0 0 4096 16384 0 0 0 17 1 0 0
/proc/16606/statm: 53005 51960 296 55 0 51897 0
Current children cumulated CPU time (s) 1793.46
Current children cumulated vsize (Kb) 212020

[startup+1795.13 s]
/proc/loadavg: 1.05 1.00 0.94 2/64 16803
/proc/meminfo: memFree=641168/2055920 swapFree=4181356/4192956
[pid=16606] ppid=16604 vsize=212020 CPUtime=1794.47
/proc/16606/stat : 16606 (bsolo) R 16604 16606 16560 0 -1 0 57588 0 0 0 179323 124 0 0 25 0 1 0 191538185 217108480 51960 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134537661 0 0 4096 16384 0 0 0 17 1 0 0
/proc/16606/statm: 53005 51960 296 55 0 51897 0
Current children cumulated CPU time (s) 1794.47
Current children cumulated vsize (Kb) 212020

[startup+1796.14 s]
/proc/loadavg: 1.05 1.00 0.94 2/64 16803
/proc/meminfo: memFree=641168/2055920 swapFree=4181356/4192956
[pid=16606] ppid=16604 vsize=212020 CPUtime=1795.47
/proc/16606/stat : 16606 (bsolo) R 16604 16606 16560 0 -1 0 57588 0 0 0 179423 124 0 0 25 0 1 0 191538185 217108480 51960 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134551605 0 0 4096 16384 0 0 0 17 1 0 0
/proc/16606/statm: 53005 51960 296 55 0 51897 0
Current children cumulated CPU time (s) 1795.47
Current children cumulated vsize (Kb) 212020

[startup+1797.14 s]
/proc/loadavg: 1.05 1.00 0.94 2/64 16803
/proc/meminfo: memFree=641168/2055920 swapFree=4181356/4192956
[pid=16606] ppid=16604 vsize=212020 CPUtime=1796.47
/proc/16606/stat : 16606 (bsolo) R 16604 16606 16560 0 -1 0 57588 0 0 0 179523 124 0 0 25 0 1 0 191538185 217108480 51960 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134551605 0 0 4096 16384 0 0 0 17 1 0 0
/proc/16606/statm: 53005 51960 296 55 0 51897 0
Current children cumulated CPU time (s) 1796.47
Current children cumulated vsize (Kb) 212020

[startup+1798.15 s]
/proc/loadavg: 1.05 1.00 0.94 2/64 16803
/proc/meminfo: memFree=640656/2055920 swapFree=4181356/4192956
[pid=16606] ppid=16604 vsize=212548 CPUtime=1797.47
/proc/16606/stat : 16606 (bsolo) R 16604 16606 16560 0 -1 0 57719 0 0 0 179623 124 0 0 25 0 1 0 191538185 217649152 52091 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134540699 0 0 4096 16384 0 0 0 17 1 0 0
/proc/16606/statm: 53137 52091 296 55 0 52029 0
Current children cumulated CPU time (s) 1797.47
Current children cumulated vsize (Kb) 212548

[startup+1799.15 s]
/proc/loadavg: 1.05 1.00 0.94 2/64 16803
/proc/meminfo: memFree=639760/2055920 swapFree=4181356/4192956
[pid=16606] ppid=16604 vsize=213344 CPUtime=1798.48
/proc/16606/stat : 16606 (bsolo) R 16604 16606 16560 0 -1 0 57942 0 0 0 179724 124 0 0 25 0 1 0 191538185 218464256 52314 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548542 0 0 4096 16384 0 0 0 17 1 0 0
/proc/16606/statm: 53336 52314 296 55 0 52228 0
Current children cumulated CPU time (s) 1798.48
Current children cumulated vsize (Kb) 213344

[startup+1800.16 s]
/proc/loadavg: 1.05 1.00 0.94 2/64 16803
/proc/meminfo: memFree=638864/2055920 swapFree=4181356/4192956
[pid=16606] ppid=16604 vsize=214272 CPUtime=1799.48
/proc/16606/stat : 16606 (bsolo) R 16604 16606 16560 0 -1 0 58163 0 0 0 179824 124 0 0 25 0 1 0 191538185 219414528 52535 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134528714 0 0 4096 16384 0 0 0 17 1 0 0
/proc/16606/statm: 53568 52535 296 55 0 52460 0
Current children cumulated CPU time (s) 1799.48
Current children cumulated vsize (Kb) 214272

Child status: 0
Real time (s): 1800.72
CPU time (s): 1800.05
CPU user time (s): 1798.77
CPU system time (s): 1.2838
CPU usage (%): 99.9628
Max. virtual memory (cumulated for all children) (Kb): 214272

Launcher Data (download as text)

Begin job on node34 on Fri Jun  2 14:32:24 UTC 2006


FILE ID= 39840-1149258744

PBS_JOBID= 298535

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

MD5SUM SOLVER= 05cada221eb1efaaae980ebc7509e7e8
MD5SUM BENCH=  05331fdb110fa172ec60e73b94e68465

RANDOM SEED= 790824816


/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.277
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.277
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:        848920 kB
Buffers:         29232 kB
Cached:        1103048 kB
SwapCached:       3524 kB
Active:          42740 kB
Inactive:      1098448 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        848920 kB
SwapTotal:     4192956 kB
SwapFree:      4181356 kB
Dirty:             176 kB
Writeback:           0 kB
Mapped:          14900 kB
Slab:            51876 kB
Committed_AS:   276008 kB
PageTables:       1416 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB


End job on node34 on Fri Jun  2 15:02:25 UTC 2006