Trace number 4398817

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 parallelSAT (TO)3 1956.41 252.077

General information on the benchmark

NameChessboardColoration/ChessboardColoration-int-s2/
ChessboardColoration-int-11-13.xml
MD5SUMb332b46b2d271d96c2352c0c61c10556
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark3
Best CPU time to get the best result obtained on this benchmark83.9194
Satisfiable
(Un)Satisfiability was proved
Number of variables143
Number of constraints4291
Number of domains1
Minimum domain size143
Maximum domain size143
Distribution of domain sizes[{"size":143,"count":143}]
Minimum variable degree122
Maximum variable degree122
Distribution of variable degrees[{"degree":122,"count":143}]
Minimum constraint arity4
Maximum constraint arity143
Distribution of constraint arities[{"arity":4,"count":4290},{"arity":143,"count":1}]
Number of extensional constraints0
Number of intensional constraints4290
Distribution of constraint types[{"type":"intension","count":4290},{"type":"lex","count":1}]
Optimization problemYES
Type of objectivemin MAXIMUM

Quality of the solution as a function of time


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

Solver Data

16.23/9.06	c
16.23/9.06	c This is cosoco 2.00 --  
16.23/9.06	c
16.23/9.06	c command line: cosoco -model -nbcores=8 HOME/instance-4398817-1568610592.xml 
16.23/9.06	c enable optimization
16.23/9.06	c ========================================[ Problem Statistics ]===========================================
16.23/9.06	c |                                                                                                       
16.23/9.06	c |  Parse time        :         7.72 s 
16.23/9.06	c |
16.23/9.06	c |               Variables: 143
16.23/9.06	c |            Domain Sizes: 143..143
16.23/9.06	c |
16.23/9.06	c |             Constraints: 4313
16.23/9.06	c |                   Arity: 4..143
16.23/9.06	c | 
16.23/9.06	c |                   Types: 
16.23/9.06	c |                          Intension: 4290
16.23/9.06	c |                          Lex: 22
16.23/9.06	c |                          Max constant: 1
16.23/9.06	c |                          
16.23/9.06	c |               Objective: Minimize Max constant
16.23/9.06	
16.23/9.06	c =========================================================================================================
16.23/9.06	c Parallel mode: Portfolio
16.23/9.06	c [pFactory][Group N°0] created (threads:8).
16.23/9.06	c [pFactory][Group N°0] new task added (threads:8 - tasks:1).
16.23/9.06	c [pFactory][Group N°0] new task added (threads:8 - tasks:2).
16.23/9.06	c [pFactory][Group N°0] new task added (threads:8 - tasks:3).
16.23/9.06	c [pFactory][Group N°0] new task added (threads:8 - tasks:4).
16.23/9.06	c [pFactory][Group N°0] new task added (threads:8 - tasks:5).
16.23/9.06	c [pFactory][Group N°0] new task added (threads:8 - tasks:6).
16.23/9.06	c [pFactory][Group N°0] new task added (threads:8 - tasks:7).
16.23/9.06	c [pFactory][Group N°0] new task added (threads:8 - tasks:8).
16.23/9.06	c [pFactory][Group N°0] concurrent mode: enabled.
16.23/9.06	c [pFactory][Group N°0] computations in progress (threads:8 - tasks:8).
16.23/9.06	c [pFactory][Group N°0] task 7 launched on thread 0.
16.23/9.06	c [pFactory][Group N°0] task 6 launched on thread 2.
16.23/9.06	c [pFactory][Group N°0] task 5 launched on thread 1.
16.23/9.06	c [pFactory][Group N°0] task 4 launched on thread 6.
16.23/9.06	c [pFactory][Group N°0] task 3 launched on thread 7.
16.23/9.06	c [pFactory][Group N°0] task 2 launched on thread 5.
16.23/9.06	c [pFactory][Group N°0] task 1 launched on thread 3.
16.23/9.06	c [pFactory][Group N°0] task 0 launched on thread 4.
16.23/9.06	o 6
21.72/9.72	o 5
33.70/11.30	o 4
94.41/18.89	o 3
1956.24/252.02	
1956.24/252.02	c *** INTERRUPTED ***
1956.24/252.02	c call to solver        : 1
1956.24/252.02	c
1956.24/252.02	c restarts              : 1085        
1956.24/252.02	c conflicts             : 15270        (8 /sec)
1956.24/252.02	c decisions             : 75305        (39 /sec)
1956.24/252.02	c propagations          : 571436      (293 /sec)
1956.24/252.02	c root propagations     : 73621       
1956.24/252.02	c filter calls          : 32455100       (16615 /sec)
1956.24/252.02	c useless filter calls  : 32088142       (98 %)
1956.24/252.02	c Memory used           : 1158.79 MB
1956.24/252.02	c Best bound time (wc)  : 18.8931 s
1956.24/252.02	c CPU time              : 1953.4 s
1956.24/252.02	c real time             : 252.02 s
1956.24/252.02	
1956.24/252.02	s SATISFIABLE
1956.24/252.02	c Best value found: 3
1956.24/252.02	
1956.24/252.02	
1956.24/252.02	v <instantiation type='solution' cost='3'>
1956.24/252.02	v <list>x[0][0] x[0][10] x[0][11] x[0][12] x[0][1] x[0][2] x[0][3] x[0][4] x[0][5] x[0][6] x[0][7] x[0][8] x[0][9] x[10][0] x[10][10] x[10][11] x[10][12] x[10][1] x[10][2] x[10][3] x[10][4] x[10][5] x[10][6] x[10][7] x[10][8] x[10][9] x[1][0] x[1][10] x[1][11] x[1][12] x[1][1] x[1][2] x[1][3] x[1][4] x[1][5] x[1][6] x[1][7] x[1][8] x[1][9] x[2][0] x[2][10] x[2][11] x[2][12] x[2][1] x[2][2] x[2][3] x[2][4] x[2][5] x[2][6] x[2][7] x[2][8] x[2][9] x[3][0] x[3][10] x[3][11] x[3][12] x[3][1] x[3][2] x[3][3] x[3][4] x[3][5] x[3][6] x[3][7] x[3][8] x[3][9] x[4][0] x[4][10] x[4][11] x[4][12] x[4][1] x[4][2] x[4][3] x[4][4] x[4][5] x[4][6] x[4][7] x[4][8] x[4][9] x[5][0] x[5][10] x[5][11] x[5][12] x[5][1] x[5][2] x[5][3] x[5][4] x[5][5] x[5][6] x[5][7] x[5][8] x[5][9] x[6][0] x[6][10] x[6][11] x[6][12] x[6][1] x[6][2] x[6][3] x[6][4] x[6][5] x[6][6] x[6][7] x[6][8] x[6][9] x[7][0] x[7][10] x[7][11] x[7][12] x[7][1] x[7][2] x[7][3] x[7][4] x[7][5] x[7][6] x[7][7] x[7][8] x[7][9] x[8][0] x[8][10] x[8][11] x[8][12] x[8][1] x[8][2] x[8][3] x[8][4] x[8][5] x[8][6] x[8][7] x[8][8] x[8][9] x[9][0] x[9][10] x[9][11] x[9][12] x[9][1] x[9][2] x[9][3] x[9][4] x[9][5] x[9][6] x[9][7] x[9][8] x[9][9] </list>
1956.24/252.02	v <values>0 3 3 3 0 0 1 1 1 3 3 3 3 3 0 2 0 3 1 3 1 2 1 1 2 3 0 2 2 3 1 2 0 1 3 0 0 1 1 0 1 1 1 3 2 1 3 3 1 3 2 2 1 0 2 2 0 3 3 1 3 0 2 0 0 1 2 1 0 1 1 2 0 3 0 2 2 3 1 3 0 1 2 3 2 3 1 2 1 0 1 1 1 0 0 3 3 0 2 2 3 2 1 2 2 3 0 2 0 1 1 2 3 2 0 2 1 2 2 1 0 2 0 3 3 2 3 0 0 1 3 0 1 2 2 0 0 0 3 3 1 1 2 </values>
1956.24/252.02	v </instantiation>
1956.24/252.02	

