Trace number 4398410

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 parallelOPT65 135.091 17.2339

General information on the benchmark

NamePrizeCollecting/PrizeCollecting-jok-s1/
PrizeCollecting-25-5-5-9.xml
MD5SUM01e24d77724351f9fbbc9dc0447b7ef7
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark65
Best CPU time to get the best result obtained on this benchmark82.2388
Satisfiable
(Un)Satisfiability was proved
Number of variables75
Number of constraints101
Number of domains25
Minimum domain size4
Maximum domain size26
Distribution of domain sizes[{"size":4,"count":15},{"size":5,"count":6},{"size":6,"count":4},{"size":26,"count":50}]
Minimum variable degree2
Maximum variable degree28
Distribution of variable degrees[{"degree":2,"count":25},{"degree":26,"count":24},{"degree":27,"count":1},{"degree":28,"count":25}]
Minimum constraint arity1
Maximum constraint arity26
Distribution of constraint arities[{"arity":1,"count":1},{"arity":2,"count":50},{"arity":25,"count":25},{"arity":26,"count":25}]
Number of extensional constraints50
Number of intensional constraints26
Distribution of constraint types[{"type":"extension","count":50},{"type":"intension","count":26},{"type":"count","count":25}]
Optimization problemYES
Type of objectivemax SUM

Quality of the solution as a function of time


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

Solver Data

0.00/0.00	c
0.00/0.00	c This is cosoco 2.00 --  
0.00/0.00	c
0.00/0.00	c command line: cosoco -model -nbcores=8 HOME/instance-4398410-1568605273.xml 
0.00/0.00	c intension  iff(le(0,p[0]),le(0,s[0])) -> extension (support ? 0) - 50tuples
0.31/0.37	c intension -> extension : same as previous
0.31/0.37	c intension -> extension : same as previous
0.31/0.37	c intension -> extension : same as previous
0.31/0.37	c intension -> extension : same as previous
0.31/0.37	c intension -> extension : same as previous
0.31/0.37	c intension -> extension : same as previous
0.31/0.37	c intension -> extension : same as previous
0.31/0.37	c intension -> extension : same as previous
0.31/0.37	c intension -> extension : same as previous
0.31/0.37	c intension -> extension : same as previous
0.31/0.37	c intension -> extension : same as previous
0.31/0.37	c intension -> extension : same as previous
0.31/0.37	c intension -> extension : same as previous
0.31/0.37	c intension -> extension : same as previous
0.31/0.37	c intension -> extension : same as previous
0.31/0.37	c intension -> extension : same as previous
0.31/0.37	c intension -> extension : same as previous
0.31/0.37	c intension -> extension : same as previous
0.31/0.37	c intension -> extension : same as previous
0.31/0.37	c intension -> extension : same as previous
0.31/0.37	c intension -> extension : same as previous
0.31/0.37	c intension -> extension : same as previous
0.31/0.37	c intension -> extension : same as previous
0.31/0.37	c intension -> extension : same as previous
0.31/0.37	c enable optimization
0.31/0.37	c ========================================[ Problem Statistics ]===========================================
0.31/0.37	c |                                                                                                       
0.31/0.37	c |  Parse time        :         0.34 s 
0.31/0.37	c |
0.31/0.37	c |               Variables: 75
0.31/0.37	c |            Domain Sizes: 4..26
0.31/0.37	c |
0.31/0.37	c |             Constraints: 102
0.31/0.37	c |                   Arity: 1..26  -- Unary: 1  -- Binary: 50
0.31/0.37	c | 
0.31/0.37	c |                   Types: 
0.31/0.37	c |                          At most: 25
0.31/0.37	c |                          Extension: 75  (nb tuples: 26..602) -- (shared: 192)
0.31/0.37	c |                          Sum: 1
0.31/0.37	c |                          Unary: 1
0.31/0.37	c |                          
0.31/0.37	c |               Objective: Maximize Sum
0.31/0.37	
0.31/0.37	c =========================================================================================================
0.31/0.37	c Parallel mode: Portfolio
0.31/0.37	c [pFactory][Group N°0] created (threads:8).
0.31/0.37	c [pFactory][Group N°0] new task added (threads:8 - tasks:1).
0.31/0.37	c [pFactory][Group N°0] new task added (threads:8 - tasks:2).
0.31/0.37	c [pFactory][Group N°0] new task added (threads:8 - tasks:3).
0.31/0.37	c [pFactory][Group N°0] new task added (threads:8 - tasks:4).
0.31/0.37	c [pFactory][Group N°0] new task added (threads:8 - tasks:5).
0.31/0.37	c [pFactory][Group N°0] new task added (threads:8 - tasks:6).
0.31/0.37	c [pFactory][Group N°0] new task added (threads:8 - tasks:7).
0.31/0.37	c [pFactory][Group N°0] new task added (threads:8 - tasks:8).
0.31/0.37	c [pFactory][Group N°0] concurrent mode: enabled.
0.31/0.37	c [pFactory][Group N°0] computations in progress (threads:8 - tasks:8).
0.31/0.37	c [pFactory][Group N°0] task 7 launched on thread 4.
0.31/0.37	c [pFactory][Group N°0] task 6 launched on thread 1.
0.31/0.37	c [pFactory][Group N°0] task 5 launched on thread 2.
0.31/0.37	c [pFactory][Group N°0] task 4 launched on thread 0.
0.31/0.37	c [pFactory][Group N°0] task 3 launched on thread 6.
0.31/0.37	c [pFactory][Group N°0] task 2 launched on thread 7.
0.31/0.37	c [pFactory][Group N°0] task 1 launched on thread 3.
0.31/0.37	c [pFactory][Group N°0] task 0 launched on thread 5.
0.31/0.37	o -24000
0.31/0.38	o -23000
0.31/0.39	o -1000
0.31/0.40	o -967
0.31/0.40	o 2
0.31/0.41	o 10
0.86/0.48	o 26
2.37/0.62	o 44
2.37/0.67	o 48
3.09/0.73	o 49
3.89/0.80	o 51
3.89/0.88	o 55
4.69/0.90	o 57
4.69/0.93	o 58
4.69/0.96	o 60
4.69/0.98	o 61
5.55/1.08	o 63
6.35/1.19	o 65
134.84/17.23	c [pFactory][Group N°0] concurent mode: thread 1 has won with the task 6.
134.84/17.23	c [pFactory][Group N°0] Thread N°0 is joined.
134.84/17.23	c [pFactory][Group N°0] Thread N°1 is joined.
134.84/17.23	c [pFactory][Group N°0] Thread N°2 is joined.
134.84/17.23	c [pFactory][Group N°0] Thread N°3 is joined.
134.84/17.23	c [pFactory][Group N°0] Thread N°4 is joined.
134.84/17.23	c [pFactory][Group N°0] Thread N°5 is joined.
134.84/17.23	c [pFactory][Group N°0] Thread N°6 is joined.
134.84/17.23	c [pFactory][Group N°0] Thread N°7 is joined.
134.84/17.23	c [pFactory][Group N°0] Return Code of the winner:3 (Thread N°1)
134.84/17.23	s OPTIMUM FOUND
134.84/17.23	c call to solver        : 5
134.84/17.23	c
134.84/17.23	c restarts              : 4824        
134.84/17.23	c conflicts             : 47165        (349 /sec)
134.84/17.23	c decisions             : 220768       (1635 /sec)
134.84/17.23	c propagations          : 9456656     (70020 /sec)
134.84/17.23	c root propagations     : 27          
134.84/17.23	c filter calls          : 24610053       (182221 /sec)
134.84/17.23	c useless filter calls  : 22523757       (91 %)
134.84/17.23	c Memory used           : 589.06 MB
134.84/17.23	c Best bound time (wc)  : 1.19146 s
134.84/17.23	c CPU time              : 135.056 s
134.84/17.23	c real time             : 17.2288 s
134.84/17.23	
134.84/17.23	
134.84/17.23	v <instantiation type='solution' cost='65'>
134.84/17.23	v <list>g[0] g[10] g[11] g[12] g[13] g[14] g[15] g[16] g[17] g[18] g[19] g[1] g[20] g[21] g[22] g[23] g[24] g[2] g[3] g[4] g[5] g[6] g[7] g[8] g[9] p[0] p[10] p[11] p[12] p[13] p[14] p[15] p[16] p[17] p[18] p[19] p[1] p[20] p[21] p[22] p[23] p[24] p[2] p[3] p[4] p[5] p[6] p[7] p[8] p[9] s[0] s[10] s[11] s[12] s[13] s[14] s[15] s[16] s[17] s[18] s[19] s[1] s[20] s[21] s[22] s[23] s[24] s[2] s[3] s[4] s[5] s[6] s[7] s[8] s[9] </list>
134.84/17.23	v <values>1 -2 4 4 6 4 0 2 4 -2 0 1 0 0 0 7 0 0 8 -4 5 8 6 6 7 0 18 15 14 9 8 17 16 13 10 -1 1 -1 -1 12 11 -1 -1 5 6 19 2 3 4 7 1 5 16 11 18 13 10 15 12 23 -1 6 -1 -1 17 22 -1 -1 4 9 0 7 8 3 14 </values>
134.84/17.23	v </instantiation>
134.84/17.23	

