Trace number 4409677

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 parallelOPT89 102.164 13.0697

General information on the benchmark

NamePrizeCollecting/PrizeCollecting-jok-s1/
PrizeCollecting-24-4-6-1.xml
MD5SUM105bb238691d484e064b3a25c3dae36e
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark89
Best CPU time to get the best result obtained on this benchmark50.1381
Satisfiable
(Un)Satisfiability was proved
Number of variables72
Number of constraints97
Number of domains24
Minimum domain size4
Maximum domain size25
Distribution of domain sizes[{"size":4,"count":8},{"size":5,"count":14},{"size":6,"count":2},{"size":25,"count":48}]
Minimum variable degree2
Maximum variable degree27
Distribution of variable degrees[{"degree":2,"count":24},{"degree":25,"count":23},{"degree":26,"count":1},{"degree":27,"count":24}]
Minimum constraint arity1
Maximum constraint arity25
Distribution of constraint arities[{"arity":1,"count":1},{"arity":2,"count":48},{"arity":24,"count":24},{"arity":25,"count":24}]
Number of extensional constraints48
Number of intensional constraints25
Distribution of constraint types[{"type":"extension","count":48},{"type":"intension","count":25},{"type":"count","count":24}]
Optimization problemYES
Type of objectivemax SUM

Quality of the solution as a function of time


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

Solver Data

0.00/0.00	c
0.00/0.00	c This is cosoco 2.00 --  
0.00/0.00	c
0.00/0.00	c command line: cosoco -model -nbcores=8 HOME/instance-4409677-1569827638.xml 
0.00/0.00	c intension  iff(le(0,p[0]),le(0,s[0])) -> extension (support ? 0) - 48tuples
0.20/0.32	c intension -> extension : same as previous
0.20/0.32	c intension -> extension : same as previous
0.20/0.32	c intension -> extension : same as previous
0.20/0.32	c intension -> extension : same as previous
0.20/0.32	c intension -> extension : same as previous
0.20/0.32	c intension -> extension : same as previous
0.20/0.32	c intension -> extension : same as previous
0.20/0.32	c intension -> extension : same as previous
0.20/0.32	c intension -> extension : same as previous
0.20/0.32	c intension -> extension : same as previous
0.20/0.32	c intension -> extension : same as previous
0.20/0.32	c intension -> extension : same as previous
0.20/0.32	c intension -> extension : same as previous
0.20/0.32	c intension -> extension : same as previous
0.20/0.32	c intension -> extension : same as previous
0.20/0.32	c intension -> extension : same as previous
0.20/0.32	c intension -> extension : same as previous
0.20/0.32	c intension -> extension : same as previous
0.20/0.32	c intension -> extension : same as previous
0.20/0.32	c intension -> extension : same as previous
0.20/0.32	c intension -> extension : same as previous
0.20/0.32	c intension -> extension : same as previous
0.20/0.32	c intension -> extension : same as previous
0.20/0.32	c enable optimization
0.20/0.32	c ========================================[ Problem Statistics ]===========================================
0.20/0.32	c |                                                                                                       
0.20/0.32	c |  Parse time        :         0.29 s 
0.20/0.32	c |
0.20/0.32	c |               Variables: 72
0.20/0.32	c |            Domain Sizes: 4..25
0.20/0.32	c |
0.20/0.32	c |             Constraints: 98
0.20/0.32	c |                   Arity: 1..25  -- Unary: 1  -- Binary: 48
0.20/0.32	c | 
0.20/0.32	c |                   Types: 
0.20/0.32	c |                          At most: 24
0.20/0.32	c |                          Extension: 72  (nb tuples: 25..554) -- (shared: 184)
0.20/0.32	c |                          Sum: 1
0.20/0.32	c |                          Unary: 1
0.20/0.32	c |                          
0.20/0.32	c |               Objective: Maximize Sum
0.20/0.32	
0.20/0.32	c =========================================================================================================
0.20/0.32	c Parallel mode: Portfolio
0.20/0.32	c [pFactory][Group N°0] created (threads:8).
0.20/0.32	c [pFactory][Group N°0] new task added (threads:8 - tasks:1).
0.20/0.32	c [pFactory][Group N°0] new task added (threads:8 - tasks:2).
0.20/0.32	c [pFactory][Group N°0] new task added (threads:8 - tasks:3).
0.20/0.32	c [pFactory][Group N°0] new task added (threads:8 - tasks:4).
0.20/0.32	c [pFactory][Group N°0] new task added (threads:8 - tasks:5).
0.20/0.32	c [pFactory][Group N°0] new task added (threads:8 - tasks:6).
0.20/0.32	c [pFactory][Group N°0] new task added (threads:8 - tasks:7).
0.20/0.32	c [pFactory][Group N°0] new task added (threads:8 - tasks:8).
0.20/0.32	c [pFactory][Group N°0] concurrent mode: enabled.
0.20/0.32	c [pFactory][Group N°0] computations in progress (threads:8 - tasks:8).
0.20/0.32	c [pFactory][Group N°0] task 7 launched on thread 7.
0.20/0.32	c [pFactory][Group N°0] task 6 launched on thread 0.
0.20/0.32	c [pFactory][Group N°0] task 5 launched on thread 1.
0.20/0.32	c [pFactory][Group N°0] task 4 launched on thread 6.
0.20/0.32	c [pFactory][Group N°0] task 3 launched on thread 2.
0.20/0.32	c [pFactory][Group N°0] task 2 launched on thread 3.
0.20/0.32	c [pFactory][Group N°0] task 1 launched on thread 5.
0.20/0.32	c [pFactory][Group N°0] task 0 launched on thread 4.
0.20/0.32	o -2935
0.20/0.32	o -2932
0.43/0.33	o -2930
0.43/0.34	o -1000
0.43/0.35	o 12
0.43/0.36	o 74
0.43/0.39	o 77
0.43/0.40	o 86
0.43/0.41	o 89
101.69/13.06	c [pFactory][Group N°0] concurent mode: thread 3 has won with the task 2.
101.69/13.06	c [pFactory][Group N°0] Thread N°0 is joined.
101.69/13.06	c [pFactory][Group N°0] Thread N°1 is joined.
101.69/13.06	c [pFactory][Group N°0] Thread N°2 is joined.
101.69/13.06	c [pFactory][Group N°0] Thread N°3 is joined.
101.69/13.06	c [pFactory][Group N°0] Thread N°4 is joined.
101.69/13.06	c [pFactory][Group N°0] Thread N°5 is joined.
101.69/13.06	c [pFactory][Group N°0] Thread N°6 is joined.
101.69/13.06	c [pFactory][Group N°0] Thread N°7 is joined.
101.69/13.06	c [pFactory][Group N°0] Return Code of the winner:3 (Thread N°3)
101.69/13.06	s OPTIMUM FOUND
101.69/13.06	c call to solver        : 2
101.69/13.06	c
101.69/13.06	c restarts              : 4188        
101.69/13.06	c conflicts             : 35385        (346 /sec)
101.69/13.06	c decisions             : 164156       (1607 /sec)
101.69/13.06	c propagations          : 6777769     (66360 /sec)
101.69/13.06	c root propagations     : 26          
101.69/13.06	c filter calls          : 18887601       (184925 /sec)
101.69/13.06	c useless filter calls  : 17213118       (91 %)
101.69/13.06	c Memory used           : 587.23 MB
101.69/13.06	c Best bound time (wc)  : 0.412318 s
101.69/13.06	c CPU time              : 102.137 s
101.69/13.06	c real time             : 13.0624 s
101.69/13.06	
101.69/13.06	
101.69/13.06	v <instantiation type='solution' cost='89'>
101.69/13.06	v <list>g[0] g[10] g[11] g[12] g[13] g[14] g[15] g[16] g[17] g[18] g[19] g[1] g[20] g[21] g[22] g[23] g[2] g[3] g[4] g[5] g[6] g[7] g[8] g[9] p[0] p[10] p[11] p[12] p[13] p[14] p[15] p[16] p[17] p[18] p[19] p[1] p[20] p[21] p[22] p[23] p[2] p[3] p[4] p[5] p[6] p[7] p[8] p[9] s[0] s[10] s[11] s[12] s[13] s[14] s[15] s[16] s[17] s[18] s[19] s[1] s[20] s[21] s[22] s[23] s[2] s[3] s[4] s[5] s[6] s[7] s[8] s[9] </list>
101.69/13.06	v <values>6 7 2 -7 6 8 8 7 -4 4 7 5 0 0 7 6 3 -1 8 7 -2 7 5 0 0 9 8 20 17 16 15 10 11 19 18 1 -1 14 13 12 4 5 6 7 21 2 3 -1 1 16 10 6 19 13 14 17 23 12 18 7 -1 15 21 22 3 4 5 11 0 8 2 -1 </values>
101.69/13.06	v </instantiation>
101.69/13.06	

