Trace number 4409494

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 parallelOPT22 13.6437 1.727

General information on the benchmark

NameStillLife/StillLife-m1-s1/
StillLife-03-14.xml
MD5SUMbb3a1ca81e7aea213eb86a812d55e65a
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark22
Best CPU time to get the best result obtained on this benchmark4.70527
Satisfiable
(Un)Satisfiability was proved
Number of variables84
Number of constraints110
Number of domains2
Minimum domain size2
Maximum domain size9
Distribution of domain sizes[{"size":2,"count":42},{"size":9,"count":42}]
Minimum variable degree2
Maximum variable degree10
Distribution of variable degrees[{"degree":2,"count":42},{"degree":7,"count":4},{"degree":8,"count":26},{"degree":10,"count":12}]
Minimum constraint arity2
Maximum constraint arity9
Distribution of constraint arities[{"arity":2,"count":42},{"arity":3,"count":26},{"arity":4,"count":4},{"arity":6,"count":26},{"arity":9,"count":12}]
Number of extensional constraints68
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":68},{"type":"sum","count":42}]
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.02	c
0.00/0.02	c This is cosoco 2.00 --  
0.00/0.02	c
0.00/0.02	c command line: cosoco -model -nbcores=8 HOME/instance-4409494-1569817381.xml 
0.00/0.02	c enable optimization
0.00/0.02	c ========================================[ Problem Statistics ]===========================================
0.00/0.02	c |                                                                                                       
0.00/0.02	c |  Parse time        :         0.01 s 
0.00/0.02	c |
0.00/0.02	c |               Variables: 84
0.00/0.02	c |            Domain Sizes: 2..9
0.00/0.02	c |
0.00/0.02	c |             Constraints: 111
0.00/0.02	c |                   Arity: 2..42  -- Binary: 42  -- Ternary: 26
0.00/0.02	c | 
0.00/0.02	c |                   Types: 
0.00/0.02	c |                          Extension: 68  (nb tuples: 1..10) -- (shared: 512)
0.00/0.02	c |                          Sum: 43
0.00/0.02	c |                          
0.00/0.02	c |               Objective: Maximize Sum
0.00/0.02	
0.00/0.02	c =========================================================================================================
0.00/0.02	c Parallel mode: Portfolio
0.00/0.02	c [pFactory][Group N°0] created (threads:8).
0.00/0.02	c [pFactory][Group N°0] new task added (threads:8 - tasks:1).
0.00/0.02	c [pFactory][Group N°0] new task added (threads:8 - tasks:2).
0.00/0.02	c [pFactory][Group N°0] new task added (threads:8 - tasks:3).
0.00/0.02	c [pFactory][Group N°0] new task added (threads:8 - tasks:4).
0.00/0.02	c [pFactory][Group N°0] new task added (threads:8 - tasks:5).
0.00/0.02	c [pFactory][Group N°0] new task added (threads:8 - tasks:6).
0.00/0.02	c [pFactory][Group N°0] new task added (threads:8 - tasks:7).
0.00/0.02	c [pFactory][Group N°0] new task added (threads:8 - tasks:8).
0.00/0.02	c [pFactory][Group N°0] concurrent mode: enabled.
0.00/0.02	c [pFactory][Group N°0] computations in progress (threads:8 - tasks:8).
0.00/0.02	c [pFactory][Group N°0] task 7 launched on thread 0.
0.00/0.02	c [pFactory][Group N°0] task 6 launched on thread 6.
0.00/0.02	c [pFactory][Group N°0] task 5 launched on thread 7.
0.00/0.02	c [pFactory][Group N°0] task 4 launched on thread 3.
0.00/0.02	c [pFactory][Group N°0] task 3 launched on thread 2.
0.00/0.02	c [pFactory][Group N°0] task 2 launched on thread 4.
0.00/0.02	c [pFactory][Group N°0] task 1 launched on thread 5.
0.00/0.02	c [pFactory][Group N°0] task 0 launched on thread 1.
0.00/0.02	o 0
0.00/0.02	o 12
0.00/0.02	o 20
0.00/0.04	o 21
0.00/0.05	o 22
13.43/1.72	c [pFactory][Group N°0] concurent mode: thread 1 has won with the task 0.
13.43/1.72	c [pFactory][Group N°0] Thread N°0 is joined.
13.43/1.72	c [pFactory][Group N°0] Thread N°1 is joined.
13.43/1.72	c [pFactory][Group N°0] Thread N°2 is joined.
13.43/1.72	c [pFactory][Group N°0] Thread N°3 is joined.
13.43/1.72	c [pFactory][Group N°0] Thread N°4 is joined.
13.43/1.72	c [pFactory][Group N°0] Thread N°5 is joined.
13.43/1.72	c [pFactory][Group N°0] Thread N°6 is joined.
13.43/1.72	c [pFactory][Group N°0] Thread N°7 is joined.
13.43/1.72	c [pFactory][Group N°0] Return Code of the winner:3 (Thread N°1)
13.43/1.72	s OPTIMUM FOUND
13.43/1.72	c call to solver        : 3
13.43/1.72	c
13.43/1.72	c restarts              : 2118        
13.43/1.72	c conflicts             : 25074        (1839 /sec)
13.43/1.72	c decisions             : 133863       (9815 /sec)
13.43/1.72	c propagations          : 1806819     (132483 /sec)
13.43/1.72	c root propagations     : 98          
13.43/1.72	c filter calls          : 2946762        (216067 /sec)
13.43/1.72	c useless filter calls  : 1917256        (65 %)
13.43/1.72	c Memory used           : 571.88 MB
13.43/1.72	c Best bound time (wc)  : 0.04003 s
13.43/1.72	c CPU time              : 13.6381 s
13.43/1.72	c real time             : 1.72136 s
13.43/1.72	
13.43/1.72	
13.43/1.72	v <instantiation type='solution' cost='22'>
13.43/1.72	v <list>s[0][0] s[0][10] s[0][11] s[0][12] s[0][13] s[0][1] s[0][2] s[0][3] s[0][4] s[0][5] s[0][6] s[0][7] s[0][8] s[0][9] s[1][0] s[1][10] s[1][11] s[1][12] s[1][13] s[1][1] s[1][2] s[1][3] s[1][4] s[1][5] s[1][6] s[1][7] s[1][8] s[1][9] s[2][0] s[2][10] s[2][11] s[2][12] s[2][13] s[2][1] s[2][2] s[2][3] s[2][4] s[2][5] s[2][6] s[2][7] s[2][8] s[2][9] x[0][0] x[0][10] x[0][11] x[0][12] x[0][13] 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[1][0] x[1][10] x[1][11] x[1][12] x[1][13] 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][13] 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] </list>
13.43/1.72	v <values>2 4 2 3 2 3 2 2 2 3 2 4 3 3 3 4 3 6 3 6 3 4 3 6 3 4 3 3 2 2 2 3 2 3 2 4 2 3 2 2 2 2 1 0 1 1 0 1 0 0 0 1 1 0 1 1 1 0 1 0 1 0 1 0 1 0 1 0 1 1 0 0 0 1 1 1 1 0 1 1 0 0 0 0 </values>
13.43/1.72	v </instantiation>
13.43/1.72	

