Trace number 4410077

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.0 parallelSAT (TO)3 1954.18 252.075

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

15.63/9.27	c
15.63/9.27	c This is cosoco 2.00 --  
15.63/9.27	c
15.63/9.27	c command line: cosoco -model -nbcores=8 HOME/instance-4410077-1569831847.xml 
15.63/9.27	c enable optimization
15.63/9.27	c ========================================[ Problem Statistics ]===========================================
15.63/9.27	c |                                                                                                       
15.63/9.27	c |  Parse time        :         7.87 s 
15.63/9.27	c |
15.63/9.27	c |               Variables: 143
15.63/9.27	c |            Domain Sizes: 143..143
15.63/9.27	c |
15.63/9.27	c |             Constraints: 4313
15.63/9.27	c |                   Arity: 4..143
15.63/9.27	c | 
15.63/9.27	c |                   Types: 
15.63/9.27	c |                          Intension: 4290
15.63/9.27	c |                          Lex: 22
15.63/9.27	c |                          Max constant: 1
15.63/9.27	c |                          
15.63/9.27	c |               Objective: Minimize Max constant
15.63/9.27	
15.63/9.27	c =========================================================================================================
15.63/9.27	c Parallel mode: Portfolio
15.63/9.27	c [pFactory][Group N°0] created (threads:8).
15.63/9.27	c [pFactory][Group N°0] new task added (threads:8 - tasks:1).
15.63/9.27	c [pFactory][Group N°0] new task added (threads:8 - tasks:2).
15.63/9.27	c [pFactory][Group N°0] new task added (threads:8 - tasks:3).
15.63/9.27	c [pFactory][Group N°0] new task added (threads:8 - tasks:4).
15.63/9.27	c [pFactory][Group N°0] new task added (threads:8 - tasks:5).
15.63/9.27	c [pFactory][Group N°0] new task added (threads:8 - tasks:6).
15.63/9.27	c [pFactory][Group N°0] new task added (threads:8 - tasks:7).
15.63/9.27	c [pFactory][Group N°0] new task added (threads:8 - tasks:8).
15.63/9.27	c [pFactory][Group N°0] concurrent mode: enabled.
15.63/9.27	c [pFactory][Group N°0] computations in progress (threads:8 - tasks:8).
15.63/9.27	c [pFactory][Group N°0] task 7 launched on thread 1.
15.63/9.27	c [pFactory][Group N°0] task 6 launched on thread 2.
15.63/9.27	c [pFactory][Group N°0] task 5 launched on thread 0.
15.63/9.27	c [pFactory][Group N°0] task 4 launched on thread 6.
15.63/9.27	c [pFactory][Group N°0] task 3 launched on thread 7.
15.63/9.27	c [pFactory][Group N°0] task 2 launched on thread 4.
15.63/9.27	c [pFactory][Group N°0] task 1 launched on thread 5.
15.63/9.27	c [pFactory][Group N°0] task 0 launched on thread 3.
15.63/9.27	o 142
16.41/9.30	o 6
16.41/9.35	o 5
21.16/9.90	o 4
69.87/16.04	o 3
1954.02/252.02	
1954.02/252.02	c *** INTERRUPTED ***
1954.02/252.02	c call to solver        : 1
1954.02/252.02	c
1954.02/252.02	c restarts              : 1084        
1954.02/252.02	c conflicts             : 16107        (8 /sec)
1954.02/252.02	c decisions             : 87216        (45 /sec)
1954.02/252.02	c propagations          : 616376      (316 /sec)
1954.02/252.02	c root propagations     : 85599       
1954.02/252.02	c filter calls          : 33190061       (17013 /sec)
1954.02/252.02	c useless filter calls  : 32804459       (98 %)
1954.02/252.02	c Memory used           : 1158.79 MB
1954.02/252.02	c Best bound time (wc)  : 16.0395 s
1954.02/252.02	c CPU time              : 1950.9 s
1954.02/252.02	c real time             : 252.016 s
1954.02/252.02	
1954.02/252.02	s SATISFIABLE
1954.02/252.02	c Best value found: 3
1954.02/252.02	
1954.02/252.02	
1954.02/252.02	v <instantiation type='solution' cost='3'>
1954.02/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>
1954.02/252.02	v <values>0 2 2 3 0 0 0 0 1 1 1 2 2 3 3 2 3 1 2 3 0 1 0 2 1 3 0 3 3 0 1 1 2 3 0 2 3 0 1 1 0 2 2 2 3 2 0 0 1 0 3 3 1 2 3 1 2 3 3 2 2 0 2 0 0 1 3 0 0 3 1 1 0 2 2 1 2 0 1 1 3 2 3 2 0 2 1 0 0 2 3 2 0 1 1 0 3 1 1 1 3 3 0 1 2 1 0 3 0 3 2 3 0 0 2 1 1 2 0 1 0 3 0 3 3 2 0 1 1 2 2 0 1 3 3 1 0 2 3 2 3 3 0 </values>
1954.02/252.02	v </instantiation>
1954.02/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 (15175 MiB free)
  memory of node 1: 16384 MiB (15474 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4410077-1569831847/watcher-4410077-1569831847 -o /tmp/evaluation-result-4410077-1569831847/solver-4410077-1569831847 -C 2016 -W 252 -M 31000 --bin-var /tmp/runsolver-exch-node147-1569818085-14128 --watchdog 312 cosoco -model -nbcores=8 HOME/instance-4410077-1569831847.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
solver pid=18504, runsolver pid=18501
Current StackSize limit: 8192 KiB


[startup+0.100145 s]*
/proc/loadavg: 4.59 2.30 3.65 2/191 18505
/proc/meminfo: memFree=31381652/32770624 swapFree=66936012/67108860
[pid=18504] ppid=18501 vsize=29968 memory=6064 CPUtime=0.1 cores=0-7
/proc/18504/stat : 18504 (cosoco) R 18501 18504 14101 0 -1 4202496 1720 0 0 0 10 0 0 0 20 0 1 0 559098441 30687232 1516 33554432000 4194304 6211132 140721100513792 140721100510328 139836050066405 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8312316 8317760 18333696 140721100522518 140721100522610 140721100522610 140721100525518 0
/proc/18504/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.209242 s]*
/proc/loadavg: 4.59 2.30 3.65 2/191 18505
/proc/meminfo: memFree=31373840/32770624 swapFree=66936012/67108860
[pid=18504] ppid=18501 vsize=37616 memory=13880 CPUtime=0.2 cores=0-7
/proc/18504/stat : 18504 (cosoco) R 18501 18504 14101 0 -1 4202496 3654 0 0 0 20 0 0 0 20 0 1 0 559098441 38518784 3470 33554432000 4194304 6211132 140721100513792 140721100510328 139836050066405 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8312316 8317760 18333696 140721100522518 140721100522610 140721100522610 140721100525518 0
/proc/18504/statm: 9404 3470 823 493 0 2709 0
Current children cumulated CPU time: 0.2 s
Current children cumulated vsize: 37616 KiB
Current children cumulated memory: 13880 KiB

