Trace number 4398717

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
cosoco 2.O parallelOPT89 119.906 15.3268

General information on the benchmark

NamePrizeCollecting/PrizeCollecting-jok-s1/
PrizeCollecting-24-4-6-1.xml
MD5SUM105bb238691d484e064b3a25c3dae36e
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark89
Best CPU time to get the best result obtained on this benchmark50.4403
Satisfiable
(Un)Satisfiability was proved
Number of variables72
Number of constraints97
Number of domains24
Minimum domain size4
Maximum domain size25
Distribution of domain sizes[{"size":4,"count":8},{"size":5,"count":14},{"size":6,"count":2},{"size":25,"count":48}]
Minimum variable degree2
Maximum variable degree27
Distribution of variable degrees[{"degree":2,"count":24},{"degree":25,"count":23},{"degree":26,"count":1},{"degree":27,"count":24}]
Minimum constraint arity1
Maximum constraint arity25
Distribution of constraint arities[{"arity":1,"count":1},{"arity":2,"count":48},{"arity":24,"count":24},{"arity":25,"count":24}]
Number of extensional constraints48
Number of intensional constraints25
Distribution of constraint types[{"type":"extension","count":48},{"type":"intension","count":25},{"type":"count","count":24}]
Optimization problemYES
Type of objectivemax SUM

Quality of the solution as a function of time


Download the above graph as a PDF file / as an EPS file

Solver Data

0.00/0.00	c
0.00/0.00	c This is cosoco 2.00 --  
0.00/0.00	c
0.00/0.00	c command line: cosoco -model -nbcores=8 HOME/instance-4398717-1568609099.xml 
0.00/0.00	c intension  iff(le(0,p[0]),le(0,s[0])) -> extension (support ? 0) - 48tuples
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: 72
0.30/0.36	c |            Domain Sizes: 4..25
0.30/0.36	c |
0.30/0.36	c |             Constraints: 98
0.30/0.36	c |                   Arity: 1..25  -- Unary: 1  -- Binary: 48
0.30/0.36	c | 
0.30/0.36	c |                   Types: 
0.30/0.36	c |                          At most: 24
0.30/0.36	c |                          Extension: 72  (nb tuples: 25..554) -- (shared: 184)
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 5.
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 4.
0.30/0.36	c [pFactory][Group N°0] task 1 launched on thread 3.
0.30/0.36	c [pFactory][Group N°0] task 0 launched on thread 7.
0.30/0.36	o -4963
0.30/0.37	o -2932
0.30/0.38	o -2930
0.30/0.39	o -1000
0.30/0.40	o 12
0.30/0.41	o 35
0.88/0.46	o 56
0.88/0.50	o 65
1.68/0.58	o 71
2.40/0.64	o 72
3.12/0.71	o 75
3.12/0.78	o 76
4.72/0.96	o 81
7.11/1.25	o 84
10.30/1.62	o 86
14.37/2.15	o 88
18.29/2.67	o 89
119.72/15.32	c [pFactory][Group N°0] concurent mode: thread 4 has won with the task 2.
119.72/15.32	c [pFactory][Group N°0] Thread N°0 is joined.
119.72/15.32	c [pFactory][Group N°0] Thread N°1 is joined.
119.72/15.32	c [pFactory][Group N°0] Thread N°2 is joined.
119.72/15.32	c [pFactory][Group N°0] Thread N°3 is joined.
119.72/15.32	c [pFactory][Group N°0] Thread N°4 is joined.
119.72/15.32	c [pFactory][Group N°0] Thread N°5 is joined.
119.72/15.32	c [pFactory][Group N°0] Thread N°6 is joined.
119.72/15.32	c [pFactory][Group N°0] Thread N°7 is joined.
119.72/15.32	c [pFactory][Group N°0] Return Code of the winner:3 (Thread N°4)
119.72/15.32	s OPTIMUM FOUND
119.72/15.32	c call to solver        : 7
119.72/15.32	c
119.72/15.32	c restarts              : 5835        
119.72/15.32	c conflicts             : 36758        (307 /sec)
119.72/15.32	c decisions             : 210706       (1758 /sec)
119.72/15.32	c propagations          : 7241155     (60410 /sec)
119.72/15.32	c root propagations     : 26          
119.72/15.32	c filter calls          : 19529951       (162931 /sec)
119.72/15.32	c useless filter calls  : 17917719       (91 %)
119.72/15.32	c Memory used           : 587.23 MB
119.72/15.32	c Best bound time (wc)  : 2.6657 s
119.72/15.32	c CPU time              : 119.866 s
119.72/15.32	c real time             : 15.3181 s
119.72/15.32	
119.72/15.32	
119.72/15.32	v <instantiation type='solution' cost='89'>
119.72/15.32	v <list>g[0] g[10] g[11] g[12] g[13] g[14] g[15] g[16] g[17] g[18] g[19] g[1] g[20] g[21] g[22] g[23] g[2] g[3] g[4] g[5] g[6] g[7] g[8] g[9] p[0] p[10] p[11] p[12] p[13] p[14] p[15] p[16] p[17] p[18] p[19] p[1] p[20] p[21] p[22] p[23] p[2] p[3] p[4] p[5] p[6] p[7] p[8] p[9] s[0] s[10] s[11] s[12] s[13] s[14] s[15] s[16] s[17] s[18] s[19] s[1] s[20] s[21] s[22] s[23] s[2] s[3] s[4] s[5] s[6] s[7] s[8] s[9] </list>
119.72/15.32	v <values>6 7 2 -7 6 8 8 7 -4 4 7 5 0 0 7 6 3 -1 8 7 -2 7 5 0 0 9 8 20 17 16 15 10 11 19 18 1 -1 14 13 12 4 5 6 7 21 2 3 -1 1 16 10 6 19 13 14 17 23 12 18 7 -1 15 21 22 3 4 5 11 0 8 2 -1 </values>
119.72/15.32	v </instantiation>
119.72/15.32	

Verifier Data

OK	89

Watcher Data

runsolver version 3.4.0 (svn: 3012) Copyright (C) 2010-2013 Olivier ROUSSEL

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

NUMA information:
  number of nodes: 2
  memory of node 0: 16375 MiB (14481 MiB free)
  memory of node 1: 16384 MiB (15538 MiB free)
  node distances:
     10  21
     21  10

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

running on 8 cores: 0-7

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


[startup+0.100155 s]*
/proc/loadavg: 7.64 7.85 8.19 2/192 24061
/proc/meminfo: memFree=30736204/32770688 swapFree=66961184/67108860
[pid=24060] ppid=24057 vsize=31480 memory=7772 CPUtime=0.1 cores=0-7
/proc/24060/stat : 24060 (cosoco) R 24057 24060 22221 0 -1 4202496 2155 0 0 0 10 0 0 0 20 0 1 0 436851529 32235520 1943 33554432000 4194304 6211092 140734755997648 140734755994184 5818619 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 38256640 140734756000790 140734756000882 140734756000882 140734756003790 0
/proc/24060/statm: 7870 1943 828 493 0 1175 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 31480 KiB
Current children cumulated memory: 7772 KiB

