Trace number 46263

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.01 1800.68

General information on the benchmark

Namenormalized-PB06/SATUNSAT-SMALLINT/submitted-PB06/
roussel/normalized-pigeon-clauses-41-40.opb
MD5SUMe9d572489c41443264f4f0eeadc7c4fb
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 variables1640
Total number of constraints32841
Number of constraints which are clauses32841
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 constraint40
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 41
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.06	c Time Limit set via PBTIMEOUT to 1800
0.11	c INFO: OSL Context initialized.
0.58	c Initial problem consists of 1640 variables and 32841 constraints.
0.87	c Using non-optimization problem switches.
0.87	c No problem reductions applied in OPT. instance.
0.87	c	preprocess terminated. Elapsed time: 0.776
0.87	c After prepocess the problem consists of 1640 variables and 32841 constraints.
0.96	c Restart #1 #Var: 1640 LB: 0 @ 0.862
1.22	c Restart #2 #Var: 1640 LB: 0 @ 1.127
1.60	c Restart #3 #Var: 1640 LB: 0 @ 1.502
2.08	c Restart #4 #Var: 1640 LB: 0 @ 1.987
2.70	c Restart #5 #Var: 1640 LB: 0 @ 2.602
3.41	c Restart #6 #Var: 1640 LB: 0 @ 3.318
4.39	c Restart #7 #Var: 1640 LB: 0 @ 4.292
5.34	c Restart #8 #Var: 1640 LB: 0 @ 5.239
6.51	c Restart #9 #Var: 1640 LB: 0 @ 6.412
7.86	c Restart #10 #Var: 1640 LB: 0 @ 7.76
9.51	c Restart #11 #Var: 1640 LB: 0 @ 9.411
11.43	c Restart #12 #Var: 1640 LB: 0 @ 11.332
13.58	c Restart #13 #Var: 1640 LB: 0 @ 13.48
15.92	c Restart #14 #Var: 1640 LB: 0 @ 15.817
18.44	c Restart #15 #Var: 1640 LB: 0 @ 18.333
21.16	c Restart #16 #Var: 1640 LB: 0 @ 21.053
24.18	c Restart #17 #Var: 1640 LB: 0 @ 24.079
27.36	c Restart #18 #Var: 1640 LB: 0 @ 27.255
30.38	c Restart #19 #Var: 1640 LB: 0 @ 30.269
33.66	c Restart #20 #Var: 1640 LB: 0 @ 33.552
37.12	c Restart #21 #Var: 1640 LB: 0 @ 37.008
40.72	c Restart #22 #Var: 1640 LB: 0 @ 40.611
44.61	c Restart #23 #Var: 1640 LB: 0 @ 44.505
48.77	c Restart #24 #Var: 1640 LB: 0 @ 48.657
53.04	c Restart #25 #Var: 1640 LB: 0 @ 52.932
57.63	c Restart #26 #Var: 1640 LB: 0 @ 57.518
62.48	c Restart #27 #Var: 1640 LB: 0 @ 62.361
67.37	c Restart #28 #Var: 1640 LB: 0 @ 67.258
72.38	c Restart #29 #Var: 1640 LB: 0 @ 72.26
77.24	c Restart #30 #Var: 1640 LB: 0 @ 77.118
82.75	c Restart #31 #Var: 1640 LB: 0 @ 82.631
88.66	c Restart #32 #Var: 1640 LB: 0 @ 88.519
94.44	c Restart #33 #Var: 1640 LB: 0 @ 94.297
100.25	c Restart #34 #Var: 1640 LB: 0 @ 100.1
106.15	c Restart #35 #Var: 1640 LB: 0 @ 105.98
112.14	c Restart #36 #Var: 1640 LB: 0 @ 111.97
118.60	c Restart #37 #Var: 1640 LB: 0 @ 118.41
125.21	c Restart #38 #Var: 1640 LB: 0 @ 125.02
131.90	c Restart #39 #Var: 1640 LB: 0 @ 131.7
138.97	c Restart #40 #Var: 1640 LB: 0 @ 138.77
146.31	c Restart #41 #Var: 1640 LB: 0 @ 146.11
153.34	c Restart #42 #Var: 1640 LB: 0 @ 153.14
160.65	c Restart #43 #Var: 1640 LB: 0 @ 160.44
167.94	c Restart #44 #Var: 1640 LB: 0 @ 167.73
175.63	c Restart #45 #Var: 1640 LB: 0 @ 175.42
183.59	c Restart #46 #Var: 1640 LB: 0 @ 183.38
191.89	c Restart #47 #Var: 1640 LB: 0 @ 191.67
200.47	c Restart #48 #Var: 1640 LB: 0 @ 200.26
209.08	c Restart #49 #Var: 1640 LB: 0 @ 208.86
217.80	c Restart #50 #Var: 1640 LB: 0 @ 217.58
226.92	c Restart #51 #Var: 1640 LB: 0 @ 226.7
235.57	c Restart #52 #Var: 1640 LB: 0 @ 235.35
244.80	c Restart #53 #Var: 1640 LB: 0 @ 244.57
253.92	c Restart #54 #Var: 1640 LB: 0 @ 253.69
263.29	c Restart #55 #Var: 1640 LB: 0 @ 263.06
272.56	c Restart #56 #Var: 1640 LB: 0 @ 272.32
282.11	c Restart #57 #Var: 1640 LB: 0 @ 281.87
291.99	c Restart #58 #Var: 1640 LB: 0 @ 291.75
302.12	c Restart #59 #Var: 1640 LB: 0 @ 301.88
312.50	c Restart #60 #Var: 1640 LB: 0 @ 312.26
322.34	c Restart #61 #Var: 1640 LB: 0 @ 322.09
333.32	c Restart #62 #Var: 1640 LB: 0 @ 333.06
344.10	c Restart #63 #Var: 1640 LB: 0 @ 343.84
355.62	c Restart #64 #Var: 1640 LB: 0 @ 355.36
367.23	c Restart #65 #Var: 1640 LB: 0 @ 366.96
378.46	c Restart #66 #Var: 1640 LB: 0 @ 378.2
390.43	c Restart #67 #Var: 1640 LB: 0 @ 390.16
402.21	c Restart #68 #Var: 1640 LB: 0 @ 401.93
413.41	c Restart #69 #Var: 1640 LB: 0 @ 413.14
424.90	c Restart #70 #Var: 1640 LB: 0 @ 424.62
435.30	c Restart #71 #Var: 1640 LB: 0 @ 435.02
446.78	c Restart #72 #Var: 1640 LB: 0 @ 446.5
458.11	c Restart #73 #Var: 1640 LB: 0 @ 457.82
469.43	c Restart #74 #Var: 1640 LB: 0 @ 469.14
481.63	c Restart #75 #Var: 1640 LB: 0 @ 481.33
493.50	c Restart #76 #Var: 1640 LB: 0 @ 493.21
505.80	c Restart #77 #Var: 1640 LB: 0 @ 505.5
518.39	c Restart #78 #Var: 1640 LB: 0 @ 518.09
531.98	c Restart #79 #Var: 1640 LB: 0 @ 531.67
544.63	c Restart #80 #Var: 1640 LB: 0 @ 544.32
557.92	c Restart #81 #Var: 1640 LB: 0 @ 557.61
571.18	c Restart #82 #Var: 1640 LB: 0 @ 570.86
585.27	c Restart #83 #Var: 1640 LB: 0 @ 584.95
598.87	c Restart #84 #Var: 1640 LB: 0 @ 598.55
612.53	c Restart #85 #Var: 1640 LB: 0 @ 612.2
626.13	c Restart #86 #Var: 1640 LB: 0 @ 625.79
642.97	c Restart #87 #Var: 1640 LB: 0 @ 642.63
658.59	c Restart #88 #Var: 1640 LB: 0 @ 658.25
672.51	c Restart #89 #Var: 1640 LB: 0 @ 672.16
686.50	c Restart #90 #Var: 1640 LB: 0 @ 686.14
702.07	c Restart #91 #Var: 1640 LB: 0 @ 701.71
717.16	c Restart #92 #Var: 1640 LB: 0 @ 716.8
733.23	c Restart #93 #Var: 1640 LB: 0 @ 732.87
750.37	c Restart #94 #Var: 1640 LB: 0 @ 750
767.74	c Restart #95 #Var: 1640 LB: 0 @ 767.37
783.94	c Restart #96 #Var: 1640 LB: 0 @ 783.57
800.21	c Restart #97 #Var: 1640 LB: 0 @ 799.83
817.71	c Restart #98 #Var: 1640 LB: 0 @ 817.33
834.87	c Restart #99 #Var: 1640 LB: 0 @ 834.47
852.64	c Restart #100 #Var: 1640 LB: 0 @ 852.24
869.91	c Restart #101 #Var: 1640 LB: 0 @ 869.51
887.44	c Restart #102 #Var: 1640 LB: 0 @ 887.03
905.69	c CHANGE Heuristic... 
905.69	c Restart #0 #Var: 1640 LB: 0 @ 905.28
905.86	c Restart #1 #Var: 1640 LB: 0 @ 905.45
906.18	c Restart #2 #Var: 1640 LB: 0 @ 905.76
906.66	c Restart #3 #Var: 1640 LB: 0 @ 906.24
907.26	c Restart #4 #Var: 1640 LB: 0 @ 906.85
908.05	c Restart #5 #Var: 1640 LB: 0 @ 907.63
908.94	c Restart #6 #Var: 1640 LB: 0 @ 908.52
910.03	c Restart #7 #Var: 1640 LB: 0 @ 909.61
911.23	c Restart #8 #Var: 1640 LB: 0 @ 910.82
912.54	c Restart #9 #Var: 1640 LB: 0 @ 912.13
914.17	c Restart #10 #Var: 1640 LB: 0 @ 913.76
915.76	c Restart #11 #Var: 1640 LB: 0 @ 915.34
917.50	c Restart #12 #Var: 1640 LB: 0 @ 917.08
919.35	c Restart #13 #Var: 1640 LB: 0 @ 918.93
921.27	c Restart #14 #Var: 1640 LB: 0 @ 920.86
923.47	c Restart #15 #Var: 1640 LB: 0 @ 923.05
925.71	c Restart #16 #Var: 1640 LB: 0 @ 925.3
928.04	c Restart #17 #Var: 1640 LB: 0 @ 927.62
930.65	c Restart #18 #Var: 1640 LB: 0 @ 930.24
933.38	c Restart #19 #Var: 1640 LB: 0 @ 932.96
936.42	c Restart #20 #Var: 1640 LB: 0 @ 936
939.54	c Restart #21 #Var: 1640 LB: 0 @ 939.12
942.79	c Restart #22 #Var: 1640 LB: 0 @ 942.37
946.16	c Restart #23 #Var: 1640 LB: 0 @ 945.74
949.68	c Restart #24 #Var: 1640 LB: 0 @ 949.25
953.51	c Restart #25 #Var: 1640 LB: 0 @ 953.08
957.45	c Restart #26 #Var: 1640 LB: 0 @ 957.02
961.46	c Restart #27 #Var: 1640 LB: 0 @ 961.03
965.71	c Restart #28 #Var: 1640 LB: 0 @ 965.28
970.30	c Restart #29 #Var: 1640 LB: 0 @ 969.86
974.89	c Restart #30 #Var: 1640 LB: 0 @ 974.46
979.69	c Restart #31 #Var: 1640 LB: 0 @ 979.25
984.51	c Restart #32 #Var: 1640 LB: 0 @ 984.07
989.53	c Restart #33 #Var: 1640 LB: 0 @ 989.1
994.70	c Restart #34 #Var: 1640 LB: 0 @ 994.27
1000.12	c Restart #35 #Var: 1640 LB: 0 @ 999.68
1005.61	c Restart #36 #Var: 1640 LB: 0 @ 1005.2
1011.53	c Restart #37 #Var: 1640 LB: 0 @ 1011.1
1017.60	c Restart #38 #Var: 1640 LB: 0 @ 1017.2
1023.65	c Restart #39 #Var: 1640 LB: 0 @ 1023.2
1029.82	c Restart #40 #Var: 1640 LB: 0 @ 1029.4
1036.28	c Restart #41 #Var: 1640 LB: 0 @ 1035.8
1043.20	c Restart #42 #Var: 1640 LB: 0 @ 1042.7
1050.27	c Restart #43 #Var: 1640 LB: 0 @ 1049.8
1057.47	c Restart #44 #Var: 1640 LB: 0 @ 1057
1064.99	c Restart #45 #Var: 1640 LB: 0 @ 1064.5
1072.47	c Restart #46 #Var: 1640 LB: 0 @ 1072
1080.15	c Restart #47 #Var: 1640 LB: 0 @ 1079.7
1087.71	c Restart #48 #Var: 1640 LB: 0 @ 1087.2
1095.29	c Restart #49 #Var: 1640 LB: 0 @ 1094.8
1102.95	c Restart #50 #Var: 1640 LB: 0 @ 1102.5
1110.71	c Restart #51 #Var: 1640 LB: 0 @ 1110.2
1119.01	c Restart #52 #Var: 1640 LB: 0 @ 1118.5
1128.01	c Restart #53 #Var: 1640 LB: 0 @ 1127.5
1136.85	c Restart #54 #Var: 1640 LB: 0 @ 1136.4
1145.67	c Restart #55 #Var: 1640 LB: 0 @ 1145.2
1155.46	c Restart #56 #Var: 1640 LB: 0 @ 1155
1165.51	c Restart #57 #Var: 1640 LB: 0 @ 1165
1174.97	c Restart #58 #Var: 1640 LB: 0 @ 1174.5
1184.70	c Restart #59 #Var: 1640 LB: 0 @ 1184.2
1194.89	c Restart #60 #Var: 1640 LB: 0 @ 1194.4
1204.80	c Restart #61 #Var: 1640 LB: 0 @ 1204.3
1214.67	c Restart #62 #Var: 1640 LB: 0 @ 1214.2
1224.15	c Restart #63 #Var: 1640 LB: 0 @ 1223.7
1234.82	c Restart #64 #Var: 1640 LB: 0 @ 1234.3
1245.22	c Restart #65 #Var: 1640 LB: 0 @ 1244.7
1256.25	c Restart #66 #Var: 1640 LB: 0 @ 1255.7
1267.05	c Restart #67 #Var: 1640 LB: 0 @ 1266.5
1277.42	c Restart #68 #Var: 1640 LB: 0 @ 1276.9
1289.60	c Restart #69 #Var: 1640 LB: 0 @ 1289.1
1300.99	c Restart #70 #Var: 1640 LB: 0 @ 1300.5
1312.62	c Restart #71 #Var: 1640 LB: 0 @ 1312.1
1323.73	c Restart #72 #Var: 1640 LB: 0 @ 1323.2
1335.60	c Restart #73 #Var: 1640 LB: 0 @ 1335.1
1347.40	c Restart #74 #Var: 1640 LB: 0 @ 1346.9
1359.62	c Restart #75 #Var: 1640 LB: 0 @ 1359.1
1372.58	c Restart #76 #Var: 1640 LB: 0 @ 1372
1385.96	c Restart #77 #Var: 1640 LB: 0 @ 1385.4
1399.20	c Restart #78 #Var: 1640 LB: 0 @ 1398.7
1412.55	c Restart #79 #Var: 1640 LB: 0 @ 1412
1426.09	c Restart #80 #Var: 1640 LB: 0 @ 1425.5
1439.90	c Restart #81 #Var: 1640 LB: 0 @ 1439.3
1453.95	c Restart #82 #Var: 1640 LB: 0 @ 1453.4
1467.74	c Restart #83 #Var: 1640 LB: 0 @ 1467.2
1482.20	c Restart #84 #Var: 1640 LB: 0 @ 1481.6
1496.30	c Restart #85 #Var: 1640 LB: 0 @ 1495.7
1510.71	c Restart #86 #Var: 1640 LB: 0 @ 1510.1
1526.42	c Restart #87 #Var: 1640 LB: 0 @ 1525.8
1541.63	c Restart #88 #Var: 1640 LB: 0 @ 1541
1556.93	c Restart #89 #Var: 1640 LB: 0 @ 1556.3
1572.34	c Restart #90 #Var: 1640 LB: 0 @ 1571.7
1588.44	c Restart #91 #Var: 1640 LB: 0 @ 1587.8
1603.66	c Restart #92 #Var: 1640 LB: 0 @ 1603
1618.60	c Restart #93 #Var: 1640 LB: 0 @ 1618
1634.33	c Restart #94 #Var: 1640 LB: 0 @ 1633.7
1651.03	c Restart #95 #Var: 1640 LB: 0 @ 1650.4
1668.49	c Restart #96 #Var: 1640 LB: 0 @ 1667.9
1685.52	c Restart #97 #Var: 1640 LB: 0 @ 1684.9
1702.82	c Restart #98 #Var: 1640 LB: 0 @ 1702.2
1719.84	c Restart #99 #Var: 1640 LB: 0 @ 1719.2
1737.45	c Restart #100 #Var: 1640 LB: 0 @ 1736.8
1754.87	c Restart #101 #Var: 1640 LB: 0 @ 1754.2
1773.45	c Restart #102 #Var: 1640 LB: 0 @ 1772.8
1791.91	c Restart #103 #Var: 1640 LB: 0 @ 1791.2
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/node33/watcher-46263-1154059173 -o ROOT/results/node33/solver-46263-1154059173 -C 1800 -M 1800 -S 64 ROOT/solvers/PB/PB06final/user10/bsolo ROOT/tmp/node33/46263-1154059173/instance-46263-1154059173.opb 

