Trace number 4398415

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 parallelOPT35 38.8868 5.1411

General information on the benchmark

NamePrizeCollecting/PrizeCollecting-jok-s1/
PrizeCollecting-24-4-6-4.xml
MD5SUMe870fb3a9053f33a7d0d8e73b49cdad7
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark35
Best CPU time to get the best result obtained on this benchmark37.85
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":12},{"size":5,"count":12},{"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-4398415-1568605296.xml 
0.00/0.00	c intension  iff(le(0,p[0]),le(0,s[0])) -> extension (support ? 0) - 48tuples
0.44/0.32	c intension -> extension : same as previous
0.44/0.32	c intension -> extension : same as previous
0.44/0.32	c intension -> extension : same as previous
0.44/0.32	c intension -> extension : same as previous
0.44/0.32	c intension -> extension : same as previous
0.44/0.32	c intension -> extension : same as previous
0.44/0.32	c intension -> extension : same as previous
0.44/0.32	c intension -> extension : same as previous
0.44/0.32	c intension -> extension : same as previous
0.44/0.32	c intension -> extension : same as previous
0.44/0.32	c intension -> extension : same as previous
0.44/0.32	c intension -> extension : same as previous
0.44/0.32	c intension -> extension : same as previous
0.44/0.32	c intension -> extension : same as previous
0.44/0.32	c intension -> extension : same as previous
0.44/0.32	c intension -> extension : same as previous
0.44/0.32	c intension -> extension : same as previous
0.44/0.32	c intension -> extension : same as previous
0.44/0.32	c intension -> extension : same as previous
0.44/0.32	c intension -> extension : same as previous
0.44/0.32	c intension -> extension : same as previous
0.44/0.32	c intension -> extension : same as previous
0.44/0.32	c intension -> extension : same as previous
0.44/0.32	c enable optimization
0.44/0.32	c ========================================[ Problem Statistics ]===========================================
0.44/0.32	c |                                                                                                       
0.44/0.32	c |  Parse time        :         0.29 s 
0.44/0.32	c |
0.44/0.32	c |               Variables: 72
0.44/0.32	c |            Domain Sizes: 4..25
0.44/0.32	c |
0.44/0.32	c |             Constraints: 98
0.44/0.32	c |                   Arity: 1..25  -- Unary: 1  -- Binary: 48
0.44/0.32	c | 
0.44/0.32	c |                   Types: 
0.44/0.32	c |                          At most: 24
0.44/0.32	c |                          Extension: 72  (nb tuples: 25..554) -- (shared: 184)
0.44/0.32	c |                          Sum: 1
0.44/0.32	c |                          Unary: 1
0.44/0.32	c |                          
0.44/0.32	c |               Objective: Maximize Sum
0.44/0.32	
0.44/0.32	c =========================================================================================================
0.44/0.32	c Parallel mode: Portfolio
0.44/0.32	c [pFactory][Group N°0] created (threads:8).
0.44/0.32	c [pFactory][Group N°0] new task added (threads:8 - tasks:1).
0.44/0.32	c [pFactory][Group N°0] new task added (threads:8 - tasks:2).
0.44/0.32	c [pFactory][Group N°0] new task added (threads:8 - tasks:3).
0.44/0.32	c [pFactory][Group N°0] new task added (threads:8 - tasks:4).
0.44/0.32	c [pFactory][Group N°0] new task added (threads:8 - tasks:5).
0.44/0.32	c [pFactory][Group N°0] new task added (threads:8 - tasks:6).
0.44/0.32	c [pFactory][Group N°0] new task added (threads:8 - tasks:7).
0.44/0.32	c [pFactory][Group N°0] new task added (threads:8 - tasks:8).
0.44/0.32	c [pFactory][Group N°0] concurrent mode: enabled.
0.44/0.32	c [pFactory][Group N°0] computations in progress (threads:8 - tasks:8).
0.44/0.32	c [pFactory][Group N°0] task 7 launched on thread 0.
0.44/0.32	c [pFactory][Group N°0] task 6 launched on thread 5.
0.44/0.32	c [pFactory][Group N°0] task 5 launched on thread 3.
0.44/0.32	c [pFactory][Group N°0] task 4 launched on thread 6.
0.44/0.32	c [pFactory][Group N°0] task 3 launched on thread 2.
0.44/0.32	c [pFactory][Group N°0] task 2 launched on thread 7.
0.44/0.32	c [pFactory][Group N°0] task 1 launched on thread 4.
0.44/0.32	c [pFactory][Group N°0] task 0 launched on thread 1.
0.44/0.32	o -24000
0.44/0.32	o -23000
0.44/0.32	o -22004
0.44/0.33	o -22000
0.44/0.34	o -1000
0.44/0.35	o -10
0.44/0.38	o 1
1.19/0.44	o 3
1.19/0.44	o 8
1.19/0.44	o 17
1.98/0.52	o 27
2.70/0.66	o 30
4.23/0.83	o 35
38.67/5.13	c [pFactory][Group N°0] concurent mode: thread 6 has won with the task 4.
38.67/5.13	c [pFactory][Group N°0] Thread N°0 is joined.
38.67/5.13	c [pFactory][Group N°0] Thread N°1 is joined.
38.67/5.13	c [pFactory][Group N°0] Thread N°2 is joined.
38.67/5.13	c [pFactory][Group N°0] Thread N°3 is joined.
38.67/5.13	c [pFactory][Group N°0] Thread N°4 is joined.
38.67/5.13	c [pFactory][Group N°0] Thread N°5 is joined.
38.67/5.13	c [pFactory][Group N°0] Thread N°6 is joined.
38.67/5.13	c [pFactory][Group N°0] Thread N°7 is joined.
38.67/5.13	c [pFactory][Group N°0] Return Code of the winner:3 (Thread N°6)
38.67/5.13	s OPTIMUM FOUND
38.67/5.13	c call to solver        : 3
38.67/5.13	c
38.67/5.13	c restarts              : 1226        
38.67/5.13	c conflicts             : 15697        (404 /sec)
38.67/5.13	c decisions             : 68340        (1759 /sec)
38.67/5.13	c propagations          : 2817733     (72508 /sec)
38.67/5.13	c root propagations     : 26          
38.67/5.13	c filter calls          : 6883771        (177139 /sec)
38.67/5.13	c useless filter calls  : 6304192        (91 %)
38.67/5.13	c Memory used           : 587.23 MB
38.67/5.13	c Best bound time (wc)  : 0.831835 s
38.67/5.13	c CPU time              : 38.8608 s
38.67/5.13	c real time             : 5.1354 s
38.67/5.13	
38.67/5.13	
38.67/5.13	v <instantiation type='solution' cost='35'>
38.67/5.13	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>
38.67/5.13	v <values>3 -3 4 4 2 0 0 0 0 -3 9 -5 -3 0 5 2 7 0 0 0 -3 2 6 8 0 13 12 4 3 -1 -1 -1 11 5 6 17 7 8 9 10 16 -1 -1 -1 1 2 15 14 6 9 10 18 12 -1 -1 -1 11 19 20 0 21 22 23 17 1 -1 -1 -1 7 13 2 8 </values>
38.67/5.13	v </instantiation>
38.67/5.13	

