Trace number 39998

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.03 1800.62

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/reduced/mps-v2-20-10/MIPLIB/
miplib/normalized-reduced-mps-v2-20-10-fixnet3.opb
MD5SUM33434aafd8d2cc52b903fb501d38927b
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 variables14036
Total number of constraints600
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints600
Minimum length of a constraint19
Maximum length of a constraint1523
Number of terms in the objective function 13946
Biggest coefficient in the objective function 1187
Number of bits for the biggest coefficient in the objective function 11
Sum of the numbers in the objective function 535685
Number of bits of the sum of numbers in the objective function 20
Biggest number in a constraint 262020
Number of bits of the biggest number in a constraint 18
Biggest sum of numbers in a constraint 535685
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.
0.34	c Initial problem consists of 14036 variables and 700 constraints.
0.38	c No problem reductions applied in OPT. instance.
0.38	c	preprocess terminated. Elapsed time: 0.368
0.38	c After prepocess the problem consists of 7802 variables and 595 constraints.
0.38	c Initial Lower Bound: 0
1.30	c Restart #1 #Var: 7802 LB: 0 @ 1.285
3.42	c Restart #2 #Var: 7802 LB: 0 @ 3.408
5.02	c Restart #3 #Var: 7802 LB: 0 @ 5.004
8.26	c Restart #4 #Var: 7802 LB: 0 @ 8.246
10.68	c Restart #5 #Var: 7802 LB: 0 @ 10.667
14.62	c Restart #6 #Var: 7802 LB: 0 @ 14.6
17.86	c Restart #7 #Var: 7802 LB: 0 @ 17.841
20.58	c Restart #8 #Var: 7802 LB: 0 @ 20.557
24.27	c Restart #9 #Var: 7802 LB: 0 @ 24.253
25.13	c Restart #10 #Var: 7802 LB: 0 @ 25.111
26.59	c Restart #11 #Var: 7802 LB: 0 @ 26.569
28.17	c Restart #12 #Var: 7802 LB: 0 @ 28.15
34.64	c Restart #13 #Var: 7802 LB: 0 @ 34.614
36.65	c Restart #14 #Var: 7802 LB: 0 @ 36.63
39.02	c Restart #15 #Var: 7802 LB: 0 @ 38.998
42.22	c Restart #16 #Var: 7802 LB: 0 @ 42.192
44.40	c Restart #17 #Var: 7802 LB: 0 @ 44.374
46.35	c Restart #18 #Var: 7802 LB: 0 @ 46.324
50.68	c Restart #19 #Var: 7802 LB: 0 @ 50.647
53.96	c Restart #20 #Var: 7802 LB: 0 @ 53.93
56.25	c Restart #21 #Var: 7802 LB: 0 @ 56.221
61.72	c Restart #22 #Var: 7802 LB: 0 @ 61.693
63.97	c Restart #23 #Var: 7802 LB: 0 @ 63.943
66.20	c Restart #24 #Var: 7802 LB: 0 @ 66.168
68.33	c Restart #25 #Var: 7802 LB: 0 @ 68.301
73.45	c Restart #26 #Var: 7802 LB: 0 @ 73.416
81.29	c Restart #27 #Var: 7802 LB: 0 @ 81.25
87.14	c Restart #28 #Var: 7802 LB: 0 @ 87.104
102.16	c Restart #29 #Var: 7802 LB: 0 @ 102.11
105.85	c Restart #30 #Var: 7802 LB: 0 @ 105.8
111.00	c Restart #31 #Var: 7802 LB: 0 @ 110.95
113.80	c Restart #32 #Var: 7802 LB: 0 @ 113.75
118.67	c Restart #33 #Var: 7802 LB: 0 @ 118.62
123.76	c Restart #34 #Var: 7802 LB: 0 @ 123.71
127.85	c Restart #35 #Var: 7802 LB: 0 @ 127.8
131.49	c Restart #36 #Var: 7802 LB: 0 @ 131.44
134.70	c Restart #37 #Var: 7802 LB: 0 @ 134.65
139.44	c Restart #38 #Var: 7802 LB: 0 @ 139.39
150.08	c Restart #39 #Var: 7802 LB: 0 @ 150.03
158.61	c Restart #40 #Var: 7802 LB: 0 @ 158.55
162.07	c Restart #41 #Var: 7802 LB: 0 @ 162.01
174.46	c Restart #42 #Var: 7802 LB: 0 @ 174.4
191.32	c Restart #43 #Var: 7802 LB: 0 @ 191.25
194.90	c Restart #44 #Var: 7802 LB: 0 @ 194.83
199.93	c Restart #45 #Var: 7802 LB: 0 @ 199.86
206.13	c Restart #46 #Var: 7802 LB: 0 @ 206.05
214.15	c Restart #47 #Var: 7802 LB: 0 @ 214.07
218.76	c Restart #48 #Var: 7802 LB: 0 @ 218.68
226.46	c Restart #49 #Var: 7802 LB: 0 @ 226.38
269.78	c Restart #50 #Var: 7802 LB: 0 @ 269.68
282.19	c Restart #51 #Var: 7802 LB: 0 @ 282.1
287.16	c Restart #52 #Var: 7802 LB: 0 @ 287.06
302.25	c Restart #53 #Var: 7802 LB: 0 @ 302.15
310.82	c Restart #54 #Var: 7802 LB: 0 @ 310.72
319.12	c Restart #55 #Var: 7802 LB: 0 @ 319.01
330.32	c Restart #56 #Var: 7802 LB: 0 @ 330.21
334.54	c Restart #57 #Var: 7802 LB: 0 @ 334.43
370.93	c Restart #58 #Var: 7802 LB: 0 @ 370.81
388.27	c Restart #59 #Var: 7802 LB: 0 @ 388.14
411.29	c Restart #60 #Var: 7802 LB: 0 @ 411.11
415.67	c Restart #61 #Var: 7802 LB: 0 @ 415.5
453.61	c Restart #62 #Var: 7802 LB: 0 @ 453.42
464.63	c Restart #63 #Var: 7802 LB: 0 @ 464.44
487.85	c Restart #64 #Var: 7802 LB: 0 @ 487.65
506.02	c Restart #65 #Var: 7802 LB: 0 @ 505.82
507.78	c Restart #66 #Var: 7802 LB: 0 @ 507.57
513.47	c Restart #67 #Var: 7802 LB: 0 @ 513.26
533.10	c Restart #68 #Var: 7802 LB: 0 @ 532.89
541.72	c Restart #69 #Var: 7802 LB: 0 @ 541.5
550.59	c Restart #70 #Var: 7802 LB: 0 @ 550.37
572.03	c Restart #71 #Var: 7802 LB: 0 @ 571.8
578.58	c Restart #72 #Var: 7802 LB: 0 @ 578.36
585.34	c Restart #73 #Var: 7802 LB: 0 @ 585.11
606.04	c Restart #74 #Var: 7802 LB: 0 @ 605.8
612.67	c Restart #75 #Var: 7802 LB: 0 @ 612.43
648.20	c Restart #76 #Var: 7802 LB: 0 @ 647.95
655.78	c Restart #77 #Var: 7802 LB: 0 @ 655.53
685.85	c Restart #78 #Var: 7802 LB: 0 @ 685.59
693.46	c Restart #79 #Var: 7802 LB: 0 @ 693.2
722.63	c Restart #80 #Var: 7802 LB: 0 @ 722.36
732.47	c Restart #81 #Var: 7802 LB: 0 @ 732.2
760.75	c Restart #82 #Var: 7802 LB: 0 @ 760.47
770.52	c Restart #83 #Var: 7802 LB: 0 @ 770.24
798.54	c Restart #84 #Var: 7802 LB: 0 @ 798.24
807.59	c Restart #85 #Var: 7802 LB: 0 @ 807.3
840.33	c Restart #86 #Var: 7802 LB: 0 @ 840.03
848.45	c Restart #87 #Var: 7802 LB: 0 @ 848.15
881.57	c Restart #88 #Var: 7802 LB: 0 @ 881.26
890.10	c Restart #89 #Var: 7802 LB: 0 @ 889.78
925.05	c CHANGE Heuristic... 
925.05	c Restart #0 #Var: 7802 LB: 0 @ 924.72
925.21	c Restart #1 #Var: 7802 LB: 0 @ 924.88
925.48	c Restart #2 #Var: 7802 LB: 0 @ 925.15
926.14	c Restart #3 #Var: 7802 LB: 0 @ 925.82
927.34	c Restart #4 #Var: 7802 LB: 0 @ 927.01
927.68	c Restart #5 #Var: 7802 LB: 0 @ 927.35
929.63	c Restart #6 #Var: 7802 LB: 0 @ 929.3
930.22	c Restart #7 #Var: 7802 LB: 0 @ 929.89
931.49	c Restart #8 #Var: 7802 LB: 0 @ 931.16
936.76	c Restart #9 #Var: 7802 LB: 0 @ 936.42
937.49	c Restart #10 #Var: 7802 LB: 0 @ 937.16
938.68	c Restart #11 #Var: 7802 LB: 0 @ 938.35
939.51	c Restart #12 #Var: 7802 LB: 0 @ 939.17
942.28	c Restart #13 #Var: 7802 LB: 0 @ 941.95
944.29	c Restart #14 #Var: 7802 LB: 0 @ 943.96
959.01	c Restart #15 #Var: 7802 LB: 0 @ 958.67
962.97	c Restart #16 #Var: 7802 LB: 0 @ 962.63
965.21	c Restart #17 #Var: 7802 LB: 0 @ 964.87
970.19	c Restart #18 #Var: 7802 LB: 0 @ 969.84
982.32	c Restart #19 #Var: 7802 LB: 0 @ 981.97
984.52	c Restart #20 #Var: 7802 LB: 0 @ 984.18
987.59	c Restart #21 #Var: 7802 LB: 0 @ 987.25
994.53	c Restart #22 #Var: 7802 LB: 0 @ 994.18
1008.40	c Restart #23 #Var: 7802 LB: 0 @ 1008
1010.88	c Restart #24 #Var: 7802 LB: 0 @ 1010.5
1014.55	c Restart #25 #Var: 7802 LB: 0 @ 1014.2
1019.01	c Restart #26 #Var: 7802 LB: 0 @ 1018.6
1041.23	c Restart #27 #Var: 7802 LB: 0 @ 1040.9
1049.05	c Restart #28 #Var: 7802 LB: 0 @ 1048.7
1058.00	c Restart #29 #Var: 7802 LB: 0 @ 1057.6
1072.93	c Restart #30 #Var: 7802 LB: 0 @ 1072.6
1082.20	c Restart #31 #Var: 7802 LB: 0 @ 1081.8
1084.14	c Restart #32 #Var: 7802 LB: 0 @ 1083.8
1130.78	c Restart #33 #Var: 7802 LB: 0 @ 1130.4
1134.39	c Restart #34 #Var: 7802 LB: 0 @ 1134
1139.45	c Restart #35 #Var: 7802 LB: 0 @ 1139.1
1142.42	c Restart #36 #Var: 7802 LB: 0 @ 1142
1149.99	c Restart #37 #Var: 7802 LB: 0 @ 1149.6
1169.22	c Restart #38 #Var: 7802 LB: 0 @ 1168.8
1184.38	c Restart #39 #Var: 7802 LB: 0 @ 1184
1197.01	c Restart #40 #Var: 7802 LB: 0 @ 1196.6
1243.28	c Restart #41 #Var: 7802 LB: 0 @ 1242.9
1245.37	c Restart #42 #Var: 7802 LB: 0 @ 1245
1250.81	c Restart #43 #Var: 7802 LB: 0 @ 1250.4
1258.64	c Restart #44 #Var: 7802 LB: 0 @ 1258.2
1266.89	c Restart #45 #Var: 7802 LB: 0 @ 1266.5
1271.18	c Restart #46 #Var: 7802 LB: 0 @ 1270.7
1276.23	c Restart #47 #Var: 7802 LB: 0 @ 1275.8
1282.22	c Restart #48 #Var: 7802 LB: 0 @ 1281.8
1291.44	c Restart #49 #Var: 7802 LB: 0 @ 1291
1315.56	c Restart #50 #Var: 7802 LB: 0 @ 1315.1
1324.81	c Restart #51 #Var: 7802 LB: 0 @ 1324.4
1335.89	c Restart #52 #Var: 7802 LB: 0 @ 1335.4
1347.48	c Restart #53 #Var: 7802 LB: 0 @ 1347
1359.27	c Restart #54 #Var: 7802 LB: 0 @ 1358.8
1396.23	c Restart #55 #Var: 7802 LB: 0 @ 1395.8
1401.52	c Restart #56 #Var: 7802 LB: 0 @ 1401.1
1417.13	c Restart #57 #Var: 7802 LB: 0 @ 1416.7
1424.49	c Restart #58 #Var: 7802 LB: 0 @ 1424
1441.68	c Restart #59 #Var: 7802 LB: 0 @ 1441.2
1452.22	c Restart #60 #Var: 7802 LB: 0 @ 1451.7
1468.45	c Restart #61 #Var: 7802 LB: 0 @ 1468
1474.05	c Restart #62 #Var: 7802 LB: 0 @ 1473.6
1482.30	c Restart #63 #Var: 7802 LB: 0 @ 1481.8
1538.94	c Restart #64 #Var: 7802 LB: 0 @ 1538.4
1553.61	c Restart #65 #Var: 7802 LB: 0 @ 1553.1
1564.92	c Restart #66 #Var: 7802 LB: 0 @ 1564.4
1619.40	c Restart #67 #Var: 7802 LB: 0 @ 1618.9
1644.83	c Restart #68 #Var: 7802 LB: 0 @ 1644.3
1659.55	c Restart #69 #Var: 7802 LB: 0 @ 1659
1760.19	c Restart #70 #Var: 7802 LB: 0 @ 1759.6
1793.97	c Restart #71 #Var: 7802 LB: 0 @ 1793.4
1800.59	s UNKNOWN
1800.59	c Exit Code: 0
1800.59	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/node62/watcher-39998-1149350078 -o ROOT/results/node62/solver-39998-1149350078 -C 1800 -M 1800 -S 64 ROOT/solvers/PB/PB06final/user10/bsolo ROOT/tmp/node62/39998-1149350078/instance-39998-1149350078.opb 

