Trace number 4409671

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 parallelOPT79 125.68 16.0518

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-4409671-1569827665.xml 
0.00/0.00	c intension  iff(le(0,p[0]),le(0,s[0])) -> extension (support ? 0) - 50tuples
0.31/0.36	c intension -> extension : same as previous
0.31/0.36	c intension -> extension : same as previous
0.31/0.36	c intension -> extension : same as previous
0.31/0.36	c intension -> extension : same as previous
0.31/0.36	c intension -> extension : same as previous
0.31/0.36	c intension -> extension : same as previous
0.31/0.36	c intension -> extension : same as previous
0.31/0.36	c intension -> extension : same as previous
0.31/0.36	c intension -> extension : same as previous
0.31/0.36	c intension -> extension : same as previous
0.31/0.36	c intension -> extension : same as previous
0.31/0.36	c intension -> extension : same as previous
0.31/0.36	c intension -> extension : same as previous
0.31/0.36	c intension -> extension : same as previous
0.31/0.36	c intension -> extension : same as previous
0.31/0.36	c intension -> extension : same as previous
0.31/0.36	c intension -> extension : same as previous
0.31/0.36	c intension -> extension : same as previous
0.31/0.36	c intension -> extension : same as previous
0.31/0.36	c intension -> extension : same as previous
0.31/0.36	c intension -> extension : same as previous
0.31/0.36	c intension -> extension : same as previous
0.31/0.36	c intension -> extension : same as previous
0.31/0.36	c intension -> extension : same as previous
0.31/0.36	c enable optimization
0.31/0.36	c ========================================[ Problem Statistics ]===========================================
0.31/0.36	c |                                                                                                       
0.31/0.36	c |  Parse time        :         0.34 s 
0.31/0.36	c |
0.31/0.36	c |               Variables: 75
0.31/0.36	c |            Domain Sizes: 3..26
0.31/0.36	c |
0.31/0.36	c |             Constraints: 102
0.31/0.36	c |                   Arity: 1..26  -- Unary: 1  -- Binary: 50
0.31/0.36	c | 
0.31/0.36	c |                   Types: 
0.31/0.36	c |                          At most: 25
0.31/0.36	c |                          Extension: 75  (nb tuples: 26..602) -- (shared: 192)
0.31/0.36	c |                          Sum: 1
0.31/0.36	c |                          Unary: 1
0.31/0.36	c |                          
0.31/0.36	c |               Objective: Maximize Sum
0.31/0.36	
0.31/0.36	c =========================================================================================================
0.31/0.36	c Parallel mode: Portfolio
0.31/0.36	c [pFactory][Group N°0] created (threads:8).
0.31/0.36	c [pFactory][Group N°0] new task added (threads:8 - tasks:1).
0.31/0.36	c [pFactory][Group N°0] new task added (threads:8 - tasks:2).
0.31/0.36	c [pFactory][Group N°0] new task added (threads:8 - tasks:3).
0.31/0.36	c [pFactory][Group N°0] new task added (threads:8 - tasks:4).
0.31/0.36	c [pFactory][Group N°0] new task added (threads:8 - tasks:5).
0.31/0.36	c [pFactory][Group N°0] new task added (threads:8 - tasks:6).
0.31/0.36	c [pFactory][Group N°0] new task added (threads:8 - tasks:7).
0.31/0.36	c [pFactory][Group N°0] new task added (threads:8 - tasks:8).
0.31/0.36	c [pFactory][Group N°0] concurrent mode: enabled.
0.31/0.36	c [pFactory][Group N°0] computations in progress (threads:8 - tasks:8).
0.31/0.36	c [pFactory][Group N°0] task 7 launched on thread 1.
0.31/0.36	c [pFactory][Group N°0] task 6 launched on thread 2.
0.31/0.36	c [pFactory][Group N°0] task 5 launched on thread 0.
0.31/0.36	c [pFactory][Group N°0] task 4 launched on thread 3.
0.31/0.36	c [pFactory][Group N°0] task 3 launched on thread 6.
0.31/0.36	c [pFactory][Group N°0] task 2 launched on thread 4.
0.31/0.36	c [pFactory][Group N°0] task 1 launched on thread 7.
0.31/0.36	c [pFactory][Group N°0] task 0 launched on thread 5.
0.31/0.36	o -1963
0.31/0.37	o -1959
0.31/0.38	o -1956
0.85/0.43	o -1955
0.85/0.44	o -1000
0.85/0.45	o -6
0.85/0.48	o 52
0.85/0.49	o 53
0.85/0.50	o 55
1.65/0.60	o 61
2.37/0.62	o 65
2.37/0.63	o 66
2.37/0.65	o 67
2.37/0.66	o 73
4.70/0.94	o 74
4.70/0.96	o 79
125.36/16.04	c [pFactory][Group N°0] concurent mode: thread 0 has won with the task 5.
125.36/16.04	c [pFactory][Group N°0] Thread N°0 is joined.
125.36/16.04	c [pFactory][Group N°0] Thread N°1 is joined.
125.36/16.04	c [pFactory][Group N°0] Thread N°2 is joined.
125.36/16.04	c [pFactory][Group N°0] Thread N°3 is joined.
125.36/16.04	c [pFactory][Group N°0] Thread N°4 is joined.
125.36/16.04	c [pFactory][Group N°0] Thread N°5 is joined.
125.36/16.04	c [pFactory][Group N°0] Thread N°6 is joined.
125.36/16.04	c [pFactory][Group N°0] Thread N°7 is joined.
125.36/16.04	c [pFactory][Group N°0] Return Code of the winner:3 (Thread N°0)
125.36/16.04	s OPTIMUM FOUND
125.36/16.04	c call to solver        : 5
125.36/16.04	c
125.36/16.04	c restarts              : 4565        
125.36/16.04	c conflicts             : 37686        (300 /sec)
125.36/16.04	c decisions             : 176705       (1406 /sec)
125.36/16.04	c propagations          : 7931015     (63123 /sec)
125.36/16.04	c root propagations     : 26          
125.36/16.04	c filter calls          : 21701043       (172718 /sec)
125.36/16.04	c useless filter calls  : 19813665       (91 %)
125.36/16.04	c Memory used           : 589.06 MB
125.36/16.04	c Best bound time (wc)  : 0.965026 s
125.36/16.04	c CPU time              : 125.645 s
125.36/16.04	c real time             : 16.0461 s
125.36/16.04	
125.36/16.04	
125.36/16.04	v <instantiation type='solution' cost='79'>
125.36/16.04	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>
125.36/16.04	v <values>-3 7 7 5 3 0 2 9 5 1 -5 2 7 3 -3 5 3 5 5 5 0 4 5 -2 9 0 22 21 18 7 -1 15 16 17 8 9 1 14 13 12 11 10 2 3 4 23 20 19 6 5 1 5 10 7 18 -1 16 17 12 19 24 2 15 20 21 22 23 3 4 9 0 11 6 13 8 </values>
125.36/16.04	v </instantiation>
125.36/16.04	

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4409671-1569827665/watcher-4409671-1569827665 -o /tmp/evaluation-result-4409671-1569827665/solver-4409671-1569827665 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node106-1569823905-29621 --watchdog 2580 cosoco -model -nbcores=8 HOME/instance-4409671-1569827665.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=29884, runsolver pid=29881
Current StackSize limit: 8192 KiB


