Trace number 4240191

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
R1: cosoco 1.1? (TO) 2400.02 2400.4

General information on the benchmark

NameKnights/Knights-m1-s1/
Knights-080-25.xml
MD5SUM86f21c6f99b90e2b5de67b4ee346bae4
Bench CategoryCSP (decision problem)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables25
Number of constraints300
Number of domains1
Minimum domain size6400
Maximum domain size6400
Distribution of domain sizes[{"size":6400,"count":25}]
Minimum variable degree23
Maximum variable degree23
Distribution of variable degrees[{"degree":23,"count":25}]
Minimum constraint arity2
Maximum constraint arity2
Distribution of constraint arities[{"arity":2,"count":300}]
Number of extensional constraints0
Number of intensional constraints300
Distribution of constraint types[{"type":"intension","count":300}]
Optimization problemNO
Type of objective

Solver Data

0.00/0.01	c intension x[0] != x[2]  using generic constraint 
0.00/0.01	c intension x[0] != x[3]  using generic constraint 
0.00/0.01	c intension x[0] != x[4]  using generic constraint 
0.00/0.01	c intension x[0] != x[5]  using generic constraint 
0.00/0.01	c intension x[0] != x[6]  using generic constraint 
0.00/0.01	c intension x[0] != x[7]  using generic constraint 
0.00/0.01	c intension x[0] != x[8]  using generic constraint 
0.00/0.01	c intension x[0] != x[9]  using generic constraint 
0.00/0.02	c intension x[0] != x[10]  using generic constraint 
0.00/0.02	c intension x[0] != x[11]  using generic constraint 
0.00/0.02	c intension x[0] != x[12]  using generic constraint 
0.00/0.02	c intension x[0] != x[13]  using generic constraint 
0.00/0.02	c intension x[0] != x[14]  using generic constraint 
0.00/0.02	c intension x[0] != x[15]  using generic constraint 
0.00/0.02	c intension x[0] != x[16]  using generic constraint 
0.00/0.02	c intension x[0] != x[17]  using generic constraint 
0.00/0.03	c intension x[0] != x[18]  using generic constraint 
0.00/0.03	c intension x[0] != x[19]  using generic constraint 
0.00/0.03	c intension x[0] != x[20]  using generic constraint 
0.00/0.03	c intension x[0] != x[21]  using generic constraint 
0.00/0.03	c intension x[0] != x[22]  using generic constraint 
0.00/0.03	c intension x[0] != x[23]  using generic constraint 
0.00/0.03	c intension x[1] != x[3]  using generic constraint 
0.00/0.03	c intension x[1] != x[4]  using generic constraint 
0.00/0.03	c intension x[1] != x[5]  using generic constraint 
0.00/0.04	c intension x[1] != x[6]  using generic constraint 
0.00/0.04	c intension x[1] != x[7]  using generic constraint 
0.00/0.04	c intension x[1] != x[8]  using generic constraint 
0.00/0.04	c intension x[1] != x[9]  using generic constraint 
0.00/0.04	c intension x[1] != x[10]  using generic constraint 
0.00/0.04	c intension x[1] != x[11]  using generic constraint 
0.00/0.04	c intension x[1] != x[12]  using generic constraint 
0.00/0.04	c intension x[1] != x[13]  using generic constraint 
0.00/0.05	c intension x[1] != x[14]  using generic constraint 
0.00/0.05	c intension x[1] != x[15]  using generic constraint 
0.00/0.05	c intension x[1] != x[16]  using generic constraint 
0.00/0.05	c intension x[1] != x[17]  using generic constraint 
0.00/0.05	c intension x[1] != x[18]  using generic constraint 
0.00/0.05	c intension x[1] != x[19]  using generic constraint 
0.00/0.05	c intension x[1] != x[20]  using generic constraint 
0.00/0.05	c intension x[1] != x[21]  using generic constraint 
0.00/0.05	c intension x[1] != x[22]  using generic constraint 
0.00/0.06	c intension x[1] != x[23]  using generic constraint 
0.00/0.06	c intension x[1] != x[24]  using generic constraint 
0.00/0.06	c intension x[2] != x[4]  using generic constraint 
0.00/0.06	c intension x[2] != x[5]  using generic constraint 
0.00/0.06	c intension x[2] != x[6]  using generic constraint 
0.00/0.06	c intension x[2] != x[7]  using generic constraint 
0.00/0.06	c intension x[2] != x[8]  using generic constraint 
0.00/0.06	c intension x[2] != x[9]  using generic constraint 
0.00/0.06	c intension x[2] != x[10]  using generic constraint 
0.00/0.07	c intension x[2] != x[11]  using generic constraint 
0.00/0.07	c intension x[2] != x[12]  using generic constraint 
0.00/0.07	c intension x[2] != x[13]  using generic constraint 
0.00/0.07	c intension x[2] != x[14]  using generic constraint 
0.00/0.07	c intension x[2] != x[15]  using generic constraint 
0.00/0.07	c intension x[2] != x[16]  using generic constraint 
0.00/0.07	c intension x[2] != x[17]  using generic constraint 
0.00/0.07	c intension x[2] != x[18]  using generic constraint 
0.00/0.07	c intension x[2] != x[19]  using generic constraint 
0.00/0.08	c intension x[2] != x[20]  using generic constraint 
0.00/0.08	c intension x[2] != x[21]  using generic constraint 
0.00/0.08	c intension x[2] != x[22]  using generic constraint 
0.00/0.08	c intension x[2] != x[23]  using generic constraint 
0.00/0.08	c intension x[2] != x[24]  using generic constraint 
0.00/0.08	c intension x[3] != x[5]  using generic constraint 
0.00/0.08	c intension x[3] != x[6]  using generic constraint 
0.00/0.08	c intension x[3] != x[7]  using generic constraint 
0.00/0.08	c intension x[3] != x[8]  using generic constraint 
0.09/0.10	c intension x[3] != x[9]  using generic constraint 
0.09/0.10	c intension x[3] != x[10]  using generic constraint 
0.09/0.10	c intension x[3] != x[11]  using generic constraint 
0.09/0.10	c intension x[3] != x[12]  using generic constraint 
0.09/0.10	c intension x[3] != x[13]  using generic constraint 
0.09/0.10	c intension x[3] != x[14]  using generic constraint 
0.09/0.10	c intension x[3] != x[15]  using generic constraint 
0.09/0.10	c intension x[3] != x[16]  using generic constraint 
0.09/0.10	c intension x[3] != x[17]  using generic constraint 
0.09/0.10	c intension x[3] != x[18]  using generic constraint 
0.09/0.10	c intension x[3] != x[19]  using generic constraint 
0.09/0.10	c intension x[3] != x[20]  using generic constraint 
0.09/0.10	c intension x[3] != x[21]  using generic constraint 
0.09/0.10	c intension x[3] != x[22]  using generic constraint 
0.09/0.10	c intension x[3] != x[23]  using generic constraint 
0.09/0.10	c intension x[3] != x[24]  using generic constraint 
0.09/0.10	c intension x[4] != x[6]  using generic constraint 
0.09/0.10	c intension x[4] != x[7]  using generic constraint 
0.09/0.10	c intension x[4] != x[8]  using generic constraint 
0.09/0.10	c intension x[4] != x[9]  using generic constraint 
0.09/0.10	c intension x[4] != x[10]  using generic constraint 
0.09/0.11	c intension x[4] != x[11]  using generic constraint 
0.09/0.11	c intension x[4] != x[12]  using generic constraint 
0.09/0.11	c intension x[4] != x[13]  using generic constraint 
0.09/0.11	c intension x[4] != x[14]  using generic constraint 
0.09/0.11	c intension x[4] != x[15]  using generic constraint 
0.09/0.11	c intension x[4] != x[16]  using generic constraint 
0.09/0.11	c intension x[4] != x[17]  using generic constraint 
0.09/0.11	c intension x[4] != x[18]  using generic constraint 
0.09/0.11	c intension x[4] != x[19]  using generic constraint 
0.09/0.11	c intension x[4] != x[20]  using generic constraint 
0.09/0.12	c intension x[4] != x[21]  using generic constraint 
0.09/0.12	c intension x[4] != x[22]  using generic constraint 
0.09/0.12	c intension x[4] != x[23]  using generic constraint 
0.09/0.12	c intension x[4] != x[24]  using generic constraint 
0.09/0.12	c intension x[5] != x[7]  using generic constraint 
0.09/0.12	c intension x[5] != x[8]  using generic constraint 
0.09/0.12	c intension x[5] != x[9]  using generic constraint 
0.09/0.12	c intension x[5] != x[10]  using generic constraint 
0.09/0.12	c intension x[5] != x[11]  using generic constraint 
0.09/0.12	c intension x[5] != x[12]  using generic constraint 
0.09/0.12	c intension x[5] != x[13]  using generic constraint 
0.09/0.12	c intension x[5] != x[14]  using generic constraint 
0.09/0.13	c intension x[5] != x[15]  using generic constraint 
0.09/0.13	c intension x[5] != x[16]  using generic constraint 
0.09/0.13	c intension x[5] != x[17]  using generic constraint 
0.09/0.13	c intension x[5] != x[18]  using generic constraint 
0.09/0.13	c intension x[5] != x[19]  using generic constraint 
0.09/0.13	c intension x[5] != x[20]  using generic constraint 
0.09/0.13	c intension x[5] != x[21]  using generic constraint 
0.09/0.13	c intension x[5] != x[22]  using generic constraint 
0.09/0.13	c intension x[5] != x[23]  using generic constraint 
0.09/0.13	c intension x[5] != x[24]  using generic constraint 
0.09/0.13	c intension x[6] != x[8]  using generic constraint 
0.09/0.14	c intension x[6] != x[9]  using generic constraint 
0.09/0.14	c intension x[6] != x[10]  using generic constraint 
0.09/0.14	c intension x[6] != x[11]  using generic constraint 
0.09/0.14	c intension x[6] != x[12]  using generic constraint 
0.09/0.14	c intension x[6] != x[13]  using generic constraint 
0.09/0.14	c intension x[6] != x[14]  using generic constraint 
0.09/0.14	c intension x[6] != x[15]  using generic constraint 
0.09/0.14	c intension x[6] != x[16]  using generic constraint 
0.09/0.14	c intension x[6] != x[17]  using generic constraint 
0.09/0.14	c intension x[6] != x[18]  using generic constraint 
0.09/0.14	c intension x[6] != x[19]  using generic constraint 
0.09/0.14	c intension x[6] != x[20]  using generic constraint 
0.09/0.15	c intension x[6] != x[21]  using generic constraint 
0.09/0.15	c intension x[6] != x[22]  using generic constraint 
0.09/0.15	c intension x[6] != x[23]  using generic constraint 
0.09/0.15	c intension x[6] != x[24]  using generic constraint 
0.09/0.15	c intension x[7] != x[9]  using generic constraint 
0.09/0.15	c intension x[7] != x[10]  using generic constraint 
0.09/0.15	c intension x[7] != x[11]  using generic constraint 
0.09/0.15	c intension x[7] != x[12]  using generic constraint 
0.09/0.15	c intension x[7] != x[13]  using generic constraint 
0.09/0.15	c intension x[7] != x[14]  using generic constraint 
0.09/0.15	c intension x[7] != x[15]  using generic constraint 
0.09/0.16	c intension x[7] != x[16]  using generic constraint 
0.09/0.16	c intension x[7] != x[17]  using generic constraint 
0.09/0.16	c intension x[7] != x[18]  using generic constraint 
0.09/0.16	c intension x[7] != x[19]  using generic constraint 
0.09/0.16	c intension x[7] != x[20]  using generic constraint 
0.09/0.16	c intension x[7] != x[21]  using generic constraint 
0.09/0.16	c intension x[7] != x[22]  using generic constraint 
0.09/0.16	c intension x[7] != x[23]  using generic constraint 
0.09/0.16	c intension x[7] != x[24]  using generic constraint 
0.09/0.16	c intension x[8] != x[10]  using generic constraint 
0.09/0.16	c intension x[8] != x[11]  using generic constraint 
0.09/0.16	c intension x[8] != x[12]  using generic constraint 
0.09/0.17	c intension x[8] != x[13]  using generic constraint 
0.09/0.17	c intension x[8] != x[14]  using generic constraint 
0.09/0.17	c intension x[8] != x[15]  using generic constraint 
0.09/0.17	c intension x[8] != x[16]  using generic constraint 
0.09/0.17	c intension x[8] != x[17]  using generic constraint 
0.09/0.17	c intension x[8] != x[18]  using generic constraint 
0.09/0.17	c intension x[8] != x[19]  using generic constraint 
0.09/0.17	c intension x[8] != x[20]  using generic constraint 
0.09/0.17	c intension x[8] != x[21]  using generic constraint 
0.09/0.17	c intension x[8] != x[22]  using generic constraint 
0.09/0.17	c intension x[8] != x[23]  using generic constraint 
0.09/0.18	c intension x[8] != x[24]  using generic constraint 
0.09/0.18	c intension x[9] != x[11]  using generic constraint 
0.09/0.18	c intension x[9] != x[12]  using generic constraint 
0.09/0.18	c intension x[9] != x[13]  using generic constraint 
0.09/0.18	c intension x[9] != x[14]  using generic constraint 
0.09/0.18	c intension x[9] != x[15]  using generic constraint 
0.09/0.18	c intension x[9] != x[16]  using generic constraint 
0.09/0.18	c intension x[9] != x[17]  using generic constraint 
0.09/0.18	c intension x[9] != x[18]  using generic constraint 
0.09/0.18	c intension x[9] != x[19]  using generic constraint 
0.09/0.18	c intension x[9] != x[20]  using generic constraint 
0.09/0.18	c intension x[9] != x[21]  using generic constraint 
0.09/0.19	c intension x[9] != x[22]  using generic constraint 
0.09/0.19	c intension x[9] != x[23]  using generic constraint 
0.09/0.19	c intension x[9] != x[24]  using generic constraint 
0.09/0.19	c intension x[10] != x[12]  using generic constraint 
0.09/0.19	c intension x[10] != x[13]  using generic constraint 
0.09/0.19	c intension x[10] != x[14]  using generic constraint 
0.09/0.19	c intension x[10] != x[15]  using generic constraint 
0.09/0.19	c intension x[10] != x[16]  using generic constraint 
0.09/0.19	c intension x[10] != x[17]  using generic constraint 
0.09/0.19	c intension x[10] != x[18]  using generic constraint 
0.09/0.19	c intension x[10] != x[19]  using generic constraint 
0.09/0.20	c intension x[10] != x[20]  using generic constraint 
0.09/0.20	c intension x[10] != x[21]  using generic constraint 
0.09/0.20	c intension x[10] != x[22]  using generic constraint 
0.09/0.20	c intension x[10] != x[23]  using generic constraint 
0.09/0.20	c intension x[10] != x[24]  using generic constraint 
0.09/0.20	c intension x[11] != x[13]  using generic constraint 
0.20/0.20	c intension x[11] != x[14]  using generic constraint 
0.20/0.20	c intension x[11] != x[15]  using generic constraint 
0.20/0.20	c intension x[11] != x[16]  using generic constraint 
0.20/0.20	c intension x[11] != x[17]  using generic constraint 
0.20/0.20	c intension x[11] != x[18]  using generic constraint 
0.20/0.21	c intension x[11] != x[19]  using generic constraint 
0.20/0.21	c intension x[11] != x[20]  using generic constraint 
0.20/0.21	c intension x[11] != x[21]  using generic constraint 
0.20/0.21	c intension x[11] != x[22]  using generic constraint 
0.20/0.21	c intension x[11] != x[23]  using generic constraint 
0.20/0.21	c intension x[11] != x[24]  using generic constraint 
0.20/0.21	c intension x[12] != x[14]  using generic constraint 
0.20/0.21	c intension x[12] != x[15]  using generic constraint 
0.20/0.21	c intension x[12] != x[16]  using generic constraint 
0.20/0.21	c intension x[12] != x[17]  using generic constraint 
0.20/0.21	c intension x[12] != x[18]  using generic constraint 
0.20/0.21	c intension x[12] != x[19]  using generic constraint 
0.20/0.22	c intension x[12] != x[20]  using generic constraint 
0.20/0.22	c intension x[12] != x[21]  using generic constraint 
0.20/0.22	c intension x[12] != x[22]  using generic constraint 
0.20/0.22	c intension x[12] != x[23]  using generic constraint 
0.20/0.22	c intension x[12] != x[24]  using generic constraint 
0.20/0.22	c intension x[13] != x[15]  using generic constraint 
0.20/0.22	c intension x[13] != x[16]  using generic constraint 
0.20/0.22	c intension x[13] != x[17]  using generic constraint 
0.20/0.22	c intension x[13] != x[18]  using generic constraint 
0.20/0.22	c intension x[13] != x[19]  using generic constraint 
0.20/0.22	c intension x[13] != x[20]  using generic constraint 
0.20/0.23	c intension x[13] != x[21]  using generic constraint 
0.20/0.23	c intension x[13] != x[22]  using generic constraint 
0.20/0.23	c intension x[13] != x[23]  using generic constraint 
0.20/0.23	c intension x[13] != x[24]  using generic constraint 
0.20/0.23	c intension x[14] != x[16]  using generic constraint 
0.20/0.23	c intension x[14] != x[17]  using generic constraint 
0.20/0.23	c intension x[14] != x[18]  using generic constraint 
0.20/0.23	c intension x[14] != x[19]  using generic constraint 
0.20/0.23	c intension x[14] != x[20]  using generic constraint 
0.20/0.23	c intension x[14] != x[21]  using generic constraint 
0.20/0.23	c intension x[14] != x[22]  using generic constraint 
0.20/0.24	c intension x[14] != x[23]  using generic constraint 
0.20/0.24	c intension x[14] != x[24]  using generic constraint 
0.20/0.24	c intension x[15] != x[17]  using generic constraint 
0.20/0.24	c intension x[15] != x[18]  using generic constraint 
0.20/0.24	c intension x[15] != x[19]  using generic constraint 
0.20/0.24	c intension x[15] != x[20]  using generic constraint 
0.20/0.24	c intension x[15] != x[21]  using generic constraint 
0.20/0.24	c intension x[15] != x[22]  using generic constraint 
0.20/0.24	c intension x[15] != x[23]  using generic constraint 
0.20/0.24	c intension x[15] != x[24]  using generic constraint 
0.20/0.24	c intension x[16] != x[18]  using generic constraint 
0.20/0.24	c intension x[16] != x[19]  using generic constraint 
0.20/0.25	c intension x[16] != x[20]  using generic constraint 
0.20/0.25	c intension x[16] != x[21]  using generic constraint 
0.20/0.25	c intension x[16] != x[22]  using generic constraint 
0.20/0.25	c intension x[16] != x[23]  using generic constraint 
0.20/0.25	c intension x[16] != x[24]  using generic constraint 
0.20/0.25	c intension x[17] != x[19]  using generic constraint 
0.20/0.25	c intension x[17] != x[20]  using generic constraint 
0.20/0.25	c intension x[17] != x[21]  using generic constraint 
0.20/0.25	c intension x[17] != x[22]  using generic constraint 
0.20/0.25	c intension x[17] != x[23]  using generic constraint 
0.20/0.25	c intension x[17] != x[24]  using generic constraint 
0.20/0.26	c intension x[18] != x[20]  using generic constraint 
0.20/0.26	c intension x[18] != x[21]  using generic constraint 
0.20/0.26	c intension x[18] != x[22]  using generic constraint 
0.20/0.26	c intension x[18] != x[23]  using generic constraint 
0.20/0.26	c intension x[18] != x[24]  using generic constraint 
0.20/0.26	c intension x[19] != x[21]  using generic constraint 
0.20/0.26	c intension x[19] != x[22]  using generic constraint 
0.20/0.26	c intension x[19] != x[23]  using generic constraint 
0.20/0.26	c intension x[19] != x[24]  using generic constraint 
0.20/0.26	c intension x[20] != x[22]  using generic constraint 
0.20/0.26	c intension x[20] != x[23]  using generic constraint 
0.20/0.26	c intension x[20] != x[24]  using generic constraint 
0.20/0.27	c intension x[21] != x[23]  using generic constraint 
0.20/0.27	c intension x[21] != x[24]  using generic constraint 
0.20/0.27	c intension x[22] != x[24]  using generic constraint 
0.29/0.30	c root propagations     : 0           
0.29/0.30	c restarts enabled, print stats at every restarts
0.29/0.30	c
0.29/0.30	c
0.29/0.30	c
0.29/0.30	c This is cosoco 1.0 --  
0.29/0.30	c
0.29/0.30	c ========================================[ Problem Statistics ]===========================================
0.29/0.30	c |                                                                                                       
0.29/0.30	c |  Parse time        :         0.29 s 
0.29/0.30	c |
0.29/0.30	c |               Variables: 25
0.29/0.30	c |            Domain Sizes: 6400..6400
0.29/0.30	c |
0.29/0.30	c |             Constraints: 300
0.29/0.30	c |                   Arity: 2..2  -- Binary: 300
0.29/0.30	c | 
0.29/0.30	c |                   Types: 
0.29/0.30	c |                          (X != Y): 275
0.29/0.30	c |                          Intension: 25
0.29/0.30	c |                          
0.29/0.30	c =========================================================================================================
0.29/0.30	c conflicts      decisions      filterCalls    propagations   Root Prop.     Nogoods        min/max/avg depth
0.39/0.41	c 101            129            11067          874457         0              0              21   23   21   
0.49/0.53	c 211            267            22266          1806316        0              0              21   23   21   
0.59/0.66	c 332            417            34224          2821103        0              0              21   23   21   
0.79/0.80	c 465            582            47358          3944355        0              0              21   23   21   
0.99/1.01	c 611            804            67617          5583846        0              0              21   23   22   
1.09/1.13	c 771            1011           84202          6490670        0              0              21   23   21   
1.29/1.37	c 947            1270           107273         8360379        0              0              20   23   22   
1.49/1.53	c 1140           1520           127628         9643151        0              0              21   23   22   
1.79/1.82	c 1352           1836           154324         11950472       0              0              19   23   21   
1.99/2.01	c 1585           2127           177082         13399652       0              0              21   23   22   
2.19/2.26	c 1841           2466           204116         15346168       0              0              20   23   22   
2.49/2.56	c 2122           2812           230914         17707182       0              0              20   23   21   
2.99/3.00	c 2431           3235           267828         21197580       0              0              20   23   21   
3.29/3.36	c 2770           3698           304899         23979870       0              0              20   23   22   
3.69/3.76	c 3142           4152           337875         27131503       0              0              20   23   21   
4.09/4.16	c 3551           4652           375146         30231324       0              0              20   23   22   
4.59/4.66	c 4000           5283           425499         34242901       0              0              20   23   22   
4.99/5.03	c 4493           5893           469462         37083280       0              0              20   23   22   
5.59/5.63	c 5035           6582           520757         41736120       0              0              20   23   22   
6.19/6.27	c 5631           7351           578856         46750246       0              0              19   23   22   
6.59/6.66	c 6286           8138           632077         49827104       0              0              20   23   21   
7.39/7.48	c 7006           9081           704461         56319344       0              0              19   23   22   
8.28/8.31	c 7798           10050          772114         62806873       0              0              20   23   21   
8.98/9.01	c 8669           11108          846731         68300415       0              0              19   23   21   
9.78/9.82	c 9627           12324          933159         74591258       0              0              19   23   22   
10.48/10.50	c 10680          13614          1020782        79819092       0              0              19   23   21   
11.58/11.68	c 11838          15047          1123701        89027819       0              0              19   23   21   
12.98/13.09	c 13111          16671          1242710        100139817      0              0              19   23   21   
14.48/14.53	c 14511          18474          1375525        111364897      0              0              19   23   22   
16.08/16.11	c 16051          20355          1516322        123779633      0              0              19   23   21   
17.18/17.25	c 17745          22243          1636233        132383092      0              0              20   23   21   
18.38/18.40	c 19608          24530          1793875        141289559      0              0              19   23   21   
20.18/20.24	c 21657          26942          1958260        155711637      0              0              20   23   21   
22.09/22.17	c 23910          29598          2136314        170799691      0              0              19   23   21   
23.19/23.29	c 26388          32281          2293171        179465369      0              0              20   23   20   
26.19/26.23	c 29113          35606          2522894        201700374      0              0              19   23   21   
28.79/28.90	c 32110          39428          2799689        222741604      0              0              19   23   21   
31.99/32.07	c 35406          43395          3073969        246635587      0              0              19   23   21   
35.89/35.97	c 39031          47750          3369767        277281433      0              0              19   23   21   
40.29/40.36	c 43018          52719          3720528        311470598      0              0              19   23   21   
44.89/44.94	c 47403          58103          4087757        347269227      0              0              18   23   21   
49.69/49.75	c 52226          63771          4473643        384538261      0              0              19   23   21   
54.78/54.83	c 57531          70264          4915870        424139005      0              0              19   23   21   
59.88/59.90	c 63366          77105          5367818        462426029      0              0              18   23   21   
66.28/66.33	c 69784          84758          5882631        512704016      0              0              18   23   21   
72.08/72.14	c 76843          93009          6431038        557879003      0              0              19   23   21   
81.68/81.78	c 84607          101419         7084767        631486446      0              0              19   23   20   
87.18/87.29	c 93147          111395         7736749        674539203      0              0              19   23   21   
97.68/97.70	c 102541         122881         8556663        754558238      0              0              19   23   21   
103.48/103.52	c 112874         134689         9305947        800109424      0              0              19   23   21   
114.48/114.57	c 124240         148617         10277596       885884053      0              0              18   23   21   
119.88/120.00	c 136742         162518         11098464       927833668      0              0              19   23   20   
129.07/129.18	c 150494         179078         12204005       998230347      0              0              19   23   21   
140.88/140.92	c 165621         197770         13477246       1089439518     0              0              19   23   21   
154.87/155.00	c 182260         217928         14848256       1198794936     0              0              18   23   21   
172.07/172.14	c 200562         240040         16383570       1332608723     0              0              18   23   21   
202.06/202.11	c 220694         268976         18756239       1527526781     0              0              18   23   20   
212.76/212.89	c 242839         294289         20304766       1611396910     0              0              19   23   20   
235.26/235.39	c 267198         323712         22305944       1783669908     0              0              18   23   21   
254.35/254.47	c 293992         355625         24391455       1930893274     0              0              18   23   21   
281.35/281.45	c 323465         390456         26725827       2136935790     0              0              19   23   21   
314.94/315.03	c 355885         427244         29297890       2392860598     0              0              19   23   21   
359.94/360.09	c 391547         467984         32402335       2735386593     0              0              18   23   21   
392.43/392.56	c 430775         514828         35480533       2981331703     0              0              18   23   21   
424.03/424.18	c 473925         566604         38885629       3224708985     0              0              18   23   21   
467.22/467.38	c 521390         621592         42525065       3551838455     0              0              18   23   21   
508.12/508.27	c 573601         683068         46547635       3855637611     0              0              18   23   21   
540.41/540.50	c 631033         749111         50720717       4103863654     0              0              18   23   21   
600.80/600.90	c 694208         829315         56261149       4505201232     0              0              17   23   21   
690.28/690.47	c 763700         911793         62568314       5167615168     0              0              19   23   20   
775.57/775.73	c 840141         1006476        69405164       5776006295     0              0              18   23   21   
876.95/877.13	c 924226         1099647        76348082       6525147886     0              0              17   23   20   
976.54/976.79	c 1016719        1206035        83898437       7269677602     0              0              17   23   20   
1104.52/1104.70	c 1118461        1327756        92931023       8222381421     0              0              18   23   21   
1213.70/1213.98	c 1230377        1459296        101914684      9036896412     0              0              17   23   20   
1372.77/1373.08	c 1353484        1612249        113520283      10226199784    0              0              18   23   21   
1499.35/1499.70	c 1488901        1770587        124425014      11171456328    0              0              17   23   20   
1671.62/1671.96	c 1637859        1958761        137927647      12457095979    0              0              17   23   21   
1844.69/1845.01	c 1801712        2153097        151531037      13719075397    0              0              17   23   20   
1971.87/1972.21	c 1981950        2366064        165552009      14624704636    0              0              18   23   21   
2132.45/2132.81	c 2180211        2594474        180674150      15837454335    0              0              17   23   21   