Verifier Data

OK	89

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4409677-1569827638/watcher-4409677-1569827638 -o /tmp/evaluation-result-4409677-1569827638/solver-4409677-1569827638 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node107-1569823193-16902 --watchdog 2580 cosoco -model -nbcores=8 HOME/instance-4409677-1569827638.xml 

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

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

solver pid=17133, runsolver pid=17130

[startup+0.100153 s]*
/proc/loadavg: 1.00 1.66 4.35 2/191 17134
/proc/meminfo: memFree=31476684/32770624 swapFree=66954412/67108860
[pid=17133] ppid=17130 vsize=32144 memory=8300 CPUtime=0.1 cores=0-7
/proc/17133/stat : 17133 (cosoco) R 17130 17133 16875 0 -1 4202496 2296 0 0 0 10 0 0 0 20 0 1 0 559018810 32915456 2075 33554432000 4194304 6211132 140726345378688 140726345375224 5818663 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8312316 8317760 33062912 140726345384977 140726345385069 140726345385069 140726345387982 0
/proc/17133/statm: 8036 2075 828 493 0 1341 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 32144 KiB
Current children cumulated memory: 8300 KiB

[startup+0.209213 s]*
/proc/loadavg: 1.00 1.66 4.35 2/191 17134
/proc/meminfo: memFree=31471476/32770624 swapFree=66954412/67108860
[pid=17133] ppid=17130 vsize=37756 memory=14108 CPUtime=0.2 cores=0-7
/proc/17133/stat : 17133 (cosoco) R 17130 17133 16875 0 -1 4202496 3700 0 0 0 20 0 0 0 20 0 1 0 559018810 38662144 3527 33554432000 4194304 6211132 140726345378688 140726345375224 5817902 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8312316 8317760 33062912 140726345384977 140726345385069 140726345385069 140726345387982 0
/proc/17133/statm: 9439 3527 829 493 0 2744 0
Current children cumulated CPU time: 0.2 s
Current children cumulated vsize: 37756 KiB
Current children cumulated memory: 14108 KiB

