Trace number 50302

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.34 1801

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB06/manquiho/
market-split/normalized-market-split_4_30_3.opb
MD5SUMd2b3af71376059fa940b007abcee01cc
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark30.5783
Has Objective FunctionYES
SatisfiableNO
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved
Number of variables31
Total number of constraints9
Number of constraints which are clauses1
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints8
Minimum length of a constraint1
Maximum length of a constraint30
Number of terms in the objective function 1
Biggest coefficient in the objective function 1
Number of bits for the biggest coefficient in the objective function 1
Sum of the numbers in the objective function 1
Number of bits of the sum of numbers in the objective function 1
Biggest number in a constraint 940
Number of bits of the biggest number in a constraint 10
Biggest sum of numbers in a constraint 2821
Number of bits of the biggest sum of numbers12
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.02	c Initial problem consists of 31 variables and 9 constraints.
0.02	c No problem reductions applied in OPT. instance.
0.02	c	preprocess terminated. Elapsed time: 0.001
0.02	c After prepocess the problem consists of 30 variables and 8 constraints.
0.02	c Initial Lower Bound: 0
0.02	c Restart #1 #Var: 30 LB: 0 @ 0.007
0.04	c Restart #2 #Var: 30 LB: 0 @ 0.02
0.06	c Restart #3 #Var: 30 LB: 0 @ 0.043
0.08	c Restart #4 #Var: 30 LB: 0 @ 0.069
0.12	c Restart #5 #Var: 30 LB: 0 @ 0.109
0.18	c Restart #6 #Var: 30 LB: 0 @ 0.169
0.27	c Restart #7 #Var: 30 LB: 0 @ 0.256
0.37	c Restart #8 #Var: 30 LB: 0 @ 0.353
0.46	c Restart #9 #Var: 30 LB: 0 @ 0.44
0.58	c Restart #10 #Var: 30 LB: 0 @ 0.565
0.77	c Restart #11 #Var: 30 LB: 0 @ 0.753
1.03	c Restart #12 #Var: 30 LB: 0 @ 1.014
1.18	c Restart #13 #Var: 30 LB: 0 @ 1.162
1.35	c Restart #14 #Var: 30 LB: 0 @ 1.331
1.50	c Restart #15 #Var: 30 LB: 0 @ 1.48
1.68	c Restart #16 #Var: 30 LB: 0 @ 1.667
1.92	c Restart #17 #Var: 30 LB: 0 @ 1.9
2.16	c Restart #18 #Var: 30 LB: 0 @ 2.142
2.56	c Restart #19 #Var: 30 LB: 0 @ 2.548
3.16	c Restart #20 #Var: 30 LB: 0 @ 3.147
3.46	c Restart #21 #Var: 30 LB: 0 @ 3.445
3.78	c Restart #22 #Var: 30 LB: 0 @ 3.767
4.14	c Restart #23 #Var: 30 LB: 0 @ 4.128
4.52	c Restart #24 #Var: 30 LB: 0 @ 4.508
5.02	c Restart #25 #Var: 30 LB: 0 @ 5.005
5.45	c Restart #26 #Var: 30 LB: 0 @ 5.428
5.90	c Restart #27 #Var: 30 LB: 0 @ 5.88
6.39	c Restart #28 #Var: 30 LB: 0 @ 6.375
6.88	c Restart #29 #Var: 30 LB: 0 @ 6.856
7.50	c Restart #30 #Var: 30 LB: 0 @ 7.479
8.17	c Restart #31 #Var: 30 LB: 0 @ 8.153
8.77	c Restart #32 #Var: 30 LB: 0 @ 8.748
9.45	c Restart #33 #Var: 30 LB: 0 @ 9.43
10.51	c Restart #34 #Var: 30 LB: 0 @ 10.482
11.45	c Restart #35 #Var: 30 LB: 0 @ 11.428
12.31	c Restart #36 #Var: 30 LB: 0 @ 12.281
13.01	c Restart #37 #Var: 30 LB: 0 @ 12.986
14.00	c Restart #38 #Var: 30 LB: 0 @ 13.977
15.12	c Restart #39 #Var: 30 LB: 0 @ 15.098
17.14	c Restart #40 #Var: 30 LB: 0 @ 17.113
18.84	c Restart #41 #Var: 30 LB: 0 @ 18.813
21.15	c Restart #42 #Var: 30 LB: 0 @ 21.119
24.64	c Restart #43 #Var: 30 LB: 0 @ 24.614
27.61	c Restart #44 #Var: 30 LB: 0 @ 27.579
30.86	c Restart #45 #Var: 30 LB: 0 @ 30.827
33.37	c Restart #46 #Var: 30 LB: 0 @ 33.337
35.93	c Restart #47 #Var: 30 LB: 0 @ 35.9
37.49	c Restart #48 #Var: 30 LB: 0 @ 37.463
39.15	c Restart #49 #Var: 30 LB: 0 @ 39.119
40.85	c Restart #50 #Var: 30 LB: 0 @ 40.816
42.48	c Restart #51 #Var: 30 LB: 0 @ 42.448
44.20	c Restart #52 #Var: 30 LB: 0 @ 44.166
45.60	c Restart #53 #Var: 30 LB: 0 @ 45.564
47.34	c Restart #54 #Var: 30 LB: 0 @ 47.303
48.83	c Restart #55 #Var: 30 LB: 0 @ 48.792
50.81	c Restart #56 #Var: 30 LB: 0 @ 50.778
53.02	c Restart #57 #Var: 30 LB: 0 @ 52.982
55.12	c Restart #58 #Var: 30 LB: 0 @ 55.082
57.02	c Restart #59 #Var: 30 LB: 0 @ 56.978
59.44	c Restart #60 #Var: 30 LB: 0 @ 59.399
62.14	c Restart #61 #Var: 30 LB: 0 @ 62.103
64.39	c Restart #62 #Var: 30 LB: 0 @ 64.347
66.62	c Restart #63 #Var: 30 LB: 0 @ 66.579
68.97	c Restart #64 #Var: 30 LB: 0 @ 68.932
71.42	c Restart #65 #Var: 30 LB: 0 @ 71.38
73.98	c Restart #66 #Var: 30 LB: 0 @ 73.935
76.12	c Restart #67 #Var: 30 LB: 0 @ 76.076
78.49	c Restart #68 #Var: 30 LB: 0 @ 78.448
80.95	c Restart #69 #Var: 30 LB: 0 @ 80.905
84.14	c Restart #70 #Var: 30 LB: 0 @ 84.097
87.12	c Restart #71 #Var: 30 LB: 0 @ 87.069
90.42	c Restart #72 #Var: 30 LB: 0 @ 90.371
93.54	c Restart #73 #Var: 30 LB: 0 @ 93.489
97.05	c Restart #74 #Var: 30 LB: 0 @ 96.999
100.44	c Restart #75 #Var: 30 LB: 0 @ 100.39
104.07	c Restart #76 #Var: 30 LB: 0 @ 104.01
109.08	c Restart #77 #Var: 30 LB: 0 @ 109.03
113.16	c Restart #78 #Var: 30 LB: 0 @ 113.1
116.03	c Restart #79 #Var: 30 LB: 0 @ 115.97
119.03	c Restart #80 #Var: 30 LB: 0 @ 118.97
122.42	c Restart #81 #Var: 30 LB: 0 @ 122.36
126.42	c Restart #82 #Var: 30 LB: 0 @ 126.36
130.45	c Restart #83 #Var: 30 LB: 0 @ 130.39
134.14	c Restart #84 #Var: 30 LB: 0 @ 134.07
137.81	c Restart #85 #Var: 30 LB: 0 @ 137.75
140.93	c Restart #86 #Var: 30 LB: 0 @ 140.86
144.73	c Restart #87 #Var: 30 LB: 0 @ 144.67
149.78	c Restart #88 #Var: 30 LB: 0 @ 149.71
153.74	c Restart #89 #Var: 30 LB: 0 @ 153.68
159.24	c Restart #90 #Var: 30 LB: 0 @ 159.17
163.58	c Restart #91 #Var: 30 LB: 0 @ 163.5
169.59	c Restart #92 #Var: 30 LB: 0 @ 169.51
175.14	c Restart #93 #Var: 30 LB: 0 @ 175.06
183.31	c Restart #94 #Var: 30 LB: 0 @ 183.23
191.41	c Restart #95 #Var: 30 LB: 0 @ 191.33
212.70	c Restart #96 #Var: 30 LB: 0 @ 212.61
232.55	c Restart #97 #Var: 30 LB: 0 @ 232.46
251.69	c Restart #98 #Var: 30 LB: 0 @ 251.59
268.44	c Restart #99 #Var: 30 LB: 0 @ 268.33
282.15	c Restart #100 #Var: 30 LB: 0 @ 282.04
299.28	c Restart #101 #Var: 30 LB: 0 @ 299.16
318.67	c Restart #102 #Var: 30 LB: 0 @ 318.54
344.26	c Restart #103 #Var: 30 LB: 0 @ 344.13
361.55	c Restart #104 #Var: 30 LB: 0 @ 361.42
379.34	c Restart #105 #Var: 30 LB: 0 @ 379.2
392.39	c Restart #106 #Var: 30 LB: 0 @ 392.25
405.73	c Restart #107 #Var: 30 LB: 0 @ 405.58
421.90	c Restart #108 #Var: 30 LB: 0 @ 421.74
437.85	c Restart #109 #Var: 30 LB: 0 @ 437.69
458.32	c Restart #110 #Var: 30 LB: 0 @ 458.15
478.21	c Restart #111 #Var: 30 LB: 0 @ 478.04
494.68	c Restart #112 #Var: 30 LB: 0 @ 494.5
522.96	c Restart #113 #Var: 30 LB: 0 @ 522.77
545.34	c Restart #114 #Var: 30 LB: 0 @ 545.15
567.43	c Restart #115 #Var: 30 LB: 0 @ 567.23
587.52	c Restart #116 #Var: 30 LB: 0 @ 587.31
608.12	c Restart #117 #Var: 30 LB: 0 @ 607.9
623.38	c Restart #118 #Var: 30 LB: 0 @ 623.16
640.45	c Restart #119 #Var: 30 LB: 0 @ 640.23
658.16	c Restart #120 #Var: 30 LB: 0 @ 657.93
683.35	c Restart #121 #Var: 30 LB: 0 @ 683.11
697.92	c Restart #122 #Var: 30 LB: 0 @ 697.68
715.72	c Restart #123 #Var: 30 LB: 0 @ 715.47
750.47	c Restart #124 #Var: 30 LB: 0 @ 750.21
770.14	c Restart #125 #Var: 30 LB: 0 @ 769.87
787.13	c Restart #126 #Var: 30 LB: 0 @ 786.86
805.11	c Restart #127 #Var: 30 LB: 0 @ 804.83
826.24	c Restart #128 #Var: 30 LB: 0 @ 825.95
841.18	c Restart #129 #Var: 30 LB: 0 @ 840.89
860.73	c Restart #130 #Var: 30 LB: 0 @ 860.43
877.86	c Restart #131 #Var: 30 LB: 0 @ 877.56
894.38	c Restart #132 #Var: 30 LB: 0 @ 894.07
910.35	c CHANGE Heuristic... 
910.35	c Restart #0 #Var: 30 LB: 0 @ 910.04
917.96	c Restart #1 #Var: 30 LB: 0 @ 917.65
925.89	c Restart #2 #Var: 30 LB: 0 @ 925.58
934.66	c Restart #3 #Var: 30 LB: 0 @ 934.34
942.20	c Restart #4 #Var: 30 LB: 0 @ 941.88
949.35	c Restart #5 #Var: 30 LB: 0 @ 949.02
955.10	c Restart #6 #Var: 30 LB: 0 @ 954.77
961.62	c Restart #7 #Var: 30 LB: 0 @ 961.29
967.59	c Restart #8 #Var: 30 LB: 0 @ 967.26
973.69	c Restart #9 #Var: 30 LB: 0 @ 973.36
980.07	c Restart #10 #Var: 30 LB: 0 @ 979.74
990.21	c Restart #11 #Var: 30 LB: 0 @ 989.88
1000.41	c Restart #12 #Var: 30 LB: 0 @ 1000.1
1016.10	c Restart #13 #Var: 30 LB: 0 @ 1015.8
1035.96	c Restart #14 #Var: 30 LB: 0 @ 1035.6
1059.97	c Restart #15 #Var: 30 LB: 0 @ 1059.6
1088.69	c Restart #16 #Var: 30 LB: 0 @ 1088.3
1111.72	c Restart #17 #Var: 30 LB: 0 @ 1111.3
1131.89	c Restart #18 #Var: 30 LB: 0 @ 1131.5
1145.90	c Restart #19 #Var: 30 LB: 0 @ 1145.5
1165.16	c Restart #20 #Var: 30 LB: 0 @ 1164.8
1192.36	c Restart #21 #Var: 30 LB: 0 @ 1192
1210.55	c Restart #22 #Var: 30 LB: 0 @ 1210.1
1231.94	c Restart #23 #Var: 30 LB: 0 @ 1231.5
1246.11	c Restart #24 #Var: 30 LB: 0 @ 1245.7
1272.31	c Restart #25 #Var: 30 LB: 0 @ 1271.9
1291.31	c Restart #26 #Var: 30 LB: 0 @ 1290.9
1316.92	c Restart #27 #Var: 30 LB: 0 @ 1316.5
1347.04	c Restart #28 #Var: 30 LB: 0 @ 1346.6
1386.96	c Restart #29 #Var: 30 LB: 0 @ 1386.4
1420.03	c Restart #30 #Var: 30 LB: 0 @ 1419.5
1461.33	c Restart #31 #Var: 30 LB: 0 @ 1460.8
1497.62	c Restart #32 #Var: 30 LB: 0 @ 1497.1
1523.44	c Restart #33 #Var: 30 LB: 0 @ 1522.9
1544.84	c Restart #34 #Var: 30 LB: 0 @ 1544.3
1565.32	c Restart #35 #Var: 30 LB: 0 @ 1564.7
1604.76	c Restart #36 #Var: 30 LB: 0 @ 1604.2
1645.50	c Restart #37 #Var: 30 LB: 0 @ 1644.9
1674.87	c Restart #38 #Var: 30 LB: 0 @ 1674.2
1758.31	c Restart #39 #Var: 30 LB: 0 @ 1757.7
1793.77	c Restart #40 #Var: 30 LB: 0 @ 1793.1
1800.82	s UNKNOWN
1800.82	c Exit Code: 0
1800.82	c Total time: 1800.2 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