Verifier Data

OK	65

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4398410-1568605273/watcher-4398410-1568605273 -o /tmp/evaluation-result-4398410-1568605273/solver-4398410-1568605273 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node132-1568597878-29114 --watchdog 2580 cosoco -model -nbcores=8 HOME/instance-4398410-1568605273.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=30153, runsolver pid=30150
Current StackSize limit: 8192 KiB


[startup+0.100156 s]*
/proc/loadavg: 1.02 3.32 5.49 2/197 30154
/proc/meminfo: memFree=31505028/32770624 swapFree=67010940/67108860
[pid=30153] ppid=30150 vsize=32384 memory=8740 CPUtime=0.1 cores=0-7
/proc/30153/stat : 30153 (cosoco) R 30150 30153 29087 0 -1 4202496 2379 0 0 0 10 0 0 0 20 0 1 0 436450020 33161216 2185 33554432000 4194304 6211092 140733805195632 140733805192168 140387764648933 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8312316 8317760 38715392 140733805200401 140733805200493 140733805200493 140733805203406 0
/proc/30153/statm: 8096 2185 828 493 0 1401 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 32384 KiB
Current children cumulated memory: 8740 KiB

[startup+0.209177 s]*
/proc/loadavg: 1.02 3.32 5.49 2/197 30154
/proc/meminfo: memFree=31500076/32770624 swapFree=67010940/67108860
[pid=30153] ppid=30150 vsize=37276 memory=13492 CPUtime=0.21 cores=0-7
/proc/30153/stat : 30153 (cosoco) R 30150 30153 29087 0 -1 4202496 3584 0 0 0 21 0 0 0 20 0 1 0 436450020 38170624 3373 33554432000 4194304 6211092 140733805195632 140733805192168 5817179 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8312316 8317760 38715392 140733805200401 140733805200493 140733805200493 140733805203406 0
/proc/30153/statm: 9319 3373 828 493 0 2624 0
Current children cumulated CPU time: 0.21 s
Current children cumulated vsize: 37276 KiB
Current children cumulated memory: 13492 KiB

[startup+0.308916 s]*
/proc/loadavg: 1.02 3.32 5.49 2/197 30154
/proc/meminfo: memFree=31495240/32770624 swapFree=67010940/67108860
[pid=30153] ppid=30150 vsize=41508 memory=17716 CPUtime=0.31 cores=0-7
/proc/30153/stat : 30153 (cosoco) R 30150 30153 29087 0 -1 4202496 4647 0 0 0 31 0 0 0 20 0 1 0 436450020 42504192 4429 33554432000 4194304 6211092 140733805195632 140733805192168 140387764648933 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8312316 8317760 38715392 140733805200401 140733805200493 140733805200493 140733805203406 0
/proc/30153/statm: 10377 4429 829 493 0 3682 0
Current children cumulated CPU time: 0.31 s
Current children cumulated vsize: 41508 KiB
Current children cumulated memory: 17716 KiB

[startup+0.700821 s]
/proc/loadavg: 1.02 3.32 5.49 9/205 30162
/proc/meminfo: memFree=31490380/32770624 swapFree=67010940/67108860
[pid=30153] ppid=30150 vsize=635980 memory=22740 CPUtime=3.09 cores=0-7
/proc/30153/stat : 30153 (cosoco) S 30150 30153 29087 0 -1 1077944320 6102 0 0 0 309 0 0 0 20 0 9 0 436450020 651243520 5685 33554432000 4194304 6211092 140733805195632 140733805193888 140387780689655 0 0 4096 8405026 18446744073709551615 0 0 17 2 0 0 0 0 0 8312316 8317760 38715392 140733805200401 140733805200493 140733805200493 140733805203406 0
/proc/30153/statm: 158995 5685 864 493 0 152300 0
[pid=30153/tid=30155] ppid=30150 vsize=635980 memory=732 CPUtime=0.34 cores=0-7
/proc/30153/task/30155/stat : 30155 (cosoco) R 30150 30153 29087 0 -1 4202560 24 0 0 0 34 0 0 0 20 0 9 0 436450056 651243520 5685 33554432000 4194304 6211092 140733805195632 140387757546768 5039291 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 38715392 140733805200401 140733805200493 140733805200493 140733805203406 0
[pid=30153/tid=30156] ppid=30150 vsize=635980 memory=1052 CPUtime=0.34 cores=0-7
/proc/30153/task/30156/stat : 30156 (cosoco) R 30150 30153 29087 0 -1 4202560 26 0 0 0 34 0 0 0 20 0 9 0 436450056 651243520 5685 33554432000 4194304 6211092 140733805195632 140387749153752 5038992 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 38715392 140733805200401 140733805200493 140733805200493 140733805203406 0
[pid=30153/tid=30157] ppid=30150 vsize=635980 memory=776 CPUtime=0.34 cores=0-7
/proc/30153/task/30157/stat : 30157 (cosoco) R 30150 30153 29087 0 -1 4202560 24 0 0 0 34 0 0 0 20 0 9 0 436450056 651243520 5685 33554432000 4194304 6211092 140733805195632 140387740761048 5038784 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 38715392 140733805200401 140733805200493 140733805200493 140733805203406 0
[pid=30153/tid=30158] ppid=30150 vsize=635980 memory=3992 CPUtime=0.34 cores=0-7
/proc/30153/task/30158/stat : 30158 (cosoco) R 30150 30153 29087 0 -1 4202560 25 0 0 0 34 0 0 0 20 0 9 0 436450056 651243520 5685 33554432000 4194304 6211092 140733805195632 140387732368344 5038872 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 38715392 140733805200401 140733805200493 140733805200493 140733805203406 0
[pid=30153/tid=30159] ppid=30150 vsize=635980 memory=2832 CPUtime=0.32 cores=0-7
/proc/30153/task/30159/stat : 30159 (cosoco) R 30150 30153 29087 0 -1 4202560 31 0 0 0 32 0 0 0 20 0 9 0 436450056 651243520 5685 33554432000 4194304 6211092 140733805195632 140387723975952 5039118 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 38715392 140733805200401 140733805200493 140733805200493 140733805203406 0
[pid=30153/tid=30160] ppid=30150 vsize=635980 memory=140175021291135 CPUtime=0.34 cores=0-7
/proc/30153/task/30160/stat : 30160 (cosoco) R 30150 30153 29087 0 -1 4202560 19 0 0 0 34 0 0 0 20 0 9 0 436450056 651243520 5685 33554432000 4194304 6211092 140733805195632 140387715582936 5039650 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 38715392 140733805200401 140733805200493 140733805200493 140733805203406 0
[pid=30153/tid=30161] ppid=30150 vsize=635980 memory=8117322298872536233 CPUtime=0.34 cores=0-7
/proc/30153/task/30161/stat : 30161 (cosoco) R 30150 30153 29087 0 -1 4202560 27 0 0 0 34 0 0 0 20 0 9 0 436450056 651243520 5685 33554432000 4194304 6211092 140733805195632 140387707190544 5038999 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 38715392 140733805200401 140733805200493 140733805200493 140733805203406 0
[pid=30153/tid=30162] ppid=30150 vsize=635980 memory=-6371306384133019482 CPUtime=0.34 cores=0-7
/proc/30153/task/30162/stat : 30162 (cosoco) R 30150 30153 29087 0 -1 4202560 27 0 0 0 34 0 0 0 20 0 9 0 436450056 651243520 5685 33554432000 4194304 6211092 140733805195632 140387698797840 5039038 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 38715392 140733805200401 140733805200493 140733805200493 140733805203406 0
Current children cumulated CPU time: 3.09 s
Current children cumulated vsize: 635980 KiB
Current children cumulated memory: 22740 KiB