Current StackSize limit: 67108864 bytes

/proc/loadavg: 0.92 0.98 0.96 3/64 14589
/proc/meminfo: memFree=1214984/2055920 swapFree=4191908/4192956
[pid=14589] ppid=14587 vsize=4664 CPUtime=0
/proc/14589/stat : 14589 (bsolo) R 14587 14589 14543 0 -1 0 171 0 0 0 0 0 0 0 19 0 1 0 44211351 4775936 151 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 8075088 0 0 4096 0 0 0 0 17 1 0 0
/proc/14589/statm: 1154 141 102 55 0 46 0

[startup+10.0022 s]
/proc/loadavg: 0.93 0.98 0.96 2/64 14589
/proc/meminfo: memFree=1196560/2055920 swapFree=4191908/4192956
[pid=14589] ppid=14587 vsize=23392 CPUtime=9.98
/proc/14589/stat : 14589 (bsolo) R 14587 14589 14543 0 -1 0 5090 0 0 0 995 3 0 0 25 0 1 0 44211351 23953408 4927 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134606453 0 0 4096 16384 0 0 0 17 1 0 0
/proc/14589/statm: 5848 4927 297 55 0 4740 0
Current children cumulated CPU time (s) 9.98
Current children cumulated vsize (Kb) 23392

