Trace number 1070101

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_40? (TO) 1800.07 1808.44

General information on the benchmark

Namecsp/pseudoGLB/
normalized-chnl40-45-pb-cnf-cr.xml
MD5SUMd90b14d447b2d0625f8e023b3d8fff94
Bench CategoryGLOBAL (global constraints)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark27.4118
Satisfiable
(Un)Satisfiability was proved
Number of variables3600
Number of constraints170
Maximum constraint arity45
Maximum domain size2
Number of constraints which are defined in extension0
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)weightedsum(170)

Solver Data (download as text)

0.00/0.00	c cpHydra_k_40 version 0.0
6.64/7.76	c CASE TO CLASSIFY:
6.64/7.76	c Case: 0
6.64/7.76	c 19 >   0.000000 | c 35 >  -1.000000 | c 17 >   0.000000 | c 18 > 100.000000 | c 33 >  -1.000000 | c 15 >  18.586500 | c 34 >  -1.000000 | c 16 >  45.000000 | c 13 >  12.338800 | c 14 >  12.620000 | c 11 >  11.880300 | c 12 >  11.076400 | c 21 >   1.414210 | c 20 >   0.000000 | c 22 >   1.414210 | 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 >  -1.000000 | c 10 >   7.409390 | c 1 >  11.813800 | c 0 >  -1.000000 | c 30 > 100.000000 | c 7 >   7.409390 | c 6 >  -1.000000 | c 32 >   0.000000 | c 5 >  13.420000 | c 31 >   0.000000 | c 4 >  -1.000000 | c 9 >  -1.000000 | c 8 >  -1.000000 | c
6.64/7.77	c choco : 1801.0
6.64/7.77	c mistral : 1801.0
6.64/7.77	c abscon : 1801.0
6.64/7.77	c
6.64/7.77	c
6.74/7.84	c List of same ones: 40
6.74/7.84	c /home/ehebrard/new_instances/competition_4c/data/magicSquare/magicSquare-7_glb.xml
6.74/7.84	c 19 >   0.000000 | c 35 >  -1.000000 | c 17 >   0.000000 | c 18 > 100.000000 | c 33 >  -1.000000 | c 15 >  21.029600 | c 34 >  -1.000000 | c 16 >  49.000000 | c 13 >  13.116600 | c 14 >  14.704700 | c 11 >   5.614710 | c 12 >  14.754600 | c 21 >   7.000000 | c 20 >   0.000000 | c 22 >   7.000000 | c 23 > 100.000000 | c 24 > 100.000000 | c 25 >   1.000000 | c 26 >  -1.000000 | c 27 >  -1.000000 | c 28 >  -1.000000 | c 29 >   5.882350 | c 3 >   5.614710 | c 2 >  -1.000000 | c 10 >  10.220400 | c 1 >  -1.000000 | c 0 >  -1.000000 | c 30 >  94.117600 | c 7 >  -1.000000 | c 6 >  -1.000000 | c 32 >   0.000000 | c 5 >  11.229400 | c 31 >   0.000000 | c 4 >  -1.000000 | c 9 >  -1.000000 | c 8 >  -1.000000 | c
6.74/7.85	c choco : 8.91
6.74/7.85	c mistral : 0.14
6.74/7.85	c abscon : 62.66
6.74/7.85	c
6.74/7.85	c
6.74/7.85	c /home/ehebrard/new_instances/competition_4c/data/magicSquare/magicSquare-6_glb.xml
6.74/7.85	c 19 >   0.000000 | c 35 >  -1.000000 | c 17 >   0.000000 | c 18 > 100.000000 | c 33 >  -1.000000 | c 15 >  21.180100 | c 34 >  -1.000000 | c 16 >  36.000000 | c 13 >  13.913900 | c 14 >  15.471700 | c 11 >   5.169930 | c 12 >  15.410800 | c 21 >   6.000000 | c 20 >   0.000000 | c 22 >   6.000000 | c 23 > 100.000000 | c 24 > 100.000000 | c 25 >   1.000000 | c 26 >  -1.000000 | c 27 >  -1.000000 | c 28 >  -1.000000 | c 29 >   6.666670 | c 3 >   5.169930 | c 2 >  -1.000000 | c 10 >   9.333160 | c 1 >  -1.000000 | c 0 >  -1.000000 | c 30 >  93.333300 | c 7 >  -1.000000 | c 6 >  -1.000000 | c 32 >   0.000000 | c 5 >  10.339900 | c 31 >   0.000000 | c 4 >  -1.000000 | c 9 >  -1.000000 | c 8 >  -1.000000 | c
6.74/7.85	c choco : 3.57
6.74/7.85	c mistral : 0.47
6.74/7.85	c abscon : 35.91
6.74/7.85	c
6.74/7.85	c
6.74/7.85	c /home/ehebrard/new_instances/competition_4c/data/magicSquare/magicSquare-8_glb.xml
6.74/7.85	c 19 >   0.000000 | c 35 >  -1.000000 | c 17 >   0.000000 | c 18 > 100.000000 | c 33 >  -1.000000 | c 15 >  20.914200 | c 34 >  -1.000000 | c 16 >  64.000000 | c 13 >  12.258500 | c 14 >  14.563600 | c 11 >   6.000000 | c 12 >  14.663600 | c 21 >   8.000000 | c 20 >   0.000000 | c 22 >   8.000000 | c 23 > 100.000000 | c 24 > 100.000000 | c 25 >   1.000000 | c 26 >  -1.000000 | c 27 >  -1.000000 | c 28 >  -1.000000 | c 29 >   5.263160 | c 3 >   6.000000 | c 2 >  -1.000000 | c 10 >  10.990800 | c 1 >  -1.000000 | c 0 >  -1.000000 | c 30 >  94.736800 | c 7 >  -1.000000 | c 6 >  -1.000000 | c 32 >   0.000000 | c 5 >  12.000000 | c 31 >   0.000000 | c 4 >  -1.000000 | c 9 >  -1.000000 | c 8 >  -1.000000 | c
6.74/7.86	c choco : 30.19
6.74/7.86	c mistral : 1.82
6.74/7.86	c abscon : 1801.0
6.74/7.86	c
6.74/7.86	c
6.74/7.86	c /home/ehebrard/new_instances/competition_4c/data/magicSquare/magicSquare-5_glb.xml
6.74/7.86	c 19 >   0.000000 | c 35 >  -1.000000 | c 17 >   0.000000 | c 18 > 100.000000 | c 33 >  -1.000000 | c 15 >  17.453500 | c 34 >  -1.000000 | c 16 >  25.000000 | c 13 >   8.763490 | c 14 >  11.124100 | c 11 >   4.643860 | c 12 >  10.603400 | c 21 >   5.000000 | c 20 >   0.000000 | c 22 >   5.000000 | c 23 > 100.000000 | c 24 > 100.000000 | c 25 >   1.000000 | c 26 >  -1.000000 | c 27 >  -1.000000 | c 28 >  -1.000000 | c 29 >   7.692310 | c 3 >   4.643860 | c 2 >  -1.000000 | c 10 >   8.290020 | c 1 >  -1.000000 | c 0 >  -1.000000 | c 30 >  92.307700 | c 7 >  -1.000000 | c 6 >  -1.000000 | c 32 >   0.000000 | c 5 >   9.287710 | c 31 >   0.000000 | c 4 >  -1.000000 | c 9 >  -1.000000 | c 8 >  -1.000000 | c
6.74/7.87	c choco : 8.05
6.74/7.87	c mistral : 0.17
6.74/7.87	c abscon : 3.99
6.74/7.87	c
6.74/7.87	c
6.74/7.87	c /home/ehebrard/new_instances/competition_4c/data/magicSquare/magicSquare-4_glb.xml
6.74/7.87	c 19 >   0.000000 | c 35 >  -1.000000 | c 17 >   0.000000 | c 18 > 100.000000 | c 33 >  -1.000000 | c 15 >  10.576500 | c 34 >  -1.000000 | c 16 >  16.000000 | c 13 >   3.038030 | c 14 >   4.459430 | c 11 >   4.000000 | c 12 >   3.774790 | c 21 >   4.000000 | c 20 >   0.000000 | c 22 >   4.000000 | c 23 > 100.000000 | c 24 > 100.000000 | c 25 >   1.000000 | c 26 >  -1.000000 | c 27 >  -1.000000 | c 28 >  -1.000000 | c 29 >   9.090910 | c 3 >   4.000000 | c 2 >  -1.000000 | c 10 >   7.033420 | c 1 >  -1.000000 | c 0 >  -1.000000 | c 30 >  90.909100 | c 7 >  -1.000000 | c 6 >  -1.000000 | c 32 >   0.000000 | c 5 >   8.000000 | c 31 >   0.000000 | c 4 >  -1.000000 | c 9 >  -1.000000 | c 8 >  -1.000000 | c
6.74/7.88	c choco : 1.16
6.74/7.88	c mistral : 0.02
6.74/7.88	c abscon : 1.71
6.74/7.88	c
6.74/7.88	c
6.74/7.88	c /home/ehebrard/new_instances/competition_4c/data/magicSquare/magicSquare-9_glb.xml
6.74/7.88	c 19 >   0.000000 | c 35 >  -1.000000 | c 17 >   0.000000 | c 18 > 100.000000 | c 33 >  -1.000000 | c 15 >  16.832600 | c 34 >  -1.000000 | c 16 >  81.000000 | c 13 >   7.189530 | c 14 >  10.327600 | c 11 >   6.339850 | c 12 >   9.808860 | c 21 >   9.000000 | c 20 >   0.000000 | c 22 >   9.000000 | c 23 > 100.000000 | c 24 > 100.000000 | c 25 >   1.000000 | c 26 >  -1.000000 | c 27 >  -1.000000 | c 28 >  -1.000000 | c 29 >   4.761900 | c 3 >   6.339850 | c 2 >  -1.000000 | c 10 >  11.671100 | c 1 >  -1.000000 | c 0 >  -1.000000 | c 30 >  95.238100 | c 7 >  -1.000000 | c 6 >  -1.000000 | c 32 >   0.000000 | c 5 >  12.679700 | c 31 >   0.000000 | c 4 >  -1.000000 | c 9 >  -1.000000 | c 8 >  -1.000000 | c
6.74/7.89	c choco : 12.89
6.74/7.89	c mistral : 7.43
6.74/7.89	c abscon : 1801.0
6.74/7.89	c
6.74/7.89	c
6.74/7.89	c /home/ehebrard/new_instances/competition_4c/data/magicSquare/magicSquare-3_glb.xml
6.74/7.89	c 19 >   0.000000 | c 35 >  -1.000000 | c 17 >   0.000000 | c 18 > 100.000000 | c 33 >  -1.000000 | c 15 >   8.005620 | c 34 >  -1.000000 | c 16 >   9.000000 | c 13 >   2.660960 | c 14 >   3.000000 | c 11 >   3.169930 | c 12 >   3.502500 | c 21 >   3.000000 | c 20 >   0.000000 | c 22 >   3.000000 | c 23 > 100.000000 | c 24 > 100.000000 | c 25 >   1.000000 | c 26 >  -1.000000 | c 27 >  -1.000000 | c 28 >  -1.000000 | c 29 >  11.111100 | c 3 >   3.169930 | c 2 >  -1.000000 | c 10 >   5.491850 | c 1 >  -1.000000 | c 0 >  -1.000000 | c 30 >  88.888900 | c 7 >  -1.000000 | c 6 >  -1.000000 | c 32 >   0.000000 | c 5 >   6.339850 | c 31 >   0.000000 | c 4 >  -1.000000 | c 9 >  -1.000000 | c 8 >  -1.000000 | c
6.74/7.90	c choco : 1.13
6.74/7.90	c mistral : 0.02
6.74/7.90	c abscon : 1.49
6.74/7.90	c
6.74/7.90	c
6.74/7.90	c /home/ehebrard/new_instances/competition_4c/data/magicSquare/magicSquare-10_glb.xml
6.74/7.90	c 19 >   0.000000 | c 35 >  -1.000000 | c 17 >   0.000000 | c 18 > 100.000000 | c 33 >  -1.000000 | c 15 >  20.696000 | c 34 >  -1.000000 | c 16 > 100.000000 | c 13 >  12.108300 | c 14 >  14.463800 | c 11 >   6.643860 | c 12 >  14.945800 | c 21 >  10.000000 | c 20 >   0.000000 | c 22 >  10.000000 | c 23 > 100.000000 | c 24 > 100.000000 | c 25 >   1.000000 | c 26 >  -1.000000 | c 27 >  -1.000000 | c 28 >  -1.000000 | c 29 >   4.347830 | c 3 >   6.643860 | c 2 >  -1.000000 | c 10 >  12.279900 | c 1 >  -1.000000 | c 0 >  -1.000000 | c 30 >  95.652200 | c 7 >  -1.000000 | c 6 >  -1.000000 | c 32 >   0.000000 | c 5 >  13.287700 | c 31 >   0.000000 | c 4 >  -1.000000 | c 9 >  -1.000000 | c 8 >  -1.000000 | c
6.82/7.90	c choco : 1801.0
6.82/7.90	c mistral : 197.92
6.82/7.90	c abscon : 1801.0
6.82/7.90	c
6.82/7.90	c
6.82/7.90	c /home/ehebrard/new_instances/competition_4c/data/allsquaresUnsat/allsquaresUnsat-3-3.xml
6.82/7.90	c 19 >  44.444400 | c 35 >  29.230800 | c 17 >   0.000000 | c 18 >  27.777800 | c 33 >   0.000000 | c 15 >   3.169930 | c 34 >  37.692300 | c 16 >   4.000000 | c 13 >   0.786261 | c 14 >  -1.000000 | c 11 >   5.672430 | c 12 >   1.173060 | c 21 >   1.490710 | c 20 >  27.777800 | c 22 >   2.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 >   2.000000 | c 2 >  -1.000000 | c 10 >   5.554590 | c 1 >   3.584960 | c 0 >  -1.000000 | c 30 >  60.000000 | c 7 >   3.906890 | c 6 >   4.321930 | c 32 >  40.000000 | c 5 >   7.149750 | c 31 >   0.000000 | c 4 >  -1.000000 | c 9 >  -1.000000 | c 8 >  -1.000000 | c
6.82/7.91	c choco : 1.63
6.82/7.91	c mistral : 0.0
6.82/7.91	c abscon : 1801.0
6.82/7.91	c
6.82/7.91	c
6.82/7.91	c /home/ehebrard/new_instances/competition_4c/data/allsquaresUnsat/allsquaresUnsat-37-37.xml
6.82/7.91	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
6.82/7.92	c choco : 21.79
6.82/7.92	c mistral : 1801.0
6.82/7.92	c abscon : 1801.0
6.82/7.92	c
6.82/7.92	c
6.82/7.92	c /home/ehebrard/new_instances/competition_4c/data/allsquaresUnsat/allsquaresUnsat-36-36.xml
6.82/7.92	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.02/8.11	c choco : 21.51
7.02/8.11	c mistral : 1801.0
7.02/8.11	c abscon : 1801.0
7.02/8.11	c
7.02/8.11	c
7.02/8.11	c /home/ehebrard/new_instances/competition_4c/data/allsquaresUnsat/allsquaresUnsat-35-35.xml
7.02/8.11	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.02/8.12	c choco : 20.27
7.02/8.12	c mistral : 1801.0
7.02/8.12	c abscon : 1801.0
7.02/8.12	c
7.02/8.12	c
7.02/8.12	c /home/ehebrard/new_instances/competition_4c/data/allsquaresUnsat/allsquaresUnsat-31-31.xml
7.02/8.12	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.02/8.13	c choco : 19.61
7.02/8.13	c mistral : 1801.0
7.02/8.13	c abscon : 1801.0
7.02/8.13	c
7.02/8.13	c
7.02/8.13	c /home/ehebrard/new_instances/competition_4c/data/allsquaresUnsat/allsquaresUnsat-30-30.xml
7.02/8.13	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.02/8.13	c choco : 19.73
7.02/8.13	c mistral : 1801.0
7.02/8.13	c abscon : 1801.0
7.02/8.13	c
7.02/8.13	c
7.02/8.13	c /home/ehebrard/new_instances/competition_4c/data/allsquaresUnsat/allsquaresUnsat-29-29.xml
7.02/8.13	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.02/8.14	c choco : 20.93
7.02/8.14	c mistral : 1801.0
7.02/8.14	c abscon : 1801.0
7.02/8.14	c
7.02/8.14	c
7.02/8.14	c /home/ehebrard/new_instances/competition_4c/data/allsquaresUnsat/allsquaresUnsat-27-27.xml
7.02/8.14	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.02/8.15	c choco : 17.5
7.02/8.15	c mistral : 1801.0
7.02/8.15	c abscon : 1801.0
7.02/8.15	c
7.02/8.15	c
7.02/8.15	c /home/ehebrard/new_instances/competition_4c/data/allsquares/allsquares-26-26.xml
7.02/8.15	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.02/8.15	c choco : 47.2
7.02/8.15	c mistral : 1801.0
7.02/8.15	c abscon : 1801.0
7.02/8.16	c
7.02/8.16	c
7.02/8.16	c /home/ehebrard/new_instances/competition_4c/data/allsquaresUnsat/allsquaresUnsat-25-25.xml
7.02/8.16	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.02/8.16	c choco : 14.93
7.02/8.16	c mistral : 1801.0
7.02/8.16	c abscon : 1801.0
7.02/8.16	c
7.02/8.16	c
7.02/8.16	c /home/ehebrard/new_instances/competition_4c/data/allsquares/allsquares-24-24.xml
7.02/8.16	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.02/8.17	c choco : 719.66
7.02/8.17	c mistral : 1801.0
7.02/8.17	c abscon : 1801.0
7.02/8.17	c
7.02/8.17	c
7.02/8.17	c /home/ehebrard/new_instances/competition_4c/data/allsquaresUnsat/allsquaresUnsat-23-23.xml
7.02/8.17	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.02/8.18	c choco : 13.48
7.02/8.18	c mistral : 1801.0
7.02/8.18	c abscon : 1801.0
7.02/8.18	c
7.02/8.18	c
7.02/8.18	c /home/ehebrard/new_instances/competition_4c/data/allsquaresUnsat/allsquaresUnsat-22-22.xml
7.02/8.18	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.02/8.18	c choco : 12.45
7.02/8.18	c mistral : 1801.0
7.02/8.18	c abscon : 1801.0
7.02/8.18	c
7.02/8.18	c
7.02/8.18	c /home/ehebrard/new_instances/competition_4c/data/allsquares/allsquares-21-21.xml
7.02/8.18	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.02/8.19	c choco : 1801.0
7.02/8.19	c mistral : 687.44
7.02/8.19	c abscon : 1801.0
7.02/8.19	c
7.02/8.19	c
7.02/8.19	c /home/ehebrard/new_instances/competition_4c/data/allsquaresUnsat/allsquaresUnsat-21-21.xml
7.02/8.19	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.02/8.19	c choco : 11.12
7.02/8.19	c mistral : 1801.0
7.02/8.19	c abscon : 1801.0
7.02/8.19	c
7.02/8.19	c
7.02/8.19	c /home/ehebrard/new_instances/competition_4c/data/allsquaresUnsat/allsquaresUnsat-20-20.xml
7.02/8.19	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.08/8.20	c choco : 9.7
7.08/8.20	c mistral : 1801.0
7.08/8.20	c abscon : 1801.0
7.08/8.20	c
7.08/8.20	c
7.08/8.20	c /home/ehebrard/new_instances/competition_4c/data/allsquares/allsquares-20-20.xml
7.08/8.20	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.08/8.20	c choco : 1801.0
7.08/8.20	c mistral : 394.02
7.08/8.20	c abscon : 1801.0
7.08/8.20	c
7.08/8.20	c
7.08/8.20	c /home/ehebrard/new_instances/competition_4c/data/allsquaresUnsat/allsquaresUnsat-18-18.xml
7.08/8.20	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.08/8.21	c choco : 1801.0
7.08/8.21	c mistral : 916.51
7.08/8.21	c abscon : 1801.0
7.08/8.21	c
7.08/8.21	c
7.08/8.21	c /home/ehebrard/new_instances/competition_4c/data/allsquares/allsquares-18-18.xml
7.08/8.21	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.08/8.21	c choco : 26.66
7.08/8.21	c mistral : 13.36
7.08/8.22	c abscon : 1801.0
7.08/8.22	c
7.08/8.22	c
7.08/8.22	c /home/ehebrard/new_instances/competition_4c/data/allsquares/allsquares-19-19.xml
7.08/8.22	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.08/8.22	c choco : 54.4
7.08/8.22	c mistral : 98.37
7.08/8.22	c abscon : 1801.0
7.08/8.22	c
7.08/8.22	c
7.08/8.22	c /home/ehebrard/new_instances/competition_4c/data/allsquaresUnsat/allsquaresUnsat-19-19.xml
7.08/8.22	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.08/8.23	c choco : 8.21
7.08/8.23	c mistral : 1801.0
7.08/8.23	c abscon : 1801.0
7.08/8.23	c
7.08/8.23	c
7.08/8.23	c /home/ehebrard/new_instances/competition_4c/data/allsquaresUnsat/allsquaresUnsat-17-17.xml
7.08/8.23	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.08/8.23	c choco : 6.14
7.08/8.23	c mistral : 1801.0
7.08/8.23	c abscon : 1801.0
7.08/8.23	c
7.08/8.23	c
7.08/8.23	c /home/ehebrard/new_instances/competition_4c/data/allsquares/allsquares-17-17.xml
7.08/8.23	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.08/8.24	c choco : 17.66
7.08/8.24	c mistral : 11.81
7.08/8.24	c abscon : 1801.0
7.08/8.24	c
7.08/8.24	c
7.08/8.24	c /home/ehebrard/new_instances/competition_4c/data/allsquares/allsquares-16-16.xml
7.08/8.24	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.08/8.24	c choco : 21.34
7.08/8.24	c mistral : 77.84
7.08/8.24	c abscon : 1801.0
7.08/8.24	c
7.08/8.24	c
7.08/8.24	c /home/ehebrard/new_instances/competition_4c/data/allsquaresUnsat/allsquaresUnsat-16-16.xml
7.08/8.24	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.08/8.25	c choco : 5.97
7.08/8.25	c mistral : 0.11
7.08/8.25	c abscon : 1801.0
7.08/8.25	c
7.08/8.25	c
7.08/8.25	c /home/ehebrard/new_instances/competition_4c/data/allsquares/allsquares-15-15.xml
7.08/8.25	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.08/8.25	c choco : 6.04
7.08/8.25	c mistral : 0.11
7.08/8.25	c abscon : 1801.0
7.08/8.25	c
7.08/8.25	c
7.08/8.25	c /home/ehebrard/new_instances/competition_4c/data/allsquaresUnsat/allsquaresUnsat-15-15.xml
7.08/8.25	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.08/8.26	c choco : 5.68
7.08/8.26	c mistral : 0.09
7.08/8.26	c abscon : 1801.0
7.08/8.26	c
7.08/8.26	c
7.08/8.26	c /home/ehebrard/new_instances/competition_4c/data/allsquaresUnsat/allsquaresUnsat-14-14.xml
7.08/8.26	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.08/8.27	c choco : 20.83
7.08/8.27	c mistral : 0.08
7.08/8.27	c abscon : 1801.0
7.08/8.27	c
7.08/8.27	c
7.08/8.27	c /home/ehebrard/new_instances/competition_4c/data/allsquares/allsquares-14-14.xml
7.08/8.27	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.08/8.27	c choco : 5.56
7.08/8.27	c mistral : 0.08
7.08/8.27	c abscon : 1801.0
7.08/8.27	c
7.08/8.27	c
7.08/8.27	c /home/ehebrard/new_instances/competition_4c/data/allsquaresUnsat/allsquaresUnsat-13-13.xml
7.08/8.27	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.08/8.28	c choco : 9.2
7.08/8.28	c mistral : 0.07
7.08/8.28	c abscon : 1801.0
7.08/8.28	c
7.08/8.28	c
7.08/8.28	c /home/ehebrard/new_instances/competition_4c/data/allsquares/allsquares-13-13.xml
7.08/8.28	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.08/8.28	c choco : 5.63
7.08/8.28	c mistral : 0.13
7.08/8.28	c abscon : 19.35
7.08/8.28	c
7.08/8.28	c
7.08/8.28	c /home/ehebrard/new_instances/competition_4c/data/allsquaresUnsat/allsquaresUnsat-12-12.xml
7.08/8.28	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.08/8.29	c choco : 11.72
7.08/8.29	c mistral : 0.06
7.08/8.29	c abscon : 1801.0
7.08/8.29	c
7.08/8.29	c
7.08/8.29	c Length: 40
7.08/8.29	c 22.442803602382213  24.088826335541963  29.318078786714523  29.976135986926334  40.531009774482555  42.80285289877183  47.81675618594595  59.82151056963122  126.92364609942082  127.00090823800946  127.01988951810199  127.05838213514396  127.25329676305702  127.31373842980322  127.376623641096  127.51463324351712  127.59809583076051  127.79957221981302  127.83576412083384  127.94478585573424  127.97700779752142  128.1112367967955  128.16152383192008  128.3027783549343  128.37186423176846  128.39712295184498  128.4371260445328  128.459815700106  128.46554638990406  128.4778346813364  128.59330055419724  128.64340951703159  129.33469546499538  129.47084945286102  129.4887234904866  129.62820884627504  129.7499865356175  129.79589964271136  129.91496691770945  129.94415883852648  
7.08/8.30	c 
7.08/8.30	c 1.0  0.9849192645413556  0.9398891612818361  0.9345125149608414  0.8559736496467062  0.8407646985356784  0.8090393693161381  0.742002409449728  0.5071244490608299  0.5069396823944963  0.506894310672367  0.5068023251423351  0.5063370511250039  0.5061929463771755  0.5060431027820804  0.5057145627196863  0.5055160819935275  0.5050375963573481  0.5049517402806635  0.5046932902703716  0.5046169546677008  0.5042992068792339  0.5041802700864659  0.50384648071813  0.5036833892685395  0.5036237872094168  0.5035294222589943  0.5034759144071654  0.5034624018139127  0.5034334292681771  0.5031613540217307  0.5030433724484565  0.5014213679343416  0.5011031340768866  0.5010613869315659  0.5007358394889955  0.500451965979946  0.500345022397568  0.5000678965507327  0.5  
7.13/8.31	c
7.13/8.31	c solver 0
7.13/8.31	c	  before 0.0 seconds: {} 0
7.13/8.31	c	  before 18.0 seconds: {3, 4, 6} 2599
7.13/8.31	c	  before 36.0 seconds: {1, 3, 4, 6, 38} 4084
7.13/8.31	c	  before 72.0 seconds: {0, 1, 3, 4, 6, 38} 5084
7.13/8.31	c
7.13/8.31	c solver 1
7.13/8.31	c	  before 0.0 seconds: {} 0
7.13/8.31	c	  before 18.0 seconds: {0, 1, 2, 3, 4, 5, 6, 8, 26, 30, 32, 33, 34, 35, 36, 37, 38, 39} 11884
7.13/8.31	c	  before 90.0 seconds: {0, 1, 2, 3, 4, 5, 6, 8, 26, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39} 12387
7.13/8.31	c	  before 108.0 seconds: {0, 1, 2, 3, 4, 5, 6, 8, 26, 27, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39} 12890
7.13/8.31	c	  before 198.0 seconds: {0, 1, 2, 3, 4, 5, 6, 7, 8, 26, 27, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39} 13632
7.13/8.31	c	  before 396.0 seconds: {0, 1, 2, 3, 4, 5, 6, 7, 8, 24, 26, 27, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39} 14136
7.13/8.31	c	  before 702.0 seconds: {0, 1, 2, 3, 4, 5, 6, 7, 8, 21, 24, 26, 27, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39} 14640
7.13/8.31	c	  before 918.0 seconds: {0, 1, 2, 3, 4, 5, 6, 7, 8, 21, 24, 25, 26, 27, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39} 15144
7.13/8.31	c
7.13/8.31	c solver 2
7.13/8.31	c	  before 0.0 seconds: {} 0
7.13/8.31	c	  before 18.0 seconds: {0, 1, 3, 4, 5, 6, 8, 15, 17, 19, 20, 22, 23, 28, 29, 30, 32, 33, 34, 36, 37, 38, 39} 13974
7.13/8.31	c	  before 36.0 seconds: {0, 1, 2, 3, 4, 5, 6, 8, 9, 10, 11, 12, 13, 14, 15, 17, 19, 20, 22, 23, 26, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39} 19461
7.13/8.31	c	  before 54.0 seconds: {0, 1, 2, 3, 4, 5, 6, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 19, 20, 22, 23, 26, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39} 19966
7.13/8.31	c	  before 72.0 seconds: {0, 1, 2, 3, 4, 5, 6, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 19, 20, 22, 23, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39} 20470
7.13/8.31	c	  before 720.0 seconds: {0, 1, 2, 3, 4, 5, 6, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 22, 23, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39} 20975
7.13/8.31	c
7.13/8.31	cTotal time: 95
7.13/8.31	c 1710.0 seconds unused
7.13/8.31	c 0 c 0 c 0 
7.13/8.31	c 18 c 0 c 4 
7.13/8.31	c 30 c 16 c 0 
7.13/8.31	c is solver0 dominated by:
7.13/8.31	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.13/8.31	c is dominated? true
7.13/8.31	c
7.13/8.31	c is solver1 dominated by:
7.13/8.31	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.13/8.31	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.13/8.31	c is dominated? false
7.13/8.31	c
7.13/8.31	c is solver2 dominated by:
7.13/8.31	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.13/8.31	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.13/8.31	c is dominated? false
7.13/8.31	c
7.13/8.31	c Number of non-dominated solvers: 2
7.13/8.31	c remove dominated solvers
7.13/8.31	c solver 1 is not dominated by another solver
7.13/8.31	c solver 2 is not dominated by another solver
7.13/8.31	c solver 0 is dominated by another solver
7.13/8.31	c
7.13/8.31	c solver 0: 0.0
7.13/8.31	c
7.13/8.31	c solver 1: 918.0
7.13/8.31	c
7.13/8.31	c+ 51/91 of 9
7.13/8.31	c
7.13/8.31	c solver 2: 720.0
7.13/8.31	c
7.13/8.31	c+ 40/91 of 9
7.13/8.31	c	 do not run abscon
7.13/8.31	c	  run mistral for 1008.0 seconds {0, 1, 2, 3, 4, 5, 6, 7, 8, 21, 24, 25, 26, 27, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39} 15144
7.13/8.31	c	  run choco for 774.0 seconds {0, 1, 2, 3, 4, 5, 6, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 22, 23, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39} 20975
7.13/8.31	c Starting solver: HOME/cpHydra_k_40/solver/mistral
7.13/8.31	c On Instance: HOME/instance-1070101-1215163295.xml
7.13/8.31	c Running for: 1008 seconds
1014.99/1019.81	c Starting solver: HOME/cpHydra_k_40/solver/choco
1014.99/1019.81	c On Instance: HOME/instance-1070101-1215163295.xml
1014.99/1019.81	c Running for: 774 seconds

