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 in four parts:
  1. 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 provide some useful information on the computer.
  2. 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 !
  3. 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 1200 seconds. 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 1230 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (900Mb).
    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.
  4. 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.

General information on the benchmark

Namemps-v2-20-10/MIPLIB/miplib2003/normalized-mps-v2-20-10-qiu.opb
MD5SUM9029e59d305ed70ef352ded3c086e2a0
Bench Categoryoptimization, big integers (OPTBIGINT)
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of terms in the objective function 7968
Biggest coefficient in the objective function 9098351345664
Number of bits for the biggest coefficient in the objective function 44
Sum of the numbers in the objective function 4803935111035752
Number of bits of the sum of numbers in the objective function 53
Biggest number in a constraint 9098351345664
Number of bits of the biggest number in a constraint 44
Biggest sum of numbers in a constraint 4803935111035752
Number of bits of the biggest sum of numbers53
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Number of variables23808
Total number of constraints1240
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)48
Number of constraints which are nor clauses,nor cardinality constraints1192
Minimum length of a constraint1
Maximum length of a constraint5940

Trace number 640

Launcher Data

LAUNCH ON wulflinc27 THE 2005-09-18 11:51:17 (client local time)
PB2005-SCRIPT v4.0 
MARKUPS: idlaunch=594 boxname=wulflinc27 idbench=594 idsolver=1 numberseed=0
MD5SUM SOLVER: 38f99674050b34630888bf623b924b59  /oldhome/oroussel/solvers/bsolo
MD5SUM BENCH:  9029e59d305ed70ef352ded3c086e2a0  /oldhome/oroussel/tmp/wulflinc27/normalized-mps-v2-20-10-qiu.opb
REAL COMMAND:  bsolo /oldhome/oroussel/tmp/wulflinc27/normalized-mps-v2-20-10-qiu.opb
IDLAUNCH: 594
/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 7
model name	: Pentium III (Katmai)
stepping	: 3
cpu MHz		: 451.169
cache size	: 512 KB
fdiv_bug	: no
hlt_bug		: no
f00f_bug	: no
coma_bug	: no
fpu		: yes
fpu_exception	: yes
cpuid level	: 2
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 mmx fxsr sse
bogomips	: 888.83

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 7
model name	: Pentium III (Katmai)
stepping	: 3
cpu MHz		: 451.169
cache size	: 512 KB
fdiv_bug	: no
hlt_bug		: no
f00f_bug	: no
coma_bug	: no
fpu		: yes
fpu_exception	: yes
cpuid level	: 2
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 mmx fxsr sse
bogomips	: 899.07

/proc/meminfo:
MemTotal:      1034660 kB
MemFree:        937660 kB
Buffers:         34772 kB
Cached:          29744 kB
SwapCached:        764 kB
Active:          55096 kB
Inactive:        12056 kB
HighTotal:      131008 kB
HighFree:        98280 kB
LowTotal:       903652 kB
LowFree:        839380 kB
SwapTotal:     2097892 kB
SwapFree:      2096616 kB
Dirty:              28 kB
Writeback:           0 kB
Mapped:           5724 kB
Slab:            24184 kB
Committed_AS:    64168 kB
PageTables:        328 kB
VmallocTotal:   114680 kB
VmallocUsed:      1368 kB
VmallocChunk:   113252 kB
JOB ENDED THE 2005-09-18 12:12:25 (client local time) WITH STATUS 0 IN 1195.05 SECONDS
stats: 594 7 1195.05 0

Solver Data