Current StackSize limit: 67108864 bytes

/proc/loadavg: 0.92 0.97 0.96 2/64 21808
/proc/meminfo: memFree=1415696/2055920 swapFree=4183192/4192956
[pid=21808] ppid=21806 vsize=436 CPUtime=0
/proc/21808/stat : 21808 (bsolo) R 21806 21808 21759 0 -1 0 39 0 0 0 0 0 0 0 18 0 1 0 152792233 446464 23 18446744073709551615 134512640 134738892 4294956672 18446744073709551615 10945083 0 0 4096 0 0 0 0 17 1 0 0
/proc/21808/statm: 725 24 18 55 0 19 0

[startup+10.0027 s]
/proc/loadavg: 0.93 0.97 0.96 2/64 21808
/proc/meminfo: memFree=1394448/2055920 swapFree=4183192/4192956
[pid=21808] ppid=21806 vsize=23396 CPUtime=9.9
/proc/21808/stat : 21808 (bsolo) R 21806 21808 21759 0 -1 0 5123 0 11 0 985 5 0 0 25 0 1 0 152792233 23957504 5033 18446744073709551615 134512640 134738892 4294956672 18446744073709551615 134542170 0 0 4096 16384 0 0 0 17 1 0 0
/proc/21808/statm: 5849 5033 296 55 0 4741 0
Current children cumulated CPU time (s) 9.9
Current children cumulated vsize (Kb) 23396

