Trace number 1046503

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
cpHydra k_40SAT 132.876 135.69

DiagnosticValue
ASSIGNMENTS110688
CHECKS192957000

General information on the benchmark

Namecsp/allsquares/
normalized-squares-19-19.xml
MD5SUM6f5f17774d422cfafdd127e1eef7da74
Bench CategoryGLOBAL (global constraints)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark13.8989
Satisfiable
(Un)Satisfiability was proved
Number of variables722
Number of constraints858
Maximum constraint arity19
Maximum domain size50
Number of constraints which are defined in extension0
Number of constraints which are defined in intension685
Global constraints used (with number of constraints)cumulative(2),weightedsum(171)

Solver Data (download as text)

0.00/0.00	c cpHydra_k_40 version 0.0
7.11/7.37	c CASE TO CLASSIFY:
7.11/7.37	c Case: 0
7.11/7.37	c 19 >   0.000000 | c 35 >  29.985400 | c 17 >   0.000000 | c 18 >  20.163200 | c 33 >   0.000000 | c 15 >  21.443800 | c 34 >  39.956200 | c 16 >  19.000000 | c 13 >   6.490100 | c 14 >  11.070800 | c 11 >  12.614000 | c 12 >   3.770070 | c 21 >   2.002080 | c 20 >  79.836800 | c 22 >   7.071070 | c 23 > 100.000000 | c 24 > 100.000000 | c 25 >   0.000000 | c 26 >  -1.000000 | c 27 >  -1.000000 | c 28 >  -1.000000 | c 29 >   0.000000 | c 3 >   1.000000 | c 2 >   5.169930 | c 10 >  12.605500 | c 1 >   9.417850 | c 0 >  -1.000000 | c 30 >  98.843900 | c 7 >   9.899360 | c 6 >  12.164900 | c 32 >   1.156070 | c 5 >  15.468200 | c 31 >   0.000000 | c 4 >  -1.000000 | c 9 >  -1.000000 | c 8 >  -1.000000 | c
7.11/7.38	c choco : 1801.0
7.11/7.38	c mistral : 1801.0
7.11/7.38	c abscon : 1801.0
7.11/7.38	c
7.11/7.38	c
7.21/7.46	c List of same ones: 40
7.21/7.46	c /home/ehebrard/new_instances/competition_4c/data/allsquares/allsquares-18-18.xml
7.21/7.46	c 19 >   0.000000 | c 35 >  29.983700 | c 17 >   0.000000 | c 18 >  20.182300 | c 33 >   0.000000 | c 15 >  19.730400 | c 34 >  39.951100 | c 16 >  18.000000 | c 13 >   5.904500 | c 14 >   9.501840 | c 11 >  12.444200 | c 12 >   3.936270 | c 21 >   1.995360 | c 20 >  79.817700 | c 22 >   6.855650 | c 23 > 100.000000 | c 24 > 100.000000 | c 25 >   0.000000 | c 26 >  -1.000000 | c 27 >  -1.000000 | c 28 >  -1.000000 | c 29 >   0.000000 | c 3 >   1.000000 | c 2 >   5.087460 | c 10 >  12.435100 | c 1 >   9.257390 | c 0 >  -1.000000 | c 30 >  98.709700 | c 7 >   9.746510 | c 6 >  11.989400 | c 32 >   1.290320 | c 5 >  15.247000 | c 31 >   0.000000 | c 4 >  -1.000000 | c 9 >  -1.000000 | c 8 >  -1.000000 | c
7.21/7.47	c choco : 26.66
7.21/7.47	c mistral : 13.36
7.21/7.47	c abscon : 1801.0
7.21/7.47	c
7.21/7.47	c
7.21/7.47	c /home/ehebrard/new_instances/competition_4c/data/allsquaresUnsat/allsquaresUnsat-18-18.xml
7.21/7.47	c 19 >   0.000000 | c 35 >  29.983700 | c 17 >   0.000000 | c 18 >  20.182300 | c 33 >   0.000000 | c 15 >  19.855200 | c 34 >  39.951100 | c 16 >  18.000000 | c 13 >   6.389030 | c 14 >   8.936640 | c 11 >  12.418100 | c 12 >   4.388670 | c 21 >   1.982170 | c 20 >  79.817700 | c 22 >   6.782330 | c 23 > 100.000000 | c 24 > 100.000000 | c 25 >   0.000000 | c 26 >  -1.000000 | c 27 >  -1.000000 | c 28 >  -1.000000 | c 29 >   0.000000 | c 3 >   1.000000 | c 2 >   5.087460 | c 10 >  12.408900 | c 1 >   9.257390 | c 0 >  -1.000000 | c 30 >  98.709700 | c 7 >   9.743150 | c 6 >  11.954200 | c 32 >   1.290320 | c 5 >  15.209600 | c 31 >   0.000000 | c 4 >  -1.000000 | c 9 >  -1.000000 | c 8 >  -1.000000 | c
7.21/7.47	c choco : 1801.0
7.21/7.47	c mistral : 916.51
7.21/7.48	c abscon : 1801.0
7.21/7.48	c
7.21/7.48	c
7.21/7.48	c /home/ehebrard/new_instances/competition_4c/data/allsquares/allsquares-17-17.xml
7.21/7.48	c 19 >   0.000000 | c 35 >  29.981700 | c 17 >   0.000000 | c 18 >  20.205000 | c 33 >   0.000000 | c 15 >  19.969600 | c 34 >  39.945000 | c 16 >  17.000000 | c 13 >   5.744290 | c 14 >   9.306060 | c 11 >  12.236000 | c 12 >   3.850580 | c 21 >   1.973880 | c 20 >  79.795000 | c 22 >   6.557440 | c 23 > 100.000000 | c 24 > 100.000000 | c 25 >   0.000000 | c 26 >  -1.000000 | c 27 >  -1.000000 | c 28 >  -1.000000 | c 29 >   0.000000 | c 3 >   1.000000 | c 2 >   5.000000 | c 10 >  12.226100 | c 1 >   9.087460 | c 0 >  -1.000000 | c 30 >  98.550700 | c 7 >   9.581200 | c 6 >  11.764900 | c 32 >   1.449280 | c 5 >  14.973200 | c 31 >   0.000000 | c 4 >  -1.000000 | c 9 >  -1.000000 | c 8 >  -1.000000 | c
7.21/7.49	c choco : 17.66
7.21/7.49	c mistral : 11.81
7.21/7.49	c abscon : 1801.0
7.21/7.49	c
7.21/7.49	c
7.21/7.49	c /home/ehebrard/new_instances/competition_4c/data/allsquaresUnsat/allsquaresUnsat-17-17.xml
7.21/7.49	c 19 >   0.000000 | c 35 >  29.981700 | c 17 >   0.000000 | c 18 >  20.205000 | c 33 >   0.000000 | c 15 >  19.797000 | c 34 >  39.945000 | c 16 >  17.000000 | c 13 >   6.849390 | c 14 >   9.392320 | c 11 >  12.207000 | c 12 >   4.819460 | c 21 >   1.958920 | c 20 >  79.795000 | c 22 >   6.480740 | c 23 > 100.000000 | c 24 > 100.000000 | c 25 >   0.000000 | c 26 >  -1.000000 | c 27 >  -1.000000 | c 28 >  -1.000000 | c 29 >   0.000000 | c 3 >   1.000000 | c 2 >   5.000000 | c 10 >  12.196900 | c 1 >   9.087460 | c 0 >  -1.000000 | c 30 >  98.550700 | c 7 >   9.577430 | c 6 >  11.725400 | c 32 >   1.449280 | c 5 >  14.930500 | c 31 >   0.000000 | c 4 >  -1.000000 | c 9 >  -1.000000 | c 8 >  -1.000000 | c
7.21/7.49	c choco : 6.14
7.21/7.49	c mistral : 1801.0
7.21/7.49	c abscon : 1801.0
7.21/7.49	c
7.21/7.49	c
7.21/7.49	c /home/ehebrard/new_instances/competition_4c/data/allsquares/allsquares-19-19.xml
7.21/7.49	c 19 >   0.000000 | c 35 >  29.985400 | c 17 >   0.000000 | c 18 >  20.163200 | c 33 >   0.000000 | c 15 >  19.533100 | c 34 >  39.956200 | c 16 >  19.000000 | c 13 >   4.399460 | c 14 >   9.252670 | c 11 >  12.614000 | c 12 >   2.695070 | c 21 >   2.002080 | c 20 >  79.836800 | c 22 >   7.071070 | c 23 > 100.000000 | c 24 > 100.000000 | c 25 >   0.000000 | c 26 >  -1.000000 | c 27 >  -1.000000 | c 28 >  -1.000000 | c 29 >   0.000000 | c 3 >   1.000000 | c 2 >   5.169930 | c 10 >  12.605500 | c 1 >   9.417850 | c 0 >  -1.000000 | c 30 >  98.843900 | c 7 >   9.899360 | c 6 >  12.164900 | c 32 >   1.156070 | c 5 >  15.468200 | c 31 >   0.000000 | c 4 >  -1.000000 | c 9 >  -1.000000 | c 8 >  -1.000000 | c
7.30/7.51	c choco : 54.4
7.30/7.51	c mistral : 98.37
7.30/7.51	c abscon : 1801.0
7.30/7.51	c
7.30/7.51	c
7.30/7.51	c /home/ehebrard/new_instances/competition_4c/data/allsquaresUnsat/allsquaresUnsat-20-20.xml
7.30/7.51	c 19 >   0.000000 | c 35 >  29.986900 | c 17 >   0.000000 | c 18 >  20.146900 | c 33 >   0.000000 | c 15 >  19.287500 | c 34 >  39.960600 | c 16 >  20.000000 | c 13 >   4.979830 | c 14 >   9.330920 | c 11 >  12.774400 | c 12 >   2.421650 | c 21 >   2.008110 | c 20 >  79.853100 | c 22 >   7.280110 | c 23 > 100.000000 | c 24 > 100.000000 | c 25 >   0.000000 | c 26 >  -1.000000 | c 27 >  -1.000000 | c 28 >  -1.000000 | c 29 >   0.000000 | c 3 >   1.000000 | c 2 >   5.247930 | c 10 >  12.766300 | c 1 >   9.569860 | c 0 >  -1.000000 | c 30 >  98.958300 | c 7 >  10.044400 | c 6 >  12.330400 | c 32 >   1.041670 | c 5 >  15.677900 | c 31 >   0.000000 | c 4 >  -1.000000 | c 9 >  -1.000000 | c 8 >  -1.000000 | c
7.30/7.52	c choco : 9.7
7.30/7.52	c mistral : 1801.0
7.30/7.52	c abscon : 1801.0
7.30/7.52	c
7.30/7.52	c
7.30/7.52	c /home/ehebrard/new_instances/competition_4c/data/allsquaresUnsat/allsquaresUnsat-19-19.xml
7.30/7.52	c 19 >   0.000000 | c 35 >  29.985400 | c 17 >   0.000000 | c 18 >  20.163200 | c 33 >   0.000000 | c 15 >  19.691900 | c 34 >  39.956200 | c 16 >  19.000000 | c 13 >   4.496160 | c 14 >   8.848620 | c 11 >  12.589400 | c 12 >   2.581290 | c 21 >   1.989590 | c 20 >  79.836800 | c 22 >   7.000000 | c 23 > 100.000000 | c 24 > 100.000000 | c 25 >   0.000000 | c 26 >  -1.000000 | c 27 >  -1.000000 | c 28 >  -1.000000 | c 29 >   0.000000 | c 3 >   1.000000 | c 2 >   5.169930 | c 10 >  12.580700 | c 1 >   9.417850 | c 0 >  -1.000000 | c 30 >  98.843900 | c 7 >   9.896330 | c 6 >  12.131900 | c 32 >   1.156070 | c 5 >  15.433000 | c 31 >   0.000000 | c 4 >  -1.000000 | c 9 >  -1.000000 | c 8 >  -1.000000 | c
7.30/7.52	c choco : 8.21
7.30/7.52	c mistral : 1801.0
7.30/7.52	c abscon : 1801.0
7.30/7.52	c
7.30/7.52	c
7.30/7.52	c /home/ehebrard/new_instances/competition_4c/data/allsquares/allsquares-20-20.xml
7.30/7.53	c 19 >   0.000000 | c 35 >  29.986900 | c 17 >   0.000000 | c 18 >  20.146900 | c 33 >   0.000000 | c 15 >  19.523500 | c 34 >  39.960600 | c 16 >  20.000000 | c 13 >   4.691230 | c 14 >   8.826550 | c 11 >  12.797700 | c 12 >   2.007930 | c 21 >   2.020520 | c 20 >  79.853100 | c 22 >   7.348470 | c 23 > 100.000000 | c 24 > 100.000000 | c 25 >   0.000000 | c 26 >  -1.000000 | c 27 >  -1.000000 | c 28 >  -1.000000 | c 29 >   0.000000 | c 3 >   1.000000 | c 2 >   5.247930 | c 10 >  12.789700 | c 1 >   9.569860 | c 0 >  -1.000000 | c 30 >  98.958300 | c 7 >  10.047100 | c 6 >  12.361400 | c 32 >   1.041670 | c 5 >  15.711700 | c 31 >   0.000000 | c 4 >  -1.000000 | c 9 >  -1.000000 | c 8 >  -1.000000 | c
7.30/7.53	c choco : 1801.0
7.30/7.53	c mistral : 394.02
7.30/7.53	c abscon : 1801.0
7.30/7.53	c
7.30/7.53	c
7.30/7.53	c /home/ehebrard/new_instances/competition_4c/data/allsquares/allsquares-21-21.xml
7.30/7.53	c 19 >   0.000000 | c 35 >  29.988100 | c 17 >   0.000000 | c 18 >  20.133000 | c 33 >   0.000000 | c 15 >  19.476200 | c 34 >  39.964300 | c 16 >  21.000000 | c 13 >   5.786630 | c 14 >   8.405140 | c 11 >  12.969700 | c 12 >   3.353290 | c 21 >   2.036510 | c 20 >  79.867000 | c 22 >   7.615770 | c 23 > 100.000000 | c 24 > 100.000000 | c 25 >   0.000000 | c 26 >  -1.000000 | c 27 >  -1.000000 | c 28 >  -1.000000 | c 29 >   0.000000 | c 3 >   1.000000 | c 2 >   5.321930 | c 10 >  12.962400 | c 1 >   9.714250 | c 0 >  -1.000000 | c 30 >  99.056600 | c 7 >  10.187400 | c 6 >  12.544500 | c 32 >   0.943396 | c 5 >  15.939600 | c 31 >   0.000000 | c 4 >  -1.000000 | c 9 >  -1.000000 | c 8 >  -1.000000 | c
7.30/7.54	c choco : 1801.0
7.30/7.54	c mistral : 687.44
7.30/7.54	c abscon : 1801.0
7.30/7.54	c
7.30/7.54	c
7.30/7.54	c /home/ehebrard/new_instances/competition_4c/data/allsquaresUnsat/allsquaresUnsat-21-21.xml
7.30/7.54	c 19 >   0.000000 | c 35 >  29.988100 | c 17 >   0.000000 | c 18 >  20.133000 | c 33 >   0.000000 | c 15 >  19.571000 | c 34 >  39.964300 | c 16 >  21.000000 | c 13 >   5.254530 | c 14 >   8.581200 | c 11 >  12.948400 | c 12 >   2.794150 | c 21 >   2.025350 | c 20 >  79.867000 | c 22 >   7.549830 | c 23 > 100.000000 | c 24 > 100.000000 | c 25 >   0.000000 | c 26 >  -1.000000 | c 27 >  -1.000000 | c 28 >  -1.000000 | c 29 >   0.000000 | c 3 >   1.000000 | c 2 >   5.321930 | c 10 >  12.940900 | c 1 >   9.714250 | c 0 >  -1.000000 | c 30 >  99.056600 | c 7 >  10.184900 | c 6 >  12.516200 | c 32 >   0.943396 | c 5 >  15.909400 | c 31 >   0.000000 | c 4 >  -1.000000 | c 9 >  -1.000000 | c 8 >  -1.000000 | c
7.30/7.55	c choco : 11.12
7.30/7.55	c mistral : 1801.0
7.30/7.55	c abscon : 1801.0
7.30/7.55	c
7.30/7.55	c
7.30/7.55	c /home/ehebrard/new_instances/competition_4c/data/allsquares/allsquares-16-16.xml
7.30/7.55	c 19 >   0.000000 | c 35 >  29.979200 | c 17 >   0.000000 | c 18 >  20.232200 | c 33 >   0.000000 | c 15 >  20.121300 | c 34 >  39.937600 | c 16 >  16.000000 | c 13 >   6.625550 | c 14 >   9.539160 | c 11 >  12.010500 | c 12 >   4.633540 | c 21 >   1.948560 | c 20 >  79.767800 | c 22 >   6.245000 | c 23 > 100.000000 | c 24 > 100.000000 | c 25 >   0.000000 | c 26 >  -1.000000 | c 27 >  -1.000000 | c 28 >  -1.000000 | c 29 >   0.000000 | c 3 >   1.000000 | c 2 >   4.906890 | c 10 >  11.999600 | c 1 >   8.906890 | c 0 >  -1.000000 | c 30 >  98.360700 | c 7 >   9.405140 | c 6 >  11.519600 | c 32 >   1.639340 | c 5 >  14.676000 | c 31 >   0.000000 | c 4 >  -1.000000 | c 9 >  -1.000000 | c 8 >  -1.000000 | c
7.48/7.75	c choco : 21.34
7.48/7.76	c mistral : 77.84
7.48/7.76	c abscon : 1801.0
7.48/7.76	c
7.48/7.76	c
7.48/7.76	c /home/ehebrard/new_instances/competition_4c/data/allsquaresUnsat/allsquaresUnsat-22-22.xml
7.48/7.76	c 19 >   0.000000 | c 35 >  29.989200 | c 17 >   0.000000 | c 18 >  20.120900 | c 33 >   0.000000 | c 15 >  19.476700 | c 34 >  39.967600 | c 16 >  22.000000 | c 13 >   5.811350 | c 14 >   8.511750 | c 11 >  13.112000 | c 12 >   3.384030 | c 21 >   2.040400 | c 20 >  79.879100 | c 22 >   7.810250 | c 23 > 100.000000 | c 24 > 100.000000 | c 25 >   0.000000 | c 26 >  -1.000000 | c 27 >  -1.000000 | c 28 >  -1.000000 | c 29 >   0.000000 | c 3 >   1.000000 | c 2 >   5.392320 | c 10 >  13.104900 | c 1 >   9.851750 | c 0 >  -1.000000 | c 30 >  99.141600 | c 7 >  10.318500 | c 6 >  12.690000 | c 32 >   0.858369 | c 5 >  16.126800 | c 31 >   0.000000 | c 4 >  -1.000000 | c 9 >  -1.000000 | c 8 >  -1.000000 | c
7.48/7.77	c choco : 12.45
7.48/7.77	c mistral : 1801.0
7.48/7.77	c abscon : 1801.0
7.48/7.78	c
7.48/7.78	c
7.48/7.78	c /home/ehebrard/new_instances/competition_4c/data/allsquaresUnsat/allsquaresUnsat-23-23.xml
7.48/7.78	c 19 >   0.000000 | c 35 >  29.990100 | c 17 >   0.000000 | c 18 >  20.110400 | c 33 >   0.000000 | c 15 >  19.185200 | c 34 >  39.970400 | c 16 >  23.000000 | c 13 >   4.933950 | c 14 >   8.636620 | c 11 >  13.241200 | c 12 >   2.739170 | c 21 >   2.054550 | c 20 >  79.889600 | c 22 >   8.062260 | c 23 > 100.000000 | c 24 > 100.000000 | c 25 >   0.000000 | c 26 >  -1.000000 | c 27 >  -1.000000 | c 28 >  -1.000000 | c 29 >   0.000000 | c 3 >   1.000000 | c 2 >   5.459430 | c 10 >  13.260300 | c 1 >   9.982990 | c 0 >  -1.000000 | c 30 >  99.215700 | c 7 >  10.446000 | c 6 >  12.854100 | c 32 >   0.784314 | c 5 >  16.333700 | c 31 >   0.000000 | c 4 >  -1.000000 | c 9 >  -1.000000 | c 8 >  -1.000000 | c
7.48/7.78	c choco : 13.48
7.48/7.78	c mistral : 1801.0
7.48/7.78	c abscon : 1801.0
7.48/7.78	c
7.48/7.78	c
7.48/7.78	c /home/ehebrard/new_instances/competition_4c/data/allsquares/allsquares-24-24.xml
7.48/7.78	c 19 >   0.000000 | c 35 >  29.991000 | c 17 >   0.000000 | c 18 >  20.101200 | c 33 >   0.000000 | c 15 >  19.360800 | c 34 >  39.972900 | c 16 >  24.000000 | c 13 >   5.161530 | c 14 >   8.511750 | c 11 >  13.388300 | c 12 >   2.842520 | c 21 >   2.086660 | c 20 >  79.898800 | c 22 >   8.426150 | c 23 > 100.000000 | c 24 > 100.000000 | c 25 >   0.000000 | c 26 >  -1.000000 | c 27 >  -1.000000 | c 28 >  -1.000000 | c 29 >   0.000000 | c 3 >   1.000000 | c 2 >   5.523560 | c 10 >  13.443300 | c 1 >  10.108500 | c 0 >  -1.000000 | c 30 >  99.280600 | c 7 >  10.571800 | c 6 >  13.055300 | c 32 >   0.719424 | c 5 >  16.579800 | c 31 >   0.000000 | c 4 >  -1.000000 | c 9 >  -1.000000 | c 8 >  -1.000000 | c
7.48/7.79	c choco : 719.66
7.48/7.79	c mistral : 1801.0
7.48/7.79	c abscon : 1801.0
7.48/7.79	c
7.48/7.79	c
7.48/7.79	c /home/ehebrard/new_instances/competition_4c/data/allsquaresUnsat/allsquaresUnsat-25-25.xml
7.48/7.79	c 19 >   0.000000 | c 35 >  29.991700 | c 17 >   0.000000 | c 18 >  20.093100 | c 33 >   0.000000 | c 15 >  19.338800 | c 34 >  39.975000 | c 16 >  25.000000 | c 13 >   4.622900 | c 14 >   8.252670 | c 11 >  13.493900 | c 12 >   2.315110 | c 21 >   2.088060 | c 20 >  79.906900 | c 22 >   8.602330 | c 23 > 100.000000 | c 24 > 100.000000 | c 25 >   0.000000 | c 26 >  -1.000000 | c 27 >  -1.000000 | c 28 >  -1.000000 | c 29 >   0.000000 | c 3 >   1.000000 | c 2 >   5.584960 | c 10 >  13.564500 | c 1 >  10.228800 | c 0 >  -1.000000 | c 30 >  99.337700 | c 7 >  10.686500 | c 6 >  13.177700 | c 32 >   0.662252 | c 5 >  16.740300 | c 31 >   0.000000 | c 4 >  -1.000000 | c 9 >  -1.000000 | c 8 >  -1.000000 | c
7.48/7.80	c choco : 14.93
7.48/7.80	c mistral : 1801.0
7.48/7.80	c abscon : 1801.0
7.48/7.80	c
7.48/7.80	c
7.48/7.80	c /home/ehebrard/new_instances/competition_4c/data/allsquares/allsquares-26-26.xml
7.48/7.80	c 19 >   0.000000 | c 35 >  29.992300 | c 17 >   0.000000 | c 18 >  20.086000 | c 33 >   0.000000 | c 15 >  20.159900 | c 34 >  39.976900 | c 16 >  26.000000 | c 13 >   5.236150 | c 14 >   9.131860 | c 11 >  10.400900 | c 12 >   3.235520 | c 21 >   2.116430 | c 20 >  79.914000 | c 22 >   8.944270 | c 23 > 100.000000 | c 24 > 100.000000 | c 25 >   0.000000 | c 26 >  -1.000000 | c 27 >  -1.000000 | c 28 >  -1.000000 | c 29 >   0.000000 | c 3 >   1.000000 | c 2 >   5.643860 | c 10 >  13.729600 | c 1 >  10.344300 | c 0 >  -1.000000 | c 30 >  99.388400 | c 7 >  10.801700 | c 6 >  13.357800 | c 32 >   0.611621 | c 5 >  16.962500 | c 31 >   0.000000 | c 4 >  -1.000000 | c 9 >  -1.000000 | c 8 >  -1.000000 | c
7.56/7.80	c choco : 47.2
7.56/7.80	c mistral : 1801.0
7.56/7.80	c abscon : 1801.0
7.56/7.80	c
7.56/7.80	c
7.56/7.80	c /home/ehebrard/new_instances/competition_4c/data/allsquaresUnsat/allsquaresUnsat-27-27.xml
7.56/7.80	c 19 >   0.000000 | c 35 >  29.992900 | c 17 >   0.000000 | c 18 >  20.079600 | c 33 >   0.000000 | c 15 >  20.004500 | c 34 >  39.978600 | c 16 >  27.000000 | c 13 >   5.238830 | c 14 >   8.527480 | c 11 >  10.509800 | c 12 >   3.205540 | c 21 >   2.116630 | c 20 >  79.920400 | c 22 >   9.110430 | c 23 > 100.000000 | c 24 > 100.000000 | c 25 >   0.000000 | c 26 >  -1.000000 | c 27 >  -1.000000 | c 28 >  -1.000000 | c 29 >   0.000000 | c 3 >   1.000000 | c 2 >   5.700440 | c 10 >  13.839600 | c 1 >  10.455300 | c 0 >  -1.000000 | c 30 >  99.433400 | c 7 >  10.907600 | c 6 >  13.468400 | c 32 >   0.566572 | c 5 >  17.109100 | c 31 >   0.000000 | c 4 >  -1.000000 | c 9 >  -1.000000 | c 8 >  -1.000000 | c
7.56/7.81	c choco : 17.5
7.56/7.81	c mistral : 1801.0
7.56/7.81	c abscon : 1801.0
7.56/7.81	c
7.56/7.81	c
7.56/7.81	c /home/ehebrard/new_instances/competition_4c/data/allsquares/allsquares-15-15.xml
7.56/7.81	c 19 >   0.000000 | c 35 >  29.976200 | c 17 >   0.000000 | c 18 >  20.265200 | c 33 >   0.000000 | c 15 >  15.501700 | c 34 >  39.928700 | c 16 >  15.000000 | c 13 >   1.974310 | c 14 >   6.189820 | c 11 >  11.799700 | c 12 >   0.919702 | c 21 >   1.936780 | c 20 >  79.734800 | c 22 >   6.000000 | c 23 > 100.000000 | c 24 > 100.000000 | c 25 >   0.000000 | c 26 >  -1.000000 | c 27 >  -1.000000 | c 28 >  -1.000000 | c 29 >   0.000000 | c 3 >   1.000000 | c 2 >   4.807350 | c 10 >  11.787900 | c 1 >   8.714250 | c 0 >  -1.000000 | c 30 >  98.130800 | c 7 >   9.221590 | c 6 >  11.298100 | c 32 >   1.869160 | c 5 >  14.404100 | c 31 >   0.000000 | c 4 >  -1.000000 | c 9 >  -1.000000 | c 8 >  -1.000000 | c
7.56/7.81	c choco : 6.04
7.56/7.81	c mistral : 0.11
7.56/7.81	c abscon : 1801.0
7.56/7.81	c
7.56/7.81	c
7.56/7.82	c /home/ehebrard/new_instances/competition_4c/data/allsquaresUnsat/allsquaresUnsat-16-16.xml
7.56/7.82	c 19 >   0.000000 | c 35 >  29.979200 | c 17 >   0.000000 | c 18 >  20.232200 | c 33 >   0.000000 | c 15 >  14.376000 | c 34 >  39.937600 | c 16 >  16.000000 | c 13 >   2.950690 | c 14 >   4.247930 | c 11 >  11.979400 | c 12 >   1.554760 | c 21 >   1.933460 | c 20 >  79.767800 | c 22 >   6.164410 | c 23 > 100.000000 | c 24 > 100.000000 | c 25 >   0.000000 | c 26 >  -1.000000 | c 27 >  -1.000000 | c 28 >  -1.000000 | c 29 >   0.000000 | c 3 >   1.000000 | c 2 >   4.906890 | c 10 >  11.968300 | c 1 >   8.906890 | c 0 >  -1.000000 | c 30 >  98.360700 | c 7 >   9.400880 | c 6 >  11.476700 | c 32 >   1.639340 | c 5 >  14.630700 | c 31 >   0.000000 | c 4 >  -1.000000 | c 9 >  -1.000000 | c 8 >  -1.000000 | c
7.56/7.82	c choco : 5.97
7.56/7.82	c mistral : 0.11
7.56/7.82	c abscon : 1801.0
7.56/7.82	c
7.56/7.82	c
7.56/7.82	c /home/ehebrard/new_instances/competition_4c/data/allsquaresUnsat/allsquaresUnsat-29-29.xml
7.56/7.82	c 19 >   0.000000 | c 35 >  29.993800 | c 17 >   0.000000 | c 18 >  20.068900 | c 33 >   0.000000 | c 15 >  20.252600 | c 34 >  39.981500 | c 16 >  29.000000 | c 13 >   5.222930 | c 14 >   7.994350 | c 11 >  10.716000 | c 12 >   3.171920 | c 21 >   2.140710 | c 20 >  79.931100 | c 22 >   9.591660 | c 23 > 100.000000 | c 24 > 100.000000 | c 25 >   0.000000 | c 26 >  -1.000000 | c 27 >  -1.000000 | c 28 >  -1.000000 | c 29 >   0.000000 | c 3 >   1.000000 | c 2 >   5.807350 | c 10 >  14.090000 | c 1 >  10.665300 | c 0 >  -1.000000 | c 30 >  99.509800 | c 7 >  11.112400 | c 6 >  13.731300 | c 32 >   0.490196 | c 5 >  17.445800 | c 31 >   0.000000 | c 4 >  -1.000000 | c 9 >  -1.000000 | c 8 >  -1.000000 | c
7.56/7.83	c choco : 20.93
7.56/7.83	c mistral : 1801.0
7.56/7.83	c abscon : 1801.0
7.56/7.83	c
7.56/7.83	c
7.56/7.83	c /home/ehebrard/new_instances/competition_4c/data/allsquaresUnsat/allsquaresUnsat-15-15.xml
7.56/7.83	c 19 >   0.000000 | c 35 >  29.976200 | c 17 >   0.000000 | c 18 >  20.265200 | c 33 >   0.000000 | c 15 >  14.252400 | c 34 >  39.928700 | c 16 >  15.000000 | c 13 >   2.898240 | c 14 >   4.247930 | c 11 >  11.766100 | c 12 >   1.568720 | c 21 >   1.920650 | c 20 >  79.734800 | c 22 >   5.916080 | c 23 > 100.000000 | c 24 > 100.000000 | c 25 >   0.000000 | c 26 >  -1.000000 | c 27 >  -1.000000 | c 28 >  -1.000000 | c 29 >   0.000000 | c 3 >   1.000000 | c 2 >   4.807350 | c 10 >  11.754100 | c 1 >   8.714250 | c 0 >  -1.000000 | c 30 >  98.130800 | c 7 >   9.216750 | c 6 >  11.251500 | c 32 >   1.869160 | c 5 >  14.355100 | c 31 >   0.000000 | c 4 >  -1.000000 | c 9 >  -1.000000 | c 8 >  -1.000000 | c
7.56/7.84	c choco : 5.68
7.56/7.84	c mistral : 0.09
7.56/7.84	c abscon : 1801.0
7.56/7.84	c
7.56/7.84	c
7.56/7.84	c /home/ehebrard/new_instances/competition_4c/data/allsquaresUnsat/allsquaresUnsat-14-14.xml
7.56/7.84	c 19 >   0.000000 | c 35 >  29.972600 | c 17 >   0.000000 | c 18 >  20.305700 | c 33 >   0.000000 | c 15 >  14.186800 | c 34 >  39.917800 | c 16 >  14.000000 | c 13 >   2.863940 | c 14 >   4.392320 | c 11 >  11.535800 | c 12 >   1.610970 | c 21 >   1.905950 | c 20 >  79.694300 | c 22 >   5.656850 | c 23 > 100.000000 | c 24 > 100.000000 | c 25 >   0.000000 | c 26 >  -1.000000 | c 27 >  -1.000000 | c 28 >  -1.000000 | c 29 >   0.000000 | c 3 >   1.000000 | c 2 >   4.700440 | c 10 >  11.522600 | c 1 >   8.507790 | c 0 >  -1.000000 | c 30 >  97.849500 | c 7 >   9.019590 | c 6 >  11.007000 | c 32 >   2.150540 | c 5 >  14.058700 | c 31 >   0.000000 | c 4 >  -1.000000 | c 9 >  -1.000000 | c 8 >  -1.000000 | c
7.56/7.84	c choco : 20.83
7.56/7.84	c mistral : 0.08
7.56/7.84	c abscon : 1801.0
7.56/7.84	c
7.56/7.84	c
7.56/7.84	c /home/ehebrard/new_instances/competition_4c/data/allsquares/allsquares-14-14.xml
7.56/7.84	c 19 >   0.000000 | c 35 >  29.972600 | c 17 >   0.000000 | c 18 >  20.305700 | c 33 >   0.000000 | c 15 >  14.208500 | c 34 >  39.917800 | c 16 >  14.000000 | c 13 >   1.732440 | c 14 >   5.044390 | c 11 >  11.572200 | c 12 >   0.752235 | c 21 >   1.923270 | c 20 >  79.694300 | c 22 >   5.744560 | c 23 > 100.000000 | c 24 > 100.000000 | c 25 >   0.000000 | c 26 >  -1.000000 | c 27 >  -1.000000 | c 28 >  -1.000000 | c 29 >   0.000000 | c 3 >   1.000000 | c 2 >   4.700440 | c 10 >  11.559400 | c 1 >   8.507790 | c 0 >  -1.000000 | c 30 >  97.849500 | c 7 >   9.025140 | c 6 >  11.058000 | c 32 >   2.150540 | c 5 >  14.112100 | c 31 >   0.000000 | c 4 >  -1.000000 | c 9 >  -1.000000 | c 8 >  -1.000000 | c
7.56/7.85	c choco : 5.56
7.56/7.85	c mistral : 0.08
7.56/7.85	c abscon : 1801.0
7.56/7.85	c
7.56/7.85	c
7.56/7.85	c /home/ehebrard/new_instances/competition_4c/data/allsquaresUnsat/allsquaresUnsat-30-30.xml
7.56/7.85	c 19 >   0.000000 | c 35 >  29.994300 | c 17 >   0.000000 | c 18 >  20.064300 | c 33 >   0.000000 | c 15 >  20.179900 | c 34 >  39.982800 | c 16 >  30.000000 | c 13 >   5.275120 | c 14 >   7.727920 | c 11 >  10.813800 | c 12 >   3.193420 | c 21 >   2.155360 | c 20 >  79.935700 | c 22 >   9.848860 | c 23 > 100.000000 | c 24 > 100.000000 | c 25 >   0.000000 | c 26 >  -1.000000 | c 27 >  -1.000000 | c 28 >  -1.000000 | c 29 >   0.000000 | c 3 >   1.000000 | c 2 >   5.857980 | c 10 >  14.214200 | c 1 >  10.764900 | c 0 >  -1.000000 | c 30 >  99.542300 | c 7 >  11.210100 | c 6 >  13.862600 | c 32 >   0.457666 | c 5 >  17.613100 | c 31 >   0.000000 | c 4 >  -1.000000 | c 9 >  -1.000000 | c 8 >  -1.000000 | c
7.56/7.86	c choco : 19.73
7.56/7.86	c mistral : 1801.0
7.56/7.86	c abscon : 1801.0
7.56/7.86	c
7.56/7.86	c
7.56/7.86	c /home/ehebrard/new_instances/competition_4c/data/allsquaresUnsat/allsquaresUnsat-13-13.xml
7.56/7.86	c 19 >   0.000000 | c 35 >  29.968100 | c 17 >   0.000000 | c 18 >  20.356200 | c 33 >   0.000000 | c 15 >  13.979200 | c 34 >  39.904200 | c 16 >  13.000000 | c 13 >   2.786860 | c 14 >   4.247930 | c 11 >  11.285400 | c 12 >   1.605810 | c 21 >   1.888930 | c 20 >  79.643800 | c 22 >   5.385160 | c 23 > 100.000000 | c 24 > 100.000000 | c 25 >   0.000000 | c 26 >  -1.000000 | c 27 >  -1.000000 | c 28 >  -1.000000 | c 29 >   0.000000 | c 3 >   1.000000 | c 2 >   4.584960 | c 10 >  11.270900 | c 1 >   8.285400 | c 0 >  -1.000000 | c 30 >  97.500000 | c 7 >   8.807350 | c 6 >  10.739800 | c 32 >   2.500000 | c 5 >  13.737900 | c 31 >   0.000000 | c 4 >  -1.000000 | c 9 >  -1.000000 | c 8 >  -1.000000 | c
7.56/7.86	c choco : 9.2
7.56/7.86	c mistral : 0.07
7.56/7.86	c abscon : 1801.0
7.56/7.86	c
7.56/7.86	c
7.56/7.86	c /home/ehebrard/new_instances/competition_4c/data/allsquares/allsquares-13-13.xml
7.56/7.86	c 19 >   0.000000 | c 35 >  29.968100 | c 17 >   0.000000 | c 18 >  20.356200 | c 33 >   0.000000 | c 15 >  13.910000 | c 34 >  39.904200 | c 16 >  13.000000 | c 13 >   1.714400 | c 14 >   4.906890 | c 11 >  11.325300 | c 12 >   0.755179 | c 21 >   1.907630 | c 20 >  79.643800 | c 22 >   5.477230 | c 23 > 100.000000 | c 24 > 100.000000 | c 25 >   0.000000 | c 26 >  -1.000000 | c 27 >  -1.000000 | c 28 >  -1.000000 | c 29 >   0.000000 | c 3 >   1.000000 | c 2 >   4.584960 | c 10 >  11.311200 | c 1 >   8.285400 | c 0 >  -1.000000 | c 30 >  97.500000 | c 7 >   8.813780 | c 6 >  10.796000 | c 32 >   2.500000 | c 5 >  13.796600 | c 31 >   0.000000 | c 4 >  -1.000000 | c 9 >  -1.000000 | c 8 >  -1.000000 | c
7.56/7.87	c choco : 5.63
7.56/7.87	c mistral : 0.13
7.56/7.87	c abscon : 19.35
7.56/7.87	c
7.56/7.87	c
7.56/7.87	c /home/ehebrard/new_instances/competition_4c/data/allsquaresUnsat/allsquaresUnsat-31-31.xml
7.56/7.87	c 19 >   0.000000 | c 35 >  29.994600 | c 17 >   0.000000 | c 18 >  20.060100 | c 33 >   0.000000 | c 15 >  20.155900 | c 34 >  39.983900 | c 16 >  31.000000 | c 13 >   5.323160 | c 14 >   7.607330 | c 11 >  10.908400 | c 12 >   3.212410 | c 21 >   2.168980 | c 20 >  79.939900 | c 22 >  10.099500 | c 23 > 100.000000 | c 24 > 100.000000 | c 25 >   0.000000 | c 26 >  -1.000000 | c 27 >  -1.000000 | c 28 >  -1.000000 | c 29 >   0.000000 | c 3 >   1.000000 | c 2 >   5.906890 | c 10 >  14.333000 | c 1 >  10.861100 | c 0 >  -1.000000 | c 30 >  99.571700 | c 7 >  11.304400 | c 6 >  13.988000 | c 32 >   0.428266 | c 5 >  17.773600 | c 31 >   0.000000 | c 4 >  -1.000000 | c 9 >  -1.000000 | c 8 >  -1.000000 | c
7.56/7.87	c choco : 19.61
7.56/7.87	c mistral : 1801.0
7.56/7.87	c abscon : 1801.0
7.56/7.87	c
7.56/7.87	c
7.56/7.87	c /home/ehebrard/new_instances/competition_4c/data/allsquaresUnsat/allsquaresUnsat-12-12.xml
7.56/7.87	c 19 >   0.000000 | c 35 >  29.962300 | c 17 >   0.000000 | c 18 >  20.420400 | c 33 >   0.000000 | c 15 >  13.837800 | c 34 >  39.886800 | c 16 >  12.000000 | c 13 >   2.729300 | c 14 >   4.247930 | c 11 >  11.011200 | c 12 >   1.631050 | c 21 >   1.868970 | c 20 >  79.579600 | c 22 >   5.099020 | c 23 > 100.000000 | c 24 > 100.000000 | c 25 >   0.000000 | c 26 >  -1.000000 | c 27 >  -1.000000 | c 28 >  -1.000000 | c 29 >   0.000000 | c 3 >   1.000000 | c 2 >   4.459430 | c 10 >  10.995100 | c 1 >   8.044390 | c 0 >  -1.000000 | c 30 >  97.058800 | c 7 >   8.577430 | c 6 >  10.445000 | c 32 >   2.941180 | c 5 >  13.388000 | c 31 >   0.000000 | c 4 >  -1.000000 | c 9 >  -1.000000 | c 8 >  -1.000000 | c
7.56/7.88	c choco : 11.72
7.56/7.88	c mistral : 0.06
7.56/7.88	c abscon : 1801.0
7.56/7.88	c
7.56/7.88	c
7.56/7.88	c /home/ehebrard/new_instances/competition_4c/data/allsquares/allsquares-12-12.xml
7.56/7.88	c 19 >   0.000000 | c 35 >  29.962300 | c 17 >   0.000000 | c 18 >  20.420400 | c 33 >   0.000000 | c 15 >  13.585100 | c 34 >  39.886800 | c 16 >  12.000000 | c 13 >   1.786450 | c 14 >   4.754890 | c 11 >  11.055300 | c 12 >   0.758899 | c 21 >   1.889300 | c 20 >  79.579600 | c 22 >   5.196150 | c 23 > 100.000000 | c 24 > 100.000000 | c 25 >   0.000000 | c 26 >  -1.000000 | c 27 >  -1.000000 | c 28 >  -1.000000 | c 29 >   0.000000 | c 3 >   1.000000 | c 2 >   4.459430 | c 10 >  11.039600 | c 1 >   8.044390 | c 0 >  -1.000000 | c 30 >  97.058800 | c 7 >   8.584960 | c 6 >  10.507800 | c 32 >   2.941180 | c 5 >  13.453300 | c 31 >   0.000000 | c 4 >  -1.000000 | c 9 >  -1.000000 | c 8 >  -1.000000 | c
7.56/7.89	c choco : 5.24
7.56/7.89	c mistral : 0.1
7.56/7.89	c abscon : 1801.0
7.56/7.89	c
7.56/7.89	c
7.56/7.89	c /home/ehebrard/new_instances/competition_4c/data/allsquares/allsquares-11-11.xml
7.56/7.89	c 19 >   0.000000 | c 35 >  29.954800 | c 17 >   0.000000 | c 18 >  20.503600 | c 33 >   0.000000 | c 15 >  13.339400 | c 34 >  39.864300 | c 16 >  11.000000 | c 13 >   1.705230 | c 14 >   4.700440 | c 11 >  10.757400 | c 12 >   0.796719 | c 21 >   1.867510 | c 20 >  79.496400 | c 22 >   4.898980 | c 23 > 100.000000 | c 24 > 100.000000 | c 25 >   0.000000 | c 26 >  -1.000000 | c 27 >  -1.000000 | c 28 >  -1.000000 | c 29 >   0.000000 | c 3 >   1.000000 | c 2 >   4.321930 | c 10 >  10.739800 | c 1 >   7.781360 | c 0 >  -1.000000 | c 30 >  96.491200 | c 7 >   8.335390 | c 6 >  10.187400 | c 32 >   3.508770 | c 5 >  13.076100 | c 31 >   0.000000 | c 4 >  -1.000000 | c 9 >  -1.000000 | c 8 >  -1.000000 | c
7.56/7.89	c choco : 4.39
7.56/7.89	c mistral : 0.08
7.56/7.89	c abscon : 1801.0
7.56/7.89	c
7.56/7.89	c
7.56/7.89	c /home/ehebrard/new_instances/competition_4c/data/allsquaresUnsat/allsquaresUnsat-11-11.xml
7.56/7.89	c 19 >   0.000000 | c 35 >  29.954800 | c 17 >   0.000000 | c 18 >  20.503600 | c 33 >   0.000000 | c 15 >  13.517800 | c 34 >  39.864300 | c 16 >  11.000000 | c 13 >   2.617180 | c 14 >   3.459430 | c 11 >  10.708200 | c 12 >   1.531380 | c 21 >   1.845250 | c 20 >  79.496400 | c 22 >   4.795830 | c 23 > 100.000000 | c 24 > 100.000000 | c 25 >   0.000000 | c 26 >  -1.000000 | c 27 >  -1.000000 | c 28 >  -1.000000 | c 29 >   0.000000 | c 3 >   1.000000 | c 2 >   4.321930 | c 10 >  10.690000 | c 1 >   7.781360 | c 0 >  -1.000000 | c 30 >  96.491200 | c 7 >   8.326430 | c 6 >  10.116300 | c 32 >   3.508770 | c 5 >  13.002800 | c 31 >   0.000000 | c 4 >  -1.000000 | c 9 >  -1.000000 | c 8 >  -1.000000 | c
7.56/7.90	c choco : 13.01
7.56/7.90	c mistral : 0.04
7.56/7.90	c abscon : 1801.0
7.56/7.90	c
7.56/7.90	c
7.56/7.90	c /home/ehebrard/new_instances/competition_4c/data/allsquaresUnsat/allsquaresUnsat-10-10.xml
7.56/7.90	c 19 >   0.000000 | c 35 >  29.944800 | c 17 >   0.000000 | c 18 >  20.614000 | c 33 >   0.000000 | c 15 >  13.476400 | c 34 >  39.834300 | c 16 >  10.000000 | c 13 >   2.393710 | c 14 >   3.700440 | c 11 >  10.369600 | c 12 >   1.451780 | c 21 >   1.816590 | c 20 >  79.386000 | c 22 >   4.472140 | c 23 > 100.000000 | c 24 > 100.000000 | c 25 >   0.000000 | c 26 >  -1.000000 | c 27 >  -1.000000 | c 28 >  -1.000000 | c 29 >   0.000000 | c 3 >   1.000000 | c 2 >   4.169930 | c 10 >  10.348700 | c 1 >   7.491850 | c 0 >  -1.000000 | c 30 >  95.744700 | c 7 >   8.049850 | c 6 >   9.744830 | c 32 >   4.255320 | c 5 >  12.573600 | c 31 >   0.000000 | c 4 >  -1.000000 | c 9 >  -1.000000 | c 8 >  -1.000000 | c
7.61/7.90	c choco : 7.82
7.61/7.90	c mistral : 0.04
7.61/7.90	c abscon : 1801.0
7.61/7.90	c
7.61/7.90	c
7.61/7.90	c /home/ehebrard/new_instances/competition_4c/data/allsquares/allsquares-10-10.xml
7.61/7.90	c 19 >   0.000000 | c 35 >  29.944800 | c 17 >   0.000000 | c 18 >  20.614000 | c 33 >   0.000000 | c 15 >  13.027000 | c 34 >  39.834300 | c 16 >  10.000000 | c 13 >   1.596380 | c 14 >   4.643860 | c 11 >  10.425200 | c 12 >   0.775070 | c 21 >   1.841200 | c 20 >  79.386000 | c 22 >   4.582580 | c 23 > 100.000000 | c 24 > 100.000000 | c 25 >   0.000000 | c 26 >  -1.000000 | c 27 >  -1.000000 | c 28 >  -1.000000 | c 29 >   0.000000 | c 3 >   1.000000 | c 2 >   4.169930 | c 10 >  10.405100 | c 1 >   7.491850 | c 0 >  -1.000000 | c 30 >  95.744700 | c 7 >   8.060700 | c 6 >   9.826550 | c 32 >   4.255320 | c 5 >  12.657300 | c 31 >   0.000000 | c 4 >  -1.000000 | c 9 >  -1.000000 | c 8 >  -1.000000 | c
7.61/7.91	c choco : 4.04
7.61/7.91	c mistral : 0.08
7.61/7.91	c abscon : 1801.0
7.61/7.91	c
7.61/7.91	c
7.61/7.91	c /home/ehebrard/new_instances/competition_4c/data/allsquaresUnsat/allsquaresUnsat-35-35.xml
7.61/7.91	c 19 >   0.000000 | c 35 >  29.995800 | c 17 >   0.000000 | c 18 >  20.047000 | c 33 >   0.000000 | c 15 >  19.771700 | c 34 >  39.987400 | c 16 >  35.000000 | c 13 >   5.498790 | c 14 >   7.643860 | c 11 >  11.258600 | c 12 >   3.280590 | c 21 >   2.215160 | c 20 >  79.953000 | c 22 >  11.045400 | c 23 > 100.000000 | c 24 > 100.000000 | c 25 >   0.000000 | c 26 >  -1.000000 | c 27 >  -1.000000 | c 28 >  -1.000000 | c 29 >   0.000000 | c 3 >   1.000000 | c 2 >   6.087460 | c 10 >  14.763600 | c 1 >  11.216700 | c 0 >  -1.000000 | c 30 >  99.665000 | c 7 >  11.652400 | c 6 >  14.439300 | c 32 >   0.335008 | c 5 >  18.357000 | c 31 >   0.000000 | c 4 >  -1.000000 | c 9 >  -1.000000 | c 8 >  -1.000000 | c
7.61/7.91	c choco : 20.27
7.61/7.91	c mistral : 1801.0
7.61/7.91	c abscon : 1801.0
7.61/7.91	c
7.61/7.91	c
7.61/7.91	c /home/ehebrard/new_instances/competition_4c/data/allsquaresUnsat/allsquaresUnsat-9-9.xml
7.61/7.91	c 19 >   0.000000 | c 35 >  29.931000 | c 17 >   0.000000 | c 18 >  20.765000 | c 33 >   0.000000 | c 15 >  13.356500 | c 34 >  39.793100 | c 16 >   9.000000 | c 13 >   2.358590 | c 14 >   3.584960 | c 11 >   9.985840 | c 12 >   1.451390 | c 21 >   1.781250 | c 20 >  79.235000 | c 22 >   4.123110 | c 23 > 100.000000 | c 24 > 100.000000 | c 25 >   0.000000 | c 26 >  -1.000000 | c 27 >  -1.000000 | c 28 >  -1.000000 | c 29 >   0.000000 | c 3 >   1.000000 | c 2 >   4.000000 | c 10 >   9.961450 | c 1 >   7.169930 | c 0 >  -1.000000 | c 30 >  94.736800 | c 7 >   7.741470 | c 6 >   9.317410 | c 32 >   5.263160 | c 5 >  12.088100 | c 31 >   0.000000 | c 4 >  -1.000000 | c 9 >  -1.000000 | c 8 >  -1.000000 | c
7.61/7.92	c choco : 3.32
7.61/7.92	c mistral : 0.03
7.61/7.92	c abscon : 1801.0
7.61/7.92	c
7.61/7.92	c
7.61/7.92	c /home/ehebrard/new_instances/competition_4c/data/allsquares/allsquares-9-9.xml
7.61/7.92	c 19 >   0.000000 | c 35 >  29.931000 | c 17 >   0.000000 | c 18 >  20.765000 | c 33 >   0.000000 | c 15 >  12.354000 | c 34 >  39.793100 | c 16 >   9.000000 | c 13 >   1.556650 | c 14 >   4.169930 | c 11 >  10.049800 | c 12 >   0.733968 | c 21 >   1.808760 | c 20 >  79.235000 | c 22 >   4.242640 | c 23 > 100.000000 | c 24 > 100.000000 | c 25 >   0.000000 | c 26 >  -1.000000 | c 27 >  -1.000000 | c 28 >  -1.000000 | c 29 >   0.000000 | c 3 >   1.000000 | c 2 >   4.000000 | c 10 >  10.026500 | c 1 >   7.169930 | c 0 >  -1.000000 | c 30 >  94.736800 | c 7 >   7.754890 | c 6 >   9.413630 | c 32 >   5.263160 | c 5 >  12.185500 | c 31 >   0.000000 | c 4 >  -1.000000 | c 9 >  -1.000000 | c 8 >  -1.000000 | c
7.61/7.93	c choco : 3.17
7.61/7.93	c mistral : 0.03
7.61/7.93	c abscon : 1801.0
7.61/7.93	c
7.61/7.93	c
7.61/7.93	c /home/ehebrard/new_instances/competition_4c/data/allsquaresUnsat/allsquaresUnsat-36-36.xml
7.61/7.93	c 19 >   0.000000 | c 35 >  29.996000 | c 17 >   0.000000 | c 18 >  20.044400 | c 33 >   0.000000 | c 15 >  19.716100 | c 34 >  39.988100 | c 16 >  36.000000 | c 13 >   5.535640 | c 14 >   7.876520 | c 11 >  11.339900 | c 12 >   3.293490 | c 21 >   2.225000 | c 20 >  79.955600 | c 22 >  11.269400 | c 23 > 100.000000 | c 24 > 100.000000 | c 25 >   0.000000 | c 26 >  -1.000000 | c 27 >  -1.000000 | c 28 >  -1.000000 | c 29 >   0.000000 | c 3 >   1.000000 | c 2 >   6.129280 | c 10 >  14.861700 | c 1 >  11.299200 | c 0 >  -1.000000 | c 30 >  99.683500 | c 7 >  11.733000 | c 6 >  14.541600 | c 32 >   0.316456 | c 5 >  18.490400 | c 31 >   0.000000 | c 4 >  -1.000000 | c 9 >  -1.000000 | c 8 >  -1.000000 | c
7.61/7.94	c choco : 21.51
7.61/7.94	c mistral : 1801.0
7.61/7.94	c abscon : 1801.0
7.61/7.94	c
7.61/7.94	c
7.61/7.94	c /home/ehebrard/new_instances/competition_4c/data/allsquaresUnsat/allsquaresUnsat-37-37.xml
7.61/7.94	c 19 >   0.000000 | c 35 >  29.996200 | c 17 >   0.000000 | c 18 >  20.042000 | c 33 >   0.000000 | c 15 >  19.566800 | c 34 >  39.988700 | c 16 >  37.000000 | c 13 >   5.571470 | c 14 >   7.768180 | c 11 >  11.418900 | c 12 >   3.305980 | c 21 >   2.234270 | c 20 >  79.958000 | c 22 >  11.489100 | c 23 > 100.000000 | c 24 > 100.000000 | c 25 >   0.000000 | c 26 >  -1.000000 | c 27 >  -1.000000 | c 28 >  -1.000000 | c 29 >   0.000000 | c 3 >   1.000000 | c 2 >   6.169930 | c 10 >  14.956500 | c 1 >  11.379400 | c 0 >  -1.000000 | c 30 >  99.700600 | c 7 >  11.811400 | c 6 >  14.640200 | c 32 >   0.299401 | c 5 >  18.619500 | c 31 >   0.000000 | c 4 >  -1.000000 | c 9 >  -1.000000 | c 8 >  -1.000000 | c
7.61/7.94	c choco : 21.79
7.61/7.94	c mistral : 1801.0
7.61/7.94	c abscon : 1801.0
7.61/7.94	c
7.61/7.94	c
7.61/7.94	c /home/ehebrard/new_instances/competition_4c/data/allsquares/allsquares-8-8.xml
7.61/7.94	c 19 >   0.000000 | c 35 >  29.911500 | c 17 >   0.000000 | c 18 >  20.979000 | c 33 >   0.000000 | c 15 >  11.760300 | c 34 >  39.734500 | c 16 >   8.000000 | c 13 >   1.491120 | c 14 >   3.321930 | c 11 >   9.618390 | c 12 >   0.686536 | c 21 >   1.767770 | c 20 >  79.021000 | c 22 >   3.872980 | c 23 > 100.000000 | c 24 > 100.000000 | c 25 >   0.000000 | c 26 >  -1.000000 | c 27 >  -1.000000 | c 28 >  -1.000000 | c 29 >   0.000000 | c 3 >   1.000000 | c 2 >   3.807350 | c 10 >   9.590590 | c 1 >   6.807350 | c 0 >  -1.000000 | c 30 >  93.333300 | c 7 >   7.409390 | c 6 >   8.930740 | c 32 >   6.666670 | c 5 >  11.643900 | c 31 >   0.000000 | c 4 >  -1.000000 | c 9 >  -1.000000 | c 8 >  -1.000000 | c
7.61/7.95	c choco : 3.01
7.61/7.95	c mistral : 0.02
7.61/7.95	c abscon : 1801.0
7.61/7.95	c
7.61/7.95	c
7.61/7.95	c /home/ehebrard/new_instances/competition_4c/data/allsquares/allsquares-7-7.xml
7.61/7.95	c 19 >   0.000000 | c 35 >  29.882400 | c 17 >   0.000000 | c 18 >  21.296300 | c 33 >   0.000000 | c 15 >  11.212500 | c 34 >  39.647100 | c 16 >   7.000000 | c 13 >   1.274000 | c 14 >   3.321930 | c 11 >   9.202120 | c 12 >   0.648063 | c 21 >   1.755460 | c 20 >  78.703700 | c 22 >   3.605550 | c 23 > 100.000000 | c 24 > 100.000000 | c 25 >   0.000000 | c 26 >  -1.000000 | c 27 >  -1.000000 | c 28 >  -1.000000 | c 29 >   0.000000 | c 3 >   1.000000 | c 2 >   3.584960 | c 10 >   9.169930 | c 1 >   6.392320 | c 0 >  -1.000000 | c 30 >  91.304300 | c 7 >   7.033420 | c 6 >   8.491850 | c 32 >   8.695650 | c 5 >  11.151000 | c 31 >   0.000000 | c 4 >  -1.000000 | c 9 >  -1.000000 | c 8 >  -1.000000 | c
7.61/7.95	c choco : 2.78
7.61/7.95	c mistral : 0.02
7.61/7.95	c abscon : 1801.0
7.61/7.95	c
7.61/7.95	c
7.61/7.96	c Length: 40
7.61/7.96	c 2.65418098928841  2.972705078762439  3.3498631609962803  3.513123319369816  3.533096629940935  3.608268649629624  3.6612834553336615  4.047949763806365  4.104894498239389  4.15229308980905  4.167840281584696  4.730440846105255  5.875929737891358  6.717884846066953  7.912880520810611  8.491629336452517  9.592847001829231  10.494793128129016  11.260842418647018  11.650298746953917  11.789998339295899  12.31224759817638  12.500101236395048  12.71353201709171  13.213740189707833  13.405035659884723  13.73826406075804  14.111191044008297  14.411332261118018  15.50644518546082  15.643720478546657  16.729459698038667  16.822906927077142  17.780402029432405  18.210637668085656  18.67949813898393  18.755256065042037  19.800954530932618  20.969850416818815  23.442861028751356  
7.61/7.96	c 
7.61/7.96	c 1.0  0.984909224001044  0.9676191378235958  0.9603216318439739  0.9594364020065634  0.9561193094865376  0.9537936999604975  0.9371679481284544  0.9347682972652623  0.932780272229804  0.9321300214394647  0.909194606841951  0.8658187749564772  0.8364863558464058  0.7981102276645132  0.7807624051683023  0.7497536908318932  0.7261332173352668  0.7072100203875045  0.6979627721853187  0.6947044011766053  0.6827882229771476  0.6786013150162382  0.6739062209232027  0.6631530364555478  0.6591308410403587  0.6522396557558665  0.6446963913237277  0.6387509306683409  0.6179576855468226  0.6154462943728161  0.5962799632020669  0.5946860031030635  0.5788316106839313  0.5719796901745726  0.564694997194847  0.5635353223282273  0.5480013569632459  0.5316206591548074  0.5  
7.61/7.97	c
7.61/7.97	c solver 0
7.61/7.97	c	  before 0.0 seconds: {} 0
7.61/7.97	c	  before 36.0 seconds: {25} 659
7.61/7.97	c
7.61/7.97	c solver 1
7.61/7.97	c	  before 0.0 seconds: {} 0
7.61/7.97	c	  before 18.0 seconds: {0, 2, 17, 18, 20, 21, 22, 24, 25, 27, 28, 29, 30, 31, 32, 34, 35, 38, 39} 12655
7.61/7.97	c	  before 90.0 seconds: {0, 2, 10, 17, 18, 20, 21, 22, 24, 25, 27, 28, 29, 30, 31, 32, 34, 35, 38, 39} 13587
7.61/7.97	c	  before 108.0 seconds: {0, 2, 4, 10, 17, 18, 20, 21, 22, 24, 25, 27, 28, 29, 30, 31, 32, 34, 35, 38, 39} 14547
7.61/7.97	c	  before 396.0 seconds: {0, 2, 4, 7, 10, 17, 18, 20, 21, 22, 24, 25, 27, 28, 29, 30, 31, 32, 34, 35, 38, 39} 15484
7.61/7.97	c	  before 702.0 seconds: {0, 2, 4, 7, 8, 10, 17, 18, 20, 21, 22, 24, 25, 27, 28, 29, 30, 31, 32, 34, 35, 38, 39} 16418
7.61/7.97	c	  before 918.0 seconds: {0, 1, 2, 4, 7, 8, 10, 17, 18, 20, 21, 22, 24, 25, 27, 28, 29, 30, 31, 32, 34, 35, 38, 39} 17403
7.61/7.97	c
7.61/7.97	c solver 2
7.61/7.97	c	  before 0.0 seconds: {} 0
7.61/7.97	c	  before 18.0 seconds: {2, 3, 5, 6, 9, 11, 12, 14, 16, 17, 18, 20, 22, 24, 25, 27, 28, 29, 30, 31, 32, 34, 35, 38, 39} 18098
7.61/7.97	c	  before 36.0 seconds: {0, 2, 3, 5, 6, 9, 10, 11, 12, 14, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39} 24427
7.61/7.97	c	  before 54.0 seconds: {0, 2, 3, 5, 6, 9, 10, 11, 12, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39} 25208
7.61/7.97	c	  before 72.0 seconds: {0, 2, 3, 4, 5, 6, 9, 10, 11, 12, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39} 26168
7.61/7.97	c	  before 720.0 seconds: {0, 2, 3, 4, 5, 6, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39} 27004
7.61/7.98	c
7.61/7.98	cTotal time: 93
7.61/7.98	c 1674.0 seconds unused
7.61/7.98	c 0 c 0 c 0 
7.61/7.98	c 23 c 0 c 3 
7.61/7.98	c 36 c 16 c 0 
7.61/7.98	c is solver0 dominated by:
7.61/7.98	c	solver 1 (0 solves instances that 1 can't: false) (1 doesn't solve instances that 0 can't: false) (0 is faster than 1: true) (0 is equally as fast as 1: false) (0 < 1: false)
7.61/7.98	c is dominated? true
7.61/7.98	c
7.61/7.98	c is solver1 dominated by:
7.61/7.98	c	solver 0 (1 solves instances that 0 can't: true) (0 doesn't solve instances that 1 can't: true) (1 is faster than 0: false) (1 is equally as fast as 0: false) (1 < 0: true)
7.61/7.98	c	solver 2 (1 solves instances that 2 can't: true) (2 doesn't solve instances that 1 can't: false) (1 is faster than 2: false) (1 is equally as fast as 2: false) (1 < 2: false)
7.61/7.98	c is dominated? false
7.61/7.98	c
7.61/7.98	c is solver2 dominated by:
7.61/7.98	c	solver 0 (2 solves instances that 0 can't: true) (0 doesn't solve instances that 2 can't: true) (2 is faster than 0: false) (2 is equally as fast as 0: false) (2 < 0: true)
7.61/7.98	c	solver 1 (2 solves instances that 1 can't: true) (1 doesn't solve instances that 2 can't: false) (2 is faster than 1: true) (2 is equally as fast as 1: false) (2 < 1: true)
7.61/7.98	c is dominated? false
7.61/7.98	c
7.61/7.98	c Number of non-dominated solvers: 2
7.61/7.98	c remove dominated solvers
7.61/7.98	c solver 1 is not dominated by another solver
7.61/7.98	c solver 2 is not dominated by another solver
7.61/7.98	c solver 0 is dominated by another solver
7.61/7.98	c
7.61/7.98	c solver 0: 0.0
7.61/7.98	c
7.61/7.98	c solver 1: 918.0
7.61/7.98	c
7.61/7.98	c+ 51/91 of 9
7.61/7.98	c
7.61/7.98	c solver 2: 720.0
7.61/7.98	c
7.61/7.98	c+ 40/91 of 9
7.61/7.98	c	 do not run abscon
7.61/7.98	c	  run mistral for 1008.0 seconds {0, 1, 2, 4, 7, 8, 10, 17, 18, 20, 21, 22, 24, 25, 27, 28, 29, 30, 31, 32, 34, 35, 38, 39} 17403
7.61/7.98	c	  run choco for 774.0 seconds {0, 2, 3, 4, 5, 6, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39} 27004
7.61/7.98	c Starting solver: HOME/cpHydra_k_40/solver/mistral
7.61/7.98	c On Instance: HOME/instance-1046503-1215028023.xml
7.61/7.98	c Running for: 1008 seconds
132.78/135.66	c mistral-prime version 1.313
132.78/135.66	s SATISFIABLE
132.78/135.66	v 19 19 21 20 19 19 35 42 25 24 39 27 14 0 35 34 0 17 0 6 10 11 6 14 0 31 31 0 9 39 38 37 36 16 0 19 19 0 0 0 1 0 1 0 1 0 1 0 0 0 0 0 1 0 0 0 0 1 1 0 1 0 1 0 1 0 1 0 0 0 1 0 1 0 1 0 1 0 1 0 1 0 0 0 1 0 0 1 1 0 1 0 1 0 1 0 0 0 0 1 1 0 0 0 1 0 0 1 0 0 1 0 0 0 0 0 0 1 0 0 1 0 0 0 0 1 1 0 1 0 1 0 1 0 1 0 0 1 1 0 0 0 1 0 1 0 1 0 1 0 0 0 1 0 0 1 1 0 1 0 1 0 1 0 0 0 0 1 1 0 0 0 1 0 0 1 0 0 0 0 0 1 0 0 1 0 0 0 0 1 1 0 1 0 1 0 1 0 1 0 0 1 1 0 0 0 1 0 1 0 1 0 1 0 0 0 1 0 0 1 1 0 1 0 1 0 1 0 0 0 0 1 1 0 0 0 1 0 0 1 0 0 0 0 1 0 0 0 0 1 1 0 1 0 1 0 1 0 1 0 0 0 1 0 0 0 1 0 1 0 1 0 1 0 0 0 1 0 0 1 1 0 1 0 1 0 1 0 0 0 0 1 1 0 0 0 1 0 0 1 0 0 0 0 0 1 1 0 1 0 1 0 1 0 1 0 0 1 1 0 0 0 1 0 1 0 1 0 1 0 0 0 1 0 0 1 1 0 1 0 0 0 1 0 0 0 0 1 1 0 0 0 1 0 0 1 0 0 1 0 1 0 1 0 1 0 1 0 0 0 0 0 1 0 1 0 1 0 1 0 1 0 0 0 1 0 0 1 1 0 1 0 1 0 1 0 0 0 0 1 1 0 0 0 1 0 0 1 0 0 1 0 0 0 0 1 0 1 0 1 0 1 0 0 1 0 0 0 1 0 0 1 0 0 0 1 0 0 0 0 0 1 0 0 0 1 0 1 0 0 0 1 0 0 0 1 0 1 0 1 0 1 0 1 0 1 0 0 1 0 0 1 0 0 0 1 0 0 0 1 0 0 0 0 0 1 0 0 0 1 0 1 0 0 0 1 0 0 0 1 0 1 0 0 1 0 1 0 1 0 0 0 1 0 0 0 1 0 0 1 1 0 1 0 1 0 1 0 0 0 0 1 1 0 0 0 1 0 0 1 0 0 1 0 1 0 0 0 1 0 0 0 1 0 0 1 1 0 1 0 0 0 1 0 0 0 0 1 1 0 0 0 1 0 0 1 0 0 0 1 0 0 0 1 0 0 0 1 0 0 0 0 0 1 0 0 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 0 0 1 0 0 0 0 0 1 0 0 0 1 0 1 0 1 0 0 0 1 0 1 0 1 0 1 0 0 1 0 0 1 1 0 0 1 0 0 0 1 0 0 0 1 0 0 0 1 1 0 0 1 1 0 0 1 0 0 0 1 1 0 0 0 0 0 0 1 0 0 0 1 0 1 0 0 0 1 0 0 0 1 0 0 0 1 1 0 0 0 1 0 0 1 0 0 1 0 0 0 0 0 0 1 0 0 0 1
132.78/135.66	d CHECKS 192956554
132.78/135.66	d ASSIGNMENTS 110688

Verifier Data (download as text)

OK

Watcher Data (download as text)

runsolver version 3.2.5 (c) roussel@cril.univ-artois.fr

command line: /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1046503-1215028023/watcher-1046503-1215028023 -o /tmp/evaluation-result-1046503-1215028023/solver-1046503-1215028023 -C 1800 -W 2200 -M 900 --output-limit 1,15 HOME/cpHydra_k_40/hydra HOME/instance-1046503-1215028023.xml 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2200 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 921600 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 972800 KiB
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.92 1.99 2.00 3/92 3604
/proc/meminfo: memFree=1410576/2055920 swapFree=4164432/4192956
[pid=3604] ppid=3602 vsize=5212 CPUtime=0
/proc/3604/stat : 3604 (hydra) R 3602 3604 2739 0 -1 4194304 76 0 0 0 0 0 0 0 20 0 1 0 1981776543 5337088 50 996147200 4194304 4889804 548682068816 18446744073709551615 272489255072 0 0 4096 0 0 0 0 17 1 0 0
/proc/3604/statm: 1303 50 34 169 0 14 0

[startup+0.0844451 s]
/proc/loadavg: 1.92 1.99 2.00 3/92 3604
/proc/meminfo: memFree=1410576/2055920 swapFree=4164432/4192956
[pid=3604] ppid=3602 vsize=5360 CPUtime=0
/proc/3604/stat : 3604 (hydra) S 3602 3604 2739 0 -1 4194304 330 247 0 0 0 0 0 0 21 0 1 0 1981776543 5488640 236 996147200 4194304 4889804 548682068816 18446744073709551615 272467813188 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/3604/statm: 1340 236 195 169 0 51 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5360

[startup+0.101444 s]
/proc/loadavg: 1.92 1.99 2.00 3/92 3604
/proc/meminfo: memFree=1410576/2055920 swapFree=4164432/4192956
[pid=3604] ppid=3602 vsize=5360 CPUtime=0
/proc/3604/stat : 3604 (hydra) S 3602 3604 2739 0 -1 4194304 330 247 0 0 0 0 0 0 21 0 1 0 1981776543 5488640 236 996147200 4194304 4889804 548682068816 18446744073709551615 272467813188 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/3604/statm: 1340 236 195 169 0 51 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5360

[startup+0.301474 s]
/proc/loadavg: 1.92 1.99 2.00 3/92 3604
/proc/meminfo: memFree=1410576/2055920 swapFree=4164432/4192956
[pid=3604] ppid=3602 vsize=5360 CPUtime=0
/proc/3604/stat : 3604 (hydra) S 3602 3604 2739 0 -1 4194304 330 247 0 0 0 0 0 0 21 0 1 0 1981776543 5488640 236 996147200 4194304 4889804 548682068816 18446744073709551615 272467813188 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/3604/statm: 1340 236 195 169 0 51 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5360

[startup+0.701534 s]
/proc/loadavg: 1.92 1.99 2.00 3/92 3604
/proc/meminfo: memFree=1410576/2055920 swapFree=4164432/4192956
[pid=3604] ppid=3602 vsize=5360 CPUtime=0
/proc/3604/stat : 3604 (hydra) S 3602 3604 2739 0 -1 4194304 330 247 0 0 0 0 0 0 21 0 1 0 1981776543 5488640 236 996147200 4194304 4889804 548682068816 18446744073709551615 272467813188 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/3604/statm: 1340 236 195 169 0 51 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5360

[startup+1.50165 s]
/proc/loadavg: 1.92 1.99 2.00 3/94 3608
/proc/meminfo: memFree=1404736/2055920 swapFree=4164432/4192956
[pid=3604] ppid=3602 vsize=5360 CPUtime=0
/proc/3604/stat : 3604 (hydra) S 3602 3604 2739 0 -1 4194304 330 247 0 0 0 0 0 0 21 0 1 0 1981776543 5488640 236 996147200 4194304 4889804 548682068816 18446744073709551615 272467813188 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/3604/statm: 1340 236 195 169 0 51 0
[pid=3608] ppid=3604 vsize=9952 CPUtime=1.45
/proc/3608/stat : 3608 (xsolve) R 3604 3604 2739 0 -1 4194304 1844 0 0 0 144 1 0 0 25 0 1 0 1981776544 10190848 1803 996147200 134512640 135239763 4294956176 18446744073709551615 135097601 0 0 4096 0 0 0 0 17 1 0 0
/proc/3608/statm: 2488 1803 438 177 0 1391 0
Current children cumulated CPU time (s) 1.45
Current children cumulated vsize (KiB) 15312

[startup+3.10212 s]
/proc/loadavg: 1.92 1.99 2.00 3/102 3620
/proc/meminfo: memFree=1403904/2055920 swapFree=4164432/4192956
[pid=3604] ppid=3602 vsize=5360 CPUtime=1.55
/proc/3604/stat : 3604 (hydra) S 3602 3604 2739 0 -1 4194304 375 2440 0 0 0 0 153 2 18 0 1 0 1981776543 5488640 238 996147200 4194304 4889804 548682068816 18446744073709551615 272467813188 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/3604/statm: 1340 238 196 169 0 51 0
[pid=3612] ppid=3604 vsize=197108 CPUtime=1.46
/proc/3612/stat : 3612 (java) S 3604 3604 2739 0 -1 0 5033 0 1 0 140 6 0 0 18 0 9 0 1981776702 201838592 4221 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/3612/statm: 49277 4221 1679 9 0 43859 0
[pid=3612/tid=3613] ppid=3604 vsize=197108 CPUtime=1.12
/proc/3612/task/3613/stat : 3613 (java) R 3604 3604 2739 0 -1 64 2738 0 1 0 110 2 0 0 25 0 9 0 1981776703 201838592 4221 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3612/tid=3614] ppid=3604 vsize=197108 CPUtime=0.15
/proc/3612/task/3614/stat : 3614 (java) S 3604 3604 2739 0 -1 64 959 0 0 0 13 2 0 0 15 0 9 0 1981776704 201838592 4221 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=3612/tid=3615] ppid=3604 vsize=197108 CPUtime=0
/proc/3612/task/3615/stat : 3615 (java) S 3604 3604 2739 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 1981776705 201838592 4221 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3612/tid=3616] ppid=3604 vsize=197108 CPUtime=0
/proc/3612/task/3616/stat : 3616 (java) S 3604 3604 2739 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 1981776705 201838592 4221 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3612/tid=3617] ppid=3604 vsize=197108 CPUtime=0
/proc/3612/task/3617/stat : 3617 (java) S 3604 3604 2739 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 1981776707 201838592 4221 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3612/tid=3618] ppid=3604 vsize=197108 CPUtime=0.14
/proc/3612/task/3618/stat : 3618 (java) S 3604 3604 2739 0 -1 64 612 0 0 0 14 0 0 0 16 0 9 0 1981776707 201838592 4221 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3612/tid=3619] ppid=3604 vsize=197108 CPUtime=0
/proc/3612/task/3619/stat : 3619 (java) S 3604 3604 2739 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 1981776707 201838592 4221 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3612/tid=3620] ppid=3604 vsize=197108 CPUtime=0
/proc/3612/task/3620/stat : 3620 (java) S 3604 3604 2739 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 1981776707 201838592 4221 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.01
Current children cumulated vsize (KiB) 202468

