Trace number 4398332

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
cosoco 2.O parallelOPT2 84.6727 12.7328

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.61293
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.58/2.85	c
5.58/2.85	c This is cosoco 2.00 --  
5.58/2.85	c
5.58/2.85	c command line: cosoco -model -nbcores=8 HOME/instance-4398332-1568614362.xml 
5.58/2.85	c enable optimization
5.58/2.85	c ========================================[ Problem Statistics ]===========================================
5.58/2.85	c |                                                                                                       
5.58/2.85	c |  Parse time        :         2.32 s 
5.58/2.85	c |
5.58/2.85	c |               Variables: 81
5.58/2.85	c |            Domain Sizes: 81..81
5.58/2.85	c |
5.58/2.85	c |             Constraints: 1313
5.58/2.85	c |                   Arity: 4..81
5.58/2.85	c | 
5.58/2.85	c |                   Types: 
5.58/2.85	c |                          Intension: 1296
5.58/2.85	c |                          Lex: 16
5.58/2.85	c |                          Max constant: 1
5.58/2.85	c |                          
5.58/2.85	c |               Objective: Minimize Max constant
5.58/2.85	
5.58/2.85	c =========================================================================================================
5.58/2.85	c Parallel mode: Portfolio
5.58/2.85	c [pFactory][Group N°0] created (threads:8).
5.58/2.85	c [pFactory][Group N°0] new task added (threads:8 - tasks:1).
5.58/2.85	c [pFactory][Group N°0] new task added (threads:8 - tasks:2).
5.58/2.85	c [pFactory][Group N°0] new task added (threads:8 - tasks:3).
5.58/2.85	c [pFactory][Group N°0] new task added (threads:8 - tasks:4).
5.58/2.85	c [pFactory][Group N°0] new task added (threads:8 - tasks:5).
5.58/2.85	c [pFactory][Group N°0] new task added (threads:8 - tasks:6).
5.58/2.85	c [pFactory][Group N°0] new task added (threads:8 - tasks:7).
5.58/2.85	c [pFactory][Group N°0] new task added (threads:8 - tasks:8).
5.58/2.85	c [pFactory][Group N°0] concurrent mode: enabled.
5.58/2.85	c [pFactory][Group N°0] computations in progress (threads:8 - tasks:8).
5.58/2.85	c [pFactory][Group N°0] task 7 launched on thread 1.
5.58/2.85	c [pFactory][Group N°0] task 6 launched on thread 0.
5.58/2.85	c [pFactory][Group N°0] task 5 launched on thread 5.
5.58/2.85	c [pFactory][Group N°0] task 4 launched on thread 2.
5.58/2.85	c [pFactory][Group N°0] task 3 launched on thread 6.
5.58/2.85	c [pFactory][Group N°0] task 2 launched on thread 7.
5.58/2.85	c [pFactory][Group N°0] task 1 launched on thread 4.
5.58/2.85	c [pFactory][Group N°0] task 0 launched on thread 3.
5.58/2.85	o 80
6.34/2.95	o 5
6.34/3.00	o 4
8.02/3.13	o 3
76.61/11.72	o 2
84.58/12.71	c [pFactory][Group N°0] concurent mode: thread 0 has won with the task 6.
84.58/12.71	c [pFactory][Group N°0] Thread N°0 is joined.
84.58/12.71	c [pFactory][Group N°0] Thread N°1 is joined.
84.58/12.71	c [pFactory][Group N°0] Thread N°2 is joined.
84.58/12.71	c [pFactory][Group N°0] Thread N°3 is joined.
84.58/12.71	c [pFactory][Group N°0] Thread N°4 is joined.
84.58/12.71	c [pFactory][Group N°0] Thread N°5 is joined.
84.58/12.71	c [pFactory][Group N°0] Thread N°6 is joined.
84.58/12.71	c [pFactory][Group N°0] Thread N°7 is joined.
84.58/12.71	c [pFactory][Group N°0] Return Code of the winner:3 (Thread N°0)
84.58/12.71	s OPTIMUM FOUND
84.58/12.71	c call to solver        : 3
84.58/12.71	c
84.58/12.71	c restarts              : 126         
84.58/12.71	c conflicts             : 1905         (23 /sec)
84.58/12.71	c decisions             : 8273         (98 /sec)
84.58/12.71	c propagations          : 66287       (788 /sec)
84.58/12.71	c root propagations     : 6490        
84.58/12.71	c filter calls          : 1641297        (19503 /sec)
84.58/12.71	c useless filter calls  : 1606323        (97 %)
84.58/12.71	c Memory used           : 694.39 MB
84.58/12.71	c Best bound time (wc)  : 11.7098 s
84.58/12.71	c CPU time              : 84.1539 s
84.58/12.71	c real time             : 12.7082 s
84.58/12.71	
84.58/12.71	
84.58/12.71	v <instantiation type='solution' cost='2'>
84.58/12.71	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>
84.58/12.71	v <values>0 0 0 0 0 1 1 2 2 0 1 1 1 2 0 1 0 2 1 0 1 2 1 0 2 2 0 1 1 2 0 2 0 0 2 1 1 2 0 1 2 1 2 0 0 1 2 2 2 0 0 1 1 2 2 0 1 2 2 1 0 0 1 2 1 2 0 1 1 2 1 0 2 2 0 1 1 2 0 2 1 </values>
84.58/12.71	v </instantiation>
84.58/12.71	

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4398332-1568614362/watcher-4398332-1568614362 -o /tmp/evaluation-result-4398332-1568614362/solver-4398332-1568614362 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node139-1568609429-6125 --watchdog 2580 cosoco -model -nbcores=8 HOME/instance-4398332-1568614362.xml 

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

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