[startup+20.0099 s]
/proc/loadavg: 0.94 0.97 0.96 2/64 21808
/proc/meminfo: memFree=1394256/2055920 swapFree=4183192/4192956
[pid=21808] ppid=21806 vsize=23764 CPUtime=19.9
/proc/21808/stat : 21808 (bsolo) R 21806 21808 21759 0 -1 0 5263 0 11 0 1983 7 0 0 25 0 1 0 152792233 24334336 5098 18446744073709551615 134512640 134738892 4294956672 18446744073709551615 134534809 0 0 4096 16384 0 0 0 17 1 0 0
/proc/21808/statm: 5941 5098 296 55 0 4833 0
Current children cumulated CPU time (s) 19.9
Current children cumulated vsize (Kb) 23764

[startup+30.0162 s]
/proc/loadavg: 0.95 0.97 0.96 2/64 21808
/proc/meminfo: memFree=1394256/2055920 swapFree=4183192/4192956
[pid=21808] ppid=21806 vsize=23732 CPUtime=29.91
/proc/21808/stat : 21808 (bsolo) R 21806 21808 21759 0 -1 0 5278 0 11 0 2983 8 0 0 25 0 1 0 152792233 24301568 5113 18446744073709551615 134512640 134738892 4294956672 18446744073709551615 134548211 0 0 4096 16384 0 0 0 17 1 0 0
/proc/21808/statm: 5933 5113 296 55 0 4825 0
Current children cumulated CPU time (s) 29.91
Current children cumulated vsize (Kb) 23732