[startup+0.314715 s]*
/proc/loadavg: 1.00 1.66 4.35 9/199 17142
/proc/meminfo: memFree=31464408/32770624 swapFree=66954412/67108860
[pid=17133] ppid=17130 vsize=634104 memory=20856 CPUtime=0.43 cores=0-7
/proc/17133/stat : 17133 (cosoco) S 17130 17133 16875 0 -1 1077944320 5509 0 0 0 42 1 0 0 20 0 9 0 559018810 649322496 5214 33554432000 4194304 6211132 140726345378688 140726345376944 139786697350903 0 0 4096 8405026 18446744073709551615 0 0 17 3 0 0 0 0 0 8312316 8317760 33062912 140726345384977 140726345385069 140726345385069 140726345387982 0
/proc/17133/statm: 158526 5214 866 493 0 151831 0
[pid=17133/tid=17135] ppid=17130 vsize=634104 memory=8317482817917895235 CPUtime=0.01 cores=0-7
/proc/17133/task/17135/stat : 17135 (cosoco) R 17130 17133 16875 0 -1 4202560 10 0 0 0 1 0 0 0 20 0 9 0 559018841 649322496 5214 33554432000 4194304 6211132 140726345378688 139786674208352 5397407 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 33062912 140726345384977 140726345385069 140726345385069 140726345387982 0
[pid=17133/tid=17136] ppid=17130 vsize=634104 memory=0 CPUtime=0 cores=0-7
/proc/17133/task/17136/stat : 17136 (cosoco) R 17130 17133 16875 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 9 0 559018841 649322496 5214 33554432000 4194304 6211132 140726345378688 139786665815000 5038788 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 33062912 140726345384977 140726345385069 140726345385069 140726345387982 0
[pid=17133/tid=17137] ppid=17130 vsize=634104 memory=0 CPUtime=0.01 cores=0-7
/proc/17133/task/17137/stat : 17137 (cosoco) R 17130 17133 16875 0 -1 4202560 10 0 0 0 1 0 0 0 20 0 9 0 559018841 649322496 5214 33554432000 4194304 6211132 140726345378688 139786657422944 5038999 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 33062912 140726345384977 140726345385069 140726345385069 140726345387982 0
[pid=17133/tid=17138] ppid=17130 vsize=634104 memory=6655300316396806240 CPUtime=0.01 cores=0-7
/proc/17133/task/17138/stat : 17138 (cosoco) R 17130 17133 16875 0 -1 4202560 10 0 0 0 1 0 0 0 20 0 9 0 559018841 649322496 5214 33554432000 4194304 6211132 140726345378688 139786649029592 5039038 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 33062912 140726345384977 140726345385069 140726345385069 140726345387982 0
[pid=17133/tid=17139] ppid=17130 vsize=634104 memory=0 CPUtime=0.01 cores=0-7
/proc/17133/task/17139/stat : 17139 (cosoco) R 17130 17133 16875 0 -1 4202560 10 0 0 0 1 0 0 0 20 0 9 0 559018841 649322496 5214 33554432000 4194304 6211132 140726345378688 139786640637536 5039288 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 33062912 140726345384977 140726345385069 140726345385069 140726345387982 0
[pid=17133/tid=17140] ppid=17130 vsize=634104 memory=0 CPUtime=0.01 cores=0-7
/proc/17133/task/17140/stat : 17140 (cosoco) R 17130 17133 16875 0 -1 4202560 10 0 0 0 1 0 0 0 20 0 9 0 559018841 649322496 5214 33554432000 4194304 6211132 140726345378688 139786632244496 5403394 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 33062912 140726345384977 140726345385069 140726345385069 140726345387982 0
[pid=17133/tid=17141] ppid=17130 vsize=634104 memory=0 CPUtime=0.01 cores=0-7
/proc/17133/task/17141/stat : 17141 (cosoco) R 17130 17133 16875 0 -1 4202560 11 0 0 0 1 0 0 0 20 0 9 0 559018841 649322496 5214 33554432000 4194304 6211132 140726345378688 139786623851792 139786681310181 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 33062912 140726345384977 140726345385069 140726345385069 140726345387982 0
[pid=17133/tid=17142] ppid=17130 vsize=634104 memory=0 CPUtime=0.01 cores=0-7
/proc/17133/task/17142/stat : 17142 (cosoco) R 17130 17133 16875 0 -1 4202560 15 0 0 0 1 0 0 0 20 0 9 0 559018841 649322496 5214 33554432000 4194304 6211132 140726345378688 140726345374472 5038999 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 33062912 140726345384977 140726345385069 140726345385069 140726345387982 0
Current children cumulated CPU time: 0.43 s
Current children cumulated vsize: 634104 KiB
Current children cumulated memory: 20856 KiB

[startup+0.700701 s]
/proc/loadavg: 1.00 1.66 4.35 9/199 17142
/proc/meminfo: memFree=31463720/32770624 swapFree=66954412/67108860
[pid=17133] ppid=17130 vsize=634104 memory=20856 CPUtime=3.42 cores=0-7
/proc/17133/stat : 17133 (cosoco) S 17130 17133 16875 0 -1 1077944320 5628 0 0 0 341 1 0 0 20 0 9 0 559018810 649322496 5214 33554432000 4194304 6211132 140726345378688 140726345376944 139786697350903 0 0 4096 8405026 18446744073709551615 0 0 17 3 0 0 0 0 0 8312316 8317760 33062912 140726345384977 140726345385069 140726345385069 140726345387982 0
/proc/17133/statm: 158526 5214 866 493 0 151831 0
[pid=17133/tid=17135] ppid=17130 vsize=634104 memory=1724 CPUtime=0.39 cores=0-7
/proc/17133/task/17135/stat : 17135 (cosoco) R 17130 17133 16875 0 -1 4202560 26 0 0 0 39 0 0 0 20 0 9 0 559018841 649322496 5214 33554432000 4194304 6211132 140726345378688 139786674208016 5039038 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 33062912 140726345384977 140726345385069 140726345385069 140726345387982 0
[pid=17133/tid=17136] ppid=17130 vsize=634104 memory=8332 CPUtime=0.36 cores=0-7
/proc/17133/task/17136/stat : 17136 (cosoco) R 17130 17133 16875 0 -1 4202560 26 0 0 0 36 0 0 0 20 0 9 0 559018841 649322496 5214 33554432000 4194304 6211132 140726345378688 139786665815000 5039273 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 33062912 140726345384977 140726345385069 140726345385069 140726345387982 0
[pid=17133/tid=17137] ppid=17130 vsize=634104 memory=4008 CPUtime=0.39 cores=0-7
/proc/17133/task/17137/stat : 17137 (cosoco) R 17130 17133 16875 0 -1 4202560 26 0 0 0 39 0 0 0 20 0 9 0 559018841 649322496 5214 33554432000 4194304 6211132 140726345378688 139786657422352 5038872 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 33062912 140726345384977 140726345385069 140726345385069 140726345387982 0
[pid=17133/tid=17138] ppid=17130 vsize=634104 memory=1556 CPUtime=0.39 cores=0-7
/proc/17133/task/17138/stat : 17138 (cosoco) R 17130 17133 16875 0 -1 4202560 21 0 0 0 39 0 0 0 20 0 9 0 559018841 649322496 5214 33554432000 4194304 6211132 140726345378688 139786649029592 5156940 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 33062912 140726345384977 140726345385069 140726345385069 140726345387982 0
[pid=17133/tid=17139] ppid=17130 vsize=634104 memory=2832 CPUtime=0.39 cores=0-7
/proc/17133/task/17139/stat : 17139 (cosoco) R 17130 17133 16875 0 -1 4202560 19 0 0 0 39 0 0 0 20 0 9 0 559018841 649322496 5214 33554432000 4194304 6211132 140726345378688 139786640636888 5039118 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 33062912 140726345384977 140726345385069 140726345385069 140726345387982 0
[pid=17133/tid=17140] ppid=17130 vsize=634104 memory=139674131863167 CPUtime=0.39 cores=0-7
/proc/17133/task/17140/stat : 17140 (cosoco) R 17130 17133 16875 0 -1 4202560 26 0 0 0 39 0 0 0 20 0 9 0 559018841 649322496 5214 33554432000 4194304 6211132 140726345378688 139786632244496 5039295 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 33062912 140726345384977 140726345385069 140726345385069 140726345387982 0
[pid=17133/tid=17141] ppid=17130 vsize=634104 memory=6154282490091891024 CPUtime=0.39 cores=0-7
/proc/17133/task/17141/stat : 17141 (cosoco) R 17130 17133 16875 0 -1 4202560 26 0 0 0 39 0 0 0 20 0 9 0 559018841 649322496 5214 33554432000 4194304 6211132 140726345378688 139786623851648 5133740 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 33062912 140726345384977 140726345385069 140726345385069 140726345387982 0
[pid=17133/tid=17142] ppid=17130 vsize=634104 memory=7007707949394126417 CPUtime=0.39 cores=0-7
/proc/17133/task/17142/stat : 17142 (cosoco) R 17130 17133 16875 0 -1 4202560 31 0 0 0 39 0 0 0 20 0 9 0 559018841 649322496 5214 33554432000 4194304 6211132 140726345378688 139786615458832 5038992 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 33062912 140726345384977 140726345385069 140726345385069 140726345387982 0
Current children cumulated CPU time: 3.42 s
Current children cumulated vsize: 634104 KiB
Current children cumulated memory: 20856 KiB

