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-chnl50_55_pb.cnf.cr.opb
MD5SUM88aaed929c30a489c8806c3852596de3
Bench Categoryno optimization function (SAT)
Has Objective FunctionNO
SatisfiableNO
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
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 56
Number of bits of the biggest sum of numbers6
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark0.188971
Number of variables5500
Total number of constraints210
Number of constraints which are clauses110
Number of constraints which are cardinality constraints (but not clauses)100
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint50
Maximum length of a constraint55

Trace number 107

Launcher Data

LAUNCH ON wulflinc23 THE 2005-09-18 07:59:50 (client local time)
PB2005-SCRIPT v4.0 
MARKUPS: idlaunch=18 boxname=wulflinc23 idbench=18 idsolver=1 numberseed=0
MD5SUM SOLVER: 38f99674050b34630888bf623b924b59  /oldhome/oroussel/solvers/bsolo
MD5SUM BENCH:  88aaed929c30a489c8806c3852596de3  /oldhome/oroussel/tmp/wulflinc23/normalized-chnl50_55_pb.cnf.cr.opb
REAL COMMAND:  bsolo /oldhome/oroussel/tmp/wulflinc23/normalized-chnl50_55_pb.cnf.cr.opb
IDLAUNCH: 18
/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 7
model name	: Pentium III (Katmai)
stepping	: 3
cpu MHz		: 451.037
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	: 890.88

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 7
model name	: Pentium III (Katmai)
stepping	: 3
cpu MHz		: 451.037
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:        950868 kB
Buffers:         33732 kB
Cached:          22976 kB
SwapCached:        820 kB
Active:          52644 kB
Inactive:         6720 kB
HighTotal:      131008 kB
HighFree:       104664 kB
LowTotal:       903652 kB
LowFree:        846204 kB
SwapTotal:     2097136 kB
SwapFree:      2095864 kB
Dirty:              28 kB
Writeback:           0 kB
Mapped:           5692 kB
Slab:            18848 kB
Committed_AS:    64168 kB
PageTables:        328 kB
VmallocTotal:   114680 kB
VmallocUsed:      1364 kB
VmallocChunk:   113256 kB
JOB ENDED THE 2005-09-18 08:20:08 (client local time) WITH STATUS 0 IN 1195.03 SECONDS
stats: 18 7 1195.03 0

Solver Data

c INFO: OSL Context initialized.
c INFO: No cost function. Find solution and finish.
c Initial problem consists of 5500 variables and 210 constraints.
c Using non-optimization problem switches.
c No problem reductions applied in OPT. instance.
c	preprocess terminated. Elapsed time: 0.512
c After prepocess the problem consists of 5500 variables and 210 constraints.
c Restart #1 #Var: 5500 #Dec: 3398 LB: 0 @ 1.524
c Restart #2 #Var: 5500 #Dec: 3855 LB: 0 @ 2.311
c Restart #3 #Var: 5500 #Dec: 4605 LB: 0 @ 3.693
c Restart #4 #Var: 5500 #Dec: 5544 LB: 0 @ 5.343
c Restart #5 #Var: 5500 #Dec: 6689 LB: 0 @ 7.112
c Restart #6 #Var: 5500 #Dec: 8167 LB: 0 @ 9.579
c Restart #7 #Var: 5500 #Dec: 9907 LB: 0 @ 12.274
c Restart #8 #Var: 5500 #Dec: 11904 LB: 0 @ 15.372
c Restart #9 #Var: 5500 #Dec: 13975 LB: 0 @ 18.701
c Restart #10 #Var: 5500 #Dec: 16360 LB: 0 @ 22.388
c Restart #11 #Var: 5500 #Dec: 19024 LB: 0 @ 26.49
c Restart #12 #Var: 5500 #Dec: 21934 LB: 0 @ 30.972
c Restart #13 #Var: 5500 #Dec: 25224 LB: 0 @ 35.902
c Restart #14 #Var: 5500 #Dec: 28693 LB: 0 @ 41.274
c Restart #15 #Var: 5500 #Dec: 32314 LB: 0 @ 47.374
c Restart #16 #Var: 5500 #Dec: 36129 LB: 0 @ 53.51
c Restart #17 #Var: 5500 #Dec: 40513 LB: 0 @ 60.214
c Restart #18 #Var: 5500 #Dec: 44675 LB: 0 @ 67.524
c Restart #19 #Var: 5500 #Dec: 48937 LB: 0 @ 76.214
c Restart #20 #Var: 5500 #Dec: 53850 LB: 0 @ 84.6
c Restart #21 #Var: 5500 #Dec: 58940 LB: 0 @ 93.223
c Restart #22 #Var: 5500 #Dec: 64336 LB: 0 @ 101.99
c Restart #23 #Var: 5500 #Dec: 70121 LB: 0 @ 111.66
c Restart #24 #Var: 5500 #Dec: 76163 LB: 0 @ 121.59
c Restart #25 #Var: 5500 #Dec: 82885 LB: 0 @ 132.46
c Restart #26 #Var: 5500 #Dec: 89800 LB: 0 @ 143.6
c Restart #27 #Var: 5500 #Dec: 97273 LB: 0 @ 155.64
c Restart #28 #Var: 5500 #Dec: 104413 LB: 0 @ 167.7
c Restart #29 #Var: 5500 #Dec: 112593 LB: 0 @ 180.28
c Restart #30 #Var: 5500 #Dec: 121824 LB: 0 @ 193.95
c Restart #31 #Var: 5500 #Dec: 130397 LB: 0 @ 209.1
c Restart #32 #Var: 5500 #Dec: 140454 LB: 0 @ 224.01
c Restart #33 #Var: 5500 #Dec: 150228 LB: 0 @ 238.6
c Restart #34 #Var: 5500 #Dec: 159014 LB: 0 @ 254.07
c Restart #35 #Var: 5500 #Dec: 168320 LB: 0 @ 269.51
c Restart #36 #Var: 5500 #Dec: 177394 LB: 0 @ 285.78
c Restart #37 #Var: 5500 #Dec: 186919 LB: 0 @ 301.79
c Restart #38 #Var: 5500 #Dec: 196916 LB: 0 @ 318.9
c Restart #39 #Var: 5500 #Dec: 207317 LB: 0 @ 336.36
c Restart #40 #Var: 5500 #Dec: 217784 LB: 0 @ 354.47
c Restart #41 #Var: 5500 #Dec: 228255 LB: 0 @ 373.19
c Restart #42 #Var: 5500 #Dec: 238947 LB: 0 @ 391.83
c Restart #43 #Var: 5500 #Dec: 250231 LB: 0 @ 411.16
c Restart #44 #Var: 5500 #Dec: 262128 LB: 0 @ 430.46
c Restart #45 #Var: 5500 #Dec: 272980 LB: 0 @ 449.02
c Restart #46 #Var: 5500 #Dec: 284330 LB: 0 @ 468.68
c Restart #47 #Var: 5500 #Dec: 295802 LB: 0 @ 488.59
c Restart #48 #Var: 5500 #Dec: 307103 LB: 0 @ 508.79
c Restart #49 #Var: 5500 #Dec: 318360 LB: 0 @ 529.38
c Restart #50 #Var: 5500 #Dec: 329783 LB: 0 @ 550.77
c Restart #51 #Var: 5500 #Dec: 341737 LB: 0 @ 572.8
c Restart #52 #Var: 5500 #Dec: 353688 LB: 0 @ 595.99
c CHANGE Heuristic... 
c Restart #0 #Var: 5500 #Dec: 365693 LB: 0 @ 619.23
c Restart #1 #Var: 5500 #Dec: 366158 LB: 0 @ 619.62
c Restart #2 #Var: 5500 #Dec: 366612 LB: 0 @ 620.37
c Restart #3 #Var: 5500 #Dec: 367513 LB: 0 @ 621.52
c Restart #4 #Var: 5500 #Dec: 368518 LB: 0 @ 623.15
c Restart #5 #Var: 5500 #Dec: 369742 LB: 0 @ 624.93
c Restart #6 #Var: 5500 #Dec: 371220 LB: 0 @ 626.98
c Restart #7 #Var: 5500 #Dec: 372990 LB: 0 @ 629.44
c Restart #8 #Var: 5500 #Dec: 374901 LB: 0 @ 632.1
c Restart #9 #Var: 5500 #Dec: 377183 LB: 0 @ 635.22
c Restart #10 #Var: 5500 #Dec: 379686 LB: 0 @ 638.78
c Restart #11 #Var: 5500 #Dec: 382427 LB: 0 @ 642.52
c Restart #12 #Var: 5500 #Dec: 385390 LB: 0 @ 646.82
c Restart #13 #Var: 5500 #Dec: 388552 LB: 0 @ 651.56
c Restart #14 #Var: 5500 #Dec: 391906 LB: 0 @ 656.86
c Restart #15 #Var: 5500 #Dec: 395484 LB: 0 @ 662.18
c Restart #16 #Var: 5500 #Dec: 399395 LB: 0 @ 668.23
c Restart #17 #Var: 5500 #Dec: 403561 LB: 0 @ 674.09
c Restart #18 #Var: 5500 #Dec: 407892 LB: 0 @ 680.4
c Restart #19 #Var: 5500 #Dec: 412180 LB: 0 @ 687.48
c Restart #20 #Var: 5500 #Dec: 417105 LB: 0 @ 694.74
c Restart #21 #Var: 5500 #Dec: 422514 LB: 0 @ 701.98
c Restart #22 #Var: 5500 #Dec: 427963 LB: 0 @ 709.61
c Restart #23 #Var: 5500 #Dec: 433631 LB: 0 @ 717.37
c Restart #24 #Var: 5500 #Dec: 439541 LB: 0 @ 725.84
c Restart #25 #Var: 5500 #Dec: 445689 LB: 0 @ 734.75
c Restart #26 #Var: 5500 #Dec: 452147 LB: 0 @ 743.75
c Restart #27 #Var: 5500 #Dec: 458872 LB: 0 @ 753.14
c Restart #28 #Var: 5500 #Dec: 465901 LB: 0 @ 763.63
c Restart #29 #Var: 5500 #Dec: 472909 LB: 0 @ 775.03
c Restart #30 #Var: 5500 #Dec: 480036 LB: 0 @ 787.01
c Restart #31 #Var: 5500 #Dec: 487326 LB: 0 @ 799.78
c Restart #32 #Var: 5500 #Dec: 494827 LB: 0 @ 813.5
c Restart #33 #Var: 5500 #Dec: 502441 LB: 0 @ 827.39
c Restart #34 #Var: 5500 #Dec: 510388 LB: 0 @ 841.56
c Restart #35 #Var: 5500 #Dec: 518516 LB: 0 @ 856.9
c Restart #36 #Var: 5500 #Dec: 527012 LB: 0 @ 871.19
c Restart #37 #Var: 5500 #Dec: 535789 LB: 0 @ 886.9
c Restart #38 #Var: 5500 #Dec: 544523 LB: 0 @ 903.03
c Restart #39 #Var: 5500 #Dec: 553628 LB: 0 @ 918.25
c Restart #40 #Var: 5500 #Dec: 562931 LB: 0 @ 933.78
c Restart #41 #Var: 5500 #Dec: 572245 LB: 0 @ 950.83
c Restart #42 #Var: 5500 #Dec: 582200 LB: 0 @ 967.21
c Restart #43 #Var: 5500 #Dec: 592271 LB: 0 @ 984.26
c Restart #44 #Var: 5500 #Dec: 602422 LB: 0 @ 1001.5
c Restart #45 #Var: 5500 #Dec: 613003 LB: 0 @ 1019.1
c Restart #46 #Var: 5500 #Dec: 623729 LB: 0 @ 1037.5
c Restart #47 #Var: 5500 #Dec: 634534 LB: 0 @ 1056.6
c Restart #48 #Var: 5500 #Dec: 646431 LB: 0 @ 1076.9
c Restart #49 #Var: 5500 #Dec: 658312 LB: 0 @ 1097.5
c Restart #50 #Var: 5500 #Dec: 670318 LB: 0 @ 1118.7
c Restart #51 #Var: 5500 #Dec: 682439 LB: 0 @ 1140.8
c Restart #52 #Var: 5500 #Dec: 695187 LB: 0 @ 1162.9
c Restart #53 #Var: 5500 #Dec: 708039 LB: 0 @ 1186.1
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/5555/stat): 5555 (bsolo) R 5554 5555 5299 0 -1 0 19 0 0 0 0 0 0 0 23 0 1 0 1839654849 438272 3 4294967295 134512640 134736556 3221224560 3221224560 1073744960 0 0 5 0 0 0 0 17 0 0 0
Raw data (/proc/5555/statm): 107 3 90 68 0 39 0
[pid=5555] 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/wulflinc23/normalized-chnl50_55_pb.cnf.cr.opb