Verifier Data

OK	35

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4398415-1568605296/watcher-4398415-1568605296 -o /tmp/evaluation-result-4398415-1568605296/solver-4398415-1568605296 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node106-1568593558-10655 --watchdog 2580 cosoco -model -nbcores=8 HOME/instance-4398415-1568605296.xml 

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

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


[startup+0.100157 s]*
/proc/loadavg: 6.00 4.57 5.83 2/191 12540
/proc/meminfo: memFree=30429796/32770624 swapFree=66999368/67108860
[pid=12539] ppid=12536 vsize=32192 memory=8600 CPUtime=0.1 cores=0-7
/proc/12539/stat : 12539 (cosoco) R 12536 12539 10628 0 -1 4202496 2323 0 0 0 10 0 0 0 20 0 1 0 436784099 32964608 2150 33554432000 4194304 6211092 140735621651056 140735621647592 140389955791845 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8312316 8317760 39002112 140735621653521 140735621653613 140735621653613 140735621656526 0
/proc/12539/statm: 8048 2150 829 493 0 1353 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 32192 KiB
Current children cumulated memory: 8600 KiB

[startup+0.208735 s]*
/proc/loadavg: 6.00 4.57 5.83 2/191 12540
/proc/meminfo: memFree=30425084/32770624 swapFree=66999368/67108860
[pid=12539] ppid=12536 vsize=37760 memory=14144 CPUtime=0.21 cores=0-7
/proc/12539/stat : 12539 (cosoco) R 12536 12539 10628 0 -1 4202496 3698 0 0 0 21 0 0 0 20 0 1 0 436784099 38666240 3536 33554432000 4194304 6211092 140735621651056 140735621647592 140389971854464 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8312316 8317760 39002112 140735621653521 140735621653613 140735621653613 140735621656526 0
/proc/12539/statm: 9440 3536 829 493 0 2745 0
Current children cumulated CPU time: 0.21 s
Current children cumulated vsize: 37760 KiB
Current children cumulated memory: 14144 KiB

[startup+0.31455 s]*
/proc/loadavg: 6.00 4.57 5.83 10/199 12548
/proc/meminfo: memFree=30417752/32770624 swapFree=66999368/67108860
[pid=12539] ppid=12536 vsize=634100 memory=21008 CPUtime=0.44 cores=0-7
/proc/12539/stat : 12539 (cosoco) S 12536 12539 10628 0 -1 1077944320 5509 0 0 0 44 0 0 0 20 0 9 0 436784099 649318400 5252 33554432000 4194304 6211092 140735621651056 140735621649312 140389971832567 0 0 4096 8405026 18446744073709551615 0 0 17 2 0 0 0 0 0 8312316 8317760 39002112 140735621653521 140735621653613 140735621653613 140735621656526 0
/proc/12539/statm: 158525 5252 897 493 0 151830 0
[pid=12539/tid=12541] ppid=12536 vsize=634100 memory=8317482817917895235 CPUtime=0.01 cores=0-7
/proc/12539/task/12541/stat : 12541 (cosoco) R 12536 12539 10628 0 -1 4202560 12 0 0 0 1 0 0 0 20 0 9 0 436784129 649318400 5252 33554432000 4194304 6211092 140735621651056 140389948689368 5039137 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 39002112 140735621653521 140735621653613 140735621653613 140735621656526 0
[pid=12539/tid=12542] ppid=12536 vsize=634100 memory=4126316290023845779 CPUtime=0.01 cores=0-7
/proc/12539/task/12542/stat : 12542 (cosoco) R 12536 12539 10628 0 -1 4202560 10 0 0 0 1 0 0 0 20 0 9 0 436784129 649318400 5252 33554432000 4194304 6211092 140735621651056 140389940297312 5038999 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 39002112 140735621653521 140735621653613 140735621653613 140735621656526 0
[pid=12539/tid=12543] ppid=12536 vsize=634100 memory=0 CPUtime=0.01 cores=0-7
/proc/12539/task/12543/stat : 12543 (cosoco) R 12536 12539 10628 0 -1 4202560 7 0 0 0 1 0 0 0 20 0 9 0 436784129 649318400 5252 33554432000 4194304 6211092 140735621651056 140389931903960 5389404 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 39002112 140735621653521 140735621653613 140735621653613 140735621656526 0
[pid=12539/tid=12544] ppid=12536 vsize=634100 memory=6944656592455359580 CPUtime=0.01 cores=0-7
/proc/12539/task/12544/stat : 12544 (cosoco) R 12536 12539 10628 0 -1 4202560 11 0 0 0 1 0 0 0 20 0 9 0 436784129 649318400 5252 33554432000 4194304 6211092 140735621651056 140389923511256 5038697 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 39002112 140735621653521 140735621653613 140735621653613 140735621656526 0
[pid=12539/tid=12545] ppid=12536 vsize=634100 memory=6656426216303648864 CPUtime=0.01 cores=0-7
/proc/12539/task/12545/stat : 12545 (cosoco) R 12536 12539 10628 0 -1 4202560 10 0 0 0 1 0 0 0 20 0 9 0 436784129 649318400 5252 33554432000 4194304 6211092 140735621651056 140389915119200 5039014 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 39002112 140735621653521 140735621653613 140735621653613 140735621656526 0
[pid=12539/tid=12546] ppid=12536 vsize=634100 memory=0 CPUtime=0.01 cores=0-7
/proc/12539/task/12546/stat : 12546 (cosoco) R 12536 12539 10628 0 -1 4202560 14 0 0 0 1 0 0 0 20 0 9 0 436784129 649318400 5252 33554432000 4194304 6211092 140735621651056 140389906725904 5389408 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 39002112 140735621653521 140735621653613 140735621653613 140735621656526 0
[pid=12539/tid=12547] ppid=12536 vsize=634100 memory=0 CPUtime=0.01 cores=0-7
/proc/12539/task/12547/stat : 12547 (cosoco) R 12536 12539 10628 0 -1 4202560 10 0 0 0 1 0 0 0 20 0 9 0 436784129 649318400 5252 33554432000 4194304 6211092 140735621651056 140389898333008 5038999 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 39002112 140735621653521 140735621653613 140735621653613 140735621656526 0
[pid=12539/tid=12548] ppid=12536 vsize=634100 memory=0 CPUtime=0.01 cores=0-7
/proc/12539/task/12548/stat : 12548 (cosoco) R 12536 12539 10628 0 -1 4202560 10 0 0 0 1 0 0 0 20 0 9 0 436784129 649318400 5252 33554432000 4194304 6211092 140735621651056 140389889940440 5039038 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 39002112 140735621653521 140735621653613 140735621653613 140735621656526 0
Current children cumulated CPU time: 0.44 s
Current children cumulated vsize: 634100 KiB
Current children cumulated memory: 21008 KiB

