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/miplib/normalized-mps-v2-20-10-dcmulti.opb
MD5SUM2c1654041c7ed087aa8883df6d85cbf7
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 14235
Biggest coefficient in the objective function 714038312960
Number of bits for the biggest coefficient in the objective function 40
Sum of the numbers in the objective function 68224730472397
Number of bits of the sum of numbers in the objective function 46
Biggest number in a constraint 714038312960
Number of bits of the biggest number in a constraint 40
Biggest sum of numbers in a constraint 68224730472397
Number of bits of the biggest sum of numbers46
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Number of variables14265
Total number of constraints365
Number of constraints which are clauses27
Number of constraints which are cardinality constraints (but not clauses)80
Number of constraints which are nor clauses,nor cardinality constraints258
Minimum length of a constraint1
Maximum length of a constraint420

Trace number 551

Launcher Data

LAUNCH ON wulflinc26 THE 2005-09-18 11:04:13 (client local time)
PB2005-SCRIPT v4.0 
MARKUPS: idlaunch=506 boxname=wulflinc26 idbench=506 idsolver=1 numberseed=0
MD5SUM SOLVER: 38f99674050b34630888bf623b924b59  /oldhome/oroussel/solvers/bsolo
MD5SUM BENCH:  2c1654041c7ed087aa8883df6d85cbf7  /oldhome/oroussel/tmp/wulflinc26/normalized-mps-v2-20-10-dcmulti.opb
REAL COMMAND:  bsolo /oldhome/oroussel/tmp/wulflinc26/normalized-mps-v2-20-10-dcmulti.opb
IDLAUNCH: 506
/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 7
model name	: Pentium III (Katmai)
stepping	: 3
cpu MHz		: 451.061
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.061
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	: 901.12

/proc/meminfo:
MemTotal:      1034660 kB
MemFree:        943676 kB
Buffers:         34680 kB
Cached:          28848 kB
SwapCached:        868 kB
Active:          54292 kB
Inactive:        11880 kB
HighTotal:      131008 kB
HighFree:        99428 kB
LowTotal:       903652 kB
LowFree:        844248 kB
SwapTotal:     2097892 kB
SwapFree:      2096540 kB
Dirty:              28 kB
Writeback:           0 kB
Mapped:           5696 kB
Slab:            19112 kB
Committed_AS:    64168 kB
PageTables:        328 kB
VmallocTotal:   114680 kB
VmallocUsed:      1368 kB
VmallocChunk:   113252 kB
JOB ENDED THE 2005-09-18 11:24:38 (client local time) WITH STATUS 0 IN 1195.12 SECONDS
stats: 506 7 1195.12 0

Solver Data

c INFO: OSL Context initialized.
c BIG Int formula...
c Initial problem consists of 14265 variables and 368 constraints.
c No problem reductions applied in OPT. instance.
c	preprocess terminated. Elapsed time: 3.563
c After prepocess the problem consists of 9479 variables and 368 constraints.
c Initial Lower Bound: 0
c Restart #1 #Var: 9479 #Dec: 17166 LB: 0 @ 5.257
c Restart #2 #Var: 9479 #Dec: 54457 LB: 0 @ 8.924
c Restart #3 #Var: 9479 #Dec: 134332 LB: 0 @ 16.245
c Restart #4 #Var: 9479 #Dec: 195993 LB: 0 @ 22.948
c Restart #5 #Var: 9479 #Dec: 317756 LB: 0 @ 34.259
c Restart #6 #Var: 9479 #Dec: 391049 LB: 0 @ 41.391
c Restart #7 #Var: 9479 #Dec: 445889 LB: 0 @ 45.683
c Restart #8 #Var: 9479 #Dec: 544170 LB: 0 @ 52.222
c Restart #9 #Var: 9479 #Dec: 546033 LB: 0 @ 54.089
c Restart #10 #Var: 9479 #Dec: 548085 LB: 0 @ 56.077
c Restart #11 #Var: 9478 #Dec: 550508 LB: 0 @ 58.732
c Restart #12 #Var: 9478 #Dec: 552963 LB: 0 @ 61.032
c Restart #13 #Var: 9478 #Dec: 555631 LB: 0 @ 63.51
c Restart #14 #Var: 9478 #Dec: 558498 LB: 0 @ 66.142
c Restart #15 #Var: 9478 #Dec: 561544 LB: 0 @ 68.859
c Restart #16 #Var: 9478 #Dec: 573562 LB: 0 @ 73.658
c Restart #17 #Var: 9478 #Dec: 577018 LB: 0 @ 76.315
c Restart #18 #Var: 9478 #Dec: 580831 LB: 0 @ 80.462
c Restart #19 #Var: 9478 #Dec: 584944 LB: 0 @ 84.912
c Restart #20 #Var: 9478 #Dec: 589029 LB: 0 @ 90.867
c Restart #21 #Var: 9478 #Dec: 593319 LB: 0 @ 96.776
c Restart #22 #Var: 9477 #Dec: 598690 LB: 0 @ 101.41
c Restart #23 #Var: 9477 #Dec: 603336 LB: 0 @ 104.53
c Restart #24 #Var: 9477 #Dec: 609599 LB: 0 @ 127.13
c Restart #25 #Var: 9477 #Dec: 614740 LB: 0 @ 151.54
c Restart #26 #Var: 9477 #Dec: 620372 LB: 0 @ 172.82
c Restart #27 #Var: 9477 #Dec: 625917 LB: 0 @ 197.69
c Restart #28 #Var: 9477 #Dec: 632615 LB: 0 @ 203.06
c Restart #29 #Var: 9476 #Dec: 639607 LB: 0 @ 209.4
c Restart #30 #Var: 9476 #Dec: 645738 LB: 0 @ 214.73
c Restart #31 #Var: 9476 #Dec: 652000 LB: 0 @ 219.96
c Restart #32 #Var: 9476 #Dec: 658537 LB: 0 @ 225.49
c Restart #33 #Var: 9476 #Dec: 665322 LB: 0 @ 232.38
c Restart #34 #Var: 9476 #Dec: 673138 LB: 0 @ 238.54
c Restart #35 #Var: 9476 #Dec: 681086 LB: 0 @ 257.27
c Restart #36 #Var: 9476 #Dec: 689743 LB: 0 @ 262.76
c Restart #37 #Var: 9476 #Dec: 698561 LB: 0 @ 272.53
c Restart #38 #Var: 9474 #Dec: 721547 LB: 0 @ 289.85
c Restart #39 #Var: 9474 #Dec: 730389 LB: 0 @ 295.57
c Restart #40 #Var: 9474 #Dec: 742048 LB: 0 @ 308.05
c Restart #41 #Var: 9474 #Dec: 750311 LB: 0 @ 318.14
c Restart #42 #Var: 9474 #Dec: 761457 LB: 0 @ 329.26
c Restart #43 #Var: 9474 #Dec: 770152 LB: 0 @ 339.09
c Restart #44 #Var: 9473 #Dec: 783742 LB: 0 @ 430.17
c Restart #45 #Var: 9473 #Dec: 799999 LB: 0 @ 470.41
c Restart #46 #Var: 9473 #Dec: 816732 LB: 0 @ 539.48
c CHANGE Heuristic... 
c Restart #0 #Var: 9473 #Dec: 826890 LB: 0 @ 604.75
c Restart #1 #Var: 9473 #Dec: 828884 LB: 0 @ 605.4
c Restart #2 #Var: 9470 #Dec: 839072 LB: 0 @ 609.55
c Restart #3 #Var: 9469 #Dec: 843497 LB: 0 @ 616.79
c Restart #4 #Var: 9469 #Dec: 849082 LB: 0 @ 620.86
c Restart #5 #Var: 9467 #Dec: 852332 LB: 0 @ 622.65
c Restart #6 #Var: 9465 #Dec: 856991 LB: 0 @ 626.05
c Restart #7 #Var: 9453 #Dec: 861769 LB: 0 @ 629.29
c Restart #8 #Var: 9453 #Dec: 872453 LB: 0 @ 637.98
c Restart #9 #Var: 9453 #Dec: 877760 LB: 0 @ 650.66
c Restart #10 #Var: 9453 #Dec: 880744 LB: 0 @ 662.38
c Restart #11 #Var: 9453 #Dec: 885054 LB: 0 @ 674.5
c Restart #12 #Var: 9453 #Dec: 888768 LB: 0 @ 690.72
c Restart #13 #Var: 9453 #Dec: 897957 LB: 0 @ 711.11
c Restart #14 #Var: 9453 #Dec: 902304 LB: 0 @ 727.25
c Restart #15 #Var: 9453 #Dec: 908494 LB: 0 @ 752.23
c Restart #16 #Var: 9453 #Dec: 913582 LB: 0 @ 783.35
c Restart #17 #Var: 9453 #Dec: 919620 LB: 0 @ 811.26
c Restart #18 #Var: 9453 #Dec: 924831 LB: 0 @ 842.68
c Restart #19 #Var: 9453 #Dec: 931996 LB: 0 @ 869
c Restart #20 #Var: 9453 #Dec: 939252 LB: 0 @ 894.29
c Restart #21 #Var: 9453 #Dec: 949673 LB: 0 @ 916.2
c Restart #22 #Var: 9453 #Dec: 956541 LB: 0 @ 937.14
c Restart #23 #Var: 9453 #Dec: 962307 LB: 0 @ 973.64
c Restart #24 #Var: 9453 #Dec: 972104 LB: 0 @ 1006.1
c Restart #25 #Var: 9453 #Dec: 980718 LB: 0 @ 1042.6
c Restart #26 #Var: 9453 #Dec: 989097 LB: 0 @ 1084.2
c Restart #27 #Var: 9453 #Dec: 997143 LB: 0 @ 1119.4
c Restart #28 #Var: 9453 #Dec: 1006201 LB: 0 @ 1141.6
c Restart #29 #Var: 9453 #Dec: 1012727 LB: 0 @ 1165
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/18596/stat): 18596 (bsolo) R 18595 18596 16528 0 -1 0 19 0 0 0 0 0 0 0 23 0 1 0 1840761585 438272 3 4294967295 134512640 134736556 3221224560 3221224560 1073744960 0 0 5 0 0 0 0 17 0 0 0
Raw data (/proc/18596/statm): 107 3 90 68 0 39 0
[pid=18596] 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/wulflinc26/normalized-mps-v2-20-10-dcmulti.opb