[startup+0.309218 s]*
/proc/loadavg: 4.59 2.30 3.65 2/191 18505
/proc/meminfo: memFree=31366688/32770624 swapFree=66936012/67108860
[pid=18504] ppid=18501 vsize=44736 memory=20864 CPUtime=0.31 cores=0-7
/proc/18504/stat : 18504 (cosoco) R 18501 18504 14101 0 -1 4202496 5422 0 0 0 30 1 0 0 20 0 1 0 559098441 45809664 5216 33554432000 4194304 6211132 140721100513792 140721100508888 139836050066405 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8312316 8317760 18333696 140721100522518 140721100522610 140721100522610 140721100525518 0
/proc/18504/statm: 11184 5216 823 493 0 4489 0
Current children cumulated CPU time: 0.31 s
Current children cumulated vsize: 44736 KiB
Current children cumulated memory: 20864 KiB

[startup+0.700313 s]
/proc/loadavg: 4.59 2.30 3.65 2/191 18505
/proc/meminfo: memFree=31352552/32770624 swapFree=66936012/67108860
[pid=18504] ppid=18501 vsize=71908 memory=48036 CPUtime=0.69 cores=0-7
/proc/18504/stat : 18504 (cosoco) R 18501 18504 14101 0 -1 4202496 12204 0 0 0 66 3 0 0 20 0 1 0 559098441 73633792 12009 33554432000 4194304 6211132 140721100513792 140721100508888 139836050066405 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8312316 8317760 18333696 140721100522518 140721100522610 140721100522610 140721100525518 0
/proc/18504/statm: 17977 12009 823 493 0 11282 0
Current children cumulated CPU time: 0.69 s
Current children cumulated vsize: 71908 KiB
Current children cumulated memory: 48036 KiB

[startup+1.50032 s]
/proc/loadavg: 4.59 2.30 3.65 2/191 18505
/proc/meminfo: memFree=31317648/32770624 swapFree=66936012/67108860
[pid=18504] ppid=18501 vsize=128560 memory=104688 CPUtime=1.49 cores=0-7
/proc/18504/stat : 18504 (cosoco) R 18501 18504 14101 0 -1 4202496 26377 0 0 0 144 5 0 0 20 0 1 0 559098441 131645440 26172 33554432000 4194304 6211132 140721100513792 140721100508888 139836050066405 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8312316 8317760 18333696 140721100522518 140721100522610 140721100522610 140721100525518 0
/proc/18504/statm: 32140 26172 823 493 0 25445 0
Current children cumulated CPU time: 1.49 s
Current children cumulated vsize: 128560 KiB
Current children cumulated memory: 104688 KiB

[startup+3.10928 s]
/proc/loadavg: 4.59 2.30 3.65 2/191 18505
/proc/meminfo: memFree=31175608/32770624 swapFree=66936012/67108860
[pid=18504] ppid=18501 vsize=242560 memory=218816 CPUtime=3.1 cores=0-7
/proc/18504/stat : 18504 (cosoco) R 18501 18504 14101 0 -1 4202496 55352 0 0 0 301 9 0 0 20 0 1 0 559098441 248381440 54704 33554432000 4194304 6211132 140721100513792 140721100508888 139836050066405 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8312316 8317760 18333696 140721100522518 140721100522610 140721100522610 140721100525518 0
/proc/18504/statm: 60640 54704 823 493 0 53945 0
Current children cumulated CPU time: 3.1 s
Current children cumulated vsize: 242560 KiB
Current children cumulated memory: 218816 KiB

[startup+6.3003 s]
/proc/loadavg: 4.22 2.26 3.63 2/191 18505
/proc/meminfo: memFree=30963824/32770624 swapFree=66936012/67108860
[pid=18504] ppid=18501 vsize=468608 memory=444820 CPUtime=6.29 cores=0-7
/proc/18504/stat : 18504 (cosoco) R 18501 18504 14101 0 -1 4202496 112303 0 0 0 612 17 0 0 20 0 1 0 559098441 479854592 111205 33554432000 4194304 6211132 140721100513792 140721100508888 139836050066405 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8312316 8317760 18333696 140721100522518 140721100522610 140721100522610 140721100525518 0
/proc/18504/statm: 117152 111205 823 493 0 110457 0
Current children cumulated CPU time: 6.29 s
Current children cumulated vsize: 468608 KiB
Current children cumulated memory: 444820 KiB

