Trace number 4398411

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 parallelOPT79 100.441 12.895

General information on the benchmark

NamePrizeCollecting/PrizeCollecting-jok-s1/
PrizeCollecting-25-5-5-6.xml
MD5SUM0bc86e74ae8fed70a43ec92abb2586e2
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark79
Best CPU time to get the best result obtained on this benchmark47.6613
Satisfiable
(Un)Satisfiability was proved
Number of variables75
Number of constraints101
Number of domains25
Minimum domain size3
Maximum domain size26
Distribution of domain sizes[{"size":3,"count":2},{"size":4,"count":8},{"size":5,"count":13},{"size":6,"count":2},{"size":26,"count":50}]
Minimum variable degree2
Maximum variable degree28
Distribution of variable degrees[{"degree":2,"count":25},{"degree":26,"count":24},{"degree":27,"count":1},{"degree":28,"count":25}]
Minimum constraint arity1
Maximum constraint arity26
Distribution of constraint arities[{"arity":1,"count":1},{"arity":2,"count":50},{"arity":25,"count":25},{"arity":26,"count":25}]
Number of extensional constraints50
Number of intensional constraints26
Distribution of constraint types[{"type":"extension","count":50},{"type":"intension","count":26},{"type":"count","count":25}]
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-4398411-1568605292.xml 
0.00/0.00	c intension  iff(le(0,p[0]),le(0,s[0])) -> extension (support ? 0) - 50tuples
0.31/0.38	c intension -> extension : same as previous
0.31/0.38	c intension -> extension : same as previous
0.31/0.38	c intension -> extension : same as previous
0.31/0.38	c intension -> extension : same as previous
0.31/0.38	c intension -> extension : same as previous
0.31/0.38	c intension -> extension : same as previous
0.31/0.38	c intension -> extension : same as previous
0.31/0.38	c intension -> extension : same as previous
0.31/0.38	c intension -> extension : same as previous
0.31/0.38	c intension -> extension : same as previous
0.31/0.38	c intension -> extension : same as previous
0.31/0.38	c intension -> extension : same as previous
0.31/0.38	c intension -> extension : same as previous
0.31/0.38	c intension -> extension : same as previous
0.31/0.38	c intension -> extension : same as previous
0.31/0.38	c intension -> extension : same as previous
0.31/0.38	c intension -> extension : same as previous
0.31/0.38	c intension -> extension : same as previous
0.31/0.38	c intension -> extension : same as previous
0.31/0.38	c intension -> extension : same as previous
0.31/0.38	c intension -> extension : same as previous
0.31/0.38	c intension -> extension : same as previous
0.31/0.38	c intension -> extension : same as previous
0.31/0.38	c intension -> extension : same as previous
0.31/0.38	c enable optimization
0.31/0.38	c ========================================[ Problem Statistics ]===========================================
0.31/0.38	c |                                                                                                       
0.31/0.38	c |  Parse time        :         0.35 s 
0.31/0.38	c |
0.31/0.38	c |               Variables: 75
0.31/0.38	c |            Domain Sizes: 3..26
0.31/0.38	c |
0.31/0.38	c |             Constraints: 102
0.31/0.38	c |                   Arity: 1..26  -- Unary: 1  -- Binary: 50
0.31/0.38	c | 
0.31/0.38	c |                   Types: 
0.31/0.38	c |                          At most: 25
0.31/0.38	c |                          Extension: 75  (nb tuples: 26..602) -- (shared: 192)
0.31/0.38	c |                          Sum: 1
0.31/0.38	c |                          Unary: 1
0.31/0.38	c |                          
0.31/0.38	c |               Objective: Maximize Sum
0.31/0.38	
0.31/0.38	c =========================================================================================================
0.31/0.38	c Parallel mode: Portfolio
0.31/0.38	c [pFactory][Group N°0] created (threads:8).
0.31/0.38	c [pFactory][Group N°0] new task added (threads:8 - tasks:1).
0.31/0.38	c [pFactory][Group N°0] new task added (threads:8 - tasks:2).
0.31/0.38	c [pFactory][Group N°0] new task added (threads:8 - tasks:3).
0.31/0.38	c [pFactory][Group N°0] new task added (threads:8 - tasks:4).
0.31/0.38	c [pFactory][Group N°0] new task added (threads:8 - tasks:5).
0.31/0.38	c [pFactory][Group N°0] new task added (threads:8 - tasks:6).
0.31/0.38	c [pFactory][Group N°0] new task added (threads:8 - tasks:7).
0.31/0.38	c [pFactory][Group N°0] new task added (threads:8 - tasks:8).
0.31/0.38	c [pFactory][Group N°0] concurrent mode: enabled.
0.31/0.38	c [pFactory][Group N°0] computations in progress (threads:8 - tasks:8).
0.31/0.38	c [pFactory][Group N°0] task 7 launched on thread 4.
0.31/0.38	c [pFactory][Group N°0] task 6 launched on thread 0.
0.31/0.38	c [pFactory][Group N°0] task 5 launched on thread 2.
0.31/0.38	c [pFactory][Group N°0] task 4 launched on thread 1.
0.31/0.38	c [pFactory][Group N°0] task 3 launched on thread 6.
0.31/0.38	c [pFactory][Group N°0] task 2 launched on thread 7.
0.31/0.38	c [pFactory][Group N°0] task 1 launched on thread 3.
0.31/0.38	c [pFactory][Group N°0] task 0 launched on thread 5.
0.31/0.38	o -1963
0.31/0.38	o -1959
0.31/0.39	o -1956
0.31/0.40	o -1952
0.31/0.41	o -1945
0.83/0.42	o -1942
0.83/0.42	o -1935
0.83/0.44	o -1934
0.83/0.47	o -1000
0.83/0.49	o 0
1.63/0.52	o 36
1.63/0.52	o 53
3.88/0.80	o 55
3.88/0.82	o 63
3.88/0.83	o 65
11.86/1.81	o 67
12.66/1.98	o 73
23.03/3.23	o 74
23.03/3.27	o 76
31.03/4.24	o 77
34.22/4.66	o 78
39.01/5.30	o 79
99.71/12.89	c [pFactory][Group N°0] concurent mode: thread 4 has won with the task 7.
99.71/12.89	c [pFactory][Group N°0] Thread N°0 is joined.
99.71/12.89	c [pFactory][Group N°0] Thread N°1 is joined.
99.71/12.89	c [pFactory][Group N°0] Thread N°2 is joined.
99.71/12.89	c [pFactory][Group N°0] Thread N°3 is joined.
99.71/12.89	c [pFactory][Group N°0] Thread N°4 is joined.
99.71/12.89	c [pFactory][Group N°0] Thread N°5 is joined.
99.71/12.89	c [pFactory][Group N°0] Thread N°6 is joined.
99.71/12.89	c [pFactory][Group N°0] Thread N°7 is joined.
99.71/12.89	c [pFactory][Group N°0] Return Code of the winner:3 (Thread N°4)
99.71/12.89	s OPTIMUM FOUND
99.71/12.89	c call to solver        : 8
99.71/12.89	c
99.71/12.89	c restarts              : 7035        
99.71/12.89	c conflicts             : 33998        (339 /sec)
99.71/12.89	c decisions             : 134692       (1341 /sec)
99.71/12.89	c propagations          : 6580798     (65541 /sec)
99.71/12.89	c root propagations     : 26          
99.71/12.89	c filter calls          : 14125816       (140685 /sec)
99.71/12.89	c useless filter calls  : 12963002       (91 %)
99.71/12.89	c Memory used           : 589.06 MB
99.71/12.89	c Best bound time (wc)  : 5.29697 s
99.71/12.89	c CPU time              : 100.407 s
99.71/12.89	c real time             : 12.8886 s
99.71/12.89	
99.71/12.89	
99.71/12.89	v <instantiation type='solution' cost='79'>
99.71/12.89	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[24] 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[24] 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[24] s[2] s[3] s[4] s[5] s[6] s[7] s[8] s[9] </list>
99.71/12.89	v <values>0 7 4 5 -2 0 7 2 9 3 1 -3 3 -3 5 3 -5 2 5 5 7 5 5 9 5 0 2 3 6 17 -1 9 8 7 16 15 23 10 11 12 13 14 22 21 20 1 4 5 18 19 5 11 6 17 8 -1 20 15 16 13 18 0 21 22 23 24 19 1 2 3 10 7 12 9 4 </values>
99.71/12.89	v </instantiation>
99.71/12.89	

