Trace number 4409829

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
cosoco 2.0 parallelOPT57 116.748 14.9326

General information on the benchmark

NamePrizeCollecting/PrizeCollecting-jok-s1/
PrizeCollecting-25-5-5-5.xml
MD5SUMa365ee41b1fa653da2199bfa573a8fac
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark57
Best CPU time to get the best result obtained on this benchmark62.0919
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":9},{"size":5,"count":7},{"size":6,"count":7},{"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-4409829-1569829392.xml 
0.00/0.00	c intension  iff(le(0,p[0]),le(0,s[0])) -> extension (support ? 0) - 50tuples
0.30/0.36	c intension -> extension : same as previous
0.30/0.36	c intension -> extension : same as previous
0.30/0.36	c intension -> extension : same as previous
0.30/0.36	c intension -> extension : same as previous
0.30/0.36	c intension -> extension : same as previous
0.30/0.36	c intension -> extension : same as previous
0.30/0.36	c intension -> extension : same as previous
0.30/0.36	c intension -> extension : same as previous
0.30/0.36	c intension -> extension : same as previous
0.30/0.36	c intension -> extension : same as previous
0.30/0.36	c intension -> extension : same as previous
0.30/0.36	c intension -> extension : same as previous
0.30/0.36	c intension -> extension : same as previous
0.30/0.36	c intension -> extension : same as previous
0.30/0.36	c intension -> extension : same as previous
0.30/0.36	c intension -> extension : same as previous
0.30/0.36	c intension -> extension : same as previous
0.30/0.36	c intension -> extension : same as previous
0.30/0.36	c intension -> extension : same as previous
0.30/0.36	c intension -> extension : same as previous
0.30/0.36	c intension -> extension : same as previous
0.30/0.36	c intension -> extension : same as previous
0.30/0.36	c intension -> extension : same as previous
0.30/0.36	c intension -> extension : same as previous
0.30/0.36	c enable optimization
0.30/0.36	c ========================================[ Problem Statistics ]===========================================
0.30/0.36	c |                                                                                                       
0.30/0.36	c |  Parse time        :         0.34 s 
0.30/0.36	c |
0.30/0.36	c |               Variables: 75
0.30/0.36	c |            Domain Sizes: 3..26
0.30/0.36	c |
0.30/0.36	c |             Constraints: 102
0.30/0.36	c |                   Arity: 1..26  -- Unary: 1  -- Binary: 50
0.30/0.36	c | 
0.30/0.36	c |                   Types: 
0.30/0.36	c |                          At most: 25
0.30/0.36	c |                          Extension: 75  (nb tuples: 26..602) -- (shared: 192)
0.30/0.36	c |                          Sum: 1
0.30/0.36	c |                          Unary: 1
0.30/0.36	c |                          
0.30/0.36	c |               Objective: Maximize Sum
0.30/0.36	
0.30/0.36	c =========================================================================================================
0.30/0.36	c Parallel mode: Portfolio
0.30/0.36	c [pFactory][Group N°0] created (threads:8).
0.30/0.36	c [pFactory][Group N°0] new task added (threads:8 - tasks:1).
0.30/0.36	c [pFactory][Group N°0] new task added (threads:8 - tasks:2).
0.30/0.36	c [pFactory][Group N°0] new task added (threads:8 - tasks:3).
0.30/0.36	c [pFactory][Group N°0] new task added (threads:8 - tasks:4).
0.30/0.36	c [pFactory][Group N°0] new task added (threads:8 - tasks:5).
0.30/0.36	c [pFactory][Group N°0] new task added (threads:8 - tasks:6).
0.30/0.36	c [pFactory][Group N°0] new task added (threads:8 - tasks:7).
0.30/0.36	c [pFactory][Group N°0] new task added (threads:8 - tasks:8).
0.30/0.36	c [pFactory][Group N°0] concurrent mode: enabled.
0.30/0.36	c [pFactory][Group N°0] computations in progress (threads:8 - tasks:8).
0.30/0.36	c [pFactory][Group N°0] task 7 launched on thread 3.
0.30/0.36	c [pFactory][Group N°0] task 6 launched on thread 0.
0.30/0.36	c [pFactory][Group N°0] task 5 launched on thread 1.
0.30/0.36	c [pFactory][Group N°0] task 4 launched on thread 2.
0.30/0.36	c [pFactory][Group N°0] task 3 launched on thread 6.
0.30/0.36	c [pFactory][Group N°0] task 2 launched on thread 7.
0.30/0.36	c [pFactory][Group N°0] task 1 launched on thread 4.
0.30/0.36	c [pFactory][Group N°0] task 0 launched on thread 5.
0.30/0.36	o -1949
0.84/0.43	o -1000
0.84/0.44	o -996
2.38/0.62	o -14
2.38/0.63	o 12
2.38/0.69	o 16
3.11/0.74	o 19
3.90/0.81	o 24
3.90/0.88	o 33
3.90/0.88	o 36
4.70/0.96	o 39
5.55/1.05	o 41
6.36/1.16	o 46
7.09/1.25	o 47
8.69/1.42	o 51
11.09/1.74	o 52
11.09/1.77	o 53
11.89/1.88	o 55
15.08/2.28	o 57
116.50/14.93	c [pFactory][Group N°0] concurent mode: thread 7 has won with the task 2.
116.50/14.93	c [pFactory][Group N°0] Thread N°0 is joined.
116.50/14.93	c [pFactory][Group N°0] Thread N°1 is joined.
116.50/14.93	c [pFactory][Group N°0] Thread N°2 is joined.
116.50/14.93	c [pFactory][Group N°0] Thread N°3 is joined.
116.50/14.93	c [pFactory][Group N°0] Thread N°4 is joined.
116.50/14.93	c [pFactory][Group N°0] Thread N°5 is joined.
116.50/14.93	c [pFactory][Group N°0] Thread N°6 is joined.
116.50/14.93	c [pFactory][Group N°0] Thread N°7 is joined.
116.50/14.93	c [pFactory][Group N°0] Return Code of the winner:3 (Thread N°7)
116.50/14.93	s OPTIMUM FOUND
116.50/14.93	c call to solver        : 6
116.50/14.93	c
116.50/14.93	c restarts              : 2776        
116.50/14.93	c conflicts             : 32772        (281 /sec)
116.50/14.93	c decisions             : 142659       (1222 /sec)
116.50/14.93	c propagations          : 6892148     (59051 /sec)
116.50/14.93	c root propagations     : 27          
116.50/14.93	c filter calls          : 18891064       (161856 /sec)
116.50/14.93	c useless filter calls  : 17224327       (91 %)
116.50/14.93	c Memory used           : 589.07 MB
116.50/14.93	c Best bound time (wc)  : 2.28093 s
116.50/14.93	c CPU time              : 116.715 s
116.50/14.93	c real time             : 14.9269 s
116.50/14.93	
116.50/14.93	
116.50/14.93	v <instantiation type='solution' cost='57'>
116.50/14.93	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>
116.50/14.93	v <values>-7 0 6 4 6 0 4 -5 -3 8 3 6 -2 -1 9 5 0 8 8 -3 4 1 0 3 3 0 -1 3 14 15 -1 5 4 13 12 11 21 6 7 8 9 10 20 19 18 1 2 -1 16 17 5 -1 16 13 8 -1 20 15 12 17 18 0 21 22 23 24 19 1 2 3 6 11 -1 9 4 </values>
116.50/14.93	v </instantiation>
116.50/14.93	

Verifier Data

OK	57

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4409829-1569829392/watcher-4409829-1569829392 -o /tmp/evaluation-result-4409829-1569829392/solver-4409829-1569829392 -C 2016 -W 252 -M 31000 --bin-var /tmp/runsolver-exch-node104-1569813805-31802 --watchdog 312 cosoco -model -nbcores=8 HOME/instance-4409829-1569829392.xml 

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

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