Verifier Data

One s line expected

Watcher Data

runsolver Copyright (C) 2010-2013 Olivier ROUSSEL

This is runsolver version 3.3.7 (svn: 2553)

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.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4240191-1500623814/watcher-4240191-1500623814 -o /tmp/evaluation-result-4240191-1500623814/solver-4240191-1500623814 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node128-1500623778-3171 --watchdog 2560 HOME/cosoco -lc -model -restarts HOME/instance-4240191-1500623814.xml 

pid=3933
running on 4 cores: 0,2,4,6

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2500 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 8192 KiB


[startup+0 s]
/proc/loadavg: 0.62 0.16 0.09 2/186 3936
/proc/meminfo: memFree=30203588/32770624 swapFree=6204/1830012
[pid=3936] ppid=3933 vsize=28200 CPUtime=0 cores=0,2,4,6
/proc/3936/stat : 3936 (cosoco) R 3933 3936 3140 0 -1 4202496 1267 0 0 0 0 0 0 0 20 0 1 0 15657620 28876800 1096 33554432000 4194304 5970956 140724803013088 140724803009736 5672966 0 0 4096 0 0 0 0 17 4 0 0 0 0 0 8070896 8075904 23965696 140724803019969 140724803020099 140724803020099 140724803022798 0
/proc/3936/statm: 7050 1096 702 434 0 414 0