solver pid=6710, runsolver pid=6707

[startup+0.100152 s]*
/proc/loadavg: 8.10 8.21 8.22 2/190 6711
/proc/meminfo: memFree=31230916/32770624 swapFree=66921660/67108860
[pid=6710] ppid=6707 vsize=31868 memory=8212 CPUtime=0.1 cores=0-7
/proc/6710/stat : 6710 (cosoco) R 6707 6710 6098 0 -1 4202496 2227 0 0 0 10 0 0 0 20 0 1 0 437704718 32632832 2053 33554432000 4194304 6211092 140725691365376 140725691362648 140501450079205 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8312316 8317760 24449024 140725691372561 140725691372653 140725691372653 140725691375566 0
/proc/6710/statm: 7967 2053 823 493 0 1272 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 31868 KiB
Current children cumulated memory: 8212 KiB

[startup+0.208814 s]*
/proc/loadavg: 8.10 8.21 8.22 2/190 6711
/proc/meminfo: memFree=31226060/32770624 swapFree=66921660/67108860
[pid=6710] ppid=6707 vsize=37644 memory=13988 CPUtime=0.2 cores=0-7
/proc/6710/stat : 6710 (cosoco) R 6707 6710 6098 0 -1 4202496 3680 0 0 0 20 0 0 0 20 0 1 0 437704718 38547456 3497 33554432000 4194304 6211092 140725691365376 140725691362648 140501450079205 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8312316 8317760 24449024 140725691372561 140725691372653 140725691372653 140725691375566 0
/proc/6710/statm: 9411 3497 823 493 0 2716 0
Current children cumulated CPU time: 0.2 s
Current children cumulated vsize: 37644 KiB
Current children cumulated memory: 13988 KiB

[startup+0.308549 s]*
/proc/loadavg: 8.10 8.21 8.22 2/190 6711
/proc/meminfo: memFree=31220480/32770624 swapFree=66921660/67108860
[pid=6710] ppid=6707 vsize=43020 memory=19228 CPUtime=0.3 cores=0-7
/proc/6710/stat : 6710 (cosoco) R 6707 6710 6098 0 -1 4202496 5013 0 0 0 30 0 0 0 20 0 1 0 437704718 44052480 4807 33554432000 4194304 6211092 140725691365376 140725691362648 140501450079205 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8312316 8317760 24449024 140725691372561 140725691372653 140725691372653 140725691375566 0
/proc/6710/statm: 10755 4807 823 493 0 4060 0
Current children cumulated CPU time: 0.3 s
Current children cumulated vsize: 43020 KiB
Current children cumulated memory: 19228 KiB