[startup+0.100138 s]*
/proc/loadavg: 7.63 7.98 8.21 2/191 29885
/proc/meminfo: memFree=31560748/32770624 swapFree=67000008/67108860
[pid=29884] ppid=29881 vsize=32384 memory=8608 CPUtime=0.1 cores=0-7
/proc/29884/stat : 29884 (cosoco) R 29881 29884 29594 0 -1 4202496 2362 0 0 0 10 0 0 0 20 0 1 0 559020163 33161216 2152 33554432000 4194304 6211132 140728842170304 140728842167576 140507100675045 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8312316 8317760 33370112 140728842175505 140728842175597 140728842175597 140728842178510 0
/proc/29884/statm: 8096 2152 828 493 0 1401 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 32384 KiB
Current children cumulated memory: 8608 KiB

[startup+0.208856 s]*
/proc/loadavg: 7.63 7.98 8.21 2/191 29885
/proc/meminfo: memFree=31555932/32770624 swapFree=67000008/67108860
[pid=29884] ppid=29881 vsize=37276 memory=13624 CPUtime=0.21 cores=0-7
/proc/29884/stat : 29884 (cosoco) R 29881 29884 29594 0 -1 4202496 3585 0 0 0 21 0 0 0 20 0 1 0 559020163 38170624 3406 33554432000 4194304 6211132 140728842170304 140728842167576 140507116737664 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8312316 8317760 33370112 140728842175505 140728842175597 140728842175597 140728842178510 0
/proc/29884/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.308542 s]*
/proc/loadavg: 7.63 7.98 8.21 2/191 29885
/proc/meminfo: memFree=31551220/32770624 swapFree=67000008/67108860
[pid=29884] ppid=29881 vsize=41508 memory=17848 CPUtime=0.31 cores=0-7
/proc/29884/stat : 29884 (cosoco) R 29881 29884 29594 0 -1 4202496 4640 0 0 0 31 0 0 0 20 0 1 0 559020163 42504192 4462 33554432000 4194304 6211132 140728842170304 140728842167576 140507116737664 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8312316 8317760 33370112 140728842175505 140728842175597 140728842175597 140728842178510 0
/proc/29884/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.700957 s]
/proc/loadavg: 7.63 7.98 8.21 9/199 29893
/proc/meminfo: memFree=31546360/32770624 swapFree=67000008/67108860
[pid=29884] ppid=29881 vsize=635980 memory=22740 CPUtime=3.1 cores=0-7
/proc/29884/stat : 29884 (cosoco) S 29881 29884 29594 0 -1 1077944320 6111 0 0 0 310 0 0 0 20 0 9 0 559020163 651243520 5685 33554432000 4194304 6211132 140728842170304 140728842168560 140507116715767 0 0 4096 8405026 18446744073709551615 0 0 17 2 0 0 0 0 0 8312316 8317760 33370112 140728842175505 140728842175597 140728842175597 140728842178510 0
/proc/29884/statm: 158995 5685 864 493 0 152300 0
[pid=29884/tid=29886] ppid=29881 vsize=635980 memory=-2605811476043407915 CPUtime=0.34 cores=0-7
/proc/29884/task/29886/stat : 29886 (cosoco) R 29881 29884 29594 0 -1 4202560 28 0 0 0 34 0 0 0 20 0 9 0 559020199 651243520 5685 33554432000 4194304 6211132 140728842170304 140507093572568 5038682 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 33370112 140728842175505 140728842175597 140728842175597 140728842178510 0
[pid=29884/tid=29887] ppid=29881 vsize=635980 memory=-1751206657426859557 CPUtime=0.34 cores=0-7
/proc/29884/task/29887/stat : 29887 (cosoco) R 29881 29884 29594 0 -1 4202560 30 0 0 0 34 0 0 0 20 0 9 0 559020199 651243520 5685 33554432000 4194304 6211132 140728842170304 140507085179920 5038784 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 33370112 140728842175505 140728842175597 140728842175597 140728842178510 0
[pid=29884/tid=29888] ppid=29881 vsize=635980 memory=-3040564339105353098 CPUtime=0.34 cores=0-7
/proc/29884/task/29888/stat : 29888 (cosoco) R 29881 29884 29594 0 -1 4202560 25 0 0 0 34 0 0 0 20 0 9 0 559020199 651243520 5685 33554432000 4194304 6211132 140728842170304 140507076787472 5038971 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 33370112 140728842175505 140728842175597 140728842175597 140728842178510 0
[pid=29884/tid=29889] ppid=29881 vsize=635980 memory=9588 CPUtime=0.34 cores=0-7
/proc/29884/task/29889/stat : 29889 (cosoco) R 29881 29884 29594 0 -1 4202560 28 0 0 0 34 0 0 0 20 0 9 0 559020199 651243520 5685 33554432000 4194304 6211132 140728842170304 140507068394768 5039132 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 33370112 140728842175505 140728842175597 140728842175597 140728842178510 0
[pid=29884/tid=29890] ppid=29881 vsize=635980 memory=1548 CPUtime=0.34 cores=0-7
/proc/29884/task/29890/stat : 29890 (cosoco) R 29881 29884 29594 0 -1 4202560 21 0 0 0 34 0 0 0 20 0 9 0 559020199 651243520 5685 33554432000 4194304 6211132 140728842170304 140507060001824 5039291 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 33370112 140728842175505 140728842175597 140728842175597 140728842178510 0
[pid=29884/tid=29891] ppid=29881 vsize=635980 memory=628 CPUtime=0.34 cores=0-7
/proc/29884/task/29891/stat : 29891 (cosoco) R 29881 29884 29594 0 -1 4202560 28 0 0 0 34 0 0 0 20 0 9 0 559020199 651243520 5685 33554432000 4194304 6211132 140728842170304 140507051609104 5397461 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 33370112 140728842175505 140728842175597 140728842175597 140728842178510 0
[pid=29884/tid=29892] ppid=29881 vsize=635980 memory=1056 CPUtime=0.32 cores=0-7
/proc/29884/task/29892/stat : 29892 (cosoco) R 29881 29884 29594 0 -1 4202560 26 0 0 0 32 0 0 0 20 0 9 0 559020199 651243520 5685 33554432000 4194304 6211132 140728842170304 140507043216656 5038730 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 33370112 140728842175505 140728842175597 140728842175597 140728842178510 0
[pid=29884/tid=29893] ppid=29881 vsize=635980 memory=1724 CPUtime=0.34 cores=0-7
/proc/29884/task/29893/stat : 29893 (cosoco) R 29881 29884 29594 0 -1 4202560 25 0 0 0 34 0 0 0 20 0 9 0 559020199 651243520 5685 33554432000 4194304 6211132 140728842170304 140507034823696 5038999 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 33370112 140728842175505 140728842175597 140728842175597 140728842178510 0
Current children cumulated CPU time: 3.1 s
Current children cumulated vsize: 635980 KiB
Current children cumulated memory: 22740 KiB