[startup+1.50082 s]
/proc/loadavg: 1.02 3.32 5.49 9/205 30162
/proc/meminfo: memFree=31490380/32770624 swapFree=67010940/67108860
[pid=30153] ppid=30150 vsize=635980 memory=23552 CPUtime=9.48 cores=0-7
/proc/30153/stat : 30153 (cosoco) S 30150 30153 29087 0 -1 1077944320 9251 0 0 0 946 2 0 0 20 0 9 0 436450020 651243520 5888 33554432000 4194304 6211092 140733805195632 140733805193888 140387780689655 0 0 4096 8405026 18446744073709551615 0 0 17 2 0 0 0 0 0 8312316 8317760 38715392 140733805200401 140733805200493 140733805200493 140733805203406 0
/proc/30153/statm: 158995 5888 870 493 0 152300 0
[pid=30153/tid=30155] ppid=30150 vsize=635980 memory=94 CPUtime=1.14 cores=0-7
/proc/30153/task/30155/stat : 30155 (cosoco) R 30150 30153 29087 0 -1 4202560 382 0 0 0 114 0 0 0 20 0 9 0 436450056 651243520 5888 33554432000 4194304 6211092 140733805195632 140387757546768 5038741 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 38715392 140733805200401 140733805200493 140733805200493 140733805203406 0
[pid=30153/tid=30156] ppid=30150 vsize=635980 memory=94 CPUtime=1.14 cores=0-7
/proc/30153/task/30156/stat : 30156 (cosoco) R 30150 30153 29087 0 -1 4202560 435 0 0 0 114 0 0 0 20 0 9 0 436450056 651243520 5888 33554432000 4194304 6211092 140733805195632 140387749154064 5397352 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 38715392 140733805200401 140733805200493 140733805200493 140733805203406 0
[pid=30153/tid=30157] ppid=30150 vsize=635980 memory=5188320494764 CPUtime=1.14 cores=0-7
/proc/30153/task/30157/stat : 30157 (cosoco) R 30150 30153 29087 0 -1 4202560 358 0 0 0 114 0 0 0 20 0 9 0 436450056 651243520 5888 33554432000 4194304 6211092 140733805195632 140387740761048 5038999 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 38715392 140733805200401 140733805200493 140733805200493 140733805203406 0
[pid=30153/tid=30158] ppid=30150 vsize=635980 memory=3472328300522385455 CPUtime=1.14 cores=0-7
/proc/30153/task/30158/stat : 30158 (cosoco) R 30150 30153 29087 0 -1 4202560 435 0 0 0 114 0 0 0 20 0 9 0 436450056 651243520 5888 33554432000 4194304 6211092 140733805195632 140387732368344 5039132 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 38715392 140733805200401 140733805200493 140733805200493 140733805203406 0
[pid=30153/tid=30159] ppid=30150 vsize=635980 memory=7228946250363856467 CPUtime=1.11 cores=0-7
/proc/30153/task/30159/stat : 30159 (cosoco) R 30150 30153 29087 0 -1 4202560 397 0 0 0 111 0 0 0 20 0 9 0 436450056 651243520 5888 33554432000 4194304 6211092 140733805195632 140387723975952 5039193 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 38715392 140733805200401 140733805200493 140733805200493 140733805203406 0
[pid=30153/tid=30160] ppid=30150 vsize=635980 memory=-8844971104752654705 CPUtime=1.14 cores=0-7
/proc/30153/task/30160/stat : 30160 (cosoco) R 30150 30153 29087 0 -1 4202560 500 0 0 0 114 0 0 0 20 0 9 0 436450056 651243520 5888 33554432000 4194304 6211092 140733805195632 140387715582936 5250279 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 38715392 140733805200401 140733805200493 140733805200493 140733805203406 0
[pid=30153/tid=30161] ppid=30150 vsize=635980 memory=140175021291135 CPUtime=1.14 cores=0-7
/proc/30153/task/30161/stat : 30161 (cosoco) R 30150 30153 29087 0 -1 4202560 416 0 0 0 114 0 0 0 20 0 9 0 436450056 651243520 5888 33554432000 4194304 6211092 140733805195632 140387707190544 5039273 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 38715392 140733805200401 140733805200493 140733805200493 140733805203406 0
[pid=30153/tid=30162] ppid=30150 vsize=635980 memory=-9174445032661854264 CPUtime=1.14 cores=0-7
/proc/30153/task/30162/stat : 30162 (cosoco) R 30150 30153 29087 0 -1 4202560 429 0 0 0 114 0 0 0 20 0 9 0 436450056 651243520 5888 33554432000 4194304 6211092 140733805195632 140387698797840 5039312 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 38715392 140733805200401 140733805200493 140733805200493 140733805203406 0
Current children cumulated CPU time: 9.48 s
Current children cumulated vsize: 635980 KiB
Current children cumulated memory: 23552 KiB

