Trace number 1070501

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.09 1816.14

General information on the benchmark

Namecsp/pseudoGLB/
normalized-pigeon-cardinality-95-90.xml
MD5SUMb24d6317b37c425ee5e9e0d5c2fb36b7
Bench CategoryGLOBAL (global constraints)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables8550
Number of constraints185
Maximum constraint arity95
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(185)

Solver Data (download as text)

0.00/0.00	c cpHydra_k_40 version 0.0
7.38/7.51	c CASE TO CLASSIFY:
7.38/7.51	c Case: 0
7.38/7.51	c 19 >   0.000000 | c 35 >  -1.000000 | c 17 >   0.000000 | c 18 > 100.000000 | c 33 >  -1.000000 | c 15 >  17.306700 | c 34 >  -1.000000 | c 16 >  95.000000 | c 13 >   9.012770 | c 14 >  12.904400 | c 11 >  13.076800 | c 12 >   8.299450 | 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.531380 | c 1 >  13.061700 | c 0 >  -1.000000 | c 30 > 100.000000 | c 7 >   7.531380 | c 6 >  -1.000000 | c 32 >   0.000000 | c 5 >  14.656800 | c 31 >   0.000000 | c 4 >  -1.000000 | c 9 >  -1.000000 | c 8 >  -1.000000 | c
7.38/7.52	c choco : 1801.0
7.38/7.52	c mistral : 1801.0
7.38/7.52	c abscon : 1801.0
7.38/7.52	c
7.38/7.52	c
7.38/7.59	c List of same ones: 40
7.38/7.59	c /home/ehebrard/new_instances/competition_4c/data/magicSquare/magicSquare-10_glb.xml
7.38/7.59	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
7.47/7.60	c choco : 1801.0
7.47/7.60	c mistral : 197.92
7.47/7.60	c abscon : 1801.0
7.47/7.60	c
7.47/7.60	c
7.47/7.60	c /home/ehebrard/new_instances/competition_4c/data/magicSquare/magicSquare-9_glb.xml
7.47/7.60	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
7.47/7.61	c choco : 12.89
7.47/7.61	c mistral : 7.43
7.47/7.61	c abscon : 1801.0
7.47/7.61	c
7.47/7.61	c
7.47/7.61	c /home/ehebrard/new_instances/competition_4c/data/magicSquare/magicSquare-8_glb.xml
7.47/7.61	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
7.47/7.62	c choco : 30.19
7.47/7.62	c mistral : 1.82
7.47/7.62	c abscon : 1801.0
7.47/7.62	c
7.47/7.62	c
7.47/7.62	c /home/ehebrard/new_instances/competition_4c/data/magicSquare/magicSquare-7_glb.xml
7.47/7.62	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
7.47/7.63	c choco : 8.91
7.47/7.63	c mistral : 0.14
7.47/7.63	c abscon : 62.66
7.47/7.63	c
7.47/7.63	c
7.47/7.63	c /home/ehebrard/new_instances/competition_4c/data/magicSquare/magicSquare-6_glb.xml
7.47/7.63	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
7.47/7.64	c choco : 3.57
7.47/7.64	c mistral : 0.47
7.47/7.64	c abscon : 35.91
7.47/7.64	c
7.47/7.64	c
7.47/7.64	c /home/ehebrard/new_instances/competition_4c/data/magicSquare/magicSquare-5_glb.xml
7.47/7.64	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
7.47/7.65	c choco : 8.05
7.47/7.65	c mistral : 0.17
7.47/7.65	c abscon : 3.99
7.47/7.65	c
7.47/7.65	c
7.47/7.65	c /home/ehebrard/new_instances/competition_4c/data/magicSquare/magicSquare-4_glb.xml
7.47/7.65	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
7.47/7.65	c choco : 1.16
7.47/7.66	c mistral : 0.02
7.47/7.66	c abscon : 1.71
7.47/7.66	c
7.47/7.66	c
7.47/7.66	c /home/ehebrard/new_instances/competition_4c/data/magicSquare/magicSquare-3_glb.xml
7.47/7.66	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
7.47/7.66	c choco : 1.13
7.47/7.66	c mistral : 0.02
7.47/7.66	c abscon : 1.49
7.47/7.66	c
7.47/7.66	c
7.47/7.66	c /home/ehebrard/new_instances/competition_4c/data/allsquaresUnsat/allsquaresUnsat-37-37.xml
7.47/7.66	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.47/7.67	c choco : 21.79
7.47/7.67	c mistral : 1801.0
7.47/7.67	c abscon : 1801.0
7.47/7.67	c
7.47/7.67	c
7.47/7.67	c /home/ehebrard/new_instances/competition_4c/data/allsquaresUnsat/allsquaresUnsat-36-36.xml
7.47/7.67	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.47/7.68	c choco : 21.51
7.47/7.68	c mistral : 1801.0
7.47/7.68	c abscon : 1801.0
7.47/7.68	c
7.47/7.68	c
7.47/7.68	c /home/ehebrard/new_instances/competition_4c/data/allsquaresUnsat/allsquaresUnsat-35-35.xml
7.47/7.68	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.47/7.69	c choco : 20.27
7.47/7.69	c mistral : 1801.0
7.47/7.69	c abscon : 1801.0
7.47/7.69	c
7.47/7.69	c
7.47/7.69	c /home/ehebrard/new_instances/competition_4c/data/allsquaresUnsat/allsquaresUnsat-31-31.xml
7.47/7.69	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.54/7.71	c choco : 19.61
7.54/7.71	c mistral : 1801.0
7.54/7.71	c abscon : 1801.0
7.54/7.71	c
7.54/7.71	c
7.54/7.71	c /home/ehebrard/new_instances/competition_4c/data/allsquaresUnsat/allsquaresUnsat-30-30.xml
7.54/7.71	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.54/7.72	c choco : 19.73
7.54/7.72	c mistral : 1801.0
7.54/7.72	c abscon : 1801.0
7.54/7.72	c
7.54/7.72	c
7.54/7.72	c /home/ehebrard/new_instances/competition_4c/data/allsquaresUnsat/allsquaresUnsat-29-29.xml
7.54/7.72	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.54/7.72	c choco : 20.93
7.54/7.72	c mistral : 1801.0
7.54/7.72	c abscon : 1801.0
7.54/7.72	c
7.54/7.72	c
7.54/7.72	c /home/ehebrard/new_instances/competition_4c/data/allsquaresUnsat/allsquaresUnsat-27-27.xml
7.54/7.72	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.54/7.74	c choco : 17.5
7.54/7.74	c mistral : 1801.0
7.54/7.74	c abscon : 1801.0
7.54/7.74	c
7.54/7.74	c
7.54/7.74	c /home/ehebrard/new_instances/competition_4c/data/allsquares/allsquares-26-26.xml
7.54/7.74	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.54/7.74	c choco : 47.2
7.54/7.74	c mistral : 1801.0
7.54/7.74	c abscon : 1801.0
7.54/7.74	c
7.54/7.74	c
7.54/7.74	c /home/ehebrard/new_instances/competition_4c/data/allsquaresUnsat/allsquaresUnsat-25-25.xml
7.54/7.74	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.54/7.75	c choco : 14.93
7.54/7.75	c mistral : 1801.0
7.54/7.75	c abscon : 1801.0
7.54/7.75	c
7.54/7.75	c
7.54/7.75	c /home/ehebrard/new_instances/competition_4c/data/allsquares/allsquares-24-24.xml
7.54/7.75	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.54/7.76	c choco : 719.66
7.54/7.76	c mistral : 1801.0
7.54/7.76	c abscon : 1801.0
7.54/7.76	c
7.54/7.76	c
7.54/7.76	c /home/ehebrard/new_instances/competition_4c/data/allsquaresUnsat/allsquaresUnsat-23-23.xml
7.54/7.76	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.54/7.76	c choco : 13.48
7.54/7.76	c mistral : 1801.0
7.54/7.76	c abscon : 1801.0
7.54/7.76	c
7.54/7.76	c
7.54/7.76	c /home/ehebrard/new_instances/competition_4c/data/allsquaresUnsat/allsquaresUnsat-22-22.xml
7.54/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.54/7.77	c choco : 12.45
7.54/7.77	c mistral : 1801.0
7.54/7.77	c abscon : 1801.0
7.54/7.77	c
7.54/7.77	c
7.54/7.77	c /home/ehebrard/new_instances/competition_4c/data/allsquares/allsquares-21-21.xml
7.54/7.77	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.54/7.78	c choco : 1801.0
7.54/7.78	c mistral : 687.44
7.54/7.78	c abscon : 1801.0
7.54/7.78	c
7.54/7.78	c
7.54/7.78	c /home/ehebrard/new_instances/competition_4c/data/allsquaresUnsat/allsquaresUnsat-21-21.xml
7.54/7.78	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.54/7.78	c choco : 11.12
7.54/7.78	c mistral : 1801.0
7.54/7.79	c abscon : 1801.0
7.54/7.79	c
7.54/7.79	c
7.54/7.79	c /home/ehebrard/new_instances/competition_4c/data/allsquaresUnsat/allsquaresUnsat-20-20.xml
7.54/7.79	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.54/7.79	c choco : 9.7
7.54/7.79	c mistral : 1801.0
7.54/7.79	c abscon : 1801.0
7.54/7.79	c
7.54/7.79	c
7.54/7.79	c /home/ehebrard/new_instances/competition_4c/data/allsquares/allsquares-20-20.xml
7.54/7.79	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.54/7.80	c choco : 1801.0
7.54/7.80	c mistral : 394.02
7.54/7.80	c abscon : 1801.0
7.54/7.80	c
7.54/7.80	c
7.54/7.80	c /home/ehebrard/new_instances/competition_4c/data/allsquares/allsquares-19-19.xml
7.54/7.80	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.60/7.80	c choco : 54.4
7.60/7.80	c mistral : 98.37
7.60/7.80	c abscon : 1801.0
7.60/7.80	c
7.60/7.80	c
7.60/7.80	c /home/ehebrard/new_instances/competition_4c/data/allsquaresUnsat/allsquaresUnsat-19-19.xml
7.60/7.80	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.60/7.81	c choco : 8.21
7.60/7.81	c mistral : 1801.0
7.60/7.81	c abscon : 1801.0
7.60/7.81	c
7.60/7.81	c
7.60/7.81	c /home/ehebrard/new_instances/competition_4c/data/allsquaresUnsat/allsquaresUnsat-18-18.xml
7.60/7.81	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.60/7.81	c choco : 1801.0
7.60/7.81	c mistral : 916.51
7.60/7.81	c abscon : 1801.0
7.60/7.81	c
7.60/7.81	c
7.60/7.81	c /home/ehebrard/new_instances/competition_4c/data/allsquares/allsquares-18-18.xml
7.60/7.81	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.60/7.82	c choco : 26.66
7.60/7.82	c mistral : 13.36
7.60/7.82	c abscon : 1801.0
7.60/7.82	c
7.60/7.82	c
7.60/7.82	c /home/ehebrard/new_instances/competition_4c/data/allsquaresUnsat/allsquaresUnsat-17-17.xml
7.60/7.82	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.60/7.83	c choco : 6.14
7.60/7.83	c mistral : 1801.0
7.60/7.83	c abscon : 1801.0
7.60/7.83	c
7.60/7.83	c
7.60/7.83	c /home/ehebrard/new_instances/competition_4c/data/allsquares/allsquares-17-17.xml
7.60/7.83	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.60/7.83	c choco : 17.66
7.60/7.83	c mistral : 11.81
7.60/7.83	c abscon : 1801.0
7.60/7.83	c
7.60/7.83	c
7.60/7.83	c /home/ehebrard/new_instances/competition_4c/data/allsquares/allsquares-16-16.xml
7.60/7.83	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.60/7.84	c choco : 21.34
7.60/7.84	c mistral : 77.84
7.60/7.84	c abscon : 1801.0
7.60/7.84	c
7.60/7.84	c
7.60/7.84	c /home/ehebrard/new_instances/competition_4c/data/allsquaresUnsat/allsquaresUnsat-16-16.xml
7.60/7.84	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.60/7.84	c choco : 5.97
7.60/7.84	c mistral : 0.11
7.60/7.84	c abscon : 1801.0
7.60/7.84	c
7.60/7.84	c
7.60/7.84	c /home/ehebrard/new_instances/competition_4c/data/allsquares/allsquares-15-15.xml
7.60/7.84	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.60/7.85	c choco : 6.04
7.60/7.85	c mistral : 0.11
7.60/7.85	c abscon : 1801.0
7.60/7.85	c
7.60/7.85	c
7.60/7.85	c /home/ehebrard/new_instances/competition_4c/data/allsquaresUnsat/allsquaresUnsat-15-15.xml
7.60/7.85	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.60/7.85	c choco : 5.68
7.60/7.85	c mistral : 0.09
7.60/7.85	c abscon : 1801.0
7.60/7.85	c
7.60/7.85	c
7.60/7.85	c /home/ehebrard/new_instances/competition_4c/data/allsquaresUnsat/allsquaresUnsat-14-14.xml
7.60/7.85	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.60/7.86	c choco : 20.83
7.60/7.86	c mistral : 0.08
7.60/7.86	c abscon : 1801.0
7.60/7.86	c
7.60/7.86	c
7.60/7.86	c /home/ehebrard/new_instances/competition_4c/data/allsquares/allsquares-14-14.xml
7.60/7.86	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.60/7.87	c choco : 5.56
7.60/7.87	c mistral : 0.08
7.60/7.87	c abscon : 1801.0
7.60/7.87	c
7.60/7.87	c
7.60/7.87	c /home/ehebrard/new_instances/competition_5c/data5/bibd6/bibd-6-90-45-3-18_glb.xml
7.60/7.87	c 19 >   0.000000 | c 35 >  30.000000 | c 17 >   0.000000 | c 18 >   7.597540 | c 33 >  60.000000 | c 15 >  21.043400 | c 34 >  20.000000 | c 16 >  90.000000 | c 13 >  13.730600 | c 14 >  13.581800 | c 11 >  10.884200 | c 12 >  12.360000 | c 21 >   1.414210 | c 20 >  92.402500 | 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 >  10.512700 | c 1 >  10.884200 | c 0 >  -1.000000 | c 30 > 100.000000 | c 7 >  -1.000000 | c 6 >  -1.000000 | c 32 >   0.000000 | c 5 >  11.884200 | c 31 >   0.000000 | c 4 >  -1.000000 | c 9 >  -1.000000 | c 8 >  -1.000000 | c
7.60/7.87	c choco : 1801.0
7.60/7.87	c mistral : 64.09
7.60/7.87	c abscon : 1801.0
7.60/7.87	c
7.60/7.87	c
7.60/7.87	c /home/ehebrard/new_instances/competition_5c/data5/bibd6/bibd-6-100-50-3-20_glb.xml
7.60/7.87	c 19 >   0.000000 | c 35 >  30.000000 | c 17 >   0.000000 | c 18 >   7.464530 | c 33 >  60.000000 | c 15 >  20.218500 | c 34 >  20.000000 | c 16 > 100.000000 | c 13 >  13.204400 | c 14 >  12.708000 | c 11 >  11.036200 | c 12 >  11.253500 | c 21 >   1.414210 | c 20 >  92.535500 | 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 >  10.662700 | c 1 >  11.036200 | c 0 >  -1.000000 | c 30 > 100.000000 | c 7 >  -1.000000 | c 6 >  -1.000000 | c 32 >   0.000000 | c 5 >  12.036200 | c 31 >   0.000000 | c 4 >  -1.000000 | c 9 >  -1.000000 | c 8 >  -1.000000 | c
7.60/7.88	c choco : 1801.0
7.60/7.88	c mistral : 0.25
7.60/7.88	c abscon : 1801.0
7.60/7.88	c
7.60/7.88	c
7.60/7.88	c /home/ehebrard/new_instances/competition_4c/data/allsquaresUnsat/allsquaresUnsat-13-13.xml
7.60/7.88	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.60/7.89	c choco : 9.2
7.60/7.89	c mistral : 0.07
7.60/7.89	c abscon : 1801.0
7.60/7.89	c
7.60/7.89	c
7.60/7.89	c /home/ehebrard/new_instances/competition_4c/data/allsquares/allsquares-13-13.xml
7.60/7.89	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.60/7.89	c choco : 5.63
7.60/7.89	c mistral : 0.13
7.60/7.89	c abscon : 19.35
7.60/7.89	c
7.60/7.89	c
7.60/7.90	c Length: 40
7.60/7.90	c 25.95503744725675  27.58131515667264  39.491450713160695  52.08789825179261  64.04779048765928  73.86816894400796  83.76102914868225  91.41273201963062  139.1322365307318  139.51116265080094  139.90667085847144  141.51417393144496  141.92297616449406  142.33294055775428  143.16130445418722  143.58832496714675  144.05476583242296  144.45918499361431  144.8968003693584  145.3092624144891  145.77411949192975  145.79646833336744  146.25052120334547  146.2992659577224  146.72840169005113  146.73614609267818  147.099832904436  147.11252901082352  147.5325463126859  147.59102512785628  148.01449456600693  148.43713062804093  148.869516865494  148.91148445006215  149.3734709267971  149.43620470864022  149.58781176813773  149.6869037245647  149.85662207714543  149.91753678202306  
7.65/7.90	c 
7.65/7.90	c 1.0  0.9870507719902093  0.9015525795086327  0.8258916146356411  0.7649397197431452  0.7212337126272517  0.6819801310342848  0.654431276717712  0.5227403937915728  0.5219064381823743  0.5210388214605144  0.5175419703148025  0.5166601634257764  0.5157788622867854  0.5140072705730546  0.5130987628080699  0.5121100491489803  0.5112558817029479  0.5103348050915535  0.5094697032864339  0.5084982164498395  0.5084516038049963  0.5075064395690879  0.5074051804799105  0.5065154633353547  0.5064994357066159  0.5057478988538036  0.5057217034010966  0.5048566229324889  0.5047364128387754  0.5038676267830909  0.5030035273626235  0.5021225549701367  0.502037211698177  0.5010996519599075  0.5009726094023825  0.5006658548223015  0.5004655597572606  0.5001228792487868  0.5  
7.65/7.91	c
7.65/7.91	c solver 0
7.65/7.91	c	  before 0.0 seconds: {} 0
7.65/7.91	c	  before 18.0 seconds: {5, 6, 7} 2057
7.65/7.91	c	  before 36.0 seconds: {4, 5, 6, 7, 39} 3322
7.65/7.91	c	  before 72.0 seconds: {3, 4, 5, 6, 7, 39} 4148
7.65/7.91	c
7.65/7.91	c solver 1
7.65/7.91	c	  before 0.0 seconds: {} 0
7.65/7.91	c	  before 18.0 seconds: {1, 2, 3, 4, 5, 6, 7, 27, 29, 31, 32, 33, 34, 35, 37, 38, 39} 10557
7.65/7.91	c	  before 72.0 seconds: {1, 2, 3, 4, 5, 6, 7, 27, 29, 31, 32, 33, 34, 35, 36, 37, 38, 39} 11058
7.65/7.91	c	  before 90.0 seconds: {1, 2, 3, 4, 5, 6, 7, 27, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39} 11561
7.65/7.91	c	  before 108.0 seconds: {1, 2, 3, 4, 5, 6, 7, 24, 27, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39} 12068
7.65/7.91	c	  before 198.0 seconds: {0, 1, 2, 3, 4, 5, 6, 7, 24, 27, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39} 13068
7.65/7.91	c	  before 396.0 seconds: {0, 1, 2, 3, 4, 5, 6, 7, 23, 24, 27, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39} 13575
7.65/7.91	c	  before 702.0 seconds: {0, 1, 2, 3, 4, 5, 6, 7, 20, 23, 24, 27, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39} 14084
7.65/7.91	c	  before 918.0 seconds: {0, 1, 2, 3, 4, 5, 6, 7, 20, 23, 24, 26, 27, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39} 14590
7.65/7.91	c
7.65/7.91	c solver 2
7.65/7.91	c	  before 0.0 seconds: {} 0
7.65/7.91	c	  before 18.0 seconds: {1, 3, 4, 5, 6, 7, 14, 16, 18, 19, 21, 22, 25, 28, 29, 31, 32, 33, 35, 38, 39} 12221
7.65/7.91	c	  before 36.0 seconds: {1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 16, 18, 19, 21, 22, 25, 27, 28, 29, 30, 31, 32, 33, 34, 35, 38, 39} 17749
7.65/7.91	c	  before 54.0 seconds: {1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 18, 19, 21, 22, 25, 27, 28, 29, 30, 31, 32, 33, 34, 35, 38, 39} 18262
7.65/7.91	c	  before 72.0 seconds: {1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 18, 19, 21, 22, 24, 25, 27, 28, 29, 30, 31, 32, 33, 34, 35, 38, 39} 18769
7.65/7.91	c	  before 720.0 seconds: {1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 21, 22, 24, 25, 27, 28, 29, 30, 31, 32, 33, 34, 35, 38, 39} 19280
7.65/7.91	c
7.65/7.91	cTotal time: 95
7.65/7.91	c 1710.0 seconds unused
7.65/7.91	c 0 c 0 c 0 
7.65/7.92	c 18 c 0 c 6 
7.65/7.92	c 28 c 16 c 0 
7.65/7.92	c is solver0 dominated by:
7.65/7.92	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.65/7.92	c is dominated? true
7.65/7.92	c
7.65/7.92	c is solver1 dominated by:
7.65/7.92	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.65/7.92	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.65/7.92	c is dominated? false
7.65/7.92	c
7.65/7.92	c is solver2 dominated by:
7.65/7.92	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.65/7.92	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.65/7.92	c is dominated? false
7.65/7.92	c
7.65/7.92	c Number of non-dominated solvers: 2
7.65/7.92	c remove dominated solvers
7.65/7.92	c solver 1 is not dominated by another solver
7.65/7.92	c solver 2 is not dominated by another solver
7.65/7.92	c solver 0 is dominated by another solver
7.65/7.92	c
7.65/7.92	c solver 0: 0.0
7.65/7.92	c
7.65/7.92	c solver 1: 918.0
7.65/7.92	c
7.65/7.92	c+ 51/91 of 9
7.65/7.92	c
7.65/7.92	c solver 2: 720.0
7.65/7.92	c
7.65/7.92	c+ 40/91 of 9
7.65/7.92	c	 do not run abscon
7.65/7.92	c	  run mistral for 1008.0 seconds {0, 1, 2, 3, 4, 5, 6, 7, 20, 23, 24, 26, 27, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39} 14590
7.65/7.92	c	  run choco for 774.0 seconds {1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 21, 22, 24, 25, 27, 28, 29, 30, 31, 32, 33, 34, 35, 38, 39} 19280
7.65/7.92	c Starting solver: HOME/cpHydra_k_40/solver/mistral
7.65/7.92	c On Instance: HOME/instance-1070501-1215165481.xml
7.65/7.92	c Running for: 1008 seconds
1015.46/1025.35	c Starting solver: HOME/cpHydra_k_40/solver/choco
1015.46/1025.35	c On Instance: HOME/instance-1070501-1215165481.xml
1015.46/1025.35	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-1070501-1215165481/watcher-1070501-1215165481 -o /tmp/evaluation-result-1070501-1215165481/solver-1070501-1215165481 -C 1800 -W 2200 -M 900 --output-limit 1,15 HOME/cpHydra_k_40/hydra HOME/instance-1070501-1215165481.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.98 1.99 4/80 23195
/proc/meminfo: memFree=1535380/2055920 swapFree=4179028/4192956
[pid=23195] ppid=23193 vsize=18572 CPUtime=0
/proc/23195/stat : 23195 (runsolver) R 23193 23195 22294 0 -1 4194368 15 0 0 0 0 0 0 0 20 0 1 0 1995521027 19017728 292 996147200 4194304 4296836 548682068480 18446744073709551615 240907775271 0 0 4096 24578 0 0 0 17 1 0 0
/proc/23195/statm: 4643 292 257 25 0 2626 0