Verifier Data

OK	3

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 (15339 MiB free)
  memory of node 1: 16384 MiB (15286 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4398817-1568610592/watcher-4398817-1568610592 -o /tmp/evaluation-result-4398817-1568610592/solver-4398817-1568610592 -C 2016 -W 252 -M 31000 --bin-var /tmp/runsolver-exch-node136-1568598203-6097 --watchdog 312 cosoco -model -nbcores=8 HOME/instance-4398817-1568610592.xml 

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

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2016 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2046 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 252 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
Current StackSize limit: 8192 KiB

solver pid=8255, runsolver pid=8252

[startup+0.100135 s]*
/proc/loadavg: 1.80 3.87 6.38 2/192 8256
/proc/meminfo: memFree=31362060/32770624 swapFree=67001508/67108860
[pid=8255] ppid=8252 vsize=29968 memory=6064 CPUtime=0.1 cores=0-7
/proc/8255/stat : 8255 (cosoco) R 8252 8255 6070 0 -1 4202496 1739 0 0 0 10 0 0 0 20 0 1 0 437308110 30687232 1516 33554432000 4194304 6211092 140724491584112 140724491580648 139917513694181 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8312316 8317760 21528576 140724491592726 140724491592818 140724491592818 140724491595726 0
/proc/8255/statm: 7492 1516 823 493 0 797 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 29968 KiB
Current children cumulated memory: 6064 KiB

[startup+0.209302 s]*
/proc/loadavg: 1.80 3.87 6.38 2/192 8256
/proc/meminfo: memFree=31358688/32770624 swapFree=67001508/67108860
[pid=8255] ppid=8252 vsize=37880 memory=14136 CPUtime=0.21 cores=0-7
/proc/8255/stat : 8255 (cosoco) R 8252 8255 6070 0 -1 4202496 3717 0 0 0 21 0 0 0 20 0 1 0 437308110 38789120 3534 33554432000 4194304 6211092 140724491584112 140724491579400 139917513694181 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8312316 8317760 21528576 140724491592726 140724491592818 140724491592818 140724491595726 0
/proc/8255/statm: 9470 3534 823 493 0 2775 0
Current children cumulated CPU time: 0.21 s
Current children cumulated vsize: 37880 KiB
Current children cumulated memory: 14136 KiB

[startup+0.309453 s]*
/proc/loadavg: 1.80 3.87 6.38 2/192 8256
/proc/meminfo: memFree=31353444/32770624 swapFree=67001508/67108860
[pid=8255] ppid=8252 vsize=45132 memory=21392 CPUtime=0.31 cores=0-7
/proc/8255/stat : 8255 (cosoco) R 8252 8255 6070 0 -1 4202496 5533 0 0 0 31 0 0 0 20 0 1 0 437308110 46215168 5348 33554432000 4194304 6211092 140724491584112 140724491579400 139917513694181 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8312316 8317760 21528576 140724491592726 140724491592818 140724491592818 140724491595726 0
/proc/8255/statm: 11283 5348 823 493 0 4588 0
Current children cumulated CPU time: 0.31 s
Current children cumulated vsize: 45132 KiB
Current children cumulated memory: 21392 KiB

[startup+0.700356 s]
/proc/loadavg: 1.80 3.87 6.38 2/192 8256
/proc/meminfo: memFree=31340632/32770624 swapFree=67001508/67108860
[pid=8255] ppid=8252 vsize=72964 memory=49092 CPUtime=0.7 cores=0-7
/proc/8255/stat : 8255 (cosoco) R 8252 8255 6070 0 -1 4202496 12474 0 0 0 68 2 0 0 20 0 1 0 437308110 74715136 12273 33554432000 4194304 6211092 140724491584112 140724491579048 139917513694181 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8312316 8317760 21528576 140724491592726 140724491592818 140724491592818 140724491595726 0
/proc/8255/statm: 18241 12273 823 493 0 11546 0
Current children cumulated CPU time: 0.7 s
Current children cumulated vsize: 72964 KiB
Current children cumulated memory: 49092 KiB

[startup+1.50033 s]
/proc/loadavg: 1.80 3.87 6.38 2/192 8256
/proc/meminfo: memFree=31322496/32770624 swapFree=67001508/67108860
[pid=8255] ppid=8252 vsize=130932 memory=107064 CPUtime=1.49 cores=0-7
/proc/8255/stat : 8255 (cosoco) R 8252 8255 6070 0 -1 4202496 26964 0 0 0 145 4 0 0 20 0 1 0 437308110 134074368 26766 33554432000 4194304 6211092 140724491584112 140724491579208 139917513694181 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8312316 8317760 21528576 140724491592726 140724491592818 140724491592818 140724491595726 0
/proc/8255/statm: 32733 26766 823 493 0 26038 0
Current children cumulated CPU time: 1.49 s
Current children cumulated vsize: 130932 KiB
Current children cumulated memory: 107064 KiB

[startup+3.10944 s]
/proc/loadavg: 1.80 3.87 6.38 2/191 8259
/proc/meminfo: memFree=31732172/32770624 swapFree=67001580/67108860
[pid=8255] ppid=8252 vsize=247564 memory=223824 CPUtime=3.1 cores=0-7
/proc/8255/stat : 8255 (cosoco) R 8252 8255 6070 0 -1 4202496 56617 0 0 0 302 8 0 0 20 0 1 0 437308110 253505536 55956 33554432000 4194304 6211092 140724491584112 140724491579208 139917513694181 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 21528576 140724491592726 140724491592818 140724491592818 140724491595726 0
/proc/8255/statm: 61891 55956 823 493 0 55196 0
Current children cumulated CPU time: 3.1 s
Current children cumulated vsize: 247564 KiB
Current children cumulated memory: 223824 KiB

[startup+6.30033 s]
/proc/loadavg: 1.65 3.80 6.35 2/191 8259
/proc/meminfo: memFree=31514056/32770624 swapFree=67001580/67108860
[pid=8255] ppid=8252 vsize=478884 memory=454968 CPUtime=6.29 cores=0-7
/proc/8255/stat : 8255 (cosoco) R 8252 8255 6070 0 -1 4202496 114838 0 0 0 613 16 0 0 20 0 1 0 437308110 490377216 113742 33554432000 4194304 6211092 140724491584112 140724491579208 139917513694181 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 21528576 140724491592726 140724491592818 140724491592818 140724491595726 0
/proc/8255/statm: 119721 113742 823 493 0 113026 0
Current children cumulated CPU time: 6.29 s
Current children cumulated vsize: 478884 KiB
Current children cumulated memory: 454968 KiB

[startup+12.7011 s]
/proc/loadavg: 2.16 3.87 6.36 9/199 8267
/proc/meminfo: memFree=31168196/32770624 swapFree=67001580/67108860
[pid=8255] ppid=8252 vsize=1191728 memory=781696 CPUtime=45.68 cores=0-7
/proc/8255/stat : 8255 (cosoco) S 8252 8255 6070 0 -1 1077944320 738315 0 0 0 4452 116 0 0 20 0 9 0 437308110 1220329472 195424 33554432000 4194304 6211092 140724491584112 140724491582368 139917529734903 0 0 4096 8405026 18446744073709551615 0 0 17 1 0 0 0 0 0 8312316 8317760 21528576 140724491592726 140724491592818 140724491592818 140724491595726 0
/proc/8255/statm: 297932 195424 870 493 0 291237 0
[pid=8255/tid=8260] ppid=8252 vsize=1191728 memory=0 CPUtime=4.71 cores=0-7
/proc/8255/task/8260/stat : 8260 (cosoco) R 8252 8255 6070 0 -1 4202560 65044 0 0 0 454 17 0 0 20 0 9 0 437308905 1220329472 195424 33554432000 4194304 6211092 140724491584112 139917506591416 5446260 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 21528576 140724491592726 140724491592818 140724491592818 140724491595726 0
[pid=8255/tid=8261] ppid=8252 vsize=1191728 memory=0 CPUtime=4.71 cores=0-7
/proc/8255/task/8261/stat : 8261 (cosoco) R 8252 8255 6070 0 -1 4202560 61890 0 0 0 465 6 0 0 20 0 9 0 437308905 1220329472 195424 33554432000 4194304 6211092 140724491584112 139917498199312 5069044 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 21528576 140724491592726 140724491592818 140724491592818 140724491595726 0
[pid=8255/tid=8262] ppid=8252 vsize=1191728 memory=0 CPUtime=4.71 cores=0-7
/proc/8255/task/8262/stat : 8262 (cosoco) R 8252 8255 6070 0 -1 4202560 60004 0 0 0 456 15 0 0 20 0 9 0 437308905 1220329472 195424 33554432000 4194304 6211092 140724491584112 139917489805960 139917514620311 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 21528576 140724491592726 140724491592818 140724491592818 140724491595726 0
[pid=8255/tid=8263] ppid=8252 vsize=1191728 memory=0 CPUtime=4.72 cores=0-7
/proc/8255/task/8263/stat : 8263 (cosoco) R 8252 8255 6070 0 -1 4202560 86636 0 0 0 465 7 0 0 20 0 9 0 437308905 1220329472 195424 33554432000 4194304 6211092 140724491584112 139917481413032 5164967 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 21528576 140724491592726 140724491592818 140724491592818 140724491595726 0
[pid=8255/tid=8264] ppid=8252 vsize=1191728 memory=0 CPUtime=4.66 cores=0-7
/proc/8255/task/8264/stat : 8264 (cosoco) R 8252 8255 6070 0 -1 4202560 85279 0 0 0 458 8 0 0 20 0 9 0 437308905 1220329472 195424 33554432000 4194304 6211092 140724491584112 139917473020328 5451548 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 21528576 140724491592726 140724491592818 140724491592818 140724491595726 0
[pid=8255/tid=8265] ppid=8252 vsize=1191728 memory=0 CPUtime=4.71 cores=0-7
/proc/8255/task/8265/stat : 8265 (cosoco) R 8252 8255 6070 0 -1 4202560 66855 0 0 0 465 6 0 0 20 0 9 0 437308905 1220329472 195424 33554432000 4194304 6211092 140724491584112 139917464628552 5164730 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 21528576 140724491592726 140724491592818 140724491592818 140724491595726 0
[pid=8255/tid=8266] ppid=8252 vsize=1191728 memory=0 CPUtime=4.72 cores=0-7
/proc/8255/task/8266/stat : 8266 (cosoco) R 8252 8255 6070 0 -1 4202560 62368 0 0 0 457 15 0 0 20 0 9 0 437308905 1220329472 195424 33554432000 4194304 6211092 140724491584112 139917456235192 5068998 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 21528576 140724491592726 140724491592818 140724491592818 140724491595726 0
[pid=8255/tid=8267] ppid=8252 vsize=1191728 memory=988 CPUtime=4.72 cores=0-7
/proc/8255/task/8267/stat : 8267 (cosoco) R 8252 8255 6070 0 -1 4202560 58101 0 0 0 456 16 0 0 20 0 9 0 437308905 1220329472 195424 33554432000 4194304 6211092 140724491584112 139917447842904 5068958 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 21528576 140724491592726 140724491592818 140724491592818 140724491595726 0
Current children cumulated CPU time: 45.68 s
Current children cumulated vsize: 1191728 KiB
Current children cumulated memory: 781696 KiB

[startup+25.5011 s]
/proc/loadavg: 3.45 4.08 6.38 9/199 8269
/proc/meminfo: memFree=31168848/32770624 swapFree=67001580/67108860
[pid=8255] ppid=8252 vsize=1188648 memory=780016 CPUtime=147.86 cores=0-7
/proc/8255/stat : 8255 (cosoco) S 8252 8255 6070 0 -1 1077944320 1353809 0 0 0 14595 191 0 0 20 0 9 0 437308110 1217175552 195004 33554432000 4194304 6211092 140724491584112 140724491582368 139917529734903 0 0 4096 8405026 18446744073709551615 0 0 17 1 0 0 0 0 0 8312316 8317760 21528576 140724491592726 140724491592818 140724491592818 140724491595726 0
/proc/8255/statm: 297162 195004 870 493 0 290467 0
[pid=8255/tid=8260] ppid=8252 vsize=1188648 memory=781096 CPUtime=17.51 cores=0-7
/proc/8255/task/8260/stat : 8260 (cosoco) R 8252 8255 6070 0 -1 4202560 138107 0 0 0 1728 23 0 0 20 0 9 0 437308905 1217175552 195004 33554432000 4194304 6211092 140724491584112 139917506591416 5164749 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 21528576 140724491592726 140724491592818 140724491592818 140724491595726 0
[pid=8255/tid=8261] ppid=8252 vsize=1188648 memory=781704 CPUtime=17.51 cores=0-7
/proc/8255/task/8261/stat : 8261 (cosoco) R 8252 8255 6070 0 -1 4202560 132725 0 0 0 1739 12 0 0 20 0 9 0 437308905 1217175552 195004 33554432000 4194304 6211092 140724491584112 139917498199312 5480253 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 21528576 140724491592726 140724491592818 140724491592818 140724491595726 0
[pid=8255/tid=8262] ppid=8252 vsize=1188648 memory=781696 CPUtime=17.51 cores=0-7
/proc/8255/task/8262/stat : 8262 (cosoco) R 8252 8255 6070 0 -1 4202560 124324 0 0 0 1730 21 0 0 20 0 9 0 437308905 1217175552 195004 33554432000 4194304 6211092 140724491584112 139917489806664 5090820 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 21528576 140724491592726 140724491592818 140724491592818 140724491595726 0
[pid=8255/tid=8263] ppid=8252 vsize=1188648 memory=0 CPUtime=17.52 cores=0-7
/proc/8255/task/8263/stat : 8263 (cosoco) R 8252 8255 6070 0 -1 4202560 187519 0 0 0 1738 14 0 0 20 0 9 0 437308905 1217175552 195004 33554432000 4194304 6211092 140724491584112 139917481413032 5068981 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 21528576 140724491592726 140724491592818 140724491592818 140724491595726 0
[pid=8255/tid=8264] ppid=8252 vsize=1188648 memory=1085 CPUtime=17.45 cores=0-7
/proc/8255/task/8264/stat : 8264 (cosoco) R 8252 8255 6070 0 -1 4202560 184417 0 0 0 1713 32 0 0 20 0 9 0 437308905 1217175552 195004 33554432000 4194304 6211092 140724491584112 139917473021256 5068955 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 21528576 140724491592726 140724491592818 140724491592818 140724491595726 0
[pid=8255/tid=8265] ppid=8252 vsize=1188648 memory=462212 CPUtime=17.51 cores=0-7
/proc/8255/task/8265/stat : 8265 (cosoco) R 8252 8255 6070 0 -1 4202560 140492 0 0 0 1740 11 0 0 20 0 9 0 437308905 1217175552 195004 33554432000 4194304 6211092 140724491584112 139917464628552 5452145 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 21528576 140724491592726 140724491592818 140724491592818 140724491595726 0
[pid=8255/tid=8266] ppid=8252 vsize=1188648 memory=1731 CPUtime=17.52 cores=0-7
/proc/8255/task/8266/stat : 8266 (cosoco) R 8252 8255 6070 0 -1 4202560 130149 0 0 0 1731 21 0 0 20 0 9 0 437308905 1217175552 195004 33554432000 4194304 6211092 140724491584112 139917456235192 5451484 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 21528576 140724491592726 140724491592818 140724491592818 140724491595726 0
[pid=8255/tid=8267] ppid=8252 vsize=1188648 memory=164 CPUtime=17.32 cores=0-7
/proc/8255/task/8267/stat : 8267 (cosoco) R 8252 8255 6070 0 -1 4202560 123938 0 0 0 1701 31 0 0 20 0 9 0 437308905 1217175552 195004 33554432000 4194304 6211092 140724491584112 139917447842904 5480172 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 21528576 140724491592726 140724491592818 140724491592818 140724491595726 0
Current children cumulated CPU time: 147.86 s
Current children cumulated vsize: 1188648 KiB
Current children cumulated memory: 780016 KiB

[startup+51.1111 s]
/proc/loadavg: 5.06 4.41 6.43 9/200 8277
/proc/meminfo: memFree=31169160/32770624 swapFree=67001580/67108860
[pid=8255] ppid=8252 vsize=1186592 memory=778332 CPUtime=352.34 cores=0-7
/proc/8255/stat : 8255 (cosoco) S 8252 8255 6070 0 -1 1077944320 1992727 0 0 0 34986 248 0 0 20 0 9 0 437308110 1215070208 194583 33554432000 4194304 6211092 140724491584112 140724491582368 139917529734903 0 0 4096 8405026 18446744073709551615 0 0 17 1 0 0 0 0 0 8312316 8317760 21528576 140724491592726 140724491592818 140724491592818 140724491595726 0
/proc/8255/statm: 296648 194583 870 493 0 289953 0
[pid=8255/tid=8260] ppid=8252 vsize=1186592 memory=778332 CPUtime=43.12 cores=0-7
/proc/8255/task/8260/stat : 8260 (cosoco) R 8252 8255 6070 0 -1 4202560 212195 0 0 0 4284 28 0 0 20 0 9 0 437308905 1215070208 194583 33554432000 4194304 6211092 140724491584112 139917506591416 5164880 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 21528576 140724491592726 140724491592818 140724491592818 140724491595726 0
[pid=8255/tid=8261] ppid=8252 vsize=1186592 memory=778332 CPUtime=43.12 cores=0-7
/proc/8255/task/8261/stat : 8261 (cosoco) R 8252 8255 6070 0 -1 4202560 207873 0 0 0 4293 19 0 0 20 0 9 0 437308905 1215070208 194583 33554432000 4194304 6211092 140724491584112 139917498199312 5193351 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 21528576 140724491592726 140724491592818 140724491592818 140724491595726 0
[pid=8255/tid=8262] ppid=8252 vsize=1186592 memory=3472328296227679313 CPUtime=43.12 cores=0-7
/proc/8255/task/8262/stat : 8262 (cosoco) R 8252 8255 6070 0 -1 4202560 190103 0 0 0 4286 26 0 0 20 0 9 0 437308905 1215070208 194583 33554432000 4194304 6211092 140724491584112 139917489806664 5446233 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 21528576 140724491592726 140724491592818 140724491592818 140724491595726 0
[pid=8255/tid=8263] ppid=8252 vsize=1186592 memory=778332 CPUtime=43.12 cores=0-7
/proc/8255/task/8263/stat : 8263 (cosoco) R 8252 8255 6070 0 -1 4202560 276000 0 0 0 4291 21 0 0 20 0 9 0 437308905 1215070208 194583 33554432000 4194304 6211092 140724491584112 139917481413960 5440671 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 21528576 140724491592726 140724491592818 140724491592818 140724491595726 0
[pid=8255/tid=8264] ppid=8252 vsize=1186592 memory=778332 CPUtime=43.05 cores=0-7
/proc/8255/task/8264/stat : 8264 (cosoco) R 8252 8255 6070 0 -1 4202560 286404 0 0 0 4262 43 0 0 20 0 9 0 437308905 1215070208 194583 33554432000 4194304 6211092 140724491584112 139917473021256 139917514618444 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 21528576 140724491592726 140724491592818 140724491592818 140724491595726 0
[pid=8255/tid=8265] ppid=8252 vsize=1186592 memory=778332 CPUtime=43.01 cores=0-7
/proc/8255/task/8265/stat : 8265 (cosoco) R 8252 8255 6070 0 -1 4202560 230145 0 0 0 4283 18 0 0 20 0 9 0 437308905 1215070208 194583 33554432000 4194304 6211092 140724491584112 139917464628552 5480250 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 21528576 140724491592726 140724491592818 140724491592818 140724491595726 0
[pid=8255/tid=8266] ppid=8252 vsize=1186592 memory=796 CPUtime=43.13 cores=0-7
/proc/8255/task/8266/stat : 8266 (cosoco) R 8252 8255 6070 0 -1 4202560 203958 0 0 0 4285 28 0 0 20 0 9 0 437308905 1215070208 194583 33554432000 4194304 6211092 140724491584112 139917456235192 139917523639183 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 21528576 140724491592726 140724491592818 140724491592818 140724491595726 0
[pid=8255/tid=8267] ppid=8252 vsize=1186592 memory=778332 CPUtime=42.65 cores=0-7
/proc/8255/task/8267/stat : 8267 (cosoco) R 8252 8255 6070 0 -1 4202560 193911 0 0 0 4227 38 0 0 20 0 9 0 437308905 1215070208 194583 33554432000 4194304 6211092 140724491584112 139917447843144 139917523639118 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 21528576 140724491592726 140724491592818 140724491592818 140724491595726 0
Current children cumulated CPU time: 352.34 s
Current children cumulated vsize: 1186592 KiB
Current children cumulated memory: 778332 KiB

[startup+102.301 s]
/proc/loadavg: 6.73 4.96 6.51 9/200 8279
/proc/meminfo: memFree=31170136/32770624 swapFree=67001580/67108860
[pid=8255] ppid=8252 vsize=1186592 memory=778332 CPUtime=761.04 cores=0-7
/proc/8255/stat : 8255 (cosoco) S 8252 8255 6070 0 -1 1077944320 2254201 0 0 0 75834 270 0 0 20 0 9 0 437308110 1215070208 194583 33554432000 4194304 6211092 140724491584112 140724491582368 139917529734903 0 0 4096 8405026 18446744073709551615 0 0 17 1 0 0 0 0 0 8312316 8317760 21528576 140724491592726 140724491592818 140724491592818 140724491595726 0
/proc/8255/statm: 296648 194583 870 493 0 289953 0
[pid=8255/tid=8260] ppid=8252 vsize=1186592 memory=780016 CPUtime=94.31 cores=0-7
/proc/8255/task/8260/stat : 8260 (cosoco) R 8252 8255 6070 0 -1 4202560 239391 0 0 0 9402 29 0 0 20 0 9 0 437308905 1215070208 194583 33554432000 4194304 6211092 140724491584112 139917506591416 5446279 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 21528576 140724491592726 140724491592818 140724491592818 140724491595726 0
[pid=8255/tid=8261] ppid=8252 vsize=1186592 memory=778332 CPUtime=94.28 cores=0-7
/proc/8255/task/8261/stat : 8261 (cosoco) R 8252 8255 6070 0 -1 4202560 237305 0 0 0 9407 21 0 0 20 0 9 0 437308905 1215070208 194583 33554432000 4194304 6211092 140724491584112 139917498199312 5009210 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 21528576 140724491592726 140724491592818 140724491592818 140724491595726 0
[pid=8255/tid=8262] ppid=8252 vsize=1186592 memory=778332 CPUtime=94.31 cores=0-7
/proc/8255/task/8262/stat : 8262 (cosoco) R 8252 8255 6070 0 -1 4202560 219778 0 0 0 9402 29 0 0 20 0 9 0 437308905 1215070208 194583 33554432000 4194304 6211092 140724491584112 139917489806664 5443033 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 21528576 140724491592726 140724491592818 140724491592818 140724491595726 0
[pid=8255/tid=8263] ppid=8252 vsize=1186592 memory=778332 CPUtime=93.99 cores=0-7
/proc/8255/task/8263/stat : 8263 (cosoco) R 8252 8255 6070 0 -1 4202560 320057 0 0 0 9373 26 0 0 20 0 9 0 437308905 1215070208 194583 33554432000 4194304 6211092 140724491584112 139917481413960 5480250 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 21528576 140724491592726 140724491592818 140724491592818 140724491595726 0
[pid=8255/tid=8264] ppid=8252 vsize=1186592 memory=778332 CPUtime=94.23 cores=0-7
/proc/8255/task/8264/stat : 8264 (cosoco) R 8252 8255 6070 0 -1 4202560 323963 0 0 0 9377 46 0 0 20 0 9 0 437308905 1215070208 194583 33554432000 4194304 6211092 140724491584112 139917473021256 5164749 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 21528576 140724491592726 140724491592818 140724491592818 140724491595726 0
[pid=8255/tid=8265] ppid=8252 vsize=1186592 memory=8960 CPUtime=93.76 cores=0-7
/proc/8255/task/8265/stat : 8265 (cosoco) R 8252 8255 6070 0 -1 4202560 265386 0 0 0 9355 21 0 0 20 0 9 0 437308905 1215070208 194583 33554432000 4194304 6211092 140724491584112 139917464628552 5451618 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 21528576 140724491592726 140724491592818 140724491592818 140724491595726 0
[pid=8255/tid=8266] ppid=8252 vsize=1186592 memory=164 CPUtime=94.32 cores=0-7
/proc/8255/task/8266/stat : 8266 (cosoco) R 8252 8255 6070 0 -1 4202560 235458 0 0 0 9400 32 0 0 20 0 9 0 437308905 1215070208 194583 33554432000 4194304 6211092 140724491584112 139917456235192 5446174 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 21528576 140724491592726 140724491592818 140724491592818 140724491595726 0
[pid=8255/tid=8267] ppid=8252 vsize=1186592 memory=3616 CPUtime=93.83 cores=0-7
/proc/8255/task/8267/stat : 8267 (cosoco) R 8252 8255 6070 0 -1 4202560 220725 0 0 0 9342 41 0 0 20 0 9 0 437308905 1215070208 194583 33554432000 4194304 6211092 140724491584112 139917447843144 5446082 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 21528576 140724491592726 140724491592818 140724491592818 140724491595726 0
Current children cumulated CPU time: 761.04 s
Current children cumulated vsize: 1186592 KiB
Current children cumulated memory: 778332 KiB

[startup+162.301 s]
/proc/loadavg: 7.59 5.53 6.61 9/201 8284
/proc/meminfo: memFree=31171444/32770624 swapFree=67001580/67108860
[pid=8255] ppid=8252 vsize=1186592 memory=778332 CPUtime=1240.04 cores=0-7
/proc/8255/stat : 8255 (cosoco) S 8252 8255 6070 0 -1 1077944320 2347904 0 0 0 123726 278 0 0 20 0 9 0 437308110 1215070208 194583 33554432000 4194304 6211092 140724491584112 140724491582368 139917529734903 0 0 4096 8405026 18446744073709551615 0 0 17 1 0 0 0 0 0 8312316 8317760 21528576 140724491592726 140724491592818 140724491592818 140724491595726 0
/proc/8255/statm: 296648 194583 870 493 0 289953 0
[pid=8255/tid=8260] ppid=8252 vsize=1186592 memory=778332 CPUtime=154.31 cores=0-7
/proc/8255/task/8260/stat : 8260 (cosoco) R 8252 8255 6070 0 -1 4202560 251428 0 0 0 15400 31 0 0 20 0 9 0 437308905 1215070208 194583 33554432000 4194304 6211092 140724491584112 139917506591416 5442948 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 21528576 140724491592726 140724491592818 140724491592818 140724491595726 0
[pid=8255/tid=8261] ppid=8252 vsize=1186592 memory=778332 CPUtime=153.54 cores=0-7
/proc/8255/task/8261/stat : 8261 (cosoco) R 8252 8255 6070 0 -1 4202560 248869 0 0 0 15332 22 0 0 20 0 9 0 437308905 1215070208 194583 33554432000 4194304 6211092 140724491584112 139917498199312 139917514618444 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 21528576 140724491592726 140724491592818 140724491592818 140724491595726 0
[pid=8255/tid=8262] ppid=8252 vsize=1186592 memory=778332 CPUtime=154.3 cores=0-7
/proc/8255/task/8262/stat : 8262 (cosoco) R 8252 8255 6070 0 -1 4202560 229942 0 0 0 15401 29 0 0 20 0 9 0 437308905 1215070208 194583 33554432000 4194304 6211092 140724491584112 139917489806664 5453912 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 21528576 140724491592726 140724491592818 140724491592818 140724491595726 0
[pid=8255/tid=8263] ppid=8252 vsize=1186592 memory=778332 CPUtime=153.98 cores=0-7
/proc/8255/task/8263/stat : 8263 (cosoco) R 8252 8255 6070 0 -1 4202560 331011 0 0 0 15371 27 0 0 20 0 9 0 437308905 1215070208 194583 33554432000 4194304 6211092 140724491584112 139917481413960 5069621 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 21528576 140724491592726 140724491592818 140724491592818 140724491595726 0
[pid=8255/tid=8264] ppid=8252 vsize=1186592 memory=778332 CPUtime=154.21 cores=0-7
/proc/8255/task/8264/stat : 8264 (cosoco) R 8252 8255 6070 0 -1 4202560 340050 0 0 0 15375 46 0 0 20 0 9 0 437308905 1215070208 194583 33554432000 4194304 6211092 140724491584112 139917473021256 4982624 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 21528576 140724491592726 140724491592818 140724491592818 140724491595726 0
[pid=8255/tid=8265] ppid=8252 vsize=1186592 memory=778332 CPUtime=153.59 cores=0-7
/proc/8255/task/8265/stat : 8265 (cosoco) R 8252 8255 6070 0 -1 4202560 276391 0 0 0 15337 22 0 0 20 0 9 0 437308905 1215070208 194583 33554432000 4194304 6211092 140724491584112 139917464628552 5446208 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 21528576 140724491592726 140724491592818 140724491592818 140724491595726 0
[pid=8255/tid=8266] ppid=8252 vsize=1186592 memory=778332 CPUtime=154.31 cores=0-7
/proc/8255/task/8266/stat : 8266 (cosoco) R 8252 8255 6070 0 -1 4202560 246575 0 0 0 15399 32 0 0 20 0 9 0 437308905 1215070208 194583 33554432000 4194304 6211092 140724491584112 139917456235192 5397375 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 21528576 140724491592726 140724491592818 140724491592818 140724491595726 0
[pid=8255/tid=8267] ppid=8252 vsize=1186592 memory=778332 CPUtime=153.78 cores=0-7
/proc/8255/task/8267/stat : 8267 (cosoco) R 8252 8255 6070 0 -1 4202560 231500 0 0 0 15336 42 0 0 20 0 9 0 437308905 1215070208 194583 33554432000 4194304 6211092 140724491584112 139917447843144 5446240 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 21528576 140724491592726 140724491592818 140724491592818 140724491595726 0
Current children cumulated CPU time: 1240.04 s
Current children cumulated vsize: 1186592 KiB
Current children cumulated memory: 778332 KiB

[startup+222.301 s]
/proc/loadavg: 7.85 5.98 6.70 9/200 8287
/proc/meminfo: memFree=31171452/32770624 swapFree=67001580/67108860
[pid=8255] ppid=8252 vsize=1186592 memory=778332 CPUtime=1719.05 cores=0-7
/proc/8255/stat : 8255 (cosoco) S 8252 8255 6070 0 -1 1077944320 2465092 0 0 0 171617 288 0 0 20 0 9 0 437308110 1215070208 194583 33554432000 4194304 6211092 140724491584112 140724491582368 139917529734903 0 0 4096 8405026 18446744073709551615 0 0 17 1 0 0 0 0 0 8312316 8317760 21528576 140724491592726 140724491592818 140724491592818 140724491595726 0
/proc/8255/statm: 296648 194583 870 493 0 289953 0
[pid=8255/tid=8260] ppid=8252 vsize=1186592 memory=988 CPUtime=214.3 cores=0-7
/proc/8255/task/8260/stat : 8260 (cosoco) R 8252 8255 6070 0 -1 4202560 264247 0 0 0 21398 32 0 0 20 0 9 0 437308905 1215070208 194583 33554432000 4194304 6211092 140724491584112 139917506591416 5446260 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 21528576 140724491592726 140724491592818 140724491592818 140724491595726 0
[pid=8255/tid=8261] ppid=8252 vsize=1186592 memory=778332 CPUtime=213.11 cores=0-7
/proc/8255/task/8261/stat : 8261 (cosoco) R 8252 8255 6070 0 -1 4202560 265241 0 0 0 21288 23 0 0 20 0 9 0 437308905 1215070208 194583 33554432000 4194304 6211092 140724491584112 139917498199312 5068981 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 21528576 140724491592726 140724491592818 140724491592818 140724491595726 0
[pid=8255/tid=8262] ppid=8252 vsize=1186592 memory=778332 CPUtime=214.28 cores=0-7
/proc/8255/task/8262/stat : 8262 (cosoco) R 8252 8255 6070 0 -1 4202560 243175 0 0 0 21398 30 0 0 20 0 9 0 437308905 1215070208 194583 33554432000 4194304 6211092 140724491584112 139917489806664 5069244 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 21528576 140724491592726 140724491592818 140724491592818 140724491595726 0
[pid=8255/tid=8263] ppid=8252 vsize=1186592 memory=778332 CPUtime=213.79 cores=0-7
/proc/8255/task/8263/stat : 8263 (cosoco) R 8252 8255 6070 0 -1 4202560 350455 0 0 0 21351 28 0 0 20 0 9 0 437308905 1215070208 194583 33554432000 4194304 6211092 140724491584112 139917481413960 5454160 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 21528576 140724491592726 140724491592818 140724491592818 140724491595726 0
[pid=8255/tid=8264] ppid=8252 vsize=1186592 memory=778332 CPUtime=214.2 cores=0-7
/proc/8255/task/8264/stat : 8264 (cosoco) R 8252 8255 6070 0 -1 4202560 356800 0 0 0 21372 48 0 0 20 0 9 0 437308905 1215070208 194583 33554432000 4194304 6211092 140724491584112 139917473021256 5451572 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 21528576 140724491592726 140724491592818 140724491592818 140724491595726 0
[pid=8255/tid=8265] ppid=8252 vsize=1186592 memory=778332 CPUtime=213.59 cores=0-7
/proc/8255/task/8265/stat : 8265 (cosoco) R 8252 8255 6070 0 -1 4202560 291359 0 0 0 21335 24 0 0 20 0 9 0 437308905 1215070208 194583 33554432000 4194304 6211092 140724491584112 139917464628552 5451482 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 21528576 140724491592726 140724491592818 140724491592818 140724491595726 0
[pid=8255/tid=8266] ppid=8252 vsize=1186592 memory=778332 CPUtime=214.3 cores=0-7
/proc/8255/task/8266/stat : 8266 (cosoco) R 8252 8255 6070 0 -1 4202560 258008 0 0 0 21397 33 0 0 20 0 9 0 437308905 1215070208 194583 33554432000 4194304 6211092 140724491584112 139917456235192 5068955 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 21528576 140724491592726 140724491592818 140724491592818 140724491595726 0
[pid=8255/tid=8267] ppid=8252 vsize=1186592 memory=778332 CPUtime=213.46 cores=0-7
/proc/8255/task/8267/stat : 8267 (cosoco) R 8252 8255 6070 0 -1 4202560 243669 0 0 0 21304 42 0 0 20 0 9 0 437308905 1215070208 194583 33554432000 4194304 6211092 140724491584112 139917447843144 139917523639144 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 21528576 140724491592726 140724491592818 140724491592818 140724491595726 0
Current children cumulated CPU time: 1719.05 s
Current children cumulated vsize: 1186592 KiB
Current children cumulated memory: 778332 KiB



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+252.001 s]*
/proc/loadavg: 7.91 6.17 6.74 9/201 8290
/proc/meminfo: memFree=31170840/32770624 swapFree=67001580/67108860
[pid=8255] ppid=8252 vsize=1186592 memory=778332 CPUtime=1956.24 cores=0-7
/proc/8255/stat : 8255 (cosoco) S 8252 8255 6070 0 -1 1077944320 2537801 0 0 0 195329 295 0 0 20 0 9 0 437308110 1215070208 194583 33554432000 4194304 6211092 140724491584112 140724491582368 139917529734903 0 0 4096 8405026 18446744073709551615 0 0 17 1 0 0 0 0 0 8312316 8317760 21528576 140724491592726 140724491592818 140724491592818 140724491595726 0
/proc/8255/statm: 296648 194583 870 493 0 289953 0
[pid=8255/tid=8260] ppid=8252 vsize=1186592 memory=-7035114785800479027 CPUtime=244.02 cores=0-7
/proc/8255/task/8260/stat : 8260 (cosoco) R 8252 8255 6070 0 -1 4202560 269784 0 0 0 24369 33 0 0 20 0 9 0 437308905 1215070208 194583 33554432000 4194304 6211092 140724491584112 139917506591416 5193332 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 21528576 140724491592726 140724491592818 140724491592818 140724491595726 0
[pid=8255/tid=8261] ppid=8252 vsize=1186592 memory=4126316290023845779 CPUtime=242.39 cores=0-7
/proc/8255/task/8261/stat : 8261 (cosoco) R 8252 8255 6070 0 -1 4202560 272625 0 0 0 24214 25 0 0 20 0 9 0 437308905 1215070208 194583 33554432000 4194304 6211092 140724491584112 139917498199312 5451558 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 21528576 140724491592726 140724491592818 140724491592818 140724491595726 0
[pid=8255/tid=8262] ppid=8252 vsize=1186592 memory=4048 CPUtime=243.99 cores=0-7
/proc/8255/task/8262/stat : 8262 (cosoco) R 8252 8255 6070 0 -1 4202560 251275 0 0 0 24368 31 0 0 20 0 9 0 437308905 1215070208 194583 33554432000 4194304 6211092 140724491584112 139917489806664 5451488 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 21528576 140724491592726 140724491592818 140724491592818 140724491595726 0
[pid=8255/tid=8263] ppid=8252 vsize=1186592 memory=1220 CPUtime=243.5 cores=0-7
/proc/8255/task/8263/stat : 8263 (cosoco) R 8252 8255 6070 0 -1 4202560 365346 0 0 0 24320 30 0 0 20 0 9 0 437308905 1215070208 194583 33554432000 4194304 6211092 140724491584112 139917481413960 5164999 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 21528576 140724491592726 140724491592818 140724491592818 140724491595726 0
[pid=8255/tid=8264] ppid=8252 vsize=1186592 memory=10600 CPUtime=243.91 cores=0-7
/proc/8255/task/8264/stat : 8264 (cosoco) R 8252 8255 6070 0 -1 4202560 366452 0 0 0 24342 49 0 0 20 0 9 0 437308905 1215070208 194583 33554432000 4194304 6211092 140724491584112 139917473021256 139917523639118 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 21528576 140724491592726 140724491592818 140724491592818 140724491595726 0
[pid=8255/tid=8265] ppid=8252 vsize=1186592 memory=1740 CPUtime=243.28 cores=0-7
/proc/8255/task/8265/stat : 8265 (cosoco) R 8252 8255 6070 0 -1 4202560 300250 0 0 0 24303 25 0 0 20 0 9 0 437308905 1215070208 194583 33554432000 4194304 6211092 140724491584112 139917464628552 5164752 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 21528576 140724491592726 140724491592818 140724491592818 140724491595726 0
[pid=8255/tid=8266] ppid=8252 vsize=1186592 memory=5320 CPUtime=244.01 cores=0-7
/proc/8255/task/8266/stat : 8266 (cosoco) R 8252 8255 6070 0 -1 4202560 267146 0 0 0 24367 34 0 0 20 0 9 0 437308905 1215070208 194583 33554432000 4194304 6211092 140724491584112 139917456235192 5193329 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 21528576 140724491592726 140724491592818 140724491592818 140724491595726 0
[pid=8255/tid=8267] ppid=8252 vsize=1186592 memory=636 CPUtime=243.15 cores=0-7
/proc/8255/task/8267/stat : 8267 (cosoco) R 8252 8255 6070 0 -1 4202560 252785 0 0 0 24272 43 0 0 20 0 9 0 437308905 1215070208 194583 33554432000 4194304 6211092 140724491584112 139917447843144 5068958 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 21528576 140724491592726 140724491592818 140724491592818 140724491595726 0
Current children cumulated CPU time: 1956.24 s
Current children cumulated vsize: 1186592 KiB
Current children cumulated memory: 778332 KiB

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

