Trace number 4409606

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 21.3723 2.95836

General information on the benchmark

NameRamsey/Ramsey-int-s1/
Ramsey-int-13.xml
MD5SUMf1adf00e8f8fa1741c0d4b74f691c684
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 benchmark0.31504
Satisfiable
(Un)Satisfiability was proved
Number of variables169
Number of constraints286
Number of domains1
Minimum domain size78
Maximum domain size78
Distribution of domain sizes[{"size":78,"count":78}]
Minimum variable degree0
Maximum variable degree12
Distribution of variable degrees[{"degree":0,"count":91},{"degree":12,"count":78}]
Minimum constraint arity3
Maximum constraint arity3
Distribution of constraint arities[{"arity":3,"count":286}]
Number of extensional constraints0
Number of intensional constraints286
Distribution of constraint types[{"type":"intension","count":286}]
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

0.36/0.38	c
0.36/0.38	c This is cosoco 2.00 --  
0.36/0.38	c
0.36/0.38	c command line: cosoco -model -nbcores=8 HOME/instance-4409606-1569839595.xml 
0.36/0.38	c enable optimization
0.36/0.38	c ========================================[ Problem Statistics ]===========================================
0.36/0.38	c |                                                                                                       
0.36/0.38	c |  Parse time        :         0.29 s 
0.36/0.38	c |
0.36/0.38	c |               Variables: 169
0.36/0.38	c |            Domain Sizes: 78..78
0.36/0.38	c |
0.36/0.38	c |             Constraints: 287
0.36/0.38	c |                   Arity: 3..78  -- Ternary: 286
0.36/0.38	c | 
0.36/0.38	c |                   Types: 
0.36/0.38	c |                          Intension: 286
0.36/0.38	c |                          Max constant: 1
0.36/0.38	c |                          
0.36/0.38	c |               Objective: Minimize Max constant
0.36/0.38	
0.36/0.38	c =========================================================================================================
0.36/0.38	c Parallel mode: Portfolio
0.36/0.38	c [pFactory][Group N°0] created (threads:8).
0.36/0.38	c [pFactory][Group N°0] new task added (threads:8 - tasks:1).
0.36/0.38	c [pFactory][Group N°0] new task added (threads:8 - tasks:2).
0.36/0.38	c [pFactory][Group N°0] new task added (threads:8 - tasks:3).
0.36/0.38	c [pFactory][Group N°0] new task added (threads:8 - tasks:4).
0.36/0.38	c [pFactory][Group N°0] new task added (threads:8 - tasks:5).
0.36/0.38	c [pFactory][Group N°0] new task added (threads:8 - tasks:6).
0.36/0.38	c [pFactory][Group N°0] new task added (threads:8 - tasks:7).
0.36/0.38	c [pFactory][Group N°0] new task added (threads:8 - tasks:8).
0.36/0.38	c [pFactory][Group N°0] concurrent mode: enabled.
0.36/0.38	c [pFactory][Group N°0] computations in progress (threads:8 - tasks:8).
0.36/0.38	c [pFactory][Group N°0] task 7 launched on thread 0.
0.36/0.38	c [pFactory][Group N°0] task 6 launched on thread 2.
0.36/0.38	c [pFactory][Group N°0] task 5 launched on thread 1.
0.36/0.38	c [pFactory][Group N°0] task 4 launched on thread 6.
0.36/0.38	c [pFactory][Group N°0] task 3 launched on thread 7.
0.36/0.38	c [pFactory][Group N°0] task 2 launched on thread 4.
0.36/0.38	c [pFactory][Group N°0] task 1 launched on thread 5.
0.36/0.38	c [pFactory][Group N°0] task 0 launched on thread 3.
0.36/0.38	o 77
1.15/0.44	o 76
1.15/0.50	o 75
1.95/0.56	o 74
2.67/0.62	o 73
2.67/0.68	o 72
3.47/0.74	o 71
4.20/0.80	o 70
4.20/0.85	o 69
5.00/0.91	o 68
5.00/0.96	o 67
5.86/1.01	o 66
5.86/1.06	o 65
5.86/1.10	o 64
6.74/1.15	o 63
6.74/1.20	o 62
7.39/1.24	o 61
7.39/1.29	o 60
8.18/1.33	o 59
8.18/1.38	o 58
8.98/1.42	o 57
8.98/1.47	o 56
9.78/1.51	o 55
9.78/1.55	o 54
9.78/1.59	o 53
10.58/1.64	o 52
10.58/1.68	o 51
11.38/1.72	o 50
11.38/1.76	o 49
11.38/1.79	o 48
12.23/1.83	o 47
12.23/1.87	o 46
12.97/1.91	o 45
12.97/1.94	o 44
12.97/1.98	o 43
13.84/2.01	o 42
13.84/2.05	o 41
13.84/2.07	o 40
13.84/2.10	o 39
14.72/2.14	o 38
14.72/2.17	o 37
15.36/2.20	o 36
15.36/2.23	o 35
15.36/2.25	o 34
15.36/2.28	o 33
16.16/2.31	o 32
16.16/2.33	o 31
16.16/2.36	o 30
16.16/2.38	o 29
16.96/2.41	o 28
16.96/2.43	o 27
16.96/2.45	o 26
16.96/2.47	o 25
16.96/2.49	o 24
17.76/2.51	o 23
17.76/2.53	o 22
17.76/2.55	o 21
17.76/2.58	o 20
18.56/2.61	o 19
18.56/2.64	o 18
18.56/2.66	o 17
18.56/2.69	o 16
19.38/2.71	o 15
19.38/2.75	o 14
19.38/2.76	o 13
19.38/2.78	o 12
20.15/2.80	o 11
20.15/2.82	o 10
20.15/2.83	o 9
20.15/2.85	o 8
20.15/2.86	o 7
20.15/2.88	o 6
20.15/2.89	o 5
20.15/2.90	o 4
20.98/2.90	o 3
20.98/2.94	o 2
20.98/2.95	c [pFactory][Group N°0] concurent mode: thread 4 has won with the task 2.
20.98/2.95	c [pFactory][Group N°0] Thread N°0 is joined.
20.98/2.95	c [pFactory][Group N°0] Thread N°1 is joined.
20.98/2.95	c [pFactory][Group N°0] Thread N°2 is joined.
20.98/2.95	c [pFactory][Group N°0] Thread N°3 is joined.
20.98/2.95	c [pFactory][Group N°0] Thread N°4 is joined.
20.98/2.95	c [pFactory][Group N°0] Thread N°5 is joined.
20.98/2.95	c [pFactory][Group N°0] Thread N°6 is joined.
20.98/2.95	c [pFactory][Group N°0] Thread N°7 is joined.
20.98/2.95	c [pFactory][Group N°0] Return Code of the winner:3 (Thread N°4)
20.98/2.95	s OPTIMUM FOUND
20.98/2.95	c call to solver        : 4
20.98/2.95	c
20.98/2.95	c restarts              : 263         
20.98/2.95	c conflicts             : 67           (3 /sec)
20.98/2.95	c decisions             : 4794         (225 /sec)
20.98/2.95	c propagations          : 16994       (798 /sec)
20.98/2.95	c root propagations     : 241         
20.98/2.95	c filter calls          : 130797         (6140 /sec)
20.98/2.95	c useless filter calls  : 124763         (95 %)
20.98/2.95	c Memory used           : 592.41 MB
20.98/2.95	c Best bound time (wc)  : 2.93375 s
20.98/2.95	c CPU time              : 21.3031 s
20.98/2.95	c real time             : 2.94735 s
20.98/2.95	
20.98/2.95	
20.98/2.95	v <instantiation type='solution' cost='2'>
20.98/2.95	v <list>x[0][0] x[0][10] x[0][11] x[0][12] 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[0][9] x[10][0] x[10][10] x[10][11] x[10][12] x[10][1] x[10][2] x[10][3] x[10][4] x[10][5] x[10][6] x[10][7] x[10][8] x[10][9] x[11][0] x[11][10] x[11][11] x[11][12] x[11][1] x[11][2] x[11][3] x[11][4] x[11][5] x[11][6] x[11][7] x[11][8] x[11][9] x[12][0] x[12][10] x[12][11] x[12][12] x[12][1] x[12][2] x[12][3] x[12][4] x[12][5] x[12][6] x[12][7] x[12][8] x[12][9] x[1][0] x[1][10] x[1][11] x[1][12] 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[1][9] x[2][0] x[2][10] x[2][11] x[2][12] 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[2][9] x[3][0] x[3][10] x[3][11] x[3][12] 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[3][9] x[4][0] x[4][10] x[4][11] x[4][12] 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[4][9] x[5][0] x[5][10] x[5][11] x[5][12] 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[5][9] x[6][0] x[6][10] x[6][11] x[6][12] 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[6][9] x[7][0] x[7][10] x[7][11] x[7][12] 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[7][9] x[8][0] x[8][10] x[8][11] x[8][12] x[8][1] x[8][2] x[8][3] x[8][4] x[8][5] x[8][6] x[8][7] x[8][8] x[8][9] x[9][0] x[9][10] x[9][11] x[9][12] x[9][1] x[9][2] x[9][3] x[9][4] x[9][5] x[9][6] x[9][7] x[9][8] x[9][9] </list>
20.98/2.95	v <values>* 0 0 1 1 0 2 2 2 2 1 0 1 * * 2 1 * * * * * * * * * * * * 0 * * * * * * * * * * * * * * * * * * * * * * * 1 1 0 * 2 2 0 2 1 2 0 0 * 1 1 0 * * 0 2 0 2 1 2 1 * 1 2 2 * * * 1 1 0 0 2 0 * 0 2 2 * * * * 0 0 1 1 1 * 2 0 2 * * * * * 1 0 1 1 * 2 0 1 * * * * * * 1 0 2 * 0 2 0 * * * * * * * 0 2 * 2 1 1 * * * * * * * * 2 * 0 0 2 * * * * * * * * * </values>
20.98/2.95	v </instantiation>
20.98/2.95	

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4409606-1569839595/watcher-4409606-1569839595 -o /tmp/evaluation-result-4409606-1569839595/solver-4409606-1569839595 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node107-1569833331-20032 --watchdog 2580 cosoco -model -nbcores=8 HOME/instance-4409606-1569839595.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=20344, runsolver pid=20341
Current StackSize limit: 8192 KiB


