Trace number 4398715

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
cosoco 2.O parallelOPT35 62.1993 8.10083

General information on the benchmark

NamePrizeCollecting/PrizeCollecting-jok-s1/
PrizeCollecting-24-4-6-4.xml
MD5SUMe870fb3a9053f33a7d0d8e73b49cdad7
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark35
Best CPU time to get the best result obtained on this benchmark38.3375
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":12},{"size":5,"count":12},{"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-4398715-1568609134.xml 
0.00/0.00	c intension  iff(le(0,p[0]),le(0,s[0])) -> extension (support ? 0) - 48tuples
0.31/0.37	c intension -> extension : same as previous
0.31/0.37	c intension -> extension : same as previous
0.31/0.37	c intension -> extension : same as previous
0.31/0.37	c intension -> extension : same as previous
0.31/0.37	c intension -> extension : same as previous
0.31/0.37	c intension -> extension : same as previous
0.31/0.37	c intension -> extension : same as previous
0.31/0.37	c intension -> extension : same as previous
0.31/0.37	c intension -> extension : same as previous
0.31/0.37	c intension -> extension : same as previous
0.31/0.37	c intension -> extension : same as previous
0.31/0.37	c intension -> extension : same as previous
0.31/0.37	c intension -> extension : same as previous
0.31/0.37	c intension -> extension : same as previous
0.31/0.37	c intension -> extension : same as previous
0.31/0.37	c intension -> extension : same as previous
0.31/0.37	c intension -> extension : same as previous
0.31/0.37	c intension -> extension : same as previous
0.31/0.37	c intension -> extension : same as previous
0.31/0.37	c intension -> extension : same as previous
0.31/0.37	c intension -> extension : same as previous
0.31/0.37	c intension -> extension : same as previous
0.31/0.37	c intension -> extension : same as previous
0.31/0.37	c enable optimization
0.31/0.37	c ========================================[ Problem Statistics ]===========================================
0.31/0.37	c |                                                                                                       
0.31/0.37	c |  Parse time        :         0.34 s 
0.31/0.37	c |
0.31/0.37	c |               Variables: 72
0.31/0.37	c |            Domain Sizes: 4..25
0.31/0.37	c |
0.31/0.37	c |             Constraints: 98
0.31/0.37	c |                   Arity: 1..25  -- Unary: 1  -- Binary: 48
0.31/0.37	c | 
0.31/0.37	c |                   Types: 
0.31/0.37	c |                          At most: 24
0.31/0.37	c |                          Extension: 72  (nb tuples: 25..554) -- (shared: 184)
0.31/0.37	c |                          Sum: 1
0.31/0.37	c |                          Unary: 1
0.31/0.37	c |                          
0.31/0.37	c |               Objective: Maximize Sum
0.31/0.37	
0.31/0.37	c =========================================================================================================
0.31/0.37	c Parallel mode: Portfolio
0.31/0.37	c [pFactory][Group N°0] created (threads:8).
0.31/0.37	c [pFactory][Group N°0] new task added (threads:8 - tasks:1).
0.31/0.37	c [pFactory][Group N°0] new task added (threads:8 - tasks:2).
0.31/0.37	c [pFactory][Group N°0] new task added (threads:8 - tasks:3).
0.31/0.37	c [pFactory][Group N°0] new task added (threads:8 - tasks:4).
0.31/0.37	c [pFactory][Group N°0] new task added (threads:8 - tasks:5).
0.31/0.37	c [pFactory][Group N°0] new task added (threads:8 - tasks:6).
0.31/0.37	c [pFactory][Group N°0] new task added (threads:8 - tasks:7).
0.31/0.37	c [pFactory][Group N°0] new task added (threads:8 - tasks:8).
0.31/0.37	c [pFactory][Group N°0] concurrent mode: enabled.
0.31/0.37	c [pFactory][Group N°0] computations in progress (threads:8 - tasks:8).
0.31/0.37	c [pFactory][Group N°0] task 7 launched on thread 3.
0.31/0.37	c [pFactory][Group N°0] task 6 launched on thread 0.
0.31/0.37	c [pFactory][Group N°0] task 5 launched on thread 1.
0.31/0.37	c [pFactory][Group N°0] task 4 launched on thread 2.
0.31/0.37	c [pFactory][Group N°0] task 3 launched on thread 6.
0.31/0.37	c [pFactory][Group N°0] task 2 launched on thread 7.
0.31/0.37	c [pFactory][Group N°0] task 1 launched on thread 5.
0.31/0.37	c [pFactory][Group N°0] task 0 launched on thread 4.
0.31/0.37	o -2996
0.31/0.37	o -2991
0.31/0.38	o -2989
0.31/0.38	o -2986
0.31/0.39	o -1000
0.31/0.40	o 6
0.96/0.51	o 7
1.68/0.53	o 9
1.68/0.57	o 17
2.41/0.63	o 23
2.41/0.64	o 25
2.41/0.69	o 27
4.73/0.94	o 31
4.73/0.95	o 35
61.49/8.09	c [pFactory][Group N°0] concurent mode: thread 0 has won with the task 6.
61.49/8.09	c [pFactory][Group N°0] Thread N°0 is joined.
61.49/8.09	c [pFactory][Group N°0] Thread N°1 is joined.
61.49/8.09	c [pFactory][Group N°0] Thread N°2 is joined.
61.49/8.09	c [pFactory][Group N°0] Thread N°3 is joined.
61.49/8.09	c [pFactory][Group N°0] Thread N°4 is joined.
61.49/8.09	c [pFactory][Group N°0] Thread N°5 is joined.
61.49/8.09	c [pFactory][Group N°0] Thread N°6 is joined.
61.49/8.09	c [pFactory][Group N°0] Thread N°7 is joined.
61.49/8.09	c [pFactory][Group N°0] Return Code of the winner:3 (Thread N°0)
61.49/8.09	s OPTIMUM FOUND
61.49/8.09	c call to solver        : 4
61.49/8.09	c
61.49/8.09	c restarts              : 2512        
61.49/8.09	c conflicts             : 30213        (486 /sec)
61.49/8.09	c decisions             : 82788        (1332 /sec)
61.49/8.09	c propagations          : 4835496     (77774 /sec)
61.49/8.09	c root propagations     : 26          
61.49/8.09	c filter calls          : 8630451        (138813 /sec)
61.49/8.09	c useless filter calls  : 7851267        (90 %)
61.49/8.09	c Memory used           : 587.23 MB
61.49/8.09	c Best bound time (wc)  : 0.951428 s
61.49/8.09	c CPU time              : 62.1733 s
61.49/8.09	c real time             : 8.09357 s
61.49/8.09	
61.49/8.09	
61.49/8.09	v <instantiation type='solution' cost='35'>
61.49/8.09	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>
61.49/8.09	v <values>3 -3 4 4 0 0 0 0 0 -3 9 -5 -3 0 5 2 7 0 0 0 1 0 6 8 0 11 10 2 -1 -1 -1 -1 9 3 4 15 5 6 7 8 14 -1 -1 -1 1 -1 13 12 6 9 10 18 -1 -1 -1 -1 11 19 20 0 21 22 23 17 1 -1 -1 -1 12 -1 2 8 </values>
61.49/8.09	v </instantiation>
61.49/8.09	