[startup+0.700547 s]
/proc/loadavg: 6.00 4.57 5.83 9/199 12548
/proc/meminfo: memFree=30417752/32770624 swapFree=66999368/67108860
[pid=12539] ppid=12536 vsize=634100 memory=21008 CPUtime=3.43 cores=0-7
/proc/12539/stat : 12539 (cosoco) S 12536 12539 10628 0 -1 1077944320 5621 0 0 0 343 0 0 0 20 0 9 0 436784099 649318400 5252 33554432000 4194304 6211092 140735621651056 140735621649312 140389971832567 0 0 4096 8405026 18446744073709551615 0 0 17 2 0 0 0 0 0 8312316 8317760 39002112 140735621653521 140735621653613 140735621653613 140735621656526 0
/proc/12539/statm: 158525 5252 897 493 0 151830 0
[pid=12539/tid=12541] ppid=12536 vsize=634100 memory=1760 CPUtime=0.39 cores=0-7
/proc/12539/task/12541/stat : 12541 (cosoco) R 12536 12539 10628 0 -1 4202560 34 0 0 0 39 0 0 0 20 0 9 0 436784129 649318400 5252 33554432000 4194304 6211092 140735621651056 140389948689680 5039038 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 39002112 140735621653521 140735621653613 140735621653613 140735621656526 0
[pid=12539/tid=12542] ppid=12536 vsize=634100 memory=111632 CPUtime=0.39 cores=0-7
/proc/12539/task/12542/stat : 12542 (cosoco) R 12536 12539 10628 0 -1 4202560 23 0 0 0 39 0 0 0 20 0 9 0 436784129 649318400 5252 33554432000 4194304 6211092 140735621651056 140389940297312 5038990 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 39002112 140735621653521 140735621653613 140735621653613 140735621656526 0
[pid=12539/tid=12543] ppid=12536 vsize=634100 memory=800 CPUtime=0.36 cores=0-7
/proc/12539/task/12543/stat : 12543 (cosoco) R 12536 12539 10628 0 -1 4202560 19 0 0 0 36 0 0 0 20 0 9 0 436784129 649318400 5252 33554432000 4194304 6211092 140735621651056 140389931903960 5250301 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 39002112 140735621653521 140735621653613 140735621653613 140735621656526 0
[pid=12539/tid=12544] ppid=12536 vsize=634100 memory=1804 CPUtime=0.39 cores=0-7
/proc/12539/task/12544/stat : 12544 (cosoco) R 12536 12539 10628 0 -1 4202560 28 0 0 0 39 0 0 0 20 0 9 0 436784129 649318400 5252 33554432000 4194304 6211092 140735621651056 140389923511256 5039261 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 39002112 140735621653521 140735621653613 140735621653613 140735621656526 0
[pid=12539/tid=12545] ppid=12536 vsize=634100 memory=916 CPUtime=0.39 cores=0-7
/proc/12539/task/12545/stat : 12545 (cosoco) R 12536 12539 10628 0 -1 4202560 24 0 0 0 39 0 0 0 20 0 9 0 436784129 649318400 5252 33554432000 4194304 6211092 140735621651056 140389915118864 5039149 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 39002112 140735621653521 140735621653613 140735621653613 140735621656526 0
[pid=12539/tid=12546] ppid=12536 vsize=634100 memory=-7175204567652784766 CPUtime=0.39 cores=0-7
/proc/12539/task/12546/stat : 12546 (cosoco) R 12536 12539 10628 0 -1 4202560 25 0 0 0 39 0 0 0 20 0 9 0 436784129 649318400 5252 33554432000 4194304 6211092 140735621651056 140389906726160 5038788 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 39002112 140735621653521 140735621653613 140735621653613 140735621656526 0
[pid=12539/tid=12547] ppid=12536 vsize=634100 memory=3054156605268465310 CPUtime=0.39 cores=0-7
/proc/12539/task/12547/stat : 12547 (cosoco) R 12536 12539 10628 0 -1 4202560 25 0 0 0 39 0 0 0 20 0 9 0 436784129 649318400 5252 33554432000 4194304 6211092 140735621651056 140389898333104 5038999 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 39002112 140735621653521 140735621653613 140735621653613 140735621656526 0
[pid=12539/tid=12548] ppid=12536 vsize=634100 memory=1408 CPUtime=0.39 cores=0-7
/proc/12539/task/12548/stat : 12548 (cosoco) R 12536 12539 10628 0 -1 4202560 18 0 0 0 39 0 0 0 20 0 9 0 436784129 649318400 5252 33554432000 4194304 6211092 140735621651056 140389889940752 5039178 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 39002112 140735621653521 140735621653613 140735621653613 140735621656526 0
Current children cumulated CPU time: 3.43 s
Current children cumulated vsize: 634100 KiB
Current children cumulated memory: 21008 KiB