[startup+10.0039 s]
Raw data (loadavg): 0.88 1.03 0.99 1/56 18596
Raw data (/proc/18596/stat): 18596 (bsolo) T 18595 18596 16528 0 -1 0 10502 0 0 0 756 95 0 0 18 0 1 0 1840761585 46592000 10413 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/18596/statm): 11375 10413 1116 68 0 11307 0
[pid=18596] vsize: 45500
Current children cumulated CPU time (s) 8.51
Current children cumulated vsize (Kb) 45500

[startup+20.0046 s]
Raw data (loadavg): 0.90 1.02 0.99 1/56 18596
Raw data (/proc/18596/stat): 18596 (bsolo) T 18595 18596 16528 0 -1 0 10534 0 0 0 1426 201 0 0 19 0 1 0 1840761585 46673920 10445 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/18596/statm): 11395 10445 1116 68 0 11327 0
[pid=18596] vsize: 45580
Current children cumulated CPU time (s) 16.27
Current children cumulated vsize (Kb) 45580

[startup+30.0052 s]
Raw data (loadavg): 0.92 1.02 0.99 1/56 18596
Raw data (/proc/18596/stat): 18596 (bsolo) T 18595 18596 16528 0 -1 0 10534 0 0 0 2129 293 0 0 19 0 1 0 1840761585 46673920 10445 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/18596/statm): 11395 10445 1116 68 0 11327 0
[pid=18596] vsize: 45580
Current children cumulated CPU time (s) 24.22
Current children cumulated vsize (Kb) 45580

[startup+40.0059 s]
Raw data (loadavg): 0.93 1.02 0.99 1/56 18596
Raw data (/proc/18596/stat): 18596 (bsolo) T 18595 18596 16528 0 -1 0 10543 0 0 0 2805 398 0 0 19 0 1 0 1840761585 46673920 10454 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/18596/statm): 11395 10454 1116 68 0 11327 0
[pid=18596] vsize: 45580
Current children cumulated CPU time (s) 32.03
Current children cumulated vsize (Kb) 45580

[startup+50.0066 s]
Raw data (loadavg): 0.94 1.02 0.99 2/56 18596
Raw data (/proc/18596/stat): 18596 (bsolo) R 18595 18596 16528 0 -1 0 10548 0 0 0 3470 510 0 0 19 0 1 0 1840761585 46673920 10459 4294967295 134512640 134736556 3221224560 3221223368 134598773 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/18596/statm): 11395 10459 1116 68 0 11327 0
[pid=18596] vsize: 45580
Current children cumulated CPU time (s) 39.8
Current children cumulated vsize (Kb) 45580

[startup+60.0073 s]
Raw data (loadavg): 0.95 1.02 0.99 1/56 18596
Raw data (/proc/18596/stat): 18596 (bsolo) T 18595 18596 16528 0 -1 0 10648 0 0 0 4088 633 0 0 17 0 1 0 1840761585 47075328 10559 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/18596/statm): 11493 10559 1116 68 0 11425 0
[pid=18596] vsize: 45972
Current children cumulated CPU time (s) 47.21
Current children cumulated vsize (Kb) 45972

[startup+70.008 s]
Raw data (loadavg): 1.03 1.04 0.99 1/56 18596
Raw data (/proc/18596/stat): 18596 (bsolo) T 18595 18596 16528 0 -1 0 10667 0 0 0 4805 722 0 0 25 0 1 0 1840761585 47206400 10578 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/18596/statm): 11525 10578 1116 68 0 11457 0
[pid=18596] vsize: 46100
Current children cumulated CPU time (s) 55.27
Current children cumulated vsize (Kb) 46100

[startup+80.0087 s]
Raw data (loadavg): 1.02 1.03 0.99 2/56 18596
Raw data (/proc/18596/stat): 18596 (bsolo) R 18595 18596 16528 0 -1 0 11814 0 0 0 5755 742 0 0 25 0 1 0 1840761585 51933184 11725 4294967295 134512640 134736556 3221224560 3221222924 134634440 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/18596/statm): 12679 11725 1116 68 0 12611 0
[pid=18596] vsize: 50716
Current children cumulated CPU time (s) 64.97
Current children cumulated vsize (Kb) 50716

[startup+90.0084 s]
Raw data (loadavg): 1.02 1.03 0.99 2/56 18596
Raw data (/proc/18596/stat): 18596 (bsolo) R 18595 18596 16528 0 -1 0 12620 0 0 0 6675 772 0 0 25 0 1 0 1840761585 55136256 12531 4294967295 134512640 134736556 3221224560 3221222968 1077378037 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/18596/statm): 13461 12531 1116 68 0 13393 0
[pid=18596] vsize: 53844
Current children cumulated CPU time (s) 74.47
Current children cumulated vsize (Kb) 53844

[startup+100.008 s]
Raw data (loadavg): 1.02 1.03 0.99 2/56 18596
Raw data (/proc/18596/stat): 18596 (bsolo) R 18595 18596 16528 0 -1 0 14293 0 0 0 7622 791 0 0 25 0 1 0 1840761585 62021632 14204 4294967295 134512640 134736556 3221224560 3221223184 134543745 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/18596/statm): 15142 14204 1116 68 0 15074 0
[pid=18596] vsize: 60568
Current children cumulated CPU time (s) 84.13
Current children cumulated vsize (Kb) 60568

[startup+110.009 s]
Raw data (loadavg): 1.01 1.03 0.99 2/56 18596
Raw data (/proc/18596/stat): 18596 (bsolo) R 18595 18596 16528 0 -1 0 14333 0 0 0 8588 805 0 0 25 0 1 0 1840761585 62271488 14244 4294967295 134512640 134736556 3221224560 3221223136 134550888 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/18596/statm): 15203 14244 1116 68 0 15135 0
[pid=18596] vsize: 60812
Current children cumulated CPU time (s) 93.93
Current children cumulated vsize (Kb) 60812

[startup+120.009 s]
Raw data (loadavg): 1.01 1.03 0.99 2/56 18596
Raw data (/proc/18596/stat): 18596 (bsolo) R 18595 18596 16528 0 -1 0 16742 0 0 0 9528 830 0 0 25 0 1 0 1840761585 72134656 16653 4294967295 134512640 134736556 3221224560 3221223280 134529378 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/18596/statm): 17611 16653 1116 68 0 17543 0
[pid=18596] vsize: 70444
Current children cumulated CPU time (s) 103.58
Current children cumulated vsize (Kb) 70444

[startup+130.009 s]
Raw data (loadavg): 1.01 1.03 0.99 2/56 18596
Raw data (/proc/18596/stat): 18596 (bsolo) R 18595 18596 16528 0 -1 0 17832 0 0 0 10501 841 0 0 25 0 1 0 1840761585 76521472 17742 4294967295 134512640 134736556 3221224560 3221223136 134550735 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/18596/statm): 18682 17742 1116 68 0 18614 0
[pid=18596] vsize: 74728
Current children cumulated CPU time (s) 113.42
Current children cumulated vsize (Kb) 74728

[startup+140.01 s]
Raw data (loadavg): 1.01 1.03 0.99 2/56 18596
Raw data (/proc/18596/stat): 18596 (bsolo) R 18595 18596 16528 0 -1 0 17838 0 0 0 11493 844 0 0 25 0 1 0 1840761585 76656640 17748 4294967295 134512640 134736556 3221224560 3221223272 134694465 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/18596/statm): 18715 17748 1116 68 0 18647 0
[pid=18596] vsize: 74860
Current children cumulated CPU time (s) 123.37
Current children cumulated vsize (Kb) 74860

[startup+150.01 s]
Raw data (loadavg): 1.01 1.02 0.99 2/56 18596
Raw data (/proc/18596/stat): 18596 (bsolo) R 18595 18596 16528 0 -1 0 17838 0 0 0 12483 847 0 0 25 0 1 0 1840761585 76656640 17748 4294967295 134512640 134736556 3221224560 3221223136 134550871 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/18596/statm): 18715 17748 1116 68 0 18647 0
[pid=18596] vsize: 74860
Current children cumulated CPU time (s) 133.3
Current children cumulated vsize (Kb) 74860

[startup+160.01 s]
Raw data (loadavg): 1.00 1.02 0.99 2/56 18596
Raw data (/proc/18596/stat): 18596 (bsolo) R 18595 18596 16528 0 -1 0 17838 0 0 0 13472 851 0 0 25 0 1 0 1840761585 76656640 17748 4294967295 134512640 134736556 3221224560 3221223136 134550735 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/18596/statm): 18715 17748 1116 68 0 18647 0
[pid=18596] vsize: 74860
Current children cumulated CPU time (s) 143.23
Current children cumulated vsize (Kb) 74860