[startup+0.100105 s]*
/proc/loadavg: 7.27 8.74 8.91 2/192 20345
/proc/meminfo: memFree=31393012/32770624 swapFree=66954412/67108860
[pid=20344] ppid=20341 vsize=35508 memory=11860 CPUtime=0.09 cores=0-7
/proc/20344/stat : 20344 (cosoco) R 20341 20344 20005 0 -1 4202496 3138 0 0 0 9 0 0 0 20 0 1 0 560214497 36360192 2965 33554432000 4194304 6211132 140723850564800 140723850561336 140682359897061 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 8312316 8317760 23248896 140723850568721 140723850568813 140723850568813 140723850571726 0
/proc/20344/statm: 8877 2965 823 493 0 2182 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 35508 KiB
Current children cumulated memory: 11860 KiB

[startup+0.209458 s]*
/proc/loadavg: 7.27 8.74 8.91 2/192 20345
/proc/meminfo: memFree=31385076/32770624 swapFree=66954412/67108860
[pid=20344] ppid=20341 vsize=43376 memory=19596 CPUtime=0.2 cores=0-7
/proc/20344/stat : 20344 (cosoco) R 20341 20344 20005 0 -1 4202496 5120 0 0 0 20 0 0 0 20 0 1 0 560214497 44417024 4899 33554432000 4194304 6211132 140723850564800 140723850561336 140682359897061 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 8312316 8317760 23248896 140723850568721 140723850568813 140723850568813 140723850571726 0
/proc/20344/statm: 10844 4899 823 493 0 4149 0
Current children cumulated CPU time: 0.2 s
Current children cumulated vsize: 43376 KiB
Current children cumulated memory: 19596 KiB