[startup+40.0225 s]
/proc/loadavg: 0.96 0.97 0.96 2/64 21808
/proc/meminfo: memFree=1394256/2055920 swapFree=4183192/4192956
[pid=21808] ppid=21806 vsize=23732 CPUtime=39.91
/proc/21808/stat : 21808 (bsolo) R 21806 21808 21759 0 -1 0 5278 0 11 0 3982 9 0 0 25 0 1 0 152792233 24301568 5113 18446744073709551615 134512640 134738892 4294956672 18446744073709551615 134548547 0 0 4096 16384 0 0 0 17 1 0 0
/proc/21808/statm: 5933 5113 296 55 0 4825 0
Current children cumulated CPU time (s) 39.91
Current children cumulated vsize (Kb) 23732

[startup+50.0288 s]
/proc/loadavg: 0.96 0.97 0.96 2/64 21808
/proc/meminfo: memFree=1394320/2055920 swapFree=4183192/4192956
[pid=21808] ppid=21806 vsize=23732 CPUtime=49.91
/proc/21808/stat : 21808 (bsolo) R 21806 21808 21759 0 -1 0 5278 0 11 0 4982 9 0 0 25 0 1 0 152792233 24301568 5113 18446744073709551615 134512640 134738892 4294956672 18446744073709551615 134534063 0 0 4096 16384 0 0 0 17 1 0 0
/proc/21808/statm: 5933 5113 296 55 0 4825 0
Current children cumulated CPU time (s) 49.91
Current children cumulated vsize (Kb) 23732

[startup+60.0351 s]
/proc/loadavg: 0.97 0.97 0.96 2/64 21808
/proc/meminfo: memFree=1394192/2055920 swapFree=4183192/4192956
[pid=21808] ppid=21806 vsize=23784 CPUtime=59.91
/proc/21808/stat : 21808 (bsolo) R 21806 21808 21759 0 -1 0 5308 0 11 0 5982 9 0 0 25 0 1 0 152792233 24354816 5131 18446744073709551615 134512640 134738892 4294956672 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/21808/statm: 5946 5131 296 55 0 4838 0
Current children cumulated CPU time (s) 59.91
Current children cumulated vsize (Kb) 23784

[startup+70.0413 s]
/proc/loadavg: 0.97 0.97 0.96 2/64 21808
/proc/meminfo: memFree=1394064/2055920 swapFree=4183192/4192956
[pid=21808] ppid=21806 vsize=23784 CPUtime=69.91
/proc/21808/stat : 21808 (bsolo) R 21806 21808 21759 0 -1 0 5347 0 11 0 6981 10 0 0 25 0 1 0 152792233 24354816 5131 18446744073709551615 134512640 134738892 4294956672 18446744073709551615 134541274 0 0 4096 16384 0 0 0 17 1 0 0
/proc/21808/statm: 5946 5131 296 55 0 4838 0
Current children cumulated CPU time (s) 69.91
Current children cumulated vsize (Kb) 23784

[startup+80.0486 s]
/proc/loadavg: 0.98 0.97 0.96 2/64 21808
/proc/meminfo: memFree=1394128/2055920 swapFree=4183192/4192956
[pid=21808] ppid=21806 vsize=23916 CPUtime=79.92
/proc/21808/stat : 21808 (bsolo) R 21806 21808 21759 0 -1 0 5371 0 11 0 7981 11 0 0 25 0 1 0 152792233 24489984 5155 18446744073709551615 134512640 134738892 4294956672 18446744073709551615 11386496 0 0 4096 16384 0 0 0 17 1 0 0
/proc/21808/statm: 5979 5155 296 55 0 4871 0
Current children cumulated CPU time (s) 79.92
Current children cumulated vsize (Kb) 23916

[startup+90.0549 s]
/proc/loadavg: 0.98 0.97 0.96 2/70 21834
/proc/meminfo: memFree=1392664/2055920 swapFree=4183192/4192956
[pid=21808] ppid=21806 vsize=24144 CPUtime=89.91
/proc/21808/stat : 21808 (bsolo) R 21806 21808 21759 0 -1 0 5417 0 11 0 8979 12 0 0 25 0 1 0 152792233 24723456 5201 18446744073709551615 134512640 134738892 4294956672 18446744073709551615 134528793 0 0 4096 16384 0 0 0 17 1 0 0
/proc/21808/statm: 6036 5201 296 55 0 4928 0
Current children cumulated CPU time (s) 89.91
Current children cumulated vsize (Kb) 24144