[startup+0.700282 s]
/proc/loadavg: 8.10 8.21 8.22 2/190 6711
/proc/meminfo: memFree=31209644/32770624 swapFree=66921660/67108860
[pid=6710] ppid=6707 vsize=63520 memory=39860 CPUtime=0.69 cores=0-7
/proc/6710/stat : 6710 (cosoco) R 6707 6710 6098 0 -1 4202496 10154 0 0 0 67 2 0 0 20 0 1 0 437704718 65044480 9965 33554432000 4194304 6211092 140725691365376 140725691360472 140501450079205 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 8312316 8317760 24449024 140725691372561 140725691372653 140725691372653 140725691375566 0
/proc/6710/statm: 15880 9965 823 493 0 9185 0
Current children cumulated CPU time: 0.69 s
Current children cumulated vsize: 63520 KiB
Current children cumulated memory: 39860 KiB

[startup+1.50028 s]
/proc/loadavg: 8.10 8.21 8.22 2/190 6711
/proc/meminfo: memFree=31183804/32770624 swapFree=66921660/67108860
[pid=6710] ppid=6707 vsize=106200 memory=82540 CPUtime=1.49 cores=0-7
/proc/6710/stat : 6710 (cosoco) R 6707 6710 6098 0 -1 4202496 20819 0 0 0 145 4 0 0 20 0 1 0 437704718 108748800 20635 33554432000 4194304 6211092 140725691365376 140725691360472 140501468369184 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 8312316 8317760 24449024 140725691372561 140725691372653 140725691372653 140725691375566 0
/proc/6710/statm: 26550 20635 823 493 0 19855 0
Current children cumulated CPU time: 1.49 s
Current children cumulated vsize: 106200 KiB
Current children cumulated memory: 82540 KiB

[startup+3.11073 s]
/proc/loadavg: 8.10 8.21 8.22 9/198 6719
/proc/meminfo: memFree=31050456/32770624 swapFree=66921660/67108860
[pid=6710] ppid=6707 vsize=744872 memory=192804 CPUtime=8.02 cores=0-7
/proc/6710/stat : 6710 (cosoco) S 6707 6710 6098 0 -1 1077944320 74950 0 0 0 787 15 0 0 20 0 9 0 437704718 762748928 48201 33554432000 4194304 6211092 140725691365376 140725691363632 140501466119927 0 0 4096 8405026 18446744073709551615 0 0 17 0 0 0 0 0 0 8312316 8317760 24449024 140725691372561 140725691372653 140725691372653 140725691375566 0
/proc/6710/statm: 186218 48201 868 493 0 179523 0
[pid=6710/tid=6712] ppid=6707 vsize=744872 memory=3620 CPUtime=0.69 cores=0-7
/proc/6710/task/6712/stat : 6712 (cosoco) R 6707 6710 6098 0 -1 4202560 3485 0 0 0 69 0 0 0 20 0 9 0 437704958 762748928 48201 33554432000 4194304 6211092 140725691365376 140501442976424 140501460024207 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 24449024 140725691372561 140725691372653 140725691372653 140725691375566 0
[pid=6710/tid=6713] ppid=6707 vsize=744872 memory=45400 CPUtime=0.7 cores=0-7
/proc/6710/task/6713/stat : 6713 (cosoco) R 6707 6710 6098 0 -1 4202560 3057 0 0 0 70 0 0 0 20 0 9 0 437704958 762748928 48201 33554432000 4194304 6211092 140725691365376 140501434583952 5451416 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 24449024 140725691372561 140725691372653 140725691372653 140725691375566 0
[pid=6710/tid=6714] ppid=6707 vsize=744872 memory=988 CPUtime=0.69 cores=0-7
/proc/6710/task/6714/stat : 6714 (cosoco) R 6707 6710 6098 0 -1 4202560 3242 0 0 0 68 1 0 0 20 0 9 0 437704958 762748928 48201 33554432000 4194304 6211092 140725691365376 140501426191128 140501460024168 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 24449024 140725691372561 140725691372653 140725691372653 140725691375566 0
[pid=6710/tid=6715] ppid=6707 vsize=744872 memory=157264 CPUtime=0.69 cores=0-7
/proc/6710/task/6715/stat : 6715 (cosoco) R 6707 6710 6098 0 -1 4202560 5131 0 0 0 69 0 0 0 20 0 9 0 437704958 762748928 48201 33554432000 4194304 6211092 140725691365376 140501417798312 140501460024207 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 24449024 140725691372561 140725691372653 140725691372653 140725691375566 0
[pid=6710/tid=6716] ppid=6707 vsize=744872 memory=2016 CPUtime=0.69 cores=0-7
/proc/6710/task/6716/stat : 6716 (cosoco) R 6707 6710 6098 0 -1 4202560 3304 0 0 0 68 1 0 0 20 0 9 0 437704958 762748928 48201 33554432000 4194304 6211092 140725691365376 140501409405608 5456310 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 24449024 140725691372561 140725691372653 140725691372653 140725691375566 0
[pid=6710/tid=6717] ppid=6707 vsize=744872 memory=1428 CPUtime=0.69 cores=0-7
/proc/6710/task/6717/stat : 6717 (cosoco) R 6707 6710 6098 0 -1 4202560 2477 0 0 0 68 1 0 0 20 0 9 0 437704958 762748928 48201 33554432000 4194304 6211092 140725691365376 140501401012648 5455650 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 24449024 140725691372561 140725691372653 140725691372653 140725691375566 0
[pid=6710/tid=6718] ppid=6707 vsize=744872 memory=10728 CPUtime=0.69 cores=0-7
/proc/6710/task/6718/stat : 6718 (cosoco) R 6707 6710 6098 0 -1 4202560 3035 0 0 0 69 0 0 0 20 0 9 0 437704958 762748928 48201 33554432000 4194304 6211092 140725691365376 140501392620168 5455634 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 24449024 140725691372561 140725691372653 140725691372653 140725691375566 0
[pid=6710/tid=6719] ppid=6707 vsize=744872 memory=1552 CPUtime=0.7 cores=0-7
/proc/6710/task/6719/stat : 6719 (cosoco) R 6707 6710 6098 0 -1 4202560 3199 0 0 0 69 1 0 0 20 0 9 0 437704958 762748928 48201 33554432000 4194304 6211092 140725691365376 140501384227528 5480253 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 24449024 140725691372561 140725691372653 140725691372653 140725691375566 0
Current children cumulated CPU time: 8.02 s
Current children cumulated vsize: 744872 KiB
Current children cumulated memory: 192804 KiB