runsolver version 3.0.3 (c) roussel@cril.univ-artois.fr

Enforcing memory limit (will send SIGKILL): 1843200 Kb
Enforcing VSIZE limit: 1887436800 bytes
command line: runsolver --timestamp -w ROOT/results/node34/watcher-50302-1154097528 -o ROOT/results/node34/solver-50302-1154097528 -C 1800 -M 1800 -S 64 ROOT/solvers/PB/PB06final/user10/bsolo ROOT/tmp/node34/50302-1154097528/instance-50302-1154097528.opb 

Current StackSize limit: 67108864 bytes

/proc/loadavg: 0.99 0.97 0.98 2/64 20636
/proc/meminfo: memFree=1509192/2055920 swapFree=4183048/4192956
[pid=20636] ppid=20634 vsize=2900 CPUtime=0
/proc/20636/stat : 20636 (bsolo) D 20634 20636 20587 0 -1 0 44 0 0 0 0 0 0 0 18 0 1 0 156627794 2969600 27 18446744073709551615 134512640 134738892 4294956672 18446744073709551615 7721764 0 2147483391 4096 0 18446744072099781622 0 0 17 1 0 0
/proc/20636/statm: 725 27 19 55 0 38 0

[startup+10.0029 s]
/proc/loadavg: 0.99 0.97 0.98 2/64 20636
/proc/meminfo: memFree=1447048/2055920 swapFree=4183048/4192956
[pid=20636] ppid=20634 vsize=67240 CPUtime=9.98
/proc/20636/stat : 20636 (bsolo) R 20634 20636 20587 0 -1 0 15950 0 0 0 984 14 0 0 25 0 1 0 156627794 68853760 15836 18446744073709551615 134512640 134738892 4294956672 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/20636/statm: 16810 15836 297 55 0 15702 0
Current children cumulated CPU time (s) 9.98
Current children cumulated vsize (Kb) 67240

