Trace number 4409892

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
cosoco 2.0 parallelOPT2 320.3 42.4109

General information on the benchmark

NameChessboardColoration/ChessboardColoration-int-s1/
ChessboardColoration-int-09-09.xml
MD5SUM72a1fa157874bc53acfadcbdb1252751
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark2
Best CPU time to get the best result obtained on this benchmark9.4954
Satisfiable
(Un)Satisfiability was proved
Number of variables81
Number of constraints1297
Number of domains1
Minimum domain size81
Maximum domain size81
Distribution of domain sizes[{"size":81,"count":81}]
Minimum variable degree66
Maximum variable degree66
Distribution of variable degrees[{"degree":66,"count":81}]
Minimum constraint arity4
Maximum constraint arity81
Distribution of constraint arities[{"arity":4,"count":1296},{"arity":81,"count":1}]
Number of extensional constraints0
Number of intensional constraints1296
Distribution of constraint types[{"type":"intension","count":1296},{"type":"lex","count":1}]
Optimization problemYES
Type of objectivemin MAXIMUM

Quality of the solution as a function of time


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

Solver Data

5.38/2.92	c
5.38/2.92	c This is cosoco 2.00 --  
5.38/2.92	c
5.38/2.92	c command line: cosoco -model -nbcores=8 HOME/instance-4409892-1569831802.xml 
5.38/2.92	c enable optimization
5.38/2.92	c ========================================[ Problem Statistics ]===========================================
5.38/2.92	c |                                                                                                       
5.38/2.92	c |  Parse time        :         2.32 s 
5.38/2.92	c |
5.38/2.92	c |               Variables: 81
5.38/2.92	c |            Domain Sizes: 81..81
5.38/2.92	c |
5.38/2.92	c |             Constraints: 1313
5.38/2.92	c |                   Arity: 4..81
5.38/2.92	c | 
5.38/2.92	c |                   Types: 
5.38/2.92	c |                          Intension: 1296
5.38/2.92	c |                          Lex: 16
5.38/2.92	c |                          Max constant: 1
5.38/2.92	c |                          
5.38/2.92	c |               Objective: Minimize Max constant
5.38/2.92	
5.38/2.92	c =========================================================================================================
5.38/2.92	c Parallel mode: Portfolio
5.38/2.92	c [pFactory][Group N°0] created (threads:8).
5.38/2.92	c [pFactory][Group N°0] new task added (threads:8 - tasks:1).
7.05/8.15	c [pFactory][Group N°0] new task added (threads:8 - tasks:2).
7.05/8.15	c [pFactory][Group N°0] new task added (threads:8 - tasks:3).
7.05/8.15	c [pFactory][Group N°0] new task added (threads:8 - tasks:4).
7.05/8.15	c [pFactory][Group N°0] new task added (threads:8 - tasks:5).
7.05/8.15	c [pFactory][Group N°0] new task added (threads:8 - tasks:6).
7.05/8.15	c [pFactory][Group N°0] new task added (threads:8 - tasks:7).
7.05/8.15	c [pFactory][Group N°0] new task added (threads:8 - tasks:8).
7.05/8.15	c [pFactory][Group N°0] concurrent mode: enabled.
7.05/8.15	c [pFactory][Group N°0] computations in progress (threads:8 - tasks:8).
7.05/8.15	c [pFactory][Group N°0] task 7 launched on thread 0.
7.05/8.15	c [pFactory][Group N°0] task 6 launched on thread 2.
7.05/8.15	c [pFactory][Group N°0] task 5 launched on thread 1.
7.05/8.15	c [pFactory][Group N°0] task 4 launched on thread 6.
7.05/8.15	c [pFactory][Group N°0] task 3 launched on thread 7.
7.05/8.15	c [pFactory][Group N°0] task 2 launched on thread 4.
7.05/8.15	c [pFactory][Group N°0] task 1 launched on thread 3.
7.05/8.15	c [pFactory][Group N°0] task 0 launched on thread 5.
7.05/8.15	o 80
7.05/8.15	o 5
7.05/8.15	o 4
7.05/8.15	o 3
305.28/40.54	o 2
319.65/42.39	c [pFactory][Group N°0] concurent mode: thread 6 has won with the task 4.
319.65/42.39	c [pFactory][Group N°0] Thread N°0 is joined.
319.65/42.39	c [pFactory][Group N°0] Thread N°1 is joined.
319.65/42.39	c [pFactory][Group N°0] Thread N°2 is joined.
319.65/42.39	c [pFactory][Group N°0] Thread N°3 is joined.
319.65/42.39	c [pFactory][Group N°0] Thread N°4 is joined.
319.65/42.39	c [pFactory][Group N°0] Thread N°5 is joined.
319.65/42.39	c [pFactory][Group N°0] Thread N°6 is joined.
319.65/42.39	c [pFactory][Group N°0] Thread N°7 is joined.
319.65/42.39	c [pFactory][Group N°0] Return Code of the winner:3 (Thread N°6)
319.65/42.39	s OPTIMUM FOUND
319.65/42.39	c call to solver        : 4
319.65/42.39	c
319.65/42.39	c restarts              : 627         
319.65/42.39	c conflicts             : 7052         (22 /sec)
319.65/42.39	c decisions             : 32860        (103 /sec)
319.65/42.39	c propagations          : 216014      (677 /sec)
319.65/42.39	c root propagations     : 6490        
319.65/42.39	c filter calls          : 6355919        (19918 /sec)
319.65/42.39	c useless filter calls  : 6232927        (98 %)
319.65/42.39	c Memory used           : 694.39 MB
319.65/42.39	c Best bound time (wc)  : 40.5331 s
319.65/42.39	c CPU time              : 319.1 s
319.65/42.39	c real time             : 42.3839 s
319.65/42.39	
319.65/42.39	
319.65/42.39	v <instantiation type='solution' cost='2'>
319.65/42.39	v <list>x[0][0] x[0][1] x[0][2] x[0][3] x[0][4] x[0][5] x[0][6] x[0][7] x[0][8] x[1][0] x[1][1] x[1][2] x[1][3] x[1][4] x[1][5] x[1][6] x[1][7] x[1][8] x[2][0] x[2][1] x[2][2] x[2][3] x[2][4] x[2][5] x[2][6] x[2][7] x[2][8] x[3][0] x[3][1] x[3][2] x[3][3] x[3][4] x[3][5] x[3][6] x[3][7] x[3][8] x[4][0] x[4][1] x[4][2] x[4][3] x[4][4] x[4][5] x[4][6] x[4][7] x[4][8] x[5][0] x[5][1] x[5][2] x[5][3] x[5][4] x[5][5] x[5][6] x[5][7] x[5][8] x[6][0] x[6][1] x[6][2] x[6][3] x[6][4] x[6][5] x[6][6] x[6][7] x[6][8] x[7][0] x[7][1] x[7][2] x[7][3] x[7][4] x[7][5] x[7][6] x[7][7] x[7][8] x[8][0] x[8][1] x[8][2] x[8][3] x[8][4] x[8][5] x[8][6] x[8][7] x[8][8] </list>
319.65/42.39	v <values>0 0 0 0 0 1 2 2 2 0 1 1 1 2 2 0 0 2 1 0 1 2 2 0 1 2 0 1 1 2 0 2 0 2 0 1 1 2 0 2 1 0 0 1 2 1 2 2 1 0 2 0 2 0 2 0 2 1 1 1 1 0 2 2 1 0 2 1 2 2 0 0 2 2 1 0 2 1 0 1 1 </values>
319.65/42.39	v </instantiation>
319.65/42.39	