[startup+1.50096 s]
/proc/loadavg: 7.63 7.98 8.21 9/199 29893
/proc/meminfo: memFree=31546096/32770624 swapFree=67000008/67108860
[pid=29884] ppid=29881 vsize=635980 memory=23584 CPUtime=9.49 cores=0-7
/proc/29884/stat : 29884 (cosoco) S 29881 29884 29594 0 -1 1077944320 9291 0 0 0 947 2 0 0 20 0 9 0 559020163 651243520 5896 33554432000 4194304 6211132 140728842170304 140728842168560 140507116715767 0 0 4096 8405026 18446744073709551615 0 0 17 2 0 0 0 0 0 8312316 8317760 33370112 140728842175505 140728842175597 140728842175597 140728842178510 0
/proc/29884/statm: 158995 5896 870 493 0 152300 0
[pid=29884/tid=29886] ppid=29881 vsize=635980 memory=6576575808607201700 CPUtime=1.14 cores=0-7
/proc/29884/task/29886/stat : 29886 (cosoco) R 29881 29884 29594 0 -1 4202560 366 0 0 0 114 0 0 0 20 0 9 0 559020199 651243520 5896 33554432000 4194304 6211132 140728842170304 140507093572880 5038999 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 33370112 140728842175505 140728842175597 140728842175597 140728842178510 0
[pid=29884/tid=29887] ppid=29881 vsize=635980 memory=280444990289184 CPUtime=1.14 cores=0-7
/proc/29884/task/29887/stat : 29887 (cosoco) R 29881 29884 29594 0 -1 4202560 450 0 0 0 114 0 0 0 20 0 9 0 559020199 651243520 5896 33554432000 4194304 6211132 140728842170304 140507085179920 5038944 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 33370112 140728842175505 140728842175597 140728842175597 140728842178510 0
[pid=29884/tid=29888] ppid=29881 vsize=635980 memory=140226928109183 CPUtime=1.14 cores=0-7
/proc/29884/task/29888/stat : 29888 (cosoco) R 29881 29884 29594 0 -1 4202560 374 0 0 0 114 0 0 0 20 0 9 0 559020199 651243520 5896 33554432000 4194304 6211132 140728842170304 140507076787472 5039061 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 33370112 140728842175505 140728842175597 140728842175597 140728842178510 0
[pid=29884/tid=29889] ppid=29881 vsize=635980 memory=0 CPUtime=1.14 cores=0-7
/proc/29884/task/29889/stat : 29889 (cosoco) R 29881 29884 29594 0 -1 4202560 510 0 0 0 114 0 0 0 20 0 9 0 559020199 651243520 5896 33554432000 4194304 6211132 140728842170304 140507068394768 5397400 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 33370112 140728842175505 140728842175597 140728842175597 140728842178510 0
[pid=29884/tid=29890] ppid=29881 vsize=635980 memory=-1891255765032775953 CPUtime=1.14 cores=0-7
/proc/29884/task/29890/stat : 29890 (cosoco) R 29881 29884 29594 0 -1 4202560 416 0 0 0 114 0 0 0 20 0 9 0 559020199 651243520 5896 33554432000 4194304 6211132 140728842170304 140507060001920 5039132 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 33370112 140728842175505 140728842175597 140728842175597 140728842178510 0
[pid=29884/tid=29891] ppid=29881 vsize=635980 memory=0 CPUtime=1.14 cores=0-7
/proc/29884/task/29891/stat : 29891 (cosoco) R 29881 29884 29594 0 -1 4202560 472 0 0 0 114 0 0 0 20 0 9 0 559020199 651243520 5896 33554432000 4194304 6211132 140728842170304 140507051609104 5039199 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 33370112 140728842175505 140728842175597 140728842175597 140728842178510 0
[pid=29884/tid=29892] ppid=29881 vsize=635980 memory=0 CPUtime=1.11 cores=0-7
/proc/29884/task/29892/stat : 29892 (cosoco) R 29881 29884 29594 0 -1 4202560 380 0 0 0 111 0 0 0 20 0 9 0 559020199 651243520 5896 33554432000 4194304 6211132 140728842170304 140507043216656 5039149 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 33370112 140728842175505 140728842175597 140728842175597 140728842178510 0
[pid=29884/tid=29893] ppid=29881 vsize=635980 memory=0 CPUtime=1.14 cores=0-7
/proc/29884/task/29893/stat : 29893 (cosoco) R 29881 29884 29594 0 -1 4202560 423 0 0 0 114 0 0 0 20 0 9 0 559020199 651243520 5896 33554432000 4194304 6211132 140728842170304 140507034823696 5038999 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 33370112 140728842175505 140728842175597 140728842175597 140728842178510 0
Current children cumulated CPU time: 9.49 s
Current children cumulated vsize: 635980 KiB
Current children cumulated memory: 23584 KiB

[startup+3.10995 s]
/proc/loadavg: 7.66 7.98 8.21 9/199 29893
/proc/meminfo: memFree=31545972/32770624 swapFree=67000008/67108860
[pid=29884] ppid=29881 vsize=635980 memory=23584 CPUtime=22.34 cores=0-7
/proc/29884/stat : 29884 (cosoco) S 29881 29884 29594 0 -1 1077944320 9303 0 0 0 2232 2 0 0 20 0 9 0 559020163 651243520 5896 33554432000 4194304 6211132 140728842170304 140728842168560 140507116715767 0 0 4096 8405026 18446744073709551615 0 0 17 2 0 0 0 0 0 8312316 8317760 33370112 140728842175505 140728842175597 140728842175597 140728842178510 0
/proc/29884/statm: 158995 5896 870 493 0 152300 0
[pid=29884/tid=29886] ppid=29881 vsize=635980 memory=241 CPUtime=2.75 cores=0-7
/proc/29884/task/29886/stat : 29886 (cosoco) R 29881 29884 29594 0 -1 4202560 366 0 0 0 275 0 0 0 20 0 9 0 559020199 651243520 5896 33554432000 4194304 6211132 140728842170304 140507093572880 5035368 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 33370112 140728842175505 140728842175597 140728842175597 140728842178510 0
[pid=29884/tid=29887] ppid=29881 vsize=635980 memory=56 CPUtime=2.75 cores=0-7
/proc/29884/task/29887/stat : 29887 (cosoco) R 29881 29884 29594 0 -1 4202560 451 0 0 0 275 0 0 0 20 0 9 0 559020199 651243520 5896 33554432000 4194304 6211132 140728842170304 140507085179920 5038999 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 33370112 140728842175505 140728842175597 140728842175597 140728842178510 0
[pid=29884/tid=29888] ppid=29881 vsize=635980 memory=0 CPUtime=2.75 cores=0-7
/proc/29884/task/29888/stat : 29888 (cosoco) R 29881 29884 29594 0 -1 4202560 378 0 0 0 275 0 0 0 20 0 9 0 559020199 651243520 5896 33554432000 4194304 6211132 140728842170304 140507076787472 5038992 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 33370112 140728842175505 140728842175597 140728842175597 140728842178510 0
[pid=29884/tid=29889] ppid=29881 vsize=635980 memory=280444587490540 CPUtime=2.75 cores=0-7
/proc/29884/task/29889/stat : 29889 (cosoco) R 29881 29884 29594 0 -1 4202560 510 0 0 0 275 0 0 0 20 0 9 0 559020199 651243520 5896 33554432000 4194304 6211132 140728842170304 140507068394768 5039121 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 33370112 140728842175505 140728842175597 140728842175597 140728842178510 0
[pid=29884/tid=29890] ppid=29881 vsize=635980 memory=2670028 CPUtime=2.75 cores=0-7
/proc/29884/task/29890/stat : 29890 (cosoco) R 29881 29884 29594 0 -1 4202560 416 0 0 0 275 0 0 0 20 0 9 0 559020199 651243520 5896 33554432000 4194304 6211132 140728842170304 140507060001920 5039121 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 33370112 140728842175505 140728842175597 140728842175597 140728842178510 0
[pid=29884/tid=29891] ppid=29881 vsize=635980 memory=23584 CPUtime=2.75 cores=0-7
/proc/29884/task/29891/stat : 29891 (cosoco) R 29881 29884 29594 0 -1 4202560 474 0 0 0 275 0 0 0 20 0 9 0 559020199 651243520 5896 33554432000 4194304 6211132 140728842170304 140507051609104 5038656 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 33370112 140728842175505 140728842175597 140728842175597 140728842178510 0
[pid=29884/tid=29892] ppid=29881 vsize=635980 memory=0 CPUtime=2.69 cores=0-7
/proc/29884/task/29892/stat : 29892 (cosoco) R 29881 29884 29594 0 -1 4202560 381 0 0 0 269 0 0 0 20 0 9 0 559020199 651243520 5896 33554432000 4194304 6211132 140728842170304 140507043216656 5039135 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 33370112 140728842175505 140728842175597 140728842175597 140728842178510 0
[pid=29884/tid=29893] ppid=29881 vsize=635980 memory=0 CPUtime=2.75 cores=0-7
/proc/29884/task/29893/stat : 29893 (cosoco) R 29881 29884 29594 0 -1 4202560 427 0 0 0 275 0 0 0 20 0 9 0 559020199 651243520 5896 33554432000 4194304 6211132 140728842170304 140507034823696 5039038 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 33370112 140728842175505 140728842175597 140728842175597 140728842178510 0
Current children cumulated CPU time: 22.34 s
Current children cumulated vsize: 635980 KiB
Current children cumulated memory: 23584 KiB