Verifier Data (download as text)

ERROR: Unexpected answer ! ('s SATISFIABLE'/'s UNSATISFIABLE' expected)
Got answer: 

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-1070101-1215163295/watcher-1070101-1215163295 -o /tmp/evaluation-result-1070101-1215163295/solver-1070101-1215163295 -C 1800 -W 2200 -M 900 --output-limit 1,15 HOME/cpHydra_k_40/hydra HOME/instance-1070101-1215163295.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: 2.04 2.11 2.05 4/74 27996
/proc/meminfo: memFree=1901760/2055920 swapFree=4179604/4192956
[pid=27996] ppid=27994 vsize=18572 CPUtime=0
/proc/27996/stat : 27996 (runsolver) R 27994 27996 27468 0 -1 4194368 15 0 0 0 0 0 0 0 20 0 1 0 1995280699 19017728 292 996147200 4194304 4296836 548682068480 18446744073709551615 228774702375 0 0 4096 24578 0 0 0 17 1 0 0
/proc/27996/statm: 4643 292 257 25 0 2626 0

[startup+0.106444 s]
/proc/loadavg: 2.04 2.11 2.05 4/74 27996
/proc/meminfo: memFree=1901760/2055920 swapFree=4179604/4192956
[pid=27996] ppid=27994 vsize=5360 CPUtime=0
/proc/27996/stat : 27996 (hydra) S 27994 27996 27468 0 -1 4194304 330 247 0 0 0 0 0 0 20 0 1 0 1995280699 5488640 236 996147200 4194304 4889804 548682068816 18446744073709551615 228774699844 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27996/statm: 1340 236 195 169 0 51 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5360