[startup+20.0096 s]
/proc/loadavg: 0.99 0.97 0.98 2/64 20636
/proc/meminfo: memFree=1413512/2055920 swapFree=4183048/4192956
[pid=20636] ppid=20634 vsize=101180 CPUtime=19.98
/proc/20636/stat : 20636 (bsolo) R 20634 20636 20587 0 -1 0 24348 0 0 0 1976 22 0 0 25 0 1 0 156627794 103608320 24193 18446744073709551615 134512640 134738892 4294956672 18446744073709551615 134540688 0 0 4096 16384 0 0 0 17 1 0 0
/proc/20636/statm: 25295 24193 297 55 0 24187 0
Current children cumulated CPU time (s) 19.98
Current children cumulated vsize (Kb) 101180

[startup+30.0173 s]
/proc/loadavg: 0.99 0.97 0.98 2/64 20636
/proc/meminfo: memFree=1399944/2055920 swapFree=4183048/4192956
[pid=20636] ppid=20634 vsize=114992 CPUtime=29.98
/proc/20636/stat : 20636 (bsolo) R 20634 20636 20587 0 -1 0 27751 0 0 0 2972 26 0 0 25 0 1 0 156627794 117751808 27584 18446744073709551615 134512640 134738892 4294956672 18446744073709551615 134534809 0 0 4096 16384 0 0 0 17 1 0 0
/proc/20636/statm: 28748 27584 297 55 0 27640 0
Current children cumulated CPU time (s) 29.98
Current children cumulated vsize (Kb) 114992