[startup+6.30096 s]
/proc/loadavg: 7.66 7.98 8.21 9/199 29893
/proc/meminfo: memFree=31545932/32770624 swapFree=67000008/67108860
[pid=29884] ppid=29881 vsize=635980 memory=23584 CPUtime=47.82 cores=0-7
/proc/29884/stat : 29884 (cosoco) S 29881 29884 29594 0 -1 1077944320 18817 0 0 0 4780 2 0 0 20 0 9 0 559020163 651243520 5896 33554432000 4194304 6211132 140728842170304 140728842168560 140507116715767 0 0 4096 8405026 18446744073709551615 0 0 17 2 0 0 0 0 0 8312316 8317760 33370112 140728842175505 140728842175597 140728842175597 140728842178510 0
/proc/29884/statm: 158995 5896 870 493 0 152300 0
[pid=29884/tid=29886] ppid=29881 vsize=635980 memory=23584 CPUtime=5.94 cores=0-7
/proc/29884/task/29886/stat : 29886 (cosoco) R 29881 29884 29594 0 -1 4202560 1483 0 0 0 594 0 0 0 20 0 9 0 559020199 651243520 5896 33554432000 4194304 6211132 140728842170304 140507093572880 5038999 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 33370112 140728842175505 140728842175597 140728842175597 140728842178510 0
[pid=29884/tid=29887] ppid=29881 vsize=635980 memory=575 CPUtime=5.94 cores=0-7
/proc/29884/task/29887/stat : 29887 (cosoco) R 29881 29884 29594 0 -1 4202560 1647 0 0 0 594 0 0 0 20 0 9 0 559020199 651243520 5896 33554432000 4194304 6211132 140728842170304 140507085179920 5038990 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 33370112 140728842175505 140728842175597 140728842175597 140728842178510 0
[pid=29884/tid=29888] ppid=29881 vsize=635980 memory=23584 CPUtime=5.94 cores=0-7
/proc/29884/task/29888/stat : 29888 (cosoco) R 29881 29884 29594 0 -1 4202560 1532 0 0 0 594 0 0 0 20 0 9 0 559020199 651243520 5896 33554432000 4194304 6211132 140728842170304 140507076787472 5038999 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 33370112 140728842175505 140728842175597 140728842175597 140728842178510 0
[pid=29884/tid=29889] ppid=29881 vsize=635980 memory=140226928109183 CPUtime=5.94 cores=0-7
/proc/29884/task/29889/stat : 29889 (cosoco) R 29881 29884 29594 0 -1 4202560 1673 0 0 0 594 0 0 0 20 0 9 0 559020199 651243520 5896 33554432000 4194304 6211132 140728842170304 140507068394768 5038700 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 33370112 140728842175505 140728842175597 140728842175597 140728842178510 0
[pid=29884/tid=29890] ppid=29881 vsize=635980 memory=23584 CPUtime=5.94 cores=0-7
/proc/29884/task/29890/stat : 29890 (cosoco) R 29881 29884 29594 0 -1 4202560 1596 0 0 0 594 0 0 0 20 0 9 0 559020199 651243520 5896 33554432000 4194304 6211132 140728842170304 140507060001920 5039007 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 33370112 140728842175505 140728842175597 140728842175597 140728842178510 0
[pid=29884/tid=29891] ppid=29881 vsize=635980 memory=280444990493440 CPUtime=5.94 cores=0-7
/proc/29884/task/29891/stat : 29891 (cosoco) R 29881 29884 29594 0 -1 4202560 1782 0 0 0 594 0 0 0 20 0 9 0 559020199 651243520 5896 33554432000 4194304 6211132 140728842170304 140507051609104 5039170 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 33370112 140728842175505 140728842175597 140728842175597 140728842178510 0
[pid=29884/tid=29892] ppid=29881 vsize=635980 memory=56 CPUtime=5.85 cores=0-7
/proc/29884/task/29892/stat : 29892 (cosoco) R 29881 29884 29594 0 -1 4202560 1564 0 0 0 585 0 0 0 20 0 9 0 559020199 651243520 5896 33554432000 4194304 6211132 140728842170304 140507043216656 5039319 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 33370112 140728842175505 140728842175597 140728842175597 140728842178510 0
[pid=29884/tid=29893] ppid=29881 vsize=635980 memory=8243114992657236051 CPUtime=5.94 cores=0-7
/proc/29884/task/29893/stat : 29893 (cosoco) R 29881 29884 29594 0 -1 4202560 1640 0 0 0 594 0 0 0 20 0 9 0 559020199 651243520 5896 33554432000 4194304 6211132 140728842170304 140507034823696 5038999 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 33370112 140728842175505 140728842175597 140728842175597 140728842178510 0
Current children cumulated CPU time: 47.82 s
Current children cumulated vsize: 635980 KiB
Current children cumulated memory: 23584 KiB