[startup+0.100146 s]
/proc/loadavg: 0.62 0.16 0.09 2/186 3936
/proc/meminfo: memFree=30203588/32770624 swapFree=6204/1830012
[pid=3936] ppid=3933 vsize=28332 CPUtime=0.09 cores=0,2,4,6
/proc/3936/stat : 3936 (cosoco) R 3933 3936 3140 0 -1 4202496 1323 0 0 0 9 0 0 0 20 0 1 0 15657620 29011968 1162 33554432000 4194304 5970956 140724803013088 140724802996840 139942469917792 0 0 4096 0 0 0 0 17 4 0 0 0 0 0 8070896 8075904 23965696 140724803019969 140724803020099 140724803020099 140724803022798 0
/proc/3936/statm: 7083 1162 745 434 0 447 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 28332

[startup+0.204701 s]
/proc/loadavg: 0.62 0.16 0.09 2/186 3936
/proc/meminfo: memFree=30203588/32770624 swapFree=6204/1830012
[pid=3936] ppid=3933 vsize=28332 CPUtime=0.2 cores=0,2,4,6
/proc/3936/stat : 3936 (cosoco) R 3933 3936 3140 0 -1 4202496 1339 0 0 0 20 0 0 0 20 0 1 0 15657620 29011968 1162 33554432000 4194304 5970956 140724803013088 140724802996840 139942470422739 0 0 4096 0 0 0 0 17 4 0 0 0 0 0 8070896 8075904 23965696 140724803019969 140724803020099 140724803020099 140724803022798 0
/proc/3936/statm: 7083 1162 745 434 0 447 0
Current children cumulated CPU time (s) 0.2
Current children cumulated vsize (KiB) 28332