[startup+0.201467 s]
/proc/loadavg: 2.04 2.11 2.05 4/74 27996
/proc/meminfo: memFree=1901760/2055920 swapFree=4179604/4192956
[pid=27996] ppid=27994 vsize=5360 CPUtime=0
/proc/27996/stat : 27996 (hydra) S 27994 27996 27468 0 -1 4194304 330 247 0 0 0 0 0 0 20 0 1 0 1995280699 5488640 236 996147200 4194304 4889804 548682068816 18446744073709551615 228774699844 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27996/statm: 1340 236 195 169 0 51 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5360

[startup+0.301476 s]
/proc/loadavg: 2.04 2.11 2.05 4/74 27996
/proc/meminfo: memFree=1901760/2055920 swapFree=4179604/4192956
[pid=27996] ppid=27994 vsize=5360 CPUtime=0
/proc/27996/stat : 27996 (hydra) S 27994 27996 27468 0 -1 4194304 330 247 0 0 0 0 0 0 20 0 1 0 1995280699 5488640 236 996147200 4194304 4889804 548682068816 18446744073709551615 228774699844 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27996/statm: 1340 236 195 169 0 51 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5360

[startup+0.701554 s]
/proc/loadavg: 2.04 2.11 2.05 4/74 27996
/proc/meminfo: memFree=1901760/2055920 swapFree=4179604/4192956
[pid=27996] ppid=27994 vsize=5360 CPUtime=0
/proc/27996/stat : 27996 (hydra) S 27994 27996 27468 0 -1 4194304 330 247 0 0 0 0 0 0 20 0 1 0 1995280699 5488640 236 996147200 4194304 4889804 548682068816 18446744073709551615 228774699844 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27996/statm: 1340 236 195 169 0 51 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5360