[startup+10.004 s]
Raw data (loadavg): 0.94 0.96 0.72 2/56 5555
Raw data (/proc/5555/stat): 5555 (bsolo) R 5554 5555 5299 0 -1 0 2025 0 0 0 948 17 0 0 25 0 1 0 1839654849 11550720 1936 4294967295 134512640 134736556 3221224560 3221223328 134600714 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/5555/statm): 2820 1936 1116 68 0 2752 0
[pid=5555] vsize: 11280
Current children cumulated CPU time (s) 9.65
Current children cumulated vsize (Kb) 11280

[startup+20.0046 s]
Raw data (loadavg): 0.95 0.96 0.72 2/56 5555
Raw data (/proc/5555/stat): 5555 (bsolo) R 5554 5555 5299 0 -1 0 2027 0 0 0 1917 28 0 0 25 0 1 0 1839654849 11509760 1938 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/5555/statm): 2810 1938 1116 68 0 2742 0
[pid=5555] vsize: 11240
Current children cumulated CPU time (s) 19.45
Current children cumulated vsize (Kb) 11240

[startup+30.0043 s]
Raw data (loadavg): 0.95 0.96 0.73 1/56 5555
Raw data (/proc/5555/stat): 5555 (bsolo) T 5554 5555 5299 0 -1 0 2045 0 0 0 2884 40 0 0 25 0 1 0 1839654849 11644928 1956 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/5555/statm): 2843 1956 1116 68 0 2775 0
[pid=5555] vsize: 11372
Current children cumulated CPU time (s) 29.24
Current children cumulated vsize (Kb) 11372

[startup+40.0049 s]
Raw data (loadavg): 0.96 0.96 0.73 2/56 5555
Raw data (/proc/5555/stat): 5555 (bsolo) T 5554 5555 5299 0 -1 0 2071 0 0 0 3853 51 0 0 25 0 1 0 1839654849 11763712 1982 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/5555/statm): 2872 1982 1116 68 0 2804 0
[pid=5555] vsize: 11488
Current children cumulated CPU time (s) 39.04
Current children cumulated vsize (Kb) 11488

[startup+50.0055 s]
Raw data (loadavg): 0.97 0.96 0.73 2/56 5555
Raw data (/proc/5555/stat): 5555 (bsolo) R 5554 5555 5299 0 -1 0 2089 0 0 0 4823 60 0 0 25 0 1 0 1839654849 11763712 2000 4294967295 134512640 134736556 3221224560 3221223076 134716755 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/5555/statm): 2872 2000 1116 68 0 2804 0
[pid=5555] vsize: 11488
Current children cumulated CPU time (s) 48.83
Current children cumulated vsize (Kb) 11488

[startup+60.0061 s]
Raw data (loadavg): 0.97 0.96 0.73 1/56 5555
Raw data (/proc/5555/stat): 5555 (bsolo) T 5554 5555 5299 0 -1 0 2111 0 0 0 5790 71 0 0 25 0 1 0 1839654849 11898880 2022 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/5555/statm): 2905 2022 1116 68 0 2837 0
[pid=5555] vsize: 11620
Current children cumulated CPU time (s) 58.61
Current children cumulated vsize (Kb) 11620

[startup+70.0068 s]
Raw data (loadavg): 0.97 0.96 0.74 2/56 5555
Raw data (/proc/5555/stat): 5555 (bsolo) R 5554 5555 5299 0 -1 0 2124 0 0 0 6759 81 0 0 25 0 1 0 1839654849 11898880 2035 4294967295 134512640 134736556 3221224560 3221223096 1077377254 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/5555/statm): 2905 2035 1116 68 0 2837 0
[pid=5555] vsize: 11620
Current children cumulated CPU time (s) 68.4
Current children cumulated vsize (Kb) 11620

[startup+80.0064 s]
Raw data (loadavg): 0.98 0.96 0.74 2/56 5555
Raw data (/proc/5555/stat): 5555 (bsolo) R 5554 5555 5299 0 -1 0 2134 0 0 0 7734 90 0 0 25 0 1 0 1839654849 11898880 2045 4294967295 134512640 134736556 3221224560 3221223296 134605827 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/5555/statm): 2905 2045 1116 68 0 2837 0
[pid=5555] vsize: 11620
Current children cumulated CPU time (s) 78.24
Current children cumulated vsize (Kb) 11620

[startup+90.006 s]
Raw data (loadavg): 0.98 0.96 0.74 1/56 5555
Raw data (/proc/5555/stat): 5555 (bsolo) T 5554 5555 5299 0 -1 0 2134 0 0 0 8706 101 0 0 25 0 1 0 1839654849 11898880 2045 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/5555/statm): 2905 2045 1116 68 0 2837 0
[pid=5555] vsize: 11620
Current children cumulated CPU time (s) 88.07
Current children cumulated vsize (Kb) 11620

[startup+100.006 s]
Raw data (loadavg): 0.98 0.96 0.74 2/56 5555
Raw data (/proc/5555/stat): 5555 (bsolo) R 5554 5555 5299 0 -1 0 2161 0 0 0 9673 113 0 0 25 0 1 0 1839654849 12034048 2072 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/5555/statm): 2938 2072 1116 68 0 2870 0
[pid=5555] vsize: 11752
Current children cumulated CPU time (s) 97.86
Current children cumulated vsize (Kb) 11752

[startup+110.006 s]
Raw data (loadavg): 0.99 0.97 0.74 2/56 5555
Raw data (/proc/5555/stat): 5555 (bsolo) R 5554 5555 5299 0 -1 0 2177 0 0 0 10644 124 0 0 25 0 1 0 1839654849 12169216 2088 4294967295 134512640 134736556 3221224560 3221223136 134550871 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/5555/statm): 2971 2088 1116 68 0 2903 0
[pid=5555] vsize: 11884
Current children cumulated CPU time (s) 107.68
Current children cumulated vsize (Kb) 11884

[startup+120.007 s]
Raw data (loadavg): 0.99 0.97 0.75 2/56 5555
Raw data (/proc/5555/stat): 5555 (bsolo) R 5554 5555 5299 0 -1 0 2206 0 0 0 11615 134 0 0 25 0 1 0 1839654849 12300288 2117 4294967295 134512640 134736556 3221224560 3221223136 134550735 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/5555/statm): 3003 2117 1116 68 0 2935 0
[pid=5555] vsize: 12012
Current children cumulated CPU time (s) 117.49
Current children cumulated vsize (Kb) 12012

[startup+130.007 s]
Raw data (loadavg): 0.99 0.97 0.75 2/56 5555
Raw data (/proc/5555/stat): 5555 (bsolo) R 5554 5555 5299 0 -1 0 2206 0 0 0 12584 146 0 0 25 0 1 0 1839654849 12300288 2117 4294967295 134512640 134736556 3221224560 3221223168 134544646 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/5555/statm): 3003 2117 1116 68 0 2935 0
[pid=5555] vsize: 12012
Current children cumulated CPU time (s) 127.3
Current children cumulated vsize (Kb) 12012