[startup+0.300312 s]
/proc/loadavg: 0.62 0.16 0.09 2/186 3936
/proc/meminfo: memFree=30203588/32770624 swapFree=6204/1830012
[pid=3936] ppid=3933 vsize=33132 CPUtime=0.29 cores=0,2,4,6
/proc/3936/stat : 3936 (cosoco) R 3933 3936 3140 0 -1 4202496 2552 0 0 0 29 0 0 0 20 0 1 0 15657620 33927168 2372 33554432000 4194304 5970956 140724803013088 140724803006552 139942469479397 0 0 4096 0 0 0 0 17 4 0 0 0 0 0 8070896 8075904 23965696 140724803019969 140724803020099 140724803020099 140724803022798 0
/proc/3936/statm: 8283 2372 785 434 0 1647 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 33132

[startup+0.700281 s]
/proc/loadavg: 0.62 0.16 0.09 2/186 3936
/proc/meminfo: memFree=30203588/32770624 swapFree=6204/1830012
[pid=3936] ppid=3933 vsize=33548 CPUtime=0.69 cores=0,2,4,6
/proc/3936/stat : 3936 (cosoco) R 3933 3936 3140 0 -1 4202496 2696 0 0 0 69 0 0 0 20 0 1 0 15657620 34353152 2504 33554432000 4194304 5970956 140724803013088 140724803010424 5070809 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8070896 8075904 23965696 140724803019969 140724803020099 140724803020099 140724803022798 0
/proc/3936/statm: 8387 2504 793 434 0 1751 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 33548