[startup+0.100149 s]*
/proc/loadavg: 8.46 7.70 7.32 2/191 1631
/proc/meminfo: memFree=31576100/32770624 swapFree=66986684/67108860
[pid=1630] ppid=1627 vsize=31992 memory=8176 CPUtime=0.1 cores=0-7
/proc/1630/stat : 1630 (cosoco) R 1627 1630 31775 0 -1 4202496 2257 0 0 0 10 0 0 0 20 0 1 0 559195517 32759808 2044 33554432000 4194304 6211132 140729877639152 140729877635688 139904309054437 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8312316 8317760 37543936 140729877644310 140729877644402 140729877644402 140729877647310 0
/proc/1630/statm: 7998 2044 828 493 0 1303 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 31992 KiB
Current children cumulated memory: 8176 KiB

[startup+0.209333 s]*
/proc/loadavg: 8.46 7.70 7.32 2/191 1631
/proc/meminfo: memFree=31571264/32770624 swapFree=66986684/67108860
[pid=1630] ppid=1627 vsize=37280 memory=13456 CPUtime=0.21 cores=0-7
/proc/1630/stat : 1630 (cosoco) R 1627 1630 31775 0 -1 4202496 3586 0 0 0 21 0 0 0 20 0 1 0 559195517 38174720 3364 33554432000 4194304 6211132 140729877639152 140729877635688 5483342 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8312316 8317760 37543936 140729877644310 140729877644402 140729877644402 140729877647310 0
/proc/1630/statm: 9320 3364 828 493 0 2625 0
Current children cumulated CPU time: 0.21 s
Current children cumulated vsize: 37280 KiB
Current children cumulated memory: 13456 KiB

[startup+0.309248 s]*
/proc/loadavg: 8.46 7.70 7.32 2/191 1631
/proc/meminfo: memFree=31566428/32770624 swapFree=66986684/67108860
[pid=1630] ppid=1627 vsize=41512 memory=17680 CPUtime=0.3 cores=0-7
/proc/1630/stat : 1630 (cosoco) R 1627 1630 31775 0 -1 4202496 4640 0 0 0 30 0 0 0 20 0 1 0 559195517 42508288 4420 33554432000 4194304 6211132 140729877639152 140729877635688 139904325117056 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8312316 8317760 37543936 140729877644310 140729877644402 140729877644402 140729877647310 0
/proc/1630/statm: 10378 4420 829 493 0 3683 0
Current children cumulated CPU time: 0.3 s
Current children cumulated vsize: 41512 KiB
Current children cumulated memory: 17680 KiB

[startup+0.701907 s]
/proc/loadavg: 8.46 7.70 7.32 9/199 1639
/proc/meminfo: memFree=31562488/32770624 swapFree=66986684/67108860
[pid=1630] ppid=1627 vsize=635984 memory=22740 CPUtime=3.11 cores=0-7
/proc/1630/stat : 1630 (cosoco) S 1627 1630 31775 0 -1 1077944320 6079 0 0 0 311 0 0 0 20 0 9 0 559195517 651247616 5685 33554432000 4194304 6211132 140729877639152 140729877637408 139904325095159 0 0 4096 8405026 18446744073709551615 0 0 17 3 0 0 0 0 0 8312316 8317760 37543936 140729877644310 140729877644402 140729877644402 140729877647310 0
/proc/1630/statm: 158996 5685 864 493 0 152301 0
[pid=1630/tid=1632] ppid=1627 vsize=635984 memory=0 CPUtime=0.34 cores=0-7
/proc/1630/task/1632/stat : 1632 (cosoco) R 1627 1630 31775 0 -1 4202560 19 0 0 0 34 0 0 0 20 0 9 0 559195552 651247616 5685 33554432000 4194304 6211132 140729877639152 139904301951960 5038730 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 37543936 140729877644310 140729877644402 140729877644402 140729877647310 0
[pid=1630/tid=1633] ppid=1627 vsize=635984 memory=0 CPUtime=0.34 cores=0-7
/proc/1630/task/1633/stat : 1633 (cosoco) R 1627 1630 31775 0 -1 4202560 23 0 0 0 34 0 0 0 20 0 9 0 559195552 651247616 5685 33554432000 4194304 6211132 140729877639152 139904293559256 5038992 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 37543936 140729877644310 140729877644402 140729877644402 140729877647310 0
[pid=1630/tid=1634] ppid=1627 vsize=635984 memory=0 CPUtime=0.34 cores=0-7
/proc/1630/task/1634/stat : 1634 (cosoco) R 1627 1630 31775 0 -1 4202560 26 0 0 0 34 0 0 0 20 0 9 0 559195552 651247616 5685 33554432000 4194304 6211132 140729877639152 139904285166552 5039132 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 37543936 140729877644310 140729877644402 140729877644402 140729877647310 0
[pid=1630/tid=1635] ppid=1627 vsize=635984 memory=1416 CPUtime=0.32 cores=0-7
/proc/1630/task/1635/stat : 1635 (cosoco) R 1627 1630 31775 0 -1 4202560 31 0 0 0 32 0 0 0 20 0 9 0 559195552 651247616 5685 33554432000 4194304 6211132 140729877639152 139904276774160 5038999 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 37543936 140729877644310 140729877644402 140729877644402 140729877647310 0
[pid=1630/tid=1636] ppid=1627 vsize=635984 memory=1728 CPUtime=0.34 cores=0-7
/proc/1630/task/1636/stat : 1636 (cosoco) R 1627 1630 31775 0 -1 4202560 12 0 0 0 34 0 0 0 20 0 9 0 559195552 651247616 5685 33554432000 4194304 6211132 140729877639152 139904268381456 5038971 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 37543936 140729877644310 140729877644402 140729877644402 140729877647310 0
[pid=1630/tid=1637] ppid=1627 vsize=635984 memory=692 CPUtime=0.34 cores=0-7
/proc/1630/task/1637/stat : 1637 (cosoco) R 1627 1630 31775 0 -1 4202560 25 0 0 0 34 0 0 0 20 0 9 0 559195552 651247616 5685 33554432000 4194304 6211132 140729877639152 139904259988440 5409485 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 37543936 140729877644310 140729877644402 140729877644402 140729877647310 0
[pid=1630/tid=1638] ppid=1627 vsize=635984 memory=1056 CPUtime=0.34 cores=0-7
/proc/1630/task/1638/stat : 1638 (cosoco) R 1627 1630 31775 0 -1 4202560 24 0 0 0 34 0 0 0 20 0 9 0 559195552 651247616 5685 33554432000 4194304 6211132 140729877639152 139904251596048 5039247 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 37543936 140729877644310 140729877644402 140729877644402 140729877647310 0
[pid=1630/tid=1639] ppid=1627 vsize=635984 memory=1556 CPUtime=0.34 cores=0-7
/proc/1630/task/1639/stat : 1639 (cosoco) R 1627 1630 31775 0 -1 4202560 19 0 0 0 34 0 0 0 20 0 9 0 559195552 651247616 5685 33554432000 4194304 6211132 140729877639152 139904243203032 5038961 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 37543936 140729877644310 140729877644402 140729877644402 140729877647310 0
Current children cumulated CPU time: 3.11 s
Current children cumulated vsize: 635984 KiB
Current children cumulated memory: 22740 KiB