[startup+140.007 s]
Raw data (loadavg): 0.99 0.97 0.75 2/56 5555
Raw data (/proc/5555/stat): 5555 (bsolo) T 5554 5555 5299 0 -1 0 2209 0 0 0 13552 158 0 0 25 0 1 0 1839654849 12300288 2120 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/5555/statm): 3003 2120 1116 68 0 2935 0
[pid=5555] vsize: 12012
Current children cumulated CPU time (s) 137.1
Current children cumulated vsize (Kb) 12012

[startup+150.007 s]
Raw data (loadavg): 0.99 0.97 0.75 2/56 5555
Raw data (/proc/5555/stat): 5555 (bsolo) R 5554 5555 5299 0 -1 0 2209 0 0 0 14521 170 0 0 25 0 1 0 1839654849 12300288 2120 4294967295 134512640 134736556 3221224560 3221223116 134553404 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/5555/statm): 3003 2120 1116 68 0 2935 0
[pid=5555] vsize: 12012
Current children cumulated CPU time (s) 146.91
Current children cumulated vsize (Kb) 12012

[startup+160.007 s]
Raw data (loadavg): 0.99 0.97 0.75 2/56 5555
Raw data (/proc/5555/stat): 5555 (bsolo) R 5554 5555 5299 0 -1 0 2228 0 0 0 15492 180 0 0 25 0 1 0 1839654849 12300288 2139 4294967295 134512640 134736556 3221224560 3221223164 134537486 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/5555/statm): 3003 2139 1116 68 0 2935 0
[pid=5555] vsize: 12012
Current children cumulated CPU time (s) 156.72
Current children cumulated vsize (Kb) 12012

[startup+170.008 s]
Raw data (loadavg): 0.99 0.97 0.75 2/56 5555
Raw data (/proc/5555/stat): 5555 (bsolo) R 5554 5555 5299 0 -1 0 2228 0 0 0 16462 190 0 0 25 0 1 0 1839654849 12300288 2139 4294967295 134512640 134736556 3221224560 3221223136 134550724 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/5555/statm): 3003 2139 1116 68 0 2935 0
[pid=5555] vsize: 12012
Current children cumulated CPU time (s) 166.52
Current children cumulated vsize (Kb) 12012

[startup+180.008 s]
Raw data (loadavg): 0.99 0.97 0.76 2/56 5555
Raw data (/proc/5555/stat): 5555 (bsolo) R 5554 5555 5299 0 -1 0 2250 0 0 0 17427 201 0 0 25 0 1 0 1839654849 12435456 2161 4294967295 134512640 134736556 3221224560 3221223120 134551097 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/5555/statm): 3036 2161 1116 68 0 2968 0
[pid=5555] vsize: 12144
Current children cumulated CPU time (s) 176.28
Current children cumulated vsize (Kb) 12144

[startup+190.008 s]
Raw data (loadavg): 0.99 0.97 0.76 2/56 5555
Raw data (/proc/5555/stat): 5555 (bsolo) R 5554 5555 5299 0 -1 0 2259 0 0 0 18396 211 0 0 25 0 1 0 1839654849 12435456 2170 4294967295 134512640 134736556 3221224560 3221223216 134534851 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/5555/statm): 3036 2170 1116 68 0 2968 0
[pid=5555] vsize: 12144
Current children cumulated CPU time (s) 186.07
Current children cumulated vsize (Kb) 12144

[startup+200.008 s]
Raw data (loadavg): 0.99 0.97 0.76 2/56 5555
Raw data (/proc/5555/stat): 5555 (bsolo) R 5554 5555 5299 0 -1 0 2259 0 0 0 19365 221 0 0 25 0 1 0 1839654849 12435456 2170 4294967295 134512640 134736556 3221224560 3221223184 134524332 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/5555/statm): 3036 2170 1116 68 0 2968 0
[pid=5555] vsize: 12144
Current children cumulated CPU time (s) 195.86
Current children cumulated vsize (Kb) 12144

[startup+210.009 s]
Raw data (loadavg): 0.99 0.97 0.76 1/56 5555
Raw data (/proc/5555/stat): 5555 (bsolo) T 5554 5555 5299 0 -1 0 2262 0 0 0 20337 232 0 0 25 0 1 0 1839654849 12435456 2173 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/5555/statm): 3036 2173 1116 68 0 2968 0
[pid=5555] vsize: 12144
Current children cumulated CPU time (s) 205.69
Current children cumulated vsize (Kb) 12144

[startup+220.009 s]
Raw data (loadavg): 0.99 0.97 0.76 2/56 5555
Raw data (/proc/5555/stat): 5555 (bsolo) R 5554 5555 5299 0 -1 0 2270 0 0 0 21306 242 0 0 25 0 1 0 1839654849 12566528 2181 4294967295 134512640 134736556 3221224560 3221223272 134560241 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/5555/statm): 3068 2181 1116 68 0 3000 0
[pid=5555] vsize: 12272
Current children cumulated CPU time (s) 215.48
Current children cumulated vsize (Kb) 12272

[startup+230.009 s]
Raw data (loadavg): 0.99 0.97 0.77 2/56 5555
Raw data (/proc/5555/stat): 5555 (bsolo) T 5554 5555 5299 0 -1 0 2281 0 0 0 22275 252 0 0 25 0 1 0 1839654849 12566528 2192 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/5555/statm): 3068 2192 1116 68 0 3000 0
[pid=5555] vsize: 12272
Current children cumulated CPU time (s) 225.27
Current children cumulated vsize (Kb) 12272

[startup+240.008 s]
Raw data (loadavg): 0.99 0.97 0.77 2/56 5555
Raw data (/proc/5555/stat): 5555 (bsolo) R 5554 5555 5299 0 -1 0 2293 0 0 0 23241 264 0 0 25 0 1 0 1839654849 12566528 2204 4294967295 134512640 134736556 3221224560 3221223136 134550721 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/5555/statm): 3068 2204 1116 68 0 3000 0
[pid=5555] vsize: 12272
Current children cumulated CPU time (s) 235.05
Current children cumulated vsize (Kb) 12272

[startup+250.009 s]
Raw data (loadavg): 0.99 0.97 0.77 2/56 5555
Raw data (/proc/5555/stat): 5555 (bsolo) R 5554 5555 5299 0 -1 0 2293 0 0 0 24213 275 0 0 25 0 1 0 1839654849 12566528 2204 4294967295 134512640 134736556 3221224560 3221223136 134550882 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/5555/statm): 3068 2204 1116 68 0 3000 0
[pid=5555] vsize: 12272
Current children cumulated CPU time (s) 244.88
Current children cumulated vsize (Kb) 12272

[startup+260.01 s]
Raw data (loadavg): 0.99 0.97 0.77 2/56 5555
Raw data (/proc/5555/stat): 5555 (bsolo) R 5554 5555 5299 0 -1 0 2293 0 0 0 25185 285 0 0 25 0 1 0 1839654849 12566528 2204 4294967295 134512640 134736556 3221224560 3221223120 134551108 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/5555/statm): 3068 2204 1116 68 0 3000 0
[pid=5555] vsize: 12272
Current children cumulated CPU time (s) 254.7
Current children cumulated vsize (Kb) 12272

[startup+270.009 s]
Raw data (loadavg): 0.99 0.97 0.77 2/56 5555
Raw data (/proc/5555/stat): 5555 (bsolo) R 5554 5555 5299 0 -1 0 2301 0 0 0 26154 296 0 0 25 0 1 0 1839654849 12677120 2212 4294967295 134512640 134736556 3221224560 3221223296 134605552 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/5555/statm): 3095 2212 1116 68 0 3027 0
[pid=5555] vsize: 12380
Current children cumulated CPU time (s) 264.5
Current children cumulated vsize (Kb) 12380

[startup+280.009 s]
Raw data (loadavg): 0.99 0.97 0.78 2/56 5555
Raw data (/proc/5555/stat): 5555 (bsolo) T 5554 5555 5299 0 -1 0 2301 0 0 0 27125 307 0 0 25 0 1 0 1839654849 12677120 2212 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/5555/statm): 3095 2212 1116 68 0 3027 0
[pid=5555] vsize: 12380
Current children cumulated CPU time (s) 274.32
Current children cumulated vsize (Kb) 12380

[startup+290.01 s]
Raw data (loadavg): 0.99 0.97 0.78 2/56 5555
Raw data (/proc/5555/stat): 5555 (bsolo) R 5554 5555 5299 0 -1 0 2305 0 0 0 28097 317 0 0 25 0 1 0 1839654849 12677120 2216 4294967295 134512640 134736556 3221224560 3221223360 134552878 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/5555/statm): 3095 2216 1116 68 0 3027 0
[pid=5555] vsize: 12380
Current children cumulated CPU time (s) 284.14
Current children cumulated vsize (Kb) 12380

[startup+300.009 s]
Raw data (loadavg): 0.99 0.97 0.78 2/56 5555
Raw data (/proc/5555/stat): 5555 (bsolo) T 5554 5555 5299 0 -1 0 2305 0 0 0 29068 326 0 0 25 0 1 0 1839654849 12660736 2216 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/5555/statm): 3091 2216 1116 68 0 3023 0
[pid=5555] vsize: 12364
Current children cumulated CPU time (s) 293.94
Current children cumulated vsize (Kb) 12364

[startup+310.01 s]
Raw data (loadavg): 0.99 0.97 0.78 2/56 5555
Raw data (/proc/5555/stat): 5555 (bsolo) R 5554 5555 5299 0 -1 0 2305 0 0 0 30040 335 0 0 25 0 1 0 1839654849 12660736 2216 4294967295 134512640 134736556 3221224560 3221223136 134550882 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/5555/statm): 3091 2216 1116 68 0 3023 0
[pid=5555] vsize: 12364
Current children cumulated CPU time (s) 303.75
Current children cumulated vsize (Kb) 12364

[startup+320.01 s]
Raw data (loadavg): 0.99 0.97 0.78 2/56 5555
Raw data (/proc/5555/stat): 5555 (bsolo) R 5554 5555 5299 0 -1 0 2309 0 0 0 31011 344 0 0 25 0 1 0 1839654849 12660736 2220 4294967295 134512640 134736556 3221224560 3221223136 134550713 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/5555/statm): 3091 2220 1116 68 0 3023 0
[pid=5555] vsize: 12364
Current children cumulated CPU time (s) 313.55
Current children cumulated vsize (Kb) 12364