[startup+1.50054 s]
/proc/loadavg: 6.00 4.57 5.83 9/199 12548
/proc/meminfo: memFree=30418332/32770624 swapFree=66999368/67108860
[pid=12539] ppid=12536 vsize=634100 memory=21792 CPUtime=9.82 cores=0-7
/proc/12539/stat : 12539 (cosoco) S 12536 12539 10628 0 -1 1077944320 8541 0 0 0 981 1 0 0 20 0 9 0 436784099 649318400 5448 33554432000 4194304 6211092 140735621651056 140735621649312 140389971832567 0 0 4096 8405026 18446744073709551615 0 0 17 2 0 0 0 0 0 8312316 8317760 39002112 140735621653521 140735621653613 140735621653613 140735621656526 0
/proc/12539/statm: 158525 5448 903 493 0 151830 0
[pid=12539/tid=12541] ppid=12536 vsize=634100 memory=289268076 CPUtime=1.19 cores=0-7
/proc/12539/task/12541/stat : 12541 (cosoco) R 12536 12539 10628 0 -1 4202560 360 0 0 0 119 0 0 0 20 0 9 0 436784129 649318400 5448 33554432000 4194304 6211092 140735621651056 140389948689680 5038992 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 39002112 140735621653521 140735621653613 140735621653613 140735621656526 0
[pid=12539/tid=12542] ppid=12536 vsize=634100 memory=0 CPUtime=1.19 cores=0-7
/proc/12539/task/12542/stat : 12542 (cosoco) R 12536 12539 10628 0 -1 4202560 393 0 0 0 119 0 0 0 20 0 9 0 436784129 649318400 5448 33554432000 4194304 6211092 140735621651056 140389940296664 5039104 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 39002112 140735621653521 140735621653613 140735621653613 140735621656526 0
[pid=12539/tid=12543] ppid=12536 vsize=634100 memory=0 CPUtime=1.15 cores=0-7
/proc/12539/task/12543/stat : 12543 (cosoco) R 12536 12539 10628 0 -1 4202560 366 0 0 0 115 0 0 0 20 0 9 0 436784129 649318400 5448 33554432000 4194304 6211092 140735621651056 140389931904016 5039170 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 39002112 140735621653521 140735621653613 140735621653613 140735621656526 0
[pid=12539/tid=12544] ppid=12536 vsize=634100 memory=194231306052090 CPUtime=1.19 cores=0-7
/proc/12539/task/12544/stat : 12544 (cosoco) R 12536 12539 10628 0 -1 4202560 375 0 0 0 119 0 0 0 20 0 9 0 436784129 649318400 5448 33554432000 4194304 6211092 140735621651056 140389923511256 5038992 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 39002112 140735621653521 140735621653613 140735621653613 140735621656526 0
[pid=12539/tid=12545] ppid=12536 vsize=634100 memory=280783219020832 CPUtime=1.19 cores=0-7
/proc/12539/task/12545/stat : 12545 (cosoco) R 12536 12539 10628 0 -1 4202560 380 0 0 0 119 0 0 0 20 0 9 0 436784129 649318400 5448 33554432000 4194304 6211092 140735621651056 140389915118864 5039217 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 39002112 140735621653521 140735621653613 140735621653613 140735621656526 0
[pid=12539/tid=12546] ppid=12536 vsize=634100 memory=194233319308209 CPUtime=1.19 cores=0-7
/proc/12539/task/12546/stat : 12546 (cosoco) R 12536 12539 10628 0 -1 4202560 434 0 0 0 119 0 0 0 20 0 9 0 436784129 649318400 5448 33554432000 4194304 6211092 140735621651056 140389906726160 5039104 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 39002112 140735621653521 140735621653613 140735621653613 140735621656526 0
[pid=12539/tid=12547] ppid=12536 vsize=634100 memory=194231306052093 CPUtime=1.19 cores=0-7
/proc/12539/task/12547/stat : 12547 (cosoco) R 12536 12539 10628 0 -1 4202560 364 0 0 0 119 0 0 0 20 0 9 0 436784129 649318400 5448 33554432000 4194304 6211092 140735621651056 140389898333104 5039240 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 39002112 140735621653521 140735621653613 140735621653613 140735621656526 0
[pid=12539/tid=12548] ppid=12536 vsize=634100 memory=194231306052094 CPUtime=1.19 cores=0-7
/proc/12539/task/12548/stat : 12548 (cosoco) R 12536 12539 10628 0 -1 4202560 444 0 0 0 119 0 0 0 20 0 9 0 436784129 649318400 5448 33554432000 4194304 6211092 140735621651056 140389889940752 5038730 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 39002112 140735621653521 140735621653613 140735621653613 140735621656526 0
Current children cumulated CPU time: 9.82 s
Current children cumulated vsize: 634100 KiB
Current children cumulated memory: 21792 KiB

[startup+3.10954 s]
/proc/loadavg: 6.16 4.63 5.84 9/199 12548
/proc/meminfo: memFree=30418084/32770624 swapFree=66999368/67108860
[pid=12539] ppid=12536 vsize=634100 memory=21792 CPUtime=22.67 cores=0-7
/proc/12539/stat : 12539 (cosoco) S 12536 12539 10628 0 -1 1077944320 8554 0 0 0 2266 1 0 0 20 0 9 0 436784099 649318400 5448 33554432000 4194304 6211092 140735621651056 140735621649312 140389971832567 0 0 4096 8405026 18446744073709551615 0 0 17 2 0 0 0 0 0 8312316 8317760 39002112 140735621653521 140735621653613 140735621653613 140735621656526 0
/proc/12539/statm: 158525 5448 903 493 0 151830 0
[pid=12539/tid=12541] ppid=12536 vsize=634100 memory=33 CPUtime=2.8 cores=0-7
/proc/12539/task/12541/stat : 12541 (cosoco) R 12536 12539 10628 0 -1 4202560 364 0 0 0 280 0 0 0 20 0 9 0 436784129 649318400 5448 33554432000 4194304 6211092 140735621651056 140389948689680 5250289 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 39002112 140735621653521 140735621653613 140735621653613 140735621656526 0
[pid=12539/tid=12542] ppid=12536 vsize=634100 memory=0 CPUtime=2.8 cores=0-7
/proc/12539/task/12542/stat : 12542 (cosoco) R 12536 12539 10628 0 -1 4202560 395 0 0 0 280 0 0 0 20 0 9 0 436784129 649318400 5448 33554432000 4194304 6211092 140735621651056 140389940296832 5038990 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 39002112 140735621653521 140735621653613 140735621653613 140735621656526 0
[pid=12539/tid=12543] ppid=12536 vsize=634100 memory=5859853075905800022 CPUtime=2.73 cores=0-7
/proc/12539/task/12543/stat : 12543 (cosoco) R 12536 12539 10628 0 -1 4202560 367 0 0 0 273 0 0 0 20 0 9 0 436784129 649318400 5448 33554432000 4194304 6211092 140735621651056 140389931904016 5038992 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 39002112 140735621653521 140735621653613 140735621653613 140735621656526 0
[pid=12539/tid=12544] ppid=12536 vsize=634100 memory=21008 CPUtime=2.8 cores=0-7
/proc/12539/task/12544/stat : 12544 (cosoco) R 12536 12539 10628 0 -1 4202560 376 0 0 0 280 0 0 0 20 0 9 0 436784129 649318400 5448 33554432000 4194304 6211092 140735621651056 140389923511256 5038990 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 39002112 140735621653521 140735621653613 140735621653613 140735621656526 0
[pid=12539/tid=12545] ppid=12536 vsize=634100 memory=21008 CPUtime=2.8 cores=0-7
/proc/12539/task/12545/stat : 12545 (cosoco) R 12536 12539 10628 0 -1 4202560 380 0 0 0 280 0 0 0 20 0 9 0 436784129 649318400 5448 33554432000 4194304 6211092 140735621651056 140389915118864 5038784 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 39002112 140735621653521 140735621653613 140735621653613 140735621656526 0
[pid=12539/tid=12546] ppid=12536 vsize=634100 memory=56 CPUtime=2.8 cores=0-7
/proc/12539/task/12546/stat : 12546 (cosoco) R 12536 12539 10628 0 -1 4202560 435 0 0 0 280 0 0 0 20 0 9 0 436784129 649318400 5448 33554432000 4194304 6211092 140735621651056 140389906726160 5038999 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 39002112 140735621653521 140735621653613 140735621653613 140735621656526 0
[pid=12539/tid=12547] ppid=12536 vsize=634100 memory=0 CPUtime=2.8 cores=0-7
/proc/12539/task/12547/stat : 12547 (cosoco) R 12536 12539 10628 0 -1 4202560 364 0 0 0 280 0 0 0 20 0 9 0 436784129 649318400 5448 33554432000 4194304 6211092 140735621651056 140389898333104 5039161 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 39002112 140735621653521 140735621653613 140735621653613 140735621656526 0
[pid=12539/tid=12548] ppid=12536 vsize=634100 memory=4049353029293650226 CPUtime=2.8 cores=0-7
/proc/12539/task/12548/stat : 12548 (cosoco) R 12536 12539 10628 0 -1 4202560 448 0 0 0 280 0 0 0 20 0 9 0 436784129 649318400 5448 33554432000 4194304 6211092 140735621651056 140389889940752 5038999 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 39002112 140735621653521 140735621653613 140735621653613 140735621656526 0
Current children cumulated CPU time: 22.67 s
Current children cumulated vsize: 634100 KiB
Current children cumulated memory: 21792 KiB