[startup+12.7007 s]
/proc/loadavg: 4.52 2.35 3.65 9/199 18513
/proc/meminfo: memFree=30597836/32770624 swapFree=66936012/67108860
[pid=18504] ppid=18501 vsize=1193784 memory=789660 CPUtime=43.45 cores=0-7
/proc/18504/stat : 18504 (cosoco) S 18501 18504 14101 0 -1 1077944320 747148 0 0 0 4221 124 0 0 20 0 9 0 559098441 1222434816 197415 33554432000 4194304 6211132 140721100513792 140721100512048 139836066107127 0 0 4096 8405026 18446744073709551615 0 0 17 3 0 0 0 0 0 8312316 8317760 18333696 140721100522518 140721100522610 140721100522610 140721100525518 0
/proc/18504/statm: 298446 197415 871 493 0 291751 0
[pid=18504/tid=18506] ppid=18501 vsize=1193784 memory=0 CPUtime=4.4 cores=0-7
/proc/18504/task/18506/stat : 18506 (cosoco) R 18501 18504 14101 0 -1 4202560 61447 0 0 0 424 16 0 0 20 0 9 0 559099254 1222434816 197415 33554432000 4194304 6211132 140721100513792 139836042963736 139836060011389 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 18333696 140721100522518 140721100522610 140721100522610 140721100525518 0
[pid=18504/tid=18507] ppid=18501 vsize=1193784 memory=709100 CPUtime=4.42 cores=0-7
/proc/18504/task/18507/stat : 18507 (cosoco) R 18501 18504 14101 0 -1 4202560 64957 0 0 0 436 6 0 0 20 0 9 0 559099254 1222434816 197415 33554432000 4194304 6211132 140721100513792 139836034571352 5165031 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 18333696 140721100522518 140721100522610 140721100522610 140721100525518 0
[pid=18504/tid=18508] ppid=18501 vsize=1193784 memory=139875273707128 CPUtime=4.43 cores=0-7
/proc/18504/task/18508/stat : 18508 (cosoco) R 18501 18504 14101 0 -1 4202560 59531 0 0 0 427 16 0 0 20 0 9 0 559099254 1222434816 197415 33554432000 4194304 6211132 140721100513792 139836026178648 5165031 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 18333696 140721100522518 140721100522610 140721100522610 140721100525518 0
[pid=18504/tid=18509] ppid=18501 vsize=1193784 memory=0 CPUtime=4.4 cores=0-7
/proc/18504/task/18509/stat : 18509 (cosoco) R 18501 18504 14101 0 -1 4202560 86948 0 0 0 432 8 0 0 20 0 9 0 559099254 1222434816 197415 33554432000 4194304 6211132 140721100513792 139836017785256 5009583 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 18333696 140721100522518 140721100522610 140721100522610 140721100525518 0
[pid=18504/tid=18510] ppid=18501 vsize=1193784 memory=0 CPUtime=4.4 cores=0-7
/proc/18504/task/18510/stat : 18510 (cosoco) R 18501 18504 14101 0 -1 12591168 69437 0 0 0 428 12 0 0 20 0 9 0 559099254 1222434816 197415 33554432000 4194304 6211132 140721100513792 139836009393168 5068955 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 18333696 140721100522518 140721100522610 140721100522610 140721100525518 0
[pid=18504/tid=18511] ppid=18501 vsize=1193784 memory=789340 CPUtime=4.42 cores=0-7
/proc/18504/task/18511/stat : 18511 (cosoco) R 18501 18504 14101 0 -1 4202560 78688 0 0 0 422 20 0 0 20 0 9 0 559099254 1222434816 197415 33554432000 4194304 6211132 140721100513792 139836001000464 5454212 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 18333696 140721100522518 140721100522610 140721100522610 140721100525518 0
[pid=18504/tid=18512] ppid=18501 vsize=1193784 memory=225140 CPUtime=4.37 cores=0-7
/proc/18504/task/18512/stat : 18512 (cosoco) R 18501 18504 14101 0 -1 4202560 73999 0 0 0 431 6 0 0 20 0 9 0 559099254 1222434816 197415 33554432000 4194304 6211132 140721100513792 139835992607144 5451545 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 18333696 140721100522518 140721100522610 140721100522610 140721100525518 0
[pid=18504/tid=18513] ppid=18501 vsize=1193784 memory=785844 CPUtime=4.41 cores=0-7
/proc/18504/task/18513/stat : 18513 (cosoco) R 18501 18504 14101 0 -1 4202560 60979 0 0 0 430 11 0 0 20 0 9 0 559099254 1222434816 197415 33554432000 4194304 6211132 140721100513792 139835984214664 5193760 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 18333696 140721100522518 140721100522610 140721100522610 140721100525518 0
Current children cumulated CPU time: 43.45 s
Current children cumulated vsize: 1193784 KiB
Current children cumulated memory: 789660 KiB