c INFO: OSL Context initialized.
c BIG Int formula...
c Initial problem consists of 23808 variables and 1324 constraints.
c No problem reductions applied in OPT. instance.
c	preprocess terminated. Elapsed time: 8.877
c After prepocess the problem consists of 8316 variables and 1324 constraints.
c Initial Lower Bound: -13566141288
c Restart #1 #Var: 8316 #Dec: 31976 LB: -13566141288 @ 10.819
c Restart #2 #Var: 8316 #Dec: 93411 LB: -13566141288 @ 14.68
c Restart #3 #Var: 8316 #Dec: 173357 LB: -13566141288 @ 19.701
c Restart #4 #Var: 8316 #Dec: 271471 LB: -13566141288 @ 25.776
c Restart #5 #Var: 8316 #Dec: 349577 LB: -13566141288 @ 30.75
c Restart #6 #Var: 8316 #Dec: 442689 LB: -13566141288 @ 36.788
c Restart #7 #Var: 8316 #Dec: 579832 LB: -13566141288 @ 45.387
c Restart #8 #Var: 8316 #Dec: 727439 LB: -13566141288 @ 54.8
c Restart #9 #Var: 8316 #Dec: 851710 LB: -13566141288 @ 63.217
c Restart #10 #Var: 8316 #Dec: 853720 LB: -13566141288 @ 64.612
c Restart #11 #Var: 8308 #Dec: 855926 LB: -13548787560 @ 66.194
c Restart #12 #Var: 8308 #Dec: 858333 LB: -13548787560 @ 67.807
c Restart #13 #Var: 8308 #Dec: 860941 LB: -13548787560 @ 69.554
c Restart #14 #Var: 8308 #Dec: 863750 LB: -13548787560 @ 71.55
c Restart #15 #Var: 8308 #Dec: 866758 LB: -13548787560 @ 73.604
c Restart #16 #Var: 8308 #Dec: 869966 LB: -13548787560 @ 75.773
c Restart #17 #Var: 8308 #Dec: 873373 LB: -13548787560 @ 78.111
c Restart #18 #Var: 8308 #Dec: 876983 LB: -13548787560 @ 80.603
c Restart #19 #Var: 8308 #Dec: 880792 LB: -13548787560 @ 83.351
c Restart #20 #Var: 8308 #Dec: 884800 LB: -13548787560 @ 86.384
c Restart #21 #Var: 8308 #Dec: 889010 LB: -13548787560 @ 90.134
c Restart #22 #Var: 8308 #Dec: 893421 LB: -13548787560 @ 93.574
c Restart #23 #Var: 8308 #Dec: 898033 LB: -13548787560 @ 96.653
c Restart #24 #Var: 8308 #Dec: 902843 LB: -13548787560 @ 99.776
c Restart #25 #Var: 8308 #Dec: 907853 LB: -13548787560 @ 103.04
c Restart #26 #Var: 8308 #Dec: 913066 LB: -13548787560 @ 106.48
c Restart #27 #Var: 8308 #Dec: 918478 LB: -13548787560 @ 109.98
c Restart #28 #Var: 8308 #Dec: 924088 LB: -13548787560 @ 113.67
c Restart #29 #Var: 8308 #Dec: 929898 LB: -13548787560 @ 117.53
c Restart #30 #Var: 8308 #Dec: 935907 LB: -13548787560 @ 121.42
c Restart #31 #Var: 8308 #Dec: 942116 LB: -13548787560 @ 125.58
c Restart #32 #Var: 8308 #Dec: 948526 LB: -13548787560 @ 129.73
c Restart #33 #Var: 8308 #Dec: 955140 LB: -13548787560 @ 134.09
c Restart #34 #Var: 8308 #Dec: 961949 LB: -13548787560 @ 138.57
c Restart #35 #Var: 8308 #Dec: 968961 LB: -13548787560 @ 143.28
c Restart #36 #Var: 8308 #Dec: 976173 LB: -13548787560 @ 148.01
c Restart #37 #Var: 8308 #Dec: 983581 LB: -13548787560 @ 152.91
c Restart #38 #Var: 8308 #Dec: 991189 LB: -13548787560 @ 157.92
c Restart #39 #Var: 8308 #Dec: 999002 LB: -13548787560 @ 163.33
c Restart #40 #Var: 8308 #Dec: 1007017 LB: -13548787560 @ 168.87
c Restart #41 #Var: 8308 #Dec: 1015229 LB: -13548787560 @ 174.6
c Restart #42 #Var: 8308 #Dec: 1023641 LB: -13548787560 @ 180.45
c Restart #43 #Var: 8308 #Dec: 1032252 LB: -13548787560 @ 186.72
c Restart #44 #Var: 8308 #Dec: 1041063 LB: -13548787560 @ 192.67
c Restart #45 #Var: 8308 #Dec: 1050082 LB: -13548787560 @ 198.81
c Restart #46 #Var: 8308 #Dec: 1059298 LB: -13548787560 @ 205.06
c Restart #47 #Var: 8308 #Dec: 1068709 LB: -13548787560 @ 211.41
c Restart #48 #Var: 8308 #Dec: 1078318 LB: -13548787560 @ 217.99
c Restart #49 #Var: 8308 #Dec: 1088128 LB: -13548787560 @ 224.64
c Restart #50 #Var: 8308 #Dec: 1098139 LB: -13548787560 @ 231.44
c Restart #51 #Var: 8308 #Dec: 1108348 LB: -13548787560 @ 238.38
c Restart #52 #Var: 8308 #Dec: 1118762 LB: -13548787560 @ 245.49
c Restart #53 #Var: 8308 #Dec: 1129372 LB: -13548787560 @ 252.69
c Restart #54 #Var: 8308 #Dec: 1140182 LB: -13548787560 @ 260.11
c Restart #55 #Var: 8308 #Dec: 1151196 LB: -13548787560 @ 267.7
c Restart #56 #Var: 8308 #Dec: 1162408 LB: -13548787560 @ 275.4
c Restart #57 #Var: 8308 #Dec: 1173818 LB: -13548787560 @ 283.23
c Restart #58 #Var: 8308 #Dec: 1185429 LB: -13548787560 @ 291.07
c Restart #59 #Var: 8308 #Dec: 1197237 LB: -13548787560 @ 299.35
c Restart #60 #Var: 8308 #Dec: 1209247 LB: -13548787560 @ 307.5
c Restart #61 #Var: 8308 #Dec: 1221459 LB: -13548787560 @ 315.84
c Restart #62 #Var: 8308 #Dec: 1233872 LB: -13548787560 @ 324.33
c Restart #63 #Var: 8308 #Dec: 1246484 LB: -13548787560 @ 332.98
c Restart #64 #Var: 8308 #Dec: 1259297 LB: -13548787560 @ 341.75
c Restart #65 #Var: 8308 #Dec: 1272306 LB: -13548787560 @ 350.56
c Restart #66 #Var: 8308 #Dec: 1285518 LB: -13548787560 @ 359.54
c Restart #67 #Var: 8308 #Dec: 1298928 LB: -13548787560 @ 368.57
c Restart #68 #Var: 8308 #Dec: 1312537 LB: -13548787560 @ 377.82
c Restart #69 #Var: 8308 #Dec: 1326348 LB: -13548787560 @ 387.12
c Restart #70 #Var: 8308 #Dec: 1340359 LB: -13548787560 @ 396.81
c Restart #71 #Var: 8308 #Dec: 1354569 LB: -13548787560 @ 406.48
c Restart #72 #Var: 8308 #Dec: 1368982 LB: -13548787560 @ 416.32
c Restart #73 #Var: 8308 #Dec: 1383592 LB: -13548787560 @ 426.31
c Restart #74 #Var: 8308 #Dec: 1398402 LB: -13548787560 @ 436.23
c Restart #75 #Var: 8308 #Dec: 1413413 LB: -13548787560 @ 446.43
c Restart #76 #Var: 8308 #Dec: 1428623 LB: -13548787560 @ 456.84
c Restart #77 #Var: 8308 #Dec: 1444036 LB: -13548787560 @ 467.27
c Restart #78 #Var: 8308 #Dec: 1459646 LB: -13548787560 @ 477.74
c Restart #79 #Var: 8308 #Dec: 1475456 LB: -13548787560 @ 488.48
c Restart #80 #Var: 8308 #Dec: 1491467 LB: -13548787560 @ 499.35
c Restart #81 #Var: 8308 #Dec: 1507679 LB: -13548787560 @ 510.26
c Restart #82 #Var: 8308 #Dec: 1524090 LB: -13548787560 @ 521.36
c Restart #83 #Var: 8308 #Dec: 1540700 LB: -13548787560 @ 532.55
c Restart #84 #Var: 8308 #Dec: 1557510 LB: -13548787560 @ 543.99
c Restart #85 #Var: 8308 #Dec: 1574524 LB: -13548787560 @ 555.65
c Restart #86 #Var: 8308 #Dec: 1591737 LB: -13548787560 @ 567.34
c Restart #87 #Var: 8308 #Dec: 1609148 LB: -13548787560 @ 579.27
c Restart #88 #Var: 8308 #Dec: 1626761 LB: -13548787560 @ 591.19
c CHANGE Heuristic... 
c Restart #0 #Var: 8308 #Dec: 1644572 LB: -13548787560 @ 603.38
c Restart #1 #Var: 8308 #Dec: 1644933 LB: -13548787560 @ 603.53
c Restart #2 #Var: 8308 #Dec: 1645347 LB: -13548787560 @ 603.82
c Restart #3 #Var: 8308 #Dec: 1645952 LB: -13548787560 @ 604.25
c Restart #4 #Var: 8300 #Dec: 1646761 LB: -13531433832 @ 604.82
c Restart #5 #Var: 8300 #Dec: 1647774 LB: -13531433832 @ 605.51
c Restart #6 #Var: 8300 #Dec: 1648983 LB: -13531433832 @ 606.34
c Restart #7 #Var: 8300 #Dec: 1650392 LB: -13531433832 @ 607.3
c Restart #8 #Var: 8300 #Dec: 1652001 LB: -13531433832 @ 608.36
c Restart #9 #Var: 8300 #Dec: 1653809 LB: -13531433832 @ 609.6
c Restart #10 #Var: 8300 #Dec: 1655817 LB: -13531433832 @ 610.91
c Restart #11 #Var: 8300 #Dec: 1658025 LB: -13531433832 @ 612.37
c Restart #12 #Var: 8300 #Dec: 1660432 LB: -13531433832 @ 614
c Restart #13 #Var: 8300 #Dec: 1663042 LB: -13531433832 @ 615.77
c Restart #14 #Var: 8300 #Dec: 1665850 LB: -13531433832 @ 617.65
c Restart #15 #Var: 8300 #Dec: 1668861 LB: -13531433832 @ 619.67
c Restart #16 #Var: 8300 #Dec: 1672069 LB: -13531433832 @ 621.89
c Restart #17 #Var: 8300 #Dec: 1675475 LB: -13531433832 @ 624.19
c Restart #18 #Var: 8300 #Dec: 1679083 LB: -13531433832 @ 626.62
c Restart #19 #Var: 8300 #Dec: 1682892 LB: -13531433832 @ 629.17
c Restart #20 #Var: 8300 #Dec: 1686899 LB: -13531433832 @ 631.88
c Restart #21 #Var: 8300 #Dec: 1691114 LB: -13531433832 @ 634.63
c Restart #22 #Var: 8300 #Dec: 1695523 LB: -13531433832 @ 637.59
c Restart #23 #Var: 8300 #Dec: 1700131 LB: -13531433832 @ 640.69
c Restart #24 #Var: 8300 #Dec: 1704941 LB: -13531433832 @ 643.83
c Restart #25 #Var: 8300 #Dec: 1709952 LB: -13531433832 @ 647.14
c Restart #26 #Var: 8300 #Dec: 1715159 LB: -13531433832 @ 650.6
c Restart #27 #Var: 8300 #Dec: 1720572 LB: -13531433832 @ 654.24
c Restart #28 #Var: 8300 #Dec: 1726184 LB: -13531433832 @ 657.91
c Restart #29 #Var: 8300 #Dec: 1731991 LB: -13531433832 @ 661.78
c Restart #30 #Var: 8300 #Dec: 1738000 LB: -13531433832 @ 665.77
c Restart #31 #Var: 8300 #Dec: 1744211 LB: -13531433832 @ 669.88
c Restart #32 #Var: 8300 #Dec: 1750626 LB: -13531433832 @ 674.14
c Restart #33 #Var: 8300 #Dec: 1757236 LB: -13531433832 @ 678.61
c Restart #34 #Var: 8300 #Dec: 1764045 LB: -13531433832 @ 683.1
c Restart #35 #Var: 8300 #Dec: 1771056 LB: -13531433832 @ 687.77
c Restart #36 #Var: 8300 #Dec: 1778267 LB: -13531433832 @ 692.55
c Restart #37 #Var: 8300 #Dec: 1785680 LB: -13531433832 @ 697.44
c Restart #38 #Var: 8300 #Dec: 1793294 LB: -13531433832 @ 702.47
c Restart #39 #Var: 8300 #Dec: 1801102 LB: -13531433832 @ 707.68
c Restart #40 #Var: 8300 #Dec: 1809113 LB: -13531433832 @ 713.05
c Restart #41 #Var: 8300 #Dec: 1817324 LB: -13531433832 @ 718.54
c Restart #42 #Var: 8300 #Dec: 1825733 LB: -13531433832 @ 724.17
c Restart #43 #Var: 8300 #Dec: 1834347 LB: -13531433832 @ 729.83
c Restart #44 #Var: 8300 #Dec: 1843154 LB: -13531433832 @ 735.8
c Restart #45 #Var: 8300 #Dec: 1852166 LB: -13531433832 @ 741.91
c Restart #46 #Var: 8300 #Dec: 1861377 LB: -13531433832 @ 748.05
c Restart #47 #Var: 8300 #Dec: 1870791 LB: -13531433832 @ 754.41
c Restart #48 #Var: 8300 #Dec: 1880405 LB: -13531433832 @ 760.8
c Restart #49 #Var: 8300 #Dec: 1890216 LB: -13531433832 @ 767.38
c Restart #50 #Var: 8300 #Dec: 1900224 LB: -13531433832 @ 774.11
c Restart #51 #Var: 8300 #Dec: 1910437 LB: -13531433832 @ 780.92
c Restart #52 #Var: 8300 #Dec: 1920847 LB: -13531433832 @ 787.84
c Restart #53 #Var: 8300 #Dec: 1931455 LB: -13531433832 @ 794.96
c Restart #54 #Var: 8300 #Dec: 1942268 LB: -13531433832 @ 802.29
c Restart #55 #Var: 8300 #Dec: 1953284 LB: -13531433832 @ 809.7
c Restart #56 #Var: 8300 #Dec: 1964494 LB: -13531433832 @ 817.2
c Restart #57 #Var: 8300 #Dec: 1975906 LB: -13531433832 @ 824.81
c Restart #58 #Var: 8300 #Dec: 1987518 LB: -13531433832 @ 832.64
c Restart #59 #Var: 8300 #Dec: 1999329 LB: -13531433832 @ 840.63
c Restart #60 #Var: 8300 #Dec: 2011340 LB: -13531433832 @ 848.61
c Restart #61 #Var: 8300 #Dec: 2023550 LB: -13531433832 @ 856.78
c Restart #62 #Var: 8300 #Dec: 2035959 LB: -13531433832 @ 865.1
c Restart #63 #Var: 8300 #Dec: 2048568 LB: -13531433832 @ 873.5
c Restart #64 #Var: 8300 #Dec: 2061381 LB: -13531433832 @ 881.95
c Restart #65 #Var: 8300 #Dec: 2074395 LB: -13531433832 @ 890.64
c Restart #66 #Var: 8300 #Dec: 2087607 LB: -13531433832 @ 899.41
c Restart #67 #Var: 8300 #Dec: 2101019 LB: -13531433832 @ 908.32
c Restart #68 #Var: 8300 #Dec: 2114628 LB: -13531433832 @ 917.4
c Restart #69 #Var: 8300 #Dec: 2128433 LB: -13531433832 @ 926.76
c Restart #70 #Var: 8300 #Dec: 2142444 LB: -13531433832 @ 936.02
c Restart #71 #Var: 8300 #Dec: 2156655 LB: -13531433832 @ 945.65
c Restart #72 #Var: 8300 #Dec: 2171064 LB: -13531433832 @ 955.2
c Restart #73 #Var: 8300 #Dec: 2185675 LB: -13531433832 @ 965.06
c Restart #74 #Var: 8300 #Dec: 2200488 LB: -13531433832 @ 975.01
c Restart #75 #Var: 8300 #Dec: 2215499 LB: -13531433832 @ 984.98
c Restart #76 #Var: 8300 #Dec: 2230713 LB: -13531433832 @ 995.1
c Restart #77 #Var: 8300 #Dec: 2246123 LB: -13531433832 @ 1005.5
c Restart #78 #Var: 8300 #Dec: 2261732 LB: -13531433832 @ 1015.9
c Restart #79 #Var: 8300 #Dec: 2277549 LB: -13531433832 @ 1026.5
c Restart #80 #Var: 8300 #Dec: 2293564 LB: -13531433832 @ 1037.2
c Restart #81 #Var: 8300 #Dec: 2309775 LB: -13531433832 @ 1048
c Restart #82 #Var: 8300 #Dec: 2326186 LB: -13531433832 @ 1059
c Restart #83 #Var: 8300 #Dec: 2342802 LB: -13531433832 @ 1070
c Restart #84 #Var: 8300 #Dec: 2359611 LB: -13531433832 @ 1081.3
c Restart #85 #Var: 8300 #Dec: 2376624 LB: -13531433832 @ 1092.6
c Restart #86 #Var: 8300 #Dec: 2393833 LB: -13531433832 @ 1104.2
c Restart #87 #Var: 8300 #Dec: 2411244 LB: -13531433832 @ 1115.9
c Restart #88 #Var: 8300 #Dec: 2428850 LB: -13531433832 @ 1127.7
c Restart #89 #Var: 8300 #Dec: 2446660 LB: -13531433832 @ 1139.7
c Restart #90 #Var: 8300 #Dec: 2464671 LB: -13531433832 @ 1151.6
c Restart #91 #Var: 8300 #Dec: 2482883 LB: -13531433832 @ 1163.7
c Restart #92 #Var: 8300 #Dec: 2501295 LB: -13531433832 @ 1175.9
c Restart #93 #Var: 8300 #Dec: 2519913 LB: -13531433832 @ 1188.2
s UNKNOWN
c Exit Code: 0
c Total time: 1195 s

Watcher Data