[startup+40.0229 s]
/proc/loadavg: 0.99 0.97 0.98 2/64 20636
/proc/meminfo: memFree=1376392/2055920 swapFree=4183048/4192956
[pid=20636] ppid=20634 vsize=138804 CPUtime=39.98
/proc/20636/stat : 20636 (bsolo) R 20634 20636 20587 0 -1 0 33711 0 0 0 3967 31 0 0 25 0 1 0 156627794 142135296 33448 18446744073709551615 134512640 134738892 4294956672 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/20636/statm: 34701 33448 297 55 0 33593 0
Current children cumulated CPU time (s) 39.98
Current children cumulated vsize (Kb) 138804

[startup+50.0296 s]
/proc/loadavg: 0.99 0.97 0.98 2/64 20636
/proc/meminfo: memFree=1342216/2055920 swapFree=4183048/4192956
[pid=20636] ppid=20634 vsize=173232 CPUtime=49.98
/proc/20636/stat : 20636 (bsolo) R 20634 20636 20587 0 -1 0 42258 0 0 0 4960 38 0 0 25 0 1 0 156627794 177389568 41975 18446744073709551615 134512640 134738892 4294956672 18446744073709551615 134548601 0 0 4096 16384 0 0 0 17 1 0 0
/proc/20636/statm: 43308 41975 297 55 0 42200 0
Current children cumulated CPU time (s) 49.98
Current children cumulated vsize (Kb) 173232

[startup+60.0353 s]
/proc/loadavg: 0.99 0.97 0.98 2/64 20636
/proc/meminfo: memFree=1314568/2055920 swapFree=4183048/4192956
[pid=20636] ppid=20634 vsize=202000 CPUtime=59.99
/proc/20636/stat : 20636 (bsolo) R 20634 20636 20587 0 -1 0 49588 0 0 0 5953 46 0 0 25 0 1 0 156627794 206848000 48879 18446744073709551615 134512640 134738892 4294956672 18446744073709551615 134551613 0 0 4096 16384 0 0 0 17 1 0 0
/proc/20636/statm: 50500 48879 297 55 0 49392 0
Current children cumulated CPU time (s) 59.99
Current children cumulated vsize (Kb) 202000

[startup+70.0419 s]
/proc/loadavg: 0.99 0.97 0.98 2/64 20636
/proc/meminfo: memFree=1283976/2055920 swapFree=4183048/4192956
[pid=20636] ppid=20634 vsize=232236 CPUtime=69.99
/proc/20636/stat : 20636 (bsolo) R 20634 20636 20587 0 -1 0 57235 0 0 0 6946 53 0 0 25 0 1 0 156627794 237809664 56509 18446744073709551615 134512640 134738892 4294956672 18446744073709551615 134550891 0 0 4096 16384 0 0 0 17 1 0 0
/proc/20636/statm: 58059 56509 297 55 0 56951 0
Current children cumulated CPU time (s) 69.99
Current children cumulated vsize (Kb) 232236

[startup+80.0486 s]
/proc/loadavg: 0.99 0.97 0.98 2/64 20636
/proc/meminfo: memFree=1255048/2055920 swapFree=4183048/4192956
[pid=20636] ppid=20634 vsize=261356 CPUtime=80
/proc/20636/stat : 20636 (bsolo) R 20634 20636 20587 0 -1 0 64553 0 0 0 7941 59 0 0 25 0 1 0 156627794 267628544 63726 18446744073709551615 134512640 134738892 4294956672 18446744073709551615 134533905 0 0 4096 16384 0 0 0 17 1 0 0
/proc/20636/statm: 65339 63726 297 55 0 64231 0
Current children cumulated CPU time (s) 80
Current children cumulated vsize (Kb) 261356

[startup+90.0543 s]
/proc/loadavg: 0.99 0.97 0.98 2/64 20636
/proc/meminfo: memFree=1229576/2055920 swapFree=4183048/4192956
[pid=20636] ppid=20634 vsize=287640 CPUtime=90
/proc/20636/stat : 20636 (bsolo) R 20634 20636 20587 0 -1 0 71316 0 0 0 8935 65 0 0 25 0 1 0 156627794 294543360 70081 18446744073709551615 134512640 134738892 4294956672 18446744073709551615 8156795 0 0 4096 16384 0 0 0 17 1 0 0
/proc/20636/statm: 71910 70081 297 55 0 70802 0
Current children cumulated CPU time (s) 90
Current children cumulated vsize (Kb) 287640

[startup+100.06 s]
/proc/loadavg: 0.99 0.97 0.98 2/64 20636
/proc/meminfo: memFree=1206280/2055920 swapFree=4183048/4192956
[pid=20636] ppid=20634 vsize=310984 CPUtime=100
/proc/20636/stat : 20636 (bsolo) R 20634 20636 20587 0 -1 0 77301 0 0 0 9929 71 0 0 25 0 1 0 156627794 318447616 75902 18446744073709551615 134512640 134738892 4294956672 18446744073709551615 134542282 0 0 4096 16384 0 0 0 17 1 0 0
/proc/20636/statm: 77746 75902 297 55 0 76638 0
Current children cumulated CPU time (s) 100
Current children cumulated vsize (Kb) 310984

[startup+110.067 s]
/proc/loadavg: 0.99 0.97 0.98 2/64 20636
/proc/meminfo: memFree=1188552/2055920 swapFree=4183048/4192956
[pid=20636] ppid=20634 vsize=329612 CPUtime=110
/proc/20636/stat : 20636 (bsolo) R 20634 20636 20587 0 -1 0 82114 0 0 0 10926 74 0 0 25 0 1 0 156627794 337522688 80303 18446744073709551615 134512640 134738892 4294956672 18446744073709551615 134528659 0 0 4096 16384 0 0 0 17 1 0 0
/proc/20636/statm: 82403 80303 297 55 0 81295 0
Current children cumulated CPU time (s) 110
Current children cumulated vsize (Kb) 329612