[startup+0.210146 s]*
/proc/loadavg: 7.64 7.85 8.19 2/192 24061
/proc/meminfo: memFree=30731740/32770688 swapFree=66961184/67108860
[pid=24060] ppid=24057 vsize=36160 memory=12524 CPUtime=0.21 cores=0-7
/proc/24060/stat : 24060 (cosoco) R 24057 24060 22221 0 -1 4202496 3296 0 0 0 21 0 0 0 20 0 1 0 436851529 37027840 3131 33554432000 4194304 6211092 140734755997648 140734755994184 140653213768677 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 38256640 140734756000790 140734756000882 140734756000882 140734756003790 0
/proc/24060/statm: 9040 3131 829 493 0 2345 0
Current children cumulated CPU time: 0.21 s
Current children cumulated vsize: 36160 KiB
Current children cumulated memory: 12524 KiB

[startup+0.309906 s]*
/proc/loadavg: 7.64 7.85 8.19 2/192 24061
/proc/meminfo: memFree=30727648/32770688 swapFree=66961184/67108860
[pid=24060] ppid=24057 vsize=40548 memory=16748 CPUtime=0.3 cores=0-7
/proc/24060/stat : 24060 (cosoco) R 24057 24060 22221 0 -1 4202496 4401 0 0 0 30 0 0 0 20 0 1 0 436851529 41521152 4187 33554432000 4194304 6211092 140734755997648 140734755994184 5818640 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 38256640 140734756000790 140734756000882 140734756000882 140734756003790 0
/proc/24060/statm: 10137 4187 829 493 0 3442 0
Current children cumulated CPU time: 0.3 s
Current children cumulated vsize: 40548 KiB
Current children cumulated memory: 16748 KiB

[startup+0.701288 s]
/proc/loadavg: 7.64 7.85 8.19 10/200 24069
/proc/meminfo: memFree=30723724/32770688 swapFree=66961184/67108860
[pid=24060] ppid=24057 vsize=634104 memory=20856 CPUtime=3.12 cores=0-7
/proc/24060/stat : 24060 (cosoco) S 24057 24060 22221 0 -1 1077944320 5617 0 0 0 311 1 0 0 20 0 9 0 436851529 649322496 5214 33554432000 4194304 6211092 140734755997648 140734755995904 140653229809399 0 0 4096 8405026 18446744073709551615 0 0 17 1 0 0 0 0 0 8312316 8317760 38256640 140734756000790 140734756000882 140734756000882 140734756003790 0
/proc/24060/statm: 158526 5214 866 493 0 151831 0
[pid=24060/tid=24062] ppid=24057 vsize=634104 memory=7976406965554101975 CPUtime=0.34 cores=0-7
/proc/24060/task/24062/stat : 24062 (cosoco) R 24057 24060 22221 0 -1 4202560 27 0 0 0 34 0 0 0 20 0 9 0 436851564 649322496 5214 33554432000 4194304 6211092 140734755997648 140653206666200 5038872 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 38256640 140734756000790 140734756000882 140734756000882 140734756003790 0
[pid=24060/tid=24063] ppid=24057 vsize=634104 memory=-6935123839545469842 CPUtime=0.35 cores=0-7
/proc/24060/task/24063/stat : 24063 (cosoco) R 24057 24060 22221 0 -1 4202560 19 0 0 0 35 0 0 0 20 0 9 0 436851564 649322496 5214 33554432000 4194304 6211092 140734755997648 140653198273496 5039121 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 38256640 140734756000790 140734756000882 140734756000882 140734756003790 0
[pid=24060/tid=24064] ppid=24057 vsize=634104 memory=-6948055166404804227 CPUtime=0.35 cores=0-7
/proc/24060/task/24064/stat : 24064 (cosoco) R 24057 24060 22221 0 -1 4202560 26 0 0 0 35 0 0 0 20 0 9 0 436851564 649322496 5214 33554432000 4194304 6211092 140734755997648 140653189881104 5039170 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 38256640 140734756000790 140734756000882 140734756000882 140734756003790 0
[pid=24060/tid=24065] ppid=24057 vsize=634104 memory=780 CPUtime=0.34 cores=0-7
/proc/24060/task/24065/stat : 24065 (cosoco) R 24057 24060 22221 0 -1 4202560 19 0 0 0 34 0 0 0 20 0 9 0 436851564 649322496 5214 33554432000 4194304 6211092 140734755997648 140653181488400 5039132 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 38256640 140734756000790 140734756000882 140734756000882 140734756003790 0
[pid=24060/tid=24066] ppid=24057 vsize=634104 memory=3988 CPUtime=0.34 cores=0-7
/proc/24060/task/24066/stat : 24066 (cosoco) R 24057 24060 22221 0 -1 4202560 24 0 0 0 34 0 0 0 20 0 9 0 436851564 649322496 5214 33554432000 4194304 6211092 140734755997648 140653173095696 5039038 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 38256640 140734756000790 140734756000882 140734756000882 140734756003790 0
[pid=24060/tid=24067] ppid=24057 vsize=634104 memory=1088 CPUtime=0.35 cores=0-7
/proc/24060/task/24067/stat : 24067 (cosoco) R 24057 24060 22221 0 -1 4202560 29 0 0 0 35 0 0 0 20 0 9 0 436851564 649322496 5214 33554432000 4194304 6211092 140734755997648 140653164702992 5038777 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 38256640 140734756000790 140734756000882 140734756000882 140734756003790 0
[pid=24060/tid=24068] ppid=24057 vsize=634104 memory=2832 CPUtime=0.32 cores=0-7
/proc/24060/task/24068/stat : 24068 (cosoco) R 24057 24060 22221 0 -1 4202560 28 0 0 0 32 0 0 0 20 0 9 0 436851564 649322496 5214 33554432000 4194304 6211092 140734755997648 140653156310288 5038682 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 38256640 140734756000790 140734756000882 140734756000882 140734756003790 0
[pid=24060/tid=24069] ppid=24057 vsize=634104 memory=1564 CPUtime=0.34 cores=0-7
/proc/24060/task/24069/stat : 24069 (cosoco) R 24057 24060 22221 0 -1 4202560 18 0 0 0 34 0 0 0 20 0 9 0 436851564 649322496 5214 33554432000 4194304 6211092 140734755997648 140653147917272 5250224 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 38256640 140734756000790 140734756000882 140734756000882 140734756003790 0
Current children cumulated CPU time: 3.12 s
Current children cumulated vsize: 634104 KiB
Current children cumulated memory: 20856 KiB