[startup+1.5007 s]
/proc/loadavg: 1.00 1.66 4.35 9/199 17142
/proc/meminfo: memFree=31464780/32770624 swapFree=66954412/67108860
[pid=17133] ppid=17130 vsize=634104 memory=21660 CPUtime=9.78 cores=0-7
/proc/17133/stat : 17133 (cosoco) S 17130 17133 16875 0 -1 1077944320 8626 0 0 0 976 2 0 0 20 0 9 0 559018810 649322496 5415 33554432000 4194304 6211132 140726345378688 140726345376944 139786697350903 0 0 4096 8405026 18446744073709551615 0 0 17 3 0 0 0 0 0 8312316 8317760 33062912 140726345384977 140726345385069 140726345385069 140726345387982 0
/proc/17133/statm: 158526 5415 872 493 0 151831 0
[pid=17133/tid=17135] ppid=17130 vsize=634104 memory=0 CPUtime=1.18 cores=0-7
/proc/17133/task/17135/stat : 17135 (cosoco) R 17130 17133 16875 0 -1 4202560 356 0 0 0 118 0 0 0 20 0 9 0 559018841 649322496 5415 33554432000 4194304 6211132 140726345378688 139786674208016 5133720 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 33062912 140726345384977 140726345385069 140726345385069 140726345387982 0
[pid=17133/tid=17136] ppid=17130 vsize=634104 memory=1760 CPUtime=1.14 cores=0-7
/proc/17133/task/17136/stat : 17136 (cosoco) R 17130 17133 16875 0 -1 4202560 507 0 0 0 114 0 0 0 20 0 9 0 559018841 649322496 5415 33554432000 4194304 6211132 140726345378688 139786665815056 5039189 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 33062912 140726345384977 140726345385069 140726345385069 140726345387982 0
[pid=17133/tid=17137] ppid=17130 vsize=634104 memory=111632 CPUtime=1.18 cores=0-7
/proc/17133/task/17137/stat : 17137 (cosoco) R 17130 17133 16875 0 -1 4202560 349 0 0 0 118 0 0 0 20 0 9 0 559018841 649322496 5415 33554432000 4194304 6211132 140726345378688 139786657422352 5155377 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 33062912 140726345384977 140726345385069 140726345385069 140726345387982 0
[pid=17133/tid=17138] ppid=17130 vsize=634104 memory=53156 CPUtime=1.19 cores=0-7
/proc/17133/task/17138/stat : 17138 (cosoco) R 17130 17133 16875 0 -1 4202560 459 0 0 0 119 0 0 0 20 0 9 0 559018841 649322496 5415 33554432000 4194304 6211132 140726345378688 139786649029592 5186260 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 33062912 140726345384977 140726345385069 140726345385069 140726345387982 0
[pid=17133/tid=17139] ppid=17130 vsize=634104 memory=279339438864288 CPUtime=1.18 cores=0-7
/proc/17133/task/17139/stat : 17139 (cosoco) R 17130 17133 16875 0 -1 4202560 339 0 0 0 118 0 0 0 20 0 9 0 559018841 649322496 5415 33554432000 4194304 6211132 140726345378688 139786640636888 5039217 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 33062912 140726345384977 140726345385069 140726345385069 140726345387982 0
[pid=17133/tid=17140] ppid=17130 vsize=634104 memory=139669719428592 CPUtime=1.19 cores=0-7
/proc/17133/task/17140/stat : 17140 (cosoco) R 17130 17133 16875 0 -1 4202560 416 0 0 0 119 0 0 0 20 0 9 0 559018841 649322496 5415 33554432000 4194304 6211132 140726345378688 139786632244496 5039061 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 33062912 140726345384977 140726345385069 140726345385069 140726345387982 0
[pid=17133/tid=17141] ppid=17130 vsize=634104 memory=6656426216303648864 CPUtime=1.18 cores=0-7
/proc/17133/task/17141/stat : 17141 (cosoco) R 17130 17133 16875 0 -1 4202560 334 0 0 0 118 0 0 0 20 0 9 0 559018841 649322496 5415 33554432000 4194304 6211132 140726345378688 139786623851648 5039261 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 33062912 140726345384977 140726345385069 140726345385069 140726345387982 0
[pid=17133/tid=17142] ppid=17130 vsize=634104 memory=0 CPUtime=1.18 cores=0-7
/proc/17133/task/17142/stat : 17142 (cosoco) R 17130 17133 16875 0 -1 4202560 439 0 0 0 118 0 0 0 20 0 9 0 559018841 649322496 5415 33554432000 4194304 6211132 140726345378688 139786615458832 5038999 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 33062912 140726345384977 140726345385069 140726345385069 140726345387982 0
Current children cumulated CPU time: 9.78 s
Current children cumulated vsize: 634104 KiB
Current children cumulated memory: 21660 KiB