[startup+6.30073 s]
/proc/loadavg: 8.09 8.21 8.22 9/198 6719
/proc/meminfo: memFree=31044184/32770624 swapFree=66921660/67108860
[pid=6710] ppid=6707 vsize=745124 memory=195444 CPUtime=33.48 cores=0-7
/proc/6710/stat : 6710 (cosoco) S 6707 6710 6098 0 -1 1077944320 215594 0 0 0 3315 33 0 0 20 0 9 0 437704718 763006976 48861 33554432000 4194304 6211092 140725691365376 140725691363632 140501466119927 0 0 4096 8405026 18446744073709551615 0 0 17 0 0 0 0 0 0 8312316 8317760 24449024 140725691372561 140725691372653 140725691372653 140725691375566 0
/proc/6710/statm: 186281 48861 868 493 0 179586 0
[pid=6710/tid=6712] ppid=6707 vsize=745124 memory=195444 CPUtime=3.88 cores=0-7
/proc/6710/task/6712/stat : 6712 (cosoco) R 6707 6710 6098 0 -1 4202560 20581 0 0 0 387 1 0 0 20 0 9 0 437704958 763006976 48861 33554432000 4194304 6211092 140725691365376 140501442977096 5069360 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 24449024 140725691372561 140725691372653 140725691372653 140725691375566 0
[pid=6710/tid=6713] ppid=6707 vsize=745124 memory=195444 CPUtime=3.89 cores=0-7
/proc/6710/task/6713/stat : 6713 (cosoco) R 6707 6710 6098 0 -1 4202560 19185 0 0 0 387 2 0 0 20 0 9 0 437704958 763006976 48861 33554432000 4194304 6211092 140725691365376 140501434583688 5443111 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 24449024 140725691372561 140725691372653 140725691372653 140725691375566 0
[pid=6710/tid=6714] ppid=6707 vsize=745124 memory=280801472156384 CPUtime=3.88 cores=0-7
/proc/6710/task/6714/stat : 6714 (cosoco) R 6707 6710 6098 0 -1 4202560 19665 0 0 0 384 4 0 0 20 0 9 0 437704958 763006976 48861 33554432000 4194304 6211092 140725691365376 140501426191032 5446264 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 24449024 140725691372561 140725691372653 140725691372653 140725691375566 0
[pid=6710/tid=6715] ppid=6707 vsize=745124 memory=140405185627775 CPUtime=3.88 cores=0-7
/proc/6710/task/6715/stat : 6715 (cosoco) R 6707 6710 6098 0 -1 4202560 30361 0 0 0 386 2 0 0 20 0 9 0 437704958 763006976 48861 33554432000 4194304 6211092 140725691365376 140501417798280 5068955 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 24449024 140725691372561 140725691372653 140725691372653 140725691375566 0
[pid=6710/tid=6716] ppid=6707 vsize=745124 memory=3620 CPUtime=3.88 cores=0-7
/proc/6710/task/6716/stat : 6716 (cosoco) R 6707 6710 6098 0 -1 4202560 23109 0 0 0 383 5 0 0 20 0 9 0 437704958 763006976 48861 33554432000 4194304 6211092 140725691365376 140501409405968 5452223 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 24449024 140725691372561 140725691372653 140725691372653 140725691375566 0
[pid=6710/tid=6717] ppid=6707 vsize=745124 memory=45400 CPUtime=3.83 cores=0-7
/proc/6710/task/6717/stat : 6717 (cosoco) R 6707 6710 6098 0 -1 4202560 16061 0 0 0 380 3 0 0 20 0 9 0 437704958 763006976 48861 33554432000 4194304 6211092 140725691365376 140501401012920 5440716 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 24449024 140725691372561 140725691372653 140725691372653 140725691375566 0
[pid=6710/tid=6718] ppid=6707 vsize=745124 memory=0 CPUtime=3.89 cores=0-7
/proc/6710/task/6718/stat : 6718 (cosoco) R 6707 6710 6098 0 -1 4202560 19378 0 0 0 387 2 0 0 20 0 9 0 437704958 763006976 48861 33554432000 4194304 6211092 140725691365376 140501392620560 5065770 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 24449024 140725691372561 140725691372653 140725691372653 140725691375566 0
[pid=6710/tid=6719] ppid=6707 vsize=745124 memory=0 CPUtime=3.88 cores=0-7
/proc/6710/task/6719/stat : 6719 (cosoco) R 6707 6710 6098 0 -1 4202560 19234 0 0 0 384 4 0 0 20 0 9 0 437704958 763006976 48861 33554432000 4194304 6211092 140725691365376 140501384227512 5193728 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 24449024 140725691372561 140725691372653 140725691372653 140725691375566 0
Current children cumulated CPU time: 33.48 s
Current children cumulated vsize: 745124 KiB
Current children cumulated memory: 195444 KiB