[startup+0.102545 s]
/proc/loadavg: 1.92 1.98 1.99 4/80 23195
/proc/meminfo: memFree=1535380/2055920 swapFree=4179028/4192956
[pid=23195] ppid=23193 vsize=5360 CPUtime=0
/proc/23195/stat : 23195 (hydra) S 23193 23195 22294 0 -1 4194304 330 247 0 0 0 0 0 0 21 0 1 0 1995521027 5488640 236 996147200 4194304 4889804 548682068816 18446744073709551615 240907772740 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23195/statm: 1340 236 195 169 0 51 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5360

[startup+0.201554 s]
/proc/loadavg: 1.92 1.98 1.99 4/80 23195
/proc/meminfo: memFree=1535380/2055920 swapFree=4179028/4192956
[pid=23195] ppid=23193 vsize=5360 CPUtime=0
/proc/23195/stat : 23195 (hydra) S 23193 23195 22294 0 -1 4194304 330 247 0 0 0 0 0 0 21 0 1 0 1995521027 5488640 236 996147200 4194304 4889804 548682068816 18446744073709551615 240907772740 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23195/statm: 1340 236 195 169 0 51 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5360

[startup+0.301563 s]
/proc/loadavg: 1.92 1.98 1.99 4/80 23195
/proc/meminfo: memFree=1535380/2055920 swapFree=4179028/4192956
[pid=23195] ppid=23193 vsize=5360 CPUtime=0
/proc/23195/stat : 23195 (hydra) S 23193 23195 22294 0 -1 4194304 330 247 0 0 0 0 0 0 21 0 1 0 1995521027 5488640 236 996147200 4194304 4889804 548682068816 18446744073709551615 240907772740 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23195/statm: 1340 236 195 169 0 51 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5360