Verifier Data

OK	35

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4398715-1568609134/watcher-4398715-1568609134 -o /tmp/evaluation-result-4398715-1568609134/solver-4398715-1568609134 -C 2016 -W 252 -M 31000 --bin-var /tmp/runsolver-exch-node116-1568598165-22248 --watchdog 312 cosoco -model -nbcores=8 HOME/instance-4398715-1568609134.xml 

running on 8 cores: 0-7

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


[startup+0.100156 s]*
/proc/loadavg: 7.80 7.87 8.18 2/192 24227
/proc/meminfo: memFree=30735148/32770688 swapFree=66961184/67108860
[pid=24226] ppid=24223 vsize=31528 memory=7808 CPUtime=0.1 cores=0-7
/proc/24226/stat : 24226 (cosoco) R 24223 24226 22221 0 -1 4202496 2153 0 0 0 10 0 0 0 20 0 1 0 436855061 32284672 1952 33554432000 4194304 6211092 140729688561440 140729688557976 5816674 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 40034304 140729688568854 140729688568946 140729688568946 140729688571854 0
/proc/24226/statm: 7882 1952 828 493 0 1187 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 31528 KiB
Current children cumulated memory: 7808 KiB

[startup+0.209989 s]*
/proc/loadavg: 7.80 7.87 8.18 2/192 24227
/proc/meminfo: memFree=30731512/32770688 swapFree=66961184/67108860
[pid=24226] ppid=24223 vsize=36568 memory=12824 CPUtime=0.21 cores=0-7
/proc/24226/stat : 24226 (cosoco) R 24223 24226 22221 0 -1 4202496 3398 0 0 0 21 0 0 0 20 0 1 0 436855061 37445632 3206 33554432000 4194304 6211092 140729688561440 140729688557976 139871635212843 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 40034304 140729688568854 140729688568946 140729688568946 140729688571854 0
/proc/24226/statm: 9142 3206 829 493 0 2447 0
Current children cumulated CPU time: 0.21 s
Current children cumulated vsize: 36568 KiB
Current children cumulated memory: 12824 KiB

[startup+0.30974 s]*
/proc/loadavg: 7.80 7.87 8.18 2/192 24227
/proc/meminfo: memFree=30727420/32770688 swapFree=66961184/67108860
[pid=24226] ppid=24223 vsize=40544 memory=16784 CPUtime=0.31 cores=0-7
/proc/24226/stat : 24226 (cosoco) R 24223 24226 22221 0 -1 4202496 4399 0 0 0 31 0 0 0 20 0 1 0 436855061 41517056 4196 33554432000 4194304 6211092 140729688561440 140729688557976 139871651206272 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 40034304 140729688568854 140729688568946 140729688568946 140729688571854 0
/proc/24226/statm: 10136 4196 829 493 0 3441 0
Current children cumulated CPU time: 0.31 s
Current children cumulated vsize: 40544 KiB
Current children cumulated memory: 16784 KiB

[startup+0.701101 s]
/proc/loadavg: 7.80 7.87 8.18 9/200 24235
/proc/meminfo: memFree=30723132/32770688 swapFree=66961184/67108860
[pid=24226] ppid=24223 vsize=634100 memory=21008 CPUtime=3.13 cores=0-7
/proc/24226/stat : 24226 (cosoco) S 24223 24226 22221 0 -1 1077944320 5613 0 0 0 312 1 0 0 20 0 9 0 436855061 649318400 5252 33554432000 4194304 6211092 140729688561440 140729688559696 139871651184375 0 0 4096 8405026 18446744073709551615 0 0 17 1 0 0 0 0 0 8312316 8317760 40034304 140729688568854 140729688568946 140729688568946 140729688571854 0
/proc/24226/statm: 158525 5252 897 493 0 151830 0
[pid=24226/tid=24228] ppid=24223 vsize=634100 memory=7976406965554101975 CPUtime=0.35 cores=0-7
/proc/24226/task/24228/stat : 24228 (cosoco) R 24223 24226 22221 0 -1 4202560 25 0 0 0 35 0 0 0 20 0 9 0 436855096 649318400 5252 33554432000 4194304 6211092 140729688561440 139871628041176 5008827 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 40034304 140729688568854 140729688568946 140729688568946 140729688571854 0
[pid=24226/tid=24229] ppid=24223 vsize=634100 memory=-6935123839545469842 CPUtime=0.35 cores=0-7
/proc/24226/task/24229/stat : 24229 (cosoco) R 24223 24226 22221 0 -1 4202560 29 0 0 0 35 0 0 0 20 0 9 0 436855096 649318400 5252 33554432000 4194304 6211092 140729688561440 139871619648784 5038872 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 40034304 140729688568854 140729688568946 140729688568946 140729688571854 0
[pid=24226/tid=24230] ppid=24223 vsize=634100 memory=-6948055166404804227 CPUtime=0.35 cores=0-7
/proc/24226/task/24230/stat : 24230 (cosoco) R 24223 24226 22221 0 -1 4202560 25 0 0 0 35 0 0 0 20 0 9 0 436855096 649318400 5252 33554432000 4194304 6211092 140729688561440 139871611256080 5039210 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 40034304 140729688568854 140729688568946 140729688568946 140729688571854 0
[pid=24226/tid=24231] ppid=24223 vsize=634100 memory=780 CPUtime=0.35 cores=0-7
/proc/24226/task/24231/stat : 24231 (cosoco) R 24223 24226 22221 0 -1 4202560 27 0 0 0 35 0 0 0 20 0 9 0 436855096 649318400 5252 33554432000 4194304 6211092 140729688561440 139871602863376 5039307 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 40034304 140729688568854 140729688568946 140729688568946 140729688571854 0
[pid=24226/tid=24232] ppid=24223 vsize=634100 memory=3988 CPUtime=0.34 cores=0-7
/proc/24226/task/24232/stat : 24232 (cosoco) R 24223 24226 22221 0 -1 4202560 20 0 0 0 34 0 0 0 20 0 9 0 436855096 649318400 5252 33554432000 4194304 6211092 140729688561440 139871594470528 5009142 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 40034304 140729688568854 140729688568946 140729688568946 140729688571854 0
[pid=24226/tid=24233] ppid=24223 vsize=634100 memory=1088 CPUtime=0.35 cores=0-7
/proc/24226/task/24233/stat : 24233 (cosoco) R 24223 24226 22221 0 -1 4202560 18 0 0 0 35 0 0 0 20 0 9 0 436855096 649318400 5252 33554432000 4194304 6211092 140729688561440 139871586077968 5039132 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 40034304 140729688568854 140729688568946 140729688568946 140729688571854 0
[pid=24226/tid=24234] ppid=24223 vsize=634100 memory=2832 CPUtime=0.33 cores=0-7
/proc/24226/task/24234/stat : 24234 (cosoco) R 24223 24226 22221 0 -1 4202560 24 0 0 0 33 0 0 0 20 0 9 0 436855096 649318400 5252 33554432000 4194304 6211092 140729688561440 139871577685264 5404019 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 40034304 140729688568854 140729688568946 140729688568946 140729688571854 0
[pid=24226/tid=24235] ppid=24223 vsize=634100 memory=1564 CPUtime=0.35 cores=0-7
/proc/24226/task/24235/stat : 24235 (cosoco) R 24223 24226 22221 0 -1 4202560 20 0 0 0 35 0 0 0 20 0 9 0 436855096 649318400 5252 33554432000 4194304 6211092 140729688561440 139871569292896 5039132 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 40034304 140729688568854 140729688568946 140729688568946 140729688571854 0
Current children cumulated CPU time: 3.13 s
Current children cumulated vsize: 634100 KiB
Current children cumulated memory: 21008 KiB

