Trace number 4397985

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 NameAnswerCPU timeWall clock time
cosoco 2.O parallelSAT 0.284908 0.0724849

General information on the benchmark

NameGracefulGraph/
GracefulGraph-K05-P02_c18.xml
MD5SUM803795f7a37fd3a40686e408980b1bff
Bench CategoryCSP (decision problem)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark0.284908
Satisfiable
(Un)Satisfiability was proved
Number of variables65
Number of constraints27
Number of domains2
Minimum domain size25
Maximum domain size26
Distribution of domain sizes[{"size":25,"count":25},{"size":26,"count":10}]
Minimum variable degree0
Maximum variable degree6
Distribution of variable degrees[{"degree":0,"count":30},{"degree":2,"count":25},{"degree":6,"count":10}]
Minimum constraint arity3
Maximum constraint arity25
Distribution of constraint arities[{"arity":3,"count":25},{"arity":10,"count":1},{"arity":25,"count":1}]
Number of extensional constraints0
Number of intensional constraints25
Distribution of constraint types[{"type":"intension","count":25},{"type":"allDifferent","count":2}]
Optimization problemNO
Type of objective

Solver Data

0.00/0.01	c
0.00/0.01	c This is cosoco 2.00 --  
0.00/0.01	c
0.00/0.01	c command line: cosoco -model -nbcores=8 HOME/instance-4397985-1568615985.xml 
0.00/0.01	c intension  eq(dist(cn[0][0],cn[0][1]),ce[0][0][1]) -> extension (support ? 1) - 650tuples
0.00/0.03	c intension -> extension : same as previous
0.00/0.03	c intension -> extension : same as previous
0.00/0.03	c intension -> extension : same as previous
0.00/0.03	c intension -> extension : same as previous
0.00/0.03	c intension -> extension : same as previous
0.00/0.03	c intension -> extension : same as previous
0.00/0.03	c intension -> extension : same as previous
0.00/0.03	c intension -> extension : same as previous
0.00/0.03	c intension -> extension : same as previous
0.00/0.03	c intension -> extension : same as previous
0.00/0.03	c intension -> extension : same as previous
0.00/0.03	c intension -> extension : same as previous
0.00/0.03	c intension -> extension : same as previous
0.00/0.03	c intension -> extension : same as previous
0.00/0.03	c intension -> extension : same as previous
0.00/0.03	c intension -> extension : same as previous
0.00/0.03	c intension -> extension : same as previous
0.00/0.03	c intension -> extension : same as previous
0.00/0.03	c intension -> extension : same as previous
0.00/0.03	c intension  eq(dist(cn[0][0],cn[1][0]),cie[0][0]) -> extension (support ? 1) - 650tuples
0.00/0.04	c root propagations     : 0           
0.00/0.04	c restarts enabled, print stats at every restarts
0.00/0.04	c
0.00/0.04	c
0.00/0.04	c intension -> extension : same as previous
0.00/0.04	c intension -> extension : same as previous
0.00/0.04	c intension -> extension : same as previous
0.00/0.04	c intension -> extension : same as previous
0.00/0.04	c ========================================[ Problem Statistics ]===========================================
0.00/0.04	c |                                                                                                       
0.00/0.04	c |  Parse time        :         0.03 s 
0.00/0.04	c |
0.00/0.04	c |               Variables: 65
0.00/0.04	c |            Domain Sizes: 25..26
0.00/0.04	c |
0.00/0.04	c |             Constraints: 27
0.00/0.04	c |                   Arity: 3..25  -- Ternary: 25
0.00/0.04	c | 
0.00/0.04	c |                   Types: 
0.00/0.04	c |                          All Different: 2
0.00/0.04	c |                          Extension: 25  (nb tuples: 650..650) -- (shared: 184)
0.00/0.04	c |                          
0.00/0.04	c =========================================================================================================
0.00/0.04	c Parallel mode: Portfolio
0.00/0.04	c [pFactory][Group N°0] created (threads:8).
0.00/0.04	c [pFactory][Group N°0] new task added (threads:8 - tasks:1).
0.00/0.04	c [pFactory][Group N°0] new task added (threads:8 - tasks:2).
0.00/0.04	c [pFactory][Group N°0] new task added (threads:8 - tasks:3).
0.00/0.04	c [pFactory][Group N°0] new task added (threads:8 - tasks:4).
0.00/0.04	c [pFactory][Group N°0] new task added (threads:8 - tasks:5).
0.00/0.04	c [pFactory][Group N°0] new task added (threads:8 - tasks:6).
0.00/0.04	c [pFactory][Group N°0] new task added (threads:8 - tasks:7).
0.00/0.04	c [pFactory][Group N°0] new task added (threads:8 - tasks:8).
0.00/0.04	c [pFactory][Group N°0] concurrent mode: enabled.
0.00/0.04	c [pFactory][Group N°0] computations in progress (threads:8 - tasks:8).
0.00/0.04	c [pFactory][Group N°0] task 7 launched on thread 5.
0.00/0.04	c [pFactory][Group N°0] task 6 launched on thread 1.
0.00/0.04	c [pFactory][Group N°0] task 5 launched on thread 2.
0.00/0.04	c [pFactory][Group N°0] task 4 launched on thread 0.
0.00/0.04	c [pFactory][Group N°0] task 3 launched on thread 6.
0.00/0.04	c [pFactory][Group N°0] task 2 launched on thread 3.
0.00/0.04	c [pFactory][Group N°0] task 1 launched on thread 7.
0.00/0.04	c [pFactory][Group N°0] task 0 launched on thread 4.
0.00/0.04	c conflicts      decisions      filterCalls    propagations   Root Prop.     Nogoods        min/max/avg depth
0.00/0.04	c remove useless variable ce[0][0][0]
0.00/0.04	c remove useless variable ce[0][1][0]
0.00/0.04	c remove useless variable ce[0][1][1]
0.00/0.04	c remove useless variable ce[0][2][0]
0.00/0.04	c remove useless variable ce[0][2][1]
0.00/0.04	c remove useless variable ce[0][2][2]
0.00/0.04	c remove useless variable ce[0][3][0]
0.00/0.04	c remove useless variable ce[0][3][1]
0.00/0.04	c remove useless variable ce[0][3][2]
0.00/0.04	c remove useless variable ce[0][3][3]
0.00/0.04	c remove useless variable ce[0][4][0]
0.00/0.04	c remove useless variable ce[0][4][1]
0.00/0.04	c remove useless variable ce[0][4][2]
0.00/0.04	c remove useless variable ce[0][4][3]
0.00/0.04	c remove useless variable ce[0][4][4]
0.00/0.04	c remove useless variable ce[1][0][0]
0.00/0.04	c remove useless variable ce[1][1][0]
0.00/0.04	c remove useless variable ce[1][1][1]
0.00/0.04	c remove useless variable ce[1][2][0]
0.00/0.04	c remove useless variable ce[1][2][1]
0.00/0.04	c remove useless variable ce[1][2][2]
0.00/0.04	c remove useless variable ce[1][3][0]
0.00/0.04	c remove useless variable ce[1][3][1]
0.00/0.04	c remove useless variable ce[1][3][2]
0.00/0.04	c remove useless variable ce[1][3][3]
0.00/0.04	c remove useless variable ce[1][4][0]
0.00/0.04	c remove useless variable ce[1][4][1]
0.00/0.04	c remove useless variable ce[1][4][2]
0.00/0.04	c remove useless variable ce[1][4][3]
0.00/0.04	c remove useless variable ce[1][4][4]
0.00/0.04	c root propagations     : 0           
0.00/0.04	c restarts enabled, print stats at every restarts
0.00/0.04	c
0.00/0.04	c
0.00/0.04	c conflicts      decisions      filterCalls    propagations   Root Prop.     Nogoods        min/max/avg depth
0.00/0.04	c remove useless variable ce[0][0][0]
0.00/0.04	c remove useless variable ce[0][1][0]
0.00/0.04	c remove useless variable ce[0][1][1]
0.00/0.04	c remove useless variable ce[0][2][0]
0.00/0.04	c remove useless variable ce[0][2][1]
0.00/0.04	c remove useless variable ce[0][2][2]
0.00/0.04	c remove useless variable ce[0][3][0]
0.00/0.04	c remove useless variable ce[0][3][1]
0.00/0.04	c remove useless variable ce[0][3][2]
0.00/0.04	c remove useless variable ce[0][3][3]
0.00/0.04	c remove useless variable ce[0][4][0]
0.00/0.04	c remove useless variable ce[0][4][1]
0.00/0.04	c remove useless variable ce[0][4][2]
0.00/0.04	c remove useless variable ce[0][4][3]
0.00/0.04	c remove useless variable ce[0][4][4]
0.00/0.04	c remove useless variable ce[1][0][0]
0.00/0.04	c remove useless variable ce[1][1][0]
0.00/0.04	c remove useless variable ce[1][1][1]
0.00/0.04	c remove useless variable ce[1][2][0]
0.00/0.04	c remove useless variable ce[1][2][1]
0.00/0.04	c remove useless variable ce[1][2][2]
0.00/0.04	c remove useless variable ce[1][3][0]
0.00/0.04	c remove useless variable ce[1][3][1]
0.00/0.04	c remove useless variable ce[1][3][2]
0.00/0.04	c remove useless variable ce[1][3][3]
0.00/0.04	c remove useless variable ce[1][4][0]
0.00/0.04	c remove useless variable ce[1][4][1]
0.00/0.04	c remove useless variable ce[1][4][2]
0.00/0.04	c remove useless variable ce[1][4][3]
0.00/0.04	c remove useless variable ce[1][4][4]
0.00/0.04	c root propagations     : 0           
0.00/0.04	c restarts enabled, print stats at every restarts
0.00/0.04	c root propagations     : 0           
0.00/0.04	c restarts enabled, print stats at every restarts
0.00/0.04	c
0.00/0.04	c
0.00/0.04	c
0.00/0.04	c
0.00/0.04	c root propagations     : 0           
0.00/0.04	c restarts enabled, print stats at every restarts
0.00/0.04	c
0.00/0.04	c
0.00/0.04	c c conflicts      conflictsdecisions         decisions         filterCallsfilterCalls  c conflicts      decisions      filterCalls   propagations    Root Prop.   propagations     Root Prop.      Nogoods      Nogoods          min/max/avg depth 
0.00/0.04	 c remove useless variable ce[0][0][0]
0.00/0.04	c remove useless variable ce[0][1][0]
0.00/0.04	c remove useless variable ce[0][1][1]
0.00/0.04	c remove useless variable ce[0][2][0]
0.00/0.04	c remove useless variable ce[0][2][1]
0.00/0.04	min/max/avg depth
0.00/0.04	c remove useless variable ce[0][2][2]
0.00/0.04	c remove useless variable ce[0][3][0]
0.00/0.04	c remove useless variable ce[0][3][1]
0.00/0.04	c remove useless variable ce[0][3][2]
0.00/0.04	c remove useless variable ce[0][0][0]
0.00/0.04	   propagations   Root Prop.     Nogoods        min/max/avg depth
0.00/0.04	c remove useless variable ce[0][0][0]
0.00/0.04	c remove useless variable ce[0][1][0]
0.00/0.04	c remove useless variable ce[0][1][0]
0.00/0.04	c remove useless variable ce[0][3][3]
0.00/0.04	c remove useless variable ce[0][1][1]
0.00/0.04	c remove useless variable ce[0][2][0]
0.00/0.04	c remove useless variable ce[0][4][0]
0.00/0.04	c remove useless variable ce[0][1][1]
0.00/0.04	c remove useless variable ce[0][4][1]
0.00/0.04	c remove useless variable ce[0][2][1]
0.00/0.04	c remove useless variable ce[0][2][2]
0.00/0.04	c remove useless variable ce[0][3][0]
0.00/0.04	c remove useless variable ce[0][3][1]
0.00/0.04	c remove useless variable ce[0][3][2]
0.00/0.04	c remove useless variable ce[0][3][3]
0.00/0.04	c remove useless variable ce[0][4][0]
0.00/0.04	c remove useless variable ce[0][4][1]
0.00/0.04	c remove useless variable ce[0][4][2]
0.00/0.04	c remove useless variable ce[0][4][3]
0.00/0.04	c remove useless variable ce[0][4][4]
0.00/0.04	c remove useless variable ce[1][0][0]
0.00/0.04	c remove useless variable ce[1][1][0]
0.00/0.04	c remove useless variable ce[0][2][0]
0.00/0.04	c remove useless variable ce[0][2][1]
0.00/0.04	c remove useless variable ce[0][2][2]
0.00/0.04	c remove useless variable ce[0][3][0]
0.00/0.04	c remove useless variable ce[0][3][1]
0.00/0.04	c remove useless variable ce[0][3][2]
0.00/0.04	c remove useless variable ce[0][3][3]
0.00/0.04	c remove useless variable ce[0][4][0]
0.00/0.04	c remove useless variable ce[0][4][1]
0.00/0.04	c remove useless variable ce[0][4][2]
0.00/0.04	c remove useless variable ce[0][4][3]
0.00/0.04	c remove useless variable ce[0][4][4]
0.00/0.04	c remove useless variable ce[1][0][0]
0.00/0.04	c remove useless variable ce[1][1][0]
0.00/0.04	c remove useless variable ce[1][1][1]
0.00/0.04	c remove useless variable ce[1][2][0]
0.00/0.04	c remove useless variable ce[1][2][1]
0.00/0.04	c remove useless variable ce[1][2][2]
0.00/0.04	c remove useless variable ce[1][3][0]
0.00/0.04	c remove useless variable ce[1][3][1]
0.00/0.04	c remove useless variable ce[1][3][2]
0.00/0.04	c root propagations     : 0           
0.00/0.04	c restarts enabled, print stats at every restarts
0.00/0.04	c
0.00/0.04	c
0.00/0.04	c remove useless variable ce[0][4][2]
0.00/0.04	c conflicts      decisions      filterCalls    propagations   Root Prop.     Nogoods        min/max/avg depth
0.00/0.04	c remove useless variable ce[0][0][0]
0.00/0.04	c remove useless variable ce[0][1][0]
0.00/0.04	c remove useless variable ce[0][1][1]
0.00/0.04	c remove useless variable ce[0][2][0]
0.00/0.04	c remove useless variable ce[0][4][3]
0.00/0.04	c remove useless variable ce[1][3][3]
0.00/0.04	c remove useless variable ce[1][1][1]
0.00/0.04	c remove useless variable ce[0][4][4]
0.00/0.04	c remove useless variable ce[0][2][1]
0.00/0.04	c remove useless variable ce[1][2][0]
0.00/0.04	c remove useless variable ce[1][2][1]
0.00/0.04	c remove useless variable ce[1][4][0]
0.00/0.04	c remove useless variable ce[1][2][2]
0.00/0.04	c remove useless variable ce[1][4][1]
0.00/0.04	c remove useless variable ce[1][3][0]
0.00/0.04	c remove useless variable ce[1][0][0]
0.00/0.04	c remove useless variable ce[0][2][2]
0.00/0.04	c remove useless variable ce[1][1][0]
0.00/0.04	c remove useless variable ce[0][3][0]
0.00/0.04	c remove useless variable ce[1][4][2]
0.00/0.04	c remove useless variable ce[0][3][1]
0.00/0.04	c remove useless variable ce[1][4][3]
0.00/0.04	c remove useless variable ce[0][3][2]
0.00/0.04	c remove useless variable ce[1][1][1]
0.00/0.04	c remove useless variable ce[0][3][3]
0.00/0.04	c remove useless variable ce[1][2][0]
0.00/0.04	c remove useless variable ce[1][2][1]
0.00/0.04	c remove useless variable ce[1][4][4]
0.00/0.04	c root propagations     : 0           
0.00/0.04	c restarts enabled, print stats at every restarts
0.00/0.04	c
0.00/0.04	c
0.00/0.04	c conflicts      decisions      filterCalls    propagations   Root Prop.     Nogoods        min/max/avg depth
0.00/0.04	c remove useless variable ce[0][4][0]
0.00/0.04	c remove useless variable ce[0][0][0]
0.00/0.04	c remove useless variable ce[0][1][0]
0.00/0.04	c remove useless variable ce[0][4][1]
0.00/0.04	c remove useless variable ce[0][1][1]
0.00/0.04	c remove useless variable ce[0][2][0]
0.00/0.04	c remove useless variable ce[1][2][2]
0.00/0.04	c remove useless variable ce[1][3][1]
0.00/0.04	c remove useless variable ce[1][3][0]
0.00/0.04	c remove useless variable ce[1][3][2]
0.00/0.04	c remove useless variable ce[1][3][3]
0.00/0.04	c remove useless variable ce[1][4][0]
0.00/0.04	c remove useless variable ce[1][4][1]
0.00/0.04	c remove useless variable ce[1][4][2]
0.00/0.04	c remove useless variable ce[0][4][2]
0.00/0.04	c remove useless variable ce[0][2][1]
0.00/0.04	c remove useless variable ce[0][4][3]
0.00/0.04	c remove useless variable ce[0][4][4]
0.00/0.04	c remove useless variable ce[1][3][1]
0.00/0.04	c remove useless variable ce[1][4][3]
0.00/0.04	c remove useless variable ce[1][4][4]
0.00/0.04	c remove useless variable ce[0][2][2]
0.00/0.04	c remove useless variable ce[0][3][0]
0.00/0.04	c remove useless variable ce[0][3][1]
0.00/0.04	c remove useless variable ce[0][3][2]
0.00/0.04	c remove useless variable ce[0][3][3]
0.00/0.04	c remove useless variable ce[0][4][0]
0.00/0.04	c remove useless variable ce[0][4][1]
0.00/0.04	c remove useless variable ce[0][4][2]
0.00/0.04	c remove useless variable ce[0][4][3]
0.00/0.04	c remove useless variable ce[0][4][4]
0.00/0.04	c remove useless variable ce[1][0][0]
0.00/0.04	c remove useless variable ce[1][1][0]
0.00/0.04	c remove useless variable ce[1][1][1]
0.00/0.04	c remove useless variable ce[1][2][0]
0.00/0.04	c remove useless variable ce[1][2][1]
0.00/0.04	c remove useless variable ce[1][2][2]
0.00/0.04	c remove useless variable ce[1][3][0]
0.00/0.04	c remove useless variable ce[1][3][1]
0.00/0.04	c remove useless variable ce[1][3][2]
0.00/0.04	c remove useless variable ce[1][3][3]
0.00/0.04	c remove useless variable ce[1][4][0]
0.00/0.04	c remove useless variable ce[1][4][1]
0.00/0.04	c remove useless variable ce[1][4][2]
0.00/0.04	c remove useless variable ce[1][4][3]
0.00/0.04	c remove useless variable ce[1][4][4]
0.00/0.04	c remove useless variable ce[1][0][0]
0.00/0.04	c remove useless variable ce[1][3][2]
0.00/0.04	c remove useless variable ce[1][3][3]
0.00/0.04	c remove useless variable ce[1][4][0]
0.00/0.04	c remove useless variable ce[1][1][0]
0.00/0.04	c remove useless variable ce[1][4][1]
0.00/0.04	c remove useless variable ce[1][4][2]
0.00/0.04	c remove useless variable ce[1][4][3]
0.00/0.04	c remove useless variable ce[1][4][4]
0.00/0.04	c remove useless variable ce[1][1][1]
0.00/0.04	c remove useless variable ce[1][2][0]
0.00/0.04	c remove useless variable ce[1][2][1]
0.00/0.04	c remove useless variable ce[1][2][2]
0.00/0.04	c remove useless variable ce[1][3][0]
0.00/0.04	c remove useless variable ce[1][3][1]
0.00/0.04	c remove useless variable ce[1][3][2]
0.00/0.04	c remove useless variable ce[1][3][3]
0.00/0.04	c remove useless variable ce[1][4][0]
0.00/0.04	c remove useless variable ce[1][4][1]
0.00/0.04	c remove useless variable ce[1][4][2]
0.00/0.04	c remove useless variable ce[1][4][3]
0.00/0.04	c remove useless variable ce[1][4][4]
0.00/0.05	c root propagations     : 0           
0.00/0.05	c restarts enabled, print stats at every restarts
0.00/0.05	c
0.00/0.05	c
0.00/0.05	c conflicts      decisions      filterCalls    propagations   Root Prop.     Nogoods        min/max/avg depth
0.00/0.05	c remove useless variable ce[0][0][0]
0.00/0.05	c remove useless variable ce[0][1][0]
0.00/0.05	c remove useless variable ce[0][1][1]
0.00/0.05	c remove useless variable ce[0][2][0]
0.00/0.05	c remove useless variable ce[0][2][1]
0.00/0.05	c remove useless variable ce[0][2][2]
0.00/0.05	c remove useless variable ce[0][3][0]
0.00/0.05	c remove useless variable ce[0][3][1]
0.00/0.05	c remove useless variable ce[0][3][2]
0.00/0.05	c remove useless variable ce[0][3][3]
0.00/0.05	c remove useless variable ce[0][4][0]
0.00/0.05	c remove useless variable ce[0][4][1]
0.00/0.05	c remove useless variable ce[0][4][2]
0.00/0.05	c remove useless variable ce[0][4][3]
0.00/0.05	c remove useless variable ce[0][4][4]
0.00/0.05	c remove useless variable ce[1][0][0]
0.00/0.05	c remove useless variable ce[1][1][0]
0.00/0.05	c remove useless variable ce[1][1][1]
0.00/0.05	c remove useless variable ce[1][2][0]
0.00/0.05	c remove useless variable ce[1][2][1]
0.00/0.05	c remove useless variable ce[1][2][2]
0.00/0.05	c remove useless variable ce[1][3][0]
0.00/0.05	c remove useless variable ce[1][3][1]
0.00/0.05	c remove useless variable ce[1][3][2]
0.00/0.05	c remove useless variable ce[1][3][3]
0.00/0.05	c remove useless variable ce[1][4][0]
0.00/0.05	c remove useless variable ce[1][4][1]
0.00/0.05	c remove useless variable ce[1][4][2]
0.00/0.05	c remove useless variable ce[1][4][3]
0.00/0.05	c remove useless variable ce[1][4][4]
0.00/0.05	c 32             77             1045           3189           0              0              5   25   20    
0.00/0.05	c 32             64             1600           3702           0              0              10   21   18   
0.00/0.05	c 32             45             1200           2925           0              0              11   12   11   
0.00/0.05	c 33             85             1197           3599           0              0              8   8   4      
0.00/0.05	c 32             53             1319           3048           0              0              16   18   16   
0.00/0.05	c 33             86             1930           4412           0              0              22   22   11   
0.00/0.05	c 33             58             1417           3576           0              0              13   13   6    
0.00/0.05	c 101            184            2330           6463           0              0              5   29   20    
0.00/0.05	c 33             61             1484           3347           0              0              8   8   4      
0.00/0.05	c 101            128            2713           9584           0              0              15   17   15   
0.00/0.05	c 64             153            2196           6964           0              0              5   22   17    
0.00/0.05	c 101            123            3910           9985           0              0              12   14   12   
0.00/0.05	c 64             114            2235           6865           0              0              3   16   13    
0.00/0.05	c 64             112            2488           6922           0              0              12   14   12   
0.00/0.05	c 65             158            2378           7196           0              0              5   5   2      
0.00/0.05	c 64             144            3063           9206           0              0              16   19   16   
0.00/0.05	c 65             128            2587           7436           0              0              14   14   7    
0.00/0.05	c 66             163            2528           7479           0              0              5   5   2      
0.00/0.05	c 65             121            2658           7260           0              0              9   9   4      
0.00/0.05	c 101            160            2711           9883           0              0              7   22   18    
0.00/0.05	c 65             160            3302           9717           0              0              16   16   8    
0.00/0.05	c 67             168            2703           7734           0              0              5   5   2      
0.00/0.05	c 66             143            2865           8107           0              0              15   15   7    
0.00/0.05	c 66             133            2913           7942           0              0              12   12   6    
0.00/0.05	c 66             180            3599           10381          0              0              20   20   10   
0.00/0.05	c 211            300            5068           17391          0              0              12   20   14   
0.00/0.05	c 67             147            2981           8304           0              0              4   4   2      
0.00/0.05	c 67             144            3143           8522           0              0              11   11   5    
0.00/0.05	c 67             185            3791           10693          0              0              5   5   2      
0.00/0.05	c 211            398            5700           17433          0              0              14   30   16   
0.00/0.05	c 211            309            4619           17043          0              0              2   20   11    
0.00/0.05	c 128            321            5075           15663          0              0              20   25   23   
0.00/0.06	c 128            233            4972           15607          0              0              11   17   13   
0.00/0.06	c 129            326            5277           15937          0              0              5   5   2      
0.00/0.06	c 128            291            5028           15719          0              0              5   21   10    
0.00/0.06	c 128            266            6085           14619          0              0              11   17   12   
0.00/0.06	c 129            239            5130           15832          0              0              6   6   3      
0.00/0.06	c 130            336            5468           16368          0              0              10   10   5    
0.00/0.06	c 332            514            7705           27147          0              0              13   25   19   
0.00/0.06	c 211            317            8510           29500          0              0              11   19   14   
0.00/0.06	c 129            294            5187           15930          0              0              3   3   1      
0.00/0.06	c 129            282            6341           15296          0              0              16   16   8    
0.00/0.06	c 131            345            5639           16778          0              0              9   9   4      
0.00/0.06	c 130            252            5385           16496          0              0              13   13   6    
0.00/0.06	c 130            299            5332           16162          0              0              5   5   2      
0.00/0.06	c 132            355            5834           17272          0              0              10   10   5    
0.00/0.06	c 130            301            6634           16007          0              0              19   19   9    
0.00/0.06	c 131            265            5628           17114          0              0              13   13   6    
0.00/0.06	c 131            304            5534           16436          0              0              5   5   2      
0.00/0.06	c 133            360            5930           17566          0              0              5   5   2      
0.00/0.06	c 131            311            6851           16635          0              0              10   10   5    
0.00/0.06	c 132            278            5855           17670          0              0              13   13   6    
0.00/0.06	c 134            370            6121           17997          0              0              10   10   5    
0.00/0.06	c 132            314            5752           16920          0              0              10   10   5    
0.00/0.06	c 132            318            6959           16869          0              0              7   7   3      
0.00/0.06	c 332            526            7075           25977          0              0              13   24   19   
0.00/0.06	c 133            291            6094           18288          0              0              13   13   6    
0.00/0.06	c 135            379            6292           18407          0              0              9   9   4      
0.00/0.06	c 133            330            6045           17502          0              0              16   16   8    
0.00/0.06	c 133            334            7203           17540          0              0              16   16   8    
0.00/0.06	c 134            304            6320           18844          0              0              13   13   6    
0.00/0.06	c 134            335            6140           17797          0              0              5   5   2      
0.00/0.07	c 134            353            7502           18256          0              0              19   19   9    
0.00/0.07	c 135            345            6358           18281          0              0              10   10   5    
0.00/0.07	c 135            323            6687           19535          0              0              19   19   9    
0.00/0.07	c 332            590            9354           38626          0              0              5   12   9     
0.00/0.07	c 135            363            7719           18884          0              0              10   10   5    
0.00/0.07	c 332            525            12246          42251          0              0              11   19   13   
0.00/0.07	c 256            598            8785           28871          0              0              10   26   19   
0.00/0.07	c 257            607            8977           29306          0              0              9   9   4      
0.00/0.07	c 258            612            9095           29613          0              0              5   5   2      
0.00/0.07	c 465            765            12126          41960          0              0              5   20   11    
0.00/0.07	c 465            719            10262          35533          0              0              6   20   12    
0.00/0.07	c 259            617            9228           29907          0              0              5   5   2      
0.00/0.07	c 465            814            11702          47234          0              0              10   25   21   
0.00/0.07	c 256            556            9646           29572          0              0              13   28   18   
0.00/0.07	c 260            625            9385           30287          0              0              8   8   4      
0.00/0.07	c First solution is found
0.00/0.07	c [pFactory][Group N°0] concurent mode: thread 0 has won with the task 4.
0.00/0.07	c [pFactory][Group N°0] Thread N°0 is joined.
0.00/0.07	c [pFactory][Group N°0] Thread N°1 is joined.
0.00/0.07	c [pFactory][Group N°0] Thread N°2 is joined.
0.00/0.07	c [pFactory][Group N°0] Thread N°3 is joined.
0.00/0.07	c [pFactory][Group N°0] Thread N°4 is joined.
0.00/0.07	c [pFactory][Group N°0] Thread N°5 is joined.
0.00/0.07	c [pFactory][Group N°0] Thread N°6 is joined.
0.00/0.07	c [pFactory][Group N°0] Thread N°7 is joined.
0.00/0.07	c [pFactory][Group N°0] Return Code of the winner:1 (Thread N°0)
0.00/0.07	s SATISFIABLE
0.00/0.07	c restarts              : 19          
0.00/0.07	c conflicts             : 260          (918 /sec)
0.00/0.07	c decisions             : 627          (2213 /sec)
0.00/0.07	c propagations          : 30370       (107194 /sec)
0.00/0.07	c root propagations     : 0           
0.00/0.07	c filter calls          : 9418           (33242 /sec)
0.00/0.07	c useless filter calls  : 4549           (48 %)
0.00/0.07	c Memory used           : 572.99 MB
0.00/0.07	c CPU time              : 0.283221 s
0.00/0.07	c real time             : 0.0665431 s
0.00/0.07	
0.00/0.07	c solution 1
0.00/0.07	
0.00/0.07	v <instantiation type='solution'>
0.00/0.07	v <list>cn[0][0] cn[0][1] cn[0][2] cn[0][3] cn[0][4] cn[1][0] cn[1][1] cn[1][2] cn[1][3] cn[1][4] ce[0][0][0] ce[0][0][1] ce[0][0][2] ce[0][0][3] ce[0][0][4] ce[0][1][0] ce[0][1][1] ce[0][1][2] ce[0][1][3] ce[0][1][4] ce[0][2][0] ce[0][2][1] ce[0][2][2] ce[0][2][3] ce[0][2][4] ce[0][3][0] ce[0][3][1] ce[0][3][2] ce[0][3][3] ce[0][3][4] ce[0][4][0] ce[0][4][1] ce[0][4][2] ce[0][4][3] ce[0][4][4] ce[1][0][0] ce[1][0][1] ce[1][0][2] ce[1][0][3] ce[1][0][4] ce[1][1][0] ce[1][1][1] ce[1][1][2] ce[1][1][3] ce[1][1][4] ce[1][2][0] ce[1][2][1] ce[1][2][2] ce[1][2][3] ce[1][2][4] ce[1][3][0] ce[1][3][1] ce[1][3][2] ce[1][3][3] ce[1][3][4] ce[1][4][0] ce[1][4][1] ce[1][4][2] ce[1][4][3] ce[1][4][4] cie[0][0] cie[0][1] cie[0][2] cie[0][3] cie[0][4] </list>
0.00/0.07	v <values>0 4 18 25 19 23 14 6 1 3 * 4 18 25 19 * * 14 21 15 * * * 7 1 * * * * 6 * * * * * * 9 17 22 20 * * 8 13 11 * * * 5 3 * * * * 2 * * * * * 23 10 12 24 16 </values>
0.00/0.07	v </instantiation>
0.00/0.07	