[startup+0.701601 s]
/proc/loadavg: 1.92 1.98 1.99 4/80 23195
/proc/meminfo: memFree=1535380/2055920 swapFree=4179028/4192956
[pid=23195] ppid=23193 vsize=5360 CPUtime=0
/proc/23195/stat : 23195 (hydra) S 23193 23195 22294 0 -1 4194304 330 247 0 0 0 0 0 0 21 0 1 0 1995521027 5488640 236 996147200 4194304 4889804 548682068816 18446744073709551615 240907772740 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23195/statm: 1340 236 195 169 0 51 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5360

[startup+1.50168 s]
/proc/loadavg: 1.92 1.98 1.99 3/82 23199
/proc/meminfo: memFree=1529348/2055920 swapFree=4179028/4192956
[pid=23195] ppid=23193 vsize=5360 CPUtime=0
/proc/23195/stat : 23195 (hydra) S 23193 23195 22294 0 -1 4194304 330 247 0 0 0 0 0 0 21 0 1 0 1995521027 5488640 236 996147200 4194304 4889804 548682068816 18446744073709551615 240907772740 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23195/statm: 1340 236 195 169 0 51 0
[pid=23199] ppid=23195 vsize=10304 CPUtime=1.47
/proc/23199/stat : 23199 (xsolve) R 23195 23195 22294 0 -1 4194304 1887 0 0 0 146 1 0 0 25 0 1 0 1995521028 10551296 1846 996147200 134512640 135239763 4294956176 18446744073709551615 135057266 0 0 4096 0 0 0 0 17 1 0 0
/proc/23199/statm: 2576 1846 425 177 0 1479 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 15664