Enforcing CPU limit (will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime (will send SIGXCPU) limit: 1230 seconds
Enforcing Stack size limit: 67108864 bytes
Enforcing memory limit (will send SIGTERM then SIGKILL): 921600 Kb
Enforcing VSIZE limit: 994918400 bytes
Current StackSize limit: 67108864 bytes
Raw data (/proc/31138/stat): 31138 (bsolo) R 31137 31138 28974 0 -1 0 19 0 0 0 0 0 0 0 23 0 1 0 1841017620 438272 3 4294967295 134512640 134736556 3221224560 3221224560 1073744960 0 0 5 0 0 0 0 17 1 0 0
Raw data (/proc/31138/statm): 107 3 90 68 0 39 0
[pid=31138] vsize: 428
open syscall for file /etc/ld.so.preload
open syscall for file tls/i686/mmx/libosl.so
open syscall for file tls/i686/libosl.so
open syscall for file tls/mmx/libosl.so
open syscall for file tls/libosl.so
open syscall for file i686/mmx/libosl.so
open syscall for file i686/libosl.so
open syscall for file mmx/libosl.so
open syscall for file libosl.so
open syscall for file /oldhome/oroussel/lib/tls/i686/mmx/libosl.so
open syscall for file /oldhome/oroussel/lib/tls/i686/libosl.so
open syscall for file /oldhome/oroussel/lib/tls/mmx/libosl.so
open syscall for file /oldhome/oroussel/lib/tls/libosl.so
open syscall for file /oldhome/oroussel/lib/i686/mmx/libosl.so
open syscall for file /oldhome/oroussel/lib/i686/libosl.so
open syscall for file /oldhome/oroussel/lib/mmx/libosl.so
open syscall for file /oldhome/oroussel/lib/libosl.so
open syscall for file tls/i686/mmx/libstdc++-libc6.2-2.so.3
open syscall for file tls/i686/libstdc++-libc6.2-2.so.3
open syscall for file tls/mmx/libstdc++-libc6.2-2.so.3
open syscall for file tls/libstdc++-libc6.2-2.so.3
open syscall for file i686/mmx/libstdc++-libc6.2-2.so.3
open syscall for file i686/libstdc++-libc6.2-2.so.3
open syscall for file mmx/libstdc++-libc6.2-2.so.3
open syscall for file libstdc++-libc6.2-2.so.3
open syscall for file /oldhome/oroussel/lib/libstdc++-libc6.2-2.so.3
open syscall for file /etc/ld.so.cache
open syscall for file /usr/lib/libstdc++-libc6.2-2.so.3
open syscall for file tls/i686/mmx/libm.so.6
open syscall for file tls/i686/libm.so.6
open syscall for file tls/mmx/libm.so.6
open syscall for file tls/libm.so.6
open syscall for file i686/mmx/libm.so.6
open syscall for file i686/libm.so.6
open syscall for file mmx/libm.so.6
open syscall for file libm.so.6
open syscall for file /oldhome/oroussel/lib/libm.so.6
open syscall for file /lib/tls/libm.so.6
open syscall for file tls/i686/mmx/libpthread.so.0
open syscall for file tls/i686/libpthread.so.0
open syscall for file tls/mmx/libpthread.so.0
open syscall for file tls/libpthread.so.0
open syscall for file i686/mmx/libpthread.so.0
open syscall for file i686/libpthread.so.0
open syscall for file mmx/libpthread.so.0
open syscall for file libpthread.so.0
open syscall for file /oldhome/oroussel/lib/libpthread.so.0
open syscall for file /lib/tls/libpthread.so.0
open syscall for file tls/i686/mmx/libc.so.6
open syscall for file tls/i686/libc.so.6
open syscall for file tls/mmx/libc.so.6
open syscall for file tls/libc.so.6
open syscall for file i686/mmx/libc.so.6
open syscall for file i686/libc.so.6
open syscall for file mmx/libc.so.6
open syscall for file libc.so.6
open syscall for file /oldhome/oroussel/lib/libc.so.6
open syscall for file /lib/tls/libc.so.6
open syscall for file tls/i686/mmx/libgcc_s.so.1
open syscall for file tls/i686/libgcc_s.so.1
open syscall for file tls/mmx/libgcc_s.so.1
open syscall for file tls/libgcc_s.so.1
open syscall for file i686/mmx/libgcc_s.so.1
open syscall for file i686/libgcc_s.so.1
open syscall for file mmx/libgcc_s.so.1
open syscall for file libgcc_s.so.1
open syscall for file /oldhome/oroussel/lib/libgcc_s.so.1
open syscall for file /lib/libgcc_s.so.1
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /etc/localtime
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/.OptimizationSolutions/nodelock
open syscall for file /oldhome/oroussel/tmp/wulflinc27/normalized-mps-v2-20-10-qiu.opb

[startup+10.0027 s]
Raw data (loadavg): 0.93 0.97 0.94 1/56 31138
Raw data (/proc/31138/stat): 31138 (bsolo) T 31137 31138 28974 0 -1 0 17185 0 0 0 889 63 0 0 19 0 1 0 1841017620 74219520 17022 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/31138/statm): 18120 17022 1116 68 0 18052 0
[pid=31138] vsize: 72480
Current children cumulated CPU time (s) 9.52
Current children cumulated vsize (Kb) 72480

[startup+20.0035 s]
Raw data (loadavg): 0.94 0.97 0.94 1/56 31138
Raw data (/proc/31138/stat): 31138 (bsolo) T 31137 31138 28974 0 -1 0 17256 0 0 0 1443 216 0 0 17 0 1 0 1841017620 74489856 17093 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/31138/statm): 18186 17093 1116 68 0 18118 0
[pid=31138] vsize: 72744
Current children cumulated CPU time (s) 16.59
Current children cumulated vsize (Kb) 72744

[startup+30.0043 s]
Raw data (loadavg): 0.95 0.97 0.94 2/56 31138
Raw data (/proc/31138/stat): 31138 (bsolo) R 31137 31138 28974 0 -1 0 17294 0 0 0 2000 365 0 0 17 0 1 0 1841017620 74625024 17131 4294967295 134512640 134736556 3221224560 3221223092 134716328 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/31138/statm): 18219 17131 1116 68 0 18151 0
[pid=31138] vsize: 72876
Current children cumulated CPU time (s) 23.65
Current children cumulated vsize (Kb) 72876

[startup+40.0051 s]
Raw data (loadavg): 0.95 0.97 0.94 2/56 31138
Raw data (/proc/31138/stat): 31138 (bsolo) R 31137 31138 28974 0 -1 0 17331 0 0 0 2554 512 0 0 18 0 1 0 1841017620 74747904 17168 4294967295 134512640 134736556 3221224560 3221223264 134609071 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/31138/statm): 18249 17168 1116 68 0 18181 0
[pid=31138] vsize: 72996
Current children cumulated CPU time (s) 30.66
Current children cumulated vsize (Kb) 72996

[startup+50.0059 s]
Raw data (loadavg): 1.04 0.99 0.94 1/56 31138
Raw data (/proc/31138/stat): 31138 (bsolo) T 31137 31138 28974 0 -1 0 17336 0 0 0 3120 655 0 0 18 0 1 0 1841017620 74883072 17173 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/31138/statm): 18282 17173 1116 68 0 18214 0
[pid=31138] vsize: 73128
Current children cumulated CPU time (s) 37.75
Current children cumulated vsize (Kb) 73128

[startup+60.0058 s]
Raw data (loadavg): 1.03 0.99 0.94 1/56 31138
Raw data (/proc/31138/stat): 31138 (bsolo) T 31137 31138 28974 0 -1 0 17354 0 0 0 3678 804 0 0 18 0 1 0 1841017620 74883072 17191 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/31138/statm): 18282 17191 1116 68 0 18214 0
[pid=31138] vsize: 73128
Current children cumulated CPU time (s) 44.82
Current children cumulated vsize (Kb) 73128

[startup+70.0076 s]
Raw data (loadavg): 1.03 0.99 0.94 1/56 31138
Raw data (/proc/31138/stat): 31138 (bsolo) T 31137 31138 28974 0 -1 0 17371 0 0 0 4247 947 0 0 18 0 1 0 1841017620 75010048 17208 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/31138/statm): 18313 17208 1116 68 0 18245 0
[pid=31138] vsize: 73252
Current children cumulated CPU time (s) 51.94
Current children cumulated vsize (Kb) 73252

[startup+80.0084 s]
Raw data (loadavg): 1.02 0.99 0.94 1/56 31138
Raw data (/proc/31138/stat): 31138 (bsolo) T 31137 31138 28974 0 -1 0 17404 0 0 0 4789 1102 0 0 18 0 1 0 1841017620 75145216 17241 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/31138/statm): 18346 17241 1116 68 0 18278 0
[pid=31138] vsize: 73384
Current children cumulated CPU time (s) 58.91
Current children cumulated vsize (Kb) 73384

[startup+90.0093 s]
Raw data (loadavg): 1.02 0.99 0.94 1/56 31138
Raw data (/proc/31138/stat): 31138 (bsolo) T 31137 31138 28974 0 -1 0 17423 0 0 0 5552 1177 0 0 25 0 1 0 1841017620 75145216 17260 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/31138/statm): 18346 17260 1116 68 0 18278 0
[pid=31138] vsize: 73384
Current children cumulated CPU time (s) 67.29
Current children cumulated vsize (Kb) 73384

[startup+100.009 s]
Raw data (loadavg): 1.02 0.99 0.94 1/56 31138
Raw data (/proc/31138/stat): 31138 (bsolo) T 31137 31138 28974 0 -1 0 17442 0 0 0 6486 1199 0 0 25 0 1 0 1841017620 75268096 17279 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/31138/statm): 18376 17279 1116 68 0 18308 0
[pid=31138] vsize: 73504
Current children cumulated CPU time (s) 76.85
Current children cumulated vsize (Kb) 73504

[startup+110.009 s]
Raw data (loadavg): 1.01 0.99 0.94 2/56 31138
Raw data (/proc/31138/stat): 31138 (bsolo) R 31137 31138 28974 0 -1 0 17457 0 0 0 7424 1222 0 0 25 0 1 0 1841017620 75268096 17294 4294967295 134512640 134736556 3221224560 3221223184 134634273 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/31138/statm): 18376 17294 1116 68 0 18308 0
[pid=31138] vsize: 73504
Current children cumulated CPU time (s) 86.46
Current children cumulated vsize (Kb) 73504

[startup+120.01 s]
Raw data (loadavg): 1.01 0.99 0.94 2/56 31138
Raw data (/proc/31138/stat): 31138 (bsolo) R 31137 31138 28974 0 -1 0 17468 0 0 0 8369 1241 0 0 25 0 1 0 1841017620 75390976 17305 4294967295 134512640 134736556 3221224560 3221223152 134540280 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/31138/statm): 18406 17305 1116 68 0 18338 0
[pid=31138] vsize: 73624
Current children cumulated CPU time (s) 96.1
Current children cumulated vsize (Kb) 73624

[startup+130.011 s]
Raw data (loadavg): 1.01 0.99 0.94 2/56 31138
Raw data (/proc/31138/stat): 31138 (bsolo) R 31137 31138 28974 0 -1 0 17478 0 0 0 9298 1265 0 0 25 0 1 0 1841017620 75390976 17315 4294967295 134512640 134736556 3221224560 3221223272 134694468 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/31138/statm): 18406 17315 1116 68 0 18338 0
[pid=31138] vsize: 73624
Current children cumulated CPU time (s) 105.63
Current children cumulated vsize (Kb) 73624

[startup+140.011 s]
Raw data (loadavg): 1.01 0.99 0.94 2/56 31138
Raw data (/proc/31138/stat): 31138 (bsolo) T 31137 31138 28974 0 -1 0 17483 0 0 0 10230 1288 0 0 25 0 1 0 1841017620 75390976 17320 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/31138/statm): 18406 17320 1116 68 0 18338 0
[pid=31138] vsize: 73624
Current children cumulated CPU time (s) 115.18
Current children cumulated vsize (Kb) 73624

[startup+150.012 s]
Raw data (loadavg): 1.00 0.99 0.94 2/56 31138
Raw data (/proc/31138/stat): 31138 (bsolo) T 31137 31138 28974 0 -1 0 17487 0 0 0 11158 1314 0 0 25 0 1 0 1841017620 75390976 17324 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/31138/statm): 18406 17324 1116 68 0 18338 0
[pid=31138] vsize: 73624
Current children cumulated CPU time (s) 124.72
Current children cumulated vsize (Kb) 73624

[startup+160.012 s]
Raw data (loadavg): 1.00 0.99 0.94 2/56 31138
Raw data (/proc/31138/stat): 31138 (bsolo) R 31137 31138 28974 0 -1 0 17493 0 0 0 12084 1338 0 0 25 0 1 0 1841017620 75501568 17330 4294967295 134512640 134736556 3221224560 3221223232 134524893 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/31138/statm): 18433 17330 1116 68 0 18365 0
[pid=31138] vsize: 73732
Current children cumulated CPU time (s) 134.22
Current children cumulated vsize (Kb) 73732

[startup+170.013 s]
Raw data (loadavg): 1.00 0.99 0.94 2/56 31138
Raw data (/proc/31138/stat): 31138 (bsolo) R 31137 31138 28974 0 -1 0 17495 0 0 0 13015 1363 0 0 25 0 1 0 1841017620 75501568 17332 4294967295 134512640 134736556 3221224560 3221223204 1077374469 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/31138/statm): 18433 17332 1116 68 0 18365 0
[pid=31138] vsize: 73732
Current children cumulated CPU time (s) 143.78
Current children cumulated vsize (Kb) 73732