[startup+170.011 s]
Raw data (loadavg): 1.00 1.02 0.99 2/56 18596
Raw data (/proc/18596/stat): 18596 (bsolo) R 18595 18596 16528 0 -1 0 17838 0 0 0 14460 855 0 0 25 0 1 0 1840761585 76636160 17748 4294967295 134512640 134736556 3221224560 3221223320 134560326 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/18596/statm): 18710 17748 1116 68 0 18642 0
[pid=18596] vsize: 74840
Current children cumulated CPU time (s) 153.15
Current children cumulated vsize (Kb) 74840

[startup+180.011 s]
Raw data (loadavg): 1.00 1.02 0.99 2/56 18596
Raw data (/proc/18596/stat): 18596 (bsolo) R 18595 18596 16528 0 -1 0 17849 0 0 0 15450 858 0 0 25 0 1 0 1840761585 76636160 17759 4294967295 134512640 134736556 3221224560 3221223296 134605570 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/18596/statm): 18710 17759 1116 68 0 18642 0
[pid=18596] vsize: 74840
Current children cumulated CPU time (s) 163.08
Current children cumulated vsize (Kb) 74840

[startup+190.011 s]
Raw data (loadavg): 1.00 1.02 0.99 2/56 18596
Raw data (/proc/18596/stat): 18596 (bsolo) R 18595 18596 16528 0 -1 0 17849 0 0 0 16437 863 0 0 25 0 1 0 1840761585 76636160 17759 4294967295 134512640 134736556 3221224560 3221223136 134550871 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/18596/statm): 18710 17759 1116 68 0 18642 0
[pid=18596] vsize: 74840
Current children cumulated CPU time (s) 173
Current children cumulated vsize (Kb) 74840

[startup+200.012 s]
Raw data (loadavg): 1.00 1.02 0.99 1/56 18596
Raw data (/proc/18596/stat): 18596 (bsolo) T 18595 18596 16528 0 -1 0 17849 0 0 0 17429 866 0 0 25 0 1 0 1840761585 76636160 17759 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/18596/statm): 18710 17759 1116 68 0 18642 0
[pid=18596] vsize: 74840
Current children cumulated CPU time (s) 182.95
Current children cumulated vsize (Kb) 74840

[startup+210.012 s]
Raw data (loadavg): 1.00 1.02 0.99 2/56 18596
Raw data (/proc/18596/stat): 18596 (bsolo) R 18595 18596 16528 0 -1 0 17849 0 0 0 18418 870 0 0 25 0 1 0 1840761585 76636160 17759 4294967295 134512640 134736556 3221224560 3221223200 134608199 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/18596/statm): 18710 17759 1116 68 0 18642 0
[pid=18596] vsize: 74840
Current children cumulated CPU time (s) 192.88
Current children cumulated vsize (Kb) 74840

[startup+220.012 s]
Raw data (loadavg): 1.00 1.02 0.99 2/56 18596
Raw data (/proc/18596/stat): 18596 (bsolo) R 18595 18596 16528 0 -1 0 18809 0 0 0 19382 883 0 0 25 0 1 0 1840761585 80551936 18719 4294967295 134512640 134736556 3221224560 3221223228 134544720 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/18596/statm): 19666 18719 1116 68 0 19598 0
[pid=18596] vsize: 78664
Current children cumulated CPU time (s) 202.65
Current children cumulated vsize (Kb) 78664

[startup+230.013 s]
Raw data (loadavg): 1.00 1.02 0.99 2/56 18596
Raw data (/proc/18596/stat): 18596 (bsolo) T 18595 18596 16528 0 -1 0 22245 0 0 0 20322 911 0 0 25 0 1 0 1840761585 94605312 22155 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/18596/statm): 23097 22155 1116 68 0 23029 0
[pid=18596] vsize: 92388
Current children cumulated CPU time (s) 212.33
Current children cumulated vsize (Kb) 92388

[startup+240.014 s]
Raw data (loadavg): 1.00 1.02 0.99 2/56 18596
Raw data (/proc/18596/stat): 18596 (bsolo) R 18595 18596 16528 0 -1 0 24009 0 0 0 21262 934 0 0 25 0 1 0 1840761585 101904384 23919 4294967295 134512640 134736556 3221224560 3221223168 134634123 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/18596/statm): 24879 23920 1116 68 0 24811 0
[pid=18596] vsize: 99516
Current children cumulated CPU time (s) 221.96
Current children cumulated vsize (Kb) 99516

[startup+250.014 s]
Raw data (loadavg): 1.00 1.01 0.99 1/56 18596
Raw data (/proc/18596/stat): 18596 (bsolo) T 18595 18596 16528 0 -1 0 26935 0 0 0 22207 958 0 0 25 0 1 0 1840761585 113807360 26845 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/18596/statm): 27785 26845 1116 68 0 27717 0
[pid=18596] vsize: 111140
Current children cumulated CPU time (s) 231.65
Current children cumulated vsize (Kb) 111140

[startup+260.016 s]
Raw data (loadavg): 1.00 1.01 0.99 2/56 18596
Raw data (/proc/18596/stat): 18596 (bsolo) R 18595 18596 16528 0 -1 0 28961 0 0 0 23149 978 0 0 25 0 1 0 1840761585 122175488 28870 4294967295 134512640 134736556 3221224560 3221223096 1077378037 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/18596/statm): 29828 28870 1116 68 0 29760 0
[pid=18596] vsize: 119312
Current children cumulated CPU time (s) 241.27
Current children cumulated vsize (Kb) 119312

[startup+270.016 s]
Raw data (loadavg): 1.00 1.01 0.99 2/56 18596
Raw data (/proc/18596/stat): 18596 (bsolo) R 18595 18596 16528 0 -1 0 30805 0 0 0 24119 991 0 0 25 0 1 0 1840761585 129753088 30714 4294967295 134512640 134736556 3221224560 3221223272 134560233 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/18596/statm): 31678 30714 1116 68 0 31610 0
[pid=18596] vsize: 126712
Current children cumulated CPU time (s) 251.1
Current children cumulated vsize (Kb) 126712

[startup+280.015 s]
Raw data (loadavg): 1.00 1.01 0.99 1/56 18596
Raw data (/proc/18596/stat): 18596 (bsolo) T 18595 18596 16528 0 -1 0 33211 0 0 0 25070 1011 0 0 25 0 1 0 1840761585 139624448 33120 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/18596/statm): 34088 33120 1116 68 0 34020 0
[pid=18596] vsize: 136352
Current children cumulated CPU time (s) 260.81
Current children cumulated vsize (Kb) 136352

[startup+290.016 s]
Raw data (loadavg): 1.00 1.01 0.99 1/56 18596
Raw data (/proc/18596/stat): 18596 (bsolo) T 18595 18596 16528 0 -1 0 35468 0 0 0 26016 1033 0 0 25 0 1 0 1840761585 148819968 35377 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/18596/statm): 36333 35377 1116 68 0 36265 0
[pid=18596] vsize: 145332
Current children cumulated CPU time (s) 270.49
Current children cumulated vsize (Kb) 145332

[startup+300.016 s]
Raw data (loadavg): 1.00 1.01 0.99 2/56 18596
Raw data (/proc/18596/stat): 18596 (bsolo) R 18595 18596 16528 0 -1 0 36469 0 0 0 26959 1055 0 0 25 0 1 0 1840761585 153022464 36378 4294967295 134512640 134736556 3221224560 3221223164 134537537 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/18596/statm): 37359 36378 1116 68 0 37291 0
[pid=18596] vsize: 149436
Current children cumulated CPU time (s) 280.14
Current children cumulated vsize (Kb) 149436

[startup+310.016 s]
Raw data (loadavg): 1.00 1.01 0.99 2/56 18596
Raw data (/proc/18596/stat): 18596 (bsolo) R 18595 18596 16528 0 -1 0 38784 0 0 0 27896 1080 0 0 25 0 1 0 1840761585 162480128 38693 4294967295 134512640 134736556 3221224560 3221223296 134605925 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/18596/statm): 39668 38693 1116 68 0 39600 0
[pid=18596] vsize: 158672
Current children cumulated CPU time (s) 289.76
Current children cumulated vsize (Kb) 158672

[startup+320.016 s]
Raw data (loadavg): 1.00 1.01 0.99 2/56 18596
Raw data (/proc/18596/stat): 18596 (bsolo) R 18595 18596 16528 0 -1 0 40317 0 0 0 28828 1108 0 0 25 0 1 0 1840761585 168833024 40225 4294967295 134512640 134736556 3221224560 3221223276 134694456 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/18596/statm): 41219 40225 1116 68 0 41151 0
[pid=18596] vsize: 164876
Current children cumulated CPU time (s) 299.36
Current children cumulated vsize (Kb) 164876

[startup+330.016 s]
Raw data (loadavg): 1.00 1.01 0.99 2/56 18596
Raw data (/proc/18596/stat): 18596 (bsolo) R 18595 18596 16528 0 -1 0 40469 0 0 0 29789 1121 0 0 25 0 1 0 1840761585 169381888 40375 4294967295 134512640 134736556 3221224560 3221223168 134537473 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/18596/statm): 41353 40375 1116 68 0 41285 0
[pid=18596] vsize: 165412
Current children cumulated CPU time (s) 309.1
Current children cumulated vsize (Kb) 165412