[startup+3.10284 s]
/proc/loadavg: 2.09 2.02 2.01 4/90 23211
/proc/meminfo: memFree=1528196/2055920 swapFree=4179028/4192956
[pid=23195] ppid=23193 vsize=5360 CPUtime=1.72
/proc/23195/stat : 23195 (hydra) S 23193 23195 22294 0 -1 4194304 375 2484 0 0 0 0 170 2 18 0 1 0 1995521027 5488640 238 996147200 4194304 4889804 548682068816 18446744073709551615 240907772740 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23195/statm: 1340 238 196 169 0 51 0
[pid=23203] ppid=23195 vsize=197112 CPUtime=1.3
/proc/23203/stat : 23203 (java) S 23195 23195 22294 0 -1 0 4819 0 1 0 127 3 0 0 18 0 9 0 1995521203 201842688 4055 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/23203/statm: 49278 4055 1678 9 0 43860 0
[pid=23203/tid=23204] ppid=23195 vsize=197112 CPUtime=1.05
/proc/23203/task/23204/stat : 23204 (java) R 23195 23195 22294 0 -1 64 2690 0 1 0 104 1 0 0 25 0 9 0 1995521204 201842688 4055 996147200 134512640 134550740 4294955968 18446744073709551615 4126453489 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23203/tid=23205] ppid=23195 vsize=197112 CPUtime=0.09
/proc/23203/task/23205/stat : 23205 (java) S 23195 23195 22294 0 -1 64 800 0 0 0 8 1 0 0 16 0 9 0 1995521205 201842688 4055 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=23203/tid=23206] ppid=23195 vsize=197112 CPUtime=0
/proc/23203/task/23206/stat : 23206 (java) S 23195 23195 22294 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 1995521205 201842688 4055 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23203/tid=23207] ppid=23195 vsize=197112 CPUtime=0
/proc/23203/task/23207/stat : 23207 (java) S 23195 23195 22294 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 1995521205 201842688 4055 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23203/tid=23208] ppid=23195 vsize=197112 CPUtime=0
/proc/23203/task/23208/stat : 23208 (java) S 23195 23195 22294 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 1995521207 201842688 4055 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23203/tid=23209] ppid=23195 vsize=197112 CPUtime=0.14
/proc/23203/task/23209/stat : 23209 (java) S 23195 23195 22294 0 -1 64 604 0 0 0 14 0 0 0 16 0 9 0 1995521207 201842688 4055 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23203/tid=23210] ppid=23195 vsize=197112 CPUtime=0
/proc/23203/task/23210/stat : 23210 (java) S 23195 23195 22294 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 1995521207 201842688 4055 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23203/tid=23211] ppid=23195 vsize=197112 CPUtime=0
/proc/23203/task/23211/stat : 23211 (java) S 23195 23195 22294 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 1995521207 201842688 4055 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.02
Current children cumulated vsize (KiB) 202472