[startup+20.0094 s]
/proc/loadavg: 0.94 0.98 0.96 2/64 14589
/proc/meminfo: memFree=1195600/2055920 swapFree=4191908/4192956
[pid=14589] ppid=14587 vsize=24408 CPUtime=19.99
/proc/14589/stat : 14589 (bsolo) R 14587 14589 14543 0 -1 0 5655 0 0 0 1993 6 0 0 25 0 1 0 44211351 24993792 5162 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134632654 0 0 4096 16384 0 0 0 17 1 0 0
/proc/14589/statm: 6102 5162 297 55 0 4994 0
Current children cumulated CPU time (s) 19.99
Current children cumulated vsize (Kb) 24408

[startup+30.0156 s]
/proc/loadavg: 0.95 0.98 0.96 2/64 14589
/proc/meminfo: memFree=1194512/2055920 swapFree=4191908/4192956
[pid=14589] ppid=14587 vsize=25420 CPUtime=29.99
/proc/14589/stat : 14589 (bsolo) R 14587 14589 14543 0 -1 0 6241 0 0 0 2983 16 0 0 25 0 1 0 44211351 26030080 5436 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134604175 0 0 4096 16384 0 0 0 17 1 0 0
/proc/14589/statm: 6355 5436 297 55 0 5247 0
Current children cumulated CPU time (s) 29.99
Current children cumulated vsize (Kb) 25420

