Trace number 50312

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.18 1800.79

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB06/manquiho/
market-split/normalized-market-split_4_30_4.opb
MD5SUM56022330ee2943e2696d570dbfee01d9
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 benchmark18.4002
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 869
Number of bits of the biggest number in a constraint 10
Biggest sum of numbers in a constraint 2608
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.03	c INFO: OSL Context initialized.
0.03	c Initial problem consists of 31 variables and 9 constraints.
0.03	c No problem reductions applied in OPT. instance.
0.03	c	preprocess terminated. Elapsed time: 0.004
0.03	c After prepocess the problem consists of 30 variables and 8 constraints.
0.03	c Initial Lower Bound: 0
0.04	c Restart #1 #Var: 30 LB: 0 @ 0.01
0.05	c Restart #2 #Var: 30 LB: 0 @ 0.022
0.07	c Restart #3 #Var: 30 LB: 0 @ 0.043
0.10	c Restart #4 #Var: 30 LB: 0 @ 0.069
0.13	c Restart #5 #Var: 30 LB: 0 @ 0.106
0.18	c Restart #6 #Var: 30 LB: 0 @ 0.151
0.23	c Restart #7 #Var: 30 LB: 0 @ 0.202
0.30	c Restart #8 #Var: 30 LB: 0 @ 0.268
0.37	c Restart #9 #Var: 30 LB: 0 @ 0.343
0.46	c Restart #10 #Var: 30 LB: 0 @ 0.433
0.57	c Restart #11 #Var: 30 LB: 0 @ 0.537
0.70	c Restart #12 #Var: 30 LB: 0 @ 0.669
0.82	c Restart #13 #Var: 30 LB: 0 @ 0.787
0.96	c Restart #14 #Var: 30 LB: 0 @ 0.929
1.13	c Restart #15 #Var: 30 LB: 0 @ 1.097
1.30	c Restart #16 #Var: 30 LB: 0 @ 1.27
1.51	c Restart #17 #Var: 30 LB: 0 @ 1.481
1.71	c Restart #18 #Var: 30 LB: 0 @ 1.684
2.07	c Restart #19 #Var: 30 LB: 0 @ 2.036
2.36	c Restart #20 #Var: 30 LB: 0 @ 2.335
2.75	c Restart #21 #Var: 30 LB: 0 @ 2.719
3.15	c Restart #22 #Var: 30 LB: 0 @ 3.118
3.63	c Restart #23 #Var: 30 LB: 0 @ 3.604
4.05	c Restart #24 #Var: 30 LB: 0 @ 4.022
4.59	c Restart #25 #Var: 30 LB: 0 @ 4.561
5.32	c Restart #26 #Var: 30 LB: 0 @ 5.286
6.02	c Restart #27 #Var: 30 LB: 0 @ 5.992
6.66	c Restart #28 #Var: 30 LB: 0 @ 6.631
7.54	c Restart #29 #Var: 30 LB: 0 @ 7.51
8.61	c Restart #30 #Var: 30 LB: 0 @ 8.581
9.70	c Restart #31 #Var: 30 LB: 0 @ 9.666
10.65	c Restart #32 #Var: 30 LB: 0 @ 10.611
11.49	c Restart #33 #Var: 30 LB: 0 @ 11.453
12.36	c Restart #34 #Var: 30 LB: 0 @ 12.325
13.52	c Restart #35 #Var: 30 LB: 0 @ 13.488
15.09	c Restart #36 #Var: 30 LB: 0 @ 15.058
16.49	c Restart #37 #Var: 30 LB: 0 @ 16.453
18.26	c Restart #38 #Var: 30 LB: 0 @ 18.22
20.48	c Restart #39 #Var: 30 LB: 0 @ 20.443
21.99	c Restart #40 #Var: 30 LB: 0 @ 21.954
23.82	c Restart #41 #Var: 30 LB: 0 @ 23.786
26.90	c Restart #42 #Var: 30 LB: 0 @ 26.859
30.27	c Restart #43 #Var: 30 LB: 0 @ 30.227
33.57	c Restart #44 #Var: 30 LB: 0 @ 33.528
35.99	c Restart #45 #Var: 30 LB: 0 @ 35.947
37.95	c Restart #46 #Var: 30 LB: 0 @ 37.907
39.77	c Restart #47 #Var: 30 LB: 0 @ 39.727
41.65	c Restart #48 #Var: 30 LB: 0 @ 41.607
43.79	c Restart #49 #Var: 30 LB: 0 @ 43.745
45.97	c Restart #50 #Var: 30 LB: 0 @ 45.928
48.66	c Restart #51 #Var: 30 LB: 0 @ 48.612
50.45	c Restart #52 #Var: 30 LB: 0 @ 50.404
54.23	c Restart #53 #Var: 30 LB: 0 @ 54.183
57.67	c Restart #54 #Var: 30 LB: 0 @ 57.622
60.83	c Restart #55 #Var: 30 LB: 0 @ 60.777
64.12	c Restart #56 #Var: 30 LB: 0 @ 64.068
67.56	c Restart #57 #Var: 30 LB: 0 @ 67.505
70.60	c Restart #58 #Var: 30 LB: 0 @ 70.55
73.82	c Restart #59 #Var: 30 LB: 0 @ 73.766
76.76	c Restart #60 #Var: 30 LB: 0 @ 76.707
81.00	c Restart #61 #Var: 30 LB: 0 @ 80.941
85.94	c Restart #62 #Var: 30 LB: 0 @ 85.888
89.59	c Restart #63 #Var: 30 LB: 0 @ 89.535
93.86	c Restart #64 #Var: 30 LB: 0 @ 93.798
97.39	c Restart #65 #Var: 30 LB: 0 @ 97.326
101.63	c Restart #66 #Var: 30 LB: 0 @ 101.57
106.27	c Restart #67 #Var: 30 LB: 0 @ 106.21
119.35	c Restart #68 #Var: 30 LB: 0 @ 119.29
132.72	c Restart #69 #Var: 30 LB: 0 @ 132.65
147.53	c Restart #70 #Var: 30 LB: 0 @ 147.46
155.95	c Restart #71 #Var: 30 LB: 0 @ 155.87
165.90	c Restart #72 #Var: 30 LB: 0 @ 165.82
170.77	c Restart #73 #Var: 30 LB: 0 @ 170.69
177.24	c Restart #74 #Var: 30 LB: 0 @ 177.16
182.61	c Restart #75 #Var: 30 LB: 0 @ 182.53
188.12	c Restart #76 #Var: 30 LB: 0 @ 188.03
193.33	c Restart #77 #Var: 30 LB: 0 @ 193.24
198.25	c Restart #78 #Var: 30 LB: 0 @ 198.16
204.35	c Restart #79 #Var: 30 LB: 0 @ 204.26
210.58	c Restart #80 #Var: 30 LB: 0 @ 210.49
216.16	c Restart #81 #Var: 30 LB: 0 @ 216.06
222.08	c Restart #82 #Var: 30 LB: 0 @ 221.98
228.80	c Restart #83 #Var: 30 LB: 0 @ 228.7
236.08	c Restart #84 #Var: 30 LB: 0 @ 235.98
244.71	c Restart #85 #Var: 30 LB: 0 @ 244.61
255.13	c Restart #86 #Var: 30 LB: 0 @ 255.02
278.64	c Restart #87 #Var: 30 LB: 0 @ 278.52
305.15	c Restart #88 #Var: 30 LB: 0 @ 305.03
328.06	c Restart #89 #Var: 30 LB: 0 @ 327.93
358.03	c Restart #90 #Var: 30 LB: 0 @ 357.89
381.42	c Restart #91 #Var: 30 LB: 0 @ 381.28
413.17	c Restart #92 #Var: 30 LB: 0 @ 413.02
434.07	c Restart #93 #Var: 30 LB: 0 @ 433.91
456.03	c Restart #94 #Var: 30 LB: 0 @ 455.87
469.00	c Restart #95 #Var: 30 LB: 0 @ 468.83
491.40	c Restart #96 #Var: 30 LB: 0 @ 491.23
504.95	c Restart #97 #Var: 30 LB: 0 @ 504.77
524.08	c Restart #98 #Var: 30 LB: 0 @ 523.9
539.88	c Restart #99 #Var: 30 LB: 0 @ 539.69
557.37	c Restart #100 #Var: 30 LB: 0 @ 557.17
574.73	c Restart #101 #Var: 30 LB: 0 @ 574.53
593.75	c Restart #102 #Var: 30 LB: 0 @ 593.55
613.48	c Restart #103 #Var: 30 LB: 0 @ 613.27
633.91	c Restart #104 #Var: 30 LB: 0 @ 633.7
653.93	c Restart #105 #Var: 30 LB: 0 @ 653.71
684.90	c Restart #106 #Var: 30 LB: 0 @ 684.67
727.20	c Restart #107 #Var: 30 LB: 0 @ 726.96
749.52	c Restart #108 #Var: 30 LB: 0 @ 749.27
773.68	c Restart #109 #Var: 30 LB: 0 @ 773.42
793.64	c Restart #110 #Var: 30 LB: 0 @ 793.38
813.04	c Restart #111 #Var: 30 LB: 0 @ 812.77
830.67	c Restart #112 #Var: 30 LB: 0 @ 830.39
850.20	c Restart #113 #Var: 30 LB: 0 @ 849.92
874.62	c Restart #114 #Var: 30 LB: 0 @ 874.33
911.19	c CHANGE Heuristic... 
911.19	c Restart #0 #Var: 30 LB: 0 @ 910.89
915.56	c Restart #1 #Var: 30 LB: 0 @ 915.26
921.92	c Restart #2 #Var: 30 LB: 0 @ 921.62
926.77	c Restart #3 #Var: 30 LB: 0 @ 926.47
931.55	c Restart #4 #Var: 30 LB: 0 @ 931.25
936.01	c Restart #5 #Var: 30 LB: 0 @ 935.71
939.59	c Restart #6 #Var: 30 LB: 0 @ 939.28
943.77	c Restart #7 #Var: 30 LB: 0 @ 943.46
946.91	c Restart #8 #Var: 30 LB: 0 @ 946.61
950.62	c Restart #9 #Var: 30 LB: 0 @ 950.31
953.74	c Restart #10 #Var: 30 LB: 0 @ 953.43
957.80	c Restart #11 #Var: 30 LB: 0 @ 957.49
962.74	c Restart #12 #Var: 30 LB: 0 @ 962.43
966.64	c Restart #13 #Var: 30 LB: 0 @ 966.33
970.29	c Restart #14 #Var: 30 LB: 0 @ 969.98
975.39	c Restart #15 #Var: 30 LB: 0 @ 975.07
983.36	c Restart #16 #Var: 30 LB: 0 @ 983.04
993.65	c Restart #17 #Var: 30 LB: 0 @ 993.33
1002.25	c Restart #18 #Var: 30 LB: 0 @ 1001.9
1012.67	c Restart #19 #Var: 30 LB: 0 @ 1012.3
1017.89	c Restart #20 #Var: 30 LB: 0 @ 1017.6
1024.34	c Restart #21 #Var: 30 LB: 0 @ 1024
1033.53	c Restart #22 #Var: 30 LB: 0 @ 1033.2
1044.84	c Restart #23 #Var: 30 LB: 0 @ 1044.5
1055.77	c Restart #24 #Var: 30 LB: 0 @ 1055.4
1066.83	c Restart #25 #Var: 30 LB: 0 @ 1066.5
1073.05	c Restart #26 #Var: 30 LB: 0 @ 1072.7
1079.41	c Restart #27 #Var: 30 LB: 0 @ 1079.1
1084.60	c Restart #28 #Var: 30 LB: 0 @ 1084.3
1089.27	c Restart #29 #Var: 30 LB: 0 @ 1088.9
1094.48	c Restart #30 #Var: 30 LB: 0 @ 1094.1
1100.11	c Restart #31 #Var: 30 LB: 0 @ 1099.8
1105.23	c Restart #32 #Var: 30 LB: 0 @ 1104.9
1114.63	c Restart #33 #Var: 30 LB: 0 @ 1114.3
1126.53	c Restart #34 #Var: 30 LB: 0 @ 1126.2
1144.86	c Restart #35 #Var: 30 LB: 0 @ 1144.5
1159.60	c Restart #36 #Var: 30 LB: 0 @ 1159.2
1176.36	c Restart #37 #Var: 30 LB: 0 @ 1176
1183.50	c Restart #38 #Var: 30 LB: 0 @ 1183.1
1191.87	c Restart #39 #Var: 30 LB: 0 @ 1191.5
1199.95	c Restart #40 #Var: 30 LB: 0 @ 1199.6
1207.34	c Restart #41 #Var: 30 LB: 0 @ 1207
1213.98	c Restart #42 #Var: 30 LB: 0 @ 1213.6
1219.09	c Restart #43 #Var: 30 LB: 0 @ 1218.7
1225.43	c Restart #44 #Var: 30 LB: 0 @ 1225
1237.57	c Restart #45 #Var: 30 LB: 0 @ 1237.2
1249.24	c Restart #46 #Var: 30 LB: 0 @ 1248.8
1262.14	c Restart #47 #Var: 30 LB: 0 @ 1261.7
1275.79	c Restart #48 #Var: 30 LB: 0 @ 1275.4
1288.39	c Restart #49 #Var: 30 LB: 0 @ 1288
1298.53	c Restart #50 #Var: 30 LB: 0 @ 1298.1
1307.80	c Restart #51 #Var: 30 LB: 0 @ 1307.4
1316.62	c Restart #52 #Var: 30 LB: 0 @ 1316.2
1324.25	c Restart #53 #Var: 30 LB: 0 @ 1323.8
1332.41	c Restart #54 #Var: 30 LB: 0 @ 1332
1342.19	c Restart #55 #Var: 30 LB: 0 @ 1341.8
1357.15	c Restart #56 #Var: 30 LB: 0 @ 1356.7
1366.51	c Restart #57 #Var: 30 LB: 0 @ 1366.1
1379.02	c Restart #58 #Var: 30 LB: 0 @ 1378.6
1396.12	c Restart #59 #Var: 30 LB: 0 @ 1395.7
1405.12	c Restart #60 #Var: 30 LB: 0 @ 1404.7
1413.99	c Restart #61 #Var: 30 LB: 0 @ 1413.5
1424.29	c Restart #62 #Var: 30 LB: 0 @ 1423.8
1442.35	c Restart #63 #Var: 30 LB: 0 @ 1441.9
1455.98	c Restart #64 #Var: 30 LB: 0 @ 1455.5
1472.60	c Restart #65 #Var: 30 LB: 0 @ 1472.1
1486.66	c Restart #66 #Var: 30 LB: 0 @ 1486.2
1503.19	c Restart #67 #Var: 30 LB: 0 @ 1502.7
1526.49	c Restart #68 #Var: 30 LB: 0 @ 1526
1537.04	c Restart #69 #Var: 30 LB: 0 @ 1536.6
1547.94	c Restart #70 #Var: 30 LB: 0 @ 1547.5
1559.71	c Restart #71 #Var: 30 LB: 0 @ 1559.2
1569.31	c Restart #72 #Var: 30 LB: 0 @ 1568.8
1582.64	c Restart #73 #Var: 30 LB: 0 @ 1582.2
1604.33	c Restart #74 #Var: 30 LB: 0 @ 1603.8
1623.57	c Restart #75 #Var: 30 LB: 0 @ 1623
1640.24	c Restart #76 #Var: 30 LB: 0 @ 1639.7
1653.90	c Restart #77 #Var: 30 LB: 0 @ 1653.3
1665.26	c Restart #78 #Var: 30 LB: 0 @ 1664.7
1684.78	c Restart #79 #Var: 30 LB: 0 @ 1684.2
1707.61	c Restart #80 #Var: 30 LB: 0 @ 1707
1724.21	c Restart #81 #Var: 30 LB: 0 @ 1723.6
1748.90	c Restart #82 #Var: 30 LB: 0 @ 1748.3
1772.97	c Restart #83 #Var: 30 LB: 0 @ 1772.4
1785.95	c Restart #84 #Var: 30 LB: 0 @ 1785.3
1797.22	c Restart #85 #Var: 30 LB: 0 @ 1796.6
1800.62	s UNKNOWN
1800.62	c Exit Code: 0
1800.62	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

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/node38/watcher-50312-1154100864 -o ROOT/results/node38/solver-50312-1154100864 -C 1800 -M 1800 -S 64 ROOT/solvers/PB/PB06final/user10/bsolo ROOT/tmp/node38/50312-1154100864/instance-50312-1154100864.opb 