[startup+0.309173 s]*
/proc/loadavg: 6.77 8.61 8.87 7/200 20353
/proc/meminfo: memFree=31378004/32770624 swapFree=66954412/67108860
[pid=20344] ppid=20341 vsize=639404 memory=28112 CPUtime=0.36 cores=0-7
/proc/20344/stat : 20344 (cosoco) S 20341 20344 20005 0 -1 1077944320 7396 0 0 0 35 1 0 0 20 0 9 0 560214497 654749696 7028 33554432000 4194304 6211132 140723850564800 140723850563056 140682375937783 0 0 4096 8405026 18446744073709551615 0 0 17 0 0 0 0 0 0 8312316 8317760 23248896 140723850568721 140723850568813 140723850568813 140723850571726 0
/proc/20344/statm: 159851 7028 867 493 0 153156 0
[pid=20344/tid=20346] ppid=20341 vsize=639404 memory=8317482817917895235 CPUtime=0 cores=0-7
/proc/20344/task/20346/stat : 20346 (cosoco) D 20341 20344 20005 0 -1 4202560 96 0 0 0 0 0 0 0 20 0 9 0 560214527 654749696 7028 33554432000 4194304 6211132 140723850564800 140682352794280 140682359897061 0 0 4096 8405026 18446744071582151416 0 0 -1 1 0 0 0 0 0 8312316 8317760 23248896 140723850568721 140723850568813 140723850568813 140723850571726 0
[pid=20344/tid=20347] ppid=20341 vsize=639404 memory=0 CPUtime=0 cores=0-7
/proc/20344/task/20347/stat : 20347 (cosoco) D 20341 20344 20005 0 -1 4202560 95 0 0 0 0 0 0 0 20 0 9 0 560214527 654749696 7028 33554432000 4194304 6211132 140723850564800 140682344401576 140682359897061 0 0 4096 8405026 18446744071582151416 0 0 -1 2 0 0 0 0 0 8312316 8317760 23248896 140723850568721 140723850568813 140723850568813 140723850571726 0
[pid=20344/tid=20348] ppid=20341 vsize=639404 memory=0 CPUtime=0 cores=0-7
/proc/20344/task/20348/stat : 20348 (cosoco) R 20341 20344 20005 0 -1 4202560 90 0 0 0 0 0 0 0 20 0 9 0 560214527 654749696 7028 33554432000 4194304 6211132 140723850564800 140682336008872 5451658 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 23248896 140723850568721 140723850568813 140723850568813 140723850571726 0
[pid=20344/tid=20349] ppid=20341 vsize=639404 memory=6655300316396806240 CPUtime=0 cores=0-7
/proc/20344/task/20349/stat : 20349 (cosoco) D 20341 20344 20005 0 -1 4202560 89 0 0 0 0 0 0 0 20 0 9 0 560214527 654749696 7028 33554432000 4194304 6211132 140723850564800 140682327616168 140682359892798 0 0 4096 8405026 18446744071582151416 0 0 -1 4 0 0 0 0 0 8312316 8317760 23248896 140723850568721 140723850568813 140723850568813 140723850571726 0
[pid=20344/tid=20350] ppid=20341 vsize=639404 memory=0 CPUtime=0 cores=0-7
/proc/20344/task/20350/stat : 20350 (cosoco) D 20341 20344 20005 0 -1 4202560 85 0 0 0 0 0 0 0 20 0 9 0 560214527 654749696 7028 33554432000 4194304 6211132 140723850564800 140682319223464 140682359897061 0 0 4096 8405026 18446744071582151416 0 0 -1 3 0 0 0 0 0 8312316 8317760 23248896 140723850568721 140723850568813 140723850568813 140723850571726 0
[pid=20344/tid=20351] ppid=20341 vsize=639404 memory=0 CPUtime=0 cores=0-7
/proc/20344/task/20351/stat : 20351 (cosoco) D 20341 20344 20005 0 -1 4202560 89 0 0 0 0 0 0 0 20 0 9 0 560214527 654749696 7028 33554432000 4194304 6211132 140723850564800 140682310830760 140682359892798 0 0 4096 8405026 18446744071582151416 0 0 -1 6 0 0 0 0 0 8312316 8317760 23248896 140723850568721 140723850568813 140723850568813 140723850571726 0
[pid=20344/tid=20352] ppid=20341 vsize=639404 memory=0 CPUtime=0 cores=0-7
/proc/20344/task/20352/stat : 20352 (cosoco) R 20341 20344 20005 0 -1 4202560 90 0 0 0 0 0 0 0 20 0 9 0 560214527 654749696 7028 33554432000 4194304 6211132 140723850564800 140682302438056 140682360372823 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 23248896 140723850568721 140723850568813 140723850568813 140723850571726 0
[pid=20344/tid=20353] ppid=20341 vsize=639404 memory=0 CPUtime=0 cores=0-7
/proc/20344/task/20353/stat : 20353 (cosoco) D 20341 20344 20005 0 -1 4202560 75 0 0 0 0 0 0 0 20 0 9 0 560214527 654749696 7028 33554432000 4194304 6211132 140723850564800 140682294045352 140682359897061 0 0 4096 8405026 18446744071582151416 0 0 -1 0 0 0 0 0 0 8312316 8317760 23248896 140723850568721 140723850568813 140723850568813 140723850571726 0
Current children cumulated CPU time: 0.36 s
Current children cumulated vsize: 639404 KiB
Current children cumulated memory: 28112 KiB