[startup+340.017 s]
Raw data (loadavg): 1.00 1.01 0.99 2/56 18596
Raw data (/proc/18596/stat): 18596 (bsolo) R 18595 18596 16528 0 -1 0 46938 0 0 0 30725 1153 0 0 25 0 1 0 1840761585 195940352 46840 4294967295 134512640 134736556 3221224560 3221223172 134524344 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/18596/statm): 47837 46840 1116 68 0 47769 0
[pid=18596] vsize: 191348
Current children cumulated CPU time (s) 318.78
Current children cumulated vsize (Kb) 191348

[startup+350.017 s]
Raw data (loadavg): 1.00 1.00 0.99 2/56 18596
Raw data (/proc/18596/stat): 18596 (bsolo) R 18595 18596 16528 0 -1 0 48241 0 0 0 31678 1173 0 0 25 0 1 0 1840761585 201342976 48143 4294967295 134512640 134736556 3221224560 3221223296 134529155 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/18596/statm): 49156 48143 1116 68 0 49088 0
[pid=18596] vsize: 196624
Current children cumulated CPU time (s) 328.51
Current children cumulated vsize (Kb) 196624

[startup+360.018 s]
Raw data (loadavg): 1.00 1.00 0.99 2/56 18596
Raw data (/proc/18596/stat): 18596 (bsolo) T 18595 18596 16528 0 -1 0 48582 0 0 0 32637 1188 0 0 25 0 1 0 1840761585 202694656 48484 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/18596/statm): 49486 48484 1116 68 0 49418 0
[pid=18596] vsize: 197944
Current children cumulated CPU time (s) 338.25
Current children cumulated vsize (Kb) 197944

[startup+370.019 s]
Raw data (loadavg): 1.00 1.00 0.99 2/56 18596
Raw data (/proc/18596/stat): 18596 (bsolo) R 18595 18596 16528 0 -1 0 49108 0 0 0 33610 1198 0 0 25 0 1 0 1840761585 204906496 49010 4294967295 134512640 134736556 3221224560 3221223136 134550713 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/18596/statm): 50026 49010 1116 68 0 49958 0
[pid=18596] vsize: 200104
Current children cumulated CPU time (s) 348.08
Current children cumulated vsize (Kb) 200104

[startup+380.019 s]
Raw data (loadavg): 1.00 1.00 0.99 2/56 18596
Raw data (/proc/18596/stat): 18596 (bsolo) R 18595 18596 16528 0 -1 0 49129 0 0 0 34603 1201 0 0 25 0 1 0 1840761585 204816384 49007 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/18596/statm): 50004 49007 1116 68 0 49936 0
[pid=18596] vsize: 200016
Current children cumulated CPU time (s) 358.04
Current children cumulated vsize (Kb) 200016

[startup+390.02 s]
Raw data (loadavg): 1.00 1.00 0.99 2/56 18596
Raw data (/proc/18596/stat): 18596 (bsolo) R 18595 18596 16528 0 -1 0 49149 0 0 0 35598 1203 0 0 25 0 1 0 1840761585 204951552 49027 4294967295 134512640 134736556 3221224560 3221223172 134524344 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/18596/statm): 50037 49027 1116 68 0 49969 0
[pid=18596] vsize: 200148
Current children cumulated CPU time (s) 368.01
Current children cumulated vsize (Kb) 200148

[startup+400.02 s]
Raw data (loadavg): 1.00 1.00 0.99 2/56 18596
Raw data (/proc/18596/stat): 18596 (bsolo) R 18595 18596 16528 0 -1 0 49158 0 0 0 36593 1204 0 0 25 0 1 0 1840761585 204951552 49036 4294967295 134512640 134736556 3221224560 3221223136 134550713 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/18596/statm): 50037 49036 1116 68 0 49969 0
[pid=18596] vsize: 200148
Current children cumulated CPU time (s) 377.97
Current children cumulated vsize (Kb) 200148

[startup+410.019 s]
Raw data (loadavg): 1.00 1.00 0.99 2/56 18596
Raw data (/proc/18596/stat): 18596 (bsolo) R 18595 18596 16528 0 -1 0 49158 0 0 0 37590 1205 0 0 25 0 1 0 1840761585 204951552 49036 4294967295 134512640 134736556 3221224560 3221223156 1077374210 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/18596/statm): 50037 49036 1116 68 0 49969 0
[pid=18596] vsize: 200148
Current children cumulated CPU time (s) 387.95
Current children cumulated vsize (Kb) 200148

[startup+420.019 s]
Raw data (loadavg): 1.00 1.00 0.99 2/56 18596
Raw data (/proc/18596/stat): 18596 (bsolo) R 18595 18596 16528 0 -1 0 49161 0 0 0 38584 1207 0 0 25 0 1 0 1840761585 204951552 49039 4294967295 134512640 134736556 3221224560 3221223136 134550726 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/18596/statm): 50037 49039 1116 68 0 49969 0
[pid=18596] vsize: 200148
Current children cumulated CPU time (s) 397.91
Current children cumulated vsize (Kb) 200148

[startup+430.02 s]
Raw data (loadavg): 1.00 1.00 0.99 2/56 18596
Raw data (/proc/18596/stat): 18596 (bsolo) R 18595 18596 16528 0 -1 0 49171 0 0 0 39577 1208 0 0 25 0 1 0 1840761585 205078528 49049 4294967295 134512640 134736556 3221224560 3221223196 1077378650 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/18596/statm): 50068 49049 1116 68 0 50000 0
[pid=18596] vsize: 200272
Current children cumulated CPU time (s) 407.85
Current children cumulated vsize (Kb) 200272

[startup+440.02 s]
Raw data (loadavg): 1.00 1.00 0.99 2/56 18596
Raw data (/proc/18596/stat): 18596 (bsolo) R 18595 18596 16528 0 -1 0 49224 0 0 0 40573 1211 0 0 25 0 1 0 1840761585 205213696 49102 4294967295 134512640 134736556 3221224560 3221223228 134534796 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/18596/statm): 50101 49102 1116 68 0 50033 0
[pid=18596] vsize: 200404
Current children cumulated CPU time (s) 417.84
Current children cumulated vsize (Kb) 200404

[startup+450.02 s]
Raw data (loadavg): 1.00 1.00 0.99 2/56 18596
Raw data (/proc/18596/stat): 18596 (bsolo) R 18595 18596 16528 0 -1 0 49224 0 0 0 41567 1213 0 0 25 0 1 0 1840761585 205213696 49102 4294967295 134512640 134736556 3221224560 3221223136 134550713 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/18596/statm): 50101 49102 1116 68 0 50033 0
[pid=18596] vsize: 200404
Current children cumulated CPU time (s) 427.8
Current children cumulated vsize (Kb) 200404

[startup+460.02 s]
Raw data (loadavg): 1.00 1.00 0.99 2/56 18596
Raw data (/proc/18596/stat): 18596 (bsolo) R 18595 18596 16528 0 -1 0 49224 0 0 0 42549 1220 0 0 25 0 1 0 1840761585 204992512 49050 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/18596/statm): 50047 49050 1116 68 0 49979 0
[pid=18596] vsize: 200188
Current children cumulated CPU time (s) 437.69
Current children cumulated vsize (Kb) 200188

[startup+470.021 s]
Raw data (loadavg): 1.00 1.00 0.99 2/56 18596
Raw data (/proc/18596/stat): 18596 (bsolo) R 18595 18596 16528 0 -1 0 49224 0 0 0 43528 1225 0 0 25 0 1 0 1840761585 204992512 49050 4294967295 134512640 134736556 3221224560 3221223276 134560240 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/18596/statm): 50047 49050 1116 68 0 49979 0
[pid=18596] vsize: 200188
Current children cumulated CPU time (s) 447.53
Current children cumulated vsize (Kb) 200188

[startup+480.02 s]
Raw data (loadavg): 1.00 1.00 0.99 2/56 18596
Raw data (/proc/18596/stat): 18596 (bsolo) R 18595 18596 16528 0 -1 0 49224 0 0 0 44508 1233 0 0 25 0 1 0 1840761585 204992512 49050 4294967295 134512640 134736556 3221224560 3221223296 134605570 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/18596/statm): 50047 49050 1116 68 0 49979 0
[pid=18596] vsize: 200188
Current children cumulated CPU time (s) 457.41
Current children cumulated vsize (Kb) 200188

[startup+490.021 s]
Raw data (loadavg): 1.00 1.00 0.99 2/56 18596
Raw data (/proc/18596/stat): 18596 (bsolo) R 18595 18596 16528 0 -1 0 49224 0 0 0 45490 1240 0 0 25 0 1 0 1840761585 204992512 49050 4294967295 134512640 134736556 3221224560 3221223136 134550882 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/18596/statm): 50047 49050 1116 68 0 49979 0
[pid=18596] vsize: 200188
Current children cumulated CPU time (s) 467.3
Current children cumulated vsize (Kb) 200188

[startup+500.022 s]
Raw data (loadavg): 1.00 1.00 0.99 2/56 18596
Raw data (/proc/18596/stat): 18596 (bsolo) R 18595 18596 16528 0 -1 0 49331 0 0 0 46467 1248 0 0 25 0 1 0 1840761585 205484032 49157 4294967295 134512640 134736556 3221224560 3221223232 134528720 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/18596/statm): 50167 49157 1116 68 0 50099 0
[pid=18596] vsize: 200668
Current children cumulated CPU time (s) 477.15
Current children cumulated vsize (Kb) 200668