Current StackSize limit: 67108864 bytes

/proc/loadavg: 0.95 1.00 0.98 2/64 31417
/proc/meminfo: memFree=1491104/2055920 swapFree=4183120/4192956
[pid=31417] ppid=31415 vsize=4660 CPUtime=0
/proc/31417/stat : 31417 (bsolo) R 31415 31417 31368 0 -1 0 81 0 0 0 0 0 0 0 18 0 1 0 156957646 4771840 62 18446744073709551615 134512640 134738892 4294956672 18446744073709551615 8590161 0 0 4096 0 0 0 0 17 1 0 0
/proc/31417/statm: 1166 71 54 55 0 46 0

[startup+10.0027 s]
/proc/loadavg: 0.96 1.00 0.98 2/64 31417
/proc/meminfo: memFree=1438312/2055920 swapFree=4183120/4192956
[pid=31417] ppid=31415 vsize=57904 CPUtime=9.96
/proc/31417/stat : 31417 (bsolo) R 31415 31417 31368 0 -1 0 13605 0 0 0 983 13 0 0 25 0 1 0 156957646 59293696 13493 18446744073709551615 134512640 134738892 4294956672 18446744073709551615 134533905 0 0 4096 16384 0 0 0 17 1 0 0
/proc/31417/statm: 14476 13493 297 55 0 13368 0
Current children cumulated CPU time (s) 9.96
Current children cumulated vsize (Kb) 57904