[startup+1.50171 s]
/proc/loadavg: 2.04 2.11 2.05 3/76 28000
/proc/meminfo: memFree=1896048/2055920 swapFree=4179604/4192956
[pid=27996] ppid=27994 vsize=5360 CPUtime=0
/proc/27996/stat : 27996 (hydra) S 27994 27996 27468 0 -1 4194304 330 247 0 0 0 0 0 0 20 0 1 0 1995280699 5488640 236 996147200 4194304 4889804 548682068816 18446744073709551615 228774699844 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27996/statm: 1340 236 195 169 0 51 0
[pid=28000] ppid=27996 vsize=6916 CPUtime=1.39
/proc/28000/stat : 28000 (xsolve) R 27996 27996 27468 0 -1 4194304 1100 0 8 0 138 1 0 0 25 0 1 0 1995280700 7081984 1067 996147200 134512640 135239763 4294956176 18446744073709551615 135057240 0 0 4096 0 0 0 0 17 1 0 0
/proc/28000/statm: 1729 1067 426 177 0 632 0
Current children cumulated CPU time (s) 1.39
Current children cumulated vsize (KiB) 12276

[startup+3.10202 s]
/proc/loadavg: 2.04 2.11 2.05 2/77 28005
/proc/meminfo: memFree=1897512/2055920 swapFree=4179604/4192956
[pid=27996] ppid=27994 vsize=5360 CPUtime=1.57
/proc/27996/stat : 27996 (hydra) S 27994 27996 27468 0 -1 4194304 375 1694 0 11 0 0 155 2 17 0 1 0 1995280699 5488640 238 996147200 4194304 4889804 548682068816 18446744073709551615 228774699844 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27996/statm: 1340 238 196 169 0 51 0
[pid=28004] ppid=27996 vsize=197020 CPUtime=0.47
/proc/28004/stat : 28004 (java) S 27996 27996 27468 0 -1 0 4107 0 1 0 44 3 0 0 18 0 9 0 1995280892 201748480 3494 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/28004/statm: 49255 3494 1677 9 0 43837 0
[pid=28004/tid=28005] ppid=27996 vsize=197020 CPUtime=0.31
/proc/28004/task/28005/stat : 28005 (java) R 27996 27996 27468 0 -1 64 2537 0 1 0 30 1 0 0 23 0 9 0 1995280894 201748480 3494 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.04
Current children cumulated vsize (KiB) 202380