[startup+1.50129 s]
/proc/loadavg: 7.64 7.85 8.19 9/200 24069
/proc/meminfo: memFree=30723724/32770688 swapFree=66961184/67108860
[pid=24060] ppid=24057 vsize=634104 memory=21616 CPUtime=9.5 cores=0-7
/proc/24060/stat : 24060 (cosoco) S 24057 24060 22221 0 -1 1077944320 8555 0 0 0 948 2 0 0 20 0 9 0 436851529 649322496 5404 33554432000 4194304 6211092 140734755997648 140734755995904 140653229809399 0 0 4096 8405026 18446744073709551615 0 0 17 1 0 0 0 0 0 8312316 8317760 38256640 140734756000790 140734756000882 140734756000882 140734756003790 0
/proc/24060/statm: 158526 5404 872 493 0 151831 0
[pid=24060/tid=24062] ppid=24057 vsize=634104 memory=140017870870143 CPUtime=1.14 cores=0-7
/proc/24060/task/24062/stat : 24062 (cosoco) R 24057 24060 22221 0 -1 4202560 347 0 0 0 114 0 0 0 20 0 9 0 436851564 649322496 5404 33554432000 4194304 6211092 140734755997648 140653206666512 5039118 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 38256640 140734756000790 140734756000882 140734756000882 140734756003790 0
[pid=24060/tid=24063] ppid=24057 vsize=634104 memory=-1598831813028945288 CPUtime=1.15 cores=0-7
/proc/24060/task/24063/stat : 24063 (cosoco) R 24057 24060 22221 0 -1 4202560 538 0 0 0 115 0 0 0 20 0 9 0 436851564 649322496 5404 33554432000 4194304 6211092 140734755997648 140653198273496 5008816 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 38256640 140734756000790 140734756000882 140734756000882 140734756003790 0
[pid=24060/tid=24064] ppid=24057 vsize=634104 memory=6655300316396806240 CPUtime=1.14 cores=0-7
/proc/24060/task/24064/stat : 24064 (cosoco) R 24057 24060 22221 0 -1 4202560 375 0 0 0 114 0 0 0 20 0 9 0 436851564 649322496 5404 33554432000 4194304 6211092 140734755997648 140653189881104 5038999 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 38256640 140734756000790 140734756000882 140734756000882 140734756003790 0
[pid=24060/tid=24065] ppid=24057 vsize=634104 memory=0 CPUtime=1.14 cores=0-7
/proc/24060/task/24065/stat : 24065 (cosoco) R 24057 24060 22221 0 -1 4202560 387 0 0 0 114 0 0 0 20 0 9 0 436851564 649322496 5404 33554432000 4194304 6211092 140734755997648 140653181488400 5038766 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 38256640 140734756000790 140734756000882 140734756000882 140734756003790 0
[pid=24060/tid=24066] ppid=24057 vsize=634104 memory=0 CPUtime=1.14 cores=0-7
/proc/24060/task/24066/stat : 24066 (cosoco) R 24057 24060 22221 0 -1 4202560 312 0 0 0 114 0 0 0 20 0 9 0 436851564 649322496 5404 33554432000 4194304 6211092 140734755997648 140653173095696 5394333 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 38256640 140734756000790 140734756000882 140734756000882 140734756003790 0
[pid=24060/tid=24067] ppid=24057 vsize=634104 memory=0 CPUtime=1.15 cores=0-7
/proc/24060/task/24067/stat : 24067 (cosoco) R 24057 24060 22221 0 -1 4202560 414 0 0 0 115 0 0 0 20 0 9 0 436851564 649322496 5404 33554432000 4194304 6211092 140734755997648 140653164702992 5038697 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 38256640 140734756000790 140734756000882 140734756000882 140734756003790 0
[pid=24060/tid=24068] ppid=24057 vsize=634104 memory=6944656592455097440 CPUtime=1.11 cores=0-7
/proc/24060/task/24068/stat : 24068 (cosoco) R 24057 24060 22221 0 -1 4202560 343 0 0 0 111 0 0 0 20 0 9 0 436851564 649322496 5404 33554432000 4194304 6211092 140734755997648 140653156310288 5039104 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 38256640 140734756000790 140734756000882 140734756000882 140734756003790 0
[pid=24060/tid=24069] ppid=24057 vsize=634104 memory=0 CPUtime=1.14 cores=0-7
/proc/24060/task/24069/stat : 24069 (cosoco) R 24057 24060 22221 0 -1 4202560 412 0 0 0 114 0 0 0 20 0 9 0 436851564 649322496 5404 33554432000 4194304 6211092 140734755997648 140653147917272 5039061 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 38256640 140734756000790 140734756000882 140734756000882 140734756003790 0
Current children cumulated CPU time: 9.5 s
Current children cumulated vsize: 634104 KiB
Current children cumulated memory: 21616 KiB

[startup+3.11129 s]
/proc/loadavg: 7.64 7.85 8.19 9/200 24069
/proc/meminfo: memFree=30721948/32770688 swapFree=66961184/67108860
[pid=24060] ppid=24057 vsize=634104 memory=21616 CPUtime=22.36 cores=0-7
/proc/24060/stat : 24060 (cosoco) S 24057 24060 22221 0 -1 1077944320 8803 0 0 0 2234 2 0 0 20 0 9 0 436851529 649322496 5404 33554432000 4194304 6211092 140734755997648 140734755995904 140653229809399 0 0 4096 8405026 18446744073709551615 0 0 17 1 0 0 0 0 0 8312316 8317760 38256640 140734756000790 140734756000882 140734756000882 140734756003790 0
/proc/24060/statm: 158526 5404 872 493 0 151831 0
[pid=24060/tid=24062] ppid=24057 vsize=634104 memory=20856 CPUtime=2.75 cores=0-7
/proc/24060/task/24062/stat : 24062 (cosoco) R 24057 24060 22221 0 -1 4202560 421 0 0 0 275 0 0 0 20 0 9 0 436851564 649322496 5404 33554432000 4194304 6211092 140734755997648 140653206666512 5039132 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 38256640 140734756000790 140734756000882 140734756000882 140734756003790 0
[pid=24060/tid=24063] ppid=24057 vsize=634104 memory=33 CPUtime=2.76 cores=0-7
/proc/24060/task/24063/stat : 24063 (cosoco) R 24057 24060 22221 0 -1 4202560 538 0 0 0 276 0 0 0 20 0 9 0 436851564 649322496 5404 33554432000 4194304 6211092 140734755997648 140653198273496 5397352 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 38256640 140734756000790 140734756000882 140734756000882 140734756003790 0
[pid=24060/tid=24064] ppid=24057 vsize=634104 memory=280026901643504 CPUtime=2.75 cores=0-7
/proc/24060/task/24064/stat : 24064 (cosoco) R 24057 24060 22221 0 -1 4202560 375 0 0 0 275 0 0 0 20 0 9 0 436851564 649322496 5404 33554432000 4194304 6211092 140734755997648 140653189881104 5038777 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 38256640 140734756000790 140734756000882 140734756000882 140734756003790 0
[pid=24060/tid=24065] ppid=24057 vsize=634104 memory=6935054825532540783 CPUtime=2.75 cores=0-7
/proc/24060/task/24065/stat : 24065 (cosoco) R 24057 24060 22221 0 -1 4202560 394 0 0 0 275 0 0 0 20 0 9 0 436851564 649322496 5404 33554432000 4194304 6211092 140734755997648 140653181488400 5039042 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 38256640 140734756000790 140734756000882 140734756000882 140734756003790 0
[pid=24060/tid=24066] ppid=24057 vsize=634104 memory=0 CPUtime=2.75 cores=0-7
/proc/24060/task/24066/stat : 24066 (cosoco) R 24057 24060 22221 0 -1 4202560 450 0 0 0 275 0 0 0 20 0 9 0 436851564 649322496 5404 33554432000 4194304 6211092 140734755997648 140653173095696 5038872 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 38256640 140734756000790 140734756000882 140734756000882 140734756003790 0
[pid=24060/tid=24067] ppid=24057 vsize=634104 memory=0 CPUtime=2.76 cores=0-7
/proc/24060/task/24067/stat : 24067 (cosoco) R 24057 24060 22221 0 -1 4202560 415 0 0 0 276 0 0 0 20 0 9 0 436851564 649322496 5404 33554432000 4194304 6211092 140734755997648 140653164702992 5039038 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 38256640 140734756000790 140734756000882 140734756000882 140734756003790 0
[pid=24060/tid=24068] ppid=24057 vsize=634104 memory=0 CPUtime=2.69 cores=0-7
/proc/24060/task/24068/stat : 24068 (cosoco) R 24057 24060 22221 0 -1 4202560 367 0 0 0 269 0 0 0 20 0 9 0 436851564 649322496 5404 33554432000 4194304 6211092 140734755997648 140653156310288 5038999 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 38256640 140734756000790 140734756000882 140734756000882 140734756003790 0
[pid=24060/tid=24069] ppid=24057 vsize=634104 memory=0 CPUtime=2.75 cores=0-7
/proc/24060/task/24069/stat : 24069 (cosoco) R 24057 24060 22221 0 -1 4202560 416 0 0 0 275 0 0 0 20 0 9 0 436851564 649322496 5404 33554432000 4194304 6211092 140734755997648 140653147917272 5038992 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 38256640 140734756000790 140734756000882 140734756000882 140734756003790 0
Current children cumulated CPU time: 22.36 s
Current children cumulated vsize: 634104 KiB
Current children cumulated memory: 21616 KiB