Verifier Data

OK	79

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4398411-1568605292/watcher-4398411-1568605292 -o /tmp/evaluation-result-4398411-1568605292/solver-4398411-1568605292 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node132-1568597878-29114 --watchdog 2580 cosoco -model -nbcores=8 HOME/instance-4398411-1568605292.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
solver pid=30236, runsolver pid=30233
Current StackSize limit: 8192 KiB


[startup+0.10011 s]*
/proc/loadavg: 2.71 3.57 5.53 2/198 30237
/proc/meminfo: memFree=31501004/32770624 swapFree=67010940/67108860
[pid=30236] ppid=30233 vsize=32252 memory=8608 CPUtime=0.1 cores=0-7
/proc/30236/stat : 30236 (cosoco) R 30233 30236 29087 0 -1 4202496 2326 0 0 0 10 0 0 0 20 0 1 0 436451854 33026048 2152 33554432000 4194304 6211092 140736318308208 140736318304744 140671760591845 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 8312316 8317760 38858752 140736318313489 140736318313581 140736318313581 140736318316494 0
/proc/30236/statm: 8063 2152 828 493 0 1368 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 32252 KiB
Current children cumulated memory: 8608 KiB

[startup+0.209664 s]*
/proc/loadavg: 2.71 3.57 5.53 2/198 30237
/proc/meminfo: memFree=31496364/32770624 swapFree=67010940/67108860
[pid=30236] ppid=30233 vsize=37276 memory=13624 CPUtime=0.21 cores=0-7
/proc/30236/stat : 30236 (cosoco) R 30233 30236 29087 0 -1 4202496 3585 0 0 0 21 0 0 0 20 0 1 0 436451854 38170624 3406 33554432000 4194304 6211092 140736318308208 140736318305480 140671776654464 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 8312316 8317760 38858752 140736318313489 140736318313581 140736318313581 140736318316494 0
/proc/30236/statm: 9319 3406 828 493 0 2624 0
Current children cumulated CPU time: 0.21 s
Current children cumulated vsize: 37276 KiB
Current children cumulated memory: 13624 KiB