[startup+0.709947 s]
/proc/loadavg: 6.77 8.61 8.87 9/200 20353
/proc/meminfo: memFree=31367032/32770624 swapFree=66954412/67108860
[pid=20344] ppid=20341 vsize=639404 memory=40784 CPUtime=3.47 cores=0-7
/proc/20344/stat : 20344 (cosoco) S 20341 20344 20005 0 -1 1077944320 10774 0 0 0 345 2 0 0 20 0 9 0 560214497 654749696 10196 33554432000 4194304 6211132 140723850564800 140723850563056 140682375937783 0 0 4096 8405026 18446744073709551615 0 0 17 0 0 0 0 0 0 8312316 8317760 23248896 140723850568721 140723850568813 140723850568813 140723850571726 0
/proc/20344/statm: 159851 10196 869 493 0 153156 0
[pid=20344/tid=20346] ppid=20341 vsize=639404 memory=1724 CPUtime=0.4 cores=0-7
/proc/20344/task/20346/stat : 20346 (cosoco) R 20341 20344 20005 0 -1 4202560 523 0 0 0 40 0 0 0 20 0 9 0 560214527 654749696 10196 33554432000 4194304 6211132 140723850564800 140682352794280 5164848 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 23248896 140723850568721 140723850568813 140723850568813 140723850571726 0
[pid=20344/tid=20347] ppid=20341 vsize=639404 memory=8332 CPUtime=0.39 cores=0-7
/proc/20344/task/20347/stat : 20347 (cosoco) R 20341 20344 20005 0 -1 4202560 518 0 0 0 39 0 0 0 20 0 9 0 560214527 654749696 10196 33554432000 4194304 6211132 140723850564800 140682344401808 140682359892798 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 23248896 140723850568721 140723850568813 140723850568813 140723850571726 0
[pid=20344/tid=20348] ppid=20341 vsize=639404 memory=4008 CPUtime=0.39 cores=0-7
/proc/20344/task/20348/stat : 20348 (cosoco) R 20341 20344 20005 0 -1 4202560 507 0 0 0 39 0 0 0 20 0 9 0 560214527 654749696 10196 33554432000 4194304 6211132 140723850564800 140682336009248 5443132 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 23248896 140723850568721 140723850568813 140723850568813 140723850571726 0
[pid=20344/tid=20349] ppid=20341 vsize=639404 memory=1556 CPUtime=0.39 cores=0-7
/proc/20344/task/20349/stat : 20349 (cosoco) R 20341 20344 20005 0 -1 4202560 519 0 0 0 39 0 0 0 20 0 9 0 560214527 654749696 10196 33554432000 4194304 6211132 140723850564800 140682327616168 5451514 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 23248896 140723850568721 140723850568813 140723850568813 140723850571726 0
[pid=20344/tid=20350] ppid=20341 vsize=639404 memory=2832 CPUtime=0.39 cores=0-7
/proc/20344/task/20350/stat : 20350 (cosoco) R 20341 20344 20005 0 -1 4202560 518 0 0 0 39 0 0 0 20 0 9 0 560214527 654749696 10196 33554432000 4194304 6211132 140723850564800 140682319223464 5451448 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 23248896 140723850568721 140723850568813 140723850568813 140723850571726 0
[pid=20344/tid=20351] ppid=20341 vsize=639404 memory=140102681663103 CPUtime=0.39 cores=0-7
/proc/20344/task/20351/stat : 20351 (cosoco) R 20341 20344 20005 0 -1 4202560 497 0 0 0 39 0 0 0 20 0 9 0 560214527 654749696 10196 33554432000 4194304 6211132 140723850564800 140682310830760 5451514 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 23248896 140723850568721 140723850568813 140723850568813 140723850571726 0
[pid=20344/tid=20352] ppid=20341 vsize=639404 memory=6154282490091891024 CPUtime=0.37 cores=0-7
/proc/20344/task/20352/stat : 20352 (cosoco) R 20341 20344 20005 0 -1 4202560 478 0 0 0 37 0 0 0 20 0 9 0 560214527 654749696 10196 33554432000 4194304 6211132 140723850564800 140682302438056 140682360817588 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 23248896 140723850568721 140723850568813 140723850568813 140723850571726 0
[pid=20344/tid=20353] ppid=20341 vsize=639404 memory=7007707949394126417 CPUtime=0.39 cores=0-7
/proc/20344/task/20353/stat : 20353 (cosoco) R 20341 20344 20005 0 -1 4202560 517 0 0 0 39 0 0 0 20 0 9 0 560214527 654749696 10196 33554432000 4194304 6211132 140723850564800 140682294045352 5193760 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 23248896 140723850568721 140723850568813 140723850568813 140723850571726 0
Current children cumulated CPU time: 3.47 s
Current children cumulated vsize: 639404 KiB
Current children cumulated memory: 40784 KiB