[startup+180.013 s]
Raw data (loadavg): 1.00 0.99 0.94 2/56 31138
Raw data (/proc/31138/stat): 31138 (bsolo) R 31137 31138 28974 0 -1 0 17497 0 0 0 13948 1386 0 0 20 0 1 0 1841017620 75501568 17334 4294967295 134512640 134736556 3221224560 3221223340 134556432 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/31138/statm): 18433 17334 1116 68 0 18365 0
[pid=31138] vsize: 73732
Current children cumulated CPU time (s) 153.34
Current children cumulated vsize (Kb) 73732

[startup+190.013 s]
Raw data (loadavg): 1.00 0.99 0.94 2/56 31138
Raw data (/proc/31138/stat): 31138 (bsolo) R 31137 31138 28974 0 -1 0 17499 0 0 0 14882 1409 0 0 25 0 1 0 1841017620 75501568 17336 4294967295 134512640 134736556 3221224560 3221223456 134592030 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/31138/statm): 18433 17336 1116 68 0 18365 0
[pid=31138] vsize: 73732
Current children cumulated CPU time (s) 162.91
Current children cumulated vsize (Kb) 73732

[startup+200.014 s]
Raw data (loadavg): 1.00 0.99 0.94 2/56 31138
Raw data (/proc/31138/stat): 31138 (bsolo) R 31137 31138 28974 0 -1 0 17502 0 0 0 15816 1432 0 0 25 0 1 0 1841017620 75501568 17339 4294967295 134512640 134736556 3221224560 3221223136 134550735 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/31138/statm): 18433 17339 1116 68 0 18365 0
[pid=31138] vsize: 73732
Current children cumulated CPU time (s) 172.48
Current children cumulated vsize (Kb) 73732

[startup+210.015 s]
Raw data (loadavg): 1.00 0.99 0.94 2/56 31138
Raw data (/proc/31138/stat): 31138 (bsolo) R 31137 31138 28974 0 -1 0 17502 0 0 0 16752 1454 0 0 25 0 1 0 1841017620 75501568 17339 4294967295 134512640 134736556 3221224560 3221223136 134543088 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/31138/statm): 18433 17339 1116 68 0 18365 0
[pid=31138] vsize: 73732
Current children cumulated CPU time (s) 182.06
Current children cumulated vsize (Kb) 73732

[startup+220.016 s]
Raw data (loadavg): 1.00 0.99 0.94 2/56 31138
Raw data (/proc/31138/stat): 31138 (bsolo) R 31137 31138 28974 0 -1 0 17502 0 0 0 17689 1476 0 0 25 0 1 0 1841017620 75501568 17339 4294967295 134512640 134736556 3221224560 3221223076 134716478 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/31138/statm): 18433 17339 1116 68 0 18365 0
[pid=31138] vsize: 73732
Current children cumulated CPU time (s) 191.65
Current children cumulated vsize (Kb) 73732

[startup+230.016 s]
Raw data (loadavg): 1.00 0.99 0.94 1/56 31138
Raw data (/proc/31138/stat): 31138 (bsolo) T 31137 31138 28974 0 -1 0 17502 0 0 0 18624 1498 0 0 25 0 1 0 1841017620 75501568 17339 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/31138/statm): 18433 17339 1116 68 0 18365 0
[pid=31138] vsize: 73732
Current children cumulated CPU time (s) 201.22
Current children cumulated vsize (Kb) 73732

[startup+240.017 s]
Raw data (loadavg): 1.00 0.99 0.94 2/56 31138
Raw data (/proc/31138/stat): 31138 (bsolo) R 31137 31138 28974 0 -1 0 17508 0 0 0 19559 1520 0 0 25 0 1 0 1841017620 75501568 17345 4294967295 134512640 134736556 3221224560 3221223224 134554101 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/31138/statm): 18433 17345 1116 68 0 18365 0
[pid=31138] vsize: 73732
Current children cumulated CPU time (s) 210.79
Current children cumulated vsize (Kb) 73732

[startup+250.017 s]
Raw data (loadavg): 1.00 0.99 0.94 2/56 31138
Raw data (/proc/31138/stat): 31138 (bsolo) R 31137 31138 28974 0 -1 0 17516 0 0 0 20497 1542 0 0 25 0 1 0 1841017620 75501568 17353 4294967295 134512640 134736556 3221224560 3221223276 134560240 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/31138/statm): 18433 17353 1116 68 0 18365 0
[pid=31138] vsize: 73732
Current children cumulated CPU time (s) 220.39
Current children cumulated vsize (Kb) 73732

[startup+260.018 s]
Raw data (loadavg): 1.00 0.99 0.94 1/56 31138
Raw data (/proc/31138/stat): 31138 (bsolo) T 31137 31138 28974 0 -1 0 17518 0 0 0 21432 1565 0 0 25 0 1 0 1841017620 75501568 17355 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/31138/statm): 18433 17355 1116 68 0 18365 0
[pid=31138] vsize: 73732
Current children cumulated CPU time (s) 229.97
Current children cumulated vsize (Kb) 73732

[startup+270.019 s]
Raw data (loadavg): 1.00 0.99 0.94 2/56 31138
Raw data (/proc/31138/stat): 31138 (bsolo) R 31137 31138 28974 0 -1 0 17524 0 0 0 22367 1585 0 0 25 0 1 0 1841017620 75628544 17361 4294967295 134512640 134736556 3221224560 3221223088 134716588 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/31138/statm): 18464 17361 1116 68 0 18396 0
[pid=31138] vsize: 73856
Current children cumulated CPU time (s) 239.52
Current children cumulated vsize (Kb) 73856

[startup+280.019 s]
Raw data (loadavg): 1.00 0.99 0.94 2/56 31138
Raw data (/proc/31138/stat): 31138 (bsolo) R 31137 31138 28974 0 -1 0 17525 0 0 0 23305 1608 0 0 25 0 1 0 1841017620 75628544 17362 4294967295 134512640 134736556 3221224560 3221223296 134605570 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/31138/statm): 18464 17362 1116 68 0 18396 0
[pid=31138] vsize: 73856
Current children cumulated CPU time (s) 249.13
Current children cumulated vsize (Kb) 73856

[startup+290.02 s]
Raw data (loadavg): 1.00 0.99 0.94 2/56 31138
Raw data (/proc/31138/stat): 31138 (bsolo) R 31137 31138 28974 0 -1 0 17530 0 0 0 24236 1631 0 0 25 0 1 0 1841017620 75628544 17367 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/31138/statm): 18464 17367 1116 68 0 18396 0
[pid=31138] vsize: 73856
Current children cumulated CPU time (s) 258.67
Current children cumulated vsize (Kb) 73856

[startup+300.021 s]
Raw data (loadavg): 1.00 0.99 0.94 2/56 31138
Raw data (/proc/31138/stat): 31138 (bsolo) R 31137 31138 28974 0 -1 0 17534 0 0 0 25170 1653 0 0 25 0 1 0 1841017620 75628544 17371 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/31138/statm): 18464 17371 1116 68 0 18396 0
[pid=31138] vsize: 73856
Current children cumulated CPU time (s) 268.23
Current children cumulated vsize (Kb) 73856

[startup+310.02 s]
Raw data (loadavg): 1.00 0.99 0.94 2/56 31138
Raw data (/proc/31138/stat): 31138 (bsolo) R 31137 31138 28974 0 -1 0 17537 0 0 0 26103 1679 0 0 25 0 1 0 1841017620 75628544 17374 4294967295 134512640 134736556 3221224560 3221223272 134560225 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/31138/statm): 18464 17374 1116 68 0 18396 0
[pid=31138] vsize: 73856
Current children cumulated CPU time (s) 277.82
Current children cumulated vsize (Kb) 73856

[startup+320.021 s]
Raw data (loadavg): 1.00 0.99 0.94 2/56 31138
Raw data (/proc/31138/stat): 31138 (bsolo) R 31137 31138 28974 0 -1 0 17544 0 0 0 27034 1704 0 0 25 0 1 0 1841017620 75628544 17381 4294967295 134512640 134736556 3221224560 3221223392 134609406 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/31138/statm): 18464 17381 1116 68 0 18396 0
[pid=31138] vsize: 73856
Current children cumulated CPU time (s) 287.38
Current children cumulated vsize (Kb) 73856

[startup+330.022 s]
Raw data (loadavg): 1.00 0.99 0.94 2/56 31138
Raw data (/proc/31138/stat): 31138 (bsolo) R 31137 31138 28974 0 -1 0 17552 0 0 0 27969 1728 0 0 23 0 1 0 1841017620 75751424 17389 4294967295 134512640 134736556 3221224560 3221223212 134534808 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/31138/statm): 18494 17389 1116 68 0 18426 0
[pid=31138] vsize: 73976
Current children cumulated CPU time (s) 296.97
Current children cumulated vsize (Kb) 73976

[startup+340.023 s]
Raw data (loadavg): 1.00 0.99 0.94 2/56 31138
Raw data (/proc/31138/stat): 31138 (bsolo) T 31137 31138 28974 0 -1 0 17556 0 0 0 28908 1749 0 0 25 0 1 0 1841017620 75751424 17393 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/31138/statm): 18494 17393 1116 68 0 18426 0
[pid=31138] vsize: 73976
Current children cumulated CPU time (s) 306.57
Current children cumulated vsize (Kb) 73976

[startup+350.023 s]
Raw data (loadavg): 1.00 0.99 0.94 2/56 31138
Raw data (/proc/31138/stat): 31138 (bsolo) R 31137 31138 28974 0 -1 0 17560 0 0 0 29843 1771 0 0 25 0 1 0 1841017620 75751424 17397 4294967295 134512640 134736556 3221224560 3221223120 134549986 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/31138/statm): 18494 17397 1116 68 0 18426 0
[pid=31138] vsize: 73976
Current children cumulated CPU time (s) 316.14
Current children cumulated vsize (Kb) 73976

[startup+360.024 s]
Raw data (loadavg): 1.00 0.99 0.94 2/56 31138
Raw data (/proc/31138/stat): 31138 (bsolo) R 31137 31138 28974 0 -1 0 17566 0 0 0 30776 1796 0 0 25 0 1 0 1841017620 75751424 17403 4294967295 134512640 134736556 3221224560 3221223136 134716087 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/31138/statm): 18494 17403 1116 68 0 18426 0
[pid=31138] vsize: 73976
Current children cumulated CPU time (s) 325.72
Current children cumulated vsize (Kb) 73976

[startup+370.024 s]
Raw data (loadavg): 1.00 0.99 0.94 2/56 31138
Raw data (/proc/31138/stat): 31138 (bsolo) R 31137 31138 28974 0 -1 0 17569 0 0 0 31709 1818 0 0 25 0 1 0 1841017620 75751424 17406 4294967295 134512640 134736556 3221224560 3221223128 134634645 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/31138/statm): 18494 17406 1116 68 0 18426 0
[pid=31138] vsize: 73976
Current children cumulated CPU time (s) 335.27
Current children cumulated vsize (Kb) 73976

[startup+380.024 s]
Raw data (loadavg): 1.00 0.99 0.94 2/56 31138
Raw data (/proc/31138/stat): 31138 (bsolo) R 31137 31138 28974 0 -1 0 17573 0 0 0 32644 1841 0 0 25 0 1 0 1841017620 75751424 17410 4294967295 134512640 134736556 3221224560 3221223136 134550742 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/31138/statm): 18494 17410 1116 68 0 18426 0
[pid=31138] vsize: 73976
Current children cumulated CPU time (s) 344.85
Current children cumulated vsize (Kb) 73976

[startup+390.025 s]
Raw data (loadavg): 1.00 0.99 0.94 2/56 31138
Raw data (/proc/31138/stat): 31138 (bsolo) R 31137 31138 28974 0 -1 0 17575 0 0 0 33581 1866 0 0 25 0 1 0 1841017620 75751424 17412 4294967295 134512640 134736556 3221224560 3221223260 134560528 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/31138/statm): 18494 17412 1116 68 0 18426 0
[pid=31138] vsize: 73976
Current children cumulated CPU time (s) 354.47
Current children cumulated vsize (Kb) 73976