[startup+25.5007 s]
/proc/loadavg: 5.29 2.63 3.72 9/199 18514
/proc/meminfo: memFree=30599324/32770624 swapFree=66936012/67108860
[pid=18504] ppid=18501 vsize=1190700 memory=787524 CPUtime=145.66 cores=0-7
/proc/18504/stat : 18504 (cosoco) S 18501 18504 14101 0 -1 1077944320 1407410 0 0 0 14370 196 0 0 20 0 9 0 559098441 1219276800 196881 33554432000 4194304 6211132 140721100513792 140721100512048 139836066107127 0 0 4096 8405026 18446744073709551615 0 0 17 3 0 0 0 0 0 8312316 8317760 18333696 140721100522518 140721100522610 140721100522610 140721100525518 0
/proc/18504/statm: 297675 196881 871 493 0 290980 0
[pid=18504/tid=18506] ppid=18501 vsize=1190700 memory=3834948609904305504 CPUtime=17.21 cores=0-7
/proc/18504/task/18506/stat : 18506 (cosoco) R 18501 18504 14101 0 -1 4202560 138766 0 0 0 1697 24 0 0 20 0 9 0 559099254 1219276800 196881 33554432000 4194304 6211132 140721100513792 139836042964296 5451564 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 18333696 140721100522518 140721100522610 140721100522610 140721100525518 0
[pid=18504/tid=18507] ppid=18501 vsize=1190700 memory=0 CPUtime=17.22 cores=0-7
/proc/18504/task/18507/stat : 18507 (cosoco) R 18501 18504 14101 0 -1 4202560 140746 0 0 0 1709 13 0 0 20 0 9 0 559099254 1219276800 196881 33554432000 4194304 6211132 140721100513792 139836034571592 139836060011342 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 18333696 140721100522518 140721100522610 140721100522610 140721100525518 0
[pid=18504/tid=18508] ppid=18501 vsize=1190700 memory=789072 CPUtime=17.22 cores=0-7
/proc/18504/task/18508/stat : 18508 (cosoco) R 18501 18504 14101 0 -1 4202560 131981 0 0 0 1699 23 0 0 20 0 9 0 559099254 1219276800 196881 33554432000 4194304 6211132 140721100513792 139836026178832 5164781 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 18333696 140721100522518 140721100522610 140721100522610 140721100525518 0
[pid=18504/tid=18509] ppid=18501 vsize=1190700 memory=10524 CPUtime=17.2 cores=0-7
/proc/18504/task/18509/stat : 18509 (cosoco) R 18501 18504 14101 0 -1 4202560 193750 0 0 0 1705 15 0 0 20 0 9 0 559099254 1219276800 196881 33554432000 4194304 6211132 140721100513792 139836017785256 5446961 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 18333696 140721100522518 140721100522610 140721100522610 140721100525518 0
[pid=18504/tid=18510] ppid=18501 vsize=1190700 memory=3512 CPUtime=17.2 cores=0-7
/proc/18504/task/18510/stat : 18510 (cosoco) R 18501 18504 14101 0 -1 4202560 154159 0 0 0 1695 25 0 0 20 0 9 0 559099254 1219276800 196881 33554432000 4194304 6211132 140721100513792 139836009393168 5451514 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 18333696 140721100522518 140721100522610 140721100522610 140721100525518 0
[pid=18504/tid=18511] ppid=18501 vsize=1190700 memory=10524 CPUtime=17.22 cores=0-7
/proc/18504/task/18511/stat : 18511 (cosoco) R 18501 18504 14101 0 -1 4202560 165251 0 0 0 1691 31 0 0 20 0 9 0 559099254 1219276800 196881 33554432000 4194304 6211132 140721100513792 139836001000464 5068958 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 18333696 140721100522518 140721100522610 140721100522610 140721100525518 0
[pid=18504/tid=18512] ppid=18501 vsize=1190700 memory=2020 CPUtime=17 cores=0-7
/proc/18504/task/18512/stat : 18512 (cosoco) R 18501 18504 14101 0 -1 4202560 161415 0 0 0 1687 13 0 0 20 0 9 0 559099254 1219276800 196881 33554432000 4194304 6211132 140721100513792 139835992608072 5068932 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 18333696 140721100522518 140721100522610 140721100522610 140721100525518 0
[pid=18504/tid=18513] ppid=18501 vsize=1190700 memory=988 CPUtime=17.2 cores=0-7
/proc/18504/task/18513/stat : 18513 (cosoco) R 18501 18504 14101 0 -1 4202560 130031 0 0 0 1696 24 0 0 20 0 9 0 559099254 1219276800 196881 33554432000 4194304 6211132 140721100513792 139835984214664 5446311 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 18333696 140721100522518 140721100522610 140721100522610 140721100525518 0
Current children cumulated CPU time: 145.66 s
Current children cumulated vsize: 1190700 KiB
Current children cumulated memory: 787524 KiB

[startup+51.1107 s]
/proc/loadavg: 6.22 3.06 3.84 9/199 18516
/proc/meminfo: memFree=30602856/32770624 swapFree=66936012/67108860
[pid=18504] ppid=18501 vsize=1186592 memory=785044 CPUtime=350.15 cores=0-7
/proc/18504/stat : 18504 (cosoco) S 18501 18504 14101 0 -1 1077944320 1960655 0 0 0 34768 247 0 0 20 0 9 0 559098441 1215070208 196261 33554432000 4194304 6211132 140721100513792 140721100512048 139836066107127 0 0 4096 8405026 18446744073709551615 0 0 17 3 0 0 0 0 0 8312316 8317760 18333696 140721100522518 140721100522610 140721100522610 140721100525518 0
/proc/18504/statm: 296648 196261 871 493 0 289953 0
[pid=18504/tid=18506] ppid=18501 vsize=1186592 memory=785044 CPUtime=42.82 cores=0-7
/proc/18504/task/18506/stat : 18506 (cosoco) R 18501 18504 14101 0 -1 4202560 195002 0 0 0 4255 27 0 0 20 0 9 0 559099254 1215070208 196261 33554432000 4194304 6211132 140721100513792 139836042964296 5442996 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 18333696 140721100522518 140721100522610 140721100522610 140721100525518 0
[pid=18504/tid=18507] ppid=18501 vsize=1186592 memory=0 CPUtime=42.81 cores=0-7
/proc/18504/task/18507/stat : 18507 (cosoco) R 18501 18504 14101 0 -1 4202560 200821 0 0 0 4263 18 0 0 20 0 9 0 559099254 1215070208 196261 33554432000 4194304 6211132 140721100513792 139836034571592 5164777 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 18333696 140721100522518 140721100522610 140721100522610 140721100525518 0
[pid=18504/tid=18508] ppid=18501 vsize=1186592 memory=3512 CPUtime=42.84 cores=0-7
/proc/18504/task/18508/stat : 18508 (cosoco) R 18501 18504 14101 0 -1 4202560 190467 0 0 0 4255 29 0 0 20 0 9 0 559099254 1215070208 196261 33554432000 4194304 6211132 140721100513792 139836026178832 5451514 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 18333696 140721100522518 140721100522610 140721100522610 140721100525518 0
[pid=18504/tid=18509] ppid=18501 vsize=1186592 memory=785044 CPUtime=42.81 cores=0-7
/proc/18504/task/18509/stat : 18509 (cosoco) R 18501 18504 14101 0 -1 4202560 272262 0 0 0 4260 21 0 0 20 0 9 0 559099254 1215070208 196261 33554432000 4194304 6211132 140721100513792 139836017786184 5446646 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 18333696 140721100522518 140721100522610 140721100522610 140721100525518 0
[pid=18504/tid=18510] ppid=18501 vsize=1186592 memory=880 CPUtime=42.82 cores=0-7
/proc/18504/task/18510/stat : 18510 (cosoco) R 18501 18504 14101 0 -1 4202560 222103 0 0 0 4250 32 0 0 20 0 9 0 559099254 1215070208 196261 33554432000 4194304 6211132 140721100513792 139836009393168 5451514 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 18333696 140721100522518 140721100522610 140721100522610 140721100525518 0
[pid=18504/tid=18511] ppid=18501 vsize=1186592 memory=785044 CPUtime=42.82 cores=0-7
/proc/18504/task/18511/stat : 18511 (cosoco) R 18501 18504 14101 0 -1 4202560 263635 0 0 0 4240 42 0 0 20 0 9 0 559099254 1215070208 196261 33554432000 4194304 6211132 140721100513792 139836001000776 5068832 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 18333696 140721100522518 140721100522610 140721100522610 140721100525518 0
[pid=18504/tid=18512] ppid=18501 vsize=1186592 memory=12040 CPUtime=42.24 cores=0-7
/proc/18504/task/18512/stat : 18512 (cosoco) R 18501 18504 14101 0 -1 4202560 231457 0 0 0 4205 19 0 0 20 0 9 0 559099254 1215070208 196261 33554432000 4194304 6211132 140721100513792 139835992608072 5456330 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 18333696 140721100522518 140721100522610 140721100522610 140721100525518 0
[pid=18504/tid=18513] ppid=18501 vsize=1186592 memory=1056 CPUtime=42.81 cores=0-7
/proc/18504/task/18513/stat : 18513 (cosoco) R 18501 18504 14101 0 -1 4202560 193647 0 0 0 4250 31 0 0 20 0 9 0 559099254 1215070208 196261 33554432000 4194304 6211132 140721100513792 139835984215368 5193358 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 18333696 140721100522518 140721100522610 140721100522610 140721100525518 0
Current children cumulated CPU time: 350.15 s
Current children cumulated vsize: 1186592 KiB
Current children cumulated memory: 785044 KiB