Verifier Data

OK	2

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4409892-1569831802/watcher-4409892-1569831802 -o /tmp/evaluation-result-4409892-1569831802/solver-4409892-1569831802 -C 2016 -W 252 -M 31000 --bin-var /tmp/runsolver-exch-node147-1569818085-14128 --watchdog 312 cosoco -model -nbcores=8 HOME/instance-4409892-1569831802.xml 

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

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


[startup+0.10011 s]*
/proc/loadavg: 1.01 1.33 3.42 2/192 18426
/proc/meminfo: memFree=30156420/32770624 swapFree=66936012/67108860
[pid=18425] ppid=18422 vsize=31604 memory=7948 CPUtime=0.09 cores=0-7
/proc/18425/stat : 18425 (cosoco) R 18422 18425 14101 0 -1 4202496 2169 0 0 0 9 0 0 0 20 0 1 0 559094021 32362496 1987 33554432000 4194304 6211132 140732547501824 140732547498360 140389963758565 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 8312316 8317760 28590080 140732547507222 140732547507314 140732547507314 140732547510222 0
/proc/18425/statm: 7901 1987 823 493 0 1206 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 31604 KiB
Current children cumulated memory: 7948 KiB

[startup+0.209255 s]*
/proc/loadavg: 1.01 1.33 3.42 2/192 18426
/proc/meminfo: memFree=30150716/32770624 swapFree=66936012/67108860
[pid=18425] ppid=18422 vsize=37252 memory=13596 CPUtime=0.21 cores=0-7
/proc/18425/stat : 18425 (cosoco) R 18422 18425 14101 0 -1 4202496 3579 0 0 0 20 1 0 0 20 0 1 0 559094021 38146048 3399 33554432000 4194304 6211132 140732547501824 140732547498360 140389963758565 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 8312316 8317760 28590080 140732547507222 140732547507314 140732547507314 140732547510222 0
/proc/18425/statm: 9313 3399 823 493 0 2618 0
Current children cumulated CPU time: 0.21 s
Current children cumulated vsize: 37252 KiB
Current children cumulated memory: 13596 KiB

[startup+0.30856 s]*
/proc/loadavg: 1.01 1.33 3.42 2/192 18426
/proc/meminfo: memFree=30145508/32770624 swapFree=66936012/67108860
[pid=18425] ppid=18422 vsize=42360 memory=18712 CPUtime=0.3 cores=0-7
/proc/18425/stat : 18425 (cosoco) R 18422 18425 14101 0 -1 4202496 4847 0 0 0 29 1 0 0 20 0 1 0 559094021 43376640 4678 33554432000 4194304 6211132 140732547501824 140732547496920 140389963758565 0 0 4096 8405026 18446744071582151416 0 0 17 0 0 0 0 0 0 8312316 8317760 28590080 140732547507222 140732547507314 140732547507314 140732547510222 0
/proc/18425/statm: 10590 4678 823 493 0 3895 0
Current children cumulated CPU time: 0.3 s
Current children cumulated vsize: 42360 KiB
Current children cumulated memory: 18712 KiB

[startup+0.700294 s]
/proc/loadavg: 1.01 1.33 3.42 2/192 18426
/proc/meminfo: memFree=30134416/32770624 swapFree=66936012/67108860
[pid=18425] ppid=18422 vsize=62068 memory=38288 CPUtime=0.68 cores=0-7
/proc/18425/stat : 18425 (cosoco) R 18422 18425 14101 0 -1 4202496 9770 0 0 0 64 4 0 0 20 0 1 0 559094021 63557632 9572 33554432000 4194304 6211132 140732547501824 140732547496920 140389967243358 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 8312316 8317760 28590080 140732547507222 140732547507314 140732547507314 140732547510222 0
/proc/18425/statm: 15517 9572 823 493 0 8822 0
Current children cumulated CPU time: 0.68 s
Current children cumulated vsize: 62068 KiB
Current children cumulated memory: 38288 KiB

[startup+1.50028 s]
/proc/loadavg: 1.01 1.33 3.42 2/192 18426
/proc/meminfo: memFree=30108236/32770624 swapFree=66936012/67108860
[pid=18425] ppid=18422 vsize=103712 memory=80068 CPUtime=1.48 cores=0-7
/proc/18425/stat : 18425 (cosoco) R 18422 18425 14101 0 -1 4202496 20181 0 0 0 140 8 0 0 20 0 1 0 559094021 106201088 20017 33554432000 4194304 6211132 140732547501824 140732547493464 140389963750932 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 8312316 8317760 28590080 140732547507222 140732547507314 140732547507314 140732547510222 0
/proc/18425/statm: 25928 20017 823 493 0 19233 0
Current children cumulated CPU time: 1.48 s
Current children cumulated vsize: 103712 KiB
Current children cumulated memory: 80068 KiB