[startup+0.309133 s]*
/proc/loadavg: 2.71 3.57 5.53 2/198 30237
/proc/meminfo: memFree=31491752/32770624 swapFree=67010940/67108860
[pid=30236] ppid=30233 vsize=41508 memory=17848 CPUtime=0.31 cores=0-7
/proc/30236/stat : 30236 (cosoco) R 30233 30236 29087 0 -1 4202496 4640 0 0 0 31 0 0 0 20 0 1 0 436451854 42504192 4462 33554432000 4194304 6211092 140736318308208 140736318305480 5817671 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 8312316 8317760 38858752 140736318313489 140736318313581 140736318313581 140736318316494 0
/proc/30236/statm: 10377 4462 829 493 0 3682 0
Current children cumulated CPU time: 0.31 s
Current children cumulated vsize: 41508 KiB
Current children cumulated memory: 17848 KiB

[startup+0.700982 s]
/proc/loadavg: 2.71 3.57 5.53 9/206 30245
/proc/meminfo: memFree=31486824/32770624 swapFree=67010940/67108860
[pid=30236] ppid=30233 vsize=635980 memory=22740 CPUtime=3.08 cores=0-7
/proc/30236/stat : 30236 (cosoco) S 30233 30236 29087 0 -1 1077944320 6105 0 0 0 308 0 0 0 20 0 9 0 436451854 651243520 5685 33554432000 4194304 6211092 140736318308208 140736318306464 140671776632567 0 0 4096 8405026 18446744073709551615 0 0 17 0 0 0 0 0 0 8312316 8317760 38858752 140736318313489 140736318313581 140736318313581 140736318316494 0
/proc/30236/statm: 158995 5685 864 493 0 152300 0
[pid=30236/tid=30238] ppid=30233 vsize=635980 memory=732 CPUtime=0.34 cores=0-7
/proc/30236/task/30238/stat : 30238 (cosoco) R 30233 30236 29087 0 -1 4202560 24 0 0 0 34 0 0 0 20 0 9 0 436451890 651243520 5685 33554432000 4194304 6211092 140736318308208 140671753489680 5408077 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 38858752 140736318313489 140736318313581 140736318313581 140736318316494 0
[pid=30236/tid=30239] ppid=30233 vsize=635980 memory=1052 CPUtime=0.34 cores=0-7
/proc/30236/task/30239/stat : 30239 (cosoco) R 30233 30236 29087 0 -1 4202560 30 0 0 0 34 0 0 0 20 0 9 0 436451890 651243520 5685 33554432000 4194304 6211092 140736318308208 140671745096976 5038872 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 38858752 140736318313489 140736318313581 140736318313581 140736318316494 0
[pid=30236/tid=30240] ppid=30233 vsize=635980 memory=776 CPUtime=0.34 cores=0-7
/proc/30236/task/30240/stat : 30240 (cosoco) R 30233 30236 29087 0 -1 4202560 25 0 0 0 34 0 0 0 20 0 9 0 436451890 651243520 5685 33554432000 4194304 6211092 140736318308208 140671736704272 5039007 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 38858752 140736318313489 140736318313581 140736318313581 140736318316494 0
[pid=30236/tid=30241] ppid=30233 vsize=635980 memory=3992 CPUtime=0.34 cores=0-7
/proc/30236/task/30241/stat : 30241 (cosoco) R 30233 30236 29087 0 -1 4202560 27 0 0 0 34 0 0 0 20 0 9 0 436451890 651243520 5685 33554432000 4194304 6211092 140736318308208 140671728311256 5039054 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 38858752 140736318313489 140736318313581 140736318313581 140736318316494 0
[pid=30236/tid=30242] ppid=30233 vsize=635980 memory=2832 CPUtime=0.32 cores=0-7
/proc/30236/task/30242/stat : 30242 (cosoco) R 30233 30236 29087 0 -1 4202560 29 0 0 0 32 0 0 0 20 0 9 0 436451890 651243520 5685 33554432000 4194304 6211092 140736318308208 140671719918864 5038784 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 38858752 140736318313489 140736318313581 140736318313581 140736318316494 0
[pid=30236/tid=30243] ppid=30233 vsize=635980 memory=139647432504959 CPUtime=0.34 cores=0-7
/proc/30236/task/30243/stat : 30243 (cosoco) R 30233 30236 29087 0 -1 4202560 25 0 0 0 34 0 0 0 20 0 9 0 436451890 651243520 5685 33554432000 4194304 6211092 140736318308208 140671711525848 5039038 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 38858752 140736318313489 140736318313581 140736318313581 140736318316494 0
[pid=30236/tid=30244] ppid=30233 vsize=635980 memory=8117322298872536233 CPUtime=0.34 cores=0-7
/proc/30236/task/30244/stat : 30244 (cosoco) R 30233 30236 29087 0 -1 4202560 21 0 0 0 34 0 0 0 20 0 9 0 436451890 651243520 5685 33554432000 4194304 6211092 140736318308208 140671703133144 5039295 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 38858752 140736318313489 140736318313581 140736318313581 140736318316494 0
[pid=30236/tid=30245] ppid=30233 vsize=635980 memory=-6371306384133019482 CPUtime=0.34 cores=0-7
/proc/30236/task/30245/stat : 30245 (cosoco) R 30233 30236 29087 0 -1 4202560 24 0 0 0 34 0 0 0 20 0 9 0 436451890 651243520 5685 33554432000 4194304 6211092 140736318308208 140671694740752 5155353 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 38858752 140736318313489 140736318313581 140736318313581 140736318316494 0
Current children cumulated CPU time: 3.08 s
Current children cumulated vsize: 635980 KiB
Current children cumulated memory: 22740 KiB