Verifier Data

OK	22

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4409494-1569817381/watcher-4409494-1569817381 -o /tmp/evaluation-result-4409494-1569817381/solver-4409494-1569817381 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node151-1569817277-6491 --watchdog 2580 cosoco -model -nbcores=8 HOME/instance-4409494-1569817381.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=6593, runsolver pid=6590

[startup+0.100978 s]*
/proc/loadavg: 5.44 2.91 2.33 9/199 6602
/proc/meminfo: memFree=28407424/32770624 swapFree=66956692/67108860
[pid=6593] ppid=6590 vsize=618384 memory=5072 CPUtime=0.75 cores=0-7
/proc/6593/stat : 6593 (cosoco) S 6590 6593 6464 0 -1 1077944320 1587 0 0 0 75 0 0 0 20 0 9 0 558009293 633225216 1268 33554432000 4194304 6211132 140733788028416 140733788026672 140001792143095 0 0 4096 8405026 18446744073709551615 0 0 17 2 0 0 0 0 0 8312316 8317760 29323264 140733788034065 140733788034157 140733788034157 140733788037070 0
/proc/6593/statm: 154596 1268 874 493 0 147901 0
[pid=6593/tid=6595] ppid=6590 vsize=618384 memory=-7317608656707875521 CPUtime=0.09 cores=0-7
/proc/6593/task/6595/stat : 6595 (cosoco) R 6590 6593 6464 0 -1 4202560 19 0 0 0 9 0 0 0 20 0 9 0 558009294 633225216 1268 33554432000 4194304 6211132 140733788028416 140001769000208 5396441 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 29323264 140733788034065 140733788034157 140733788034157 140733788037070 0
[pid=6593/tid=6596] ppid=6590 vsize=618384 memory=732369779660536805 CPUtime=0.09 cores=0-7
/proc/6593/task/6596/stat : 6596 (cosoco) R 6590 6593 6464 0 -1 4202560 15 0 0 0 9 0 0 0 20 0 9 0 558009294 633225216 1268 33554432000 4194304 6211132 140733788028416 140001760607248 5250273 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 29323264 140733788034065 140733788034157 140733788034157 140733788037070 0
[pid=6593/tid=6597] ppid=6590 vsize=618384 memory=139641323083392 CPUtime=0.09 cores=0-7
/proc/6593/task/6597/stat : 6597 (cosoco) R 6590 6593 6464 0 -1 4202560 15 0 0 0 9 0 0 0 20 0 9 0 558009294 633225216 1268 33554432000 4194304 6211132 140733788028416 140001752214544 5380416 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 29323264 140733788034065 140733788034157 140733788034157 140733788037070 0
[pid=6593/tid=6598] ppid=6590 vsize=618384 memory=0 CPUtime=0.09 cores=0-7
/proc/6593/task/6598/stat : 6598 (cosoco) R 6590 6593 6464 0 -1 4202560 17 0 0 0 9 0 0 0 20 0 9 0 558009294 633225216 1268 33554432000 4194304 6211132 140733788028416 140001743822096 5397248 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 29323264 140733788034065 140733788034157 140733788034157 140733788037070 0
[pid=6593/tid=6599] ppid=6590 vsize=618384 memory=0 CPUtime=0.09 cores=0-7
/proc/6593/task/6599/stat : 6599 (cosoco) R 6590 6593 6464 0 -1 4202560 12 0 0 0 9 0 0 0 20 0 9 0 558009294 633225216 1268 33554432000 4194304 6211132 140733788028416 140001735429392 5017168 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 29323264 140733788034065 140733788034157 140733788034157 140733788037070 0
[pid=6593/tid=6600] ppid=6590 vsize=618384 memory=0 CPUtime=0.09 cores=0-7
/proc/6593/task/6600/stat : 6600 (cosoco) R 6590 6593 6464 0 -1 4202560 13 0 0 0 9 0 0 0 20 0 9 0 558009294 633225216 1268 33554432000 4194304 6211132 140733788028416 140001727036432 5193776 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 29323264 140733788034065 140733788034157 140733788034157 140733788037070 0
[pid=6593/tid=6601] ppid=6590 vsize=618384 memory=-1 CPUtime=0.09 cores=0-7
/proc/6593/task/6601/stat : 6601 (cosoco) R 6590 6593 6464 0 -1 4202560 15 0 0 0 9 0 0 0 20 0 9 0 558009294 633225216 1268 33554432000 4194304 6211132 140733788028416 140001718643984 5408926 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 29323264 140733788034065 140733788034157 140733788034157 140733788037070 0
[pid=6593/tid=6602] ppid=6590 vsize=618384 memory=0 CPUtime=0.08 cores=0-7
/proc/6593/task/6602/stat : 6602 (cosoco) R 6590 6593 6464 0 -1 4202560 12 0 0 0 8 0 0 0 20 0 9 0 558009294 633225216 1268 33554432000 4194304 6211132 140733788028416 140001710251024 5151161 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 29323264 140733788034065 140733788034157 140733788034157 140733788037070 0
Current children cumulated CPU time: 0.75 s
Current children cumulated vsize: 618384 KiB
Current children cumulated memory: 5072 KiB