[startup+20.0099 s]
/proc/loadavg: 0.97 1.00 0.98 2/64 31417
/proc/meminfo: memFree=1410600/2055920 swapFree=4183120/4192956
[pid=31417] ppid=31415 vsize=85952 CPUtime=19.97
/proc/31417/stat : 31417 (bsolo) R 31415 31417 31368 0 -1 0 20542 0 0 0 1977 20 0 0 25 0 1 0 156957646 88014848 20413 18446744073709551615 134512640 134738892 4294956672 18446744073709551615 134534127 0 0 4096 16384 0 0 0 17 1 0 0
/proc/31417/statm: 21488 20413 297 55 0 20380 0
Current children cumulated CPU time (s) 19.97
Current children cumulated vsize (Kb) 85952

[startup+30.016 s]
/proc/loadavg: 0.97 1.00 0.98 2/64 31417
/proc/meminfo: memFree=1393192/2055920 swapFree=4183120/4192956
[pid=31417] ppid=31415 vsize=103940 CPUtime=29.96
/proc/31417/stat : 31417 (bsolo) R 31415 31417 31368 0 -1 0 24934 0 0 0 2972 24 0 0 25 0 1 0 156957646 106434560 24777 18446744073709551615 134512640 134738892 4294956672 18446744073709551615 134548537 0 0 4096 16384 0 0 0 17 1 0 0
/proc/31417/statm: 25985 24777 297 55 0 24877 0
Current children cumulated CPU time (s) 29.96
Current children cumulated vsize (Kb) 103940