[startup+1.50098 s]
/proc/loadavg: 2.71 3.57 5.53 9/206 30246
/proc/meminfo: memFree=31486824/32770624 swapFree=67010940/67108860
[pid=30236] ppid=30233 vsize=635980 memory=23560 CPUtime=9.46 cores=0-7
/proc/30236/stat : 30236 (cosoco) S 30233 30236 29087 0 -1 1077944320 9169 0 0 0 945 1 0 0 20 0 9 0 436451854 651243520 5890 33554432000 4194304 6211092 140736318308208 140736318306464 140671776632567 0 0 4096 8405026 18446744073709551615 0 0 17 0 0 0 0 0 0 8312316 8317760 38858752 140736318313489 140736318313581 140736318313581 140736318316494 0
/proc/30236/statm: 158995 5890 870 493 0 152300 0
[pid=30236/tid=30238] ppid=30233 vsize=635980 memory=94 CPUtime=1.14 cores=0-7
/proc/30236/task/30238/stat : 30238 (cosoco) R 30233 30236 29087 0 -1 4202560 396 0 0 0 114 0 0 0 20 0 9 0 436451890 651243520 5890 33554432000 4194304 6211092 140736318308208 140671753489680 5039161 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 38858752 140736318313489 140736318313581 140736318313581 140736318316494 0
[pid=30236/tid=30239] ppid=30233 vsize=635980 memory=94 CPUtime=1.14 cores=0-7
/proc/30236/task/30239/stat : 30239 (cosoco) R 30233 30236 29087 0 -1 4202560 492 0 0 0 114 0 0 0 20 0 9 0 436451890 651243520 5890 33554432000 4194304 6211092 140736318308208 140671745096976 5009426 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 38858752 140736318313489 140736318313581 140736318313581 140736318316494 0
[pid=30236/tid=30240] ppid=30233 vsize=635980 memory=5188320494764 CPUtime=1.14 cores=0-7
/proc/30236/task/30240/stat : 30240 (cosoco) R 30233 30236 29087 0 -1 4202560 366 0 0 0 114 0 0 0 20 0 9 0 436451890 651243520 5890 33554432000 4194304 6211092 140736318308208 140671736704272 5250224 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 38858752 140736318313489 140736318313581 140736318313581 140736318316494 0
[pid=30236/tid=30241] ppid=30233 vsize=635980 memory=3472328300522385455 CPUtime=1.14 cores=0-7
/proc/30236/task/30241/stat : 30241 (cosoco) R 30233 30236 29087 0 -1 4202560 340 0 0 0 114 0 0 0 20 0 9 0 436451890 651243520 5890 33554432000 4194304 6211092 140736318308208 140671728311256 5037865 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 38858752 140736318313489 140736318313581 140736318313581 140736318316494 0
[pid=30236/tid=30242] ppid=30233 vsize=635980 memory=6944656592455097440 CPUtime=1.1 cores=0-7
/proc/30236/task/30242/stat : 30242 (cosoco) R 30233 30236 29087 0 -1 4202560 371 0 0 0 110 0 0 0 20 0 9 0 436451890 651243520 5890 33554432000 4194304 6211092 140736318308208 140671719918864 5038999 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 38858752 140736318313489 140736318313581 140736318313581 140736318316494 0
[pid=30236/tid=30243] ppid=30233 vsize=635980 memory=-8844967814790928753 CPUtime=1.14 cores=0-7
/proc/30236/task/30243/stat : 30243 (cosoco) R 30233 30236 29087 0 -1 4202560 452 0 0 0 114 0 0 0 20 0 9 0 436451890 651243520 5890 33554432000 4194304 6211092 140736318308208 140671711525848 5038992 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 38858752 140736318313489 140736318313581 140736318313581 140736318316494 0
[pid=30236/tid=30244] ppid=30233 vsize=635980 memory=139647432504959 CPUtime=1.14 cores=0-7
/proc/30236/task/30244/stat : 30244 (cosoco) R 30233 30236 29087 0 -1 4202560 477 0 0 0 114 0 0 0 20 0 9 0 436451890 651243520 5890 33554432000 4194304 6211092 140736318308208 140671703133144 5039149 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 38858752 140736318313489 140736318313581 140736318313581 140736318316494 0
[pid=30236/tid=30245] ppid=30233 vsize=635980 memory=-9174445032661854264 CPUtime=1.13 cores=0-7
/proc/30236/task/30245/stat : 30245 (cosoco) R 30233 30236 29087 0 -1 4202560 375 0 0 0 113 0 0 0 20 0 9 0 436451890 651243520 5890 33554432000 4194304 6211092 140736318308208 140671694740752 5155603 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 38858752 140736318313489 140736318313581 140736318313581 140736318316494 0
Current children cumulated CPU time: 9.46 s
Current children cumulated vsize: 635980 KiB
Current children cumulated memory: 23560 KiB