[startup+6.30216 s]
/proc/loadavg: 2.09 2.02 2.01 4/90 23211
/proc/meminfo: memFree=1515908/2055920 swapFree=4179028/4192956
[pid=23195] ppid=23193 vsize=5360 CPUtime=1.72
/proc/23195/stat : 23195 (hydra) S 23193 23195 22294 0 -1 4194304 375 2484 0 0 0 0 170 2 18 0 1 0 1995521027 5488640 238 996147200 4194304 4889804 548682068816 18446744073709551615 240907772740 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23195/statm: 1340 238 196 169 0 51 0
[pid=23203] ppid=23195 vsize=197112 CPUtime=4.48
/proc/23203/stat : 23203 (java) S 23195 23195 22294 0 -1 0 9756 0 1 0 436 12 0 0 18 0 9 0 1995521203 201842688 8080 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/23203/statm: 49278 8080 2541 9 0 43860 0
[pid=23203/tid=23204] ppid=23195 vsize=197112 CPUtime=3.58
/proc/23203/task/23204/stat : 23204 (java) R 23195 23195 22294 0 -1 64 3518 0 1 0 354 4 0 0 25 0 9 0 1995521204 201842688 8080 996147200 134512640 134550740 4294955968 18446744073709551615 4126443231 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23203/tid=23205] ppid=23195 vsize=197112 CPUtime=0.69
/proc/23203/task/23205/stat : 23205 (java) S 23195 23195 22294 0 -1 64 4884 0 0 0 63 6 0 0 16 0 9 0 1995521205 201842688 8080 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=23203/tid=23206] ppid=23195 vsize=197112 CPUtime=0
/proc/23203/task/23206/stat : 23206 (java) S 23195 23195 22294 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 1995521205 201842688 8080 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23203/tid=23207] ppid=23195 vsize=197112 CPUtime=0
/proc/23203/task/23207/stat : 23207 (java) S 23195 23195 22294 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 1995521205 201842688 8080 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23203/tid=23208] ppid=23195 vsize=197112 CPUtime=0
/proc/23203/task/23208/stat : 23208 (java) S 23195 23195 22294 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 1995521207 201842688 8080 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23203/tid=23209] ppid=23195 vsize=197112 CPUtime=0.18
/proc/23203/task/23209/stat : 23209 (java) S 23195 23195 22294 0 -1 64 629 0 0 0 18 0 0 0 16 0 9 0 1995521207 201842688 8080 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23203/tid=23210] ppid=23195 vsize=197112 CPUtime=0
/proc/23203/task/23210/stat : 23210 (java) S 23195 23195 22294 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 1995521207 201842688 8080 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23203/tid=23211] ppid=23195 vsize=197112 CPUtime=0
/proc/23203/task/23211/stat : 23211 (java) S 23195 23195 22294 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 1995521207 201842688 8080 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.2
Current children cumulated vsize (KiB) 202472

[startup+12.7028 s]
/proc/loadavg: 2.08 2.02 2.00 3/93 23214
/proc/meminfo: memFree=1500780/2055920 swapFree=4179028/4192956
[pid=23195] ppid=23193 vsize=5360 CPUtime=1.72
/proc/23195/stat : 23195 (hydra) S 23193 23195 22294 0 -1 4194304 375 2484 0 0 0 0 170 2 18 0 1 0 1995521027 5488640 238 996147200 4194304 4889804 548682068816 18446744073709551615 240907772740 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23195/statm: 1340 238 196 169 0 51 0
[pid=23203] ppid=23195 vsize=197436 CPUtime=5.95
/proc/23203/stat : 23203 (java) S 23195 23195 22294 0 -1 0 11461 0 1 0 577 18 0 0 18 0 10 0 1995521203 202174464 9394 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/23203/statm: 49359 9394 2544 9 0 43941 0
[pid=23213] ppid=23203 vsize=5356 CPUtime=0
/proc/23213/stat : 23213 (mistral) S 23203 23195 22294 0 -1 4194304 292 0 0 0 0 0 0 0 25 0 1 0 1995521820 5484544 238 996147200 4194304 4889804 548682068576 18446744073709551615 240907772740 0 65540 4 65538 18446744071563356171 0 0 17 1 0 0
/proc/23213/statm: 1339 238 198 169 0 50 0
[pid=23214] ppid=23213 vsize=10604 CPUtime=4.71
/proc/23214/stat : 23214 (xsolve) R 23213 23195 22294 0 -1 4194304 1941 0 0 0 470 1 0 0 25 0 1 0 1995521821 10858496 1905 996147200 134512640 135239763 4294955952 18446744073709551615 135097601 0 4 0 0 0 0 0 17 1 0 0
/proc/23214/statm: 2651 1905 407 177 0 1554 0
[pid=23203/tid=23204] ppid=23195 vsize=197436 CPUtime=4.81
/proc/23203/task/23204/stat : 23204 (java) S 23195 23195 22294 0 -1 64 3866 0 1 0 473 8 0 0 23 0 10 0 1995521204 202174464 9394 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 1 0 0
[pid=23203/tid=23205] ppid=23195 vsize=197436 CPUtime=0.86
/proc/23203/task/23205/stat : 23205 (java) S 23195 23195 22294 0 -1 64 6106 0 0 0 78 8 0 0 16 0 10 0 1995521205 202174464 9394 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=23203/tid=23206] ppid=23195 vsize=197436 CPUtime=0
/proc/23203/task/23206/stat : 23206 (java) S 23195 23195 22294 0 -1 64 11 0 0 0 0 0 0 0 16 0 10 0 1995521205 202174464 9394 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23203/tid=23207] ppid=23195 vsize=197436 CPUtime=0
/proc/23203/task/23207/stat : 23207 (java) S 23195 23195 22294 0 -1 64 5 0 0 0 0 0 0 0 16 0 10 0 1995521205 202174464 9394 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23203/tid=23208] ppid=23195 vsize=197436 CPUtime=0
/proc/23203/task/23208/stat : 23208 (java) S 23195 23195 22294 0 -1 64 0 0 0 0 0 0 0 0 18 0 10 0 1995521207 202174464 9394 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23203/tid=23209] ppid=23195 vsize=197436 CPUtime=0.24
/proc/23203/task/23209/stat : 23209 (java) S 23195 23195 22294 0 -1 64 665 0 0 0 24 0 0 0 16 0 10 0 1995521207 202174464 9394 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23203/tid=23210] ppid=23195 vsize=197436 CPUtime=0
/proc/23203/task/23210/stat : 23210 (java) S 23195 23195 22294 0 -1 64 1 0 0 0 0 0 0 0 19 0 10 0 1995521207 202174464 9394 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23203/tid=23211] ppid=23195 vsize=197436 CPUtime=0
/proc/23203/task/23211/stat : 23211 (java) S 23195 23195 22294 0 -1 64 31 0 0 0 0 0 0 0 15 0 10 0 1995521207 202174464 9394 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23203/tid=23212] ppid=23195 vsize=197436 CPUtime=0
/proc/23203/task/23212/stat : 23212 (java) S 23195 23195 22294 0 -1 64 69 0 0 0 0 0 0 0 25 0 10 0 1995521820 202174464 9394 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 18446744071563356171 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.38
Current children cumulated vsize (KiB) 218756