[startup+40.0222 s]
/proc/loadavg: 0.97 1.00 0.98 2/64 31417
/proc/meminfo: memFree=1374312/2055920 swapFree=4183120/4192956
[pid=31417] ppid=31415 vsize=123132 CPUtime=39.97
/proc/31417/stat : 31417 (bsolo) R 31415 31417 31368 0 -1 0 29680 0 0 0 3969 28 0 0 25 0 1 0 156957646 126087168 29488 18446744073709551615 134512640 134738892 4294956672 18446744073709551615 9041531 0 0 4096 16384 0 0 0 17 1 0 0
/proc/31417/statm: 30783 29488 297 55 0 29675 0
Current children cumulated CPU time (s) 39.97
Current children cumulated vsize (Kb) 123132

[startup+50.0283 s]
/proc/loadavg: 0.98 1.00 0.98 2/64 31417
/proc/meminfo: memFree=1350248/2055920 swapFree=4183120/4192956
[pid=31417] ppid=31415 vsize=147736 CPUtime=49.97
/proc/31417/stat : 31417 (bsolo) R 31415 31417 31368 0 -1 0 35872 0 0 0 4963 34 0 0 25 0 1 0 156957646 151281664 35501 18446744073709551615 134512640 134738892 4294956672 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/31417/statm: 36934 35501 297 55 0 35826 0
Current children cumulated CPU time (s) 49.97
Current children cumulated vsize (Kb) 147736

[startup+60.0345 s]
/proc/loadavg: 0.98 1.00 0.98 2/64 31417
/proc/meminfo: memFree=1334376/2055920 swapFree=4183120/4192956
[pid=31417] ppid=31415 vsize=164216 CPUtime=59.97
/proc/31417/stat : 31417 (bsolo) R 31415 31417 31368 0 -1 0 39970 0 0 0 5959 38 0 0 25 0 1 0 156957646 168157184 39462 18446744073709551615 134512640 134738892 4294956672 18446744073709551615 134533916 0 0 4096 16384 0 0 0 17 1 0 0
/proc/31417/statm: 41054 39462 297 55 0 39946 0
Current children cumulated CPU time (s) 59.97
Current children cumulated vsize (Kb) 164216

[startup+70.0406 s]
/proc/loadavg: 0.98 1.00 0.98 2/64 31417
/proc/meminfo: memFree=1315816/2055920 swapFree=4183120/4192956
[pid=31417] ppid=31415 vsize=183000 CPUtime=69.98
/proc/31417/stat : 31417 (bsolo) R 31415 31417 31368 0 -1 0 44863 0 0 0 6955 43 0 0 25 0 1 0 156957646 187392000 44109 18446744073709551615 134512640 134738892 4294956672 18446744073709551615 9041531 0 0 4096 16384 0 0 0 17 1 0 0
/proc/31417/statm: 45750 44109 297 55 0 44642 0
Current children cumulated CPU time (s) 69.98
Current children cumulated vsize (Kb) 183000

[startup+80.0477 s]
/proc/loadavg: 0.98 1.00 0.98 2/64 31417
/proc/meminfo: memFree=1297640/2055920 swapFree=4183120/4192956
[pid=31417] ppid=31415 vsize=200724 CPUtime=79.98
/proc/31417/stat : 31417 (bsolo) R 31415 31417 31368 0 -1 0 49395 0 0 0 7951 47 0 0 25 0 1 0 156957646 205541376 48640 18446744073709551615 134512640 134738892 4294956672 18446744073709551615 134534127 0 0 4096 16384 0 0 0 17 1 0 0
/proc/31417/statm: 50181 48640 297 55 0 49073 0
Current children cumulated CPU time (s) 79.98
Current children cumulated vsize (Kb) 200724

[startup+90.0539 s]
/proc/loadavg: 0.99 1.00 0.98 2/64 31417
/proc/meminfo: memFree=1283432/2055920 swapFree=4183120/4192956
[pid=31417] ppid=31415 vsize=215292 CPUtime=89.99
/proc/31417/stat : 31417 (bsolo) R 31415 31417 31368 0 -1 0 53101 0 0 0 8949 50 0 0 25 0 1 0 156957646 220459008 52181 18446744073709551615 134512640 134738892 4294956672 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/31417/statm: 53823 52181 297 55 0 52715 0
Current children cumulated CPU time (s) 89.99
Current children cumulated vsize (Kb) 215292

[startup+100.06 s]
/proc/loadavg: 0.99 1.00 0.98 2/64 31417
/proc/meminfo: memFree=1267496/2055920 swapFree=4183120/4192956
[pid=31417] ppid=31415 vsize=231676 CPUtime=99.99
/proc/31417/stat : 31417 (bsolo) R 31415 31417 31368 0 -1 0 57167 0 0 0 9945 54 0 0 25 0 1 0 156957646 237236224 56157 18446744073709551615 134512640 134738892 4294956672 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/31417/statm: 57919 56157 297 55 0 56811 0
Current children cumulated CPU time (s) 99.99
Current children cumulated vsize (Kb) 231676