[startup+1.5041 s]
/proc/loadavg: 7.80 7.87 8.18 9/200 24235
/proc/meminfo: memFree=30723132/32770688 swapFree=66961184/67108860
[pid=24226] ppid=24223 vsize=634100 memory=21760 CPUtime=9.53 cores=0-7
/proc/24226/stat : 24226 (cosoco) S 24223 24226 22221 0 -1 1077944320 8540 0 0 0 952 1 0 0 20 0 9 0 436855061 649318400 5440 33554432000 4194304 6211092 140729688561440 140729688559696 139871651184375 0 0 4096 8405026 18446744073709551615 0 0 17 1 0 0 0 0 0 8312316 8317760 40034304 140729688568854 140729688568946 140729688568946 140729688571854 0
/proc/24226/statm: 158525 5440 903 493 0 151830 0
[pid=24226/tid=24228] ppid=24223 vsize=634100 memory=139729092007551 CPUtime=1.15 cores=0-7
/proc/24226/task/24228/stat : 24228 (cosoco) R 24223 24226 22221 0 -1 4202560 349 0 0 0 115 0 0 0 20 0 9 0 436855096 649318400 5440 33554432000 4194304 6211092 140729688561440 139871628041488 5038748 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 40034304 140729688568854 140729688568946 140729688568946 140729688571854 0
[pid=24226/tid=24229] ppid=24223 vsize=634100 memory=-1598831813028945288 CPUtime=1.15 cores=0-7
/proc/24226/task/24229/stat : 24229 (cosoco) R 24223 24226 22221 0 -1 4202560 386 0 0 0 115 0 0 0 20 0 9 0 436855096 649318400 5440 33554432000 4194304 6211092 140729688561440 139871619648784 5035344 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 40034304 140729688568854 140729688568946 140729688568946 140729688571854 0
[pid=24226/tid=24230] ppid=24223 vsize=634100 memory=6655300316396806240 CPUtime=1.15 cores=0-7
/proc/24226/task/24230/stat : 24230 (cosoco) R 24223 24226 22221 0 -1 4202560 380 0 0 0 115 0 0 0 20 0 9 0 436855096 649318400 5440 33554432000 4194304 6211092 140729688561440 139871611256080 5039121 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 40034304 140729688568854 140729688568946 140729688568946 140729688571854 0
[pid=24226/tid=24231] ppid=24223 vsize=634100 memory=0 CPUtime=1.15 cores=0-7
/proc/24226/task/24231/stat : 24231 (cosoco) R 24223 24226 22221 0 -1 4202560 457 0 0 0 115 0 0 0 20 0 9 0 436855096 649318400 5440 33554432000 4194304 6211092 140729688561440 139871602863376 5397168 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 40034304 140729688568854 140729688568946 140729688568946 140729688571854 0
[pid=24226/tid=24232] ppid=24223 vsize=634100 memory=0 CPUtime=1.14 cores=0-7
/proc/24226/task/24232/stat : 24232 (cosoco) R 24223 24226 22221 0 -1 4202560 388 0 0 0 114 0 0 0 20 0 9 0 436855096 649318400 5440 33554432000 4194304 6211092 140729688561440 139871594470528 5039132 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 40034304 140729688568854 140729688568946 140729688568946 140729688571854 0
[pid=24226/tid=24233] ppid=24223 vsize=634100 memory=0 CPUtime=1.15 cores=0-7
/proc/24226/task/24233/stat : 24233 (cosoco) R 24223 24226 22221 0 -1 4202560 406 0 0 0 115 0 0 0 20 0 9 0 436855096 649318400 5440 33554432000 4194304 6211092 140729688561440 139871586077968 5039295 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 40034304 140729688568854 140729688568946 140729688568946 140729688571854 0
[pid=24226/tid=24234] ppid=24223 vsize=634100 memory=6944656592455097440 CPUtime=1.11 cores=0-7
/proc/24226/task/24234/stat : 24234 (cosoco) R 24223 24226 22221 0 -1 4202560 365 0 0 0 111 0 0 0 20 0 9 0 436855096 649318400 5440 33554432000 4194304 6211092 140729688561440 139871577685264 5039300 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 40034304 140729688568854 140729688568946 140729688568946 140729688571854 0
[pid=24226/tid=24235] ppid=24223 vsize=634100 memory=0 CPUtime=1.15 cores=0-7
/proc/24226/task/24235/stat : 24235 (cosoco) R 24223 24226 22221 0 -1 4202560 384 0 0 0 115 0 0 0 20 0 9 0 436855096 649318400 5440 33554432000 4194304 6211092 140729688561440 139871569292248 5389496 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 40034304 140729688568854 140729688568946 140729688568946 140729688571854 0
Current children cumulated CPU time: 9.53 s
Current children cumulated vsize: 634100 KiB
Current children cumulated memory: 21760 KiB