[startup+12.7007 s]
/proc/loadavg: 8.08 8.21 8.22 9/198 6719
/proc/meminfo: memFree=31044824/32770624 swapFree=66921660/67108860
[pid=6710] ppid=6707 vsize=743832 memory=194608 CPUtime=84.58 cores=0-7
/proc/6710/stat : 6710 (cosoco) S 6707 6710 6098 0 -1 1077944320 355046 0 0 0 8409 49 0 0 20 0 7 0 437704718 761683968 48652 33554432000 4194304 6211092 140725691365376 140725691363632 140501466119927 0 0 4096 8405026 18446744073709551615 0 0 17 2 0 0 0 0 0 8312316 8317760 24449024 140725691372561 140725691372653 140725691372653 140725691375566 0
/proc/6710/statm: 185958 48652 869 493 0 179263 0
[pid=6710/tid=6714] ppid=6707 vsize=743832 memory=0 CPUtime=10.28 cores=0-7
/proc/6710/task/6714/stat : 6714 (cosoco) R 6707 6710 6098 0 -1 4202560 35841 0 0 0 1022 6 0 0 20 0 7 0 437704958 761683968 48652 33554432000 4194304 6211092 140725691365376 140501426191032 140501459412128 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 24449024 140725691372561 140725691372653 140725691372653 140725691375566 0
[pid=6710/tid=6715] ppid=6707 vsize=743832 memory=194952 CPUtime=10.29 cores=0-7
/proc/6710/task/6715/stat : 6715 (cosoco) R 6707 6710 6098 0 -1 4202560 54946 0 0 0 1024 5 0 0 20 0 7 0 437704958 761683968 48652 33554432000 4194304 6211092 140725691365376 140501417798280 5072875 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 24449024 140725691372561 140725691372653 140725691372653 140725691375566 0
[pid=6710/tid=6716] ppid=6707 vsize=743832 memory=3472468696963576160 CPUtime=10.28 cores=0-7
/proc/6710/task/6716/stat : 6716 (cosoco) R 6707 6710 6098 0 -1 4202560 42332 0 0 0 1020 8 0 0 20 0 7 0 437704958 761683968 48652 33554432000 4194304 6211092 140725691365376 140501409406280 5443064 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 24449024 140725691372561 140725691372653 140725691372653 140725691375566 0
[pid=6710/tid=6717] ppid=6707 vsize=743832 memory=195248 CPUtime=10.15 cores=0-7
/proc/6710/task/6717/stat : 6717 (cosoco) R 6707 6710 6098 0 -1 4202560 30225 0 0 0 1010 5 0 0 20 0 7 0 437704958 761683968 48652 33554432000 4194304 6211092 140725691365376 140501401012920 5456306 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 24449024 140725691372561 140725691372653 140725691372653 140725691375566 0
[pid=6710/tid=6718] ppid=6707 vsize=743832 memory=14128970052405432 CPUtime=10.28 cores=0-7
/proc/6710/task/6718/stat : 6718 (cosoco) R 6707 6710 6098 0 -1 4202560 34802 0 0 0 1025 3 0 0 20 0 7 0 437704958 761683968 48652 33554432000 4194304 6211092 140725691365376 140501392620560 5068955 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 24449024 140725691372561 140725691372653 140725691372653 140725691375566 0
[pid=6710/tid=6719] ppid=6707 vsize=743832 memory=194952 CPUtime=10.28 cores=0-7
/proc/6710/task/6719/stat : 6719 (cosoco) R 6707 6710 6098 0 -1 4202560 35297 0 0 0 1022 6 0 0 20 0 7 0 437704958 761683968 48652 33554432000 4194304 6211092 140725691365376 140501384227512 5443072 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 24449024 140725691372561 140725691372653 140725691372653 140725691375566 0
Current children cumulated CPU time: 84.58 s
Current children cumulated vsize: 743832 KiB
Current children cumulated memory: 194608 KiB