[startup+0.209975 s]*
/proc/loadavg: 5.44 2.91 2.33 9/199 6602
/proc/meminfo: memFree=28407424/32770624 swapFree=66956692/67108860
[pid=6593] ppid=6590 vsize=618384 memory=5072 CPUtime=1.61 cores=0-7
/proc/6593/stat : 6593 (cosoco) S 6590 6593 6464 0 -1 1077944320 1588 0 0 0 161 0 0 0 20 0 9 0 558009293 633225216 1268 33554432000 4194304 6211132 140733788028416 140733788026672 140001792143095 0 0 4096 8405026 18446744073709551615 0 0 17 2 0 0 0 0 0 8312316 8317760 29323264 140733788034065 140733788034157 140733788034157 140733788037070 0
/proc/6593/statm: 154596 1268 874 493 0 147901 0
[pid=6593/tid=6595] ppid=6590 vsize=618384 memory=-3398145943129763647 CPUtime=0.2 cores=0-7
/proc/6593/task/6595/stat : 6595 (cosoco) R 6590 6593 6464 0 -1 4202560 19 0 0 0 20 0 0 0 20 0 9 0 558009294 633225216 1268 33554432000 4194304 6211132 140733788028416 140001769000208 5193763 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 29323264 140733788034065 140733788034157 140733788034157 140733788037070 0
[pid=6593/tid=6596] ppid=6590 vsize=618384 memory=279282521036536 CPUtime=0.2 cores=0-7
/proc/6593/task/6596/stat : 6596 (cosoco) R 6590 6593 6464 0 -1 4202560 15 0 0 0 20 0 0 0 20 0 9 0 558009294 633225216 1268 33554432000 4194304 6211132 140733788028416 140001760607248 5156681 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 29323264 140733788034065 140733788034157 140733788034157 140733788037070 0
[pid=6593/tid=6597] ppid=6590 vsize=618384 memory=139641323083392 CPUtime=0.2 cores=0-7
/proc/6593/task/6597/stat : 6597 (cosoco) R 6590 6593 6464 0 -1 4202560 15 0 0 0 20 0 0 0 20 0 9 0 558009294 633225216 1268 33554432000 4194304 6211132 140733788028416 140001752214544 5250304 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 29323264 140733788034065 140733788034157 140733788034157 140733788037070 0
[pid=6593/tid=6598] ppid=6590 vsize=618384 memory=0 CPUtime=0.2 cores=0-7
/proc/6593/task/6598/stat : 6598 (cosoco) R 6590 6593 6464 0 -1 4202560 17 0 0 0 20 0 0 0 20 0 9 0 558009294 633225216 1268 33554432000 4194304 6211132 140733788028416 140001743822096 5148887 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 29323264 140733788034065 140733788034157 140733788034157 140733788037070 0
[pid=6593/tid=6599] ppid=6590 vsize=618384 memory=0 CPUtime=0.2 cores=0-7
/proc/6593/task/6599/stat : 6599 (cosoco) R 6590 6593 6464 0 -1 4202560 12 0 0 0 20 0 0 0 20 0 9 0 558009294 633225216 1268 33554432000 4194304 6211132 140733788028416 140001735429392 5149253 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 29323264 140733788034065 140733788034157 140733788034157 140733788037070 0
[pid=6593/tid=6600] ppid=6590 vsize=618384 memory=0 CPUtime=0.2 cores=0-7
/proc/6593/task/6600/stat : 6600 (cosoco) R 6590 6593 6464 0 -1 4202560 13 0 0 0 20 0 0 0 20 0 9 0 558009294 633225216 1268 33554432000 4194304 6211132 140733788028416 140001727036432 5009146 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 29323264 140733788034065 140733788034157 140733788034157 140733788037070 0
[pid=6593/tid=6601] ppid=6590 vsize=618384 memory=-1 CPUtime=0.2 cores=0-7
/proc/6593/task/6601/stat : 6601 (cosoco) R 6590 6593 6464 0 -1 4202560 15 0 0 0 20 0 0 0 20 0 9 0 558009294 633225216 1268 33554432000 4194304 6211132 140733788028416 140001718643984 5149704 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 29323264 140733788034065 140733788034157 140733788034157 140733788037070 0
[pid=6593/tid=6602] ppid=6590 vsize=618384 memory=0 CPUtime=0.18 cores=0-7
/proc/6593/task/6602/stat : 6602 (cosoco) R 6590 6593 6464 0 -1 4202560 13 0 0 0 18 0 0 0 20 0 9 0 558009294 633225216 1268 33554432000 4194304 6211132 140733788028416 140001710251024 5149470 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 29323264 140733788034065 140733788034157 140733788034157 140733788037070 0
Current children cumulated CPU time: 1.61 s
Current children cumulated vsize: 618384 KiB
Current children cumulated memory: 5072 KiB