[startup+1.5009 s]
/proc/loadavg: 8.46 7.70 7.32 9/199 1639
/proc/meminfo: memFree=31562872/32770624 swapFree=66986684/67108860
[pid=1630] ppid=1627 vsize=635984 memory=23560 CPUtime=9.49 cores=0-7
/proc/1630/stat : 1630 (cosoco) S 1627 1630 31775 0 -1 1077944320 9349 0 0 0 947 2 0 0 20 0 9 0 559195517 651247616 5890 33554432000 4194304 6211132 140729877639152 140729877637408 139904325095159 0 0 4096 8405026 18446744073709551615 0 0 17 3 0 0 0 0 0 8312316 8317760 37543936 140729877644310 140729877644402 140729877644402 140729877647310 0
/proc/1630/statm: 158996 5890 870 493 0 152301 0
[pid=1630/tid=1632] ppid=1627 vsize=635984 memory=-9181546050914066336 CPUtime=1.14 cores=0-7
/proc/1630/task/1632/stat : 1632 (cosoco) R 1627 1630 31775 0 -1 4202560 362 0 0 0 114 0 0 0 20 0 9 0 559195552 651247616 5890 33554432000 4194304 6211132 140729877639152 139904301952272 5039042 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 37543936 140729877644310 140729877644402 140729877644402 140729877647310 0
[pid=1630/tid=1633] ppid=1627 vsize=635984 memory=0 CPUtime=1.14 cores=0-7
/proc/1630/task/1633/stat : 1633 (cosoco) R 1627 1630 31775 0 -1 4202560 509 0 0 0 114 0 0 0 20 0 9 0 559195552 651247616 5890 33554432000 4194304 6211132 140729877639152 139904293559568 5039137 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 37543936 140729877644310 140729877644402 140729877644402 140729877647310 0
[pid=1630/tid=1634] ppid=1627 vsize=635984 memory=1898493 CPUtime=1.14 cores=0-7
/proc/1630/task/1634/stat : 1634 (cosoco) R 1627 1630 31775 0 -1 4202560 372 0 0 0 114 0 0 0 20 0 9 0 559195552 651247616 5890 33554432000 4194304 6211132 140729877639152 139904285166552 5038990 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 37543936 140729877644310 140729877644402 140729877644402 140729877647310 0
[pid=1630/tid=1635] ppid=1627 vsize=635984 memory=0 CPUtime=1.11 cores=0-7
/proc/1630/task/1635/stat : 1635 (cosoco) R 1627 1630 31775 0 -1 4202560 497 0 0 0 111 0 0 0 20 0 9 0 559195552 651247616 5890 33554432000 4194304 6211132 140729877639152 139904276774160 5038833 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 37543936 140729877644310 140729877644402 140729877644402 140729877647310 0
[pid=1630/tid=1636] ppid=1627 vsize=635984 memory=139867623478224 CPUtime=1.14 cores=0-7
/proc/1630/task/1636/stat : 1636 (cosoco) R 1627 1630 31775 0 -1 4202560 368 0 0 0 114 0 0 0 20 0 9 0 559195552 651247616 5890 33554432000 4194304 6211132 140729877639152 139904268381456 5133634 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 37543936 140729877644310 140729877644402 140729877644402 140729877647310 0
[pid=1630/tid=1637] ppid=1627 vsize=635984 memory=0 CPUtime=1.14 cores=0-7
/proc/1630/task/1637/stat : 1637 (cosoco) R 1627 1630 31775 0 -1 4202560 486 0 0 0 114 0 0 0 20 0 9 0 559195552 651247616 5890 33554432000 4194304 6211132 140729877639152 139904259988440 5039132 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 37543936 140729877644310 140729877644402 140729877644402 140729877647310 0
[pid=1630/tid=1638] ppid=1627 vsize=635984 memory=0 CPUtime=1.14 cores=0-7
/proc/1630/task/1638/stat : 1638 (cosoco) R 1627 1630 31775 0 -1 4202560 481 0 0 0 114 0 0 0 20 0 9 0 559195552 651247616 5890 33554432000 4194304 6211132 140729877639152 139904251596048 5009175 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 37543936 140729877644310 140729877644402 140729877644402 140729877647310 0
[pid=1630/tid=1639] ppid=1627 vsize=635984 memory=0 CPUtime=1.14 cores=0-7
/proc/1630/task/1639/stat : 1639 (cosoco) R 1627 1630 31775 0 -1 4202560 374 0 0 0 114 0 0 0 20 0 9 0 559195552 651247616 5890 33554432000 4194304 6211132 140729877639152 139904243203344 5250325 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 37543936 140729877644310 140729877644402 140729877644402 140729877647310 0
Current children cumulated CPU time: 9.49 s
Current children cumulated vsize: 635984 KiB
Current children cumulated memory: 23560 KiB

[startup+3.10991 s]
/proc/loadavg: 8.43 7.70 7.32 9/199 1639
/proc/meminfo: memFree=31563480/32770624 swapFree=66986684/67108860
[pid=1630] ppid=1627 vsize=635984 memory=23560 CPUtime=22.34 cores=0-7
/proc/1630/stat : 1630 (cosoco) S 1627 1630 31775 0 -1 1077944320 9614 0 0 0 2232 2 0 0 20 0 9 0 559195517 651247616 5890 33554432000 4194304 6211132 140729877639152 140729877637408 139904325095159 0 0 4096 8405026 18446744073709551615 0 0 17 3 0 0 0 0 0 8312316 8317760 37543936 140729877644310 140729877644402 140729877644402 140729877647310 0
/proc/1630/statm: 158996 5890 870 493 0 152301 0
[pid=1630/tid=1632] ppid=1627 vsize=635984 memory=2257 CPUtime=2.75 cores=0-7
/proc/1630/task/1632/stat : 1632 (cosoco) R 1627 1630 31775 0 -1 4202560 421 0 0 0 275 0 0 0 20 0 9 0 559195552 651247616 5890 33554432000 4194304 6211132 140729877639152 139904301952272 5039210 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 37543936 140729877644310 140729877644402 140729877644402 140729877647310 0
[pid=1630/tid=1633] ppid=1627 vsize=635984 memory=23560 CPUtime=2.75 cores=0-7
/proc/1630/task/1633/stat : 1633 (cosoco) R 1627 1630 31775 0 -1 4202560 512 0 0 0 275 0 0 0 20 0 9 0 559195552 651247616 5890 33554432000 4194304 6211132 140729877639152 139904293559568 5038788 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 37543936 140729877644310 140729877644402 140729877644402 140729877647310 0
[pid=1630/tid=1634] ppid=1627 vsize=635984 memory=23560 CPUtime=2.75 cores=0-7
/proc/1630/task/1634/stat : 1634 (cosoco) R 1627 1630 31775 0 -1 4202560 446 0 0 0 275 0 0 0 20 0 9 0 559195552 651247616 5890 33554432000 4194304 6211132 140729877639152 139904285166864 5039038 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 37543936 140729877644310 140729877644402 140729877644402 140729877647310 0
[pid=1630/tid=1635] ppid=1627 vsize=635984 memory=279735246953952 CPUtime=2.69 cores=0-7
/proc/1630/task/1635/stat : 1635 (cosoco) R 1627 1630 31775 0 -1 4202560 498 0 0 0 269 0 0 0 20 0 9 0 559195552 651247616 5890 33554432000 4194304 6211132 140729877639152 139904276774160 5186242 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 37543936 140729877644310 140729877644402 140729877644402 140729877647310 0
[pid=1630/tid=1636] ppid=1627 vsize=635984 memory=279735246954016 CPUtime=2.75 cores=0-7
/proc/1630/task/1636/stat : 1636 (cosoco) R 1627 1630 31775 0 -1 4202560 374 0 0 0 275 0 0 0 20 0 9 0 559195552 651247616 5890 33554432000 4194304 6211132 140729877639152 139904268381456 5038964 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 37543936 140729877644310 140729877644402 140729877644402 140729877647310 0
[pid=1630/tid=1637] ppid=1627 vsize=635984 memory=279735246954080 CPUtime=2.75 cores=0-7
/proc/1630/task/1637/stat : 1637 (cosoco) R 1627 1630 31775 0 -1 4202560 577 0 0 0 275 0 0 0 20 0 9 0 559195552 651247616 5890 33554432000 4194304 6211132 140729877639152 139904259988440 5039178 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 37543936 140729877644310 140729877644402 140729877644402 140729877647310 0
[pid=1630/tid=1638] ppid=1627 vsize=635984 memory=0 CPUtime=2.75 cores=0-7
/proc/1630/task/1638/stat : 1638 (cosoco) R 1627 1630 31775 0 -1 4202560 491 0 0 0 275 0 0 0 20 0 9 0 559195552 651247616 5890 33554432000 4194304 6211132 140729877639152 139904251596048 5038999 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 37543936 140729877644310 140729877644402 140729877644402 140729877647310 0
[pid=1630/tid=1639] ppid=1627 vsize=635984 memory=0 CPUtime=2.75 cores=0-7
/proc/1630/task/1639/stat : 1639 (cosoco) R 1627 1630 31775 0 -1 4202560 395 0 0 0 275 0 0 0 20 0 9 0 559195552 651247616 5890 33554432000 4194304 6211132 140729877639152 139904243203344 5039323 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 37543936 140729877644310 140729877644402 140729877644402 140729877647310 0
Current children cumulated CPU time: 22.34 s
Current children cumulated vsize: 635984 KiB
Current children cumulated memory: 23560 KiB