[startup+120.073 s]
/proc/loadavg: 0.99 0.97 0.98 3/64 20636
/proc/meminfo: memFree=1162184/2055920 swapFree=4183048/4192956
[pid=20636] ppid=20634 vsize=355804 CPUtime=120.01
/proc/20636/stat : 20636 (bsolo) R 20634 20636 20587 0 -1 0 88779 0 0 0 11922 79 0 0 25 0 1 0 156627794 364343296 86886 18446744073709551615 134512640 134738892 4294956672 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/20636/statm: 88951 86886 297 55 0 87843 0
Current children cumulated CPU time (s) 120.01
Current children cumulated vsize (Kb) 355804

[startup+130.079 s]
/proc/loadavg: 0.99 0.97 0.98 2/64 20636
/proc/meminfo: memFree=1138760/2055920 swapFree=4183048/4192956
[pid=20636] ppid=20634 vsize=379924 CPUtime=130.01
/proc/20636/stat : 20636 (bsolo) R 20634 20636 20587 0 -1 0 94937 0 0 0 12916 85 0 0 25 0 1 0 156627794 389042176 92720 18446744073709551615 134512640 134738892 4294956672 18446744073709551615 134607308 0 0 4096 16384 0 0 0 17 1 0 0
/proc/20636/statm: 94981 92720 297 55 0 93873 0
Current children cumulated CPU time (s) 130.01
Current children cumulated vsize (Kb) 379924

[startup+140.085 s]
/proc/loadavg: 0.99 0.97 0.98 2/64 20636
/proc/meminfo: memFree=1113864/2055920 swapFree=4183048/4192956
[pid=20636] ppid=20634 vsize=404932 CPUtime=140.02
/proc/20636/stat : 20636 (bsolo) R 20634 20636 20587 0 -1 0 101239 0 0 0 13912 90 0 0 25 0 1 0 156627794 414650368 98934 18446744073709551615 134512640 134738892 4294956672 18446744073709551615 134548601 0 0 4096 16384 0 0 0 17 1 0 0
/proc/20636/statm: 101233 98934 297 55 0 100125 0
Current children cumulated CPU time (s) 140.02
Current children cumulated vsize (Kb) 404932

[startup+150.09 s]
/proc/loadavg: 0.99 0.97 0.98 2/64 20636
/proc/meminfo: memFree=1093256/2055920 swapFree=4183048/4192956
[pid=20636] ppid=20634 vsize=424996 CPUtime=150.02
/proc/20636/stat : 20636 (bsolo) R 20634 20636 20587 0 -1 0 106380 0 0 0 14908 94 0 0 25 0 1 0 156627794 435195904 104075 18446744073709551615 134512640 134738892 4294956672 18446744073709551615 134534809 0 0 4096 16384 0 0 0 17 1 0 0
/proc/20636/statm: 106249 104075 297 55 0 105141 0
Current children cumulated CPU time (s) 150.02
Current children cumulated vsize (Kb) 424996

[startup+160.096 s]
/proc/loadavg: 0.99 0.97 0.98 2/64 20636
/proc/meminfo: memFree=1073544/2055920 swapFree=4183048/4192956
[pid=20636] ppid=20634 vsize=444200 CPUtime=160.01
/proc/20636/stat : 20636 (bsolo) R 20634 20636 20587 0 -1 0 111318 0 0 0 15903 98 0 0 25 0 1 0 156627794 454860800 109004 18446744073709551615 134512640 134738892 4294956672 18446744073709551615 134550891 0 0 4096 16384 0 0 0 17 1 0 0
/proc/20636/statm: 111050 109004 297 55 0 109942 0
Current children cumulated CPU time (s) 160.01
Current children cumulated vsize (Kb) 444200

[startup+170.102 s]
/proc/loadavg: 0.99 0.97 0.98 2/64 20636
/proc/meminfo: memFree=1054728/2055920 swapFree=4183048/4192956
[pid=20636] ppid=20634 vsize=463376 CPUtime=170.02
/proc/20636/stat : 20636 (bsolo) R 20634 20636 20587 0 -1 0 116243 0 0 0 16900 102 0 0 25 0 1 0 156627794 474497024 113685 18446744073709551615 134512640 134738892 4294956672 18446744073709551615 134528659 0 0 4096 16384 0 0 0 17 1 0 0
/proc/20636/statm: 115844 113685 297 55 0 114736 0
Current children cumulated CPU time (s) 170.02
Current children cumulated vsize (Kb) 463376

[startup+180.107 s]
/proc/loadavg: 0.99 0.97 0.98 2/64 20636
/proc/meminfo: memFree=1037128/2055920 swapFree=4183048/4192956
[pid=20636] ppid=20634 vsize=481108 CPUtime=180.03
/proc/20636/stat : 20636 (bsolo) R 20634 20636 20587 0 -1 0 120801 0 0 0 17896 107 0 0 25 0 1 0 156627794 492654592 118075 18446744073709551615 134512640 134738892 4294956672 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/20636/statm: 120277 118075 297 55 0 119169 0
Current children cumulated CPU time (s) 180.03
Current children cumulated vsize (Kb) 481108

[startup+190.113 s]
/proc/loadavg: 0.99 0.97 0.98 2/64 20636
/proc/meminfo: memFree=1025288/2055920 swapFree=4183048/4192956
[pid=20636] ppid=20634 vsize=493740 CPUtime=190.03
/proc/20636/stat : 20636 (bsolo) R 20634 20636 20587 0 -1 0 124077 0 0 0 18893 110 0 0 25 0 1 0 156627794 505589760 121027 18446744073709551615 134512640 134738892 4294956672 18446744073709551615 8156795 0 0 4096 16384 0 0 0 17 1 0 0
/proc/20636/statm: 123435 121027 297 55 0 122327 0
Current children cumulated CPU time (s) 190.03
Current children cumulated vsize (Kb) 493740

[startup+200.119 s]
/proc/loadavg: 0.99 0.97 0.98 2/64 20636
/proc/meminfo: memFree=1020232/2055920 swapFree=4183048/4192956
[pid=20636] ppid=20634 vsize=498492 CPUtime=200.02
/proc/20636/stat : 20636 (bsolo) R 20634 20636 20587 0 -1 0 125347 0 0 0 19890 112 0 0 25 0 1 0 156627794 510455808 122297 18446744073709551615 134512640 134738892 4294956672 18446744073709551615 134533916 0 0 4096 16384 0 0 0 17 1 0 0
/proc/20636/statm: 124623 122297 297 55 0 123515 0
Current children cumulated CPU time (s) 200.02
Current children cumulated vsize (Kb) 498492