[startup+5.14104 s]
# the end of solver process 12539 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=38.8609 s, system=0.025985 s

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

[startup+3.20054 s]
/proc/loadavg: 6.16 4.63 5.84 9/199 12548
/proc/meminfo: memFree=30418084/32770624 swapFree=66999368/67108860
[pid=12539] ppid=12536 vsize=634100 memory=21792 CPUtime=23.39 cores=0-7
/proc/12539/stat : 12539 (cosoco) S 12536 12539 10628 0 -1 1077944320 8554 0 0 0 2338 1 0 0 20 0 9 0 436784099 649318400 5448 33554432000 4194304 6211092 140735621651056 140735621649312 140389971832567 0 0 4096 8405026 18446744073709551615 0 0 17 2 0 0 0 0 0 8312316 8317760 39002112 140735621653521 140735621653613 140735621653613 140735621656526 0
/proc/12539/statm: 158525 5448 903 493 0 151830 0
[pid=12539/tid=12541] ppid=12536 vsize=634100 memory=0 CPUtime=2.89 cores=0-7
/proc/12539/task/12541/stat : 12541 (cosoco) R 12536 12539 10628 0 -1 4202560 364 0 0 0 289 0 0 0 20 0 9 0 436784129 649318400 5448 33554432000 4194304 6211092 140735621651056 140389948689680 5017472 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 39002112 140735621653521 140735621653613 140735621653613 140735621656526 0
[pid=12539/tid=12542] ppid=12536 vsize=634100 memory=3472328296227717777 CPUtime=2.89 cores=0-7
/proc/12539/task/12542/stat : 12542 (cosoco) R 12536 12539 10628 0 -1 4202560 395 0 0 0 289 0 0 0 20 0 9 0 436784129 649318400 5448 33554432000 4194304 6211092 140735621651056 140389940296832 5038697 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 39002112 140735621653521 140735621653613 140735621653613 140735621656526 0
[pid=12539/tid=12543] ppid=12536 vsize=634100 memory=0 CPUtime=2.82 cores=0-7
/proc/12539/task/12543/stat : 12543 (cosoco) R 12536 12539 10628 0 -1 4202560 367 0 0 0 282 0 0 0 20 0 9 0 436784129 649318400 5448 33554432000 4194304 6211092 140735621651056 140389931904016 5038992 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 39002112 140735621653521 140735621653613 140735621653613 140735621656526 0
[pid=12539/tid=12544] ppid=12536 vsize=634100 memory=0 CPUtime=2.89 cores=0-7
/proc/12539/task/12544/stat : 12544 (cosoco) R 12536 12539 10628 0 -1 4202560 376 0 0 0 289 0 0 0 20 0 9 0 436784129 649318400 5448 33554432000 4194304 6211092 140735621651056 140389923511256 5039677 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 39002112 140735621653521 140735621653613 140735621653613 140735621656526 0
[pid=12539/tid=12545] ppid=12536 vsize=634100 memory=288230377007612190 CPUtime=2.89 cores=0-7
/proc/12539/task/12545/stat : 12545 (cosoco) R 12536 12539 10628 0 -1 4202560 380 0 0 0 289 0 0 0 20 0 9 0 436784129 649318400 5448 33554432000 4194304 6211092 140735621651056 140389915118864 5039149 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 39002112 140735621653521 140735621653613 140735621653613 140735621656526 0
[pid=12539/tid=12546] ppid=12536 vsize=634100 memory=288289965484541250 CPUtime=2.89 cores=0-7
/proc/12539/task/12546/stat : 12546 (cosoco) R 12536 12539 10628 0 -1 4202560 435 0 0 0 289 0 0 0 20 0 9 0 436784129 649318400 5448 33554432000 4194304 6211092 140735621651056 140389906726160 5038992 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 39002112 140735621653521 140735621653613 140735621653613 140735621656526 0
[pid=12539/tid=12547] ppid=12536 vsize=634100 memory=0 CPUtime=2.89 cores=0-7
/proc/12539/task/12547/stat : 12547 (cosoco) R 12536 12539 10628 0 -1 4202560 364 0 0 0 289 0 0 0 20 0 9 0 436784129 649318400 5448 33554432000 4194304 6211092 140735621651056 140389898333104 5038766 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 39002112 140735621653521 140735621653613 140735621653613 140735621656526 0
[pid=12539/tid=12548] ppid=12536 vsize=634100 memory=-3253322038155611931 CPUtime=2.89 cores=0-7
/proc/12539/task/12548/stat : 12548 (cosoco) R 12536 12539 10628 0 -1 4202560 448 0 0 0 289 0 0 0 20 0 9 0 436784129 649318400 5448 33554432000 4194304 6211092 140735621651056 140389889940752 5038788 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 39002112 140735621653521 140735621653613 140735621653613 140735621656526 0
Current children cumulated CPU time: 23.39 s
Current children cumulated vsize: 634100 KiB
Current children cumulated memory: 21792 KiB