[startup+3.10998 s]
/proc/loadavg: 2.71 3.57 5.53 9/206 30246
/proc/meminfo: memFree=31486328/32770624 swapFree=67010940/67108860
[pid=30236] ppid=30233 vsize=635980 memory=23560 CPUtime=22.31 cores=0-7
/proc/30236/stat : 30236 (cosoco) S 30233 30236 29087 0 -1 1077944320 9441 0 0 0 2230 1 0 0 20 0 9 0 436451854 651243520 5890 33554432000 4194304 6211092 140736318308208 140736318306464 140671776632567 0 0 4096 8405026 18446744073709551615 0 0 17 0 0 0 0 0 0 8312316 8317760 38858752 140736318313489 140736318313581 140736318313581 140736318316494 0
/proc/30236/statm: 158995 5890 870 493 0 152300 0
[pid=30236/tid=30238] ppid=30233 vsize=635980 memory=0 CPUtime=2.75 cores=0-7
/proc/30236/task/30238/stat : 30238 (cosoco) R 30233 30236 29087 0 -1 4202560 465 0 0 0 275 0 0 0 20 0 9 0 436451890 651243520 5890 33554432000 4194304 6211092 140736318308208 140671753489680 5039038 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 38858752 140736318313489 140736318313581 140736318313581 140736318316494 0
[pid=30236/tid=30239] ppid=30233 vsize=635980 memory=139643009996883 CPUtime=2.75 cores=0-7
/proc/30236/task/30239/stat : 30239 (cosoco) R 30233 30236 29087 0 -1 4202560 585 0 0 0 275 0 0 0 20 0 9 0 436451890 651243520 5890 33554432000 4194304 6211092 140736318308208 140671745096976 5039038 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 38858752 140736318313489 140736318313581 140736318313581 140736318316494 0
[pid=30236/tid=30240] ppid=30233 vsize=635980 memory=139643009999291 CPUtime=2.74 cores=0-7
/proc/30236/task/30240/stat : 30240 (cosoco) R 30233 30236 29087 0 -1 4202560 366 0 0 0 274 0 0 0 20 0 9 0 436451890 651243520 5890 33554432000 4194304 6211092 140736318308208 140671736704272 5038784 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 38858752 140736318313489 140736318313581 140736318313581 140736318316494 0
[pid=30236/tid=30241] ppid=30233 vsize=635980 memory=6935649255844897600 CPUtime=2.75 cores=0-7
/proc/30236/task/30241/stat : 30241 (cosoco) R 30233 30236 29087 0 -1 4202560 424 0 0 0 275 0 0 0 20 0 9 0 436451890 651243520 5890 33554432000 4194304 6211092 140736318308208 140671728311256 5039007 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 38858752 140736318313489 140736318313581 140736318313581 140736318316494 0
[pid=30236/tid=30242] ppid=30233 vsize=635980 memory=3470692292451393600 CPUtime=2.69 cores=0-7
/proc/30236/task/30242/stat : 30242 (cosoco) R 30233 30236 29087 0 -1 4202560 375 0 0 0 269 0 0 0 20 0 9 0 436451890 651243520 5890 33554432000 4194304 6211092 140736318308208 140671719918864 5389428 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 38858752 140736318313489 140736318313581 140736318313581 140736318316494 0
[pid=30236/tid=30243] ppid=30233 vsize=635980 memory=4625243410194776160 CPUtime=2.75 cores=0-7
/proc/30236/task/30243/stat : 30243 (cosoco) R 30233 30236 29087 0 -1 4202560 460 0 0 0 275 0 0 0 20 0 9 0 436451890 651243520 5890 33554432000 4194304 6211092 140736318308208 140671711525848 5038697 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 38858752 140736318313489 140736318313581 140736318313581 140736318316494 0
[pid=30236/tid=30244] ppid=30233 vsize=635980 memory=0 CPUtime=2.75 cores=0-7
/proc/30236/task/30244/stat : 30244 (cosoco) R 30233 30236 29087 0 -1 4202560 490 0 0 0 275 0 0 0 20 0 9 0 436451890 651243520 5890 33554432000 4194304 6211092 140736318308208 140671703133144 5038697 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 38858752 140736318313489 140736318313581 140736318313581 140736318316494 0
[pid=30236/tid=30245] ppid=30233 vsize=635980 memory=0 CPUtime=2.74 cores=0-7
/proc/30236/task/30245/stat : 30245 (cosoco) R 30233 30236 29087 0 -1 4202560 376 0 0 0 274 0 0 0 20 0 9 0 436451890 651243520 5890 33554432000 4194304 6211092 140736318308208 140671694740752 5039217 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 38858752 140736318313489 140736318313581 140736318313581 140736318316494 0
Current children cumulated CPU time: 22.31 s
Current children cumulated vsize: 635980 KiB
Current children cumulated memory: 23560 KiB