Verifier Data

OK	

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4397985-1568615985/watcher-4397985-1568615985 -o /tmp/evaluation-result-4397985-1568615985/solver-4397985-1568615985 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node148-1568610898-5452 --watchdog 2580 cosoco -model -nbcores=8 HOME/instance-4397985-1568615985.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=6020, runsolver pid=6017
Starting watchdog threadCurrent StackSize limit: 8192 KiB


[startup+0.0724451 s]
# the end of solver process 6020 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=0.283901 s, system=0.001007 s

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

Child status: 0
Real time (s): 0.0724849
CPU time (s): 0.284908
CPU user time (s): 0.283901
CPU system time (s): 0.001007
CPU usage (%): 393.058
Max. virtual memory (cumulated for all children) (KiB): 0
Max. memory (cumulated for all children) (KiB): 0

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0.283901
system time used= 0.001007
maximum resident set size= 6612
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 2049
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= 78
involuntary context switches= 8


# summary of solver processes directly reported to runsolver:
#   pid: 6020
#   total CPU time (s): 0.284908
#   total CPU user time (s): 0.283901
#   total CPU system time (s): 0.001007

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.007139 second user time and 0.015299 second system time

The end

Launcher Data

Begin job on node148 at 2019-09-16 08:39:09
IDJOB=4397985
IDBENCH=141173
IDSOLVER=2851
FILE ID=node148/4397985-1568615985
RUNJOBID= node148-1568610898-5452
PBS_JOBID= 21703449
Free space on /tmp= 61308 MiB