[startup+1.50095 s]
/proc/loadavg: 6.77 8.61 8.87 9/200 20353
/proc/meminfo: memFree=31364544/32770624 swapFree=66954412/67108860
[pid=20344] ppid=20341 vsize=639404 memory=43688 CPUtime=9.78 cores=0-7
/proc/20344/stat : 20344 (cosoco) S 20341 20344 20005 0 -1 1077944320 21110 0 0 0 973 5 0 0 20 0 9 0 560214497 654749696 10922 33554432000 4194304 6211132 140723850564800 140723850563056 140682375937783 0 0 4096 8405026 18446744073709551615 0 0 17 0 0 0 0 0 0 8312316 8317760 23248896 140723850568721 140723850568813 140723850568813 140723850571726 0
/proc/20344/statm: 159851 10922 870 493 0 153156 0
[pid=20344/tid=20346] ppid=20341 vsize=639404 memory=0 CPUtime=1.18 cores=0-7
/proc/20344/task/20346/stat : 20346 (cosoco) R 20341 20344 20005 0 -1 4202560 1709 0 0 0 118 0 0 0 20 0 9 0 560214527 654749696 10922 33554432000 4194304 6211132 140723850564800 140682352794640 5446662 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 23248896 140723850568721 140723850568813 140723850568813 140723850571726 0
[pid=20344/tid=20347] ppid=20341 vsize=639404 memory=1760 CPUtime=1.18 cores=0-7
/proc/20344/task/20347/stat : 20347 (cosoco) R 20341 20344 20005 0 -1 4202560 1925 0 0 0 118 0 0 0 20 0 9 0 560214527 654749696 10922 33554432000 4194304 6211132 140723850564800 140682344401936 5440849 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 23248896 140723850568721 140723850568813 140723850568813 140723850571726 0
[pid=20344/tid=20348] ppid=20341 vsize=639404 memory=111632 CPUtime=1.18 cores=0-7
/proc/20344/task/20348/stat : 20348 (cosoco) R 20341 20344 20005 0 -1 4202560 1612 0 0 0 118 0 0 0 20 0 9 0 560214527 654749696 10922 33554432000 4194304 6211132 140723850564800 140682336009232 5193383 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 23248896 140723850568721 140723850568813 140723850568813 140723850571726 0
[pid=20344/tid=20349] ppid=20341 vsize=639404 memory=53156 CPUtime=1.18 cores=0-7
/proc/20344/task/20349/stat : 20349 (cosoco) R 20341 20344 20005 0 -1 4202560 2067 0 0 0 118 0 0 0 20 0 9 0 560214527 654749696 10922 33554432000 4194304 6211132 140723850564800 140682327616376 140682360821324 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 23248896 140723850568721 140723850568813 140723850568813 140723850571726 0
[pid=20344/tid=20350] ppid=20341 vsize=639404 memory=280196553275296 CPUtime=1.18 cores=0-7
/proc/20344/task/20350/stat : 20350 (cosoco) R 20341 20344 20005 0 -1 4202560 1758 0 0 0 118 0 0 0 20 0 9 0 560214527 654749696 10922 33554432000 4194304 6211132 140723850564800 140682319223840 5443074 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 23248896 140723850568721 140723850568813 140723850568813 140723850571726 0
[pid=20344/tid=20351] ppid=20341 vsize=639404 memory=140098276634096 CPUtime=1.18 cores=0-7
/proc/20344/task/20351/stat : 20351 (cosoco) R 20341 20344 20005 0 -1 4202560 1916 0 0 0 118 0 0 0 20 0 9 0 560214527 654749696 10922 33554432000 4194304 6211132 140723850564800 140682310830968 5451642 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 23248896 140723850568721 140723850568813 140723850568813 140723850571726 0
[pid=20344/tid=20352] ppid=20341 vsize=639404 memory=6656426216303648864 CPUtime=1.14 cores=0-7
/proc/20344/task/20352/stat : 20352 (cosoco) R 20341 20344 20005 0 -1 4202560 1725 0 0 0 114 0 0 0 20 0 9 0 560214527 654749696 10922 33554432000 4194304 6211132 140723850564800 140682302438416 5451514 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 23248896 140723850568721 140723850568813 140723850568813 140723850571726 0
[pid=20344/tid=20353] ppid=20341 vsize=639404 memory=0 CPUtime=1.18 cores=0-7
/proc/20344/task/20353/stat : 20353 (cosoco) R 20341 20344 20005 0 -1 4202560 1701 0 0 0 118 0 0 0 20 0 9 0 560214527 654749696 10922 33554432000 4194304 6211132 140723850564800 140682294045560 5446944 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 23248896 140723850568721 140723850568813 140723850568813 140723850571726 0
Current children cumulated CPU time: 9.78 s
Current children cumulated vsize: 639404 KiB
Current children cumulated memory: 43688 KiB

[startup+2.9583 s]
# the end of solver process 20344 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=21.3033 s, system=0.068997 s

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

[startup+1.60095 s]
/proc/loadavg: 6.77 8.61 8.87 9/200 20353
/proc/meminfo: memFree=31364544/32770624 swapFree=66954412/67108860
[pid=20344] ppid=20341 vsize=639404 memory=43688 CPUtime=10.58 cores=0-7
/proc/20344/stat : 20344 (cosoco) S 20341 20344 20005 0 -1 1077944320 21129 0 0 0 1053 5 0 0 20 0 9 0 560214497 654749696 10922 33554432000 4194304 6211132 140723850564800 140723850563056 140682375937783 0 0 4096 8405026 18446744073709551615 0 0 17 0 0 0 0 0 0 8312316 8317760 23248896 140723850568721 140723850568813 140723850568813 140723850571726 0
/proc/20344/statm: 159851 10922 870 493 0 153156 0
[pid=20344/tid=20346] ppid=20341 vsize=639404 memory=0 CPUtime=1.28 cores=0-7
/proc/20344/task/20346/stat : 20346 (cosoco) R 20341 20344 20005 0 -1 4202560 1711 0 0 0 128 0 0 0 20 0 9 0 560214527 654749696 10922 33554432000 4194304 6211132 140723850564800 140682352794488 5193380 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 23248896 140723850568721 140723850568813 140723850568813 140723850571726 0
[pid=20344/tid=20347] ppid=20341 vsize=639404 memory=0 CPUtime=1.28 cores=0-7
/proc/20344/task/20347/stat : 20347 (cosoco) R 20341 20344 20005 0 -1 4202560 1926 0 0 0 128 0 0 0 20 0 9 0 560214527 654749696 10922 33554432000 4194304 6211132 140723850564800 140682344402192 5451509 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 23248896 140723850568721 140723850568813 140723850568813 140723850571726 0
[pid=20344/tid=20348] ppid=20341 vsize=639404 memory=0 CPUtime=1.28 cores=0-7
/proc/20344/task/20348/stat : 20348 (cosoco) R 20341 20344 20005 0 -1 4202560 1614 0 0 0 128 0 0 0 20 0 9 0 560214527 654749696 10922 33554432000 4194304 6211132 140723850564800 140682336009248 5446311 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 23248896 140723850568721 140723850568813 140723850568813 140723850571726 0
[pid=20344/tid=20349] ppid=20341 vsize=639404 memory=0 CPUtime=1.28 cores=0-7
/proc/20344/task/20349/stat : 20349 (cosoco) R 20341 20344 20005 0 -1 4202560 2069 0 0 0 128 0 0 0 20 0 9 0 560214527 654749696 10922 33554432000 4194304 6211132 140723850564800 140682327616544 140682360821296 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 23248896 140723850568721 140723850568813 140723850568813 140723850571726 0
[pid=20344/tid=20350] ppid=20341 vsize=639404 memory=10927 CPUtime=1.28 cores=0-7
/proc/20344/task/20350/stat : 20350 (cosoco) R 20341 20344 20005 0 -1 4202560 1760 0 0 0 128 0 0 0 20 0 9 0 560214527 654749696 10922 33554432000 4194304 6211132 140723850564800 140682319223840 5443144 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 23248896 140723850568721 140723850568813 140723850568813 140723850571726 0
[pid=20344/tid=20351] ppid=20341 vsize=639404 memory=280196553419264 CPUtime=1.28 cores=0-7
/proc/20344/task/20351/stat : 20351 (cosoco) R 20341 20344 20005 0 -1 4202560 1920 0 0 0 128 0 0 0 20 0 9 0 560214527 654749696 10922 33554432000 4194304 6211132 140723850564800 140682310831136 5446299 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 23248896 140723850568721 140723850568813 140723850568813 140723850571726 0
[pid=20344/tid=20352] ppid=20341 vsize=639404 memory=140098276661488 CPUtime=1.24 cores=0-7
/proc/20344/task/20352/stat : 20352 (cosoco) R 20341 20344 20005 0 -1 4202560 1728 0 0 0 124 0 0 0 20 0 9 0 560214527 654749696 10922 33554432000 4194304 6211132 140723850564800 140682302438416 5453958 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 23248896 140723850568721 140723850568813 140723850568813 140723850571726 0
[pid=20344/tid=20353] ppid=20341 vsize=639404 memory=0 CPUtime=1.28 cores=0-7
/proc/20344/task/20353/stat : 20353 (cosoco) R 20341 20344 20005 0 -1 4202560 1704 0 0 0 128 0 0 0 20 0 9 0 560214527 654749696 10922 33554432000 4194304 6211132 140723850564800 140682294045728 5443040 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 23248896 140723850568721 140723850568813 140723850568813 140723850571726 0
Current children cumulated CPU time: 10.58 s
Current children cumulated vsize: 639404 KiB
Current children cumulated memory: 43688 KiB