[startup+6.3009 s]
/proc/loadavg: 8.43 7.70 7.32 9/199 1640
/proc/meminfo: memFree=31564224/32770624 swapFree=66986684/67108860
[pid=1630] ppid=1627 vsize=635984 memory=23560 CPUtime=47.82 cores=0-7
/proc/1630/stat : 1630 (cosoco) S 1627 1630 31775 0 -1 1077944320 19116 0 0 0 4780 2 0 0 20 0 9 0 559195517 651247616 5890 33554432000 4194304 6211132 140729877639152 140729877637408 139904325095159 0 0 4096 8405026 18446744073709551615 0 0 17 3 0 0 0 0 0 8312316 8317760 37543936 140729877644310 140729877644402 140729877644402 140729877647310 0
/proc/1630/statm: 158996 5890 870 493 0 152301 0
[pid=1630/tid=1632] ppid=1627 vsize=635984 memory=33 CPUtime=5.94 cores=0-7
/proc/1630/task/1632/stat : 1632 (cosoco) R 1627 1630 31775 0 -1 4202560 1576 0 0 0 594 0 0 0 20 0 9 0 559195552 651247616 5890 33554432000 4194304 6211132 140729877639152 139904301952272 5038829 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 37543936 140729877644310 140729877644402 140729877644402 140729877647310 0
[pid=1630/tid=1633] ppid=1627 vsize=635984 memory=0 CPUtime=5.94 cores=0-7
/proc/1630/task/1633/stat : 1633 (cosoco) R 1627 1630 31775 0 -1 4202560 1662 0 0 0 594 0 0 0 20 0 9 0 559195552 651247616 5890 33554432000 4194304 6211132 140729877639152 139904293559568 5039161 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 37543936 140729877644310 140729877644402 140729877644402 140729877647310 0
[pid=1630/tid=1634] ppid=1627 vsize=635984 memory=111632 CPUtime=5.94 cores=0-7
/proc/1630/task/1634/stat : 1634 (cosoco) R 1627 1630 31775 0 -1 4202560 1546 0 0 0 594 0 0 0 20 0 9 0 559195552 651247616 5890 33554432000 4194304 6211132 140729877639152 139904285166864 5039217 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 37543936 140729877644310 140729877644402 140729877644402 140729877647310 0
[pid=1630/tid=1635] ppid=1627 vsize=635984 memory=33 CPUtime=5.85 cores=0-7
/proc/1630/task/1635/stat : 1635 (cosoco) R 1627 1630 31775 0 -1 4202560 1699 0 0 0 585 0 0 0 20 0 9 0 559195552 651247616 5890 33554432000 4194304 6211132 140729877639152 139904276774160 5039104 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 37543936 140729877644310 140729877644402 140729877644402 140729877647310 0
[pid=1630/tid=1636] ppid=1627 vsize=635984 memory=8305309928409948256 CPUtime=5.94 cores=0-7
/proc/1630/task/1636/stat : 1636 (cosoco) R 1627 1630 31775 0 -1 4202560 1536 0 0 0 594 0 0 0 20 0 9 0 559195552 651247616 5890 33554432000 4194304 6211132 140729877639152 139904268381456 5038990 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 37543936 140729877644310 140729877644402 140729877644402 140729877647310 0
[pid=1630/tid=1637] ppid=1627 vsize=635984 memory=0 CPUtime=5.94 cores=0-7
/proc/1630/task/1637/stat : 1637 (cosoco) R 1627 1630 31775 0 -1 4202560 1896 0 0 0 594 0 0 0 20 0 9 0 559195552 651247616 5890 33554432000 4194304 6211132 140729877639152 139904259988440 5038833 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 37543936 140729877644310 140729877644402 140729877644402 140729877647310 0
[pid=1630/tid=1638] ppid=1627 vsize=635984 memory=1898399 CPUtime=5.93 cores=0-7
/proc/1630/task/1638/stat : 1638 (cosoco) R 1627 1630 31775 0 -1 4202560 1702 0 0 0 593 0 0 0 20 0 9 0 559195552 651247616 5890 33554432000 4194304 6211132 140729877639152 139904251596048 5035283 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 37543936 140729877644310 140729877644402 140729877644402 140729877647310 0
[pid=1630/tid=1639] ppid=1627 vsize=635984 memory=3941796 CPUtime=5.94 cores=0-7
/proc/1630/task/1639/stat : 1639 (cosoco) R 1627 1630 31775 0 -1 4202560 1599 0 0 0 594 0 0 0 20 0 9 0 559195552 651247616 5890 33554432000 4194304 6211132 140729877639152 139904243203344 5039026 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 37543936 140729877644310 140729877644402 140729877644402 140729877647310 0
Current children cumulated CPU time: 47.82 s
Current children cumulated vsize: 635984 KiB
Current children cumulated memory: 23560 KiB