[startup+40.0218 s]
/proc/loadavg: 0.96 0.98 0.96 2/64 14589
/proc/meminfo: memFree=1192400/2055920 swapFree=4191908/4192956
[pid=14589] ppid=14587 vsize=27532 CPUtime=39.98
/proc/14589/stat : 14589 (bsolo) R 14587 14589 14543 0 -1 0 6757 0 0 0 3979 19 0 0 25 0 1 0 44211351 28192768 5952 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134541314 0 0 4096 16384 0 0 0 17 1 0 0
/proc/14589/statm: 6883 5952 297 55 0 5775 0
Current children cumulated CPU time (s) 39.98
Current children cumulated vsize (Kb) 27532

[startup+50.028 s]
/proc/loadavg: 0.96 0.98 0.96 2/64 14589
/proc/meminfo: memFree=1189648/2055920 swapFree=4191908/4192956
[pid=14589] ppid=14587 vsize=30292 CPUtime=49.99
/proc/14589/stat : 14589 (bsolo) R 14587 14589 14543 0 -1 0 7441 0 0 0 4974 25 0 0 25 0 1 0 44211351 31019008 6636 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134534088 0 0 4096 16384 0 0 0 17 1 0 0
/proc/14589/statm: 7573 6636 297 55 0 6465 0
Current children cumulated CPU time (s) 49.99
Current children cumulated vsize (Kb) 30292

[startup+60.0342 s]
/proc/loadavg: 0.97 0.98 0.96 2/64 14589
/proc/meminfo: memFree=1187856/2055920 swapFree=4191908/4192956
[pid=14589] ppid=14587 vsize=32004 CPUtime=59.99
/proc/14589/stat : 14589 (bsolo) R 14587 14589 14543 0 -1 0 7888 0 0 0 5972 27 0 0 25 0 1 0 44211351 32772096 7083 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/14589/statm: 8001 7083 297 55 0 6893 0
Current children cumulated CPU time (s) 59.99
Current children cumulated vsize (Kb) 32004

[startup+70.0403 s]
/proc/loadavg: 0.97 0.98 0.96 2/64 14589
/proc/meminfo: memFree=1187472/2055920 swapFree=4191908/4192956
[pid=14589] ppid=14587 vsize=32472 CPUtime=70
/proc/14589/stat : 14589 (bsolo) R 14587 14589 14543 0 -1 0 7983 0 0 0 6969 31 0 0 25 0 1 0 44211351 33251328 7178 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134540726 0 0 4096 16384 0 0 0 17 1 0 0
/proc/14589/statm: 8118 7178 297 55 0 7010 0
Current children cumulated CPU time (s) 70
Current children cumulated vsize (Kb) 32472

[startup+80.0465 s]
/proc/loadavg: 0.98 0.98 0.96 2/64 14589
/proc/meminfo: memFree=1186256/2055920 swapFree=4191908/4192956
[pid=14589] ppid=14587 vsize=33624 CPUtime=80
/proc/14589/stat : 14589 (bsolo) R 14587 14589 14543 0 -1 0 8288 0 0 0 7968 32 0 0 25 0 1 0 44211351 34430976 7477 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134633165 0 0 4096 16384 0 0 0 17 1 0 0
/proc/14589/statm: 8406 7477 297 55 0 7298 0
Current children cumulated CPU time (s) 80
Current children cumulated vsize (Kb) 33624

[startup+90.0517 s]
/proc/loadavg: 0.98 0.98 0.96 2/64 14589
/proc/meminfo: memFree=1186320/2055920 swapFree=4191908/4192956
[pid=14589] ppid=14587 vsize=33508 CPUtime=90
/proc/14589/stat : 14589 (bsolo) R 14587 14589 14543 0 -1 0 8288 0 0 0 8968 32 0 0 25 0 1 0 44211351 34312192 7462 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134633165 0 0 4096 16384 0 0 0 17 1 0 0
/proc/14589/statm: 8377 7462 297 55 0 7269 0
Current children cumulated CPU time (s) 90
Current children cumulated vsize (Kb) 33508

[startup+100.058 s]
/proc/loadavg: 0.98 0.98 0.96 2/64 14589
/proc/meminfo: memFree=1185552/2055920 swapFree=4191908/4192956
[pid=14589] ppid=14587 vsize=34428 CPUtime=100.01
/proc/14589/stat : 14589 (bsolo) R 14587 14589 14543 0 -1 0 8500 0 0 0 9968 33 0 0 25 0 1 0 44211351 35254272 7674 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134719395 0 0 4096 16384 0 0 0 17 1 0 0
/proc/14589/statm: 8607 7674 297 55 0 7499 0
Current children cumulated CPU time (s) 100.01
Current children cumulated vsize (Kb) 34428

[startup+110.064 s]
/proc/loadavg: 0.98 0.98 0.96 2/64 14589
/proc/meminfo: memFree=1181584/2055920 swapFree=4191908/4192956
[pid=14589] ppid=14587 vsize=38312 CPUtime=110.01
/proc/14589/stat : 14589 (bsolo) R 14587 14589 14543 0 -1 0 9483 0 0 0 10966 35 0 0 25 0 1 0 44211351 39231488 8652 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134534037 0 0 4096 16384 0 0 0 17 1 0 0
/proc/14589/statm: 9578 8652 297 55 0 8470 0
Current children cumulated CPU time (s) 110.01
Current children cumulated vsize (Kb) 38312