[startup+330.01 s]
Raw data (loadavg): 0.99 0.97 0.79 1/56 5555
Raw data (/proc/5555/stat): 5555 (bsolo) T 5554 5555 5299 0 -1 0 2320 0 0 0 31981 354 0 0 25 0 1 0 1839654849 12660736 2231 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/5555/statm): 3091 2231 1116 68 0 3023 0
[pid=5555] vsize: 12364
Current children cumulated CPU time (s) 323.35
Current children cumulated vsize (Kb) 12364

[startup+340.011 s]
Raw data (loadavg): 0.99 0.97 0.79 2/56 5555
Raw data (/proc/5555/stat): 5555 (bsolo) R 5554 5555 5299 0 -1 0 2326 0 0 0 32948 366 0 0 25 0 1 0 1839654849 12795904 2237 4294967295 134512640 134736556 3221224560 3221223164 134554110 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/5555/statm): 3124 2237 1116 68 0 3056 0
[pid=5555] vsize: 12496
Current children cumulated CPU time (s) 333.14
Current children cumulated vsize (Kb) 12496

[startup+350.011 s]
Raw data (loadavg): 0.99 0.97 0.79 2/56 5555
Raw data (/proc/5555/stat): 5555 (bsolo) T 5554 5555 5299 0 -1 0 2326 0 0 0 33919 375 0 0 25 0 1 0 1839654849 12795904 2237 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/5555/statm): 3124 2237 1116 68 0 3056 0
[pid=5555] vsize: 12496
Current children cumulated CPU time (s) 342.94
Current children cumulated vsize (Kb) 12496

[startup+360.012 s]
Raw data (loadavg): 0.99 0.97 0.79 1/56 5555
Raw data (/proc/5555/stat): 5555 (bsolo) T 5554 5555 5299 0 -1 0 2326 0 0 0 34891 386 0 0 25 0 1 0 1839654849 12795904 2237 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/5555/statm): 3124 2237 1116 68 0 3056 0
[pid=5555] vsize: 12496
Current children cumulated CPU time (s) 352.77
Current children cumulated vsize (Kb) 12496

[startup+370.013 s]
Raw data (loadavg): 0.99 0.97 0.79 2/56 5555
Raw data (/proc/5555/stat): 5555 (bsolo) R 5554 5555 5299 0 -1 0 2326 0 0 0 35863 397 0 0 25 0 1 0 1839654849 12795904 2237 4294967295 134512640 134736556 3221224560 3221223084 134634644 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/5555/statm): 3124 2237 1116 68 0 3056 0
[pid=5555] vsize: 12496
Current children cumulated CPU time (s) 362.6
Current children cumulated vsize (Kb) 12496

[startup+380.012 s]
Raw data (loadavg): 0.99 0.97 0.80 2/56 5555
Raw data (/proc/5555/stat): 5555 (bsolo) R 5554 5555 5299 0 -1 0 2329 0 0 0 36837 407 0 0 25 0 1 0 1839654849 12795904 2240 4294967295 134512640 134736556 3221224560 3221223212 134554100 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/5555/statm): 3124 2240 1116 68 0 3056 0
[pid=5555] vsize: 12496
Current children cumulated CPU time (s) 372.44
Current children cumulated vsize (Kb) 12496

[startup+390.013 s]
Raw data (loadavg): 0.99 0.97 0.80 2/56 5555
Raw data (/proc/5555/stat): 5555 (bsolo) R 5554 5555 5299 0 -1 0 2329 0 0 0 37809 418 0 0 25 0 1 0 1839654849 12795904 2240 4294967295 134512640 134736556 3221224560 3221223136 134550875 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/5555/statm): 3124 2240 1116 68 0 3056 0
[pid=5555] vsize: 12496
Current children cumulated CPU time (s) 382.27
Current children cumulated vsize (Kb) 12496

[startup+400.013 s]
Raw data (loadavg): 0.99 0.97 0.80 2/56 5555
Raw data (/proc/5555/stat): 5555 (bsolo) R 5554 5555 5299 0 -1 0 2329 0 0 0 38781 428 0 0 25 0 1 0 1839654849 12795904 2240 4294967295 134512640 134736556 3221224560 3221223136 134550740 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/5555/statm): 3124 2240 1116 68 0 3056 0
[pid=5555] vsize: 12496
Current children cumulated CPU time (s) 392.09
Current children cumulated vsize (Kb) 12496

[startup+410.013 s]
Raw data (loadavg): 0.99 0.97 0.80 2/56 5555
Raw data (/proc/5555/stat): 5555 (bsolo) R 5554 5555 5299 0 -1 0 2329 0 0 0 39748 440 0 0 25 0 1 0 1839654849 12783616 2240 4294967295 134512640 134736556 3221224560 3221223296 134605570 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/5555/statm): 3121 2240 1116 68 0 3053 0
[pid=5555] vsize: 12484
Current children cumulated CPU time (s) 401.88
Current children cumulated vsize (Kb) 12484

[startup+420.014 s]
Raw data (loadavg): 0.99 0.97 0.80 2/56 5555
Raw data (/proc/5555/stat): 5555 (bsolo) R 5554 5555 5299 0 -1 0 2329 0 0 0 40719 451 0 0 25 0 1 0 1839654849 12783616 2240 4294967295 134512640 134736556 3221224560 3221223136 134543195 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/5555/statm): 3121 2240 1116 68 0 3053 0
[pid=5555] vsize: 12484
Current children cumulated CPU time (s) 411.7
Current children cumulated vsize (Kb) 12484

[startup+430.014 s]
Raw data (loadavg): 0.99 0.97 0.81 2/56 5555
Raw data (/proc/5555/stat): 5555 (bsolo) T 5554 5555 5299 0 -1 0 2329 0 0 0 41689 460 0 0 25 0 1 0 1839654849 12783616 2240 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/5555/statm): 3121 2240 1116 68 0 3053 0
[pid=5555] vsize: 12484
Current children cumulated CPU time (s) 421.49
Current children cumulated vsize (Kb) 12484

[startup+440.014 s]
Raw data (loadavg): 0.99 0.97 0.81 1/56 5555
Raw data (/proc/5555/stat): 5555 (bsolo) T 5554 5555 5299 0 -1 0 2329 0 0 0 42655 471 0 0 25 0 1 0 1839654849 12783616 2240 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/5555/statm): 3121 2240 1116 68 0 3053 0
[pid=5555] vsize: 12484
Current children cumulated CPU time (s) 431.26
Current children cumulated vsize (Kb) 12484

[startup+450.014 s]
Raw data (loadavg): 0.99 0.97 0.81 2/56 5555
Raw data (/proc/5555/stat): 5555 (bsolo) R 5554 5555 5299 0 -1 0 2329 0 0 0 43626 483 0 0 25 0 1 0 1839654849 12783616 2240 4294967295 134512640 134736556 3221224560 3221223256 134532897 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/5555/statm): 3121 2240 1116 68 0 3053 0
[pid=5555] vsize: 12484
Current children cumulated CPU time (s) 441.09
Current children cumulated vsize (Kb) 12484

[startup+460.015 s]
Raw data (loadavg): 0.99 0.97 0.81 1/56 5555
Raw data (/proc/5555/stat): 5555 (bsolo) T 5554 5555 5299 0 -1 0 2342 0 0 0 44596 496 0 0 25 0 1 0 1839654849 12783616 2253 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/5555/statm): 3121 2253 1116 68 0 3053 0
[pid=5555] vsize: 12484
Current children cumulated CPU time (s) 450.92
Current children cumulated vsize (Kb) 12484

[startup+470.016 s]
Raw data (loadavg): 0.99 0.97 0.81 2/56 5555
Raw data (/proc/5555/stat): 5555 (bsolo) R 5554 5555 5299 0 -1 0 2344 0 0 0 45565 506 0 0 25 0 1 0 1839654849 12783616 2255 4294967295 134512640 134736556 3221224560 3221223164 134537537 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/5555/statm): 3121 2255 1116 68 0 3053 0
[pid=5555] vsize: 12484
Current children cumulated CPU time (s) 460.71
Current children cumulated vsize (Kb) 12484

[startup+480.016 s]
Raw data (loadavg): 0.99 0.97 0.82 1/56 5555
Raw data (/proc/5555/stat): 5555 (bsolo) T 5554 5555 5299 0 -1 0 2359 0 0 0 46538 517 0 0 25 0 1 0 1839654849 12914688 2270 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/5555/statm): 3153 2270 1116 68 0 3085 0
[pid=5555] vsize: 12612
Current children cumulated CPU time (s) 470.55
Current children cumulated vsize (Kb) 12612

[startup+490.016 s]
Raw data (loadavg): 0.99 0.97 0.82 2/56 5555
Raw data (/proc/5555/stat): 5555 (bsolo) R 5554 5555 5299 0 -1 0 2359 0 0 0 47509 528 0 0 25 0 1 0 1839654849 12914688 2270 4294967295 134512640 134736556 3221224560 3221223184 134524760 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/5555/statm): 3153 2270 1116 68 0 3085 0
[pid=5555] vsize: 12612
Current children cumulated CPU time (s) 480.37
Current children cumulated vsize (Kb) 12612

[startup+500.016 s]
Raw data (loadavg): 0.99 0.97 0.82 2/56 5555
Raw data (/proc/5555/stat): 5555 (bsolo) R 5554 5555 5299 0 -1 0 2367 0 0 0 48479 538 0 0 25 0 1 0 1839654849 12914688 2278 4294967295 134512640 134736556 3221224560 3221223136 134550742 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/5555/statm): 3153 2278 1116 68 0 3085 0
[pid=5555] vsize: 12612
Current children cumulated CPU time (s) 490.17
Current children cumulated vsize (Kb) 12612