[startup+6.30235 s]
/proc/loadavg: 2.09 2.02 2.01 3/102 3620
/proc/meminfo: memFree=1390336/2055920 swapFree=4164432/4192956
[pid=3604] ppid=3602 vsize=5360 CPUtime=1.55
/proc/3604/stat : 3604 (hydra) S 3602 3604 2739 0 -1 4194304 375 2440 0 0 0 0 153 2 18 0 1 0 1981776543 5488640 238 996147200 4194304 4889804 548682068816 18446744073709551615 272467813188 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/3604/statm: 1340 238 196 169 0 51 0
[pid=3612] ppid=3604 vsize=197108 CPUtime=4.58
/proc/3612/stat : 3612 (java) S 3604 3604 2739 0 -1 0 9950 0 1 0 443 15 0 0 18 0 9 0 1981776702 201838592 8249 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/3612/statm: 49277 8249 2541 9 0 43859 0
[pid=3612/tid=3613] ppid=3604 vsize=197108 CPUtime=3.61
/proc/3612/task/3613/stat : 3613 (java) R 3604 3604 2739 0 -1 64 3543 0 1 0 356 5 0 0 25 0 9 0 1981776703 201838592 8249 996147200 134512640 134550740 4294955968 18446744073709551615 102064736 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3612/tid=3614] ppid=3604 vsize=197108 CPUtime=0.78
/proc/3612/task/3614/stat : 3614 (java) S 3604 3604 2739 0 -1 64 5055 0 0 0 69 9 0 0 16 0 9 0 1981776704 201838592 8249 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=3612/tid=3615] ppid=3604 vsize=197108 CPUtime=0
/proc/3612/task/3615/stat : 3615 (java) S 3604 3604 2739 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 1981776705 201838592 8249 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3612/tid=3616] ppid=3604 vsize=197108 CPUtime=0
/proc/3612/task/3616/stat : 3616 (java) S 3604 3604 2739 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 1981776705 201838592 8249 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3612/tid=3617] ppid=3604 vsize=197108 CPUtime=0
/proc/3612/task/3617/stat : 3617 (java) S 3604 3604 2739 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 1981776707 201838592 8249 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3612/tid=3618] ppid=3604 vsize=197108 CPUtime=0.17
/proc/3612/task/3618/stat : 3618 (java) S 3604 3604 2739 0 -1 64 628 0 0 0 17 0 0 0 16 0 9 0 1981776707 201838592 8249 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3612/tid=3619] ppid=3604 vsize=197108 CPUtime=0
/proc/3612/task/3619/stat : 3619 (java) S 3604 3604 2739 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 1981776707 201838592 8249 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3612/tid=3620] ppid=3604 vsize=197108 CPUtime=0
/proc/3612/task/3620/stat : 3620 (java) S 3604 3604 2739 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 1981776707 201838592 8249 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.13
Current children cumulated vsize (KiB) 202468