[startup+3.11054 s]
/proc/loadavg: 1.81 1.49 3.46 9/200 18434
/proc/meminfo: memFree=29973204/32770624 swapFree=66936012/67108860
[pid=18425] ppid=18422 vsize=743832 memory=185444 CPUtime=7.05 cores=0-7
/proc/18425/stat : 18425 (cosoco) S 18422 18425 14101 0 -1 1077944320 68627 0 0 0 680 25 0 0 20 0 9 0 559094021 761683968 46361 33554432000 4194304 6211132 140732547501824 140732547500080 140389979799287 0 0 4096 8405026 18446744073709551615 0 0 17 0 0 0 0 0 0 8312316 8317760 28590080 140732547507222 140732547507314 140732547507314 140732547510222 0
/proc/18425/statm: 185958 46361 872 493 0 179263 0
[pid=18425/tid=18427] ppid=18422 vsize=743832 memory=10520 CPUtime=0.59 cores=0-7
/proc/18425/task/18427/stat : 18427 (cosoco) R 18422 18425 14101 0 -1 4202560 2636 0 0 0 59 0 0 0 20 0 9 0 559094268 761683968 46361 33554432000 4194304 6211132 140732547501824 140389956655784 5451466 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 28590080 140732547507222 140732547507314 140732547507314 140732547510222 0
[pid=18425/tid=18428] ppid=18422 vsize=743832 memory=0 CPUtime=0.56 cores=0-7
/proc/18425/task/18428/stat : 18428 (cosoco) R 18422 18425 14101 0 -1 4202560 2611 0 0 0 56 0 0 0 20 0 9 0 559094268 761683968 46361 33554432000 4194304 6211132 140732547501824 140389948263080 140389963767765 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 28590080 140732547507222 140732547507314 140732547507314 140732547510222 0
[pid=18425/tid=18429] ppid=18422 vsize=743832 memory=43416 CPUtime=0.56 cores=0-7
/proc/18425/task/18429/stat : 18429 (cosoco) R 18422 18425 14101 0 -1 4202560 2482 0 0 0 54 2 0 0 20 0 9 0 559094268 761683968 46361 33554432000 4194304 6211132 140732547501824 140389939870120 5446265 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 28590080 140732547507222 140732547507314 140732547507314 140732547510222 0
[pid=18425/tid=18430] ppid=18422 vsize=743832 memory=142532 CPUtime=0.58 cores=0-7
/proc/18425/task/18430/stat : 18430 (cosoco) R 18422 18425 14101 0 -1 4202560 3448 0 0 0 58 0 0 0 20 0 9 0 559094268 761683968 46361 33554432000 4194304 6211132 140732547501824 140389931477672 140389963754302 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 28590080 140732547507222 140732547507314 140732547507314 140732547510222 0
[pid=18425/tid=18431] ppid=18422 vsize=743832 memory=988 CPUtime=0.56 cores=0-7
/proc/18425/task/18431/stat : 18431 (cosoco) R 18422 18425 14101 0 -1 4202560 2744 0 0 0 54 2 0 0 20 0 9 0 559094268 761683968 46361 33554432000 4194304 6211132 140732547501824 140389923084968 5452266 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 28590080 140732547507222 140732547507314 140732547507314 140732547510222 0
[pid=18425/tid=18432] ppid=18422 vsize=743832 memory=1432 CPUtime=0.57 cores=0-7
/proc/18425/task/18432/stat : 18432 (cosoco) R 18422 18425 14101 0 -1 4202560 3838 0 0 0 55 2 0 0 20 0 9 0 559094268 761683968 46361 33554432000 4194304 6211132 140732547501824 140389914692264 140389963754302 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 28590080 140732547507222 140732547507314 140732547507314 140732547510222 0
[pid=18425/tid=18433] ppid=18422 vsize=743832 memory=1056 CPUtime=0.56 cores=0-7
/proc/18425/task/18433/stat : 18433 (cosoco) R 18422 18425 14101 0 -1 4202560 2715 0 0 0 55 1 0 0 20 0 9 0 559094268 761683968 46361 33554432000 4194304 6211132 140732547501824 140389906299560 5069413 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 28590080 140732547507222 140732547507314 140732547507314 140732547510222 0
[pid=18425/tid=18434] ppid=18422 vsize=743832 memory=1716 CPUtime=0.55 cores=0-7
/proc/18425/task/18434/stat : 18434 (cosoco) R 18422 18425 14101 0 -1 4202560 2580 0 0 0 54 1 0 0 20 0 9 0 559094268 761683968 46361 33554432000 4194304 6211132 140732547501824 140389897906856 5439842 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 28590080 140732547507222 140732547507314 140732547507314 140732547510222 0
Current children cumulated CPU time: 7.05 s
Current children cumulated vsize: 743832 KiB
Current children cumulated memory: 185444 KiB

[startup+8.24854 s]
/proc/loadavg: 1.81 1.49 3.46 9/200 18434
/proc/meminfo: memFree=29973204/32770624 swapFree=66936012/67108860
[pid=18425] ppid=18422 vsize=744348 memory=194632 CPUtime=48.09 cores=0-7
/proc/18425/stat : 18425 (cosoco) S 18422 18425 14101 0 -1 1077944320 201089 0 0 0 4748 61 0 0 20 0 9 0 559094021 762212352 48658 33554432000 4194304 6211132 140732547501824 140732547500080 140389979799287 0 0 4096 8405026 18446744073709551615 0 0 17 0 0 0 0 0 0 8312316 8317760 28590080 140732547507222 140732547507314 140732547507314 140732547510222 0
/proc/18425/statm: 186087 48658 872 493 0 179392 0
[pid=18425/tid=18427] ppid=18422 vsize=744348 memory=11624 CPUtime=5.73 cores=0-7
/proc/18425/task/18427/stat : 18427 (cosoco) R 18422 18425 14101 0 -1 4202560 17938 0 0 0 570 3 0 0 20 0 9 0 559094268 762212352 48658 33554432000 4194304 6211132 140732547501824 140389956655800 5164834 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 28590080 140732547507222 140732547507314 140732547507314 140732547510222 0
[pid=18425/tid=18428] ppid=18422 vsize=744348 memory=784 CPUtime=5.7 cores=0-7
/proc/18425/task/18428/stat : 18428 (cosoco) R 18422 18425 14101 0 -1 4202560 18207 0 0 0 569 1 0 0 20 0 9 0 559094268 762212352 48658 33554432000 4194304 6211132 140732547501824 140389948263016 140389964684703 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 28590080 140732547507222 140732547507314 140732547507314 140732547510222 0
[pid=18425/tid=18429] ppid=18422 vsize=744348 memory=776 CPUtime=5.69 cores=0-7
/proc/18425/task/18429/stat : 18429 (cosoco) R 18422 18425 14101 0 -1 4202560 17017 0 0 0 564 5 0 0 20 0 9 0 559094268 762212352 48658 33554432000 4194304 6211132 140732547501824 140389939870392 140389964684741 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 28590080 140732547507222 140732547507314 140732547507314 140732547510222 0
[pid=18425/tid=18430] ppid=18422 vsize=744348 memory=1560 CPUtime=5.7 cores=0-7
/proc/18425/task/18430/stat : 18430 (cosoco) R 18422 18425 14101 0 -1 4202560 24695 0 0 0 568 2 0 0 20 0 9 0 559094268 762212352 48658 33554432000 4194304 6211132 140732547501824 140389931477688 5452274 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 28590080 140732547507222 140732547507314 140732547507314 140732547510222 0
[pid=18425/tid=18431] ppid=18422 vsize=744348 memory=4004 CPUtime=5.69 cores=0-7
/proc/18425/task/18431/stat : 18431 (cosoco) R 18422 18425 14101 0 -1 4202560 16923 0 0 0 565 4 0 0 20 0 9 0 559094268 762212352 48658 33554432000 4194304 6211132 140732547501824 140389923084984 5446680 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 28590080 140732547507222 140732547507314 140732547507314 140732547510222 0
[pid=18425/tid=18432] ppid=18422 vsize=744348 memory=1128 CPUtime=5.71 cores=0-7
/proc/18425/task/18432/stat : 18432 (cosoco) R 18422 18425 14101 0 -1 4202560 26100 0 0 0 567 4 0 0 20 0 9 0 559094268 762212352 48658 33554432000 4194304 6211132 140732547501824 140389914692736 5451564 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 28590080 140732547507222 140732547507314 140732547507314 140732547510222 0
[pid=18425/tid=18433] ppid=18422 vsize=744348 memory=4144 CPUtime=5.69 cores=0-7
/proc/18425/task/18433/stat : 18433 (cosoco) R 18422 18425 14101 0 -1 4202560 16980 0 0 0 566 3 0 0 20 0 9 0 559094268 762212352 48658 33554432000 4194304 6211132 140732547501824 140389906300232 5068955 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 28590080 140732547507222 140732547507314 140732547507314 140732547510222 0
[pid=18425/tid=18434] ppid=18422 vsize=744348 memory=4104 CPUtime=5.65 cores=0-7
/proc/18425/task/18434/stat : 18434 (cosoco) R 18422 18425 14101 0 -1 4202560 17650 0 0 0 544 21 0 0 20 0 9 0 559094268 762212352 48658 33554432000 4194304 6211132 140732547501824 140389897907472 5442988 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 28590080 140732547507222 140732547507314 140732547507314 140732547510222 0
Current children cumulated CPU time: 48.09 s
Current children cumulated vsize: 744348 KiB
Current children cumulated memory: 194632 KiB