[startup+400.026 s]
Raw data (loadavg): 1.15 1.02 0.95 2/56 31138
Raw data (/proc/31138/stat): 31138 (bsolo) R 31137 31138 28974 0 -1 0 17582 0 0 0 34511 1889 0 0 25 0 1 0 1841017620 75886592 17419 4294967295 134512640 134736556 3221224560 3221223168 134634130 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/31138/statm): 18527 17419 1116 68 0 18459 0
[pid=31138] vsize: 74108
Current children cumulated CPU time (s) 364
Current children cumulated vsize (Kb) 74108

[startup+410.027 s]
Raw data (loadavg): 1.13 1.02 0.95 2/56 31138
Raw data (/proc/31138/stat): 31138 (bsolo) R 31137 31138 28974 0 -1 0 17584 0 0 0 35450 1910 0 0 25 0 1 0 1841017620 75882496 17421 4294967295 134512640 134736556 3221224560 3221223392 134613044 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/31138/statm): 18526 17421 1116 68 0 18458 0
[pid=31138] vsize: 74104
Current children cumulated CPU time (s) 373.6
Current children cumulated vsize (Kb) 74104

[startup+420.027 s]
Raw data (loadavg): 1.11 1.02 0.95 2/56 31138
Raw data (/proc/31138/stat): 31138 (bsolo) R 31137 31138 28974 0 -1 0 17588 0 0 0 36381 1935 0 0 25 0 1 0 1841017620 75882496 17425 4294967295 134512640 134736556 3221224560 3221223120 134544698 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/31138/statm): 18526 17425 1116 68 0 18458 0
[pid=31138] vsize: 74104
Current children cumulated CPU time (s) 383.16
Current children cumulated vsize (Kb) 74104

[startup+430.027 s]
Raw data (loadavg): 1.09 1.02 0.95 2/56 31138
Raw data (/proc/31138/stat): 31138 (bsolo) R 31137 31138 28974 0 -1 0 17597 0 0 0 37317 1957 0 0 25 0 1 0 1841017620 75882496 17434 4294967295 134512640 134736556 3221224560 3221223236 134524612 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/31138/statm): 18526 17434 1116 68 0 18458 0
[pid=31138] vsize: 74104
Current children cumulated CPU time (s) 392.74
Current children cumulated vsize (Kb) 74104

[startup+440.028 s]
Raw data (loadavg): 1.08 1.02 0.95 2/56 31138
Raw data (/proc/31138/stat): 31138 (bsolo) R 31137 31138 28974 0 -1 0 17601 0 0 0 38249 1979 0 0 25 0 1 0 1841017620 75882496 17438 4294967295 134512640 134736556 3221224560 3221223140 134550909 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/31138/statm): 18526 17438 1116 68 0 18458 0
[pid=31138] vsize: 74104
Current children cumulated CPU time (s) 402.28
Current children cumulated vsize (Kb) 74104

[startup+450.029 s]
Raw data (loadavg): 1.06 1.02 0.95 2/56 31138
Raw data (/proc/31138/stat): 31138 (bsolo) R 31137 31138 28974 0 -1 0 17608 0 0 0 39183 2003 0 0 25 0 1 0 1841017620 75882496 17445 4294967295 134512640 134736556 3221224560 3221223136 134716295 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/31138/statm): 18526 17445 1116 68 0 18458 0
[pid=31138] vsize: 74104
Current children cumulated CPU time (s) 411.86
Current children cumulated vsize (Kb) 74104

[startup+460.029 s]
Raw data (loadavg): 1.05 1.01 0.95 2/56 31138
Raw data (/proc/31138/stat): 31138 (bsolo) R 31137 31138 28974 0 -1 0 17618 0 0 0 40118 2026 0 0 25 0 1 0 1841017620 76005376 17455 4294967295 134512640 134736556 3221224560 3221223152 134716146 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/31138/statm): 18556 17455 1116 68 0 18488 0
[pid=31138] vsize: 74224
Current children cumulated CPU time (s) 421.44
Current children cumulated vsize (Kb) 74224

[startup+470.031 s]
Raw data (loadavg): 1.05 1.01 0.95 2/56 31138
Raw data (/proc/31138/stat): 31138 (bsolo) R 31137 31138 28974 0 -1 0 17620 0 0 0 41057 2047 0 0 25 0 1 0 1841017620 76005376 17457 4294967295 134512640 134736556 3221224560 3221223156 1077374149 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/31138/statm): 18556 17457 1116 68 0 18488 0
[pid=31138] vsize: 74224
Current children cumulated CPU time (s) 431.04
Current children cumulated vsize (Kb) 74224

[startup+480.03 s]
Raw data (loadavg): 1.04 1.01 0.95 1/56 31138
Raw data (/proc/31138/stat): 31138 (bsolo) T 31137 31138 28974 0 -1 0 17623 0 0 0 41985 2071 0 0 25 0 1 0 1841017620 76005376 17460 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/31138/statm): 18556 17460 1116 68 0 18488 0
[pid=31138] vsize: 74224
Current children cumulated CPU time (s) 440.56
Current children cumulated vsize (Kb) 74224

[startup+490.031 s]
Raw data (loadavg): 1.03 1.01 0.95 1/56 31138
Raw data (/proc/31138/stat): 31138 (bsolo) T 31137 31138 28974 0 -1 0 17627 0 0 0 42918 2095 0 0 25 0 1 0 1841017620 76005376 17464 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/31138/statm): 18556 17464 1116 68 0 18488 0
[pid=31138] vsize: 74224
Current children cumulated CPU time (s) 450.13
Current children cumulated vsize (Kb) 74224

[startup+500.032 s]
Raw data (loadavg): 1.03 1.01 0.95 2/56 31138
Raw data (/proc/31138/stat): 31138 (bsolo) R 31137 31138 28974 0 -1 0 17630 0 0 0 43851 2119 0 0 25 0 1 0 1841017620 76005376 17467 4294967295 134512640 134736556 3221224560 3221223136 134550735 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/31138/statm): 18556 17467 1116 68 0 18488 0
[pid=31138] vsize: 74224
Current children cumulated CPU time (s) 459.7
Current children cumulated vsize (Kb) 74224

[startup+510.033 s]
Raw data (loadavg): 1.02 1.01 0.95 2/56 31138
Raw data (/proc/31138/stat): 31138 (bsolo) R 31137 31138 28974 0 -1 0 17635 0 0 0 44787 2140 0 0 25 0 1 0 1841017620 76005376 17472 4294967295 134512640 134736556 3221224560 3221223280 134605463 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/31138/statm): 18556 17472 1116 68 0 18488 0
[pid=31138] vsize: 74224
Current children cumulated CPU time (s) 469.27
Current children cumulated vsize (Kb) 74224

[startup+520.034 s]
Raw data (loadavg): 1.02 1.01 0.95 1/56 31138
Raw data (/proc/31138/stat): 31138 (bsolo) T 31137 31138 28974 0 -1 0 17640 0 0 0 45718 2162 0 0 25 0 1 0 1841017620 76005376 17477 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/31138/statm): 18556 17477 1116 68 0 18488 0
[pid=31138] vsize: 74224
Current children cumulated CPU time (s) 478.8
Current children cumulated vsize (Kb) 74224

[startup+530.034 s]
Raw data (loadavg): 1.02 1.01 0.95 2/56 31138
Raw data (/proc/31138/stat): 31138 (bsolo) R 31137 31138 28974 0 -1 0 17642 0 0 0 46652 2186 0 0 25 0 1 0 1841017620 76005376 17479 4294967295 134512640 134736556 3221224560 3221223184 134634273 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/31138/statm): 18556 17479 1116 68 0 18488 0
[pid=31138] vsize: 74224
Current children cumulated CPU time (s) 488.38
Current children cumulated vsize (Kb) 74224

[startup+540.035 s]
Raw data (loadavg): 1.01 1.01 0.95 2/56 31138
Raw data (/proc/31138/stat): 31138 (bsolo) R 31137 31138 28974 0 -1 0 17649 0 0 0 47590 2207 0 0 25 0 1 0 1841017620 76140544 17486 4294967295 134512640 134736556 3221224560 3221223320 134560337 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/31138/statm): 18589 17486 1116 68 0 18521 0
[pid=31138] vsize: 74356
Current children cumulated CPU time (s) 497.97
Current children cumulated vsize (Kb) 74356

[startup+550.036 s]
Raw data (loadavg): 1.01 1.01 0.95 2/56 31138
Raw data (/proc/31138/stat): 31138 (bsolo) R 31137 31138 28974 0 -1 0 17656 0 0 0 48524 2232 0 0 25 0 1 0 1841017620 76140544 17493 4294967295 134512640 134736556 3221224560 3221223076 134716792 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/31138/statm): 18589 17493 1116 68 0 18521 0
[pid=31138] vsize: 74356
Current children cumulated CPU time (s) 507.56
Current children cumulated vsize (Kb) 74356

[startup+560.036 s]
Raw data (loadavg): 1.01 1.00 0.95 1/56 31138
Raw data (/proc/31138/stat): 31138 (bsolo) T 31137 31138 28974 0 -1 0 17662 0 0 0 49453 2258 0 0 25 0 1 0 1841017620 76140544 17499 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/31138/statm): 18589 17499 1116 68 0 18521 0
[pid=31138] vsize: 74356
Current children cumulated CPU time (s) 517.11
Current children cumulated vsize (Kb) 74356

[startup+570.038 s]
Raw data (loadavg): 1.01 1.00 0.95 2/56 31138
Raw data (/proc/31138/stat): 31138 (bsolo) R 31137 31138 28974 0 -1 0 17668 0 0 0 50385 2281 0 0 25 0 1 0 1841017620 76140544 17505 4294967295 134512640 134736556 3221224560 3221223136 134550878 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/31138/statm): 18589 17505 1116 68 0 18521 0
[pid=31138] vsize: 74356
Current children cumulated CPU time (s) 526.66
Current children cumulated vsize (Kb) 74356

[startup+580.038 s]
Raw data (loadavg): 1.00 1.00 0.95 2/56 31138
Raw data (/proc/31138/stat): 31138 (bsolo) R 31137 31138 28974 0 -1 0 17671 0 0 0 51323 2304 0 0 25 0 1 0 1841017620 76140544 17508 4294967295 134512640 134736556 3221224560 3221223120 134549978 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/31138/statm): 18589 17508 1116 68 0 18521 0
[pid=31138] vsize: 74356
Current children cumulated CPU time (s) 536.27
Current children cumulated vsize (Kb) 74356

[startup+590.038 s]
Raw data (loadavg): 1.00 1.00 0.95 1/56 31138
Raw data (/proc/31138/stat): 31138 (bsolo) T 31137 31138 28974 0 -1 0 17673 0 0 0 52258 2328 0 0 25 0 1 0 1841017620 76140544 17510 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/31138/statm): 18589 17510 1116 68 0 18521 0
[pid=31138] vsize: 74356
Current children cumulated CPU time (s) 545.86
Current children cumulated vsize (Kb) 74356

[startup+600.039 s]
Raw data (loadavg): 1.00 1.00 0.95 1/56 31138
Raw data (/proc/31138/stat): 31138 (bsolo) T 31137 31138 28974 0 -1 0 17678 0 0 0 53192 2353 0 0 25 0 1 0 1841017620 76267520 17515 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/31138/statm): 18620 17515 1116 68 0 18552 0
[pid=31138] vsize: 74480
Current children cumulated CPU time (s) 555.45
Current children cumulated vsize (Kb) 74480

[startup+610.04 s]
Raw data (loadavg): 1.00 1.00 0.95 1/56 31138
Raw data (/proc/31138/stat): 31138 (bsolo) T 31137 31138 28974 0 -1 0 17682 0 0 0 54128 2374 0 0 25 0 1 0 1841017620 76267520 17519 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/31138/statm): 18620 17519 1116 68 0 18552 0
[pid=31138] vsize: 74480
Current children cumulated CPU time (s) 565.02
Current children cumulated vsize (Kb) 74480