[startup+100.061 s]
/proc/loadavg: 0.98 0.97 0.96 2/70 21916
/proc/meminfo: memFree=1392536/2055920 swapFree=4183192/4192956
[pid=21808] ppid=21806 vsize=24092 CPUtime=99.91
/proc/21808/stat : 21808 (bsolo) R 21806 21808 21759 0 -1 0 5420 0 11 0 9974 17 0 0 25 0 1 0 152792233 24670208 5204 18446744073709551615 134512640 134738892 4294956672 18446744073709551615 134523804 0 0 4096 16384 0 0 0 17 1 0 0
/proc/21808/statm: 6023 5204 296 55 0 4915 0
Current children cumulated CPU time (s) 99.91
Current children cumulated vsize (Kb) 24092

[startup+110.068 s]
/proc/loadavg: 0.98 0.97 0.96 2/70 21966
/proc/meminfo: memFree=1392536/2055920 swapFree=4183192/4192956
[pid=21808] ppid=21806 vsize=24092 CPUtime=109.89
/proc/21808/stat : 21808 (bsolo) R 21806 21808 21759 0 -1 0 5420 0 11 0 10970 19 0 0 25 0 1 0 152792233 24670208 5204 18446744073709551615 134512640 134738892 4294956672 18446744073709551615 134542120 0 0 4096 16384 0 0 0 17 1 0 0
/proc/21808/statm: 6023 5204 296 55 0 4915 0
Current children cumulated CPU time (s) 109.89
Current children cumulated vsize (Kb) 24092

[startup+120.076 s]
/proc/loadavg: 0.99 0.97 0.96 2/64 22006
/proc/meminfo: memFree=1393536/2055920 swapFree=4183192/4192956
[pid=21808] ppid=21806 vsize=24092 CPUtime=119.88
/proc/21808/stat : 21808 (bsolo) R 21806 21808 21759 0 -1 0 5420 0 11 0 11968 20 0 0 25 0 1 0 152792233 24670208 5204 18446744073709551615 134512640 134738892 4294956672 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/21808/statm: 6023 5204 296 55 0 4915 0
Current children cumulated CPU time (s) 119.88
Current children cumulated vsize (Kb) 24092

[startup+130.082 s]
/proc/loadavg: 0.99 0.97 0.96 2/64 22006
/proc/meminfo: memFree=1393616/2055920 swapFree=4183192/4192956
[pid=21808] ppid=21806 vsize=24092 CPUtime=129.87
/proc/21808/stat : 21808 (bsolo) R 21806 21808 21759 0 -1 0 5420 0 11 0 12967 20 0 0 25 0 1 0 152792233 24670208 5204 18446744073709551615 134512640 134738892 4294956672 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/21808/statm: 6023 5204 296 55 0 4915 0
Current children cumulated CPU time (s) 129.87
Current children cumulated vsize (Kb) 24092

[startup+140.088 s]
/proc/loadavg: 0.99 0.97 0.96 2/64 22006
/proc/meminfo: memFree=1393552/2055920 swapFree=4183192/4192956
[pid=21808] ppid=21806 vsize=24092 CPUtime=139.88
/proc/21808/stat : 21808 (bsolo) R 21806 21808 21759 0 -1 0 5423 0 11 0 13966 22 0 0 25 0 1 0 152792233 24670208 5207 18446744073709551615 134512640 134738892 4294956672 18446744073709551615 134542300 0 0 4096 16384 0 0 0 17 1 0 0
/proc/21808/statm: 6023 5207 296 55 0 4915 0
Current children cumulated CPU time (s) 139.88
Current children cumulated vsize (Kb) 24092

[startup+150.095 s]
/proc/loadavg: 0.99 0.97 0.96 2/64 22006
/proc/meminfo: memFree=1393616/2055920 swapFree=4183192/4192956
[pid=21808] ppid=21806 vsize=24092 CPUtime=149.88
/proc/21808/stat : 21808 (bsolo) R 21806 21808 21759 0 -1 0 5423 0 11 0 14966 22 0 0 25 0 1 0 152792233 24670208 5207 18446744073709551615 134512640 134738892 4294956672 18446744073709551615 134542206 0 0 4096 16384 0 0 0 17 1 0 0
/proc/21808/statm: 6023 5207 296 55 0 4915 0
Current children cumulated CPU time (s) 149.88
Current children cumulated vsize (Kb) 24092

[startup+160.101 s]
/proc/loadavg: 0.99 0.97 0.96 2/64 22006
/proc/meminfo: memFree=1393616/2055920 swapFree=4183192/4192956
[pid=21808] ppid=21806 vsize=24092 CPUtime=159.88
/proc/21808/stat : 21808 (bsolo) R 21806 21808 21759 0 -1 0 5423 0 11 0 15965 23 0 0 25 0 1 0 152792233 24670208 5207 18446744073709551615 134512640 134738892 4294956672 18446744073709551615 134603830 0 0 4096 16384 0 0 0 17 1 0 0
/proc/21808/statm: 6023 5207 296 55 0 4915 0
Current children cumulated CPU time (s) 159.88
Current children cumulated vsize (Kb) 24092

[startup+170.107 s]
/proc/loadavg: 0.99 0.97 0.96 2/64 22006
/proc/meminfo: memFree=1393616/2055920 swapFree=4183192/4192956
[pid=21808] ppid=21806 vsize=24092 CPUtime=169.89
/proc/21808/stat : 21808 (bsolo) R 21806 21808 21759 0 -1 0 5423 0 11 0 16965 24 0 0 25 0 1 0 152792233 24670208 5207 18446744073709551615 134512640 134738892 4294956672 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/21808/statm: 6023 5207 296 55 0 4915 0
Current children cumulated CPU time (s) 169.89
Current children cumulated vsize (Kb) 24092