[startup+510.017 s]
Raw data (loadavg): 0.99 0.97 0.82 2/56 5555
Raw data (/proc/5555/stat): 5555 (bsolo) R 5554 5555 5299 0 -1 0 2367 0 0 0 49452 546 0 0 25 0 1 0 1839654849 12914688 2278 4294967295 134512640 134736556 3221224560 3221223136 134550704 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/5555/statm): 3153 2278 1116 68 0 3085 0
[pid=5555] vsize: 12612
Current children cumulated CPU time (s) 499.98
Current children cumulated vsize (Kb) 12612

[startup+520.017 s]
Raw data (loadavg): 0.99 0.97 0.82 2/56 5555
Raw data (/proc/5555/stat): 5555 (bsolo) R 5554 5555 5299 0 -1 0 2368 0 0 0 50424 557 0 0 25 0 1 0 1839654849 12914688 2279 4294967295 134512640 134736556 3221224560 3221223168 134634100 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/5555/statm): 3153 2279 1116 68 0 3085 0
[pid=5555] vsize: 12612
Current children cumulated CPU time (s) 509.81
Current children cumulated vsize (Kb) 12612

[startup+530.018 s]
Raw data (loadavg): 0.99 0.97 0.82 2/56 5555
Raw data (/proc/5555/stat): 5555 (bsolo) R 5554 5555 5299 0 -1 0 2368 0 0 0 51395 568 0 0 25 0 1 0 1839654849 12914688 2279 4294967295 134512640 134736556 3221224560 3221223184 134537350 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/5555/statm): 3153 2279 1116 68 0 3085 0
[pid=5555] vsize: 12612
Current children cumulated CPU time (s) 519.63
Current children cumulated vsize (Kb) 12612

[startup+540.018 s]
Raw data (loadavg): 0.99 0.97 0.82 2/56 5555
Raw data (/proc/5555/stat): 5555 (bsolo) R 5554 5555 5299 0 -1 0 2368 0 0 0 52365 578 0 0 25 0 1 0 1839654849 12914688 2279 4294967295 134512640 134736556 3221224560 3221223120 134551097 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/5555/statm): 3153 2279 1116 68 0 3085 0
[pid=5555] vsize: 12612
Current children cumulated CPU time (s) 529.43
Current children cumulated vsize (Kb) 12612

[startup+550.017 s]
Raw data (loadavg): 0.99 0.97 0.82 2/56 5555
Raw data (/proc/5555/stat): 5555 (bsolo) R 5554 5555 5299 0 -1 0 2368 0 0 0 53336 589 0 0 25 0 1 0 1839654849 12914688 2279 4294967295 134512640 134736556 3221224560 3221223152 134716180 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/5555/statm): 3153 2279 1116 68 0 3085 0
[pid=5555] vsize: 12612
Current children cumulated CPU time (s) 539.25
Current children cumulated vsize (Kb) 12612

[startup+560.018 s]
Raw data (loadavg): 0.99 0.97 0.82 2/56 5555
Raw data (/proc/5555/stat): 5555 (bsolo) R 5554 5555 5299 0 -1 0 2371 0 0 0 54310 599 0 0 25 0 1 0 1839654849 12914688 2282 4294967295 134512640 134736556 3221224560 3221223136 134550899 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/5555/statm): 3153 2282 1116 68 0 3085 0
[pid=5555] vsize: 12612
Current children cumulated CPU time (s) 549.09
Current children cumulated vsize (Kb) 12612

[startup+570.018 s]
Raw data (loadavg): 0.99 0.97 0.83 2/56 5555
Raw data (/proc/5555/stat): 5555 (bsolo) R 5554 5555 5299 0 -1 0 2371 0 0 0 55280 610 0 0 25 0 1 0 1839654849 12914688 2282 4294967295 134512640 134736556 3221224560 3221223196 134550912 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/5555/statm): 3153 2282 1116 68 0 3085 0
[pid=5555] vsize: 12612
Current children cumulated CPU time (s) 558.9
Current children cumulated vsize (Kb) 12612

[startup+580.017 s]
Raw data (loadavg): 0.99 0.97 0.83 2/56 5555
Raw data (/proc/5555/stat): 5555 (bsolo) R 5554 5555 5299 0 -1 0 2371 0 0 0 56250 620 0 0 25 0 1 0 1839654849 12914688 2282 4294967295 134512640 134736556 3221224560 3221223288 134605889 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/5555/statm): 3153 2282 1116 68 0 3085 0
[pid=5555] vsize: 12612
Current children cumulated CPU time (s) 568.7
Current children cumulated vsize (Kb) 12612

[startup+590.018 s]
Raw data (loadavg): 0.99 0.97 0.83 1/56 5555
Raw data (/proc/5555/stat): 5555 (bsolo) T 5554 5555 5299 0 -1 0 2371 0 0 0 57226 629 0 0 25 0 1 0 1839654849 12914688 2282 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/5555/statm): 3153 2282 1116 68 0 3085 0
[pid=5555] vsize: 12612
Current children cumulated CPU time (s) 578.55
Current children cumulated vsize (Kb) 12612

[startup+600.018 s]
Raw data (loadavg): 0.99 0.97 0.83 2/56 5555
Raw data (/proc/5555/stat): 5555 (bsolo) R 5554 5555 5299 0 -1 0 2371 0 0 0 58200 639 0 0 25 0 1 0 1839654849 12914688 2282 4294967295 134512640 134736556 3221224560 3221222924 1077379843 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/5555/statm): 3153 2282 1116 68 0 3085 0
[pid=5555] vsize: 12612
Current children cumulated CPU time (s) 588.39
Current children cumulated vsize (Kb) 12612

[startup+610.018 s]
Raw data (loadavg): 0.99 0.97 0.83 2/56 5555
Raw data (/proc/5555/stat): 5555 (bsolo) R 5554 5555 5299 0 -1 0 2373 0 0 0 59175 649 0 0 25 0 1 0 1839654849 12914688 2284 4294967295 134512640 134736556 3221224560 3221223136 134544631 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/5555/statm): 3153 2284 1116 68 0 3085 0
[pid=5555] vsize: 12612
Current children cumulated CPU time (s) 598.24
Current children cumulated vsize (Kb) 12612

[startup+620.018 s]
Raw data (loadavg): 0.99 0.97 0.83 2/56 5555
Raw data (/proc/5555/stat): 5555 (bsolo) R 5554 5555 5299 0 -1 0 2373 0 0 0 60148 658 0 0 25 0 1 0 1839654849 12914688 2284 4294967295 134512640 134736556 3221224560 3221223184 1077378571 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/5555/statm): 3153 2284 1116 68 0 3085 0
[pid=5555] vsize: 12612
Current children cumulated CPU time (s) 608.06
Current children cumulated vsize (Kb) 12612

[startup+630.018 s]
Raw data (loadavg): 0.99 0.97 0.83 2/56 5555
Raw data (/proc/5555/stat): 5555 (bsolo) R 5554 5555 5299 0 -1 0 2377 0 0 0 61123 668 0 0 25 0 1 0 1839654849 12914688 2288 4294967295 134512640 134736556 3221224560 3221223136 134550888 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/5555/statm): 3153 2288 1116 68 0 3085 0
[pid=5555] vsize: 12612
Current children cumulated CPU time (s) 617.91
Current children cumulated vsize (Kb) 12612

[startup+640.018 s]
Raw data (loadavg): 0.99 0.97 0.83 2/56 5555
Raw data (/proc/5555/stat): 5555 (bsolo) T 5554 5555 5299 0 -1 0 2386 0 0 0 62089 678 0 0 25 0 1 0 1839654849 13017088 2297 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/5555/statm): 3178 2297 1116 68 0 3110 0
[pid=5555] vsize: 12712
Current children cumulated CPU time (s) 627.67
Current children cumulated vsize (Kb) 12712

[startup+650.019 s]
Raw data (loadavg): 0.99 0.97 0.83 2/56 5555
Raw data (/proc/5555/stat): 5555 (bsolo) R 5554 5555 5299 0 -1 0 2405 0 0 0 63053 693 0 0 25 0 1 0 1839654849 13017088 2316 4294967295 134512640 134736556 3221224560 3221223272 134560233 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/5555/statm): 3178 2316 1116 68 0 3110 0
[pid=5555] vsize: 12712
Current children cumulated CPU time (s) 637.46
Current children cumulated vsize (Kb) 12712

[startup+660.02 s]
Raw data (loadavg): 0.99 0.97 0.83 2/56 5555
Raw data (/proc/5555/stat): 5555 (bsolo) R 5554 5555 5299 0 -1 0 2434 0 0 0 64020 706 0 0 25 0 1 0 1839654849 13152256 2345 4294967295 134512640 134736556 3221224560 3221223000 134634449 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/5555/statm): 3211 2345 1116 68 0 3143 0
[pid=5555] vsize: 12844
Current children cumulated CPU time (s) 647.26
Current children cumulated vsize (Kb) 12844

[startup+670.02 s]
Raw data (loadavg): 0.99 0.97 0.84 2/56 5555
Raw data (/proc/5555/stat): 5555 (bsolo) R 5554 5555 5299 0 -1 0 2455 0 0 0 64990 716 0 0 25 0 1 0 1839654849 13287424 2366 4294967295 134512640 134736556 3221224560 3221223120 134550828 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/5555/statm): 3244 2366 1116 68 0 3176 0
[pid=5555] vsize: 12976
Current children cumulated CPU time (s) 657.06
Current children cumulated vsize (Kb) 12976

[startup+680.02 s]
Raw data (loadavg): 0.99 0.97 0.84 2/56 5555
Raw data (/proc/5555/stat): 5555 (bsolo) R 5554 5555 5299 0 -1 0 2455 0 0 0 65960 726 0 0 25 0 1 0 1839654849 13287424 2366 4294967295 134512640 134736556 3221224560 3221223300 134597460 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/5555/statm): 3244 2366 1116 68 0 3176 0
[pid=5555] vsize: 12976
Current children cumulated CPU time (s) 666.86
Current children cumulated vsize (Kb) 12976