[startup+0.309973 s]*
/proc/loadavg: 5.44 2.91 2.33 9/199 6602
/proc/meminfo: memFree=28407424/32770624 swapFree=66956692/67108860
[pid=6593] ppid=6590 vsize=618384 memory=5072 CPUtime=2.4 cores=0-7
/proc/6593/stat : 6593 (cosoco) S 6590 6593 6464 0 -1 1077944320 1588 0 0 0 240 0 0 0 20 0 9 0 558009293 633225216 1268 33554432000 4194304 6211132 140733788028416 140733788026672 140001792143095 0 0 4096 8405026 18446744073709551615 0 0 17 2 0 0 0 0 0 8312316 8317760 29323264 140733788034065 140733788034157 140733788034157 140733788037070 0
/proc/6593/statm: 154596 1268 874 493 0 147901 0
[pid=6593/tid=6595] ppid=6590 vsize=618384 memory=-1807685287725067907 CPUtime=0.3 cores=0-7
/proc/6593/task/6595/stat : 6595 (cosoco) R 6590 6593 6464 0 -1 4202560 19 0 0 0 30 0 0 0 20 0 9 0 558009294 633225216 1268 33554432000 4194304 6211132 140733788028416 140001769000208 5250495 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 29323264 140733788034065 140733788034157 140733788034157 140733788037070 0
[pid=6593/tid=6596] ppid=6590 vsize=618384 memory=3472467920370894512 CPUtime=0.3 cores=0-7
/proc/6593/task/6596/stat : 6596 (cosoco) R 6590 6593 6464 0 -1 4202560 15 0 0 0 30 0 0 0 20 0 9 0 558009294 633225216 1268 33554432000 4194304 6211132 140733788028416 140001760607248 5009001 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 29323264 140733788034065 140733788034157 140733788034157 140733788037070 0
[pid=6593/tid=6597] ppid=6590 vsize=618384 memory=3472467937550763696 CPUtime=0.3 cores=0-7
/proc/6593/task/6597/stat : 6597 (cosoco) R 6590 6593 6464 0 -1 4202560 15 0 0 0 30 0 0 0 20 0 9 0 558009294 633225216 1268 33554432000 4194304 6211132 140733788028416 140001752214544 5156665 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 29323264 140733788034065 140733788034157 140733788034157 140733788037070 0
[pid=6593/tid=6598] ppid=6590 vsize=618384 memory=0 CPUtime=0.3 cores=0-7
/proc/6593/task/6598/stat : 6598 (cosoco) R 6590 6593 6464 0 -1 4202560 17 0 0 0 30 0 0 0 20 0 9 0 558009294 633225216 1268 33554432000 4194304 6211132 140733788028416 140001743822096 5149168 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 29323264 140733788034065 140733788034157 140733788034157 140733788037070 0
[pid=6593/tid=6599] ppid=6590 vsize=618384 memory=0 CPUtime=0.3 cores=0-7
/proc/6593/task/6599/stat : 6599 (cosoco) R 6590 6593 6464 0 -1 4202560 12 0 0 0 30 0 0 0 20 0 9 0 558009294 633225216 1268 33554432000 4194304 6211132 140733788028416 140001735429392 5148716 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 29323264 140733788034065 140733788034157 140733788034157 140733788037070 0
[pid=6593/tid=6600] ppid=6590 vsize=618384 memory=0 CPUtime=0.3 cores=0-7
/proc/6593/task/6600/stat : 6600 (cosoco) R 6590 6593 6464 0 -1 4202560 13 0 0 0 30 0 0 0 20 0 9 0 558009294 633225216 1268 33554432000 4194304 6211132 140733788028416 140001727036432 5156492 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 29323264 140733788034065 140733788034157 140733788034157 140733788037070 0
[pid=6593/tid=6601] ppid=6590 vsize=618384 memory=0 CPUtime=0.3 cores=0-7
/proc/6593/task/6601/stat : 6601 (cosoco) R 6590 6593 6464 0 -1 4202560 15 0 0 0 30 0 0 0 20 0 9 0 558009294 633225216 1268 33554432000 4194304 6211132 140733788028416 140001718643984 5149281 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 29323264 140733788034065 140733788034157 140733788034157 140733788037070 0
[pid=6593/tid=6602] ppid=6590 vsize=618384 memory=0 CPUtime=0.27 cores=0-7
/proc/6593/task/6602/stat : 6602 (cosoco) R 6590 6593 6464 0 -1 4202560 13 0 0 0 27 0 0 0 20 0 9 0 558009294 633225216 1268 33554432000 4194304 6211132 140733788028416 140001710251024 5156731 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 29323264 140733788034065 140733788034157 140733788034157 140733788037070 0
Current children cumulated CPU time: 2.4 s
Current children cumulated vsize: 618384 KiB
Current children cumulated memory: 5072 KiB

