Trace number 4398417

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
cosoco 2.O parallelOPT89 111.925 14.2913

General information on the benchmark

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

Quality of the solution as a function of time


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

Solver Data

0.00/0.00	c
0.00/0.00	c This is cosoco 2.00 --  
0.00/0.00	c
0.00/0.00	c command line: cosoco -model -nbcores=8 HOME/instance-4398417-1568605207.xml 
0.00/0.00	c intension  iff(le(0,p[0]),le(0,s[0])) -> extension (support ? 0) - 48tuples
0.21/0.32	c intension -> extension : same as previous
0.21/0.32	c intension -> extension : same as previous
0.21/0.32	c intension -> extension : same as previous
0.21/0.32	c intension -> extension : same as previous
0.21/0.32	c intension -> extension : same as previous
0.21/0.32	c intension -> extension : same as previous
0.21/0.32	c intension -> extension : same as previous
0.21/0.32	c intension -> extension : same as previous
0.21/0.32	c intension -> extension : same as previous
0.21/0.32	c intension -> extension : same as previous
0.21/0.32	c intension -> extension : same as previous
0.21/0.32	c intension -> extension : same as previous
0.21/0.32	c intension -> extension : same as previous
0.21/0.32	c intension -> extension : same as previous
0.21/0.32	c intension -> extension : same as previous
0.21/0.32	c intension -> extension : same as previous
0.21/0.32	c intension -> extension : same as previous
0.21/0.32	c intension -> extension : same as previous
0.21/0.32	c intension -> extension : same as previous
0.21/0.32	c intension -> extension : same as previous
0.21/0.32	c intension -> extension : same as previous
0.21/0.32	c intension -> extension : same as previous
0.21/0.32	c intension -> extension : same as previous
0.21/0.32	c enable optimization
0.21/0.32	c ========================================[ Problem Statistics ]===========================================
0.21/0.32	c |                                                                                                       
0.21/0.32	c |  Parse time        :         0.29 s 
0.21/0.32	c |
0.21/0.32	c |               Variables: 72
0.21/0.32	c |            Domain Sizes: 4..25
0.21/0.32	c |
0.21/0.32	c |             Constraints: 98
0.21/0.32	c |                   Arity: 1..25  -- Unary: 1  -- Binary: 48
0.21/0.32	c | 
0.21/0.32	c |                   Types: 
0.21/0.32	c |                          At most: 24
0.21/0.32	c |                          Extension: 72  (nb tuples: 25..554) -- (shared: 184)
0.21/0.32	c |                          Sum: 1
0.21/0.32	c |                          Unary: 1
0.21/0.32	c |                          
0.21/0.32	c |               Objective: Maximize Sum
0.21/0.32	
0.21/0.32	c =========================================================================================================
0.21/0.32	c Parallel mode: Portfolio
0.21/0.32	c [pFactory][Group N°0] created (threads:8).
0.21/0.32	c [pFactory][Group N°0] new task added (threads:8 - tasks:1).
0.21/0.32	c [pFactory][Group N°0] new task added (threads:8 - tasks:2).
0.21/0.32	c [pFactory][Group N°0] new task added (threads:8 - tasks:3).
0.21/0.32	c [pFactory][Group N°0] new task added (threads:8 - tasks:4).
0.21/0.32	c [pFactory][Group N°0] new task added (threads:8 - tasks:5).
0.21/0.32	c [pFactory][Group N°0] new task added (threads:8 - tasks:6).
0.21/0.32	c [pFactory][Group N°0] new task added (threads:8 - tasks:7).
0.21/0.32	c [pFactory][Group N°0] new task added (threads:8 - tasks:8).
0.21/0.32	c [pFactory][Group N°0] concurrent mode: enabled.
0.21/0.32	c [pFactory][Group N°0] computations in progress (threads:8 - tasks:8).
0.21/0.32	c [pFactory][Group N°0] task 7 launched on thread 0.
0.21/0.32	c [pFactory][Group N°0] task 6 launched on thread 1.
0.21/0.32	c [pFactory][Group N°0] task 5 launched on thread 2.
0.21/0.32	c [pFactory][Group N°0] task 4 launched on thread 6.
0.21/0.32	c [pFactory][Group N°0] task 3 launched on thread 7.
0.21/0.32	c [pFactory][Group N°0] task 2 launched on thread 5.
0.21/0.32	c [pFactory][Group N°0] task 1 launched on thread 3.
0.21/0.32	c [pFactory][Group N°0] task 0 launched on thread 4.
0.21/0.32	o -2935
0.43/0.33	o -2932
0.43/0.34	o -2924
0.43/0.35	o -2923
0.43/0.36	o -2922
0.43/0.37	o -2921
0.43/0.37	o -2920
0.43/0.38	o -2916
0.43/0.40	o -2915
2.69/0.62	o -1000
3.45/0.76	o -954
5.02/0.93	o 12
5.88/1.06	o 46
8.21/1.30	o 53
9.02/1.43	o 57
9.02/1.46	o 64
9.81/1.52	o 69
9.81/1.55	o 73
9.81/1.58	o 74
10.61/1.61	o 84
13.87/2.06	o 87
14.67/2.18	o 88
22.65/3.15	o 89
111.21/14.28	c [pFactory][Group N°0] concurent mode: thread 1 has won with the task 6.
111.21/14.28	c [pFactory][Group N°0] Thread N°0 is joined.
111.21/14.28	c [pFactory][Group N°0] Thread N°1 is joined.
111.21/14.28	c [pFactory][Group N°0] Thread N°2 is joined.
111.21/14.28	c [pFactory][Group N°0] Thread N°3 is joined.
111.21/14.28	c [pFactory][Group N°0] Thread N°4 is joined.
111.21/14.28	c [pFactory][Group N°0] Thread N°5 is joined.
111.21/14.28	c [pFactory][Group N°0] Thread N°6 is joined.
111.21/14.28	c [pFactory][Group N°0] Thread N°7 is joined.
111.21/14.28	c [pFactory][Group N°0] Return Code of the winner:3 (Thread N°1)
111.21/14.28	s OPTIMUM FOUND
111.21/14.28	c call to solver        : 7
111.21/14.28	c
111.21/14.28	c restarts              : 4873        
111.21/14.28	c conflicts             : 33856        (303 /sec)
111.21/14.28	c decisions             : 198517       (1774 /sec)
111.21/14.28	c propagations          : 6834942     (61081 /sec)
111.21/14.28	c root propagations     : 26          
111.21/14.28	c filter calls          : 19378838       (173180 /sec)
111.21/14.28	c useless filter calls  : 17726463       (91 %)
111.21/14.28	c Memory used           : 587.23 MB
111.21/14.28	c Best bound time (wc)  : 3.14495 s
111.21/14.28	c CPU time              : 111.9 s
111.21/14.28	c real time             : 14.2843 s
111.21/14.29	
111.21/14.29	
111.21/14.29	v <instantiation type='solution' cost='89'>
111.21/14.29	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>
111.21/14.29	v <values>6 0 6 -7 6 8 8 7 7 4 7 5 0 0 0 0 3 -1 8 7 -2 7 5 5 0 11 8 18 15 14 13 10 9 17 16 1 -1 -1 -1 -1 4 5 6 7 19 2 3 12 1 9 17 6 19 13 14 10 16 12 18 7 -1 -1 -1 -1 3 4 5 11 0 8 2 15 </values>
111.21/14.29	v </instantiation>
111.21/14.29	

Verifier Data

OK	89

Watcher Data

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

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