[startup+180.113 s]
/proc/loadavg: 0.99 0.97 0.96 2/64 22006
/proc/meminfo: memFree=1393552/2055920 swapFree=4183192/4192956
[pid=21808] ppid=21806 vsize=24092 CPUtime=179.9
/proc/21808/stat : 21808 (bsolo) R 21806 21808 21759 0 -1 0 5433 0 11 0 17965 25 0 0 25 0 1 0 152792233 24670208 5208 18446744073709551615 134512640 134738892 4294956672 18446744073709551615 134534798 0 0 4096 16384 0 0 0 17 1 0 0
/proc/21808/statm: 6023 5208 296 55 0 4915 0
Current children cumulated CPU time (s) 179.9
Current children cumulated vsize (Kb) 24092

[startup+190.12 s]
/proc/loadavg: 0.99 0.97 0.96 2/64 22006
/proc/meminfo: memFree=1393616/2055920 swapFree=4183192/4192956
[pid=21808] ppid=21806 vsize=24104 CPUtime=189.9
/proc/21808/stat : 21808 (bsolo) R 21806 21808 21759 0 -1 0 5434 0 11 0 18965 25 0 0 25 0 1 0 152792233 24682496 5209 18446744073709551615 134512640 134738892 4294956672 18446744073709551615 134540667 0 0 4096 16384 0 0 0 17 1 0 0
/proc/21808/statm: 6026 5209 296 55 0 4918 0
Current children cumulated CPU time (s) 189.9
Current children cumulated vsize (Kb) 24104

[startup+200.126 s]
/proc/loadavg: 0.99 0.97 0.96 2/64 22006
/proc/meminfo: memFree=1393488/2055920 swapFree=4183192/4192956
[pid=21808] ppid=21806 vsize=24284 CPUtime=199.9
/proc/21808/stat : 21808 (bsolo) R 21806 21808 21759 0 -1 0 5481 0 11 0 19964 26 0 0 25 0 1 0 152792233 24866816 5234 18446744073709551615 134512640 134738892 4294956672 18446744073709551615 134537786 0 0 4096 16384 0 0 0 17 1 0 0
/proc/21808/statm: 6071 5234 296 55 0 4963 0
Current children cumulated CPU time (s) 199.9
Current children cumulated vsize (Kb) 24284

[startup+210.132 s]
/proc/loadavg: 0.99 0.97 0.96 2/64 22006

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

Current children cumulated CPU time (s) 1760.45
Current children cumulated vsize (Kb) 27368

[startup+1771.11 s]
/proc/loadavg: 0.99 0.97 0.96 2/64 22006
/proc/meminfo: memFree=1390096/2055920 swapFree=4183192/4192956
[pid=21808] ppid=21806 vsize=27552 CPUtime=1770.46
/proc/21808/stat : 21808 (bsolo) R 21806 21808 21759 0 -1 0 6824 0 11 0 176843 203 0 0 25 0 1 0 152792233 28213248 6067 18446744073709551615 134512640 134738892 4294956672 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/21808/statm: 6888 6067 296 55 0 5780 0
Current children cumulated CPU time (s) 1770.46
Current children cumulated vsize (Kb) 27552

[startup+1781.12 s]
/proc/loadavg: 0.99 0.97 0.96 2/64 22006
/proc/meminfo: memFree=1390032/2055920 swapFree=4183192/4192956
[pid=21808] ppid=21806 vsize=27684 CPUtime=1780.45
/proc/21808/stat : 21808 (bsolo) R 21806 21808 21759 0 -1 0 6838 0 11 0 177842 203 0 0 25 0 1 0 152792233 28348416 6081 18446744073709551615 134512640 134738892 4294956672 18446744073709551615 134534798 0 0 4096 16384 0 0 0 17 1 0 0
/proc/21808/statm: 6921 6081 296 55 0 5813 0
Current children cumulated CPU time (s) 1780.45
Current children cumulated vsize (Kb) 27684

[startup+1782.13 s]
/proc/loadavg: 0.99 0.97 0.96 2/64 22006
/proc/meminfo: memFree=1390032/2055920 swapFree=4183192/4192956
[pid=21808] ppid=21806 vsize=27684 CPUtime=1781.46
/proc/21808/stat : 21808 (bsolo) R 21806 21808 21759 0 -1 0 6838 0 11 0 177942 204 0 0 25 0 1 0 152792233 28348416 6081 18446744073709551615 134512640 134738892 4294956672 18446744073709551615 134548601 0 0 4096 16384 0 0 0 17 1 0 0
/proc/21808/statm: 6921 6081 296 55 0 5813 0
Current children cumulated CPU time (s) 1781.46
Current children cumulated vsize (Kb) 27684

[startup+1783.13 s]
/proc/loadavg: 0.99 0.97 0.96 2/64 22006
/proc/meminfo: memFree=1390032/2055920 swapFree=4183192/4192956
[pid=21808] ppid=21806 vsize=27684 CPUtime=1782.47
/proc/21808/stat : 21808 (bsolo) R 21806 21808 21759 0 -1 0 6838 0 11 0 178043 204 0 0 25 0 1 0 152792233 28348416 6081 18446744073709551615 134512640 134738892 4294956672 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/21808/statm: 6921 6081 296 55 0 5813 0
Current children cumulated CPU time (s) 1782.47
Current children cumulated vsize (Kb) 27684

[startup+1784.13 s]
/proc/loadavg: 0.99 0.97 0.96 2/64 22006
/proc/meminfo: memFree=1390032/2055920 swapFree=4183192/4192956
[pid=21808] ppid=21806 vsize=27684 CPUtime=1783.47
/proc/21808/stat : 21808 (bsolo) R 21806 21808 21759 0 -1 0 6838 0 11 0 178143 204 0 0 25 0 1 0 152792233 28348416 6081 18446744073709551615 134512640 134738892 4294956672 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/21808/statm: 6921 6081 296 55 0 5813 0
Current children cumulated CPU time (s) 1783.47
Current children cumulated vsize (Kb) 27684

[startup+1785.14 s]
/proc/loadavg: 0.99 0.97 0.96 2/64 22006
/proc/meminfo: memFree=1390032/2055920 swapFree=4183192/4192956
[pid=21808] ppid=21806 vsize=27684 CPUtime=1784.47
/proc/21808/stat : 21808 (bsolo) R 21806 21808 21759 0 -1 0 6838 0 11 0 178243 204 0 0 25 0 1 0 152792233 28348416 6081 18446744073709551615 134512640 134738892 4294956672 18446744073709551615 134529155 0 0 4096 16384 0 0 0 17 1 0 0
/proc/21808/statm: 6921 6081 296 55 0 5813 0
Current children cumulated CPU time (s) 1784.47
Current children cumulated vsize (Kb) 27684