[startup+12.7023 s]
/proc/loadavg: 2.08 2.02 2.01 3/105 3623
/proc/meminfo: memFree=1376040/2055920 swapFree=4164432/4192956
[pid=3604] ppid=3602 vsize=5360 CPUtime=1.55
/proc/3604/stat : 3604 (hydra) S 3602 3604 2739 0 -1 4194304 375 2440 0 0 0 0 153 2 18 0 1 0 1981776543 5488640 238 996147200 4194304 4889804 548682068816 18446744073709551615 272467813188 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/3604/statm: 1340 238 196 169 0 51 0
[pid=3612] ppid=3604 vsize=197432 CPUtime=6.12
/proc/3612/stat : 3612 (java) S 3604 3604 2739 0 -1 0 13973 0 1 0 589 23 0 0 18 0 10 0 1981776702 202170368 9484 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/3612/statm: 49358 9484 2544 9 0 43940 0
[pid=3622] ppid=3612 vsize=5356 CPUtime=0
/proc/3622/stat : 3622 (mistral) S 3612 3604 2739 0 -1 4194304 294 0 0 0 0 0 0 0 25 0 1 0 1981777341 5484544 238 996147200 4194304 4889804 548682068592 18446744073709551615 272467813188 0 65540 4 65538 18446744071563356171 0 0 17 1 0 0
/proc/3622/statm: 1339 238 198 169 0 50 0
[pid=3623] ppid=3622 vsize=9956 CPUtime=4.6
/proc/3623/stat : 3623 (xsolve) R 3622 3604 2739 0 -1 4194304 1820 0 0 0 460 0 0 0 25 0 1 0 1981777342 10194944 1784 996147200 134512640 135239763 4294955968 18446744073709551615 135030627 0 4 0 0 0 0 0 17 1 0 0
/proc/3623/statm: 2489 1784 419 177 0 1392 0
[pid=3612/tid=3613] ppid=3604 vsize=197432 CPUtime=4.73
/proc/3612/task/3613/stat : 3613 (java) S 3604 3604 2739 0 -1 64 3906 0 1 0 464 9 0 0 23 0 10 0 1981776703 202170368 9484 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 1 0 0
[pid=3612/tid=3614] ppid=3604 vsize=197432 CPUtime=1.12
/proc/3612/task/3614/stat : 3614 (java) S 3604 3604 2739 0 -1 64 8575 0 0 0 100 12 0 0 16 0 10 0 1981776704 202170368 9484 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=3612/tid=3615] ppid=3604 vsize=197432 CPUtime=0
/proc/3612/task/3615/stat : 3615 (java) S 3604 3604 2739 0 -1 64 11 0 0 0 0 0 0 0 16 0 10 0 1981776705 202170368 9484 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3612/tid=3616] ppid=3604 vsize=197432 CPUtime=0
/proc/3612/task/3616/stat : 3616 (java) S 3604 3604 2739 0 -1 64 5 0 0 0 0 0 0 0 15 0 10 0 1981776705 202170368 9484 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3612/tid=3617] ppid=3604 vsize=197432 CPUtime=0
/proc/3612/task/3617/stat : 3617 (java) S 3604 3604 2739 0 -1 64 1 0 0 0 0 0 0 0 18 0 10 0 1981776707 202170368 9484 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3612/tid=3618] ppid=3604 vsize=197432 CPUtime=0.23
/proc/3612/task/3618/stat : 3618 (java) S 3604 3604 2739 0 -1 64 667 0 0 0 23 0 0 0 16 0 10 0 1981776707 202170368 9484 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3612/tid=3619] ppid=3604 vsize=197432 CPUtime=0
/proc/3612/task/3619/stat : 3619 (java) S 3604 3604 2739 0 -1 64 0 0 0 0 0 0 0 0 19 0 10 0 1981776707 202170368 9484 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3612/tid=3620] ppid=3604 vsize=197432 CPUtime=0
/proc/3612/task/3620/stat : 3620 (java) S 3604 3604 2739 0 -1 64 29 0 0 0 0 0 0 0 15 0 10 0 1981776707 202170368 9484 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3612/tid=3621] ppid=3604 vsize=197432 CPUtime=0
/proc/3612/task/3621/stat : 3621 (java) S 3604 3604 2739 0 -1 64 72 0 0 0 0 0 0 0 25 0 10 0 1981777341 202170368 9484 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 18446744071563356171 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.27
Current children cumulated vsize (KiB) 218104