[startup+0.700977 s]
/proc/loadavg: 5.44 2.91 2.33 9/199 6602
/proc/meminfo: memFree=28407060/32770624 swapFree=66956692/67108860
[pid=6593] ppid=6590 vsize=618384 memory=5072 CPUtime=5.44 cores=0-7
/proc/6593/stat : 6593 (cosoco) S 6590 6593 6464 0 -1 1077944320 1589 0 0 0 544 0 0 0 20 0 9 0 558009293 633225216 1268 33554432000 4194304 6211132 140733788028416 140733788026672 140001792143095 0 0 4096 8405026 18446744073709551615 0 0 17 2 0 0 0 0 0 8312316 8317760 29323264 140733788034065 140733788034157 140733788034157 140733788037070 0
/proc/6593/statm: 154596 1268 874 493 0 147901 0
[pid=6593/tid=6595] ppid=6590 vsize=618384 memory=139645618050687 CPUtime=0.68 cores=0-7
/proc/6593/task/6595/stat : 6595 (cosoco) R 6590 6593 6464 0 -1 4202560 19 0 0 0 68 0 0 0 20 0 9 0 558009294 633225216 1268 33554432000 4194304 6211132 140733788028416 140001769000208 5250325 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 29323264 140733788034065 140733788034157 140733788034157 140733788037070 0
[pid=6593/tid=6596] ppid=6590 vsize=618384 memory=10340 CPUtime=0.68 cores=0-7
/proc/6593/task/6596/stat : 6596 (cosoco) R 6590 6593 6464 0 -1 4202560 15 0 0 0 68 0 0 0 20 0 9 0 558009294 633225216 1268 33554432000 4194304 6211132 140733788028416 140001760607248 5250321 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 29323264 140733788034065 140733788034157 140733788034157 140733788037070 0
[pid=6593/tid=6597] ppid=6590 vsize=618384 memory=984 CPUtime=0.68 cores=0-7
/proc/6593/task/6597/stat : 6597 (cosoco) R 6590 6593 6464 0 -1 4202560 16 0 0 0 68 0 0 0 20 0 9 0 558009294 633225216 1268 33554432000 4194304 6211132 140733788028416 140001752214544 5155373 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 29323264 140733788034065 140733788034157 140733788034157 140733788037070 0
[pid=6593/tid=6598] ppid=6590 vsize=618384 memory=0 CPUtime=0.68 cores=0-7
/proc/6593/task/6598/stat : 6598 (cosoco) R 6590 6593 6464 0 -1 4202560 17 0 0 0 68 0 0 0 20 0 9 0 558009294 633225216 1268 33554432000 4194304 6211132 140733788028416 140001743822096 5380299 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 29323264 140733788034065 140733788034157 140733788034157 140733788037070 0
[pid=6593/tid=6599] ppid=6590 vsize=618384 memory=0 CPUtime=0.68 cores=0-7
/proc/6593/task/6599/stat : 6599 (cosoco) R 6590 6593 6464 0 -1 4202560 12 0 0 0 68 0 0 0 20 0 9 0 558009294 633225216 1268 33554432000 4194304 6211132 140733788028416 140001735429392 5155373 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 29323264 140733788034065 140733788034157 140733788034157 140733788037070 0
[pid=6593/tid=6600] ppid=6590 vsize=618384 memory=0 CPUtime=0.68 cores=0-7
/proc/6593/task/6600/stat : 6600 (cosoco) R 6590 6593 6464 0 -1 4202560 13 0 0 0 68 0 0 0 20 0 9 0 558009294 633225216 1268 33554432000 4194304 6211132 140733788028416 140001727036432 5149732 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 29323264 140733788034065 140733788034157 140733788034157 140733788037070 0
[pid=6593/tid=6601] ppid=6590 vsize=618384 memory=0 CPUtime=0.68 cores=0-7
/proc/6593/task/6601/stat : 6601 (cosoco) R 6590 6593 6464 0 -1 4202560 15 0 0 0 68 0 0 0 20 0 9 0 558009294 633225216 1268 33554432000 4194304 6211132 140733788028416 140001718643984 5250325 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 29323264 140733788034065 140733788034157 140733788034157 140733788037070 0
[pid=6593/tid=6602] ppid=6590 vsize=618384 memory=3616 CPUtime=0.64 cores=0-7
/proc/6593/task/6602/stat : 6602 (cosoco) R 6590 6593 6464 0 -1 4202560 13 0 0 0 64 0 0 0 20 0 9 0 558009294 633225216 1268 33554432000 4194304 6211132 140733788028416 140001710251024 5250311 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 29323264 140733788034065 140733788034157 140733788034157 140733788037070 0
Current children cumulated CPU time: 5.44 s
Current children cumulated vsize: 618384 KiB
Current children cumulated memory: 5072 KiB