[startup+252.077 s]
# the end of solver process 8255 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=1953.4 s, system=3.00432 s

Solver just ended.
??? end of watcher thread
Dumping a history of the last processes samples

Child status: 1
Real time (s): 252.077
CPU time (s): 1956.41
CPU user time (s): 1953.4
CPU system time (s): 3.00432
CPU usage (%): 776.114
Max. virtual memory (cumulated for all children) (KiB): 1192756
Max. memory (cumulated for all children) (KiB): 782228

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1953.4
system time used= 3.00432
maximum resident set size= 782228
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 2537866
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= 18930
involuntary context switches= 17183


# summary of solver processes directly reported to runsolver:
#   pid: 8255
#   total CPU time (s): 1956.41
#   total CPU user time (s): 1953.4
#   total CPU system time (s): 3.00432

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 1.30319 second user time and 2.34237 second system time

The end

Launcher Data

Begin job on node136 at 2019-09-16 07:09:10
IDJOB=4398817
IDBENCH=139748
IDSOLVER=2852
FILE ID=node136/4398817-1568610592
RUNJOBID= node136-1568598203-6097
PBS_JOBID= 21703420
Free space on /tmp= 61172 MiB

SOLVER NAME= cosoco 2.O parallel
BENCH NAME= XCSP17/ChessboardColoration/ChessboardColoration-int-s2/ChessboardColoration-int-11-13.xml
COMMAND LINE= cosoco -model -nbcores=NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4398817-1568610592/watcher-4398817-1568610592 -o /tmp/evaluation-result-4398817-1568610592/solver-4398817-1568610592 -C 2016 -W 252 -M 31000 --bin-var /tmp/runsolver-exch-node136-1568598203-6097 --watchdog 312  cosoco -model -nbcores=8 HOME/instance-4398817-1568610592.xml

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

MD5SUM BENCH= b332b46b2d271d96c2352c0c61c10556
RANDOM SEED=6421844

node136.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.00
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.54
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.00
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.54
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.00
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.54
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.00
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.54
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32770624 kB
MemFree:        31361920 kB
MemAvailable:   31855900 kB
Buffers:           18136 kB
Cached:           764792 kB
SwapCached:         3448 kB
Active:            49644 kB
Inactive:         739628 kB
Active(anon):       4388 kB
Inactive(anon):    50432 kB
Active(file):      45256 kB
Inactive(file):   689196 kB
Unevictable:      109740 kB
Mlocked:          109740 kB
SwapTotal:      67108860 kB
SwapFree:       67001508 kB
Dirty:              3600 kB
Writeback:         60112 kB
AnonPages:        148408 kB
Mapped:            46888 kB
Shmem:             40200 kB
Slab:             211648 kB
SReclaimable:     150724 kB
SUnreclaim:        60924 kB
KernelStack:        3424 kB
PageTables:         5884 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     509708 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    102400 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      120192 kB
DirectMap2M:    33425408 kB

Free space on /tmp at the end= 61168 MiB
End job on node136 at 2019-09-16 07:13:23