[startup+12.7005 s]
/proc/loadavg: 2.71 1.68 3.51 9/200 18434
/proc/meminfo: memFree=30545448/32770624 swapFree=66936012/67108860
[pid=18425] ppid=18422 vsize=743832 memory=194288 CPUtime=83.49 cores=0-7
/proc/18425/stat : 18425 (cosoco) S 18422 18425 14101 0 -1 1077944320 286981 0 0 0 8261 88 0 0 20 0 9 0 559094021 761683968 48572 33554432000 4194304 6211132 140732547501824 140732547500080 140389979799287 0 0 4096 8405026 18446744073709551615 0 0 17 0 0 0 0 0 0 8312316 8317760 28590080 140732547507222 140732547507314 140732547507314 140732547510222 0
/proc/18425/statm: 185958 48572 872 493 0 179263 0
[pid=18425/tid=18427] ppid=18422 vsize=743832 memory=194288 CPUtime=10.18 cores=0-7
/proc/18425/task/18427/stat : 18427 (cosoco) R 18422 18425 14101 0 -1 4202560 27326 0 0 0 1013 5 0 0 20 0 9 0 559094268 761683968 48572 33554432000 4194304 6211132 140732547501824 140389956655800 5164781 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 28590080 140732547507222 140732547507314 140732547507314 140732547510222 0
[pid=18425/tid=18428] ppid=18422 vsize=743832 memory=194288 CPUtime=10.15 cores=0-7
/proc/18425/task/18428/stat : 18428 (cosoco) R 18422 18425 14101 0 -1 4202560 27788 0 0 0 1013 2 0 0 20 0 9 0 559094268 761683968 48572 33554432000 4194304 6211132 140732547501824 140389948263752 5446229 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 28590080 140732547507222 140732547507314 140732547507314 140732547510222 0
[pid=18425/tid=18429] ppid=18422 vsize=743832 memory=194288 CPUtime=10.14 cores=0-7
/proc/18425/task/18429/stat : 18429 (cosoco) R 18422 18425 14101 0 -1 4202560 27141 0 0 0 1008 6 0 0 20 0 9 0 559094268 761683968 48572 33554432000 4194304 6211132 140732547501824 140389939870392 5453944 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 28590080 140732547507222 140732547507314 140732547507314 140732547510222 0
[pid=18425/tid=18430] ppid=18422 vsize=743832 memory=194288 CPUtime=10.09 cores=0-7
/proc/18425/task/18430/stat : 18430 (cosoco) R 18422 18425 14101 0 -1 4202560 37580 0 0 0 1006 3 0 0 20 0 9 0 559094268 761683968 48572 33554432000 4194304 6211132 140732547501824 140389931477688 5451466 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 28590080 140732547507222 140732547507314 140732547507314 140732547510222 0
[pid=18425/tid=18431] ppid=18422 vsize=743832 memory=2020 CPUtime=10.08 cores=0-7
/proc/18425/task/18431/stat : 18431 (cosoco) R 18422 18425 14101 0 -1 4202560 27439 0 0 0 1003 5 0 0 20 0 9 0 559094268 761683968 48572 33554432000 4194304 6211132 140732547501824 140389923084984 5068958 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 28590080 140732547507222 140732547507314 140732547507314 140732547510222 0
[pid=18425/tid=18432] ppid=18422 vsize=743832 memory=6284 CPUtime=10.16 cores=0-7
/proc/18425/task/18432/stat : 18432 (cosoco) R 18422 18425 14101 0 -1 4202560 41531 0 0 0 1011 5 0 0 20 0 9 0 559094268 761683968 48572 33554432000 4194304 6211132 140732547501824 140389914692936 5443128 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 28590080 140732547507222 140732547507314 140732547507314 140732547510222 0
[pid=18425/tid=18433] ppid=18422 vsize=743832 memory=11624 CPUtime=10.14 cores=0-7
/proc/18425/task/18433/stat : 18433 (cosoco) R 18422 18425 14101 0 -1 4202560 26775 0 0 0 1010 4 0 0 20 0 9 0 559094268 761683968 48572 33554432000 4194304 6211132 140732547501824 140389906300232 5443065 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 28590080 140732547507222 140732547507314 140732547507314 140732547510222 0
[pid=18425/tid=18434] ppid=18422 vsize=743832 memory=3512 CPUtime=10 cores=0-7
/proc/18425/task/18434/stat : 18434 (cosoco) R 18422 18425 14101 0 -1 4202560 25822 0 0 0 961 39 0 0 20 0 9 0 559094268 761683968 48572 33554432000 4194304 6211132 140732547501824 140389897907472 5009574 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 28590080 140732547507222 140732547507314 140732547507314 140732547510222 0
Current children cumulated CPU time: 83.49 s
Current children cumulated vsize: 743832 KiB
Current children cumulated memory: 194288 KiB

[startup+25.5005 s]
/proc/loadavg: 4.02 2.02 3.59 9/199 18437
/proc/meminfo: memFree=31194136/32770624 swapFree=66936012/67108860
[pid=18425] ppid=18422 vsize=743832 memory=194288 CPUtime=185.52 cores=0-7
/proc/18425/stat : 18425 (cosoco) S 18422 18425 14101 0 -1 1077944320 413559 0 0 0 18445 107 0 0 20 0 9 0 559094021 761683968 48572 33554432000 4194304 6211132 140732547501824 140732547500080 140389979799287 0 0 4096 8405026 18446744073709551615 0 0 17 0 0 0 0 0 0 8312316 8317760 28590080 140732547507222 140732547507314 140732547507314 140732547510222 0
/proc/18425/statm: 185958 48572 872 493 0 179263 0
[pid=18425/tid=18427] ppid=18422 vsize=743832 memory=194288 CPUtime=22.97 cores=0-7
/proc/18425/task/18427/stat : 18427 (cosoco) R 18422 18425 14101 0 -1 4202560 41980 0 0 0 2291 6 0 0 20 0 9 0 559094268 761683968 48572 33554432000 4194304 6211132 140732547501824 140389956655800 5164621 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 28590080 140732547507222 140732547507314 140732547507314 140732547510222 0
[pid=18425/tid=18428] ppid=18422 vsize=743832 memory=194288 CPUtime=22.94 cores=0-7
/proc/18425/task/18428/stat : 18428 (cosoco) R 18422 18425 14101 0 -1 4202560 43005 0 0 0 2290 4 0 0 20 0 9 0 559094268 761683968 48572 33554432000 4194304 6211132 140732547501824 140389948263752 5165031 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 28590080 140732547507222 140732547507314 140732547507314 140732547510222 0
[pid=18425/tid=18429] ppid=18422 vsize=743832 memory=194288 CPUtime=22.94 cores=0-7
/proc/18425/task/18429/stat : 18429 (cosoco) R 18422 18425 14101 0 -1 4202560 41336 0 0 0 2287 7 0 0 20 0 9 0 559094268 761683968 48572 33554432000 4194304 6211132 140732547501824 140389939870392 5451553 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 28590080 140732547507222 140732547507314 140732547507314 140732547510222 0
[pid=18425/tid=18430] ppid=18422 vsize=743832 memory=4872558044660077418 CPUtime=22.89 cores=0-7
/proc/18425/task/18430/stat : 18430 (cosoco) R 18422 18425 14101 0 -1 4202560 55557 0 0 0 2284 5 0 0 20 0 9 0 559094268 761683968 48572 33554432000 4194304 6211132 140732547501824 140389931477688 5451604 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 28590080 140732547507222 140732547507314 140732547507314 140732547510222 0
[pid=18425/tid=18431] ppid=18422 vsize=743832 memory=880 CPUtime=22.72 cores=0-7
/proc/18425/task/18431/stat : 18431 (cosoco) R 18422 18425 14101 0 -1 4202560 41348 0 0 0 2263 9 0 0 20 0 9 0 559094268 761683968 48572 33554432000 4194304 6211132 140732547501824 140389923084984 5443072 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 28590080 140732547507222 140732547507314 140732547507314 140732547510222 0
[pid=18425/tid=18432] ppid=18422 vsize=743832 memory=194288 CPUtime=22.84 cores=0-7
/proc/18425/task/18432/stat : 18432 (cosoco) R 18422 18425 14101 0 -1 4202560 63956 0 0 0 2278 6 0 0 20 0 9 0 559094268 761683968 48572 33554432000 4194304 6211132 140732547501824 140389914692936 5443128 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 28590080 140732547507222 140732547507314 140732547507314 140732547510222 0
[pid=18425/tid=18433] ppid=18422 vsize=743832 memory=1232 CPUtime=22.94 cores=0-7
/proc/18425/task/18433/stat : 18433 (cosoco) R 18422 18425 14101 0 -1 4202560 40874 0 0 0 2287 7 0 0 20 0 9 0 559094268 761683968 48572 33554432000 4194304 6211132 140732547501824 140389906300232 5446307 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 28590080 140732547507222 140732547507314 140732547507314 140732547510222 0
[pid=18425/tid=18434] ppid=18422 vsize=743832 memory=14008 CPUtime=22.74 cores=0-7
/proc/18425/task/18434/stat : 18434 (cosoco) R 18422 18425 14101 0 -1 4202560 39924 0 0 0 2229 45 0 0 20 0 9 0 559094268 761683968 48572 33554432000 4194304 6211132 140732547501824 140389897907472 5164753 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 28590080 140732547507222 140732547507314 140732547507314 140732547510222 0
Current children cumulated CPU time: 185.52 s
Current children cumulated vsize: 743832 KiB
Current children cumulated memory: 194288 KiB