[startup+2.40095 s]
/proc/loadavg: 6.77 8.61 8.87 9/200 20353
/proc/meminfo: memFree=31362472/32770624 swapFree=66954412/67108860
[pid=20344] ppid=20341 vsize=639404 memory=43772 CPUtime=16.96 cores=0-7
/proc/20344/stat : 20344 (cosoco) S 20341 20344 20005 0 -1 1077944320 21260 0 0 0 1690 6 0 0 20 0 9 0 560214497 654749696 10943 33554432000 4194304 6211132 140723850564800 140723850563056 140682375937783 0 0 4096 8405026 18446744073709551615 0 0 17 0 0 0 0 0 0 8312316 8317760 23248896 140723850568721 140723850568813 140723850568813 140723850571726 0
/proc/20344/statm: 159851 10943 870 493 0 153156 0
[pid=20344/tid=20346] ppid=20341 vsize=639404 memory=0 CPUtime=2.08 cores=0-7
/proc/20344/task/20346/stat : 20346 (cosoco) R 20341 20344 20005 0 -1 4202560 1728 0 0 0 208 0 0 0 20 0 9 0 560214527 654749696 10943 33554432000 4194304 6211132 140723850564800 140682352794640 5480204 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 23248896 140723850568721 140723850568813 140723850568813 140723850571726 0
[pid=20344/tid=20347] ppid=20341 vsize=639404 memory=0 CPUtime=2.08 cores=0-7
/proc/20344/task/20347/stat : 20347 (cosoco) R 20341 20344 20005 0 -1 4202560 1941 0 0 0 208 0 0 0 20 0 9 0 560214527 654749696 10943 33554432000 4194304 6211132 140723850564800 140682344401952 5392384 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 23248896 140723850568721 140723850568813 140723850568813 140723850571726 0
[pid=20344/tid=20348] ppid=20341 vsize=639404 memory=0 CPUtime=2.07 cores=0-7
/proc/20344/task/20348/stat : 20348 (cosoco) R 20341 20344 20005 0 -1 4202560 1630 0 0 0 207 0 0 0 20 0 9 0 560214527 654749696 10943 33554432000 4194304 6211132 140723850564800 140682336009232 5443040 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 23248896 140723850568721 140723850568813 140723850568813 140723850571726 0
[pid=20344/tid=20349] ppid=20341 vsize=639404 memory=0 CPUtime=2.08 cores=0-7
/proc/20344/task/20349/stat : 20349 (cosoco) R 20341 20344 20005 0 -1 4202560 2084 0 0 0 208 0 0 0 20 0 9 0 560214527 654749696 10943 33554432000 4194304 6211132 140723850564800 140682327616528 5453928 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 23248896 140723850568721 140723850568813 140723850568813 140723850571726 0
[pid=20344/tid=20350] ppid=20341 vsize=639404 memory=0 CPUtime=2.08 cores=0-7
/proc/20344/task/20350/stat : 20350 (cosoco) R 20341 20344 20005 0 -1 4202560 1775 0 0 0 208 0 0 0 20 0 9 0 560214527 654749696 10943 33554432000 4194304 6211132 140723850564800 140682319223840 5453946 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 23248896 140723850568721 140723850568813 140723850568813 140723850571726 0
[pid=20344/tid=20351] ppid=20341 vsize=639404 memory=42896 CPUtime=2.08 cores=0-7
/proc/20344/task/20351/stat : 20351 (cosoco) R 20341 20344 20005 0 -1 4202560 1937 0 0 0 208 0 0 0 20 0 9 0 560214527 654749696 10943 33554432000 4194304 6211132 140723850564800 140682310831232 5451618 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 23248896 140723850568721 140723850568813 140723850568813 140723850571726 0
[pid=20344/tid=20352] ppid=20341 vsize=639404 memory=288230596050944315 CPUtime=2.04 cores=0-7
/proc/20344/task/20352/stat : 20352 (cosoco) R 20341 20344 20005 0 -1 4202560 1749 0 0 0 203 1 0 0 20 0 9 0 560214527 654749696 10943 33554432000 4194304 6211132 140723850564800 140682302438672 5451448 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 23248896 140723850568721 140723850568813 140723850568813 140723850571726 0
[pid=20344/tid=20353] ppid=20341 vsize=639404 memory=14133329528102221 CPUtime=2.08 cores=0-7
/proc/20344/task/20353/stat : 20353 (cosoco) R 20341 20344 20005 0 -1 4202560 1719 0 0 0 208 0 0 0 20 0 9 0 560214527 654749696 10943 33554432000 4194304 6211132 140723850564800 140682294045728 5446258 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 23248896 140723850568721 140723850568813 140723850568813 140723850571726 0
Current children cumulated CPU time: 16.96 s
Current children cumulated vsize: 639404 KiB
Current children cumulated memory: 43772 KiB