[startup+110.066 s]
/proc/loadavg: 0.99 1.00 0.98 2/64 31417
/proc/meminfo: memFree=1255144/2055920 swapFree=4183120/4192956
[pid=31417] ppid=31415 vsize=243952 CPUtime=109.99
/proc/31417/stat : 31417 (bsolo) R 31415 31417 31368 0 -1 0 60250 0 0 0 10942 57 0 0 25 0 1 0 156957646 249806848 59238 18446744073709551615 134512640 134738892 4294956672 18446744073709551615 134529155 0 0 4096 16384 0 0 0 17 1 0 0
/proc/31417/statm: 60988 59238 297 55 0 59880 0
Current children cumulated CPU time (s) 109.99
Current children cumulated vsize (Kb) 243952

[startup+120.072 s]
/proc/loadavg: 0.99 1.00 0.98 2/64 31417
/proc/meminfo: memFree=1249768/2055920 swapFree=4183120/4192956
[pid=31417] ppid=31415 vsize=249492 CPUtime=119.99
/proc/31417/stat : 31417 (bsolo) R 31415 31417 31368 0 -1 0 61601 0 0 0 11940 59 0 0 25 0 1 0 156957646 255479808 60581 18446744073709551615 134512640 134738892 4294956672 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/31417/statm: 62373 60582 297 55 0 61265 0
Current children cumulated CPU time (s) 119.99
Current children cumulated vsize (Kb) 249492

[startup+130.078 s]
/proc/loadavg: 0.99 1.00 0.98 2/64 31417
/proc/meminfo: memFree=1244392/2055920 swapFree=4183120/4192956
[pid=31417] ppid=31415 vsize=254960 CPUtime=130
/proc/31417/stat : 31417 (bsolo) R 31415 31417 31368 0 -1 0 63017 0 0 0 12939 61 0 0 25 0 1 0 156957646 261079040 61915 18446744073709551615 134512640 134738892 4294956672 18446744073709551615 134534798 0 0 4096 16384 0 0 0 17 1 0 0
/proc/31417/statm: 63740 61915 297 55 0 62632 0
Current children cumulated CPU time (s) 130
Current children cumulated vsize (Kb) 254960

[startup+140.085 s]
/proc/loadavg: 0.99 1.00 0.98 2/64 31417
/proc/meminfo: memFree=1239656/2055920 swapFree=4183120/4192956
[pid=31417] ppid=31415 vsize=259580 CPUtime=140
/proc/31417/stat : 31417 (bsolo) R 31415 31417 31368 0 -1 0 64204 0 0 0 13938 62 0 0 25 0 1 0 156957646 265809920 63102 18446744073709551615 134512640 134738892 4294956672 18446744073709551615 134550886 0 0 4096 16384 0 0 0 17 1 0 0
/proc/31417/statm: 64895 63102 297 55 0 63787 0
Current children cumulated CPU time (s) 140
Current children cumulated vsize (Kb) 259580

[startup+150.091 s]
/proc/loadavg: 0.99 1.00 0.98 2/64 31417
/proc/meminfo: memFree=1234600/2055920 swapFree=4183120/4192956
[pid=31417] ppid=31415 vsize=264700 CPUtime=150
/proc/31417/stat : 31417 (bsolo) R 31415 31417 31368 0 -1 0 65531 0 0 0 14936 64 0 0 25 0 1 0 156957646 271052800 64345 18446744073709551615 134512640 134738892 4294956672 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/31417/statm: 66175 64345 297 55 0 65067 0
Current children cumulated CPU time (s) 150
Current children cumulated vsize (Kb) 264700

[startup+160.097 s]
/proc/loadavg: 0.99 1.00 0.98 2/64 31417
/proc/meminfo: memFree=1226984/2055920 swapFree=4183120/4192956
[pid=31417] ppid=31415 vsize=272420 CPUtime=160.01
/proc/31417/stat : 31417 (bsolo) R 31415 31417 31368 0 -1 0 67451 0 0 0 15934 67 0 0 25 0 1 0 156957646 278958080 66256 18446744073709551615 134512640 134738892 4294956672 18446744073709551615 134528720 0 0 4096 16384 0 0 0 17 1 0 0
/proc/31417/statm: 68105 66256 297 55 0 66997 0
Current children cumulated CPU time (s) 160.01
Current children cumulated vsize (Kb) 272420

[startup+170.103 s]
/proc/loadavg: 0.99 1.00 0.98 2/64 31417
/proc/meminfo: memFree=1216360/2055920 swapFree=4183120/4192956
[pid=31417] ppid=31415 vsize=283044 CPUtime=170.01
/proc/31417/stat : 31417 (bsolo) R 31415 31417 31368 0 -1 0 70095 0 0 0 16931 70 0 0 25 0 1 0 156957646 289837056 68893 18446744073709551615 134512640 134738892 4294956672 18446744073709551615 134533831 0 0 4096 16384 0 0 0 17 1 0 0
/proc/31417/statm: 70761 68893 297 55 0 69653 0
Current children cumulated CPU time (s) 170.01
Current children cumulated vsize (Kb) 283044

[startup+180.109 s]
/proc/loadavg: 0.99 1.00 0.98 2/64 31417
/proc/meminfo: memFree=1204904/2055920 swapFree=4183120/4192956
[pid=31417] ppid=31415 vsize=294492 CPUtime=180.02
/proc/31417/stat : 31417 (bsolo) R 31415 31417 31368 0 -1 0 72985 0 0 0 17928 74 0 0 25 0 1 0 156957646 301559808 71772 18446744073709551615 134512640 134738892 4294956672 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/31417/statm: 73623 71772 297 55 0 72515 0
Current children cumulated CPU time (s) 180.02
Current children cumulated vsize (Kb) 294492