[startup+3.1097 s]
/proc/loadavg: 1.00 1.66 4.35 9/199 17142
/proc/meminfo: memFree=31465240/32770624 swapFree=66954412/67108860
[pid=17133] ppid=17130 vsize=634104 memory=21660 CPUtime=22.63 cores=0-7
/proc/17133/stat : 17133 (cosoco) S 17130 17133 16875 0 -1 1077944320 8801 0 0 0 2261 2 0 0 20 0 9 0 559018810 649322496 5415 33554432000 4194304 6211132 140726345378688 140726345376944 139786697350903 0 0 4096 8405026 18446744073709551615 0 0 17 3 0 0 0 0 0 8312316 8317760 33062912 140726345384977 140726345385069 140726345385069 140726345387982 0
/proc/17133/statm: 158526 5415 872 493 0 151831 0
[pid=17133/tid=17135] ppid=17130 vsize=634104 memory=0 CPUtime=2.79 cores=0-7
/proc/17133/task/17135/stat : 17135 (cosoco) R 17130 17133 16875 0 -1 4202560 357 0 0 0 279 0 0 0 20 0 9 0 559018841 649322496 5415 33554432000 4194304 6211132 140726345378688 139786674208016 5038992 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 33062912 140726345384977 140726345385069 140726345385069 140726345387982 0
[pid=17133/tid=17136] ppid=17130 vsize=634104 memory=0 CPUtime=2.73 cores=0-7
/proc/17133/task/17136/stat : 17136 (cosoco) R 17130 17133 16875 0 -1 4202560 512 0 0 0 273 0 0 0 20 0 9 0 559018841 649322496 5415 33554432000 4194304 6211132 140726345378688 139786665815056 5038682 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 33062912 140726345384977 140726345385069 140726345385069 140726345387982 0
[pid=17133/tid=17137] ppid=17130 vsize=634104 memory=0 CPUtime=2.79 cores=0-7
/proc/17133/task/17137/stat : 17137 (cosoco) R 17130 17133 16875 0 -1 4202560 370 0 0 0 279 0 0 0 20 0 9 0 559018841 649322496 5415 33554432000 4194304 6211132 140726345378688 139786657422352 5039210 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 33062912 140726345384977 140726345385069 140726345385069 140726345387982 0
[pid=17133/tid=17138] ppid=17130 vsize=634104 memory=0 CPUtime=2.8 cores=0-7
/proc/17133/task/17138/stat : 17138 (cosoco) R 17130 17133 16875 0 -1 4202560 538 0 0 0 280 0 0 0 20 0 9 0 559018841 649322496 5415 33554432000 4194304 6211132 140726345378688 139786649029592 5038947 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 33062912 140726345384977 140726345385069 140726345385069 140726345387982 0
[pid=17133/tid=17139] ppid=17130 vsize=634104 memory=0 CPUtime=2.79 cores=0-7
/proc/17133/task/17139/stat : 17139 (cosoco) R 17130 17133 16875 0 -1 4202560 339 0 0 0 279 0 0 0 20 0 9 0 559018841 649322496 5415 33554432000 4194304 6211132 140726345378688 139786640636888 5039217 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 33062912 140726345384977 140726345385069 140726345385069 140726345387982 0
[pid=17133/tid=17140] ppid=17130 vsize=634104 memory=0 CPUtime=2.8 cores=0-7
/proc/17133/task/17140/stat : 17140 (cosoco) R 17130 17133 16875 0 -1 4202560 418 0 0 0 280 0 0 0 20 0 9 0 559018841 649322496 5415 33554432000 4194304 6211132 140726345378688 139786632244496 5038999 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 33062912 140726345384977 140726345385069 140726345385069 140726345387982 0
[pid=17133/tid=17141] ppid=17130 vsize=634104 memory=0 CPUtime=2.79 cores=0-7
/proc/17133/task/17141/stat : 17141 (cosoco) R 17130 17133 16875 0 -1 4202560 401 0 0 0 279 0 0 0 20 0 9 0 559018841 649322496 5415 33554432000 4194304 6211132 140726345378688 139786623851648 5038992 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 33062912 140726345384977 140726345385069 140726345385069 140726345387982 0
[pid=17133/tid=17142] ppid=17130 vsize=634104 memory=0 CPUtime=2.79 cores=0-7
/proc/17133/task/17142/stat : 17142 (cosoco) R 17130 17133 16875 0 -1 4202560 439 0 0 0 279 0 0 0 20 0 9 0 559018841 649322496 5415 33554432000 4194304 6211132 140726345378688 139786615458832 5039145 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 33062912 140726345384977 140726345385069 140726345385069 140726345387982 0
Current children cumulated CPU time: 22.63 s
Current children cumulated vsize: 634104 KiB
Current children cumulated memory: 21660 KiB

[startup+6.3007 s]
/proc/loadavg: 1.64 1.78 4.38 9/199 17142
/proc/meminfo: memFree=31465388/32770624 swapFree=66954412/67108860
[pid=17133] ppid=17130 vsize=634104 memory=21660 CPUtime=48.11 cores=0-7
/proc/17133/stat : 17133 (cosoco) S 17130 17133 16875 0 -1 1077944320 12562 0 0 0 4809 2 0 0 20 0 9 0 559018810 649322496 5415 33554432000 4194304 6211132 140726345378688 140726345376944 139786697350903 0 0 4096 8405026 18446744073709551615 0 0 17 3 0 0 0 0 0 8312316 8317760 33062912 140726345384977 140726345385069 140726345385069 140726345387982 0
/proc/17133/statm: 158526 5415 872 493 0 151831 0
[pid=17133/tid=17135] ppid=17130 vsize=634104 memory=21660 CPUtime=5.98 cores=0-7
/proc/17133/task/17135/stat : 17135 (cosoco) R 17130 17133 16875 0 -1 4202560 807 0 0 0 598 0 0 0 20 0 9 0 559018841 649322496 5415 33554432000 4194304 6211132 140726345378688 139786674208016 5039217 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 33062912 140726345384977 140726345385069 140726345385069 140726345387982 0
[pid=17133/tid=17136] ppid=17130 vsize=634104 memory=139674131863167 CPUtime=5.88 cores=0-7
/proc/17133/task/17136/stat : 17136 (cosoco) R 17130 17133 16875 0 -1 4202560 997 0 0 0 588 0 0 0 20 0 9 0 559018841 649322496 5415 33554432000 4194304 6211132 140726345378688 139786665815056 5397493 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 33062912 140726345384977 140726345385069 140726345385069 140726345387982 0
[pid=17133/tid=17137] ppid=17130 vsize=634104 memory=928 CPUtime=5.98 cores=0-7
/proc/17133/task/17137/stat : 17137 (cosoco) R 17130 17133 16875 0 -1 4202560 846 0 0 0 598 0 0 0 20 0 9 0 559018841 649322496 5415 33554432000 4194304 6211132 140726345378688 139786657422352 5193731 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 33062912 140726345384977 140726345385069 140726345385069 140726345387982 0
[pid=17133/tid=17138] ppid=17130 vsize=634104 memory=1680 CPUtime=5.99 cores=0-7
/proc/17133/task/17138/stat : 17138 (cosoco) R 17130 17133 16875 0 -1 4202560 1091 0 0 0 599 0 0 0 20 0 9 0 559018841 649322496 5415 33554432000 4194304 6211132 140726345378688 139786649029592 5039295 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 33062912 140726345384977 140726345385069 140726345385069 140726345387982 0
[pid=17133/tid=17139] ppid=17130 vsize=634104 memory=3580 CPUtime=5.98 cores=0-7
/proc/17133/task/17139/stat : 17139 (cosoco) R 17130 17133 16875 0 -1 4202560 763 0 0 0 598 0 0 0 20 0 9 0 559018841 649322496 5415 33554432000 4194304 6211132 140726345378688 139786640636888 5038656 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 33062912 140726345384977 140726345385069 140726345385069 140726345387982 0
[pid=17133/tid=17140] ppid=17130 vsize=634104 memory=0 CPUtime=5.99 cores=0-7
/proc/17133/task/17140/stat : 17140 (cosoco) R 17130 17133 16875 0 -1 4202560 800 0 0 0 599 0 0 0 20 0 9 0 559018841 649322496 5415 33554432000 4194304 6211132 140726345378688 139786632244496 5039343 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 33062912 140726345384977 140726345385069 140726345385069 140726345387982 0
[pid=17133/tid=17141] ppid=17130 vsize=634104 memory=0 CPUtime=5.98 cores=0-7
/proc/17133/task/17141/stat : 17141 (cosoco) R 17130 17133 16875 0 -1 4202560 824 0 0 0 598 0 0 0 20 0 9 0 559018841 649322496 5415 33554432000 4194304 6211132 140726345378688 139786623851648 5394202 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 33062912 140726345384977 140726345385069 140726345385069 140726345387982 0
[pid=17133/tid=17142] ppid=17130 vsize=634104 memory=0 CPUtime=5.98 cores=0-7
/proc/17133/task/17142/stat : 17142 (cosoco) R 17130 17133 16875 0 -1 4202560 1007 0 0 0 598 0 0 0 20 0 9 0 559018841 649322496 5415 33554432000 4194304 6211132 140726345378688 139786615458832 5039199 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 33062912 140726345384977 140726345385069 140726345385069 140726345387982 0
Current children cumulated CPU time: 48.11 s
Current children cumulated vsize: 634104 KiB
Current children cumulated memory: 21660 KiB