[startup+42.4108 s]
# the end of solver process 18425 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=319.1 s, system=1.1993 s

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

[startup+30.6005 s]
/proc/loadavg: 4.33 2.12 3.62 9/199 18437
/proc/meminfo: memFree=31194780/32770624 swapFree=66936012/67108860
[pid=18425] ppid=18422 vsize=743832 memory=194288 CPUtime=226.24 cores=0-7
/proc/18425/stat : 18425 (cosoco) S 18422 18425 14101 0 -1 1077944320 440626 0 0 0 22511 113 0 0 20 0 9 0 559094021 761683968 48572 33554432000 4194304 6211132 140732547501824 140732547500080 140389979799287 0 0 4096 8405026 18446744073709551615 0 0 17 0 0 0 0 0 0 8312316 8317760 28590080 140732547507222 140732547507314 140732547507314 140732547510222 0
/proc/18425/statm: 185958 48572 872 493 0 179263 0
[pid=18425/tid=18427] ppid=18422 vsize=743832 memory=292862143 CPUtime=28.06 cores=0-7
/proc/18425/task/18427/stat : 18427 (cosoco) R 18422 18425 14101 0 -1 4202560 45015 0 0 0 2800 6 0 0 20 0 9 0 559094268 761683968 48572 33554432000 4194304 6211132 140732547501824 140389956655800 5068955 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 28590080 140732547507222 140732547507314 140732547507314 140732547510222 0
[pid=18425/tid=18428] ppid=18422 vsize=743832 memory=0 CPUtime=28.04 cores=0-7
/proc/18425/task/18428/stat : 18428 (cosoco) R 18422 18425 14101 0 -1 4202560 46915 0 0 0 2799 5 0 0 20 0 9 0 559094268 761683968 48572 33554432000 4194304 6211132 140732547501824 140389948263752 5443143 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 28590080 140732547507222 140732547507314 140732547507314 140732547510222 0
[pid=18425/tid=18429] ppid=18422 vsize=743832 memory=53 CPUtime=28.04 cores=0-7
/proc/18425/task/18429/stat : 18429 (cosoco) R 18422 18425 14101 0 -1 4202560 43842 0 0 0 2796 8 0 0 20 0 9 0 559094268 761683968 48572 33554432000 4194304 6211132 140732547501824 140389939870392 5164777 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 28590080 140732547507222 140732547507314 140732547507314 140732547510222 0
[pid=18425/tid=18430] ppid=18422 vsize=743832 memory=6935054825532540783 CPUtime=27.97 cores=0-7
/proc/18425/task/18430/stat : 18430 (cosoco) R 18422 18425 14101 0 -1 4202560 60764 0 0 0 2792 5 0 0 20 0 9 0 559094268 761683968 48572 33554432000 4194304 6211132 140732547501824 140389931477688 5397414 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 28590080 140732547507222 140732547507314 140732547507314 140732547510222 0
[pid=18425/tid=18431] ppid=18422 vsize=743832 memory=14008 CPUtime=27.82 cores=0-7
/proc/18425/task/18431/stat : 18431 (cosoco) R 18422 18425 14101 0 -1 4202560 44422 0 0 0 2772 10 0 0 20 0 9 0 559094268 761683968 48572 33554432000 4194304 6211132 140732547501824 140389923084984 5453944 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 28590080 140732547507222 140732547507314 140732547507314 140732547510222 0
[pid=18425/tid=18432] ppid=18422 vsize=743832 memory=12040 CPUtime=27.88 cores=0-7
/proc/18425/task/18432/stat : 18432 (cosoco) R 18422 18425 14101 0 -1 4202560 66865 0 0 0 2780 8 0 0 20 0 9 0 559094268 761683968 48572 33554432000 4194304 6211132 140732547501824 140389914692936 5009192 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 28590080 140732547507222 140732547507314 140732547507314 140732547510222 0
[pid=18425/tid=18433] ppid=18422 vsize=743832 memory=2124 CPUtime=28.04 cores=0-7
/proc/18425/task/18433/stat : 18433 (cosoco) R 18422 18425 14101 0 -1 4202560 44249 0 0 0 2797 7 0 0 20 0 9 0 559094268 761683968 48572 33554432000 4194304 6211132 140732547501824 140389906300232 5069293 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 28590080 140732547507222 140732547507314 140732547507314 140732547510222 0
[pid=18425/tid=18434] ppid=18422 vsize=743832 memory=194288 CPUtime=27.85 cores=0-7
/proc/18425/task/18434/stat : 18434 (cosoco) R 18422 18425 14101 0 -1 4202560 43185 0 0 0 2739 46 0 0 20 0 9 0 559094268 761683968 48572 33554432000 4194304 6211132 140732547501824 140389897907472 5164777 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 28590080 140732547507222 140732547507314 140732547507314 140732547510222 0
Current children cumulated CPU time: 226.24 s
Current children cumulated vsize: 743832 KiB
Current children cumulated memory: 194288 KiB