[startup+190.115 s]
/proc/loadavg: 0.99 1.00 0.98 2/64 31417
/proc/meminfo: memFree=1190248/2055920 swapFree=4183120/4192956
[pid=31417] ppid=31415 vsize=309780 CPUtime=190.02
/proc/31417/stat : 31417 (bsolo) R 31415 31417 31368 0 -1 0 76818 0 0 0 18924 78 0 0 25 0 1 0 156957646 317214720 75425 18446744073709551615 134512640 134738892 4294956672 18446744073709551615 134533593 0 0 4096 16384 0 0 0 17 1 0 0
/proc/31417/statm: 77445 75425 297 55 0 76337 0
Current children cumulated CPU time (s) 190.02
Current children cumulated vsize (Kb) 309780

[startup+200.121 s]
/proc/loadavg: 0.99 1.00 0.98 2/64 31417
/proc/meminfo: memFree=1174504/2055920 swapFree=4183120/4192956
[pid=31417] ppid=31415 vsize=326380 CPUtime=200.02
/proc/31417/stat : 31417 (bsolo) R 31415 31417 31368 0 -1 0 81084 0 0 0 19919 83 0 0 25 0 1 0 156957646 334213120 79365 18446744073709551615 134512640 134738892 4294956672 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/31417/statm: 81595 79365 297 55 0 80487 0
Current children cumulated CPU time (s) 200.02
Current children cumulated vsize (Kb) 326380

[startup+210.128 s]
/proc/loadavg: 0.99 1.00 0.98 2/64 31417

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

Current children cumulated CPU time (s) 1760.52
Current children cumulated vsize (Kb) 1040512

[startup+1771.14 s]
/proc/loadavg: 1.00 1.00 0.98 2/64 31617
/proc/meminfo: memFree=468080/2055920 swapFree=4183120/4192956
[pid=31417] ppid=31415 vsize=1045268 CPUtime=1770.53
/proc/31417/stat : 31417 (bsolo) R 31415 31417 31368 0 -1 0 268670 0 0 0 176727 326 0 0 25 0 1 0 156957646 1070354432 255506 18446744073709551615 134512640 134738892 4294956672 18446744073709551615 134550886 0 0 4096 16384 0 0 0 17 1 0 0
/proc/31417/statm: 261317 255506 297 55 0 260209 0
Current children cumulated CPU time (s) 1770.53
Current children cumulated vsize (Kb) 1045268

[startup+1781.14 s]
/proc/loadavg: 1.00 1.00 0.98 2/64 31617
/proc/meminfo: memFree=462576/2055920 swapFree=4183120/4192956
[pid=31417] ppid=31415 vsize=1051188 CPUtime=1780.53
/proc/31417/stat : 31417 (bsolo) R 31415 31417 31368 0 -1 0 270202 0 0 0 177726 327 0 0 25 0 1 0 156957646 1076416512 256876 18446744073709551615 134512640 134738892 4294956672 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/31417/statm: 262797 256877 297 55 0 261689 0
Current children cumulated CPU time (s) 1780.53
Current children cumulated vsize (Kb) 1051188

[startup+1782.15 s]
/proc/loadavg: 1.00 1.00 0.98 2/64 31617
/proc/meminfo: memFree=461552/2055920 swapFree=4183120/4192956
[pid=31417] ppid=31415 vsize=1052244 CPUtime=1781.53
/proc/31417/stat : 31417 (bsolo) R 31415 31417 31368 0 -1 0 270449 0 0 0 177826 327 0 0 25 0 1 0 156957646 1077497856 257123 18446744073709551615 134512640 134738892 4294956672 18446744073709551615 134533916 0 0 4096 16384 0 0 0 17 1 0 0
/proc/31417/statm: 263061 257123 297 55 0 261953 0
Current children cumulated CPU time (s) 1781.53
Current children cumulated vsize (Kb) 1052244

[startup+1783.15 s]
/proc/loadavg: 1.00 1.00 0.98 2/64 31617
/proc/meminfo: memFree=460208/2055920 swapFree=4183120/4192956
[pid=31417] ppid=31415 vsize=1053564 CPUtime=1782.54
/proc/31417/stat : 31417 (bsolo) R 31415 31417 31368 0 -1 0 270790 0 0 0 177926 328 0 0 25 0 1 0 156957646 1078849536 257464 18446744073709551615 134512640 134738892 4294956672 18446744073709551615 134550886 0 0 4096 16384 0 0 0 17 1 0 0
/proc/31417/statm: 263391 257464 297 55 0 262283 0
Current children cumulated CPU time (s) 1782.54
Current children cumulated vsize (Kb) 1053564

[startup+1784.16 s]
/proc/loadavg: 1.00 1.00 0.98 2/64 31617
/proc/meminfo: memFree=459952/2055920 swapFree=4183120/4192956
[pid=31417] ppid=31415 vsize=1053828 CPUtime=1783.54
/proc/31417/stat : 31417 (bsolo) R 31415 31417 31368 0 -1 0 270861 0 0 0 178026 328 0 0 25 0 1 0 156957646 1079119872 257535 18446744073709551615 134512640 134738892 4294956672 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/31417/statm: 263457 257535 297 55 0 262349 0
Current children cumulated CPU time (s) 1783.54
Current children cumulated vsize (Kb) 1053828

[startup+1785.16 s]
/proc/loadavg: 1.00 1.00 0.98 2/64 31617
/proc/meminfo: memFree=459504/2055920 swapFree=4183120/4192956
[pid=31417] ppid=31415 vsize=1054224 CPUtime=1784.55
/proc/31417/stat : 31417 (bsolo) R 31415 31417 31368 0 -1 0 270968 0 0 0 178127 328 0 0 25 0 1 0 156957646 1079525376 257642 18446744073709551615 134512640 134738892 4294956672 18446744073709551615 134533916 0 0 4096 16384 0 0 0 17 1 0 0
/proc/31417/statm: 263556 257642 297 55 0 262448 0
Current children cumulated CPU time (s) 1784.55
Current children cumulated vsize (Kb) 1054224