[startup+120.07 s]
/proc/loadavg: 0.99 0.98 0.96 2/64 14589
/proc/meminfo: memFree=1180752/2055920 swapFree=4191908/4192956
[pid=14589] ppid=14587 vsize=39220 CPUtime=120.01
/proc/14589/stat : 14589 (bsolo) R 14587 14589 14543 0 -1 0 9729 0 0 0 11965 36 0 0 25 0 1 0 44211351 40161280 8869 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134540699 0 0 4096 16384 0 0 0 17 1 0 0
/proc/14589/statm: 9805 8869 297 55 0 8697 0
Current children cumulated CPU time (s) 120.01
Current children cumulated vsize (Kb) 39220

[startup+130.076 s]
/proc/loadavg: 0.99 0.98 0.96 2/64 14589
/proc/meminfo: memFree=1179600/2055920 swapFree=4191908/4192956
[pid=14589] ppid=14587 vsize=40088 CPUtime=130.01
/proc/14589/stat : 14589 (bsolo) R 14587 14589 14543 0 -1 0 10025 0 0 0 12964 37 0 0 25 0 1 0 44211351 41050112 9107 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/14589/statm: 10022 9107 297 55 0 8914 0
Current children cumulated CPU time (s) 130.01
Current children cumulated vsize (Kb) 40088

[startup+140.083 s]
/proc/loadavg: 0.99 0.98 0.96 2/64 14589
/proc/meminfo: memFree=1179600/2055920 swapFree=4191908/4192956
[pid=14589] ppid=14587 vsize=40088 CPUtime=140.02
/proc/14589/stat : 14589 (bsolo) R 14587 14589 14543 0 -1 0 10025 0 0 0 13963 39 0 0 25 0 1 0 44211351 41050112 9107 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134534898 0 0 4096 16384 0 0 0 17 1 0 0
/proc/14589/statm: 10022 9107 297 55 0 8914 0
Current children cumulated CPU time (s) 140.02
Current children cumulated vsize (Kb) 40088

[startup+150.088 s]
/proc/loadavg: 0.99 0.98 0.96 2/64 14589
/proc/meminfo: memFree=1175184/2055920 swapFree=4191908/4192956
[pid=14589] ppid=14587 vsize=44708 CPUtime=150.03
/proc/14589/stat : 14589 (bsolo) R 14587 14589 14543 0 -1 0 11173 0 0 0 14963 40 0 0 25 0 1 0 44211351 45780992 10255 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/14589/statm: 11177 10255 297 55 0 10069 0
Current children cumulated CPU time (s) 150.03
Current children cumulated vsize (Kb) 44708

[startup+160.094 s]
/proc/loadavg: 0.99 0.98 0.96 2/64 14589
/proc/meminfo: memFree=1174608/2055920 swapFree=4191908/4192956
[pid=14589] ppid=14587 vsize=45236 CPUtime=160.02
/proc/14589/stat : 14589 (bsolo) R 14587 14589 14543 0 -1 0 11302 0 0 0 15960 42 0 0 25 0 1 0 44211351 46321664 10384 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/14589/statm: 11309 10384 297 55 0 10201 0
Current children cumulated CPU time (s) 160.02
Current children cumulated vsize (Kb) 45236

[startup+170.1 s]
/proc/loadavg: 0.99 0.98 0.96 2/64 14589
/proc/meminfo: memFree=1167888/2055920 swapFree=4191908/4192956
[pid=14589] ppid=14587 vsize=51964 CPUtime=170.03
/proc/14589/stat : 14589 (bsolo) R 14587 14589 14543 0 -1 0 12978 0 0 0 16959 44 0 0 25 0 1 0 44211351 53211136 12060 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134603842 0 0 4096 16384 0 0 0 17 1 0 0
/proc/14589/statm: 12991 12060 297 55 0 11883 0
Current children cumulated CPU time (s) 170.03
Current children cumulated vsize (Kb) 51964

[startup+180.106 s]
/proc/loadavg: 0.99 0.98 0.96 2/64 14589
/proc/meminfo: memFree=1163472/2055920 swapFree=4191908/4192956
[pid=14589] ppid=14587 vsize=56320 CPUtime=180.03
/proc/14589/stat : 14589 (bsolo) R 14587 14589 14543 0 -1 0 14083 0 0 0 17958 45 0 0 25 0 1 0 44211351 57671680 13165 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134528511 0 0 4096 16384 0 0 0 17 1 0 0
/proc/14589/statm: 14080 13165 297 55 0 12972 0
Current children cumulated CPU time (s) 180.03
Current children cumulated vsize (Kb) 56320

[startup+190.113 s]
/proc/loadavg: 0.99 0.98 0.96 2/64 14589
/proc/meminfo: memFree=1163472/2055920 swapFree=4191908/4192956
[pid=14589] ppid=14587 vsize=56452 CPUtime=190.03
/proc/14589/stat : 14589 (bsolo) R 14587 14589 14543 0 -1 0 14089 0 0 0 18957 46 0 0 25 0 1 0 44211351 57806848 13171 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134534809 0 0 4096 16384 0 0 0 17 1 0 0
/proc/14589/statm: 14113 13171 297 55 0 13005 0
Current children cumulated CPU time (s) 190.03
Current children cumulated vsize (Kb) 56452