[startup+3.1111 s]
/proc/loadavg: 7.82 7.87 8.18 9/200 24235
/proc/meminfo: memFree=30722296/32770688 swapFree=66961184/67108860
[pid=24226] ppid=24223 vsize=634100 memory=21760 CPUtime=22.36 cores=0-7
/proc/24226/stat : 24226 (cosoco) S 24223 24226 22221 0 -1 1077944320 8555 0 0 0 2234 2 0 0 20 0 9 0 436855061 649318400 5440 33554432000 4194304 6211092 140729688561440 140729688559696 139871651184375 0 0 4096 8405026 18446744073709551615 0 0 17 1 0 0 0 0 0 8312316 8317760 40034304 140729688568854 140729688568946 140729688568946 140729688571854 0
/proc/24226/statm: 158525 5440 903 493 0 151830 0
[pid=24226/tid=24228] ppid=24223 vsize=634100 memory=21008 CPUtime=2.76 cores=0-7
/proc/24226/task/24228/stat : 24228 (cosoco) R 24223 24226 22221 0 -1 4202560 351 0 0 0 276 0 0 0 20 0 9 0 436855096 649318400 5440 33554432000 4194304 6211092 140729688561440 139871628041488 5008831 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 40034304 140729688568854 140729688568946 140729688568946 140729688571854 0
[pid=24226/tid=24229] ppid=24223 vsize=634100 memory=33 CPUtime=2.76 cores=0-7
/proc/24226/task/24229/stat : 24229 (cosoco) R 24223 24226 22221 0 -1 4202560 387 0 0 0 276 0 0 0 20 0 9 0 436855096 649318400 5440 33554432000 4194304 6211092 140729688561440 139871619648784 5038999 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 40034304 140729688568854 140729688568946 140729688568946 140729688571854 0
[pid=24226/tid=24230] ppid=24223 vsize=634100 memory=279449362759920 CPUtime=2.75 cores=0-7
/proc/24226/task/24230/stat : 24230 (cosoco) R 24223 24226 22221 0 -1 4202560 380 0 0 0 275 0 0 0 20 0 9 0 436855096 649318400 5440 33554432000 4194304 6211092 140729688561440 139871611256080 5038748 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 40034304 140729688568854 140729688568946 140729688568946 140729688571854 0
[pid=24226/tid=24231] ppid=24223 vsize=634100 memory=6935054825532540783 CPUtime=2.76 cores=0-7
/proc/24226/task/24231/stat : 24231 (cosoco) R 24223 24226 22221 0 -1 4202560 461 0 0 0 276 0 0 0 20 0 9 0 436855096 649318400 5440 33554432000 4194304 6211092 140729688561440 139871602863376 5039061 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 40034304 140729688568854 140729688568946 140729688568946 140729688571854 0
[pid=24226/tid=24232] ppid=24223 vsize=634100 memory=0 CPUtime=2.75 cores=0-7
/proc/24226/task/24232/stat : 24232 (cosoco) R 24223 24226 22221 0 -1 4202560 390 0 0 0 275 0 0 0 20 0 9 0 436855096 649318400 5440 33554432000 4194304 6211092 140729688561440 139871594470528 5039178 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 40034304 140729688568854 140729688568946 140729688568946 140729688571854 0
[pid=24226/tid=24233] ppid=24223 vsize=634100 memory=0 CPUtime=2.76 cores=0-7
/proc/24226/task/24233/stat : 24233 (cosoco) R 24223 24226 22221 0 -1 4202560 408 0 0 0 276 0 0 0 20 0 9 0 436855096 649318400 5440 33554432000 4194304 6211092 140729688561440 139871586077968 5038999 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 40034304 140729688568854 140729688568946 140729688568946 140729688571854 0
[pid=24226/tid=24234] ppid=24223 vsize=634100 memory=0 CPUtime=2.69 cores=0-7
/proc/24226/task/24234/stat : 24234 (cosoco) R 24223 24226 22221 0 -1 4202560 368 0 0 0 269 0 0 0 20 0 9 0 436855096 649318400 5440 33554432000 4194304 6211092 140729688561440 139871577685264 5038999 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 40034304 140729688568854 140729688568946 140729688568946 140729688571854 0
[pid=24226/tid=24235] ppid=24223 vsize=634100 memory=0 CPUtime=2.75 cores=0-7
/proc/24226/task/24235/stat : 24235 (cosoco) R 24223 24226 22221 0 -1 4202560 385 0 0 0 275 0 0 0 20 0 9 0 436855096 649318400 5440 33554432000 4194304 6211092 140729688561440 139871569292248 5038999 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 40034304 140729688568854 140729688568946 140729688568946 140729688571854 0
Current children cumulated CPU time: 22.36 s
Current children cumulated vsize: 634100 KiB
Current children cumulated memory: 21760 KiB