[startup+12.7007 s]
/proc/loadavg: 2.23 1.90 4.40 9/199 17142
/proc/meminfo: memFree=31465916/32770624 swapFree=66954412/67108860
[pid=17133] ppid=17130 vsize=634104 memory=21660 CPUtime=99.23 cores=0-7
/proc/17133/stat : 17133 (cosoco) S 17130 17133 16875 0 -1 1077944320 18161 0 0 0 9921 2 0 0 20 0 9 0 559018810 649322496 5415 33554432000 4194304 6211132 140726345378688 140726345376944 139786697350903 0 0 4096 8405026 18446744073709551615 0 0 17 3 0 0 0 0 0 8312316 8317760 33062912 140726345384977 140726345385069 140726345385069 140726345387982 0
/proc/17133/statm: 158526 5415 872 493 0 151831 0
[pid=17133/tid=17135] ppid=17130 vsize=634104 memory=21660 CPUtime=12.38 cores=0-7
/proc/17133/task/17135/stat : 17135 (cosoco) R 17130 17133 16875 0 -1 4202560 1462 0 0 0 1238 0 0 0 20 0 9 0 559018841 649322496 5415 33554432000 4194304 6211132 140726345378688 139786674208016 5038697 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 33062912 140726345384977 140726345385069 140726345385069 140726345387982 0
[pid=17133/tid=17136] ppid=17130 vsize=634104 memory=21660 CPUtime=12.2 cores=0-7
/proc/17133/task/17136/stat : 17136 (cosoco) R 17130 17133 16875 0 -1 4202560 1721 0 0 0 1220 0 0 0 20 0 9 0 559018841 649322496 5415 33554432000 4194304 6211132 140726345378688 139786665815056 5039210 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 33062912 140726345384977 140726345385069 140726345385069 140726345387982 0
[pid=17133/tid=17137] ppid=17130 vsize=634104 memory=21660 CPUtime=12.38 cores=0-7
/proc/17133/task/17137/stat : 17137 (cosoco) R 17130 17133 16875 0 -1 4202560 1571 0 0 0 1238 0 0 0 20 0 9 0 559018841 649322496 5415 33554432000 4194304 6211132 140726345378688 139786657422352 5038992 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 33062912 140726345384977 140726345385069 140726345385069 140726345387982 0
[pid=17133/tid=17138] ppid=17130 vsize=634104 memory=0 CPUtime=12.39 cores=0-7
/proc/17133/task/17138/stat : 17138 (cosoco) R 17130 17133 16875 0 -1 4202560 1771 0 0 0 1239 0 0 0 20 0 9 0 559018841 649322496 5415 33554432000 4194304 6211132 140726345378688 139786649029592 5039118 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 33062912 140726345384977 140726345385069 140726345385069 140726345387982 0
[pid=17133/tid=17139] ppid=17130 vsize=634104 memory=8315171486948655189 CPUtime=12.38 cores=0-7
/proc/17133/task/17139/stat : 17139 (cosoco) R 17130 17133 16875 0 -1 4202560 1371 0 0 0 1238 0 0 0 20 0 9 0 559018841 649322496 5415 33554432000 4194304 6211132 140726345378688 139786640636888 5039038 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 33062912 140726345384977 140726345385069 140726345385069 140726345387982 0
[pid=17133/tid=17140] ppid=17130 vsize=634104 memory=21660 CPUtime=12.38 cores=0-7
/proc/17133/task/17140/stat : 17140 (cosoco) R 17130 17133 16875 0 -1 4202560 1438 0 0 0 1238 0 0 0 20 0 9 0 559018841 649322496 5415 33554432000 4194304 6211132 140726345378688 139786632244496 5038992 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 33062912 140726345384977 140726345385069 140726345385069 140726345387982 0
[pid=17133/tid=17141] ppid=17130 vsize=634104 memory=776 CPUtime=12.38 cores=0-7
/proc/17133/task/17141/stat : 17141 (cosoco) R 17130 17133 16875 0 -1 4202560 1489 0 0 0 1238 0 0 0 20 0 9 0 559018841 649322496 5415 33554432000 4194304 6211132 140726345378688 139786623851648 5038872 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 33062912 140726345384977 140726345385069 140726345385069 140726345387982 0
[pid=17133/tid=17142] ppid=17130 vsize=634104 memory=0 CPUtime=12.38 cores=0-7
/proc/17133/task/17142/stat : 17142 (cosoco) R 17130 17133 16875 0 -1 4202560 1911 0 0 0 1238 0 0 0 20 0 9 0 559018841 649322496 5415 33554432000 4194304 6211132 140726345378688 139786615458832 5156714 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 33062912 140726345384977 140726345385069 140726345385069 140726345387982 0
Current children cumulated CPU time: 99.23 s
Current children cumulated vsize: 634104 KiB
Current children cumulated memory: 21660 KiB

