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

Namesubmitted/aloul/FPGA_SAT05/normalized-fpga40_39_sat_pb.cnf.cr.opb
MD5SUMb0b9c98556325dcf5a5811fc2d17a816
Bench Categoryno optimization function (SAT)
Has Objective FunctionNO
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 0
Optimality of the best value was proved NO
Number of terms in the objective function 0
Biggest coefficient in the objective function 0
Number of bits for the biggest coefficient in the objective function 0
Sum of the numbers in the objective function 0
Number of bits of the sum of numbers in the objective function 0
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 41
Number of bits of the biggest sum of numbers6
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark4.40033
Number of variables2340
Total number of constraints1678
Number of constraints which are clauses1599
Number of constraints which are cardinality constraints (but not clauses)79
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint20
Maximum length of a constraint40

Trace number 60

Launcher Data

LAUNCH ON wulflinc9 THE 2005-09-18 07:39:34 (client local time)
PB2005-SCRIPT v4.0 
MARKUPS: idlaunch=48 boxname=wulflinc9 idbench=48 idsolver=1 numberseed=0
MD5SUM SOLVER: 38f99674050b34630888bf623b924b59  /oldhome/oroussel/solvers/bsolo
MD5SUM BENCH:  b0b9c98556325dcf5a5811fc2d17a816  /oldhome/oroussel/tmp/wulflinc9/normalized-fpga40_39_sat_pb.cnf.cr.opb
REAL COMMAND:  bsolo /oldhome/oroussel/tmp/wulflinc9/normalized-fpga40_39_sat_pb.cnf.cr.opb
IDLAUNCH: 48
/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 7
model name	: Pentium III (Katmai)
stepping	: 2
cpu MHz		: 451.242
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	: 2
cpu MHz		: 451.242
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:        951104 kB
Buffers:         33272 kB
Cached:          24232 kB
SwapCached:       1044 kB
Active:          52632 kB
Inactive:         7584 kB
HighTotal:      131008 kB
HighFree:       103292 kB
LowTotal:       903652 kB
LowFree:        847812 kB
SwapTotal:     2097136 kB
SwapFree:      2095568 kB
Dirty:              28 kB
Writeback:           0 kB
Mapped:           5656 kB
Slab:            17672 kB
Committed_AS:    64140 kB
PageTables:        328 kB
VmallocTotal:   114680 kB
VmallocUsed:      1364 kB
VmallocChunk:   113256 kB
JOB ENDED THE 2005-09-18 07:59:51 (client local time) WITH STATUS 0 IN 1195.02 SECONDS
stats: 48 7 1195.02 0

Solver Data

c INFO: OSL Context initialized.
c INFO: No cost function. Find solution and finish.
c Initial problem consists of 2340 variables and 1678 constraints.
c Using non-optimization problem switches.
c No problem reductions applied in OPT. instance.
c	preprocess terminated. Elapsed time: 1.791
c After prepocess the problem consists of 2340 variables and 1678 constraints.
c Restart #1 #Var: 2340 #Dec: 645 LB: 0 @ 2.527
c Restart #2 #Var: 2340 #Dec: 1141 LB: 0 @ 3.274
c Restart #3 #Var: 2340 #Dec: 1980 LB: 0 @ 4.449
c Restart #4 #Var: 2340 #Dec: 3041 LB: 0 @ 6.009
c Restart #5 #Var: 2340 #Dec: 4493 LB: 0 @ 8.235
c Restart #6 #Var: 2340 #Dec: 6080 LB: 0 @ 10.91
c Restart #7 #Var: 2340 #Dec: 7930 LB: 0 @ 13.743
c Restart #8 #Var: 2340 #Dec: 10085 LB: 0 @ 17.306
c Restart #9 #Var: 2340 #Dec: 12524 LB: 0 @ 21.239
c Restart #10 #Var: 2340 #Dec: 15225 LB: 0 @ 25.689
c Restart #11 #Var: 2340 #Dec: 18089 LB: 0 @ 29.581
c Restart #12 #Var: 2340 #Dec: 21075 LB: 0 @ 34.132
c Restart #13 #Var: 2340 #Dec: 24358 LB: 0 @ 39.048
c Restart #14 #Var: 2340 #Dec: 27907 LB: 0 @ 44.32
c Restart #15 #Var: 2340 #Dec: 31670 LB: 0 @ 50.189
c Restart #16 #Var: 2340 #Dec: 35466 LB: 0 @ 56.351
c Restart #17 #Var: 2340 #Dec: 39483 LB: 0 @ 62.957
c Restart #18 #Var: 2340 #Dec: 43678 LB: 0 @ 71.073
c Restart #19 #Var: 2340 #Dec: 48304 LB: 0 @ 80.243
c Restart #20 #Var: 2340 #Dec: 53163 LB: 0 @ 89.84
c Restart #21 #Var: 2340 #Dec: 58094 LB: 0 @ 99.163
c Restart #22 #Var: 2340 #Dec: 63284 LB: 0 @ 109.4
c Restart #23 #Var: 2340 #Dec: 68962 LB: 0 @ 119.92
c Restart #24 #Var: 2340 #Dec: 74598 LB: 0 @ 130.91
c Restart #25 #Var: 2340 #Dec: 80450 LB: 0 @ 142.72
c Restart #26 #Var: 2340 #Dec: 86665 LB: 0 @ 154.55
c Restart #27 #Var: 2340 #Dec: 93179 LB: 0 @ 167.74
c Restart #28 #Var: 2340 #Dec: 99937 LB: 0 @ 180.71
c Restart #29 #Var: 2340 #Dec: 106828 LB: 0 @ 193.93
c Restart #30 #Var: 2340 #Dec: 113764 LB: 0 @ 208.33
c Restart #31 #Var: 2340 #Dec: 121077 LB: 0 @ 222.57
c Restart #32 #Var: 2340 #Dec: 128704 LB: 0 @ 237.57
c Restart #33 #Var: 2340 #Dec: 136544 LB: 0 @ 252.91
c Restart #34 #Var: 2340 #Dec: 144615 LB: 0 @ 268.62
c Restart #35 #Var: 2340 #Dec: 153351 LB: 0 @ 285.8
c Restart #36 #Var: 2340 #Dec: 162369 LB: 0 @ 302.59
c Restart #37 #Var: 2340 #Dec: 171020 LB: 0 @ 320.6
c Restart #38 #Var: 2340 #Dec: 179892 LB: 0 @ 338.43
c Restart #39 #Var: 2340 #Dec: 188947 LB: 0 @ 357.5
c Restart #40 #Var: 2340 #Dec: 198513 LB: 0 @ 376.62
c Restart #41 #Var: 2340 #Dec: 208295 LB: 0 @ 396.17
c Restart #42 #Var: 2340 #Dec: 218310 LB: 0 @ 416.26
c Restart #43 #Var: 2340 #Dec: 228650 LB: 0 @ 437.29
c Restart #44 #Var: 2340 #Dec: 239202 LB: 0 @ 459.18
c Restart #45 #Var: 2340 #Dec: 249783 LB: 0 @ 480.62
c Restart #46 #Var: 2340 #Dec: 261046 LB: 0 @ 503.75
c Restart #47 #Var: 2340 #Dec: 272213 LB: 0 @ 527.83
c Restart #48 #Var: 2340 #Dec: 283812 LB: 0 @ 552.67
c Restart #49 #Var: 2340 #Dec: 295303 LB: 0 @ 578.07
c CHANGE Heuristic... 
c Restart #0 #Var: 2340 #Dec: 307185 LB: 0 @ 603.45
c Restart #1 #Var: 2340 #Dec: 307564 LB: 0 @ 604
c Restart #2 #Var: 2340 #Dec: 308080 LB: 0 @ 604.74
c Restart #3 #Var: 2340 #Dec: 308871 LB: 0 @ 605.94
c Restart #4 #Var: 2340 #Dec: 309842 LB: 0 @ 607.64
c Restart #5 #Var: 2340 #Dec: 310958 LB: 0 @ 609.49
c Restart #6 #Var: 2340 #Dec: 312363 LB: 0 @ 612.03
c Restart #7 #Var: 2340 #Dec: 313942 LB: 0 @ 614.78
c Restart #8 #Var: 2340 #Dec: 315797 LB: 0 @ 617.84
c Restart #9 #Var: 2340 #Dec: 318001 LB: 0 @ 621.46
c Restart #10 #Var: 2340 #Dec: 320395 LB: 0 @ 625.44
c Restart #11 #Var: 2340 #Dec: 323165 LB: 0 @ 629.81
c Restart #12 #Var: 2340 #Dec: 326181 LB: 0 @ 634.97
c Restart #13 #Var: 2340 #Dec: 329276 LB: 0 @ 640.11
c Restart #14 #Var: 2340 #Dec: 332634 LB: 0 @ 646.16
c Restart #15 #Var: 2340 #Dec: 336175 LB: 0 @ 652.46
c Restart #16 #Var: 2340 #Dec: 340031 LB: 0 @ 659.27
c Restart #17 #Var: 2340 #Dec: 344037 LB: 0 @ 666.55
c Restart #18 #Var: 2340 #Dec: 348539 LB: 0 @ 674.27
c Restart #19 #Var: 2340 #Dec: 352969 LB: 0 @ 682.27
c Restart #20 #Var: 2340 #Dec: 357567 LB: 0 @ 690.97
c Restart #21 #Var: 2340 #Dec: 362413 LB: 0 @ 700.01
c Restart #22 #Var: 2340 #Dec: 367656 LB: 0 @ 708.85
c Restart #23 #Var: 2340 #Dec: 373196 LB: 0 @ 717.81
c Restart #24 #Var: 2340 #Dec: 378852 LB: 0 @ 727.61
c Restart #25 #Var: 2340 #Dec: 384804 LB: 0 @ 738.07
c Restart #26 #Var: 2340 #Dec: 390916 LB: 0 @ 749.07
c Restart #27 #Var: 2340 #Dec: 397276 LB: 0 @ 760.48
c Restart #28 #Var: 2340 #Dec: 403793 LB: 0 @ 772.59
c Restart #29 #Var: 2340 #Dec: 410599 LB: 0 @ 784.32
c Restart #30 #Var: 2340 #Dec: 417360 LB: 0 @ 795.56
c Restart #31 #Var: 2340 #Dec: 424487 LB: 0 @ 807.43
c Restart #32 #Var: 2340 #Dec: 431688 LB: 0 @ 820.59
c Restart #33 #Var: 2340 #Dec: 439788 LB: 0 @ 834.4
c Restart #34 #Var: 2340 #Dec: 447981 LB: 0 @ 848.8
c Restart #35 #Var: 2340 #Dec: 456225 LB: 0 @ 863.7
c Restart #36 #Var: 2340 #Dec: 464651 LB: 0 @ 879.02
c Restart #37 #Var: 2340 #Dec: 473275 LB: 0 @ 894.53
c Restart #38 #Var: 2340 #Dec: 482094 LB: 0 @ 911.1
c Restart #39 #Var: 2340 #Dec: 491134 LB: 0 @ 927.47
c Restart #40 #Var: 2340 #Dec: 500470 LB: 0 @ 945.01
c Restart #41 #Var: 2340 #Dec: 509928 LB: 0 @ 962.66
c Restart #42 #Var: 2340 #Dec: 519684 LB: 0 @ 981.14
c Restart #43 #Var: 2340 #Dec: 529686 LB: 0 @ 999.92
c Restart #44 #Var: 2340 #Dec: 540008 LB: 0 @ 1019.8
c Restart #45 #Var: 2340 #Dec: 550488 LB: 0 @ 1040.2
c Restart #46 #Var: 2340 #Dec: 561040 LB: 0 @ 1060.2
c Restart #47 #Var: 2340 #Dec: 572227 LB: 0 @ 1080.8
c Restart #48 #Var: 2340 #Dec: 583570 LB: 0 @ 1101.6
c Restart #49 #Var: 2340 #Dec: 595112 LB: 0 @ 1123.9
c Restart #50 #Var: 2340 #Dec: 606652 LB: 0 @ 1145.8
c Restart #51 #Var: 2340 #Dec: 618665 LB: 0 @ 1167.4
c Restart #52 #Var: 2340 #Dec: 631113 LB: 0 @ 1190.5
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/30886/stat): 30886 (bsolo) R 30885 30886 30740 0 -1 0 19 0 0 0 0 0 0 0 21 0 1 0 1781295221 438272 3 4294967295 134512640 134736556 3221224560 3221224560 1073744960 0 0 5 0 0 0 0 17 1 0 0
Raw data (/proc/30886/statm): 107 3 90 68 0 39 0
[pid=30886] 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/wulflinc9/normalized-fpga40_39_sat_pb.cnf.cr.opb