[startup+210.124 s]
/proc/loadavg: 0.99 0.97 0.98 2/64 20636

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

Current children cumulated CPU time (s) 1760.38
Current children cumulated vsize (Kb) 1050652

[startup+1771.04 s]
/proc/loadavg: 1.00 0.99 0.99 2/64 20838
/proc/meminfo: memFree=482312/2055920 swapFree=4183048/4192956
[pid=20636] ppid=20634 vsize=1051840 CPUtime=1770.39
/proc/20636/stat : 20636 (bsolo) R 20634 20636 20587 0 -1 0 270154 0 0 0 176735 304 0 0 25 0 1 0 156627794 1077084160 256418 18446744073709551615 134512640 134738892 4294956672 18446744073709551615 134533608 0 0 4096 16384 0 0 0 17 1 0 0
/proc/20636/statm: 262960 256418 297 55 0 261852 0
Current children cumulated CPU time (s) 1770.39
Current children cumulated vsize (Kb) 1051840

[startup+1781.05 s]
/proc/loadavg: 1.00 0.99 0.99 2/64 20838
/proc/meminfo: memFree=480520/2055920 swapFree=4183048/4192956
[pid=20636] ppid=20634 vsize=1053556 CPUtime=1780.39
/proc/20636/stat : 20636 (bsolo) R 20634 20636 20587 0 -1 0 270595 0 0 0 177734 305 0 0 25 0 1 0 156627794 1078841344 256859 18446744073709551615 134512640 134738892 4294956672 18446744073709551615 134528659 0 0 4096 16384 0 0 0 17 1 0 0
/proc/20636/statm: 263389 256859 297 55 0 262281 0
Current children cumulated CPU time (s) 1780.39
Current children cumulated vsize (Kb) 1053556

[startup+1782.05 s]
/proc/loadavg: 1.00 0.99 0.99 2/64 20838
/proc/meminfo: memFree=480456/2055920 swapFree=4183048/4192956
[pid=20636] ppid=20634 vsize=1053688 CPUtime=1781.39
/proc/20636/stat : 20636 (bsolo) R 20634 20636 20587 0 -1 0 270618 0 0 0 177834 305 0 0 25 0 1 0 156627794 1078976512 256882 18446744073709551615 134512640 134738892 4294956672 18446744073709551615 134528729 0 0 4096 16384 0 0 0 17 1 0 0
/proc/20636/statm: 263422 256882 297 55 0 262314 0
Current children cumulated CPU time (s) 1781.39
Current children cumulated vsize (Kb) 1053688

[startup+1783.06 s]
/proc/loadavg: 1.00 0.99 0.99 2/64 20838
/proc/meminfo: memFree=480328/2055920 swapFree=4183048/4192956
[pid=20636] ppid=20634 vsize=1053820 CPUtime=1782.4
/proc/20636/stat : 20636 (bsolo) R 20634 20636 20587 0 -1 0 270647 0 0 0 177935 305 0 0 25 0 1 0 156627794 1079111680 256911 18446744073709551615 134512640 134738892 4294956672 18446744073709551615 134524387 0 0 4096 16384 0 0 0 17 1 0 0
/proc/20636/statm: 263455 256911 297 55 0 262347 0
Current children cumulated CPU time (s) 1782.4
Current children cumulated vsize (Kb) 1053820

[startup+1784.06 s]
/proc/loadavg: 1.00 0.99 0.99 2/64 20838
/proc/meminfo: memFree=480200/2055920 swapFree=4183048/4192956
[pid=20636] ppid=20634 vsize=1053952 CPUtime=1783.4
/proc/20636/stat : 20636 (bsolo) R 20634 20636 20587 0 -1 0 270673 0 0 0 178035 305 0 0 25 0 1 0 156627794 1079246848 256937 18446744073709551615 134512640 134738892 4294956672 18446744073709551615 134533824 0 0 4096 16384 0 0 0 17 1 0 0
/proc/20636/statm: 263488 256937 297 55 0 262380 0
Current children cumulated CPU time (s) 1783.4
Current children cumulated vsize (Kb) 1053952

[startup+1785.07 s]
/proc/loadavg: 1.00 0.99 0.99 2/64 20838
/proc/meminfo: memFree=480072/2055920 swapFree=4183048/4192956
[pid=20636] ppid=20634 vsize=1054084 CPUtime=1784.4
/proc/20636/stat : 20636 (bsolo) R 20634 20636 20587 0 -1 0 270711 0 0 0 178135 305 0 0 25 0 1 0 156627794 1079382016 256975 18446744073709551615 134512640 134738892 4294956672 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/20636/statm: 263521 256975 297 55 0 262413 0
Current children cumulated CPU time (s) 1784.4
Current children cumulated vsize (Kb) 1054084

[startup+1786.07 s]
/proc/loadavg: 1.00 0.99 0.99 2/64 20838
/proc/meminfo: memFree=479880/2055920 swapFree=4183048/4192956
[pid=20636] ppid=20634 vsize=1054216 CPUtime=1785.41
/proc/20636/stat : 20636 (bsolo) R 20634 20636 20587 0 -1 0 270753 0 0 0 178236 305 0 0 25 0 1 0 156627794 1079517184 257017 18446744073709551615 134512640 134738892 4294956672 18446744073709551615 134534127 0 0 4096 16384 0 0 0 17 1 0 0
/proc/20636/statm: 263554 257017 297 55 0 262446 0
Current children cumulated CPU time (s) 1785.41
Current children cumulated vsize (Kb) 1054216