[startup+102.301 s]
/proc/loadavg: 7.23 3.82 4.06 9/200 18521
/proc/meminfo: memFree=30603140/32770624 swapFree=66936012/67108860
[pid=18504] ppid=18501 vsize=1186592 memory=785044 CPUtime=758.83 cores=0-7
/proc/18504/stat : 18504 (cosoco) S 18501 18504 14101 0 -1 1077944320 2345609 0 0 0 75601 282 0 0 20 0 9 0 559098441 1215070208 196261 33554432000 4194304 6211132 140721100513792 140721100512048 139836066107127 0 0 4096 8405026 18446744073709551615 0 0 17 3 0 0 0 0 0 8312316 8317760 18333696 140721100522518 140721100522610 140721100522610 140721100525518 0
/proc/18504/statm: 296648 196261 871 493 0 289953 0
[pid=18504/tid=18506] ppid=18501 vsize=1186592 memory=3512 CPUtime=93.99 cores=0-7
/proc/18504/task/18506/stat : 18506 (cosoco) R 18501 18504 14101 0 -1 4202560 243178 0 0 0 9369 30 0 0 20 0 9 0 559099254 1215070208 196261 33554432000 4194304 6211132 140721100513792 139836042964296 5164791 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 18333696 140721100522518 140721100522610 140721100522610 140721100525518 0
[pid=18504/tid=18507] ppid=18501 vsize=1186592 memory=6935054825532540783 CPUtime=93.77 cores=0-7
/proc/18504/task/18507/stat : 18507 (cosoco) R 18501 18504 14101 0 -1 4202560 243791 0 0 0 9356 21 0 0 20 0 9 0 559099254 1215070208 196261 33554432000 4194304 6211132 140721100513792 139836034571592 5068981 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 18333696 140721100522518 140721100522610 140721100522610 140721100525518 0
[pid=18504/tid=18508] ppid=18501 vsize=1186592 memory=785044 CPUtime=94.02 cores=0-7
/proc/18504/task/18508/stat : 18508 (cosoco) R 18501 18504 14101 0 -1 4202560 233608 0 0 0 9369 33 0 0 20 0 9 0 559099254 1215070208 196261 33554432000 4194304 6211132 140721100513792 139836026178832 5451564 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 18333696 140721100522518 140721100522610 140721100522610 140721100525518 0
[pid=18504/tid=18509] ppid=18501 vsize=1186592 memory=785044 CPUtime=93.68 cores=0-7
/proc/18504/task/18509/stat : 18509 (cosoco) R 18501 18504 14101 0 -1 4202560 331046 0 0 0 9342 26 0 0 20 0 9 0 559099254 1215070208 196261 33554432000 4194304 6211132 140721100513792 139836017786184 5164791 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 18333696 140721100522518 140721100522610 140721100522610 140721100525518 0
[pid=18504/tid=18510] ppid=18501 vsize=1186592 memory=75732 CPUtime=93.98 cores=0-7
/proc/18504/task/18510/stat : 18510 (cosoco) R 18501 18504 14101 0 -1 4202560 263454 0 0 0 9364 34 0 0 20 0 9 0 559099254 1215070208 196261 33554432000 4194304 6211132 140721100513792 139836009393168 5451658 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 18333696 140721100522518 140721100522610 140721100522610 140721100525518 0
[pid=18504/tid=18511] ppid=18501 vsize=1186592 memory=785044 CPUtime=93.99 cores=0-7
/proc/18504/task/18511/stat : 18511 (cosoco) R 18501 18504 14101 0 -1 4202560 321958 0 0 0 9351 48 0 0 20 0 9 0 559099254 1215070208 196261 33554432000 4194304 6211132 140721100513792 139836001000776 139836060011402 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 18333696 140721100522518 140721100522610 140721100522610 140721100525518 0
[pid=18504/tid=18512] ppid=18501 vsize=1186592 memory=3512 CPUtime=93.22 cores=0-7
/proc/18504/task/18512/stat : 18512 (cosoco) R 18501 18504 14101 0 -1 4202560 279992 0 0 0 9297 25 0 0 20 0 9 0 559099254 1215070208 196261 33554432000 4194304 6211132 140721100513792 139835992608072 5443082 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 18333696 140721100522518 140721100522610 140721100522610 140721100525518 0
[pid=18504/tid=18513] ppid=18501 vsize=1186592 memory=785044 CPUtime=94 cores=0-7
/proc/18504/task/18513/stat : 18513 (cosoco) R 18501 18504 14101 0 -1 4202560 237271 0 0 0 9363 37 0 0 20 0 9 0 559099254 1215070208 196261 33554432000 4194304 6211132 140721100513792 139835984215368 5440652 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 18333696 140721100522518 140721100522610 140721100522610 140721100525518 0
Current children cumulated CPU time: 758.83 s
Current children cumulated vsize: 1186592 KiB
Current children cumulated memory: 785044 KiB