[startup+6.3011 s]
/proc/loadavg: 7.82 7.87 8.18 9/200 24235
/proc/meminfo: memFree=30721572/32770688 swapFree=66961184/67108860
[pid=24226] ppid=24223 vsize=634100 memory=21760 CPUtime=47.84 cores=0-7
/proc/24226/stat : 24226 (cosoco) S 24223 24226 22221 0 -1 1077944320 17331 0 0 0 4782 2 0 0 20 0 9 0 436855061 649318400 5440 33554432000 4194304 6211092 140729688561440 140729688559696 139871651184375 0 0 4096 8405026 18446744073709551615 0 0 17 1 0 0 0 0 0 8312316 8317760 40034304 140729688568854 140729688568946 140729688568946 140729688571854 0
/proc/24226/statm: 158525 5440 903 493 0 151830 0
[pid=24226/tid=24228] ppid=24223 vsize=634100 memory=139729092007551 CPUtime=5.95 cores=0-7
/proc/24226/task/24228/stat : 24228 (cosoco) R 24223 24226 22221 0 -1 4202560 1347 0 0 0 595 0 0 0 20 0 9 0 436855096 649318400 5440 33554432000 4194304 6211092 140729688561440 139871628041488 5038999 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 40034304 140729688568854 140729688568946 140729688568946 140729688571854 0
[pid=24226/tid=24229] ppid=24223 vsize=634100 memory=21760 CPUtime=5.95 cores=0-7
/proc/24226/task/24229/stat : 24229 (cosoco) R 24223 24226 22221 0 -1 4202560 1519 0 0 0 595 0 0 0 20 0 9 0 436855096 649318400 5440 33554432000 4194304 6211092 140729688561440 139871619648784 5038990 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 40034304 140729688568854 140729688568946 140729688568946 140729688571854 0
[pid=24226/tid=24230] ppid=24223 vsize=634100 memory=3612 CPUtime=5.95 cores=0-7
/proc/24226/task/24230/stat : 24230 (cosoco) R 24223 24226 22221 0 -1 4202560 1483 0 0 0 595 0 0 0 20 0 9 0 436855096 649318400 5440 33554432000 4194304 6211092 140729688561440 139871611256080 5038992 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 40034304 140729688568854 140729688568946 140729688568946 140729688571854 0
[pid=24226/tid=24231] ppid=24223 vsize=634100 memory=414 CPUtime=5.95 cores=0-7
/proc/24226/task/24231/stat : 24231 (cosoco) R 24223 24226 22221 0 -1 4202560 1611 0 0 0 595 0 0 0 20 0 9 0 436855096 649318400 5440 33554432000 4194304 6211092 140729688561440 139871602863376 5039300 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 40034304 140729688568854 140729688568946 140729688568946 140729688571854 0
[pid=24226/tid=24232] ppid=24223 vsize=634100 memory=415 CPUtime=5.94 cores=0-7
/proc/24226/task/24232/stat : 24232 (cosoco) R 24223 24226 22221 0 -1 4202560 1441 0 0 0 594 0 0 0 20 0 9 0 436855096 649318400 5440 33554432000 4194304 6211092 140729688561440 139871594470528 5039038 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 40034304 140729688568854 140729688568946 140729688568946 140729688571854 0
[pid=24226/tid=24233] ppid=24223 vsize=634100 memory=164 CPUtime=5.94 cores=0-7
/proc/24226/task/24233/stat : 24233 (cosoco) R 24223 24226 22221 0 -1 4202560 1557 0 0 0 594 0 0 0 20 0 9 0 436855096 649318400 5440 33554432000 4194304 6211092 140729688561440 139871586077968 5038656 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 40034304 140729688568854 140729688568946 140729688568946 140729688571854 0
[pid=24226/tid=24234] ppid=24223 vsize=634100 memory=6944656592387989600 CPUtime=5.84 cores=0-7
/proc/24226/task/24234/stat : 24234 (cosoco) R 24223 24226 22221 0 -1 4202560 1473 0 0 0 584 0 0 0 20 0 9 0 436855096 649318400 5440 33554432000 4194304 6211092 140729688561440 139871577685264 5038872 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 40034304 140729688568854 140729688568946 140729688568946 140729688571854 0
[pid=24226/tid=24235] ppid=24223 vsize=634100 memory=0 CPUtime=5.94 cores=0-7
/proc/24226/task/24235/stat : 24235 (cosoco) R 24223 24226 22221 0 -1 4202560 1475 0 0 0 594 0 0 0 20 0 9 0 436855096 649318400 5440 33554432000 4194304 6211092 140729688561440 139871569292248 5039061 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 40034304 140729688568854 140729688568946 140729688568946 140729688571854 0
Current children cumulated CPU time: 47.84 s
Current children cumulated vsize: 634100 KiB
Current children cumulated memory: 21760 KiB

[startup+8.10078 s]
# the end of solver process 24226 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=62.1733 s, system=0.02599 s

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

[startup+6.4011 s]
/proc/loadavg: 7.82 7.87 8.18 9/200 24235
/proc/meminfo: memFree=30721572/32770688 swapFree=66961184/67108860
[pid=24226] ppid=24223 vsize=634100 memory=21760 CPUtime=48.64 cores=0-7
/proc/24226/stat : 24226 (cosoco) S 24223 24226 22221 0 -1 1077944320 17331 0 0 0 4862 2 0 0 20 0 9 0 436855061 649318400 5440 33554432000 4194304 6211092 140729688561440 140729688559696 139871651184375 0 0 4096 8405026 18446744073709551615 0 0 17 1 0 0 0 0 0 8312316 8317760 40034304 140729688568854 140729688568946 140729688568946 140729688571854 0
/proc/24226/statm: 158525 5440 903 493 0 151830 0
[pid=24226/tid=24228] ppid=24223 vsize=634100 memory=6935054825532540783 CPUtime=6.05 cores=0-7
/proc/24226/task/24228/stat : 24228 (cosoco) R 24223 24226 22221 0 -1 4202560 1347 0 0 0 605 0 0 0 20 0 9 0 436855096 649318400 5440 33554432000 4194304 6211092 140729688561440 139871628041488 5039038 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 40034304 140729688568854 140729688568946 140729688568946 140729688571854 0
[pid=24226/tid=24229] ppid=24223 vsize=634100 memory=139724681723936 CPUtime=6.05 cores=0-7
/proc/24226/task/24229/stat : 24229 (cosoco) R 24223 24226 22221 0 -1 4202560 1519 0 0 0 605 0 0 0 20 0 9 0 436855096 649318400 5440 33554432000 4194304 6211092 140729688561440 139871619648784 5038992 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 40034304 140729688568854 140729688568946 140729688568946 140729688571854 0
[pid=24226/tid=24230] ppid=24223 vsize=634100 memory=0 CPUtime=6.05 cores=0-7
/proc/24226/task/24230/stat : 24230 (cosoco) R 24223 24226 22221 0 -1 4202560 1483 0 0 0 605 0 0 0 20 0 9 0 436855096 649318400 5440 33554432000 4194304 6211092 140729688561440 139871611256080 5038947 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 40034304 140729688568854 140729688568946 140729688568946 140729688571854 0
[pid=24226/tid=24231] ppid=24223 vsize=634100 memory=10 CPUtime=6.05 cores=0-7
/proc/24226/task/24231/stat : 24231 (cosoco) R 24223 24226 22221 0 -1 4202560 1611 0 0 0 605 0 0 0 20 0 9 0 436855096 649318400 5440 33554432000 4194304 6211092 140729688561440 139871602863376 5155341 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 40034304 140729688568854 140729688568946 140729688568946 140729688571854 0
[pid=24226/tid=24232] ppid=24223 vsize=634100 memory=-4866526899798303339 CPUtime=6.04 cores=0-7
/proc/24226/task/24232/stat : 24232 (cosoco) R 24223 24226 22221 0 -1 4202560 1441 0 0 0 604 0 0 0 20 0 9 0 436855096 649318400 5440 33554432000 4194304 6211092 140729688561440 139871594470528 5039022 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 40034304 140729688568854 140729688568946 140729688568946 140729688571854 0
[pid=24226/tid=24233] ppid=24223 vsize=634100 memory=0 CPUtime=6.04 cores=0-7
/proc/24226/task/24233/stat : 24233 (cosoco) R 24223 24226 22221 0 -1 4202560 1557 0 0 0 604 0 0 0 20 0 9 0 436855096 649318400 5440 33554432000 4194304 6211092 140729688561440 139871586077968 5039149 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 40034304 140729688568854 140729688568946 140729688568946 140729688571854 0
[pid=24226/tid=24234] ppid=24223 vsize=634100 memory=273 CPUtime=5.94 cores=0-7
/proc/24226/task/24234/stat : 24234 (cosoco) R 24223 24226 22221 0 -1 4202560 1473 0 0 0 594 0 0 0 20 0 9 0 436855096 649318400 5440 33554432000 4194304 6211092 140729688561440 139871577685264 5039240 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 40034304 140729688568854 140729688568946 140729688568946 140729688571854 0
[pid=24226/tid=24235] ppid=24223 vsize=634100 memory=279449363038096 CPUtime=6.04 cores=0-7
/proc/24226/task/24235/stat : 24235 (cosoco) R 24223 24226 22221 0 -1 4202560 1475 0 0 0 604 0 0 0 20 0 9 0 436855096 649318400 5440 33554432000 4194304 6211092 140729688561440 139871569292248 5250272 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 40034304 140729688568854 140729688568946 140729688568946 140729688571854 0
Current children cumulated CPU time: 48.64 s
Current children cumulated vsize: 634100 KiB
Current children cumulated memory: 21760 KiB