SOLVER NAME= cosoco 2.O parallel
BENCH NAME= XCSP18/GracefulGraph/GracefulGraph-K05-P02_c18.xml
COMMAND LINE= cosoco -model -nbcores=NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4397985-1568615985/watcher-4397985-1568615985 -o /tmp/evaluation-result-4397985-1568615985/solver-4397985-1568615985 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node148-1568610898-5452 --watchdog 2580  cosoco -model -nbcores=8 HOME/instance-4397985-1568615985.xml

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

MD5SUM BENCH= 803795f7a37fd3a40686e408980b1bff
RANDOM SEED=629616849

node148.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.13
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.13
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.13
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.13
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:        31103108 kB
MemAvailable:   31900600 kB
Buffers:          137032 kB
Cached:           963276 kB
SwapCached:         3744 kB
Active:           419916 kB
Inactive:         686928 kB
Active(anon):       4052 kB
Inactive(anon):    51600 kB
Active(file):     415864 kB
Inactive(file):   635328 kB
Unevictable:      109236 kB
Mlocked:          109236 kB
SwapTotal:      67108860 kB
SwapFree:       67004300 kB
Dirty:              2780 kB
Writeback:            40 kB
AnonPages:        113284 kB
Mapped:            47004 kB
Shmem:             40612 kB
Slab:             153080 kB
SReclaimable:     124272 kB
SUnreclaim:        28808 kB
KernelStack:        3376 kB
PageTables:         5180 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     505676 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:      124288 kB
DirectMap2M:    33421312 kB

Free space on /tmp at the end= 61308 MiB
End job on node148 at 2019-09-16 08:39:09