[startup+12.701 s]
/proc/loadavg: 7.71 7.98 8.21 9/200 29895
/proc/meminfo: memFree=31544808/32770624 swapFree=67000008/67108860
[pid=29884] ppid=29881 vsize=635980 memory=23584 CPUtime=98.93 cores=0-7
/proc/29884/stat : 29884 (cosoco) S 29881 29884 29594 0 -1 1077944320 25140 0 0 0 9891 2 0 0 20 0 9 0 559020163 651243520 5896 33554432000 4194304 6211132 140728842170304 140728842168560 140507116715767 0 0 4096 8405026 18446744073709551615 0 0 17 2 0 0 0 0 0 8312316 8317760 33370112 140728842175505 140728842175597 140728842175597 140728842178510 0
/proc/29884/statm: 158995 5896 870 493 0 152300 0
[pid=29884/tid=29886] ppid=29881 vsize=635980 memory=23584 CPUtime=12.34 cores=0-7
/proc/29884/task/29886/stat : 29886 (cosoco) R 29881 29884 29594 0 -1 4202560 2212 0 0 0 1234 0 0 0 20 0 9 0 559020199 651243520 5896 33554432000 4194304 6211132 140728842170304 140507093572880 5039228 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 33370112 140728842175505 140728842175597 140728842175597 140728842178510 0
[pid=29884/tid=29887] ppid=29881 vsize=635980 memory=0 CPUtime=12.34 cores=0-7
/proc/29884/task/29887/stat : 29887 (cosoco) R 29881 29884 29594 0 -1 4202560 2418 0 0 0 1234 0 0 0 20 0 9 0 559020199 651243520 5896 33554432000 4194304 6211132 140728842170304 140507085179920 5038990 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 33370112 140728842175505 140728842175597 140728842175597 140728842178510 0
[pid=29884/tid=29888] ppid=29881 vsize=635980 memory=280444989868328 CPUtime=12.33 cores=0-7
/proc/29884/task/29888/stat : 29888 (cosoco) R 29881 29884 29594 0 -1 4202560 2282 0 0 0 1233 0 0 0 20 0 9 0 559020199 651243520 5896 33554432000 4194304 6211132 140728842170304 140507076787472 5038999 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 33370112 140728842175505 140728842175597 140728842175597 140728842178510 0
[pid=29884/tid=29889] ppid=29881 vsize=635980 memory=23584 CPUtime=12.34 cores=0-7
/proc/29884/task/29889/stat : 29889 (cosoco) R 29881 29884 29594 0 -1 4202560 2467 0 0 0 1234 0 0 0 20 0 9 0 559020199 651243520 5896 33554432000 4194304 6211132 140728842170304 140507068394768 5038999 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 33370112 140728842175505 140728842175597 140728842175597 140728842178510 0
[pid=29884/tid=29890] ppid=29881 vsize=635980 memory=0 CPUtime=12.34 cores=0-7
/proc/29884/task/29890/stat : 29890 (cosoco) R 29881 29884 29594 0 -1 4202560 2333 0 0 0 1234 0 0 0 20 0 9 0 559020199 651243520 5896 33554432000 4194304 6211132 140728842170304 140507060001920 5038999 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 33370112 140728842175505 140728842175597 140728842175597 140728842178510 0
[pid=29884/tid=29891] ppid=29881 vsize=635980 memory=23584 CPUtime=12.34 cores=0-7
/proc/29884/task/29891/stat : 29891 (cosoco) R 29881 29884 29594 0 -1 4202560 2653 0 0 0 1234 0 0 0 20 0 9 0 559020199 651243520 5896 33554432000 4194304 6211132 140728842170304 140507051609104 5409485 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 33370112 140728842175505 140728842175597 140728842175597 140728842178510 0
[pid=29884/tid=29892] ppid=29881 vsize=635980 memory=23584 CPUtime=12.17 cores=0-7
/proc/29884/task/29892/stat : 29892 (cosoco) R 29881 29884 29594 0 -1 4202560 2395 0 0 0 1217 0 0 0 20 0 9 0 559020199 651243520 5896 33554432000 4194304 6211132 140728842170304 140507043216656 5038722 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 33370112 140728842175505 140728842175597 140728842175597 140728842178510 0
[pid=29884/tid=29893] ppid=29881 vsize=635980 memory=0 CPUtime=12.33 cores=0-7
/proc/29884/task/29893/stat : 29893 (cosoco) R 29881 29884 29594 0 -1 4202560 2481 0 0 0 1233 0 0 0 20 0 9 0 559020199 651243520 5896 33554432000 4194304 6211132 140728842170304 140507034823696 5017683 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 33370112 140728842175505 140728842175597 140728842175597 140728842178510 0
Current children cumulated CPU time: 98.93 s
Current children cumulated vsize: 635980 KiB
Current children cumulated memory: 23584 KiB

[startup+16.0518 s]
# the end of solver process 29884 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=125.645 s, system=0.034979 s

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

[startup+12.801 s]
/proc/loadavg: 7.71 7.98 8.21 9/200 29895
/proc/meminfo: memFree=31544808/32770624 swapFree=67000008/67108860
[pid=29884] ppid=29881 vsize=635980 memory=23584 CPUtime=99.73 cores=0-7
/proc/29884/stat : 29884 (cosoco) S 29881 29884 29594 0 -1 1077944320 25142 0 0 0 9971 2 0 0 20 0 9 0 559020163 651243520 5896 33554432000 4194304 6211132 140728842170304 140728842168560 140507116715767 0 0 4096 8405026 18446744073709551615 0 0 17 2 0 0 0 0 0 8312316 8317760 33370112 140728842175505 140728842175597 140728842175597 140728842178510 0
/proc/29884/statm: 158995 5896 870 493 0 152300 0
[pid=29884/tid=29886] ppid=29881 vsize=635980 memory=6640 CPUtime=12.44 cores=0-7
/proc/29884/task/29886/stat : 29886 (cosoco) R 29881 29884 29594 0 -1 4202560 2212 0 0 0 1244 0 0 0 20 0 9 0 559020199 651243520 5896 33554432000 4194304 6211132 140728842170304 140507093572880 5038741 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 33370112 140728842175505 140728842175597 140728842175597 140728842178510 0
[pid=29884/tid=29887] ppid=29881 vsize=635980 memory=0 CPUtime=12.44 cores=0-7
/proc/29884/task/29887/stat : 29887 (cosoco) R 29881 29884 29594 0 -1 4202560 2419 0 0 0 1244 0 0 0 20 0 9 0 559020199 651243520 5896 33554432000 4194304 6211132 140728842170304 140507085179920 5039295 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 33370112 140728842175505 140728842175597 140728842175597 140728842178510 0
[pid=29884/tid=29888] ppid=29881 vsize=635980 memory=0 CPUtime=12.43 cores=0-7
/proc/29884/task/29888/stat : 29888 (cosoco) R 29881 29884 29594 0 -1 4202560 2282 0 0 0 1243 0 0 0 20 0 9 0 559020199 651243520 5896 33554432000 4194304 6211132 140728842170304 140507076787472 5039261 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 33370112 140728842175505 140728842175597 140728842175597 140728842178510 0
[pid=29884/tid=29889] ppid=29881 vsize=635980 memory=0 CPUtime=12.44 cores=0-7
/proc/29884/task/29889/stat : 29889 (cosoco) R 29881 29884 29594 0 -1 4202560 2467 0 0 0 1244 0 0 0 20 0 9 0 559020199 651243520 5896 33554432000 4194304 6211132 140728842170304 140507068394768 5038879 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 33370112 140728842175505 140728842175597 140728842175597 140728842178510 0
[pid=29884/tid=29890] ppid=29881 vsize=635980 memory=6935054825532540783 CPUtime=12.44 cores=0-7
/proc/29884/task/29890/stat : 29890 (cosoco) R 29881 29884 29594 0 -1 4202560 2333 0 0 0 1244 0 0 0 20 0 9 0 559020199 651243520 5896 33554432000 4194304 6211132 140728842170304 140507060001920 5397384 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 33370112 140728842175505 140728842175597 140728842175597 140728842178510 0
[pid=29884/tid=29891] ppid=29881 vsize=635980 memory=-3252517613199061085 CPUtime=12.44 cores=0-7
/proc/29884/task/29891/stat : 29891 (cosoco) R 29881 29884 29594 0 -1 4202560 2653 0 0 0 1244 0 0 0 20 0 9 0 559020199 651243520 5896 33554432000 4194304 6211132 140728842170304 140507051609104 5250304 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 33370112 140728842175505 140728842175597 140728842175597 140728842178510 0
[pid=29884/tid=29892] ppid=29881 vsize=635980 memory=6943526294502006880 CPUtime=12.27 cores=0-7
/proc/29884/task/29892/stat : 29892 (cosoco) R 29881 29884 29594 0 -1 4202560 2395 0 0 0 1227 0 0 0 20 0 9 0 559020199 651243520 5896 33554432000 4194304 6211132 140728842170304 140507043216656 5039149 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 33370112 140728842175505 140728842175597 140728842175597 140728842178510 0
[pid=29884/tid=29893] ppid=29881 vsize=635980 memory=23584 CPUtime=12.43 cores=0-7
/proc/29884/task/29893/stat : 29893 (cosoco) R 29881 29884 29594 0 -1 4202560 2481 0 0 0 1243 0 0 0 20 0 9 0 559020199 651243520 5896 33554432000 4194304 6211132 140728842170304 140507034823696 5038999 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 33370112 140728842175505 140728842175597 140728842175597 140728842178510 0
Current children cumulated CPU time: 99.73 s
Current children cumulated vsize: 635980 KiB
Current children cumulated memory: 23584 KiB