[startup+7.2011 s]
/proc/loadavg: 7.82 7.87 8.18 9/200 24235
/proc/meminfo: memFree=30721572/32770688 swapFree=66961184/67108860
[pid=24226] ppid=24223 vsize=634100 memory=21760 CPUtime=55.03 cores=0-7
/proc/24226/stat : 24226 (cosoco) S 24223 24226 22221 0 -1 1077944320 17332 0 0 0 5501 2 0 0 20 0 9 0 436855061 649318400 5440 33554432000 4194304 6211092 140729688561440 140729688559696 139871651184375 0 0 4096 8405026 18446744073709551615 0 0 17 1 0 0 0 0 0 8312316 8317760 40034304 140729688568854 140729688568946 140729688568946 140729688571854 0
/proc/24226/statm: 158525 5440 903 493 0 151830 0
[pid=24226/tid=24228] ppid=24223 vsize=634100 memory=8764164798296201423 CPUtime=6.85 cores=0-7
/proc/24226/task/24228/stat : 24228 (cosoco) R 24223 24226 22221 0 -1 4202560 1347 0 0 0 685 0 0 0 20 0 9 0 436855096 649318400 5440 33554432000 4194304 6211092 140729688561440 139871628041488 5038737 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 40034304 140729688568854 140729688568946 140729688568946 140729688571854 0
[pid=24226/tid=24229] ppid=24223 vsize=634100 memory=6935054825532540783 CPUtime=6.85 cores=0-7
/proc/24226/task/24229/stat : 24229 (cosoco) R 24223 24226 22221 0 -1 4202560 1519 0 0 0 685 0 0 0 20 0 9 0 436855096 649318400 5440 33554432000 4194304 6211092 140729688561440 139871619648784 5038792 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 40034304 140729688568854 140729688568946 140729688568946 140729688571854 0
[pid=24226/tid=24230] ppid=24223 vsize=634100 memory=1280 CPUtime=6.85 cores=0-7
/proc/24226/task/24230/stat : 24230 (cosoco) R 24223 24226 22221 0 -1 4202560 1483 0 0 0 685 0 0 0 20 0 9 0 436855096 649318400 5440 33554432000 4194304 6211092 140729688561440 139871611256080 5193748 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 40034304 140729688568854 140729688568946 140729688568946 140729688571854 0
[pid=24226/tid=24231] ppid=24223 vsize=634100 memory=6020 CPUtime=6.85 cores=0-7
/proc/24226/task/24231/stat : 24231 (cosoco) R 24223 24226 22221 0 -1 4202560 1611 0 0 0 685 0 0 0 20 0 9 0 436855096 649318400 5440 33554432000 4194304 6211092 140729688561440 139871602863376 5038848 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 40034304 140729688568854 140729688568946 140729688568946 140729688571854 0
[pid=24226/tid=24232] ppid=24223 vsize=634100 memory=780 CPUtime=6.84 cores=0-7
/proc/24226/task/24232/stat : 24232 (cosoco) R 24223 24226 22221 0 -1 4202560 1442 0 0 0 684 0 0 0 20 0 9 0 436855096 649318400 5440 33554432000 4194304 6211092 140729688561440 139871594470528 5039210 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 40034304 140729688568854 140729688568946 140729688568946 140729688571854 0
[pid=24226/tid=24233] ppid=24223 vsize=634100 memory=3988 CPUtime=6.84 cores=0-7
/proc/24226/task/24233/stat : 24233 (cosoco) R 24223 24226 22221 0 -1 4202560 1557 0 0 0 684 0 0 0 20 0 9 0 436855096 649318400 5440 33554432000 4194304 6211092 140729688561440 139871586077968 5039104 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 40034304 140729688568854 140729688568946 140729688568946 140729688571854 0
[pid=24226/tid=24234] ppid=24223 vsize=634100 memory=3612 CPUtime=6.72 cores=0-7
/proc/24226/task/24234/stat : 24234 (cosoco) R 24223 24226 22221 0 -1 4202560 1473 0 0 0 672 0 0 0 20 0 9 0 436855096 649318400 5440 33554432000 4194304 6211092 140729688561440 139871577685264 5156460 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 40034304 140729688568854 140729688568946 140729688568946 140729688571854 0
[pid=24226/tid=24235] ppid=24223 vsize=634100 memory=44456 CPUtime=6.84 cores=0-7
/proc/24226/task/24235/stat : 24235 (cosoco) R 24223 24226 22221 0 -1 4202560 1475 0 0 0 684 0 0 0 20 0 9 0 436855096 649318400 5440 33554432000 4194304 6211092 140729688561440 139871569292248 5039149 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 40034304 140729688568854 140729688568946 140729688568946 140729688571854 0
Current children cumulated CPU time: 55.03 s
Current children cumulated vsize: 634100 KiB
Current children cumulated memory: 21760 KiB