[startup+25.5022 s]
/proc/loadavg: 2.06 2.02 2.00 3/105 3623
/proc/meminfo: memFree=1376104/2055920 swapFree=4164432/4192956
[pid=3604] ppid=3602 vsize=5360 CPUtime=1.55
/proc/3604/stat : 3604 (hydra) S 3602 3604 2739 0 -1 4194304 375 2440 0 0 0 0 153 2 18 0 1 0 1981776543 5488640 238 996147200 4194304 4889804 548682068816 18446744073709551615 272467813188 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/3604/statm: 1340 238 196 169 0 51 0
[pid=3612] ppid=3604 vsize=197432 CPUtime=6.12
/proc/3612/stat : 3612 (java) S 3604 3604 2739 0 -1 0 13973 0 1 0 589 23 0 0 18 0 10 0 1981776702 202170368 9484 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/3612/statm: 49358 9484 2544 9 0 43940 0
[pid=3622] ppid=3612 vsize=5356 CPUtime=0
/proc/3622/stat : 3622 (mistral) S 3612 3604 2739 0 -1 4194304 294 0 0 0 0 0 0 0 25 0 1 0 1981777341 5484544 238 996147200 4194304 4889804 548682068592 18446744073709551615 272467813188 0 65540 4 65538 18446744071563356171 0 0 17 1 0 0
/proc/3622/statm: 1339 238 198 169 0 50 0
[pid=3623] ppid=3622 vsize=9956 CPUtime=17.16
/proc/3623/stat : 3623 (xsolve) R 3622 3604 2739 0 -1 4194304 1820 0 0 0 1715 1 0 0 25 0 1 0 1981777342 10194944 1784 996147200 134512640 135239763 4294955968 18446744073709551615 134800624 0 4 0 0 0 0 0 17 1 0 0
/proc/3623/statm: 2489 1784 419 177 0 1392 0
[pid=3612/tid=3613] ppid=3604 vsize=197432 CPUtime=4.73
/proc/3612/task/3613/stat : 3613 (java) S 3604 3604 2739 0 -1 64 3906 0 1 0 464 9 0 0 23 0 10 0 1981776703 202170368 9484 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 1 0 0
[pid=3612/tid=3614] ppid=3604 vsize=197432 CPUtime=1.12
/proc/3612/task/3614/stat : 3614 (java) S 3604 3604 2739 0 -1 64 8575 0 0 0 100 12 0 0 16 0 10 0 1981776704 202170368 9484 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=3612/tid=3615] ppid=3604 vsize=197432 CPUtime=0
/proc/3612/task/3615/stat : 3615 (java) S 3604 3604 2739 0 -1 64 11 0 0 0 0 0 0 0 16 0 10 0 1981776705 202170368 9484 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3612/tid=3616] ppid=3604 vsize=197432 CPUtime=0
/proc/3612/task/3616/stat : 3616 (java) S 3604 3604 2739 0 -1 64 5 0 0 0 0 0 0 0 15 0 10 0 1981776705 202170368 9484 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3612/tid=3617] ppid=3604 vsize=197432 CPUtime=0
/proc/3612/task/3617/stat : 3617 (java) S 3604 3604 2739 0 -1 64 1 0 0 0 0 0 0 0 18 0 10 0 1981776707 202170368 9484 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3612/tid=3618] ppid=3604 vsize=197432 CPUtime=0.23
/proc/3612/task/3618/stat : 3618 (java) S 3604 3604 2739 0 -1 64 667 0 0 0 23 0 0 0 16 0 10 0 1981776707 202170368 9484 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3612/tid=3619] ppid=3604 vsize=197432 CPUtime=0
/proc/3612/task/3619/stat : 3619 (java) S 3604 3604 2739 0 -1 64 0 0 0 0 0 0 0 0 19 0 10 0 1981776707 202170368 9484 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3612/tid=3620] ppid=3604 vsize=197432 CPUtime=0
/proc/3612/task/3620/stat : 3620 (java) S 3604 3604 2739 0 -1 64 29 0 0 0 0 0 0 0 15 0 10 0 1981776707 202170368 9484 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3612/tid=3621] ppid=3604 vsize=197432 CPUtime=0
/proc/3612/task/3621/stat : 3621 (java) S 3604 3604 2739 0 -1 64 72 0 0 0 0 0 0 0 25 0 10 0 1981777341 202170368 9484 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 18446744071563356171 0 0 -1 1 0 0
Current children cumulated CPU time (s) 24.83
Current children cumulated vsize (KiB) 218104