[startup+162.301 s]
/proc/loadavg: 7.77 4.60 4.31 9/200 18524
/proc/meminfo: memFree=30603292/32770624 swapFree=66936012/67108860
[pid=18504] ppid=18501 vsize=1186592 memory=785044 CPUtime=1237.82 cores=0-7
/proc/18504/stat : 18504 (cosoco) S 18501 18504 14101 0 -1 1077944320 2607633 0 0 0 123475 307 0 0 20 0 9 0 559098441 1215070208 196261 33554432000 4194304 6211132 140721100513792 140721100512048 139836066107127 0 0 4096 8405026 18446744073709551615 0 0 17 3 0 0 0 0 0 8312316 8317760 18333696 140721100522518 140721100522610 140721100522610 140721100525518 0
/proc/18504/statm: 296648 196261 871 493 0 289953 0
[pid=18504/tid=18506] ppid=18501 vsize=1186592 memory=785044 CPUtime=153.98 cores=0-7
/proc/18504/task/18506/stat : 18506 (cosoco) R 18501 18504 14101 0 -1 4202560 269004 0 0 0 15365 33 0 0 20 0 9 0 559099254 1215070208 196261 33554432000 4194304 6211132 140721100513792 139836042964296 5452239 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 18333696 140721100522518 140721100522610 140721100522610 140721100525518 0
[pid=18504/tid=18507] ppid=18501 vsize=1186592 memory=785044 CPUtime=153.51 cores=0-7
/proc/18504/task/18507/stat : 18507 (cosoco) R 18501 18504 14101 0 -1 4202560 272387 0 0 0 15327 24 0 0 20 0 9 0 559099254 1215070208 196261 33554432000 4194304 6211132 140721100513792 139836034571592 5454215 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 18333696 140721100522518 140721100522610 140721100522610 140721100525518 0
[pid=18504/tid=18508] ppid=18501 vsize=1186592 memory=785044 CPUtime=154 cores=0-7
/proc/18504/task/18508/stat : 18508 (cosoco) R 18501 18504 14101 0 -1 4202560 263992 0 0 0 15364 36 0 0 20 0 9 0 559099254 1215070208 196261 33554432000 4194304 6211132 140721100513792 139836026178832 5069613 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 18333696 140721100522518 140721100522610 140721100522610 140721100525518 0
[pid=18504/tid=18509] ppid=18501 vsize=1186592 memory=785044 CPUtime=153.66 cores=0-7
/proc/18504/task/18509/stat : 18509 (cosoco) R 18501 18504 14101 0 -1 4202560 377530 0 0 0 15337 29 0 0 20 0 9 0 559099254 1215070208 196261 33554432000 4194304 6211132 140721100513792 139836017786184 139836050986896 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 18333696 140721100522518 140721100522610 140721100522610 140721100525518 0
[pid=18504/tid=18510] ppid=18501 vsize=1186592 memory=785044 CPUtime=153.92 cores=0-7
/proc/18504/task/18510/stat : 18510 (cosoco) R 18501 18504 14101 0 -1 4202560 287735 0 0 0 15356 36 0 0 20 0 9 0 559099254 1215070208 196261 33554432000 4194304 6211132 140721100513792 139836009393168 139836060011334 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 18333696 140721100522518 140721100522610 140721100522610 140721100525518 0
[pid=18504/tid=18511] ppid=18501 vsize=1186592 memory=785044 CPUtime=153.98 cores=0-7
/proc/18504/task/18511/stat : 18511 (cosoco) R 18501 18504 14101 0 -1 4202560 364044 0 0 0 15345 53 0 0 20 0 9 0 559099254 1215070208 196261 33554432000 4194304 6211132 140721100513792 139836001000776 5446262 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 18333696 140721100522518 140721100522610 140721100522610 140721100525518 0
[pid=18504/tid=18512] ppid=18501 vsize=1186592 memory=785044 CPUtime=152.6 cores=0-7
/proc/18504/task/18512/stat : 18512 (cosoco) R 18501 18504 14101 0 -1 4202560 315092 0 0 0 15232 28 0 0 20 0 9 0 559099254 1215070208 196261 33554432000 4194304 6211132 140721100513792 139835992608072 5446258 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 18333696 140721100522518 140721100522610 140721100522610 140721100525518 0
[pid=18504/tid=18513] ppid=18501 vsize=1186592 memory=785044 CPUtime=153.99 cores=0-7
/proc/18504/task/18513/stat : 18513 (cosoco) R 18501 18504 14101 0 -1 4202560 266538 0 0 0 15359 40 0 0 20 0 9 0 559099254 1215070208 196261 33554432000 4194304 6211132 140721100513792 139835984215368 5451509 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 18333696 140721100522518 140721100522610 140721100522610 140721100525518 0
Current children cumulated CPU time: 1237.82 s
Current children cumulated vsize: 1186592 KiB
Current children cumulated memory: 785044 KiB