[startup+690.02 s]
Raw data (loadavg): 0.99 0.97 0.84 1/56 5555
Raw data (/proc/5555/stat): 5555 (bsolo) T 5554 5555 5299 0 -1 0 2455 0 0 0 66924 737 0 0 25 0 1 0 1839654849 13287424 2366 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/5555/statm): 3244 2366 1116 68 0 3176 0
[pid=5555] vsize: 12976
Current children cumulated CPU time (s) 676.61
Current children cumulated vsize (Kb) 12976

[startup+700.02 s]
Raw data (loadavg): 0.99 0.97 0.84 1/56 5555
Raw data (/proc/5555/stat): 5555 (bsolo) T 5554 5555 5299 0 -1 0 2466 0 0 0 67893 748 0 0 25 0 1 0 1839654849 13287424 2377 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/5555/statm): 3244 2377 1116 68 0 3176 0
[pid=5555] vsize: 12976
Current children cumulated CPU time (s) 686.41
Current children cumulated vsize (Kb) 12976

[startup+710.021 s]
Raw data (loadavg): 0.99 0.97 0.84 2/56 5555
Raw data (/proc/5555/stat): 5555 (bsolo) T 5554 5555 5299 0 -1 0 2483 0 0 0 68856 760 0 0 25 0 1 0 1839654849 13422592 2394 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/5555/statm): 3277 2394 1116 68 0 3209 0
[pid=5555] vsize: 13108
Current children cumulated CPU time (s) 696.16
Current children cumulated vsize (Kb) 13108

[startup+720.021 s]
Raw data (loadavg): 0.99 0.97 0.84 2/56 5555
Raw data (/proc/5555/stat): 5555 (bsolo) R 5554 5555 5299 0 -1 0 2503 0 0 0 69821 772 0 0 25 0 1 0 1839654849 13422592 2414 4294967295 134512640 134736556 3221224560 3221223136 134550888 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/5555/statm): 3277 2414 1116 68 0 3209 0
[pid=5555] vsize: 13108
Current children cumulated CPU time (s) 705.93
Current children cumulated vsize (Kb) 13108

[startup+730.02 s]
Raw data (loadavg): 0.99 0.97 0.84 2/56 5555
Raw data (/proc/5555/stat): 5555 (bsolo) R 5554 5555 5299 0 -1 0 2512 0 0 0 70788 784 0 0 25 0 1 0 1839654849 13557760 2423 4294967295 134512640 134736556 3221224560 3221223360 134552878 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/5555/statm): 3310 2423 1116 68 0 3242 0
[pid=5555] vsize: 13240
Current children cumulated CPU time (s) 715.72
Current children cumulated vsize (Kb) 13240

[startup+740.021 s]
Raw data (loadavg): 0.99 0.97 0.84 2/56 5555
Raw data (/proc/5555/stat): 5555 (bsolo) R 5554 5555 5299 0 -1 0 2520 0 0 0 71751 796 0 0 25 0 1 0 1839654849 13557760 2431 4294967295 134512640 134736556 3221224560 3221223360 134552878 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/5555/statm): 3310 2431 1116 68 0 3242 0
[pid=5555] vsize: 13240
Current children cumulated CPU time (s) 725.47
Current children cumulated vsize (Kb) 13240

[startup+750.021 s]
Raw data (loadavg): 0.99 0.97 0.84 1/56 5555
Raw data (/proc/5555/stat): 5555 (bsolo) T 5554 5555 5299 0 -1 0 2533 0 0 0 72718 809 0 0 25 0 1 0 1839654849 13557760 2444 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/5555/statm): 3310 2444 1116 68 0 3242 0
[pid=5555] vsize: 13240
Current children cumulated CPU time (s) 735.27
Current children cumulated vsize (Kb) 13240

[startup+760.021 s]
Raw data (loadavg): 0.99 0.97 0.84 1/56 5555
Raw data (/proc/5555/stat): 5555 (bsolo) T 5554 5555 5299 0 -1 0 2533 0 0 0 73683 820 0 0 25 0 1 0 1839654849 13557760 2444 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/5555/statm): 3310 2444 1116 68 0 3242 0
[pid=5555] vsize: 13240
Current children cumulated CPU time (s) 745.03
Current children cumulated vsize (Kb) 13240

[startup+770.022 s]
Raw data (loadavg): 0.99 0.97 0.85 2/56 5555
Raw data (/proc/5555/stat): 5555 (bsolo) R 5554 5555 5299 0 -1 0 2539 0 0 0 74648 833 0 0 25 0 1 0 1839654849 13557760 2450 4294967295 134512640 134736556 3221224560 3221223156 134544508 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/5555/statm): 3310 2450 1116 68 0 3242 0
[pid=5555] vsize: 13240
Current children cumulated CPU time (s) 754.81
Current children cumulated vsize (Kb) 13240

[startup+780.022 s]
Raw data (loadavg): 0.99 0.97 0.85 2/56 5555
Raw data (/proc/5555/stat): 5555 (bsolo) R 5554 5555 5299 0 -1 0 2565 0 0 0 75615 845 0 0 25 0 1 0 1839654849 13692928 2476 4294967295 134512640 134736556 3221224560 3221223120 134551105 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/5555/statm): 3343 2476 1116 68 0 3275 0
[pid=5555] vsize: 13372
Current children cumulated CPU time (s) 764.6
Current children cumulated vsize (Kb) 13372

[startup+790.023 s]
Raw data (loadavg): 0.99 0.97 0.85 2/56 5555
Raw data (/proc/5555/stat): 5555 (bsolo) R 5554 5555 5299 0 -1 0 2585 0 0 0 76581 857 0 0 25 0 1 0 1839654849 13828096 2496 4294967295 134512640 134736556 3221224560 3221223152 134716124 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/5555/statm): 3376 2496 1116 68 0 3308 0
[pid=5555] vsize: 13504
Current children cumulated CPU time (s) 774.38
Current children cumulated vsize (Kb) 13504

[startup+800.022 s]
Raw data (loadavg): 0.99 0.97 0.85 2/56 5555
Raw data (/proc/5555/stat): 5555 (bsolo) R 5554 5555 5299 0 -1 0 2599 0 0 0 77552 867 0 0 25 0 1 0 1839654849 13828096 2510 4294967295 134512640 134736556 3221224560 3221223136 134523867 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/5555/statm): 3376 2510 1116 68 0 3308 0
[pid=5555] vsize: 13504
Current children cumulated CPU time (s) 784.19
Current children cumulated vsize (Kb) 13504

[startup+810.023 s]
Raw data (loadavg): 0.99 0.97 0.85 1/56 5555
Raw data (/proc/5555/stat): 5555 (bsolo) T 5554 5555 5299 0 -1 0 2599 0 0 0 78526 876 0 0 25 0 1 0 1839654849 13828096 2510 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 0 0 0
Raw data (/proc/5555/statm): 3376 2510 1116 68 0 3308 0
[pid=5555] vsize: 13504
Current children cumulated CPU time (s) 794.02
Current children cumulated vsize (Kb) 13504

[startup+820.024 s]
Raw data (loadavg): 0.99 0.97 0.85 2/56 5555
Raw data (/proc/5555/stat): 5555 (bsolo) R 5554 5555 5299 0 -1 0 2604 0 0 0 79499 885 0 0 25 0 1 0 1839654849 13828096 2515 4294967295 134512640 134736556 3221224560 3221223136 134550735 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/5555/statm): 3376 2515 1116 68 0 3308 0
[pid=5555] vsize: 13504
Current children cumulated CPU time (s) 803.84
Current children cumulated vsize (Kb) 13504

[startup+830.023 s]
Raw data (loadavg): 0.99 0.97 0.85 2/56 5555
Raw data (/proc/5555/stat): 5555 (bsolo) R 5554 5555 5299 0 -1 0 2620 0 0 0 80469 897 0 0 25 0 1 0 1839654849 13963264 2531 4294967295 134512640 134736556 3221224560 3221223296 134605558 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/5555/statm): 3409 2531 1116 68 0 3341 0
[pid=5555] vsize: 13636
Current children cumulated CPU time (s) 813.66
Current children cumulated vsize (Kb) 13636

[startup+840.024 s]
Raw data (loadavg): 0.99 0.97 0.85 2/56 5555
Raw data (/proc/5555/stat): 5555 (bsolo) R 5554 5555 5299 0 -1 0 2620 0 0 0 81444 907 0 0 25 0 1 0 1839654849 13963264 2531 4294967295 134512640 134736556 3221224560 3221223136 134550726 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/5555/statm): 3409 2531 1116 68 0 3341 0
[pid=5555] vsize: 13636
Current children cumulated CPU time (s) 823.51
Current children cumulated vsize (Kb) 13636

[startup+850.024 s]
Raw data (loadavg): 0.99 0.97 0.85 2/56 5555
Raw data (/proc/5555/stat): 5555 (bsolo) R 5554 5555 5299 0 -1 0 2620 0 0 0 82415 917 0 0 25 0 1 0 1839654849 13922304 2531 4294967295 134512640 134736556 3221224560 3221223136 134550882 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/5555/statm): 3399 2531 1116 68 0 3331 0
[pid=5555] vsize: 13596
Current children cumulated CPU time (s) 833.32
Current children cumulated vsize (Kb) 13596

[startup+860.024 s]
Raw data (loadavg): 0.99 0.97 0.85 2/56 5555
Raw data (/proc/5555/stat): 5555 (bsolo) R 5554 5555 5299 0 -1 0 2620 0 0 0 83388 928 0 0 25 0 1 0 1839654849 13922304 2531 4294967295 134512640 134736556 3221224560 3221223136 134550104 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/5555/statm): 3399 2531 1116 68 0 3331 0
[pid=5555] vsize: 13596
Current children cumulated CPU time (s) 843.16
Current children cumulated vsize (Kb) 13596