[startup+51.103 s]
/proc/loadavg: 2.04 2.02 2.00 3/105 3623
/proc/meminfo: memFree=1376232/2055920 swapFree=4164432/4192956
[pid=3604] ppid=3602 vsize=5360 CPUtime=1.55

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

[pid=3622] ppid=3612 vsize=5356 CPUtime=0
/proc/3622/stat : 3622 (mistral) S 3612 3604 2739 0 -1 4194304 294 0 0 0 0 0 0 0 25 0 1 0 1981777341 5484544 238 996147200 4194304 4889804 548682068592 18446744073709551615 272467813188 0 65540 4 65538 18446744071563356171 0 0 17 1 0 0
/proc/3622/statm: 1339 238 198 169 0 50 0
[pid=3623] ppid=3622 vsize=9956 CPUtime=122.26
/proc/3623/stat : 3623 (xsolve) R 3622 3604 2739 0 -1 4194304 1824 0 0 0 12225 1 0 0 25 0 1 0 1981777342 10194944 1788 996147200 134512640 135239763 4294955968 18446744073709551615 134796910 0 4 0 0 0 0 0 17 1 0 0
/proc/3623/statm: 2489 1788 419 177 0 1392 0
[pid=3612/tid=3613] ppid=3604 vsize=197432 CPUtime=4.73
/proc/3612/task/3613/stat : 3613 (java) S 3604 3604 2739 0 -1 64 3906 0 1 0 464 9 0 0 23 0 10 0 1981776703 202170368 9484 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 1 0 0
[pid=3612/tid=3614] ppid=3604 vsize=197432 CPUtime=1.12
/proc/3612/task/3614/stat : 3614 (java) S 3604 3604 2739 0 -1 64 8575 0 0 0 100 12 0 0 16 0 10 0 1981776704 202170368 9484 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=3612/tid=3615] ppid=3604 vsize=197432 CPUtime=0
/proc/3612/task/3615/stat : 3615 (java) S 3604 3604 2739 0 -1 64 11 0 0 0 0 0 0 0 16 0 10 0 1981776705 202170368 9484 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3612/tid=3616] ppid=3604 vsize=197432 CPUtime=0
/proc/3612/task/3616/stat : 3616 (java) S 3604 3604 2739 0 -1 64 5 0 0 0 0 0 0 0 15 0 10 0 1981776705 202170368 9484 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3612/tid=3617] ppid=3604 vsize=197432 CPUtime=0
/proc/3612/task/3617/stat : 3617 (java) S 3604 3604 2739 0 -1 64 1 0 0 0 0 0 0 0 18 0 10 0 1981776707 202170368 9484 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3612/tid=3618] ppid=3604 vsize=197432 CPUtime=0.23
/proc/3612/task/3618/stat : 3618 (java) S 3604 3604 2739 0 -1 64 667 0 0 0 23 0 0 0 16 0 10 0 1981776707 202170368 9484 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3612/tid=3619] ppid=3604 vsize=197432 CPUtime=0
/proc/3612/task/3619/stat : 3619 (java) S 3604 3604 2739 0 -1 64 0 0 0 0 0 0 0 0 19 0 10 0 1981776707 202170368 9484 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3612/tid=3620] ppid=3604 vsize=197432 CPUtime=0
/proc/3612/task/3620/stat : 3620 (java) S 3604 3604 2739 0 -1 64 29 0 0 0 0 0 0 0 15 0 10 0 1981776707 202170368 9484 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3612/tid=3621] ppid=3604 vsize=197432 CPUtime=0
/proc/3612/task/3621/stat : 3621 (java) S 3604 3604 2739 0 -1 64 72 0 0 0 0 0 0 0 25 0 10 0 1981777341 202170368 9484 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 18446744071563356171 0 0 -1 1 0 0
Current children cumulated CPU time (s) 129.93
Current children cumulated vsize (KiB) 218104