[startup+12.7009 s]
/proc/loadavg: 8.39 7.71 7.33 9/199 1640
/proc/meminfo: memFree=31563912/32770624 swapFree=66986684/67108860
[pid=1630] ppid=1627 vsize=635984 memory=23560 CPUtime=98.93 cores=0-7
/proc/1630/stat : 1630 (cosoco) S 1627 1630 31775 0 -1 1077944320 22274 0 0 0 9891 2 0 0 20 0 9 0 559195517 651247616 5890 33554432000 4194304 6211132 140729877639152 140729877637408 139904325095159 0 0 4096 8405026 18446744073709551615 0 0 17 3 0 0 0 0 0 8312316 8317760 37543936 140729877644310 140729877644402 140729877644402 140729877647310 0
/proc/1630/statm: 158996 5890 870 493 0 152301 0
[pid=1630/tid=1632] ppid=1627 vsize=635984 memory=0 CPUtime=12.34 cores=0-7
/proc/1630/task/1632/stat : 1632 (cosoco) R 1627 1630 31775 0 -1 4202560 1930 0 0 0 1234 0 0 0 20 0 9 0 559195552 651247616 5890 33554432000 4194304 6211132 140729877639152 139904301952272 5039193 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 37543936 140729877644310 140729877644402 140729877644402 140729877647310 0
[pid=1630/tid=1633] ppid=1627 vsize=635984 memory=0 CPUtime=12.34 cores=0-7
/proc/1630/task/1633/stat : 1633 (cosoco) R 1627 1630 31775 0 -1 4202560 2050 0 0 0 1234 0 0 0 20 0 9 0 559195552 651247616 5890 33554432000 4194304 6211132 140729877639152 139904293559568 5038788 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 37543936 140729877644310 140729877644402 140729877644402 140729877647310 0
[pid=1630/tid=1634] ppid=1627 vsize=635984 memory=3616 CPUtime=12.34 cores=0-7
/proc/1630/task/1634/stat : 1634 (cosoco) R 1627 1630 31775 0 -1 4202560 1892 0 0 0 1234 0 0 0 20 0 9 0 559195552 651247616 5890 33554432000 4194304 6211132 140729877639152 139904285166864 5193744 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 37543936 140729877644310 140729877644402 140729877644402 140729877647310 0
[pid=1630/tid=1635] ppid=1627 vsize=635984 memory=10640 CPUtime=12.17 cores=0-7
/proc/1630/task/1635/stat : 1635 (cosoco) R 1627 1630 31775 0 -1 4202560 2111 0 0 0 1217 0 0 0 20 0 9 0 559195552 651247616 5890 33554432000 4194304 6211132 140729877639152 139904276774160 5039111 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 37543936 140729877644310 140729877644402 140729877644402 140729877647310 0
[pid=1630/tid=1636] ppid=1627 vsize=635984 memory=1728 CPUtime=12.34 cores=0-7
/proc/1630/task/1636/stat : 1636 (cosoco) R 1627 1630 31775 0 -1 4202560 1933 0 0 0 1234 0 0 0 20 0 9 0 559195552 651247616 5890 33554432000 4194304 6211132 140729877639152 139904268381456 5250256 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 37543936 140729877644310 140729877644402 140729877644402 140729877647310 0
[pid=1630/tid=1637] ppid=1627 vsize=635984 memory=692 CPUtime=12.34 cores=0-7
/proc/1630/task/1637/stat : 1637 (cosoco) R 1627 1630 31775 0 -1 4202560 2376 0 0 0 1234 0 0 0 20 0 9 0 559195552 651247616 5890 33554432000 4194304 6211132 140729877639152 139904259988440 5193742 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 37543936 140729877644310 140729877644402 140729877644402 140729877647310 0
[pid=1630/tid=1638] ppid=1627 vsize=635984 memory=1056 CPUtime=12.33 cores=0-7
/proc/1630/task/1638/stat : 1638 (cosoco) R 1627 1630 31775 0 -1 4202560 2095 0 0 0 1233 0 0 0 20 0 9 0 559195552 651247616 5890 33554432000 4194304 6211132 140729877639152 139904251596048 5039199 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 37543936 140729877644310 140729877644402 140729877644402 140729877647310 0
[pid=1630/tid=1639] ppid=1627 vsize=635984 memory=988 CPUtime=12.33 cores=0-7
/proc/1630/task/1639/stat : 1639 (cosoco) R 1627 1630 31775 0 -1 4202560 1987 0 0 0 1233 0 0 0 20 0 9 0 559195552 651247616 5890 33554432000 4194304 6211132 140729877639152 139904243203344 5039149 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 37543936 140729877644310 140729877644402 140729877644402 140729877647310 0
Current children cumulated CPU time: 98.93 s
Current children cumulated vsize: 635984 KiB
Current children cumulated memory: 23560 KiB

[startup+14.9326 s]
# the end of solver process 1630 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=116.716 s, system=0.031982 s

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

[startup+12.8009 s]
/proc/loadavg: 8.39 7.71 7.33 9/199 1640
/proc/meminfo: memFree=31563912/32770624 swapFree=66986684/67108860
[pid=1630] ppid=1627 vsize=635984 memory=23560 CPUtime=99.73 cores=0-7
/proc/1630/stat : 1630 (cosoco) S 1627 1630 31775 0 -1 1077944320 22274 0 0 0 9971 2 0 0 20 0 9 0 559195517 651247616 5890 33554432000 4194304 6211132 140729877639152 140729877637408 139904325095159 0 0 4096 8405026 18446744073709551615 0 0 17 3 0 0 0 0 0 8312316 8317760 37543936 140729877644310 140729877644402 140729877644402 140729877647310 0
/proc/1630/statm: 158996 5890 870 493 0 152301 0
[pid=1630/tid=1632] ppid=1627 vsize=635984 memory=1416 CPUtime=12.44 cores=0-7
/proc/1630/task/1632/stat : 1632 (cosoco) R 1627 1630 31775 0 -1 4202560 1930 0 0 0 1244 0 0 0 20 0 9 0 559195552 651247616 5890 33554432000 4194304 6211132 140729877639152 139904301952272 5397461 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 37543936 140729877644310 140729877644402 140729877644402 140729877647310 0
[pid=1630/tid=1633] ppid=1627 vsize=635984 memory=279735246808000 CPUtime=12.44 cores=0-7
/proc/1630/task/1633/stat : 1633 (cosoco) R 1627 1630 31775 0 -1 4202560 2050 0 0 0 1244 0 0 0 20 0 9 0 559195552 651247616 5890 33554432000 4194304 6211132 140729877639152 139904293559568 5038982 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 37543936 140729877644310 140729877644402 140729877644402 140729877647310 0
[pid=1630/tid=1634] ppid=1627 vsize=635984 memory=2488799331841 CPUtime=12.44 cores=0-7
/proc/1630/task/1634/stat : 1634 (cosoco) R 1627 1630 31775 0 -1 4202560 1892 0 0 0 1244 0 0 0 20 0 9 0 559195552 651247616 5890 33554432000 4194304 6211132 140729877639152 139904285166864 5039323 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 37543936 140729877644310 140729877644402 140729877644402 140729877647310 0
[pid=1630/tid=1635] ppid=1627 vsize=635984 memory=2493094298881 CPUtime=12.27 cores=0-7
/proc/1630/task/1635/stat : 1635 (cosoco) R 1627 1630 31775 0 -1 4202560 2111 0 0 0 1227 0 0 0 20 0 9 0 559195552 651247616 5890 33554432000 4194304 6211132 140729877639152 139904276774160 5038992 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 37543936 140729877644310 140729877644402 140729877644402 140729877647310 0
[pid=1630/tid=1636] ppid=1627 vsize=635984 memory=2307 CPUtime=12.44 cores=0-7
/proc/1630/task/1636/stat : 1636 (cosoco) R 1627 1630 31775 0 -1 4202560 1933 0 0 0 1244 0 0 0 20 0 9 0 559195552 651247616 5890 33554432000 4194304 6211132 140729877639152 139904268381456 5039038 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 37543936 140729877644310 140729877644402 140729877644402 140729877647310 0
[pid=1630/tid=1637] ppid=1627 vsize=635984 memory=284 CPUtime=12.44 cores=0-7
/proc/1630/task/1637/stat : 1637 (cosoco) R 1627 1630 31775 0 -1 4202560 2376 0 0 0 1244 0 0 0 20 0 9 0 559195552 651247616 5890 33554432000 4194304 6211132 140729877639152 139904259988440 5038848 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 37543936 140729877644310 140729877644402 140729877644402 140729877647310 0
[pid=1630/tid=1638] ppid=1627 vsize=635984 memory=3977135204098653095 CPUtime=12.43 cores=0-7
/proc/1630/task/1638/stat : 1638 (cosoco) R 1627 1630 31775 0 -1 4202560 2095 0 0 0 1243 0 0 0 20 0 9 0 559195552 651247616 5890 33554432000 4194304 6211132 140729877639152 139904251596048 5038707 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 37543936 140729877644310 140729877644402 140729877644402 140729877647310 0
[pid=1630/tid=1639] ppid=1627 vsize=635984 memory=-7035114785800479027 CPUtime=12.43 cores=0-7
/proc/1630/task/1639/stat : 1639 (cosoco) R 1627 1630 31775 0 -1 4202560 1987 0 0 0 1243 0 0 0 20 0 9 0 559195552 651247616 5890 33554432000 4194304 6211132 140729877639152 139904243203344 5039217 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 37543936 140729877644310 140729877644402 140729877644402 140729877647310 0
Current children cumulated CPU time: 99.73 s
Current children cumulated vsize: 635984 KiB
Current children cumulated memory: 23560 KiB