[startup+6.30165 s]
/proc/loadavg: 2.04 2.10 2.05 3/84 28012
/proc/meminfo: memFree=1880944/2055920 swapFree=4179604/4192956
[pid=27996] ppid=27994 vsize=5360 CPUtime=1.57
/proc/27996/stat : 27996 (hydra) S 27994 27996 27468 0 -1 4194304 375 1694 0 11 0 0 155 2 17 0 1 0 1995280699 5488640 238 996147200 4194304 4889804 548682068816 18446744073709551615 228774699844 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27996/statm: 1340 238 196 169 0 51 0
[pid=28004] ppid=27996 vsize=197020 CPUtime=3.67
/proc/28004/stat : 28004 (java) S 27996 27996 27468 0 -1 0 9366 0 1 0 355 12 0 0 18 0 9 0 1995280892 201748480 7761 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/28004/statm: 49255 7761 2541 9 0 43837 0
[pid=28004/tid=28005] ppid=27996 vsize=197020 CPUtime=2.86
/proc/28004/task/28005/stat : 28005 (java) R 27996 27996 27468 0 -1 64 3445 0 1 0 282 4 0 0 25 0 9 0 1995280894 201748480 7761 996147200 134512640 134550740 4294955968 18446744073709551615 4126460826 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=28004/tid=28006] ppid=27996 vsize=197020 CPUtime=0.63
/proc/28004/task/28006/stat : 28006 (java) S 27996 27996 27468 0 -1 64 4569 0 0 0 57 6 0 0 16 0 9 0 1995280959 201748480 7761 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=28004/tid=28007] ppid=27996 vsize=197020 CPUtime=0
/proc/28004/task/28007/stat : 28007 (java) S 27996 27996 27468 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 1995280959 201748480 7761 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=28004/tid=28008] ppid=27996 vsize=197020 CPUtime=0
/proc/28004/task/28008/stat : 28008 (java) S 27996 27996 27468 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 1995280959 201748480 7761 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=28004/tid=28009] ppid=27996 vsize=197020 CPUtime=0
/proc/28004/task/28009/stat : 28009 (java) S 27996 27996 27468 0 -1 64 1 0 0 0 0 0 0 0 20 0 9 0 1995280964 201748480 7761 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=28004/tid=28010] ppid=27996 vsize=197020 CPUtime=0.15
/proc/28004/task/28010/stat : 28010 (java) S 27996 27996 27468 0 -1 64 628 0 0 0 15 0 0 0 16 0 9 0 1995280964 201748480 7761 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=28004/tid=28011] ppid=27996 vsize=197020 CPUtime=0
/proc/28004/task/28011/stat : 28011 (java) S 27996 27996 27468 0 -1 64 0 0 0 0 0 0 0 0 21 0 9 0 1995280964 201748480 7761 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=28004/tid=28012] ppid=27996 vsize=197020 CPUtime=0
/proc/28004/task/28012/stat : 28012 (java) S 27996 27996 27468 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 1995280965 201748480 7761 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 5.24
Current children cumulated vsize (KiB) 202380

[startup+12.7029 s]
/proc/loadavg: 2.03 2.10 2.05 3/87 28015
/proc/meminfo: memFree=1867160/2055920 swapFree=4179604/4192956
[pid=27996] ppid=27994 vsize=5360 CPUtime=1.57
/proc/27996/stat : 27996 (hydra) S 27994 27996 27468 0 -1 4194304 375 1694 0 11 0 0 155 2 17 0 1 0 1995280699 5488640 238 996147200 4194304 4889804 548682068816 18446744073709551615 228774699844 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27996/statm: 1340 238 196 169 0 51 0
[pid=28004] ppid=27996 vsize=197344 CPUtime=5.59
/proc/28004/stat : 28004 (java) S 27996 27996 27468 0 -1 0 13934 0 1 0 538 21 0 0 18 0 10 0 1995280892 202080256 9479 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/28004/statm: 49336 9479 2544 9 0 43918 0
[pid=28014] ppid=28004 vsize=5356 CPUtime=0
/proc/28014/stat : 28014 (mistral) S 28004 27996 27468 0 -1 4194304 292 0 0 0 0 0 0 0 18 0 1 0 1995281531 5484544 238 996147200 4194304 4889804 548682068576 18446744073709551615 228774699844 0 65540 4 65538 18446744071563356171 0 0 17 0 0 0
/proc/28014/statm: 1339 238 198 169 0 50 0
[pid=28015] ppid=28014 vsize=7232 CPUtime=4.32
/proc/28015/stat : 28015 (xsolve) R 28014 27996 27468 0 -1 4194304 1155 0 0 0 432 0 0 0 25 0 1 0 1995281532 7405568 1119 996147200 134512640 135239763 4294955952 18446744073709551615 135057232 0 4 0 0 0 0 0 17 1 0 0
/proc/28015/statm: 1808 1119 408 177 0 711 0
[pid=28004/tid=28005] ppid=27996 vsize=197344 CPUtime=4.32
/proc/28004/task/28005/stat : 28005 (java) S 27996 27996 27468 0 -1 64 3903 0 1 0 424 8 0 0 16 0 10 0 1995280894 202080256 9479 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 1 0 0
[pid=28004/tid=28006] ppid=27996 vsize=197344 CPUtime=1.02
/proc/28004/task/28006/stat : 28006 (java) S 27996 27996 27468 0 -1 64 8562 0 0 0 91 11 0 0 16 0 10 0 1995280959 202080256 9479 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=28004/tid=28007] ppid=27996 vsize=197344 CPUtime=0
/proc/28004/task/28007/stat : 28007 (java) S 27996 27996 27468 0 -1 64 12 0 0 0 0 0 0 0 16 0 10 0 1995280959 202080256 9479 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=28004/tid=28008] ppid=27996 vsize=197344 CPUtime=0
/proc/28004/task/28008/stat : 28008 (java) S 27996 27996 27468 0 -1 64 5 0 0 0 0 0 0 0 15 0 10 0 1995280959 202080256 9479 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=28004/tid=28009] ppid=27996 vsize=197344 CPUtime=0
/proc/28004/task/28009/stat : 28009 (java) S 27996 27996 27468 0 -1 64 1 0 0 0 0 0 0 0 20 0 10 0 1995280964 202080256 9479 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=28004/tid=28010] ppid=27996 vsize=197344 CPUtime=0.21
/proc/28004/task/28010/stat : 28010 (java) S 27996 27996 27468 0 -1 64 668 0 0 0 21 0 0 0 16 0 10 0 1995280964 202080256 9479 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=28004/tid=28011] ppid=27996 vsize=197344 CPUtime=0
/proc/28004/task/28011/stat : 28011 (java) S 27996 27996 27468 0 -1 64 0 0 0 0 0 0 0 0 21 0 10 0 1995280964 202080256 9479 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=28004/tid=28012] ppid=27996 vsize=197344 CPUtime=0
/proc/28004/task/28012/stat : 28012 (java) S 27996 27996 27468 0 -1 64 5 0 0 0 0 0 0 0 15 0 10 0 1995280965 202080256 9479 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=28004/tid=28013] ppid=27996 vsize=197344 CPUtime=0
/proc/28004/task/28013/stat : 28013 (java) S 27996 27996 27468 0 -1 64 71 0 0 0 0 0 0 0 25 0 10 0 1995281531 202080256 9479 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 18446744071563356171 0 0 -1 0 0 0
Current children cumulated CPU time (s) 11.48
Current children cumulated vsize (KiB) 215292