[startup+10.0036 s]
Raw data (loadavg): 0.95 0.35 0.12 2/56 30886
Raw data (/proc/30886/stat): 30886 (bsolo) R 30885 30886 30740 0 -1 0 1879 0 0 0 954 20 0 0 25 0 1 0 1781295221 10854400 1790 4294967295 134512640 134736556 3221224560 3221223136 134543977 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/30886/statm): 2650 1790 1116 68 0 2582 0
[pid=30886] vsize: 10600
Current children cumulated CPU time (s) 9.74
Current children cumulated vsize (Kb) 10600

[startup+20.0044 s]
Raw data (loadavg): 0.95 0.37 0.13 2/56 30886
Raw data (/proc/30886/stat): 30886 (bsolo) R 30885 30886 30740 0 -1 0 1890 0 0 0 1923 32 0 0 25 0 1 0 1781295221 10854400 1801 4294967295 134512640 134736556 3221224560 3221223296 134605591 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/30886/statm): 2650 1801 1116 68 0 2582 0
[pid=30886] vsize: 10600
Current children cumulated CPU time (s) 19.55
Current children cumulated vsize (Kb) 10600

[startup+30.0051 s]
Raw data (loadavg): 0.96 0.39 0.14 2/56 30886
Raw data (/proc/30886/stat): 30886 (bsolo) R 30885 30886 30740 0 -1 0 1908 0 0 0 2891 43 0 0 25 0 1 0 1781295221 10989568 1819 4294967295 134512640 134736556 3221224560 3221223136 134543977 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/30886/statm): 2683 1819 1116 68 0 2615 0
[pid=30886] vsize: 10732
Current children cumulated CPU time (s) 29.34
Current children cumulated vsize (Kb) 10732

[startup+40.0058 s]
Raw data (loadavg): 0.97 0.41 0.15 2/56 30886
Raw data (/proc/30886/stat): 30886 (bsolo) R 30885 30886 30740 0 -1 0 1948 0 0 0 3854 56 0 0 25 0 1 0 1781295221 11124736 1859 4294967295 134512640 134736556 3221224560 3221223168 134634114 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/30886/statm): 2716 1859 1116 68 0 2648 0
[pid=30886] vsize: 10864
Current children cumulated CPU time (s) 39.1
Current children cumulated vsize (Kb) 10864

[startup+50.0066 s]
Raw data (loadavg): 0.97 0.43 0.16 2/56 30886
Raw data (/proc/30886/stat): 30886 (bsolo) R 30885 30886 30740 0 -1 0 1962 0 0 0 4821 68 0 0 25 0 1 0 1781295221 11124736 1873 4294967295 134512640 134736556 3221224560 3221223296 134605558 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/30886/statm): 2716 1873 1116 68 0 2648 0
[pid=30886] vsize: 10864
Current children cumulated CPU time (s) 48.89
Current children cumulated vsize (Kb) 10864

[startup+60.0073 s]
Raw data (loadavg): 0.98 0.45 0.17 1/56 30886
Raw data (/proc/30886/stat): 30886 (bsolo) T 30885 30886 30740 0 -1 0 1973 0 0 0 5792 79 0 0 25 0 1 0 1781295221 11259904 1884 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/30886/statm): 2749 1884 1116 68 0 2681 0
[pid=30886] vsize: 10996
Current children cumulated CPU time (s) 58.71
Current children cumulated vsize (Kb) 10996

[startup+70.0081 s]
Raw data (loadavg): 0.98 0.47 0.18 2/56 30886
Raw data (/proc/30886/stat): 30886 (bsolo) R 30885 30886 30740 0 -1 0 2014 0 0 0 6761 89 0 0 25 0 1 0 1781295221 11395072 1925 4294967295 134512640 134736556 3221224560 3221223248 134524880 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/30886/statm): 2782 1925 1116 68 0 2714 0
[pid=30886] vsize: 11128
Current children cumulated CPU time (s) 68.5
Current children cumulated vsize (Kb) 11128

[startup+80.0088 s]
Raw data (loadavg): 0.98 0.48 0.19 2/56 30886
Raw data (/proc/30886/stat): 30886 (bsolo) R 30885 30886 30740 0 -1 0 2014 0 0 0 7734 98 0 0 25 0 1 0 1781295221 11390976 1925 4294967295 134512640 134736556 3221224560 3221223172 134524344 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/30886/statm): 2781 1925 1116 68 0 2713 0
[pid=30886] vsize: 11124
Current children cumulated CPU time (s) 78.32
Current children cumulated vsize (Kb) 11124

[startup+90.0095 s]
Raw data (loadavg): 0.98 0.50 0.19 2/56 30886
Raw data (/proc/30886/stat): 30886 (bsolo) R 30885 30886 30740 0 -1 0 2032 0 0 0 8708 107 0 0 25 0 1 0 1781295221 11390976 1943 4294967295 134512640 134736556 3221224560 3221223392 134609600 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/30886/statm): 2781 1943 1116 68 0 2713 0
[pid=30886] vsize: 11124
Current children cumulated CPU time (s) 88.15
Current children cumulated vsize (Kb) 11124

[startup+100.01 s]
Raw data (loadavg): 0.99 0.52 0.20 2/56 30886
Raw data (/proc/30886/stat): 30886 (bsolo) R 30885 30886 30740 0 -1 0 2059 0 0 0 9680 118 0 0 25 0 1 0 1781295221 11526144 1970 4294967295 134512640 134736556 3221224560 3221223088 134716610 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/30886/statm): 2814 1970 1116 68 0 2746 0
[pid=30886] vsize: 11256
Current children cumulated CPU time (s) 97.98
Current children cumulated vsize (Kb) 11256

[startup+110.011 s]
Raw data (loadavg): 0.99 0.53 0.21 2/56 30886
Raw data (/proc/30886/stat): 30886 (bsolo) R 30885 30886 30740 0 -1 0 2066 0 0 0 10651 129 0 0 25 0 1 0 1781295221 11526144 1977 4294967295 134512640 134736556 3221224560 3221223248 134529424 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/30886/statm): 2814 1977 1116 68 0 2746 0
[pid=30886] vsize: 11256
Current children cumulated CPU time (s) 107.8
Current children cumulated vsize (Kb) 11256

[startup+120.012 s]
Raw data (loadavg): 0.99 0.55 0.22 2/56 30886
Raw data (/proc/30886/stat): 30886 (bsolo) R 30885 30886 30740 0 -1 0 2066 0 0 0 11624 140 0 0 25 0 1 0 1781295221 11526144 1977 4294967295 134512640 134736556 3221224560 3221223200 134543836 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/30886/statm): 2814 1977 1116 68 0 2746 0
[pid=30886] vsize: 11256
Current children cumulated CPU time (s) 117.64
Current children cumulated vsize (Kb) 11256

[startup+130.012 s]
Raw data (loadavg): 0.99 0.56 0.22 2/56 30886
Raw data (/proc/30886/stat): 30886 (bsolo) R 30885 30886 30740 0 -1 0 2066 0 0 0 12598 150 0 0 25 0 1 0 1781295221 11526144 1977 4294967295 134512640 134736556 3221224560 3221222940 1077379933 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/30886/statm): 2814 1977 1116 68 0 2746 0
[pid=30886] vsize: 11256
Current children cumulated CPU time (s) 127.48
Current children cumulated vsize (Kb) 11256