[startup+1.50098 s]
/proc/loadavg: 5.44 2.91 2.33 9/199 6602
/proc/meminfo: memFree=28407988/32770624 swapFree=66956692/67108860
[pid=6593] ppid=6590 vsize=618384 memory=5364 CPUtime=11.83 cores=0-7
/proc/6593/stat : 6593 (cosoco) S 6590 6593 6464 0 -1 1077944320 2084 0 0 0 1183 0 0 0 20 0 9 0 558009293 633225216 1341 33554432000 4194304 6211132 140733788028416 140733788026672 140001792143095 0 0 4096 8405026 18446744073709551615 0 0 17 2 0 0 0 0 0 8312316 8317760 29323264 140733788034065 140733788034157 140733788034157 140733788037070 0
/proc/6593/statm: 154596 1341 875 493 0 147901 0
[pid=6593/tid=6595] ppid=6590 vsize=618384 memory=5072 CPUtime=1.48 cores=0-7
/proc/6593/task/6595/stat : 6595 (cosoco) R 6590 6593 6464 0 -1 4202560 53 0 0 0 148 0 0 0 20 0 9 0 558009294 633225216 1341 33554432000 4194304 6211132 140733788028416 140001769000208 5155687 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 29323264 140733788034065 140733788034157 140733788034157 140733788037070 0
[pid=6593/tid=6596] ppid=6590 vsize=618384 memory=10340 CPUtime=1.48 cores=0-7
/proc/6593/task/6596/stat : 6596 (cosoco) R 6590 6593 6464 0 -1 4202560 105 0 0 0 148 0 0 0 20 0 9 0 558009294 633225216 1341 33554432000 4194304 6211132 140733788028416 140001760607504 5032596 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 29323264 140733788034065 140733788034157 140733788034157 140733788037070 0
[pid=6593/tid=6597] ppid=6590 vsize=618384 memory=984 CPUtime=1.48 cores=0-7
/proc/6593/task/6597/stat : 6597 (cosoco) R 6590 6593 6464 0 -1 4202560 67 0 0 0 148 0 0 0 20 0 9 0 558009294 633225216 1341 33554432000 4194304 6211132 140733788028416 140001752214544 5389904 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 29323264 140733788034065 140733788034157 140733788034157 140733788037070 0
[pid=6593/tid=6598] ppid=6590 vsize=618384 memory=0 CPUtime=1.48 cores=0-7
/proc/6593/task/6598/stat : 6598 (cosoco) R 6590 6593 6464 0 -1 4202560 106 0 0 0 148 0 0 0 20 0 9 0 558009294 633225216 1341 33554432000 4194304 6211132 140733788028416 140001743822096 5150211 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 29323264 140733788034065 140733788034157 140733788034157 140733788037070 0
[pid=6593/tid=6599] ppid=6590 vsize=618384 memory=4945125699554088323 CPUtime=1.48 cores=0-7
/proc/6593/task/6599/stat : 6599 (cosoco) R 6590 6593 6464 0 -1 4202560 78 0 0 0 148 0 0 0 20 0 9 0 558009294 633225216 1341 33554432000 4194304 6211132 140733788028416 140001735429392 5009214 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 29323264 140733788034065 140733788034157 140733788034157 140733788037070 0
[pid=6593/tid=6600] ppid=6590 vsize=618384 memory=3620 CPUtime=1.48 cores=0-7
/proc/6593/task/6600/stat : 6600 (cosoco) R 6590 6593 6464 0 -1 4202560 94 0 0 0 148 0 0 0 20 0 9 0 558009294 633225216 1341 33554432000 4194304 6211132 140733788028416 140001727036432 5409493 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 29323264 140733788034065 140733788034157 140733788034157 140733788037070 0
[pid=6593/tid=6601] ppid=6590 vsize=618384 memory=10340 CPUtime=1.48 cores=0-7
/proc/6593/task/6601/stat : 6601 (cosoco) R 6590 6593 6464 0 -1 4202560 48 0 0 0 148 0 0 0 20 0 9 0 558009294 633225216 1341 33554432000 4194304 6211132 140733788028416 140001718643984 5033942 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 29323264 140733788034065 140733788034157 140733788034157 140733788037070 0
[pid=6593/tid=6602] ppid=6590 vsize=618384 memory=0 CPUtime=1.42 cores=0-7
/proc/6593/task/6602/stat : 6602 (cosoco) R 6590 6593 6464 0 -1 4202560 64 0 0 0 142 0 0 0 20 0 9 0 558009294 633225216 1341 33554432000 4194304 6211132 140733788028416 140001710251024 5250256 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 29323264 140733788034065 140733788034157 140733788034157 140733788037070 0
Current children cumulated CPU time: 11.83 s
Current children cumulated vsize: 618384 KiB
Current children cumulated memory: 5364 KiB

[startup+1.72695 s]
# the end of solver process 6593 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=13.6387 s, system=0.005009 s

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