[startup+6.30129 s]
/proc/loadavg: 7.67 7.85 8.19 9/200 24069
/proc/meminfo: memFree=30722208/32770688 swapFree=66961184/67108860
[pid=24060] ppid=24057 vsize=634104 memory=21616 CPUtime=47.84 cores=0-7
/proc/24060/stat : 24060 (cosoco) S 24057 24060 22221 0 -1 1077944320 17538 0 0 0 4781 3 0 0 20 0 9 0 436851529 649322496 5404 33554432000 4194304 6211092 140734755997648 140734755995904 140653229809399 0 0 4096 8405026 18446744073709551615 0 0 17 1 0 0 0 0 0 8312316 8317760 38256640 140734756000790 140734756000882 140734756000882 140734756003790 0
/proc/24060/statm: 158526 5404 872 493 0 151831 0
[pid=24060/tid=24062] ppid=24057 vsize=634104 memory=140017870870143 CPUtime=5.94 cores=0-7
/proc/24060/task/24062/stat : 24062 (cosoco) R 24057 24060 22221 0 -1 4202560 1461 0 0 0 594 0 0 0 20 0 9 0 436851564 649322496 5404 33554432000 4194304 6211092 140734755997648 140653206666512 5039038 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 38256640 140734756000790 140734756000882 140734756000882 140734756003790 0
[pid=24060/tid=24063] ppid=24057 vsize=634104 memory=21616 CPUtime=5.94 cores=0-7
/proc/24060/task/24063/stat : 24063 (cosoco) R 24057 24060 22221 0 -1 4202560 1670 0 0 0 594 0 0 0 20 0 9 0 436851564 649322496 5404 33554432000 4194304 6211092 140734755997648 140653198273496 5038990 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 38256640 140734756000790 140734756000882 140734756000882 140734756003790 0
[pid=24060/tid=24064] ppid=24057 vsize=634104 memory=3612 CPUtime=5.94 cores=0-7
/proc/24060/task/24064/stat : 24064 (cosoco) R 24057 24060 22221 0 -1 4202560 1407 0 0 0 594 0 0 0 20 0 9 0 436851564 649322496 5404 33554432000 4194304 6211092 140734755997648 140653189881104 5390135 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 38256640 140734756000790 140734756000882 140734756000882 140734756003790 0
[pid=24060/tid=24065] ppid=24057 vsize=634104 memory=414 CPUtime=5.94 cores=0-7
/proc/24060/task/24065/stat : 24065 (cosoco) R 24057 24060 22221 0 -1 4202560 1516 0 0 0 594 0 0 0 20 0 9 0 436851564 649322496 5404 33554432000 4194304 6211092 140734755997648 140653181488400 5039257 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 38256640 140734756000790 140734756000882 140734756000882 140734756003790 0
[pid=24060/tid=24066] ppid=24057 vsize=634104 memory=414 CPUtime=5.94 cores=0-7
/proc/24060/task/24066/stat : 24066 (cosoco) R 24057 24060 22221 0 -1 4202560 1529 0 0 0 594 0 0 0 20 0 9 0 436851564 649322496 5404 33554432000 4194304 6211092 140734755997648 140653173095696 5038872 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 38256640 140734756000790 140734756000882 140734756000882 140734756003790 0
[pid=24060/tid=24067] ppid=24057 vsize=634104 memory=164 CPUtime=5.94 cores=0-7
/proc/24060/task/24067/stat : 24067 (cosoco) R 24057 24060 22221 0 -1 4202560 1478 0 0 0 594 0 0 0 20 0 9 0 436851564 649322496 5404 33554432000 4194304 6211092 140734755997648 140653164702992 5038999 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 38256640 140734756000790 140734756000882 140734756000882 140734756003790 0
[pid=24060/tid=24068] ppid=24057 vsize=634104 memory=6944656592387989600 CPUtime=5.84 cores=0-7
/proc/24060/task/24068/stat : 24068 (cosoco) R 24057 24060 22221 0 -1 4202560 1510 0 0 0 584 0 0 0 20 0 9 0 436851564 649322496 5404 33554432000 4194304 6211092 140734755997648 140653156310288 5038741 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 38256640 140734756000790 140734756000882 140734756000882 140734756003790 0
[pid=24060/tid=24069] ppid=24057 vsize=634104 memory=0 CPUtime=5.94 cores=0-7
/proc/24060/task/24069/stat : 24069 (cosoco) R 24057 24060 22221 0 -1 4202560 1540 0 0 0 594 0 0 0 20 0 9 0 436851564 649322496 5404 33554432000 4194304 6211092 140734755997648 140653147917272 5035320 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 38256640 140734756000790 140734756000882 140734756000882 140734756003790 0
Current children cumulated CPU time: 47.84 s
Current children cumulated vsize: 634104 KiB
Current children cumulated memory: 21616 KiB