[startup+4.00054 s]*
/proc/loadavg: 6.16 4.63 5.84 9/199 12548
/proc/meminfo: memFree=30418084/32770624 swapFree=66999368/67108860
[pid=12539] ppid=12536 vsize=634100 memory=21792 CPUtime=29.85 cores=0-7
/proc/12539/stat : 12539 (cosoco) S 12536 12539 10628 0 -1 1077944320 11430 0 0 0 2984 1 0 0 20 0 9 0 436784099 649318400 5448 33554432000 4194304 6211092 140735621651056 140735621649312 140389971832567 0 0 4096 8405026 18446744073709551615 0 0 17 2 0 0 0 0 0 8312316 8317760 39002112 140735621653521 140735621653613 140735621653613 140735621656526 0
/proc/12539/statm: 158525 5448 903 493 0 151830 0
[pid=12539/tid=12541] ppid=12536 vsize=634100 memory=0 CPUtime=3.7 cores=0-7
/proc/12539/task/12541/stat : 12541 (cosoco) R 12536 12539 10628 0 -1 4202560 700 0 0 0 370 0 0 0 20 0 9 0 436784129 649318400 5448 33554432000 4194304 6211092 140735621651056 140389948689680 5039189 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 39002112 140735621653521 140735621653613 140735621653613 140735621656526 0
[pid=12539/tid=12542] ppid=12536 vsize=634100 memory=6224359790740729188 CPUtime=3.7 cores=0-7
/proc/12539/task/12542/stat : 12542 (cosoco) R 12536 12539 10628 0 -1 4202560 744 0 0 0 370 0 0 0 20 0 9 0 436784129 649318400 5448 33554432000 4194304 6211092 140735621651056 140389940296832 5039228 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 39002112 140735621653521 140735621653613 140735621653613 140735621656526 0
[pid=12539/tid=12543] ppid=12536 vsize=634100 memory=3833320711967021241 CPUtime=3.62 cores=0-7
/proc/12539/task/12543/stat : 12543 (cosoco) R 12536 12539 10628 0 -1 4202560 747 0 0 0 362 0 0 0 20 0 9 0 436784129 649318400 5448 33554432000 4194304 6211092 140735621651056 140389931904016 5038784 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 39002112 140735621653521 140735621653613 140735621653613 140735621656526 0
[pid=12539/tid=12544] ppid=12536 vsize=634100 memory=3616726067381811506 CPUtime=3.7 cores=0-7
/proc/12539/task/12544/stat : 12544 (cosoco) R 12536 12539 10628 0 -1 4202560 740 0 0 0 370 0 0 0 20 0 9 0 436784129 649318400 5448 33554432000 4194304 6211092 140735621651056 140389923511256 5250272 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 39002112 140735621653521 140735621653613 140735621653613 140735621656526 0
[pid=12539/tid=12545] ppid=12536 vsize=634100 memory=9124443767561732153 CPUtime=3.7 cores=0-7
/proc/12539/task/12545/stat : 12545 (cosoco) R 12536 12539 10628 0 -1 4202560 762 0 0 0 370 0 0 0 20 0 9 0 436784129 649318400 5448 33554432000 4194304 6211092 140735621651056 140389915118864 5039007 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 39002112 140735621653521 140735621653613 140735621653613 140735621656526 0
[pid=12539/tid=12546] ppid=12536 vsize=634100 memory=4426078206164241782 CPUtime=3.7 cores=0-7
/proc/12539/task/12546/stat : 12546 (cosoco) R 12536 12539 10628 0 -1 4202560 788 0 0 0 370 0 0 0 20 0 9 0 436784129 649318400 5448 33554432000 4194304 6211092 140735621651056 140389906726160 5155348 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 39002112 140735621653521 140735621653613 140735621653613 140735621656526 0
[pid=12539/tid=12547] ppid=12536 vsize=634100 memory=8316850467074736180 CPUtime=3.7 cores=0-7
/proc/12539/task/12547/stat : 12547 (cosoco) R 12536 12539 10628 0 -1 4202560 725 0 0 0 370 0 0 0 20 0 9 0 436784129 649318400 5448 33554432000 4194304 6211092 140735621651056 140389898333104 5039047 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 39002112 140735621653521 140735621653613 140735621653613 140735621656526 0
[pid=12539/tid=12548] ppid=12536 vsize=634100 memory=2670101 CPUtime=3.7 cores=0-7
/proc/12539/task/12548/stat : 12548 (cosoco) R 12536 12539 10628 0 -1 4202560 799 0 0 0 370 0 0 0 20 0 9 0 436784129 649318400 5448 33554432000 4194304 6211092 140735621651056 140389889940752 5038999 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 39002112 140735621653521 140735621653613 140735621653613 140735621656526 0
Current children cumulated CPU time: 29.85 s
Current children cumulated vsize: 634100 KiB
Current children cumulated memory: 21792 KiB

[startup+4.80054 s]
/proc/loadavg: 6.16 4.63 5.84 9/199 12548
/proc/meminfo: memFree=30418084/32770624 swapFree=66999368/67108860
[pid=12539] ppid=12536 vsize=634100 memory=21792 CPUtime=36.18 cores=0-7
/proc/12539/stat : 12539 (cosoco) S 12536 12539 10628 0 -1 1077944320 14265 0 0 0 3616 2 0 0 20 0 9 0 436784099 649318400 5448 33554432000 4194304 6211092 140735621651056 140735621649312 140389971832567 0 0 4096 8405026 18446744073709551615 0 0 17 2 0 0 0 0 0 8312316 8317760 39002112 140735621653521 140735621653613 140735621653613 140735621656526 0
/proc/12539/statm: 158525 5448 903 493 0 151830 0
[pid=12539/tid=12541] ppid=12536 vsize=634100 memory=984 CPUtime=4.49 cores=0-7
/proc/12539/task/12541/stat : 12541 (cosoco) R 12536 12539 10628 0 -1 4202560 1041 0 0 0 449 0 0 0 20 0 9 0 436784129 649318400 5448 33554432000 4194304 6211092 140735621651056 140389948689680 5038697 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 39002112 140735621653521 140735621653613 140735621653613 140735621656526 0
[pid=12539/tid=12542] ppid=12536 vsize=634100 memory=6399501272259 CPUtime=4.49 cores=0-7
/proc/12539/task/12542/stat : 12542 (cosoco) R 12536 12539 10628 0 -1 4202560 1110 0 0 0 449 0 0 0 20 0 9 0 436784129 649318400 5448 33554432000 4194304 6211092 140735621651056 140389940296832 5039132 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 39002112 140735621653521 140735621653613 140735621653613 140735621656526 0
[pid=12539/tid=12543] ppid=12536 vsize=634100 memory=6935054825532540783 CPUtime=4.41 cores=0-7
/proc/12539/task/12543/stat : 12543 (cosoco) R 12536 12539 10628 0 -1 4202560 1103 0 0 0 441 0 0 0 20 0 9 0 436784129 649318400 5448 33554432000 4194304 6211092 140735621651056 140389931904016 5039617 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 39002112 140735621653521 140735621653613 140735621653613 140735621656526 0
[pid=12539/tid=12544] ppid=12536 vsize=634100 memory=7667752656720712805 CPUtime=4.49 cores=0-7
/proc/12539/task/12544/stat : 12544 (cosoco) R 12536 12539 10628 0 -1 4202560 1097 0 0 0 449 0 0 0 20 0 9 0 436784129 649318400 5448 33554432000 4194304 6211092 140735621651056 140389923511256 5038999 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 39002112 140735621653521 140735621653613 140735621653613 140735621656526 0
[pid=12539/tid=12545] ppid=12536 vsize=634100 memory=7302976372154328664 CPUtime=4.49 cores=0-7
/proc/12539/task/12545/stat : 12545 (cosoco) R 12536 12539 10628 0 -1 4202560 1130 0 0 0 449 0 0 0 20 0 9 0 436784129 649318400 5448 33554432000 4194304 6211092 140735621651056 140389915118864 5038788 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 39002112 140735621653521 140735621653613 140735621653613 140735621656526 0
[pid=12539/tid=12546] ppid=12536 vsize=634100 memory=7019257425709197167 CPUtime=4.49 cores=0-7
/proc/12539/task/12546/stat : 12546 (cosoco) R 12536 12539 10628 0 -1 4202560 1153 0 0 0 449 0 0 0 20 0 9 0 436784129 649318400 5448 33554432000 4194304 6211092 140735621651056 140389906726160 5038999 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 39002112 140735621653521 140735621653613 140735621653613 140735621656526 0
[pid=12539/tid=12547] ppid=12536 vsize=634100 memory=0 CPUtime=4.49 cores=0-7
/proc/12539/task/12547/stat : 12547 (cosoco) R 12536 12539 10628 0 -1 4202560 1042 0 0 0 449 0 0 0 20 0 9 0 436784129 649318400 5448 33554432000 4194304 6211092 140735621651056 140389898333104 5038990 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 39002112 140735621653521 140735621653613 140735621653613 140735621656526 0
[pid=12539/tid=12548] ppid=12536 vsize=634100 memory=0 CPUtime=4.49 cores=0-7
/proc/12539/task/12548/stat : 12548 (cosoco) R 12536 12539 10628 0 -1 4202560 1164 0 0 0 449 0 0 0 20 0 9 0 436784129 649318400 5448 33554432000 4194304 6211092 140735621651056 140389889940752 5038737 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 39002112 140735621653521 140735621653613 140735621653613 140735621656526 0
Current children cumulated CPU time: 36.18 s
Current children cumulated vsize: 634100 KiB
Current children cumulated memory: 21792 KiB