[startup+7.6011 s]
/proc/loadavg: 7.82 7.87 8.18 9/200 24235
/proc/meminfo: memFree=30721572/32770688 swapFree=66961184/67108860
[pid=24226] ppid=24223 vsize=634100 memory=21760 CPUtime=58.23 cores=0-7
/proc/24226/stat : 24226 (cosoco) S 24223 24226 22221 0 -1 1077944320 17332 0 0 0 5821 2 0 0 20 0 9 0 436855061 649318400 5440 33554432000 4194304 6211092 140729688561440 140729688559696 139871651184375 0 0 4096 8405026 18446744073709551615 0 0 17 1 0 0 0 0 0 8312316 8317760 40034304 140729688568854 140729688568946 140729688568946 140729688571854 0
/proc/24226/statm: 158525 5440 903 493 0 151830 0
[pid=24226/tid=24228] ppid=24223 vsize=634100 memory=2130 CPUtime=7.25 cores=0-7
/proc/24226/task/24228/stat : 24228 (cosoco) R 24223 24226 22221 0 -1 4202560 1347 0 0 0 725 0 0 0 20 0 9 0 436855096 649318400 5440 33554432000 4194304 6211092 140729688561440 139871628041488 5039038 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 40034304 140729688568854 140729688568946 140729688568946 140729688571854 0
[pid=24226/tid=24229] ppid=24223 vsize=634100 memory=6935054825532540783 CPUtime=7.25 cores=0-7
/proc/24226/task/24229/stat : 24229 (cosoco) R 24223 24226 22221 0 -1 4202560 1519 0 0 0 725 0 0 0 20 0 9 0 436855096 649318400 5440 33554432000 4194304 6211092 140729688561440 139871619648784 5250272 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 40034304 140729688568854 140729688568946 140729688568946 140729688571854 0
[pid=24226/tid=24230] ppid=24223 vsize=634100 memory=1088 CPUtime=7.25 cores=0-7
/proc/24226/task/24230/stat : 24230 (cosoco) R 24223 24226 22221 0 -1 4202560 1483 0 0 0 725 0 0 0 20 0 9 0 436855096 649318400 5440 33554432000 4194304 6211092 140729688561440 139871611256080 5039240 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 40034304 140729688568854 140729688568946 140729688568946 140729688571854 0
[pid=24226/tid=24231] ppid=24223 vsize=634100 memory=2832 CPUtime=7.25 cores=0-7
/proc/24226/task/24231/stat : 24231 (cosoco) R 24223 24226 22221 0 -1 4202560 1611 0 0 0 725 0 0 0 20 0 9 0 436855096 649318400 5440 33554432000 4194304 6211092 140729688561440 139871602863376 5039295 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 40034304 140729688568854 140729688568946 140729688568946 140729688571854 0
[pid=24226/tid=24232] ppid=24223 vsize=634100 memory=1564 CPUtime=7.24 cores=0-7
/proc/24226/task/24232/stat : 24232 (cosoco) R 24223 24226 22221 0 -1 4202560 1442 0 0 0 724 0 0 0 20 0 9 0 436855096 649318400 5440 33554432000 4194304 6211092 140729688561440 139871594470528 5038999 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 40034304 140729688568854 140729688568946 140729688568946 140729688571854 0
[pid=24226/tid=24233] ppid=24223 vsize=634100 memory=8560 CPUtime=7.24 cores=0-7
/proc/24226/task/24233/stat : 24233 (cosoco) R 24223 24226 22221 0 -1 4202560 1557 0 0 0 724 0 0 0 20 0 9 0 436855096 649318400 5440 33554432000 4194304 6211092 140729688561440 139871586077968 5039137 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 40034304 140729688568854 140729688568946 140729688568946 140729688571854 0
[pid=24226/tid=24234] ppid=24223 vsize=634100 memory=14008 CPUtime=7.12 cores=0-7
/proc/24226/task/24234/stat : 24234 (cosoco) R 24223 24226 22221 0 -1 4202560 1473 0 0 0 712 0 0 0 20 0 9 0 436855096 649318400 5440 33554432000 4194304 6211092 140729688561440 139871577685264 5039132 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 40034304 140729688568854 140729688568946 140729688568946 140729688571854 0
[pid=24226/tid=24235] ppid=24223 vsize=634100 memory=21680 CPUtime=7.24 cores=0-7
/proc/24226/task/24235/stat : 24235 (cosoco) R 24223 24226 22221 0 -1 4202560 1475 0 0 0 724 0 0 0 20 0 9 0 436855096 649318400 5440 33554432000 4194304 6211092 140729688561440 139871569292248 5250275 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 40034304 140729688568854 140729688568946 140729688568946 140729688571854 0
Current children cumulated CPU time: 58.23 s
Current children cumulated vsize: 634100 KiB
Current children cumulated memory: 21760 KiB