[startup+13.6009 s]
/proc/loadavg: 8.39 7.71 7.33 9/199 1640
/proc/meminfo: memFree=31563912/32770624 swapFree=66986684/67108860
[pid=1630] ppid=1627 vsize=635984 memory=23560 CPUtime=106.12 cores=0-7
/proc/1630/stat : 1630 (cosoco) S 1627 1630 31775 0 -1 1077944320 22274 0 0 0 10610 2 0 0 20 0 9 0 559195517 651247616 5890 33554432000 4194304 6211132 140729877639152 140729877637408 139904325095159 0 0 4096 8405026 18446744073709551615 0 0 17 3 0 0 0 0 0 8312316 8317760 37543936 140729877644310 140729877644402 140729877644402 140729877647310 0
/proc/1630/statm: 158996 5890 870 493 0 152301 0
[pid=1630/tid=1632] ppid=1627 vsize=635984 memory=692 CPUtime=13.24 cores=0-7
/proc/1630/task/1632/stat : 1632 (cosoco) R 1627 1630 31775 0 -1 4202560 1930 0 0 0 1324 0 0 0 20 0 9 0 559195552 651247616 5890 33554432000 4194304 6211132 140729877639152 139904301952272 5390448 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 37543936 140729877644310 140729877644402 140729877644402 140729877647310 0
[pid=1630/tid=1633] ppid=1627 vsize=635984 memory=1056 CPUtime=13.24 cores=0-7
/proc/1630/task/1633/stat : 1633 (cosoco) R 1627 1630 31775 0 -1 4202560 2050 0 0 0 1324 0 0 0 20 0 9 0 559195552 651247616 5890 33554432000 4194304 6211132 140729877639152 139904293559568 5038718 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 37543936 140729877644310 140729877644402 140729877644402 140729877647310 0
[pid=1630/tid=1634] ppid=1627 vsize=635984 memory=-7035114785800479027 CPUtime=13.24 cores=0-7
/proc/1630/task/1634/stat : 1634 (cosoco) R 1627 1630 31775 0 -1 4202560 1892 0 0 0 1324 0 0 0 20 0 9 0 559195552 651247616 5890 33554432000 4194304 6211132 140729877639152 139904285166864 5038726 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 37543936 140729877644310 140729877644402 140729877644402 140729877647310 0
[pid=1630/tid=1635] ppid=1627 vsize=635984 memory=1416 CPUtime=13.06 cores=0-7
/proc/1630/task/1635/stat : 1635 (cosoco) R 1627 1630 31775 0 -1 4202560 2111 0 0 0 1306 0 0 0 20 0 9 0 559195552 651247616 5890 33554432000 4194304 6211132 140729877639152 139904276774160 5039038 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 37543936 140729877644310 140729877644402 140729877644402 140729877647310 0
[pid=1630/tid=1636] ppid=1627 vsize=635984 memory=1728 CPUtime=13.24 cores=0-7
/proc/1630/task/1636/stat : 1636 (cosoco) R 1627 1630 31775 0 -1 4202560 1933 0 0 0 1324 0 0 0 20 0 9 0 559195552 651247616 5890 33554432000 4194304 6211132 140729877639152 139904268381456 5039343 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 37543936 140729877644310 140729877644402 140729877644402 140729877647310 0
[pid=1630/tid=1637] ppid=1627 vsize=635984 memory=692 CPUtime=13.24 cores=0-7
/proc/1630/task/1637/stat : 1637 (cosoco) R 1627 1630 31775 0 -1 4202560 2376 0 0 0 1324 0 0 0 20 0 9 0 559195552 651247616 5890 33554432000 4194304 6211132 140729877639152 139904259988440 5038992 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 37543936 140729877644310 140729877644402 140729877644402 140729877647310 0
[pid=1630/tid=1638] ppid=1627 vsize=635984 memory=4126316290023845779 CPUtime=13.23 cores=0-7
/proc/1630/task/1638/stat : 1638 (cosoco) R 1627 1630 31775 0 -1 4202560 2095 0 0 0 1323 0 0 0 20 0 9 0 559195552 651247616 5890 33554432000 4194304 6211132 140729877639152 139904251596048 5038964 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 37543936 140729877644310 140729877644402 140729877644402 140729877647310 0
[pid=1630/tid=1639] ppid=1627 vsize=635984 memory=8243114992657236055 CPUtime=13.23 cores=0-7
/proc/1630/task/1639/stat : 1639 (cosoco) R 1627 1630 31775 0 -1 4202560 1987 0 0 0 1323 0 0 0 20 0 9 0 559195552 651247616 5890 33554432000 4194304 6211132 140729877639152 139904243203344 5039038 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 37543936 140729877644310 140729877644402 140729877644402 140729877647310 0
Current children cumulated CPU time: 106.12 s
Current children cumulated vsize: 635984 KiB
Current children cumulated memory: 23560 KiB

