Trace number 4398403

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
cosoco 2.O parallelOPT2 2489.83 311.75

General information on the benchmark

NamePseudoBoolean/PseudoBoolean-opt-marketSplit/
Pb-msplit-opt-4-30-1.xml
MD5SUM0b293698762add7ba6ae5db7003c937f
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark2
Best CPU time to get the best result obtained on this benchmark75.8554
Satisfiable
(Un)Satisfiability was proved
Number of variables94
Number of constraints8
Number of domains1
Minimum domain size2
Maximum domain size2
Distribution of domain sizes[{"size":2,"count":94}]
Minimum variable degree3
Maximum variable degree8
Distribution of variable degrees[{"degree":3,"count":64},{"degree":6,"count":2},{"degree":8,"count":28}]
Minimum constraint arity45
Maximum constraint arity46
Distribution of constraint arities[{"arity":45,"count":4},{"arity":46,"count":4}]
Number of extensional constraints0
Number of intensional constraints0
Distribution of constraint types[{"type":"sum","count":8}]
Optimization problemYES
Type of objectivemin SUM

Quality of the solution as a function of time


Download the above graph as a PDF file / as an EPS file

Solver Data

0.00/0.02	c
0.00/0.02	c This is cosoco 2.00 --  
0.00/0.02	c
0.00/0.02	c command line: cosoco -model -nbcores=8 HOME/instance-4398403-1568609607.xml 
0.00/0.02	c enable optimization
0.00/0.02	c ========================================[ Problem Statistics ]===========================================
0.00/0.02	c |                                                                                                       
0.00/0.02	c |  Parse time        :         0.00 s 
0.00/0.02	c |
0.00/0.02	c |               Variables: 94
0.00/0.02	c |            Domain Sizes: 2..2
0.00/0.02	c |
0.00/0.02	c |             Constraints: 9
0.00/0.02	c |                   Arity: 45..64
0.00/0.02	c | 
0.00/0.02	c |                   Types: 
0.00/0.02	c |                          Sum: 9
0.00/0.02	c |                          
0.00/0.02	c |               Objective: Minimize Sum
0.00/0.02	
0.00/0.02	c =========================================================================================================
0.00/0.02	c Parallel mode: Portfolio
0.00/0.02	c [pFactory][Group N°0] created (threads:8).
0.00/0.02	c [pFactory][Group N°0] new task added (threads:8 - tasks:1).
0.00/0.02	c [pFactory][Group N°0] new task added (threads:8 - tasks:2).
0.00/0.02	c [pFactory][Group N°0] new task added (threads:8 - tasks:3).
0.00/0.02	c [pFactory][Group N°0] new task added (threads:8 - tasks:4).
0.00/0.02	c [pFactory][Group N°0] new task added (threads:8 - tasks:5).
0.00/0.02	c [pFactory][Group N°0] new task added (threads:8 - tasks:6).
0.00/0.02	c [pFactory][Group N°0] new task added (threads:8 - tasks:7).
0.00/0.02	c [pFactory][Group N°0] new task added (threads:8 - tasks:8).
0.00/0.02	c [pFactory][Group N°0] concurrent mode: enabled.
0.00/0.02	c [pFactory][Group N°0] computations in progress (threads:8 - tasks:8).
0.00/0.02	c [pFactory][Group N°0] task 7 launched on thread 6.
0.00/0.02	c [pFactory][Group N°0] task 6 launched on thread 1.
0.00/0.02	c [pFactory][Group N°0] task 5 launched on thread 0.
0.00/0.02	c [pFactory][Group N°0] task 4 launched on thread 3.
0.00/0.02	c [pFactory][Group N°0] task 3 launched on thread 2.
0.00/0.02	o 497
0.00/0.02	c [pFactory][Group N°0] task 2 launched on thread 4.
0.00/0.02	c [pFactory][Group N°0] task 1 launched on thread 5.
0.00/0.02	c [pFactory][Group N°0] task 0 launched on thread 7.
0.00/0.02	o 457
0.00/0.03	o 340
0.00/0.05	o 339
0.00/0.06	o 264
0.00/0.07	o 202
0.00/0.08	o 200
0.00/0.10	o 197
0.78/0.12	o 187
0.78/0.13	o 163
0.78/0.15	o 154
0.78/0.16	o 139
3.22/0.47	o 138
3.22/0.47	o 90
3.22/0.50	o 88
4.01/0.52	o 87
4.01/0.54	o 86
4.01/0.56	o 85
4.01/0.56	o 84
4.01/0.57	o 83
4.74/0.62	o 81
4.74/0.64	o 77
4.74/0.66	o 61
4.74/0.67	o 59
4.74/0.69	o 57
5.53/0.71	o 55
5.53/0.73	o 49
5.53/0.77	o 37
6.27/0.80	o 35
6.27/0.84	o 34
6.27/0.86	o 32
6.27/0.89	o 30
7.08/0.91	o 28
7.08/0.92	o 24
7.08/0.94	o 22
7.93/1.06	o 21
7.93/1.10	o 20
7.93/1.11	o 11
8.76/1.15	o 9
11.06/1.41	o 8
16.72/2.11	o 6
17.45/2.29	o 4
20.64/2.69	o 3
41.41/5.21	o 2
2489.43/311.74	c [pFactory][Group N°0] concurent mode: thread 3 has won with the task 4.
2489.43/311.74	c [pFactory][Group N°0] Thread N°0 is joined.
2489.43/311.74	c [pFactory][Group N°0] Thread N°1 is joined.
2489.43/311.74	c [pFactory][Group N°0] Thread N°2 is joined.
2489.43/311.74	c [pFactory][Group N°0] Thread N°3 is joined.
2489.43/311.74	c [pFactory][Group N°0] Thread N°4 is joined.
2489.43/311.74	c [pFactory][Group N°0] Thread N°5 is joined.
2489.43/311.74	c [pFactory][Group N°0] Thread N°6 is joined.
2489.43/311.74	c [pFactory][Group N°0] Thread N°7 is joined.
2489.43/311.74	c [pFactory][Group N°0] Return Code of the winner:3 (Thread N°3)
2489.43/311.74	s OPTIMUM FOUND
2489.43/311.74	c call to solver        : 18
2489.43/311.74	c
2489.43/311.74	c restarts              : 267714      
2489.43/311.74	c conflicts             : 2270395      (912 /sec)
2489.43/311.74	c decisions             : 12535983     (5035 /sec)
2489.43/311.74	c propagations          : 47124807    (18927 /sec)
2489.43/311.74	c root propagations     : 137         
2489.43/311.74	c filter calls          : 132447927      (53196 /sec)
2489.43/311.74	c useless filter calls  : 118467407      (89 %)
2489.43/311.74	c Memory used           : 571.25 MB
2489.43/311.74	c Best bound time (wc)  : 5.21256 s
2489.43/311.74	c CPU time              : 2489.82 s
2489.43/311.74	c real time             : 311.744 s
2489.43/311.74	
2489.43/311.74	
2489.43/311.74	v <instantiation type='solution' cost='2'>
2489.43/311.74	v <list>x[0] x[10] x[11] x[12] x[13] x[14] x[15] x[16] x[17] x[18] x[19] x[1] x[20] x[21] x[22] x[23] x[24] x[25] x[26] x[27] x[28] x[29] x[2] x[30] x[31] x[32] x[33] x[34] x[35] x[36] x[37] x[38] x[39] x[3] x[40] x[41] x[42] x[43] x[44] x[45] x[46] x[47] x[48] x[49] x[4] x[50] x[51] x[52] x[53] x[54] x[55] x[56] x[57] x[58] x[59] x[5] x[60] x[61] x[62] x[63] x[64] x[65] x[66] x[67] x[68] x[69] x[6] x[70] x[71] x[72] x[73] x[74] x[75] x[76] x[77] x[78] x[79] x[7] x[80] x[81] x[82] x[83] x[84] x[85] x[86] x[87] x[88] x[89] x[8] x[90] x[91] x[92] x[93] x[9] </list>
2489.43/311.74	v <values>0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 1 1 1 1 0 1 0 1 1 0 0 0 0 0 1 0 0 0 1 1 1 0 0 1 0 0 0 0 1 1 1 0 </values>
2489.43/311.74	v </instantiation>
2489.43/311.74	

Verifier Data

OK	2

Watcher Data

runsolver version 3.4.0 (svn: 3012) Copyright (C) 2010-2013 Olivier ROUSSEL

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