[startup+3.11082 s]
/proc/loadavg: 1.74 3.43 5.51 9/205 30162
/proc/meminfo: memFree=31489416/32770624 swapFree=67010940/67108860
[pid=30153] ppid=30150 vsize=635980 memory=23552 CPUtime=22.33 cores=0-7
/proc/30153/stat : 30153 (cosoco) S 30150 30153 29087 0 -1 1077944320 9341 0 0 0 2231 2 0 0 20 0 9 0 436450020 651243520 5888 33554432000 4194304 6211092 140733805195632 140733805193888 140387780689655 0 0 4096 8405026 18446744073709551615 0 0 17 2 0 0 0 0 0 8312316 8317760 38715392 140733805200401 140733805200493 140733805200493 140733805203406 0
/proc/30153/statm: 158995 5888 870 493 0 152300 0
[pid=30153/tid=30155] ppid=30150 vsize=635980 memory=0 CPUtime=2.75 cores=0-7
/proc/30153/task/30155/stat : 30155 (cosoco) R 30150 30153 29087 0 -1 4202560 383 0 0 0 275 0 0 0 20 0 9 0 436450056 651243520 5888 33554432000 4194304 6211092 140733805195632 140387757546768 5038992 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 38715392 140733805200401 140733805200493 140733805200493 140733805203406 0
[pid=30153/tid=30156] ppid=30150 vsize=635980 memory=140170619885651 CPUtime=2.75 cores=0-7
/proc/30153/task/30156/stat : 30156 (cosoco) R 30150 30153 29087 0 -1 4202560 502 0 0 0 275 0 0 0 20 0 9 0 436450056 651243520 5888 33554432000 4194304 6211092 140733805195632 140387749154064 5038784 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 38715392 140733805200401 140733805200493 140733805200493 140733805203406 0
[pid=30153/tid=30157] ppid=30150 vsize=635980 memory=140170619888059 CPUtime=2.75 cores=0-7
/proc/30153/task/30157/stat : 30157 (cosoco) R 30150 30153 29087 0 -1 4202560 359 0 0 0 275 0 0 0 20 0 9 0 436450056 651243520 5888 33554432000 4194304 6211092 140733805195632 140387740761048 5039038 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 38715392 140733805200401 140733805200493 140733805200493 140733805203406 0
[pid=30153/tid=30158] ppid=30150 vsize=635980 memory=6935649255844897600 CPUtime=2.75 cores=0-7
/proc/30153/task/30158/stat : 30158 (cosoco) R 30150 30153 29087 0 -1 4202560 437 0 0 0 275 0 0 0 20 0 9 0 436450056 651243520 5888 33554432000 4194304 6211092 140733805195632 140387732368344 5038992 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 38715392 140733805200401 140733805200493 140733805200493 140733805203406 0
[pid=30153/tid=30159] ppid=30150 vsize=635980 memory=3470692292451393600 CPUtime=2.69 cores=0-7
/proc/30153/task/30159/stat : 30159 (cosoco) R 30150 30153 29087 0 -1 4202560 398 0 0 0 269 0 0 0 20 0 9 0 436450056 651243520 5888 33554432000 4194304 6211092 140733805195632 140387723975952 5038788 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 38715392 140733805200401 140733805200493 140733805200493 140733805203406 0
[pid=30153/tid=30160] ppid=30150 vsize=635980 memory=4625243410194776160 CPUtime=2.75 cores=0-7
/proc/30153/task/30160/stat : 30160 (cosoco) R 30150 30153 29087 0 -1 4202560 502 0 0 0 275 0 0 0 20 0 9 0 436450056 651243520 5888 33554432000 4194304 6211092 140733805195632 140387715582936 5038999 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 38715392 140733805200401 140733805200493 140733805200493 140733805203406 0
[pid=30153/tid=30161] ppid=30150 vsize=635980 memory=0 CPUtime=2.74 cores=0-7
/proc/30153/task/30161/stat : 30161 (cosoco) R 30150 30153 29087 0 -1 4202560 430 0 0 0 274 0 0 0 20 0 9 0 436450056 651243520 5888 33554432000 4194304 6211092 140733805195632 140387707190544 5389393 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 38715392 140733805200401 140733805200493 140733805200493 140733805203406 0
[pid=30153/tid=30162] ppid=30150 vsize=635980 memory=0 CPUtime=2.75 cores=0-7
/proc/30153/task/30162/stat : 30162 (cosoco) R 30150 30153 29087 0 -1 4202560 431 0 0 0 275 0 0 0 20 0 9 0 436450056 651243520 5888 33554432000 4194304 6211092 140733805195632 140387698797840 5397375 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 38715392 140733805200401 140733805200493 140733805200493 140733805203406 0
Current children cumulated CPU time: 22.33 s
Current children cumulated vsize: 635980 KiB
Current children cumulated memory: 23552 KiB

[startup+6.30082 s]
/proc/loadavg: 1.74 3.43 5.51 9/205 30162
/proc/meminfo: memFree=31488640/32770624 swapFree=67010940/67108860
[pid=30153] ppid=30150 vsize=635980 memory=23552 CPUtime=47.79 cores=0-7
/proc/30153/stat : 30153 (cosoco) S 30150 30153 29087 0 -1 1077944320 18055 0 0 0 4776 3 0 0 20 0 9 0 436450020 651243520 5888 33554432000 4194304 6211092 140733805195632 140733805193888 140387780689655 0 0 4096 8405026 18446744073709551615 0 0 17 2 0 0 0 0 0 8312316 8317760 38715392 140733805200401 140733805200493 140733805200493 140733805203406 0
/proc/30153/statm: 158995 5888 870 493 0 152300 0
[pid=30153/tid=30155] ppid=30150 vsize=635980 memory=23552 CPUtime=5.92 cores=0-7
/proc/30153/task/30155/stat : 30155 (cosoco) R 30150 30153 29087 0 -1 4202560 1456 0 0 0 592 0 0 0 20 0 9 0 436450056 651243520 5888 33554432000 4194304 6211092 140733805195632 140387757546768 5039247 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 38715392 140733805200401 140733805200493 140733805200493 140733805203406 0
[pid=30153/tid=30156] ppid=30150 vsize=635980 memory=6558415062229 CPUtime=5.94 cores=0-7
/proc/30153/task/30156/stat : 30156 (cosoco) R 30150 30153 29087 0 -1 4202560 1554 0 0 0 594 0 0 0 20 0 9 0 436450056 651243520 5888 33554432000 4194304 6211092 140733805195632 140387749154064 5250272 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 38715392 140733805200401 140733805200493 140733805200493 140733805203406 0
[pid=30153/tid=30157] ppid=30150 vsize=635980 memory=304556144700162363 CPUtime=5.93 cores=0-7
/proc/30153/task/30157/stat : 30157 (cosoco) R 30150 30153 29087 0 -1 4202560 1409 0 0 0 593 0 0 0 20 0 9 0 436450056 651243520 5888 33554432000 4194304 6211092 140733805195632 140387740761048 5038726 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 38715392 140733805200401 140733805200493 140733805200493 140733805203406 0
[pid=30153/tid=30158] ppid=30150 vsize=635980 memory=3470692292451393600 CPUtime=5.94 cores=0-7
/proc/30153/task/30158/stat : 30158 (cosoco) R 30150 30153 29087 0 -1 4202560 1543 0 0 0 594 0 0 0 20 0 9 0 436450056 651243520 5888 33554432000 4194304 6211092 140733805195632 140387732368344 5038766 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 38715392 140733805200401 140733805200493 140733805200493 140733805203406 0
[pid=30153/tid=30159] ppid=30150 vsize=635980 memory=4625243410194776160 CPUtime=5.85 cores=0-7
/proc/30153/task/30159/stat : 30159 (cosoco) R 30150 30153 29087 0 -1 4202560 1480 0 0 0 585 0 0 0 20 0 9 0 436450056 651243520 5888 33554432000 4194304 6211092 140733805195632 140387723975952 5038788 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 38715392 140733805200401 140733805200493 140733805200493 140733805203406 0
[pid=30153/tid=30160] ppid=30150 vsize=635980 memory=23552 CPUtime=5.94 cores=0-7
/proc/30153/task/30160/stat : 30160 (cosoco) R 30150 30153 29087 0 -1 4202560 1665 0 0 0 594 0 0 0 20 0 9 0 436450056 651243520 5888 33554432000 4194304 6211092 140733805195632 140387715582936 5038737 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 38715392 140733805200401 140733805200493 140733805200493 140733805203406 0
[pid=30153/tid=30161] ppid=30150 vsize=635980 memory=-5082702989052053089 CPUtime=5.93 cores=0-7
/proc/30153/task/30161/stat : 30161 (cosoco) R 30150 30153 29087 0 -1 4202560 1465 0 0 0 593 0 0 0 20 0 9 0 436450056 651243520 5888 33554432000 4194304 6211092 140733805195632 140387707190544 5039149 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 38715392 140733805200401 140733805200493 140733805200493 140733805203406 0
[pid=30153/tid=30162] ppid=30150 vsize=635980 memory=8763946466874782557 CPUtime=5.94 cores=0-7
/proc/30153/task/30162/stat : 30162 (cosoco) R 30150 30153 29087 0 -1 4202560 1584 0 0 0 594 0 0 0 20 0 9 0 436450056 651243520 5888 33554432000 4194304 6211092 140733805195632 140387698797840 5038759 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 38715392 140733805200401 140733805200493 140733805200493 140733805203406 0
Current children cumulated CPU time: 47.79 s
Current children cumulated vsize: 635980 KiB
Current children cumulated memory: 23552 KiB