[startup+140.013 s]
Raw data (loadavg): 0.99 0.58 0.23 2/56 30886
Raw data (/proc/30886/stat): 30886 (bsolo) R 30885 30886 30740 0 -1 0 2066 0 0 0 13572 161 0 0 25 0 1 0 1781295221 11526144 1977 4294967295 134512640 134736556 3221224560 3221223084 134543225 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/30886/statm): 2814 1977 1116 68 0 2746 0
[pid=30886] vsize: 11256
Current children cumulated CPU time (s) 137.33
Current children cumulated vsize (Kb) 11256

[startup+150.014 s]
Raw data (loadavg): 0.99 0.59 0.24 2/56 30886
Raw data (/proc/30886/stat): 30886 (bsolo) R 30885 30886 30740 0 -1 0 2066 0 0 0 14548 170 0 0 25 0 1 0 1781295221 11526144 1977 4294967295 134512640 134736556 3221224560 3221222940 1077379843 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/30886/statm): 2814 1977 1116 68 0 2746 0
[pid=30886] vsize: 11256
Current children cumulated CPU time (s) 147.18
Current children cumulated vsize (Kb) 11256

[startup+160.015 s]
Raw data (loadavg): 0.99 0.60 0.25 2/56 30886
Raw data (/proc/30886/stat): 30886 (bsolo) R 30885 30886 30740 0 -1 0 2067 0 0 0 15518 182 0 0 25 0 1 0 1781295221 11640832 1978 4294967295 134512640 134736556 3221224560 3221223120 134537569 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/30886/statm): 2842 1978 1116 68 0 2774 0
[pid=30886] vsize: 11368
Current children cumulated CPU time (s) 157
Current children cumulated vsize (Kb) 11368

[startup+170.014 s]
Raw data (loadavg): 0.99 0.61 0.26 2/56 30886
Raw data (/proc/30886/stat): 30886 (bsolo) R 30885 30886 30740 0 -1 0 2084 0 0 0 16492 191 0 0 25 0 1 0 1781295221 11640832 1995 4294967295 134512640 134736556 3221224560 3221223216 134529227 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/30886/statm): 2842 1995 1116 68 0 2774 0
[pid=30886] vsize: 11368
Current children cumulated CPU time (s) 166.83
Current children cumulated vsize (Kb) 11368

[startup+180.016 s]
Raw data (loadavg): 0.99 0.63 0.26 2/56 30886
Raw data (/proc/30886/stat): 30886 (bsolo) R 30885 30886 30740 0 -1 0 2084 0 0 0 17467 200 0 0 25 0 1 0 1781295221 11640832 1995 4294967295 134512640 134736556 3221224560 3221223136 134550735 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/30886/statm): 2842 1995 1116 68 0 2774 0
[pid=30886] vsize: 11368
Current children cumulated CPU time (s) 176.67
Current children cumulated vsize (Kb) 11368

[startup+190.017 s]
Raw data (loadavg): 0.99 0.64 0.27 2/56 30886
Raw data (/proc/30886/stat): 30886 (bsolo) R 30885 30886 30740 0 -1 0 2084 0 0 0 18438 211 0 0 25 0 1 0 1781295221 11640832 1995 4294967295 134512640 134736556 3221224560 3221223036 134536687 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/30886/statm): 2842 1995 1116 68 0 2774 0
[pid=30886] vsize: 11368
Current children cumulated CPU time (s) 186.49
Current children cumulated vsize (Kb) 11368

[startup+200.017 s]
Raw data (loadavg): 0.99 0.65 0.28 2/56 30886
Raw data (/proc/30886/stat): 30886 (bsolo) R 30885 30886 30740 0 -1 0 2084 0 0 0 19412 220 0 0 25 0 1 0 1781295221 11640832 1995 4294967295 134512640 134736556 3221224560 3221223248 134536465 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/30886/statm): 2842 1995 1116 68 0 2774 0
[pid=30886] vsize: 11368
Current children cumulated CPU time (s) 196.32
Current children cumulated vsize (Kb) 11368

[startup+210.017 s]
Raw data (loadavg): 0.99 0.66 0.29 1/56 30886
Raw data (/proc/30886/stat): 30886 (bsolo) T 30885 30886 30740 0 -1 0 2084 0 0 0 20386 230 0 0 25 0 1 0 1781295221 11640832 1995 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/30886/statm): 2842 1995 1116 68 0 2774 0
[pid=30886] vsize: 11368
Current children cumulated CPU time (s) 206.16
Current children cumulated vsize (Kb) 11368

[startup+220.018 s]
Raw data (loadavg): 0.99 0.67 0.29 2/56 30886
Raw data (/proc/30886/stat): 30886 (bsolo) R 30885 30886 30740 0 -1 0 2084 0 0 0 21360 240 0 0 25 0 1 0 1781295221 11640832 1995 4294967295 134512640 134736556 3221224560 3221223136 134550729 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/30886/statm): 2842 1995 1116 68 0 2774 0
[pid=30886] vsize: 11368
Current children cumulated CPU time (s) 216
Current children cumulated vsize (Kb) 11368

[startup+230.019 s]
Raw data (loadavg): 0.99 0.68 0.30 2/56 30886
Raw data (/proc/30886/stat): 30886 (bsolo) R 30885 30886 30740 0 -1 0 2084 0 0 0 22336 249 0 0 25 0 1 0 1781295221 11640832 1995 4294967295 134512640 134736556 3221224560 3221223280 134609059 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/30886/statm): 2842 1995 1116 68 0 2774 0
[pid=30886] vsize: 11368
Current children cumulated CPU time (s) 225.85
Current children cumulated vsize (Kb) 11368

[startup+240.02 s]
Raw data (loadavg): 0.99 0.69 0.31 2/56 30886
Raw data (/proc/30886/stat): 30886 (bsolo) R 30885 30886 30740 0 -1 0 2084 0 0 0 23308 259 0 0 25 0 1 0 1781295221 11640832 1995 4294967295 134512640 134736556 3221224560 3221223132 134634644 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/30886/statm): 2842 1995 1116 68 0 2774 0
[pid=30886] vsize: 11368
Current children cumulated CPU time (s) 235.67
Current children cumulated vsize (Kb) 11368

[startup+250.02 s]
Raw data (loadavg): 0.99 0.70 0.31 2/56 30886
Raw data (/proc/30886/stat): 30886 (bsolo) R 30885 30886 30740 0 -1 0 2084 0 0 0 24283 270 0 0 25 0 1 0 1781295221 11640832 1995 4294967295 134512640 134736556 3221224560 3221223220 134528770 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/30886/statm): 2842 1995 1116 68 0 2774 0
[pid=30886] vsize: 11368
Current children cumulated CPU time (s) 245.53
Current children cumulated vsize (Kb) 11368

[startup+260.021 s]
Raw data (loadavg): 0.99 0.71 0.32 2/56 30886
Raw data (/proc/30886/stat): 30886 (bsolo) R 30885 30886 30740 0 -1 0 2084 0 0 0 25253 282 0 0 25 0 1 0 1781295221 11640832 1995 4294967295 134512640 134736556 3221224560 3221223280 134605803 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/30886/statm): 2842 1995 1116 68 0 2774 0
[pid=30886] vsize: 11368
Current children cumulated CPU time (s) 255.35
Current children cumulated vsize (Kb) 11368

[startup+270.022 s]
Raw data (loadavg): 0.99 0.72 0.33 2/56 30886
Raw data (/proc/30886/stat): 30886 (bsolo) R 30885 30886 30740 0 -1 0 2086 0 0 0 26224 291 0 0 25 0 1 0 1781295221 11640832 1997 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/30886/statm): 2842 1997 1116 68 0 2774 0
[pid=30886] vsize: 11368
Current children cumulated CPU time (s) 265.15
Current children cumulated vsize (Kb) 11368

[startup+280.022 s]
Raw data (loadavg): 0.99 0.73 0.33 2/56 30886
Raw data (/proc/30886/stat): 30886 (bsolo) R 30885 30886 30740 0 -1 0 2086 0 0 0 27197 302 0 0 25 0 1 0 1781295221 11640832 1997 4294967295 134512640 134736556 3221224560 3221223320 134560344 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/30886/statm): 2842 1997 1116 68 0 2774 0
[pid=30886] vsize: 11368
Current children cumulated CPU time (s) 274.99
Current children cumulated vsize (Kb) 11368

[startup+290.023 s]
Raw data (loadavg): 0.99 0.74 0.34 2/56 30886
Raw data (/proc/30886/stat): 30886 (bsolo) R 30885 30886 30740 0 -1 0 2086 0 0 0 28169 313 0 0 25 0 1 0 1781295221 11640832 1997 4294967295 134512640 134736556 3221224560 3221223084 134536623 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/30886/statm): 2842 1997 1116 68 0 2774 0
[pid=30886] vsize: 11368
Current children cumulated CPU time (s) 284.82
Current children cumulated vsize (Kb) 11368

[startup+300.024 s]
Raw data (loadavg): 0.99 0.75 0.35 2/56 30886
Raw data (/proc/30886/stat): 30886 (bsolo) R 30885 30886 30740 0 -1 0 2086 0 0 0 29141 323 0 0 25 0 1 0 1781295221 11640832 1997 4294967295 134512640 134736556 3221224560 3221223140 134716309 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/30886/statm): 2842 1997 1116 68 0 2774 0
[pid=30886] vsize: 11368
Current children cumulated CPU time (s) 294.64
Current children cumulated vsize (Kb) 11368

[startup+310.025 s]
Raw data (loadavg): 0.99 0.75 0.35 2/56 30886
Raw data (/proc/30886/stat): 30886 (bsolo) R 30885 30886 30740 0 -1 0 2086 0 0 0 30113 333 0 0 25 0 1 0 1781295221 11640832 1997 4294967295 134512640 134736556 3221224560 3221223240 134560233 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/30886/statm): 2842 1997 1116 68 0 2774 0
[pid=30886] vsize: 11368
Current children cumulated CPU time (s) 304.46
Current children cumulated vsize (Kb) 11368