[startup+620.041 s]
Raw data (loadavg): 1.00 1.00 0.95 1/56 31138
Raw data (/proc/31138/stat): 31138 (bsolo) T 31137 31138 28974 0 -1 0 17683 0 0 0 55066 2393 0 0 25 0 1 0 1841017620 76267520 17520 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/31138/statm): 18620 17520 1116 68 0 18552 0
[pid=31138] vsize: 74480
Current children cumulated CPU time (s) 574.59
Current children cumulated vsize (Kb) 74480

[startup+630.042 s]
Raw data (loadavg): 1.00 1.00 0.95 1/56 31138
Raw data (/proc/31138/stat): 31138 (bsolo) T 31137 31138 28974 0 -1 0 17689 0 0 0 56001 2415 0 0 25 0 1 0 1841017620 76267520 17526 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/31138/statm): 18620 17526 1116 68 0 18552 0
[pid=31138] vsize: 74480
Current children cumulated CPU time (s) 584.16
Current children cumulated vsize (Kb) 74480

[startup+640.043 s]
Raw data (loadavg): 1.00 1.00 0.95 2/56 31138
Raw data (/proc/31138/stat): 31138 (bsolo) R 31137 31138 28974 0 -1 0 17695 0 0 0 56936 2438 0 0 25 0 1 0 1841017620 76267520 17532 4294967295 134512640 134736556 3221224560 3221223336 134560326 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/31138/statm): 18620 17532 1116 68 0 18552 0
[pid=31138] vsize: 74480
Current children cumulated CPU time (s) 593.74
Current children cumulated vsize (Kb) 74480

[startup+650.043 s]
Raw data (loadavg): 1.00 1.00 0.95 2/56 31138
Raw data (/proc/31138/stat): 31138 (bsolo) R 31137 31138 28974 0 -1 0 17747 0 0 0 57870 2464 0 0 25 0 1 0 1841017620 76267520 17520 4294967295 134512640 134736556 3221224560 3221223064 1077377316 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/31138/statm): 18620 17520 1116 68 0 18552 0
[pid=31138] vsize: 74480
Current children cumulated CPU time (s) 603.34
Current children cumulated vsize (Kb) 74480

[startup+660.044 s]
Raw data (loadavg): 1.00 1.00 0.95 1/56 31138
Raw data (/proc/31138/stat): 31138 (bsolo) T 31137 31138 28974 0 -1 0 17974 0 0 0 58805 2487 0 0 25 0 1 0 1841017620 77201408 17747 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/31138/statm): 18848 17747 1116 68 0 18780 0
[pid=31138] vsize: 75392
Current children cumulated CPU time (s) 612.92
Current children cumulated vsize (Kb) 75392

[startup+670.045 s]
Raw data (loadavg): 1.00 1.00 0.95 1/56 31138
Raw data (/proc/31138/stat): 31138 (bsolo) T 31137 31138 28974 0 -1 0 17991 0 0 0 59746 2508 0 0 25 0 1 0 1841017620 77201408 17764 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/31138/statm): 18848 17764 1116 68 0 18780 0
[pid=31138] vsize: 75392
Current children cumulated CPU time (s) 622.54
Current children cumulated vsize (Kb) 75392

[startup+680.046 s]
Raw data (loadavg): 1.00 1.00 0.95 2/56 31138
Raw data (/proc/31138/stat): 31138 (bsolo) R 31137 31138 28974 0 -1 0 18004 0 0 0 60678 2532 0 0 25 0 1 0 1841017620 77328384 17777 4294967295 134512640 134736556 3221224560 3221223296 134605558 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/31138/statm): 18879 17777 1116 68 0 18811 0
[pid=31138] vsize: 75516
Current children cumulated CPU time (s) 632.1
Current children cumulated vsize (Kb) 75516

[startup+690.048 s]
Raw data (loadavg): 1.00 1.00 0.95 2/56 31138
Raw data (/proc/31138/stat): 31138 (bsolo) R 31137 31138 28974 0 -1 0 18012 0 0 0 61608 2556 0 0 25 0 1 0 1841017620 77328384 17785 4294967295 134512640 134736556 3221224560 3221223136 134550718 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/31138/statm): 18879 17785 1116 68 0 18811 0
[pid=31138] vsize: 75516
Current children cumulated CPU time (s) 641.64
Current children cumulated vsize (Kb) 75516

[startup+700.048 s]
Raw data (loadavg): 1.00 1.00 0.95 1/56 31138
Raw data (/proc/31138/stat): 31138 (bsolo) T 31137 31138 28974 0 -1 0 18018 0 0 0 62540 2579 0 0 25 0 1 0 1841017620 77328384 17791 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/31138/statm): 18879 17791 1116 68 0 18811 0
[pid=31138] vsize: 75516
Current children cumulated CPU time (s) 651.19
Current children cumulated vsize (Kb) 75516

[startup+710.048 s]
Raw data (loadavg): 1.00 1.00 0.95 1/56 31138
Raw data (/proc/31138/stat): 31138 (bsolo) T 31137 31138 28974 0 -1 0 18019 0 0 0 63468 2605 0 0 25 0 1 0 1841017620 77328384 17792 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/31138/statm): 18879 17792 1116 68 0 18811 0
[pid=31138] vsize: 75516
Current children cumulated CPU time (s) 660.73
Current children cumulated vsize (Kb) 75516

[startup+720.049 s]
Raw data (loadavg): 1.00 1.00 0.95 2/56 31138
Raw data (/proc/31138/stat): 31138 (bsolo) R 31137 31138 28974 0 -1 0 18023 0 0 0 64402 2629 0 0 25 0 1 0 1841017620 77328384 17796 4294967295 134512640 134736556 3221224560 3221223132 134634654 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/31138/statm): 18879 17796 1116 68 0 18811 0
[pid=31138] vsize: 75516
Current children cumulated CPU time (s) 670.31
Current children cumulated vsize (Kb) 75516

[startup+730.05 s]
Raw data (loadavg): 1.00 1.00 0.95 2/56 31138
Raw data (/proc/31138/stat): 31138 (bsolo) R 31137 31138 28974 0 -1 0 18030 0 0 0 65333 2652 0 0 25 0 1 0 1841017620 77455360 17803 4294967295 134512640 134736556 3221224560 3221223120 134543071 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/31138/statm): 18910 17803 1116 68 0 18842 0
[pid=31138] vsize: 75640
Current children cumulated CPU time (s) 679.85
Current children cumulated vsize (Kb) 75640

[startup+740.051 s]
Raw data (loadavg): 1.00 1.00 0.95 2/56 31138
Raw data (/proc/31138/stat): 31138 (bsolo) R 31137 31138 28974 0 -1 0 18033 0 0 0 66269 2674 0 0 18 0 1 0 1841017620 77443072 17806 4294967295 134512640 134736556 3221224560 3221223248 1076648061 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/31138/statm): 18907 17806 1116 68 0 18839 0
[pid=31138] vsize: 75628
Current children cumulated CPU time (s) 689.43
Current children cumulated vsize (Kb) 75628

[startup+750.053 s]
Raw data (loadavg): 1.00 1.00 0.95 2/56 31138
Raw data (/proc/31138/stat): 31138 (bsolo) R 31137 31138 28974 0 -1 0 18038 0 0 0 67202 2699 0 0 25 0 1 0 1841017620 77443072 17811 4294967295 134512640 134736556 3221224560 3221223184 134634273 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/31138/statm): 18907 17811 1116 68 0 18839 0
[pid=31138] vsize: 75628
Current children cumulated CPU time (s) 699.01
Current children cumulated vsize (Kb) 75628

[startup+760.053 s]
Raw data (loadavg): 1.00 1.00 0.95 2/56 31138
Raw data (/proc/31138/stat): 31138 (bsolo) R 31137 31138 28974 0 -1 0 18047 0 0 0 68135 2724 0 0 25 0 1 0 1841017620 77443072 17820 4294967295 134512640 134736556 3221224560 3221223272 134694468 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/31138/statm): 18907 17820 1116 68 0 18839 0
[pid=31138] vsize: 75628
Current children cumulated CPU time (s) 708.59
Current children cumulated vsize (Kb) 75628

[startup+770.054 s]
Raw data (loadavg): 1.00 1.00 0.95 2/56 31138
Raw data (/proc/31138/stat): 31138 (bsolo) R 31137 31138 28974 0 -1 0 18052 0 0 0 69070 2747 0 0 25 0 1 0 1841017620 77443072 17825 4294967295 134512640 134736556 3221224560 3221223296 134605570 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/31138/statm): 18907 17825 1116 68 0 18839 0
[pid=31138] vsize: 75628
Current children cumulated CPU time (s) 718.17
Current children cumulated vsize (Kb) 75628

[startup+780.055 s]
Raw data (loadavg): 1.00 1.00 0.95 2/56 31138
Raw data (/proc/31138/stat): 31138 (bsolo) R 31137 31138 28974 0 -1 0 18059 0 0 0 70003 2770 0 0 25 0 1 0 1841017620 77578240 17832 4294967295 134512640 134736556 3221224560 3221223296 134605558 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/31138/statm): 18940 17832 1116 68 0 18872 0
[pid=31138] vsize: 75760
Current children cumulated CPU time (s) 727.73
Current children cumulated vsize (Kb) 75760

[startup+790.055 s]
Raw data (loadavg): 1.00 1.00 0.95 2/56 31138
Raw data (/proc/31138/stat): 31138 (bsolo) R 31137 31138 28974 0 -1 0 18064 0 0 0 70938 2793 0 0 25 0 1 0 1841017620 77578240 17837 4294967295 134512640 134736556 3221224560 3221223272 134560225 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/31138/statm): 18940 17837 1116 68 0 18872 0
[pid=31138] vsize: 75760
Current children cumulated CPU time (s) 737.31
Current children cumulated vsize (Kb) 75760

[startup+800.056 s]
Raw data (loadavg): 1.08 1.02 0.96 2/56 31138
Raw data (/proc/31138/stat): 31138 (bsolo) R 31137 31138 28974 0 -1 0 18071 0 0 0 71871 2815 0 0 25 0 1 0 1841017620 77578240 17844 4294967295 134512640 134736556 3221224560 3221223136 134550726 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/31138/statm): 18940 17844 1116 68 0 18872 0
[pid=31138] vsize: 75760
Current children cumulated CPU time (s) 746.86
Current children cumulated vsize (Kb) 75760

[startup+810.057 s]
Raw data (loadavg): 1.07 1.02 0.96 2/56 31138
Raw data (/proc/31138/stat): 31138 (bsolo) R 31137 31138 28974 0 -1 0 18073 0 0 0 72809 2837 0 0 25 0 1 0 1841017620 77578240 17846 4294967295 134512640 134736556 3221224560 3221223140 134716309 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/31138/statm): 18940 17846 1116 68 0 18872 0
[pid=31138] vsize: 75760
Current children cumulated CPU time (s) 756.46
Current children cumulated vsize (Kb) 75760

[startup+820.058 s]
Raw data (loadavg): 1.06 1.01 0.96 2/56 31138
Raw data (/proc/31138/stat): 31138 (bsolo) R 31137 31138 28974 0 -1 0 18074 0 0 0 73741 2861 0 0 25 0 1 0 1841017620 77578240 17847 4294967295 134512640 134736556 3221224560 3221223136 134716424 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/31138/statm): 18940 17847 1116 68 0 18872 0
[pid=31138] vsize: 75760
Current children cumulated CPU time (s) 766.02
Current children cumulated vsize (Kb) 75760

[startup+830.058 s]
Raw data (loadavg): 1.05 1.01 0.96 2/56 31138
Raw data (/proc/31138/stat): 31138 (bsolo) R 31137 31138 28974 0 -1 0 18080 0 0 0 74677 2883 0 0 25 0 1 0 1841017620 77578240 17853 4294967295 134512640 134736556 3221224560 3221223276 134560240 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/31138/statm): 18940 17853 1116 68 0 18872 0
[pid=31138] vsize: 75760
Current children cumulated CPU time (s) 775.6
Current children cumulated vsize (Kb) 75760