[startup+14.401 s]
/proc/loadavg: 7.71 7.98 8.21 9/200 29895
/proc/meminfo: memFree=31545180/32770624 swapFree=67000008/67108860
[pid=29884] ppid=29881 vsize=635980 memory=23584 CPUtime=112.5 cores=0-7
/proc/29884/stat : 29884 (cosoco) S 29881 29884 29594 0 -1 1077944320 25152 0 0 0 11248 2 0 0 20 0 9 0 559020163 651243520 5896 33554432000 4194304 6211132 140728842170304 140728842168560 140507116715767 0 0 4096 8405026 18446744073709551615 0 0 17 2 0 0 0 0 0 8312316 8317760 33370112 140728842175505 140728842175597 140728842175597 140728842178510 0
/proc/29884/statm: 158995 5896 870 493 0 152300 0
[pid=29884/tid=29886] ppid=29881 vsize=635980 memory=1343 CPUtime=14.04 cores=0-7
/proc/29884/task/29886/stat : 29886 (cosoco) R 29881 29884 29594 0 -1 4202560 2212 0 0 0 1404 0 0 0 20 0 9 0 559020199 651243520 5896 33554432000 4194304 6211132 140728842170304 140507093572880 5039132 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 33370112 140728842175505 140728842175597 140728842175597 140728842178510 0
[pid=29884/tid=29887] ppid=29881 vsize=635980 memory=6935054825532540783 CPUtime=14.04 cores=0-7
/proc/29884/task/29887/stat : 29887 (cosoco) R 29881 29884 29594 0 -1 4202560 2420 0 0 0 1404 0 0 0 20 0 9 0 559020199 651243520 5896 33554432000 4194304 6211132 140728842170304 140507085179920 5008944 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 33370112 140728842175505 140728842175597 140728842175597 140728842178510 0
[pid=29884/tid=29888] ppid=29881 vsize=635980 memory=6292 CPUtime=14.03 cores=0-7
/proc/29884/task/29888/stat : 29888 (cosoco) R 29881 29884 29594 0 -1 4202560 2282 0 0 0 1403 0 0 0 20 0 9 0 559020199 651243520 5896 33554432000 4194304 6211132 140728842170304 140507076787472 5394206 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 33370112 140728842175505 140728842175597 140728842175597 140728842178510 0
[pid=29884/tid=29889] ppid=29881 vsize=635980 memory=14012 CPUtime=14.04 cores=0-7
/proc/29884/task/29889/stat : 29889 (cosoco) R 29881 29884 29594 0 -1 4202560 2467 0 0 0 1404 0 0 0 20 0 9 0 559020199 651243520 5896 33554432000 4194304 6211132 140728842170304 140507068394768 5039121 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 33370112 140728842175505 140728842175597 140728842175597 140728842178510 0
[pid=29884/tid=29890] ppid=29881 vsize=635980 memory=2116 CPUtime=14.04 cores=0-7
/proc/29884/task/29890/stat : 29890 (cosoco) R 29881 29884 29594 0 -1 4202560 2335 0 0 0 1404 0 0 0 20 0 9 0 559020199 651243520 5896 33554432000 4194304 6211132 140728842170304 140507060001920 5397511 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 33370112 140728842175505 140728842175597 140728842175597 140728842178510 0
[pid=29884/tid=29891] ppid=29881 vsize=635980 memory=6640 CPUtime=14.04 cores=0-7
/proc/29884/task/29891/stat : 29891 (cosoco) R 29881 29884 29594 0 -1 4202560 2654 0 0 0 1404 0 0 0 20 0 9 0 559020199 651243520 5896 33554432000 4194304 6211132 140728842170304 140507051609104 5038999 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 33370112 140728842175505 140728842175597 140728842175597 140728842178510 0
[pid=29884/tid=29892] ppid=29881 vsize=635980 memory=3624 CPUtime=13.85 cores=0-7
/proc/29884/task/29892/stat : 29892 (cosoco) R 29881 29884 29594 0 -1 4202560 2396 0 0 0 1385 0 0 0 20 0 9 0 559020199 651243520 5896 33554432000 4194304 6211132 140728842170304 140507043216656 5397407 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 33370112 140728842175505 140728842175597 140728842175597 140728842178510 0
[pid=29884/tid=29893] ppid=29881 vsize=635980 memory=10584 CPUtime=14.03 cores=0-7
/proc/29884/task/29893/stat : 29893 (cosoco) R 29881 29884 29594 0 -1 4202560 2486 0 0 0 1403 0 0 0 20 0 9 0 559020199 651243520 5896 33554432000 4194304 6211132 140728842170304 140507034823696 5039038 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 33370112 140728842175505 140728842175597 140728842175597 140728842178510 0
Current children cumulated CPU time: 112.5 s
Current children cumulated vsize: 635980 KiB
Current children cumulated memory: 23584 KiB