[startup+37.0005 s]*
/proc/loadavg: 4.63 2.22 3.64 9/199 18439
/proc/meminfo: memFree=31194488/32770624 swapFree=66936012/67108860
[pid=18425] ppid=18422 vsize=743832 memory=194288 CPUtime=277.4 cores=0-7
/proc/18425/stat : 18425 (cosoco) S 18422 18425 14101 0 -1 1077944320 459072 0 0 0 27623 117 0 0 20 0 9 0 559094021 761683968 48572 33554432000 4194304 6211132 140732547501824 140732547500080 140389979799287 0 0 4096 8405026 18446744073709551615 0 0 17 0 0 0 0 0 0 8312316 8317760 28590080 140732547507222 140732547507314 140732547507314 140732547510222 0
/proc/18425/statm: 185958 48572 872 493 0 179263 0
[pid=18425/tid=18427] ppid=18422 vsize=743832 memory=6935054825532540783 CPUtime=34.48 cores=0-7
/proc/18425/task/18427/stat : 18427 (cosoco) R 18422 18425 14101 0 -1 4202560 47588 0 0 0 3441 7 0 0 20 0 9 0 559094268 761683968 48572 33554432000 4194304 6211132 140732547501824 140389956655800 5069297 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 28590080 140732547507222 140732547507314 140732547507314 140732547510222 0
[pid=18425/tid=18428] ppid=18422 vsize=743832 memory=4872558044660077418 CPUtime=34.45 cores=0-7
/proc/18425/task/18428/stat : 18428 (cosoco) R 18422 18425 14101 0 -1 4202560 48337 0 0 0 3440 5 0 0 20 0 9 0 559094268 761683968 48572 33554432000 4194304 6211132 140732547501824 140389948263752 5439860 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 28590080 140732547507222 140732547507314 140732547507314 140732547510222 0
[pid=18425/tid=18429] ppid=18422 vsize=743832 memory=784 CPUtime=34.45 cores=0-7
/proc/18425/task/18429/stat : 18429 (cosoco) R 18422 18425 14101 0 -1 4202560 45669 0 0 0 3437 8 0 0 20 0 9 0 559094268 761683968 48572 33554432000 4194304 6211132 140732547501824 140389939870392 5069069 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 28590080 140732547507222 140732547507314 140732547507314 140732547510222 0
[pid=18425/tid=18430] ppid=18422 vsize=743832 memory=776 CPUtime=34.38 cores=0-7
/proc/18425/task/18430/stat : 18430 (cosoco) R 18422 18425 14101 0 -1 4202560 62615 0 0 0 3433 5 0 0 20 0 9 0 559094268 761683968 48572 33554432000 4194304 6211132 140732547501824 140389931477688 5451553 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 28590080 140732547507222 140732547507314 140732547507314 140732547510222 0
[pid=18425/tid=18431] ppid=18422 vsize=743832 memory=1560 CPUtime=34.22 cores=0-7
/proc/18425/task/18431/stat : 18431 (cosoco) R 18422 18425 14101 0 -1 4202560 46731 0 0 0 3412 10 0 0 20 0 9 0 559094268 761683968 48572 33554432000 4194304 6211132 140732547501824 140389923084984 5164643 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 28590080 140732547507222 140732547507314 140732547507314 140732547510222 0
[pid=18425/tid=18432] ppid=18422 vsize=743832 memory=3996 CPUtime=34.19 cores=0-7
/proc/18425/task/18432/stat : 18432 (cosoco) R 18422 18425 14101 0 -1 4202560 71835 0 0 0 3408 11 0 0 20 0 9 0 559094268 761683968 48572 33554432000 4194304 6211132 140732547501824 140389914692936 5165028 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 28590080 140732547507222 140732547507314 140732547507314 140732547510222 0
[pid=18425/tid=18433] ppid=18422 vsize=743832 memory=6935054825532540783 CPUtime=34.44 cores=0-7
/proc/18425/task/18433/stat : 18433 (cosoco) R 18422 18425 14101 0 -1 4202560 45843 0 0 0 3437 7 0 0 20 0 9 0 559094268 761683968 48572 33554432000 4194304 6211132 140732547501824 140389906300232 5069061 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 28590080 140732547507222 140732547507314 140732547507314 140732547510222 0
[pid=18425/tid=18434] ppid=18422 vsize=743832 memory=194288 CPUtime=34.25 cores=0-7
/proc/18425/task/18434/stat : 18434 (cosoco) R 18422 18425 14101 0 -1 4202560 44875 0 0 0 3379 46 0 0 20 0 9 0 559094268 761683968 48572 33554432000 4194304 6211132 140732547501824 140389897907472 5193760 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 28590080 140732547507222 140732547507314 140732547507314 140732547510222 0
Current children cumulated CPU time: 277.4 s
Current children cumulated vsize: 743832 KiB
Current children cumulated memory: 194288 KiB

[startup+40.2005 s]
/proc/loadavg: 4.90 2.32 3.66 9/199 18439
/proc/meminfo: memFree=31194944/32770624 swapFree=66936012/67108860
[pid=18425] ppid=18422 vsize=743832 memory=194288 CPUtime=302.88 cores=0-7
/proc/18425/stat : 18425 (cosoco) S 18422 18425 14101 0 -1 1077944320 459313 0 0 0 30171 117 0 0 20 0 9 0 559094021 761683968 48572 33554432000 4194304 6211132 140732547501824 140732547500080 140389979799287 0 0 4096 8405026 18446744073709551615 0 0 17 0 0 0 0 0 0 8312316 8317760 28590080 140732547507222 140732547507314 140732547507314 140732547510222 0
/proc/18425/statm: 185958 48572 872 493 0 179263 0
[pid=18425/tid=18427] ppid=18422 vsize=743832 memory=194288 CPUtime=37.67 cores=0-7
/proc/18425/task/18427/stat : 18427 (cosoco) R 18422 18425 14101 0 -1 4202560 47594 0 0 0 3760 7 0 0 20 0 9 0 559094268 761683968 48572 33554432000 4194304 6211132 140732547501824 140389956655800 5451564 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 28590080 140732547507222 140732547507314 140732547507314 140732547510222 0
[pid=18425/tid=18428] ppid=18422 vsize=743832 memory=1560 CPUtime=37.64 cores=0-7
/proc/18425/task/18428/stat : 18428 (cosoco) R 18422 18425 14101 0 -1 4202560 48337 0 0 0 3759 5 0 0 20 0 9 0 559094268 761683968 48572 33554432000 4194304 6211132 140732547501824 140389948263752 5455682 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 28590080 140732547507222 140732547507314 140732547507314 140732547510222 0
[pid=18425/tid=18429] ppid=18422 vsize=743832 memory=194288 CPUtime=37.64 cores=0-7
/proc/18425/task/18429/stat : 18429 (cosoco) R 18422 18425 14101 0 -1 4202560 45669 0 0 0 3756 8 0 0 20 0 9 0 559094268 761683968 48572 33554432000 4194304 6211132 140732547501824 140389939870392 5480282 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 28590080 140732547507222 140732547507314 140732547507314 140732547510222 0
[pid=18425/tid=18430] ppid=18422 vsize=743832 memory=10524 CPUtime=37.57 cores=0-7
/proc/18425/task/18430/stat : 18430 (cosoco) R 18422 18425 14101 0 -1 4202560 62769 0 0 0 3752 5 0 0 20 0 9 0 559094268 761683968 48572 33554432000 4194304 6211132 140732547501824 140389931477688 5446217 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 28590080 140732547507222 140732547507314 140732547507314 140732547510222 0
[pid=18425/tid=18431] ppid=18422 vsize=743832 memory=0 CPUtime=37.41 cores=0-7
/proc/18425/task/18431/stat : 18431 (cosoco) R 18422 18425 14101 0 -1 4202560 46734 0 0 0 3731 10 0 0 20 0 9 0 559094268 761683968 48572 33554432000 4194304 6211132 140732547501824 140389923084984 5165028 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 28590080 140732547507222 140732547507314 140732547507314 140732547510222 0
[pid=18425/tid=18432] ppid=18422 vsize=743832 memory=6935054825532540783 CPUtime=37.34 cores=0-7
/proc/18425/task/18432/stat : 18432 (cosoco) R 18422 18425 14101 0 -1 4202560 71913 0 0 0 3723 11 0 0 20 0 9 0 559094268 761683968 48572 33554432000 4194304 6211132 140732547501824 140389914692936 140389964679056 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 28590080 140732547507222 140732547507314 140732547507314 140732547510222 0
[pid=18425/tid=18433] ppid=18422 vsize=743832 memory=303148748257886234 CPUtime=37.63 cores=0-7
/proc/18425/task/18433/stat : 18433 (cosoco) R 18422 18425 14101 0 -1 4202560 45843 0 0 0 3756 7 0 0 20 0 9 0 559094268 761683968 48572 33554432000 4194304 6211132 140732547501824 140389906300232 5164837 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 28590080 140732547507222 140732547507314 140732547507314 140732547510222 0
[pid=18425/tid=18434] ppid=18422 vsize=743832 memory=288230583166042426 CPUtime=37.45 cores=0-7
/proc/18425/task/18434/stat : 18434 (cosoco) R 18422 18425 14101 0 -1 4202560 44875 0 0 0 3699 46 0 0 20 0 9 0 559094268 761683968 48572 33554432000 4194304 6211132 140732547501824 140389897907472 5441122 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 28590080 140732547507222 140732547507314 140732547507314 140732547510222 0
Current children cumulated CPU time: 302.88 s
Current children cumulated vsize: 743832 KiB
Current children cumulated memory: 194288 KiB