[startup+134.302 s]
/proc/loadavg: 2.01 2.01 2.00 3/105 3623
/proc/meminfo: memFree=1376040/2055920 swapFree=4164432/4192956
[pid=3604] ppid=3602 vsize=5360 CPUtime=1.55
/proc/3604/stat : 3604 (hydra) S 3602 3604 2739 0 -1 4194304 375 2440 0 0 0 0 153 2 18 0 1 0 1981776543 5488640 238 996147200 4194304 4889804 548682068816 18446744073709551615 272467813188 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/3604/statm: 1340 238 196 169 0 51 0
[pid=3612] ppid=3604 vsize=197432 CPUtime=6.12
/proc/3612/stat : 3612 (java) S 3604 3604 2739 0 -1 0 13973 0 1 0 589 23 0 0 18 0 10 0 1981776702 202170368 9484 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/3612/statm: 49358 9484 2544 9 0 43940 0
[pid=3622] ppid=3612 vsize=5356 CPUtime=0
/proc/3622/stat : 3622 (mistral) S 3612 3604 2739 0 -1 4194304 294 0 0 0 0 0 0 0 25 0 1 0 1981777341 5484544 238 996147200 4194304 4889804 548682068592 18446744073709551615 272467813188 0 65540 4 65538 18446744071563356171 0 0 17 1 0 0
/proc/3622/statm: 1339 238 198 169 0 50 0
[pid=3623] ppid=3622 vsize=9956 CPUtime=123.83
/proc/3623/stat : 3623 (xsolve) R 3622 3604 2739 0 -1 4194304 1824 0 0 0 12382 1 0 0 25 0 1 0 1981777342 10194944 1788 996147200 134512640 135239763 4294955968 18446744073709551615 134796910 0 4 0 0 0 0 0 17 1 0 0
/proc/3623/statm: 2489 1788 419 177 0 1392 0
[pid=3612/tid=3613] ppid=3604 vsize=197432 CPUtime=4.73
/proc/3612/task/3613/stat : 3613 (java) S 3604 3604 2739 0 -1 64 3906 0 1 0 464 9 0 0 23 0 10 0 1981776703 202170368 9484 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 1 0 0
[pid=3612/tid=3614] ppid=3604 vsize=197432 CPUtime=1.12
/proc/3612/task/3614/stat : 3614 (java) S 3604 3604 2739 0 -1 64 8575 0 0 0 100 12 0 0 16 0 10 0 1981776704 202170368 9484 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=3612/tid=3615] ppid=3604 vsize=197432 CPUtime=0
/proc/3612/task/3615/stat : 3615 (java) S 3604 3604 2739 0 -1 64 11 0 0 0 0 0 0 0 16 0 10 0 1981776705 202170368 9484 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3612/tid=3616] ppid=3604 vsize=197432 CPUtime=0
/proc/3612/task/3616/stat : 3616 (java) S 3604 3604 2739 0 -1 64 5 0 0 0 0 0 0 0 15 0 10 0 1981776705 202170368 9484 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3612/tid=3617] ppid=3604 vsize=197432 CPUtime=0
/proc/3612/task/3617/stat : 3617 (java) S 3604 3604 2739 0 -1 64 1 0 0 0 0 0 0 0 18 0 10 0 1981776707 202170368 9484 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3612/tid=3618] ppid=3604 vsize=197432 CPUtime=0.23
/proc/3612/task/3618/stat : 3618 (java) S 3604 3604 2739 0 -1 64 667 0 0 0 23 0 0 0 16 0 10 0 1981776707 202170368 9484 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3612/tid=3619] ppid=3604 vsize=197432 CPUtime=0
/proc/3612/task/3619/stat : 3619 (java) S 3604 3604 2739 0 -1 64 0 0 0 0 0 0 0 0 19 0 10 0 1981776707 202170368 9484 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3612/tid=3620] ppid=3604 vsize=197432 CPUtime=0
/proc/3612/task/3620/stat : 3620 (java) S 3604 3604 2739 0 -1 64 29 0 0 0 0 0 0 0 15 0 10 0 1981776707 202170368 9484 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3612/tid=3621] ppid=3604 vsize=197432 CPUtime=0
/proc/3612/task/3621/stat : 3621 (java) S 3604 3604 2739 0 -1 64 72 0 0 0 0 0 0 0 25 0 10 0 1981777341 202170368 9484 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 18446744071563356171 0 0 -1 1 0 0
Current children cumulated CPU time (s) 131.5
Current children cumulated vsize (KiB) 218104