[startup+200.12 s]
/proc/loadavg: 0.99 0.98 0.96 2/64 14589
/proc/meminfo: memFree=1162000/2055920 swapFree=4191908/4192956
[pid=14589] ppid=14587 vsize=57852 CPUtime=200.04
/proc/14589/stat : 14589 (bsolo) R 14587 14589 14543 0 -1 0 14454 0 0 0 19954 50 0 0 25 0 1 0 44211351 59240448 13536 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/14589/statm: 14463 13536 297 55 0 13355 0
Current children cumulated CPU time (s) 200.04
Current children cumulated vsize (Kb) 57852

[startup+210.125 s]
/proc/loadavg: 0.99 0.98 0.96 2/64 14589
/proc/meminfo: memFree=1160592/2055920 swapFree=4191908/4192956

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

/proc/14589/statm: 38251 37362 297 55 0 37143 0
Current children cumulated CPU time (s) 1760.49
Current children cumulated vsize (Kb) 153004

[startup+1771.08 s]
/proc/loadavg: 1.00 1.00 0.97 2/64 14786
/proc/meminfo: memFree=1066264/2055920 swapFree=4191908/4192956
[pid=14589] ppid=14587 vsize=153132 CPUtime=1770.49
/proc/14589/stat : 14589 (bsolo) R 14587 14589 14543 0 -1 0 38940 0 0 0 176794 255 0 0 25 0 1 0 44211351 156807168 37377 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548547 0 0 4096 16384 0 0 0 17 1 0 0
/proc/14589/statm: 38283 37377 297 55 0 37175 0
Current children cumulated CPU time (s) 1770.49
Current children cumulated vsize (Kb) 153132

[startup+1781.08 s]
/proc/loadavg: 1.00 1.00 0.97 2/64 14786
/proc/meminfo: memFree=1066328/2055920 swapFree=4191908/4192956
[pid=14589] ppid=14587 vsize=153132 CPUtime=1780.49
/proc/14589/stat : 14589 (bsolo) R 14587 14589 14543 0 -1 0 38942 0 0 0 177794 255 0 0 25 0 1 0 44211351 156807168 37379 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134524328 0 0 4096 16384 0 0 0 17 1 0 0
/proc/14589/statm: 38283 37379 297 55 0 37175 0
Current children cumulated CPU time (s) 1780.49
Current children cumulated vsize (Kb) 153132

[startup+1782.09 s]
/proc/loadavg: 1.00 1.00 0.97 2/64 14786
/proc/meminfo: memFree=1066264/2055920 swapFree=4191908/4192956
[pid=14589] ppid=14587 vsize=153132 CPUtime=1781.5
/proc/14589/stat : 14589 (bsolo) R 14587 14589 14543 0 -1 0 38944 0 0 0 177894 256 0 0 25 0 1 0 44211351 156807168 37381 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134534991 0 0 4096 16384 0 0 0 17 1 0 0
/proc/14589/statm: 38283 37381 297 55 0 37175 0
Current children cumulated CPU time (s) 1781.5
Current children cumulated vsize (Kb) 153132

[startup+1783.09 s]
/proc/loadavg: 1.00 1.00 0.97 2/64 14786
/proc/meminfo: memFree=1066264/2055920 swapFree=4191908/4192956
[pid=14589] ppid=14587 vsize=153132 CPUtime=1782.51
/proc/14589/stat : 14589 (bsolo) R 14587 14589 14543 0 -1 0 38944 0 0 0 177995 256 0 0 25 0 1 0 44211351 156807168 37381 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/14589/statm: 38283 37381 297 55 0 37175 0
Current children cumulated CPU time (s) 1782.51
Current children cumulated vsize (Kb) 153132

[startup+1784.1 s]
/proc/loadavg: 1.00 1.00 0.97 2/64 14786
/proc/meminfo: memFree=1066264/2055920 swapFree=4191908/4192956
[pid=14589] ppid=14587 vsize=153132 CPUtime=1783.51
/proc/14589/stat : 14589 (bsolo) R 14587 14589 14543 0 -1 0 38944 0 0 0 178095 256 0 0 25 0 1 0 44211351 156807168 37381 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134540699 0 0 4096 16384 0 0 0 17 1 0 0
/proc/14589/statm: 38283 37381 297 55 0 37175 0
Current children cumulated CPU time (s) 1783.51
Current children cumulated vsize (Kb) 153132

[startup+1785.1 s]
/proc/loadavg: 1.00 1.00 0.97 2/64 14786
/proc/meminfo: memFree=1066264/2055920 swapFree=4191908/4192956
[pid=14589] ppid=14587 vsize=153132 CPUtime=1784.51
/proc/14589/stat : 14589 (bsolo) R 14587 14589 14543 0 -1 0 38944 0 0 0 178195 256 0 0 25 0 1 0 44211351 156807168 37381 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134719391 0 0 4096 16384 0 0 0 17 1 0 0
/proc/14589/statm: 38283 37381 297 55 0 37175 0
Current children cumulated CPU time (s) 1784.51
Current children cumulated vsize (Kb) 153132

[startup+1786.11 s]
/proc/loadavg: 1.00 1.00 0.97 2/64 14786
/proc/meminfo: memFree=1066264/2055920 swapFree=4191908/4192956
[pid=14589] ppid=14587 vsize=153132 CPUtime=1785.52
/proc/14589/stat : 14589 (bsolo) R 14587 14589 14543 0 -1 0 38944 0 0 0 178296 256 0 0 25 0 1 0 44211351 156807168 37381 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/14589/statm: 38283 37381 297 55 0 37175 0
Current children cumulated CPU time (s) 1785.52
Current children cumulated vsize (Kb) 153132