[startup+14.4009 s]
/proc/loadavg: 8.36 7.71 7.33 9/199 1640
/proc/meminfo: memFree=31564408/32770624 swapFree=66986684/67108860
[pid=1630] ppid=1627 vsize=635984 memory=23560 CPUtime=112.5 cores=0-7
/proc/1630/stat : 1630 (cosoco) S 1627 1630 31775 0 -1 1077944320 25081 0 0 0 11248 2 0 0 20 0 9 0 559195517 651247616 5890 33554432000 4194304 6211132 140729877639152 140729877637408 139904325095159 0 0 4096 8405026 18446744073709551615 0 0 17 3 0 0 0 0 0 8312316 8317760 37543936 140729877644310 140729877644402 140729877644402 140729877647310 0
/proc/1630/statm: 158996 5890 870 493 0 152301 0
[pid=1630/tid=1632] ppid=1627 vsize=635984 memory=7886128541282545970 CPUtime=14.04 cores=0-7
/proc/1630/task/1632/stat : 1632 (cosoco) R 1627 1630 31775 0 -1 4202560 2273 0 0 0 1404 0 0 0 20 0 9 0 559195552 651247616 5890 33554432000 4194304 6211132 140729877639152 139904301952272 5038990 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 37543936 140729877644310 140729877644402 140729877644402 140729877647310 0
[pid=1630/tid=1633] ppid=1627 vsize=635984 memory=8389687274701402930 CPUtime=14.04 cores=0-7
/proc/1630/task/1633/stat : 1633 (cosoco) R 1627 1630 31775 0 -1 4202560 2399 0 0 0 1404 0 0 0 20 0 9 0 559195552 651247616 5890 33554432000 4194304 6211132 140729877639152 139904293559568 5039213 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 37543936 140729877644310 140729877644402 140729877644402 140729877647310 0
[pid=1630/tid=1634] ppid=1627 vsize=635984 memory=7093353399595881590 CPUtime=14.04 cores=0-7
/proc/1630/task/1634/stat : 1634 (cosoco) R 1627 1630 31775 0 -1 4202560 2240 0 0 0 1404 0 0 0 20 0 9 0 559195552 651247616 5890 33554432000 4194304 6211132 140729877639152 139904285166864 5038777 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 37543936 140729877644310 140729877644402 140729877644402 140729877647310 0
[pid=1630/tid=1635] ppid=1627 vsize=635984 memory=7449279377511035954 CPUtime=13.85 cores=0-7
/proc/1630/task/1635/stat : 1635 (cosoco) R 1627 1630 31775 0 -1 4202560 2457 0 0 0 1385 0 0 0 20 0 9 0 559195552 651247616 5890 33554432000 4194304 6211132 140729877639152 139904276774160 5039135 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 37543936 140729877644310 140729877644402 140729877644402 140729877647310 0
[pid=1630/tid=1636] ppid=1627 vsize=635984 memory=7073078495340385271 CPUtime=14.03 cores=0-7
/proc/1630/task/1636/stat : 1636 (cosoco) R 1627 1630 31775 0 -1 4202560 2287 0 0 0 1403 0 0 0 20 0 9 0 559195552 651247616 5890 33554432000 4194304 6211132 140729877639152 139904268381456 5038999 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 37543936 140729877644310 140729877644402 140729877644402 140729877647310 0
[pid=1630/tid=1637] ppid=1627 vsize=635984 memory=-7035114785800479027 CPUtime=14.04 cores=0-7
/proc/1630/task/1637/stat : 1637 (cosoco) R 1627 1630 31775 0 -1 4202560 2733 0 0 0 1404 0 0 0 20 0 9 0 559195552 651247616 5890 33554432000 4194304 6211132 140729877639152 139904259988440 5039038 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 37543936 140729877644310 140729877644402 140729877644402 140729877647310 0
[pid=1630/tid=1638] ppid=1627 vsize=635984 memory=10640 CPUtime=14.03 cores=0-7
/proc/1630/task/1638/stat : 1638 (cosoco) R 1627 1630 31775 0 -1 4202560 2468 0 0 0 1403 0 0 0 20 0 9 0 559195552 651247616 5890 33554432000 4194304 6211132 140729877639152 139904251596048 5038999 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 37543936 140729877644310 140729877644402 140729877644402 140729877647310 0
[pid=1630/tid=1639] ppid=1627 vsize=635984 memory=988 CPUtime=14.03 cores=0-7
/proc/1630/task/1639/stat : 1639 (cosoco) R 1627 1630 31775 0 -1 4202560 2324 0 0 0 1403 0 0 0 20 0 9 0 559195552 651247616 5890 33554432000 4194304 6211132 140729877639152 139904243203344 5039295 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 37543936 140729877644310 140729877644402 140729877644402 140729877647310 0
Current children cumulated CPU time: 112.5 s
Current children cumulated vsize: 635984 KiB
Current children cumulated memory: 23560 KiB

[startup+14.8009 s]
/proc/loadavg: 8.36 7.71 7.33 9/199 1640
/proc/meminfo: memFree=31564408/32770624 swapFree=66986684/67108860
[pid=1630] ppid=1627 vsize=635984 memory=23560 CPUtime=115.7 cores=0-7
/proc/1630/stat : 1630 (cosoco) S 1627 1630 31775 0 -1 1077944320 25083 0 0 0 11568 2 0 0 20 0 9 0 559195517 651247616 5890 33554432000 4194304 6211132 140729877639152 140729877637408 139904325095159 0 0 4096 8405026 18446744073709551615 0 0 17 3 0 0 0 0 0 8312316 8317760 37543936 140729877644310 140729877644402 140729877644402 140729877647310 0
/proc/1630/statm: 158996 5890 870 493 0 152301 0
[pid=1630/tid=1632] ppid=1627 vsize=635984 memory=692 CPUtime=14.44 cores=0-7
/proc/1630/task/1632/stat : 1632 (cosoco) R 1627 1630 31775 0 -1 4202560 2273 0 0 0 1444 0 0 0 20 0 9 0 559195552 651247616 5890 33554432000 4194304 6211132 140729877639152 139904301952272 5038999 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 37543936 140729877644310 140729877644402 140729877644402 140729877647310 0
[pid=1630/tid=1633] ppid=1627 vsize=635984 memory=-7035114785800479027 CPUtime=14.44 cores=0-7
/proc/1630/task/1633/stat : 1633 (cosoco) R 1627 1630 31775 0 -1 4202560 2399 0 0 0 1444 0 0 0 20 0 9 0 559195552 651247616 5890 33554432000 4194304 6211132 140729877639152 139904293559568 5037750 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 37543936 140729877644310 140729877644402 140729877644402 140729877647310 0
[pid=1630/tid=1634] ppid=1627 vsize=635984 memory=1408 CPUtime=14.44 cores=0-7
/proc/1630/task/1634/stat : 1634 (cosoco) R 1627 1630 31775 0 -1 4202560 2240 0 0 0 1444 0 0 0 20 0 9 0 559195552 651247616 5890 33554432000 4194304 6211132 140729877639152 139904285166864 5039118 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 37543936 140729877644310 140729877644402 140729877644402 140729877647310 0
[pid=1630/tid=1635] ppid=1627 vsize=635984 memory=2372 CPUtime=14.25 cores=0-7
/proc/1630/task/1635/stat : 1635 (cosoco) R 1627 1630 31775 0 -1 4202560 2457 0 0 0 1425 0 0 0 20 0 9 0 559195552 651247616 5890 33554432000 4194304 6211132 140729877639152 139904276774160 5038992 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 37543936 140729877644310 140729877644402 140729877644402 140729877647310 0
[pid=1630/tid=1636] ppid=1627 vsize=635984 memory=23560 CPUtime=14.43 cores=0-7
/proc/1630/task/1636/stat : 1636 (cosoco) R 1627 1630 31775 0 -1 4202560 2287 0 0 0 1443 0 0 0 20 0 9 0 559195552 651247616 5890 33554432000 4194304 6211132 140729877639152 139904268381456 5038748 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 37543936 140729877644310 140729877644402 140729877644402 140729877647310 0
[pid=1630/tid=1637] ppid=1627 vsize=635984 memory=1760 CPUtime=14.44 cores=0-7
/proc/1630/task/1637/stat : 1637 (cosoco) R 1627 1630 31775 0 -1 4202560 2733 0 0 0 1444 0 0 0 20 0 9 0 559195552 651247616 5890 33554432000 4194304 6211132 140729877639152 139904259988440 5038999 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 37543936 140729877644310 140729877644402 140729877644402 140729877647310 0
[pid=1630/tid=1638] ppid=1627 vsize=635984 memory=1440 CPUtime=14.43 cores=0-7
/proc/1630/task/1638/stat : 1638 (cosoco) R 1627 1630 31775 0 -1 4202560 2470 0 0 0 1443 0 0 0 20 0 9 0 559195552 651247616 5890 33554432000 4194304 6211132 140729877639152 139904251596048 5039295 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 37543936 140729877644310 140729877644402 140729877644402 140729877647310 0
[pid=1630/tid=1639] ppid=1627 vsize=635984 memory=912 CPUtime=14.43 cores=0-7
/proc/1630/task/1639/stat : 1639 (cosoco) R 1627 1630 31775 0 -1 4202560 2324 0 0 0 1443 0 0 0 20 0 9 0 559195552 651247616 5890 33554432000 4194304 6211132 140729877639152 139904243203344 5038792 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 37543936 140729877644310 140729877644402 140729877644402 140729877647310 0
Current children cumulated CPU time: 115.7 s
Current children cumulated vsize: 635984 KiB
Current children cumulated memory: 23560 KiB