[startup+25.5011 s]
/proc/loadavg: 2.06 2.01 2.00 3/93 23214
/proc/meminfo: memFree=1500908/2055920 swapFree=4179028/4192956
[pid=23195] ppid=23193 vsize=5360 CPUtime=1.72
/proc/23195/stat : 23195 (hydra) S 23193 23195 22294 0 -1 4194304 375 2484 0 0 0 0 170 2 18 0 1 0 1995521027 5488640 238 996147200 4194304 4889804 548682068816 18446744073709551615 240907772740 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23195/statm: 1340 238 196 169 0 51 0
[pid=23203] ppid=23195 vsize=197436 CPUtime=5.95
/proc/23203/stat : 23203 (java) S 23195 23195 22294 0 -1 0 11461 0 1 0 577 18 0 0 18 0 10 0 1995521203 202174464 9394 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/23203/statm: 49359 9394 2544 9 0 43941 0
[pid=23213] ppid=23203 vsize=5356 CPUtime=0
/proc/23213/stat : 23213 (mistral) S 23203 23195 22294 0 -1 4194304 292 0 0 0 0 0 0 0 25 0 1 0 1995521820 5484544 238 996147200 4194304 4889804 548682068576 18446744073709551615 240907772740 0 65540 4 65538 18446744071563356171 0 0 17 1 0 0
/proc/23213/statm: 1339 238 198 169 0 50 0
[pid=23214] ppid=23213 vsize=10604 CPUtime=17.39
/proc/23214/stat : 23214 (xsolve) R 23213 23195 22294 0 -1 4194304 1941 0 0 0 1738 1 0 0 25 0 1 0 1995521821 10858496 1905 996147200 134512640 135239763 4294955952 18446744073709551615 134797019 0 4 0 0 0 0 0 17 1 0 0
/proc/23214/statm: 2651 1905 407 177 0 1554 0
[pid=23203/tid=23204] ppid=23195 vsize=197436 CPUtime=4.81
/proc/23203/task/23204/stat : 23204 (java) S 23195 23195 22294 0 -1 64 3866 0 1 0 473 8 0 0 23 0 10 0 1995521204 202174464 9394 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 1 0 0
[pid=23203/tid=23205] ppid=23195 vsize=197436 CPUtime=0.86
/proc/23203/task/23205/stat : 23205 (java) S 23195 23195 22294 0 -1 64 6106 0 0 0 78 8 0 0 16 0 10 0 1995521205 202174464 9394 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=23203/tid=23206] ppid=23195 vsize=197436 CPUtime=0
/proc/23203/task/23206/stat : 23206 (java) S 23195 23195 22294 0 -1 64 11 0 0 0 0 0 0 0 16 0 10 0 1995521205 202174464 9394 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23203/tid=23207] ppid=23195 vsize=197436 CPUtime=0
/proc/23203/task/23207/stat : 23207 (java) S 23195 23195 22294 0 -1 64 5 0 0 0 0 0 0 0 16 0 10 0 1995521205 202174464 9394 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23203/tid=23208] ppid=23195 vsize=197436 CPUtime=0
/proc/23203/task/23208/stat : 23208 (java) S 23195 23195 22294 0 -1 64 0 0 0 0 0 0 0 0 18 0 10 0 1995521207 202174464 9394 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23203/tid=23209] ppid=23195 vsize=197436 CPUtime=0.24
/proc/23203/task/23209/stat : 23209 (java) S 23195 23195 22294 0 -1 64 665 0 0 0 24 0 0 0 16 0 10 0 1995521207 202174464 9394 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23203/tid=23210] ppid=23195 vsize=197436 CPUtime=0
/proc/23203/task/23210/stat : 23210 (java) S 23195 23195 22294 0 -1 64 1 0 0 0 0 0 0 0 19 0 10 0 1995521207 202174464 9394 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23203/tid=23211] ppid=23195 vsize=197436 CPUtime=0
/proc/23203/task/23211/stat : 23211 (java) S 23195 23195 22294 0 -1 64 31 0 0 0 0 0 0 0 15 0 10 0 1995521207 202174464 9394 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23203/tid=23212] ppid=23195 vsize=197436 CPUtime=0
/proc/23203/task/23212/stat : 23212 (java) S 23195 23195 22294 0 -1 64 69 0 0 0 0 0 0 0 25 0 10 0 1995521820 202174464 9394 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 18446744071563356171 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.06
Current children cumulated vsize (KiB) 218756

[startup+51.1016 s]
/proc/loadavg: 2.04 2.01 2.00 3/93 23214
/proc/meminfo: memFree=1501036/2055920 swapFree=4179028/4192956
[pid=23195] ppid=23193 vsize=5360 CPUtime=1.72

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

/proc/23203/statm: 49440 9400 2545 9 0 44022 0
[pid=23222] ppid=23203 vsize=5356 CPUtime=0
/proc/23222/stat : 23222 (choco) S 23203 23195 22294 0 -1 4194304 296 0 0 0 0 0 0 0 18 0 1 0 1995623563 5484544 238 996147200 4194304 4889804 548682068592 18446744073709551615 240907772740 0 65540 4 65538 18446744071563356171 0 0 17 1 0 0
/proc/23222/statm: 1339 238 197 169 0 50 0
[pid=23223] ppid=23222 vsize=655604 CPUtime=690.8
/proc/23223/stat : 23223 (java) S 23222 23195 22294 0 -1 0 19754 0 1 0 68833 247 0 0 18 0 9 0 1995623565 671338496 19275 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/23223/statm: 163901 19275 1908 9 0 158430 0
[pid=23223/tid=23224] ppid=23222 vsize=655604 CPUtime=690.03
/proc/23223/task/23224/stat : 23224 (java) R 23222 23195 22294 0 -1 64 12127 0 1 0 68760 243 0 0 25 0 9 0 1995623565 671338496 19275 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=23223/tid=23225] ppid=23222 vsize=655604 CPUtime=0.46
/proc/23223/task/23225/stat : 23225 (java) S 23222 23195 22294 0 -1 64 6457 0 0 0 44 2 0 0 16 0 9 0 1995623567 671338496 19275 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=23223/tid=23226] ppid=23222 vsize=655604 CPUtime=0
/proc/23223/task/23226/stat : 23226 (java) S 23222 23195 22294 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 1995623567 671338496 19275 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23223/tid=23227] ppid=23222 vsize=655604 CPUtime=0
/proc/23223/task/23227/stat : 23227 (java) S 23222 23195 22294 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 1995623567 671338496 19275 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23223/tid=23228] ppid=23222 vsize=655604 CPUtime=0
/proc/23223/task/23228/stat : 23228 (java) S 23222 23195 22294 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 1995623569 671338496 19275 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23223/tid=23229] ppid=23222 vsize=655604 CPUtime=0.3
/proc/23223/task/23229/stat : 23229 (java) S 23222 23195 22294 0 -1 64 622 0 0 0 29 1 0 0 16 0 9 0 1995623569 671338496 19275 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23223/tid=23230] ppid=23222 vsize=655604 CPUtime=0
/proc/23223/task/23230/stat : 23230 (java) S 23222 23195 22294 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 1995623569 671338496 19275 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23223/tid=23231] ppid=23222 vsize=655604 CPUtime=0
/proc/23223/task/23231/stat : 23231 (java) S 23222 23195 22294 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 1995623569 671338496 19275 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=23203/tid=23204] ppid=23195 vsize=197760 CPUtime=1012.65
/proc/23203/task/23204/stat : 23204 (java) S 23195 23195 22294 0 -1 64 3942 2247 1 0 473 8 100777 7 16 0 10 0 1995521204 202506240 9400 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 1 0 0
[pid=23203/tid=23205] ppid=23195 vsize=197760 CPUtime=1008.7
/proc/23203/task/23205/stat : 23205 (java) S 23195 23195 22294 0 -1 64 6131 2247 0 0 78 8 100777 7 16 0 10 0 1995521205 202506240 9400 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=23203/tid=23206] ppid=23195 vsize=197760 CPUtime=1007.84
/proc/23203/task/23206/stat : 23206 (java) S 23195 23195 22294 0 -1 64 11 2247 0 0 0 0 100777 7 16 0 10 0 1995521205 202506240 9400 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23203/tid=23207] ppid=23195 vsize=197760 CPUtime=1007.84
/proc/23203/task/23207/stat : 23207 (java) S 23195 23195 22294 0 -1 64 5 2247 0 0 0 0 100777 7 16 0 10 0 1995521205 202506240 9400 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23203/tid=23208] ppid=23195 vsize=197760 CPUtime=1007.84
/proc/23203/task/23208/stat : 23208 (java) S 23195 23195 22294 0 -1 64 0 2247 0 0 0 0 100777 7 18 0 10 0 1995521207 202506240 9400 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23203/tid=23209] ppid=23195 vsize=197760 CPUtime=1008.08
/proc/23203/task/23209/stat : 23209 (java) S 23195 23195 22294 0 -1 64 699 2247 0 0 24 0 100777 7 16 0 10 0 1995521207 202506240 9400 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23203/tid=23210] ppid=23195 vsize=197760 CPUtime=1007.84
/proc/23203/task/23210/stat : 23210 (java) S 23195 23195 22294 0 -1 64 1 2247 0 0 0 0 100777 7 19 0 10 0 1995521207 202506240 9400 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23203/tid=23211] ppid=23195 vsize=197760 CPUtime=1007.84
/proc/23203/task/23211/stat : 23211 (java) S 23195 23195 22294 0 -1 64 39 2247 0 0 0 0 100777 7 15 0 10 0 1995521207 202506240 9400 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23203/tid=23221] ppid=23195 vsize=197760 CPUtime=1007.84
/proc/23203/task/23221/stat : 23221 (java) S 23195 23195 22294 0 -1 64 48 2247 0 0 0 0 100777 7 17 0 10 0 1995623563 202506240 9400 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 18446744071563356171 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1706.31
Current children cumulated vsize (KiB) 864080