[startup+25.5014 s]
/proc/loadavg: 2.03 2.10 2.05 3/87 28015
/proc/meminfo: memFree=1867288/2055920 swapFree=4179604/4192956
[pid=27996] ppid=27994 vsize=5360 CPUtime=1.57
/proc/27996/stat : 27996 (hydra) S 27994 27996 27468 0 -1 4194304 375 1694 0 11 0 0 155 2 17 0 1 0 1995280699 5488640 238 996147200 4194304 4889804 548682068816 18446744073709551615 228774699844 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27996/statm: 1340 238 196 169 0 51 0
[pid=28004] ppid=27996 vsize=197344 CPUtime=5.59
/proc/28004/stat : 28004 (java) S 27996 27996 27468 0 -1 0 13957 0 1 0 538 21 0 0 18 0 10 0 1995280892 202080256 9479 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/28004/statm: 49336 9479 2544 9 0 43918 0
[pid=28014] ppid=28004 vsize=5356 CPUtime=0
/proc/28014/stat : 28014 (mistral) S 28004 27996 27468 0 -1 4194304 292 0 0 0 0 0 0 0 18 0 1 0 1995281531 5484544 238 996147200 4194304 4889804 548682068576 18446744073709551615 228774699844 0 65540 4 65538 18446744071563356171 0 0 17 0 0 0
/proc/28014/statm: 1339 238 198 169 0 50 0
[pid=28015] ppid=28014 vsize=7232 CPUtime=17
/proc/28015/stat : 28015 (xsolve) R 28014 27996 27468 0 -1 4194304 1155 0 0 0 1700 0 0 0 25 0 1 0 1995281532 7405568 1119 996147200 134512640 135239763 4294955952 18446744073709551615 134797013 0 4 0 0 0 0 0 17 1 0 0
/proc/28015/statm: 1808 1119 408 177 0 711 0
[pid=28004/tid=28005] ppid=27996 vsize=197344 CPUtime=4.32
/proc/28004/task/28005/stat : 28005 (java) S 27996 27996 27468 0 -1 64 3903 0 1 0 424 8 0 0 16 0 10 0 1995280894 202080256 9479 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 1 0 0
[pid=28004/tid=28006] ppid=27996 vsize=197344 CPUtime=1.02
/proc/28004/task/28006/stat : 28006 (java) S 27996 27996 27468 0 -1 64 8562 0 0 0 91 11 0 0 16 0 10 0 1995280959 202080256 9479 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=28004/tid=28007] ppid=27996 vsize=197344 CPUtime=0
/proc/28004/task/28007/stat : 28007 (java) S 27996 27996 27468 0 -1 64 12 0 0 0 0 0 0 0 16 0 10 0 1995280959 202080256 9479 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=28004/tid=28008] ppid=27996 vsize=197344 CPUtime=0
/proc/28004/task/28008/stat : 28008 (java) S 27996 27996 27468 0 -1 64 5 0 0 0 0 0 0 0 15 0 10 0 1995280959 202080256 9479 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=28004/tid=28009] ppid=27996 vsize=197344 CPUtime=0
/proc/28004/task/28009/stat : 28009 (java) S 27996 27996 27468 0 -1 64 1 0 0 0 0 0 0 0 20 0 10 0 1995280964 202080256 9479 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=28004/tid=28010] ppid=27996 vsize=197344 CPUtime=0.21
/proc/28004/task/28010/stat : 28010 (java) S 27996 27996 27468 0 -1 64 668 0 0 0 21 0 0 0 16 0 10 0 1995280964 202080256 9479 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=28004/tid=28011] ppid=27996 vsize=197344 CPUtime=0
/proc/28004/task/28011/stat : 28011 (java) S 27996 27996 27468 0 -1 64 0 0 0 0 0 0 0 0 21 0 10 0 1995280964 202080256 9479 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=28004/tid=28012] ppid=27996 vsize=197344 CPUtime=0
/proc/28004/task/28012/stat : 28012 (java) S 27996 27996 27468 0 -1 64 28 0 0 0 0 0 0 0 15 0 10 0 1995280965 202080256 9479 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=28004/tid=28013] ppid=27996 vsize=197344 CPUtime=0
/proc/28004/task/28013/stat : 28013 (java) S 27996 27996 27468 0 -1 64 71 0 0 0 0 0 0 0 25 0 10 0 1995281531 202080256 9479 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 18446744071563356171 0 0 -1 0 0 0
Current children cumulated CPU time (s) 24.16
Current children cumulated vsize (KiB) 215292

[startup+51.1014 s]
/proc/loadavg: 2.02 2.09 2.05 3/87 28015
/proc/meminfo: memFree=1867288/2055920 swapFree=4179604/4192956
[pid=27996] ppid=27994 vsize=5360 CPUtime=1.57
/proc/27996/stat : 27996 (hydra) S 27994 27996 27468 0 -1 4194304 375 1694 0 11 0 0 155 2 17 0 1 0 1995280699 5488640 238 996147200 4194304 4889804 548682068816 18446744073709551615 228774699844 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27996/statm: 1340 238 196 169 0 51 0
[pid=28004] ppid=27996 vsize=197344 CPUtime=5.59
/proc/28004/stat : 28004 (java) S 27996 27996 27468 0 -1 0 13957 0 1 0 538 21 0 0 18 0 10 0 1995280892 202080256 9479 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/28004/statm: 49336 9479 2544 9 0 43918 0
[pid=28014] ppid=28004 vsize=5356 CPUtime=0
/proc/28014/stat : 28014 (mistral) S 28004 27996 27468 0 -1 4194304 292 0 0 0 0 0 0 0 18 0 1 0 1995281531 5484544 238 996147200 4194304 4889804 548682068576 18446744073709551615 228774699844 0 65540 4 65538 18446744071563356171 0 0 17 0 0 0
/proc/28014/statm: 1339 238 198 169 0 50 0
[pid=28015] ppid=28014 vsize=7232 CPUtime=42.37
/proc/28015/stat : 28015 (xsolve) R 28014 27996 27468 0 -1 4194304 1155 0 0 0 4236 1 0 0 25 0 1 0 1995281532 7405568 1119 996147200 134512640 135239763 4294955952 18446744073709551615 135097520 0 4 0 0 0 0 0 17 1 0 0
/proc/28015/statm: 1808 1119 408 177 0 711 0
[pid=28004/tid=28005] ppid=27996 vsize=197344 CPUtime=4.32
/proc/28004/task/28005/stat : 28005 (java) S 27996 27996 27468 0 -1 64 3903 0 1 0 424 8 0 0 16 0 10 0 1995280894 202080256 9479 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 1 0 0
[pid=28004/tid=28006] ppid=27996 vsize=197344 CPUtime=1.02

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