[startup+6.30098 s]
/proc/loadavg: 2.97 3.61 5.53 9/205 30246
/proc/meminfo: memFree=31486424/32770624 swapFree=67010940/67108860
[pid=30236] ppid=30233 vsize=635980 memory=23560 CPUtime=47.78 cores=0-7
/proc/30236/stat : 30236 (cosoco) S 30233 30236 29087 0 -1 1077944320 19207 0 0 0 4776 2 0 0 20 0 9 0 436451854 651243520 5890 33554432000 4194304 6211092 140736318308208 140736318306464 140671776632567 0 0 4096 8405026 18446744073709551615 0 0 17 0 0 0 0 0 0 8312316 8317760 38858752 140736318313489 140736318313581 140736318313581 140736318316494 0
/proc/30236/statm: 158995 5890 870 493 0 152300 0
[pid=30236/tid=30238] ppid=30233 vsize=635980 memory=23560 CPUtime=5.93 cores=0-7
/proc/30236/task/30238/stat : 30238 (cosoco) R 30233 30236 29087 0 -1 4202560 1763 0 0 0 593 0 0 0 20 0 9 0 436451890 651243520 5890 33554432000 4194304 6211092 140736318308208 140671753489680 5397375 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 38858752 140736318313489 140736318313581 140736318313581 140736318316494 0
[pid=30236/tid=30239] ppid=30233 vsize=635980 memory=6558415062229 CPUtime=5.94 cores=0-7
/proc/30236/task/30239/stat : 30239 (cosoco) R 30233 30236 29087 0 -1 4202560 1850 0 0 0 594 0 0 0 20 0 9 0 436451890 651243520 5890 33554432000 4194304 6211092 140736318308208 140671745096976 5038999 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 38858752 140736318313489 140736318313581 140736318313581 140736318316494 0
[pid=30236/tid=30240] ppid=30233 vsize=635980 memory=304556144700162363 CPUtime=5.93 cores=0-7
/proc/30236/task/30240/stat : 30240 (cosoco) R 30233 30236 29087 0 -1 4202560 1600 0 0 0 593 0 0 0 20 0 9 0 436451890 651243520 5890 33554432000 4194304 6211092 140736318308208 140671736704272 5038848 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 38858752 140736318313489 140736318313581 140736318313581 140736318316494 0
[pid=30236/tid=30241] ppid=30233 vsize=635980 memory=3470692292451393600 CPUtime=5.94 cores=0-7
/proc/30236/task/30241/stat : 30241 (cosoco) R 30233 30236 29087 0 -1 4202560 1543 0 0 0 594 0 0 0 20 0 9 0 436451890 651243520 5890 33554432000 4194304 6211092 140736318308208 140671728311256 5038737 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 38858752 140736318313489 140736318313581 140736318313581 140736318316494 0
[pid=30236/tid=30242] ppid=30233 vsize=635980 memory=4625243410194776160 CPUtime=5.83 cores=0-7
/proc/30236/task/30242/stat : 30242 (cosoco) R 30233 30236 29087 0 -1 4202560 1597 0 0 0 583 0 0 0 20 0 9 0 436451890 651243520 5890 33554432000 4194304 6211092 140736318308208 140671719918608 5039149 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 38858752 140736318313489 140736318313581 140736318313581 140736318316494 0
[pid=30236/tid=30243] ppid=30233 vsize=635980 memory=23560 CPUtime=5.94 cores=0-7
/proc/30236/task/30243/stat : 30243 (cosoco) R 30233 30236 29087 0 -1 4202560 1679 0 0 0 594 0 0 0 20 0 9 0 436451890 651243520 5890 33554432000 4194304 6211092 140736318308208 140671711525848 5038992 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 38858752 140736318313489 140736318313581 140736318313581 140736318316494 0
[pid=30236/tid=30244] ppid=30233 vsize=635980 memory=-5082702989052053089 CPUtime=5.94 cores=0-7
/proc/30236/task/30244/stat : 30244 (cosoco) R 30233 30236 29087 0 -1 4202560 1702 0 0 0 594 0 0 0 20 0 9 0 436451890 651243520 5890 33554432000 4194304 6211092 140736318308208 140671703133200 5039210 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 38858752 140736318313489 140736318313581 140736318313581 140736318316494 0
[pid=30236/tid=30245] ppid=30233 vsize=635980 memory=8763946466874782557 CPUtime=5.93 cores=0-7
/proc/30236/task/30245/stat : 30245 (cosoco) R 30233 30236 29087 0 -1 4202560 1573 0 0 0 593 0 0 0 20 0 9 0 436451890 651243520 5890 33554432000 4194304 6211092 140736318308208 140671694740752 5039047 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 38858752 140736318313489 140736318313581 140736318313581 140736318316494 0
Current children cumulated CPU time: 47.78 s
Current children cumulated vsize: 635980 KiB
Current children cumulated memory: 23560 KiB

