Trace number 4409974

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 parallelOPT25 37.0951 4.91898

General information on the benchmark

NamePrizeCollecting/PrizeCollecting-jok-s1/
PrizeCollecting-24-4-6-6.xml
MD5SUM0bc555941feddabd64880acf40a70a83
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark25
Best CPU time to get the best result obtained on this benchmark37.0951
Satisfiable
(Un)Satisfiability was proved
Number of variables72
Number of constraints97
Number of domains25
Minimum domain size3
Maximum domain size25
Distribution of domain sizes[{"size":3,"count":1},{"size":4,"count":6},{"size":5,"count":12},{"size":6,"count":5},{"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-4409974-1569829384.xml 
0.00/0.00	c intension  iff(le(0,p[0]),le(0,s[0])) -> extension (support ? 0) - 48tuples
0.20/0.31	c intension -> extension : same as previous
0.20/0.31	c intension -> extension : same as previous
0.20/0.31	c intension -> extension : same as previous
0.20/0.31	c intension -> extension : same as previous
0.20/0.31	c intension -> extension : same as previous
0.20/0.31	c intension -> extension : same as previous
0.20/0.31	c intension -> extension : same as previous
0.20/0.31	c intension -> extension : same as previous
0.20/0.31	c intension -> extension : same as previous
0.20/0.31	c intension -> extension : same as previous
0.20/0.31	c intension -> extension : same as previous
0.20/0.31	c intension -> extension : same as previous
0.20/0.31	c intension -> extension : same as previous
0.20/0.31	c intension -> extension : same as previous
0.20/0.31	c intension -> extension : same as previous
0.20/0.31	c intension -> extension : same as previous
0.20/0.31	c intension -> extension : same as previous
0.20/0.31	c intension -> extension : same as previous
0.20/0.31	c intension -> extension : same as previous
0.20/0.31	c intension -> extension : same as previous
0.20/0.31	c intension -> extension : same as previous
0.20/0.31	c intension -> extension : same as previous
0.20/0.31	c intension -> extension : same as previous
0.20/0.31	c enable optimization
0.20/0.31	c ========================================[ Problem Statistics ]===========================================
0.20/0.31	c |                                                                                                       
0.20/0.31	c |  Parse time        :         0.30 s 
0.20/0.31	c |
0.20/0.31	c |               Variables: 72
0.20/0.31	c |            Domain Sizes: 3..25
0.20/0.31	c |
0.20/0.31	c |             Constraints: 98
0.20/0.31	c |                   Arity: 1..25  -- Unary: 1  -- Binary: 48
0.20/0.31	c | 
0.20/0.31	c |                   Types: 
0.20/0.31	c |                          At most: 24
0.20/0.31	c |                          Extension: 72  (nb tuples: 25..554) -- (shared: 184)
0.20/0.31	c |                          Sum: 1
0.20/0.31	c |                          Unary: 1
0.20/0.31	c |                          
0.20/0.31	c |               Objective: Maximize Sum
0.20/0.31	
0.20/0.31	c =========================================================================================================
0.20/0.31	c Parallel mode: Portfolio
0.20/0.31	c [pFactory][Group N°0] created (threads:8).
0.20/0.31	c [pFactory][Group N°0] new task added (threads:8 - tasks:1).
0.20/0.31	c [pFactory][Group N°0] new task added (threads:8 - tasks:2).
0.20/0.31	c [pFactory][Group N°0] new task added (threads:8 - tasks:3).
0.20/0.31	c [pFactory][Group N°0] new task added (threads:8 - tasks:4).
0.20/0.31	c [pFactory][Group N°0] new task added (threads:8 - tasks:5).
0.20/0.31	c [pFactory][Group N°0] new task added (threads:8 - tasks:6).
0.20/0.31	c [pFactory][Group N°0] new task added (threads:8 - tasks:7).
0.20/0.31	c [pFactory][Group N°0] new task added (threads:8 - tasks:8).
0.20/0.31	c [pFactory][Group N°0] concurrent mode: enabled.
0.20/0.31	c [pFactory][Group N°0] computations in progress (threads:8 - tasks:8).
0.20/0.31	c [pFactory][Group N°0] task 7 launched on thread 5.
0.20/0.31	c [pFactory][Group N°0] task 6 launched on thread 0.
0.20/0.31	c [pFactory][Group N°0] task 5 launched on thread 1.
0.20/0.31	c [pFactory][Group N°0] task 4 launched on thread 2.
0.20/0.31	c [pFactory][Group N°0] task 3 launched on thread 6.
0.20/0.31	c [pFactory][Group N°0] task 2 launched on thread 7.
0.20/0.31	c [pFactory][Group N°0] task 1 launched on thread 4.
0.20/0.31	c [pFactory][Group N°0] task 0 launched on thread 3.
0.20/0.31	o -3003
0.41/0.32	o -2015
0.41/0.32	o -2006
0.41/0.33	o -2000
0.41/0.34	o -1999
0.41/0.35	o -1997
0.41/0.35	o -1996
0.41/0.35	o -1994
0.41/0.35	o -1993
0.41/0.36	o -1986
0.41/0.36	o -1000
0.41/0.41	o 2
1.17/0.50	o 12
1.95/0.52	o 22
7.40/1.22	o 24
9.00/1.41	o 25
36.97/4.91	c [pFactory][Group N°0] concurent mode: thread 5 has won with the task 7.
36.97/4.91	c [pFactory][Group N°0] Thread N°0 is joined.
36.97/4.91	c [pFactory][Group N°0] Thread N°1 is joined.
36.97/4.91	c [pFactory][Group N°0] Thread N°2 is joined.
36.97/4.91	c [pFactory][Group N°0] Thread N°3 is joined.
36.97/4.91	c [pFactory][Group N°0] Thread N°4 is joined.
36.97/4.91	c [pFactory][Group N°0] Thread N°5 is joined.
36.97/4.91	c [pFactory][Group N°0] Thread N°6 is joined.
36.97/4.91	c [pFactory][Group N°0] Thread N°7 is joined.
36.97/4.91	c [pFactory][Group N°0] Return Code of the winner:3 (Thread N°5)
36.97/4.91	s OPTIMUM FOUND
36.97/4.91	c call to solver        : 3
36.97/4.91	c
36.97/4.91	c restarts              : 1345        
36.97/4.91	c conflicts             : 12184        (329 /sec)
36.97/4.91	c decisions             : 51272        (1383 /sec)
36.97/4.91	c propagations          : 2268775     (61199 /sec)
36.97/4.91	c root propagations     : 26          
36.97/4.91	c filter calls          : 5974985        (161173 /sec)
36.97/4.91	c useless filter calls  : 5424251        (90 %)
36.97/4.91	c Memory used           : 587.22 MB
36.97/4.91	c Best bound time (wc)  : 1.41076 s
36.97/4.91	c CPU time              : 37.0718 s
36.97/4.91	c real time             : 4.91132 s
36.97/4.91	
36.97/4.91	
36.97/4.91	v <instantiation type='solution' cost='25'>
36.97/4.91	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>
36.97/4.91	v <values>-6 4 0 0 0 3 1 -2 -5 0 0 1 -5 6 0 4 -5 5 5 0 0 8 4 7 0 13 -1 -1 -1 4 11 10 9 -1 -1 17 5 6 7 8 16 15 14 -1 1 2 3 12 6 4 -1 -1 -1 20 9 15 16 -1 -1 0 21 22 23 17 1 2 3 -1 7 8 14 10 </values>
36.97/4.91	v </instantiation>
36.97/4.91	

Verifier Data

OK	25

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

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

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

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


[startup+0.100151 s]*
/proc/loadavg: 8.55 7.69 7.31 2/191 1469
/proc/meminfo: memFree=31579736/32770624 swapFree=66986684/67108860
[pid=1468] ppid=1465 vsize=32048 memory=8304 CPUtime=0.1 cores=0-7
/proc/1468/stat : 1468 (cosoco) R 1465 1468 31775 0 -1 4202496 2297 0 0 0 10 0 0 0 20 0 1 0 559194638 32817152 2076 33554432000 4194304 6211132 140726576132304 140726576128840 5484304 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8312316 8317760 25391104 140726576137238 140726576137330 140726576137330 140726576140238 0
/proc/1468/statm: 8012 2076 828 493 0 1317 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 32048 KiB
Current children cumulated memory: 8304 KiB

[startup+0.209379 s]*
/proc/loadavg: 8.55 7.69 7.31 2/191 1469
/proc/meminfo: memFree=31574776/32770624 swapFree=66986684/67108860
[pid=1468] ppid=1465 vsize=37356 memory=13584 CPUtime=0.2 cores=0-7
/proc/1468/stat : 1468 (cosoco) R 1465 1468 31775 0 -1 4202496 3617 0 0 0 20 0 0 0 20 0 1 0 559194638 38252544 3396 33554432000 4194304 6211132 140726576132304 140726576128840 140549397654501 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8312316 8317760 25391104 140726576137238 140726576137330 140726576137330 140726576140238 0
/proc/1468/statm: 9339 3396 829 493 0 2644 0
Current children cumulated CPU time: 0.2 s
Current children cumulated vsize: 37356 KiB
Current children cumulated memory: 13584 KiB

[startup+0.315086 s]*
/proc/loadavg: 8.55 7.69 7.31 14/199 1477
/proc/meminfo: memFree=31567656/32770624 swapFree=66986684/67108860
[pid=1468] ppid=1465 vsize=634096 memory=20976 CPUtime=0.41 cores=0-7
/proc/1468/stat : 1468 (cosoco) S 1465 1468 31775 0 -1 1077944320 5503 0 0 0 41 0 0 0 20 0 9 0 559194638 649314304 5244 33554432000 4194304 6211132 140726576132304 140726576130560 140549413695223 0 0 4096 8405026 18446744073709551615 0 0 17 2 0 0 0 0 0 8312316 8317760 25391104 140726576137238 140726576137330 140726576137330 140726576140238 0
/proc/1468/statm: 158524 5244 895 493 0 151829 0
[pid=1468/tid=1470] ppid=1465 vsize=634096 memory=8317482817917895235 CPUtime=0.01 cores=0-7
/proc/1468/task/1470/stat : 1470 (cosoco) R 1465 1468 31775 0 -1 4202560 10 0 0 0 1 0 0 0 20 0 9 0 559194669 649314304 5244 33554432000 4194304 6211132 140726576132304 140549390552080 5038766 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 25391104 140726576137238 140726576137330 140726576137330 140726576140238 0
[pid=1468/tid=1471] ppid=1465 vsize=634096 memory=4126316290023845779 CPUtime=0.01 cores=0-7
/proc/1468/task/1471/stat : 1471 (cosoco) R 1465 1468 31775 0 -1 4202560 12 0 0 0 1 0 0 0 20 0 9 0 559194669 649314304 5244 33554432000 4194304 6211132 140726576132304 140549382159632 5038947 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 25391104 140726576137238 140726576137330 140726576137330 140726576140238 0
[pid=1468/tid=1472] ppid=1465 vsize=634096 memory=0 CPUtime=0.01 cores=0-7
/proc/1468/task/1472/stat : 1472 (cosoco) R 1465 1468 31775 0 -1 4202560 11 0 0 0 1 0 0 0 20 0 9 0 559194669 649314304 5244 33554432000 4194304 6211132 140726576132304 140549373766672 140549397654501 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 25391104 140726576137238 140726576137330 140726576137330 140726576140238 0
[pid=1468/tid=1473] ppid=1465 vsize=634096 memory=6944656592455097440 CPUtime=0.01 cores=0-7
/proc/1468/task/1473/stat : 1473 (cosoco) R 1465 1468 31775 0 -1 4202560 10 0 0 0 1 0 0 0 20 0 9 0 559194669 649314304 5244 33554432000 4194304 6211132 140726576132304 140549365373912 5038992 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 25391104 140726576137238 140726576137330 140726576137330 140726576140238 0
[pid=1468/tid=1474] ppid=1465 vsize=634096 memory=6656426216303648864 CPUtime=0.01 cores=0-7
/proc/1468/task/1474/stat : 1474 (cosoco) R 1465 1468 31775 0 -1 4202560 8 0 0 0 1 0 0 0 20 0 9 0 559194669 649314304 5244 33554432000 4194304 6211132 140726576132304 140549356981208 140549397654501 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 25391104 140726576137238 140726576137330 140726576137330 140726576140238 0
[pid=1468/tid=1475] ppid=1465 vsize=634096 memory=0 CPUtime=0.01 cores=0-7
/proc/1468/task/1475/stat : 1475 (cosoco) R 1465 1468 31775 0 -1 4202560 14 0 0 0 1 0 0 0 20 0 9 0 559194669 649314304 5244 33554432000 4194304 6211132 140726576132304 140549348588504 5038999 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 25391104 140726576137238 140726576137330 140726576137330 140726576140238 0
[pid=1468/tid=1476] ppid=1465 vsize=634096 memory=0 CPUtime=0.01 cores=0-7
/proc/1468/task/1476/stat : 1476 (cosoco) R 1465 1468 31775 0 -1 4202560 10 0 0 0 1 0 0 0 20 0 9 0 559194669 649314304 5244 33554432000 4194304 6211132 140726576132304 140549340195800 5038999 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 25391104 140726576137238 140726576137330 140726576137330 140726576140238 0
[pid=1468/tid=1477] ppid=1465 vsize=634096 memory=0 CPUtime=0 cores=0-7
/proc/1468/task/1477/stat : 1477 (cosoco) R 1465 1468 31775 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 9 0 559194669 649314304 5244 33554432000 4194304 6211132 140726576132304 140549331803096 5039104 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 25391104 140726576137238 140726576137330 140726576137330 140726576140238 0
Current children cumulated CPU time: 0.41 s
Current children cumulated vsize: 634096 KiB
Current children cumulated memory: 20976 KiB

[startup+0.701063 s]
/proc/loadavg: 8.55 7.69 7.31 9/199 1477
/proc/meminfo: memFree=31567664/32770624 swapFree=66986684/67108860
[pid=1468] ppid=1465 vsize=634096 memory=20976 CPUtime=3.42 cores=0-7
/proc/1468/stat : 1468 (cosoco) S 1465 1468 31775 0 -1 1077944320 5627 0 0 0 342 0 0 0 20 0 9 0 559194638 649314304 5244 33554432000 4194304 6211132 140726576132304 140726576130560 140549413695223 0 0 4096 8405026 18446744073709551615 0 0 17 2 0 0 0 0 0 8312316 8317760 25391104 140726576137238 140726576137330 140726576137330 140726576140238 0
/proc/1468/statm: 158524 5244 895 493 0 151829 0
[pid=1468/tid=1470] ppid=1465 vsize=634096 memory=1416 CPUtime=0.39 cores=0-7
/proc/1468/task/1470/stat : 1470 (cosoco) R 1465 1468 31775 0 -1 4202560 30 0 0 0 39 0 0 0 20 0 9 0 559194669 649314304 5244 33554432000 4194304 6211132 140726576132304 140549390552336 5038999 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 25391104 140726576137238 140726576137330 140726576137330 140726576140238 0
[pid=1468/tid=1471] ppid=1465 vsize=634096 memory=1728 CPUtime=0.39 cores=0-7
/proc/1468/task/1471/stat : 1471 (cosoco) R 1465 1468 31775 0 -1 4202560 27 0 0 0 39 0 0 0 20 0 9 0 559194669 649314304 5244 33554432000 4194304 6211132 140726576132304 140549382159632 5038999 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 25391104 140726576137238 140726576137330 140726576137330 140726576140238 0
[pid=1468/tid=1472] ppid=1465 vsize=634096 memory=692 CPUtime=0.39 cores=0-7
/proc/1468/task/1472/stat : 1472 (cosoco) R 1465 1468 31775 0 -1 4202560 19 0 0 0 39 0 0 0 20 0 9 0 559194669 649314304 5244 33554432000 4194304 6211132 140726576132304 140549373766928 5038788 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 25391104 140726576137238 140726576137330 140726576137330 140726576140238 0
[pid=1468/tid=1473] ppid=1465 vsize=634096 memory=1056 CPUtime=0.39 cores=0-7
/proc/1468/task/1473/stat : 1473 (cosoco) R 1465 1468 31775 0 -1 4202560 26 0 0 0 39 0 0 0 20 0 9 0 559194669 649314304 5244 33554432000 4194304 6211132 140726576132304 140549365373912 5038999 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 25391104 140726576137238 140726576137330 140726576137330 140726576140238 0
[pid=1468/tid=1474] ppid=1465 vsize=634096 memory=1556 CPUtime=0.39 cores=0-7
/proc/1468/task/1474/stat : 1474 (cosoco) R 1465 1468 31775 0 -1 4202560 26 0 0 0 39 0 0 0 20 0 9 0 559194669 649314304 5244 33554432000 4194304 6211132 140726576132304 140549356981208 5039185 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 25391104 140726576137238 140726576137330 140726576137330 140726576140238 0
[pid=1468/tid=1475] ppid=1465 vsize=634096 memory=164 CPUtime=0.39 cores=0-7
/proc/1468/task/1475/stat : 1475 (cosoco) R 1465 1468 31775 0 -1 4202560 30 0 0 0 39 0 0 0 20 0 9 0 559194669 649314304 5244 33554432000 4194304 6211132 140726576132304 140549348588816 5038999 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 25391104 140726576137238 140726576137330 140726576137330 140726576140238 0
[pid=1468/tid=1476] ppid=1465 vsize=634096 memory=7812726576340533336 CPUtime=0.39 cores=0-7
/proc/1468/task/1476/stat : 1476 (cosoco) R 1465 1468 31775 0 -1 4202560 20 0 0 0 39 0 0 0 20 0 9 0 559194669 649314304 5244 33554432000 4194304 6211132 140726576132304 140549340195800 5039199 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 25391104 140726576137238 140726576137330 140726576137330 140726576140238 0
[pid=1468/tid=1477] ppid=1465 vsize=634096 memory=1899047 CPUtime=0.36 cores=0-7
/proc/1468/task/1477/stat : 1477 (cosoco) R 1465 1468 31775 0 -1 4202560 21 0 0 0 36 0 0 0 20 0 9 0 559194669 649314304 5244 33554432000 4194304 6211132 140726576132304 140549331803408 5038992 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 25391104 140726576137238 140726576137330 140726576137330 140726576140238 0
Current children cumulated CPU time: 3.42 s
Current children cumulated vsize: 634096 KiB
Current children cumulated memory: 20976 KiB

[startup+1.50106 s]
/proc/loadavg: 8.55 7.69 7.31 9/199 1477
/proc/meminfo: memFree=31567664/32770624 swapFree=66986684/67108860
[pid=1468] ppid=1465 vsize=634096 memory=21772 CPUtime=9.8 cores=0-7
/proc/1468/stat : 1468 (cosoco) S 1465 1468 31775 0 -1 1077944320 8619 0 0 0 979 1 0 0 20 0 9 0 559194638 649314304 5443 33554432000 4194304 6211132 140726576132304 140726576130560 140549413695223 0 0 4096 8405026 18446744073709551615 0 0 17 2 0 0 0 0 0 8312316 8317760 25391104 140726576137238 140726576137330 140726576137330 140726576140238 0
/proc/1468/statm: 158524 5443 901 493 0 151829 0
[pid=1468/tid=1470] ppid=1465 vsize=634096 memory=20976 CPUtime=1.19 cores=0-7
/proc/1468/task/1470/stat : 1470 (cosoco) R 1465 1468 31775 0 -1 4202560 364 0 0 0 119 0 0 0 20 0 9 0 559194669 649314304 5443 33554432000 4194304 6211132 140726576132304 140549390552336 5038788 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 25391104 140726576137238 140726576137330 140726576137330 140726576140238 0
[pid=1468/tid=1471] ppid=1465 vsize=634096 memory=7812726576340533336 CPUtime=1.19 cores=0-7
/proc/1468/task/1471/stat : 1471 (cosoco) R 1465 1468 31775 0 -1 4202560 445 0 0 0 119 0 0 0 20 0 9 0 559194669 649314304 5443 33554432000 4194304 6211132 140726576132304 140549382159632 5193780 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 25391104 140726576137238 140726576137330 140726576137330 140726576140238 0
[pid=1468/tid=1472] ppid=1465 vsize=634096 memory=1899047 CPUtime=1.19 cores=0-7
/proc/1468/task/1472/stat : 1472 (cosoco) R 1465 1468 31775 0 -1 4202560 399 0 0 0 119 0 0 0 20 0 9 0 559194669 649314304 5443 33554432000 4194304 6211132 140726576132304 140549373766928 5039228 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 25391104 140726576137238 140726576137330 140726576137330 140726576140238 0
[pid=1468/tid=1473] ppid=1465 vsize=634096 memory=139978153035391 CPUtime=1.19 cores=0-7
/proc/1468/task/1473/stat : 1473 (cosoco) R 1465 1468 31775 0 -1 4202560 450 0 0 0 119 0 0 0 20 0 9 0 559194669 649314304 5443 33554432000 4194304 6211132 140726576132304 140549365373912 5039121 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 25391104 140726576137238 140726576137330 140726576137330 140726576140238 0
[pid=1468/tid=1474] ppid=1465 vsize=634096 memory=6154848828556269427 CPUtime=1.18 cores=0-7
/proc/1468/task/1474/stat : 1474 (cosoco) R 1465 1468 31775 0 -1 4202560 357 0 0 0 118 0 0 0 20 0 9 0 559194669 649314304 5443 33554432000 4194304 6211132 140726576132304 140549356981520 5039022 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 25391104 140726576137238 140726576137330 140726576137330 140726576140238 0
[pid=1468/tid=1475] ppid=1465 vsize=634096 memory=6944656592387989600 CPUtime=1.19 cores=0-7
/proc/1468/task/1475/stat : 1475 (cosoco) R 1465 1468 31775 0 -1 4202560 373 0 0 0 119 0 0 0 20 0 9 0 559194669 649314304 5443 33554432000 4194304 6211132 140726576132304 140549348588816 5038992 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 25391104 140726576137238 140726576137330 140726576137330 140726576140238 0
[pid=1468/tid=1476] ppid=1465 vsize=634096 memory=6943526294502006880 CPUtime=1.19 cores=0-7
/proc/1468/task/1476/stat : 1476 (cosoco) R 1465 1468 31775 0 -1 4202560 459 0 0 0 119 0 0 0 20 0 9 0 559194669 649314304 5443 33554432000 4194304 6211132 140726576132304 140549340196112 5039038 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 25391104 140726576137238 140726576137330 140726576137330 140726576140238 0
[pid=1468/tid=1477] ppid=1465 vsize=634096 memory=0 CPUtime=1.15 cores=0-7
/proc/1468/task/1477/stat : 1477 (cosoco) R 1465 1468 31775 0 -1 4202560 344 0 0 0 115 0 0 0 20 0 9 0 559194669 649314304 5443 33554432000 4194304 6211132 140726576132304 140549331803408 5037823 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 25391104 140726576137238 140726576137330 140726576137330 140726576140238 0
Current children cumulated CPU time: 9.8 s
Current children cumulated vsize: 634096 KiB
Current children cumulated memory: 21772 KiB

[startup+3.11007 s]
/proc/loadavg: 8.50 7.69 7.31 9/199 1477
/proc/meminfo: memFree=31567044/32770624 swapFree=66986684/67108860
[pid=1468] ppid=1465 vsize=634096 memory=21772 CPUtime=22.65 cores=0-7
/proc/1468/stat : 1468 (cosoco) S 1465 1468 31775 0 -1 1077944320 8648 0 0 0 2264 1 0 0 20 0 9 0 559194638 649314304 5443 33554432000 4194304 6211132 140726576132304 140726576130560 140549413695223 0 0 4096 8405026 18446744073709551615 0 0 17 2 0 0 0 0 0 8312316 8317760 25391104 140726576137238 140726576137330 140726576137330 140726576140238 0
/proc/1468/statm: 158524 5443 901 493 0 151829 0
[pid=1468/tid=1470] ppid=1465 vsize=634096 memory=279947445129376 CPUtime=2.8 cores=0-7
/proc/1468/task/1470/stat : 1470 (cosoco) R 1465 1468 31775 0 -1 4202560 364 0 0 0 280 0 0 0 20 0 9 0 559194669 649314304 5443 33554432000 4194304 6211132 140726576132304 140549390552336 5039022 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 25391104 140726576137238 140726576137330 140726576137330 140726576140238 0
[pid=1468/tid=1471] ppid=1465 vsize=634096 memory=0 CPUtime=2.8 cores=0-7
/proc/1468/task/1471/stat : 1471 (cosoco) R 1465 1468 31775 0 -1 4202560 446 0 0 0 280 0 0 0 20 0 9 0 559194669 649314304 5443 33554432000 4194304 6211132 140726576132304 140549382159632 5039121 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 25391104 140726576137238 140726576137330 140726576137330 140726576140238 0
[pid=1468/tid=1472] ppid=1465 vsize=634096 memory=0 CPUtime=2.8 cores=0-7
/proc/1468/task/1472/stat : 1472 (cosoco) R 1465 1468 31775 0 -1 4202560 399 0 0 0 280 0 0 0 20 0 9 0 559194669 649314304 5443 33554432000 4194304 6211132 140726576132304 140549373766928 5038999 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 25391104 140726576137238 140726576137330 140726576137330 140726576140238 0
[pid=1468/tid=1473] ppid=1465 vsize=634096 memory=0 CPUtime=2.8 cores=0-7
/proc/1468/task/1473/stat : 1473 (cosoco) R 1465 1468 31775 0 -1 4202560 470 0 0 0 280 0 0 0 20 0 9 0 559194669 649314304 5443 33554432000 4194304 6211132 140726576132304 140549365373912 5039217 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 25391104 140726576137238 140726576137330 140726576137330 140726576140238 0
[pid=1468/tid=1474] ppid=1465 vsize=634096 memory=67 CPUtime=2.79 cores=0-7
/proc/1468/task/1474/stat : 1474 (cosoco) R 1465 1468 31775 0 -1 4202560 364 0 0 0 279 0 0 0 20 0 9 0 559194669 649314304 5443 33554432000 4194304 6211132 140726576132304 140549356981520 5017267 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 25391104 140726576137238 140726576137330 140726576137330 140726576140238 0
[pid=1468/tid=1475] ppid=1465 vsize=634096 memory=55 CPUtime=2.8 cores=0-7
/proc/1468/task/1475/stat : 1475 (cosoco) R 1465 1468 31775 0 -1 4202560 373 0 0 0 280 0 0 0 20 0 9 0 559194669 649314304 5443 33554432000 4194304 6211132 140726576132304 140549348588816 5039118 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 25391104 140726576137238 140726576137330 140726576137330 140726576140238 0
[pid=1468/tid=1476] ppid=1465 vsize=634096 memory=7090461695711262015 CPUtime=2.8 cores=0-7
/proc/1468/task/1476/stat : 1476 (cosoco) R 1465 1468 31775 0 -1 4202560 460 0 0 0 280 0 0 0 20 0 9 0 559194669 649314304 5443 33554432000 4194304 6211132 140726576132304 140549340196112 5038829 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 25391104 140726576137238 140726576137330 140726576137330 140726576140238 0
[pid=1468/tid=1477] ppid=1465 vsize=634096 memory=259 CPUtime=2.73 cores=0-7
/proc/1468/task/1477/stat : 1477 (cosoco) R 1465 1468 31775 0 -1 4202560 344 0 0 0 273 0 0 0 20 0 9 0 559194669 649314304 5443 33554432000 4194304 6211132 140726576132304 140549331803408 5133923 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 25391104 140726576137238 140726576137330 140726576137330 140726576140238 0
Current children cumulated CPU time: 22.65 s
Current children cumulated vsize: 634096 KiB
Current children cumulated memory: 21772 KiB

[startup+4.91893 s]
# the end of solver process 1468 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=37.0721 s, system=0.022983 s

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

[startup+3.20107 s]
/proc/loadavg: 8.50 7.69 7.31 9/199 1477
/proc/meminfo: memFree=31567044/32770624 swapFree=66986684/67108860
[pid=1468] ppid=1465 vsize=634096 memory=21772 CPUtime=23.38 cores=0-7
/proc/1468/stat : 1468 (cosoco) S 1465 1468 31775 0 -1 1077944320 8648 0 0 0 2337 1 0 0 20 0 9 0 559194638 649314304 5443 33554432000 4194304 6211132 140726576132304 140726576130560 140549413695223 0 0 4096 8405026 18446744073709551615 0 0 17 2 0 0 0 0 0 8312316 8317760 25391104 140726576137238 140726576137330 140726576137330 140726576140238 0
/proc/1468/statm: 158524 5443 901 493 0 151829 0
[pid=1468/tid=1470] ppid=1465 vsize=634096 memory=229 CPUtime=2.89 cores=0-7
/proc/1468/task/1470/stat : 1470 (cosoco) R 1465 1468 31775 0 -1 4202560 364 0 0 0 289 0 0 0 20 0 9 0 559194669 649314304 5443 33554432000 4194304 6211132 140726576132304 140549390552336 5038813 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 25391104 140726576137238 140726576137330 140726576137330 140726576140238 0
[pid=1468/tid=1471] ppid=1465 vsize=634096 memory=-7035114785800479027 CPUtime=2.89 cores=0-7
/proc/1468/task/1471/stat : 1471 (cosoco) R 1465 1468 31775 0 -1 4202560 446 0 0 0 289 0 0 0 20 0 9 0 559194669 649314304 5443 33554432000 4194304 6211132 140726576132304 140549382159632 5038682 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 25391104 140726576137238 140726576137330 140726576137330 140726576140238 0
[pid=1468/tid=1472] ppid=1465 vsize=634096 memory=1556 CPUtime=2.89 cores=0-7
/proc/1468/task/1472/stat : 1472 (cosoco) R 1465 1468 31775 0 -1 4202560 399 0 0 0 289 0 0 0 20 0 9 0 559194669 649314304 5443 33554432000 4194304 6211132 140726576132304 140549373766928 5156497 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 25391104 140726576137238 140726576137330 140726576137330 140726576140238 0
[pid=1468/tid=1473] ppid=1465 vsize=634096 memory=780 CPUtime=2.89 cores=0-7
/proc/1468/task/1473/stat : 1473 (cosoco) R 1465 1468 31775 0 -1 4202560 470 0 0 0 289 0 0 0 20 0 9 0 559194669 649314304 5443 33554432000 4194304 6211132 140726576132304 140549365373912 5039111 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 25391104 140726576137238 140726576137330 140726576137330 140726576140238 0
[pid=1468/tid=1474] ppid=1465 vsize=634096 memory=3888 CPUtime=2.88 cores=0-7
/proc/1468/task/1474/stat : 1474 (cosoco) R 1465 1468 31775 0 -1 4202560 364 0 0 0 288 0 0 0 20 0 9 0 559194669 649314304 5443 33554432000 4194304 6211132 140726576132304 140549356981520 5039038 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 25391104 140726576137238 140726576137330 140726576137330 140726576140238 0
[pid=1468/tid=1475] ppid=1465 vsize=634096 memory=1228 CPUtime=2.89 cores=0-7
/proc/1468/task/1475/stat : 1475 (cosoco) R 1465 1468 31775 0 -1 4202560 373 0 0 0 289 0 0 0 20 0 9 0 559194669 649314304 5443 33554432000 4194304 6211132 140726576132304 140549348588816 5039042 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 25391104 140726576137238 140726576137330 140726576137330 140726576140238 0
[pid=1468/tid=1476] ppid=1465 vsize=634096 memory=0 CPUtime=2.89 cores=0-7
/proc/1468/task/1476/stat : 1476 (cosoco) R 1465 1468 31775 0 -1 4202560 460 0 0 0 289 0 0 0 20 0 9 0 559194669 649314304 5443 33554432000 4194304 6211132 140726576132304 140549340196112 5038992 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 25391104 140726576137238 140726576137330 140726576137330 140726576140238 0
[pid=1468/tid=1477] ppid=1465 vsize=634096 memory=0 CPUtime=2.82 cores=0-7
/proc/1468/task/1477/stat : 1477 (cosoco) R 1465 1468 31775 0 -1 4202560 344 0 0 0 282 0 0 0 20 0 9 0 559194669 649314304 5443 33554432000 4194304 6211132 140726576132304 140549331803408 5038999 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 25391104 140726576137238 140726576137330 140726576137330 140726576140238 0
Current children cumulated CPU time: 23.38 s
Current children cumulated vsize: 634096 KiB
Current children cumulated memory: 21772 KiB

[startup+4.00106 s]*
/proc/loadavg: 8.50 7.69 7.31 9/199 1477
/proc/meminfo: memFree=31567044/32770624 swapFree=66986684/67108860
[pid=1468] ppid=1465 vsize=634096 memory=21772 CPUtime=29.82 cores=0-7
/proc/1468/stat : 1468 (cosoco) S 1465 1468 31775 0 -1 1077944320 11575 0 0 0 2981 1 0 0 20 0 9 0 559194638 649314304 5443 33554432000 4194304 6211132 140726576132304 140726576130560 140549413695223 0 0 4096 8405026 18446744073709551615 0 0 17 2 0 0 0 0 0 8312316 8317760 25391104 140726576137238 140726576137330 140726576137330 140726576140238 0
/proc/1468/statm: 158524 5443 901 493 0 151829 0
[pid=1468/tid=1470] ppid=1465 vsize=634096 memory=8317482817917895235 CPUtime=3.7 cores=0-7
/proc/1468/task/1470/stat : 1470 (cosoco) R 1465 1468 31775 0 -1 4202560 723 0 0 0 370 0 0 0 20 0 9 0 559194669 649314304 5443 33554432000 4194304 6211132 140726576132304 140549390552336 5038726 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 25391104 140726576137238 140726576137330 140726576137330 140726576140238 0
[pid=1468/tid=1471] ppid=1465 vsize=634096 memory=4126316290023845779 CPUtime=3.7 cores=0-7
/proc/1468/task/1471/stat : 1471 (cosoco) R 1465 1468 31775 0 -1 4202560 806 0 0 0 370 0 0 0 20 0 9 0 559194669 649314304 5443 33554432000 4194304 6211132 140726576132304 140549382159632 5039217 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 25391104 140726576137238 140726576137330 140726576137330 140726576140238 0
[pid=1468/tid=1472] ppid=1465 vsize=634096 memory=0 CPUtime=3.7 cores=0-7
/proc/1468/task/1472/stat : 1472 (cosoco) R 1465 1468 31775 0 -1 4202560 740 0 0 0 370 0 0 0 20 0 9 0 559194669 649314304 5443 33554432000 4194304 6211132 140726576132304 140549373766928 5039132 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 25391104 140726576137238 140726576137330 140726576137330 140726576140238 0
[pid=1468/tid=1473] ppid=1465 vsize=634096 memory=279947444887888 CPUtime=3.7 cores=0-7
/proc/1468/task/1473/stat : 1473 (cosoco) R 1465 1468 31775 0 -1 4202560 839 0 0 0 370 0 0 0 20 0 9 0 559194669 649314304 5443 33554432000 4194304 6211132 140726576132304 140549365373968 5389436 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 25391104 140726576137238 140726576137330 140726576137330 140726576140238 0
[pid=1468/tid=1474] ppid=1465 vsize=634096 memory=5931614991342981712 CPUtime=3.69 cores=0-7
/proc/1468/task/1474/stat : 1474 (cosoco) R 1465 1468 31775 0 -1 4202560 745 0 0 0 369 0 0 0 20 0 9 0 559194669 649314304 5443 33554432000 4194304 6211132 140726576132304 140549356981520 5039121 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 25391104 140726576137238 140726576137330 140726576137330 140726576140238 0
[pid=1468/tid=1475] ppid=1465 vsize=634096 memory=0 CPUtime=3.7 cores=0-7
/proc/1468/task/1475/stat : 1475 (cosoco) R 1465 1468 31775 0 -1 4202560 717 0 0 0 370 0 0 0 20 0 9 0 559194669 649314304 5443 33554432000 4194304 6211132 140726576132304 140549348588672 5039121 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 25391104 140726576137238 140726576137330 140726576137330 140726576140238 0
[pid=1468/tid=1476] ppid=1465 vsize=634096 memory=0 CPUtime=3.7 cores=0-7
/proc/1468/task/1476/stat : 1476 (cosoco) R 1465 1468 31775 0 -1 4202560 830 0 0 0 370 0 0 0 20 0 9 0 559194669 649314304 5443 33554432000 4194304 6211132 140726576132304 140549340196112 5039295 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 25391104 140726576137238 140726576137330 140726576137330 140726576140238 0
[pid=1468/tid=1477] ppid=1465 vsize=634096 memory=0 CPUtime=3.62 cores=0-7
/proc/1468/task/1477/stat : 1477 (cosoco) R 1465 1468 31775 0 -1 4202560 747 0 0 0 362 0 0 0 20 0 9 0 559194669 649314304 5443 33554432000 4194304 6211132 140726576132304 140549331803408 5017277 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 25391104 140726576137238 140726576137330 140726576137330 140726576140238 0
Current children cumulated CPU time: 29.82 s
Current children cumulated vsize: 634096 KiB
Current children cumulated memory: 21772 KiB

[startup+4.40106 s]
/proc/loadavg: 8.50 7.69 7.31 9/199 1477
/proc/meminfo: memFree=31567044/32770624 swapFree=66986684/67108860
[pid=1468] ppid=1465 vsize=634096 memory=21772 CPUtime=32.97 cores=0-7
/proc/1468/stat : 1468 (cosoco) S 1465 1468 31775 0 -1 1077944320 14400 0 0 0 3295 2 0 0 20 0 9 0 559194638 649314304 5443 33554432000 4194304 6211132 140726576132304 140726576130560 140549413695223 0 0 4096 8405026 18446744073709551615 0 0 17 2 0 0 0 0 0 8312316 8317760 25391104 140726576137238 140726576137330 140726576137330 140726576140238 0
/proc/1468/statm: 158524 5443 901 493 0 151829 0
[pid=1468/tid=1470] ppid=1465 vsize=634096 memory=98324 CPUtime=4.09 cores=0-7
/proc/1468/task/1470/stat : 1470 (cosoco) R 1465 1468 31775 0 -1 4202560 1077 0 0 0 409 0 0 0 20 0 9 0 559194669 649314304 5443 33554432000 4194304 6211132 140726576132304 140549390552336 5390019 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 25391104 140726576137238 140726576137330 140726576137330 140726576140238 0
[pid=1468/tid=1471] ppid=1465 vsize=634096 memory=6656426216303648864 CPUtime=4.09 cores=0-7
/proc/1468/task/1471/stat : 1471 (cosoco) R 1465 1468 31775 0 -1 4202560 1210 0 0 0 409 0 0 0 20 0 9 0 559194669 649314304 5443 33554432000 4194304 6211132 140726576132304 140549382159632 5039061 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 25391104 140726576137238 140726576137330 140726576137330 140726576140238 0
[pid=1468/tid=1472] ppid=1465 vsize=634096 memory=6943526294502006880 CPUtime=4.09 cores=0-7
/proc/1468/task/1472/stat : 1472 (cosoco) R 1465 1468 31775 0 -1 4202560 1065 0 0 0 409 0 0 0 20 0 9 0 559194669 649314304 5443 33554432000 4194304 6211132 140726576132304 140549373766928 5397472 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 25391104 140726576137238 140726576137330 140726576137330 140726576140238 0
[pid=1468/tid=1473] ppid=1465 vsize=634096 memory=21772 CPUtime=4.09 cores=0-7
/proc/1468/task/1473/stat : 1473 (cosoco) R 1465 1468 31775 0 -1 4202560 1197 0 0 0 409 0 0 0 20 0 9 0 559194669 649314304 5443 33554432000 4194304 6211132 140726576132304 140549365373968 5193776 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 25391104 140726576137238 140726576137330 140726576137330 140726576140238 0
[pid=1468/tid=1474] ppid=1465 vsize=634096 memory=3618254646711334090 CPUtime=4.08 cores=0-7
/proc/1468/task/1474/stat : 1474 (cosoco) R 1465 1468 31775 0 -1 4202560 1067 0 0 0 408 0 0 0 20 0 9 0 559194669 649314304 5443 33554432000 4194304 6211132 140726576132304 140549356981520 5039007 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 25391104 140726576137238 140726576137330 140726576137330 140726576140238 0
[pid=1468/tid=1475] ppid=1465 vsize=634096 memory=6011555679673458742 CPUtime=4.09 cores=0-7
/proc/1468/task/1475/stat : 1475 (cosoco) R 1465 1468 31775 0 -1 4202560 1054 0 0 0 409 0 0 0 20 0 9 0 559194669 649314304 5443 33554432000 4194304 6211132 140726576132304 140549348588672 5039199 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 25391104 140726576137238 140726576137330 140726576137330 140726576140238 0
[pid=1468/tid=1476] ppid=1465 vsize=634096 memory=-7533522213388100735 CPUtime=4.09 cores=0-7
/proc/1468/task/1476/stat : 1476 (cosoco) R 1465 1468 31775 0 -1 4202560 1174 0 0 0 409 0 0 0 20 0 9 0 559194669 649314304 5443 33554432000 4194304 6211132 140726576132304 140549340196112 5038990 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 25391104 140726576137238 140726576137330 140726576137330 140726576140238 0
[pid=1468/tid=1477] ppid=1465 vsize=634096 memory=-6736937045019192452 CPUtime=4.01 cores=0-7
/proc/1468/task/1477/stat : 1477 (cosoco) R 1465 1468 31775 0 -1 4202560 1128 0 0 0 401 0 0 0 20 0 9 0 559194669 649314304 5443 33554432000 4194304 6211132 140726576132304 140549331803408 5038999 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 25391104 140726576137238 140726576137330 140726576137330 140726576140238 0
Current children cumulated CPU time: 32.97 s
Current children cumulated vsize: 634096 KiB
Current children cumulated memory: 21772 KiB

[startup+4.80106 s]
/proc/loadavg: 8.50 7.69 7.31 9/199 1477
/proc/meminfo: memFree=31567044/32770624 swapFree=66986684/67108860
[pid=1468] ppid=1465 vsize=634096 memory=21772 CPUtime=36.17 cores=0-7
/proc/1468/stat : 1468 (cosoco) S 1465 1468 31775 0 -1 1077944320 14480 0 0 0 3615 2 0 0 20 0 9 0 559194638 649314304 5443 33554432000 4194304 6211132 140726576132304 140726576130560 140549413695223 0 0 4096 8405026 18446744073709551615 0 0 17 2 0 0 0 0 0 8312316 8317760 25391104 140726576137238 140726576137330 140726576137330 140726576140238 0
/proc/1468/statm: 158524 5443 901 493 0 151829 0
[pid=1468/tid=1470] ppid=1465 vsize=634096 memory=-7035114785800479027 CPUtime=4.49 cores=0-7
/proc/1468/task/1470/stat : 1470 (cosoco) R 1465 1468 31775 0 -1 4202560 1077 0 0 0 449 0 0 0 20 0 9 0 559194669 649314304 5443 33554432000 4194304 6211132 140726576132304 140549390552336 5038682 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 25391104 140726576137238 140726576137330 140726576137330 140726576140238 0
[pid=1468/tid=1471] ppid=1465 vsize=634096 memory=6291880661306327120 CPUtime=4.49 cores=0-7
/proc/1468/task/1471/stat : 1471 (cosoco) R 1465 1468 31775 0 -1 4202560 1213 0 0 0 449 0 0 0 20 0 9 0 559194669 649314304 5443 33554432000 4194304 6211132 140726576132304 140549382159632 5038726 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 25391104 140726576137238 140726576137330 140726576137330 140726576140238 0
[pid=1468/tid=1472] ppid=1465 vsize=634096 memory=-9178176117318312558 CPUtime=4.49 cores=0-7
/proc/1468/task/1472/stat : 1472 (cosoco) R 1465 1468 31775 0 -1 4202560 1087 0 0 0 449 0 0 0 20 0 9 0 559194669 649314304 5443 33554432000 4194304 6211132 140726576132304 140549373766928 5039132 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 25391104 140726576137238 140726576137330 140726576137330 140726576140238 0
[pid=1468/tid=1473] ppid=1465 vsize=634096 memory=0 CPUtime=4.49 cores=0-7
/proc/1468/task/1473/stat : 1473 (cosoco) R 1465 1468 31775 0 -1 4202560 1198 0 0 0 449 0 0 0 20 0 9 0 559194669 649314304 5443 33554432000 4194304 6211132 140726576132304 140549365373968 5039210 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 25391104 140726576137238 140726576137330 140726576137330 140726576140238 0
[pid=1468/tid=1474] ppid=1465 vsize=634096 memory=-7035114785800479027 CPUtime=4.48 cores=0-7
/proc/1468/task/1474/stat : 1474 (cosoco) R 1465 1468 31775 0 -1 4202560 1087 0 0 0 448 0 0 0 20 0 9 0 559194669 649314304 5443 33554432000 4194304 6211132 140726576132304 140549356981520 5250325 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 25391104 140726576137238 140726576137330 140726576137330 140726576140238 0
[pid=1468/tid=1475] ppid=1465 vsize=634096 memory=2372 CPUtime=4.49 cores=0-7
/proc/1468/task/1475/stat : 1475 (cosoco) R 1465 1468 31775 0 -1 4202560 1068 0 0 0 449 0 0 0 20 0 9 0 559194669 649314304 5443 33554432000 4194304 6211132 140726576132304 140549348588672 5397461 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 25391104 140726576137238 140726576137330 140726576137330 140726576140238 0
[pid=1468/tid=1476] ppid=1465 vsize=634096 memory=1 CPUtime=4.49 cores=0-7
/proc/1468/task/1476/stat : 1476 (cosoco) R 1465 1468 31775 0 -1 4202560 1180 0 0 0 449 0 0 0 20 0 9 0 559194669 649314304 5443 33554432000 4194304 6211132 140726576132304 140549340196112 5038990 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 25391104 140726576137238 140726576137330 140726576137330 140726576140238 0
[pid=1468/tid=1477] ppid=1465 vsize=634096 memory=0 CPUtime=4.41 cores=0-7
/proc/1468/task/1477/stat : 1477 (cosoco) R 1465 1468 31775 0 -1 4202560 1142 0 0 0 441 0 0 0 20 0 9 0 559194669 649314304 5443 33554432000 4194304 6211132 140726576132304 140549331803408 5397414 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 25391104 140726576137238 140726576137330 140726576137330 140726576140238 0
Current children cumulated CPU time: 36.17 s
Current children cumulated vsize: 634096 KiB
Current children cumulated memory: 21772 KiB

[startup+4.90106 s]
/proc/loadavg: 8.50 7.69 7.31 9/199 1477
/proc/meminfo: memFree=31567044/32770624 swapFree=66986684/67108860
[pid=1468] ppid=1465 vsize=634096 memory=21772 CPUtime=36.97 cores=0-7
/proc/1468/stat : 1468 (cosoco) S 1465 1468 31775 0 -1 1077944320 14486 0 0 0 3695 2 0 0 20 0 9 0 559194638 649314304 5443 33554432000 4194304 6211132 140726576132304 140726576130560 140549413695223 0 0 4096 8405026 18446744073709551615 0 0 17 2 0 0 0 0 0 8312316 8317760 25391104 140726576137238 140726576137330 140726576137330 140726576140238 0
/proc/1468/statm: 158524 5443 901 493 0 151829 0
[pid=1468/tid=1470] ppid=1465 vsize=634096 memory=21772 CPUtime=4.59 cores=0-7
/proc/1468/task/1470/stat : 1470 (cosoco) R 1465 1468 31775 0 -1 4202560 1077 0 0 0 459 0 0 0 20 0 9 0 559194669 649314304 5443 33554432000 4194304 6211132 140726576132304 140549390552336 5039121 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 25391104 140726576137238 140726576137330 140726576137330 140726576140238 0
[pid=1468/tid=1471] ppid=1465 vsize=634096 memory=279947445216992 CPUtime=4.59 cores=0-7
/proc/1468/task/1471/stat : 1471 (cosoco) R 1465 1468 31775 0 -1 4202560 1214 0 0 0 459 0 0 0 20 0 9 0 559194669 649314304 5443 33554432000 4194304 6211132 140726576132304 140549382159632 5038682 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 25391104 140726576137238 140726576137330 140726576137330 140726576140238 0
[pid=1468/tid=1472] ppid=1465 vsize=634096 memory=0 CPUtime=4.59 cores=0-7
/proc/1468/task/1472/stat : 1472 (cosoco) R 1465 1468 31775 0 -1 4202560 1087 0 0 0 459 0 0 0 20 0 9 0 559194669 649314304 5443 33554432000 4194304 6211132 140726576132304 140549373766928 5039038 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 25391104 140726576137238 140726576137330 140726576137330 140726576140238 0
[pid=1468/tid=1473] ppid=1465 vsize=634096 memory=0 CPUtime=4.59 cores=0-7
/proc/1468/task/1473/stat : 1473 (cosoco) R 1465 1468 31775 0 -1 4202560 1198 0 0 0 459 0 0 0 20 0 9 0 559194669 649314304 5443 33554432000 4194304 6211132 140726576132304 140549365373968 5039189 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 25391104 140726576137238 140726576137330 140726576137330 140726576140238 0
[pid=1468/tid=1474] ppid=1465 vsize=634096 memory=21772 CPUtime=4.58 cores=0-7
/proc/1468/task/1474/stat : 1474 (cosoco) R 1465 1468 31775 0 -1 4202560 1087 0 0 0 458 0 0 0 20 0 9 0 559194669 649314304 5443 33554432000 4194304 6211132 140726576132304 140549356981520 5389425 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 25391104 140726576137238 140726576137330 140726576137330 140726576140238 0
[pid=1468/tid=1475] ppid=1465 vsize=634096 memory=21772 CPUtime=4.59 cores=0-7
/proc/1468/task/1475/stat : 1475 (cosoco) R 1465 1468 31775 0 -1 4202560 1068 0 0 0 459 0 0 0 20 0 9 0 559194669 649314304 5443 33554432000 4194304 6211132 140726576132304 140549348588672 5155766 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 25391104 140726576137238 140726576137330 140726576137330 140726576140238 0
[pid=1468/tid=1476] ppid=1465 vsize=634096 memory=21772 CPUtime=4.59 cores=0-7
/proc/1468/task/1476/stat : 1476 (cosoco) R 1465 1468 31775 0 -1 4202560 1184 0 0 0 459 0 0 0 20 0 9 0 559194669 649314304 5443 33554432000 4194304 6211132 140726576132304 140549340196112 5008990 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 25391104 140726576137238 140726576137330 140726576137330 140726576140238 0
[pid=1468/tid=1477] ppid=1465 vsize=634096 memory=3616 CPUtime=4.51 cores=0-7
/proc/1468/task/1477/stat : 1477 (cosoco) R 1465 1468 31775 0 -1 4202560 1143 0 0 0 451 0 0 0 20 0 9 0 559194669 649314304 5443 33554432000 4194304 6211132 140726576132304 140549331803408 5038799 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 25391104 140726576137238 140726576137330 140726576137330 140726576140238 0
Current children cumulated CPU time: 36.97 s
Current children cumulated vsize: 634096 KiB
Current children cumulated memory: 21772 KiB

Child status: 0
Real time (s): 4.91898
CPU time (s): 37.0951
CPU user time (s): 37.0721
CPU system time (s): 0.022983
CPU usage (%): 754.12
Max. virtual memory (cumulated for all children) (KiB): 634096
Max. memory (cumulated for all children) (KiB): 21772

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 37.0721
system time used= 0.022983
maximum resident set size= 21892
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 14548
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= 37
involuntary context switches= 314


# summary of solver processes directly reported to runsolver:
#   pid: 1468
#   total CPU time (s): 37.0951
#   total CPU user time (s): 37.0721
#   total CPU system time (s): 0.022983

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.041594 second user time and 0.079623 second system time

The end

Launcher Data

Begin job on node104 at 2019-09-30 08:32:37
IDJOB=4409974
IDBENCH=127979
IDSOLVER=2878
FILE ID=node104/4409974-1569829384
RUNJOBID= node104-1569813805-31802
PBS_JOBID= 21705922
Free space on /tmp= 62032 MiB

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

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

MD5SUM BENCH= 0bc555941feddabd64880acf40a70a83
RANDOM SEED=1770904185

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

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       32770624 kB
MemFree:        31584948 kB
MemAvailable:   31838436 kB
Buffers:          211756 kB
Cached:           369368 kB
SwapCached:        22760 kB
Active:           309076 kB
Inactive:         299088 kB
Active(anon):      18120 kB
Inactive(anon):    91164 kB
Active(file):     290956 kB
Inactive(file):   207924 kB
Unevictable:      109656 kB
Mlocked:          109656 kB
SwapTotal:      67108860 kB
SwapFree:       66986684 kB
Dirty:              3412 kB
Writeback:             0 kB
AnonPages:        119188 kB
Mapped:            26272 kB
Shmem:             73632 kB
Slab:             170468 kB
SReclaimable:     140888 kB
SUnreclaim:        29580 kB
KernelStack:        3696 kB
PageTables:         5384 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     530812 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     73728 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      124288 kB
DirectMap2M:    33421312 kB

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