/proc/28004/statm: 49417 9504 2545 9 0 43999 0
[pid=28053] ppid=28004 vsize=5356 CPUtime=0
/proc/28053/stat : 28053 (choco) S 28004 27996 27468 0 -1 4194304 298 0 0 0 0 0 0 0 18 0 1 0 1995382680 5484544 238 996147200 4194304 4889804 548682068592 18446744073709551615 228774699844 0 65540 4 65538 18446744071563356171 0 0 17 0 0 0
/proc/28053/statm: 1339 238 197 169 0 50 0
[pid=28054] ppid=28053 vsize=655588 CPUtime=758.97
/proc/28054/stat : 28054 (java) S 28053 27996 27468 0 -1 0 16588 0 1 0 75106 791 0 0 19 0 9 0 1995382681 671322112 16019 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/28054/statm: 163897 16019 1908 9 0 158426 0
[pid=28054/tid=28055] ppid=28053 vsize=655588 CPUtime=758.45
/proc/28054/task/28055/stat : 28055 (java) R 28053 27996 27468 0 -1 64 12217 0 1 0 75059 786 0 0 25 0 9 0 1995382682 671322112 16019 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=28054/tid=28056] ppid=28053 vsize=655588 CPUtime=0.24
/proc/28054/task/28056/stat : 28056 (java) S 28053 27996 27468 0 -1 64 3207 0 0 0 22 2 0 0 16 0 9 0 1995382683 671322112 16019 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=28054/tid=28057] ppid=28053 vsize=655588 CPUtime=0
/proc/28054/task/28057/stat : 28057 (java) S 28053 27996 27468 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 1995382684 671322112 16019 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=28054/tid=28058] ppid=28053 vsize=655588 CPUtime=0
/proc/28054/task/28058/stat : 28058 (java) S 28053 27996 27468 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 1995382684 671322112 16019 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=28054/tid=28059] ppid=28053 vsize=655588 CPUtime=0
/proc/28054/task/28059/stat : 28059 (java) S 28053 27996 27468 0 -1 64 1 0 0 0 0 0 0 0 24 0 9 0 1995382686 671322112 16019 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=28054/tid=28060] ppid=28053 vsize=655588 CPUtime=0.25
/proc/28054/task/28060/stat : 28060 (java) S 28053 27996 27468 0 -1 64 616 0 0 0 24 1 0 0 16 0 9 0 1995382686 671322112 16019 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=28054/tid=28061] ppid=28053 vsize=655588 CPUtime=0
/proc/28054/task/28061/stat : 28061 (java) S 28053 27996 27468 0 -1 64 0 0 0 0 0 0 0 0 25 0 9 0 1995382686 671322112 16019 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=28054/tid=28062] ppid=28053 vsize=655588 CPUtime=0
/proc/28054/task/28062/stat : 28062 (java) S 28053 27996 27468 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 1995382686 671322112 16019 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=28004/tid=28005] ppid=27996 vsize=197668 CPUtime=1012.17
/proc/28004/task/28005/stat : 28005 (java) S 27996 27996 27468 0 -1 64 3981 1461 1 0 424 8 100778 7 16 0 10 0 1995280894 202412032 9504 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 0 0 0
[pid=28004/tid=28006] ppid=27996 vsize=197668 CPUtime=1008.87
/proc/28004/task/28006/stat : 28006 (java) S 27996 27996 27468 0 -1 64 8573 1461 0 0 91 11 100778 7 16 0 10 0 1995280959 202412032 9504 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=28004/tid=28007] ppid=27996 vsize=197668 CPUtime=1007.85
/proc/28004/task/28007/stat : 28007 (java) S 27996 27996 27468 0 -1 64 12 1461 0 0 0 0 100778 7 16 0 10 0 1995280959 202412032 9504 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=28004/tid=28008] ppid=27996 vsize=197668 CPUtime=1007.85
/proc/28004/task/28008/stat : 28008 (java) S 27996 27996 27468 0 -1 64 5 1461 0 0 0 0 100778 7 15 0 10 0 1995280959 202412032 9504 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=28004/tid=28009] ppid=27996 vsize=197668 CPUtime=1007.85
/proc/28004/task/28009/stat : 28009 (java) S 27996 27996 27468 0 -1 64 1 1461 0 0 0 0 100778 7 20 0 10 0 1995280964 202412032 9504 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=28004/tid=28010] ppid=27996 vsize=197668 CPUtime=1008.06
/proc/28004/task/28010/stat : 28010 (java) S 27996 27996 27468 0 -1 64 699 1461 0 0 21 0 100778 7 16 0 10 0 1995280964 202412032 9504 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=28004/tid=28011] ppid=27996 vsize=197668 CPUtime=1007.85
/proc/28004/task/28011/stat : 28011 (java) S 27996 27996 27468 0 -1 64 0 1461 0 0 0 0 100778 7 21 0 10 0 1995280964 202412032 9504 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=28004/tid=28012] ppid=27996 vsize=197668 CPUtime=1007.85
/proc/28004/task/28012/stat : 28012 (java) S 27996 27996 27468 0 -1 64 34 1461 0 0 0 0 100778 7 15 0 10 0 1995280965 202412032 9504 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=28004/tid=28052] ppid=27996 vsize=197668 CPUtime=1007.85
/proc/28004/task/28052/stat : 28052 (java) S 27996 27996 27468 0 -1 64 49 1461 0 0 0 0 100778 7 17 0 10 0 1995382680 202412032 9504 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 18446744071563356171 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1773.98
Current children cumulated vsize (KiB) 863972



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1808.4 s]
/proc/loadavg: 2.00 2.00 2.00 3/95 28184
/proc/meminfo: memFree=1798096/2055920 swapFree=4179604/4192956
[pid=27996] ppid=27994 vsize=5360 CPUtime=1.57
/proc/27996/stat : 27996 (hydra) S 27994 27996 27468 0 -1 4194304 375 1694 0 11 0 0 155 2 17 0 1 0 1995280699 5488640 238 996147200 4194304 4889804 548682068816 18446744073709551615 228774699844 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27996/statm: 1340 238 196 169 0 51 0
[pid=28004] ppid=27996 vsize=197668 CPUtime=1013.44
/proc/28004/stat : 28004 (java) S 27996 27996 27468 0 -1 0 14136 1461 1 0 538 21 100778 7 18 0 10 0 1995280892 202412032 9504 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/28004/statm: 49417 9504 2545 9 0 43999 0
[pid=28053] ppid=28004 vsize=5356 CPUtime=0
/proc/28053/stat : 28053 (choco) S 28004 27996 27468 0 -1 4194304 298 0 0 0 0 0 0 0 18 0 1 0 1995382680 5484544 238 996147200 4194304 4889804 548682068592 18446744073709551615 228774699844 0 65540 4 65538 18446744071563356171 0 0 17 0 0 0
/proc/28053/statm: 1339 238 197 169 0 50 0
[pid=28054] ppid=28053 vsize=655588 CPUtime=785.06
/proc/28054/stat : 28054 (java) S 28053 27996 27468 0 -1 0 16593 0 1 0 77691 815 0 0 19 0 9 0 1995382681 671322112 16019 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/28054/statm: 163897 16019 1908 9 0 158426 0
[pid=28054/tid=28055] ppid=28053 vsize=655588 CPUtime=784.54
/proc/28054/task/28055/stat : 28055 (java) R 28053 27996 27468 0 -1 64 12222 0 1 0 77643 811 0 0 25 0 9 0 1995382682 671322112 16019 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=28054/tid=28056] ppid=28053 vsize=655588 CPUtime=0.25
/proc/28054/task/28056/stat : 28056 (java) S 28053 27996 27468 0 -1 64 3207 0 0 0 23 2 0 0 16 0 9 0 1995382683 671322112 16019 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=28054/tid=28057] ppid=28053 vsize=655588 CPUtime=0
/proc/28054/task/28057/stat : 28057 (java) S 28053 27996 27468 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 1995382684 671322112 16019 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=28054/tid=28058] ppid=28053 vsize=655588 CPUtime=0
/proc/28054/task/28058/stat : 28058 (java) S 28053 27996 27468 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 1995382684 671322112 16019 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=28054/tid=28059] ppid=28053 vsize=655588 CPUtime=0
/proc/28054/task/28059/stat : 28059 (java) S 28053 27996 27468 0 -1 64 1 0 0 0 0 0 0 0 24 0 9 0 1995382686 671322112 16019 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=28054/tid=28060] ppid=28053 vsize=655588 CPUtime=0.25
/proc/28054/task/28060/stat : 28060 (java) S 28053 27996 27468 0 -1 64 616 0 0 0 24 1 0 0 16 0 9 0 1995382686 671322112 16019 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=28054/tid=28061] ppid=28053 vsize=655588 CPUtime=0
/proc/28054/task/28061/stat : 28061 (java) S 28053 27996 27468 0 -1 64 0 0 0 0 0 0 0 0 25 0 9 0 1995382686 671322112 16019 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=28054/tid=28062] ppid=28053 vsize=655588 CPUtime=0
/proc/28054/task/28062/stat : 28062 (java) S 28053 27996 27468 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 1995382686 671322112 16019 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=28004/tid=28005] ppid=27996 vsize=197668 CPUtime=1012.17
/proc/28004/task/28005/stat : 28005 (java) S 27996 27996 27468 0 -1 64 3981 1461 1 0 424 8 100778 7 16 0 10 0 1995280894 202412032 9504 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 0 0 0
[pid=28004/tid=28006] ppid=27996 vsize=197668 CPUtime=1008.87
/proc/28004/task/28006/stat : 28006 (java) S 27996 27996 27468 0 -1 64 8573 1461 0 0 91 11 100778 7 16 0 10 0 1995280959 202412032 9504 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=28004/tid=28007] ppid=27996 vsize=197668 CPUtime=1007.85
/proc/28004/task/28007/stat : 28007 (java) S 27996 27996 27468 0 -1 64 12 1461 0 0 0 0 100778 7 16 0 10 0 1995280959 202412032 9504 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=28004/tid=28008] ppid=27996 vsize=197668 CPUtime=1007.85
/proc/28004/task/28008/stat : 28008 (java) S 27996 27996 27468 0 -1 64 5 1461 0 0 0 0 100778 7 15 0 10 0 1995280959 202412032 9504 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=28004/tid=28009] ppid=27996 vsize=197668 CPUtime=1007.85
/proc/28004/task/28009/stat : 28009 (java) S 27996 27996 27468 0 -1 64 1 1461 0 0 0 0 100778 7 20 0 10 0 1995280964 202412032 9504 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=28004/tid=28010] ppid=27996 vsize=197668 CPUtime=1008.06
/proc/28004/task/28010/stat : 28010 (java) S 27996 27996 27468 0 -1 64 699 1461 0 0 21 0 100778 7 16 0 10 0 1995280964 202412032 9504 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=28004/tid=28011] ppid=27996 vsize=197668 CPUtime=1007.85
/proc/28004/task/28011/stat : 28011 (java) S 27996 27996 27468 0 -1 64 0 1461 0 0 0 0 100778 7 21 0 10 0 1995280964 202412032 9504 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=28004/tid=28012] ppid=27996 vsize=197668 CPUtime=1007.85
/proc/28004/task/28012/stat : 28012 (java) S 27996 27996 27468 0 -1 64 34 1461 0 0 0 0 100778 7 15 0 10 0 1995280965 202412032 9504 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=28004/tid=28052] ppid=27996 vsize=197668 CPUtime=1007.85
/proc/28004/task/28052/stat : 28052 (java) S 27996 27996 27468 0 -1 64 49 1461 0 0 0 0 100778 7 17 0 10 0 1995382680 202412032 9504 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 18446744071563356171 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1800.07
Current children cumulated vsize (KiB) 863972

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