[startup+1.50028 s]
/proc/loadavg: 0.89 0.22 0.11 3/187 3937
/proc/meminfo: memFree=30196240/32770624 swapFree=6204/1830036
[pid=3936] ppid=3933 vsize=33548 CPUtime=1.49 cores=0,2,4,6
/proc/3936/stat : 3936 (cosoco) R 3933 3936 3140 0 -1 4202496 2710 0 0 0 149 0 0 0 20 0 1 0 15657620 34353152 2504 33554432000 4194304 5970956 140724803013088 140724803010424 5069712 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8070896 8075904 23965696 140724803019969 140724803020099 140724803020099 140724803022798 0
/proc/3936/statm: 8387 2504 793 434 0 1751 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 33548

[startup+3.10028 s]
/proc/loadavg: 0.89 0.22 0.11 3/187 3937
/proc/meminfo: memFree=30195868/32770624 swapFree=6204/1830036
[pid=3936] ppid=3933 vsize=33680 CPUtime=3.09 cores=0,2,4,6
/proc/3936/stat : 3936 (cosoco) R 3933 3936 3140 0 -1 4202496 4402 0 0 0 309 0 0 0 20 0 1 0 15657620 34488320 2568 33554432000 4194304 5970956 140724803013088 140724803010152 5052095 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8070896 8075904 23965696 140724803019969 140724803020099 140724803020099 140724803022798 0
/proc/3936/statm: 8420 2568 824 434 0 1784 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 33680

[startup+6.30028 s]
/proc/loadavg: 0.98 0.25 0.12 3/187 3937
/proc/meminfo: memFree=30195992/32770624 swapFree=6204/1830040
[pid=3936] ppid=3933 vsize=33680 CPUtime=6.29 cores=0,2,4,6
/proc/3936/stat : 3936 (cosoco) R 3933 3936 3140 0 -1 4202496 6113 0 0 0 629 0 0 0 20 0 1 0 15657620 34488320 2581 33554432000 4194304 5970956 140724803013088 140724803010424 5070994 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8070896 8075904 23965696 140724803019969 140724803020099 140724803020099 140724803022798 0
/proc/3936/statm: 8420 2581 824 434 0 1784 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 33680

[startup+12.7003 s]
/proc/loadavg: 1.06 0.28 0.13 3/187 3937
/proc/meminfo: memFree=30195832/32770624 swapFree=6204/1830052
[pid=3936] ppid=3933 vsize=33812 CPUtime=12.68 cores=0,2,4,6
/proc/3936/stat : 3936 (cosoco) R 3933 3936 3140 0 -1 4202496 7856 0 0 0 1268 0 0 0 20 0 1 0 15657620 34623488 2602 33554432000 4194304 5970956 140724803013088 140724803010424 5069728 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8070896 8075904 23965696 140724803019969 140724803020099 140724803020099 140724803022798 0
/proc/3936/statm: 8453 2602 824 434 0 1817 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 33812

[startup+25.5003 s]
/proc/loadavg: 1.27 0.36 0.16 3/187 3937
/proc/meminfo: memFree=30195584/32770624 swapFree=6204/1830072
[pid=3936] ppid=3933 vsize=33944 CPUtime=25.49 cores=0,2,4,6
/proc/3936/stat : 3936 (cosoco) R 3933 3936 3140 0 -1 4202496 10974 0 0 0 2548 1 0 0 20 0 1 0 15657620 34758656 2650 33554432000 4194304 5970956 140724803013088 140724803010424 5319919 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8070896 8075904 23965696 140724803019969 140724803020099 140724803020099 140724803022798 0
/proc/3936/statm: 8486 2650 824 434 0 1850 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 33944

[startup+51.1003 s]
/proc/loadavg: 1.52 0.50 0.21 3/187 3937
/proc/meminfo: memFree=30194384/32770624 swapFree=6204/1830100
[pid=3936] ppid=3933 vsize=34076 CPUtime=51.09 cores=0,2,4,6
/proc/3936/stat : 3936 (cosoco) R 3933 3936 3140 0 -1 4202496 12600 0 0 0 5108 1 0 0 20 0 1 0 15657620 34893824 2678 33554432000 4194304 5970956 140724803013088 140724803010424 5070008 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8070896 8075904 23965696 140724803019969 140724803020099 140724803020099 140724803022798 0
/proc/3936/statm: 8519 2678 824 434 0 1883 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 34076

[startup+102.3 s]
/proc/loadavg: 1.79 0.73 0.31 3/187 3939
/proc/meminfo: memFree=30194184/32770624 swapFree=6204/1830188
[pid=3936] ppid=3933 vsize=34736 CPUtime=102.28 cores=0,2,4,6
/proc/3936/stat : 3936 (cosoco) R 3933 3936 3140 0 -1 4202496 13543 0 0 0 10227 1 0 0 20 0 1 0 15657620 35569664 2828 33554432000 4194304 5970956 140724803013088 140724803010424 5319771 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8070896 8075904 23965696 140724803019969 140724803020099 140724803020099 140724803022798 0
/proc/3936/statm: 8684 2828 824 434 0 2048 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 34736