[startup+1.60097 s]
/proc/loadavg: 5.44 2.91 2.33 9/199 6602
/proc/meminfo: memFree=28407988/32770624 swapFree=66956692/67108860
[pid=6593] ppid=6590 vsize=618384 memory=5364 CPUtime=12.63 cores=0-7
/proc/6593/stat : 6593 (cosoco) S 6590 6593 6464 0 -1 1077944320 2084 0 0 0 1263 0 0 0 20 0 9 0 558009293 633225216 1341 33554432000 4194304 6211132 140733788028416 140733788026672 140001792143095 0 0 4096 8405026 18446744073709551615 0 0 17 2 0 0 0 0 0 8312316 8317760 29323264 140733788034065 140733788034157 140733788034157 140733788037070 0
/proc/6593/statm: 154596 1341 875 493 0 147901 0
[pid=6593/tid=6595] ppid=6590 vsize=618384 memory=6944652177228980320 CPUtime=1.58 cores=0-7
/proc/6593/task/6595/stat : 6595 (cosoco) R 6590 6593 6464 0 -1 4202560 53 0 0 0 158 0 0 0 20 0 9 0 558009294 633225216 1341 33554432000 4194304 6211132 140733788028416 140001769000208 5148659 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 29323264 140733788034065 140733788034157 140733788034157 140733788037070 0
[pid=6593/tid=6596] ppid=6590 vsize=618384 memory=6944652177228980320 CPUtime=1.58 cores=0-7
/proc/6593/task/6596/stat : 6596 (cosoco) R 6590 6593 6464 0 -1 4202560 105 0 0 0 158 0 0 0 20 0 9 0 558009294 633225216 1341 33554432000 4194304 6211132 140733788028416 140001760607504 5389476 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 29323264 140733788034065 140733788034157 140733788034157 140733788037070 0
[pid=6593/tid=6597] ppid=6590 vsize=618384 memory=6943526294502006880 CPUtime=1.58 cores=0-7
/proc/6593/task/6597/stat : 6597 (cosoco) R 6590 6593 6464 0 -1 4202560 67 0 0 0 158 0 0 0 20 0 9 0 558009294 633225216 1341 33554432000 4194304 6211132 140733788028416 140001752214544 5250330 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 29323264 140733788034065 140733788034157 140733788034157 140733788037070 0
[pid=6593/tid=6598] ppid=6590 vsize=618384 memory=139645618050687 CPUtime=1.58 cores=0-7
/proc/6593/task/6598/stat : 6598 (cosoco) R 6590 6593 6464 0 -1 4202560 106 0 0 0 158 0 0 0 20 0 9 0 558009294 633225216 1341 33554432000 4194304 6211132 140733788028416 140001743822096 5250304 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 29323264 140733788034065 140733788034157 140733788034157 140733788037070 0
[pid=6593/tid=6599] ppid=6590 vsize=618384 memory=6944652177228980320 CPUtime=1.58 cores=0-7
/proc/6593/task/6599/stat : 6599 (cosoco) R 6590 6593 6464 0 -1 4202560 78 0 0 0 158 0 0 0 20 0 9 0 558009294 633225216 1341 33554432000 4194304 6211132 140733788028416 140001735429392 5250316 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 29323264 140733788034065 140733788034157 140733788034157 140733788037070 0
[pid=6593/tid=6600] ppid=6590 vsize=618384 memory=6655300316396806240 CPUtime=1.58 cores=0-7
/proc/6593/task/6600/stat : 6600 (cosoco) R 6590 6593 6464 0 -1 4202560 94 0 0 0 158 0 0 0 20 0 9 0 558009294 633225216 1341 33554432000 4194304 6211132 140733788028416 140001727036432 5250304 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 29323264 140733788034065 140733788034157 140733788034157 140733788037070 0
[pid=6593/tid=6601] ppid=6590 vsize=618384 memory=-4504271847523324239 CPUtime=1.58 cores=0-7
/proc/6593/task/6601/stat : 6601 (cosoco) R 6590 6593 6464 0 -1 4202560 48 0 0 0 158 0 0 0 20 0 9 0 558009294 633225216 1341 33554432000 4194304 6211132 140733788028416 140001718643984 5155373 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 29323264 140733788034065 140733788034157 140733788034157 140733788037070 0
[pid=6593/tid=6602] ppid=6590 vsize=618384 memory=-7361174377247368086 CPUtime=1.52 cores=0-7
/proc/6593/task/6602/stat : 6602 (cosoco) R 6590 6593 6464 0 -1 4202560 64 0 0 0 152 0 0 0 20 0 9 0 558009294 633225216 1341 33554432000 4194304 6211132 140733788028416 140001710251024 5155377 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 29323264 140733788034065 140733788034157 140733788034157 140733788037070 0
Current children cumulated CPU time: 12.63 s
Current children cumulated vsize: 618384 KiB
Current children cumulated memory: 5364 KiB