[startup+13.0696 s]
# the end of solver process 17133 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=102.137 s, system=0.02698 s

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

[startup+12.8007 s]
/proc/loadavg: 2.23 1.90 4.40 9/199 17142
/proc/meminfo: memFree=31465916/32770624 swapFree=66954412/67108860
[pid=17133] ppid=17130 vsize=634104 memory=21660 CPUtime=100.03 cores=0-7
/proc/17133/stat : 17133 (cosoco) S 17130 17133 16875 0 -1 1077944320 18161 0 0 0 10001 2 0 0 20 0 9 0 559018810 649322496 5415 33554432000 4194304 6211132 140726345378688 140726345376944 139786697350903 0 0 4096 8405026 18446744073709551615 0 0 17 3 0 0 0 0 0 8312316 8317760 33062912 140726345384977 140726345385069 140726345385069 140726345387982 0
/proc/17133/statm: 158526 5415 872 493 0 151831 0
[pid=17133/tid=17135] ppid=17130 vsize=634104 memory=6628 CPUtime=12.48 cores=0-7
/proc/17133/task/17135/stat : 17135 (cosoco) R 17130 17133 16875 0 -1 4202560 1462 0 0 0 1248 0 0 0 20 0 9 0 559018841 649322496 5415 33554432000 4194304 6211132 140726345378688 139786674208016 5038730 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 33062912 140726345384977 140726345385069 140726345385069 140726345387982 0
[pid=17133/tid=17136] ppid=17130 vsize=634104 memory=2016 CPUtime=12.3 cores=0-7
/proc/17133/task/17136/stat : 17136 (cosoco) R 17130 17133 16875 0 -1 4202560 1721 0 0 0 1230 0 0 0 20 0 9 0 559018841 649322496 5415 33554432000 4194304 6211132 140726345378688 139786665815056 5038982 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 33062912 140726345384977 140726345385069 140726345385069 140726345387982 0
[pid=17133/tid=17137] ppid=17130 vsize=634104 memory=1284 CPUtime=12.48 cores=0-7
/proc/17133/task/17137/stat : 17137 (cosoco) R 17130 17133 16875 0 -1 4202560 1571 0 0 0 1248 0 0 0 20 0 9 0 559018841 649322496 5415 33554432000 4194304 6211132 140726345378688 139786657422352 5039178 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 33062912 140726345384977 140726345385069 140726345385069 140726345387982 0
[pid=17133/tid=17138] ppid=17130 vsize=634104 memory=1044 CPUtime=12.49 cores=0-7
/proc/17133/task/17138/stat : 17138 (cosoco) R 17130 17133 16875 0 -1 4202560 1771 0 0 0 1249 0 0 0 20 0 9 0 559018841 649322496 5415 33554432000 4194304 6211132 140726345378688 139786649029592 5039295 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 33062912 140726345384977 140726345385069 140726345385069 140726345387982 0
[pid=17133/tid=17139] ppid=17130 vsize=634104 memory=279339438676816 CPUtime=12.48 cores=0-7
/proc/17133/task/17139/stat : 17139 (cosoco) R 17130 17133 16875 0 -1 4202560 1371 0 0 0 1248 0 0 0 20 0 9 0 559018841 649322496 5415 33554432000 4194304 6211132 140726345378688 139786640636888 5038992 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 33062912 140726345384977 140726345385069 140726345385069 140726345387982 0
[pid=17133/tid=17140] ppid=17130 vsize=634104 memory=279339439060224 CPUtime=12.48 cores=0-7
/proc/17133/task/17140/stat : 17140 (cosoco) R 17130 17133 16875 0 -1 4202560 1438 0 0 0 1248 0 0 0 20 0 9 0 559018841 649322496 5415 33554432000 4194304 6211132 140726345378688 139786632244496 5038990 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 33062912 140726345384977 140726345385069 140726345385069 140726345387982 0
[pid=17133/tid=17141] ppid=17130 vsize=634104 memory=0 CPUtime=12.48 cores=0-7
/proc/17133/task/17141/stat : 17141 (cosoco) R 17130 17133 16875 0 -1 4202560 1489 0 0 0 1248 0 0 0 20 0 9 0 559018841 649322496 5415 33554432000 4194304 6211132 140726345378688 139786623851648 5038999 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 33062912 140726345384977 140726345385069 140726345385069 140726345387982 0
[pid=17133/tid=17142] ppid=17130 vsize=634104 memory=6935054825532540783 CPUtime=12.48 cores=0-7
/proc/17133/task/17142/stat : 17142 (cosoco) R 17130 17133 16875 0 -1 4202560 1911 0 0 0 1248 0 0 0 20 0 9 0 559018841 649322496 5415 33554432000 4194304 6211132 140726345378688 139786615458832 5039038 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 33062912 140726345384977 140726345385069 140726345385069 140726345387982 0
Current children cumulated CPU time: 100.03 s
Current children cumulated vsize: 634104 KiB
Current children cumulated memory: 21660 KiB