[startup+510.021 s]
Raw data (loadavg): 1.00 1.00 0.99 2/56 18596
Raw data (/proc/18596/stat): 18596 (bsolo) R 18595 18596 16528 0 -1 0 49461 0 0 0 47452 1254 0 0 25 0 1 0 1840761585 205971456 49287 4294967295 134512640 134736556 3221224560 3221223156 134716453 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/18596/statm): 50286 49287 1116 68 0 50218 0
[pid=18596] vsize: 201144
Current children cumulated CPU time (s) 487.06
Current children cumulated vsize (Kb) 201144

[startup+520.022 s]
Raw data (loadavg): 1.00 1.00 0.99 2/56 18596
Raw data (/proc/18596/stat): 18596 (bsolo) R 18595 18596 16528 0 -1 0 49582 0 0 0 48441 1259 0 0 25 0 1 0 1840761585 206512128 49408 4294967295 134512640 134736556 3221224560 3221223288 134605903 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/18596/statm): 50418 49408 1116 68 0 50350 0
[pid=18596] vsize: 201672
Current children cumulated CPU time (s) 497
Current children cumulated vsize (Kb) 201672

[startup+530.023 s]
Raw data (loadavg): 1.00 1.00 0.99 1/56 18596
Raw data (/proc/18596/stat): 18596 (bsolo) T 18595 18596 16528 0 -1 0 49730 0 0 0 49432 1262 0 0 25 0 1 0 1840761585 207187968 49556 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/18596/statm): 50583 49556 1116 68 0 50515 0
[pid=18596] vsize: 202332
Current children cumulated CPU time (s) 506.94
Current children cumulated vsize (Kb) 202332

[startup+540.023 s]
Raw data (loadavg): 1.00 1.00 0.99 2/56 18596
Raw data (/proc/18596/stat): 18596 (bsolo) R 18595 18596 16528 0 -1 0 49841 0 0 0 50423 1266 0 0 25 0 1 0 1840761585 207593472 49667 4294967295 134512640 134736556 3221224560 3221223108 134551038 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/18596/statm): 50682 49667 1116 68 0 50614 0
[pid=18596] vsize: 202728
Current children cumulated CPU time (s) 516.89
Current children cumulated vsize (Kb) 202728

[startup+550.024 s]
Raw data (loadavg): 1.00 1.00 0.99 2/56 18596
Raw data (/proc/18596/stat): 18596 (bsolo) R 18595 18596 16528 0 -1 0 49955 0 0 0 51414 1269 0 0 25 0 1 0 1840761585 207994880 49781 4294967295 134512640 134736556 3221224560 3221223212 134524324 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/18596/statm): 50780 49781 1116 68 0 50712 0
[pid=18596] vsize: 203120
Current children cumulated CPU time (s) 526.83
Current children cumulated vsize (Kb) 203120

[startup+560.024 s]
Raw data (loadavg): 1.00 1.00 0.99 2/56 18596
Raw data (/proc/18596/stat): 18596 (bsolo) R 18595 18596 16528 0 -1 0 50032 0 0 0 52407 1272 0 0 25 0 1 0 1840761585 208400384 49858 4294967295 134512640 134736556 3221224560 3221223232 134528470 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/18596/statm): 50879 49858 1116 68 0 50811 0
[pid=18596] vsize: 203516
Current children cumulated CPU time (s) 536.79
Current children cumulated vsize (Kb) 203516

[startup+570.024 s]
Raw data (loadavg): 1.00 1.00 0.99 2/56 18596
Raw data (/proc/18596/stat): 18596 (bsolo) R 18595 18596 16528 0 -1 0 50365 0 0 0 53389 1278 0 0 25 0 1 0 1840761585 209739776 50191 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/18596/statm): 51206 50191 1116 68 0 51138 0
[pid=18596] vsize: 204824
Current children cumulated CPU time (s) 546.67
Current children cumulated vsize (Kb) 204824

[startup+580.024 s]
Raw data (loadavg): 1.00 1.00 0.99 2/56 18596
Raw data (/proc/18596/stat): 18596 (bsolo) R 18595 18596 16528 0 -1 0 50376 0 0 0 54381 1282 0 0 25 0 1 0 1840761585 209739776 50202 4294967295 134512640 134736556 3221224560 3221223136 134550871 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/18596/statm): 51206 50202 1116 68 0 51138 0
[pid=18596] vsize: 204824
Current children cumulated CPU time (s) 556.63
Current children cumulated vsize (Kb) 204824

[startup+590.025 s]
Raw data (loadavg): 1.00 1.00 0.99 2/56 18596
Raw data (/proc/18596/stat): 18596 (bsolo) R 18595 18596 16528 0 -1 0 50376 0 0 0 55373 1284 0 0 25 0 1 0 1840761585 209739776 50202 4294967295 134512640 134736556 3221224560 3221223136 134550888 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/18596/statm): 51206 50202 1116 68 0 51138 0
[pid=18596] vsize: 204824
Current children cumulated CPU time (s) 566.57
Current children cumulated vsize (Kb) 204824

[startup+600.025 s]
Raw data (loadavg): 1.00 1.00 0.99 2/56 18596
Raw data (/proc/18596/stat): 18596 (bsolo) R 18595 18596 16528 0 -1 0 50385 0 0 0 56364 1288 0 0 25 0 1 0 1840761585 209723392 50206 4294967295 134512640 134736556 3221224560 3221223136 134550735 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/18596/statm): 51202 50206 1116 68 0 51134 0
[pid=18596] vsize: 204808
Current children cumulated CPU time (s) 576.52
Current children cumulated vsize (Kb) 204808

[startup+610.025 s]
Raw data (loadavg): 1.00 1.00 0.99 2/56 18596
Raw data (/proc/18596/stat): 18596 (bsolo) R 18595 18596 16528 0 -1 0 50390 0 0 0 57355 1291 0 0 25 0 1 0 1840761585 209858560 50211 4294967295 134512640 134736556 3221224560 3221223136 134550721 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/18596/statm): 51235 50211 1116 68 0 51167 0
[pid=18596] vsize: 204940
Current children cumulated CPU time (s) 586.46
Current children cumulated vsize (Kb) 204940

[startup+620.026 s]
Raw data (loadavg): 1.00 1.00 0.99 2/56 18596
Raw data (/proc/18596/stat): 18596 (bsolo) R 18595 18596 16528 0 -1 0 50390 0 0 0 58349 1293 0 0 25 0 1 0 1840761585 209817600 50211 4294967295 134512640 134736556 3221224560 3221223232 134536480 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/18596/statm): 51225 50211 1116 68 0 51157 0
[pid=18596] vsize: 204900
Current children cumulated CPU time (s) 596.42
Current children cumulated vsize (Kb) 204900

[startup+630.025 s]
Raw data (loadavg): 1.00 1.00 0.99 2/56 18596
Raw data (/proc/18596/stat): 18596 (bsolo) R 18595 18596 16528 0 -1 0 50445 0 0 0 59329 1301 0 0 25 0 1 0 1840761585 210022400 50247 4294967295 134512640 134736556 3221224560 3221223200 134536465 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/18596/statm): 51275 50247 1116 68 0 51207 0
[pid=18596] vsize: 205100
Current children cumulated CPU time (s) 606.3
Current children cumulated vsize (Kb) 205100

[startup+640.026 s]
Raw data (loadavg): 1.00 1.00 0.99 2/56 18596
Raw data (/proc/18596/stat): 18596 (bsolo) R 18595 18596 16528 0 -1 0 50449 0 0 0 60278 1319 0 0 25 0 1 0 1840761585 210022400 50251 4294967295 134512640 134736556 3221224560 3221223184 134524547 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/18596/statm): 51275 50251 1116 68 0 51207 0
[pid=18596] vsize: 205100
Current children cumulated CPU time (s) 615.97
Current children cumulated vsize (Kb) 205100

[startup+650.027 s]
Raw data (loadavg): 1.00 1.00 0.99 2/56 18596
Raw data (/proc/18596/stat): 18596 (bsolo) R 18595 18596 16528 0 -1 0 51504 0 0 0 61213 1343 0 0 25 0 1 0 1840761585 214323200 51306 4294967295 134512640 134736556 3221224560 3221223096 1077378037 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/18596/statm): 52325 51306 1116 68 0 52257 0
[pid=18596] vsize: 209300
Current children cumulated CPU time (s) 625.56
Current children cumulated vsize (Kb) 209300

[startup+660.027 s]
Raw data (loadavg): 1.00 1.00 0.99 2/56 18596
Raw data (/proc/18596/stat): 18596 (bsolo) R 18595 18596 16528 0 -1 0 52726 0 0 0 62146 1370 0 0 25 0 1 0 1840761585 219320320 52528 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/18596/statm): 53545 52528 1116 68 0 53477 0
[pid=18596] vsize: 214180
Current children cumulated CPU time (s) 635.16
Current children cumulated vsize (Kb) 214180

[startup+670.027 s]
Raw data (loadavg): 1.00 1.00 0.99 2/56 18596
Raw data (/proc/18596/stat): 18596 (bsolo) R 18595 18596 16528 0 -1 0 52940 0 0 0 63115 1381 0 0 25 0 1 0 1840761585 220114944 52735 4294967295 134512640 134736556 3221224560 3221223164 134543056 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/18596/statm): 53739 52735 1116 68 0 53671 0
[pid=18596] vsize: 214956
Current children cumulated CPU time (s) 644.96
Current children cumulated vsize (Kb) 214956