[startup+1786.14 s]
/proc/loadavg: 0.99 0.97 0.96 2/64 22006
/proc/meminfo: memFree=1390032/2055920 swapFree=4183192/4192956
[pid=21808] ppid=21806 vsize=27684 CPUtime=1785.47
/proc/21808/stat : 21808 (bsolo) R 21806 21808 21759 0 -1 0 6838 0 11 0 178343 204 0 0 25 0 1 0 152792233 28348416 6081 18446744073709551615 134512640 134738892 4294956672 18446744073709551615 134603424 0 0 4096 16384 0 0 0 17 1 0 0
/proc/21808/statm: 6921 6081 296 55 0 5813 0
Current children cumulated CPU time (s) 1785.47
Current children cumulated vsize (Kb) 27684

[startup+1787.15 s]
/proc/loadavg: 0.99 0.97 0.96 2/64 22006
/proc/meminfo: memFree=1390032/2055920 swapFree=4183192/4192956
[pid=21808] ppid=21806 vsize=27684 CPUtime=1786.49
/proc/21808/stat : 21808 (bsolo) R 21806 21808 21759 0 -1 0 6838 0 11 0 178444 205 0 0 25 0 1 0 152792233 28348416 6081 18446744073709551615 134512640 134738892 4294956672 18446744073709551615 134540638 0 0 4096 16384 0 0 0 17 1 0 0
/proc/21808/statm: 6921 6081 296 55 0 5813 0
Current children cumulated CPU time (s) 1786.49
Current children cumulated vsize (Kb) 27684

[startup+1788.15 s]
/proc/loadavg: 0.99 0.97 0.96 2/64 22006
/proc/meminfo: memFree=1390032/2055920 swapFree=4183192/4192956
[pid=21808] ppid=21806 vsize=27684 CPUtime=1787.49
/proc/21808/stat : 21808 (bsolo) R 21806 21808 21759 0 -1 0 6838 0 11 0 178544 205 0 0 25 0 1 0 152792233 28348416 6081 18446744073709551615 134512640 134738892 4294956672 18446744073709551615 134534809 0 0 4096 16384 0 0 0 17 1 0 0
/proc/21808/statm: 6921 6081 296 55 0 5813 0
Current children cumulated CPU time (s) 1787.49
Current children cumulated vsize (Kb) 27684

[startup+1789.16 s]
/proc/loadavg: 0.99 0.97 0.96 2/64 22006
/proc/meminfo: memFree=1390032/2055920 swapFree=4183192/4192956
[pid=21808] ppid=21806 vsize=27684 CPUtime=1788.49
/proc/21808/stat : 21808 (bsolo) R 21806 21808 21759 0 -1 0 6838 0 11 0 178644 205 0 0 25 0 1 0 152792233 28348416 6081 18446744073709551615 134512640 134738892 4294956672 18446744073709551615 134541606 0 0 4096 16384 0 0 0 17 1 0 0
/proc/21808/statm: 6921 6081 296 55 0 5813 0
Current children cumulated CPU time (s) 1788.49
Current children cumulated vsize (Kb) 27684

[startup+1790.17 s]
/proc/loadavg: 1.07 0.99 0.97 2/64 22006
/proc/meminfo: memFree=1390032/2055920 swapFree=4183192/4192956
[pid=21808] ppid=21806 vsize=27684 CPUtime=1789.5
/proc/21808/stat : 21808 (bsolo) R 21806 21808 21759 0 -1 0 6838 0 11 0 178745 205 0 0 25 0 1 0 152792233 28348416 6081 18446744073709551615 134512640 134738892 4294956672 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/21808/statm: 6921 6081 296 55 0 5813 0
Current children cumulated CPU time (s) 1789.5
Current children cumulated vsize (Kb) 27684

[startup+1791.17 s]
/proc/loadavg: 1.07 0.99 0.97 2/64 22006
/proc/meminfo: memFree=1389968/2055920 swapFree=4183192/4192956
[pid=21808] ppid=21806 vsize=27684 CPUtime=1790.5
/proc/21808/stat : 21808 (bsolo) R 21806 21808 21759 0 -1 0 6838 0 11 0 178845 205 0 0 25 0 1 0 152792233 28348416 6081 18446744073709551615 134512640 134738892 4294956672 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/21808/statm: 6921 6081 296 55 0 5813 0
Current children cumulated CPU time (s) 1790.5
Current children cumulated vsize (Kb) 27684

[startup+1792.17 s]
/proc/loadavg: 1.07 0.99 0.97 2/64 22006
/proc/meminfo: memFree=1389968/2055920 swapFree=4183192/4192956
[pid=21808] ppid=21806 vsize=27684 CPUtime=1791.5
/proc/21808/stat : 21808 (bsolo) R 21806 21808 21759 0 -1 0 6838 0 11 0 178945 205 0 0 25 0 1 0 152792233 28348416 6081 18446744073709551615 134512640 134738892 4294956672 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/21808/statm: 6921 6081 296 55 0 5813 0
Current children cumulated CPU time (s) 1791.5
Current children cumulated vsize (Kb) 27684

[startup+1793.18 s]
/proc/loadavg: 1.07 0.99 0.97 2/64 22006
/proc/meminfo: memFree=1389968/2055920 swapFree=4183192/4192956
[pid=21808] ppid=21806 vsize=27684 CPUtime=1792.51
/proc/21808/stat : 21808 (bsolo) R 21806 21808 21759 0 -1 0 6838 0 11 0 179046 205 0 0 25 0 1 0 152792233 28348416 6081 18446744073709551615 134512640 134738892 4294956672 18446744073709551615 134542288 0 0 4096 16384 0 0 0 17 1 0 0
/proc/21808/statm: 6921 6081 296 55 0 5813 0
Current children cumulated CPU time (s) 1792.51
Current children cumulated vsize (Kb) 27684