[startup+2.80095 s]
/proc/loadavg: 6.77 8.61 8.87 9/200 20353
/proc/meminfo: memFree=31362472/32770624 swapFree=66954412/67108860
[pid=20344] ppid=20341 vsize=639404 memory=43868 CPUtime=20.15 cores=0-7
/proc/20344/stat : 20344 (cosoco) S 20341 20344 20005 0 -1 1077944320 21365 0 0 0 2009 6 0 0 20 0 9 0 560214497 654749696 10967 33554432000 4194304 6211132 140723850564800 140723850563056 140682375937783 0 0 4096 8405026 18446744073709551615 0 0 17 0 0 0 0 0 0 8312316 8317760 23248896 140723850568721 140723850568813 140723850568813 140723850571726 0
/proc/20344/statm: 159851 10967 870 493 0 153156 0
[pid=20344/tid=20346] ppid=20341 vsize=639404 memory=6944656592455360604 CPUtime=2.48 cores=0-7
/proc/20344/task/20346/stat : 20346 (cosoco) R 20341 20344 20005 0 -1 4202560 1741 0 0 0 248 0 0 0 20 0 9 0 560214527 654749696 10967 33554432000 4194304 6211132 140723850564800 140682352794640 5451514 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 23248896 140723850568721 140723850568813 140723850568813 140723850571726 0
[pid=20344/tid=20347] ppid=20341 vsize=639404 memory=6944656575208382560 CPUtime=2.48 cores=0-7
/proc/20344/task/20347/stat : 20347 (cosoco) R 20341 20344 20005 0 -1 4202560 1958 0 0 0 248 0 0 0 20 0 9 0 560214527 654749696 10967 33554432000 4194304 6211132 140723850564800 140682344401592 5446675 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 23248896 140723850568721 140723850568813 140723850568813 140723850571726 0
[pid=20344/tid=20348] ppid=20341 vsize=639404 memory=6656426216303648864 CPUtime=2.47 cores=0-7
/proc/20344/task/20348/stat : 20348 (cosoco) R 20341 20344 20005 0 -1 4202560 1643 0 0 0 247 0 0 0 20 0 9 0 560214527 654749696 10967 33554432000 4194304 6211132 140723850564800 140682336009248 4982624 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 23248896 140723850568721 140723850568813 140723850568813 140723850571726 0
[pid=20344/tid=20349] ppid=20341 vsize=639404 memory=6944656575208382560 CPUtime=2.48 cores=0-7
/proc/20344/task/20349/stat : 20349 (cosoco) R 20341 20344 20005 0 -1 4202560 2095 0 0 0 248 0 0 0 20 0 9 0 560214527 654749696 10967 33554432000 4194304 6211132 140723850564800 140682327616640 5065987 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 23248896 140723850568721 140723850568813 140723850568813 140723850571726 0
[pid=20344/tid=20350] ppid=20341 vsize=639404 memory=6944656592455360604 CPUtime=2.48 cores=0-7
/proc/20344/task/20350/stat : 20350 (cosoco) R 20341 20344 20005 0 -1 4202560 1788 0 0 0 248 0 0 0 20 0 9 0 560214527 654749696 10967 33554432000 4194304 6211132 140723850564800 140682319223672 5443096 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 23248896 140723850568721 140723850568813 140723850568813 140723850571726 0
[pid=20344/tid=20351] ppid=20341 vsize=639404 memory=-7737605734073681312 CPUtime=2.48 cores=0-7
/proc/20344/task/20351/stat : 20351 (cosoco) R 20341 20344 20005 0 -1 4202560 1951 0 0 0 248 0 0 0 20 0 9 0 560214527 654749696 10967 33554432000 4194304 6211132 140723850564800 140682310830968 5456342 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 23248896 140723850568721 140723850568813 140723850568813 140723850571726 0
[pid=20344/tid=20352] ppid=20341 vsize=639404 memory=280196552851696 CPUtime=2.43 cores=0-7
/proc/20344/task/20352/stat : 20352 (cosoco) R 20341 20344 20005 0 -1 4202560 1761 0 0 0 242 1 0 0 20 0 9 0 560214527 654749696 10967 33554432000 4194304 6211132 140723850564800 140682302438384 5451602 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 23248896 140723850568721 140723850568813 140723850568813 140723850571726 0
[pid=20344/tid=20353] ppid=20341 vsize=639404 memory=288230574492221466 CPUtime=2.48 cores=0-7
/proc/20344/task/20353/stat : 20353 (cosoco) R 20341 20344 20005 0 -1 4202560 1731 0 0 0 248 0 0 0 20 0 9 0 560214527 654749696 10967 33554432000 4194304 6211132 140723850564800 140682294045560 5446280 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 23248896 140723850568721 140723850568813 140723850568813 140723850571726 0
Current children cumulated CPU time: 20.15 s
Current children cumulated vsize: 639404 KiB
Current children cumulated memory: 43868 KiB