[startup+8.0011 s]*
/proc/loadavg: 7.91 7.89 8.19 9/200 24235
/proc/meminfo: memFree=30721696/32770688 swapFree=66961184/67108860
[pid=24226] ppid=24223 vsize=634100 memory=21760 CPUtime=61.49 cores=0-7
/proc/24226/stat : 24226 (cosoco) S 24223 24226 22221 0 -1 1077944320 17333 0 0 0 6147 2 0 0 20 0 9 0 436855061 649318400 5440 33554432000 4194304 6211092 140729688561440 140729688559696 139871651184375 0 0 4096 8405026 18446744073709551615 0 0 17 1 0 0 0 0 0 8312316 8317760 40034304 140729688568854 140729688568946 140729688568946 140729688571854 0
/proc/24226/statm: 158525 5440 903 493 0 151830 0
[pid=24226/tid=24228] ppid=24223 vsize=634100 memory=4392 CPUtime=7.65 cores=0-7
/proc/24226/task/24228/stat : 24228 (cosoco) R 24223 24226 22221 0 -1 4202560 1347 0 0 0 765 0 0 0 20 0 9 0 436855096 649318400 5440 33554432000 4194304 6211092 140729688561440 139871628041488 5039022 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 40034304 140729688568854 140729688568946 140729688568946 140729688571854 0
[pid=24226/tid=24229] ppid=24223 vsize=634100 memory=4108 CPUtime=7.66 cores=0-7
/proc/24226/task/24229/stat : 24229 (cosoco) R 24223 24226 22221 0 -1 4202560 1520 0 0 0 766 0 0 0 20 0 9 0 436855096 649318400 5440 33554432000 4194304 6211092 140729688561440 139871619648784 5038697 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 40034304 140729688568854 140729688568946 140729688568946 140729688571854 0
[pid=24226/tid=24230] ppid=24223 vsize=634100 memory=4872558044660077418 CPUtime=7.65 cores=0-7
/proc/24226/task/24230/stat : 24230 (cosoco) R 24223 24226 22221 0 -1 4202560 1483 0 0 0 765 0 0 0 20 0 9 0 436855096 649318400 5440 33554432000 4194304 6211092 140729688561440 139871611256080 5038656 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 40034304 140729688568854 140729688568946 140729688568946 140729688571854 0
[pid=24226/tid=24231] ppid=24223 vsize=634100 memory=2364 CPUtime=7.66 cores=0-7
/proc/24226/task/24231/stat : 24231 (cosoco) R 24223 24226 22221 0 -1 4202560 1611 0 0 0 766 0 0 0 20 0 9 0 436855096 649318400 5440 33554432000 4194304 6211092 140729688561440 139871602863376 5038784 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 40034304 140729688568854 140729688568946 140729688568946 140729688571854 0
[pid=24226/tid=24232] ppid=24223 vsize=634100 memory=21760 CPUtime=7.65 cores=0-7
/proc/24226/task/24232/stat : 24232 (cosoco) R 24223 24226 22221 0 -1 4202560 1442 0 0 0 765 0 0 0 20 0 9 0 436855096 649318400 5440 33554432000 4194304 6211092 140729688561440 139871594470528 5039026 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 40034304 140729688568854 140729688568946 140729688568946 140729688571854 0
[pid=24226/tid=24233] ppid=24223 vsize=634100 memory=1756 CPUtime=7.65 cores=0-7
/proc/24226/task/24233/stat : 24233 (cosoco) R 24223 24226 22221 0 -1 4202560 1557 0 0 0 765 0 0 0 20 0 9 0 436855096 649318400 5440 33554432000 4194304 6211092 140729688561440 139871586077968 5394155 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 40034304 140729688568854 140729688568946 140729688568946 140729688571854 0
[pid=24226/tid=24234] ppid=24223 vsize=634100 memory=1398722017469774279 CPUtime=7.52 cores=0-7
/proc/24226/task/24234/stat : 24234 (cosoco) R 24223 24226 22221 0 -1 4202560 1473 0 0 0 752 0 0 0 20 0 9 0 436855096 649318400 5440 33554432000 4194304 6211092 140729688561440 139871577685264 5038656 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 40034304 140729688568854 140729688568946 140729688568946 140729688571854 0
[pid=24226/tid=24235] ppid=24223 vsize=634100 memory=0 CPUtime=7.65 cores=0-7
/proc/24226/task/24235/stat : 24235 (cosoco) R 24223 24226 22221 0 -1 4202560 1475 0 0 0 765 0 0 0 20 0 9 0 436855096 649318400 5440 33554432000 4194304 6211092 140729688561440 139871569292248 5039007 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 40034304 140729688568854 140729688568946 140729688568946 140729688571854 0
Current children cumulated CPU time: 61.49 s
Current children cumulated vsize: 634100 KiB
Current children cumulated memory: 21760 KiB

Child status: 0
Real time (s): 8.10083
CPU time (s): 62.1993
CPU user time (s): 62.1733
CPU system time (s): 0.02599
CPU usage (%): 767.815
Max. virtual memory (cumulated for all children) (KiB): 634100
Max. memory (cumulated for all children) (KiB): 21760

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 62.1733
system time used= 0.02599
maximum resident set size= 21840
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 17384
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= 36
involuntary context switches= 548


# summary of solver processes directly reported to runsolver:
#   pid: 24226
#   total CPU time (s): 62.1993
#   total CPU user time (s): 62.1733
#   total CPU system time (s): 0.02599

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.069243 second user time and 0.109735 second system time

The end

Launcher Data

Begin job on node116 at 2019-09-16 06:44:53
IDJOB=4398715
IDBENCH=128028
IDSOLVER=2852
FILE ID=node116/4398715-1568609134
RUNJOBID= node116-1568598165-22248
PBS_JOBID= 21703419
Free space on /tmp= 61232 MiB

SOLVER NAME= cosoco 2.O parallel
BENCH NAME= XCSP17/PrizeCollecting/PrizeCollecting-jok-s1/PrizeCollecting-24-4-6-4.xml
COMMAND LINE= cosoco -model -nbcores=NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4398715-1568609134/watcher-4398715-1568609134 -o /tmp/evaluation-result-4398715-1568609134/solver-4398715-1568609134 -C 2016 -W 252 -M 31000 --bin-var /tmp/runsolver-exch-node116-1568598165-22248 --watchdog 312  cosoco -model -nbcores=8 HOME/instance-4398715-1568609134.xml

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

MD5SUM BENCH= e870fb3a9053f33a7d0d8e73b49cdad7
RANDOM SEED=1346358009

node116.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		: 2667.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.12
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		: 2667.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.12
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		: 2667.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.12
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		: 2667.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.12
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		: 2667.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	: 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		: 2667.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	: 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		: 2667.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	: 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		: 2667.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:       32770688 kB
MemFree:        30739836 kB
MemAvailable:   31847104 kB
Buffers:          122284 kB
Cached:          1279136 kB
SwapCached:        46612 kB
Active:           928736 kB
Inactive:         523384 kB
Active(anon):       4572 kB
Inactive(anon):    94976 kB
Active(file):     924164 kB
Inactive(file):   428408 kB
Unevictable:      110612 kB
Mlocked:          110612 kB
SwapTotal:      67108860 kB
SwapFree:       66961184 kB
Dirty:              3884 kB
Writeback:             0 kB
AnonPages:        124248 kB
Mapped:            46496 kB
Shmem:             40268 kB
Slab:             169636 kB
SReclaimable:     141060 kB
SUnreclaim:        28576 kB
KernelStack:        3728 kB
PageTables:         5652 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494204 kB
Committed_AS:     506116 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350212 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     77824 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      116160 kB
DirectMap2M:    33429504 kB

Free space on /tmp at the end= 61228 MiB
End job on node116 at 2019-09-16 06:45:01