[startup+13.0007 s]*
/proc/loadavg: 2.23 1.90 4.40 10/199 17142
/proc/meminfo: memFree=31466164/32770624 swapFree=66954412/67108860
[pid=17133] ppid=17130 vsize=634104 memory=21660 CPUtime=101.69 cores=0-7
/proc/17133/stat : 17133 (cosoco) S 17130 17133 16875 0 -1 1077944320 18161 0 0 0 10167 2 0 0 20 0 9 0 559018810 649322496 5415 33554432000 4194304 6211132 140726345378688 140726345376944 139786697350903 0 0 4096 8405026 18446744073709551615 0 0 17 3 0 0 0 0 0 8312316 8317760 33062912 140726345384977 140726345385069 140726345385069 140726345387982 0
/proc/17133/statm: 158526 5415 872 493 0 151831 0
[pid=17133/tid=17135] ppid=17130 vsize=634104 memory=880 CPUtime=12.69 cores=0-7
/proc/17133/task/17135/stat : 17135 (cosoco) R 17130 17133 16875 0 -1 4202560 1462 0 0 0 1269 0 0 0 20 0 9 0 559018841 649322496 5415 33554432000 4194304 6211132 140726345378688 139786674208016 5133759 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 33062912 140726345384977 140726345385069 140726345385069 140726345387982 0
[pid=17133/tid=17136] ppid=17130 vsize=634104 memory=8317482817917895235 CPUtime=12.5 cores=0-7
/proc/17133/task/17136/stat : 17136 (cosoco) R 17130 17133 16875 0 -1 4202560 1721 0 0 0 1250 0 0 0 20 0 9 0 559018841 649322496 5415 33554432000 4194304 6211132 140726345378688 139786665815056 5039104 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 33062912 140726345384977 140726345385069 140726345385069 140726345387982 0
[pid=17133/tid=17137] ppid=17130 vsize=634104 memory=1804 CPUtime=12.69 cores=0-7
/proc/17133/task/17137/stat : 17137 (cosoco) R 17130 17133 16875 0 -1 4202560 1571 0 0 0 1269 0 0 0 20 0 9 0 559018841 649322496 5415 33554432000 4194304 6211132 140726345378688 139786657422352 5039038 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 33062912 140726345384977 140726345385069 140726345385069 140726345387982 0
[pid=17133/tid=17138] ppid=17130 vsize=634104 memory=920 CPUtime=12.69 cores=0-7
/proc/17133/task/17138/stat : 17138 (cosoco) R 17130 17133 16875 0 -1 4202560 1771 0 0 0 1269 0 0 0 20 0 9 0 559018841 649322496 5415 33554432000 4194304 6211132 140726345378688 139786649029592 5389440 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 33062912 140726345384977 140726345385069 140726345385069 140726345387982 0
[pid=17133/tid=17139] ppid=17130 vsize=634104 memory=4056 CPUtime=12.69 cores=0-7
/proc/17133/task/17139/stat : 17139 (cosoco) R 17130 17133 16875 0 -1 4202560 1371 0 0 0 1269 0 0 0 20 0 9 0 559018841 649322496 5415 33554432000 4194304 6211132 140726345378688 139786640636888 5039026 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 33062912 140726345384977 140726345385069 140726345385069 140726345387982 0
[pid=17133/tid=17140] ppid=17130 vsize=634104 memory=1404 CPUtime=12.69 cores=0-7
/proc/17133/task/17140/stat : 17140 (cosoco) R 17130 17133 16875 0 -1 4202560 1438 0 0 0 1269 0 0 0 20 0 9 0 559018841 649322496 5415 33554432000 4194304 6211132 140726345378688 139786632244496 5038784 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 33062912 140726345384977 140726345385069 140726345385069 140726345387982 0
[pid=17133/tid=17141] ppid=17130 vsize=634104 memory=2388 CPUtime=12.69 cores=0-7
/proc/17133/task/17141/stat : 17141 (cosoco) R 17130 17133 16875 0 -1 4202560 1489 0 0 0 1269 0 0 0 20 0 9 0 559018841 649322496 5415 33554432000 4194304 6211132 140726345378688 139786623851648 5039111 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 33062912 140726345384977 140726345385069 140726345385069 140726345387982 0
[pid=17133/tid=17142] ppid=17130 vsize=634104 memory=21660 CPUtime=12.69 cores=0-7
/proc/17133/task/17142/stat : 17142 (cosoco) R 17130 17133 16875 0 -1 4202560 1911 0 0 0 1269 0 0 0 20 0 9 0 559018841 649322496 5415 33554432000 4194304 6211132 140726345378688 139786615458832 5039300 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 33062912 140726345384977 140726345385069 140726345385069 140726345387982 0
Current children cumulated CPU time: 101.69 s
Current children cumulated vsize: 634104 KiB
Current children cumulated memory: 21660 KiB

Child status: 0
Real time (s): 13.0697
CPU time (s): 102.164
CPU user time (s): 102.137
CPU system time (s): 0.02698
CPU usage (%): 781.691
Max. virtual memory (cumulated for all children) (KiB): 634104
Max. memory (cumulated for all children) (KiB): 21660

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 102.137
system time used= 0.02698
maximum resident set size= 21896
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 18210
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= 71
involuntary context switches= 753


# summary of solver processes directly reported to runsolver:
#   pid: 17133
#   total CPU time (s): 102.164
#   total CPU user time (s): 102.137
#   total CPU system time (s): 0.02698

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.071446 second user time and 0.154017 second system time

The end

Launcher Data

Begin job on node107 at 2019-09-30 08:11:51
IDJOB=4409677
IDBENCH=127972
IDSOLVER=2877
FILE ID=node107/4409677-1569827638
RUNJOBID= node107-1569823193-16902
PBS_JOBID= 21705928
Free space on /tmp= 62032 MiB

SOLVER NAME= cosoco 2.0 parallel
BENCH NAME= XCSP17/PrizeCollecting/PrizeCollecting-jok-s1/PrizeCollecting-24-4-6-1.xml
COMMAND LINE= cosoco -model -nbcores=NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4409677-1569827638/watcher-4409677-1569827638 -o /tmp/evaluation-result-4409677-1569827638/solver-4409677-1569827638 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node107-1569823193-16902 --watchdog 2580  cosoco -model -nbcores=8 HOME/instance-4409677-1569827638.xml

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

MD5SUM BENCH= 105bb238691d484e064b3a25c3dae36e
RANDOM SEED=284174422

node107.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	: 5334.11
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	: 5334.11
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	: 5334.11
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	: 5334.11
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:        31481904 kB
MemAvailable:   31829308 kB
Buffers:          199428 kB
Cached:           483280 kB
SwapCached:        48108 kB
Active:           353272 kB
Inactive:         379976 kB
Active(anon):      16352 kB
Inactive(anon):   112456 kB
Active(file):     336920 kB
Inactive(file):   267520 kB
Unevictable:      109672 kB
Mlocked:          109672 kB
SwapTotal:      67108860 kB
SwapFree:       66954412 kB
Dirty:              3416 kB
Writeback:             0 kB
AnonPages:        113132 kB
Mapped:            26532 kB
Shmem:             69360 kB
Slab:             146048 kB
SReclaimable:     117596 kB
SUnreclaim:        28452 kB
KernelStack:        3424 kB
PageTables:         4608 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     530080 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     67584 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      101760 kB
DirectMap2M:    33443840 kB

Free space on /tmp at the end= 62028 MiB
End job on node107 at 2019-09-30 08:12:05