[startup+12.701 s]
/proc/loadavg: 3.37 3.68 5.54 9/205 30246
/proc/meminfo: memFree=31487864/32770624 swapFree=67010940/67108860
[pid=30236] ppid=30233 vsize=635980 memory=23560 CPUtime=98.91 cores=0-7
/proc/30236/stat : 30236 (cosoco) S 30233 30236 29087 0 -1 1077944320 25600 0 0 0 9888 3 0 0 20 0 9 0 436451854 651243520 5890 33554432000 4194304 6211092 140736318308208 140736318306464 140671776632567 0 0 4096 8405026 18446744073709551615 0 0 17 0 0 0 0 0 0 8312316 8317760 38858752 140736318313489 140736318313581 140736318313581 140736318316494 0
/proc/30236/statm: 158995 5890 870 493 0 152300 0
[pid=30236/tid=30238] ppid=30233 vsize=635980 memory=0 CPUtime=12.33 cores=0-7
/proc/30236/task/30238/stat : 30238 (cosoco) R 30233 30236 29087 0 -1 4202560 2554 0 0 0 1233 0 0 0 20 0 9 0 436451890 651243520 5890 33554432000 4194304 6211092 140736318308208 140671753489680 5038726 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 38858752 140736318313489 140736318313581 140736318313581 140736318316494 0
[pid=30236/tid=30239] ppid=30233 vsize=635980 memory=23560 CPUtime=12.34 cores=0-7
/proc/30236/task/30239/stat : 30239 (cosoco) R 30233 30236 29087 0 -1 4202560 2712 0 0 0 1234 0 0 0 20 0 9 0 436451890 651243520 5890 33554432000 4194304 6211092 140736318308208 140671745096976 5038726 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 38858752 140736318313489 140736318313581 140736318313581 140736318316494 0
[pid=30236/tid=30240] ppid=30233 vsize=635980 memory=8514726395715088025 CPUtime=12.33 cores=0-7
/proc/30236/task/30240/stat : 30240 (cosoco) R 30233 30236 29087 0 -1 4202560 2313 0 0 0 1233 0 0 0 20 0 9 0 436451890 651243520 5890 33554432000 4194304 6211092 140736318308208 140671736704272 5038992 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 38858752 140736318313489 140736318313581 140736318313581 140736318316494 0
[pid=30236/tid=30241] ppid=30233 vsize=635980 memory=4628417929493964435 CPUtime=12.34 cores=0-7
/proc/30236/task/30241/stat : 30241 (cosoco) R 30233 30236 29087 0 -1 4202560 2395 0 0 0 1234 0 0 0 20 0 9 0 436451890 651243520 5890 33554432000 4194304 6211092 140736318308208 140671728311256 5250224 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 38858752 140736318313489 140736318313581 140736318313581 140736318316494 0
[pid=30236/tid=30242] ppid=30233 vsize=635980 memory=0 CPUtime=12.16 cores=0-7
/proc/30236/task/30242/stat : 30242 (cosoco) R 30233 30236 29087 0 -1 4202560 2377 0 0 0 1216 0 0 0 20 0 9 0 436451890 651243520 5890 33554432000 4194304 6211092 140736318308208 140671719918608 5397263 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 38858752 140736318313489 140736318313581 140736318313581 140736318316494 0
[pid=30236/tid=30243] ppid=30233 vsize=635980 memory=301741399194468651 CPUtime=12.34 cores=0-7
/proc/30236/task/30243/stat : 30243 (cosoco) R 30233 30236 29087 0 -1 4202560 2523 0 0 0 1234 0 0 0 20 0 9 0 436451890 651243520 5890 33554432000 4194304 6211092 140736318308208 140671711525848 5039038 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 38858752 140736318313489 140736318313581 140736318313581 140736318316494 0
[pid=30236/tid=30244] ppid=30233 vsize=635980 memory=0 CPUtime=12.33 cores=0-7
/proc/30236/task/30244/stat : 30244 (cosoco) R 30233 30236 29087 0 -1 4202560 2511 0 0 0 1233 0 0 0 20 0 9 0 436451890 651243520 5890 33554432000 4194304 6211092 140736318308208 140671703133200 5039312 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 38858752 140736318313489 140736318313581 140736318313581 140736318316494 0
[pid=30236/tid=30245] ppid=30233 vsize=635980 memory=6944656592455360604 CPUtime=12.33 cores=0-7
/proc/30236/task/30245/stat : 30245 (cosoco) R 30233 30236 29087 0 -1 4202560 2315 0 0 0 1233 0 0 0 20 0 9 0 436451890 651243520 5890 33554432000 4194304 6211092 140736318308208 140671694740752 5038784 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 38858752 140736318313489 140736318313581 140736318313581 140736318316494 0
Current children cumulated CPU time: 98.91 s
Current children cumulated vsize: 635980 KiB
Current children cumulated memory: 23560 KiB

[startup+12.895 s]
# the end of solver process 30236 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=100.408 s, system=0.03298 s

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