[startup+1786.17 s]
/proc/loadavg: 1.00 1.00 0.98 2/64 31617
/proc/meminfo: memFree=459504/2055920 swapFree=4183120/4192956
[pid=31417] ppid=31415 vsize=1054224 CPUtime=1785.55
/proc/31417/stat : 31417 (bsolo) R 31415 31417 31368 0 -1 0 270968 0 0 0 178227 328 0 0 25 0 1 0 156957646 1079525376 257642 18446744073709551615 134512640 134738892 4294956672 18446744073709551615 134548547 0 0 4096 16384 0 0 0 17 1 0 0
/proc/31417/statm: 263556 257642 297 55 0 262448 0
Current children cumulated CPU time (s) 1785.55
Current children cumulated vsize (Kb) 1054224

[startup+1787.17 s]
/proc/loadavg: 1.00 1.00 0.98 2/64 31617
/proc/meminfo: memFree=459504/2055920 swapFree=4183120/4192956
[pid=31417] ppid=31415 vsize=1054224 CPUtime=1786.56
/proc/31417/stat : 31417 (bsolo) R 31415 31417 31368 0 -1 0 270968 0 0 0 178328 328 0 0 25 0 1 0 156957646 1079525376 257642 18446744073709551615 134512640 134738892 4294956672 18446744073709551615 134534127 0 0 4096 16384 0 0 0 17 1 0 0
/proc/31417/statm: 263556 257642 297 55 0 262448 0
Current children cumulated CPU time (s) 1786.56
Current children cumulated vsize (Kb) 1054224

[startup+1788.18 s]
/proc/loadavg: 1.00 1.00 0.98 2/64 31617
/proc/meminfo: memFree=459056/2055920 swapFree=4183120/4192956
[pid=31417] ppid=31415 vsize=1054752 CPUtime=1787.56
/proc/31417/stat : 31417 (bsolo) R 31415 31417 31368 0 -1 0 271082 0 0 0 178428 328 0 0 25 0 1 0 156957646 1080066048 257756 18446744073709551615 134512640 134738892 4294956672 18446744073709551615 134533654 0 0 4096 16384 0 0 0 17 1 0 0
/proc/31417/statm: 263688 257756 297 55 0 262580 0
Current children cumulated CPU time (s) 1787.56
Current children cumulated vsize (Kb) 1054752

[startup+1789.18 s]
/proc/loadavg: 1.00 1.00 0.98 2/64 31617
/proc/meminfo: memFree=457840/2055920 swapFree=4183120/4192956
[pid=31417] ppid=31415 vsize=1055940 CPUtime=1788.57
/proc/31417/stat : 31417 (bsolo) R 31415 31417 31368 0 -1 0 271381 0 0 0 178528 329 0 0 25 0 1 0 156957646 1081282560 258055 18446744073709551615 134512640 134738892 4294956672 18446744073709551615 134524337 0 0 4096 16384 0 0 0 17 1 0 0
/proc/31417/statm: 263985 258055 297 55 0 262877 0
Current children cumulated CPU time (s) 1788.57
Current children cumulated vsize (Kb) 1055940

[startup+1790.19 s]
/proc/loadavg: 1.00 1.00 0.98 2/64 31617
/proc/meminfo: memFree=457008/2055920 swapFree=4183120/4192956
[pid=31417] ppid=31415 vsize=1056732 CPUtime=1789.57
/proc/31417/stat : 31417 (bsolo) R 31415 31417 31368 0 -1 0 271583 0 0 0 178628 329 0 0 25 0 1 0 156957646 1082093568 258257 18446744073709551615 134512640 134738892 4294956672 18446744073709551615 134534127 0 0 4096 16384 0 0 0 17 1 0 0
/proc/31417/statm: 264183 258257 297 55 0 263075 0
Current children cumulated CPU time (s) 1789.57
Current children cumulated vsize (Kb) 1056732

[startup+1791.19 s]
/proc/loadavg: 1.00 1.00 0.98 2/64 31617
/proc/meminfo: memFree=456048/2055920 swapFree=4183120/4192956
[pid=31417] ppid=31415 vsize=1057656 CPUtime=1790.58
/proc/31417/stat : 31417 (bsolo) R 31415 31417 31368 0 -1 0 271822 0 0 0 178729 329 0 0 25 0 1 0 156957646 1083039744 258496 18446744073709551615 134512640 134738892 4294956672 18446744073709551615 134551577 0 0 4096 16384 0 0 0 17 1 0 0
/proc/31417/statm: 264414 258496 297 55 0 263306 0
Current children cumulated CPU time (s) 1790.58
Current children cumulated vsize (Kb) 1057656

[startup+1792.2 s]
/proc/loadavg: 1.00 1.00 0.98 2/64 31617
/proc/meminfo: memFree=454448/2055920 swapFree=4183120/4192956
[pid=31417] ppid=31415 vsize=1059372 CPUtime=1791.58
/proc/31417/stat : 31417 (bsolo) R 31415 31417 31368 0 -1 0 272228 0 0 0 178829 329 0 0 25 0 1 0 156957646 1084796928 258902 18446744073709551615 134512640 134738892 4294956672 18446744073709551615 9041531 0 0 4096 16384 0 0 0 17 1 0 0
/proc/31417/statm: 264843 258902 297 55 0 263735 0
Current children cumulated CPU time (s) 1791.58
Current children cumulated vsize (Kb) 1059372

[startup+1793.2 s]
/proc/loadavg: 1.00 1.00 0.98 2/64 31617
/proc/meminfo: memFree=453808/2055920 swapFree=4183120/4192956
[pid=31417] ppid=31415 vsize=1059900 CPUtime=1792.58
/proc/31417/stat : 31417 (bsolo) R 31415 31417 31368 0 -1 0 272389 0 0 0 178929 329 0 0 25 0 1 0 156957646 1085337600 259063 18446744073709551615 134512640 134738892 4294956672 18446744073709551615 134550891 0 0 4096 16384 0 0 0 17 1 0 0
/proc/31417/statm: 264975 259063 297 55 0 263867 0
Current children cumulated CPU time (s) 1792.58
Current children cumulated vsize (Kb) 1059900