[startup+5.00054 s]*
/proc/loadavg: 6.16 4.63 5.84 9/199 12548
/proc/meminfo: memFree=30418440/32770624 swapFree=66999368/67108860
[pid=12539] ppid=12536 vsize=634100 memory=21792 CPUtime=37.84 cores=0-7
/proc/12539/stat : 12539 (cosoco) S 12536 12539 10628 0 -1 1077944320 14265 0 0 0 3782 2 0 0 20 0 9 0 436784099 649318400 5448 33554432000 4194304 6211092 140735621651056 140735621649312 140389971832567 0 0 4096 8405026 18446744073709551615 0 0 17 2 0 0 0 0 0 8312316 8317760 39002112 140735621653521 140735621653613 140735621653613 140735621656526 0
/proc/12539/statm: 158525 5448 903 493 0 151830 0
[pid=12539/tid=12541] ppid=12536 vsize=634100 memory=8317482817917895235 CPUtime=4.7 cores=0-7
/proc/12539/task/12541/stat : 12541 (cosoco) R 12536 12539 10628 0 -1 4202560 1041 0 0 0 470 0 0 0 20 0 9 0 436784129 649318400 5448 33554432000 4194304 6211092 140735621651056 140389948689680 5039199 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 39002112 140735621653521 140735621653613 140735621653613 140735621656526 0
[pid=12539/tid=12542] ppid=12536 vsize=634100 memory=0 CPUtime=4.7 cores=0-7
/proc/12539/task/12542/stat : 12542 (cosoco) R 12536 12539 10628 0 -1 4202560 1110 0 0 0 470 0 0 0 20 0 9 0 436784129 649318400 5448 33554432000 4194304 6211092 140735621651056 140389940296832 5039210 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 39002112 140735621653521 140735621653613 140735621653613 140735621656526 0
[pid=12539/tid=12543] ppid=12536 vsize=634100 memory=0 CPUtime=4.61 cores=0-7
/proc/12539/task/12543/stat : 12543 (cosoco) R 12536 12539 10628 0 -1 4202560 1103 0 0 0 461 0 0 0 20 0 9 0 436784129 649318400 5448 33554432000 4194304 6211092 140735621651056 140389931904016 5186176 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 39002112 140735621653521 140735621653613 140735621653613 140735621656526 0
[pid=12539/tid=12544] ppid=12536 vsize=634100 memory=0 CPUtime=4.7 cores=0-7
/proc/12539/task/12544/stat : 12544 (cosoco) R 12536 12539 10628 0 -1 4202560 1097 0 0 0 470 0 0 0 20 0 9 0 436784129 649318400 5448 33554432000 4194304 6211092 140735621651056 140389923511256 5039104 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 39002112 140735621653521 140735621653613 140735621653613 140735621656526 0
[pid=12539/tid=12545] ppid=12536 vsize=634100 memory=-1 CPUtime=4.7 cores=0-7
/proc/12539/task/12545/stat : 12545 (cosoco) R 12536 12539 10628 0 -1 4202560 1130 0 0 0 470 0 0 0 20 0 9 0 436784129 649318400 5448 33554432000 4194304 6211092 140735621651056 140389915118864 5039111 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 39002112 140735621653521 140735621653613 140735621653613 140735621656526 0
[pid=12539/tid=12546] ppid=12536 vsize=634100 memory=-1 CPUtime=4.7 cores=0-7
/proc/12539/task/12546/stat : 12546 (cosoco) R 12536 12539 10628 0 -1 4202560 1153 0 0 0 470 0 0 0 20 0 9 0 436784129 649318400 5448 33554432000 4194304 6211092 140735621651056 140389906726160 5038999 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 39002112 140735621653521 140735621653613 140735621653613 140735621656526 0
[pid=12539/tid=12547] ppid=12536 vsize=634100 memory=-1 CPUtime=4.7 cores=0-7
/proc/12539/task/12547/stat : 12547 (cosoco) R 12536 12539 10628 0 -1 4202560 1042 0 0 0 470 0 0 0 20 0 9 0 436784129 649318400 5448 33554432000 4194304 6211092 140735621651056 140389898333104 5156214 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 39002112 140735621653521 140735621653613 140735621653613 140735621656526 0
[pid=12539/tid=12548] ppid=12536 vsize=634100 memory=0 CPUtime=4.7 cores=0-7
/proc/12539/task/12548/stat : 12548 (cosoco) R 12536 12539 10628 0 -1 4202560 1164 0 0 0 470 0 0 0 20 0 9 0 436784129 649318400 5448 33554432000 4194304 6211092 140735621651056 140389889940752 5038990 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 39002112 140735621653521 140735621653613 140735621653613 140735621656526 0
Current children cumulated CPU time: 37.84 s
Current children cumulated vsize: 634100 KiB
Current children cumulated memory: 21792 KiB