[startup+41.8005 s]
/proc/loadavg: 4.90 2.32 3.66 9/199 18439
/proc/meminfo: memFree=31195192/32770624 swapFree=66936012/67108860
[pid=18425] ppid=18422 vsize=743832 memory=194288 CPUtime=315.66 cores=0-7
/proc/18425/stat : 18425 (cosoco) S 18422 18425 14101 0 -1 1077944320 459463 0 0 0 31449 117 0 0 20 0 9 0 559094021 761683968 48572 33554432000 4194304 6211132 140732547501824 140732547500080 140389979799287 0 0 4096 8405026 18446744073709551615 0 0 17 0 0 0 0 0 0 8312316 8317760 28590080 140732547507222 140732547507314 140732547507314 140732547510222 0
/proc/18425/statm: 185958 48572 872 493 0 179263 0
[pid=18425/tid=18427] ppid=18422 vsize=743832 memory=194288 CPUtime=39.27 cores=0-7
/proc/18425/task/18427/stat : 18427 (cosoco) R 18422 18425 14101 0 -1 4202560 47594 0 0 0 3920 7 0 0 20 0 9 0 559094268 761683968 48572 33554432000 4194304 6211132 140732547501824 140389956655800 140389973703517 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 28590080 140732547507222 140732547507314 140732547507314 140732547510222 0
[pid=18425/tid=18428] ppid=18422 vsize=743832 memory=988 CPUtime=39.24 cores=0-7
/proc/18425/task/18428/stat : 18428 (cosoco) R 18422 18425 14101 0 -1 4202560 48347 0 0 0 3919 5 0 0 20 0 9 0 559094268 761683968 48572 33554432000 4194304 6211132 140732547501824 140389948263096 5165033 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 28590080 140732547507222 140732547507314 140732547507314 140732547510222 0
[pid=18425/tid=18429] ppid=18422 vsize=743832 memory=1432 CPUtime=39.24 cores=0-7
/proc/18425/task/18429/stat : 18429 (cosoco) R 18422 18425 14101 0 -1 4202560 45679 0 0 0 3916 8 0 0 20 0 9 0 559094268 761683968 48572 33554432000 4194304 6211132 140732547501824 140389939870392 5069613 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 28590080 140732547507222 140732547507314 140732547507314 140732547510222 0
[pid=18425/tid=18430] ppid=18422 vsize=743832 memory=194288 CPUtime=39.17 cores=0-7
/proc/18425/task/18430/stat : 18430 (cosoco) R 18422 18425 14101 0 -1 4202560 62769 0 0 0 3912 5 0 0 20 0 9 0 559094268 761683968 48572 33554432000 4194304 6211132 140732547501824 140389931477688 140389973703502 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 28590080 140732547507222 140732547507314 140732547507314 140732547510222 0
[pid=18425/tid=18431] ppid=18422 vsize=743832 memory=1432 CPUtime=39.01 cores=0-7
/proc/18425/task/18431/stat : 18431 (cosoco) R 18422 18425 14101 0 -1 4202560 46751 0 0 0 3891 10 0 0 20 0 9 0 559094268 761683968 48572 33554432000 4194304 6211132 140732547501824 140389923085584 5446229 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 28590080 140732547507222 140732547507314 140732547507314 140732547510222 0
[pid=18425/tid=18432] ppid=18422 vsize=743832 memory=1056 CPUtime=38.92 cores=0-7
/proc/18425/task/18432/stat : 18432 (cosoco) R 18422 18425 14101 0 -1 4202560 71914 0 0 0 3881 11 0 0 20 0 9 0 559094268 761683968 48572 33554432000 4194304 6211132 140732547501824 140389914692936 5446681 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 28590080 140732547507222 140732547507314 140732547507314 140732547510222 0
[pid=18425/tid=18433] ppid=18422 vsize=743832 memory=6935054825532540783 CPUtime=39.23 cores=0-7
/proc/18425/task/18433/stat : 18433 (cosoco) R 18422 18425 14101 0 -1 4202560 45856 0 0 0 3916 7 0 0 20 0 9 0 559094268 761683968 48572 33554432000 4194304 6211132 140732547501824 140389906300232 5408867 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 28590080 140732547507222 140732547507314 140732547507314 140732547510222 0
[pid=18425/tid=18434] ppid=18422 vsize=743832 memory=194288 CPUtime=39.05 cores=0-7
/proc/18425/task/18434/stat : 18434 (cosoco) R 18422 18425 14101 0 -1 4202560 44974 0 0 0 3859 46 0 0 20 0 9 0 559094268 761683968 48572 33554432000 4194304 6211132 140732547501824 140389897907472 5451514 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 28590080 140732547507222 140732547507314 140732547507314 140732547510222 0
Current children cumulated CPU time: 315.66 s
Current children cumulated vsize: 743832 KiB
Current children cumulated memory: 194288 KiB