[startup+680.028 s]
Raw data (loadavg): 1.00 1.00 0.99 2/56 18596
Raw data (/proc/18596/stat): 18596 (bsolo) R 18595 18596 16528 0 -1 0 53040 0 0 0 64102 1386 0 0 25 0 1 0 1840761585 220573696 52835 4294967295 134512640 134736556 3221224560 3221223136 134550871 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/18596/statm): 53851 52835 1116 68 0 53783 0
[pid=18596] vsize: 215404
Current children cumulated CPU time (s) 654.88
Current children cumulated vsize (Kb) 215404

[startup+690.029 s]
Raw data (loadavg): 1.00 1.00 0.99 1/56 18596
Raw data (/proc/18596/stat): 18596 (bsolo) T 18595 18596 16528 0 -1 0 53084 0 0 0 65087 1391 0 0 25 0 1 0 1840761585 220692480 52879 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/18596/statm): 53880 52879 1116 68 0 53812 0
[pid=18596] vsize: 215520
Current children cumulated CPU time (s) 664.78
Current children cumulated vsize (Kb) 215520

[startup+700.028 s]
Raw data (loadavg): 1.00 1.00 0.99 2/56 18596
Raw data (/proc/18596/stat): 18596 (bsolo) R 18595 18596 16528 0 -1 0 53257 0 0 0 66071 1397 0 0 25 0 1 0 1840761585 221454336 53046 4294967295 134512640 134736556 3221224560 3221223104 134550905 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/18596/statm): 54066 53046 1116 68 0 53998 0
[pid=18596] vsize: 216264
Current children cumulated CPU time (s) 674.68
Current children cumulated vsize (Kb) 216264

[startup+710.028 s]
Raw data (loadavg): 1.00 1.00 0.99 2/56 18596
Raw data (/proc/18596/stat): 18596 (bsolo) R 18595 18596 16528 0 -1 0 53336 0 0 0 67058 1402 0 0 25 0 1 0 1840761585 221736960 53125 4294967295 134512640 134736556 3221224560 3221223088 134553459 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/18596/statm): 54135 53125 1116 68 0 54067 0
[pid=18596] vsize: 216540
Current children cumulated CPU time (s) 684.6
Current children cumulated vsize (Kb) 216540

[startup+720.029 s]
Raw data (loadavg): 1.00 1.00 0.99 2/56 18596
Raw data (/proc/18596/stat): 18596 (bsolo) R 18595 18596 16528 0 -1 0 53363 0 0 0 68040 1409 0 0 25 0 1 0 1840761585 221872128 53152 4294967295 134512640 134736556 3221224560 3221223084 134536690 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/18596/statm): 54168 53152 1116 68 0 54100 0
[pid=18596] vsize: 216672
Current children cumulated CPU time (s) 694.49
Current children cumulated vsize (Kb) 216672

[startup+730.028 s]
Raw data (loadavg): 1.07 1.02 1.00 2/56 18596
Raw data (/proc/18596/stat): 18596 (bsolo) R 18595 18596 16528 0 -1 0 53363 0 0 0 69021 1415 0 0 25 0 1 0 1840761585 221868032 53152 4294967295 134512640 134736556 3221224560 3221223072 134716796 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/18596/statm): 54167 53152 1116 68 0 54099 0
[pid=18596] vsize: 216668
Current children cumulated CPU time (s) 704.36
Current children cumulated vsize (Kb) 216668

[startup+740.029 s]
Raw data (loadavg): 1.06 1.02 1.00 2/56 18596
Raw data (/proc/18596/stat): 18596 (bsolo) R 18595 18596 16528 0 -1 0 53363 0 0 0 70002 1421 0 0 25 0 1 0 1840761585 221868032 53152 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/18596/statm): 54167 53152 1116 68 0 54099 0
[pid=18596] vsize: 216668
Current children cumulated CPU time (s) 714.23
Current children cumulated vsize (Kb) 216668

[startup+750.03 s]
Raw data (loadavg): 1.05 1.01 1.00 2/56 18596
Raw data (/proc/18596/stat): 18596 (bsolo) R 18595 18596 16528 0 -1 0 53391 0 0 0 70992 1424 0 0 25 0 1 0 1840761585 221933568 53180 4294967295 134512640 134736556 3221224560 3221223140 134716325 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/18596/statm): 54183 53180 1116 68 0 54115 0
[pid=18596] vsize: 216732
Current children cumulated CPU time (s) 724.16
Current children cumulated vsize (Kb) 216732

[startup+760.029 s]
Raw data (loadavg): 1.04 1.01 1.00 2/56 18596
Raw data (/proc/18596/stat): 18596 (bsolo) R 18595 18596 16528 0 -1 0 53411 0 0 0 71975 1431 0 0 25 0 1 0 1840761585 221868032 53170 4294967295 134512640 134736556 3221224560 3221223248 134524403 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/18596/statm): 54167 53170 1116 68 0 54099 0
[pid=18596] vsize: 216668
Current children cumulated CPU time (s) 734.06
Current children cumulated vsize (Kb) 216668

[startup+770.029 s]
Raw data (loadavg): 1.04 1.01 1.00 2/56 18596
Raw data (/proc/18596/stat): 18596 (bsolo) R 18595 18596 16528 0 -1 0 53411 0 0 0 72966 1434 0 0 25 0 1 0 1840761585 221868032 53170 4294967295 134512640 134736556 3221224560 3221223136 134550735 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/18596/statm): 54167 53170 1116 68 0 54099 0
[pid=18596] vsize: 216668
Current children cumulated CPU time (s) 744
Current children cumulated vsize (Kb) 216668

[startup+780.03 s]
Raw data (loadavg): 1.03 1.01 1.00 2/56 18596
Raw data (/proc/18596/stat): 18596 (bsolo) R 18595 18596 16528 0 -1 0 53432 0 0 0 73955 1438 0 0 25 0 1 0 1840761585 222003200 53191 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/18596/statm): 54200 53191 1116 68 0 54132 0
[pid=18596] vsize: 216800
Current children cumulated CPU time (s) 753.93
Current children cumulated vsize (Kb) 216800

[startup+790.03 s]
Raw data (loadavg): 1.02 1.01 1.00 2/56 18596
Raw data (/proc/18596/stat): 18596 (bsolo) R 18595 18596 16528 0 -1 0 53447 0 0 0 74950 1441 0 0 25 0 1 0 1840761585 222105600 53204 4294967295 134512640 134736556 3221224560 3221223136 134550713 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/18596/statm): 54225 53204 1116 68 0 54157 0
[pid=18596] vsize: 216900
Current children cumulated CPU time (s) 763.91
Current children cumulated vsize (Kb) 216900

[startup+800.03 s]
Raw data (loadavg): 1.02 1.01 1.00 2/56 18596
Raw data (/proc/18596/stat): 18596 (bsolo) R 18595 18596 16528 0 -1 0 53449 0 0 0 75942 1444 0 0 25 0 1 0 1840761585 222072832 53206 4294967295 134512640 134736556 3221224560 3221223296 134605561 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/18596/statm): 54217 53206 1116 68 0 54149 0
[pid=18596] vsize: 216868
Current children cumulated CPU time (s) 773.86
Current children cumulated vsize (Kb) 216868

[startup+810.03 s]
Raw data (loadavg): 1.02 1.01 1.00 2/56 18596
Raw data (/proc/18596/stat): 18596 (bsolo) T 18595 18596 16528 0 -1 0 53466 0 0 0 76934 1446 0 0 25 0 1 0 1840761585 222105600 53212 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/18596/statm): 54225 53212 1116 68 0 54157 0
[pid=18596] vsize: 216900
Current children cumulated CPU time (s) 783.8
Current children cumulated vsize (Kb) 216900

[startup+820.031 s]
Raw data (loadavg): 1.01 1.01 1.00 2/56 18596
Raw data (/proc/18596/stat): 18596 (bsolo) R 18595 18596 16528 0 -1 0 53466 0 0 0 77922 1450 0 0 25 0 1 0 1840761585 221978624 53197 4294967295 134512640 134736556 3221224560 3221223064 134634645 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/18596/statm): 54194 53197 1116 68 0 54126 0
[pid=18596] vsize: 216776
Current children cumulated CPU time (s) 793.72
Current children cumulated vsize (Kb) 216776

[startup+830.03 s]
Raw data (loadavg): 1.01 1.01 1.00 2/56 18596
Raw data (/proc/18596/stat): 18596 (bsolo) R 18595 18596 16528 0 -1 0 53558 0 0 0 78912 1454 0 0 25 0 1 0 1840761585 222339072 53285 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/18596/statm): 54282 53285 1116 68 0 54214 0
[pid=18596] vsize: 217128
Current children cumulated CPU time (s) 803.66
Current children cumulated vsize (Kb) 217128

[startup+840.031 s]
Raw data (loadavg): 1.01 1.01 1.00 2/56 18596
Raw data (/proc/18596/stat): 18596 (bsolo) R 18595 18596 16528 0 -1 0 53607 0 0 0 79904 1456 0 0 25 0 1 0 1840761585 222228480 53256 4294967295 134512640 134736556 3221224560 3221223168 134634145 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/18596/statm): 54255 53256 1116 68 0 54187 0
[pid=18596] vsize: 217020
Current children cumulated CPU time (s) 813.6
Current children cumulated vsize (Kb) 217020

[startup+850.032 s]
Raw data (loadavg): 1.01 1.00 1.00 2/56 18596
Raw data (/proc/18596/stat): 18596 (bsolo) R 18595 18596 16528 0 -1 0 53670 0 0 0 80896 1460 0 0 25 0 1 0 1840761585 222363648 53286 4294967295 134512640 134736556 3221224560 3221223136 134550865 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/18596/statm): 54288 53286 1116 68 0 54220 0
[pid=18596] vsize: 217152
Current children cumulated CPU time (s) 823.56
Current children cumulated vsize (Kb) 217152