[startup+1782.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/101 23626
/proc/meminfo: memFree=1391316/2055920 swapFree=4179028/4192956
[pid=23195] ppid=23193 vsize=5360 CPUtime=1.72
/proc/23195/stat : 23195 (hydra) S 23193 23195 22294 0 -1 4194304 375 2484 0 0 0 0 170 2 18 0 1 0 1995521027 5488640 238 996147200 4194304 4889804 548682068816 18446744073709551615 240907772740 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23195/statm: 1340 238 196 169 0 51 0
[pid=23203] ppid=23195 vsize=197760 CPUtime=1013.79
/proc/23203/stat : 23203 (java) S 23195 23195 22294 0 -1 0 11657 2247 1 0 577 18 100777 7 18 0 10 0 1995521203 202506240 9400 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/23203/statm: 49440 9400 2545 9 0 44022 0
[pid=23222] ppid=23203 vsize=5356 CPUtime=0
/proc/23222/stat : 23222 (choco) S 23203 23195 22294 0 -1 4194304 296 0 0 0 0 0 0 0 18 0 1 0 1995623563 5484544 238 996147200 4194304 4889804 548682068592 18446744073709551615 240907772740 0 65540 4 65538 18446744071563356171 0 0 17 1 0 0
/proc/23222/statm: 1339 238 197 169 0 50 0
[pid=23223] ppid=23222 vsize=655604 CPUtime=750.79
/proc/23223/stat : 23223 (java) S 23222 23195 22294 0 -1 0 19761 0 1 0 74808 271 0 0 18 0 9 0 1995623565 671338496 19275 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/23223/statm: 163901 19275 1908 9 0 158430 0
[pid=23223/tid=23224] ppid=23222 vsize=655604 CPUtime=749.99
/proc/23223/task/23224/stat : 23224 (java) R 23222 23195 22294 0 -1 64 12134 0 1 0 74732 267 0 0 25 0 9 0 1995623565 671338496 19275 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=23223/tid=23225] ppid=23222 vsize=655604 CPUtime=0.48
/proc/23223/task/23225/stat : 23225 (java) S 23222 23195 22294 0 -1 64 6457 0 0 0 46 2 0 0 16 0 9 0 1995623567 671338496 19275 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=23223/tid=23226] ppid=23222 vsize=655604 CPUtime=0
/proc/23223/task/23226/stat : 23226 (java) S 23222 23195 22294 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 1995623567 671338496 19275 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23223/tid=23227] ppid=23222 vsize=655604 CPUtime=0
/proc/23223/task/23227/stat : 23227 (java) S 23222 23195 22294 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 1995623567 671338496 19275 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23223/tid=23228] ppid=23222 vsize=655604 CPUtime=0
/proc/23223/task/23228/stat : 23228 (java) S 23222 23195 22294 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 1995623569 671338496 19275 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23223/tid=23229] ppid=23222 vsize=655604 CPUtime=0.3
/proc/23223/task/23229/stat : 23229 (java) S 23222 23195 22294 0 -1 64 622 0 0 0 29 1 0 0 16 0 9 0 1995623569 671338496 19275 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23223/tid=23230] ppid=23222 vsize=655604 CPUtime=0
/proc/23223/task/23230/stat : 23230 (java) S 23222 23195 22294 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 1995623569 671338496 19275 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23223/tid=23231] ppid=23222 vsize=655604 CPUtime=0
/proc/23223/task/23231/stat : 23231 (java) S 23222 23195 22294 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 1995623569 671338496 19275 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=23203/tid=23204] ppid=23195 vsize=197760 CPUtime=1012.65
/proc/23203/task/23204/stat : 23204 (java) S 23195 23195 22294 0 -1 64 3942 2247 1 0 473 8 100777 7 16 0 10 0 1995521204 202506240 9400 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 1 0 0
[pid=23203/tid=23205] ppid=23195 vsize=197760 CPUtime=1008.7
/proc/23203/task/23205/stat : 23205 (java) S 23195 23195 22294 0 -1 64 6131 2247 0 0 78 8 100777 7 16 0 10 0 1995521205 202506240 9400 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=23203/tid=23206] ppid=23195 vsize=197760 CPUtime=1007.84
/proc/23203/task/23206/stat : 23206 (java) S 23195 23195 22294 0 -1 64 11 2247 0 0 0 0 100777 7 16 0 10 0 1995521205 202506240 9400 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23203/tid=23207] ppid=23195 vsize=197760 CPUtime=1007.84
/proc/23203/task/23207/stat : 23207 (java) S 23195 23195 22294 0 -1 64 5 2247 0 0 0 0 100777 7 16 0 10 0 1995521205 202506240 9400 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23203/tid=23208] ppid=23195 vsize=197760 CPUtime=1007.84
/proc/23203/task/23208/stat : 23208 (java) S 23195 23195 22294 0 -1 64 0 2247 0 0 0 0 100777 7 18 0 10 0 1995521207 202506240 9400 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23203/tid=23209] ppid=23195 vsize=197760 CPUtime=1008.08
/proc/23203/task/23209/stat : 23209 (java) S 23195 23195 22294 0 -1 64 699 2247 0 0 24 0 100777 7 16 0 10 0 1995521207 202506240 9400 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23203/tid=23210] ppid=23195 vsize=197760 CPUtime=1007.84
/proc/23203/task/23210/stat : 23210 (java) S 23195 23195 22294 0 -1 64 1 2247 0 0 0 0 100777 7 19 0 10 0 1995521207 202506240 9400 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23203/tid=23211] ppid=23195 vsize=197760 CPUtime=1007.84
/proc/23203/task/23211/stat : 23211 (java) S 23195 23195 22294 0 -1 64 39 2247 0 0 0 0 100777 7 15 0 10 0 1995521207 202506240 9400 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23203/tid=23221] ppid=23195 vsize=197760 CPUtime=1007.84
/proc/23203/task/23221/stat : 23221 (java) S 23195 23195 22294 0 -1 64 48 2247 0 0 0 0 100777 7 17 0 10 0 1995623563 202506240 9400 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 18446744071563356171 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1766.3
Current children cumulated vsize (KiB) 864080



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1816.1 s]
/proc/loadavg: 2.00 2.02 2.00 3/101 23626
/proc/meminfo: memFree=1391252/2055920 swapFree=4179028/4192956
[pid=23195] ppid=23193 vsize=5360 CPUtime=1.72
/proc/23195/stat : 23195 (hydra) S 23193 23195 22294 0 -1 4194304 375 2484 0 0 0 0 170 2 18 0 1 0 1995521027 5488640 238 996147200 4194304 4889804 548682068816 18446744073709551615 240907772740 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23195/statm: 1340 238 196 169 0 51 0
[pid=23203] ppid=23195 vsize=197760 CPUtime=1013.79
/proc/23203/stat : 23203 (java) S 23195 23195 22294 0 -1 0 11657 2247 1 0 577 18 100777 7 18 0 10 0 1995521203 202506240 9400 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/23203/statm: 49440 9400 2545 9 0 44022 0
[pid=23222] ppid=23203 vsize=5356 CPUtime=0
/proc/23222/stat : 23222 (choco) S 23203 23195 22294 0 -1 4194304 296 0 0 0 0 0 0 0 18 0 1 0 1995623563 5484544 238 996147200 4194304 4889804 548682068592 18446744073709551615 240907772740 0 65540 4 65538 18446744071563356171 0 0 17 1 0 0
/proc/23222/statm: 1339 238 197 169 0 50 0
[pid=23223] ppid=23222 vsize=655604 CPUtime=784.58
/proc/23223/stat : 23223 (java) S 23222 23195 22294 0 -1 0 19764 0 1 0 78177 281 0 0 18 0 9 0 1995623565 671338496 19275 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/23223/statm: 163901 19275 1908 9 0 158430 0
[pid=23223/tid=23224] ppid=23222 vsize=655604 CPUtime=783.77
/proc/23223/task/23224/stat : 23224 (java) R 23222 23195 22294 0 -1 64 12137 0 1 0 78100 277 0 0 25 0 9 0 1995623565 671338496 19275 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=23223/tid=23225] ppid=23222 vsize=655604 CPUtime=0.49
/proc/23223/task/23225/stat : 23225 (java) S 23222 23195 22294 0 -1 64 6457 0 0 0 47 2 0 0 16 0 9 0 1995623567 671338496 19275 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=23223/tid=23226] ppid=23222 vsize=655604 CPUtime=0
/proc/23223/task/23226/stat : 23226 (java) S 23222 23195 22294 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 1995623567 671338496 19275 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23223/tid=23227] ppid=23222 vsize=655604 CPUtime=0
/proc/23223/task/23227/stat : 23227 (java) S 23222 23195 22294 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 1995623567 671338496 19275 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23223/tid=23228] ppid=23222 vsize=655604 CPUtime=0
/proc/23223/task/23228/stat : 23228 (java) S 23222 23195 22294 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 1995623569 671338496 19275 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23223/tid=23229] ppid=23222 vsize=655604 CPUtime=0.3
/proc/23223/task/23229/stat : 23229 (java) S 23222 23195 22294 0 -1 64 622 0 0 0 29 1 0 0 16 0 9 0 1995623569 671338496 19275 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23223/tid=23230] ppid=23222 vsize=655604 CPUtime=0
/proc/23223/task/23230/stat : 23230 (java) S 23222 23195 22294 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 1995623569 671338496 19275 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23223/tid=23231] ppid=23222 vsize=655604 CPUtime=0
/proc/23223/task/23231/stat : 23231 (java) S 23222 23195 22294 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 1995623569 671338496 19275 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=23203/tid=23204] ppid=23195 vsize=197760 CPUtime=1012.65
/proc/23203/task/23204/stat : 23204 (java) S 23195 23195 22294 0 -1 64 3942 2247 1 0 473 8 100777 7 16 0 10 0 1995521204 202506240 9400 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 1 0 0
[pid=23203/tid=23205] ppid=23195 vsize=197760 CPUtime=1008.7
/proc/23203/task/23205/stat : 23205 (java) S 23195 23195 22294 0 -1 64 6131 2247 0 0 78 8 100777 7 16 0 10 0 1995521205 202506240 9400 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=23203/tid=23206] ppid=23195 vsize=197760 CPUtime=1007.84
/proc/23203/task/23206/stat : 23206 (java) S 23195 23195 22294 0 -1 64 11 2247 0 0 0 0 100777 7 16 0 10 0 1995521205 202506240 9400 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23203/tid=23207] ppid=23195 vsize=197760 CPUtime=1007.84
/proc/23203/task/23207/stat : 23207 (java) S 23195 23195 22294 0 -1 64 5 2247 0 0 0 0 100777 7 16 0 10 0 1995521205 202506240 9400 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23203/tid=23208] ppid=23195 vsize=197760 CPUtime=1007.84
/proc/23203/task/23208/stat : 23208 (java) S 23195 23195 22294 0 -1 64 0 2247 0 0 0 0 100777 7 18 0 10 0 1995521207 202506240 9400 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23203/tid=23209] ppid=23195 vsize=197760 CPUtime=1008.08
/proc/23203/task/23209/stat : 23209 (java) S 23195 23195 22294 0 -1 64 699 2247 0 0 24 0 100777 7 16 0 10 0 1995521207 202506240 9400 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23203/tid=23210] ppid=23195 vsize=197760 CPUtime=1007.84
/proc/23203/task/23210/stat : 23210 (java) S 23195 23195 22294 0 -1 64 1 2247 0 0 0 0 100777 7 19 0 10 0 1995521207 202506240 9400 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23203/tid=23211] ppid=23195 vsize=197760 CPUtime=1007.84
/proc/23203/task/23211/stat : 23211 (java) S 23195 23195 22294 0 -1 64 39 2247 0 0 0 0 100777 7 15 0 10 0 1995521207 202506240 9400 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23203/tid=23221] ppid=23195 vsize=197760 CPUtime=1007.84
/proc/23203/task/23221/stat : 23221 (java) S 23195 23195 22294 0 -1 64 48 2247 0 0 0 0 100777 7 17 0 10 0 1995623563 202506240 9400 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 18446744071563356171 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1800.09
Current children cumulated vsize (KiB) 864080

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

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