[startup+12.7327 s]
# the end of solver process 6710 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=84.154 s, system=0.518661 s

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

[startup+12.7007 s]
/proc/loadavg: 8.08 8.21 8.22 9/198 6719
/proc/meminfo: memFree=31044824/32770624 swapFree=66921660/67108860
[pid=6710] ppid=6707 vsize=743832 memory=194608 CPUtime=84.58 cores=0-7
/proc/6710/stat : 6710 (cosoco) S 6707 6710 6098 0 -1 1077944320 355046 0 0 0 8409 49 0 0 20 0 7 0 437704718 761683968 48652 33554432000 4194304 6211092 140725691365376 140725691363632 140501466119927 0 0 4096 8405026 18446744073709551615 0 0 17 2 0 0 0 0 0 8312316 8317760 24449024 140725691372561 140725691372653 140725691372653 140725691375566 0
/proc/6710/statm: 185958 48652 869 493 0 179263 0
[pid=6710/tid=6714] ppid=6707 vsize=743832 memory=0 CPUtime=10.28 cores=0-7
/proc/6710/task/6714/stat : 6714 (cosoco) R 6707 6710 6098 0 -1 4202560 35841 0 0 0 1022 6 0 0 20 0 7 0 437704958 761683968 48652 33554432000 4194304 6211092 140725691365376 140501426191032 140501459412128 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 24449024 140725691372561 140725691372653 140725691372653 140725691375566 0
[pid=6710/tid=6715] ppid=6707 vsize=743832 memory=194952 CPUtime=10.29 cores=0-7
/proc/6710/task/6715/stat : 6715 (cosoco) R 6707 6710 6098 0 -1 4202560 54946 0 0 0 1024 5 0 0 20 0 7 0 437704958 761683968 48652 33554432000 4194304 6211092 140725691365376 140501417798280 5072875 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 24449024 140725691372561 140725691372653 140725691372653 140725691375566 0
[pid=6710/tid=6716] ppid=6707 vsize=743832 memory=3472468696963576160 CPUtime=10.28 cores=0-7
/proc/6710/task/6716/stat : 6716 (cosoco) R 6707 6710 6098 0 -1 4202560 42332 0 0 0 1020 8 0 0 20 0 7 0 437704958 761683968 48652 33554432000 4194304 6211092 140725691365376 140501409406280 5443064 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 24449024 140725691372561 140725691372653 140725691372653 140725691375566 0
[pid=6710/tid=6717] ppid=6707 vsize=743832 memory=195248 CPUtime=10.15 cores=0-7
/proc/6710/task/6717/stat : 6717 (cosoco) R 6707 6710 6098 0 -1 4202560 30225 0 0 0 1010 5 0 0 20 0 7 0 437704958 761683968 48652 33554432000 4194304 6211092 140725691365376 140501401012920 5456306 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 24449024 140725691372561 140725691372653 140725691372653 140725691375566 0
[pid=6710/tid=6718] ppid=6707 vsize=743832 memory=14128970052405432 CPUtime=10.28 cores=0-7
/proc/6710/task/6718/stat : 6718 (cosoco) R 6707 6710 6098 0 -1 4202560 34802 0 0 0 1025 3 0 0 20 0 7 0 437704958 761683968 48652 33554432000 4194304 6211092 140725691365376 140501392620560 5068955 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 24449024 140725691372561 140725691372653 140725691372653 140725691375566 0
[pid=6710/tid=6719] ppid=6707 vsize=743832 memory=194952 CPUtime=10.28 cores=0-7
/proc/6710/task/6719/stat : 6719 (cosoco) R 6707 6710 6098 0 -1 4202560 35297 0 0 0 1022 6 0 0 20 0 7 0 437704958 761683968 48652 33554432000 4194304 6211092 140725691365376 140501384227512 5443072 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 24449024 140725691372561 140725691372653 140725691372653 140725691375566 0
Current children cumulated CPU time: 84.58 s
Current children cumulated vsize: 743832 KiB
Current children cumulated memory: 194608 KiB