[startup+1787.11 s]
/proc/loadavg: 1.00 1.00 0.97 2/64 14786
/proc/meminfo: memFree=1066264/2055920 swapFree=4191908/4192956
[pid=14589] ppid=14587 vsize=153132 CPUtime=1786.52
/proc/14589/stat : 14589 (bsolo) R 14587 14589 14543 0 -1 0 38944 0 0 0 178396 256 0 0 25 0 1 0 44211351 156807168 37381 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/14589/statm: 38283 37381 297 55 0 37175 0
Current children cumulated CPU time (s) 1786.52
Current children cumulated vsize (Kb) 153132

[startup+1788.12 s]
/proc/loadavg: 1.08 1.02 0.97 2/64 14786
/proc/meminfo: memFree=1066264/2055920 swapFree=4191908/4192956
[pid=14589] ppid=14587 vsize=153132 CPUtime=1787.52
/proc/14589/stat : 14589 (bsolo) R 14587 14589 14543 0 -1 0 38944 0 0 0 178496 256 0 0 25 0 1 0 44211351 156807168 37381 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134540702 0 0 4096 16384 0 0 0 17 1 0 0
/proc/14589/statm: 38283 37381 297 55 0 37175 0
Current children cumulated CPU time (s) 1787.52
Current children cumulated vsize (Kb) 153132

[startup+1789.12 s]
/proc/loadavg: 1.08 1.02 0.97 2/64 14786
/proc/meminfo: memFree=1066264/2055920 swapFree=4191908/4192956
[pid=14589] ppid=14587 vsize=153132 CPUtime=1788.53
/proc/14589/stat : 14589 (bsolo) R 14587 14589 14543 0 -1 0 38952 0 0 0 178597 256 0 0 25 0 1 0 44211351 156807168 37389 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134718920 0 0 4096 16384 0 0 0 17 1 0 0
/proc/14589/statm: 38283 37389 297 55 0 37175 0
Current children cumulated CPU time (s) 1788.53
Current children cumulated vsize (Kb) 153132

[startup+1790.13 s]
/proc/loadavg: 1.08 1.02 0.97 2/64 14786
/proc/meminfo: memFree=1066200/2055920 swapFree=4191908/4192956
[pid=14589] ppid=14587 vsize=153132 CPUtime=1789.53
/proc/14589/stat : 14589 (bsolo) R 14587 14589 14543 0 -1 0 38964 0 0 0 178697 256 0 0 25 0 1 0 44211351 156807168 37401 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134534809 0 0 4096 16384 0 0 0 17 1 0 0
/proc/14589/statm: 38283 37401 297 55 0 37175 0
Current children cumulated CPU time (s) 1789.53
Current children cumulated vsize (Kb) 153132

[startup+1791.13 s]
/proc/loadavg: 1.08 1.02 0.97 2/64 14786
/proc/meminfo: memFree=1066136/2055920 swapFree=4191908/4192956
[pid=14589] ppid=14587 vsize=153260 CPUtime=1790.54
/proc/14589/stat : 14589 (bsolo) R 14587 14589 14543 0 -1 0 38978 0 0 0 178798 256 0 0 25 0 1 0 44211351 156938240 37415 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134534798 0 0 4096 16384 0 0 0 17 1 0 0
/proc/14589/statm: 38315 37415 297 55 0 37207 0
Current children cumulated CPU time (s) 1790.54
Current children cumulated vsize (Kb) 153260

[startup+1792.14 s]
/proc/loadavg: 1.07 1.02 0.97 2/64 14786
/proc/meminfo: memFree=1066136/2055920 swapFree=4191908/4192956
[pid=14589] ppid=14587 vsize=153260 CPUtime=1791.54
/proc/14589/stat : 14589 (bsolo) R 14587 14589 14543 0 -1 0 38986 0 0 0 178898 256 0 0 25 0 1 0 44211351 156938240 37423 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134541373 0 0 4096 16384 0 0 0 17 1 0 0
/proc/14589/statm: 38315 37423 297 55 0 37207 0
Current children cumulated CPU time (s) 1791.54
Current children cumulated vsize (Kb) 153260

[startup+1793.14 s]
/proc/loadavg: 1.07 1.02 0.97 2/64 14786
/proc/meminfo: memFree=1066072/2055920 swapFree=4191908/4192956
[pid=14589] ppid=14587 vsize=153260 CPUtime=1792.55
/proc/14589/stat : 14589 (bsolo) R 14587 14589 14543 0 -1 0 38993 0 0 0 178998 257 0 0 25 0 1 0 44211351 156938240 37430 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134540667 0 0 4096 16384 0 0 0 17 1 0 0
/proc/14589/statm: 38315 37430 297 55 0 37207 0
Current children cumulated CPU time (s) 1792.55
Current children cumulated vsize (Kb) 153260

[startup+1794.15 s]
/proc/loadavg: 1.07 1.02 0.97 2/64 14786
/proc/meminfo: memFree=1066072/2055920 swapFree=4191908/4192956
[pid=14589] ppid=14587 vsize=153388 CPUtime=1793.55
/proc/14589/stat : 14589 (bsolo) R 14587 14589 14543 0 -1 0 39004 0 0 0 179098 257 0 0 25 0 1 0 44211351 157069312 37441 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134534817 0 0 4096 16384 0 0 0 17 1 0 0
/proc/14589/statm: 38347 37441 297 55 0 37239 0
Current children cumulated CPU time (s) 1793.55
Current children cumulated vsize (Kb) 153388