[startup+12.7013 s]
/proc/loadavg: 7.70 7.85 8.19 9/200 24069
/proc/meminfo: memFree=30721472/32770688 swapFree=66961184/67108860
[pid=24060] ppid=24057 vsize=634104 memory=21616 CPUtime=98.95 cores=0-7
/proc/24060/stat : 24060 (cosoco) S 24057 24060 22221 0 -1 1077944320 23375 0 0 0 9892 3 0 0 20 0 9 0 436851529 649322496 5404 33554432000 4194304 6211092 140734755997648 140734755995904 140653229809399 0 0 4096 8405026 18446744073709551615 0 0 17 1 0 0 0 0 0 8312316 8317760 38256640 140734756000790 140734756000882 140734756000882 140734756003790 0
/proc/24060/statm: 158526 5404 872 493 0 151831 0
[pid=24060/tid=24062] ppid=24057 vsize=634104 memory=21616 CPUtime=12.34 cores=0-7
/proc/24060/task/24062/stat : 24062 (cosoco) R 24057 24060 22221 0 -1 4202560 2139 0 0 0 1234 0 0 0 20 0 9 0 436851564 649322496 5404 33554432000 4194304 6211092 140734755997648 140653206666512 5035326 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 38256640 140734756000790 140734756000882 140734756000882 140734756003790 0
[pid=24060/tid=24063] ppid=24057 vsize=634104 memory=21616 CPUtime=12.35 cores=0-7
/proc/24060/task/24063/stat : 24063 (cosoco) R 24057 24060 22221 0 -1 4202560 2425 0 0 0 1235 0 0 0 20 0 9 0 436851564 649322496 5404 33554432000 4194304 6211092 140734755997648 140653198273496 5039121 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 38256640 140734756000790 140734756000882 140734756000882 140734756003790 0
[pid=24060/tid=24064] ppid=24057 vsize=634104 memory=1564 CPUtime=12.35 cores=0-7
/proc/24060/task/24064/stat : 24064 (cosoco) R 24057 24060 22221 0 -1 4202560 2152 0 0 0 1235 0 0 0 20 0 9 0 436851564 649322496 5404 33554432000 4194304 6211092 140734755997648 140653189881104 5156338 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 38256640 140734756000790 140734756000882 140734756000882 140734756003790 0
[pid=24060/tid=24065] ppid=24057 vsize=634104 memory=0 CPUtime=12.34 cores=0-7
/proc/24060/task/24065/stat : 24065 (cosoco) R 24057 24060 22221 0 -1 4202560 2243 0 0 0 1234 0 0 0 20 0 9 0 436851564 649322496 5404 33554432000 4194304 6211092 140734755997648 140653181488400 5038999 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 38256640 140734756000790 140734756000882 140734756000882 140734756003790 0
[pid=24060/tid=24066] ppid=24057 vsize=634104 memory=21616 CPUtime=12.34 cores=0-7
/proc/24060/task/24066/stat : 24066 (cosoco) R 24057 24060 22221 0 -1 4202560 2244 0 0 0 1234 0 0 0 20 0 9 0 436851564 649322496 5404 33554432000 4194304 6211092 140734755997648 140653173095696 5038737 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 38256640 140734756000790 140734756000882 140734756000882 140734756003790 0
[pid=24060/tid=24067] ppid=24057 vsize=634104 memory=21616 CPUtime=12.34 cores=0-7
/proc/24060/task/24067/stat : 24067 (cosoco) R 24057 24060 22221 0 -1 4202560 2219 0 0 0 1234 0 0 0 20 0 9 0 436851564 649322496 5404 33554432000 4194304 6211092 140734755997648 140653164702992 5039038 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 38256640 140734756000790 140734756000882 140734756000882 140734756003790 0
[pid=24060/tid=24068] ppid=24057 vsize=634104 memory=6944652177228980320 CPUtime=12.16 cores=0-7
/proc/24060/task/24068/stat : 24068 (cosoco) R 24057 24060 22221 0 -1 4202560 2281 0 0 0 1216 0 0 0 20 0 9 0 436851564 649322496 5404 33554432000 4194304 6211092 140734755997648 140653156310288 5389404 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 38256640 140734756000790 140734756000882 140734756000882 140734756003790 0
[pid=24060/tid=24069] ppid=24057 vsize=634104 memory=-7684191407570971757 CPUtime=12.34 cores=0-7
/proc/24060/task/24069/stat : 24069 (cosoco) R 24057 24060 22221 0 -1 4202560 2245 0 0 0 1234 0 0 0 20 0 9 0 436851564 649322496 5404 33554432000 4194304 6211092 140734755997648 140653147917272 5038788 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 38256640 140734756000790 140734756000882 140734756000882 140734756003790 0
Current children cumulated CPU time: 98.95 s
Current children cumulated vsize: 634104 KiB
Current children cumulated memory: 21616 KiB

[startup+15.3267 s]
# the end of solver process 24060 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=119.867 s, system=0.038985 s

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

[startup+12.8013 s]
/proc/loadavg: 7.70 7.85 8.19 9/200 24069
/proc/meminfo: memFree=30721472/32770688 swapFree=66961184/67108860
[pid=24060] ppid=24057 vsize=634104 memory=21616 CPUtime=99.75 cores=0-7
/proc/24060/stat : 24060 (cosoco) S 24057 24060 22221 0 -1 1077944320 23375 0 0 0 9972 3 0 0 20 0 9 0 436851529 649322496 5404 33554432000 4194304 6211092 140734755997648 140734755995904 140653229809399 0 0 4096 8405026 18446744073709551615 0 0 17 1 0 0 0 0 0 8312316 8317760 38256640 140734756000790 140734756000882 140734756000882 140734756003790 0
/proc/24060/statm: 158526 5404 872 493 0 151831 0
[pid=24060/tid=24062] ppid=24057 vsize=634104 memory=285 CPUtime=12.44 cores=0-7
/proc/24060/task/24062/stat : 24062 (cosoco) R 24057 24060 22221 0 -1 4202560 2139 0 0 0 1244 0 0 0 20 0 9 0 436851564 649322496 5404 33554432000 4194304 6211092 140734755997648 140653206666512 5397382 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 38256640 140734756000790 140734756000882 140734756000882 140734756003790 0
[pid=24060/tid=24063] ppid=24057 vsize=634104 memory=278 CPUtime=12.45 cores=0-7
/proc/24060/task/24063/stat : 24063 (cosoco) R 24057 24060 22221 0 -1 4202560 2425 0 0 0 1245 0 0 0 20 0 9 0 436851564 649322496 5404 33554432000 4194304 6211092 140734755997648 140653198273496 5397375 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 38256640 140734756000790 140734756000882 140734756000882 140734756003790 0
[pid=24060/tid=24064] ppid=24057 vsize=634104 memory=284 CPUtime=12.45 cores=0-7
/proc/24060/task/24064/stat : 24064 (cosoco) R 24057 24060 22221 0 -1 4202560 2152 0 0 0 1245 0 0 0 20 0 9 0 436851564 649322496 5404 33554432000 4194304 6211092 140734755997648 140653189881104 5038992 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 38256640 140734756000790 140734756000882 140734756000882 140734756003790 0
[pid=24060/tid=24065] ppid=24057 vsize=634104 memory=1124 CPUtime=12.44 cores=0-7
/proc/24060/task/24065/stat : 24065 (cosoco) R 24057 24060 22221 0 -1 4202560 2243 0 0 0 1244 0 0 0 20 0 9 0 436851564 649322496 5404 33554432000 4194304 6211092 140734755997648 140653181488400 5038726 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 38256640 140734756000790 140734756000882 140734756000882 140734756003790 0
[pid=24060/tid=24066] ppid=24057 vsize=634104 memory=1124 CPUtime=12.44 cores=0-7
/proc/24060/task/24066/stat : 24066 (cosoco) R 24057 24060 22221 0 -1 4202560 2244 0 0 0 1244 0 0 0 20 0 9 0 436851564 649322496 5404 33554432000 4194304 6211092 140734755997648 140653173095696 5017390 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 38256640 140734756000790 140734756000882 140734756000882 140734756003790 0
[pid=24060/tid=24067] ppid=24057 vsize=634104 memory=1107 CPUtime=12.44 cores=0-7
/proc/24060/task/24067/stat : 24067 (cosoco) R 24057 24060 22221 0 -1 4202560 2219 0 0 0 1244 0 0 0 20 0 9 0 436851564 649322496 5404 33554432000 4194304 6211092 140734755997648 140653164702992 5038656 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 38256640 140734756000790 140734756000882 140734756000882 140734756003790 0
[pid=24060/tid=24068] ppid=24057 vsize=634104 memory=1124 CPUtime=12.26 cores=0-7
/proc/24060/task/24068/stat : 24068 (cosoco) R 24057 24060 22221 0 -1 4202560 2281 0 0 0 1226 0 0 0 20 0 9 0 436851564 649322496 5404 33554432000 4194304 6211092 140734755997648 140653156310288 5035283 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 38256640 140734756000790 140734756000882 140734756000882 140734756003790 0
[pid=24060/tid=24069] ppid=24057 vsize=634104 memory=0 CPUtime=12.44 cores=0-7
/proc/24060/task/24069/stat : 24069 (cosoco) R 24057 24060 22221 0 -1 4202560 2245 0 0 0 1244 0 0 0 20 0 9 0 436851564 649322496 5404 33554432000 4194304 6211092 140734755997648 140653147917272 5409453 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 38256640 140734756000790 140734756000882 140734756000882 140734756003790 0
Current children cumulated CPU time: 99.75 s
Current children cumulated vsize: 634104 KiB
Current children cumulated memory: 21616 KiB