[startup+320.025 s]
Raw data (loadavg): 0.99 0.76 0.36 2/56 30886
Raw data (/proc/30886/stat): 30886 (bsolo) R 30885 30886 30740 0 -1 0 2086 0 0 0 31088 341 0 0 25 0 1 0 1781295221 11640832 1997 4294967295 134512640 134736556 3221224560 3221223120 134551097 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/30886/statm): 2842 1997 1116 68 0 2774 0
[pid=30886] vsize: 11368
Current children cumulated CPU time (s) 314.29
Current children cumulated vsize (Kb) 11368

[startup+330.026 s]
Raw data (loadavg): 0.99 0.77 0.37 2/56 30886
Raw data (/proc/30886/stat): 30886 (bsolo) R 30885 30886 30740 0 -1 0 2086 0 0 0 32065 350 0 0 25 0 1 0 1781295221 11640832 1997 4294967295 134512640 134736556 3221224560 3221223248 134536465 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/30886/statm): 2842 1997 1116 68 0 2774 0
[pid=30886] vsize: 11368
Current children cumulated CPU time (s) 324.15
Current children cumulated vsize (Kb) 11368

[startup+340.027 s]
Raw data (loadavg): 0.99 0.78 0.37 2/56 30886
Raw data (/proc/30886/stat): 30886 (bsolo) R 30885 30886 30740 0 -1 0 2088 0 0 0 33036 362 0 0 25 0 1 0 1781295221 11640832 1999 4294967295 134512640 134736556 3221224560 3221223136 134550735 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/30886/statm): 2842 1999 1116 68 0 2774 0
[pid=30886] vsize: 11368
Current children cumulated CPU time (s) 333.98
Current children cumulated vsize (Kb) 11368

[startup+350.027 s]
Raw data (loadavg): 0.99 0.78 0.38 1/56 30886
Raw data (/proc/30886/stat): 30886 (bsolo) T 30885 30886 30740 0 -1 0 2088 0 0 0 34010 372 0 0 25 0 1 0 1781295221 11640832 1999 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/30886/statm): 2842 1999 1116 68 0 2774 0
[pid=30886] vsize: 11368
Current children cumulated CPU time (s) 343.82
Current children cumulated vsize (Kb) 11368

[startup+360.028 s]
Raw data (loadavg): 0.99 0.79 0.39 2/56 30886
Raw data (/proc/30886/stat): 30886 (bsolo) R 30885 30886 30740 0 -1 0 2089 0 0 0 34985 382 0 0 25 0 1 0 1781295221 11640832 2000 4294967295 134512640 134736556 3221224560 3221223296 134605558 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/30886/statm): 2842 2000 1116 68 0 2774 0
[pid=30886] vsize: 11368
Current children cumulated CPU time (s) 353.67
Current children cumulated vsize (Kb) 11368

[startup+370.028 s]
Raw data (loadavg): 0.99 0.80 0.39 1/56 30886
Raw data (/proc/30886/stat): 30886 (bsolo) T 30885 30886 30740 0 -1 0 2094 0 0 0 35960 391 0 0 25 0 1 0 1781295221 11640832 2005 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/30886/statm): 2842 2005 1116 68 0 2774 0
[pid=30886] vsize: 11368
Current children cumulated CPU time (s) 363.51
Current children cumulated vsize (Kb) 11368

[startup+380.029 s]
Raw data (loadavg): 0.99 0.80 0.40 2/56 30886
Raw data (/proc/30886/stat): 30886 (bsolo) R 30885 30886 30740 0 -1 0 2094 0 0 0 36932 402 0 0 25 0 1 0 1781295221 11640832 2005 4294967295 134512640 134736556 3221224560 3221223056 134543910 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/30886/statm): 2842 2005 1116 68 0 2774 0
[pid=30886] vsize: 11368
Current children cumulated CPU time (s) 373.34
Current children cumulated vsize (Kb) 11368

[startup+390.03 s]
Raw data (loadavg): 0.99 0.81 0.40 2/56 30886
Raw data (/proc/30886/stat): 30886 (bsolo) R 30885 30886 30740 0 -1 0 2101 0 0 0 37909 410 0 0 25 0 1 0 1781295221 11776000 2012 4294967295 134512640 134736556 3221224560 3221223096 1077377254 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/30886/statm): 2875 2012 1116 68 0 2807 0
[pid=30886] vsize: 11500
Current children cumulated CPU time (s) 383.19
Current children cumulated vsize (Kb) 11500

[startup+400.029 s]
Raw data (loadavg): 0.99 0.81 0.41 2/56 30886
Raw data (/proc/30886/stat): 30886 (bsolo) R 30885 30886 30740 0 -1 0 2101 0 0 0 38877 420 0 0 25 0 1 0 1781295221 11776000 2012 4294967295 134512640 134736556 3221224560 3221223104 134551043 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/30886/statm): 2875 2012 1116 68 0 2807 0
[pid=30886] vsize: 11500
Current children cumulated CPU time (s) 392.97
Current children cumulated vsize (Kb) 11500

[startup+410.03 s]
Raw data (loadavg): 0.99 0.82 0.41 2/56 30886
Raw data (/proc/30886/stat): 30886 (bsolo) R 30885 30886 30740 0 -1 0 2107 0 0 0 39852 429 0 0 25 0 1 0 1781295221 11776000 2018 4294967295 134512640 134736556 3221224560 3221223296 134605570 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/30886/statm): 2875 2018 1116 68 0 2807 0
[pid=30886] vsize: 11500
Current children cumulated CPU time (s) 402.81
Current children cumulated vsize (Kb) 11500

[startup+420.031 s]
Raw data (loadavg): 0.99 0.83 0.42 2/56 30886
Raw data (/proc/30886/stat): 30886 (bsolo) R 30885 30886 30740 0 -1 0 2107 0 0 0 40823 440 0 0 25 0 1 0 1781295221 11776000 2018 4294967295 134512640 134736556 3221224560 3221223308 134600652 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/30886/statm): 2875 2018 1116 68 0 2807 0
[pid=30886] vsize: 11500
Current children cumulated CPU time (s) 412.63
Current children cumulated vsize (Kb) 11500

[startup+430.031 s]
Raw data (loadavg): 0.99 0.83 0.43 2/56 30886
Raw data (/proc/30886/stat): 30886 (bsolo) R 30885 30886 30740 0 -1 0 2107 0 0 0 41796 450 0 0 25 0 1 0 1781295221 11776000 2018 4294967295 134512640 134736556 3221224560 3221223260 134560528 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/30886/statm): 2875 2018 1116 68 0 2807 0
[pid=30886] vsize: 11500
Current children cumulated CPU time (s) 422.46
Current children cumulated vsize (Kb) 11500

[startup+440.032 s]
Raw data (loadavg): 0.99 0.83 0.43 2/56 30886
Raw data (/proc/30886/stat): 30886 (bsolo) R 30885 30886 30740 0 -1 0 2107 0 0 0 42769 461 0 0 25 0 1 0 1781295221 11776000 2018 4294967295 134512640 134736556 3221224560 3221223360 134552878 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/30886/statm): 2875 2018 1116 68 0 2807 0
[pid=30886] vsize: 11500
Current children cumulated CPU time (s) 432.3
Current children cumulated vsize (Kb) 11500

[startup+450.033 s]
Raw data (loadavg): 0.99 0.84 0.44 2/56 30886
Raw data (/proc/30886/stat): 30886 (bsolo) R 30885 30886 30740 0 -1 0 2107 0 0 0 43741 472 0 0 25 0 1 0 1781295221 11776000 2018 4294967295 134512640 134736556 3221224560 3221223060 134543905 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/30886/statm): 2875 2018 1116 68 0 2807 0
[pid=30886] vsize: 11500
Current children cumulated CPU time (s) 442.13
Current children cumulated vsize (Kb) 11500

[startup+460.034 s]
Raw data (loadavg): 0.99 0.84 0.44 2/56 30886
Raw data (/proc/30886/stat): 30886 (bsolo) R 30885 30886 30740 0 -1 0 2107 0 0 0 44714 481 0 0 25 0 1 0 1781295221 11776000 2018 4294967295 134512640 134736556 3221224560 3221223152 134540337 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/30886/statm): 2875 2018 1116 68 0 2807 0
[pid=30886] vsize: 11500
Current children cumulated CPU time (s) 451.95
Current children cumulated vsize (Kb) 11500

[startup+470.033 s]
Raw data (loadavg): 0.99 0.85 0.45 2/56 30886
Raw data (/proc/30886/stat): 30886 (bsolo) R 30885 30886 30740 0 -1 0 2107 0 0 0 45687 492 0 0 25 0 1 0 1781295221 11776000 2018 4294967295 134512640 134736556 3221224560 3221223036 134536698 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/30886/statm): 2875 2018 1116 68 0 2807 0
[pid=30886] vsize: 11500
Current children cumulated CPU time (s) 461.79
Current children cumulated vsize (Kb) 11500

[startup+480.035 s]
Raw data (loadavg): 0.99 0.85 0.46 2/56 30886
Raw data (/proc/30886/stat): 30886 (bsolo) R 30885 30886 30740 0 -1 0 2107 0 0 0 46660 502 0 0 25 0 1 0 1781295221 11776000 2018 4294967295 134512640 134736556 3221224560 3221223096 1077378356 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/30886/statm): 2875 2018 1116 68 0 2807 0
[pid=30886] vsize: 11500
Current children cumulated CPU time (s) 471.62
Current children cumulated vsize (Kb) 11500

[startup+490.036 s]
Raw data (loadavg): 0.99 0.86 0.46 2/56 30886
Raw data (/proc/30886/stat): 30886 (bsolo) R 30885 30886 30740 0 -1 0 2107 0 0 0 47632 514 0 0 25 0 1 0 1781295221 11776000 2018 4294967295 134512640 134736556 3221224560 3221223072 134543187 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/30886/statm): 2875 2018 1116 68 0 2807 0
[pid=30886] vsize: 11500
Current children cumulated CPU time (s) 481.46
Current children cumulated vsize (Kb) 11500

[startup+500.036 s]
Raw data (loadavg): 0.99 0.86 0.47 2/56 30886
Raw data (/proc/30886/stat): 30886 (bsolo) R 30885 30886 30740 0 -1 0 2107 0 0 0 48603 525 0 0 25 0 1 0 1781295221 11776000 2018 4294967295 134512640 134736556 3221224560 3221223236 134605350 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/30886/statm): 2875 2018 1116 68 0 2807 0
[pid=30886] vsize: 11500
Current children cumulated CPU time (s) 491.28
Current children cumulated vsize (Kb) 11500