[startup+162.3 s]
/proc/loadavg: 1.92 0.96 0.41 3/187 3940
/proc/meminfo: memFree=30193896/32770624 swapFree=6204/1830252
[pid=3936] ppid=3933 vsize=34736 CPUtime=162.27 cores=0,2,4,6
/proc/3936/stat : 3936 (cosoco) R 3933 3936 3140 0 -1 4202496 13981 0 0 0 16226 1 0 0 20 0 1 0 15657620 35569664 2841 33554432000 4194304 5970956 140724803013088 140724803010424 5070008 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8070896 8075904 23965696 140724803019969 140724803020099 140724803020099 140724803022798 0
/proc/3936/statm: 8684 2841 824 434 0 2048 0
Current children cumulated CPU time (s) 162.27
Current children cumulated vsize (KiB) 34736

[startup+222.306 s]
/proc/loadavg: 1.97 1.15 0.51 3/188 3949
/proc/meminfo: memFree=30192100/32770624 swapFree=6204/1830320
[pid=3936] ppid=3933 vsize=35668 CPUtime=222.26 cores=0,2,4,6
/proc/3936/stat : 3936 (cosoco) R 3933 3936 3140 0 -1 4202496 14632 0 0 0 22225 1 0 0 20 0 1 0 15657620 36524032 3060 33554432000 4194304 5970956 140724803013088 140724803010424 5098928 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8070896 8075904 23965696 140724803019969 140724803020099 140724803020099 140724803022798 0
/proc/3936/statm: 8917 3060 824 434 0 2281 0
Current children cumulated CPU time (s) 222.26
Current children cumulated vsize (KiB) 35668

[startup+282.3 s]
/proc/loadavg: 1.99 1.30 0.60 3/188 3972
/proc/meminfo: memFree=30191948/32770624 swapFree=6204/1830376
[pid=3936] ppid=3933 vsize=35668 CPUtime=282.25 cores=0,2,4,6
/proc/3936/stat : 3936 (cosoco) R 3933 3936 3140 0 -1 4202496 15265 0 0 0 28224 1 0 0 20 0 1 0 15657620 36524032 3060 33554432000 4194304 5970956 140724803013088 140724803010424 4967758 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8070896 8075904 23965696 140724803019969 140724803020099 140724803020099 140724803022798 0
/proc/3936/statm: 8917 3060 824 434 0 2281 0
Current children cumulated CPU time (s) 282.25
Current children cumulated vsize (KiB) 35668

[startup+342.3 s]
/proc/loadavg: 2.00 1.43 0.69 3/188 4034
/proc/meminfo: memFree=30151952/32770624 swapFree=6204/1830460
[pid=3936] ppid=3933 vsize=36988 CPUtime=342.24 cores=0,2,4,6
/proc/3936/stat : 3936 (cosoco) R 3933 3936 3140 0 -1 4202496 16134 0 0 0 34223 1 0 0 20 0 1 0 15657620 37875712 3416 33554432000 4194304 5970956 140724803013088 140724803010152 5070064 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8070896 8075904 23965696 140724803019969 140724803020099 140724803020099 140724803022798 0
/proc/3936/statm: 9247 3416 824 434 0 2611 0
Current children cumulated CPU time (s) 342.24
Current children cumulated vsize (KiB) 36988

[startup+402.3 s]
/proc/loadavg: 2.00 1.53 0.77 3/188 4035
/proc/meminfo: memFree=30148604/32770624 swapFree=6204/1830552
[pid=3936] ppid=3933 vsize=37384 CPUtime=402.23 cores=0,2,4,6
/proc/3936/stat : 3936 (cosoco) R 3933 3936 3140 0 -1 4202496 16811 0 0 0 40222 1 0 0 20 0 1 0 15657620 38281216 3513 33554432000 4194304 5970956 140724803013088 140724803010424 4908971 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8070896 8075904 23965696 140724803019969 140724803020099 140724803020099 140724803022798 0
/proc/3936/statm: 9346 3513 824 434 0 2710 0
Current children cumulated CPU time (s) 402.23
Current children cumulated vsize (KiB) 37384

[startup+462.3 s]
/proc/loadavg: 2.03 1.63 0.85 3/188 4036
/proc/meminfo: memFree=30147720/32770624 swapFree=6204/1830612
[pid=3936] ppid=3933 vsize=37384 CPUtime=462.22 cores=0,2,4,6
/proc/3936/stat : 3936 (cosoco) R 3933 3936 3140 0 -1 4202496 17399 0 0 0 46221 1 0 0 20 0 1 0 15657620 38281216 3514 33554432000 4194304 5970956 140724803013088 140724803010424 4967784 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8070896 8075904 23965696 140724803019969 140724803020099 140724803020099 140724803022798 0
/proc/3936/statm: 9346 3514 824 434 0 2710 0
Current children cumulated CPU time (s) 462.22
Current children cumulated vsize (KiB) 37384

[startup+522.3 s]
/proc/loadavg: 2.01 1.70 0.93 3/187 4037
/proc/meminfo: memFree=30147876/32770624 swapFree=6204/1830668
[pid=3936] ppid=3933 vsize=37384 CPUtime=522.21 cores=0,2,4,6
/proc/3936/stat : 3936 (cosoco) R 3933 3936 3140 0 -1 4202496 17988 0 0 0 52220 1 0 0 20 0 1 0 15657620 38281216 3515 33554432000 4194304 5970956 140724803013088 140724803010424 5093168 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8070896 8075904 23965696 140724803019969 140724803020099 140724803020099 140724803022798 0
/proc/3936/statm: 9346 3515 824 434 0 2710 0
Current children cumulated CPU time (s) 522.21
Current children cumulated vsize (KiB) 37384

[startup+582.3 s]
/proc/loadavg: 2.04 1.77 1.00 3/187 4038
/proc/meminfo: memFree=30147184/32770624 swapFree=6204/1830700
[pid=3936] ppid=3933 vsize=37780 CPUtime=582.2 cores=0,2,4,6
/proc/3936/stat : 3936 (cosoco) R 3933 3936 3140 0 -1 4202496 18671 0 0 0 58219 1 0 0 20 0 1 0 15657620 38686720 3572 33554432000 4194304 5970956 140724803013088 140724803010152 5069728 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8070896 8075904 23965696 140724803019969 140724803020099 140724803020099 140724803022798 0
/proc/3936/statm: 9445 3572 824 434 0 2809 0
Current children cumulated CPU time (s) 582.2
Current children cumulated vsize (KiB) 37780


################
# More data... #
################


[startup+1482.3 s]
/proc/loadavg: 2.08 2.02 1.64 3/189 4069
/proc/meminfo: memFree=30142236/32770624 swapFree=6204/1831344
[pid=3936] ppid=3933 vsize=38440 CPUtime=1482.05 cores=0,2,4,6
/proc/3936/stat : 3936 (cosoco) R 3933 3936 3140 0 -1 4202496 23675 0 0 0 148204 1 0 0 20 0 1 0 15657620 39362560 3769 33554432000 4194304 5970956 140724803013088 140724803010424 5069728 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8070896 8075904 23965696 140724803019969 140724803020099 140724803020099 140724803022798 0
/proc/3936/statm: 9610 3769 824 434 0 2974 0
Current children cumulated CPU time (s) 1482.05
Current children cumulated vsize (KiB) 38440