[startup+222.311 s]
/proc/loadavg: 7.99 5.23 4.54 9/200 18529
/proc/meminfo: memFree=30602992/32770624 swapFree=66936012/67108860
[pid=18504] ppid=18501 vsize=1186592 memory=785044 CPUtime=1716.9 cores=0-7
/proc/18504/stat : 18504 (cosoco) S 18501 18504 14101 0 -1 1077944320 2680698 0 0 0 171376 314 0 0 20 0 9 0 559098441 1215070208 196261 33554432000 4194304 6211132 140721100513792 140721100512048 139836066107127 0 0 4096 8405026 18446744073709551615 0 0 17 3 0 0 0 0 0 8312316 8317760 18333696 140721100522518 140721100522610 140721100522610 140721100525518 0
/proc/18504/statm: 296648 196261 871 493 0 289953 0
[pid=18504/tid=18506] ppid=18501 vsize=1186592 memory=785044 CPUtime=213.96 cores=0-7
/proc/18504/task/18506/stat : 18506 (cosoco) R 18501 18504 14101 0 -1 4202560 280170 0 0 0 21363 33 0 0 20 0 9 0 559099254 1215070208 196261 33554432000 4194304 6211132 140721100513792 139836042964296 5455674 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 18333696 140721100522518 140721100522610 140721100522610 140721100525518 0
[pid=18504/tid=18507] ppid=18501 vsize=1186592 memory=10528 CPUtime=213.5 cores=0-7
/proc/18504/task/18507/stat : 18507 (cosoco) R 18501 18504 14101 0 -1 4202560 280871 0 0 0 21326 24 0 0 20 0 9 0 559099254 1215070208 196261 33554432000 4194304 6211132 140721100513792 139836034571592 5068958 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 18333696 140721100522518 140721100522610 140721100522610 140721100525518 0
[pid=18504/tid=18508] ppid=18501 vsize=1186592 memory=785044 CPUtime=214 cores=0-7
/proc/18504/task/18508/stat : 18508 (cosoco) R 18501 18504 14101 0 -1 4202560 271324 0 0 0 21363 37 0 0 20 0 9 0 559099254 1215070208 196261 33554432000 4194304 6211132 140721100513792 139836026178832 5164791 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 18333696 140721100522518 140721100522610 140721100522610 140721100525518 0
[pid=18504/tid=18509] ppid=18501 vsize=1186592 memory=785044 CPUtime=213.66 cores=0-7
/proc/18504/task/18509/stat : 18509 (cosoco) R 18501 18504 14101 0 -1 4202560 387814 0 0 0 21335 31 0 0 20 0 9 0 559099254 1215070208 196261 33554432000 4194304 6211132 140721100513792 139836017786184 139836050992543 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 18333696 140721100522518 140721100522610 140721100522610 140721100525518 0
[pid=18504/tid=18510] ppid=18501 vsize=1186592 memory=785044 CPUtime=213.76 cores=0-7
/proc/18504/task/18510/stat : 18510 (cosoco) R 18501 18504 14101 0 -1 4202560 296332 0 0 0 21340 36 0 0 20 0 9 0 559099254 1215070208 196261 33554432000 4194304 6211132 140721100513792 139836009393168 5440858 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 18333696 140721100522518 140721100522610 140721100522610 140721100525518 0
[pid=18504/tid=18511] ppid=18501 vsize=1186592 memory=785044 CPUtime=213.98 cores=0-7
/proc/18504/task/18511/stat : 18511 (cosoco) R 18501 18504 14101 0 -1 4202560 372434 0 0 0 21345 53 0 0 20 0 9 0 559099254 1215070208 196261 33554432000 4194304 6211132 140721100513792 139836001000776 139836050989910 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 18333696 140721100522518 140721100522610 140721100522610 140721100525518 0
[pid=18504/tid=18512] ppid=18501 vsize=1186592 memory=785044 CPUtime=211.84 cores=0-7
/proc/18504/task/18512/stat : 18512 (cosoco) R 18501 18504 14101 0 -1 4202560 326408 0 0 0 21155 29 0 0 20 0 9 0 559099254 1215070208 196261 33554432000 4194304 6211132 140721100513792 139835992608072 5069306 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 18333696 140721100522518 140721100522610 140721100522610 140721100525518 0
[pid=18504/tid=18513] ppid=18501 vsize=1186592 memory=785044 CPUtime=213.98 cores=0-7
/proc/18504/task/18513/stat : 18513 (cosoco) R 18501 18504 14101 0 -1 4202560 274034 0 0 0 21357 41 0 0 20 0 9 0 559099254 1215070208 196261 33554432000 4194304 6211132 140721100513792 139835984215368 5451516 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 18333696 140721100522518 140721100522610 140721100522610 140721100525518 0
Current children cumulated CPU time: 1716.9 s
Current children cumulated vsize: 1186592 KiB
Current children cumulated memory: 785044 KiB



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+252.001 s]*
/proc/loadavg: 8.21 5.55 4.67 9/200 18529
/proc/meminfo: memFree=30602404/32770624 swapFree=66936012/67108860
[pid=18504] ppid=18501 vsize=1186592 memory=785044 CPUtime=1954.02 cores=0-7
/proc/18504/stat : 18504 (cosoco) S 18501 18504 14101 0 -1 1077944320 2741548 0 0 0 195081 321 0 0 20 0 9 0 559098441 1215070208 196261 33554432000 4194304 6211132 140721100513792 140721100512048 139836066107127 0 0 4096 8405026 18446744073709551615 0 0 17 3 0 0 0 0 0 8312316 8317760 18333696 140721100522518 140721100522610 140721100522610 140721100525518 0
/proc/18504/statm: 296648 196261 871 493 0 289953 0
[pid=18504/tid=18506] ppid=18501 vsize=1186592 memory=785044 CPUtime=243.66 cores=0-7
/proc/18504/task/18506/stat : 18506 (cosoco) R 18501 18504 14101 0 -1 4202560 287593 0 0 0 24332 34 0 0 20 0 9 0 559099254 1215070208 196261 33554432000 4194304 6211132 140721100513792 139836042964296 5068958 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 18333696 140721100522518 140721100522610 140721100522610 140721100525518 0
[pid=18504/tid=18507] ppid=18501 vsize=1186592 memory=4872558044660077418 CPUtime=243.18 cores=0-7
/proc/18504/task/18507/stat : 18507 (cosoco) R 18501 18504 14101 0 -1 4202560 287935 0 0 0 24294 24 0 0 20 0 9 0 559099254 1215070208 196261 33554432000 4194304 6211132 140721100513792 139836034571592 5451650 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 18333696 140721100522518 140721100522610 140721100522610 140721100525518 0
[pid=18504/tid=18508] ppid=18501 vsize=1186592 memory=1232 CPUtime=243.68 cores=0-7
/proc/18504/task/18508/stat : 18508 (cosoco) R 18501 18504 14101 0 -1 4202560 277424 0 0 0 24331 37 0 0 20 0 9 0 559099254 1215070208 196261 33554432000 4194304 6211132 140721100513792 139836026178832 5453944 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 18333696 140721100522518 140721100522610 140721100522610 140721100525518 0
[pid=18504/tid=18509] ppid=18501 vsize=1186592 memory=14008 CPUtime=243.36 cores=0-7
/proc/18504/task/18509/stat : 18509 (cosoco) R 18501 18504 14101 0 -1 4202560 397011 0 0 0 24304 32 0 0 20 0 9 0 559099254 1215070208 196261 33554432000 4194304 6211132 140721100513792 139836017786184 5069297 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 18333696 140721100522518 140721100522610 140721100522610 140721100525518 0
[pid=18504/tid=18510] ppid=18501 vsize=1186592 memory=12040 CPUtime=243.45 cores=0-7
/proc/18504/task/18510/stat : 18510 (cosoco) R 18501 18504 14101 0 -1 4202560 303207 0 0 0 24307 38 0 0 20 0 9 0 559099254 1215070208 196261 33554432000 4194304 6211132 140721100513792 139836009393168 139836060011408 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 18333696 140721100522518 140721100522610 140721100522610 140721100525518 0
[pid=18504/tid=18511] ppid=18501 vsize=1186592 memory=2124 CPUtime=243.68 cores=0-7
/proc/18504/task/18511/stat : 18511 (cosoco) R 18501 18504 14101 0 -1 4202560 383857 0 0 0 24313 55 0 0 20 0 9 0 559099254 1215070208 196261 33554432000 4194304 6211132 140721100513792 139836001000776 139836060011407 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 18333696 140721100522518 140721100522610 140721100522610 140721100525518 0
[pid=18504/tid=18512] ppid=18501 vsize=1186592 memory=6935054825532540783 CPUtime=241.12 cores=0-7
/proc/18504/task/18512/stat : 18512 (cosoco) R 18501 18504 14101 0 -1 4202560 332165 0 0 0 24082 30 0 0 20 0 9 0 559099254 1215070208 196261 33554432000 4194304 6211132 140721100513792 139835992608072 5072412 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 18333696 140721100522518 140721100522610 140721100522610 140721100525518 0
[pid=18504/tid=18513] ppid=18501 vsize=1186592 memory=6935054825532540783 CPUtime=243.68 cores=0-7
/proc/18504/task/18513/stat : 18513 (cosoco) R 18501 18504 14101 0 -1 4202560 281045 0 0 0 24326 42 0 0 20 0 9 0 559099254 1215070208 196261 33554432000 4194304 6211132 140721100513792 139835984215368 5193364 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 18333696 140721100522518 140721100522610 140721100522610 140721100525518 0
Current children cumulated CPU time: 1954.02 s
Current children cumulated vsize: 1186592 KiB
Current children cumulated memory: 785044 KiB

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