[startup+510.036 s]
Raw data (loadavg): 0.99 0.87 0.47 2/56 30886
Raw data (/proc/30886/stat): 30886 (bsolo) R 30885 30886 30740 0 -1 0 2107 0 0 0 49577 533 0 0 25 0 1 0 1781295221 11776000 2018 4294967295 134512640 134736556 3221224560 3221223084 134536372 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/30886/statm): 2875 2018 1116 68 0 2807 0
[pid=30886] vsize: 11500
Current children cumulated CPU time (s) 501.1
Current children cumulated vsize (Kb) 11500

[startup+520.036 s]
Raw data (loadavg): 0.99 0.87 0.47 2/56 30886
Raw data (/proc/30886/stat): 30886 (bsolo) R 30885 30886 30740 0 -1 0 2119 0 0 0 50554 543 0 0 25 0 1 0 1781295221 11776000 2030 4294967295 134512640 134736556 3221224560 3221223072 134543187 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/30886/statm): 2875 2030 1116 68 0 2807 0
[pid=30886] vsize: 11500
Current children cumulated CPU time (s) 510.97
Current children cumulated vsize (Kb) 11500

[startup+530.036 s]
Raw data (loadavg): 0.99 0.87 0.48 2/56 30886
Raw data (/proc/30886/stat): 30886 (bsolo) R 30885 30886 30740 0 -1 0 2119 0 0 0 51524 556 0 0 25 0 1 0 1781295221 11776000 2030 4294967295 134512640 134736556 3221224560 3221223120 134543187 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/30886/statm): 2875 2030 1116 68 0 2807 0
[pid=30886] vsize: 11500
Current children cumulated CPU time (s) 520.8
Current children cumulated vsize (Kb) 11500

[startup+540.037 s]
Raw data (loadavg): 0.99 0.88 0.48 2/56 30886
Raw data (/proc/30886/stat): 30886 (bsolo) R 30885 30886 30740 0 -1 0 2119 0 0 0 52501 563 0 0 25 0 1 0 1781295221 11776000 2030 4294967295 134512640 134736556 3221224560 3221223220 134528665 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/30886/statm): 2875 2030 1116 68 0 2807 0
[pid=30886] vsize: 11500
Current children cumulated CPU time (s) 530.64
Current children cumulated vsize (Kb) 11500

[startup+550.036 s]
Raw data (loadavg): 0.99 0.88 0.49 2/56 30886
Raw data (/proc/30886/stat): 30886 (bsolo) R 30885 30886 30740 0 -1 0 2119 0 0 0 53475 573 0 0 25 0 1 0 1781295221 11776000 2030 4294967295 134512640 134736556 3221224560 3221223068 134717148 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/30886/statm): 2875 2030 1116 68 0 2807 0
[pid=30886] vsize: 11500
Current children cumulated CPU time (s) 540.48
Current children cumulated vsize (Kb) 11500

[startup+560.037 s]
Raw data (loadavg): 0.99 0.89 0.49 2/56 30886
Raw data (/proc/30886/stat): 30886 (bsolo) R 30885 30886 30740 0 -1 0 2119 0 0 0 54446 585 0 0 25 0 1 0 1781295221 11776000 2030 4294967295 134512640 134736556 3221224560 3221223080 134634653 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/30886/statm): 2875 2030 1116 68 0 2807 0
[pid=30886] vsize: 11500
Current children cumulated CPU time (s) 550.31
Current children cumulated vsize (Kb) 11500

[startup+570.037 s]
Raw data (loadavg): 0.99 0.89 0.50 2/56 30886
Raw data (/proc/30886/stat): 30886 (bsolo) R 30885 30886 30740 0 -1 0 2119 0 0 0 55422 594 0 0 25 0 1 0 1781295221 11776000 2030 4294967295 134512640 134736556 3221224560 3221223152 134716187 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/30886/statm): 2875 2030 1116 68 0 2807 0
[pid=30886] vsize: 11500
Current children cumulated CPU time (s) 560.16
Current children cumulated vsize (Kb) 11500

[startup+580.037 s]
Raw data (loadavg): 0.99 0.89 0.50 2/56 30886
Raw data (/proc/30886/stat): 30886 (bsolo) R 30885 30886 30740 0 -1 0 2119 0 0 0 56396 604 0 0 25 0 1 0 1781295221 11776000 2030 4294967295 134512640 134736556 3221224560 3221223184 134537355 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/30886/statm): 2875 2030 1116 68 0 2807 0
[pid=30886] vsize: 11500
Current children cumulated CPU time (s) 570
Current children cumulated vsize (Kb) 11500

[startup+590.037 s]
Raw data (loadavg): 0.99 0.89 0.51 2/56 30886
Raw data (/proc/30886/stat): 30886 (bsolo) R 30885 30886 30740 0 -1 0 2119 0 0 0 57371 612 0 0 25 0 1 0 1781295221 11776000 2030 4294967295 134512640 134736556 3221224560 3221223136 134550735 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/30886/statm): 2875 2030 1116 68 0 2807 0
[pid=30886] vsize: 11500
Current children cumulated CPU time (s) 579.83
Current children cumulated vsize (Kb) 11500

[startup+600.038 s]
Raw data (loadavg): 0.99 0.90 0.51 2/56 30886
Raw data (/proc/30886/stat): 30886 (bsolo) R 30885 30886 30740 0 -1 0 2119 0 0 0 58345 621 0 0 25 0 1 0 1781295221 11776000 2030 4294967295 134512640 134736556 3221224560 3221223120 134551097 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/30886/statm): 2875 2030 1116 68 0 2807 0
[pid=30886] vsize: 11500
Current children cumulated CPU time (s) 589.66
Current children cumulated vsize (Kb) 11500

[startup+610.039 s]
Raw data (loadavg): 0.99 0.90 0.52 2/56 30886
Raw data (/proc/30886/stat): 30886 (bsolo) R 30885 30886 30740 0 -1 0 2119 0 0 0 59321 630 0 0 25 0 1 0 1781295221 11776000 2030 4294967295 134512640 134736556 3221224560 3221223136 134550888 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/30886/statm): 2875 2030 1116 68 0 2807 0
[pid=30886] vsize: 11500
Current children cumulated CPU time (s) 599.51
Current children cumulated vsize (Kb) 11500

[startup+620.038 s]
Raw data (loadavg): 0.99 0.90 0.52 2/56 30886
Raw data (/proc/30886/stat): 30886 (bsolo) R 30885 30886 30740 0 -1 0 2182 0 0 0 60293 640 0 0 25 0 1 0 1781295221 12046336 2093 4294967295 134512640 134736556 3221224560 3221222940 1077379843 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/30886/statm): 2941 2093 1116 68 0 2873 0
[pid=30886] vsize: 11764
Current children cumulated CPU time (s) 609.33
Current children cumulated vsize (Kb) 11764

[startup+630.038 s]
Raw data (loadavg): 0.99 0.91 0.53 2/56 30886
Raw data (/proc/30886/stat): 30886 (bsolo) R 30885 30886 30740 0 -1 0 2192 0 0 0 61260 652 0 0 25 0 1 0 1781295221 12046336 2103 4294967295 134512640 134736556 3221224560 3221223168 134634142 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/30886/statm): 2941 2103 1116 68 0 2873 0
[pid=30886] vsize: 11764
Current children cumulated CPU time (s) 619.12
Current children cumulated vsize (Kb) 11764

[startup+640.039 s]
Raw data (loadavg): 0.99 0.91 0.53 2/56 30886
Raw data (/proc/30886/stat): 30886 (bsolo) R 30885 30886 30740 0 -1 0 2208 0 0 0 62230 664 0 0 25 0 1 0 1781295221 12177408 2119 4294967295 134512640 134736556 3221224560 3221223080 134716522 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/30886/statm): 2973 2119 1116 68 0 2905 0
[pid=30886] vsize: 11892
Current children cumulated CPU time (s) 628.94
Current children cumulated vsize (Kb) 11892

[startup+650.039 s]
Raw data (loadavg): 0.99 0.91 0.54 1/56 30886
Raw data (/proc/30886/stat): 30886 (bsolo) T 30885 30886 30740 0 -1 0 2235 0 0 0 63199 675 0 0 17 0 1 0 1781295221 12312576 2146 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/30886/statm): 3006 2146 1116 68 0 2938 0
[pid=30886] vsize: 12024
Current children cumulated CPU time (s) 638.74
Current children cumulated vsize (Kb) 12024

[startup+660.039 s]
Raw data (loadavg): 0.99 0.91 0.54 2/56 30886
Raw data (/proc/30886/stat): 30886 (bsolo) R 30885 30886 30740 0 -1 0 2235 0 0 0 64170 685 0 0 25 0 1 0 1781295221 12312576 2146 4294967295 134512640 134736556 3221224560 3221223136 134550871 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/30886/statm): 3006 2146 1116 68 0 2938 0
[pid=30886] vsize: 12024
Current children cumulated CPU time (s) 648.55
Current children cumulated vsize (Kb) 12024

[startup+670.04 s]
Raw data (loadavg): 0.99 0.92 0.55 2/56 30886
Raw data (/proc/30886/stat): 30886 (bsolo) R 30885 30886 30740 0 -1 0 2254 0 0 0 65143 695 0 0 25 0 1 0 1781295221 12312576 2165 4294967295 134512640 134736556 3221224560 3221223108 1077378607 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/30886/statm): 3006 2165 1116 68 0 2938 0
[pid=30886] vsize: 12024
Current children cumulated CPU time (s) 658.38
Current children cumulated vsize (Kb) 12024