[startup+12.801 s]
/proc/loadavg: 3.37 3.68 5.54 9/205 30246
/proc/meminfo: memFree=31487864/32770624 swapFree=67010940/67108860
[pid=30236] ppid=30233 vsize=635980 memory=23560 CPUtime=99.71 cores=0-7
/proc/30236/stat : 30236 (cosoco) S 30233 30236 29087 0 -1 1077944320 25602 0 0 0 9968 3 0 0 20 0 9 0 436451854 651243520 5890 33554432000 4194304 6211092 140736318308208 140736318306464 140671776632567 0 0 4096 8405026 18446744073709551615 0 0 17 0 0 0 0 0 0 8312316 8317760 38858752 140736318313489 140736318313581 140736318313581 140736318316494 0
/proc/30236/statm: 158995 5890 870 493 0 152300 0
[pid=30236/tid=30238] ppid=30233 vsize=635980 memory=6935054825532540783 CPUtime=12.43 cores=0-7
/proc/30236/task/30238/stat : 30238 (cosoco) R 30233 30236 29087 0 -1 4202560 2554 0 0 0 1243 0 0 0 20 0 9 0 436451890 651243520 5890 33554432000 4194304 6211092 140736318308208 140671753489680 5250241 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 38858752 140736318313489 140736318313581 140736318313581 140736318316494 0
[pid=30236/tid=30239] ppid=30233 vsize=635980 memory=56 CPUtime=12.44 cores=0-7
/proc/30236/task/30239/stat : 30239 (cosoco) R 30233 30236 29087 0 -1 4202560 2712 0 0 0 1244 0 0 0 20 0 9 0 436451890 651243520 5890 33554432000 4194304 6211092 140736318308208 140671745096976 5038999 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 38858752 140736318313489 140736318313581 140736318313581 140736318316494 0
[pid=30236/tid=30240] ppid=30233 vsize=635980 memory=13568193369213571 CPUtime=12.43 cores=0-7
/proc/30236/task/30240/stat : 30240 (cosoco) R 30233 30236 29087 0 -1 4202560 2313 0 0 0 1243 0 0 0 20 0 9 0 436451890 651243520 5890 33554432000 4194304 6211092 140736318308208 140671736704272 5039536 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 38858752 140736318313489 140736318313581 140736318313581 140736318316494 0
[pid=30236/tid=30241] ppid=30233 vsize=635980 memory=0 CPUtime=12.44 cores=0-7
/proc/30236/task/30241/stat : 30241 (cosoco) R 30233 30236 29087 0 -1 4202560 2395 0 0 0 1244 0 0 0 20 0 9 0 436451890 651243520 5890 33554432000 4194304 6211092 140736318308208 140671728311256 5039118 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 38858752 140736318313489 140736318313581 140736318313581 140736318316494 0
[pid=30236/tid=30242] ppid=30233 vsize=635980 memory=6935054825532540783 CPUtime=12.26 cores=0-7
/proc/30236/task/30242/stat : 30242 (cosoco) R 30233 30236 29087 0 -1 4202560 2379 0 0 0 1226 0 0 0 20 0 9 0 436451890 651243520 5890 33554432000 4194304 6211092 140736318308208 140671719918608 5397352 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 38858752 140736318313489 140736318313581 140736318313581 140736318316494 0
[pid=30236/tid=30243] ppid=30233 vsize=635980 memory=0 CPUtime=12.44 cores=0-7
/proc/30236/task/30243/stat : 30243 (cosoco) R 30233 30236 29087 0 -1 4202560 2523 0 0 0 1244 0 0 0 20 0 9 0 436451890 651243520 5890 33554432000 4194304 6211092 140736318308208 140671711525848 5039193 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 38858752 140736318313489 140736318313581 140736318313581 140736318316494 0
[pid=30236/tid=30244] ppid=30233 vsize=635980 memory=6656426216303648864 CPUtime=12.43 cores=0-7
/proc/30236/task/30244/stat : 30244 (cosoco) R 30233 30236 29087 0 -1 4202560 2511 0 0 0 1243 0 0 0 20 0 9 0 436451890 651243520 5890 33554432000 4194304 6211092 140736318308208 140671703133200 5039149 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 38858752 140736318313489 140736318313581 140736318313581 140736318316494 0
[pid=30236/tid=30245] ppid=30233 vsize=635980 memory=0 CPUtime=12.43 cores=0-7
/proc/30236/task/30245/stat : 30245 (cosoco) R 30233 30236 29087 0 -1 4202560 2315 0 0 0 1243 0 0 0 20 0 9 0 436451890 651243520 5890 33554432000 4194304 6211092 140736318308208 140671694740752 5039038 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 38858752 140736318313489 140736318313581 140736318313581 140736318316494 0
Current children cumulated CPU time: 99.71 s
Current children cumulated vsize: 635980 KiB
Current children cumulated memory: 23560 KiB

Child status: 0
Real time (s): 12.895
CPU time (s): 100.441
CPU user time (s): 100.408
CPU system time (s): 0.03298
CPU usage (%): 778.916
Max. virtual memory (cumulated for all children) (KiB): 635980
Max. memory (cumulated for all children) (KiB): 23560

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 100.408
system time used= 0.03298
maximum resident set size= 23804
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 25658
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= 39
involuntary context switches= 999


# summary of solver processes directly reported to runsolver:
#   pid: 30236
#   total CPU time (s): 100.441
#   total CPU user time (s): 100.408
#   total CPU system time (s): 0.03298

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.083481 second user time and 0.141211 second system time

The end

Launcher Data

Begin job on node132 at 2019-09-16 05:40:42
IDJOB=4398411
IDBENCH=128027
IDSOLVER=2851
FILE ID=node132/4398411-1568605292
RUNJOBID= node132-1568597878-29114
PBS_JOBID= 21703412
Free space on /tmp= 61624 MiB

SOLVER NAME= cosoco 2.O parallel
BENCH NAME= XCSP17/PrizeCollecting/PrizeCollecting-jok-s1/PrizeCollecting-25-5-5-6.xml
COMMAND LINE= cosoco -model -nbcores=NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4398411-1568605292/watcher-4398411-1568605292 -o /tmp/evaluation-result-4398411-1568605292/solver-4398411-1568605292 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node132-1568597878-29114 --watchdog 2580  cosoco -model -nbcores=8 HOME/instance-4398411-1568605292.xml

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

MD5SUM BENCH= 0bc86e74ae8fed70a43ec92abb2586e2
RANDOM SEED=343853804

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

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
initial apicid	: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
initial apicid	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.95
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
initial apicid	: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
initial apicid	: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.95
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
initial apicid	: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.95
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
initial apicid	: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32770624 kB
MemFree:        31508808 kB
MemAvailable:   31910660 kB
Buffers:          105328 kB
Cached:           573312 kB
SwapCached:         5936 kB
Active:           412208 kB
Inactive:         273608 kB
Active(anon):       4368 kB
Inactive(anon):    32256 kB
Active(file):     407840 kB
Inactive(file):   241352 kB
Unevictable:      109612 kB
Mlocked:          109612 kB
SwapTotal:      67108860 kB
SwapFree:       67010940 kB
Dirty:              3772 kB
Writeback:             0 kB
AnonPages:        118680 kB
Mapped:            34824 kB
Shmem:             20728 kB
Slab:             165792 kB
SReclaimable:     136988 kB
SUnreclaim:        28804 kB
KernelStack:        3808 kB
PageTables:         5752 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     475584 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     73728 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      136576 kB
DirectMap2M:    33409024 kB

Free space on /tmp at the end= 61620 MiB
End job on node132 at 2019-09-16 05:40:55