Trace number 46267

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 NameAnswerCPU timeWall clock time
bsolo 2006/05? 1800.02 1800.69

General information on the benchmark

Namenormalized-PB06/SATUNSAT-SMALLINT/submitted-PB06/
roussel/normalized-pigeon-clauses-65-60.opb
MD5SUMe2f35c503d924e79e4ebd2cc0bd6c322
Bench CategorySATUNSAT-SMALLINT (no 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 FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables3900
Total number of constraints124865
Number of constraints which are clauses124865
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint2
Maximum length of a constraint60
Number of terms in the objective function 0
Biggest coefficient in the objective function 0
Number of bits for the biggest coefficient in the objective function 0
Sum of the numbers in the objective function 0
Number of bits of the sum of numbers in the objective function 0
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 61
Number of bits of the biggest sum of numbers6
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data (download as text)

0.00	c Time Limit set via PBTIMEOUT to 1800
0.01	c INFO: OSL Context initialized.
1.76	c Initial problem consists of 3900 variables and 124865 constraints.
3.46	c Using non-optimization problem switches.
3.46	c No problem reductions applied in OPT. instance.
3.46	c	preprocess terminated. Elapsed time: 3.444
3.46	c After prepocess the problem consists of 3900 variables and 124865 constraints.
3.88	c Restart #1 #Var: 3900 LB: 0 @ 3.865
4.81	c Restart #2 #Var: 3900 LB: 0 @ 4.801
5.86	c Restart #3 #Var: 3900 LB: 0 @ 5.846
7.01	c Restart #4 #Var: 3900 LB: 0 @ 6.991
8.40	c Restart #5 #Var: 3900 LB: 0 @ 8.389
10.01	c Restart #6 #Var: 3900 LB: 0 @ 9.994
11.98	c Restart #7 #Var: 3900 LB: 0 @ 11.959
14.05	c Restart #8 #Var: 3900 LB: 0 @ 14.029
16.52	c Restart #9 #Var: 3900 LB: 0 @ 16.497
19.23	c Restart #10 #Var: 3900 LB: 0 @ 19.203
22.12	c Restart #11 #Var: 3900 LB: 0 @ 22.092
25.44	c Restart #12 #Var: 3900 LB: 0 @ 25.415
28.66	c Restart #13 #Var: 3900 LB: 0 @ 28.629
32.08	c Restart #14 #Var: 3900 LB: 0 @ 32.056
35.72	c Restart #15 #Var: 3900 LB: 0 @ 35.689
39.66	c Restart #16 #Var: 3900 LB: 0 @ 39.625
44.14	c Restart #17 #Var: 3900 LB: 0 @ 44.107
48.70	c Restart #18 #Var: 3900 LB: 0 @ 48.669
53.42	c Restart #19 #Var: 3900 LB: 0 @ 53.387
58.38	c Restart #20 #Var: 3900 LB: 0 @ 58.344
63.55	c Restart #21 #Var: 3900 LB: 0 @ 63.509
68.81	c Restart #22 #Var: 3900 LB: 0 @ 68.769
74.38	c Restart #23 #Var: 3900 LB: 0 @ 74.333
80.90	c Restart #24 #Var: 3900 LB: 0 @ 80.854
87.51	c Restart #25 #Var: 3900 LB: 0 @ 87.458
93.53	c Restart #26 #Var: 3900 LB: 0 @ 93.475
100.41	c Restart #27 #Var: 3900 LB: 0 @ 100.36
107.77	c Restart #28 #Var: 3900 LB: 0 @ 107.72
115.03	c Restart #29 #Var: 3900 LB: 0 @ 114.97
121.81	c Restart #30 #Var: 3900 LB: 0 @ 121.75
128.79	c Restart #31 #Var: 3900 LB: 0 @ 128.73
136.16	c Restart #32 #Var: 3900 LB: 0 @ 136.09
144.47	c Restart #33 #Var: 3900 LB: 0 @ 144.4
153.14	c Restart #34 #Var: 3900 LB: 0 @ 153.07
161.46	c Restart #35 #Var: 3900 LB: 0 @ 161.38
170.76	c Restart #36 #Var: 3900 LB: 0 @ 170.68
180.27	c Restart #37 #Var: 3900 LB: 0 @ 180.18
189.36	c Restart #38 #Var: 3900 LB: 0 @ 189.27
197.55	c Restart #39 #Var: 3900 LB: 0 @ 197.46
206.20	c Restart #40 #Var: 3900 LB: 0 @ 206.11
215.93	c Restart #41 #Var: 3900 LB: 0 @ 215.84
226.49	c Restart #42 #Var: 3900 LB: 0 @ 226.39
237.32	c Restart #43 #Var: 3900 LB: 0 @ 237.22
248.28	c Restart #44 #Var: 3900 LB: 0 @ 248.17
259.03	c Restart #45 #Var: 3900 LB: 0 @ 258.92
269.07	c Restart #46 #Var: 3900 LB: 0 @ 268.96
279.83	c Restart #47 #Var: 3900 LB: 0 @ 279.71
290.81	c Restart #48 #Var: 3900 LB: 0 @ 290.69
303.41	c Restart #49 #Var: 3900 LB: 0 @ 303.28
316.39	c Restart #50 #Var: 3900 LB: 0 @ 316.25
328.84	c Restart #51 #Var: 3900 LB: 0 @ 328.71
341.18	c Restart #52 #Var: 3900 LB: 0 @ 341.04
352.37	c Restart #53 #Var: 3900 LB: 0 @ 352.22
364.15	c Restart #54 #Var: 3900 LB: 0 @ 364
376.46	c Restart #55 #Var: 3900 LB: 0 @ 376.31
389.14	c Restart #56 #Var: 3900 LB: 0 @ 388.98
402.24	c Restart #57 #Var: 3900 LB: 0 @ 402.08
416.11	c Restart #58 #Var: 3900 LB: 0 @ 415.94
429.09	c Restart #59 #Var: 3900 LB: 0 @ 428.91
442.74	c Restart #60 #Var: 3900 LB: 0 @ 442.56
455.58	c Restart #61 #Var: 3900 LB: 0 @ 455.4
469.49	c Restart #62 #Var: 3900 LB: 0 @ 469.3
483.86	c Restart #63 #Var: 3900 LB: 0 @ 483.67
498.52	c Restart #64 #Var: 3900 LB: 0 @ 498.32
513.77	c Restart #65 #Var: 3900 LB: 0 @ 513.57
530.37	c Restart #66 #Var: 3900 LB: 0 @ 530.16
545.65	c Restart #67 #Var: 3900 LB: 0 @ 545.43
561.79	c Restart #68 #Var: 3900 LB: 0 @ 561.58
578.77	c Restart #69 #Var: 3900 LB: 0 @ 578.54
594.56	c Restart #70 #Var: 3900 LB: 0 @ 594.32
611.16	c Restart #71 #Var: 3900 LB: 0 @ 610.92
629.81	c Restart #72 #Var: 3900 LB: 0 @ 629.57
647.32	c Restart #73 #Var: 3900 LB: 0 @ 647.07
666.39	c Restart #74 #Var: 3900 LB: 0 @ 666.13
683.32	c Restart #75 #Var: 3900 LB: 0 @ 683.06
700.22	c Restart #76 #Var: 3900 LB: 0 @ 699.96
719.26	c Restart #77 #Var: 3900 LB: 0 @ 718.98
737.35	c Restart #78 #Var: 3900 LB: 0 @ 737.07
756.14	c Restart #79 #Var: 3900 LB: 0 @ 755.85
774.39	c Restart #80 #Var: 3900 LB: 0 @ 774.1
794.47	c Restart #81 #Var: 3900 LB: 0 @ 794.17
814.84	c Restart #82 #Var: 3900 LB: 0 @ 814.53
836.47	c Restart #83 #Var: 3900 LB: 0 @ 836.15
858.40	c Restart #84 #Var: 3900 LB: 0 @ 858.07
878.45	c Restart #85 #Var: 3900 LB: 0 @ 878.12
898.28	c Restart #86 #Var: 3900 LB: 0 @ 897.94
918.64	c CHANGE Heuristic... 
918.64	c Restart #0 #Var: 3900 LB: 0 @ 918.29
919.11	c Restart #1 #Var: 3900 LB: 0 @ 918.76
919.70	c Restart #2 #Var: 3900 LB: 0 @ 919.36
920.61	c Restart #3 #Var: 3900 LB: 0 @ 920.26
921.66	c Restart #4 #Var: 3900 LB: 0 @ 921.31
922.99	c Restart #5 #Var: 3900 LB: 0 @ 922.64
924.74	c Restart #6 #Var: 3900 LB: 0 @ 924.39
926.60	c Restart #7 #Var: 3900 LB: 0 @ 926.25
928.83	c Restart #8 #Var: 3900 LB: 0 @ 928.48
930.95	c Restart #9 #Var: 3900 LB: 0 @ 930.6
933.27	c Restart #10 #Var: 3900 LB: 0 @ 932.91
935.82	c Restart #11 #Var: 3900 LB: 0 @ 935.47
938.50	c Restart #12 #Var: 3900 LB: 0 @ 938.14
941.60	c Restart #13 #Var: 3900 LB: 0 @ 941.24
944.92	c Restart #14 #Var: 3900 LB: 0 @ 944.56
948.54	c Restart #15 #Var: 3900 LB: 0 @ 948.18
952.55	c Restart #16 #Var: 3900 LB: 0 @ 952.18
956.94	c Restart #17 #Var: 3900 LB: 0 @ 956.58
961.47	c Restart #18 #Var: 3900 LB: 0 @ 961.11
966.74	c Restart #19 #Var: 3900 LB: 0 @ 966.38
971.96	c Restart #20 #Var: 3900 LB: 0 @ 971.59
977.24	c Restart #21 #Var: 3900 LB: 0 @ 976.87
982.72	c Restart #22 #Var: 3900 LB: 0 @ 982.35
987.85	c Restart #23 #Var: 3900 LB: 0 @ 987.48
993.95	c Restart #24 #Var: 3900 LB: 0 @ 993.58
999.74	c Restart #25 #Var: 3900 LB: 0 @ 999.37
1005.41	c Restart #26 #Var: 3900 LB: 0 @ 1005
1011.85	c Restart #27 #Var: 3900 LB: 0 @ 1011.5
1018.85	c Restart #28 #Var: 3900 LB: 0 @ 1018.5
1025.59	c Restart #29 #Var: 3900 LB: 0 @ 1025.2
1032.27	c Restart #30 #Var: 3900 LB: 0 @ 1031.9
1039.15	c Restart #31 #Var: 3900 LB: 0 @ 1038.8
1046.68	c Restart #32 #Var: 3900 LB: 0 @ 1046.3
1055.37	c Restart #33 #Var: 3900 LB: 0 @ 1055
1063.16	c Restart #34 #Var: 3900 LB: 0 @ 1062.8
1070.88	c Restart #35 #Var: 3900 LB: 0 @ 1070.5
1079.44	c Restart #36 #Var: 3900 LB: 0 @ 1079
1087.96	c Restart #37 #Var: 3900 LB: 0 @ 1087.6
1097.66	c Restart #38 #Var: 3900 LB: 0 @ 1097.2
1107.55	c Restart #39 #Var: 3900 LB: 0 @ 1107.1
1118.30	c Restart #40 #Var: 3900 LB: 0 @ 1117.9
1129.36	c Restart #41 #Var: 3900 LB: 0 @ 1128.9
1139.83	c Restart #42 #Var: 3900 LB: 0 @ 1139.4
1150.59	c Restart #43 #Var: 3900 LB: 0 @ 1150.2
1161.44	c Restart #44 #Var: 3900 LB: 0 @ 1161
1172.51	c Restart #45 #Var: 3900 LB: 0 @ 1172.1
1183.54	c Restart #46 #Var: 3900 LB: 0 @ 1183.1
1195.44	c Restart #47 #Var: 3900 LB: 0 @ 1195
1206.41	c Restart #48 #Var: 3900 LB: 0 @ 1206
1218.15	c Restart #49 #Var: 3900 LB: 0 @ 1217.7
1229.41	c Restart #50 #Var: 3900 LB: 0 @ 1228.9
1240.81	c Restart #51 #Var: 3900 LB: 0 @ 1240.3
1254.14	c Restart #52 #Var: 3900 LB: 0 @ 1253.7
1267.16	c Restart #53 #Var: 3900 LB: 0 @ 1266.7
1280.38	c Restart #54 #Var: 3900 LB: 0 @ 1279.9
1292.63	c Restart #55 #Var: 3900 LB: 0 @ 1292.1
1304.72	c Restart #56 #Var: 3900 LB: 0 @ 1304.2
1318.34	c Restart #57 #Var: 3900 LB: 0 @ 1317.8
1332.06	c Restart #58 #Var: 3900 LB: 0 @ 1331.6
1345.41	c Restart #59 #Var: 3900 LB: 0 @ 1344.9
1358.57	c Restart #60 #Var: 3900 LB: 0 @ 1358.1
1373.57	c Restart #61 #Var: 3900 LB: 0 @ 1373.1
1388.57	c Restart #62 #Var: 3900 LB: 0 @ 1388
1404.49	c Restart #63 #Var: 3900 LB: 0 @ 1404
1421.13	c Restart #64 #Var: 3900 LB: 0 @ 1420.6
1436.36	c Restart #65 #Var: 3900 LB: 0 @ 1435.8
1451.61	c Restart #66 #Var: 3900 LB: 0 @ 1451.1
1467.11	c Restart #67 #Var: 3900 LB: 0 @ 1466.6
1483.91	c Restart #68 #Var: 3900 LB: 0 @ 1483.4
1499.55	c Restart #69 #Var: 3900 LB: 0 @ 1499
1516.37	c Restart #70 #Var: 3900 LB: 0 @ 1515.8
1532.59	c Restart #71 #Var: 3900 LB: 0 @ 1532
1548.54	c Restart #72 #Var: 3900 LB: 0 @ 1548
1566.43	c Restart #73 #Var: 3900 LB: 0 @ 1565.8
1584.73	c Restart #74 #Var: 3900 LB: 0 @ 1584.1
1601.99	c Restart #75 #Var: 3900 LB: 0 @ 1601.4
1618.22	c Restart #76 #Var: 3900 LB: 0 @ 1617.6
1635.17	c Restart #77 #Var: 3900 LB: 0 @ 1634.6
1654.36	c Restart #78 #Var: 3900 LB: 0 @ 1653.7
1672.62	c Restart #79 #Var: 3900 LB: 0 @ 1672
1693.06	c Restart #80 #Var: 3900 LB: 0 @ 1692.4
1711.12	c Restart #81 #Var: 3900 LB: 0 @ 1710.5
1732.59	c Restart #82 #Var: 3900 LB: 0 @ 1731.9
1751.97	c Restart #83 #Var: 3900 LB: 0 @ 1751.3
1771.84	c Restart #84 #Var: 3900 LB: 0 @ 1771.2
1793.48	c Restart #85 #Var: 3900 LB: 0 @ 1792.8
1800.67	s UNKNOWN
1800.67	c Exit Code: 0
1800.67	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/node2/watcher-46267-1154060081 -o ROOT/results/node2/solver-46267-1154060081 -C 1800 -M 1800 -S 64 ROOT/solvers/PB/PB06final/user10/bsolo ROOT/tmp/node2/46267-1154060081/instance-46267-1154060081.opb 

Current StackSize limit: 67108864 bytes

/proc/loadavg: 0.92 0.98 0.99 2/64 25063
/proc/meminfo: memFree=1545880/2055920 swapFree=4182684/4192956
[pid=25063] ppid=25061 vsize=4664 CPUtime=0
/proc/25063/stat : 25063 (bsolo) R 25061 25063 25014 0 -1 0 144 0 0 0 0 0 0 0 18 0 1 0 152869661 4775936 123 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 10503862 0 0 4096 0 0 0 0 17 1 0 0
/proc/25063/statm: 1166 130 103 55 0 46 0

[startup+10.0024 s]
/proc/loadavg: 0.93 0.98 0.99 2/64 25063
/proc/meminfo: memFree=1482544/2055920 swapFree=4182684/4192956
[pid=25063] ppid=25061 vsize=68044 CPUtime=9.98
/proc/25063/stat : 25063 (bsolo) R 25061 25063 25014 0 -1 0 16352 0 0 0 987 11 0 0 25 0 1 0 152869661 69677056 16150 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134537704 0 0 4096 16384 0 0 0 17 1 0 0
/proc/25063/statm: 17011 16150 296 55 0 15903 0
Current children cumulated CPU time (s) 9.98
Current children cumulated vsize (Kb) 68044

[startup+20.0092 s]
/proc/loadavg: 0.94 0.98 0.99 2/64 25063
/proc/meminfo: memFree=1482672/2055920 swapFree=4182684/4192956
[pid=25063] ppid=25061 vsize=67856 CPUtime=19.97
/proc/25063/stat : 25063 (bsolo) R 25061 25063 25014 0 -1 0 16656 0 0 0 1986 11 0 0 25 0 1 0 152869661 69484544 16121 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134542153 0 0 4096 16384 0 0 0 17 1 0 0
/proc/25063/statm: 16964 16121 296 55 0 15856 0
Current children cumulated CPU time (s) 19.97
Current children cumulated vsize (Kb) 67856

[startup+30.0151 s]
/proc/loadavg: 0.95 0.98 0.99 2/64 25063
/proc/meminfo: memFree=1482288/2055920 swapFree=4182684/4192956
[pid=25063] ppid=25061 vsize=68004 CPUtime=29.98
/proc/25063/stat : 25063 (bsolo) R 25061 25063 25014 0 -1 0 16817 0 0 0 2986 12 0 0 25 0 1 0 152869661 69636096 16172 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134537899 0 0 4096 16384 0 0 0 17 1 0 0
/proc/25063/statm: 17001 16172 296 55 0 15893 0
Current children cumulated CPU time (s) 29.98
Current children cumulated vsize (Kb) 68004

[startup+40.0209 s]
/proc/loadavg: 0.96 0.98 0.99 2/64 25063
/proc/meminfo: memFree=1482032/2055920 swapFree=4182684/4192956
[pid=25063] ppid=25061 vsize=68320 CPUtime=39.98
/proc/25063/stat : 25063 (bsolo) R 25061 25063 25014 0 -1 0 16954 0 0 0 3985 13 0 0 25 0 1 0 152869661 69959680 16251 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134528714 0 0 4096 16384 0 0 0 17 1 0 0
/proc/25063/statm: 17080 16251 296 55 0 15972 0
Current children cumulated CPU time (s) 39.98
Current children cumulated vsize (Kb) 68320

[startup+50.0268 s]
/proc/loadavg: 0.96 0.98 0.99 2/64 25063
/proc/meminfo: memFree=1482032/2055920 swapFree=4182684/4192956
[pid=25063] ppid=25061 vsize=68448 CPUtime=49.98
/proc/25063/stat : 25063 (bsolo) R 25061 25063 25014 0 -1 0 16984 0 0 0 4984 14 0 0 25 0 1 0 152869661 70090752 16281 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134534926 0 0 4096 16384 0 0 0 17 1 0 0
/proc/25063/statm: 17112 16281 296 55 0 16004 0
Current children cumulated CPU time (s) 49.98
Current children cumulated vsize (Kb) 68448

[startup+60.0326 s]
/proc/loadavg: 0.97 0.98 0.99 2/64 25063
/proc/meminfo: memFree=1482032/2055920 swapFree=4182684/4192956
[pid=25063] ppid=25061 vsize=68580 CPUtime=59.98
/proc/25063/stat : 25063 (bsolo) R 25061 25063 25014 0 -1 0 16989 0 0 0 5983 15 0 0 25 0 1 0 152869661 70225920 16286 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/25063/statm: 17145 16286 296 55 0 16037 0
Current children cumulated CPU time (s) 59.98
Current children cumulated vsize (Kb) 68580

[startup+70.0384 s]
/proc/loadavg: 0.97 0.98 0.99 2/64 25063
/proc/meminfo: memFree=1481968/2055920 swapFree=4182684/4192956
[pid=25063] ppid=25061 vsize=68560 CPUtime=69.98
/proc/25063/stat : 25063 (bsolo) R 25061 25063 25014 0 -1 0 17009 0 0 0 6982 16 0 0 25 0 1 0 152869661 70205440 16306 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134524332 0 0 4096 16384 0 0 0 17 1 0 0
/proc/25063/statm: 17140 16306 296 55 0 16032 0
Current children cumulated CPU time (s) 69.98
Current children cumulated vsize (Kb) 68560

[startup+80.0443 s]
/proc/loadavg: 0.98 0.98 0.99 2/64 25063
/proc/meminfo: memFree=1481968/2055920 swapFree=4182684/4192956
[pid=25063] ppid=25061 vsize=68708 CPUtime=79.99
/proc/25063/stat : 25063 (bsolo) R 25061 25063 25014 0 -1 0 17021 0 0 0 7982 17 0 0 25 0 1 0 152869661 70356992 16318 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134534809 0 0 4096 16384 0 0 0 17 1 0 0
/proc/25063/statm: 17177 16318 296 55 0 16069 0
Current children cumulated CPU time (s) 79.99
Current children cumulated vsize (Kb) 68708

[startup+90.0501 s]
/proc/loadavg: 0.98 0.98 0.99 2/64 25063
/proc/meminfo: memFree=1481904/2055920 swapFree=4182684/4192956
[pid=25063] ppid=25061 vsize=68648 CPUtime=89.99
/proc/25063/stat : 25063 (bsolo) R 25061 25063 25014 0 -1 0 17046 0 0 0 8980 19 0 0 25 0 1 0 152869661 70295552 16332 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134534994 0 0 4096 16384 0 0 0 17 1 0 0
/proc/25063/statm: 17162 16332 296 55 0 16054 0
Current children cumulated CPU time (s) 89.99
Current children cumulated vsize (Kb) 68648

[startup+100.056 s]
/proc/loadavg: 0.98 0.98 0.99 2/64 25063
/proc/meminfo: memFree=1481904/2055920 swapFree=4182684/4192956
[pid=25063] ppid=25061 vsize=68768 CPUtime=100
/proc/25063/stat : 25063 (bsolo) R 25061 25063 25014 0 -1 0 17062 0 0 0 9980 20 0 0 25 0 1 0 152869661 70418432 16345 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/25063/statm: 17192 16345 296 55 0 16084 0
Current children cumulated CPU time (s) 100
Current children cumulated vsize (Kb) 68768

[startup+110.062 s]
/proc/loadavg: 0.98 0.98 0.99 2/64 25063
/proc/meminfo: memFree=1481712/2055920 swapFree=4182684/4192956
[pid=25063] ppid=25061 vsize=68904 CPUtime=110
/proc/25063/stat : 25063 (bsolo) R 25061 25063 25014 0 -1 0 17096 0 0 0 10979 21 0 0 25 0 1 0 152869661 70557696 16379 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548228 0 0 4096 16384 0 0 0 17 1 0 0
/proc/25063/statm: 17226 16379 296 55 0 16118 0
Current children cumulated CPU time (s) 110
Current children cumulated vsize (Kb) 68904

[startup+120.068 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 25063
/proc/meminfo: memFree=1481712/2055920 swapFree=4182684/4192956
[pid=25063] ppid=25061 vsize=68860 CPUtime=119.99
/proc/25063/stat : 25063 (bsolo) R 25061 25063 25014 0 -1 0 17097 0 0 0 11978 21 0 0 25 0 1 0 152869661 70512640 16380 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134542265 0 0 4096 16384 0 0 0 17 1 0 0
/proc/25063/statm: 17215 16380 296 55 0 16107 0
Current children cumulated CPU time (s) 119.99
Current children cumulated vsize (Kb) 68860

[startup+130.073 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 25063
/proc/meminfo: memFree=1481712/2055920 swapFree=4182684/4192956
[pid=25063] ppid=25061 vsize=68696 CPUtime=130
/proc/25063/stat : 25063 (bsolo) R 25061 25063 25014 0 -1 0 17097 0 0 0 12977 23 0 0 25 0 1 0 152869661 70344704 16345 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134524895 0 0 4096 16384 0 0 0 17 1 0 0
/proc/25063/statm: 17174 16345 296 55 0 16066 0
Current children cumulated CPU time (s) 130
Current children cumulated vsize (Kb) 68696

[startup+140.079 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 25063
/proc/meminfo: memFree=1481712/2055920 swapFree=4182684/4192956
[pid=25063] ppid=25061 vsize=68692 CPUtime=140.01
/proc/25063/stat : 25063 (bsolo) R 25061 25063 25014 0 -1 0 17097 0 0 0 13977 24 0 0 25 0 1 0 152869661 70340608 16344 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134541482 0 0 4096 16384 0 0 0 17 1 0 0
/proc/25063/statm: 17173 16344 296 55 0 16065 0
Current children cumulated CPU time (s) 140.01
Current children cumulated vsize (Kb) 68692

[startup+150.085 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 25063
/proc/meminfo: memFree=1481456/2055920 swapFree=4182684/4192956
[pid=25063] ppid=25061 vsize=69100 CPUtime=150.01
/proc/25063/stat : 25063 (bsolo) R 25061 25063 25014 0 -1 0 17183 0 0 0 14976 25 0 0 25 0 1 0 152869661 70758400 16430 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134541260 0 0 4096 16384 0 0 0 17 1 0 0
/proc/25063/statm: 17275 16430 296 55 0 16167 0
Current children cumulated CPU time (s) 150.01
Current children cumulated vsize (Kb) 69100

[startup+160.091 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 25063
/proc/meminfo: memFree=1481520/2055920 swapFree=4182684/4192956
[pid=25063] ppid=25061 vsize=69100 CPUtime=160.01
/proc/25063/stat : 25063 (bsolo) R 25061 25063 25014 0 -1 0 17183 0 0 0 15975 26 0 0 25 0 1 0 152869661 70758400 16430 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134540623 0 0 4096 16384 0 0 0 17 1 0 0
/proc/25063/statm: 17275 16430 296 55 0 16167 0
Current children cumulated CPU time (s) 160.01
Current children cumulated vsize (Kb) 69100

[startup+170.097 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 25063
/proc/meminfo: memFree=1481520/2055920 swapFree=4182684/4192956
[pid=25063] ppid=25061 vsize=68988 CPUtime=170.01
/proc/25063/stat : 25063 (bsolo) R 25061 25063 25014 0 -1 0 17183 0 0 0 16975 26 0 0 25 0 1 0 152869661 70643712 16418 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134540688 0 0 4096 16384 0 0 0 17 1 0 0
/proc/25063/statm: 17247 16418 296 55 0 16139 0
Current children cumulated CPU time (s) 170.01
Current children cumulated vsize (Kb) 68988

[startup+180.103 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 25063
/proc/meminfo: memFree=1481520/2055920 swapFree=4182684/4192956
[pid=25063] ppid=25061 vsize=68988 CPUtime=180.01
/proc/25063/stat : 25063 (bsolo) R 25061 25063 25014 0 -1 0 17183 0 0 0 17974 27 0 0 25 0 1 0 152869661 70643712 16418 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134524314 0 0 4096 16384 0 0 0 17 1 0 0
/proc/25063/statm: 17247 16418 296 55 0 16139 0
Current children cumulated CPU time (s) 180.01
Current children cumulated vsize (Kb) 68988

[startup+190.11 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 25063
/proc/meminfo: memFree=1481520/2055920 swapFree=4182684/4192956
[pid=25063] ppid=25061 vsize=68988 CPUtime=190.02
/proc/25063/stat : 25063 (bsolo) R 25061 25063 25014 0 -1 0 17183 0 0 0 18974 28 0 0 25 0 1 0 152869661 70643712 16418 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548379 0 0 4096 16384 0 0 0 17 1 0 0
/proc/25063/statm: 17247 16418 296 55 0 16139 0
Current children cumulated CPU time (s) 190.02
Current children cumulated vsize (Kb) 68988

[startup+200.115 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 25063
/proc/meminfo: memFree=1481520/2055920 swapFree=4182684/4192956
[pid=25063] ppid=25061 vsize=68976 CPUtime=200.02
/proc/25063/stat : 25063 (bsolo) R 25061 25063 25014 0 -1 0 17183 0 0 0 19973 29 0 0 25 0 1 0 152869661 70631424 16415 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/25063/statm: 17244 16415 296 55 0 16136 0
Current children cumulated CPU time (s) 200.02
Current children cumulated vsize (Kb) 68976

[startup+210.121 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 25063

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

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

[startup+1771.06 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 25065
/proc/meminfo: memFree=1480048/2055920 swapFree=4182684/4192956
[pid=25063] ppid=25061 vsize=70360 CPUtime=1770.39
/proc/25063/stat : 25063 (bsolo) R 25061 25063 25014 0 -1 0 18014 0 0 0 176864 175 0 0 25 0 1 0 152869661 72048640 16732 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134528729 0 0 4096 16384 0 0 0 17 1 0 0
/proc/25063/statm: 17590 16732 296 55 0 16482 0
Current children cumulated CPU time (s) 1770.39
Current children cumulated vsize (Kb) 70360

[startup+1781.06 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 25065
/proc/meminfo: memFree=1480048/2055920 swapFree=4182684/4192956
[pid=25063] ppid=25061 vsize=70360 CPUtime=1780.39
/proc/25063/stat : 25063 (bsolo) R 25061 25063 25014 0 -1 0 18014 0 0 0 177863 176 0 0 25 0 1 0 152869661 72048640 16732 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548233 0 0 4096 16384 0 0 0 17 1 0 0
/proc/25063/statm: 17590 16732 296 55 0 16482 0
Current children cumulated CPU time (s) 1780.39
Current children cumulated vsize (Kb) 70360

[startup+1782.07 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 25065
/proc/meminfo: memFree=1480048/2055920 swapFree=4182684/4192956
[pid=25063] ppid=25061 vsize=70360 CPUtime=1781.39
/proc/25063/stat : 25063 (bsolo) R 25061 25063 25014 0 -1 0 18014 0 0 0 177963 176 0 0 25 0 1 0 152869661 72048640 16732 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134528714 0 0 4096 16384 0 0 0 17 1 0 0
/proc/25063/statm: 17590 16732 296 55 0 16482 0
Current children cumulated CPU time (s) 1781.39
Current children cumulated vsize (Kb) 70360

[startup+1783.07 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 25065
/proc/meminfo: memFree=1480048/2055920 swapFree=4182684/4192956
[pid=25063] ppid=25061 vsize=70360 CPUtime=1782.4
/proc/25063/stat : 25063 (bsolo) R 25061 25063 25014 0 -1 0 18014 0 0 0 178064 176 0 0 25 0 1 0 152869661 72048640 16732 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/25063/statm: 17590 16732 296 55 0 16482 0
Current children cumulated CPU time (s) 1782.4
Current children cumulated vsize (Kb) 70360

[startup+1784.08 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 25065
/proc/meminfo: memFree=1480048/2055920 swapFree=4182684/4192956
[pid=25063] ppid=25061 vsize=70360 CPUtime=1783.4
/proc/25063/stat : 25063 (bsolo) R 25061 25063 25014 0 -1 0 18014 0 0 0 178164 176 0 0 25 0 1 0 152869661 72048640 16732 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134603842 0 0 4096 16384 0 0 0 17 1 0 0
/proc/25063/statm: 17590 16732 296 55 0 16482 0
Current children cumulated CPU time (s) 1783.4
Current children cumulated vsize (Kb) 70360

[startup+1785.08 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 25065
/proc/meminfo: memFree=1480048/2055920 swapFree=4182684/4192956
[pid=25063] ppid=25061 vsize=70360 CPUtime=1784.4
/proc/25063/stat : 25063 (bsolo) R 25061 25063 25014 0 -1 0 18014 0 0 0 178264 176 0 0 25 0 1 0 152869661 72048640 16732 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134533905 0 0 4096 16384 0 0 0 17 1 0 0
/proc/25063/statm: 17590 16732 296 55 0 16482 0
Current children cumulated CPU time (s) 1784.4
Current children cumulated vsize (Kb) 70360

[startup+1786.09 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 25065
/proc/meminfo: memFree=1480048/2055920 swapFree=4182684/4192956
[pid=25063] ppid=25061 vsize=70360 CPUtime=1785.41
/proc/25063/stat : 25063 (bsolo) R 25061 25063 25014 0 -1 0 18014 0 0 0 178365 176 0 0 25 0 1 0 152869661 72048640 16732 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134541390 0 0 4096 16384 0 0 0 17 1 0 0
/proc/25063/statm: 17590 16732 296 55 0 16482 0
Current children cumulated CPU time (s) 1785.41
Current children cumulated vsize (Kb) 70360

[startup+1787.09 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 25065
/proc/meminfo: memFree=1480048/2055920 swapFree=4182684/4192956
[pid=25063] ppid=25061 vsize=70360 CPUtime=1786.41
/proc/25063/stat : 25063 (bsolo) R 25061 25063 25014 0 -1 0 18014 0 0 0 178465 176 0 0 25 0 1 0 152869661 72048640 16732 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134542260 0 0 4096 16384 0 0 0 17 1 0 0
/proc/25063/statm: 17590 16732 296 55 0 16482 0
Current children cumulated CPU time (s) 1786.41
Current children cumulated vsize (Kb) 70360

[startup+1788.1 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 25065
/proc/meminfo: memFree=1480048/2055920 swapFree=4182684/4192956
[pid=25063] ppid=25061 vsize=70360 CPUtime=1787.41
/proc/25063/stat : 25063 (bsolo) R 25061 25063 25014 0 -1 0 18014 0 0 0 178565 176 0 0 25 0 1 0 152869661 72048640 16732 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134542135 0 0 4096 16384 0 0 0 17 1 0 0
/proc/25063/statm: 17590 16732 296 55 0 16482 0
Current children cumulated CPU time (s) 1787.41
Current children cumulated vsize (Kb) 70360

[startup+1789.1 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 25065
/proc/meminfo: memFree=1480048/2055920 swapFree=4182684/4192956
[pid=25063] ppid=25061 vsize=70360 CPUtime=1788.42
/proc/25063/stat : 25063 (bsolo) R 25061 25063 25014 0 -1 0 18014 0 0 0 178666 176 0 0 25 0 1 0 152869661 72048640 16732 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134529176 0 0 4096 16384 0 0 0 17 1 0 0
/proc/25063/statm: 17590 16732 296 55 0 16482 0
Current children cumulated CPU time (s) 1788.42
Current children cumulated vsize (Kb) 70360

[startup+1790.11 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 25065
/proc/meminfo: memFree=1480048/2055920 swapFree=4182684/4192956
[pid=25063] ppid=25061 vsize=70360 CPUtime=1789.42
/proc/25063/stat : 25063 (bsolo) R 25061 25063 25014 0 -1 0 18014 0 0 0 178766 176 0 0 25 0 1 0 152869661 72048640 16732 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134537196 0 0 4096 16384 0 0 0 17 1 0 0
/proc/25063/statm: 17590 16732 296 55 0 16482 0
Current children cumulated CPU time (s) 1789.42
Current children cumulated vsize (Kb) 70360

[startup+1791.11 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 25065
/proc/meminfo: memFree=1480048/2055920 swapFree=4182684/4192956
[pid=25063] ppid=25061 vsize=70360 CPUtime=1790.43
/proc/25063/stat : 25063 (bsolo) R 25061 25063 25014 0 -1 0 18014 0 0 0 178867 176 0 0 25 0 1 0 152869661 72048640 16732 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548392 0 0 4096 16384 0 0 0 17 1 0 0
/proc/25063/statm: 17590 16732 296 55 0 16482 0
Current children cumulated CPU time (s) 1790.43
Current children cumulated vsize (Kb) 70360

[startup+1792.12 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 25065
/proc/meminfo: memFree=1480048/2055920 swapFree=4182684/4192956
[pid=25063] ppid=25061 vsize=70360 CPUtime=1791.43
/proc/25063/stat : 25063 (bsolo) R 25061 25063 25014 0 -1 0 18014 0 0 0 178967 176 0 0 25 0 1 0 152869661 72048640 16732 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134542135 0 0 4096 16384 0 0 0 17 1 0 0
/proc/25063/statm: 17590 16732 296 55 0 16482 0
Current children cumulated CPU time (s) 1791.43
Current children cumulated vsize (Kb) 70360

[startup+1793.12 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 25065
/proc/meminfo: memFree=1480048/2055920 swapFree=4182684/4192956
[pid=25063] ppid=25061 vsize=70360 CPUtime=1792.45
/proc/25063/stat : 25063 (bsolo) R 25061 25063 25014 0 -1 0 18014 0 0 0 179068 177 0 0 25 0 1 0 152869661 72048640 16732 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134537565 0 0 4096 16384 0 0 0 17 1 0 0
/proc/25063/statm: 17590 16732 296 55 0 16482 0
Current children cumulated CPU time (s) 1792.45
Current children cumulated vsize (Kb) 70360

[startup+1794.13 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 25065
/proc/meminfo: memFree=1480048/2055920 swapFree=4182684/4192956
[pid=25063] ppid=25061 vsize=70360 CPUtime=1793.45
/proc/25063/stat : 25063 (bsolo) R 25061 25063 25014 0 -1 0 18014 0 0 0 179168 177 0 0 25 0 1 0 152869661 72048640 16732 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134524867 0 0 4096 16384 0 0 0 17 1 0 0
/proc/25063/statm: 17590 16732 296 55 0 16482 0
Current children cumulated CPU time (s) 1793.45
Current children cumulated vsize (Kb) 70360

[startup+1795.13 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 25065
/proc/meminfo: memFree=1480048/2055920 swapFree=4182684/4192956
[pid=25063] ppid=25061 vsize=70360 CPUtime=1794.45
/proc/25063/stat : 25063 (bsolo) R 25061 25063 25014 0 -1 0 18014 0 0 0 179268 177 0 0 25 0 1 0 152869661 72048640 16732 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/25063/statm: 17590 16732 296 55 0 16482 0
Current children cumulated CPU time (s) 1794.45
Current children cumulated vsize (Kb) 70360

[startup+1796.14 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 25065
/proc/meminfo: memFree=1480048/2055920 swapFree=4182684/4192956
[pid=25063] ppid=25061 vsize=70360 CPUtime=1795.45
/proc/25063/stat : 25063 (bsolo) R 25061 25063 25014 0 -1 0 18014 0 0 0 179368 177 0 0 25 0 1 0 152869661 72048640 16732 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134529320 0 0 4096 16384 0 0 0 17 1 0 0
/proc/25063/statm: 17590 16732 296 55 0 16482 0
Current children cumulated CPU time (s) 1795.45
Current children cumulated vsize (Kb) 70360

[startup+1797.14 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 25065
/proc/meminfo: memFree=1480048/2055920 swapFree=4182684/4192956
[pid=25063] ppid=25061 vsize=70360 CPUtime=1796.46
/proc/25063/stat : 25063 (bsolo) R 25061 25063 25014 0 -1 0 18014 0 0 0 179469 177 0 0 25 0 1 0 152869661 72048640 16732 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134537715 0 0 4096 16384 0 0 0 17 1 0 0
/proc/25063/statm: 17590 16732 296 55 0 16482 0
Current children cumulated CPU time (s) 1796.46
Current children cumulated vsize (Kb) 70360

[startup+1798.15 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 25065
/proc/meminfo: memFree=1480048/2055920 swapFree=4182684/4192956
[pid=25063] ppid=25061 vsize=70360 CPUtime=1797.47
/proc/25063/stat : 25063 (bsolo) R 25061 25063 25014 0 -1 0 18014 0 0 0 179569 178 0 0 25 0 1 0 152869661 72048640 16732 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134537735 0 0 4096 16384 0 0 0 17 1 0 0
/proc/25063/statm: 17590 16732 296 55 0 16482 0
Current children cumulated CPU time (s) 1797.47
Current children cumulated vsize (Kb) 70360

[startup+1799.15 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 25065
/proc/meminfo: memFree=1480048/2055920 swapFree=4182684/4192956
[pid=25063] ppid=25061 vsize=70360 CPUtime=1798.47
/proc/25063/stat : 25063 (bsolo) R 25061 25063 25014 0 -1 0 18014 0 0 0 179669 178 0 0 25 0 1 0 152869661 72048640 16732 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/25063/statm: 17590 16732 296 55 0 16482 0
Current children cumulated CPU time (s) 1798.47
Current children cumulated vsize (Kb) 70360

[startup+1800.16 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 25065
/proc/meminfo: memFree=1480048/2055920 swapFree=4182684/4192956
[pid=25063] ppid=25061 vsize=70360 CPUtime=1799.48
/proc/25063/stat : 25063 (bsolo) R 25061 25063 25014 0 -1 0 18014 0 0 0 179770 178 0 0 25 0 1 0 152869661 72048640 16732 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134542206 0 0 4096 16384 0 0 0 17 1 0 0
/proc/25063/statm: 17590 16732 296 55 0 16482 0
Current children cumulated CPU time (s) 1799.48
Current children cumulated vsize (Kb) 70360

Child status: 0
Real time (s): 1800.69
CPU time (s): 1800.02
CPU user time (s): 1798.22
CPU system time (s): 1.79473
CPU usage (%): 99.9624
Max. virtual memory (cumulated for all children) (Kb): 70360
The end

Launcher Data (download as text)

Begin job on node2 on Fri Jul 28 04:14:41 UTC 2006


FILE ID= 46267-1154060081

PBS_JOBID= 882198

BENCH NAME= HOME/pub/bench/PB06/final/normalized-PB06/SATUNSAT-SMALLINT/submitted-PB06/roussel/normalized-pigeon-clauses-65-60.opb
COMMAND LINE= ROOT/solvers/PB/PB06final/user10/bsolo ROOT/tmp/node2/46267-1154060081/instance-46267-1154060081.opb
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node2/watcher-46267-1154060081 -o ROOT/results/node2/solver-46267-1154060081 -C 1800 -M 1800 -S 64  ROOT/solvers/PB/PB06final/user10/bsolo ROOT/tmp/node2/46267-1154060081/instance-46267-1154060081.opb

MD5SUM SOLVER= 05cada221eb1efaaae980ebc7509e7e8
MD5SUM BENCH=  e2f35c503d924e79e4ebd2cc0bd6c322

RANDOM SEED= 469234922

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.276
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.276
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:       1546160 kB
Buffers:         33044 kB
Cached:         418424 kB
SwapCached:       3996 kB
Active:          60536 kB
Inactive:       399960 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1546160 kB
SwapTotal:     4192956 kB
SwapFree:      4182684 kB
Dirty:             184 kB
Writeback:           0 kB
Mapped:          14528 kB
Slab:            35264 kB
Committed_AS:   630064 kB
PageTables:       1492 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB


End job on node2 on Fri Jul 28 04:44:42 UTC 2006