[startup+840.058 s]
Raw data (loadavg): 1.04 1.01 0.96 2/56 31138
Raw data (/proc/31138/stat): 31138 (bsolo) R 31137 31138 28974 0 -1 0 18082 0 0 0 75607 2907 0 0 25 0 1 0 1841017620 77578240 17855 4294967295 134512640 134736556 3221224560 3221223204 1077374550 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/31138/statm): 18940 17855 1116 68 0 18872 0
[pid=31138] vsize: 75760
Current children cumulated CPU time (s) 785.14
Current children cumulated vsize (Kb) 75760

[startup+850.059 s]
Raw data (loadavg): 1.03 1.01 0.96 2/56 31138
Raw data (/proc/31138/stat): 31138 (bsolo) R 31137 31138 28974 0 -1 0 18091 0 0 0 76538 2931 0 0 25 0 1 0 1841017620 77705216 17864 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/31138/statm): 18971 17864 1116 68 0 18903 0
[pid=31138] vsize: 75884
Current children cumulated CPU time (s) 794.69
Current children cumulated vsize (Kb) 75884

[startup+860.059 s]
Raw data (loadavg): 1.03 1.01 0.96 1/56 31138
Raw data (/proc/31138/stat): 31138 (bsolo) T 31137 31138 28974 0 -1 0 18096 0 0 0 77475 2953 0 0 25 0 1 0 1841017620 77705216 17869 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/31138/statm): 18971 17869 1116 68 0 18903 0
[pid=31138] vsize: 75884
Current children cumulated CPU time (s) 804.28
Current children cumulated vsize (Kb) 75884

[startup+870.059 s]
Raw data (loadavg): 1.02 1.01 0.96 1/56 31138
Raw data (/proc/31138/stat): 31138 (bsolo) T 31137 31138 28974 0 -1 0 18096 0 0 0 78407 2976 0 0 25 0 1 0 1841017620 77705216 17869 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/31138/statm): 18971 17869 1116 68 0 18903 0
[pid=31138] vsize: 75884
Current children cumulated CPU time (s) 813.83
Current children cumulated vsize (Kb) 75884

[startup+880.06 s]
Raw data (loadavg): 1.02 1.01 0.96 2/56 31138
Raw data (/proc/31138/stat): 31138 (bsolo) R 31137 31138 28974 0 -1 0 18098 0 0 0 79343 2996 0 0 25 0 1 0 1841017620 77705216 17871 4294967295 134512640 134736556 3221224560 3221223208 134554070 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/31138/statm): 18971 17871 1116 68 0 18903 0
[pid=31138] vsize: 75884
Current children cumulated CPU time (s) 823.39
Current children cumulated vsize (Kb) 75884

[startup+890.06 s]
Raw data (loadavg): 1.02 1.01 0.96 1/56 31138
Raw data (/proc/31138/stat): 31138 (bsolo) T 31137 31138 28974 0 -1 0 18102 0 0 0 80282 3017 0 0 25 0 1 0 1841017620 77705216 17875 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/31138/statm): 18971 17875 1116 68 0 18903 0
[pid=31138] vsize: 75884
Current children cumulated CPU time (s) 832.99
Current children cumulated vsize (Kb) 75884

[startup+900.061 s]
Raw data (loadavg): 1.01 1.01 0.96 1/56 31138
Raw data (/proc/31138/stat): 31138 (bsolo) T 31137 31138 28974 0 -1 0 18104 0 0 0 81219 3041 0 0 25 0 1 0 1841017620 77705216 17877 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/31138/statm): 18971 17877 1116 68 0 18903 0
[pid=31138] vsize: 75884
Current children cumulated CPU time (s) 842.6
Current children cumulated vsize (Kb) 75884

[startup+910.062 s]
Raw data (loadavg): 1.01 1.01 0.96 2/56 31138
Raw data (/proc/31138/stat): 31138 (bsolo) R 31137 31138 28974 0 -1 0 18107 0 0 0 82150 3065 0 0 25 0 1 0 1841017620 77705216 17880 4294967295 134512640 134736556 3221224560 3221223028 1077374082 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/31138/statm): 18971 17880 1116 68 0 18903 0
[pid=31138] vsize: 75884
Current children cumulated CPU time (s) 852.15
Current children cumulated vsize (Kb) 75884

[startup+920.063 s]
Raw data (loadavg): 1.01 1.00 0.96 2/56 31138
Raw data (/proc/31138/stat): 31138 (bsolo) R 31137 31138 28974 0 -1 0 18110 0 0 0 83086 3087 0 0 25 0 1 0 1841017620 77705216 17883 4294967295 134512640 134736556 3221224560 3221223168 134544572 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/31138/statm): 18971 17883 1116 68 0 18903 0
[pid=31138] vsize: 75884
Current children cumulated CPU time (s) 861.73
Current children cumulated vsize (Kb) 75884

[startup+930.063 s]
Raw data (loadavg): 1.01 1.00 0.96 2/56 31138
Raw data (/proc/31138/stat): 31138 (bsolo) R 31137 31138 28974 0 -1 0 18114 0 0 0 84023 3110 0 0 25 0 1 0 1841017620 77705216 17887 4294967295 134512640 134736556 3221224560 3221223204 1077374550 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/31138/statm): 18971 17887 1116 68 0 18903 0
[pid=31138] vsize: 75884
Current children cumulated CPU time (s) 871.33
Current children cumulated vsize (Kb) 75884

[startup+940.063 s]
Raw data (loadavg): 1.00 1.00 0.96 2/56 31138
Raw data (/proc/31138/stat): 31138 (bsolo) R 31137 31138 28974 0 -1 0 18116 0 0 0 84950 3132 0 0 25 0 1 0 1841017620 77705216 17889 4294967295 134512640 134736556 3221224560 3221223000 134634653 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/31138/statm): 18971 17889 1116 68 0 18903 0
[pid=31138] vsize: 75884
Current children cumulated CPU time (s) 880.82
Current children cumulated vsize (Kb) 75884

[startup+950.064 s]
Raw data (loadavg): 1.00 1.00 0.96 1/56 31138
Raw data (/proc/31138/stat): 31138 (bsolo) T 31137 31138 28974 0 -1 0 18118 0 0 0 85881 3157 0 0 25 0 1 0 1841017620 77705216 17891 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/31138/statm): 18971 17891 1116 68 0 18903 0
[pid=31138] vsize: 75884
Current children cumulated CPU time (s) 890.38
Current children cumulated vsize (Kb) 75884

[startup+960.065 s]
Raw data (loadavg): 1.00 1.00 0.96 2/56 31138
Raw data (/proc/31138/stat): 31138 (bsolo) R 31137 31138 28974 0 -1 0 18126 0 0 0 86812 3180 0 0 25 0 1 0 1841017620 77828096 17899 4294967295 134512640 134736556 3221224560 3221223272 134560233 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/31138/statm): 19001 17899 1116 68 0 18933 0
[pid=31138] vsize: 76004
Current children cumulated CPU time (s) 899.92
Current children cumulated vsize (Kb) 76004

[startup+970.066 s]
Raw data (loadavg): 1.00 1.00 0.96 2/56 31138
Raw data (/proc/31138/stat): 31138 (bsolo) R 31137 31138 28974 0 -1 0 18128 0 0 0 87746 3202 0 0 25 0 1 0 1841017620 77828096 17901 4294967295 134512640 134736556 3221224560 3221223096 1077377362 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/31138/statm): 19001 17901 1116 68 0 18933 0
[pid=31138] vsize: 76004
Current children cumulated CPU time (s) 909.48
Current children cumulated vsize (Kb) 76004

[startup+980.067 s]
Raw data (loadavg): 1.00 1.00 0.96 2/56 31138
Raw data (/proc/31138/stat): 31138 (bsolo) R 31137 31138 28974 0 -1 0 18128 0 0 0 88680 3226 0 0 25 0 1 0 1841017620 77828096 17901 4294967295 134512640 134736556 3221224560 3221223296 134605570 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/31138/statm): 19001 17901 1116 68 0 18933 0
[pid=31138] vsize: 76004
Current children cumulated CPU time (s) 919.06
Current children cumulated vsize (Kb) 76004

[startup+990.067 s]
Raw data (loadavg): 1.00 1.00 0.96 1/56 31138
Raw data (/proc/31138/stat): 31138 (bsolo) T 31137 31138 28974 0 -1 0 18134 0 0 0 89615 3250 0 0 25 0 1 0 1841017620 77828096 17907 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/31138/statm): 19001 17907 1116 68 0 18933 0
[pid=31138] vsize: 76004
Current children cumulated CPU time (s) 928.65
Current children cumulated vsize (Kb) 76004

[startup+1000.07 s]
Raw data (loadavg): 1.00 1.00 0.96 2/56 31138
Raw data (/proc/31138/stat): 31138 (bsolo) R 31137 31138 28974 0 -1 0 18137 0 0 0 90551 3274 0 0 25 0 1 0 1841017620 77828096 17910 4294967295 134512640 134736556 3221224560 3221223140 134716328 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/31138/statm): 19001 17910 1116 68 0 18933 0
[pid=31138] vsize: 76004
Current children cumulated CPU time (s) 938.25
Current children cumulated vsize (Kb) 76004

[startup+1010.07 s]
Raw data (loadavg): 1.00 1.00 0.96 1/56 31138
Raw data (/proc/31138/stat): 31138 (bsolo) T 31137 31138 28974 0 -1 0 18138 0 0 0 91485 3298 0 0 25 0 1 0 1841017620 77828096 17911 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/31138/statm): 19001 17911 1116 68 0 18933 0
[pid=31138] vsize: 76004
Current children cumulated CPU time (s) 947.83
Current children cumulated vsize (Kb) 76004

[startup+1020.07 s]
Raw data (loadavg): 1.00 1.00 0.96 2/56 31138
Raw data (/proc/31138/stat): 31138 (bsolo) R 31137 31138 28974 0 -1 0 18141 0 0 0 92420 3320 0 0 25 0 1 0 1841017620 77828096 17914 4294967295 134512640 134736556 3221224560 3221223136 134550735 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/31138/statm): 19001 17914 1116 68 0 18933 0
[pid=31138] vsize: 76004
Current children cumulated CPU time (s) 957.4
Current children cumulated vsize (Kb) 76004

[startup+1030.07 s]
Raw data (loadavg): 1.08 1.02 0.96 1/56 31138
Raw data (/proc/31138/stat): 31138 (bsolo) T 31137 31138 28974 0 -1 0 18143 0 0 0 93357 3343 0 0 25 0 1 0 1841017620 77828096 17916 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/31138/statm): 19001 17916 1116 68 0 18933 0
[pid=31138] vsize: 76004
Current children cumulated CPU time (s) 967
Current children cumulated vsize (Kb) 76004

[startup+1040.07 s]
Raw data (loadavg): 1.07 1.02 0.96 2/56 31138
Raw data (/proc/31138/stat): 31138 (bsolo) R 31137 31138 28974 0 -1 0 18145 0 0 0 94290 3367 0 0 25 0 1 0 1841017620 77828096 17918 4294967295 134512640 134736556 3221224560 3221223232 134605356 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/31138/statm): 19001 17918 1116 68 0 18933 0
[pid=31138] vsize: 76004
Current children cumulated CPU time (s) 976.57
Current children cumulated vsize (Kb) 76004

[startup+1050.07 s]
Raw data (loadavg): 1.06 1.01 0.96 2/56 31138
Raw data (/proc/31138/stat): 31138 (bsolo) R 31137 31138 28974 0 -1 0 18148 0 0 0 95226 3390 0 0 25 0 1 0 1841017620 77828096 17921 4294967295 134512640 134736556 3221224560 3221223136 134550251 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/31138/statm): 19001 17921 1116 68 0 18933 0
[pid=31138] vsize: 76004
Current children cumulated CPU time (s) 986.16
Current children cumulated vsize (Kb) 76004