Child ended because it received signal 15 (SIGTERM)

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

Real time (s): 1816.14
CPU time (s): 1800.09
CPU user time (s): 1797.01
CPU system time (s): 3.08
CPU usage (%): 99.1163
Max. virtual memory (cumulated for all children) (KiB): 864080

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1.70274
system time used= 0.028995
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 2859
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 32
involuntary context switches= 78

runsolver used 4.38333 second user time and 11.9232 second system time

The end

Launcher Data (download as text)

Begin job on node36 at 2008-07-04 11:58:01
IDJOB=1070501
IDBENCH=55873
IDSOLVER=366
FILE ID=node36/1070501-1215165481
PBS_JOBID= 7881488
Free space on /tmp= 66552 MiB

SOLVER NAME= cpHydra k_40
BENCH NAME= CPAI08/csp/pseudoGLB/normalized-pigeon-cardinality-95-90.xml
COMMAND LINE= HOME/cpHydra_k_40/hydra BENCHNAME 
RUNSOLVER COMMAND LINE= /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1070501-1215165481/watcher-1070501-1215165481 -o /tmp/evaluation-result-1070501-1215165481/solver-1070501-1215165481 -C 1800 -W 2200 -M 900 --output-limit 1,15  HOME/cpHydra_k_40/hydra HOME/instance-1070501-1215165481.xml 

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= b24d6317b37c425ee5e9e0d5c2fb36b7
RANDOM SEED=765879410

node36.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.240
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.240
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:       1535860 kB
Buffers:         77944 kB
Cached:         332936 kB
SwapCached:       7932 kB
Active:         276116 kB
Inactive:       176008 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1535860 kB
SwapTotal:     4192956 kB
SwapFree:      4179028 kB
Dirty:           24936 kB
Writeback:           0 kB
Mapped:          57504 kB
Slab:            53196 kB
Committed_AS:  4040384 kB
PageTables:       1788 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= 66524 MiB
End job on node36 at 2008-07-04 12:28:20