NUMA information:
  number of nodes: 2
  memory of node 0: 16374 MiB (14574 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-4398417-1568605207/watcher-4398417-1568605207 -o /tmp/evaluation-result-4398417-1568605207/solver-4398417-1568605207 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node106-1568593558-10655 --watchdog 2580 cosoco -model -nbcores=8 HOME/instance-4398417-1568605207.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
Current StackSize limit: 8192 KiB

solver pid=11794, runsolver pid=11791

[startup+0.100156 s]*
/proc/loadavg: 4.36 3.79 5.72 2/190 11795
/proc/meminfo: memFree=30433004/32770624 swapFree=66999368/67108860
[pid=11794] ppid=11791 vsize=32144 memory=8304 CPUtime=0.1 cores=0-7
/proc/11794/stat : 11794 (cosoco) R 11791 11794 10628 0 -1 4202496 2297 0 0 0 10 0 0 0 20 0 1 0 436775220 32915456 2076 33554432000 4194304 6211092 140727898726624 140727898723160 5817119 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8312316 8317760 16543744 140727898731537 140727898731629 140727898731629 140727898734542 0
/proc/11794/statm: 8036 2076 828 493 0 1341 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 32144 KiB
Current children cumulated memory: 8304 KiB

[startup+0.209169 s]*
/proc/loadavg: 4.36 3.79 5.72 2/190 11795
/proc/meminfo: memFree=30427796/32770624 swapFree=66999368/67108860
[pid=11794] ppid=11791 vsize=37756 memory=14112 CPUtime=0.21 cores=0-7
/proc/11794/stat : 11794 (cosoco) R 11791 11794 10628 0 -1 4202496 3701 0 0 0 21 0 0 0 20 0 1 0 436775220 38662144 3528 33554432000 4194304 6211092 140727898726624 140727898723160 5818640 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8312316 8317760 16543744 140727898731537 140727898731629 140727898731629 140727898734542 0
/proc/11794/statm: 9439 3528 829 493 0 2744 0
Current children cumulated CPU time: 0.21 s
Current children cumulated vsize: 37756 KiB
Current children cumulated memory: 14112 KiB

[startup+0.316259 s]*
/proc/loadavg: 4.36 3.79 5.72 10/198 11803
/proc/meminfo: memFree=30420464/32770624 swapFree=66999368/67108860
[pid=11794] ppid=11791 vsize=634104 memory=20860 CPUtime=0.43 cores=0-7
/proc/11794/stat : 11794 (cosoco) S 11791 11794 10628 0 -1 1077944320 5509 0 0 0 43 0 0 0 20 0 9 0 436775220 649322496 5215 33554432000 4194304 6211092 140727898726624 140727898724880 140253486333687 0 0 4096 8405026 18446744073709551615 0 0 17 3 0 0 0 0 0 8312316 8317760 16543744 140727898731537 140727898731629 140727898731629 140727898734542 0
/proc/11794/statm: 158526 5215 866 493 0 151831 0
[pid=11794/tid=11796] ppid=11791 vsize=634104 memory=8317482817917895235 CPUtime=0.01 cores=0-7
/proc/11794/task/11796/stat : 11796 (cosoco) R 11791 11794 10628 0 -1 4202560 11 0 0 0 1 0 0 0 20 0 9 0 436775251 649322496 5215 33554432000 4194304 6211092 140727898726624 140253463191136 5038999 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 16543744 140727898731537 140727898731629 140727898731629 140727898734542 0
[pid=11794/tid=11797] ppid=11791 vsize=634104 memory=4126316290023845779 CPUtime=0.01 cores=0-7
/proc/11794/task/11797/stat : 11797 (cosoco) R 11791 11794 10628 0 -1 4202560 13 0 0 0 1 0 0 0 20 0 9 0 436775251 649322496 5215 33554432000 4194304 6211092 140727898726624 140253454798432 5157441 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 16543744 140727898731537 140727898731629 140727898731629 140727898734542 0
[pid=11794/tid=11798] ppid=11791 vsize=634104 memory=0 CPUtime=0.01 cores=0-7
/proc/11794/task/11798/stat : 11798 (cosoco) R 11791 11794 10628 0 -1 4202560 10 0 0 0 1 0 0 0 20 0 9 0 436775251 649322496 5215 33554432000 4194304 6211092 140727898726624 140253446405728 5038999 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 16543744 140727898731537 140727898731629 140727898731629 140727898734542 0
[pid=11794/tid=11799] ppid=11791 vsize=634104 memory=6944656592455359580 CPUtime=0.01 cores=0-7
/proc/11794/task/11799/stat : 11799 (cosoco) R 11791 11794 10628 0 -1 4202560 6 0 0 0 1 0 0 0 20 0 9 0 436775251 649322496 5215 33554432000 4194304 6211092 140727898726624 140253438012376 5038999 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 16543744 140727898731537 140727898731629 140727898731629 140727898734542 0
[pid=11794/tid=11800] ppid=11791 vsize=634104 memory=6656426216303648864 CPUtime=0.01 cores=0-7
/proc/11794/task/11800/stat : 11800 (cosoco) R 11791 11794 10628 0 -1 4202560 10 0 0 0 1 0 0 0 20 0 9 0 436775251 649322496 5215 33554432000 4194304 6211092 140727898726624 140253429619672 5038992 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 16543744 140727898731537 140727898731629 140727898731629 140727898734542 0
[pid=11794/tid=11801] ppid=11791 vsize=634104 memory=0 CPUtime=0.01 cores=0-7
/proc/11794/task/11801/stat : 11801 (cosoco) R 11791 11794 10628 0 -1 4202560 10 0 0 0 1 0 0 0 20 0 9 0 436775251 649322496 5215 33554432000 4194304 6211092 140727898726624 140253421227616 5039132 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 16543744 140727898731537 140727898731629 140727898731629 140727898734542 0
[pid=11794/tid=11802] ppid=11791 vsize=634104 memory=0 CPUtime=0.01 cores=0-7
/proc/11794/task/11802/stat : 11802 (cosoco) R 11791 11794 10628 0 -1 4202560 11 0 0 0 1 0 0 0 20 0 9 0 436775251 649322496 5215 33554432000 4194304 6211092 140727898726624 140253412834576 5250234 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 16543744 140727898731537 140727898731629 140727898731629 140727898734542 0
[pid=11794/tid=11803] ppid=11791 vsize=634104 memory=0 CPUtime=0.01 cores=0-7
/proc/11794/task/11803/stat : 11803 (cosoco) R 11791 11794 10628 0 -1 4202560 10 0 0 0 1 0 0 0 20 0 9 0 436775251 649322496 5215 33554432000 4194304 6211092 140727898726624 140253404442208 5038964 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 16543744 140727898731537 140727898731629 140727898731629 140727898734542 0
Current children cumulated CPU time: 0.43 s
Current children cumulated vsize: 634104 KiB
Current children cumulated memory: 20860 KiB

[startup+0.70526 s]
/proc/loadavg: 4.36 3.79 5.72 10/198 11803
/proc/meminfo: memFree=30421220/32770624 swapFree=66999368/67108860
[pid=11794] ppid=11791 vsize=634104 memory=20860 CPUtime=3.45 cores=0-7
/proc/11794/stat : 11794 (cosoco) S 11791 11794 10628 0 -1 1077944320 5528 0 0 0 345 0 0 0 20 0 9 0 436775220 649322496 5215 33554432000 4194304 6211092 140727898726624 140727898724880 140253486333687 0 0 4096 8405026 18446744073709551615 0 0 17 3 0 0 0 0 0 8312316 8317760 16543744 140727898731537 140727898731629 140727898731629 140727898734542 0
/proc/11794/statm: 158526 5215 866 493 0 151831 0
[pid=11794/tid=11796] ppid=11791 vsize=634104 memory=1760 CPUtime=0.39 cores=0-7
/proc/11794/task/11796/stat : 11796 (cosoco) R 11791 11794 10628 0 -1 4202560 14 0 0 0 39 0 0 0 20 0 9 0 436775251 649322496 5215 33554432000 4194304 6211092 140727898726624 140253463190488 5039650 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 16543744 140727898731537 140727898731629 140727898731629 140727898734542 0
[pid=11794/tid=11797] ppid=11791 vsize=634104 memory=111632 CPUtime=0.39 cores=0-7
/proc/11794/task/11797/stat : 11797 (cosoco) R 11791 11794 10628 0 -1 4202560 19 0 0 0 39 0 0 0 20 0 9 0 436775251 649322496 5215 33554432000 4194304 6211092 140727898726624 140253454798096 5039132 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 16543744 140727898731537 140727898731629 140727898731629 140727898734542 0
[pid=11794/tid=11798] ppid=11791 vsize=634104 memory=800 CPUtime=0.39 cores=0-7
/proc/11794/task/11798/stat : 11798 (cosoco) R 11791 11794 10628 0 -1 4202560 10 0 0 0 39 0 0 0 20 0 9 0 436775251 649322496 5215 33554432000 4194304 6211092 140727898726624 140253446405080 5038992 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 16543744 140727898731537 140727898731629 140727898731629 140727898734542 0
[pid=11794/tid=11799] ppid=11791 vsize=634104 memory=1804 CPUtime=0.36 cores=0-7
/proc/11794/task/11799/stat : 11799 (cosoco) R 11791 11794 10628 0 -1 4202560 10 0 0 0 36 0 0 0 20 0 9 0 436775251 649322496 5215 33554432000 4194304 6211092 140727898726624 140253438012688 5038999 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 16543744 140727898731537 140727898731629 140727898731629 140727898734542 0
[pid=11794/tid=11800] ppid=11791 vsize=634104 memory=916 CPUtime=0.39 cores=0-7
/proc/11794/task/11800/stat : 11800 (cosoco) R 11791 11794 10628 0 -1 4202560 11 0 0 0 39 0 0 0 20 0 9 0 436775251 649322496 5215 33554432000 4194304 6211092 140727898726624 140253429619672 5038999 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 16543744 140727898731537 140727898731629 140727898731629 140727898734542 0
[pid=11794/tid=11801] ppid=11791 vsize=634104 memory=-7175204567652784766 CPUtime=0.39 cores=0-7
/proc/11794/task/11801/stat : 11801 (cosoco) R 11791 11794 10628 0 -1 4202560 10 0 0 0 39 0 0 0 20 0 9 0 436775251 649322496 5215 33554432000 4194304 6211092 140727898726624 140253421226968 5155341 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 16543744 140727898731537 140727898731629 140727898731629 140727898734542 0
[pid=11794/tid=11802] ppid=11791 vsize=634104 memory=3054156605268465310 CPUtime=0.39 cores=0-7
/proc/11794/task/11802/stat : 11802 (cosoco) R 11791 11794 10628 0 -1 4202560 13 0 0 0 39 0 0 0 20 0 9 0 436775251 649322496 5215 33554432000 4194304 6211092 140727898726624 140253412834576 5038999 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 16543744 140727898731537 140727898731629 140727898731629 140727898734542 0
[pid=11794/tid=11803] ppid=11791 vsize=634104 memory=1404 CPUtime=0.39 cores=0-7
/proc/11794/task/11803/stat : 11803 (cosoco) R 11791 11794 10628 0 -1 4202560 13 0 0 0 39 0 0 0 20 0 9 0 436775251 649322496 5215 33554432000 4194304 6211092 140727898726624 140253404441872 5039199 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 16543744 140727898731537 140727898731629 140727898731629 140727898734542 0
Current children cumulated CPU time: 3.45 s
Current children cumulated vsize: 634104 KiB
Current children cumulated memory: 20860 KiB

[startup+1.50125 s]
/proc/loadavg: 4.36 3.79 5.72 9/198 11803
/proc/meminfo: memFree=30421220/32770624 swapFree=66999368/67108860
[pid=11794] ppid=11791 vsize=634104 memory=21596 CPUtime=9.81 cores=0-7
/proc/11794/stat : 11794 (cosoco) S 11791 11794 10628 0 -1 1077944320 8860 0 0 0 979 2 0 0 20 0 9 0 436775220 649322496 5399 33554432000 4194304 6211092 140727898726624 140727898724880 140253486333687 0 0 4096 8405026 18446744073709551615 0 0 17 3 0 0 0 0 0 8312316 8317760 16543744 140727898731537 140727898731629 140727898731629 140727898734542 0
/proc/11794/statm: 158526 5399 872 493 0 151831 0
[pid=11794/tid=11796] ppid=11791 vsize=634104 memory=289268076 CPUtime=1.19 cores=0-7
/proc/11794/task/11796/stat : 11796 (cosoco) R 11791 11794 10628 0 -1 4202560 336 0 0 0 119 0 0 0 20 0 9 0 436775251 649322496 5399 33554432000 4194304 6211092 140727898726624 140253463190488 5133873 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 16543744 140727898731537 140727898731629 140727898731629 140727898734542 0
[pid=11794/tid=11797] ppid=11791 vsize=634104 memory=0 CPUtime=1.19 cores=0-7
/proc/11794/task/11797/stat : 11797 (cosoco) R 11791 11794 10628 0 -1 4202560 511 0 0 0 119 0 0 0 20 0 9 0 436775251 649322496 5399 33554432000 4194304 6211092 140727898726624 140253454798096 5391118 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 16543744 140727898731537 140727898731629 140727898731629 140727898734542 0
[pid=11794/tid=11798] ppid=11791 vsize=634104 memory=0 CPUtime=1.19 cores=0-7
/proc/11794/task/11798/stat : 11798 (cosoco) R 11791 11794 10628 0 -1 4202560 381 0 0 0 119 0 0 0 20 0 9 0 436775251 649322496 5399 33554432000 4194304 6211092 140727898726624 140253446405248 5039132 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 16543744 140727898731537 140727898731629 140727898731629 140727898734542 0
[pid=11794/tid=11799] ppid=11791 vsize=634104 memory=190937066134568 CPUtime=1.15 cores=0-7
/proc/11794/task/11799/stat : 11799 (cosoco) R 11791 11794 10628 0 -1 4202560 415 0 0 0 115 0 0 0 20 0 9 0 436775251 649322496 5399 33554432000 4194304 6211092 140727898726624 140253438012432 5039121 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 16543744 140727898731537 140727898731629 140727898731629 140727898734542 0
[pid=11794/tid=11800] ppid=11791 vsize=634104 memory=280593972024352 CPUtime=1.19 cores=0-7
/proc/11794/task/11800/stat : 11800 (cosoco) R 11791 11794 10628 0 -1 4202560 621 0 0 0 119 0 0 0 20 0 9 0 436775251 649322496 5399 33554432000 4194304 6211092 140727898726624 140253429619672 5039118 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 16543744 140727898731537 140727898731629 140727898731629 140727898734542 0
[pid=11794/tid=11801] ppid=11791 vsize=634104 memory=190938945173704 CPUtime=1.19 cores=0-7
/proc/11794/task/11801/stat : 11801 (cosoco) R 11791 11794 10628 0 -1 4202560 435 0 0 0 119 0 0 0 20 0 9 0 436775251 649322496 5399 33554432000 4194304 6211092 140727898726624 140253421227136 5158176 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 16543744 140727898731537 140727898731629 140727898731629 140727898734542 0
[pid=11794/tid=11802] ppid=11791 vsize=634104 memory=190937066134571 CPUtime=1.19 cores=0-7
/proc/11794/task/11802/stat : 11802 (cosoco) R 11791 11794 10628 0 -1 4202560 365 0 0 0 119 0 0 0 20 0 9 0 436775251 649322496 5399 33554432000 4194304 6211092 140727898726624 140253412834576 5039312 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 16543744 140727898731537 140727898731629 140727898731629 140727898734542 0
[pid=11794/tid=11803] ppid=11791 vsize=634104 memory=190937066134572 CPUtime=1.19 cores=0-7
/proc/11794/task/11803/stat : 11803 (cosoco) R 11791 11794 10628 0 -1 4202560 368 0 0 0 119 0 0 0 20 0 9 0 436775251 649322496 5399 33554432000 4194304 6211092 140727898726624 140253404441616 5038999 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 16543744 140727898731537 140727898731629 140727898731629 140727898734542 0
Current children cumulated CPU time: 9.81 s
Current children cumulated vsize: 634104 KiB
Current children cumulated memory: 21596 KiB

[startup+3.10925 s]
/proc/loadavg: 4.65 3.86 5.74 9/198 11803
/proc/meminfo: memFree=30421404/32770624 swapFree=66999368/67108860
[pid=11794] ppid=11791 vsize=634104 memory=21596 CPUtime=22.65 cores=0-7
/proc/11794/stat : 11794 (cosoco) S 11791 11794 10628 0 -1 1077944320 9029 0 0 0 2263 2 0 0 20 0 9 0 436775220 649322496 5399 33554432000 4194304 6211092 140727898726624 140727898724880 140253486333687 0 0 4096 8405026 18446744073709551615 0 0 17 3 0 0 0 0 0 8312316 8317760 16543744 140727898731537 140727898731629 140727898731629 140727898734542 0
/proc/11794/statm: 158526 5399 872 493 0 151831 0
[pid=11794/tid=11796] ppid=11791 vsize=634104 memory=33 CPUtime=2.8 cores=0-7
/proc/11794/task/11796/stat : 11796 (cosoco) R 11791 11794 10628 0 -1 4202560 337 0 0 0 280 0 0 0 20 0 9 0 436775251 649322496 5399 33554432000 4194304 6211092 140727898726624 140253463190488 5039240 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 16543744 140727898731537 140727898731629 140727898731629 140727898734542 0
[pid=11794/tid=11797] ppid=11791 vsize=634104 memory=0 CPUtime=2.8 cores=0-7
/proc/11794/task/11797/stat : 11797 (cosoco) R 11791 11794 10628 0 -1 4202560 516 0 0 0 280 0 0 0 20 0 9 0 436775251 649322496 5399 33554432000 4194304 6211092 140727898726624 140253454798096 5039295 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 16543744 140727898731537 140727898731629 140727898731629 140727898734542 0
[pid=11794/tid=11798] ppid=11791 vsize=634104 memory=5859853075905800022 CPUtime=2.79 cores=0-7
/proc/11794/task/11798/stat : 11798 (cosoco) R 11791 11794 10628 0 -1 4202560 460 0 0 0 279 0 0 0 20 0 9 0 436775251 649322496 5399 33554432000 4194304 6211092 140727898726624 140253446405392 5397235 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 16543744 140727898731537 140727898731629 140727898731629 140727898734542 0
[pid=11794/tid=11799] ppid=11791 vsize=634104 memory=20860 CPUtime=2.73 cores=0-7
/proc/11794/task/11799/stat : 11799 (cosoco) R 11791 11794 10628 0 -1 4202560 421 0 0 0 273 0 0 0 20 0 9 0 436775251 649322496 5399 33554432000 4194304 6211092 140727898726624 140253438012432 5039189 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 16543744 140727898731537 140727898731629 140727898731629 140727898734542 0
[pid=11794/tid=11800] ppid=11791 vsize=634104 memory=20860 CPUtime=2.8 cores=0-7
/proc/11794/task/11800/stat : 11800 (cosoco) R 11791 11794 10628 0 -1 4202560 624 0 0 0 280 0 0 0 20 0 9 0 436775251 649322496 5399 33554432000 4194304 6211092 140727898726624 140253429619672 5038788 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 16543744 140727898731537 140727898731629 140727898731629 140727898734542 0
[pid=11794/tid=11801] ppid=11791 vsize=634104 memory=56 CPUtime=2.8 cores=0-7
/proc/11794/task/11801/stat : 11801 (cosoco) R 11791 11794 10628 0 -1 4202560 438 0 0 0 280 0 0 0 20 0 9 0 436775251 649322496 5399 33554432000 4194304 6211092 140727898726624 140253421227136 5039038 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 16543744 140727898731537 140727898731629 140727898731629 140727898734542 0
[pid=11794/tid=11802] ppid=11791 vsize=634104 memory=0 CPUtime=2.79 cores=0-7
/proc/11794/task/11802/stat : 11802 (cosoco) R 11791 11794 10628 0 -1 4202560 436 0 0 0 279 0 0 0 20 0 9 0 436775251 649322496 5399 33554432000 4194304 6211092 140727898726624 140253412834576 5039189 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 16543744 140727898731537 140727898731629 140727898731629 140727898734542 0
[pid=11794/tid=11803] ppid=11791 vsize=634104 memory=4049353029293650226 CPUtime=2.79 cores=0-7
/proc/11794/task/11803/stat : 11803 (cosoco) R 11791 11794 10628 0 -1 4202560 369 0 0 0 279 0 0 0 20 0 9 0 436775251 649322496 5399 33554432000 4194304 6211092 140727898726624 140253404441728 5389990 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 16543744 140727898731537 140727898731629 140727898731629 140727898734542 0
Current children cumulated CPU time: 22.65 s
Current children cumulated vsize: 634104 KiB
Current children cumulated memory: 21596 KiB

[startup+6.30125 s]
/proc/loadavg: 4.65 3.86 5.74 9/199 11805
/proc/meminfo: memFree=30419084/32770624 swapFree=66999368/67108860
[pid=11794] ppid=11791 vsize=634104 memory=21600 CPUtime=48.12 cores=0-7
/proc/11794/stat : 11794 (cosoco) S 11791 11794 10628 0 -1 1077944320 16803 0 0 0 4810 2 0 0 20 0 9 0 436775220 649322496 5400 33554432000 4194304 6211092 140727898726624 140727898724880 140253486333687 0 0 4096 8405026 18446744073709551615 0 0 17 3 0 0 0 0 0 8312316 8317760 16543744 140727898731537 140727898731629 140727898731629 140727898734542 0
/proc/11794/statm: 158526 5400 872 493 0 151831 0
[pid=11794/tid=11796] ppid=11791 vsize=634104 memory=0 CPUtime=5.98 cores=0-7
/proc/11794/task/11796/stat : 11796 (cosoco) R 11791 11794 10628 0 -1 4202560 1307 0 0 0 598 0 0 0 20 0 9 0 436775251 649322496 5400 33554432000 4194304 6211092 140727898726624 140253463190488 5038759 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 16543744 140727898731537 140727898731629 140727898731629 140727898734542 0
[pid=11794/tid=11797] ppid=11791 vsize=634104 memory=164 CPUtime=5.96 cores=0-7
/proc/11794/task/11797/stat : 11797 (cosoco) R 11791 11794 10628 0 -1 4202560 1544 0 0 0 596 0 0 0 20 0 9 0 436775251 649322496 5400 33554432000 4194304 6211092 140727898726624 140253454798096 5038766 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 16543744 140727898731537 140727898731629 140727898731629 140727898734542 0
[pid=11794/tid=11798] ppid=11791 vsize=634104 memory=140301384459903 CPUtime=5.98 cores=0-7
/proc/11794/task/11798/stat : 11798 (cosoco) R 11791 11794 10628 0 -1 4202560 1413 0 0 0 598 0 0 0 20 0 9 0 436775251 649322496 5400 33554432000 4194304 6211092 140727898726624 140253446405392 5038999 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 16543744 140727898731537 140727898731629 140727898731629 140727898734542 0
[pid=11794/tid=11799] ppid=11791 vsize=634104 memory=21600 CPUtime=5.91 cores=0-7
/proc/11794/task/11799/stat : 11799 (cosoco) R 11791 11794 10628 0 -1 4202560 1397 0 0 0 591 0 0 0 20 0 9 0 436775251 649322496 5400 33554432000 4194304 6211092 140727898726624 140253438012432 5039217 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 16543744 140727898731537 140727898731629 140727898731629 140727898734542 0
[pid=11794/tid=11800] ppid=11791 vsize=634104 memory=6081081520060394577 CPUtime=5.98 cores=0-7
/proc/11794/task/11800/stat : 11800 (cosoco) R 11791 11794 10628 0 -1 4202560 1575 0 0 0 598 0 0 0 20 0 9 0 436775251 649322496 5400 33554432000 4194304 6211092 140727898726624 140253429619672 5039170 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 16543744 140727898731537 140727898731629 140727898731629 140727898734542 0
[pid=11794/tid=11801] ppid=11791 vsize=634104 memory=148 CPUtime=5.99 cores=0-7
/proc/11794/task/11801/stat : 11801 (cosoco) R 11791 11794 10628 0 -1 4202560 1435 0 0 0 599 0 0 0 20 0 9 0 436775251 649322496 5400 33554432000 4194304 6211092 140727898726624 140253421227136 5039132 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 16543744 140727898731537 140727898731629 140727898731629 140727898734542 0
[pid=11794/tid=11802] ppid=11791 vsize=634104 memory=2670053 CPUtime=5.98 cores=0-7
/proc/11794/task/11802/stat : 11802 (cosoco) R 11791 11794 10628 0 -1 4202560 1313 0 0 0 598 0 0 0 20 0 9 0 436775251 649322496 5400 33554432000 4194304 6211092 140727898726624 140253412834576 5038766 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 16543744 140727898731537 140727898731629 140727898731629 140727898734542 0
[pid=11794/tid=11803] ppid=11791 vsize=634104 memory=280593971614336 CPUtime=5.98 cores=0-7
/proc/11794/task/11803/stat : 11803 (cosoco) R 11791 11794 10628 0 -1 4202560 1391 0 0 0 598 0 0 0 20 0 9 0 436775251 649322496 5400 33554432000 4194304 6211092 140727898726624 140253404441728 5038788 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 16543744 140727898731537 140727898731629 140727898731629 140727898734542 0
Current children cumulated CPU time: 48.12 s
Current children cumulated vsize: 634104 KiB
Current children cumulated memory: 21600 KiB

[startup+12.7013 s]
/proc/loadavg: 5.16 3.99 5.76 9/198 11805
/proc/meminfo: memFree=30420004/32770624 swapFree=66999368/67108860
[pid=11794] ppid=11791 vsize=634104 memory=21600 CPUtime=99.24 cores=0-7
/proc/11794/stat : 11794 (cosoco) S 11791 11794 10628 0 -1 1077944320 18665 0 0 0 9922 2 0 0 20 0 9 0 436775220 649322496 5400 33554432000 4194304 6211092 140727898726624 140727898724880 140253486333687 0 0 4096 8405026 18446744073709551615 0 0 17 3 0 0 0 0 0 8312316 8317760 16543744 140727898731537 140727898731629 140727898731629 140727898734542 0
/proc/11794/statm: 158526 5400 872 493 0 151831 0
[pid=11794/tid=11796] ppid=11791 vsize=634104 memory=21600 CPUtime=12.38 cores=0-7
/proc/11794/task/11796/stat : 11796 (cosoco) R 11791 11794 10628 0 -1 4202560 1559 0 0 0 1238 0 0 0 20 0 9 0 436775251 649322496 5400 33554432000 4194304 6211092 140727898726624 140253463190488 5039007 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 16543744 140727898731537 140727898731629 140727898731629 140727898734542 0
[pid=11794/tid=11797] ppid=11791 vsize=634104 memory=21600 CPUtime=12.29 cores=0-7
/proc/11794/task/11797/stat : 11797 (cosoco) R 11791 11794 10628 0 -1 4202560 1847 0 0 0 1229 0 0 0 20 0 9 0 436775251 649322496 5400 33554432000 4194304 6211092 140727898726624 140253454798096 5039213 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 16543744 140727898731537 140727898731629 140727898731629 140727898734542 0
[pid=11794/tid=11798] ppid=11791 vsize=634104 memory=1380 CPUtime=12.38 cores=0-7
/proc/11794/task/11798/stat : 11798 (cosoco) R 11791 11794 10628 0 -1 4202560 1647 0 0 0 1238 0 0 0 20 0 9 0 436775251 649322496 5400 33554432000 4194304 6211092 140727898726624 140253446405392 5039257 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 16543744 140727898731537 140727898731629 140727898731629 140727898734542 0
[pid=11794/tid=11799] ppid=11791 vsize=634104 memory=1128 CPUtime=12.31 cores=0-7
/proc/11794/task/11799/stat : 11799 (cosoco) R 11791 11794 10628 0 -1 4202560 1616 0 0 0 1231 0 0 0 20 0 9 0 436775251 649322496 5400 33554432000 4194304 6211092 140727898726624 140253438012432 5038999 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 16543744 140727898731537 140727898731629 140727898731629 140727898734542 0
[pid=11794/tid=11800] ppid=11791 vsize=634104 memory=772 CPUtime=12.38 cores=0-7
/proc/11794/task/11800/stat : 11800 (cosoco) R 11791 11794 10628 0 -1 4202560 1798 0 0 0 1238 0 0 0 20 0 9 0 436775251 649322496 5400 33554432000 4194304 6211092 140727898726624 140253429619672 5038971 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 16543744 140727898731537 140727898731629 140727898731629 140727898734542 0
[pid=11794/tid=11801] ppid=11791 vsize=634104 memory=4168 CPUtime=12.39 cores=0-7
/proc/11794/task/11801/stat : 11801 (cosoco) R 11791 11794 10628 0 -1 4202560 1652 0 0 0 1239 0 0 0 20 0 9 0 436775251 649322496 5400 33554432000 4194304 6211092 140727898726624 140253421227136 5039014 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 16543744 140727898731537 140727898731629 140727898731629 140727898734542 0
[pid=11794/tid=11802] ppid=11791 vsize=634104 memory=21596 CPUtime=12.38 cores=0-7
/proc/11794/task/11802/stat : 11802 (cosoco) R 11791 11794 10628 0 -1 4202560 1519 0 0 0 1238 0 0 0 20 0 9 0 436775251 649322496 5400 33554432000 4194304 6211092 140727898726624 140253412834576 5392012 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 16543744 140727898731537 140727898731629 140727898731629 140727898734542 0
[pid=11794/tid=11803] ppid=11791 vsize=634104 memory=0 CPUtime=12.37 cores=0-7
/proc/11794/task/11803/stat : 11803 (cosoco) R 11791 11794 10628 0 -1 4202560 1599 0 0 0 1237 0 0 0 20 0 9 0 436775251 649322496 5400 33554432000 4194304 6211092 140727898726624 140253404441728 5038656 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 16543744 140727898731537 140727898731629 140727898731629 140727898734542 0
Current children cumulated CPU time: 99.24 s
Current children cumulated vsize: 634104 KiB
Current children cumulated memory: 21600 KiB

[startup+14.2913 s]
# the end of solver process 11794 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=111.901 s, system=0.023983 s

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

[startup+12.8013 s]
/proc/loadavg: 5.16 3.99 5.76 9/198 11805
/proc/meminfo: memFree=30420004/32770624 swapFree=66999368/67108860
[pid=11794] ppid=11791 vsize=634104 memory=21600 CPUtime=100.04 cores=0-7
/proc/11794/stat : 11794 (cosoco) S 11791 11794 10628 0 -1 1077944320 18665 0 0 0 10002 2 0 0 20 0 9 0 436775220 649322496 5400 33554432000 4194304 6211092 140727898726624 140727898724880 140253486333687 0 0 4096 8405026 18446744073709551615 0 0 17 3 0 0 0 0 0 8312316 8317760 16543744 140727898731537 140727898731629 140727898731629 140727898734542 0
/proc/11794/statm: 158526 5400 872 493 0 151831 0
[pid=11794/tid=11796] ppid=11791 vsize=634104 memory=0 CPUtime=12.48 cores=0-7
/proc/11794/task/11796/stat : 11796 (cosoco) R 11791 11794 10628 0 -1 4202560 1559 0 0 0 1248 0 0 0 20 0 9 0 436775251 649322496 5400 33554432000 4194304 6211092 140727898726624 140253463190488 5039132 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 16543744 140727898731537 140727898731629 140727898731629 140727898734542 0
[pid=11794/tid=11797] ppid=11791 vsize=634104 memory=6935054825532540783 CPUtime=12.39 cores=0-7
/proc/11794/task/11797/stat : 11797 (cosoco) R 11791 11794 10628 0 -1 4202560 1847 0 0 0 1239 0 0 0 20 0 9 0 436775251 649322496 5400 33554432000 4194304 6211092 140727898726624 140253454798096 5039149 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 16543744 140727898731537 140727898731629 140727898731629 140727898734542 0
[pid=11794/tid=11798] ppid=11791 vsize=634104 memory=52829976791530 CPUtime=12.48 cores=0-7
/proc/11794/task/11798/stat : 11798 (cosoco) R 11791 11794 10628 0 -1 4202560 1647 0 0 0 1248 0 0 0 20 0 9 0 436775251 649322496 5400 33554432000 4194304 6211092 140727898726624 140253446405392 5039042 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 16543744 140727898731537 140727898731629 140727898731629 140727898734542 0
[pid=11794/tid=11799] ppid=11791 vsize=634104 memory=52829976791530 CPUtime=12.41 cores=0-7
/proc/11794/task/11799/stat : 11799 (cosoco) R 11791 11794 10628 0 -1 4202560 1616 0 0 0 1241 0 0 0 20 0 9 0 436775251 649322496 5400 33554432000 4194304 6211092 140727898726624 140253438012432 5038848 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 16543744 140727898731537 140727898731629 140727898731629 140727898734542 0
[pid=11794/tid=11800] ppid=11791 vsize=634104 memory=52829976791274 CPUtime=12.48 cores=0-7
/proc/11794/task/11800/stat : 11800 (cosoco) R 11791 11794 10628 0 -1 4202560 1798 0 0 0 1248 0 0 0 20 0 9 0 436775251 649322496 5400 33554432000 4194304 6211092 140727898726624 140253429619672 5038784 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 16543744 140727898731537 140727898731629 140727898731629 140727898734542 0
[pid=11794/tid=11801] ppid=11791 vsize=634104 memory=6935054825532540783 CPUtime=12.49 cores=0-7
/proc/11794/task/11801/stat : 11801 (cosoco) R 11791 11794 10628 0 -1 4202560 1652 0 0 0 1249 0 0 0 20 0 9 0 436775251 649322496 5400 33554432000 4194304 6211092 140727898726624 140253421227136 5155341 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 16543744 140727898731537 140727898731629 140727898731629 140727898734542 0
[pid=11794/tid=11802] ppid=11791 vsize=634104 memory=21600 CPUtime=12.48 cores=0-7
/proc/11794/task/11802/stat : 11802 (cosoco) R 11791 11794 10628 0 -1 4202560 1519 0 0 0 1248 0 0 0 20 0 9 0 436775251 649322496 5400 33554432000 4194304 6211092 140727898726624 140253412834576 5008944 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 16543744 140727898731537 140727898731629 140727898731629 140727898734542 0
[pid=11794/tid=11803] ppid=11791 vsize=634104 memory=21600 CPUtime=12.47 cores=0-7
/proc/11794/task/11803/stat : 11803 (cosoco) R 11791 11794 10628 0 -1 4202560 1599 0 0 0 1247 0 0 0 20 0 9 0 436775251 649322496 5400 33554432000 4194304 6211092 140727898726624 140253404441728 5038999 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 16543744 140727898731537 140727898731629 140727898731629 140727898734542 0
Current children cumulated CPU time: 100.04 s
Current children cumulated vsize: 634104 KiB
Current children cumulated memory: 21600 KiB

[startup+13.6012 s]
/proc/loadavg: 5.16 3.99 5.76 9/198 11805
/proc/meminfo: memFree=30420252/32770624 swapFree=66999368/67108860
[pid=11794] ppid=11791 vsize=634104 memory=21600 CPUtime=106.43 cores=0-7
/proc/11794/stat : 11794 (cosoco) S 11791 11794 10628 0 -1 1077944320 18665 0 0 0 10641 2 0 0 20 0 9 0 436775220 649322496 5400 33554432000 4194304 6211092 140727898726624 140727898724880 140253486333687 0 0 4096 8405026 18446744073709551615 0 0 17 3 0 0 0 0 0 8312316 8317760 16543744 140727898731537 140727898731629 140727898731629 140727898734542 0
/proc/11794/statm: 158526 5400 872 493 0 151831 0
[pid=11794/tid=11796] ppid=11791 vsize=634104 memory=3624 CPUtime=13.28 cores=0-7
/proc/11794/task/11796/stat : 11796 (cosoco) R 11791 11794 10628 0 -1 4202560 1559 0 0 0 1328 0 0 0 20 0 9 0 436775251 649322496 5400 33554432000 4194304 6211092 140727898726624 140253463190488 5039300 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 16543744 140727898731537 140727898731629 140727898731629 140727898734542 0
[pid=11794/tid=11797] ppid=11791 vsize=634104 memory=33108 CPUtime=13.17 cores=0-7
/proc/11794/task/11797/stat : 11797 (cosoco) R 11791 11794 10628 0 -1 4202560 1847 0 0 0 1317 0 0 0 20 0 9 0 436775251 649322496 5400 33554432000 4194304 6211092 140727898726624 140253454798096 5039118 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 16543744 140727898731537 140727898731629 140727898731629 140727898734542 0
[pid=11794/tid=11798] ppid=11791 vsize=634104 memory=6935054825532540783 CPUtime=13.28 cores=0-7
/proc/11794/task/11798/stat : 11798 (cosoco) R 11791 11794 10628 0 -1 4202560 1647 0 0 0 1328 0 0 0 20 0 9 0 436775251 649322496 5400 33554432000 4194304 6211092 140727898726624 140253446405392 5017472 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 16543744 140727898731537 140727898731629 140727898731629 140727898734542 0
[pid=11794/tid=11799] ppid=11791 vsize=634104 memory=948 CPUtime=13.21 cores=0-7
/proc/11794/task/11799/stat : 11799 (cosoco) R 11791 11794 10628 0 -1 4202560 1616 0 0 0 1321 0 0 0 20 0 9 0 436775251 649322496 5400 33554432000 4194304 6211092 140727898726624 140253438012432 5250241 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 16543744 140727898731537 140727898731629 140727898731629 140727898734542 0
[pid=11794/tid=11800] ppid=11791 vsize=634104 memory=2832 CPUtime=13.28 cores=0-7
/proc/11794/task/11800/stat : 11800 (cosoco) R 11791 11794 10628 0 -1 4202560 1798 0 0 0 1328 0 0 0 20 0 9 0 436775251 649322496 5400 33554432000 4194304 6211092 140727898726624 140253429619672 5039137 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 16543744 140727898731537 140727898731629 140727898731629 140727898734542 0
[pid=11794/tid=11801] ppid=11791 vsize=634104 memory=9492 CPUtime=13.29 cores=0-7
/proc/11794/task/11801/stat : 11801 (cosoco) R 11791 11794 10628 0 -1 4202560 1652 0 0 0 1329 0 0 0 20 0 9 0 436775251 649322496 5400 33554432000 4194304 6211092 140727898726624 140253421227136 5038737 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 16543744 140727898731537 140727898731629 140727898731629 140727898734542 0
[pid=11794/tid=11802] ppid=11791 vsize=634104 memory=1548 CPUtime=13.28 cores=0-7
/proc/11794/task/11802/stat : 11802 (cosoco) R 11791 11794 10628 0 -1 4202560 1519 0 0 0 1328 0 0 0 20 0 9 0 436775251 649322496 5400 33554432000 4194304 6211092 140727898726624 140253412834576 5039323 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 16543744 140727898731537 140727898731629 140727898731629 140727898734542 0
[pid=11794/tid=11803] ppid=11791 vsize=634104 memory=628 CPUtime=13.27 cores=0-7
/proc/11794/task/11803/stat : 11803 (cosoco) R 11791 11794 10628 0 -1 4202560 1599 0 0 0 1327 0 0 0 20 0 9 0 436775251 649322496 5400 33554432000 4194304 6211092 140727898726624 140253404441728 5038777 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 16543744 140727898731537 140727898731629 140727898731629 140727898734542 0
Current children cumulated CPU time: 106.43 s
Current children cumulated vsize: 634104 KiB
Current children cumulated memory: 21600 KiB

[startup+14.0013 s]*
/proc/loadavg: 5.16 3.99 5.76 9/198 11805
/proc/meminfo: memFree=30420624/32770624 swapFree=66999368/67108860
[pid=11794] ppid=11791 vsize=634104 memory=21600 CPUtime=109.68 cores=0-7
/proc/11794/stat : 11794 (cosoco) S 11791 11794 10628 0 -1 1077944320 20465 0 0 0 10966 2 0 0 20 0 9 0 436775220 649322496 5400 33554432000 4194304 6211092 140727898726624 140727898724880 140253486333687 0 0 4096 8405026 18446744073709551615 0 0 17 3 0 0 0 0 0 8312316 8317760 16543744 140727898731537 140727898731629 140727898731629 140727898734542 0
/proc/11794/statm: 158526 5400 872 493 0 151831 0
[pid=11794/tid=11796] ppid=11791 vsize=634104 memory=8317482817917895235 CPUtime=13.69 cores=0-7
/proc/11794/task/11796/stat : 11796 (cosoco) R 11791 11794 10628 0 -1 4202560 1801 0 0 0 1369 0 0 0 20 0 9 0 436775251 649322496 5400 33554432000 4194304 6211092 140727898726624 140253463190488 5038737 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 16543744 140727898731537 140727898731629 140727898731629 140727898734542 0
[pid=11794/tid=11797] ppid=11791 vsize=634104 memory=4126316290023845779 CPUtime=13.57 cores=0-7
/proc/11794/task/11797/stat : 11797 (cosoco) R 11791 11794 10628 0 -1 4202560 2074 0 0 0 1357 0 0 0 20 0 9 0 436775251 649322496 5400 33554432000 4194304 6211092 140727898726624 140253454798096 5389414 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 16543744 140727898731537 140727898731629 140727898731629 140727898734542 0
[pid=11794/tid=11798] ppid=11791 vsize=634104 memory=52829976791786 CPUtime=13.69 cores=0-7
/proc/11794/task/11798/stat : 11798 (cosoco) R 11791 11794 10628 0 -1 4202560 1901 0 0 0 1369 0 0 0 20 0 9 0 436775251 649322496 5400 33554432000 4194304 6211092 140727898726624 140253446405392 5039210 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 16543744 140727898731537 140727898731629 140727898731629 140727898734542 0
[pid=11794/tid=11799] ppid=11791 vsize=634104 memory=52829976791530 CPUtime=13.62 cores=0-7
/proc/11794/task/11799/stat : 11799 (cosoco) R 11791 11794 10628 0 -1 4202560 1825 0 0 0 1362 0 0 0 20 0 9 0 436775251 649322496 5400 33554432000 4194304 6211092 140727898726624 140253438012432 5038872 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 16543744 140727898731537 140727898731629 140727898731629 140727898734542 0
[pid=11794/tid=11800] ppid=11791 vsize=634104 memory=52829976791530 CPUtime=13.69 cores=0-7
/proc/11794/task/11800/stat : 11800 (cosoco) R 11791 11794 10628 0 -1 4202560 2024 0 0 0 1369 0 0 0 20 0 9 0 436775251 649322496 5400 33554432000 4194304 6211092 140727898726624 140253429619672 5038718 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 16543744 140727898731537 140727898731629 140727898731629 140727898734542 0
[pid=11794/tid=11801] ppid=11791 vsize=634104 memory=52829976791274 CPUtime=13.69 cores=0-7
/proc/11794/task/11801/stat : 11801 (cosoco) R 11791 11794 10628 0 -1 4202560 1871 0 0 0 1369 0 0 0 20 0 9 0 436775251 649322496 5400 33554432000 4194304 6211092 140727898726624 140253421227136 5039026 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 16543744 140727898731537 140727898731629 140727898731629 140727898734542 0
[pid=11794/tid=11802] ppid=11791 vsize=634104 memory=33108 CPUtime=13.69 cores=0-7
/proc/11794/task/11802/stat : 11802 (cosoco) R 11791 11794 10628 0 -1 4202560 1715 0 0 0 1369 0 0 0 20 0 9 0 436775251 649322496 5400 33554432000 4194304 6211092 140727898726624 140253412834576 5156456 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 16543744 140727898731537 140727898731629 140727898731629 140727898734542 0
[pid=11794/tid=11803] ppid=11791 vsize=634104 memory=984 CPUtime=13.68 cores=0-7
/proc/11794/task/11803/stat : 11803 (cosoco) R 11791 11794 10628 0 -1 4202560 1826 0 0 0 1368 0 0 0 20 0 9 0 436775251 649322496 5400 33554432000 4194304 6211092 140727898726624 140253404441728 5035320 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 16543744 140727898731537 140727898731629 140727898731629 140727898734542 0
Current children cumulated CPU time: 109.68 s
Current children cumulated vsize: 634104 KiB
Current children cumulated memory: 21600 KiB

[startup+14.2013 s]
/proc/loadavg: 5.16 3.99 5.76 9/198 11805
/proc/meminfo: memFree=30420624/32770624 swapFree=66999368/67108860
[pid=11794] ppid=11791 vsize=634104 memory=21600 CPUtime=111.21 cores=0-7
/proc/11794/stat : 11794 (cosoco) S 11791 11794 10628 0 -1 1077944320 20479 0 0 0 11119 2 0 0 20 0 9 0 436775220 649322496 5400 33554432000 4194304 6211092 140727898726624 140727898724880 140253486333687 0 0 4096 8405026 18446744073709551615 0 0 17 3 0 0 0 0 0 8312316 8317760 16543744 140727898731537 140727898731629 140727898731629 140727898734542 0
/proc/11794/statm: 158526 5400 872 493 0 151831 0
[pid=11794/tid=11796] ppid=11791 vsize=634104 memory=21600 CPUtime=13.88 cores=0-7
/proc/11794/task/11796/stat : 11796 (cosoco) R 11791 11794 10628 0 -1 4202560 1801 0 0 0 1388 0 0 0 20 0 9 0 436775251 649322496 5400 33554432000 4194304 6211092 140727898726624 140253463190488 5038999 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 16543744 140727898731537 140727898731629 140727898731629 140727898734542 0
[pid=11794/tid=11797] ppid=11791 vsize=634104 memory=928 CPUtime=13.76 cores=0-7
/proc/11794/task/11797/stat : 11797 (cosoco) R 11791 11794 10628 0 -1 4202560 2086 0 0 0 1376 0 0 0 20 0 9 0 436775251 649322496 5400 33554432000 4194304 6211092 140727898726624 140253454798096 5038784 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 16543744 140727898731537 140727898731629 140727898731629 140727898734542 0
[pid=11794/tid=11798] ppid=11791 vsize=634104 memory=6935054825532540783 CPUtime=13.88 cores=0-7
/proc/11794/task/11798/stat : 11798 (cosoco) R 11791 11794 10628 0 -1 4202560 1901 0 0 0 1388 0 0 0 20 0 9 0 436775251 649322496 5400 33554432000 4194304 6211092 140727898726624 140253446405392 5039137 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 16543744 140727898731537 140727898731629 140727898731629 140727898734542 0
[pid=11794/tid=11799] ppid=11791 vsize=634104 memory=6935054825532540783 CPUtime=13.81 cores=0-7
/proc/11794/task/11799/stat : 11799 (cosoco) R 11791 11794 10628 0 -1 4202560 1825 0 0 0 1381 0 0 0 20 0 9 0 436775251 649322496 5400 33554432000 4194304 6211092 140727898726624 140253438012432 5250293 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 16543744 140727898731537 140727898731629 140727898731629 140727898734542 0
[pid=11794/tid=11800] ppid=11791 vsize=634104 memory=21600 CPUtime=13.88 cores=0-7
/proc/11794/task/11800/stat : 11800 (cosoco) R 11791 11794 10628 0 -1 4202560 2026 0 0 0 1388 0 0 0 20 0 9 0 436775251 649322496 5400 33554432000 4194304 6211092 140727898726624 140253429619672 5038999 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 16543744 140727898731537 140727898731629 140727898731629 140727898734542 0
[pid=11794/tid=11801] ppid=11791 vsize=634104 memory=1980 CPUtime=13.88 cores=0-7
/proc/11794/task/11801/stat : 11801 (cosoco) R 11791 11794 10628 0 -1 4202560 1871 0 0 0 1388 0 0 0 20 0 9 0 436775251 649322496 5400 33554432000 4194304 6211092 140727898726624 140253421227136 5038737 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 16543744 140727898731537 140727898731629 140727898731629 140727898734542 0
[pid=11794/tid=11802] ppid=11791 vsize=634104 memory=2552 CPUtime=13.88 cores=0-7
/proc/11794/task/11802/stat : 11802 (cosoco) R 11791 11794 10628 0 -1 4202560 1715 0 0 0 1388 0 0 0 20 0 9 0 436775251 649322496 5400 33554432000 4194304 6211092 140727898726624 140253412834576 5038982 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 16543744 140727898731537 140727898731629 140727898731629 140727898734542 0
[pid=11794/tid=11803] ppid=11791 vsize=634104 memory=1760 CPUtime=13.87 cores=0-7
/proc/11794/task/11803/stat : 11803 (cosoco) R 11791 11794 10628 0 -1 4202560 1826 0 0 0 1387 0 0 0 20 0 9 0 436775251 649322496 5400 33554432000 4194304 6211092 140727898726624 140253404441728 5394608 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 16543744 140727898731537 140727898731629 140727898731629 140727898734542 0
Current children cumulated CPU time: 111.21 s
Current children cumulated vsize: 634104 KiB
Current children cumulated memory: 21600 KiB

Child status: 0
Real time (s): 14.2913
CPU time (s): 111.925
CPU user time (s): 111.901
CPU system time (s): 0.023983
CPU usage (%): 783.165
Max. virtual memory (cumulated for all children) (KiB): 634104
Max. memory (cumulated for all children) (KiB): 21600

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 111.901
system time used= 0.023983
maximum resident set size= 21836
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 20540
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= 81
involuntary context switches= 963


# summary of solver processes directly reported to runsolver:
#   pid: 11794
#   total CPU time (s): 111.925
#   total CPU user time (s): 111.901
#   total CPU system time (s): 0.023983

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.097689 second user time and 0.139732 second system time

The end

Launcher Data

Begin job on node106 at 2019-09-16 04:38:49
IDJOB=4398417
IDBENCH=127972
IDSOLVER=2851
FILE ID=node106/4398417-1568605207
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-1.xml
COMMAND LINE= cosoco -model -nbcores=NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4398417-1568605207/watcher-4398417-1568605207 -o /tmp/evaluation-result-4398417-1568605207/solver-4398417-1568605207 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node106-1568593558-10655 --watchdog 2580  cosoco -model -nbcores=8 HOME/instance-4398417-1568605207.xml

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

MD5SUM BENCH= 105bb238691d484e064b3a25c3dae36e
RANDOM SEED=1522544303

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:        30438296 kB
MemAvailable:   31893368 kB
Buffers:          209932 kB
Cached:          1535144 kB
SwapCached:         8016 kB
Active:           489272 kB
Inactive:        1269076 kB
Active(anon):      13820 kB
Inactive(anon):    43348 kB
Active(file):     475452 kB
Inactive(file):  1225728 kB
Unevictable:      106856 kB
Mlocked:          106856 kB
SwapTotal:      67108860 kB
SwapFree:       66999368 kB
Dirty:              3592 kB
Writeback:             0 kB
AnonPages:        155772 kB
Mapped:            42060 kB
Shmem:             35148 kB
Slab:             169024 kB
SReclaimable:     139456 kB
SUnreclaim:        29568 kB
KernelStack:        3696 kB
PageTables:         5288 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:    112640 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:39:03