[startup+860.031 s]
Raw data (loadavg): 1.01 1.00 1.00 2/56 18596
Raw data (/proc/18596/stat): 18596 (bsolo) R 18595 18596 16528 0 -1 0 53675 0 0 0 81888 1463 0 0 25 0 1 0 1840761585 222363648 53291 4294967295 134512640 134736556 3221224560 3221223136 134550882 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/18596/statm): 54288 53291 1116 68 0 54220 0
[pid=18596] vsize: 217152
Current children cumulated CPU time (s) 833.51
Current children cumulated vsize (Kb) 217152

[startup+870.032 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 18596
Raw data (/proc/18596/stat): 18596 (bsolo) R 18595 18596 16528 0 -1 0 53702 0 0 0 82877 1468 0 0 25 0 1 0 1840761585 222343168 53286 4294967295 134512640 134736556 3221224560 3221223252 134605341 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/18596/statm): 54283 53286 1116 68 0 54215 0
[pid=18596] vsize: 217132
Current children cumulated CPU time (s) 843.45
Current children cumulated vsize (Kb) 217132

[startup+880.033 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 18596
Raw data (/proc/18596/stat): 18596 (bsolo) R 18595 18596 16528 0 -1 0 53780 0 0 0 83862 1473 0 0 25 0 1 0 1840761585 222601216 53349 4294967295 134512640 134736556 3221224560 3221223280 134605104 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/18596/statm): 54346 53349 1116 68 0 54278 0
[pid=18596] vsize: 217384
Current children cumulated CPU time (s) 853.35
Current children cumulated vsize (Kb) 217384

[startup+890.033 s]
Raw data (loadavg): 1.00 1.00 1.00 1/56 18596
Raw data (/proc/18596/stat): 18596 (bsolo) T 18595 18596 16528 0 -1 0 53834 0 0 0 84853 1476 0 0 25 0 1 0 1840761585 222683136 53369 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/18596/statm): 54366 53369 1116 68 0 54298 0
[pid=18596] vsize: 217464
Current children cumulated CPU time (s) 863.29
Current children cumulated vsize (Kb) 217464

[startup+900.034 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 18596
Raw data (/proc/18596/stat): 18596 (bsolo) R 18595 18596 16528 0 -1 0 53869 0 0 0 85836 1484 0 0 25 0 1 0 1840761585 222683136 53369 4294967295 134512640 134736556 3221224560 3221223152 134716146 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/18596/statm): 54366 53369 1116 68 0 54298 0
[pid=18596] vsize: 217464
Current children cumulated CPU time (s) 873.2
Current children cumulated vsize (Kb) 217464

[startup+910.034 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 18596
Raw data (/proc/18596/stat): 18596 (bsolo) R 18595 18596 16528 0 -1 0 53869 0 0 0 86820 1490 0 0 25 0 1 0 1840761585 222683136 53369 4294967295 134512640 134736556 3221224560 3221223136 134550871 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/18596/statm): 54366 53369 1116 68 0 54298 0
[pid=18596] vsize: 217464
Current children cumulated CPU time (s) 883.1
Current children cumulated vsize (Kb) 217464

[startup+920.034 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 18596
Raw data (/proc/18596/stat): 18596 (bsolo) R 18595 18596 16528 0 -1 0 53898 0 0 0 87809 1494 0 0 25 0 1 0 1840761585 222818304 53375 4294967295 134512640 134736556 3221224560 3221223220 134525075 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/18596/statm): 54399 53375 1116 68 0 54331 0
[pid=18596] vsize: 217596
Current children cumulated CPU time (s) 893.03
Current children cumulated vsize (Kb) 217596

[startup+930.035 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 18596
Raw data (/proc/18596/stat): 18596 (bsolo) R 18595 18596 16528 0 -1 0 53964 0 0 0 88794 1500 0 0 25 0 1 0 1840761585 222994432 53432 4294967295 134512640 134736556 3221224560 3221223272 134694468 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/18596/statm): 54442 53432 1116 68 0 54374 0
[pid=18596] vsize: 217768
Current children cumulated CPU time (s) 902.94
Current children cumulated vsize (Kb) 217768

[startup+940.036 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 18596
Raw data (/proc/18596/stat): 18596 (bsolo) R 18595 18596 16528 0 -1 0 54089 0 0 0 89766 1509 0 0 25 0 1 0 1840761585 223494144 53539 4294967295 134512640 134736556 3221224560 3221223136 134550742 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/18596/statm): 54564 53539 1116 68 0 54496 0
[pid=18596] vsize: 218256
Current children cumulated CPU time (s) 912.75
Current children cumulated vsize (Kb) 218256

[startup+950.037 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 18596
Raw data (/proc/18596/stat): 18596 (bsolo) R 18595 18596 16528 0 -1 0 54089 0 0 0 90752 1514 0 0 25 0 1 0 1840761585 223494144 53539 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/18596/statm): 54564 53539 1116 68 0 54496 0
[pid=18596] vsize: 218256
Current children cumulated CPU time (s) 922.66
Current children cumulated vsize (Kb) 218256

[startup+960.036 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 18596
Raw data (/proc/18596/stat): 18596 (bsolo) R 18595 18596 16528 0 -1 0 54089 0 0 0 91732 1521 0 0 25 0 1 0 1840761585 223494144 53539 4294967295 134512640 134736556 3221224560 3221223184 134553387 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/18596/statm): 54564 53539 1116 68 0 54496 0
[pid=18596] vsize: 218256
Current children cumulated CPU time (s) 932.53
Current children cumulated vsize (Kb) 218256

[startup+970.037 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 18596
Raw data (/proc/18596/stat): 18596 (bsolo) R 18595 18596 16528 0 -1 0 54160 0 0 0 92718 1527 0 0 25 0 1 0 1840761585 223744000 53610 4294967295 134512640 134736556 3221224560 3221223136 134550726 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/18596/statm): 54625 53610 1116 68 0 54557 0
[pid=18596] vsize: 218500
Current children cumulated CPU time (s) 942.45
Current children cumulated vsize (Kb) 218500

[startup+980.038 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 18596
Raw data (/proc/18596/stat): 18596 (bsolo) R 18595 18596 16528 0 -1 0 54209 0 0 0 93710 1532 0 0 25 0 1 0 1840761585 223887360 53658 4294967295 134512640 134736556 3221224560 3221223320 134531385 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/18596/statm): 54660 53658 1116 68 0 54592 0
[pid=18596] vsize: 218640
Current children cumulated CPU time (s) 952.42
Current children cumulated vsize (Kb) 218640

[startup+990.039 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 18596
Raw data (/proc/18596/stat): 18596 (bsolo) R 18595 18596 16528 0 -1 0 54246 0 0 0 94703 1534 0 0 25 0 1 0 1840761585 224067584 53695 4294967295 134512640 134736556 3221224560 3221223136 134550713 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/18596/statm): 54704 53695 1116 68 0 54636 0
[pid=18596] vsize: 218816
Current children cumulated CPU time (s) 962.37
Current children cumulated vsize (Kb) 218816

[startup+1000.04 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 18596
Raw data (/proc/18596/stat): 18596 (bsolo) R 18595 18596 16528 0 -1 0 54246 0 0 0 95695 1537 0 0 25 0 1 0 1840761585 224067584 53695 4294967295 134512640 134736556 3221224560 3221223268 134560258 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/18596/statm): 54704 53695 1116 68 0 54636 0
[pid=18596] vsize: 218816
Current children cumulated CPU time (s) 972.32
Current children cumulated vsize (Kb) 218816

[startup+1010.04 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 18596
Raw data (/proc/18596/stat): 18596 (bsolo) R 18595 18596 16528 0 -1 0 54306 0 0 0 96681 1541 0 0 25 0 1 0 1840761585 224337920 53755 4294967295 134512640 134736556 3221224560 3221223172 134537369 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/18596/statm): 54770 53755 1116 68 0 54702 0
[pid=18596] vsize: 219080
Current children cumulated CPU time (s) 982.22
Current children cumulated vsize (Kb) 219080

[startup+1020.04 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 18596
Raw data (/proc/18596/stat): 18596 (bsolo) R 18595 18596 16528 0 -1 0 54506 0 0 0 97664 1547 0 0 25 0 1 0 1840761585 225099776 53953 4294967295 134512640 134736556 3221224560 3221223136 134550721 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/18596/statm): 54956 53953 1116 68 0 54888 0
[pid=18596] vsize: 219824
Current children cumulated CPU time (s) 992.11
Current children cumulated vsize (Kb) 219824

[startup+1030.04 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 18596
Raw data (/proc/18596/stat): 18596 (bsolo) R 18595 18596 16528 0 -1 0 54506 0 0 0 98654 1551 0 0 25 0 1 0 1840761585 225099776 53953 4294967295 134512640 134736556 3221224560 3221223136 134550735 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/18596/statm): 54956 53953 1116 68 0 54888 0
[pid=18596] vsize: 219824
Current children cumulated CPU time (s) 1002.05
Current children cumulated vsize (Kb) 219824

[startup+1040.04 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 18596
Raw data (/proc/18596/stat): 18596 (bsolo) R 18595 18596 16528 0 -1 0 54506 0 0 0 99641 1556 0 0 25 0 1 0 1840761585 225099776 53953 4294967295 134512640 134736556 3221224560 3221223184 134634273 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/18596/statm): 54956 53953 1116 68 0 54888 0
[pid=18596] vsize: 219824
Current children cumulated CPU time (s) 1011.97
Current children cumulated vsize (Kb) 219824