[startup+14.4013 s]
/proc/loadavg: 7.72 7.86 8.19 9/200 24069
/proc/meminfo: memFree=30721224/32770688 swapFree=66961184/67108860
[pid=24060] ppid=24057 vsize=634104 memory=21616 CPUtime=112.53 cores=0-7
/proc/24060/stat : 24060 (cosoco) S 24057 24060 22221 0 -1 1077944320 23376 0 0 0 11250 3 0 0 20 0 9 0 436851529 649322496 5404 33554432000 4194304 6211092 140734755997648 140734755995904 140653229809399 0 0 4096 8405026 18446744073709551615 0 0 17 1 0 0 0 0 0 8312316 8317760 38256640 140734756000790 140734756000882 140734756000882 140734756003790 0
/proc/24060/statm: 158526 5404 872 493 0 151831 0
[pid=24060/tid=24062] ppid=24057 vsize=634104 memory=6935054825532540783 CPUtime=14.04 cores=0-7
/proc/24060/task/24062/stat : 24062 (cosoco) R 24057 24060 22221 0 -1 4202560 2139 0 0 0 1404 0 0 0 20 0 9 0 436851564 649322496 5404 33554432000 4194304 6211092 140734755997648 140653206666512 5039141 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 38256640 140734756000790 140734756000882 140734756000882 140734756003790 0
[pid=24060/tid=24063] ppid=24057 vsize=634104 memory=2832 CPUtime=14.05 cores=0-7
/proc/24060/task/24063/stat : 24063 (cosoco) R 24057 24060 22221 0 -1 4202560 2425 0 0 0 1405 0 0 0 20 0 9 0 436851564 649322496 5404 33554432000 4194304 6211092 140734755997648 140653198273496 5038947 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 38256640 140734756000790 140734756000882 140734756000882 140734756003790 0
[pid=24060/tid=24064] ppid=24057 vsize=634104 memory=1564 CPUtime=14.05 cores=0-7
/proc/24060/task/24064/stat : 24064 (cosoco) R 24057 24060 22221 0 -1 4202560 2152 0 0 0 1405 0 0 0 20 0 9 0 436851564 649322496 5404 33554432000 4194304 6211092 140734755997648 140653189881104 5038784 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 38256640 140734756000790 140734756000882 140734756000882 140734756003790 0
[pid=24060/tid=24065] ppid=24057 vsize=634104 memory=8560 CPUtime=14.04 cores=0-7
/proc/24060/task/24065/stat : 24065 (cosoco) R 24057 24060 22221 0 -1 4202560 2243 0 0 0 1404 0 0 0 20 0 9 0 436851564 649322496 5404 33554432000 4194304 6211092 140734755997648 140653181488400 5038999 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 38256640 140734756000790 140734756000882 140734756000882 140734756003790 0
[pid=24060/tid=24066] ppid=24057 vsize=634104 memory=14008 CPUtime=14.04 cores=0-7
/proc/24060/task/24066/stat : 24066 (cosoco) R 24057 24060 22221 0 -1 4202560 2244 0 0 0 1404 0 0 0 20 0 9 0 436851564 649322496 5404 33554432000 4194304 6211092 140734755997648 140653173095696 5038999 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 38256640 140734756000790 140734756000882 140734756000882 140734756003790 0
[pid=24060/tid=24067] ppid=24057 vsize=634104 memory=21616 CPUtime=14.04 cores=0-7
/proc/24060/task/24067/stat : 24067 (cosoco) R 24057 24060 22221 0 -1 4202560 2219 0 0 0 1404 0 0 0 20 0 9 0 436851564 649322496 5404 33554432000 4194304 6211092 140734755997648 140653164702992 5017472 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 38256640 140734756000790 140734756000882 140734756000882 140734756003790 0
[pid=24060/tid=24068] ppid=24057 vsize=634104 memory=3612 CPUtime=13.84 cores=0-7
/proc/24060/task/24068/stat : 24068 (cosoco) R 24057 24060 22221 0 -1 4202560 2282 0 0 0 1384 0 0 0 20 0 9 0 436851564 649322496 5404 33554432000 4194304 6211092 140734755997648 140653156310288 5039199 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 38256640 140734756000790 140734756000882 140734756000882 140734756003790 0
[pid=24060/tid=24069] ppid=24057 vsize=634104 memory=0 CPUtime=14.04 cores=0-7
/proc/24060/task/24069/stat : 24069 (cosoco) R 24057 24060 22221 0 -1 4202560 2245 0 0 0 1404 0 0 0 20 0 9 0 436851564 649322496 5404 33554432000 4194304 6211092 140734755997648 140653147917272 5038999 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 38256640 140734756000790 140734756000882 140734756000882 140734756003790 0
Current children cumulated CPU time: 112.53 s
Current children cumulated vsize: 634104 KiB
Current children cumulated memory: 21616 KiB