Child status: 0
Real time (s): 12.7328
CPU time (s): 84.6727
CPU user time (s): 84.154
CPU system time (s): 0.518661
CPU usage (%): 664.999
Max. virtual memory (cumulated for all children) (KiB): 745124
Max. memory (cumulated for all children) (KiB): 195444

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 84.154
system time used= 0.518661
maximum resident set size= 195444
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 355775
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= 3244
involuntary context switches= 588


# summary of solver processes directly reported to runsolver:
#   pid: 6710
#   total CPU time (s): 84.6727
#   total CPU user time (s): 84.154
#   total CPU system time (s): 0.518661

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.079318 second user time and 0.142157 second system time

The end

Launcher Data

Begin job on node139 at 2019-09-16 08:14:32
IDJOB=4398332
IDBENCH=139724
IDSOLVER=2851
FILE ID=node139/4398332-1568614362
RUNJOBID= node139-1568609429-6125
PBS_JOBID= 21703437
Free space on /tmp= 59556 MiB

SOLVER NAME= cosoco 2.O 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-4398332-1568614362/watcher-4398332-1568614362 -o /tmp/evaluation-result-4398332-1568614362/solver-4398332-1568614362 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node139-1568609429-6125 --watchdog 2580  cosoco -model -nbcores=8 HOME/instance-4398332-1568614362.xml

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

MD5SUM BENCH= 72a1fa157874bc53acfadcbdb1252751
RANDOM SEED=1534035211

node139.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.57
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.57
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.57
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.57
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:        31235988 kB
MemAvailable:   31826400 kB
Buffers:          100940 kB
Cached:           779684 kB
SwapCached:        78076 kB
Active:           524072 kB
Inactive:         440248 kB
Active(anon):       8500 kB
Inactive(anon):   117488 kB
Active(file):     515572 kB
Inactive(file):   322760 kB
Unevictable:      107280 kB
Mlocked:          107280 kB
SwapTotal:      67108860 kB
SwapFree:       66921660 kB
Dirty:              2888 kB
Writeback:             0 kB
AnonPages:        119000 kB
Mapped:            46608 kB
Shmem:             33576 kB
Slab:             164216 kB
SReclaimable:     135828 kB
SUnreclaim:        28388 kB
KernelStack:        3712 kB
PageTables:         5180 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     498296 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     71680 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      107904 kB
DirectMap2M:    33437696 kB

Free space on /tmp at the end= 59556 MiB
End job on node139 at 2019-09-16 08:14:45