[startup+252.075 s]
# the end of solver process 18504 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=1950.91 s, system=3.27093 s

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

Child status: 1
Real time (s): 252.075
CPU time (s): 1954.18
CPU user time (s): 1950.91
CPU system time (s): 3.27093
CPU usage (%): 775.238
Max. virtual memory (cumulated for all children) (KiB): 1194300
Max. memory (cumulated for all children) (KiB): 789696

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1950.91
system time used= 3.27093
maximum resident set size= 789868
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 2741601
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= 26645
involuntary context switches= 16091


# summary of solver processes directly reported to runsolver:
#   pid: 18504
#   total CPU time (s): 1954.18
#   total CPU user time (s): 1950.91
#   total CPU system time (s): 3.27093

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 1.30083 second user time and 2.2347 second system time

The end

Launcher Data

Begin job on node147 at 2019-09-30 10:23:23
IDJOB=4410077
IDBENCH=139748
IDSOLVER=2878
FILE ID=node147/4410077-1569831847
RUNJOBID= node147-1569818085-14128
PBS_JOBID= 21705926
Free space on /tmp= 62032 MiB

SOLVER NAME= cosoco 2.0 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-4410077-1569831847/watcher-4410077-1569831847 -o /tmp/evaluation-result-4410077-1569831847/solver-4410077-1569831847 -C 2016 -W 252 -M 31000 --bin-var /tmp/runsolver-exch-node147-1569818085-14128 --watchdog 312  cosoco -model -nbcores=8 HOME/instance-4410077-1569831847.xml

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

MD5SUM BENCH= b332b46b2d271d96c2352c0c61c10556
RANDOM SEED=897579424

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


/proc/meminfo:
MemTotal:       32770624 kB
MemFree:        31386376 kB
MemAvailable:   31793864 kB
Buffers:          241892 kB
Cached:           494092 kB
SwapCached:        68896 kB
Active:           418012 kB
Inactive:         391124 kB
Active(anon):      18320 kB
Inactive(anon):   137120 kB
Active(file):     399692 kB
Inactive(file):   254004 kB
Unevictable:      107304 kB
Mlocked:          107304 kB
SwapTotal:      67108860 kB
SwapFree:       66936012 kB
Dirty:              3652 kB
Writeback:             0 kB
AnonPages:        137028 kB
Mapped:            26796 kB
Shmem:             73672 kB
Slab:             168772 kB
SReclaimable:     139252 kB
SUnreclaim:        29520 kB
KernelStack:        3712 kB
PageTables:         5144 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     538572 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     92160 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= 62028 MiB
End job on node147 at 2019-09-30 10:27:35