[startup+2.90484 s]
/proc/loadavg: 6.77 8.61 8.87 9/200 20353
/proc/meminfo: memFree=31362472/32770624 swapFree=66954412/67108860
[pid=20344] ppid=20341 vsize=639404 memory=44040 CPUtime=20.98 cores=0-7
/proc/20344/stat : 20344 (cosoco) S 20341 20344 20005 0 -1 1077944320 21391 0 0 0 2092 6 0 0 20 0 9 0 560214497 654749696 10967 33554432000 4194304 6211132 140723850564800 140723850563056 140682375937783 0 0 4096 8405026 18446744073709551615 0 0 17 0 0 0 0 0 0 8312316 8317760 23248896 140723850568721 140723850568813 140723850568813 140723850571726 0
/proc/20344/statm: 159851 11010 870 493 0 153156 0
[pid=20344/tid=20346] ppid=20341 vsize=639404 memory=280196553273536 CPUtime=2.58 cores=0-7
/proc/20344/task/20346/stat : 20346 (cosoco) R 20341 20344 20005 0 -1 4202560 1744 0 0 0 258 0 0 0 20 0 9 0 560214527 654749696 11010 33554432000 4194304 6211132 140723850564800 140682352794656 5446681 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 23248896 140723850568721 140723850568813 140723850568813 140723850571726 0
[pid=20344/tid=20347] ppid=20341 vsize=639404 memory=87363929808627 CPUtime=2.58 cores=0-7
/proc/20344/task/20347/stat : 20347 (cosoco) R 20341 20344 20005 0 -1 4202560 1958 0 0 0 258 0 0 0 20 0 9 0 560214527 654749696 11010 33554432000 4194304 6211132 140723850564800 140682344401952 4982624 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 23248896 140723850568721 140723850568813 140723850568813 140723850571726 0
[pid=20344/tid=20348] ppid=20341 vsize=639404 memory=0 CPUtime=2.58 cores=0-7
/proc/20344/task/20348/stat : 20348 (cosoco) R 20341 20344 20005 0 -1 4202560 1662 0 0 0 258 0 0 0 20 0 9 0 560214527 654749696 11010 33554432000 4194304 6211132 140723850564800 140682336009232 5179355 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 23248896 140723850568721 140723850568813 140723850568813 140723850571726 0
[pid=20344/tid=20349] ppid=20341 vsize=639404 memory=0 CPUtime=2.58 cores=0-7
/proc/20344/task/20349/stat : 20349 (cosoco) R 20341 20344 20005 0 -1 4202560 2099 0 0 0 258 0 0 0 20 0 9 0 560214527 654749696 11010 33554432000 4194304 6211132 140723850564800 140682327616376 5451514 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 23248896 140723850568721 140723850568813 140723850568813 140723850571726 0
[pid=20344/tid=20350] ppid=20341 vsize=639404 memory=0 CPUtime=2.58 cores=0-7
/proc/20344/task/20350/stat : 20350 (cosoco) R 20341 20344 20005 0 -1 4202560 1791 0 0 0 258 0 0 0 20 0 9 0 560214527 654749696 11010 33554432000 4194304 6211132 140723850564800 140682319223672 5302601 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 23248896 140723850568721 140723850568813 140723850568813 140723850571726 0
[pid=20344/tid=20351] ppid=20341 vsize=639404 memory=6935054825532540783 CPUtime=2.58 cores=0-7
/proc/20344/task/20351/stat : 20351 (cosoco) R 20341 20344 20005 0 -1 4202560 1954 0 0 0 258 0 0 0 20 0 9 0 560214527 654749696 11010 33554432000 4194304 6211132 140723850564800 140682310831136 140682360817588 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 23248896 140723850568721 140723850568813 140723850568813 140723850571726 0
[pid=20344/tid=20352] ppid=20341 vsize=639404 memory=0 CPUtime=2.54 cores=0-7
/proc/20344/task/20352/stat : 20352 (cosoco) R 20341 20344 20005 0 -1 4202560 1766 0 0 0 253 1 0 0 20 0 9 0 560214527 654749696 11010 33554432000 4194304 6211132 140723850564800 140682302438672 140682360335485 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 23248896 140723850568721 140723850568813 140723850568813 140723850571726 0
[pid=20344/tid=20353] ppid=20341 vsize=639404 memory=734941310840301667 CPUtime=2.58 cores=0-7
/proc/20344/task/20353/stat : 20353 (cosoco) R 20341 20344 20005 0 -1 4202560 1752 0 0 0 258 0 0 0 20 0 9 0 560214527 654749696 11010 33554432000 4194304 6211132 140723850564800 140682294045560 5179359 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 23248896 140723850568721 140723850568813 140723850568813 140723850571726 0
Current children cumulated CPU time: 20.98 s
Current children cumulated vsize: 639404 KiB
Current children cumulated memory: 44040 KiB

Child status: 0
Real time (s): 2.95836
CPU time (s): 21.3723
CPU user time (s): 21.3033
CPU system time (s): 0.068997
CPU usage (%): 722.437
Max. virtual memory (cumulated for all children) (KiB): 639404
Max. memory (cumulated for all children) (KiB): 44040

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 21.3033
system time used= 0.068997
maximum resident set size= 45156
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 21496
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= 1073
involuntary context switches= 243


# summary of solver processes directly reported to runsolver:
#   pid: 20344
#   total CPU time (s): 21.3723
#   total CPU user time (s): 21.3033
#   total CPU system time (s): 0.068997

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.034723 second user time and 0.068381 second system time

The end

Launcher Data

Begin job on node107 at 2019-09-30 11:31:08
IDJOB=4409606
IDBENCH=140558
IDSOLVER=2877
FILE ID=node107/4409606-1569839595
RUNJOBID= node107-1569833331-20032
PBS_JOBID= 21705956
Free space on /tmp= 62032 MiB

SOLVER NAME= cosoco 2.0 parallel
BENCH NAME= XCSP17/Ramsey/Ramsey-int-s1/Ramsey-int-13.xml
COMMAND LINE= cosoco -model -nbcores=NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4409606-1569839595/watcher-4409606-1569839595 -o /tmp/evaluation-result-4409606-1569839595/solver-4409606-1569839595 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node107-1569833331-20032 --watchdog 2580  cosoco -model -nbcores=8 HOME/instance-4409606-1569839595.xml

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

MD5SUM BENCH= f1adf00e8f8fa1741c0d4b74f691c684
RANDOM SEED=1117434844

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

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

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

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

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

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

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

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

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5334.11
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:        31401204 kB
MemAvailable:   31830652 kB
Buffers:          215244 kB
Cached:           548584 kB
SwapCached:        48108 kB
Active:           354728 kB
Inactive:         459508 kB
Active(anon):      15368 kB
Inactive(anon):   112460 kB
Active(file):     339360 kB
Inactive(file):   347048 kB
Unevictable:      109668 kB
Mlocked:          109668 kB
SwapTotal:      67108860 kB
SwapFree:       66954412 kB
Dirty:              2716 kB
Writeback:             4 kB
AnonPages:        111908 kB
Mapped:            26916 kB
Shmem:             69360 kB
Slab:             146636 kB
SReclaimable:     117752 kB
SUnreclaim:        28884 kB
KernelStack:        3408 kB
PageTables:         4932 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     530080 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:      101760 kB
DirectMap2M:    33443840 kB

Free space on /tmp at the end= 62028 MiB
End job on node107 at 2019-09-30 11:31:11