[startup+1795.15 s]
/proc/loadavg: 1.07 1.02 0.97 2/64 14786
/proc/meminfo: memFree=1066008/2055920 swapFree=4191908/4192956
[pid=14589] ppid=14587 vsize=153388 CPUtime=1794.56
/proc/14589/stat : 14589 (bsolo) R 14587 14589 14543 0 -1 0 39009 0 0 0 179199 257 0 0 25 0 1 0 44211351 157069312 37446 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134718243 0 0 4096 16384 0 0 0 17 1 0 0
/proc/14589/statm: 38347 37446 297 55 0 37239 0
Current children cumulated CPU time (s) 1794.56
Current children cumulated vsize (Kb) 153388

[startup+1796.16 s]
/proc/loadavg: 1.07 1.02 0.97 2/64 14786
/proc/meminfo: memFree=1064152/2055920 swapFree=4191908/4192956
[pid=14589] ppid=14587 vsize=155232 CPUtime=1795.56
/proc/14589/stat : 14589 (bsolo) R 14587 14589 14543 0 -1 0 39472 0 0 0 179299 257 0 0 25 0 1 0 44211351 158957568 37909 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548246 0 0 4096 16384 0 0 0 17 1 0 0
/proc/14589/statm: 38808 37909 297 55 0 37700 0
Current children cumulated CPU time (s) 1795.56
Current children cumulated vsize (Kb) 155232

[startup+1797.16 s]
/proc/loadavg: 1.07 1.02 0.97 2/64 14786
/proc/meminfo: memFree=1063896/2055920 swapFree=4191908/4192956
[pid=14589] ppid=14587 vsize=155496 CPUtime=1796.56
/proc/14589/stat : 14589 (bsolo) R 14587 14589 14543 0 -1 0 39533 0 0 0 179399 257 0 0 25 0 1 0 44211351 159227904 37970 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/14589/statm: 38874 37970 297 55 0 37766 0
Current children cumulated CPU time (s) 1796.56
Current children cumulated vsize (Kb) 155496

[startup+1798.17 s]
/proc/loadavg: 1.07 1.02 0.97 2/64 14786
/proc/meminfo: memFree=1063832/2055920 swapFree=4191908/4192956
[pid=14589] ppid=14587 vsize=155496 CPUtime=1797.57
/proc/14589/stat : 14589 (bsolo) R 14587 14589 14543 0 -1 0 39548 0 0 0 179500 257 0 0 25 0 1 0 44211351 159227904 37985 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 8539885 0 0 4096 16384 0 0 0 17 1 0 0
/proc/14589/statm: 38874 37985 297 55 0 37766 0
Current children cumulated CPU time (s) 1797.57
Current children cumulated vsize (Kb) 155496

[startup+1799.17 s]
/proc/loadavg: 1.07 1.02 0.97 2/64 14786
/proc/meminfo: memFree=1063832/2055920 swapFree=4191908/4192956
[pid=14589] ppid=14587 vsize=155496 CPUtime=1798.57
/proc/14589/stat : 14589 (bsolo) R 14587 14589 14543 0 -1 0 39556 0 0 0 179600 257 0 0 25 0 1 0 44211351 159227904 37993 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548375 0 0 4096 16384 0 0 0 17 1 0 0
/proc/14589/statm: 38874 37993 297 55 0 37766 0
Current children cumulated CPU time (s) 1798.57
Current children cumulated vsize (Kb) 155496

[startup+1800.18 s]
/proc/loadavg: 1.07 1.02 0.97 2/64 14786
/proc/meminfo: memFree=1063832/2055920 swapFree=4191908/4192956
[pid=14589] ppid=14587 vsize=155496 CPUtime=1799.58
/proc/14589/stat : 14589 (bsolo) R 14587 14589 14543 0 -1 0 39556 0 0 0 179701 257 0 0 25 0 1 0 44211351 159227904 37993 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134603369 0 0 4096 16384 0 0 0 17 1 0 0
/proc/14589/statm: 38874 37993 297 55 0 37766 0
Current children cumulated CPU time (s) 1799.58
Current children cumulated vsize (Kb) 155496

Child status: 0
Real time (s): 1800.62
CPU time (s): 1800.03
CPU user time (s): 1797.42
CPU system time (s): 2.6026
CPU usage (%): 99.9671
Max. virtual memory (cumulated for all children) (Kb): 155496

Launcher Data (download as text)

Begin job on node62 on Sat Jun  3 15:54:38 UTC 2006


FILE ID= 39998-1149350078

PBS_JOBID= 310928

BENCH NAME= HOME/pub/bench/PB06//final/normalized-PB06/OPT-SMALLINT/reduced/mps-v2-20-10/MIPLIB/miplib/normalized-reduced-mps-v2-20-10-fixnet3.opb
COMMAND LINE= ROOT/solvers/PB/PB06final/user10/bsolo ROOT/tmp/node62/39998-1149350078/instance-39998-1149350078.opb
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node62/watcher-39998-1149350078 -o ROOT/results/node62/solver-39998-1149350078 -C 1800 -M 1800 -S 64  ROOT/solvers/PB/PB06final/user10/bsolo ROOT/tmp/node62/39998-1149350078/instance-39998-1149350078.opb

MD5SUM SOLVER= 05cada221eb1efaaae980ebc7509e7e8
MD5SUM BENCH=  33434aafd8d2cc52b903fb501d38927b

RANDOM SEED= 886932506


/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.225
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.225
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:       1215192 kB
Buffers:         35360 kB
Cached:         726280 kB
SwapCached:        572 kB
Active:          77292 kB
Inactive:       698488 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1215192 kB
SwapTotal:     4192956 kB
SwapFree:      4191908 kB
Dirty:             200 kB
Writeback:           0 kB
Mapped:          23728 kB
Slab:            50916 kB
Committed_AS:   286248 kB
PageTables:       1480 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB


End job on node62 on Sat Jun  3 16:24:39 UTC 2006