[startup+12.7008 s]
/proc/loadavg: 2.32 3.52 5.53 9/205 30162
/proc/meminfo: memFree=31489384/32770624 swapFree=67010940/67108860
[pid=30153] ppid=30150 vsize=635980 memory=23552 CPUtime=98.9 cores=0-7
/proc/30153/stat : 30153 (cosoco) S 30150 30153 29087 0 -1 1077944320 22833 0 0 0 9887 3 0 0 20 0 9 0 436450020 651243520 5888 33554432000 4194304 6211092 140733805195632 140733805193888 140387780689655 0 0 4096 8405026 18446744073709551615 0 0 17 2 0 0 0 0 0 8312316 8317760 38715392 140733805200401 140733805200493 140733805200493 140733805203406 0
/proc/30153/statm: 158995 5888 870 493 0 152300 0
[pid=30153/tid=30155] ppid=30150 vsize=635980 memory=0 CPUtime=12.24 cores=0-7
/proc/30153/task/30155/stat : 30155 (cosoco) R 30150 30153 29087 0 -1 4202560 2025 0 0 0 1224 0 0 0 20 0 9 0 436450056 651243520 5888 33554432000 4194304 6211092 140733805195632 140387757546768 5039178 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 38715392 140733805200401 140733805200493 140733805200493 140733805203406 0
[pid=30153/tid=30156] ppid=30150 vsize=635980 memory=23552 CPUtime=12.34 cores=0-7
/proc/30153/task/30156/stat : 30156 (cosoco) R 30150 30153 29087 0 -1 4202560 2159 0 0 0 1234 0 0 0 20 0 9 0 436450056 651243520 5888 33554432000 4194304 6211092 140733805195632 140387749154064 5039312 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 38715392 140733805200401 140733805200493 140733805200493 140733805203406 0
[pid=30153/tid=30157] ppid=30150 vsize=635980 memory=8514726395715088025 CPUtime=12.33 cores=0-7
/proc/30153/task/30157/stat : 30157 (cosoco) R 30150 30153 29087 0 -1 4202560 1938 0 0 0 1233 0 0 0 20 0 9 0 436450056 651243520 5888 33554432000 4194304 6211092 140733805195632 140387740761048 5389851 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 38715392 140733805200401 140733805200493 140733805200493 140733805203406 0
[pid=30153/tid=30158] ppid=30150 vsize=635980 memory=4628417929493964435 CPUtime=12.34 cores=0-7
/proc/30153/task/30158/stat : 30158 (cosoco) R 30150 30153 29087 0 -1 4202560 2119 0 0 0 1234 0 0 0 20 0 9 0 436450056 651243520 5888 33554432000 4194304 6211092 140733805195632 140387732368344 5038999 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 38715392 140733805200401 140733805200493 140733805200493 140733805203406 0
[pid=30153/tid=30159] ppid=30150 vsize=635980 memory=0 CPUtime=12.25 cores=0-7
/proc/30153/task/30159/stat : 30159 (cosoco) R 30150 30153 29087 0 -1 4202560 2093 0 0 0 1225 0 0 0 20 0 9 0 436450056 651243520 5888 33554432000 4194304 6211092 140733805195632 140387723975952 5038784 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 38715392 140733805200401 140733805200493 140733805200493 140733805203406 0
[pid=30153/tid=30160] ppid=30150 vsize=635980 memory=288230600312357163 CPUtime=12.33 cores=0-7
/proc/30153/task/30160/stat : 30160 (cosoco) R 30150 30153 29087 0 -1 4202560 2322 0 0 0 1233 0 0 0 20 0 9 0 436450056 651243520 5888 33554432000 4194304 6211092 140733805195632 140387715582936 5038990 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 38715392 140733805200401 140733805200493 140733805200493 140733805203406 0
[pid=30153/tid=30161] ppid=30150 vsize=635980 memory=0 CPUtime=12.33 cores=0-7
/proc/30153/task/30161/stat : 30161 (cosoco) R 30150 30153 29087 0 -1 4202560 2073 0 0 0 1233 0 0 0 20 0 9 0 436450056 651243520 5888 33554432000 4194304 6211092 140733805195632 140387707190544 5039007 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 38715392 140733805200401 140733805200493 140733805200493 140733805203406 0
[pid=30153/tid=30162] ppid=30150 vsize=635980 memory=6944656592455360604 CPUtime=12.33 cores=0-7
/proc/30153/task/30162/stat : 30162 (cosoco) R 30150 30153 29087 0 -1 4202560 2205 0 0 0 1233 0 0 0 20 0 9 0 436450056 651243520 5888 33554432000 4194304 6211092 140733805195632 140387698797840 5009426 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 38715392 140733805200401 140733805200493 140733805200493 140733805203406 0
Current children cumulated CPU time: 98.9 s
Current children cumulated vsize: 635980 KiB
Current children cumulated memory: 23552 KiB

[startup+17.2339 s]
# the end of solver process 30153 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=135.057 s, system=0.033976 s

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

[startup+12.8008 s]
/proc/loadavg: 2.32 3.52 5.53 9/205 30162
/proc/meminfo: memFree=31489384/32770624 swapFree=67010940/67108860
[pid=30153] ppid=30150 vsize=635980 memory=23552 CPUtime=99.7 cores=0-7
/proc/30153/stat : 30153 (cosoco) S 30150 30153 29087 0 -1 1077944320 22833 0 0 0 9967 3 0 0 20 0 9 0 436450020 651243520 5888 33554432000 4194304 6211092 140733805195632 140733805193888 140387780689655 0 0 4096 8405026 18446744073709551615 0 0 17 2 0 0 0 0 0 8312316 8317760 38715392 140733805200401 140733805200493 140733805200493 140733805203406 0
/proc/30153/statm: 158995 5888 870 493 0 152300 0
[pid=30153/tid=30155] ppid=30150 vsize=635980 memory=6935054825532540783 CPUtime=12.34 cores=0-7
/proc/30153/task/30155/stat : 30155 (cosoco) R 30150 30153 29087 0 -1 4202560 2025 0 0 0 1234 0 0 0 20 0 9 0 436450056 651243520 5888 33554432000 4194304 6211092 140733805195632 140387757546768 5038990 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 38715392 140733805200401 140733805200493 140733805200493 140733805203406 0
[pid=30153/tid=30156] ppid=30150 vsize=635980 memory=56 CPUtime=12.44 cores=0-7
/proc/30153/task/30156/stat : 30156 (cosoco) R 30150 30153 29087 0 -1 4202560 2159 0 0 0 1244 0 0 0 20 0 9 0 436450056 651243520 5888 33554432000 4194304 6211092 140733805195632 140387749154064 5038707 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 38715392 140733805200401 140733805200493 140733805200493 140733805203406 0
[pid=30153/tid=30157] ppid=30150 vsize=635980 memory=13568193369213571 CPUtime=12.43 cores=0-7
/proc/30153/task/30157/stat : 30157 (cosoco) R 30150 30153 29087 0 -1 4202560 1938 0 0 0 1243 0 0 0 20 0 9 0 436450056 651243520 5888 33554432000 4194304 6211092 140733805195632 140387740761048 5038999 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 38715392 140733805200401 140733805200493 140733805200493 140733805203406 0
[pid=30153/tid=30158] ppid=30150 vsize=635980 memory=0 CPUtime=12.44 cores=0-7
/proc/30153/task/30158/stat : 30158 (cosoco) R 30150 30153 29087 0 -1 4202560 2119 0 0 0 1244 0 0 0 20 0 9 0 436450056 651243520 5888 33554432000 4194304 6211092 140733805195632 140387732368344 5038990 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 38715392 140733805200401 140733805200493 140733805200493 140733805203406 0
[pid=30153/tid=30159] ppid=30150 vsize=635980 memory=6935054825532540783 CPUtime=12.35 cores=0-7
/proc/30153/task/30159/stat : 30159 (cosoco) R 30150 30153 29087 0 -1 4202560 2093 0 0 0 1235 0 0 0 20 0 9 0 436450056 651243520 5888 33554432000 4194304 6211092 140733805195632 140387723975952 5397375 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 38715392 140733805200401 140733805200493 140733805200493 140733805203406 0
[pid=30153/tid=30160] ppid=30150 vsize=635980 memory=0 CPUtime=12.43 cores=0-7
/proc/30153/task/30160/stat : 30160 (cosoco) R 30150 30153 29087 0 -1 4202560 2322 0 0 0 1243 0 0 0 20 0 9 0 436450056 651243520 5888 33554432000 4194304 6211092 140733805195632 140387715582936 5038990 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 38715392 140733805200401 140733805200493 140733805200493 140733805203406 0
[pid=30153/tid=30161] ppid=30150 vsize=635980 memory=6656426216303648864 CPUtime=12.43 cores=0-7
/proc/30153/task/30161/stat : 30161 (cosoco) R 30150 30153 29087 0 -1 4202560 2073 0 0 0 1243 0 0 0 20 0 9 0 436450056 651243520 5888 33554432000 4194304 6211092 140733805195632 140387707190544 5038999 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 38715392 140733805200401 140733805200493 140733805200493 140733805203406 0
[pid=30153/tid=30162] ppid=30150 vsize=635980 memory=0 CPUtime=12.43 cores=0-7
/proc/30153/task/30162/stat : 30162 (cosoco) R 30150 30153 29087 0 -1 4202560 2205 0 0 0 1243 0 0 0 20 0 9 0 436450056 651243520 5888 33554432000 4194304 6211092 140733805195632 140387698797840 5039125 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 38715392 140733805200401 140733805200493 140733805200493 140733805203406 0
Current children cumulated CPU time: 99.7 s
Current children cumulated vsize: 635980 KiB
Current children cumulated memory: 23552 KiB