[startup+870.024 s]
Raw data (loadavg): 0.99 0.97 0.85 1/56 5555
Raw data (/proc/5555/stat): 5555 (bsolo) T 5554 5555 5299 0 -1 0 2625 0 0 0 84360 938 0 0 25 0 1 0 1839654849 13922304 2536 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/5555/statm): 3399 2536 1116 68 0 3331 0
[pid=5555] vsize: 13596
Current children cumulated CPU time (s) 852.98
Current children cumulated vsize (Kb) 13596

[startup+880.024 s]
Raw data (loadavg): 0.99 0.97 0.86 2/56 5555
Raw data (/proc/5555/stat): 5555 (bsolo) R 5554 5555 5299 0 -1 0 2636 0 0 0 85329 950 0 0 25 0 1 0 1839654849 14049280 2547 4294967295 134512640 134736556 3221224560 3221223068 134540067 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/5555/statm): 3430 2547 1116 68 0 3362 0
[pid=5555] vsize: 13720
Current children cumulated CPU time (s) 862.79
Current children cumulated vsize (Kb) 13720

[startup+890.024 s]
Raw data (loadavg): 0.99 0.97 0.86 2/56 5555
Raw data (/proc/5555/stat): 5555 (bsolo) R 5554 5555 5299 0 -1 0 2636 0 0 0 86299 960 0 0 25 0 1 0 1839654849 14049280 2547 4294967295 134512640 134736556 3221224560 3221223096 1077377229 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/5555/statm): 3430 2547 1116 68 0 3362 0
[pid=5555] vsize: 13720
Current children cumulated CPU time (s) 872.59
Current children cumulated vsize (Kb) 13720

[startup+900.024 s]
Raw data (loadavg): 0.99 0.97 0.86 1/56 5555
Raw data (/proc/5555/stat): 5555 (bsolo) T 5554 5555 5299 0 -1 0 2636 0 0 0 87271 971 0 0 25 0 1 0 1839654849 14049280 2547 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/5555/statm): 3430 2547 1116 68 0 3362 0
[pid=5555] vsize: 13720
Current children cumulated CPU time (s) 882.42
Current children cumulated vsize (Kb) 13720

[startup+910.025 s]
Raw data (loadavg): 0.99 0.97 0.86 2/56 5555
Raw data (/proc/5555/stat): 5555 (bsolo) T 5554 5555 5299 0 -1 0 2636 0 0 0 88244 981 0 0 25 0 1 0 1839654849 14049280 2547 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/5555/statm): 3430 2547 1116 68 0 3362 0
[pid=5555] vsize: 13720
Current children cumulated CPU time (s) 892.25
Current children cumulated vsize (Kb) 13720

[startup+920.025 s]
Raw data (loadavg): 0.99 0.97 0.86 2/56 5555
Raw data (/proc/5555/stat): 5555 (bsolo) R 5554 5555 5299 0 -1 0 2636 0 0 0 89215 991 0 0 25 0 1 0 1839654849 14049280 2547 4294967295 134512640 134736556 3221224560 3221223136 134550713 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/5555/statm): 3430 2547 1116 68 0 3362 0
[pid=5555] vsize: 13720
Current children cumulated CPU time (s) 902.06
Current children cumulated vsize (Kb) 13720

[startup+930.025 s]
Raw data (loadavg): 0.99 0.97 0.86 1/56 5555
Raw data (/proc/5555/stat): 5555 (bsolo) T 5554 5555 5299 0 -1 0 2636 0 0 0 90186 1003 0 0 25 0 1 0 1839654849 14049280 2547 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/5555/statm): 3430 2547 1116 68 0 3362 0
[pid=5555] vsize: 13720
Current children cumulated CPU time (s) 911.89
Current children cumulated vsize (Kb) 13720

[startup+940.026 s]
Raw data (loadavg): 0.99 0.97 0.86 2/56 5555
Raw data (/proc/5555/stat): 5555 (bsolo) R 5554 5555 5299 0 -1 0 2636 0 0 0 91157 1013 0 0 25 0 1 0 1839654849 14016512 2547 4294967295 134512640 134736556 3221224560 3221223344 134602751 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/5555/statm): 3422 2547 1116 68 0 3354 0
[pid=5555] vsize: 13688
Current children cumulated CPU time (s) 921.7
Current children cumulated vsize (Kb) 13688

[startup+950.026 s]
Raw data (loadavg): 0.99 0.97 0.86 1/56 5555
Raw data (/proc/5555/stat): 5555 (bsolo) T 5554 5555 5299 0 -1 0 2636 0 0 0 92124 1024 0 0 25 0 1 0 1839654849 14016512 2547 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/5555/statm): 3422 2547 1116 68 0 3354 0
[pid=5555] vsize: 13688
Current children cumulated CPU time (s) 931.48
Current children cumulated vsize (Kb) 13688

[startup+960.027 s]
Raw data (loadavg): 0.99 0.97 0.86 2/56 5555
Raw data (/proc/5555/stat): 5555 (bsolo) R 5554 5555 5299 0 -1 0 2636 0 0 0 93094 1034 0 0 25 0 1 0 1839654849 14016512 2547 4294967295 134512640 134736556 3221224560 3221223220 134528665 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/5555/statm): 3422 2547 1116 68 0 3354 0
[pid=5555] vsize: 13688
Current children cumulated CPU time (s) 941.28
Current children cumulated vsize (Kb) 13688

[startup+970.028 s]
Raw data (loadavg): 0.99 0.97 0.86 2/56 5555
Raw data (/proc/5555/stat): 5555 (bsolo) R 5554 5555 5299 0 -1 0 2636 0 0 0 94067 1043 0 0 25 0 1 0 1839654849 14016512 2547 4294967295 134512640 134736556 3221224560 3221223096 1077377771 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/5555/statm): 3422 2547 1116 68 0 3354 0
[pid=5555] vsize: 13688
Current children cumulated CPU time (s) 951.1
Current children cumulated vsize (Kb) 13688

[startup+980.027 s]
Raw data (loadavg): 0.99 0.97 0.87 2/56 5555
Raw data (/proc/5555/stat): 5555 (bsolo) R 5554 5555 5299 0 -1 0 2636 0 0 0 95039 1053 0 0 17 0 1 0 1839654849 14016512 2547 4294967295 134512640 134736556 3221224560 3221223268 134560289 0 0 5 16384 0 0 0 17 0 0 0
Raw data (/proc/5555/statm): 3422 2547 1116 68 0 3354 0
[pid=5555] vsize: 13688
Current children cumulated CPU time (s) 960.92
Current children cumulated vsize (Kb) 13688

[startup+990.028 s]
Raw data (loadavg): 0.99 0.97 0.87 2/56 5555
Raw data (/proc/5555/stat): 5555 (bsolo) R 5554 5555 5299 0 -1 0 2636 0 0 0 96006 1064 0 0 25 0 1 0 1839654849 14016512 2547 4294967295 134512640 134736556 3221224560 3221223120 134551097 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/5555/statm): 3422 2547 1116 68 0 3354 0
[pid=5555] vsize: 13688
Current children cumulated CPU time (s) 970.7
Current children cumulated vsize (Kb) 13688

[startup+1000.03 s]
Raw data (loadavg): 0.99 0.97 0.87 2/56 5555
Raw data (/proc/5555/stat): 5555 (bsolo) R 5554 5555 5299 0 -1 0 2636 0 0 0 96977 1074 0 0 25 0 1 0 1839654849 14016512 2547 4294967295 134512640 134736556 3221224560 3221223212 134534823 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/5555/statm): 3422 2547 1116 68 0 3354 0
[pid=5555] vsize: 13688
Current children cumulated CPU time (s) 980.51
Current children cumulated vsize (Kb) 13688

[startup+1010.03 s]
Raw data (loadavg): 0.99 0.97 0.87 2/56 5555
Raw data (/proc/5555/stat): 5555 (bsolo) R 5554 5555 5299 0 -1 0 2636 0 0 0 97949 1085 0 0 25 0 1 0 1839654849 14016512 2547 4294967295 134512640 134736556 3221224560 3221223136 134550882 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/5555/statm): 3422 2547 1116 68 0 3354 0
[pid=5555] vsize: 13688
Current children cumulated CPU time (s) 990.34
Current children cumulated vsize (Kb) 13688

[startup+1020.03 s]
Raw data (loadavg): 0.99 0.97 0.87 2/56 5555
Raw data (/proc/5555/stat): 5555 (bsolo) R 5554 5555 5299 0 -1 0 2636 0 0 0 98921 1094 0 0 25 0 1 0 1839654849 14016512 2547 4294967295 134512640 134736556 3221224560 3221223080 134716525 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/5555/statm): 3422 2547 1116 68 0 3354 0
[pid=5555] vsize: 13688
Current children cumulated CPU time (s) 1000.15
Current children cumulated vsize (Kb) 13688

[startup+1030.03 s]
Raw data (loadavg): 0.99 0.97 0.87 2/56 5555
Raw data (/proc/5555/stat): 5555 (bsolo) R 5554 5555 5299 0 -1 0 2636 0 0 0 99891 1105 0 0 25 0 1 0 1839654849 14016512 2547 4294967295 134512640 134736556 3221224560 3221223456 134592021 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/5555/statm): 3422 2547 1116 68 0 3354 0
[pid=5555] vsize: 13688
Current children cumulated CPU time (s) 1009.96
Current children cumulated vsize (Kb) 13688

[startup+1040.03 s]
Raw data (loadavg): 0.99 0.97 0.87 2/56 5555
Raw data (/proc/5555/stat): 5555 (bsolo) R 5554 5555 5299 0 -1 0 2636 0 0 0 100862 1117 0 0 25 0 1 0 1839654849 14016512 2547 4294967295 134512640 134736556 3221224560 3221223164 134537543 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/5555/statm): 3422 2547 1116 68 0 3354 0
[pid=5555] vsize: 13688
Current children cumulated CPU time (s) 1019.79
Current children cumulated vsize (Kb) 13688