[startup+1050.04 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 18596
Raw data (/proc/18596/stat): 18596 (bsolo) R 18595 18596 16528 0 -1 0 54507 0 0 0 100632 1559 0 0 25 0 1 0 1840761585 225099776 53954 4294967295 134512640 134736556 3221224560 3221223136 134550735 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/18596/statm): 54956 53954 1116 68 0 54888 0
[pid=18596] vsize: 219824
Current children cumulated CPU time (s) 1021.91
Current children cumulated vsize (Kb) 219824

[startup+1060.04 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 18596
Raw data (/proc/18596/stat): 18596 (bsolo) R 18595 18596 16528 0 -1 0 54524 0 0 0 101621 1563 0 0 25 0 1 0 1840761585 225234944 53971 4294967295 134512640 134736556 3221224560 3221223320 134560344 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/18596/statm): 54989 53971 1116 68 0 54921 0
[pid=18596] vsize: 219956
Current children cumulated CPU time (s) 1031.84
Current children cumulated vsize (Kb) 219956

[startup+1070.04 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 18596
Raw data (/proc/18596/stat): 18596 (bsolo) R 18595 18596 16528 0 -1 0 54547 0 0 0 102608 1568 0 0 25 0 1 0 1840761585 225370112 53994 4294967295 134512640 134736556 3221224560 3221223136 134550888 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/18596/statm): 55022 53994 1116 68 0 54954 0
[pid=18596] vsize: 220088
Current children cumulated CPU time (s) 1041.76
Current children cumulated vsize (Kb) 220088

[startup+1080.04 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 18596
Raw data (/proc/18596/stat): 18596 (bsolo) R 18595 18596 16528 0 -1 0 54552 0 0 0 103592 1573 0 0 25 0 1 0 1840761585 225173504 53977 4294967295 134512640 134736556 3221224560 3221223136 134550871 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/18596/statm): 54974 53977 1116 68 0 54906 0
[pid=18596] vsize: 219896
Current children cumulated CPU time (s) 1051.65
Current children cumulated vsize (Kb) 219896

[startup+1090.04 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 18596
Raw data (/proc/18596/stat): 18596 (bsolo) R 18595 18596 16528 0 -1 0 54573 0 0 0 104581 1576 0 0 25 0 1 0 1840761585 225284096 53998 4294967295 134512640 134736556 3221224560 3221223136 134550713 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/18596/statm): 55001 53998 1116 68 0 54933 0
[pid=18596] vsize: 220004
Current children cumulated CPU time (s) 1061.57
Current children cumulated vsize (Kb) 220004

[startup+1100.04 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 18596
Raw data (/proc/18596/stat): 18596 (bsolo) R 18595 18596 16528 0 -1 0 54581 0 0 0 105571 1579 0 0 25 0 1 0 1840761585 225361920 54006 4294967295 134512640 134736556 3221224560 3221223136 134550888 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/18596/statm): 55020 54006 1116 68 0 54952 0
[pid=18596] vsize: 220080
Current children cumulated CPU time (s) 1071.5
Current children cumulated vsize (Kb) 220080

[startup+1110.04 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 18596
Raw data (/proc/18596/stat): 18596 (bsolo) R 18595 18596 16528 0 -1 0 54589 0 0 0 106564 1582 0 0 25 0 1 0 1840761585 225361920 54014 4294967295 134512640 134736556 3221224560 3221223120 134549995 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/18596/statm): 55020 54014 1116 68 0 54952 0
[pid=18596] vsize: 220080
Current children cumulated CPU time (s) 1081.46
Current children cumulated vsize (Kb) 220080

[startup+1120.04 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 18596
Raw data (/proc/18596/stat): 18596 (bsolo) R 18595 18596 16528 0 -1 0 54589 0 0 0 107550 1588 0 0 25 0 1 0 1840761585 225308672 54010 4294967295 134512640 134736556 3221224560 3221223280 134605798 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/18596/statm): 55007 54010 1116 68 0 54939 0
[pid=18596] vsize: 220028
Current children cumulated CPU time (s) 1091.38
Current children cumulated vsize (Kb) 220028

[startup+1130.04 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 18596
Raw data (/proc/18596/stat): 18596 (bsolo) R 18595 18596 16528 0 -1 0 54604 0 0 0 108533 1593 0 0 25 0 1 0 1840761585 225415168 54025 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/18596/statm): 55033 54025 1116 68 0 54965 0
[pid=18596] vsize: 220132
Current children cumulated CPU time (s) 1101.26
Current children cumulated vsize (Kb) 220132

[startup+1140.04 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 18596
Raw data (/proc/18596/stat): 18596 (bsolo) R 18595 18596 16528 0 -1 0 54626 0 0 0 109522 1597 0 0 25 0 1 0 1840761585 225382400 54017 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/18596/statm): 55025 54017 1116 68 0 54957 0
[pid=18596] vsize: 220100
Current children cumulated CPU time (s) 1111.19
Current children cumulated vsize (Kb) 220100

[startup+1150.04 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 18596
Raw data (/proc/18596/stat): 18596 (bsolo) R 18595 18596 16528 0 -1 0 54626 0 0 0 110510 1603 0 0 25 0 1 0 1840761585 225382400 54017 4294967295 134512640 134736556 3221224560 3221223232 134528659 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/18596/statm): 55025 54017 1116 68 0 54957 0
[pid=18596] vsize: 220100
Current children cumulated CPU time (s) 1121.13
Current children cumulated vsize (Kb) 220100

[startup+1160.04 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 18596
Raw data (/proc/18596/stat): 18596 (bsolo) R 18595 18596 16528 0 -1 0 54660 0 0 0 111486 1610 0 0 25 0 1 0 1840761585 225546240 54047 4294967295 134512640 134736556 3221224560 3221223208 134524926 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/18596/statm): 55065 54047 1116 68 0 54997 0
[pid=18596] vsize: 220260
Current children cumulated CPU time (s) 1130.96
Current children cumulated vsize (Kb) 220260

[startup+1170.04 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 18596
Raw data (/proc/18596/stat): 18596 (bsolo) R 18595 18596 16528 0 -1 0 54705 0 0 0 112470 1617 0 0 25 0 1 0 1840761585 225693696 54092 4294967295 134512640 134736556 3221224560 3221223296 134605558 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/18596/statm): 55101 54092 1116 68 0 55033 0
[pid=18596] vsize: 220404
Current children cumulated CPU time (s) 1140.87
Current children cumulated vsize (Kb) 220404

[startup+1180.04 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 18596
Raw data (/proc/18596/stat): 18596 (bsolo) R 18595 18596 16528 0 -1 0 54711 0 0 0 113455 1622 0 0 25 0 1 0 1840761585 225693696 54098 4294967295 134512640 134736556 3221224560 3221223136 134549964 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/18596/statm): 55101 54098 1116 68 0 55033 0
[pid=18596] vsize: 220404
Current children cumulated CPU time (s) 1150.77
Current children cumulated vsize (Kb) 220404

[startup+1190.04 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 18596
Raw data (/proc/18596/stat): 18596 (bsolo) R 18595 18596 16528 0 -1 0 54711 0 0 0 114442 1627 0 0 25 0 1 0 1840761585 225693696 54098 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/18596/statm): 55101 54098 1116 68 0 55033 0
[pid=18596] vsize: 220404
Current children cumulated CPU time (s) 1160.69
Current children cumulated vsize (Kb) 220404

[startup+1200.04 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 18596
Raw data (/proc/18596/stat): 18596 (bsolo) R 18595 18596 16528 0 -1 0 54711 0 0 0 115426 1632 0 0 25 0 1 0 1840761585 225693696 54098 4294967295 134512640 134736556 3221224560 3221223136 134550888 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/18596/statm): 55101 54098 1116 68 0 55033 0
[pid=18596] vsize: 220404
Current children cumulated CPU time (s) 1170.58
Current children cumulated vsize (Kb) 220404

[startup+1210.04 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 18596
Raw data (/proc/18596/stat): 18596 (bsolo) R 18595 18596 16528 0 -1 0 54747 0 0 0 116416 1636 0 0 25 0 1 0 1840761585 225710080 54108 4294967295 134512640 134736556 3221224560 3221223136 134550888 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/18596/statm): 55105 54108 1116 68 0 55037 0
[pid=18596] vsize: 220420
Current children cumulated CPU time (s) 1180.52
Current children cumulated vsize (Kb) 220420

[startup+1220.05 s]
Raw data (loadavg): 1.00 1.00 1.00 2/56 18596
Raw data (/proc/18596/stat): 18596 (bsolo) R 18595 18596 16528 0 -1 0 54778 0 0 0 117406 1640 0 0 25 0 1 0 1840761585 225898496 54139 4294967295 134512640 134736556 3221224560 3221223136 134550713 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/18596/statm): 55151 54139 1116 68 0 55083 0
[pid=18596] vsize: 220604
Current children cumulated CPU time (s) 1190.46
Current children cumulated vsize (Kb) 220604
One traced child (pid=18596) exited with status: 0
All traced children have exited ! Game is over.

Child status: 0
Real time (s): 1224.73
CPU time (s): 1195.12
CPU user time (s): 1178.59
CPU system time (s): 16.5295
CPU usage (%): 97.5819
Max. virtual memory (cumulated for all children) (Kb): 220604

Verifier Data

ERROR: no interpretation found !