[startup+1787.08 s]
/proc/loadavg: 1.00 0.99 0.99 2/64 20838
/proc/meminfo: memFree=479880/2055920 swapFree=4183048/4192956
[pid=20636] ppid=20634 vsize=1054216 CPUtime=1786.41
/proc/20636/stat : 20636 (bsolo) R 20634 20636 20587 0 -1 0 270763 0 0 0 178336 305 0 0 25 0 1 0 156627794 1079517184 257027 18446744073709551615 134512640 134738892 4294956672 18446744073709551615 134534798 0 0 4096 16384 0 0 0 17 1 0 0
/proc/20636/statm: 263554 257027 297 55 0 262446 0
Current children cumulated CPU time (s) 1786.41
Current children cumulated vsize (Kb) 1054216

[startup+1788.08 s]
/proc/loadavg: 1.00 0.99 0.99 2/64 20838
/proc/meminfo: memFree=479816/2055920 swapFree=4183048/4192956
[pid=20636] ppid=20634 vsize=1054216 CPUtime=1787.42
/proc/20636/stat : 20636 (bsolo) R 20634 20636 20587 0 -1 0 270778 0 0 0 178437 305 0 0 25 0 1 0 156627794 1079517184 257042 18446744073709551615 134512640 134738892 4294956672 18446744073709551615 134534923 0 0 4096 16384 0 0 0 17 1 0 0
/proc/20636/statm: 263554 257042 297 55 0 262446 0
Current children cumulated CPU time (s) 1787.42
Current children cumulated vsize (Kb) 1054216

[startup+1789.09 s]
/proc/loadavg: 1.00 0.99 0.99 2/64 20838
/proc/meminfo: memFree=479752/2055920 swapFree=4183048/4192956
[pid=20636] ppid=20634 vsize=1054348 CPUtime=1788.42
/proc/20636/stat : 20636 (bsolo) R 20634 20636 20587 0 -1 0 270799 0 0 0 178537 305 0 0 25 0 1 0 156627794 1079652352 257063 18446744073709551615 134512640 134738892 4294956672 18446744073709551615 134534798 0 0 4096 16384 0 0 0 17 1 0 0
/proc/20636/statm: 263587 257063 297 55 0 262479 0
Current children cumulated CPU time (s) 1788.42
Current children cumulated vsize (Kb) 1054348

[startup+1790.09 s]
/proc/loadavg: 1.00 0.99 0.99 2/64 20838
/proc/meminfo: memFree=479624/2055920 swapFree=4183048/4192956
[pid=20636] ppid=20634 vsize=1054480 CPUtime=1789.43
/proc/20636/stat : 20636 (bsolo) R 20634 20636 20587 0 -1 0 270818 0 0 0 178638 305 0 0 25 0 1 0 156627794 1079787520 257082 18446744073709551615 134512640 134738892 4294956672 18446744073709551615 134529155 0 0 4096 16384 0 0 0 17 1 0 0
/proc/20636/statm: 263620 257082 297 55 0 262512 0
Current children cumulated CPU time (s) 1789.43
Current children cumulated vsize (Kb) 1054480

[startup+1791.1 s]
/proc/loadavg: 1.00 0.99 0.99 2/64 20838
/proc/meminfo: memFree=479624/2055920 swapFree=4183048/4192956
[pid=20636] ppid=20634 vsize=1054480 CPUtime=1790.43
/proc/20636/stat : 20636 (bsolo) R 20634 20636 20587 0 -1 0 270826 0 0 0 178738 305 0 0 25 0 1 0 156627794 1079787520 257090 18446744073709551615 134512640 134738892 4294956672 18446744073709551615 134528665 0 0 4096 16384 0 0 0 17 1 0 0
/proc/20636/statm: 263620 257090 297 55 0 262512 0
Current children cumulated CPU time (s) 1790.43
Current children cumulated vsize (Kb) 1054480

[startup+1792.1 s]
/proc/loadavg: 1.00 0.99 0.99 2/64 20838
/proc/meminfo: memFree=479560/2055920 swapFree=4183048/4192956
[pid=20636] ppid=20634 vsize=1054480 CPUtime=1791.44
/proc/20636/stat : 20636 (bsolo) R 20634 20636 20587 0 -1 0 270841 0 0 0 178839 305 0 0 25 0 1 0 156627794 1079787520 257105 18446744073709551615 134512640 134738892 4294956672 18446744073709551615 134550891 0 0 4096 16384 0 0 0 17 1 0 0
/proc/20636/statm: 263620 257105 297 55 0 262512 0
Current children cumulated CPU time (s) 1791.44
Current children cumulated vsize (Kb) 1054480

[startup+1793.11 s]
/proc/loadavg: 1.00 0.99 0.99 2/64 20838
/proc/meminfo: memFree=479496/2055920 swapFree=4183048/4192956
[pid=20636] ppid=20634 vsize=1054612 CPUtime=1792.44
/proc/20636/stat : 20636 (bsolo) R 20634 20636 20587 0 -1 0 270855 0 0 0 178939 305 0 0 25 0 1 0 156627794 1079922688 257119 18446744073709551615 134512640 134738892 4294956672 18446744073709551615 134607308 0 0 4096 16384 0 0 0 17 1 0 0
/proc/20636/statm: 263653 257119 297 55 0 262545 0
Current children cumulated CPU time (s) 1792.44
Current children cumulated vsize (Kb) 1054612

[startup+1794.11 s]
/proc/loadavg: 1.00 0.99 0.99 2/64 20838
/proc/meminfo: memFree=479496/2055920 swapFree=4183048/4192956
[pid=20636] ppid=20634 vsize=1054612 CPUtime=1793.45
/proc/20636/stat : 20636 (bsolo) R 20634 20636 20587 0 -1 0 270863 0 0 0 179040 305 0 0 25 0 1 0 156627794 1079922688 257127 18446744073709551615 134512640 134738892 4294956672 18446744073709551615 134534798 0 0 4096 16384 0 0 0 17 1 0 0
/proc/20636/statm: 263653 257127 297 55 0 262545 0
Current children cumulated CPU time (s) 1793.45
Current children cumulated vsize (Kb) 1054612