[startup+14.4008 s]
/proc/loadavg: 2.86 3.61 5.55 9/205 30162
/proc/meminfo: memFree=31489756/32770624 swapFree=67010940/67108860
[pid=30153] ppid=30150 vsize=635980 memory=23552 CPUtime=112.48 cores=0-7
/proc/30153/stat : 30153 (cosoco) S 30150 30153 29087 0 -1 1077944320 22833 0 0 0 11245 3 0 0 20 0 9 0 436450020 651243520 5888 33554432000 4194304 6211092 140733805195632 140733805193888 140387780689655 0 0 4096 8405026 18446744073709551615 0 0 17 2 0 0 0 0 0 8312316 8317760 38715392 140733805200401 140733805200493 140733805200493 140733805203406 0
/proc/30153/statm: 158995 5888 870 493 0 152300 0
[pid=30153/tid=30155] ppid=30150 vsize=635980 memory=984 CPUtime=13.92 cores=0-7
/proc/30153/task/30155/stat : 30155 (cosoco) R 30150 30153 29087 0 -1 4202560 2025 0 0 0 1392 0 0 0 20 0 9 0 436450056 651243520 5888 33554432000 4194304 6211092 140733805195632 140387757546768 5039132 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 38715392 140733805200401 140733805200493 140733805200493 140733805203406 0
[pid=30153/tid=30156] ppid=30150 vsize=635980 memory=23552 CPUtime=14.04 cores=0-7
/proc/30153/task/30156/stat : 30156 (cosoco) R 30150 30153 29087 0 -1 4202560 2159 0 0 0 1404 0 0 0 20 0 9 0 436450056 651243520 5888 33554432000 4194304 6211092 140733805195632 140387749154064 5039189 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 38715392 140733805200401 140733805200493 140733805200493 140733805203406 0
[pid=30153/tid=30157] ppid=30150 vsize=635980 memory=2832 CPUtime=14.03 cores=0-7
/proc/30153/task/30157/stat : 30157 (cosoco) R 30150 30153 29087 0 -1 4202560 1938 0 0 0 1403 0 0 0 20 0 9 0 436450056 651243520 5888 33554432000 4194304 6211092 140733805195632 140387740761048 5039038 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 38715392 140733805200401 140733805200493 140733805200493 140733805203406 0
[pid=30153/tid=30158] ppid=30150 vsize=635980 memory=8500 CPUtime=14.03 cores=0-7
/proc/30153/task/30158/stat : 30158 (cosoco) R 30150 30153 29087 0 -1 4202560 2119 0 0 0 1403 0 0 0 20 0 9 0 436450056 651243520 5888 33554432000 4194304 6211092 140733805195632 140387732368344 5038722 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 38715392 140733805200401 140733805200493 140733805200493 140733805203406 0
[pid=30153/tid=30159] ppid=30150 vsize=635980 memory=6935054825532540783 CPUtime=13.95 cores=0-7
/proc/30153/task/30159/stat : 30159 (cosoco) R 30150 30153 29087 0 -1 4202560 2093 0 0 0 1395 0 0 0 20 0 9 0 436450056 651243520 5888 33554432000 4194304 6211092 140733805195632 140387723975952 5039149 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 38715392 140733805200401 140733805200493 140733805200493 140733805203406 0
[pid=30153/tid=30160] ppid=30150 vsize=635980 memory=280341239611296 CPUtime=14.03 cores=0-7
/proc/30153/task/30160/stat : 30160 (cosoco) R 30150 30153 29087 0 -1 4202560 2322 0 0 0 1403 0 0 0 20 0 9 0 436450056 651243520 5888 33554432000 4194304 6211092 140733805195632 140387715582936 5039596 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 38715392 140733805200401 140733805200493 140733805200493 140733805203406 0
[pid=30153/tid=30161] ppid=30150 vsize=635980 memory=3905945458689210616 CPUtime=14.03 cores=0-7
/proc/30153/task/30161/stat : 30161 (cosoco) R 30150 30153 29087 0 -1 4202560 2073 0 0 0 1403 0 0 0 20 0 9 0 436450056 651243520 5888 33554432000 4194304 6211092 140733805195632 140387707190544 5017252 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 38715392 140733805200401 140733805200493 140733805200493 140733805203406 0
[pid=30153/tid=30162] ppid=30150 vsize=635980 memory=7883658274202676584 CPUtime=14.03 cores=0-7
/proc/30153/task/30162/stat : 30162 (cosoco) R 30150 30153 29087 0 -1 4202560 2205 0 0 0 1403 0 0 0 20 0 9 0 436450056 651243520 5888 33554432000 4194304 6211092 140733805195632 140387698797840 5039153 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 38715392 140733805200401 140733805200493 140733805200493 140733805203406 0
Current children cumulated CPU time: 112.48 s
Current children cumulated vsize: 635980 KiB
Current children cumulated memory: 23552 KiB