[startup+15.201 s]
/proc/loadavg: 7.71 7.98 8.21 9/200 29895
/proc/meminfo: memFree=31545304/32770624 swapFree=67000008/67108860
[pid=29884] ppid=29881 vsize=635980 memory=23584 CPUtime=118.9 cores=0-7
/proc/29884/stat : 29884 (cosoco) S 29881 29884 29594 0 -1 1077944320 25152 0 0 0 11887 3 0 0 20 0 9 0 559020163 651243520 5896 33554432000 4194304 6211132 140728842170304 140728842168560 140507116715767 0 0 4096 8405026 18446744073709551615 0 0 17 2 0 0 0 0 0 8312316 8317760 33370112 140728842175505 140728842175597 140728842175597 140728842178510 0
/proc/29884/statm: 158995 5896 870 493 0 152300 0
[pid=29884/tid=29886] ppid=29881 vsize=635980 memory=6935054825532540783 CPUtime=14.84 cores=0-7
/proc/29884/task/29886/stat : 29886 (cosoco) R 29881 29884 29594 0 -1 4202560 2212 0 0 0 1484 0 0 0 20 0 9 0 559020199 651243520 5896 33554432000 4194304 6211132 140728842170304 140507093572880 5155373 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 33370112 140728842175505 140728842175597 140728842175597 140728842178510 0
[pid=29884/tid=29887] ppid=29881 vsize=635980 memory=8243122710528917583 CPUtime=14.84 cores=0-7
/proc/29884/task/29887/stat : 29887 (cosoco) R 29881 29884 29594 0 -1 4202560 2420 0 0 0 1484 0 0 0 20 0 9 0 559020199 651243520 5896 33554432000 4194304 6211132 140728842170304 140507085179920 5038872 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 33370112 140728842175505 140728842175597 140728842175597 140728842178510 0
[pid=29884/tid=29888] ppid=29881 vsize=635980 memory=2670614 CPUtime=14.83 cores=0-7
/proc/29884/task/29888/stat : 29888 (cosoco) R 29881 29884 29594 0 -1 4202560 2282 0 0 0 1483 0 0 0 20 0 9 0 559020199 651243520 5896 33554432000 4194304 6211132 140728842170304 140507076787472 5039217 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 33370112 140728842175505 140728842175597 140728842175597 140728842178510 0
[pid=29884/tid=29889] ppid=29881 vsize=635980 memory=3690196529618092321 CPUtime=14.84 cores=0-7
/proc/29884/task/29889/stat : 29889 (cosoco) R 29881 29884 29594 0 -1 4202560 2467 0 0 0 1484 0 0 0 20 0 9 0 559020199 651243520 5896 33554432000 4194304 6211132 140728842170304 140507068394768 5039170 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 33370112 140728842175505 140728842175597 140728842175597 140728842178510 0
[pid=29884/tid=29890] ppid=29881 vsize=635980 memory=23584 CPUtime=14.84 cores=0-7
/proc/29884/task/29890/stat : 29890 (cosoco) R 29881 29884 29594 0 -1 4202560 2335 0 0 0 1484 0 0 0 20 0 9 0 559020199 651243520 5896 33554432000 4194304 6211132 140728842170304 140507060001920 5038999 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 33370112 140728842175505 140728842175597 140728842175597 140728842178510 0
[pid=29884/tid=29891] ppid=29881 vsize=635980 memory=2024 CPUtime=14.84 cores=0-7
/proc/29884/task/29891/stat : 29891 (cosoco) R 29881 29884 29594 0 -1 4202560 2654 0 0 0 1484 0 0 0 20 0 9 0 559020199 651243520 5896 33554432000 4194304 6211132 140728842170304 140507051609104 5038848 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 33370112 140728842175505 140728842175597 140728842175597 140728842178510 0
[pid=29884/tid=29892] ppid=29881 vsize=635980 memory=1428 CPUtime=14.63 cores=0-7
/proc/29884/task/29892/stat : 29892 (cosoco) R 29881 29884 29594 0 -1 4202560 2396 0 0 0 1463 0 0 0 20 0 9 0 559020199 651243520 5896 33554432000 4194304 6211132 140728842170304 140507043216656 5250316 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 33370112 140728842175505 140728842175597 140728842175597 140728842178510 0
[pid=29884/tid=29893] ppid=29881 vsize=635980 memory=1128 CPUtime=14.83 cores=0-7
/proc/29884/task/29893/stat : 29893 (cosoco) R 29881 29884 29594 0 -1 4202560 2486 0 0 0 1483 0 0 0 20 0 9 0 559020199 651243520 5896 33554432000 4194304 6211132 140728842170304 140507034823696 5038784 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 33370112 140728842175505 140728842175597 140728842175597 140728842178510 0
Current children cumulated CPU time: 118.9 s
Current children cumulated vsize: 635980 KiB
Current children cumulated memory: 23584 KiB

[startup+15.601 s]
/proc/loadavg: 7.71 7.98 8.21 9/200 29895
/proc/meminfo: memFree=31545304/32770624 swapFree=67000008/67108860
[pid=29884] ppid=29881 vsize=635980 memory=23584 CPUtime=122.1 cores=0-7
/proc/29884/stat : 29884 (cosoco) S 29881 29884 29594 0 -1 1077944320 25153 0 0 0 12207 3 0 0 20 0 9 0 559020163 651243520 5896 33554432000 4194304 6211132 140728842170304 140728842168560 140507116715767 0 0 4096 8405026 18446744073709551615 0 0 17 2 0 0 0 0 0 8312316 8317760 33370112 140728842175505 140728842175597 140728842175597 140728842178510 0
/proc/29884/statm: 158995 5896 870 493 0 152300 0
[pid=29884/tid=29886] ppid=29881 vsize=635980 memory=7537 CPUtime=15.24 cores=0-7
/proc/29884/task/29886/stat : 29886 (cosoco) R 29881 29884 29594 0 -1 4202560 2212 0 0 0 1524 0 0 0 20 0 9 0 559020199 651243520 5896 33554432000 4194304 6211132 140728842170304 140507093572880 5038990 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 33370112 140728842175505 140728842175597 140728842175597 140728842178510 0
[pid=29884/tid=29887] ppid=29881 vsize=635980 memory=21137 CPUtime=15.24 cores=0-7
/proc/29884/task/29887/stat : 29887 (cosoco) R 29881 29884 29594 0 -1 4202560 2420 0 0 0 1524 0 0 0 20 0 9 0 559020199 651243520 5896 33554432000 4194304 6211132 140728842170304 140507085179920 5039307 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 33370112 140728842175505 140728842175597 140728842175597 140728842178510 0
[pid=29884/tid=29888] ppid=29881 vsize=635980 memory=3121 CPUtime=15.23 cores=0-7
/proc/29884/task/29888/stat : 29888 (cosoco) R 29881 29884 29594 0 -1 4202560 2283 0 0 0 1523 0 0 0 20 0 9 0 559020199 651243520 5896 33554432000 4194304 6211132 140728842170304 140507076787472 5039199 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 33370112 140728842175505 140728842175597 140728842175597 140728842178510 0
[pid=29884/tid=29889] ppid=29881 vsize=635980 memory=6935054825532540783 CPUtime=15.24 cores=0-7
/proc/29884/task/29889/stat : 29889 (cosoco) R 29881 29884 29594 0 -1 4202560 2467 0 0 0 1524 0 0 0 20 0 9 0 559020199 651243520 5896 33554432000 4194304 6211132 140728842170304 140507068394768 5039007 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 33370112 140728842175505 140728842175597 140728842175597 140728842178510 0
[pid=29884/tid=29890] ppid=29881 vsize=635980 memory=2832 CPUtime=15.24 cores=0-7
/proc/29884/task/29890/stat : 29890 (cosoco) R 29881 29884 29594 0 -1 4202560 2335 0 0 0 1524 0 0 0 20 0 9 0 559020199 651243520 5896 33554432000 4194304 6211132 140728842170304 140507060001920 5038990 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 33370112 140728842175505 140728842175597 140728842175597 140728842178510 0
[pid=29884/tid=29891] ppid=29881 vsize=635980 memory=9588 CPUtime=15.24 cores=0-7
/proc/29884/task/29891/stat : 29891 (cosoco) R 29881 29884 29594 0 -1 4202560 2654 0 0 0 1524 0 0 0 20 0 9 0 559020199 651243520 5896 33554432000 4194304 6211132 140728842170304 140507051609104 5039118 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 33370112 140728842175505 140728842175597 140728842175597 140728842178510 0
[pid=29884/tid=29892] ppid=29881 vsize=635980 memory=1548 CPUtime=15.03 cores=0-7
/proc/29884/task/29892/stat : 29892 (cosoco) R 29881 29884 29594 0 -1 4202560 2396 0 0 0 1503 0 0 0 20 0 9 0 559020199 651243520 5896 33554432000 4194304 6211132 140728842170304 140507043216656 5038585 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 33370112 140728842175505 140728842175597 140728842175597 140728842178510 0
[pid=29884/tid=29893] ppid=29881 vsize=635980 memory=628 CPUtime=15.23 cores=0-7
/proc/29884/task/29893/stat : 29893 (cosoco) R 29881 29884 29594 0 -1 4202560 2486 0 0 0 1523 0 0 0 20 0 9 0 559020199 651243520 5896 33554432000 4194304 6211132 140728842170304 140507034823696 5155752 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 33370112 140728842175505 140728842175597 140728842175597 140728842178510 0
Current children cumulated CPU time: 122.1 s
Current children cumulated vsize: 635980 KiB
Current children cumulated memory: 23584 KiB