[startup+135.101 s]
/proc/loadavg: 2.01 2.01 2.00 3/105 3623
/proc/meminfo: memFree=1376040/2055920 swapFree=4164432/4192956
[pid=3604] ppid=3602 vsize=5360 CPUtime=1.55
/proc/3604/stat : 3604 (hydra) S 3602 3604 2739 0 -1 4194304 375 2440 0 0 0 0 153 2 18 0 1 0 1981776543 5488640 238 996147200 4194304 4889804 548682068816 18446744073709551615 272467813188 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/3604/statm: 1340 238 196 169 0 51 0
[pid=3612] ppid=3604 vsize=197432 CPUtime=6.12
/proc/3612/stat : 3612 (java) S 3604 3604 2739 0 -1 0 13973 0 1 0 589 23 0 0 18 0 10 0 1981776702 202170368 9484 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/3612/statm: 49358 9484 2544 9 0 43940 0
[pid=3622] ppid=3612 vsize=5356 CPUtime=0
/proc/3622/stat : 3622 (mistral) S 3612 3604 2739 0 -1 4194304 294 0 0 0 0 0 0 0 25 0 1 0 1981777341 5484544 238 996147200 4194304 4889804 548682068592 18446744073709551615 272467813188 0 65540 4 65538 18446744071563356171 0 0 17 1 0 0
/proc/3622/statm: 1339 238 198 169 0 50 0
[pid=3623] ppid=3622 vsize=9956 CPUtime=124.62
/proc/3623/stat : 3623 (xsolve) R 3622 3604 2739 0 -1 4194304 1824 0 0 0 12461 1 0 0 25 0 1 0 1981777342 10194944 1788 996147200 134512640 135239763 4294955968 18446744073709551615 134796833 0 4 0 0 0 0 0 17 1 0 0
/proc/3623/statm: 2489 1788 419 177 0 1392 0
[pid=3612/tid=3613] ppid=3604 vsize=197432 CPUtime=4.73
/proc/3612/task/3613/stat : 3613 (java) S 3604 3604 2739 0 -1 64 3906 0 1 0 464 9 0 0 23 0 10 0 1981776703 202170368 9484 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 1 0 0
[pid=3612/tid=3614] ppid=3604 vsize=197432 CPUtime=1.12
/proc/3612/task/3614/stat : 3614 (java) S 3604 3604 2739 0 -1 64 8575 0 0 0 100 12 0 0 16 0 10 0 1981776704 202170368 9484 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=3612/tid=3615] ppid=3604 vsize=197432 CPUtime=0
/proc/3612/task/3615/stat : 3615 (java) S 3604 3604 2739 0 -1 64 11 0 0 0 0 0 0 0 16 0 10 0 1981776705 202170368 9484 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3612/tid=3616] ppid=3604 vsize=197432 CPUtime=0
/proc/3612/task/3616/stat : 3616 (java) S 3604 3604 2739 0 -1 64 5 0 0 0 0 0 0 0 15 0 10 0 1981776705 202170368 9484 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3612/tid=3617] ppid=3604 vsize=197432 CPUtime=0
/proc/3612/task/3617/stat : 3617 (java) S 3604 3604 2739 0 -1 64 1 0 0 0 0 0 0 0 18 0 10 0 1981776707 202170368 9484 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3612/tid=3618] ppid=3604 vsize=197432 CPUtime=0.23
/proc/3612/task/3618/stat : 3618 (java) S 3604 3604 2739 0 -1 64 667 0 0 0 23 0 0 0 16 0 10 0 1981776707 202170368 9484 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3612/tid=3619] ppid=3604 vsize=197432 CPUtime=0
/proc/3612/task/3619/stat : 3619 (java) S 3604 3604 2739 0 -1 64 0 0 0 0 0 0 0 0 19 0 10 0 1981776707 202170368 9484 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3612/tid=3620] ppid=3604 vsize=197432 CPUtime=0
/proc/3612/task/3620/stat : 3620 (java) S 3604 3604 2739 0 -1 64 29 0 0 0 0 0 0 0 15 0 10 0 1981776707 202170368 9484 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3612/tid=3621] ppid=3604 vsize=197432 CPUtime=0
/proc/3612/task/3621/stat : 3621 (java) S 3604 3604 2739 0 -1 64 72 0 0 0 0 0 0 0 25 0 10 0 1981777341 202170368 9484 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 18446744071563356171 0 0 -1 1 0 0
Current children cumulated CPU time (s) 132.29
Current children cumulated vsize (KiB) 218104