[startup+1795.12 s]
/proc/loadavg: 1.00 0.99 0.99 2/64 20838
/proc/meminfo: memFree=478984/2055920 swapFree=4183048/4192956
[pid=20636] ppid=20634 vsize=1055892 CPUtime=1794.46
/proc/20636/stat : 20636 (bsolo) R 20634 20636 20587 0 -1 0 271277 0 0 0 179140 306 0 0 25 0 1 0 156627794 1081233408 257219 18446744073709551615 134512640 134738892 4294956672 18446744073709551615 134534798 0 0 4096 16384 0 0 0 17 1 0 0
/proc/20636/statm: 263973 257219 297 55 0 262865 0
Current children cumulated CPU time (s) 1794.46
Current children cumulated vsize (Kb) 1055892

[startup+1796.12 s]
/proc/loadavg: 1.00 0.99 0.99 2/64 20838
/proc/meminfo: memFree=478984/2055920 swapFree=4183048/4192956
[pid=20636] ppid=20634 vsize=1055892 CPUtime=1795.46
/proc/20636/stat : 20636 (bsolo) R 20634 20636 20587 0 -1 0 271294 0 0 0 179240 306 0 0 25 0 1 0 156627794 1081233408 257236 18446744073709551615 134512640 134738892 4294956672 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/20636/statm: 263973 257236 297 55 0 262865 0
Current children cumulated CPU time (s) 1795.46
Current children cumulated vsize (Kb) 1055892

[startup+1797.13 s]
/proc/loadavg: 1.00 0.99 0.99 2/64 20838
/proc/meminfo: memFree=478792/2055920 swapFree=4183048/4192956
[pid=20636] ppid=20634 vsize=1056156 CPUtime=1796.47
/proc/20636/stat : 20636 (bsolo) R 20634 20636 20587 0 -1 0 271355 0 0 0 179341 306 0 0 25 0 1 0 156627794 1081503744 257297 18446744073709551615 134512640 134738892 4294956672 18446744073709551615 134533905 0 0 4096 16384 0 0 0 17 1 0 0
/proc/20636/statm: 264039 257297 297 55 0 262931 0
Current children cumulated CPU time (s) 1796.47
Current children cumulated vsize (Kb) 1056156

[startup+1798.13 s]
/proc/loadavg: 1.00 0.99 0.99 2/64 20838
/proc/meminfo: memFree=478664/2055920 swapFree=4183048/4192956
[pid=20636] ppid=20634 vsize=1056288 CPUtime=1797.47
/proc/20636/stat : 20636 (bsolo) R 20634 20636 20587 0 -1 0 271384 0 0 0 179441 306 0 0 25 0 1 0 156627794 1081638912 257326 18446744073709551615 134512640 134738892 4294956672 18446744073709551615 134534798 0 0 4096 16384 0 0 0 17 1 0 0
/proc/20636/statm: 264072 257326 297 55 0 262964 0
Current children cumulated CPU time (s) 1797.47
Current children cumulated vsize (Kb) 1056288

[startup+1799.14 s]
/proc/loadavg: 1.00 0.99 0.99 2/64 20838
/proc/meminfo: memFree=478536/2055920 swapFree=4183048/4192956
[pid=20636] ppid=20634 vsize=1056420 CPUtime=1798.47
/proc/20636/stat : 20636 (bsolo) R 20634 20636 20587 0 -1 0 271416 0 0 0 179541 306 0 0 25 0 1 0 156627794 1081774080 257358 18446744073709551615 134512640 134738892 4294956672 18446744073709551615 134551610 0 0 4096 16384 0 0 0 17 1 0 0
/proc/20636/statm: 264105 257358 297 55 0 262997 0
Current children cumulated CPU time (s) 1798.47
Current children cumulated vsize (Kb) 1056420

[startup+1800.14 s]
/proc/loadavg: 1.00 0.99 0.99 2/64 20838
/proc/meminfo: memFree=478472/2055920 swapFree=4183048/4192956
[pid=20636] ppid=20634 vsize=1056420 CPUtime=1799.48
/proc/20636/stat : 20636 (bsolo) R 20634 20636 20587 0 -1 0 271440 0 0 0 179642 306 0 0 25 0 1 0 156627794 1081774080 257382 18446744073709551615 134512640 134738892 4294956672 18446744073709551615 134528659 0 0 4096 16384 0 0 0 17 1 0 0
/proc/20636/statm: 264105 257382 297 55 0 262997 0
Current children cumulated CPU time (s) 1799.48
Current children cumulated vsize (Kb) 1056420

Child status: 0
Real time (s): 1801
CPU time (s): 1800.34
CPU user time (s): 1797.1
CPU system time (s): 3.23551
CPU usage (%): 99.9633
Max. virtual memory (cumulated for all children) (Kb): 1056420
The end

Launcher Data (download as text)

Begin job on node34 on Fri Jul 28 14:38:48 UTC 2006


FILE ID= 50302-1154097528

PBS_JOBID= 885981

BENCH NAME= HOME/pub/bench/PB06/final/normalized-PB06/OPT-SMALLINT/submitted-PB06/manquiho/market-split/normalized-market-split_4_30_3.opb
COMMAND LINE= ROOT/solvers/PB/PB06final/user10/bsolo ROOT/tmp/node34/50302-1154097528/instance-50302-1154097528.opb
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node34/watcher-50302-1154097528 -o ROOT/results/node34/solver-50302-1154097528 -C 1800 -M 1800 -S 64  ROOT/solvers/PB/PB06final/user10/bsolo ROOT/tmp/node34/50302-1154097528/instance-50302-1154097528.opb

MD5SUM SOLVER= 05cada221eb1efaaae980ebc7509e7e8
MD5SUM BENCH=  d2b3af71376059fa940b007abcee01cc

RANDOM SEED= 525843326

TIMEOUT= 1800 seconds


/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.263
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.263
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:       1509400 kB
Buffers:         41516 kB
Cached:         427448 kB
SwapCached:       3772 kB
Active:          78908 kB
Inactive:       398648 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1509400 kB
SwapTotal:     4192956 kB
SwapFree:      4183048 kB
Dirty:             208 kB
Writeback:           0 kB
Mapped:          14716 kB
Slab:            55012 kB
Committed_AS:   671040 kB
PageTables:       1412 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 Jul 28 15:08:49 UTC 2006