[startup+16.0008 s]*
/proc/loadavg: 2.86 3.61 5.55 9/205 30162
/proc/meminfo: memFree=31490220/32770624 swapFree=67010940/67108860
[pid=30153] ppid=30150 vsize=635980 memory=23552 CPUtime=125.32 cores=0-7
/proc/30153/stat : 30153 (cosoco) S 30150 30153 29087 0 -1 1077944320 25169 0 0 0 12529 3 0 0 20 0 9 0 436450020 651243520 5888 33554432000 4194304 6211092 140733805195632 140733805193888 140387780689655 0 0 4096 8405026 18446744073709551615 0 0 17 2 0 0 0 0 0 8312316 8317760 38715392 140733805200401 140733805200493 140733805200493 140733805203406 0
/proc/30153/statm: 158995 5888 870 493 0 152300 0
[pid=30153/tid=30155] ppid=30150 vsize=635980 memory=6935054825532540783 CPUtime=15.5 cores=0-7
/proc/30153/task/30155/stat : 30155 (cosoco) R 30150 30153 29087 0 -1 4202560 2317 0 0 0 1550 0 0 0 20 0 9 0 436450056 651243520 5888 33554432000 4194304 6211092 140733805195632 140387757546768 5250251 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 38715392 140733805200401 140733805200493 140733805200493 140733805203406 0
[pid=30153/tid=30156] ppid=30150 vsize=635980 memory=4872558044660077418 CPUtime=15.65 cores=0-7
/proc/30153/task/30156/stat : 30156 (cosoco) R 30150 30153 29087 0 -1 4202560 2438 0 0 0 1565 0 0 0 20 0 9 0 436450056 651243520 5888 33554432000 4194304 6211092 140733805195632 140387749154064 5008827 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 38715392 140733805200401 140733805200493 140733805200493 140733805203406 0
[pid=30153/tid=30157] ppid=30150 vsize=635980 memory=280341240001376 CPUtime=15.64 cores=0-7
/proc/30153/task/30157/stat : 30157 (cosoco) R 30150 30153 29087 0 -1 4202560 2185 0 0 0 1564 0 0 0 20 0 9 0 436450056 651243520 5888 33554432000 4194304 6211092 140733805195632 140387740761048 5039014 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 38715392 140733805200401 140733805200493 140733805200493 140733805203406 0
[pid=30153/tid=30158] ppid=30150 vsize=635980 memory=280341240001568 CPUtime=15.64 cores=0-7
/proc/30153/task/30158/stat : 30158 (cosoco) R 30150 30153 29087 0 -1 4202560 2429 0 0 0 1564 0 0 0 20 0 9 0 436450056 651243520 5888 33554432000 4194304 6211092 140733805195632 140387732368344 5207528 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 38715392 140733805200401 140733805200493 140733805200493 140733805203406 0
[pid=30153/tid=30159] ppid=30150 vsize=635980 memory=280341240001760 CPUtime=15.56 cores=0-7
/proc/30153/task/30159/stat : 30159 (cosoco) R 30150 30153 29087 0 -1 4202560 2395 0 0 0 1556 0 0 0 20 0 9 0 436450056 651243520 5888 33554432000 4194304 6211092 140733805195632 140387723975952 5039104 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 38715392 140733805200401 140733805200493 140733805200493 140733805203406 0
[pid=30153/tid=30160] ppid=30150 vsize=635980 memory=280341239813856 CPUtime=15.64 cores=0-7
/proc/30153/task/30160/stat : 30160 (cosoco) R 30150 30153 29087 0 -1 4202560 2644 0 0 0 1564 0 0 0 20 0 9 0 436450056 651243520 5888 33554432000 4194304 6211092 140733805195632 140387715582936 5039199 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 38715392 140733805200401 140733805200493 140733805200493 140733805203406 0
[pid=30153/tid=30161] ppid=30150 vsize=635980 memory=280341239814048 CPUtime=15.64 cores=0-7
/proc/30153/task/30161/stat : 30161 (cosoco) R 30150 30153 29087 0 -1 4202560 2346 0 0 0 1564 0 0 0 20 0 9 0 436450056 651243520 5888 33554432000 4194304 6211092 140733805195632 140387707190544 5038999 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 38715392 140733805200401 140733805200493 140733805200493 140733805203406 0
[pid=30153/tid=30162] ppid=30150 vsize=635980 memory=280341240091872 CPUtime=15.64 cores=0-7
/proc/30153/task/30162/stat : 30162 (cosoco) R 30150 30153 29087 0 -1 4202560 2516 0 0 0 1564 0 0 0 20 0 9 0 436450056 651243520 5888 33554432000 4194304 6211092 140733805195632 140387698797840 5039132 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 38715392 140733805200401 140733805200493 140733805200493 140733805203406 0
Current children cumulated CPU time: 125.32 s
Current children cumulated vsize: 635980 KiB
Current children cumulated memory: 23552 KiB

[startup+16.8008 s]
/proc/loadavg: 2.86 3.61 5.55 9/205 30162
/proc/meminfo: memFree=31490220/32770624 swapFree=67010940/67108860
[pid=30153] ppid=30150 vsize=635980 memory=23552 CPUtime=131.65 cores=0-7
/proc/30153/stat : 30153 (cosoco) S 30150 30153 29087 0 -1 1077944320 25205 0 0 0 13162 3 0 0 20 0 9 0 436450020 651243520 5888 33554432000 4194304 6211092 140733805195632 140733805193888 140387780689655 0 0 4096 8405026 18446744073709551615 0 0 17 2 0 0 0 0 0 8312316 8317760 38715392 140733805200401 140733805200493 140733805200493 140733805203406 0
/proc/30153/statm: 158995 5888 870 493 0 152300 0
[pid=30153/tid=30155] ppid=30150 vsize=635980 memory=6944656592455360604 CPUtime=16.29 cores=0-7
/proc/30153/task/30155/stat : 30155 (cosoco) R 30150 30153 29087 0 -1 4202560 2325 0 0 0 1629 0 0 0 20 0 9 0 436450056 651243520 5888 33554432000 4194304 6211092 140733805195632 140387757546768 5155348 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 38715392 140733805200401 140733805200493 140733805200493 140733805203406 0
[pid=30153/tid=30156] ppid=30150 vsize=635980 memory=0 CPUtime=16.44 cores=0-7
/proc/30153/task/30156/stat : 30156 (cosoco) R 30150 30153 29087 0 -1 4202560 2439 0 0 0 1644 0 0 0 20 0 9 0 436450056 651243520 5888 33554432000 4194304 6211092 140733805195632 140387749154064 5038999 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 38715392 140733805200401 140733805200493 140733805200493 140733805203406 0
[pid=30153/tid=30157] ppid=30150 vsize=635980 memory=2209 CPUtime=16.43 cores=0-7
/proc/30153/task/30157/stat : 30157 (cosoco) R 30150 30153 29087 0 -1 4202560 2193 0 0 0 1643 0 0 0 20 0 9 0 436450056 651243520 5888 33554432000 4194304 6211092 140733805195632 140387740761048 5039149 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 38715392 140733805200401 140733805200493 140733805200493 140733805203406 0
[pid=30153/tid=30158] ppid=30150 vsize=635980 memory=6935054825532540783 CPUtime=16.43 cores=0-7
/proc/30153/task/30158/stat : 30158 (cosoco) R 30150 30153 29087 0 -1 4202560 2429 0 0 0 1643 0 0 0 20 0 9 0 436450056 651243520 5888 33554432000 4194304 6211092 140733805195632 140387732368344 5009195 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 38715392 140733805200401 140733805200493 140733805200493 140733805203406 0
[pid=30153/tid=30159] ppid=30150 vsize=635980 memory=1188 CPUtime=16.35 cores=0-7
/proc/30153/task/30159/stat : 30159 (cosoco) R 30150 30153 29087 0 -1 4202560 2396 0 0 0 1635 0 0 0 20 0 9 0 436450056 651243520 5888 33554432000 4194304 6211092 140733805195632 140387723975952 5038999 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 38715392 140733805200401 140733805200493 140733805200493 140733805203406 0
[pid=30153/tid=30160] ppid=30150 vsize=635980 memory=1060 CPUtime=16.43 cores=0-7
/proc/30153/task/30160/stat : 30160 (cosoco) R 30150 30153 29087 0 -1 4202560 2654 0 0 0 1643 0 0 0 20 0 9 0 436450056 651243520 5888 33554432000 4194304 6211092 140733805195632 140387715582936 5038992 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 38715392 140733805200401 140733805200493 140733805200493 140733805203406 0
[pid=30153/tid=30161] ppid=30150 vsize=635980 memory=8012 CPUtime=16.43 cores=0-7
/proc/30153/task/30161/stat : 30161 (cosoco) R 30150 30153 29087 0 -1 4202560 2354 0 0 0 1643 0 0 0 20 0 9 0 436450056 651243520 5888 33554432000 4194304 6211092 140733805195632 140387707190544 5039210 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 38715392 140733805200401 140733805200493 140733805200493 140733805203406 0
[pid=30153/tid=30162] ppid=30150 vsize=635980 memory=1584 CPUtime=16.43 cores=0-7
/proc/30153/task/30162/stat : 30162 (cosoco) R 30150 30153 29087 0 -1 4202560 2516 0 0 0 1643 0 0 0 20 0 9 0 436450056 651243520 5888 33554432000 4194304 6211092 140733805195632 140387698797840 5038837 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 38715392 140733805200401 140733805200493 140733805200493 140733805203406 0
Current children cumulated CPU time: 131.65 s
Current children cumulated vsize: 635980 KiB
Current children cumulated memory: 23552 KiB