[startup+135.501 s]
/proc/loadavg: 2.01 2.01 2.00 3/105 3623
/proc/meminfo: memFree=1376040/2055920 swapFree=4164432/4192956
[pid=3604] ppid=3602 vsize=5360 CPUtime=1.55
/proc/3604/stat : 3604 (hydra) S 3602 3604 2739 0 -1 4194304 375 2440 0 0 0 0 153 2 18 0 1 0 1981776543 5488640 238 996147200 4194304 4889804 548682068816 18446744073709551615 272467813188 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/3604/statm: 1340 238 196 169 0 51 0
[pid=3612] ppid=3604 vsize=197432 CPUtime=6.12
/proc/3612/stat : 3612 (java) S 3604 3604 2739 0 -1 0 13973 0 1 0 589 23 0 0 18 0 10 0 1981776702 202170368 9484 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/3612/statm: 49358 9484 2544 9 0 43940 0
[pid=3622] ppid=3612 vsize=5356 CPUtime=0
/proc/3622/stat : 3622 (mistral) S 3612 3604 2739 0 -1 4194304 294 0 0 0 0 0 0 0 25 0 1 0 1981777341 5484544 238 996147200 4194304 4889804 548682068592 18446744073709551615 272467813188 0 65540 4 65538 18446744071563356171 0 0 17 1 0 0
/proc/3622/statm: 1339 238 198 169 0 50 0
[pid=3623] ppid=3622 vsize=9956 CPUtime=125.01
/proc/3623/stat : 3623 (xsolve) R 3622 3604 2739 0 -1 4194304 1824 0 0 0 12500 1 0 0 25 0 1 0 1981777342 10194944 1788 996147200 134512640 135239763 4294955968 18446744073709551615 134796900 0 4 0 0 0 0 0 17 1 0 0
/proc/3623/statm: 2489 1788 419 177 0 1392 0
[pid=3612/tid=3613] ppid=3604 vsize=197432 CPUtime=4.73
/proc/3612/task/3613/stat : 3613 (java) S 3604 3604 2739 0 -1 64 3906 0 1 0 464 9 0 0 23 0 10 0 1981776703 202170368 9484 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 1 0 0
[pid=3612/tid=3614] ppid=3604 vsize=197432 CPUtime=1.12
/proc/3612/task/3614/stat : 3614 (java) S 3604 3604 2739 0 -1 64 8575 0 0 0 100 12 0 0 16 0 10 0 1981776704 202170368 9484 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=3612/tid=3615] ppid=3604 vsize=197432 CPUtime=0
/proc/3612/task/3615/stat : 3615 (java) S 3604 3604 2739 0 -1 64 11 0 0 0 0 0 0 0 16 0 10 0 1981776705 202170368 9484 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3612/tid=3616] ppid=3604 vsize=197432 CPUtime=0
/proc/3612/task/3616/stat : 3616 (java) S 3604 3604 2739 0 -1 64 5 0 0 0 0 0 0 0 15 0 10 0 1981776705 202170368 9484 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3612/tid=3617] ppid=3604 vsize=197432 CPUtime=0
/proc/3612/task/3617/stat : 3617 (java) S 3604 3604 2739 0 -1 64 1 0 0 0 0 0 0 0 18 0 10 0 1981776707 202170368 9484 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3612/tid=3618] ppid=3604 vsize=197432 CPUtime=0.23
/proc/3612/task/3618/stat : 3618 (java) S 3604 3604 2739 0 -1 64 667 0 0 0 23 0 0 0 16 0 10 0 1981776707 202170368 9484 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3612/tid=3619] ppid=3604 vsize=197432 CPUtime=0
/proc/3612/task/3619/stat : 3619 (java) S 3604 3604 2739 0 -1 64 0 0 0 0 0 0 0 0 19 0 10 0 1981776707 202170368 9484 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3612/tid=3620] ppid=3604 vsize=197432 CPUtime=0
/proc/3612/task/3620/stat : 3620 (java) S 3604 3604 2739 0 -1 64 29 0 0 0 0 0 0 0 15 0 10 0 1981776707 202170368 9484 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3612/tid=3621] ppid=3604 vsize=197432 CPUtime=0
/proc/3612/task/3621/stat : 3621 (java) S 3604 3604 2739 0 -1 64 72 0 0 0 0 0 0 0 25 0 10 0 1981777341 202170368 9484 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 18446744071563356171 0 0 -1 1 0 0
Current children cumulated CPU time (s) 132.68
Current children cumulated vsize (KiB) 218104

[startup+135.601 s]
/proc/loadavg: 2.01 2.01 2.00 3/105 3623
/proc/meminfo: memFree=1376040/2055920 swapFree=4164432/4192956
[pid=3604] ppid=3602 vsize=5360 CPUtime=1.55
/proc/3604/stat : 3604 (hydra) S 3602 3604 2739 0 -1 4194304 375 2440 0 0 0 0 153 2 18 0 1 0 1981776543 5488640 238 996147200 4194304 4889804 548682068816 18446744073709551615 272467813188 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/3604/statm: 1340 238 196 169 0 51 0
[pid=3612] ppid=3604 vsize=197432 CPUtime=6.12
/proc/3612/stat : 3612 (java) S 3604 3604 2739 0 -1 0 13973 0 1 0 589 23 0 0 18 0 10 0 1981776702 202170368 9484 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/3612/statm: 49358 9484 2544 9 0 43940 0
[pid=3622] ppid=3612 vsize=5356 CPUtime=0
/proc/3622/stat : 3622 (mistral) S 3612 3604 2739 0 -1 4194304 294 0 0 0 0 0 0 0 25 0 1 0 1981777341 5484544 238 996147200 4194304 4889804 548682068592 18446744073709551615 272467813188 0 65540 4 65538 18446744071563356171 0 0 17 1 0 0
/proc/3622/statm: 1339 238 198 169 0 50 0
[pid=3623] ppid=3622 vsize=9956 CPUtime=125.11
/proc/3623/stat : 3623 (xsolve) R 3622 3604 2739 0 -1 4194304 1824 0 0 0 12510 1 0 0 25 0 1 0 1981777342 10194944 1788 996147200 134512640 135239763 4294955968 18446744073709551615 134842479 0 4 0 0 0 0 0 17 1 0 0
/proc/3623/statm: 2489 1788 419 177 0 1392 0
[pid=3612/tid=3613] ppid=3604 vsize=197432 CPUtime=4.73
/proc/3612/task/3613/stat : 3613 (java) S 3604 3604 2739 0 -1 64 3906 0 1 0 464 9 0 0 23 0 10 0 1981776703 202170368 9484 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 1 0 0
[pid=3612/tid=3614] ppid=3604 vsize=197432 CPUtime=1.12
/proc/3612/task/3614/stat : 3614 (java) S 3604 3604 2739 0 -1 64 8575 0 0 0 100 12 0 0 16 0 10 0 1981776704 202170368 9484 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=3612/tid=3615] ppid=3604 vsize=197432 CPUtime=0
/proc/3612/task/3615/stat : 3615 (java) S 3604 3604 2739 0 -1 64 11 0 0 0 0 0 0 0 16 0 10 0 1981776705 202170368 9484 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3612/tid=3616] ppid=3604 vsize=197432 CPUtime=0
/proc/3612/task/3616/stat : 3616 (java) S 3604 3604 2739 0 -1 64 5 0 0 0 0 0 0 0 15 0 10 0 1981776705 202170368 9484 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3612/tid=3617] ppid=3604 vsize=197432 CPUtime=0
/proc/3612/task/3617/stat : 3617 (java) S 3604 3604 2739 0 -1 64 1 0 0 0 0 0 0 0 18 0 10 0 1981776707 202170368 9484 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3612/tid=3618] ppid=3604 vsize=197432 CPUtime=0.23
/proc/3612/task/3618/stat : 3618 (java) S 3604 3604 2739 0 -1 64 667 0 0 0 23 0 0 0 16 0 10 0 1981776707 202170368 9484 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3612/tid=3619] ppid=3604 vsize=197432 CPUtime=0
/proc/3612/task/3619/stat : 3619 (java) S 3604 3604 2739 0 -1 64 0 0 0 0 0 0 0 0 19 0 10 0 1981776707 202170368 9484 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3612/tid=3620] ppid=3604 vsize=197432 CPUtime=0
/proc/3612/task/3620/stat : 3620 (java) S 3604 3604 2739 0 -1 64 29 0 0 0 0 0 0 0 15 0 10 0 1981776707 202170368 9484 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3612/tid=3621] ppid=3604 vsize=197432 CPUtime=0
/proc/3612/task/3621/stat : 3621 (java) S 3604 3604 2739 0 -1 64 72 0 0 0 0 0 0 0 25 0 10 0 1981777341 202170368 9484 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 18446744071563356171 0 0 -1 1 0 0
Current children cumulated CPU time (s) 132.78
Current children cumulated vsize (KiB) 218104

Child status: 0
Real time (s): 135.69
CPU time (s): 132.876
CPU user time (s): 132.59
CPU system time (s): 0.285956
CPU usage (%): 97.926
Max. virtual memory (cumulated for all children) (KiB): 218104

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 132.59
system time used= 0.285956
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 19037
page faults= 1
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 11764
involuntary context switches= 21541

runsolver used 0.207968 second user time and 0.550916 second system time

The end

Launcher Data (download as text)

Begin job on node22 at 2008-07-02 21:47:04
IDJOB=1046503
IDBENCH=53884
IDSOLVER=366
FILE ID=node22/1046503-1215028023
PBS_JOBID= 7874426
Free space on /tmp= 66532 MiB

SOLVER NAME= cpHydra k_40
BENCH NAME= CPAI08/csp/allsquares/normalized-squares-19-19.xml
COMMAND LINE= HOME/cpHydra_k_40/hydra BENCHNAME 
RUNSOLVER COMMAND LINE= /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1046503-1215028023/watcher-1046503-1215028023 -o /tmp/evaluation-result-1046503-1215028023/solver-1046503-1215028023 -C 1800 -W 2200 -M 900 --output-limit 1,15  HOME/cpHydra_k_40/hydra HOME/instance-1046503-1215028023.xml 

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 6f5f17774d422cfafdd127e1eef7da74
RANDOM SEED=1135610685

node22.alineos.net Linux 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.267
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
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 syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.267
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
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 syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1410992 kB
Buffers:         68516 kB
Cached:         385960 kB
SwapCached:      22816 kB
Active:         296680 kB
Inactive:       271976 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1410992 kB
SwapTotal:     4192956 kB
SwapFree:      4164432 kB
Dirty:           24432 kB
Writeback:           0 kB
Mapped:         114932 kB
Slab:            60996 kB
Committed_AS:  3882660 kB
PageTables:       2088 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66508 MiB
End job on node22 at 2008-07-02 21:49:20