[startup+42.2005 s]
/proc/loadavg: 4.90 2.32 3.66 9/199 18439
/proc/meminfo: memFree=31195068/32770624 swapFree=66936012/67108860
[pid=18425] ppid=18422 vsize=743832 memory=194288 CPUtime=318.85 cores=0-7
/proc/18425/stat : 18425 (cosoco) S 18422 18425 14101 0 -1 1077944320 459519 0 0 0 31768 117 0 0 20 0 9 0 559094021 761683968 48572 33554432000 4194304 6211132 140732547501824 140732547500080 140389979799287 0 0 4096 8405026 18446744073709551615 0 0 17 0 0 0 0 0 0 8312316 8317760 28590080 140732547507222 140732547507314 140732547507314 140732547510222 0
/proc/18425/statm: 185958 48572 872 493 0 179263 0
[pid=18425/tid=18427] ppid=18422 vsize=743832 memory=2560 CPUtime=39.67 cores=0-7
/proc/18425/task/18427/stat : 18427 (cosoco) R 18422 18425 14101 0 -1 4202560 47607 0 0 0 3960 7 0 0 20 0 9 0 559094268 761683968 48572 33554432000 4194304 6211132 140732547501824 140389956655800 140389964682800 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 28590080 140732547507222 140732547507314 140732547507314 140732547510222 0
[pid=18425/tid=18428] ppid=18422 vsize=743832 memory=194288 CPUtime=39.64 cores=0-7
/proc/18425/task/18428/stat : 18428 (cosoco) R 18422 18425 14101 0 -1 4202560 48347 0 0 0 3959 5 0 0 20 0 9 0 559094268 761683968 48572 33554432000 4194304 6211132 140732547501824 140389948263096 5453946 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 28590080 140732547507222 140732547507314 140732547507314 140732547510222 0
[pid=18425/tid=18429] ppid=18422 vsize=743832 memory=6935054825532540783 CPUtime=39.64 cores=0-7
/proc/18425/task/18429/stat : 18429 (cosoco) R 18422 18425 14101 0 -1 4202560 45681 0 0 0 3956 8 0 0 20 0 9 0 559094268 761683968 48572 33554432000 4194304 6211132 140732547501824 140389939870392 5009644 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 28590080 140732547507222 140732547507314 140732547507314 140732547510222 0
[pid=18425/tid=18430] ppid=18422 vsize=743832 memory=4872558044660077418 CPUtime=39.57 cores=0-7
/proc/18425/task/18430/stat : 18430 (cosoco) R 18422 18425 14101 0 -1 4202560 62780 0 0 0 3952 5 0 0 20 0 9 0 559094268 761683968 48572 33554432000 4194304 6211132 140732547501824 140389931477688 140389964682817 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 28590080 140732547507222 140732547507314 140732547507314 140732547510222 0
[pid=18425/tid=18431] ppid=18422 vsize=743832 memory=2560 CPUtime=39.41 cores=0-7
/proc/18425/task/18431/stat : 18431 (cosoco) R 18422 18425 14101 0 -1 4202560 46751 0 0 0 3931 10 0 0 20 0 9 0 559094268 761683968 48572 33554432000 4194304 6211132 140732547501824 140389923085584 5442977 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 28590080 140732547507222 140732547507314 140732547507314 140732547510222 0
[pid=18425/tid=18432] ppid=18422 vsize=743832 memory=194288 CPUtime=39.31 cores=0-7
/proc/18425/task/18432/stat : 18432 (cosoco) R 18422 18425 14101 0 -1 4202560 71944 0 0 0 3920 11 0 0 20 0 9 0 559094268 761683968 48572 33554432000 4194304 6211132 140732547501824 140389914692936 140389973703517 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 28590080 140732547507222 140732547507314 140732547507314 140732547510222 0
[pid=18425/tid=18433] ppid=18422 vsize=743832 memory=6935054825532540783 CPUtime=39.63 cores=0-7
/proc/18425/task/18433/stat : 18433 (cosoco) R 18422 18425 14101 0 -1 4202560 45856 0 0 0 3956 7 0 0 20 0 9 0 559094268 761683968 48572 33554432000 4194304 6211132 140732547501824 140389906300232 5446675 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 28590080 140732547507222 140732547507314 140732547507314 140732547510222 0
[pid=18425/tid=18434] ppid=18422 vsize=743832 memory=4872558044660077418 CPUtime=39.45 cores=0-7
/proc/18425/task/18434/stat : 18434 (cosoco) R 18422 18425 14101 0 -1 4202560 44974 0 0 0 3899 46 0 0 20 0 9 0 559094268 761683968 48572 33554432000 4194304 6211132 140732547501824 140389897907472 5164700 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 28590080 140732547507222 140732547507314 140732547507314 140732547510222 0
Current children cumulated CPU time: 318.85 s
Current children cumulated vsize: 743832 KiB
Current children cumulated memory: 194288 KiB

[startup+42.4005 s]*
/proc/loadavg: 4.90 2.32 3.66 2/191 18439
/proc/meminfo: memFree=31284696/32770624 swapFree=66936012/67108860
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 0 KiB
Current children cumulated memory: 0 KiB

Child status: 0
Real time (s): 42.4109
CPU time (s): 320.3
CPU user time (s): 319.1
CPU system time (s): 1.1993
CPU usage (%): 755.23
Max. virtual memory (cumulated for all children) (KiB): 744348
Max. memory (cumulated for all children) (KiB): 194632

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 319.1
system time used= 1.1993
maximum resident set size= 194924
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 459869
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= 7119
involuntary context switches= 2676


# summary of solver processes directly reported to runsolver:
#   pid: 18425
#   total CPU time (s): 320.3
#   total CPU user time (s): 319.1
#   total CPU system time (s): 1.1993

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.215461 second user time and 0.347402 second system time

The end

Launcher Data

Begin job on node147 at 2019-09-30 10:22:39
IDJOB=4409892
IDBENCH=139724
IDSOLVER=2878
FILE ID=node147/4409892-1569831802
RUNJOBID= node147-1569818085-14128
PBS_JOBID= 21705926
Free space on /tmp= 61440 MiB

SOLVER NAME= cosoco 2.0 parallel
BENCH NAME= XCSP17/ChessboardColoration/ChessboardColoration-int-s1/ChessboardColoration-int-09-09.xml
COMMAND LINE= cosoco -model -nbcores=NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4409892-1569831802/watcher-4409892-1569831802 -o /tmp/evaluation-result-4409892-1569831802/solver-4409892-1569831802 -C 2016 -W 252 -M 31000 --bin-var /tmp/runsolver-exch-node147-1569818085-14128 --watchdog 312  cosoco -model -nbcores=8 HOME/instance-4409892-1569831802.xml

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

MD5SUM BENCH= 72a1fa157874bc53acfadcbdb1252751
RANDOM SEED=1105579188

node147.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.52
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.52
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.52
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.52
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:        30160140 kB
MemAvailable:   31785724 kB
Buffers:          241812 kB
Cached:          1704916 kB
SwapCached:        68896 kB
Active:           418940 kB
Inactive:        1601852 kB
Active(anon):      19352 kB
Inactive(anon):   137128 kB
Active(file):     399588 kB
Inactive(file):  1464724 kB
Unevictable:      107304 kB
Mlocked:          107304 kB
SwapTotal:      67108860 kB
SwapFree:       66936012 kB
Dirty:           1035668 kB
Writeback:         78708 kB
AnonPages:        114612 kB
Mapped:            28048 kB
Shmem:             73672 kB
Slab:             183524 kB
SReclaimable:     154212 kB
SUnreclaim:        29312 kB
KernelStack:        3376 kB
PageTables:         5260 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     541004 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     67584 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      120192 kB
DirectMap2M:    33425408 kB

Free space on /tmp at the end= 62028 MiB
End job on node147 at 2019-09-30 10:23:21