[startup+680.04 s]
Raw data (loadavg): 0.99 0.92 0.55 2/56 30886
Raw data (/proc/30886/stat): 30886 (bsolo) R 30885 30886 30740 0 -1 0 2255 0 0 0 66114 707 0 0 25 0 1 0 1781295221 12312576 2166 4294967295 134512640 134736556 3221224560 3221223120 134551088 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/30886/statm): 3006 2166 1116 68 0 2938 0
[pid=30886] vsize: 12024
Current children cumulated CPU time (s) 668.21
Current children cumulated vsize (Kb) 12024

[startup+690.041 s]
Raw data (loadavg): 0.99 0.92 0.56 2/56 30886
Raw data (/proc/30886/stat): 30886 (bsolo) R 30885 30886 30740 0 -1 0 2264 0 0 0 67082 718 0 0 25 0 1 0 1781295221 12447744 2175 4294967295 134512640 134736556 3221224560 3221223260 134532880 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/30886/statm): 3039 2175 1116 68 0 2971 0
[pid=30886] vsize: 12156
Current children cumulated CPU time (s) 678
Current children cumulated vsize (Kb) 12156

[startup+700.04 s]
Raw data (loadavg): 0.99 0.92 0.56 2/56 30886
Raw data (/proc/30886/stat): 30886 (bsolo) R 30885 30886 30740 0 -1 0 2271 0 0 0 68054 729 0 0 25 0 1 0 1781295221 12447744 2182 4294967295 134512640 134736556 3221224560 3221222940 1077379843 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/30886/statm): 3039 2182 1116 68 0 2971 0
[pid=30886] vsize: 12156
Current children cumulated CPU time (s) 687.83
Current children cumulated vsize (Kb) 12156

[startup+710.041 s]
Raw data (loadavg): 0.99 0.92 0.56 2/56 30886
Raw data (/proc/30886/stat): 30886 (bsolo) R 30885 30886 30740 0 -1 0 2286 0 0 0 69032 737 0 0 25 0 1 0 1781295221 12447744 2197 4294967295 134512640 134736556 3221224560 3221223036 134536687 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/30886/statm): 3039 2197 1116 68 0 2971 0
[pid=30886] vsize: 12156
Current children cumulated CPU time (s) 697.69
Current children cumulated vsize (Kb) 12156

[startup+720.042 s]
Raw data (loadavg): 0.99 0.93 0.57 2/56 30886
Raw data (/proc/30886/stat): 30886 (bsolo) R 30885 30886 30740 0 -1 0 2291 0 0 0 70000 749 0 0 25 0 1 0 1781295221 12447744 2202 4294967295 134512640 134736556 3221224560 3221223232 134536482 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/30886/statm): 3039 2202 1116 68 0 2971 0
[pid=30886] vsize: 12156
Current children cumulated CPU time (s) 707.49
Current children cumulated vsize (Kb) 12156

[startup+730.042 s]
Raw data (loadavg): 0.99 0.93 0.57 2/56 30886
Raw data (/proc/30886/stat): 30886 (bsolo) R 30885 30886 30740 0 -1 0 2291 0 0 0 70971 760 0 0 25 0 1 0 1781295221 12447744 2202 4294967295 134512640 134736556 3221224560 3221223296 134605570 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/30886/statm): 3039 2202 1116 68 0 2971 0
[pid=30886] vsize: 12156
Current children cumulated CPU time (s) 717.31
Current children cumulated vsize (Kb) 12156

[startup+740.042 s]
Raw data (loadavg): 0.99 0.93 0.58 2/56 30886
Raw data (/proc/30886/stat): 30886 (bsolo) R 30885 30886 30740 0 -1 0 2291 0 0 0 71940 770 0 0 25 0 1 0 1781295221 12447744 2202 4294967295 134512640 134736556 3221224560 3221223296 134553215 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/30886/statm): 3039 2202 1116 68 0 2971 0
[pid=30886] vsize: 12156
Current children cumulated CPU time (s) 727.1
Current children cumulated vsize (Kb) 12156

[startup+750.042 s]
Raw data (loadavg): 0.99 0.93 0.58 2/56 30886
Raw data (/proc/30886/stat): 30886 (bsolo) T 30885 30886 30740 0 -1 0 2292 0 0 0 72908 781 0 0 25 0 1 0 1781295221 12562432 2203 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/30886/statm): 3067 2203 1116 68 0 2999 0
[pid=30886] vsize: 12268
Current children cumulated CPU time (s) 736.89
Current children cumulated vsize (Kb) 12268

[startup+760.043 s]
Raw data (loadavg): 0.99 0.93 0.58 2/56 30886
Raw data (/proc/30886/stat): 30886 (bsolo) R 30885 30886 30740 0 -1 0 2292 0 0 0 73881 790 0 0 25 0 1 0 1781295221 12562432 2203 4294967295 134512640 134736556 3221224560 3221223140 134543972 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/30886/statm): 3067 2203 1116 68 0 2999 0
[pid=30886] vsize: 12268
Current children cumulated CPU time (s) 746.71
Current children cumulated vsize (Kb) 12268

[startup+770.044 s]
Raw data (loadavg): 0.99 0.94 0.59 2/56 30886
Raw data (/proc/30886/stat): 30886 (bsolo) R 30885 30886 30740 0 -1 0 2292 0 0 0 74853 800 0 0 25 0 1 0 1781295221 12562432 2203 4294967295 134512640 134736556 3221224560 3221223128 134540169 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/30886/statm): 3067 2203 1116 68 0 2999 0
[pid=30886] vsize: 12268
Current children cumulated CPU time (s) 756.53
Current children cumulated vsize (Kb) 12268

[startup+780.043 s]
Raw data (loadavg): 0.99 0.94 0.59 2/56 30886
Raw data (/proc/30886/stat): 30886 (bsolo) R 30885 30886 30740 0 -1 0 2292 0 0 0 75824 811 0 0 25 0 1 0 1781295221 12562432 2203 4294967295 134512640 134736556 3221224560 3221223164 134523852 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/30886/statm): 3067 2203 1116 68 0 2999 0
[pid=30886] vsize: 12268
Current children cumulated CPU time (s) 766.35
Current children cumulated vsize (Kb) 12268

[startup+790.044 s]
Raw data (loadavg): 0.99 0.94 0.59 2/56 30886
Raw data (/proc/30886/stat): 30886 (bsolo) R 30885 30886 30740 0 -1 0 2292 0 0 0 76797 822 0 0 25 0 1 0 1781295221 12562432 2203 4294967295 134512640 134736556 3221224560 3221223120 134551108 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/30886/statm): 3067 2203 1116 68 0 2999 0
[pid=30886] vsize: 12268
Current children cumulated CPU time (s) 776.19
Current children cumulated vsize (Kb) 12268

[startup+800.044 s]
Raw data (loadavg): 0.99 0.94 0.60 2/56 30886
Raw data (/proc/30886/stat): 30886 (bsolo) R 30885 30886 30740 0 -1 0 2302 0 0 0 77765 832 0 0 25 0 1 0 1781295221 12562432 2213 4294967295 134512640 134736556 3221224560 3221223176 134543937 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/30886/statm): 3067 2213 1116 68 0 2999 0
[pid=30886] vsize: 12268
Current children cumulated CPU time (s) 785.97
Current children cumulated vsize (Kb) 12268

[startup+810.044 s]
Raw data (loadavg): 0.99 0.94 0.60 2/56 30886
Raw data (/proc/30886/stat): 30886 (bsolo) R 30885 30886 30740 0 -1 0 2302 0 0 0 78736 841 0 0 25 0 1 0 1781295221 12562432 2213 4294967295 134512640 134736556 3221224560 3221223120 134551097 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/30886/statm): 3067 2213 1116 68 0 2999 0
[pid=30886] vsize: 12268
Current children cumulated CPU time (s) 795.77
Current children cumulated vsize (Kb) 12268

[startup+820.044 s]
Raw data (loadavg): 0.99 0.94 0.61 2/56 30886
Raw data (/proc/30886/stat): 30886 (bsolo) R 30885 30886 30740 0 -1 0 2302 0 0 0 79705 853 0 0 25 0 1 0 1781295221 12562432 2213 4294967295 134512640 134736556 3221224560 3221223136 134550882 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/30886/statm): 3067 2213 1116 68 0 2999 0
[pid=30886] vsize: 12268
Current children cumulated CPU time (s) 805.58
Current children cumulated vsize (Kb) 12268

[startup+830.044 s]
Raw data (loadavg): 0.99 0.94 0.61 1/56 30886
Raw data (/proc/30886/stat): 30886 (bsolo) T 30885 30886 30740 0 -1 0 2313 0 0 0 80675 864 0 0 25 0 1 0 1781295221 12562432 2224 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/30886/statm): 3067 2224 1116 68 0 2999 0
[pid=30886] vsize: 12268
Current children cumulated CPU time (s) 815.39
Current children cumulated vsize (Kb) 12268

[startup+840.045 s]
Raw data (loadavg): 0.99 0.95 0.61 2/56 30886
Raw data (/proc/30886/stat): 30886 (bsolo) R 30885 30886 30740 0 -1 0 2314 0 0 0 81647 874 0 0 25 0 1 0 1781295221 12562432 2225 4294967295 134512640 134736556 3221224560 3221223276 134694456 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/30886/statm): 3067 2225 1116 68 0 2999 0
[pid=30886] vsize: 12268
Current children cumulated CPU time (s) 825.21
Current children cumulated vsize (Kb) 12268

[startup+850.044 s]
Raw data (loadavg): 0.99 0.95 0.62 2/56 30886
Raw data (/proc/30886/stat): 30886 (bsolo) R 30885 30886 30740 0 -1 0 2314 0 0 0 82615 885 0 0 25 0 1 0 1781295221 12562432 2225 4294967295 134512640 134736556 3221224560 3221223172 134537369 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/30886/statm): 3067 2225 1116 68 0 2999 0
[pid=30886] vsize: 12268
Current children cumulated CPU time (s) 835
Current children cumulated vsize (Kb) 12268

[startup+860.045 s]
Raw data (loadavg): 0.99 0.95 0.62 2/56 30886
Raw data (/proc/30886/stat): 30886 (bsolo) R 30885 30886 30740 0 -1 0 2314 0 0 0 83584 896 0 0 25 0 1 0 1781295221 12562432 2225 4294967295 134512640 134736556 3221224560 3221223272 134553056 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/30886/statm): 3067 2225 1116 68 0 2999 0
[pid=30886] vsize: 12268
Current children cumulated CPU time (s) 844.8
Current children cumulated vsize (Kb) 12268