NUMA information:
  number of nodes: 2
  memory of node 0: 16374 MiB (15424 MiB free)
  memory of node 1: 16384 MiB (15159 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4398403-1568609607/watcher-4398403-1568609607 -o /tmp/evaluation-result-4398403-1568609607/solver-4398403-1568609607 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node126-1568609569-26729 --watchdog 2580 cosoco -model -nbcores=8 HOME/instance-4398403-1568609607.xml 

running on 8 cores: 0,2,4,6,1,3,5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 20160 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 20190 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2520 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 31744000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 31795200 KiB
Linux 3.10.0-514.16.1.el7.x86_64
Starting watchdog thread
solver pid=26746, runsolver pid=26743
Current StackSize limit: 8192 KiB


[startup+0.100587 s]*
/proc/loadavg: 7.89 8.01 7.25 9/200 26755
/proc/meminfo: memFree=31317732/32770624 swapFree=66986564/67108860
[pid=26746] ppid=26743 vsize=617744 memory=4480 CPUtime=0.78 cores=0-7
/proc/26746/stat : 26746 (cosoco) S 26743 26746 26702 0 -1 1077944320 1415 0 0 0 78 0 0 0 20 0 9 0 437228469 632569856 1120 33554432000 4194304 6211092 140721235852320 140721235850576 140427760303863 0 0 4096 8405026 18446744073709551615 0 0 17 2 0 0 0 0 0 8312316 8317760 8364032 140721235854353 140721235854445 140721235854445 140721235857358 0
/proc/26746/statm: 154436 1120 872 493 0 147741 0
[pid=26746/tid=26748] ppid=26743 vsize=617744 memory=1398722017469774279 CPUtime=0.09 cores=0-7
/proc/26746/task/26748/stat : 26748 (cosoco) R 26743 26746 26702 0 -1 4202560 12 0 0 0 9 0 0 0 20 0 9 0 437228470 632569856 1120 33554432000 4194304 6211092 140721235852320 140427737161312 5156232 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 8364032 140721235854353 140721235854445 140721235854445 140721235857358 0
[pid=26746/tid=26749] ppid=26743 vsize=617744 memory=4872558142750484543 CPUtime=0.09 cores=0-7
/proc/26746/task/26749/stat : 26749 (cosoco) R 26743 26746 26702 0 -1 4202560 12 0 0 0 9 0 0 0 20 0 9 0 437228470 632569856 1120 33554432000 4194304 6211092 140721235852320 140427728768184 5409453 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 8364032 140721235854353 140721235854445 140721235854445 140721235857358 0
[pid=26746/tid=26750] ppid=26743 vsize=617744 memory=140377133139584 CPUtime=0.09 cores=0-7
/proc/26746/task/26750/stat : 26750 (cosoco) R 26743 26746 26702 0 -1 4202560 18 0 0 0 9 0 0 0 20 0 9 0 437228470 632569856 1120 33554432000 4194304 6211092 140721235852320 140427720375904 5156928 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 8364032 140721235854353 140721235854445 140721235854445 140721235857358 0
[pid=26746/tid=26751] ppid=26743 vsize=617744 memory=0 CPUtime=0.09 cores=0-7
/proc/26746/task/26751/stat : 26751 (cosoco) R 26743 26746 26702 0 -1 4202560 14 0 0 0 9 0 0 0 20 0 9 0 437228470 632569856 1120 33554432000 4194304 6211092 140721235852320 140427711983200 5155320 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 8364032 140721235854353 140721235854445 140721235854445 140721235857358 0
[pid=26746/tid=26752] ppid=26743 vsize=617744 memory=0 CPUtime=0.09 cores=0-7
/proc/26746/task/26752/stat : 26752 (cosoco) R 26743 26746 26702 0 -1 4202560 11 0 0 0 9 0 0 0 20 0 9 0 437228470 632569856 1120 33554432000 4194304 6211092 140721235852320 140427703590496 5250463 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 8364032 140721235854353 140721235854445 140721235854445 140721235857358 0
[pid=26746/tid=26753] ppid=26743 vsize=617744 memory=0 CPUtime=0.09 cores=0-7
/proc/26746/task/26753/stat : 26753 (cosoco) R 26743 26746 26702 0 -1 4202560 12 0 0 0 9 0 0 0 20 0 9 0 437228470 632569856 1120 33554432000 4194304 6211092 140721235852320 140427695197368 5158023 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 8364032 140721235854353 140721235854445 140721235854445 140721235857358 0
[pid=26746/tid=26754] ppid=26743 vsize=617744 memory=-1 CPUtime=0.09 cores=0-7
/proc/26746/task/26754/stat : 26754 (cosoco) R 26743 26746 26702 0 -1 4202560 22 0 0 0 9 0 0 0 20 0 9 0 437228470 632569856 1120 33554432000 4194304 6211092 140721235852320 140427686804752 5250293 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 8364032 140721235854353 140721235854445 140721235854445 140721235857358 0
[pid=26746/tid=26755] ppid=26743 vsize=617744 memory=0 CPUtime=0.09 cores=0-7
/proc/26746/task/26755/stat : 26755 (cosoco) R 26743 26746 26702 0 -1 4202560 12 0 0 0 9 0 0 0 20 0 9 0 437228470 632569856 1120 33554432000 4194304 6211092 140721235852320 140427678411960 5155345 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 8364032 140721235854353 140721235854445 140721235854445 140721235857358 0
Current children cumulated CPU time: 0.78 s
Current children cumulated vsize: 617744 KiB
Current children cumulated memory: 4480 KiB

[startup+0.210592 s]*
/proc/loadavg: 7.89 8.01 7.25 9/200 26755
/proc/meminfo: memFree=31317732/32770624 swapFree=66986564/67108860
[pid=26746] ppid=26743 vsize=617744 memory=4480 CPUtime=1.65 cores=0-7
/proc/26746/stat : 26746 (cosoco) S 26743 26746 26702 0 -1 1077944320 1422 0 0 0 165 0 0 0 20 0 9 0 437228469 632569856 1120 33554432000 4194304 6211092 140721235852320 140721235850576 140427760303863 0 0 4096 8405026 18446744073709551615 0 0 17 2 0 0 0 0 0 8312316 8317760 8364032 140721235854353 140721235854445 140721235854445 140721235857358 0
/proc/26746/statm: 154436 1120 872 493 0 147741 0
[pid=26746/tid=26748] ppid=26743 vsize=617744 memory=7310027617963868211 CPUtime=0.2 cores=0-7
/proc/26746/task/26748/stat : 26748 (cosoco) R 26743 26746 26702 0 -1 4202560 12 0 0 0 20 0 0 0 20 0 9 0 437228470 632569856 1120 33554432000 4194304 6211092 140721235852320 140427737161312 5155829 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 8364032 140721235854353 140721235854445 140721235854445 140721235857358 0
[pid=26746/tid=26749] ppid=26743 vsize=617744 memory=288230613264367639 CPUtime=0.19 cores=0-7
/proc/26746/task/26749/stat : 26749 (cosoco) R 26743 26746 26702 0 -1 4202560 15 0 0 0 19 0 0 0 20 0 9 0 437228470 632569856 1120 33554432000 4194304 6211092 140721235852320 140427728768184 5158095 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 8364032 140721235854353 140721235854445 140721235854445 140721235857358 0
[pid=26746/tid=26750] ppid=26743 vsize=617744 memory=288370753284851328 CPUtime=0.2 cores=0-7
/proc/26746/task/26750/stat : 26750 (cosoco) R 26743 26746 26702 0 -1 4202560 19 0 0 0 20 0 0 0 20 0 9 0 437228470 632569856 1120 33554432000 4194304 6211092 140721235852320 140427720375904 5156502 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 8364032 140721235854353 140721235854445 140721235854445 140721235857358 0
[pid=26746/tid=26751] ppid=26743 vsize=617744 memory=-1 CPUtime=0.2 cores=0-7
/proc/26746/task/26751/stat : 26751 (cosoco) R 26743 26746 26702 0 -1 4202560 14 0 0 0 20 0 0 0 20 0 9 0 437228470 632569856 1120 33554432000 4194304 6211092 140721235852320 140427711983200 5157937 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 8364032 140721235854353 140721235854445 140721235854445 140721235857358 0
[pid=26746/tid=26752] ppid=26743 vsize=617744 memory=0 CPUtime=0.2 cores=0-7
/proc/26746/task/26752/stat : 26752 (cosoco) R 26743 26746 26702 0 -1 4202560 13 0 0 0 20 0 0 0 20 0 9 0 437228470 632569856 1120 33554432000 4194304 6211092 140721235852320 140427703590496 5156144 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 8364032 140721235854353 140721235854445 140721235854445 140721235857358 0
[pid=26746/tid=26753] ppid=26743 vsize=617744 memory=0 CPUtime=0.2 cores=0-7
/proc/26746/task/26753/stat : 26753 (cosoco) R 26743 26746 26702 0 -1 4202560 12 0 0 0 20 0 0 0 20 0 9 0 437228470 632569856 1120 33554432000 4194304 6211092 140721235852320 140427695197368 5207504 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 8364032 140721235854353 140721235854445 140721235854445 140721235857358 0
[pid=26746/tid=26754] ppid=26743 vsize=617744 memory=-1 CPUtime=0.2 cores=0-7
/proc/26746/task/26754/stat : 26754 (cosoco) R 26743 26746 26702 0 -1 4202560 22 0 0 0 20 0 0 0 20 0 9 0 437228470 632569856 1120 33554432000 4194304 6211092 140721235852320 140427686804752 5250234 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 8364032 140721235854353 140721235854445 140721235854445 140721235857358 0
[pid=26746/tid=26755] ppid=26743 vsize=617744 memory=0 CPUtime=0.2 cores=0-7
/proc/26746/task/26755/stat : 26755 (cosoco) R 26743 26746 26702 0 -1 4202560 13 0 0 0 20 0 0 0 20 0 9 0 437228470 632569856 1120 33554432000 4194304 6211092 140721235852320 140427678411960 5158194 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 8364032 140721235854353 140721235854445 140721235854445 140721235857358 0
Current children cumulated CPU time: 1.65 s
Current children cumulated vsize: 617744 KiB
Current children cumulated memory: 4480 KiB

[startup+0.309591 s]*
/proc/loadavg: 7.89 8.01 7.25 9/200 26755
/proc/meminfo: memFree=31317732/32770624 swapFree=66986564/67108860
[pid=26746] ppid=26743 vsize=617744 memory=4480 CPUtime=2.43 cores=0-7
/proc/26746/stat : 26746 (cosoco) S 26743 26746 26702 0 -1 1077944320 1422 0 0 0 243 0 0 0 20 0 9 0 437228469 632569856 1120 33554432000 4194304 6211092 140721235852320 140721235850576 140427760303863 0 0 4096 8405026 18446744073709551615 0 0 17 2 0 0 0 0 0 8312316 8317760 8364032 140721235854353 140721235854445 140721235854445 140721235857358 0
/proc/26746/statm: 154436 1120 872 493 0 147741 0
[pid=26746/tid=26748] ppid=26743 vsize=617744 memory=1398722017469774279 CPUtime=0.3 cores=0-7
/proc/26746/task/26748/stat : 26748 (cosoco) R 26743 26746 26702 0 -1 4202560 12 0 0 0 30 0 0 0 20 0 9 0 437228470 632569856 1120 33554432000 4194304 6211092 140721235852320 140427737161312 5250289 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 8364032 140721235854353 140721235854445 140721235854445 140721235857358 0
[pid=26746/tid=26749] ppid=26743 vsize=617744 memory=4872558044660077418 CPUtime=0.28 cores=0-7
/proc/26746/task/26749/stat : 26749 (cosoco) R 26743 26746 26702 0 -1 4202560 15 0 0 0 28 0 0 0 20 0 9 0 437228470 632569856 1120 33554432000 4194304 6211092 140721235852320 140427728768184 5157721 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 8364032 140721235854353 140721235854445 140721235854445 140721235857358 0
[pid=26746/tid=26750] ppid=26743 vsize=617744 memory=0 CPUtime=0.3 cores=0-7
/proc/26746/task/26750/stat : 26750 (cosoco) R 26743 26746 26702 0 -1 4202560 19 0 0 0 30 0 0 0 20 0 9 0 437228470 632569856 1120 33554432000 4194304 6211092 140721235852320 140427720375904 5250272 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 8364032 140721235854353 140721235854445 140721235854445 140721235857358 0
[pid=26746/tid=26751] ppid=26743 vsize=617744 memory=6656426216303648864 CPUtime=0.3 cores=0-7
/proc/26746/task/26751/stat : 26751 (cosoco) R 26743 26746 26702 0 -1 4202560 14 0 0 0 30 0 0 0 20 0 9 0 437228470 632569856 1120 33554432000 4194304 6211092 140721235852320 140427711982776 5157748 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 8364032 140721235854353 140721235854445 140721235854445 140721235857358 0
[pid=26746/tid=26752] ppid=26743 vsize=617744 memory=6656426216303648864 CPUtime=0.3 cores=0-7
/proc/26746/task/26752/stat : 26752 (cosoco) R 26743 26746 26702 0 -1 4202560 13 0 0 0 30 0 0 0 20 0 9 0 437228470 632569856 1120 33554432000 4194304 6211092 140721235852320 140427703590496 5250279 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 8364032 140721235854353 140721235854445 140721235854445 140721235857358 0
[pid=26746/tid=26753] ppid=26743 vsize=617744 memory=0 CPUtime=0.3 cores=0-7
/proc/26746/task/26753/stat : 26753 (cosoco) R 26743 26746 26702 0 -1 4202560 12 0 0 0 30 0 0 0 20 0 9 0 437228470 632569856 1120 33554432000 4194304 6211092 140721235852320 140427695197368 5155812 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 8364032 140721235854353 140721235854445 140721235854445 140721235857358 0
[pid=26746/tid=26754] ppid=26743 vsize=617744 memory=0 CPUtime=0.3 cores=0-7
/proc/26746/task/26754/stat : 26754 (cosoco) R 26743 26746 26702 0 -1 4202560 22 0 0 0 30 0 0 0 20 0 9 0 437228470 632569856 1120 33554432000 4194304 6211092 140721235852320 140427686804752 5250465 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 8364032 140721235854353 140721235854445 140721235854445 140721235857358 0
[pid=26746/tid=26755] ppid=26743 vsize=617744 memory=0 CPUtime=0.3 cores=0-7
/proc/26746/task/26755/stat : 26755 (cosoco) R 26743 26746 26702 0 -1 4202560 13 0 0 0 30 0 0 0 20 0 9 0 437228470 632569856 1120 33554432000 4194304 6211092 140721235852320 140427678411960 5250234 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 8364032 140721235854353 140721235854445 140721235854445 140721235857358 0
Current children cumulated CPU time: 2.43 s
Current children cumulated vsize: 617744 KiB
Current children cumulated memory: 4480 KiB

[startup+0.708594 s]
/proc/loadavg: 7.89 8.01 7.25 9/200 26755
/proc/meminfo: memFree=31317732/32770624 swapFree=66986564/67108860
[pid=26746] ppid=26743 vsize=617744 memory=4480 CPUtime=5.53 cores=0-7
/proc/26746/stat : 26746 (cosoco) S 26743 26746 26702 0 -1 1077944320 1431 0 0 0 553 0 0 0 20 0 9 0 437228469 632569856 1120 33554432000 4194304 6211092 140721235852320 140721235850576 140427760303863 0 0 4096 8405026 18446744073709551615 0 0 17 2 0 0 0 0 0 8312316 8317760 8364032 140721235854353 140721235854445 140721235854445 140721235857358 0
/proc/26746/statm: 154436 1120 872 493 0 147741 0
[pid=26746/tid=26748] ppid=26743 vsize=617744 memory=4028 CPUtime=0.69 cores=0-7
/proc/26746/task/26748/stat : 26748 (cosoco) R 26743 26746 26702 0 -1 4202560 15 0 0 0 69 0 0 0 20 0 9 0 437228470 632569856 1120 33554432000 4194304 6211092 140721235852320 140427737160976 5250298 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 8364032 140721235854353 140721235854445 140721235854445 140721235857358 0
[pid=26746/tid=26749] ppid=26743 vsize=617744 memory=2832 CPUtime=0.65 cores=0-7
/proc/26746/task/26749/stat : 26749 (cosoco) R 26743 26746 26702 0 -1 4202560 17 0 0 0 65 0 0 0 20 0 9 0 437228470 632569856 1120 33554432000 4194304 6211092 140721235852320 140427728768272 5250260 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 8364032 140721235854353 140721235854445 140721235854445 140721235857358 0
[pid=26746/tid=26750] ppid=26743 vsize=617744 memory=1540 CPUtime=0.69 cores=0-7
/proc/26746/task/26750/stat : 26750 (cosoco) R 26743 26746 26702 0 -1 4202560 20 0 0 0 69 0 0 0 20 0 9 0 437228470 632569856 1120 33554432000 4194304 6211092 140721235852320 140427720375904 5156188 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 8364032 140721235854353 140721235854445 140721235854445 140721235857358 0
[pid=26746/tid=26751] ppid=26743 vsize=617744 memory=1696 CPUtime=0.69 cores=0-7
/proc/26746/task/26751/stat : 26751 (cosoco) R 26743 26746 26702 0 -1 4202560 14 0 0 0 69 0 0 0 20 0 9 0 437228470 632569856 1120 33554432000 4194304 6211092 140721235852320 140427711982864 5155982 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 8364032 140721235854353 140721235854445 140721235854445 140721235857358 0
[pid=26746/tid=26752] ppid=26743 vsize=617744 memory=5972 CPUtime=0.69 cores=0-7
/proc/26746/task/26752/stat : 26752 (cosoco) R 26743 26746 26702 0 -1 4202560 13 0 0 0 69 0 0 0 20 0 9 0 437228470 632569856 1120 33554432000 4194304 6211092 140721235852320 140427703590496 5250234 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 8364032 140721235854353 140721235854445 140721235854445 140721235857358 0
[pid=26746/tid=26753] ppid=26743 vsize=617744 memory=772 CPUtime=0.69 cores=0-7
/proc/26746/task/26753/stat : 26753 (cosoco) R 26743 26746 26702 0 -1 4202560 14 0 0 0 69 0 0 0 20 0 9 0 437228470 632569856 1120 33554432000 4194304 6211092 140721235852320 140427695197368 5156488 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 8364032 140721235854353 140721235854445 140721235854445 140721235857358 0
[pid=26746/tid=26754] ppid=26743 vsize=617744 memory=140381428106879 CPUtime=0.69 cores=0-7
/proc/26746/task/26754/stat : 26754 (cosoco) R 26743 26746 26702 0 -1 4202560 22 0 0 0 69 0 0 0 20 0 9 0 437228470 632569856 1120 33554432000 4194304 6211092 140721235852320 140427686804336 5158185 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 8364032 140721235854353 140721235854445 140721235854445 140721235857358 0
[pid=26746/tid=26755] ppid=26743 vsize=617744 memory=7079746850842632256 CPUtime=0.69 cores=0-7
/proc/26746/task/26755/stat : 26755 (cosoco) R 26743 26746 26702 0 -1 4202560 14 0 0 0 69 0 0 0 20 0 9 0 437228470 632569856 1120 33554432000 4194304 6211092 140721235852320 140427678412048 5158072 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 8364032 140721235854353 140721235854445 140721235854445 140721235857358 0
Current children cumulated CPU time: 5.53 s
Current children cumulated vsize: 617744 KiB
Current children cumulated memory: 4480 KiB

[startup+1.50058 s]
/proc/loadavg: 7.89 8.01 7.25 13/200 26755
/proc/meminfo: memFree=31317732/32770624 swapFree=66986564/67108860
[pid=26746] ppid=26743 vsize=617744 memory=4648 CPUtime=11.86 cores=0-7
/proc/26746/stat : 26746 (cosoco) S 26743 26746 26702 0 -1 1077944320 1798 0 0 0 1186 0 0 0 20 0 9 0 437228469 632569856 1162 33554432000 4194304 6211092 140721235852320 140721235850576 140427760303863 0 0 4096 8405026 18446744073709551615 0 0 17 2 0 0 0 0 0 8312316 8317760 8364032 140721235854353 140721235854445 140721235854445 140721235857358 0
/proc/26746/statm: 154436 1162 872 493 0 147741 0
[pid=26746/tid=26748] ppid=26743 vsize=617744 memory=6438155977927 CPUtime=1.49 cores=0-7
/proc/26746/task/26748/stat : 26748 (cosoco) R 26743 26746 26702 0 -1 4202560 53 0 0 0 149 0 0 0 20 0 9 0 437228470 632569856 1162 33554432000 4194304 6211092 140721235852320 140427737160976 5156491 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 8364032 140721235854353 140721235854445 140721235854445 140721235857358 0
[pid=26746/tid=26749] ppid=26743 vsize=617744 memory=288230621803970871 CPUtime=1.43 cores=0-7
/proc/26746/task/26749/stat : 26749 (cosoco) R 26743 26746 26702 0 -1 4202560 59 0 0 0 143 0 0 0 20 0 9 0 437228470 632569856 1162 33554432000 4194304 6211092 140721235852320 140427728768272 5157586 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 8364032 140721235854353 140721235854445 140721235854445 140721235857358 0
[pid=26746/tid=26750] ppid=26743 vsize=617744 memory=13848581702421048 CPUtime=1.49 cores=0-7
/proc/26746/task/26750/stat : 26750 (cosoco) R 26743 26746 26702 0 -1 4202560 51 0 0 0 149 0 0 0 20 0 9 0 437228470 632569856 1162 33554432000 4194304 6211092 140721235852320 140427720375568 5155341 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 8364032 140721235854353 140721235854445 140721235854445 140721235857358 0
[pid=26746/tid=26751] ppid=26743 vsize=617744 memory=132 CPUtime=1.49 cores=0-7
/proc/26746/task/26751/stat : 26751 (cosoco) R 26743 26746 26702 0 -1 4202560 47 0 0 0 149 0 0 0 20 0 9 0 437228470 632569856 1162 33554432000 4194304 6211092 140721235852320 140427711982864 5157721 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 8364032 140721235854353 140721235854445 140721235854445 140721235857358 0
[pid=26746/tid=26752] ppid=26743 vsize=617744 memory=288230596034167089 CPUtime=1.48 cores=0-7
/proc/26746/task/26752/stat : 26752 (cosoco) R 26743 26746 26702 0 -1 4202560 70 0 0 0 148 0 0 0 20 0 9 0 437228470 632569856 1162 33554432000 4194304 6211092 140721235852320 140427703590032 5250467 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 8364032 140721235854353 140721235854445 140721235854445 140721235857358 0
[pid=26746/tid=26753] ppid=26743 vsize=617744 memory=15259250825889593 CPUtime=1.48 cores=0-7
/proc/26746/task/26753/stat : 26753 (cosoco) R 26743 26746 26702 0 -1 4202560 80 0 0 0 148 0 0 0 20 0 9 0 437228470 632569856 1162 33554432000 4194304 6211092 140721235852320 140427695197368 5409439 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 8364032 140721235854353 140721235854445 140721235854445 140721235857358 0
[pid=26746/tid=26754] ppid=26743 vsize=617744 memory=0 CPUtime=1.49 cores=0-7
/proc/26746/task/26754/stat : 26754 (cosoco) R 26743 26746 26702 0 -1 4202560 55 0 0 0 149 0 0 0 20 0 9 0 437228470 632569856 1162 33554432000 4194304 6211092 140721235852320 140427686804752 5250234 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 8364032 140721235854353 140721235854445 140721235854445 140721235857358 0
[pid=26746/tid=26755] ppid=26743 vsize=617744 memory=0 CPUtime=1.48 cores=0-7
/proc/26746/task/26755/stat : 26755 (cosoco) R 26743 26746 26702 0 -1 4202560 81 0 0 0 148 0 0 0 20 0 9 0 437228470 632569856 1162 33554432000 4194304 6211092 140721235852320 140427678412048 5397465 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 8364032 140721235854353 140721235854445 140721235854445 140721235857358 0
Current children cumulated CPU time: 11.86 s
Current children cumulated vsize: 617744 KiB
Current children cumulated memory: 4648 KiB

[startup+3.10959 s]
/proc/loadavg: 7.89 8.01 7.25 9/200 26755
/proc/meminfo: memFree=31316996/32770624 swapFree=66986564/67108860
[pid=26746] ppid=26743 vsize=617744 memory=5008 CPUtime=24.7 cores=0-7
/proc/26746/stat : 26746 (cosoco) S 26743 26746 26702 0 -1 1077944320 2111 0 0 0 2470 0 0 0 20 0 9 0 437228469 632569856 1252 33554432000 4194304 6211092 140721235852320 140721235850576 140427760303863 0 0 4096 8405026 18446744073709551615 0 0 17 2 0 0 0 0 0 8312316 8317760 8364032 140721235854353 140721235854445 140721235854445 140721235857358 0
/proc/26746/statm: 154436 1252 885 493 0 147741 0
[pid=26746/tid=26748] ppid=26743 vsize=617744 memory=3616 CPUtime=3.09 cores=0-7
/proc/26746/task/26748/stat : 26748 (cosoco) R 26743 26746 26702 0 -1 4202560 71 0 0 0 309 0 0 0 20 0 9 0 437228470 632569856 1252 33554432000 4194304 6211092 140721235852320 140427737160976 5250272 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 8364032 140721235854353 140721235854445 140721235854445 140721235857358 0
[pid=26746/tid=26749] ppid=26743 vsize=617744 memory=35856 CPUtime=3.01 cores=0-7
/proc/26746/task/26749/stat : 26749 (cosoco) R 26743 26746 26702 0 -1 4202560 75 0 0 0 301 0 0 0 20 0 9 0 437228470 632569856 1252 33554432000 4194304 6211092 140721235852320 140427728768272 5155804 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 8364032 140721235854353 140721235854445 140721235854445 140721235857358 0
[pid=26746/tid=26750] ppid=26743 vsize=617744 memory=984 CPUtime=3.09 cores=0-7
/proc/26746/task/26750/stat : 26750 (cosoco) R 26743 26746 26702 0 -1 4202560 99 0 0 0 309 0 0 0 20 0 9 0 437228470 632569856 1252 33554432000 4194304 6211092 140721235852320 140427720375568 5250272 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 8364032 140721235854353 140721235854445 140721235854445 140721235857358 0
[pid=26746/tid=26751] ppid=26743 vsize=617744 memory=4648 CPUtime=3.09 cores=0-7
/proc/26746/task/26751/stat : 26751 (cosoco) R 26743 26746 26702 0 -1 4202560 84 0 0 0 309 0 0 0 20 0 9 0 437228470 632569856 1252 33554432000 4194304 6211092 140721235852320 140427711982864 5250293 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 8364032 140721235854353 140721235854445 140721235854445 140721235857358 0
[pid=26746/tid=26752] ppid=26743 vsize=617744 memory=0 CPUtime=3.09 cores=0-7
/proc/26746/task/26752/stat : 26752 (cosoco) R 26743 26746 26702 0 -1 4202560 112 0 0 0 309 0 0 0 20 0 9 0 437228470 632569856 1252 33554432000 4194304 6211092 140721235852320 140427703590032 5156931 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 8364032 140721235854353 140721235854445 140721235854445 140721235857358 0
[pid=26746/tid=26753] ppid=26743 vsize=617744 memory=140376979648204 CPUtime=3.09 cores=0-7
/proc/26746/task/26753/stat : 26753 (cosoco) R 26743 26746 26702 0 -1 4202560 125 0 0 0 309 0 0 0 20 0 9 0 437228470 632569856 1252 33554432000 4194304 6211092 140721235852320 140427695197368 5157218 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 8364032 140721235854353 140721235854445 140721235854445 140721235857358 0
[pid=26746/tid=26754] ppid=26743 vsize=617744 memory=288230583149265199 CPUtime=3.09 cores=0-7
/proc/26746/task/26754/stat : 26754 (cosoco) R 26743 26746 26702 0 -1 4202560 107 0 0 0 309 0 0 0 20 0 9 0 437228470 632569856 1252 33554432000 4194304 6211092 140721235852320 140427686804752 5156684 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 8364032 140721235854353 140721235854445 140721235854445 140721235857358 0
[pid=26746/tid=26755] ppid=26743 vsize=617744 memory=14978866770872074 CPUtime=3.09 cores=0-7
/proc/26746/task/26755/stat : 26755 (cosoco) R 26743 26746 26702 0 -1 4202560 136 0 0 0 309 0 0 0 20 0 9 0 437228470 632569856 1252 33554432000 4194304 6211092 140721235852320 140427678412048 5156880 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 8364032 140721235854353 140721235854445 140721235854445 140721235857358 0
Current children cumulated CPU time: 24.7 s
Current children cumulated vsize: 617744 KiB
Current children cumulated memory: 5008 KiB

[startup+6.30058 s]
/proc/loadavg: 7.42 7.91 7.22 9/200 26755
/proc/meminfo: memFree=31317832/32770624 swapFree=66986564/67108860
[pid=26746] ppid=26743 vsize=617744 memory=5012 CPUtime=50.19 cores=0-7
/proc/26746/stat : 26746 (cosoco) S 26743 26746 26702 0 -1 1077944320 2510 0 0 0 5019 0 0 0 20 0 9 0 437228469 632569856 1253 33554432000 4194304 6211092 140721235852320 140721235850576 140427760303863 0 0 4096 8405026 18446744073709551615 0 0 17 2 0 0 0 0 0 8312316 8317760 8364032 140721235854353 140721235854445 140721235854445 140721235857358 0
/proc/26746/statm: 154436 1253 885 493 0 147741 0
[pid=26746/tid=26748] ppid=26743 vsize=617744 memory=5012 CPUtime=6.29 cores=0-7
/proc/26746/task/26748/stat : 26748 (cosoco) R 26743 26746 26702 0 -1 4202560 104 0 0 0 629 0 0 0 20 0 9 0 437228470 632569856 1253 33554432000 4194304 6211092 140721235852320 140427737160976 5155957 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 8364032 140721235854353 140721235854445 140721235854445 140721235857358 0
[pid=26746/tid=26749] ppid=26743 vsize=617744 memory=140381428106879 CPUtime=6.17 cores=0-7
/proc/26746/task/26749/stat : 26749 (cosoco) R 26743 26746 26702 0 -1 4202560 126 0 0 0 617 0 0 0 20 0 9 0 437228470 632569856 1253 33554432000 4194304 6211092 140721235852320 140427728768272 5409453 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 8364032 140721235854353 140721235854445 140721235854445 140721235857358 0
[pid=26746/tid=26750] ppid=26743 vsize=617744 memory=320 CPUtime=6.28 cores=0-7
/proc/26746/task/26750/stat : 26750 (cosoco) R 26743 26746 26702 0 -1 4202560 168 0 0 0 628 0 0 0 20 0 9 0 437228470 632569856 1253 33554432000 4194304 6211092 140721235852320 140427720375568 5157925 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 8364032 140721235854353 140721235854445 140721235854445 140721235857358 0
[pid=26746/tid=26751] ppid=26743 vsize=617744 memory=328 CPUtime=6.29 cores=0-7
/proc/26746/task/26751/stat : 26751 (cosoco) R 26743 26746 26702 0 -1 4202560 125 0 0 0 629 0 0 0 20 0 9 0 437228470 632569856 1253 33554432000 4194304 6211092 140721235852320 140427711982864 5155968 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 8364032 140721235854353 140721235854445 140721235854445 140721235857358 0

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

Current children cumulated CPU time: 2402.38 s
Current children cumulated vsize: 617744 KiB
Current children cumulated memory: 5012 KiB

[startup+307.201 s]
/proc/loadavg: 8.09 8.16 7.53 9/201 26776
/proc/meminfo: memFree=31320592/32770624 swapFree=66986568/67108860
[pid=26746] ppid=26743 vsize=617744 memory=5012 CPUtime=2453.48 cores=0-7
/proc/26746/stat : 26746 (cosoco) S 26743 26746 26702 0 -1 1077944320 6568 0 0 0 245348 0 0 0 20 0 9 0 437228469 632569856 1253 33554432000 4194304 6211092 140721235852320 140721235850576 140427760303863 0 0 4096 8405026 18446744073709551615 0 0 17 2 0 0 0 0 0 8312316 8317760 8364032 140721235854353 140721235854445 140721235854445 140721235857358 0
/proc/26746/statm: 154436 1253 885 493 0 147741 0
[pid=26746/tid=26748] ppid=26743 vsize=617744 memory=1060 CPUtime=307.18 cores=0-7
/proc/26746/task/26748/stat : 26748 (cosoco) R 26743 26746 26702 0 -1 4202560 563 0 0 0 30718 0 0 0 20 0 9 0 437228470 632569856 1253 33554432000 4194304 6211092 140721235852320 140427737160976 5155358 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 8364032 140721235854353 140721235854445 140721235854445 140721235857358 0
[pid=26746/tid=26749] ppid=26743 vsize=617744 memory=740 CPUtime=303.31 cores=0-7
/proc/26746/task/26749/stat : 26749 (cosoco) R 26743 26746 26702 0 -1 4202560 597 0 0 0 30331 0 0 0 20 0 9 0 437228470 632569856 1253 33554432000 4194304 6211092 140721235852320 140427728768272 5250298 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 8364032 140721235854353 140721235854445 140721235854445 140721235857358 0
[pid=26746/tid=26750] ppid=26743 vsize=617744 memory=5012 CPUtime=307.16 cores=0-7
/proc/26746/task/26750/stat : 26750 (cosoco) R 26743 26746 26702 0 -1 4202560 676 0 0 0 30716 0 0 0 20 0 9 0 437228470 632569856 1253 33554432000 4194304 6211092 140721235852320 140427720375568 5250272 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 8364032 140721235854353 140721235854445 140721235854445 140721235857358 0
[pid=26746/tid=26751] ppid=26743 vsize=617744 memory=5012 CPUtime=307.17 cores=0-7
/proc/26746/task/26751/stat : 26751 (cosoco) R 26743 26746 26702 0 -1 4202560 638 0 0 0 30717 0 0 0 20 0 9 0 437228470 632569856 1253 33554432000 4194304 6211092 140721235852320 140427711982864 5155525 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 8364032 140721235854353 140721235854445 140721235854445 140721235857358 0
[pid=26746/tid=26752] ppid=26743 vsize=617744 memory=35856 CPUtime=307.17 cores=0-7
/proc/26746/task/26752/stat : 26752 (cosoco) R 26743 26746 26702 0 -1 4202560 662 0 0 0 30717 0 0 0 20 0 9 0 437228470 632569856 1253 33554432000 4194304 6211092 140721235852320 140427703589824 5250284 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 8364032 140721235854353 140721235854445 140721235854445 140721235857358 0
[pid=26746/tid=26753] ppid=26743 vsize=617744 memory=984 CPUtime=307.15 cores=0-7
/proc/26746/task/26753/stat : 26753 (cosoco) R 26743 26746 26702 0 -1 4202560 701 0 0 0 30715 0 0 0 20 0 9 0 437228470 632569856 1253 33554432000 4194304 6211092 140721235852320 140427695197368 5250241 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 8364032 140721235854353 140721235854445 140721235854445 140721235857358 0
[pid=26746/tid=26754] ppid=26743 vsize=617744 memory=97 CPUtime=307.15 cores=0-7
/proc/26746/task/26754/stat : 26754 (cosoco) R 26743 26746 26702 0 -1 4202560 668 0 0 0 30715 0 0 0 20 0 9 0 437228470 632569856 1253 33554432000 4194304 6211092 140721235852320 140427686804752 5155655 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 8364032 140721235854353 140721235854445 140721235854445 140721235857358 0
[pid=26746/tid=26755] ppid=26743 vsize=617744 memory=5012 CPUtime=307.14 cores=0-7
/proc/26746/task/26755/stat : 26755 (cosoco) R 26743 26746 26702 0 -1 4202560 761 0 0 0 30714 0 0 0 20 0 9 0 437228470 632569856 1253 33554432000 4194304 6211092 140721235852320 140427678412048 5156837 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 8364032 140721235854353 140721235854445 140721235854445 140721235857358 0
Current children cumulated CPU time: 2453.48 s
Current children cumulated vsize: 617744 KiB
Current children cumulated memory: 5012 KiB

[startup+308.801 s]
/proc/loadavg: 8.09 8.16 7.53 9/201 26776
/proc/meminfo: memFree=31320592/32770624 swapFree=66986568/67108860
[pid=26746] ppid=26743 vsize=617744 memory=5012 CPUtime=2466.27 cores=0-7
/proc/26746/stat : 26746 (cosoco) S 26743 26746 26702 0 -1 1077944320 6568 0 0 0 246627 0 0 0 20 0 9 0 437228469 632569856 1253 33554432000 4194304 6211092 140721235852320 140721235850576 140427760303863 0 0 4096 8405026 18446744073709551615 0 0 17 2 0 0 0 0 0 8312316 8317760 8364032 140721235854353 140721235854445 140721235854445 140721235857358 0
/proc/26746/statm: 154436 1253 885 493 0 147741 0
[pid=26746/tid=26748] ppid=26743 vsize=617744 memory=-3621219749712857441 CPUtime=308.78 cores=0-7
/proc/26746/task/26748/stat : 26748 (cosoco) R 26743 26746 26702 0 -1 4202560 563 0 0 0 30878 0 0 0 20 0 9 0 437228470 632569856 1253 33554432000 4194304 6211092 140721235852320 140427737160976 5155341 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 8364032 140721235854353 140721235854445 140721235854445 140721235857358 0
[pid=26746/tid=26749] ppid=26743 vsize=617744 memory=5012 CPUtime=304.89 cores=0-7
/proc/26746/task/26749/stat : 26749 (cosoco) R 26743 26746 26702 0 -1 4202560 597 0 0 0 30489 0 0 0 20 0 9 0 437228470 632569856 1253 33554432000 4194304 6211092 140721235852320 140427728768272 5409453 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 8364032 140721235854353 140721235854445 140721235854445 140721235857358 0
[pid=26746/tid=26750] ppid=26743 vsize=617744 memory=35856 CPUtime=308.76 cores=0-7
/proc/26746/task/26750/stat : 26750 (cosoco) R 26743 26746 26702 0 -1 4202560 676 0 0 0 30876 0 0 0 20 0 9 0 437228470 632569856 1253 33554432000 4194304 6211092 140721235852320 140427720375568 5250293 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 8364032 140721235854353 140721235854445 140721235854445 140721235857358 0
[pid=26746/tid=26751] ppid=26743 vsize=617744 memory=29756 CPUtime=308.77 cores=0-7
/proc/26746/task/26751/stat : 26751 (cosoco) R 26743 26746 26702 0 -1 4202560 638 0 0 0 30877 0 0 0 20 0 9 0 437228470 632569856 1253 33554432000 4194304 6211092 140721235852320 140427711982864 5155804 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 8364032 140721235854353 140721235854445 140721235854445 140721235857358 0
[pid=26746/tid=26752] ppid=26743 vsize=617744 memory=29757 CPUtime=308.77 cores=0-7
/proc/26746/task/26752/stat : 26752 (cosoco) R 26743 26746 26702 0 -1 4202560 662 0 0 0 30877 0 0 0 20 0 9 0 437228470 632569856 1253 33554432000 4194304 6211092 140721235852320 140427703589824 5250450 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 8364032 140721235854353 140721235854445 140721235854445 140721235857358 0
[pid=26746/tid=26753] ppid=26743 vsize=617744 memory=84 CPUtime=308.75 cores=0-7
/proc/26746/task/26753/stat : 26753 (cosoco) R 26743 26746 26702 0 -1 4202560 701 0 0 0 30875 0 0 0 20 0 9 0 437228470 632569856 1253 33554432000 4194304 6211092 140721235852320 140427695197368 5250279 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 8364032 140721235854353 140721235854445 140721235854445 140721235857358 0
[pid=26746/tid=26754] ppid=26743 vsize=617744 memory=6655300316396806240 CPUtime=308.75 cores=0-7
/proc/26746/task/26754/stat : 26754 (cosoco) R 26743 26746 26702 0 -1 4202560 668 0 0 0 30875 0 0 0 20 0 9 0 437228470 632569856 1253 33554432000 4194304 6211092 140721235852320 140427686804752 5156136 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 8364032 140721235854353 140721235854445 140721235854445 140721235857358 0
[pid=26746/tid=26755] ppid=26743 vsize=617744 memory=5012 CPUtime=308.74 cores=0-7
/proc/26746/task/26755/stat : 26755 (cosoco) R 26743 26746 26702 0 -1 4202560 761 0 0 0 30874 0 0 0 20 0 9 0 437228470 632569856 1253 33554432000 4194304 6211092 140721235852320 140427678412048 5250241 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 8364032 140721235854353 140721235854445 140721235854445 140721235857358 0
Current children cumulated CPU time: 2466.27 s
Current children cumulated vsize: 617744 KiB
Current children cumulated memory: 5012 KiB

[startup+310.401 s]
/proc/loadavg: 8.09 8.16 7.53 9/200 26776
/proc/meminfo: memFree=31320488/32770624 swapFree=66986568/67108860
[pid=26746] ppid=26743 vsize=617744 memory=5012 CPUtime=2479.04 cores=0-7
/proc/26746/stat : 26746 (cosoco) S 26743 26746 26702 0 -1 1077944320 6569 0 0 0 247904 0 0 0 20 0 9 0 437228469 632569856 1253 33554432000 4194304 6211092 140721235852320 140721235850576 140427760303863 0 0 4096 8405026 18446744073709551615 0 0 17 2 0 0 0 0 0 8312316 8317760 8364032 140721235854353 140721235854445 140721235854445 140721235857358 0
/proc/26746/statm: 154436 1253 885 493 0 147741 0
[pid=26746/tid=26748] ppid=26743 vsize=617744 memory=1212 CPUtime=310.38 cores=0-7
/proc/26746/task/26748/stat : 26748 (cosoco) R 26743 26746 26702 0 -1 4202560 563 0 0 0 31038 0 0 0 20 0 9 0 437228470 632569856 1253 33554432000 4194304 6211092 140721235852320 140427737160976 5156232 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 8364032 140721235854353 140721235854445 140721235854445 140721235857358 0
[pid=26746/tid=26749] ppid=26743 vsize=617744 memory=0 CPUtime=306.46 cores=0-7
/proc/26746/task/26749/stat : 26749 (cosoco) R 26743 26746 26702 0 -1 4202560 597 0 0 0 30646 0 0 0 20 0 9 0 437228470 632569856 1253 33554432000 4194304 6211092 140721235852320 140427728768272 5155812 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 8364032 140721235854353 140721235854445 140721235854445 140721235857358 0
[pid=26746/tid=26750] ppid=26743 vsize=617744 memory=2004 CPUtime=310.36 cores=0-7
/proc/26746/task/26750/stat : 26750 (cosoco) R 26743 26746 26702 0 -1 4202560 676 0 0 0 31036 0 0 0 20 0 9 0 437228470 632569856 1253 33554432000 4194304 6211092 140721235852320 140427720375568 5157527 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 8364032 140721235854353 140721235854445 140721235854445 140721235857358 0
[pid=26746/tid=26751] ppid=26743 vsize=617744 memory=0 CPUtime=310.37 cores=0-7
/proc/26746/task/26751/stat : 26751 (cosoco) R 26743 26746 26702 0 -1 4202560 638 0 0 0 31037 0 0 0 20 0 9 0 437228470 632569856 1253 33554432000 4194304 6211092 140721235852320 140427711982864 5155804 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 8364032 140721235854353 140721235854445 140721235854445 140721235857358 0
[pid=26746/tid=26752] ppid=26743 vsize=617744 memory=1060 CPUtime=310.37 cores=0-7
/proc/26746/task/26752/stat : 26752 (cosoco) R 26743 26746 26702 0 -1 4202560 662 0 0 0 31037 0 0 0 20 0 9 0 437228470 632569856 1253 33554432000 4194304 6211092 140721235852320 140427703589824 5155370 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 8364032 140721235854353 140721235854445 140721235854445 140721235857358 0
[pid=26746/tid=26753] ppid=26743 vsize=617744 memory=5012 CPUtime=310.35 cores=0-7
/proc/26746/task/26753/stat : 26753 (cosoco) R 26743 26746 26702 0 -1 4202560 702 0 0 0 31035 0 0 0 20 0 9 0 437228470 632569856 1253 33554432000 4194304 6211092 140721235852320 140427695197368 5398547 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 8364032 140721235854353 140721235854445 140721235854445 140721235857358 0
[pid=26746/tid=26754] ppid=26743 vsize=617744 memory=3616 CPUtime=310.35 cores=0-7
/proc/26746/task/26754/stat : 26754 (cosoco) R 26743 26746 26702 0 -1 4202560 668 0 0 0 31035 0 0 0 20 0 9 0 437228470 632569856 1253 33554432000 4194304 6211092 140721235852320 140427686804752 5155804 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 8364032 140721235854353 140721235854445 140721235854445 140721235857358 0
[pid=26746/tid=26755] ppid=26743 vsize=617744 memory=740 CPUtime=310.34 cores=0-7
/proc/26746/task/26755/stat : 26755 (cosoco) R 26743 26746 26702 0 -1 4202560 761 0 0 0 31034 0 0 0 20 0 9 0 437228470 632569856 1253 33554432000 4194304 6211092 140721235852320 140427678412048 5157540 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 8364032 140721235854353 140721235854445 140721235854445 140721235857358 0
Current children cumulated CPU time: 2479.04 s
Current children cumulated vsize: 617744 KiB
Current children cumulated memory: 5012 KiB

[startup+311.201 s]
/proc/loadavg: 8.09 8.16 7.53 9/200 26776
/proc/meminfo: memFree=31320480/32770624 swapFree=66986568/67108860
[pid=26746] ppid=26743 vsize=617744 memory=5012 CPUtime=2485.43 cores=0-7
/proc/26746/stat : 26746 (cosoco) S 26743 26746 26702 0 -1 1077944320 6569 0 0 0 248543 0 0 0 20 0 9 0 437228469 632569856 1253 33554432000 4194304 6211092 140721235852320 140721235850576 140427760303863 0 0 4096 8405026 18446744073709551615 0 0 17 2 0 0 0 0 0 8312316 8317760 8364032 140721235854353 140721235854445 140721235854445 140721235857358 0
/proc/26746/statm: 154436 1253 885 493 0 147741 0
[pid=26746/tid=26748] ppid=26743 vsize=617744 memory=3616 CPUtime=311.18 cores=0-7
/proc/26746/task/26748/stat : 26748 (cosoco) R 26743 26746 26702 0 -1 4202560 563 0 0 0 31118 0 0 0 20 0 9 0 437228470 632569856 1253 33554432000 4194304 6211092 140721235852320 140427737160976 5250465 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 8364032 140721235854353 140721235854445 140721235854445 140721235857358 0
[pid=26746/tid=26749] ppid=26743 vsize=617744 memory=35856 CPUtime=307.25 cores=0-7
/proc/26746/task/26749/stat : 26749 (cosoco) R 26743 26746 26702 0 -1 4202560 597 0 0 0 30725 0 0 0 20 0 9 0 437228470 632569856 1253 33554432000 4194304 6211092 140721235852320 140427728768272 5155525 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 8364032 140721235854353 140721235854445 140721235854445 140721235857358 0
[pid=26746/tid=26750] ppid=26743 vsize=617744 memory=5012 CPUtime=311.16 cores=0-7
/proc/26746/task/26750/stat : 26750 (cosoco) R 26743 26746 26702 0 -1 4202560 676 0 0 0 31116 0 0 0 20 0 9 0 437228470 632569856 1253 33554432000 4194304 6211092 140721235852320 140427720375568 5250251 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 8364032 140721235854353 140721235854445 140721235854445 140721235857358 0
[pid=26746/tid=26751] ppid=26743 vsize=617744 memory=15822192189394666 CPUtime=311.17 cores=0-7
/proc/26746/task/26751/stat : 26751 (cosoco) R 26743 26746 26702 0 -1 4202560 638 0 0 0 31117 0 0 0 20 0 9 0 437228470 632569856 1253 33554432000 4194304 6211092 140721235852320 140427711982864 5155800 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 8364032 140721235854353 140721235854445 140721235854445 140721235857358 0
[pid=26746/tid=26752] ppid=26743 vsize=617744 memory=3908 CPUtime=311.17 cores=0-7
/proc/26746/task/26752/stat : 26752 (cosoco) R 26743 26746 26702 0 -1 4202560 662 0 0 0 31117 0 0 0 20 0 9 0 437228470 632569856 1253 33554432000 4194304 6211092 140721235852320 140427703589824 5157447 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 8364032 140721235854353 140721235854445 140721235854445 140721235857358 0
[pid=26746/tid=26753] ppid=26743 vsize=617744 memory=1408 CPUtime=311.15 cores=0-7
/proc/26746/task/26753/stat : 26753 (cosoco) R 26743 26746 26702 0 -1 4202560 702 0 0 0 31115 0 0 0 20 0 9 0 437228470 632569856 1253 33554432000 4194304 6211092 140721235852320 140427695197368 5250465 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 8364032 140721235854353 140721235854445 140721235854445 140721235857358 0
[pid=26746/tid=26754] ppid=26743 vsize=617744 memory=5012 CPUtime=311.15 cores=0-7
/proc/26746/task/26754/stat : 26754 (cosoco) R 26743 26746 26702 0 -1 4202560 668 0 0 0 31115 0 0 0 20 0 9 0 437228470 632569856 1253 33554432000 4194304 6211092 140721235852320 140427686804752 5155341 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 8364032 140721235854353 140721235854445 140721235854445 140721235857358 0
[pid=26746/tid=26755] ppid=26743 vsize=617744 memory=9520 CPUtime=311.14 cores=0-7
/proc/26746/task/26755/stat : 26755 (cosoco) R 26743 26746 26702 0 -1 4202560 761 0 0 0 31114 0 0 0 20 0 9 0 437228470 632569856 1253 33554432000 4194304 6211092 140721235852320 140427678412048 5155320 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 8364032 140721235854353 140721235854445 140721235854445 140721235857358 0
Current children cumulated CPU time: 2485.43 s
Current children cumulated vsize: 617744 KiB
Current children cumulated memory: 5012 KiB

[startup+311.601 s]
/proc/loadavg: 8.09 8.16 7.53 9/200 26776
/proc/meminfo: memFree=31320480/32770624 swapFree=66986568/67108860
[pid=26746] ppid=26743 vsize=617744 memory=5012 CPUtime=2488.63 cores=0-7
/proc/26746/stat : 26746 (cosoco) S 26743 26746 26702 0 -1 1077944320 6571 0 0 0 248863 0 0 0 20 0 9 0 437228469 632569856 1253 33554432000 4194304 6211092 140721235852320 140721235850576 140427760303863 0 0 4096 8405026 18446744073709551615 0 0 17 2 0 0 0 0 0 8312316 8317760 8364032 140721235854353 140721235854445 140721235854445 140721235857358 0
/proc/26746/statm: 154436 1253 885 493 0 147741 0
[pid=26746/tid=26748] ppid=26743 vsize=617744 memory=984 CPUtime=311.58 cores=0-7
/proc/26746/task/26748/stat : 26748 (cosoco) R 26743 26746 26702 0 -1 4202560 563 0 0 0 31158 0 0 0 20 0 9 0 437228470 632569856 1253 33554432000 4194304 6211092 140721235852320 140427737160976 5156456 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 8364032 140721235854353 140721235854445 140721235854445 140721235857358 0
[pid=26746/tid=26749] ppid=26743 vsize=617744 memory=2004 CPUtime=307.65 cores=0-7
/proc/26746/task/26749/stat : 26749 (cosoco) R 26743 26746 26702 0 -1 4202560 598 0 0 0 30765 0 0 0 20 0 9 0 437228470 632569856 1253 33554432000 4194304 6211092 140721235852320 140427728768272 5250287 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 8364032 140721235854353 140721235854445 140721235854445 140721235857358 0
[pid=26746/tid=26750] ppid=26743 vsize=617744 memory=6935054825532540783 CPUtime=311.56 cores=0-7
/proc/26746/task/26750/stat : 26750 (cosoco) R 26743 26746 26702 0 -1 4202560 676 0 0 0 31156 0 0 0 20 0 9 0 437228470 632569856 1253 33554432000 4194304 6211092 140721235852320 140427720375568 5158146 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 8364032 140721235854353 140721235854445 140721235854445 140721235857358 0
[pid=26746/tid=26751] ppid=26743 vsize=617744 memory=2832 CPUtime=311.57 cores=0-7
/proc/26746/task/26751/stat : 26751 (cosoco) R 26743 26746 26702 0 -1 4202560 638 0 0 0 31157 0 0 0 20 0 9 0 437228470 632569856 1253 33554432000 4194304 6211092 140721235852320 140427711982864 5250284 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 8364032 140721235854353 140721235854445 140721235854445 140721235857358 0
[pid=26746/tid=26752] ppid=26743 vsize=617744 memory=1540 CPUtime=311.57 cores=0-7
/proc/26746/task/26752/stat : 26752 (cosoco) R 26743 26746 26702 0 -1 4202560 662 0 0 0 31157 0 0 0 20 0 9 0 437228470 632569856 1253 33554432000 4194304 6211092 140721235852320 140427703589824 5250234 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 8364032 140721235854353 140721235854445 140721235854445 140721235857358 0
[pid=26746/tid=26753] ppid=26743 vsize=617744 memory=1696 CPUtime=311.55 cores=0-7
/proc/26746/task/26753/stat : 26753 (cosoco) R 26743 26746 26702 0 -1 4202560 703 0 0 0 31155 0 0 0 20 0 9 0 437228470 632569856 1253 33554432000 4194304 6211092 140721235852320 140427695197368 5156224 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 8364032 140721235854353 140721235854445 140721235854445 140721235857358 0
[pid=26746/tid=26754] ppid=26743 vsize=617744 memory=5972 CPUtime=311.55 cores=0-7
/proc/26746/task/26754/stat : 26754 (cosoco) R 26743 26746 26702 0 -1 4202560 668 0 0 0 31155 0 0 0 20 0 9 0 437228470 632569856 1253 33554432000 4194304 6211092 140721235852320 140427686804752 5250272 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 8364032 140721235854353 140721235854445 140721235854445 140721235857358 0
[pid=26746/tid=26755] ppid=26743 vsize=617744 memory=1212 CPUtime=311.54 cores=0-7
/proc/26746/task/26755/stat : 26755 (cosoco) R 26743 26746 26702 0 -1 4202560 761 0 0 0 31154 0 0 0 20 0 9 0 437228470 632569856 1253 33554432000 4194304 6211092 140721235852320 140427678412048 5193744 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 8364032 140721235854353 140721235854445 140721235854445 140721235857358 0
Current children cumulated CPU time: 2488.63 s
Current children cumulated vsize: 617744 KiB
Current children cumulated memory: 5012 KiB

[startup+311.701 s]
/proc/loadavg: 8.09 8.16 7.53 9/200 26776
/proc/meminfo: memFree=31320480/32770624 swapFree=66986568/67108860
[pid=26746] ppid=26743 vsize=617744 memory=5012 CPUtime=2489.43 cores=0-7
/proc/26746/stat : 26746 (cosoco) S 26743 26746 26702 0 -1 1077944320 6571 0 0 0 248943 0 0 0 20 0 9 0 437228469 632569856 1253 33554432000 4194304 6211092 140721235852320 140721235850576 140427760303863 0 0 4096 8405026 18446744073709551615 0 0 17 2 0 0 0 0 0 8312316 8317760 8364032 140721235854353 140721235854445 140721235854445 140721235857358 0
/proc/26746/statm: 154436 1253 885 493 0 147741 0
[pid=26746/tid=26748] ppid=26743 vsize=617744 memory=5012 CPUtime=311.68 cores=0-7
/proc/26746/task/26748/stat : 26748 (cosoco) R 26743 26746 26702 0 -1 4202560 563 0 0 0 31168 0 0 0 20 0 9 0 437228470 632569856 1253 33554432000 4194304 6211092 140721235852320 140427737160976 5250224 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 8364032 140721235854353 140721235854445 140721235854445 140721235857358 0
[pid=26746/tid=26749] ppid=26743 vsize=617744 memory=5012 CPUtime=307.75 cores=0-7
/proc/26746/task/26749/stat : 26749 (cosoco) R 26743 26746 26702 0 -1 4202560 598 0 0 0 30775 0 0 0 20 0 9 0 437228470 632569856 1253 33554432000 4194304 6211092 140721235852320 140427728768272 5155834 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 8364032 140721235854353 140721235854445 140721235854445 140721235857358 0
[pid=26746/tid=26750] ppid=26743 vsize=617744 memory=5012 CPUtime=311.66 cores=0-7
/proc/26746/task/26750/stat : 26750 (cosoco) R 26743 26746 26702 0 -1 4202560 676 0 0 0 31166 0 0 0 20 0 9 0 437228470 632569856 1253 33554432000 4194304 6211092 140721235852320 140427720375568 5250298 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 8364032 140721235854353 140721235854445 140721235854445 140721235857358 0
[pid=26746/tid=26751] ppid=26743 vsize=617744 memory=5012 CPUtime=311.67 cores=0-7
/proc/26746/task/26751/stat : 26751 (cosoco) R 26743 26746 26702 0 -1 4202560 638 0 0 0 31167 0 0 0 20 0 9 0 437228470 632569856 1253 33554432000 4194304 6211092 140721235852320 140427711982864 5156476 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 8364032 140721235854353 140721235854445 140721235854445 140721235857358 0
[pid=26746/tid=26752] ppid=26743 vsize=617744 memory=5012 CPUtime=311.67 cores=0-7
/proc/26746/task/26752/stat : 26752 (cosoco) R 26743 26746 26702 0 -1 4202560 662 0 0 0 31167 0 0 0 20 0 9 0 437228470 632569856 1253 33554432000 4194304 6211092 140721235852320 140427703589824 5155957 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 8364032 140721235854353 140721235854445 140721235854445 140721235857358 0
[pid=26746/tid=26753] ppid=26743 vsize=617744 memory=5012 CPUtime=311.65 cores=0-7
/proc/26746/task/26753/stat : 26753 (cosoco) R 26743 26746 26702 0 -1 4202560 703 0 0 0 31165 0 0 0 20 0 9 0 437228470 632569856 1253 33554432000 4194304 6211092 140721235852320 140427695197368 5155345 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 8364032 140721235854353 140721235854445 140721235854445 140721235857358 0
[pid=26746/tid=26754] ppid=26743 vsize=617744 memory=5012 CPUtime=311.65 cores=0-7
/proc/26746/task/26754/stat : 26754 (cosoco) R 26743 26746 26702 0 -1 4202560 668 0 0 0 31165 0 0 0 20 0 9 0 437228470 632569856 1253 33554432000 4194304 6211092 140721235852320 140427686804752 5156460 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 8364032 140721235854353 140721235854445 140721235854445 140721235857358 0
[pid=26746/tid=26755] ppid=26743 vsize=617744 memory=5012 CPUtime=311.64 cores=0-7
/proc/26746/task/26755/stat : 26755 (cosoco) R 26743 26746 26702 0 -1 4202560 761 0 0 0 31164 0 0 0 20 0 9 0 437228470 632569856 1253 33554432000 4194304 6211092 140721235852320 140427678412048 5250224 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 8364032 140721235854353 140721235854445 140721235854445 140721235857358 0
Current children cumulated CPU time: 2489.43 s
Current children cumulated vsize: 617744 KiB
Current children cumulated memory: 5012 KiB

Child status: 0
Real time (s): 311.75
CPU time (s): 2489.83
CPU user time (s): 2489.82
CPU system time (s): 0.007996
CPU usage (%): 798.661
Max. virtual memory (cumulated for all children) (KiB): 617744
Max. memory (cumulated for all children) (KiB): 5012

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2489.82
system time used= 0.007996
maximum resident set size= 5128
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 6654
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 30
involuntary context switches= 20220


# summary of solver processes directly reported to runsolver:
#   pid: 26746
#   total CPU time (s): 2489.83
#   total CPU user time (s): 2489.82
#   total CPU system time (s): 0.007996

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 1.38527 second user time and 2.44093 second system time

The end

Launcher Data

Begin job on node126 at 2019-09-16 06:52:49
IDJOB=4398403
IDBENCH=135505
IDSOLVER=2851
FILE ID=node126/4398403-1568609607
RUNJOBID= node126-1568609569-26729
PBS_JOBID= 21703440
Free space on /tmp= 55708 MiB

SOLVER NAME= cosoco 2.O parallel
BENCH NAME= XCSP17/PseudoBoolean/PseudoBoolean-opt-marketSplit/Pb-msplit-opt-4-30-1.xml
COMMAND LINE= cosoco -model -nbcores=NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4398403-1568609607/watcher-4398403-1568609607 -o /tmp/evaluation-result-4398403-1568609607/solver-4398403-1568609607 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node126-1568609569-26729 --watchdog 2580  cosoco -model -nbcores=8 HOME/instance-4398403-1568609607.xml

TIME LIMIT= 20160 seconds
MEMORY LIMIT= 31000 MiB
NBCORE= 8

MD5SUM BENCH= 0b293698762add7ba6ae5db7003c937f
RANDOM SEED=1055996726

node126.alineos.net Linux 3.10.0-514.16.1.el7.x86_64 #1 SMP Wed Apr 12 15:04:24 UTC 2017

/sys/devices/system/cpu/cpu0/cpufreq/scaling_governor:
performance

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.45
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
initial apicid	: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.56
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
initial apicid	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.45
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
initial apicid	: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.56
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
initial apicid	: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.45
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
initial apicid	: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.56
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.45
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
initial apicid	: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.56
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32770624 kB
MemFree:        31317848 kB
MemAvailable:   31896952 kB
Buffers:           33012 kB
Cached:           812916 kB
SwapCached:         5060 kB
Active:           503304 kB
Inactive:         353008 kB
Active(anon):      22668 kB
Inactive(anon):    19272 kB
Active(file):     480636 kB
Inactive(file):   333736 kB
Unevictable:      108136 kB
Mlocked:          108136 kB
SwapTotal:      67108860 kB
SwapFree:       66986564 kB
Dirty:              2796 kB
Writeback:             0 kB
AnonPages:        124916 kB
Mapped:            40392 kB
Shmem:             22940 kB
Slab:             190400 kB
SReclaimable:     161132 kB
SUnreclaim:        29268 kB
KernelStack:        3728 kB
PageTables:         6076 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     505672 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     79872 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      130432 kB
DirectMap2M:    33415168 kB

Free space on /tmp at the end= 55704 MiB
End job on node126 at 2019-09-16 06:58:01