[startup+1050.03 s]
Raw data (loadavg): 0.99 0.97 0.87 2/56 5555
Raw data (/proc/5555/stat): 5555 (bsolo) R 5554 5555 5299 0 -1 0 2636 0 0 0 101831 1129 0 0 25 0 1 0 1839654849 14016512 2547 4294967295 134512640 134736556 3221224560 3221223184 134537363 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/5555/statm): 3422 2547 1116 68 0 3354 0
[pid=5555] vsize: 13688
Current children cumulated CPU time (s) 1029.6
Current children cumulated vsize (Kb) 13688

[startup+1060.03 s]
Raw data (loadavg): 0.99 0.97 0.87 2/56 5555
Raw data (/proc/5555/stat): 5555 (bsolo) R 5554 5555 5299 0 -1 0 2636 0 0 0 102801 1140 0 0 25 0 1 0 1839654849 14016512 2547 4294967295 134512640 134736556 3221224560 3221223360 134552878 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/5555/statm): 3422 2547 1116 68 0 3354 0
[pid=5555] vsize: 13688
Current children cumulated CPU time (s) 1039.41
Current children cumulated vsize (Kb) 13688

[startup+1070.03 s]
Raw data (loadavg): 0.99 0.97 0.87 2/56 5555
Raw data (/proc/5555/stat): 5555 (bsolo) T 5554 5555 5299 0 -1 0 2636 0 0 0 103772 1149 0 0 25 0 1 0 1839654849 14016512 2547 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/5555/statm): 3422 2547 1116 68 0 3354 0
[pid=5555] vsize: 13688
Current children cumulated CPU time (s) 1049.21
Current children cumulated vsize (Kb) 13688

[startup+1080.03 s]
Raw data (loadavg): 0.99 0.97 0.88 2/56 5555
Raw data (/proc/5555/stat): 5555 (bsolo) R 5554 5555 5299 0 -1 0 2641 0 0 0 104743 1160 0 0 25 0 1 0 1839654849 14016512 2552 4294967295 134512640 134736556 3221224560 3221223136 134550882 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/5555/statm): 3422 2552 1116 68 0 3354 0
[pid=5555] vsize: 13688
Current children cumulated CPU time (s) 1059.03
Current children cumulated vsize (Kb) 13688

[startup+1090.03 s]
Raw data (loadavg): 0.99 0.97 0.88 2/56 5555
Raw data (/proc/5555/stat): 5555 (bsolo) R 5554 5555 5299 0 -1 0 2641 0 0 0 105713 1171 0 0 25 0 1 0 1839654849 14016512 2552 4294967295 134512640 134736556 3221224560 3221223152 134716149 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/5555/statm): 3422 2552 1116 68 0 3354 0
[pid=5555] vsize: 13688
Current children cumulated CPU time (s) 1068.84
Current children cumulated vsize (Kb) 13688

[startup+1100.03 s]
Raw data (loadavg): 0.99 0.97 0.88 2/56 5555
Raw data (/proc/5555/stat): 5555 (bsolo) R 5554 5555 5299 0 -1 0 2641 0 0 0 106684 1182 0 0 25 0 1 0 1839654849 14016512 2552 4294967295 134512640 134736556 3221224560 3221223172 134537369 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/5555/statm): 3422 2552 1116 68 0 3354 0
[pid=5555] vsize: 13688
Current children cumulated CPU time (s) 1078.66
Current children cumulated vsize (Kb) 13688

[startup+1110.03 s]
Raw data (loadavg): 0.99 0.97 0.88 2/56 5555
Raw data (/proc/5555/stat): 5555 (bsolo) R 5554 5555 5299 0 -1 0 2642 0 0 0 107655 1193 0 0 25 0 1 0 1839654849 14016512 2553 4294967295 134512640 134736556 3221224560 3221223104 134716180 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/5555/statm): 3422 2553 1116 68 0 3354 0
[pid=5555] vsize: 13688
Current children cumulated CPU time (s) 1088.48
Current children cumulated vsize (Kb) 13688

[startup+1120.03 s]
Raw data (loadavg): 0.99 0.97 0.88 2/56 5555
Raw data (/proc/5555/stat): 5555 (bsolo) R 5554 5555 5299 0 -1 0 2642 0 0 0 108625 1205 0 0 25 0 1 0 1839654849 14016512 2553 4294967295 134512640 134736556 3221224560 3221223296 134605570 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/5555/statm): 3422 2553 1116 68 0 3354 0
[pid=5555] vsize: 13688
Current children cumulated CPU time (s) 1098.3
Current children cumulated vsize (Kb) 13688

[startup+1130.03 s]
Raw data (loadavg): 0.99 0.97 0.88 2/56 5555
Raw data (/proc/5555/stat): 5555 (bsolo) R 5554 5555 5299 0 -1 0 2644 0 0 0 109595 1215 0 0 25 0 1 0 1839654849 14016512 2555 4294967295 134512640 134736556 3221224560 3221223296 134605561 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/5555/statm): 3422 2555 1116 68 0 3354 0
[pid=5555] vsize: 13688
Current children cumulated CPU time (s) 1108.1
Current children cumulated vsize (Kb) 13688

[startup+1140.03 s]
Raw data (loadavg): 0.99 0.97 0.88 2/56 5555
Raw data (/proc/5555/stat): 5555 (bsolo) R 5554 5555 5299 0 -1 0 2659 0 0 0 110569 1225 0 0 25 0 1 0 1839654849 14151680 2570 4294967295 134512640 134736556 3221224560 3221223136 134550713 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/5555/statm): 3455 2570 1116 68 0 3387 0
[pid=5555] vsize: 13820
Current children cumulated CPU time (s) 1117.94
Current children cumulated vsize (Kb) 13820

[startup+1150.03 s]
Raw data (loadavg): 0.99 0.97 0.88 2/56 5555
Raw data (/proc/5555/stat): 5555 (bsolo) R 5554 5555 5299 0 -1 0 2659 0 0 0 111541 1235 0 0 25 0 1 0 1839654849 14151680 2570 4294967295 134512640 134736556 3221224560 3221223136 134550865 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/5555/statm): 3455 2570 1116 68 0 3387 0
[pid=5555] vsize: 13820
Current children cumulated CPU time (s) 1127.76
Current children cumulated vsize (Kb) 13820

[startup+1160.03 s]
Raw data (loadavg): 0.99 0.97 0.88 1/56 5555
Raw data (/proc/5555/stat): 5555 (bsolo) T 5554 5555 5299 0 -1 0 2662 0 0 0 112511 1246 0 0 25 0 1 0 1839654849 14151680 2573 4294967295 134512640 134736556 3221224560 3221223452 1077781665 0 0 5 16384 3222434794 0 0 17 1 0 0
Raw data (/proc/5555/statm): 3455 2573 1116 68 0 3387 0
[pid=5555] vsize: 13820
Current children cumulated CPU time (s) 1137.57
Current children cumulated vsize (Kb) 13820

[startup+1170.03 s]
Raw data (loadavg): 0.99 0.97 0.88 2/56 5555
Raw data (/proc/5555/stat): 5555 (bsolo) R 5554 5555 5299 0 -1 0 2662 0 0 0 113484 1256 0 0 25 0 1 0 1839654849 14151680 2573 4294967295 134512640 134736556 3221224560 3221223136 134550882 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/5555/statm): 3455 2573 1116 68 0 3387 0
[pid=5555] vsize: 13820
Current children cumulated CPU time (s) 1147.4
Current children cumulated vsize (Kb) 13820

[startup+1180.03 s]
Raw data (loadavg): 0.99 0.97 0.89 2/56 5555
Raw data (/proc/5555/stat): 5555 (bsolo) R 5554 5555 5299 0 -1 0 2662 0 0 0 114454 1266 0 0 25 0 1 0 1839654849 14151680 2573 4294967295 134512640 134736556 3221224560 3221223244 134560216 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/5555/statm): 3455 2573 1116 68 0 3387 0
[pid=5555] vsize: 13820
Current children cumulated CPU time (s) 1157.2
Current children cumulated vsize (Kb) 13820

[startup+1190.03 s]
Raw data (loadavg): 0.99 0.97 0.89 2/56 5555
Raw data (/proc/5555/stat): 5555 (bsolo) R 5554 5555 5299 0 -1 0 2662 0 0 0 115425 1277 0 0 25 0 1 0 1839654849 14151680 2573 4294967295 134512640 134736556 3221224560 3221223156 1077374082 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/5555/statm): 3455 2573 1116 68 0 3387 0
[pid=5555] vsize: 13820
Current children cumulated CPU time (s) 1167.02
Current children cumulated vsize (Kb) 13820

[startup+1200.03 s]
Raw data (loadavg): 1.07 0.99 0.89 2/56 5555
Raw data (/proc/5555/stat): 5555 (bsolo) R 5554 5555 5299 0 -1 0 2669 0 0 0 116395 1287 0 0 25 0 1 0 1839654849 14151680 2580 4294967295 134512640 134736556 3221224560 3221223220 134524911 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/5555/statm): 3455 2580 1116 68 0 3387 0
[pid=5555] vsize: 13820
Current children cumulated CPU time (s) 1176.82
Current children cumulated vsize (Kb) 13820

[startup+1210.03 s]
Raw data (loadavg): 1.06 0.99 0.89 2/56 5555
Raw data (/proc/5555/stat): 5555 (bsolo) R 5554 5555 5299 0 -1 0 2670 0 0 0 117366 1298 0 0 25 0 1 0 1839654849 14151680 2581 4294967295 134512640 134736556 3221224560 3221223184 1077378571 0 0 5 16384 0 0 0 17 1 0 0
Raw data (/proc/5555/statm): 3455 2581 1116 68 0 3387 0
[pid=5555] vsize: 13820
Current children cumulated CPU time (s) 1186.64
Current children cumulated vsize (Kb) 13820
One traced child (pid=5555) exited with status: 0
All traced children have exited ! Game is over.

Child status: 0
Real time (s): 1218.57
CPU time (s): 1195.03
CPU user time (s): 1181.96
CPU system time (s): 13.072
CPU usage (%): 98.0683
Max. virtual memory (cumulated for all children) (Kb): 13820

Verifier Data

ERROR: no interpretation found !