[startup+14.8013 s]
/proc/loadavg: 7.72 7.86 8.19 9/200 24069
/proc/meminfo: memFree=30721224/32770688 swapFree=66961184/67108860
[pid=24060] ppid=24057 vsize=634104 memory=21616 CPUtime=115.73 cores=0-7
/proc/24060/stat : 24060 (cosoco) S 24057 24060 22221 0 -1 1077944320 23377 0 0 0 11570 3 0 0 20 0 9 0 436851529 649322496 5404 33554432000 4194304 6211092 140734755997648 140734755995904 140653229809399 0 0 4096 8405026 18446744073709551615 0 0 17 1 0 0 0 0 0 8312316 8317760 38256640 140734756000790 140734756000882 140734756000882 140734756003790 0
/proc/24060/statm: 158526 5404 872 493 0 151831 0
[pid=24060/tid=24062] ppid=24057 vsize=634104 memory=496 CPUtime=14.44 cores=0-7
/proc/24060/task/24062/stat : 24062 (cosoco) R 24057 24060 22221 0 -1 4202560 2139 0 0 0 1444 0 0 0 20 0 9 0 436851564 649322496 5404 33554432000 4194304 6211092 140734755997648 140653206666512 5038999 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 38256640 140734756000790 140734756000882 140734756000882 140734756003790 0
[pid=24060/tid=24063] ppid=24057 vsize=634104 memory=1556 CPUtime=14.45 cores=0-7
/proc/24060/task/24063/stat : 24063 (cosoco) R 24057 24060 22221 0 -1 4202560 2425 0 0 0 1445 0 0 0 20 0 9 0 436851564 649322496 5404 33554432000 4194304 6211092 140734755997648 140653198273496 5038788 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 38256640 140734756000790 140734756000882 140734756000882 140734756003790 0
[pid=24060/tid=24064] ppid=24057 vsize=634104 memory=928 CPUtime=14.45 cores=0-7
/proc/24060/task/24064/stat : 24064 (cosoco) R 24057 24060 22221 0 -1 4202560 2152 0 0 0 1445 0 0 0 20 0 9 0 436851564 649322496 5404 33554432000 4194304 6211092 140734755997648 140653189881104 5039018 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 38256640 140734756000790 140734756000882 140734756000882 140734756003790 0
[pid=24060/tid=24065] ppid=24057 vsize=634104 memory=1628 CPUtime=14.44 cores=0-7
/proc/24060/task/24065/stat : 24065 (cosoco) R 24057 24060 22221 0 -1 4202560 2244 0 0 0 1444 0 0 0 20 0 9 0 436851564 649322496 5404 33554432000 4194304 6211092 140734755997648 140653181488400 5038788 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 38256640 140734756000790 140734756000882 140734756000882 140734756003790 0
[pid=24060/tid=24066] ppid=24057 vsize=634104 memory=796 CPUtime=14.44 cores=0-7
/proc/24060/task/24066/stat : 24066 (cosoco) R 24057 24060 22221 0 -1 4202560 2244 0 0 0 1444 0 0 0 20 0 9 0 436851564 649322496 5404 33554432000 4194304 6211092 140734755997648 140653173095696 5038872 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 38256640 140734756000790 140734756000882 140734756000882 140734756003790 0
[pid=24060/tid=24067] ppid=24057 vsize=634104 memory=1444 CPUtime=14.44 cores=0-7
/proc/24060/task/24067/stat : 24067 (cosoco) R 24057 24060 22221 0 -1 4202560 2219 0 0 0 1444 0 0 0 20 0 9 0 436851564 649322496 5404 33554432000 4194304 6211092 140734755997648 140653164702992 5039170 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 38256640 140734756000790 140734756000882 140734756000882 140734756003790 0
[pid=24060/tid=24068] ppid=24057 vsize=634104 memory=1984 CPUtime=14.24 cores=0-7
/proc/24060/task/24068/stat : 24068 (cosoco) R 24057 24060 22221 0 -1 4202560 2282 0 0 0 1424 0 0 0 20 0 9 0 436851564 649322496 5404 33554432000 4194304 6211092 140734755997648 140653156310288 5039038 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 38256640 140734756000790 140734756000882 140734756000882 140734756003790 0
[pid=24060/tid=24069] ppid=24057 vsize=634104 memory=2424 CPUtime=14.44 cores=0-7
/proc/24060/task/24069/stat : 24069 (cosoco) R 24057 24060 22221 0 -1 4202560 2245 0 0 0 1444 0 0 0 20 0 9 0 436851564 649322496 5404 33554432000 4194304 6211092 140734755997648 140653147917272 5396409 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 38256640 140734756000790 140734756000882 140734756000882 140734756003790 0
Current children cumulated CPU time: 115.73 s
Current children cumulated vsize: 634104 KiB
Current children cumulated memory: 21616 KiB

[startup+15.2013 s]
/proc/loadavg: 7.72 7.86 8.19 9/200 24069
/proc/meminfo: memFree=30721440/32770688 swapFree=66961184/67108860
[pid=24060] ppid=24057 vsize=634104 memory=21616 CPUtime=118.92 cores=0-7
/proc/24060/stat : 24060 (cosoco) S 24057 24060 22221 0 -1 1077944320 23379 0 0 0 11889 3 0 0 20 0 9 0 436851529 649322496 5404 33554432000 4194304 6211092 140734755997648 140734755995904 140653229809399 0 0 4096 8405026 18446744073709551615 0 0 17 1 0 0 0 0 0 8312316 8317760 38256640 140734756000790 140734756000882 140734756000882 140734756003790 0
/proc/24060/statm: 158526 5404 872 493 0 151831 0
[pid=24060/tid=24062] ppid=24057 vsize=634104 memory=6935054825532540783 CPUtime=14.84 cores=0-7
/proc/24060/task/24062/stat : 24062 (cosoco) R 24057 24060 22221 0 -1 4202560 2139 0 0 0 1484 0 0 0 20 0 9 0 436851564 649322496 5404 33554432000 4194304 6211092 140734755997648 140653206666512 5039061 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 38256640 140734756000790 140734756000882 140734756000882 140734756003790 0
[pid=24060/tid=24063] ppid=24057 vsize=634104 memory=44456 CPUtime=14.85 cores=0-7
/proc/24060/task/24063/stat : 24063 (cosoco) R 24057 24060 22221 0 -1 4202560 2425 0 0 0 1485 0 0 0 20 0 9 0 436851564 649322496 5404 33554432000 4194304 6211092 140734755997648 140653198273496 5158160 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 38256640 140734756000790 140734756000882 140734756000882 140734756003790 0
[pid=24060/tid=24064] ppid=24057 vsize=634104 memory=984 CPUtime=14.85 cores=0-7
/proc/24060/task/24064/stat : 24064 (cosoco) R 24057 24060 22221 0 -1 4202560 2152 0 0 0 1485 0 0 0 20 0 9 0 436851564 649322496 5404 33554432000 4194304 6211092 140734755997648 140653189881104 5156649 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 38256640 140734756000790 140734756000882 140734756000882 140734756003790 0
[pid=24060/tid=24065] ppid=24057 vsize=634104 memory=2044 CPUtime=14.84 cores=0-7
/proc/24060/task/24065/stat : 24065 (cosoco) R 24057 24060 22221 0 -1 4202560 2245 0 0 0 1484 0 0 0 20 0 9 0 436851564 649322496 5404 33554432000 4194304 6211092 140734755997648 140653181488400 5039038 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 38256640 140734756000790 140734756000882 140734756000882 140734756003790 0
[pid=24060/tid=24066] ppid=24057 vsize=634104 memory=21616 CPUtime=14.84 cores=0-7
/proc/24060/task/24066/stat : 24066 (cosoco) R 24057 24060 22221 0 -1 4202560 2244 0 0 0 1484 0 0 0 20 0 9 0 436851564 649322496 5404 33554432000 4194304 6211092 140734755997648 140653173095696 5039061 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 38256640 140734756000790 140734756000882 140734756000882 140734756003790 0
[pid=24060/tid=24067] ppid=24057 vsize=634104 memory=280026902349024 CPUtime=14.84 cores=0-7
/proc/24060/task/24067/stat : 24067 (cosoco) R 24057 24060 22221 0 -1 4202560 2220 0 0 0 1484 0 0 0 20 0 9 0 436851564 649322496 5404 33554432000 4194304 6211092 140734755997648 140653164702992 5039185 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 38256640 140734756000790 140734756000882 140734756000882 140734756003790 0
[pid=24060/tid=24068] ppid=24057 vsize=634104 memory=8174723239089013032 CPUtime=14.62 cores=0-7
/proc/24060/task/24068/stat : 24068 (cosoco) R 24057 24060 22221 0 -1 4202560 2282 0 0 0 1462 0 0 0 20 0 9 0 436851564 649322496 5404 33554432000 4194304 6211092 140734755997648 140653156310288 5038999 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 38256640 140734756000790 140734756000882 140734756000882 140734756003790 0
[pid=24060/tid=24069] ppid=24057 vsize=634104 memory=288283398462777365 CPUtime=14.84 cores=0-7
/proc/24060/task/24069/stat : 24069 (cosoco) R 24057 24060 22221 0 -1 4202560 2245 0 0 0 1484 0 0 0 20 0 9 0 436851564 649322496 5404 33554432000 4194304 6211092 140734755997648 140653147917272 5017582 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 38256640 140734756000790 140734756000882 140734756000882 140734756003790 0
Current children cumulated CPU time: 118.92 s
Current children cumulated vsize: 634104 KiB
Current children cumulated memory: 21616 KiB