[startup+1794.21 s]
/proc/loadavg: 1.00 1.00 0.98 2/64 31617
/proc/meminfo: memFree=452336/2055920 swapFree=4183120/4192956
[pid=31417] ppid=31415 vsize=1061484 CPUtime=1793.59
/proc/31417/stat : 31417 (bsolo) R 31415 31417 31368 0 -1 0 272760 0 0 0 179029 330 0 0 25 0 1 0 156957646 1086959616 259434 18446744073709551615 134512640 134738892 4294956672 18446744073709551615 9041531 0 0 4096 16384 0 0 0 17 1 0 0
/proc/31417/statm: 265371 259434 297 55 0 264263 0
Current children cumulated CPU time (s) 1793.59
Current children cumulated vsize (Kb) 1061484

[startup+1795.21 s]
/proc/loadavg: 1.00 1.00 0.98 2/64 31617
/proc/meminfo: memFree=451632/2055920 swapFree=4183120/4192956
[pid=31417] ppid=31415 vsize=1062144 CPUtime=1794.6
/proc/31417/stat : 31417 (bsolo) R 31415 31417 31368 0 -1 0 272923 0 0 0 179130 330 0 0 25 0 1 0 156957646 1087635456 259597 18446744073709551615 134512640 134738892 4294956672 18446744073709551615 134548601 0 0 4096 16384 0 0 0 17 1 0 0
/proc/31417/statm: 265536 259597 297 55 0 264428 0
Current children cumulated CPU time (s) 1794.6
Current children cumulated vsize (Kb) 1062144

[startup+1796.22 s]
/proc/loadavg: 1.00 1.00 0.98 2/64 31617
/proc/meminfo: memFree=451120/2055920 swapFree=4183120/4192956
[pid=31417] ppid=31415 vsize=1062540 CPUtime=1795.6
/proc/31417/stat : 31417 (bsolo) R 31415 31417 31368 0 -1 0 273049 0 0 0 179230 330 0 0 25 0 1 0 156957646 1088040960 259723 18446744073709551615 134512640 134738892 4294956672 18446744073709551615 134550886 0 0 4096 16384 0 0 0 17 1 0 0
/proc/31417/statm: 265635 259723 297 55 0 264527 0
Current children cumulated CPU time (s) 1795.6
Current children cumulated vsize (Kb) 1062540

[startup+1797.22 s]
/proc/loadavg: 1.00 1.00 0.98 2/64 31617
/proc/meminfo: memFree=451120/2055920 swapFree=4183120/4192956
[pid=31417] ppid=31415 vsize=1062540 CPUtime=1796.61
/proc/31417/stat : 31417 (bsolo) R 31415 31417 31368 0 -1 0 273049 0 0 0 179331 330 0 0 25 0 1 0 156957646 1088040960 259723 18446744073709551615 134512640 134738892 4294956672 18446744073709551615 134529155 0 0 4096 16384 0 0 0 17 1 0 0
/proc/31417/statm: 265635 259723 297 55 0 264527 0
Current children cumulated CPU time (s) 1796.61
Current children cumulated vsize (Kb) 1062540

[startup+1798.23 s]
/proc/loadavg: 1.00 1.00 0.98 2/64 31617
/proc/meminfo: memFree=450544/2055920 swapFree=4183120/4192956
[pid=31417] ppid=31415 vsize=1065100 CPUtime=1797.61
/proc/31417/stat : 31417 (bsolo) R 31415 31417 31368 0 -1 0 273831 0 0 0 179431 330 0 0 25 0 1 0 156957646 1090662400 259863 18446744073709551615 134512640 134738892 4294956672 18446744073709551615 134534809 0 0 4096 16384 0 0 0 17 1 0 0
/proc/31417/statm: 266275 259863 297 55 0 265167 0
Current children cumulated CPU time (s) 1797.61
Current children cumulated vsize (Kb) 1065100

[startup+1799.23 s]
/proc/loadavg: 1.00 1.00 0.98 2/64 31617
/proc/meminfo: memFree=450032/2055920 swapFree=4183120/4192956
[pid=31417] ppid=31415 vsize=1065496 CPUtime=1798.61
/proc/31417/stat : 31417 (bsolo) R 31415 31417 31368 0 -1 0 273964 0 0 0 179531 330 0 0 25 0 1 0 156957646 1091067904 259996 18446744073709551615 134512640 134738892 4294956672 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/31417/statm: 266374 259996 297 55 0 265266 0
Current children cumulated CPU time (s) 1798.61
Current children cumulated vsize (Kb) 1065496

[startup+1800.24 s]
/proc/loadavg: 1.00 1.00 0.98 2/64 31617
/proc/meminfo: memFree=449328/2055920 swapFree=4183120/4192956
[pid=31417] ppid=31415 vsize=1066156 CPUtime=1799.61
/proc/31417/stat : 31417 (bsolo) R 31415 31417 31368 0 -1 0 274140 0 0 0 179631 330 0 0 25 0 1 0 156957646 1091743744 260172 18446744073709551615 134512640 134738892 4294956672 18446744073709551615 134548601 0 0 4096 16384 0 0 0 17 1 0 0
/proc/31417/statm: 266539 260172 297 55 0 265431 0
Current children cumulated CPU time (s) 1799.61
Current children cumulated vsize (Kb) 1066156

Child status: 0
Real time (s): 1800.79
CPU time (s): 1800.18
CPU user time (s): 1796.7
CPU system time (s): 3.47847
CPU usage (%): 99.9658
Max. virtual memory (cumulated for all children) (Kb): 1066156
The end

Launcher Data (download as text)

Begin job on node38 on Fri Jul 28 15:34:24 UTC 2006


FILE ID= 50312-1154100864

PBS_JOBID= 886111

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

MD5SUM SOLVER= 05cada221eb1efaaae980ebc7509e7e8
MD5SUM BENCH=  56022330ee2943e2696d570dbfee01d9

RANDOM SEED= 279826032

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.232
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.232
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:       1491312 kB
Buffers:         31580 kB
Cached:         462136 kB
SwapCached:       3704 kB
Active:          52472 kB
Inactive:       449864 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1491312 kB
SwapTotal:     4192956 kB
SwapFree:      4183120 kB
Dirty:             172 kB
Writeback:           0 kB
Mapped:          14756 kB
Slab:            48184 kB
Committed_AS:   704924 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 node38 on Fri Jul 28 16:04:25 UTC 2006