[startup+16.001 s]*
/proc/loadavg: 7.71 7.98 8.21 9/200 29895
/proc/meminfo: memFree=31545304/32770624 swapFree=67000008/67108860
[pid=29884] ppid=29881 vsize=635980 memory=23584 CPUtime=125.36 cores=0-7
/proc/29884/stat : 29884 (cosoco) S 29881 29884 29594 0 -1 1077944320 25158 0 0 0 12533 3 0 0 20 0 9 0 559020163 651243520 5896 33554432000 4194304 6211132 140728842170304 140728842168560 140507116715767 0 0 4096 8405026 18446744073709551615 0 0 17 2 0 0 0 0 0 8312316 8317760 33370112 140728842175505 140728842175597 140728842175597 140728842178510 0
/proc/29884/statm: 158995 5896 870 493 0 152300 0
[pid=29884/tid=29886] ppid=29881 vsize=635980 memory=8317482817917895235 CPUtime=15.65 cores=0-7
/proc/29884/task/29886/stat : 29886 (cosoco) R 29881 29884 29594 0 -1 4202560 2212 0 0 0 1565 0 0 0 20 0 9 0 559020199 651243520 5896 33554432000 4194304 6211132 140728842170304 140507093572880 5039295 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 33370112 140728842175505 140728842175597 140728842175597 140728842178510 0
[pid=29884/tid=29887] ppid=29881 vsize=635980 memory=2552 CPUtime=15.65 cores=0-7
/proc/29884/task/29887/stat : 29887 (cosoco) R 29881 29884 29594 0 -1 4202560 2421 0 0 0 1565 0 0 0 20 0 9 0 559020199 651243520 5896 33554432000 4194304 6211132 140728842170304 140507085179920 5038999 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 33370112 140728842175505 140728842175597 140728842175597 140728842178510 0
[pid=29884/tid=29888] ppid=29881 vsize=635980 memory=1760 CPUtime=15.64 cores=0-7
/proc/29884/task/29888/stat : 29888 (cosoco) R 29881 29884 29594 0 -1 4202560 2283 0 0 0 1564 0 0 0 20 0 9 0 559020199 651243520 5896 33554432000 4194304 6211132 140728842170304 140507076787472 5389878 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 33370112 140728842175505 140728842175597 140728842175597 140728842178510 0
[pid=29884/tid=29889] ppid=29881 vsize=635980 memory=111632 CPUtime=15.65 cores=0-7
/proc/29884/task/29889/stat : 29889 (cosoco) R 29881 29884 29594 0 -1 4202560 2468 0 0 0 1565 0 0 0 20 0 9 0 559020199 651243520 5896 33554432000 4194304 6211132 140728842170304 140507068394768 5038848 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 33370112 140728842175505 140728842175597 140728842175597 140728842178510 0
[pid=29884/tid=29890] ppid=29881 vsize=635980 memory=800 CPUtime=15.65 cores=0-7
/proc/29884/task/29890/stat : 29890 (cosoco) R 29881 29884 29594 0 -1 4202560 2336 0 0 0 1565 0 0 0 20 0 9 0 559020199 651243520 5896 33554432000 4194304 6211132 140728842170304 140507060001920 5009225 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 33370112 140728842175505 140728842175597 140728842175597 140728842178510 0
[pid=29884/tid=29891] ppid=29881 vsize=635980 memory=2116 CPUtime=15.65 cores=0-7
/proc/29884/task/29891/stat : 29891 (cosoco) R 29881 29884 29594 0 -1 4202560 2654 0 0 0 1565 0 0 0 20 0 9 0 559020199 651243520 5896 33554432000 4194304 6211132 140728842170304 140507051609104 5250256 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 33370112 140728842175505 140728842175597 140728842175597 140728842178510 0
[pid=29884/tid=29892] ppid=29881 vsize=635980 memory=6640 CPUtime=15.43 cores=0-7
/proc/29884/task/29892/stat : 29892 (cosoco) R 29881 29884 29594 0 -1 4202560 2397 0 0 0 1543 0 0 0 20 0 9 0 559020199 651243520 5896 33554432000 4194304 6211132 140728842170304 140507043216656 5009195 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 33370112 140728842175505 140728842175597 140728842175597 140728842178510 0
[pid=29884/tid=29893] ppid=29881 vsize=635980 memory=12024 CPUtime=15.64 cores=0-7
/proc/29884/task/29893/stat : 29893 (cosoco) R 29881 29884 29594 0 -1 4202560 2487 0 0 0 1564 0 0 0 20 0 9 0 559020199 651243520 5896 33554432000 4194304 6211132 140728842170304 140507034823696 5038990 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 33370112 140728842175505 140728842175597 140728842175597 140728842178510 0
Current children cumulated CPU time: 125.36 s
Current children cumulated vsize: 635980 KiB
Current children cumulated memory: 23584 KiB

Child status: 0
Real time (s): 16.0518
CPU time (s): 125.68
CPU user time (s): 125.645
CPU system time (s): 0.034979
CPU usage (%): 782.964
Max. virtual memory (cumulated for all children) (KiB): 635980
Max. memory (cumulated for all children) (KiB): 23584

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 125.645
system time used= 0.034979
maximum resident set size= 23828
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 25213
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= 77
involuntary context switches= 1050


# summary of solver processes directly reported to runsolver:
#   pid: 29884
#   total CPU time (s): 125.68
#   total CPU user time (s): 125.645
#   total CPU system time (s): 0.034979

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.111619 second user time and 0.15193 second system time

The end

Launcher Data

Begin job on node106 at 2019-09-30 08:12:58
IDJOB=4409671
IDBENCH=128027
IDSOLVER=2877
FILE ID=node106/4409671-1569827665
RUNJOBID= node106-1569823905-29621
PBS_JOBID= 21705930
Free space on /tmp= 62032 MiB

SOLVER NAME= cosoco 2.0 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-4409671-1569827665/watcher-4409671-1569827665 -o /tmp/evaluation-result-4409671-1569827665/solver-4409671-1569827665 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node106-1569823905-29621 --watchdog 2580  cosoco -model -nbcores=8 HOME/instance-4409671-1569827665.xml

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

MD5SUM BENCH= 0bc86e74ae8fed70a43ec92abb2586e2
RANDOM SEED=325480938

node106.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.79
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.79
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.79
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.79
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:        31565668 kB
MemAvailable:   31865064 kB
Buffers:          187416 kB
Cached:           436160 kB
SwapCached:         4560 kB
Active:           275996 kB
Inactive:         355680 kB
Active(anon):      18264 kB
Inactive(anon):    66616 kB
Active(file):     257732 kB
Inactive(file):   289064 kB
Unevictable:      109328 kB
Mlocked:          109328 kB
SwapTotal:      67108860 kB
SwapFree:       67000008 kB
Dirty:              3496 kB
Writeback:             4 kB
AnonPages:        113492 kB
Mapped:            26828 kB
Shmem:             68520 kB
Slab:             165712 kB
SReclaimable:     136868 kB
SUnreclaim:        28844 kB
KernelStack:        3376 kB
PageTables:         5028 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     530436 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     69632 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      107904 kB
DirectMap2M:    33437696 kB

Free space on /tmp at the end= 62028 MiB
End job on node106 at 2019-09-30 08:13:14