[startup+1060.07 s]
Raw data (loadavg): 1.05 1.01 0.96 2/56 31138
Raw data (/proc/31138/stat): 31138 (bsolo) R 31137 31138 28974 0 -1 0 18151 0 0 0 96162 3413 0 0 25 0 1 0 1841017620 77828096 17924 4294967295 134512640 134736556 3221224560 3221223136 134550811 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/31138/statm): 19001 17924 1116 68 0 18933 0
[pid=31138] vsize: 76004
Current children cumulated CPU time (s) 995.75
Current children cumulated vsize (Kb) 76004

[startup+1070.07 s]
Raw data (loadavg): 1.04 1.01 0.96 2/56 31138
Raw data (/proc/31138/stat): 31138 (bsolo) R 31137 31138 28974 0 -1 0 18154 0 0 0 97093 3439 0 0 25 0 1 0 1841017620 77959168 17927 4294967295 134512640 134736556 3221224560 3221223216 134608231 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/31138/statm): 19033 17927 1116 68 0 18965 0
[pid=31138] vsize: 76132
Current children cumulated CPU time (s) 1005.32
Current children cumulated vsize (Kb) 76132

[startup+1080.07 s]
Raw data (loadavg): 1.03 1.01 0.96 2/56 31138
Raw data (/proc/31138/stat): 31138 (bsolo) R 31137 31138 28974 0 -1 0 18158 0 0 0 98028 3462 0 0 25 0 1 0 1841017620 77959168 17931 4294967295 134512640 134736556 3221224560 3221223152 134716403 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/31138/statm): 19033 17931 1116 68 0 18965 0
[pid=31138] vsize: 76132
Current children cumulated CPU time (s) 1014.9
Current children cumulated vsize (Kb) 76132

[startup+1090.07 s]
Raw data (loadavg): 1.03 1.01 0.96 2/56 31138
Raw data (/proc/31138/stat): 31138 (bsolo) R 31137 31138 28974 0 -1 0 18163 0 0 0 98962 3484 0 0 25 0 1 0 1841017620 77959168 17936 4294967295 134512640 134736556 3221224560 3221223184 134634262 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/31138/statm): 19033 17936 1116 68 0 18965 0
[pid=31138] vsize: 76132
Current children cumulated CPU time (s) 1024.46
Current children cumulated vsize (Kb) 76132

[startup+1100.07 s]
Raw data (loadavg): 1.02 1.01 0.96 1/56 31138
Raw data (/proc/31138/stat): 31138 (bsolo) T 31137 31138 28974 0 -1 0 18166 0 0 0 99892 3509 0 0 25 0 1 0 1841017620 77959168 17939 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/31138/statm): 19033 17939 1116 68 0 18965 0
[pid=31138] vsize: 76132
Current children cumulated CPU time (s) 1034.01
Current children cumulated vsize (Kb) 76132

[startup+1110.07 s]
Raw data (loadavg): 1.02 1.01 0.96 1/56 31138
Raw data (/proc/31138/stat): 31138 (bsolo) T 31137 31138 28974 0 -1 0 18170 0 0 0 100825 3532 0 0 25 0 1 0 1841017620 77959168 17943 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/31138/statm): 19033 17943 1116 68 0 18965 0
[pid=31138] vsize: 76132
Current children cumulated CPU time (s) 1043.57
Current children cumulated vsize (Kb) 76132

[startup+1120.08 s]
Raw data (loadavg): 1.02 1.01 0.96 1/56 31138
Raw data (/proc/31138/stat): 31138 (bsolo) T 31137 31138 28974 0 -1 0 18171 0 0 0 101760 3556 0 0 18 0 1 0 1841017620 77959168 17944 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/31138/statm): 19033 17944 1116 68 0 18965 0
[pid=31138] vsize: 76132
Current children cumulated CPU time (s) 1053.16
Current children cumulated vsize (Kb) 76132

[startup+1130.08 s]
Raw data (loadavg): 1.01 1.01 0.96 2/56 31138
Raw data (/proc/31138/stat): 31138 (bsolo) R 31137 31138 28974 0 -1 0 18175 0 0 0 102696 3578 0 0 25 0 1 0 1841017620 77959168 17948 4294967295 134512640 134736556 3221224560 3221223280 134605376 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/31138/statm): 19033 17948 1116 68 0 18965 0
[pid=31138] vsize: 76132
Current children cumulated CPU time (s) 1062.74
Current children cumulated vsize (Kb) 76132

[startup+1140.08 s]
Raw data (loadavg): 1.01 1.01 0.96 2/56 31138
Raw data (/proc/31138/stat): 31138 (bsolo) R 31137 31138 28974 0 -1 0 18179 0 0 0 103631 3601 0 0 25 0 1 0 1841017620 77959168 17952 4294967295 134512640 134736556 3221224560 3221223172 134537414 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/31138/statm): 19033 17952 1116 68 0 18965 0
[pid=31138] vsize: 76132
Current children cumulated CPU time (s) 1072.32
Current children cumulated vsize (Kb) 76132

[startup+1150.08 s]
Raw data (loadavg): 1.01 1.00 0.96 1/56 31138
Raw data (/proc/31138/stat): 31138 (bsolo) T 31137 31138 28974 0 -1 0 18182 0 0 0 104566 3626 0 0 25 0 1 0 1841017620 77959168 17955 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/31138/statm): 19033 17955 1116 68 0 18965 0
[pid=31138] vsize: 76132
Current children cumulated CPU time (s) 1081.92
Current children cumulated vsize (Kb) 76132

[startup+1160.08 s]
Raw data (loadavg): 1.01 1.00 0.96 2/56 31138
Raw data (/proc/31138/stat): 31138 (bsolo) R 31137 31138 28974 0 -1 0 18184 0 0 0 105499 3648 0 0 25 0 1 0 1841017620 78086144 17957 4294967295 134512640 134736556 3221224560 3221223172 134527251 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/31138/statm): 19064 17957 1116 68 0 18996 0
[pid=31138] vsize: 76256
Current children cumulated CPU time (s) 1091.47
Current children cumulated vsize (Kb) 76256

[startup+1170.08 s]
Raw data (loadavg): 1.00 1.00 0.96 2/56 31138
Raw data (/proc/31138/stat): 31138 (bsolo) R 31137 31138 28974 0 -1 0 18195 0 0 0 106432 3672 0 0 25 0 1 0 1841017620 78086144 17968 4294967295 134512640 134736556 3221224560 3221223212 134554079 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/31138/statm): 19064 17968 1116 68 0 18996 0
[pid=31138] vsize: 76256
Current children cumulated CPU time (s) 1101.04
Current children cumulated vsize (Kb) 76256

[startup+1180.08 s]
Raw data (loadavg): 1.00 1.00 0.96 2/56 31138
Raw data (/proc/31138/stat): 31138 (bsolo) R 31137 31138 28974 0 -1 0 18199 0 0 0 107363 3698 0 0 25 0 1 0 1841017620 78086144 17972 4294967295 134512640 134736556 3221224560 3221223280 134605040 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/31138/statm): 19064 17972 1116 68 0 18996 0
[pid=31138] vsize: 76256
Current children cumulated CPU time (s) 1110.61
Current children cumulated vsize (Kb) 76256

[startup+1190.08 s]
Raw data (loadavg): 1.00 1.00 0.96 2/56 31138
Raw data (/proc/31138/stat): 31138 (bsolo) R 31137 31138 28974 0 -1 0 18203 0 0 0 108301 3721 0 0 25 0 1 0 1841017620 78086144 17976 4294967295 134512640 134736556 3221224560 3221223136 134550875 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/31138/statm): 19064 17976 1116 68 0 18996 0
[pid=31138] vsize: 76256
Current children cumulated CPU time (s) 1120.22
Current children cumulated vsize (Kb) 76256

[startup+1200.08 s]
Raw data (loadavg): 1.00 1.00 0.96 2/56 31138
Raw data (/proc/31138/stat): 31138 (bsolo) R 31137 31138 28974 0 -1 0 18204 0 0 0 109236 3743 0 0 25 0 1 0 1841017620 78086144 17977 4294967295 134512640 134736556 3221224560 3221223272 134694457 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/31138/statm): 19064 17977 1116 68 0 18996 0
[pid=31138] vsize: 76256
Current children cumulated CPU time (s) 1129.79
Current children cumulated vsize (Kb) 76256

[startup+1210.08 s]
Raw data (loadavg): 1.00 1.00 0.96 2/56 31138
Raw data (/proc/31138/stat): 31138 (bsolo) R 31137 31138 28974 0 -1 0 18207 0 0 0 110172 3765 0 0 25 0 1 0 1841017620 78086144 17980 4294967295 134512640 134736556 3221224560 3221223260 1076647540 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/31138/statm): 19064 17980 1116 68 0 18996 0
[pid=31138] vsize: 76256
Current children cumulated CPU time (s) 1139.37
Current children cumulated vsize (Kb) 76256

[startup+1220.08 s]
Raw data (loadavg): 1.00 1.00 0.96 1/56 31138
Raw data (/proc/31138/stat): 31138 (bsolo) T 31137 31138 28974 0 -1 0 18215 0 0 0 111101 3787 0 0 25 0 1 0 1841017620 78204928 17988 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/31138/statm): 19093 17988 1116 68 0 19025 0
[pid=31138] vsize: 76372
Current children cumulated CPU time (s) 1148.88
Current children cumulated vsize (Kb) 76372

[startup+1230.08 s]
Raw data (loadavg): 1.00 1.00 0.96 2/56 31138
Raw data (/proc/31138/stat): 31138 (bsolo) R 31137 31138 28974 0 -1 0 18221 0 0 0 112032 3811 0 0 25 0 1 0 1841017620 78204928 17994 4294967295 134512640 134736556 3221224560 3221223136 134550704 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/31138/statm): 19093 17994 1116 68 0 19025 0
[pid=31138] vsize: 76372
Current children cumulated CPU time (s) 1158.43
Current children cumulated vsize (Kb) 76372

[startup+1240.08 s]
Raw data (loadavg): 1.00 1.00 0.96 2/56 31138
Raw data (/proc/31138/stat): 31138 (bsolo) R 31137 31138 28974 0 -1 0 18224 0 0 0 112962 3837 0 0 25 0 1 0 1841017620 78204928 17997 4294967295 134512640 134736556 3221224560 3221223152 134716174 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/31138/statm): 19093 17997 1116 68 0 19025 0
[pid=31138] vsize: 76372
Current children cumulated CPU time (s) 1167.99
Current children cumulated vsize (Kb) 76372

[startup+1250.08 s]
Raw data (loadavg): 1.00 1.00 0.96 2/56 31138
Raw data (/proc/31138/stat): 31138 (bsolo) T 31137 31138 28974 0 -1 0 18228 0 0 0 113896 3860 0 0 25 0 1 0 1841017620 78204928 18001 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/31138/statm): 19093 18001 1116 68 0 19025 0
[pid=31138] vsize: 76372
Current children cumulated CPU time (s) 1177.56
Current children cumulated vsize (Kb) 76372

[startup+1260.08 s]
Raw data (loadavg): 1.00 1.00 0.96 2/56 31138
Raw data (/proc/31138/stat): 31138 (bsolo) R 31137 31138 28974 0 -1 0 18235 0 0 0 114827 3883 0 0 25 0 1 0 1841017620 78204928 18008 4294967295 134512640 134736556 3221224560 3221223360 134552878 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/31138/statm): 19093 18008 1116 68 0 19025 0
[pid=31138] vsize: 76372
Current children cumulated CPU time (s) 1187.1
Current children cumulated vsize (Kb) 76372
One traced child (pid=31138) exited with status: 0
All traced children have exited ! Game is over.

Child status: 0
Real time (s): 1268.38
CPU time (s): 1195.05
CPU user time (s): 1155.99
CPU system time (s): 39.0621
CPU usage (%): 94.2186
Max. virtual memory (cumulated for all children) (Kb): 76372

Verifier Data

ERROR: no interpretation found !