[startup+1542.31 s]
/proc/loadavg: 1.97 2.00 1.66 3/189 4070
/proc/meminfo: memFree=30140536/32770624 swapFree=6204/1831380
[pid=3936] ppid=3933 vsize=38836 CPUtime=1542.05 cores=0,2,4,6
/proc/3936/stat : 3936 (cosoco) R 3933 3936 3140 0 -1 4202496 24096 0 0 0 154204 1 0 0 20 0 1 0 15657620 39768064 3809 33554432000 4194304 5970956 140724803013088 140724803010152 5070008 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8070896 8075904 23965696 140724803019969 140724803020099 140724803020099 140724803022798 0
/proc/3936/statm: 9709 3809 824 434 0 3073 0
Current children cumulated CPU time (s) 1542.05
Current children cumulated vsize (KiB) 38836

[startup+1602.3 s]
/proc/loadavg: 1.99 2.00 1.68 3/189 4071
/proc/meminfo: memFree=30140252/32770624 swapFree=6204/1831416
[pid=3936] ppid=3933 vsize=38836 CPUtime=1602.03 cores=0,2,4,6
/proc/3936/stat : 3936 (cosoco) R 3933 3936 3140 0 -1 4202496 24435 0 0 0 160202 1 0 0 20 0 1 0 15657620 39768064 3858 33554432000 4194304 5970956 140724803013088 140724803010152 5070008 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8070896 8075904 23965696 140724803019969 140724803020099 140724803020099 140724803022798 0
/proc/3936/statm: 9709 3858 824 434 0 3073 0
Current children cumulated CPU time (s) 1602.03
Current children cumulated vsize (KiB) 38836

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 1.70 3/189 4072
/proc/meminfo: memFree=30140688/32770624 swapFree=6204/1831444
[pid=3936] ppid=3933 vsize=38836 CPUtime=1662.02 cores=0,2,4,6
/proc/3936/stat : 3936 (cosoco) R 3933 3936 3140 0 -1 4202496 24713 0 0 0 166201 1 0 0 20 0 1 0 15657620 39768064 3859 33554432000 4194304 5970956 140724803013088 140724803010152 5319631 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8070896 8075904 23965696 140724803019969 140724803020099 140724803020099 140724803022798 0
/proc/3936/statm: 9709 3859 824 434 0 3073 0
Current children cumulated CPU time (s) 1662.02
Current children cumulated vsize (KiB) 38836

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 1.72 3/187 4074
/proc/meminfo: memFree=30140348/32770624 swapFree=6204/1831492
[pid=3936] ppid=3933 vsize=38836 CPUtime=1722.01 cores=0,2,4,6
/proc/3936/stat : 3936 (cosoco) R 3933 3936 3140 0 -1 4202496 25042 0 0 0 172200 1 0 0 20 0 1 0 15657620 39768064 3859 33554432000 4194304 5970956 140724803013088 140724803010424 4964363 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8070896 8075904 23965696 140724803019969 140724803020099 140724803020099 140724803022798 0
/proc/3936/statm: 9709 3859 824 434 0 3073 0
Current children cumulated CPU time (s) 1722.01
Current children cumulated vsize (KiB) 38836

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 1.73 3/187 4075
/proc/meminfo: memFree=30140504/32770624 swapFree=6204/1831520
[pid=3936] ppid=3933 vsize=38836 CPUtime=1782 cores=0,2,4,6
/proc/3936/stat : 3936 (cosoco) R 3933 3936 3140 0 -1 4202496 25224 0 0 0 178199 1 0 0 20 0 1 0 15657620 39768064 3859 33554432000 4194304 5970956 140724803013088 140724803010424 5069712 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8070896 8075904 23965696 140724803019969 140724803020099 140724803020099 140724803022798 0
/proc/3936/statm: 9709 3859 824 434 0 3073 0
Current children cumulated CPU time (s) 1782
Current children cumulated vsize (KiB) 38836

[startup+1842.3 s]
/proc/loadavg: 2.00 2.00 1.75 3/187 4076
/proc/meminfo: memFree=30140780/32770624 swapFree=6204/1831548
[pid=3936] ppid=3933 vsize=38836 CPUtime=1841.99 cores=0,2,4,6
/proc/3936/stat : 3936 (cosoco) R 3933 3936 3140 0 -1 4202496 25416 0 0 0 184198 1 0 0 20 0 1 0 15657620 39768064 3859 33554432000 4194304 5970956 140724803013088 140724803010424 5070793 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8070896 8075904 23965696 140724803019969 140724803020099 140724803020099 140724803022798 0
/proc/3936/statm: 9709 3859 824 434 0 3073 0
Current children cumulated CPU time (s) 1841.99
Current children cumulated vsize (KiB) 38836

[startup+1902.3 s]
/proc/loadavg: 2.00 2.00 1.77 3/187 4078
/proc/meminfo: memFree=30140976/32770624 swapFree=6204/1831596
[pid=3936] ppid=3933 vsize=38836 CPUtime=1901.98 cores=0,2,4,6
/proc/3936/stat : 3936 (cosoco) R 3933 3936 3140 0 -1 4202496 25957 0 0 0 190197 1 0 0 20 0 1 0 15657620 39768064 3859 33554432000 4194304 5970956 140724803013088 140724803010424 4967821 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8070896 8075904 23965696 140724803019969 140724803020099 140724803020099 140724803022798 0
/proc/3936/statm: 9709 3859 824 434 0 3073 0
Current children cumulated CPU time (s) 1901.98
Current children cumulated vsize (KiB) 38836

[startup+1962.3 s]
/proc/loadavg: 2.03 2.01 1.79 3/187 4079
/proc/meminfo: memFree=30140876/32770624 swapFree=6204/1831628
[pid=3936] ppid=3933 vsize=39100 CPUtime=1961.98 cores=0,2,4,6
/proc/3936/stat : 3936 (cosoco) R 3933 3936 3140 0 -1 4202496 26387 0 0 0 196197 1 0 0 20 0 1 0 15657620 40038400 3926 33554432000 4194304 5970956 140724803013088 140724803010152 5052121 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8070896 8075904 23965696 140724803019969 140724803020099 140724803020099 140724803022798 0
/proc/3936/statm: 9775 3926 824 434 0 3139 0
Current children cumulated CPU time (s) 1961.98
Current children cumulated vsize (KiB) 39100

[startup+2022.3 s]
/proc/loadavg: 2.01 2.01 1.80 3/188 4088
/proc/meminfo: memFree=30139560/32770624 swapFree=6204/1831672
[pid=3936] ppid=3933 vsize=39892 CPUtime=2021.97 cores=0,2,4,6
/proc/3936/stat : 3936 (cosoco) R 3933 3936 3140 0 -1 4202496 26866 0 0 0 202196 1 0 0 20 0 1 0 15657620 40849408 4090 33554432000 4194304 5970956 140724803013088 140724803010152 5070008 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8070896 8075904 23965696 140724803019969 140724803020099 140724803020099 140724803022798 0
/proc/3936/statm: 9973 4090 824 434 0 3337 0
Current children cumulated CPU time (s) 2021.97
Current children cumulated vsize (KiB) 39892

[startup+2082.3 s]
/proc/loadavg: 2.00 2.01 1.81 3/188 4089
/proc/meminfo: memFree=30139716/32770624 swapFree=6204/1831704
[pid=3936] ppid=3933 vsize=39892 CPUtime=2081.96 cores=0,2,4,6
/proc/3936/stat : 3936 (cosoco) R 3933 3936 3140 0 -1 4202496 27201 0 0 0 208195 1 0 0 20 0 1 0 15657620 40849408 4132 33554432000 4194304 5970956 140724803013088 140724803010152 5319661 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8070896 8075904 23965696 140724803019969 140724803020099 140724803020099 140724803022798 0
/proc/3936/statm: 9973 4132 824 434 0 3337 0
Current children cumulated CPU time (s) 2081.96
Current children cumulated vsize (KiB) 39892