[startup+17.2008 s]
/proc/loadavg: 2.86 3.61 5.55 9/205 30162
/proc/meminfo: memFree=31490592/32770624 swapFree=67010940/67108860
[pid=30153] ppid=30150 vsize=635980 memory=23552 CPUtime=134.84 cores=0-7
/proc/30153/stat : 30153 (cosoco) S 30150 30153 29087 0 -1 1077944320 25209 0 0 0 13481 3 0 0 20 0 9 0 436450020 651243520 5888 33554432000 4194304 6211092 140733805195632 140733805193888 140387780689655 0 0 4096 8405026 18446744073709551615 0 0 17 2 0 0 0 0 0 8312316 8317760 38715392 140733805200401 140733805200493 140733805200493 140733805203406 0
/proc/30153/statm: 158995 5888 870 493 0 152300 0
[pid=30153/tid=30155] ppid=30150 vsize=635980 memory=23552 CPUtime=16.68 cores=0-7
/proc/30153/task/30155/stat : 30155 (cosoco) R 30150 30153 29087 0 -1 4202560 2326 0 0 0 1668 0 0 0 20 0 9 0 436450056 651243520 5888 33554432000 4194304 6211092 140733805195632 140387757546768 5038995 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 38715392 140733805200401 140733805200493 140733805200493 140733805203406 0
[pid=30153/tid=30156] ppid=30150 vsize=635980 memory=6935054825532540783 CPUtime=16.84 cores=0-7
/proc/30153/task/30156/stat : 30156 (cosoco) R 30150 30153 29087 0 -1 4202560 2441 0 0 0 1684 0 0 0 20 0 9 0 436450056 651243520 5888 33554432000 4194304 6211092 140733805195632 140387749154064 5039137 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 38715392 140733805200401 140733805200493 140733805200493 140733805203406 0
[pid=30153/tid=30157] ppid=30150 vsize=635980 memory=4872558044660077418 CPUtime=16.83 cores=0-7
/proc/30153/task/30157/stat : 30157 (cosoco) R 30150 30153 29087 0 -1 4202560 2193 0 0 0 1683 0 0 0 20 0 9 0 436450056 651243520 5888 33554432000 4194304 6211092 140733805195632 140387740761048 5389414 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 38715392 140733805200401 140733805200493 140733805200493 140733805203406 0
[pid=30153/tid=30158] ppid=30150 vsize=635980 memory=0 CPUtime=16.83 cores=0-7
/proc/30153/task/30158/stat : 30158 (cosoco) R 30150 30153 29087 0 -1 4202560 2429 0 0 0 1683 0 0 0 20 0 9 0 436450056 651243520 5888 33554432000 4194304 6211092 140733805195632 140387732368344 5038788 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 38715392 140733805200401 140733805200493 140733805200493 140733805203406 0
[pid=30153/tid=30159] ppid=30150 vsize=635980 memory=0 CPUtime=16.75 cores=0-7
/proc/30153/task/30159/stat : 30159 (cosoco) R 30150 30153 29087 0 -1 4202560 2396 0 0 0 1675 0 0 0 20 0 9 0 436450056 651243520 5888 33554432000 4194304 6211092 140733805195632 140387723975952 5039132 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 38715392 140733805200401 140733805200493 140733805200493 140733805203406 0
[pid=30153/tid=30160] ppid=30150 vsize=635980 memory=0 CPUtime=16.83 cores=0-7
/proc/30153/task/30160/stat : 30160 (cosoco) R 30150 30153 29087 0 -1 4202560 2654 0 0 0 1683 0 0 0 20 0 9 0 436450056 651243520 5888 33554432000 4194304 6211092 140733805195632 140387715582936 5038700 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 38715392 140733805200401 140733805200493 140733805200493 140733805203406 0
[pid=30153/tid=30161] ppid=30150 vsize=635980 memory=0 CPUtime=16.83 cores=0-7
/proc/30153/task/30161/stat : 30161 (cosoco) R 30150 30153 29087 0 -1 4202560 2354 0 0 0 1683 0 0 0 20 0 9 0 436450056 651243520 5888 33554432000 4194304 6211092 140733805195632 140387707190544 5155345 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 38715392 140733805200401 140733805200493 140733805200493 140733805203406 0
[pid=30153/tid=30162] ppid=30150 vsize=635980 memory=0 CPUtime=16.83 cores=0-7
/proc/30153/task/30162/stat : 30162 (cosoco) R 30150 30153 29087 0 -1 4202560 2517 0 0 0 1683 0 0 0 20 0 9 0 436450056 651243520 5888 33554432000 4194304 6211092 140733805195632 140387698797840 5039007 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 38715392 140733805200401 140733805200493 140733805200493 140733805203406 0
Current children cumulated CPU time: 134.84 s
Current children cumulated vsize: 635980 KiB
Current children cumulated memory: 23552 KiB

Child status: 0
Real time (s): 17.2339
CPU time (s): 135.091
CPU user time (s): 135.057
CPU system time (s): 0.033976
CPU usage (%): 783.867
Max. virtual memory (cumulated for all children) (KiB): 635980
Max. memory (cumulated for all children) (KiB): 23552

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 135.057
system time used= 0.033976
maximum resident set size= 23796
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 25271
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= 71
involuntary context switches= 1357


# summary of solver processes directly reported to runsolver:
#   pid: 30153
#   total CPU time (s): 135.091
#   total CPU user time (s): 135.057
#   total CPU system time (s): 0.033976

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.105283 second user time and 0.174861 second system time

The end

Launcher Data

Begin job on node132 at 2019-09-16 05:40:24
IDJOB=4398410
IDBENCH=128013
IDSOLVER=2851
FILE ID=node132/4398410-1568605273
RUNJOBID= node132-1568597878-29114
PBS_JOBID= 21703412
Free space on /tmp= 61624 MiB

SOLVER NAME= cosoco 2.O parallel
BENCH NAME= XCSP17/PrizeCollecting/PrizeCollecting-jok-s1/PrizeCollecting-25-5-5-9.xml
COMMAND LINE= cosoco -model -nbcores=NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4398410-1568605273/watcher-4398410-1568605273 -o /tmp/evaluation-result-4398410-1568605273/solver-4398410-1568605273 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node132-1568597878-29114 --watchdog 2580  cosoco -model -nbcores=8 HOME/instance-4398410-1568605273.xml

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

MD5SUM BENCH= 01e24d77724351f9fbbc9dc0447b7ef7
RANDOM SEED=1935516813

node132.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.95
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.95
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.95
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.95
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:        31509588 kB
MemAvailable:   31912072 kB
Buffers:          105272 kB
Cached:           573288 kB
SwapCached:         5936 kB
Active:           412380 kB
Inactive:         274084 kB
Active(anon):       4368 kB
Inactive(anon):    32256 kB
Active(file):     408012 kB
Inactive(file):   241828 kB
Unevictable:      109612 kB
Mlocked:          109612 kB
SwapTotal:      67108860 kB
SwapFree:       67010940 kB
Dirty:              3756 kB
Writeback:             0 kB
AnonPages:        124924 kB
Mapped:            34676 kB
Shmem:             20728 kB
Slab:             165832 kB
SReclaimable:     136956 kB
SUnreclaim:        28876 kB
KernelStack:        3808 kB
PageTables:         5380 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     475584 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     79872 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      136576 kB
DirectMap2M:    33409024 kB

Free space on /tmp at the end= 61620 MiB
End job on node132 at 2019-09-16 05:40:41