[startup+870.045 s]
Raw data (loadavg): 0.99 0.95 0.63 1/56 30886
Raw data (/proc/30886/stat): 30886 (bsolo) T 30885 30886 30740 0 -1 0 2315 0 0 0 84557 907 0 0 25 0 1 0 1781295221 12562432 2226 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/30886/statm): 3067 2226 1116 68 0 2999 0
[pid=30886] vsize: 12268
Current children cumulated CPU time (s) 854.64
Current children cumulated vsize (Kb) 12268

[startup+880.045 s]
Raw data (loadavg): 0.99 0.95 0.63 2/56 30886
Raw data (/proc/30886/stat): 30886 (bsolo) R 30885 30886 30740 0 -1 0 2331 0 0 0 85526 919 0 0 25 0 1 0 1781295221 12693504 2242 4294967295 134512640 134736556 3221224560 3221223248 134536465 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/30886/statm): 3099 2242 1116 68 0 3031 0
[pid=30886] vsize: 12396
Current children cumulated CPU time (s) 864.45
Current children cumulated vsize (Kb) 12396

[startup+890.045 s]
Raw data (loadavg): 0.99 0.95 0.63 2/56 30886
Raw data (/proc/30886/stat): 30886 (bsolo) R 30885 30886 30740 0 -1 0 2331 0 0 0 86498 929 0 0 25 0 1 0 1781295221 12693504 2242 4294967295 134512640 134736556 3221224560 3221223320 134560344 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/30886/statm): 3099 2242 1116 68 0 3031 0
[pid=30886] vsize: 12396
Current children cumulated CPU time (s) 874.27
Current children cumulated vsize (Kb) 12396

[startup+900.046 s]
Raw data (loadavg): 0.99 0.95 0.64 2/56 30886
Raw data (/proc/30886/stat): 30886 (bsolo) R 30885 30886 30740 0 -1 0 2333 0 0 0 87469 940 0 0 25 0 1 0 1781295221 12693504 2244 4294967295 134512640 134736556 3221224560 3221223136 134550871 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/30886/statm): 3099 2244 1116 68 0 3031 0
[pid=30886] vsize: 12396
Current children cumulated CPU time (s) 884.09
Current children cumulated vsize (Kb) 12396

[startup+910.047 s]
Raw data (loadavg): 0.99 0.95 0.64 2/56 30886
Raw data (/proc/30886/stat): 30886 (bsolo) R 30885 30886 30740 0 -1 0 2336 0 0 0 88439 951 0 0 25 0 1 0 1781295221 12693504 2247 4294967295 134512640 134736556 3221224560 3221223136 134550865 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/30886/statm): 3099 2247 1116 68 0 3031 0
[pid=30886] vsize: 12396
Current children cumulated CPU time (s) 893.9
Current children cumulated vsize (Kb) 12396

[startup+920.048 s]
Raw data (loadavg): 0.99 0.95 0.64 2/56 30886
Raw data (/proc/30886/stat): 30886 (bsolo) R 30885 30886 30740 0 -1 0 2336 0 0 0 89412 960 0 0 25 0 1 0 1781295221 12693504 2247 4294967295 134512640 134736556 3221224560 3221223116 134537537 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/30886/statm): 3099 2247 1116 68 0 3031 0
[pid=30886] vsize: 12396
Current children cumulated CPU time (s) 903.72
Current children cumulated vsize (Kb) 12396

[startup+930.047 s]
Raw data (loadavg): 0.99 0.95 0.65 2/56 30886
Raw data (/proc/30886/stat): 30886 (bsolo) R 30885 30886 30740 0 -1 0 2336 0 0 0 90384 969 0 0 25 0 1 0 1781295221 12693504 2247 4294967295 134512640 134736556 3221224560 3221223200 134523657 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/30886/statm): 3099 2247 1116 68 0 3031 0
[pid=30886] vsize: 12396
Current children cumulated CPU time (s) 913.53
Current children cumulated vsize (Kb) 12396

[startup+940.048 s]
Raw data (loadavg): 0.99 0.95 0.65 2/56 30886
Raw data (/proc/30886/stat): 30886 (bsolo) R 30885 30886 30740 0 -1 0 2336 0 0 0 91359 978 0 0 25 0 1 0 1781295221 12693504 2247 4294967295 134512640 134736556 3221224560 3221223136 134543977 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/30886/statm): 3099 2247 1116 68 0 3031 0
[pid=30886] vsize: 12396
Current children cumulated CPU time (s) 923.37
Current children cumulated vsize (Kb) 12396

[startup+950.049 s]
Raw data (loadavg): 0.99 0.96 0.65 2/56 30886
Raw data (/proc/30886/stat): 30886 (bsolo) R 30885 30886 30740 0 -1 0 2336 0 0 0 92329 989 0 0 25 0 1 0 1781295221 12693504 2247 4294967295 134512640 134736556 3221224560 3221223232 1076648070 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/30886/statm): 3099 2247 1116 68 0 3031 0
[pid=30886] vsize: 12396
Current children cumulated CPU time (s) 933.18
Current children cumulated vsize (Kb) 12396

[startup+960.05 s]
Raw data (loadavg): 1.07 0.97 0.66 2/56 30886
Raw data (/proc/30886/stat): 30886 (bsolo) R 30885 30886 30740 0 -1 0 2336 0 0 0 93301 999 0 0 25 0 1 0 1781295221 12693504 2247 4294967295 134512640 134736556 3221224560 3221223160 134540175 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/30886/statm): 3099 2247 1116 68 0 3031 0
[pid=30886] vsize: 12396
Current children cumulated CPU time (s) 943
Current children cumulated vsize (Kb) 12396

[startup+970.049 s]
Raw data (loadavg): 1.06 0.97 0.66 2/56 30886
Raw data (/proc/30886/stat): 30886 (bsolo) R 30885 30886 30740 0 -1 0 2336 0 0 0 94273 1010 0 0 25 0 1 0 1781295221 12693504 2247 4294967295 134512640 134736556 3221224560 3221223184 134537350 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/30886/statm): 3099 2247 1116 68 0 3031 0
[pid=30886] vsize: 12396
Current children cumulated CPU time (s) 952.83
Current children cumulated vsize (Kb) 12396

[startup+980.05 s]
Raw data (loadavg): 1.05 0.97 0.67 2/56 30886
Raw data (/proc/30886/stat): 30886 (bsolo) R 30885 30886 30740 0 -1 0 2338 0 0 0 95246 1020 0 0 25 0 1 0 1781295221 12693504 2249 4294967295 134512640 134736556 3221224560 3221223312 134609059 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/30886/statm): 3099 2249 1116 68 0 3031 0
[pid=30886] vsize: 12396
Current children cumulated CPU time (s) 962.66
Current children cumulated vsize (Kb) 12396

[startup+990.051 s]
Raw data (loadavg): 1.04 0.97 0.67 2/56 30886
Raw data (/proc/30886/stat): 30886 (bsolo) R 30885 30886 30740 0 -1 0 2338 0 0 0 96216 1033 0 0 25 0 1 0 1781295221 12693504 2249 4294967295 134512640 134736556 3221224560 3221223456 134592021 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/30886/statm): 3099 2249 1116 68 0 3031 0
[pid=30886] vsize: 12396
Current children cumulated CPU time (s) 972.49
Current children cumulated vsize (Kb) 12396

[startup+1000.05 s]
Raw data (loadavg): 1.03 0.97 0.67 2/56 30886
Raw data (/proc/30886/stat): 30886 (bsolo) R 30885 30886 30740 0 -1 0 2339 0 0 0 97189 1042 0 0 25 0 1 0 1781295221 12693504 2250 4294967295 134512640 134736556 3221224560 3221223264 134553528 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/30886/statm): 3099 2250 1116 68 0 3031 0
[pid=30886] vsize: 12396
Current children cumulated CPU time (s) 982.31
Current children cumulated vsize (Kb) 12396

[startup+1010.05 s]
Raw data (loadavg): 1.03 0.97 0.68 2/56 30886
Raw data (/proc/30886/stat): 30886 (bsolo) R 30885 30886 30740 0 -1 0 2348 0 0 0 98160 1052 0 0 25 0 1 0 1781295221 12693504 2259 4294967295 134512640 134736556 3221224560 3221223276 134560216 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/30886/statm): 3099 2259 1116 68 0 3031 0
[pid=30886] vsize: 12396
Current children cumulated CPU time (s) 992.12
Current children cumulated vsize (Kb) 12396

[startup+1020.05 s]
Raw data (loadavg): 1.02 0.97 0.68 2/56 30886
Raw data (/proc/30886/stat): 30886 (bsolo) R 30885 30886 30740 0 -1 0 2358 0 0 0 99130 1063 0 0 25 0 1 0 1781295221 12828672 2269 4294967295 134512640 134736556 3221224560 3221223136 134550888 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/30886/statm): 3132 2269 1116 68 0 3064 0
[pid=30886] vsize: 12528
Current children cumulated CPU time (s) 1001.93
Current children cumulated vsize (Kb) 12528

[startup+1030.05 s]
Raw data (loadavg): 1.02 0.97 0.68 2/56 30886
Raw data (/proc/30886/stat): 30886 (bsolo) R 30885 30886 30740 0 -1 0 2358 0 0 0 100101 1073 0 0 25 0 1 0 1781295221 12828672 2269 4294967295 134512640 134736556 3221224560 3221223272 134560233 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/30886/statm): 3132 2269 1116 68 0 3064 0
[pid=30886] vsize: 12528
Current children cumulated CPU time (s) 1011.74
Current children cumulated vsize (Kb) 12528

[startup+1040.05 s]
Raw data (loadavg): 1.02 0.97 0.68 2/56 30886
Raw data (/proc/30886/stat): 30886 (bsolo) R 30885 30886 30740 0 -1 0 2358 0 0 0 101070 1084 0 0 25 0 1 0 1781295221 12828672 2269 4294967295 134512640 134736556 3221224560 3221223116 134537499 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/30886/statm): 3132 2269 1116 68 0 3064 0
[pid=30886] vsize: 12528
Current children cumulated CPU time (s) 1021.54
Current children cumulated vsize (Kb) 12528