[startup+2142.3 s]
/proc/loadavg: 2.00 2.01 1.82 3/188 4090
/proc/meminfo: memFree=30139376/32770624 swapFree=6204/1831740
[pid=3936] ppid=3933 vsize=40288 CPUtime=2141.95 cores=0,2,4,6
/proc/3936/stat : 3936 (cosoco) R 3933 3936 3140 0 -1 4202496 28007 0 0 0 214194 1 0 0 20 0 1 0 15657620 41254912 4176 33554432000 4194304 5970956 140724803013088 140724803010152 4964629 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8070896 8075904 23965696 140724803019969 140724803020099 140724803020099 140724803022798 0
/proc/3936/statm: 10072 4176 824 434 0 3436 0
Current children cumulated CPU time (s) 2141.95
Current children cumulated vsize (KiB) 40288

[startup+2202.31 s]
/proc/loadavg: 2.00 2.01 1.83 3/188 4091
/proc/meminfo: memFree=30138780/32770624 swapFree=6204/1831780
[pid=3936] ppid=3933 vsize=40684 CPUtime=2201.94 cores=0,2,4,6
/proc/3936/stat : 3936 (cosoco) R 3933 3936 3140 0 -1 4202496 28366 0 0 0 220193 1 0 0 20 0 1 0 15657620 41660416 4320 33554432000 4194304 5970956 140724803013088 140724803010152 5069728 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8070896 8075904 23965696 140724803019969 140724803020099 140724803020099 140724803022798 0
/proc/3936/statm: 10171 4320 824 434 0 3535 0
Current children cumulated CPU time (s) 2201.94
Current children cumulated vsize (KiB) 40684

[startup+2262.3 s]
/proc/loadavg: 2.00 2.01 1.85 3/188 4092
/proc/meminfo: memFree=30138932/32770624 swapFree=6204/1831816
[pid=3936] ppid=3933 vsize=40684 CPUtime=2261.93 cores=0,2,4,6
/proc/3936/stat : 3936 (cosoco) R 3933 3936 3140 0 -1 4202496 28657 0 0 0 226192 1 0 0 20 0 1 0 15657620 41660416 4320 33554432000 4194304 5970956 140724803013088 140724803010152 5069728 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8070896 8075904 23965696 140724803019969 140724803020099 140724803020099 140724803022798 0
/proc/3936/statm: 10171 4320 824 434 0 3535 0
Current children cumulated CPU time (s) 2261.93
Current children cumulated vsize (KiB) 40684

[startup+2322.3 s]
/proc/loadavg: 2.00 2.01 1.86 3/187 4093
/proc/meminfo: memFree=30138976/32770624 swapFree=6204/1831844
[pid=3936] ppid=3933 vsize=40684 CPUtime=2321.92 cores=0,2,4,6
/proc/3936/stat : 3936 (cosoco) R 3933 3936 3140 0 -1 4202496 28937 0 0 0 232191 1 0 0 20 0 1 0 15657620 41660416 4320 33554432000 4194304 5970956 140724803013088 140724803010152 5070101 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8070896 8075904 23965696 140724803019969 140724803020099 140724803020099 140724803022798 0
/proc/3936/statm: 10171 4320 824 434 0 3535 0
Current children cumulated CPU time (s) 2321.92
Current children cumulated vsize (KiB) 40684

[startup+2382.3 s]
/proc/loadavg: 2.00 2.01 1.87 3/187 4094
/proc/meminfo: memFree=30138756/32770624 swapFree=6204/1831872
[pid=3936] ppid=3933 vsize=40684 CPUtime=2381.91 cores=0,2,4,6
/proc/3936/stat : 3936 (cosoco) R 3933 3936 3140 0 -1 4202496 29228 0 0 0 238190 1 0 0 20 0 1 0 15657620 41660416 4320 33554432000 4194304 5970956 140724803013088 140724803010152 4968239 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8070896 8075904 23965696 140724803019969 140724803020099 140724803020099 140724803022798 0
/proc/3936/statm: 10171 4320 824 434 0 3535 0
Current children cumulated CPU time (s) 2381.91
Current children cumulated vsize (KiB) 40684



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2400.4 s]
/proc/loadavg: 2.00 2.01 1.87 3/187 4094
/proc/meminfo: memFree=30138756/32770624 swapFree=6204/1831880
[pid=3936] ppid=3933 vsize=40684 CPUtime=2400.01 cores=0,2,4,6
/proc/3936/stat : 3936 (cosoco) R 3933 3936 3140 0 -1 4202496 29451 0 0 0 240000 1 0 0 20 0 1 0 15657620 41660416 4321 33554432000 4194304 5970956 140724803013088 140724803010152 5319929 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8070896 8075904 23965696 140724803019969 140724803020099 140724803020099 140724803022798 0
/proc/3936/statm: 10171 4321 824 434 0 3535 0
Current children cumulated CPU time (s) 2400.01
Current children cumulated vsize (KiB) 40684

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

Solver just ended.
??? exit watcher main loop
??? sigkill at end of watcher main loop
??? kill 3936 sig 9
??? end of watcher thread
Dumping a history of the last processes samples

Child status: 1
Real time (s): 2400.4
CPU time (s): 2400.02
CPU user time (s): 2400
CPU system time (s): 0.016997
CPU usage (%): 99.9841
Max. virtual memory (cumulated for all children) (KiB): 40684

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2400
system time used= 0.016997
maximum resident set size= 17328
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 29472
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= 10
involuntary context switches= 123199

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 5.31665 second user time and 8.94745 second system time

The end

Launcher Data

Begin job on node128 at 2017-07-21 09:56:54
IDJOB=4240191
IDBENCH=120660
IDSOLVER=2620
FILE ID=node128/4240191-1500623814
RUNJOBID= node128-1500623778-3171
PBS_JOBID= 20623005
Free space on /tmp= 62024 MiB

SOLVER NAME= cosoco 1.1
BENCH NAME= XCSP17/Knights/Knights-m1-s1/Knights-080-25.xml
COMMAND LINE= DIR/cosoco -lc -model -restarts BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4240191-1500623814/watcher-4240191-1500623814 -o /tmp/evaluation-result-4240191-1500623814/solver-4240191-1500623814 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node128-1500623778-3171 --watchdog 2560  HOME/cosoco -lc -model -restarts HOME/instance-4240191-1500623814.xml

TIME LIMIT= 2400 seconds
MEMORY LIMIT= 15500 MiB
NBCORE= 4

MD5SUM BENCH= 86f21c6f99b90e2b5de67b4ee346bae4
RANDOM SEED=1352687079

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

/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		: 1600.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.64
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		: 1600.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		: 1600.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.64
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		: 1600.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		: 2267.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.64
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		: 1600.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.64
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		: 1600.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:        30203332 kB
MemAvailable:   32005192 kB
Buffers:          155396 kB
Cached:          1925620 kB
SwapCached:            0 kB
Active:           307072 kB
Inactive:        1839104 kB
Active(anon):      67608 kB
Inactive(anon):     8832 kB
Active(file):     239464 kB
Inactive(file):  1830272 kB
Unevictable:        6204 kB
Mlocked:            6204 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              2768 kB
Writeback:             0 kB
AnonPages:         70684 kB
Mapped:            34412 kB
Shmem:              8852 kB
Slab:             120476 kB
SReclaimable:      95920 kB
SUnreclaim:        24556 kB
KernelStack:        3360 kB
PageTables:         5144 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     336600 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     12288 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      105856 kB
DirectMap2M:    33439744 kB

Free space on /tmp at the end= 62020 MiB
End job on node128 at 2017-07-21 10:36:54