[startup+1.70097 s]
/proc/loadavg: 5.44 2.91 2.33 9/199 6602
/proc/meminfo: memFree=28407988/32770624 swapFree=66956692/67108860
[pid=6593] ppid=6590 vsize=618384 memory=5364 CPUtime=13.43 cores=0-7
/proc/6593/stat : 6593 (cosoco) S 6590 6593 6464 0 -1 1077944320 2085 0 0 0 1343 0 0 0 20 0 9 0 558009293 633225216 1341 33554432000 4194304 6211132 140733788028416 140733788026672 140001792143095 0 0 4096 8405026 18446744073709551615 0 0 17 2 0 0 0 0 0 8312316 8317760 29323264 140733788034065 140733788034157 140733788034157 140733788037070 0
/proc/6593/statm: 154596 1341 875 493 0 147901 0
[pid=6593/tid=6595] ppid=6590 vsize=618384 memory=5072 CPUtime=1.68 cores=0-7
/proc/6593/task/6595/stat : 6595 (cosoco) R 6590 6593 6464 0 -1 4202560 53 0 0 0 168 0 0 0 20 0 9 0 558009294 633225216 1341 33554432000 4194304 6211132 140733788028416 140001769000208 5156288 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 29323264 140733788034065 140733788034157 140733788034157 140733788037070 0
[pid=6593/tid=6596] ppid=6590 vsize=618384 memory=0 CPUtime=1.68 cores=0-7
/proc/6593/task/6596/stat : 6596 (cosoco) R 6590 6593 6464 0 -1 4202560 105 0 0 0 168 0 0 0 20 0 9 0 558009294 633225216 1341 33554432000 4194304 6211132 140733788028416 140001760607504 5250321 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 29323264 140733788034065 140733788034157 140733788034157 140733788037070 0
[pid=6593/tid=6597] ppid=6590 vsize=618384 memory=4945125699554088323 CPUtime=1.68 cores=0-7
/proc/6593/task/6597/stat : 6597 (cosoco) R 6590 6593 6464 0 -1 4202560 68 0 0 0 168 0 0 0 20 0 9 0 558009294 633225216 1341 33554432000 4194304 6211132 140733788028416 140001752214544 5250304 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 29323264 140733788034065 140733788034157 140733788034157 140733788037070 0
[pid=6593/tid=6598] ppid=6590 vsize=618384 memory=10340 CPUtime=1.68 cores=0-7
/proc/6593/task/6598/stat : 6598 (cosoco) R 6590 6593 6464 0 -1 4202560 106 0 0 0 168 0 0 0 20 0 9 0 558009294 633225216 1341 33554432000 4194304 6211132 140733788028416 140001743822096 5158208 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 29323264 140733788034065 140733788034157 140733788034157 140733788037070 0
[pid=6593/tid=6599] ppid=6590 vsize=618384 memory=984 CPUtime=1.68 cores=0-7
/proc/6593/task/6599/stat : 6599 (cosoco) R 6590 6593 6464 0 -1 4202560 78 0 0 0 168 0 0 0 20 0 9 0 558009294 633225216 1341 33554432000 4194304 6211132 140733788028416 140001735429392 5149249 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 29323264 140733788034065 140733788034157 140733788034157 140733788037070 0
[pid=6593/tid=6600] ppid=6590 vsize=618384 memory=3620 CPUtime=1.68 cores=0-7
/proc/6593/task/6600/stat : 6600 (cosoco) R 6590 6593 6464 0 -1 4202560 94 0 0 0 168 0 0 0 20 0 9 0 558009294 633225216 1341 33554432000 4194304 6211132 140733788028416 140001727036432 5149240 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 29323264 140733788034065 140733788034157 140733788034157 140733788037070 0
[pid=6593/tid=6601] ppid=6590 vsize=618384 memory=10340 CPUtime=1.68 cores=0-7
/proc/6593/task/6601/stat : 6601 (cosoco) R 6590 6593 6464 0 -1 4202560 48 0 0 0 168 0 0 0 20 0 9 0 558009294 633225216 1341 33554432000 4194304 6211132 140733788028416 140001718643984 5390188 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 29323264 140733788034065 140733788034157 140733788034157 140733788037070 0
[pid=6593/tid=6602] ppid=6590 vsize=618384 memory=0 CPUtime=1.62 cores=0-7
/proc/6593/task/6602/stat : 6602 (cosoco) R 6590 6593 6464 0 -1 4202560 64 0 0 0 162 0 0 0 20 0 9 0 558009294 633225216 1341 33554432000 4194304 6211132 140733788028416 140001710251024 5155441 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 29323264 140733788034065 140733788034157 140733788034157 140733788037070 0
Current children cumulated CPU time: 13.43 s
Current children cumulated vsize: 618384 KiB
Current children cumulated memory: 5364 KiB

Child status: 0
Real time (s): 1.727
CPU time (s): 13.6437
CPU user time (s): 13.6387
CPU system time (s): 0.005009
CPU usage (%): 790.024
Max. virtual memory (cumulated for all children) (KiB): 618384
Max. memory (cumulated for all children) (KiB): 5364

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 13.6387
system time used= 0.005009
maximum resident set size= 5740
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 2166
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= 91
involuntary context switches= 140


# summary of solver processes directly reported to runsolver:
#   pid: 6593
#   total CPU time (s): 13.6437
#   total CPU user time (s): 13.6387
#   total CPU system time (s): 0.005009

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.032955 second user time and 0.046776 second system time

The end

Launcher Data

Begin job on node151 at 2019-09-30 06:22:19
IDJOB=4409494
IDBENCH=115951
IDSOLVER=2877
FILE ID=node151/4409494-1569817381
RUNJOBID= node151-1569817277-6491
PBS_JOBID= 21705917
Free space on /tmp= 62032 MiB

SOLVER NAME= cosoco 2.0 parallel
BENCH NAME= XCSP17/StillLife/StillLife-m1-s1/StillLife-03-14.xml
COMMAND LINE= cosoco -model -nbcores=NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4409494-1569817381/watcher-4409494-1569817381 -o /tmp/evaluation-result-4409494-1569817381/solver-4409494-1569817381 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node151-1569817277-6491 --watchdog 2580  cosoco -model -nbcores=8 HOME/instance-4409494-1569817381.xml

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

MD5SUM BENCH= bb3a1ca81e7aea213eb86a812d55e65a
RANDOM SEED=679009504

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


/proc/meminfo:
MemTotal:       32770624 kB
MemFree:        28408724 kB
MemAvailable:   31812120 kB
Buffers:          177340 kB
Cached:          3550916 kB
SwapCached:        50572 kB
Active:          1876820 kB
Inactive:        1907148 kB
Active(anon):      23448 kB
Inactive(anon):   111420 kB
Active(file):    1853372 kB
Inactive(file):  1795728 kB
Unevictable:      108524 kB
Mlocked:          108524 kB
SwapTotal:      67108860 kB
SwapFree:       66956692 kB
Dirty:              2840 kB
Writeback:             0 kB
AnonPages:        129252 kB
Mapped:            26584 kB
Shmem:             70732 kB
Slab:             170020 kB
SReclaimable:     140264 kB
SUnreclaim:        29756 kB
KernelStack:        3712 kB
PageTables:         5832 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     539060 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     86016 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      138624 kB
DirectMap2M:    33406976 kB

Free space on /tmp at the end= 62028 MiB
End job on node151 at 2019-09-30 06:22:21