[startup+14.9009 s]
/proc/loadavg: 8.36 7.71 7.33 9/199 1640
/proc/meminfo: memFree=31564408/32770624 swapFree=66986684/67108860
[pid=1630] ppid=1627 vsize=635984 memory=23560 CPUtime=116.5 cores=0-7
/proc/1630/stat : 1630 (cosoco) S 1627 1630 31775 0 -1 1077944320 25087 0 0 0 11648 2 0 0 20 0 9 0 559195517 651247616 5890 33554432000 4194304 6211132 140729877639152 140729877637408 139904325095159 0 0 4096 8405026 18446744073709551615 0 0 17 3 0 0 0 0 0 8312316 8317760 37543936 140729877644310 140729877644402 140729877644402 140729877647310 0
/proc/1630/statm: 158996 5890 870 493 0 152301 0
[pid=1630/tid=1632] ppid=1627 vsize=635984 memory=0 CPUtime=14.54 cores=0-7
/proc/1630/task/1632/stat : 1632 (cosoco) R 1627 1630 31775 0 -1 4202560 2275 0 0 0 1454 0 0 0 20 0 9 0 559195552 651247616 5890 33554432000 4194304 6211132 140729877639152 139904301952272 5035320 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 37543936 140729877644310 140729877644402 140729877644402 140729877647310 0
[pid=1630/tid=1633] ppid=1627 vsize=635984 memory=0 CPUtime=14.54 cores=0-7
/proc/1630/task/1633/stat : 1633 (cosoco) R 1627 1630 31775 0 -1 4202560 2399 0 0 0 1454 0 0 0 20 0 9 0 559195552 651247616 5890 33554432000 4194304 6211132 140729877639152 139904293559568 5017495 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 37543936 140729877644310 140729877644402 140729877644402 140729877647310 0
[pid=1630/tid=1634] ppid=1627 vsize=635984 memory=2004 CPUtime=14.54 cores=0-7
/proc/1630/task/1634/stat : 1634 (cosoco) R 1627 1630 31775 0 -1 4202560 2241 0 0 0 1454 0 0 0 20 0 9 0 559195552 651247616 5890 33554432000 4194304 6211132 140729877639152 139904285166864 5133732 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 37543936 140729877644310 140729877644402 140729877644402 140729877647310 0
[pid=1630/tid=1635] ppid=1627 vsize=635984 memory=1416 CPUtime=14.35 cores=0-7
/proc/1630/task/1635/stat : 1635 (cosoco) R 1627 1630 31775 0 -1 4202560 2457 0 0 0 1435 0 0 0 20 0 9 0 559195552 651247616 5890 33554432000 4194304 6211132 140729877639152 139904276774160 5155557 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 37543936 140729877644310 140729877644402 140729877644402 140729877647310 0
[pid=1630/tid=1636] ppid=1627 vsize=635984 memory=139867623260313 CPUtime=14.53 cores=0-7
/proc/1630/task/1636/stat : 1636 (cosoco) R 1627 1630 31775 0 -1 4202560 2288 0 0 0 1453 0 0 0 20 0 9 0 559195552 651247616 5890 33554432000 4194304 6211132 140729877639152 139904268381456 5039132 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 37543936 140729877644310 140729877644402 140729877644402 140729877647310 0
[pid=1630/tid=1637] ppid=1627 vsize=635984 memory=3941796 CPUtime=14.54 cores=0-7
/proc/1630/task/1637/stat : 1637 (cosoco) R 1627 1630 31775 0 -1 4202560 2733 0 0 0 1454 0 0 0 20 0 9 0 559195552 651247616 5890 33554432000 4194304 6211132 140729877639152 139904259988440 5039247 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 37543936 140729877644310 140729877644402 140729877644402 140729877647310 0
[pid=1630/tid=1638] ppid=1627 vsize=635984 memory=23560 CPUtime=14.53 cores=0-7
/proc/1630/task/1638/stat : 1638 (cosoco) R 1627 1630 31775 0 -1 4202560 2470 0 0 0 1453 0 0 0 20 0 9 0 559195552 651247616 5890 33554432000 4194304 6211132 140729877639152 139904251596048 5017292 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 37543936 140729877644310 140729877644402 140729877644402 140729877647310 0
[pid=1630/tid=1639] ppid=1627 vsize=635984 memory=4638778402627731557 CPUtime=14.53 cores=0-7
/proc/1630/task/1639/stat : 1639 (cosoco) R 1627 1630 31775 0 -1 4202560 2324 0 0 0 1453 0 0 0 20 0 9 0 559195552 651247616 5890 33554432000 4194304 6211132 140729877639152 139904243203344 5038999 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 37543936 140729877644310 140729877644402 140729877644402 140729877647310 0
Current children cumulated CPU time: 116.5 s
Current children cumulated vsize: 635984 KiB
Current children cumulated memory: 23560 KiB

Child status: 0
Real time (s): 14.9326
CPU time (s): 116.748
CPU user time (s): 116.716
CPU system time (s): 0.031982
CPU usage (%): 781.829
Max. virtual memory (cumulated for all children) (KiB): 635984
Max. memory (cumulated for all children) (KiB): 23560

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 116.716
system time used= 0.031982
maximum resident set size= 23804
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 25134
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= 50
involuntary context switches= 971


# summary of solver processes directly reported to runsolver:
#   pid: 1630
#   total CPU time (s): 116.748
#   total CPU user time (s): 116.716
#   total CPU system time (s): 0.031982

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.07898 second user time and 0.165603 second system time

The end

Launcher Data

Begin job on node104 at 2019-09-30 08:32:45
IDJOB=4409829
IDBENCH=127988
IDSOLVER=2878
FILE ID=node104/4409829-1569829392
RUNJOBID= node104-1569813805-31802
PBS_JOBID= 21705922
Free space on /tmp= 62032 MiB

SOLVER NAME= cosoco 2.0 parallel
BENCH NAME= XCSP17/PrizeCollecting/PrizeCollecting-jok-s1/PrizeCollecting-25-5-5-5.xml
COMMAND LINE= cosoco -model -nbcores=NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4409829-1569829392/watcher-4409829-1569829392 -o /tmp/evaluation-result-4409829-1569829392/solver-4409829-1569829392 -C 2016 -W 252 -M 31000 --bin-var /tmp/runsolver-exch-node104-1569813805-31802 --watchdog 312  cosoco -model -nbcores=8 HOME/instance-4409829-1569829392.xml

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

MD5SUM BENCH= a365ee41b1fa653da2199bfa573a8fac
RANDOM SEED=174885109

node104.alineos.net Linux 3.10.0-514.16.1.el7.x86_64 #1 SMP Wed Apr 12 15:04:24 UTC 2017

/sys/devices/system/cpu/cpu0/cpufreq/scaling_governor:
performance

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

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

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

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

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

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

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5334.09
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:        31581572 kB
MemAvailable:   31835612 kB
Buffers:          211808 kB
Cached:           369476 kB
SwapCached:        22760 kB
Active:           310196 kB
Inactive:         299404 kB
Active(anon):      19008 kB
Inactive(anon):    91164 kB
Active(file):     291188 kB
Inactive(file):   208240 kB
Unevictable:      109656 kB
Mlocked:          109656 kB
SwapTotal:      67108860 kB
SwapFree:       66986684 kB
Dirty:              3692 kB
Writeback:             0 kB
AnonPages:        130012 kB
Mapped:            26796 kB
Shmem:             73632 kB
Slab:             170580 kB
SReclaimable:     140896 kB
SUnreclaim:        29684 kB
KernelStack:        3712 kB
PageTables:         5332 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     530760 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     83968 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      124288 kB
DirectMap2M:    33421312 kB

Free space on /tmp at the end= 62028 MiB
End job on node104 at 2019-09-30 08:33:01