[startup+1794.18 s]
/proc/loadavg: 1.07 0.99 0.97 2/64 22006
/proc/meminfo: memFree=1389968/2055920 swapFree=4183192/4192956
[pid=21808] ppid=21806 vsize=27684 CPUtime=1793.51
/proc/21808/stat : 21808 (bsolo) R 21806 21808 21759 0 -1 0 6838 0 11 0 179146 205 0 0 25 0 1 0 152792233 28348416 6081 18446744073709551615 134512640 134738892 4294956672 18446744073709551615 134595854 0 0 4096 16384 0 0 0 17 1 0 0
/proc/21808/statm: 6921 6081 296 55 0 5813 0
Current children cumulated CPU time (s) 1793.51
Current children cumulated vsize (Kb) 27684

[startup+1795.19 s]
/proc/loadavg: 1.07 0.99 0.97 2/64 22006
/proc/meminfo: memFree=1389968/2055920 swapFree=4183192/4192956
[pid=21808] ppid=21806 vsize=27684 CPUtime=1794.52
/proc/21808/stat : 21808 (bsolo) R 21806 21808 21759 0 -1 0 6838 0 11 0 179246 206 0 0 25 0 1 0 152792233 28348416 6081 18446744073709551615 134512640 134738892 4294956672 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/21808/statm: 6921 6081 296 55 0 5813 0
Current children cumulated CPU time (s) 1794.52
Current children cumulated vsize (Kb) 27684

[startup+1796.19 s]
/proc/loadavg: 1.07 0.99 0.97 2/64 22006
/proc/meminfo: memFree=1389968/2055920 swapFree=4183192/4192956
[pid=21808] ppid=21806 vsize=27684 CPUtime=1795.53
/proc/21808/stat : 21808 (bsolo) R 21806 21808 21759 0 -1 0 6838 0 11 0 179347 206 0 0 25 0 1 0 152792233 28348416 6081 18446744073709551615 134512640 134738892 4294956672 18446744073709551615 134542153 0 0 4096 16384 0 0 0 17 1 0 0
/proc/21808/statm: 6921 6081 296 55 0 5813 0
Current children cumulated CPU time (s) 1795.53
Current children cumulated vsize (Kb) 27684

[startup+1797.2 s]
/proc/loadavg: 1.07 0.99 0.97 2/64 22006
/proc/meminfo: memFree=1389968/2055920 swapFree=4183192/4192956
[pid=21808] ppid=21806 vsize=27684 CPUtime=1796.53
/proc/21808/stat : 21808 (bsolo) R 21806 21808 21759 0 -1 0 6839 0 11 0 179447 206 0 0 25 0 1 0 152792233 28348416 6082 18446744073709551615 134512640 134738892 4294956672 18446744073709551615 134541162 0 0 4096 16384 0 0 0 17 1 0 0
/proc/21808/statm: 6921 6082 296 55 0 5813 0
Current children cumulated CPU time (s) 1796.53
Current children cumulated vsize (Kb) 27684

[startup+1798.21 s]
/proc/loadavg: 1.07 0.99 0.97 2/64 22006
/proc/meminfo: memFree=1389968/2055920 swapFree=4183192/4192956
[pid=21808] ppid=21806 vsize=27684 CPUtime=1797.54
/proc/21808/stat : 21808 (bsolo) R 21806 21808 21759 0 -1 0 6839 0 11 0 179548 206 0 0 25 0 1 0 152792233 28348416 6082 18446744073709551615 134512640 134738892 4294956672 18446744073709551615 134534798 0 0 4096 16384 0 0 0 17 1 0 0
/proc/21808/statm: 6921 6082 296 55 0 5813 0
Current children cumulated CPU time (s) 1797.54
Current children cumulated vsize (Kb) 27684

[startup+1799.21 s]
/proc/loadavg: 1.06 0.99 0.97 2/64 22006
/proc/meminfo: memFree=1389968/2055920 swapFree=4183192/4192956
[pid=21808] ppid=21806 vsize=27684 CPUtime=1798.54
/proc/21808/stat : 21808 (bsolo) R 21806 21808 21759 0 -1 0 6839 0 11 0 179648 206 0 0 25 0 1 0 152792233 28348416 6082 18446744073709551615 134512640 134738892 4294956672 18446744073709551615 134537565 0 0 4096 16384 0 0 0 17 1 0 0
/proc/21808/statm: 6921 6082 296 55 0 5813 0
Current children cumulated CPU time (s) 1798.54
Current children cumulated vsize (Kb) 27684

[startup+1800.22 s]
/proc/loadavg: 1.06 0.99 0.97 2/64 22006
/proc/meminfo: memFree=1389968/2055920 swapFree=4183192/4192956
[pid=21808] ppid=21806 vsize=27684 CPUtime=1799.54
/proc/21808/stat : 21808 (bsolo) R 21806 21808 21759 0 -1 0 6847 0 11 0 179748 206 0 0 25 0 1 0 152792233 28348416 6090 18446744073709551615 134512640 134738892 4294956672 18446744073709551615 134541373 0 0 4096 16384 0 0 0 17 1 0 0
/proc/21808/statm: 6921 6090 296 55 0 5813 0
Current children cumulated CPU time (s) 1799.54
Current children cumulated vsize (Kb) 27684

Child status: 0
Real time (s): 1800.68
CPU time (s): 1800.01
CPU user time (s): 1797.94
CPU system time (s): 2.07169
CPU usage (%): 99.9631
Max. virtual memory (cumulated for all children) (Kb): 27684
The end

Launcher Data (download as text)

Begin job on node33 on Fri Jul 28 03:59:33 UTC 2006


FILE ID= 46263-1154059173

PBS_JOBID= 882146

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

MD5SUM SOLVER= 05cada221eb1efaaae980ebc7509e7e8
MD5SUM BENCH=  e9d572489c41443264f4f0eeadc7c4fb

RANDOM SEED= 58301524

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.218
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.218
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:       1415904 kB
Buffers:         32348 kB
Cached:         539520 kB
SwapCached:       3616 kB
Active:          28024 kB
Inactive:       552536 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1415904 kB
SwapTotal:     4192956 kB
SwapFree:      4183192 kB
Dirty:             160 kB
Writeback:           0 kB
Mapped:          14680 kB
Slab:            45456 kB
Committed_AS:   663612 kB
PageTables:       1420 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB


End job on node33 on Fri Jul 28 04:29:33 UTC 2006