Solver just ended. Dumping a history of the last processes samples

[startup+1808.4 s]
/proc/loadavg: 2.00 2.00 2.00 3/95 28184
/proc/meminfo: memFree=1798096/2055920 swapFree=4179604/4192956
[pid=27996] ppid=27994 vsize=5360 CPUtime=1.57
/proc/27996/stat : 27996 (hydra) S 27994 27996 27468 0 -1 4194304 375 1694 0 11 0 0 155 2 17 0 1 0 1995280699 5488640 238 996147200 4194304 4889804 548682068816 18446744073709551615 228774699844 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27996/statm: 1340 238 196 169 0 51 0
[pid=28004] ppid=27996 vsize=197668 CPUtime=1013.44
/proc/28004/stat : 28004 (java) S 27996 27996 27468 0 -1 0 14136 1461 1 0 538 21 100778 7 18 0 10 0 1995280892 202412032 9504 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/28004/statm: 49417 9504 2545 9 0 43999 0
[pid=28053] ppid=28004 vsize=5356 CPUtime=0
/proc/28053/stat : 28053 (choco) S 28004 27996 27468 0 -1 4194304 298 0 0 0 0 0 0 0 18 0 1 0 1995382680 5484544 238 996147200 4194304 4889804 548682068592 18446744073709551615 228774699844 0 65540 4 65538 18446744071563356171 0 0 17 0 0 0
/proc/28053/statm: 1339 238 197 169 0 50 0
[pid=28054] ppid=28053 vsize=655588 CPUtime=785.06
/proc/28054/stat : 28054 (java) S 28053 27996 27468 0 -1 0 16593 0 1 0 77691 815 0 0 19 0 9 0 1995382681 671322112 16019 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/28054/statm: 163897 16019 1908 9 0 158426 0
[pid=28054/tid=28055] ppid=28053 vsize=655588 CPUtime=784.54
/proc/28054/task/28055/stat : 28055 (java) R 28053 27996 27468 0 -1 64 12222 0 1 0 77643 811 0 0 25 0 9 0 1995382682 671322112 16019 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=28054/tid=28056] ppid=28053 vsize=655588 CPUtime=0.25
/proc/28054/task/28056/stat : 28056 (java) S 28053 27996 27468 0 -1 64 3207 0 0 0 23 2 0 0 16 0 9 0 1995382683 671322112 16019 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=28054/tid=28057] ppid=28053 vsize=655588 CPUtime=0
/proc/28054/task/28057/stat : 28057 (java) S 28053 27996 27468 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 1995382684 671322112 16019 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=28054/tid=28058] ppid=28053 vsize=655588 CPUtime=0
/proc/28054/task/28058/stat : 28058 (java) S 28053 27996 27468 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 1995382684 671322112 16019 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=28054/tid=28059] ppid=28053 vsize=655588 CPUtime=0
/proc/28054/task/28059/stat : 28059 (java) S 28053 27996 27468 0 -1 64 1 0 0 0 0 0 0 0 24 0 9 0 1995382686 671322112 16019 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=28054/tid=28060] ppid=28053 vsize=655588 CPUtime=0.25
/proc/28054/task/28060/stat : 28060 (java) S 28053 27996 27468 0 -1 64 616 0 0 0 24 1 0 0 16 0 9 0 1995382686 671322112 16019 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=28054/tid=28061] ppid=28053 vsize=655588 CPUtime=0
/proc/28054/task/28061/stat : 28061 (java) S 28053 27996 27468 0 -1 64 0 0 0 0 0 0 0 0 25 0 9 0 1995382686 671322112 16019 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=28054/tid=28062] ppid=28053 vsize=655588 CPUtime=0
/proc/28054/task/28062/stat : 28062 (java) S 28053 27996 27468 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 1995382686 671322112 16019 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=28004/tid=28005] ppid=27996 vsize=197668 CPUtime=1012.17
/proc/28004/task/28005/stat : 28005 (java) S 27996 27996 27468 0 -1 64 3981 1461 1 0 424 8 100778 7 16 0 10 0 1995280894 202412032 9504 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 0 0 0
[pid=28004/tid=28006] ppid=27996 vsize=197668 CPUtime=1008.87
/proc/28004/task/28006/stat : 28006 (java) S 27996 27996 27468 0 -1 64 8573 1461 0 0 91 11 100778 7 16 0 10 0 1995280959 202412032 9504 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=28004/tid=28007] ppid=27996 vsize=197668 CPUtime=1007.85
/proc/28004/task/28007/stat : 28007 (java) S 27996 27996 27468 0 -1 64 12 1461 0 0 0 0 100778 7 16 0 10 0 1995280959 202412032 9504 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=28004/tid=28008] ppid=27996 vsize=197668 CPUtime=1007.85
/proc/28004/task/28008/stat : 28008 (java) S 27996 27996 27468 0 -1 64 5 1461 0 0 0 0 100778 7 15 0 10 0 1995280959 202412032 9504 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=28004/tid=28009] ppid=27996 vsize=197668 CPUtime=1007.85
/proc/28004/task/28009/stat : 28009 (java) S 27996 27996 27468 0 -1 64 1 1461 0 0 0 0 100778 7 20 0 10 0 1995280964 202412032 9504 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=28004/tid=28010] ppid=27996 vsize=197668 CPUtime=1008.06
/proc/28004/task/28010/stat : 28010 (java) S 27996 27996 27468 0 -1 64 699 1461 0 0 21 0 100778 7 16 0 10 0 1995280964 202412032 9504 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=28004/tid=28011] ppid=27996 vsize=197668 CPUtime=1007.85
/proc/28004/task/28011/stat : 28011 (java) S 27996 27996 27468 0 -1 64 0 1461 0 0 0 0 100778 7 21 0 10 0 1995280964 202412032 9504 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=28004/tid=28012] ppid=27996 vsize=197668 CPUtime=1007.85
/proc/28004/task/28012/stat : 28012 (java) S 27996 27996 27468 0 -1 64 34 1461 0 0 0 0 100778 7 15 0 10 0 1995280965 202412032 9504 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=28004/tid=28052] ppid=27996 vsize=197668 CPUtime=1007.85
/proc/28004/task/28052/stat : 28052 (java) S 27996 27996 27468 0 -1 64 49 1461 0 0 0 0 100778 7 17 0 10 0 1995382680 202412032 9504 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 18446744071563356171 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1800.07
Current children cumulated vsize (KiB) 863972

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 27996 and gives
#  childrusage.ru_utime.tv_sec=1
#  childrusage.ru_utime.tv_usec=556763
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=24996
# CPU time returned by wait4() is 1.58176
# while last known CPU time is 1800.07
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1808.44
CPU time (s): 1800.07
CPU user time (s): 1791.62
CPU system time (s): 8.45
CPU usage (%): 99.5372
Max. virtual memory (cumulated for all children) (KiB): 863972

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1.55676
system time used= 0.024996
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 2069
page faults= 11
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 73
involuntary context switches= 44

runsolver used 4.5753 second user time and 11.4813 second system time

The end

Launcher Data (download as text)

Begin job on node74 at 2008-07-04 11:21:35
IDJOB=1070101
IDBENCH=55795
IDSOLVER=366
FILE ID=node74/1070101-1215163295
PBS_JOBID= 7881404
Free space on /tmp= 103236 MiB

SOLVER NAME= cpHydra k_40
BENCH NAME= CPAI08/csp/pseudoGLB/normalized-chnl40-45-pb-cnf-cr.xml
COMMAND LINE= HOME/cpHydra_k_40/hydra BENCHNAME 
RUNSOLVER COMMAND LINE= /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1070101-1215163295/watcher-1070101-1215163295 -o /tmp/evaluation-result-1070101-1215163295/solver-1070101-1215163295 -C 1800 -W 2200 -M 900 --output-limit 1,15  HOME/cpHydra_k_40/hydra HOME/instance-1070101-1215163295.xml 

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= d90b14d447b2d0625f8e023b3d8fff94
RANDOM SEED=1024304709

node74.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.259
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.259
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:       1902368 kB
Buffers:          2728 kB
Cached:          82504 kB
SwapCached:       6432 kB
Active:          71552 kB
Inactive:        27228 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1902368 kB
SwapTotal:     4192956 kB
SwapFree:      4179604 kB
Dirty:           24576 kB
Writeback:           0 kB
Mapped:          20460 kB
Slab:            39852 kB
Committed_AS:  4030496 kB
PageTables:       1800 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 103212 MiB
End job on node74 at 2008-07-04 11:51:46