[startup+1050.05 s]
Raw data (loadavg): 1.01 0.97 0.69 2/56 30886
Raw data (/proc/30886/stat): 30886 (bsolo) T 30885 30886 30740 0 -1 0 2358 0 0 0 102043 1094 0 0 25 0 1 0 1781295221 12828672 2269 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/30886/statm): 3132 2269 1116 68 0 3064 0
[pid=30886] vsize: 12528
Current children cumulated CPU time (s) 1031.37
Current children cumulated vsize (Kb) 12528

[startup+1060.05 s]
Raw data (loadavg): 1.01 0.97 0.69 2/56 30886
Raw data (/proc/30886/stat): 30886 (bsolo) R 30885 30886 30740 0 -1 0 2358 0 0 0 103018 1104 0 0 25 0 1 0 1781295221 12828672 2269 4294967295 134512640 134736556 3221224560 3221223136 134716094 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/30886/statm): 3132 2269 1116 68 0 3064 0
[pid=30886] vsize: 12528
Current children cumulated CPU time (s) 1041.22
Current children cumulated vsize (Kb) 12528

[startup+1070.05 s]
Raw data (loadavg): 1.01 0.97 0.69 2/56 30886
Raw data (/proc/30886/stat): 30886 (bsolo) R 30885 30886 30740 0 -1 0 2358 0 0 0 103988 1116 0 0 25 0 1 0 1781295221 12828672 2269 4294967295 134512640 134736556 3221224560 3221223248 134524763 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/30886/statm): 3132 2269 1116 68 0 3064 0
[pid=30886] vsize: 12528
Current children cumulated CPU time (s) 1051.04
Current children cumulated vsize (Kb) 12528

[startup+1080.05 s]
Raw data (loadavg): 1.01 0.97 0.70 2/56 30886
Raw data (/proc/30886/stat): 30886 (bsolo) R 30885 30886 30740 0 -1 0 2358 0 0 0 104960 1128 0 0 25 0 1 0 1781295221 12828672 2269 4294967295 134512640 134736556 3221224560 3221222868 1077378626 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/30886/statm): 3132 2269 1116 68 0 3064 0
[pid=30886] vsize: 12528
Current children cumulated CPU time (s) 1060.88
Current children cumulated vsize (Kb) 12528

[startup+1090.06 s]
Raw data (loadavg): 1.00 0.97 0.70 2/56 30886
Raw data (/proc/30886/stat): 30886 (bsolo) R 30885 30886 30740 0 -1 0 2358 0 0 0 105932 1139 0 0 25 0 1 0 1781295221 12828672 2269 4294967295 134512640 134736556 3221224560 3221223256 134560565 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/30886/statm): 3132 2269 1116 68 0 3064 0
[pid=30886] vsize: 12528
Current children cumulated CPU time (s) 1070.71
Current children cumulated vsize (Kb) 12528

[startup+1100.06 s]
Raw data (loadavg): 1.00 0.97 0.70 2/56 30886
Raw data (/proc/30886/stat): 30886 (bsolo) R 30885 30886 30740 0 -1 0 2358 0 0 0 106903 1151 0 0 25 0 1 0 1781295221 12828672 2269 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/30886/statm): 3132 2269 1116 68 0 3064 0
[pid=30886] vsize: 12528
Current children cumulated CPU time (s) 1080.54
Current children cumulated vsize (Kb) 12528

[startup+1110.06 s]
Raw data (loadavg): 1.00 0.97 0.70 2/56 30886
Raw data (/proc/30886/stat): 30886 (bsolo) R 30885 30886 30740 0 -1 0 2358 0 0 0 107874 1162 0 0 25 0 1 0 1781295221 12804096 2269 4294967295 134512640 134736556 3221224560 3221223336 134597417 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/30886/statm): 3126 2269 1116 68 0 3058 0
[pid=30886] vsize: 12504
Current children cumulated CPU time (s) 1090.36
Current children cumulated vsize (Kb) 12504

[startup+1120.06 s]
Raw data (loadavg): 1.00 0.97 0.71 1/56 30886
Raw data (/proc/30886/stat): 30886 (bsolo) T 30885 30886 30740 0 -1 0 2363 0 0 0 108847 1172 0 0 25 0 1 0 1781295221 12804096 2274 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/30886/statm): 3126 2274 1116 68 0 3058 0
[pid=30886] vsize: 12504
Current children cumulated CPU time (s) 1100.19
Current children cumulated vsize (Kb) 12504

[startup+1130.06 s]
Raw data (loadavg): 1.00 0.97 0.71 2/56 30886
Raw data (/proc/30886/stat): 30886 (bsolo) R 30885 30886 30740 0 -1 0 2363 0 0 0 109819 1184 0 0 25 0 1 0 1781295221 12804096 2274 4294967295 134512640 134736556 3221224560 3221223228 1077374497 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/30886/statm): 3126 2274 1116 68 0 3058 0
[pid=30886] vsize: 12504
Current children cumulated CPU time (s) 1110.03
Current children cumulated vsize (Kb) 12504

[startup+1140.06 s]
Raw data (loadavg): 1.00 0.97 0.71 2/56 30886
Raw data (/proc/30886/stat): 30886 (bsolo) R 30885 30886 30740 0 -1 0 2363 0 0 0 110791 1194 0 0 25 0 1 0 1781295221 12804096 2274 4294967295 134512640 134736556 3221224560 3221223184 134543743 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/30886/statm): 3126 2274 1116 68 0 3058 0
[pid=30886] vsize: 12504
Current children cumulated CPU time (s) 1119.85
Current children cumulated vsize (Kb) 12504

[startup+1150.06 s]
Raw data (loadavg): 1.00 0.97 0.72 1/56 30886
Raw data (/proc/30886/stat): 30886 (bsolo) T 30885 30886 30740 0 -1 0 2363 0 0 0 111761 1205 0 0 25 0 1 0 1781295221 12804096 2274 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/30886/statm): 3126 2274 1116 68 0 3058 0
[pid=30886] vsize: 12504
Current children cumulated CPU time (s) 1129.66
Current children cumulated vsize (Kb) 12504

[startup+1160.06 s]
Raw data (loadavg): 1.00 0.97 0.72 2/56 30886
Raw data (/proc/30886/stat): 30886 (bsolo) R 30885 30886 30740 0 -1 0 2363 0 0 0 112730 1216 0 0 24 0 1 0 1781295221 12804096 2274 4294967295 134512640 134736556 3221224560 3221223080 134716525 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/30886/statm): 3126 2274 1116 68 0 3058 0
[pid=30886] vsize: 12504
Current children cumulated CPU time (s) 1139.46
Current children cumulated vsize (Kb) 12504

[startup+1170.06 s]
Raw data (loadavg): 1.00 0.97 0.72 2/56 30886
Raw data (/proc/30886/stat): 30886 (bsolo) R 30885 30886 30740 0 -1 0 2363 0 0 0 113700 1226 0 0 25 0 1 0 1781295221 12804096 2274 4294967295 134512640 134736556 3221224560 3221223120 134544716 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/30886/statm): 3126 2274 1116 68 0 3058 0
[pid=30886] vsize: 12504
Current children cumulated CPU time (s) 1149.26
Current children cumulated vsize (Kb) 12504

[startup+1180.06 s]
Raw data (loadavg): 1.00 0.97 0.72 2/56 30886
Raw data (/proc/30886/stat): 30886 (bsolo) R 30885 30886 30740 0 -1 0 2363 0 0 0 114672 1236 0 0 25 0 1 0 1781295221 12804096 2274 4294967295 134512640 134736556 3221224560 3221223184 134537358 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/30886/statm): 3126 2274 1116 68 0 3058 0
[pid=30886] vsize: 12504
Current children cumulated CPU time (s) 1159.08
Current children cumulated vsize (Kb) 12504

[startup+1190.06 s]
Raw data (loadavg): 1.00 0.97 0.73 2/56 30886
Raw data (/proc/30886/stat): 30886 (bsolo) R 30885 30886 30740 0 -1 0 2366 0 0 0 115640 1249 0 0 25 0 1 0 1781295221 12804096 2277 4294967295 134512640 134736556 3221224560 3221223136 134550888 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/30886/statm): 3126 2277 1116 68 0 3058 0
[pid=30886] vsize: 12504
Current children cumulated CPU time (s) 1168.89
Current children cumulated vsize (Kb) 12504

[startup+1200.06 s]
Raw data (loadavg): 1.00 0.97 0.73 2/56 30886
Raw data (/proc/30886/stat): 30886 (bsolo) R 30885 30886 30740 0 -1 0 2366 0 0 0 116613 1261 0 0 25 0 1 0 1781295221 12804096 2277 4294967295 134512640 134736556 3221224560 3221223048 134536707 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/30886/statm): 3126 2277 1116 68 0 3058 0
[pid=30886] vsize: 12504
Current children cumulated CPU time (s) 1178.74
Current children cumulated vsize (Kb) 12504

[startup+1210.06 s]
Raw data (loadavg): 1.00 0.97 0.73 2/56 30886
Raw data (/proc/30886/stat): 30886 (bsolo) R 30885 30886 30740 0 -1 0 2377 0 0 0 117583 1272 0 0 25 0 1 0 1781295221 12804096 2288 4294967295 134512640 134736556 3221224560 3221223188 134634388 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/30886/statm): 3126 2288 1116 68 0 3058 0
[pid=30886] vsize: 12504
Current children cumulated CPU time (s) 1188.55
Current children cumulated vsize (Kb) 12504
One traced child (pid=30886) exited with status: 0
All traced children have exited ! Game is over.

Child status: 0
Real time (s): 1216.65
CPU time (s): 1195.02
CPU user time (s): 1182.23
CPU system time (s): 12.7931
CPU usage (%): 98.2224
Max. virtual memory (cumulated for all children) (Kb): 12528

Verifier Data

ERROR: no interpretation found !