[startup+5.11254 s]
/proc/loadavg: 6.16 4.63 5.84 9/199 12548
/proc/meminfo: memFree=30418440/32770624 swapFree=66999368/67108860
[pid=12539] ppid=12536 vsize=634100 memory=21792 CPUtime=38.67 cores=0-7
/proc/12539/stat : 12539 (cosoco) S 12536 12539 10628 0 -1 1077944320 14267 0 0 0 3865 2 0 0 20 0 9 0 436784099 649318400 5448 33554432000 4194304 6211092 140735621651056 140735621649312 140389971832567 0 0 4096 8405026 18446744073709551615 0 0 17 2 0 0 0 0 0 8312316 8317760 39002112 140735621653521 140735621653613 140735621653613 140735621656526 0
/proc/12539/statm: 158525 5448 903 493 0 151830 0
[pid=12539/tid=12541] ppid=12536 vsize=634100 memory=21792 CPUtime=4.8 cores=0-7
/proc/12539/task/12541/stat : 12541 (cosoco) R 12536 12539 10628 0 -1 4202560 1041 0 0 0 480 0 0 0 20 0 9 0 436784129 649318400 5448 33554432000 4194304 6211092 140735621651056 140389948689680 5038999 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 39002112 140735621653521 140735621653613 140735621653613 140735621656526 0
[pid=12539/tid=12542] ppid=12536 vsize=634100 memory=21792 CPUtime=4.8 cores=0-7
/proc/12539/task/12542/stat : 12542 (cosoco) R 12536 12539 10628 0 -1 4202560 1111 0 0 0 480 0 0 0 20 0 9 0 436784129 649318400 5448 33554432000 4194304 6211092 140735621651056 140389940296832 5039228 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 39002112 140735621653521 140735621653613 140735621653613 140735621656526 0
[pid=12539/tid=12543] ppid=12536 vsize=634100 memory=6943526294502006880 CPUtime=4.71 cores=0-7
/proc/12539/task/12543/stat : 12543 (cosoco) R 12536 12539 10628 0 -1 4202560 1104 0 0 0 471 0 0 0 20 0 9 0 436784129 649318400 5448 33554432000 4194304 6211092 140735621651056 140389931904016 5038971 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 39002112 140735621653521 140735621653613 140735621653613 140735621656526 0
[pid=12539/tid=12544] ppid=12536 vsize=634100 memory=21792 CPUtime=4.8 cores=0-7
/proc/12539/task/12544/stat : 12544 (cosoco) R 12536 12539 10628 0 -1 4202560 1097 0 0 0 480 0 0 0 20 0 9 0 436784129 649318400 5448 33554432000 4194304 6211092 140735621651056 140389923511256 5038992 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 39002112 140735621653521 140735621653613 140735621653613 140735621656526 0
[pid=12539/tid=12545] ppid=12536 vsize=634100 memory=0 CPUtime=4.8 cores=0-7
/proc/12539/task/12545/stat : 12545 (cosoco) R 12536 12539 10628 0 -1 4202560 1130 0 0 0 480 0 0 0 20 0 9 0 436784129 649318400 5448 33554432000 4194304 6211092 140735621651056 140389915118864 5193748 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 39002112 140735621653521 140735621653613 140735621653613 140735621656526 0
[pid=12539/tid=12546] ppid=12536 vsize=634100 memory=21792 CPUtime=4.8 cores=0-7
/proc/12539/task/12546/stat : 12546 (cosoco) R 12536 12539 10628 0 -1 4202560 1153 0 0 0 480 0 0 0 20 0 9 0 436784129 649318400 5448 33554432000 4194304 6211092 140735621651056 140389906726160 5039210 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 39002112 140735621653521 140735621653613 140735621653613 140735621656526 0
[pid=12539/tid=12547] ppid=12536 vsize=634100 memory=8514701219242344867 CPUtime=4.8 cores=0-7
/proc/12539/task/12547/stat : 12547 (cosoco) R 12536 12539 10628 0 -1 4202560 1042 0 0 0 480 0 0 0 20 0 9 0 436784129 649318400 5448 33554432000 4194304 6211092 140735621651056 140389898333104 5039022 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 39002112 140735621653521 140735621653613 140735621653613 140735621656526 0
[pid=12539/tid=12548] ppid=12536 vsize=634100 memory=6935649255759568960 CPUtime=4.8 cores=0-7
/proc/12539/task/12548/stat : 12548 (cosoco) R 12536 12539 10628 0 -1 4202560 1164 0 0 0 480 0 0 0 20 0 9 0 436784129 649318400 5448 33554432000 4194304 6211092 140735621651056 140389889940752 5038726 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 39002112 140735621653521 140735621653613 140735621653613 140735621656526 0
Current children cumulated CPU time: 38.67 s
Current children cumulated vsize: 634100 KiB
Current children cumulated memory: 21792 KiB

Child status: 0
Real time (s): 5.1411
CPU time (s): 38.8868
CPU user time (s): 38.8609
CPU system time (s): 0.025985
CPU usage (%): 756.392
Max. virtual memory (cumulated for all children) (KiB): 634100
Max. memory (cumulated for all children) (KiB): 21792

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 38.8609
system time used= 0.025985
maximum resident set size= 21872
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 14327
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 39
involuntary context switches= 344


# summary of solver processes directly reported to runsolver:
#   pid: 12539
#   total CPU time (s): 38.8868
#   total CPU user time (s): 38.8609
#   total CPU system time (s): 0.025985

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.048535 second user time and 0.078581 second system time

The end

Launcher Data

Begin job on node106 at 2019-09-16 04:40:17
IDJOB=4398415
IDBENCH=128028
IDSOLVER=2851
FILE ID=node106/4398415-1568605296
RUNJOBID= node106-1568593558-10655
PBS_JOBID= 21703403
Free space on /tmp= 59112 MiB

SOLVER NAME= cosoco 2.O parallel
BENCH NAME= XCSP17/PrizeCollecting/PrizeCollecting-jok-s1/PrizeCollecting-24-4-6-4.xml
COMMAND LINE= cosoco -model -nbcores=NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4398415-1568605296/watcher-4398415-1568605296 -o /tmp/evaluation-result-4398415-1568605296/solver-4398415-1568605296 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node106-1568593558-10655 --watchdog 2580  cosoco -model -nbcores=8 HOME/instance-4398415-1568605296.xml

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

MD5SUM BENCH= e870fb3a9053f33a7d0d8e73b49cdad7
RANDOM SEED=1700849217

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

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       32770624 kB
MemFree:        30435520 kB
MemAvailable:   31890948 kB
Buffers:          210024 kB
Cached:          1535368 kB
SwapCached:         8016 kB
Active:           490320 kB
Inactive:        1269264 kB
Active(anon):      14740 kB
Inactive(anon):    43348 kB
Active(file):     475580 kB
Inactive(file):  1225916 kB
Unevictable:      106856 kB
Mlocked:          106856 kB
SwapTotal:      67108860 kB
SwapFree:       66999368 kB
Dirty:              3840 kB
Writeback:             0 kB
AnonPages:        170956 kB
Mapped:            42508 kB
Shmem:             35148 kB
Slab:             169092 kB
SReclaimable:     139532 kB
SUnreclaim:        29560 kB
KernelStack:        3760 kB
PageTables:         6084 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     497548 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    126976 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      107904 kB
DirectMap2M:    33437696 kB

Free space on /tmp at the end= 59108 MiB
End job on node106 at 2019-09-16 04:40:23