[startup+15.3013 s]
/proc/loadavg: 7.72 7.86 8.19 9/200 24069
/proc/meminfo: memFree=30721440/32770688 swapFree=66961184/67108860
[pid=24060] ppid=24057 vsize=634104 memory=21616 CPUtime=119.72 cores=0-7
/proc/24060/stat : 24060 (cosoco) S 24057 24060 22221 0 -1 1077944320 23382 0 0 0 11969 3 0 0 20 0 9 0 436851529 649322496 5404 33554432000 4194304 6211092 140734755997648 140734755995904 140653229809399 0 0 4096 8405026 18446744073709551615 0 0 17 1 0 0 0 0 0 8312316 8317760 38256640 140734756000790 140734756000882 140734756000882 140734756003790 0
/proc/24060/statm: 158526 5404 872 493 0 151831 0
[pid=24060/tid=24062] ppid=24057 vsize=634104 memory=6935054825532540783 CPUtime=14.94 cores=0-7
/proc/24060/task/24062/stat : 24062 (cosoco) R 24057 24060 22221 0 -1 4202560 2139 0 0 0 1494 0 0 0 20 0 9 0 436851564 649322496 5404 33554432000 4194304 6211092 140734755997648 140653206666512 5038700 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 38256640 140734756000790 140734756000882 140734756000882 140734756003790 0
[pid=24060/tid=24063] ppid=24057 vsize=634104 memory=21616 CPUtime=14.95 cores=0-7
/proc/24060/task/24063/stat : 24063 (cosoco) R 24057 24060 22221 0 -1 4202560 2425 0 0 0 1495 0 0 0 20 0 9 0 436851564 649322496 5404 33554432000 4194304 6211092 140734755997648 140653198273496 5039199 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 38256640 140734756000790 140734756000882 140734756000882 140734756003790 0
[pid=24060/tid=24064] ppid=24057 vsize=634104 memory=0 CPUtime=14.95 cores=0-7
/proc/24060/task/24064/stat : 24064 (cosoco) R 24057 24060 22221 0 -1 4202560 2152 0 0 0 1495 0 0 0 20 0 9 0 436851564 649322496 5404 33554432000 4194304 6211092 140734755997648 140653189881104 5038722 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 38256640 140734756000790 140734756000882 140734756000882 140734756003790 0
[pid=24060/tid=24065] ppid=24057 vsize=634104 memory=21616 CPUtime=14.94 cores=0-7
/proc/24060/task/24065/stat : 24065 (cosoco) R 24057 24060 22221 0 -1 4202560 2245 0 0 0 1494 0 0 0 20 0 9 0 436851564 649322496 5404 33554432000 4194304 6211092 140734755997648 140653181488400 5038686 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 38256640 140734756000790 140734756000882 140734756000882 140734756003790 0
[pid=24060/tid=24066] ppid=24057 vsize=634104 memory=1365 CPUtime=14.94 cores=0-7
/proc/24060/task/24066/stat : 24066 (cosoco) R 24057 24060 22221 0 -1 4202560 2245 0 0 0 1494 0 0 0 20 0 9 0 436851564 649322496 5404 33554432000 4194304 6211092 140734755997648 140653173095696 5039189 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 38256640 140734756000790 140734756000882 140734756000882 140734756003790 0
[pid=24060/tid=24067] ppid=24057 vsize=634104 memory=1345 CPUtime=14.94 cores=0-7
/proc/24060/task/24067/stat : 24067 (cosoco) R 24057 24060 22221 0 -1 4202560 2220 0 0 0 1494 0 0 0 20 0 9 0 436851564 649322496 5404 33554432000 4194304 6211092 140734755997648 140653164702992 5397413 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 38256640 140734756000790 140734756000882 140734756000882 140734756003790 0
[pid=24060/tid=24068] ppid=24057 vsize=634104 memory=0 CPUtime=14.72 cores=0-7
/proc/24060/task/24068/stat : 24068 (cosoco) R 24057 24060 22221 0 -1 4202560 2282 0 0 0 1472 0 0 0 20 0 9 0 436851564 649322496 5404 33554432000 4194304 6211092 140734755997648 140653156310288 5038999 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 38256640 140734756000790 140734756000882 140734756000882 140734756003790 0
[pid=24060/tid=24069] ppid=24057 vsize=634104 memory=0 CPUtime=14.94 cores=0-7
/proc/24060/task/24069/stat : 24069 (cosoco) R 24057 24060 22221 0 -1 4202560 2247 0 0 0 1494 0 0 0 20 0 9 0 436851564 649322496 5404 33554432000 4194304 6211092 140734755997648 140653147917272 5039247 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 38256640 140734756000790 140734756000882 140734756000882 140734756003790 0
Current children cumulated CPU time: 119.72 s
Current children cumulated vsize: 634104 KiB
Current children cumulated memory: 21616 KiB

Child status: 0
Real time (s): 15.3268
CPU time (s): 119.906
CPU user time (s): 119.867
CPU system time (s): 0.038985
CPU usage (%): 782.328
Max. virtual memory (cumulated for all children) (KiB): 634104
Max. memory (cumulated for all children) (KiB): 21616

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 119.867
system time used= 0.038985
maximum resident set size= 21852
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 23443
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= 38
involuntary context switches= 1023


# summary of solver processes directly reported to runsolver:
#   pid: 24060
#   total CPU time (s): 119.906
#   total CPU user time (s): 119.867
#   total CPU system time (s): 0.038985

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.111936 second user time and 0.162388 second system time

The end

Launcher Data

Begin job on node116 at 2019-09-16 06:44:18
IDJOB=4398717
IDBENCH=127972
IDSOLVER=2852
FILE ID=node116/4398717-1568609099
RUNJOBID= node116-1568598165-22248
PBS_JOBID= 21703419
Free space on /tmp= 61232 MiB

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

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

MD5SUM BENCH= 105bb238691d484e064b3a25c3dae36e
RANDOM SEED=1696505879

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

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       32770688 kB
MemFree:        30741312 kB
MemAvailable:   31848612 kB
Buffers:          122236 kB
Cached:          1279032 kB
SwapCached:        46612 kB
Active:           928132 kB
Inactive:         523304 kB
Active(anon):       3848 kB
Inactive(anon):    94976 kB
Active(file):     924284 kB
Inactive(file):   428328 kB
Unevictable:      110612 kB
Mlocked:          110612 kB
SwapTotal:      67108860 kB
SwapFree:       66961184 kB
Dirty:              3596 kB
Writeback:             0 kB
AnonPages:        125120 kB
Mapped:            46428 kB
Shmem:             40268 kB
Slab:             169668 kB
SReclaimable:     141048 kB
SUnreclaim:        28620 kB
KernelStack:        3728 kB
PageTables:         5268 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494204 kB
Committed_AS:     506064 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350212 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     79872 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      116160 kB
DirectMap2M:    33429504 kB

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