Trace number 1077072

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_10SAT 101.311 101.83

DiagnosticValue
ASSIGNMENTS20939
CHECKS74833500

General information on the benchmark

Namecsp/wordsHerald/
normalized-crossword-m1-words-21-01.xml
MD5SUMd641e6d421915b203052ef4c4deb4c35
Bench CategoryN-ARY-INT (n-ary constraints in intension)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark45.2021
Satisfiable
(Un)Satisfiability was proved
Number of variables373
Number of constraints2303
Maximum constraint arity24
Maximum domain size26
Number of constraints which are defined in extension138
Number of constraints which are defined in intension2165
Global constraints used (with number of constraints)

Solver Data (download as text)

0.00/0.00	c cpHydra_k_10 version 0.0
7.03/7.15	c CASE TO CLASSIFY:
7.03/7.15	c Case: 0
7.03/7.16	c 19 >   0.000000 | c 35 >   0.000000 | c 17 >   5.992180 | c 18 >   0.000000 | c 33 >   0.000000 | c 15 >  20.374900 | c 34 >   0.000000 | c 16 >  24.000000 | c 13 >   5.811010 | c 14 >   8.204570 | c 11 >   8.543030 | c 12 >   6.205320 | c 21 >   5.099020 | c 20 >  94.007800 | c 22 >   5.099020 | c 23 > 100.000000 | c 24 > 100.000000 | c 25 >   0.000000 | c 26 >   0.000000 | c 27 >   3.623190 | c 28 >   6.376810 | c 29 >  -1.000000 | c 3 >   8.543030 | c 2 >  -1.000000 | c 10 >  14.159600 | c 1 >  -1.000000 | c 0 >  -1.000000 | c 30 >  -1.000000 | c 7 >  -1.000000 | c 6 >  13.965600 | c 32 >  -1.000000 | c 5 >  15.347600 | c 31 >  -1.000000 | c 4 >  -1.000000 | c 9 >  -1.000000 | c 8 >  -1.000000 | c
7.03/7.17	c choco : 1801.0
7.03/7.17	c mistral : 1801.0
7.03/7.17	c abscon : 1801.0
7.03/7.17	c
7.03/7.17	c
7.13/7.24	c List of same ones: 10
7.13/7.24	c /home/ehebrard/new_instances/competition_4c/data/wordsHerald/crossword-m1-words-21-01.xml
7.13/7.24	c 19 >   0.000000 | c 35 >   0.000000 | c 17 >   5.992180 | c 18 >   0.000000 | c 33 >   0.000000 | c 15 >  19.233000 | c 34 >   0.000000 | c 16 >  24.000000 | c 13 >   5.066810 | c 14 >   7.238400 | c 11 >   8.543030 | c 12 >   5.979860 | c 21 >   5.099020 | c 20 >  94.007800 | c 22 >   5.099020 | c 23 > 100.000000 | c 24 > 100.000000 | c 25 >   0.000000 | c 26 >   0.000000 | c 27 >   3.623190 | c 28 >   6.376810 | c 29 >  -1.000000 | c 3 >   8.543030 | c 2 >  -1.000000 | c 10 >  14.159600 | c 1 >  -1.000000 | c 0 >  -1.000000 | c 30 >  -1.000000 | c 7 >  -1.000000 | c 6 >  13.965600 | c 32 >  -1.000000 | c 5 >  15.347600 | c 31 >  -1.000000 | c 4 >  -1.000000 | c 9 >  -1.000000 | c 8 >  -1.000000 | c
7.13/7.24	c choco : 1801.0
7.13/7.24	c mistral : 67.7
7.13/7.24	c abscon : 1801.0
7.13/7.24	c
7.13/7.24	c
7.13/7.24	c /home/ehebrard/new_instances/competition_4c/data/lexHerald/crossword-m1-lex-21-02.xml
7.13/7.24	c 19 >   0.000000 | c 35 >   0.000000 | c 17 >   4.945600 | c 18 >   0.000000 | c 33 >   0.000000 | c 15 >  19.636400 | c 34 >   0.000000 | c 16 >  24.000000 | c 13 >   4.887980 | c 14 >   8.118940 | c 11 >   8.527480 | c 12 >   6.295890 | c 21 >   5.099020 | c 20 >  95.054400 | c 22 >   5.099020 | c 23 > 100.000000 | c 24 > 100.000000 | c 25 >   0.000000 | c 26 >   0.000000 | c 27 >   4.400000 | c 28 >   5.600000 | c 29 >  -1.000000 | c 3 >   8.527480 | c 2 >  -1.000000 | c 10 >  14.509200 | c 1 >  -1.000000 | c 0 >  -1.000000 | c 30 >  -1.000000 | c 7 >  -1.000000 | c 6 >  14.308200 | c 32 >  -1.000000 | c 5 >  15.614400 | c 31 >  -1.000000 | c 4 >  -1.000000 | c 9 >  -1.000000 | c 8 >  -1.000000 | c
7.13/7.25	c choco : 65.38
7.13/7.25	c mistral : 22.35
7.13/7.25	c abscon : 32.86
7.13/7.25	c
7.13/7.25	c
7.13/7.25	c /home/ehebrard/new_instances/competition_4c/data/wordsHerald/crossword-m1-words-21-02.xml
7.13/7.25	c 19 >   0.000000 | c 35 >   0.000000 | c 17 >   4.945600 | c 18 >   0.000000 | c 33 >   0.000000 | c 15 >  19.350800 | c 34 >   0.000000 | c 16 >  24.000000 | c 13 >   4.999560 | c 14 >   8.247930 | c 11 >   8.527480 | c 12 >   6.335500 | c 21 >   5.099020 | c 20 >  95.054400 | c 22 >   5.099020 | c 23 > 100.000000 | c 24 > 100.000000 | c 25 >   0.000000 | c 26 >   0.000000 | c 27 >   4.400000 | c 28 >   5.600000 | c 29 >  -1.000000 | c 3 >   8.527480 | c 2 >  -1.000000 | c 10 >  14.509200 | c 1 >  -1.000000 | c 0 >  -1.000000 | c 30 >  -1.000000 | c 7 >  -1.000000 | c 6 >  14.308200 | c 32 >  -1.000000 | c 5 >  15.614400 | c 31 >  -1.000000 | c 4 >  -1.000000 | c 9 >  -1.000000 | c 8 >  -1.000000 | c
7.13/7.26	c choco : 31.77
7.13/7.26	c mistral : 5.03
7.13/7.26	c abscon : 25.52
7.13/7.26	c
7.13/7.26	c
7.13/7.26	c /home/ehebrard/new_instances/competition_4c/data/lexHerald/crossword-m1-lex-21-06.xml
7.13/7.26	c 19 >   0.000000 | c 35 >   0.000000 | c 17 >   5.524030 | c 18 >   0.000000 | c 33 >   0.000000 | c 15 >  19.493300 | c 34 >   0.000000 | c 16 >  22.000000 | c 13 >   4.903800 | c 14 >   7.832890 | c 11 >   8.543030 | c 12 >   6.199960 | c 21 >   5.099020 | c 20 >  94.476000 | c 22 >   5.099020 | c 23 > 100.000000 | c 24 > 100.000000 | c 25 >   0.000000 | c 26 >   0.000000 | c 27 >   3.835620 | c 28 >   6.164380 | c 29 >  -1.000000 | c 3 >   8.543030 | c 2 >  -1.000000 | c 10 >  14.363700 | c 1 >  -1.000000 | c 0 >  -1.000000 | c 30 >  -1.000000 | c 7 >  -1.000000 | c 6 >  14.170400 | c 32 >  -1.000000 | c 5 >  15.507200 | c 31 >  -1.000000 | c 4 >  -1.000000 | c 9 >  -1.000000 | c 8 >  -1.000000 | c
7.13/7.27	c choco : 153.11
7.13/7.27	c mistral : 9.59
7.13/7.27	c abscon : 196.99
7.13/7.27	c
7.13/7.27	c
7.13/7.27	c /home/ehebrard/new_instances/competition_4c/data/wordsHerald/crossword-m1-words-21-06.xml
7.13/7.27	c 19 >   0.000000 | c 35 >   0.000000 | c 17 >   5.524030 | c 18 >   0.000000 | c 33 >   0.000000 | c 15 >  19.225600 | c 34 >   0.000000 | c 16 >  22.000000 | c 13 >   5.023370 | c 14 >   7.686500 | c 11 >   8.543030 | c 12 >   6.201430 | c 21 >   5.099020 | c 20 >  94.476000 | c 22 >   5.099020 | c 23 > 100.000000 | c 24 > 100.000000 | c 25 >   0.000000 | c 26 >   0.000000 | c 27 >   3.835620 | c 28 >   6.164380 | c 29 >  -1.000000 | c 3 >   8.543030 | c 2 >  -1.000000 | c 10 >  14.363700 | c 1 >  -1.000000 | c 0 >  -1.000000 | c 30 >  -1.000000 | c 7 >  -1.000000 | c 6 >  14.170400 | c 32 >  -1.000000 | c 5 >  15.507200 | c 31 >  -1.000000 | c 4 >  -1.000000 | c 9 >  -1.000000 | c 8 >  -1.000000 | c
7.13/7.28	c choco : 29.3
7.13/7.28	c mistral : 16.5
7.13/7.28	c abscon : 35.08
7.13/7.28	c
7.13/7.28	c
7.13/7.28	c /home/ehebrard/new_instances/competition_4c/data/lexHerald/crossword-m1-lex-21-03.xml
7.13/7.28	c 19 >   0.000000 | c 35 >   0.000000 | c 17 >   6.728970 | c 18 >   0.000000 | c 33 >   0.000000 | c 15 >  19.205000 | c 34 >   0.000000 | c 16 >  22.000000 | c 13 >   5.078330 | c 14 >   8.016810 | c 11 >   8.499850 | c 12 >   6.105630 | c 21 >   5.099020 | c 20 >  93.271000 | c 22 >   5.099020 | c 23 > 100.000000 | c 24 > 100.000000 | c 25 >   0.000000 | c 26 >   0.000000 | c 27 >   4.166670 | c 28 >   5.833330 | c 29 >  -1.000000 | c 3 >   8.499850 | c 2 >  -1.000000 | c 10 >  14.004900 | c 1 >  -1.000000 | c 0 >  -1.000000 | c 30 >  -1.000000 | c 7 >  -1.000000 | c 6 >  13.803700 | c 32 >  -1.000000 | c 5 >  15.214200 | c 31 >  -1.000000 | c 4 >  -1.000000 | c 9 >  -1.000000 | c 8 >  -1.000000 | c
7.13/7.29	c choco : 30.14
7.13/7.29	c mistral : 15.05
7.13/7.29	c abscon : 47.58
7.13/7.29	c
7.13/7.29	c
7.13/7.29	c /home/ehebrard/new_instances/competition_4c/data/lexHerald/crossword-m1-lex-23-07.xml
7.13/7.29	c 19 >   0.000000 | c 35 >   0.000000 | c 17 >   4.474160 | c 18 >   0.000000 | c 33 >   0.000000 | c 15 >  19.647200 | c 34 >   0.000000 | c 16 >  24.000000 | c 13 >   5.127730 | c 14 >   7.977280 | c 11 >   8.800900 | c 12 >   6.349320 | c 21 >   5.099020 | c 20 >  95.525800 | c 22 >   5.099020 | c 23 > 100.000000 | c 24 > 100.000000 | c 25 >   0.000000 | c 26 >   0.000000 | c 27 >   4.597700 | c 28 >   5.402300 | c 29 >  -1.000000 | c 3 >   8.800900 | c 2 >  -1.000000 | c 10 >  14.847800 | c 1 >  -1.000000 | c 0 >  -1.000000 | c 30 >  -1.000000 | c 7 >  -1.000000 | c 6 >  14.643700 | c 32 >  -1.000000 | c 5 >  15.938300 | c 31 >  -1.000000 | c 4 >  -1.000000 | c 9 >  -1.000000 | c 8 >  -1.000000 | c
7.13/7.29	c choco : 76.58
7.13/7.29	c mistral : 30.9
7.13/7.29	c abscon : 157.92
7.13/7.30	c
7.13/7.30	c
7.13/7.30	c /home/ehebrard/new_instances/competition_4c/data/wordsHerald/crossword-m1-words-21-03.xml
7.13/7.30	c 19 >   0.000000 | c 35 >   0.000000 | c 17 >   6.728970 | c 18 >   0.000000 | c 33 >   0.000000 | c 15 >  18.808300 | c 34 >   0.000000 | c 16 >  22.000000 | c 13 >   4.785110 | c 14 >   7.954200 | c 11 >   8.499850 | c 12 >   5.952520 | c 21 >   5.099020 | c 20 >  93.271000 | c 22 >   5.099020 | c 23 > 100.000000 | c 24 > 100.000000 | c 25 >   0.000000 | c 26 >   0.000000 | c 27 >   4.166670 | c 28 >   5.833330 | c 29 >  -1.000000 | c 3 >   8.499850 | c 2 >  -1.000000 | c 10 >  14.004900 | c 1 >  -1.000000 | c 0 >  -1.000000 | c 30 >  -1.000000 | c 7 >  -1.000000 | c 6 >  13.803700 | c 32 >  -1.000000 | c 5 >  15.214200 | c 31 >  -1.000000 | c 4 >  -1.000000 | c 9 >  -1.000000 | c 8 >  -1.000000 | c
7.21/7.30	c choco : 32.3
7.21/7.30	c mistral : 21.78
7.21/7.30	c abscon : 24.64
7.21/7.30	c
7.21/7.30	c
7.21/7.30	c /home/ehebrard/new_instances/competition_4c/data/wordsHerald/crossword-m1-words-23-07.xml
7.21/7.30	c 19 >   0.000000 | c 35 >   0.000000 | c 17 >   4.474160 | c 18 >   0.000000 | c 33 >   0.000000 | c 15 >  19.276700 | c 34 >   0.000000 | c 16 >  24.000000 | c 13 >   5.078940 | c 14 >   8.134430 | c 11 >   8.800900 | c 12 >   6.348290 | c 21 >   5.099020 | c 20 >  95.525800 | c 22 >   5.099020 | c 23 > 100.000000 | c 24 > 100.000000 | c 25 >   0.000000 | c 26 >   0.000000 | c 27 >   4.597700 | c 28 >   5.402300 | c 29 >  -1.000000 | c 3 >   8.800900 | c 2 >  -1.000000 | c 10 >  14.847800 | c 1 >  -1.000000 | c 0 >  -1.000000 | c 30 >  -1.000000 | c 7 >  -1.000000 | c 6 >  14.643700 | c 32 >  -1.000000 | c 5 >  15.938300 | c 31 >  -1.000000 | c 4 >  -1.000000 | c 9 >  -1.000000 | c 8 >  -1.000000 | c
7.21/7.31	c choco : 80.07
7.21/7.31	c mistral : 19.3
7.21/7.31	c abscon : 48.37
7.21/7.31	c
7.21/7.31	c
7.21/7.31	c /home/ehebrard/new_instances/competition_4c/data/ukHerald/crossword-m1-uk-21-01.xml
7.21/7.31	c 19 >   0.000000 | c 35 >   0.000000 | c 17 >   5.992180 | c 18 >   0.000000 | c 33 >   0.000000 | c 15 >  17.682800 | c 34 >   0.000000 | c 16 >  24.000000 | c 13 >   4.800170 | c 14 >   6.930740 | c 11 >   8.543030 | c 12 >   5.873630 | c 21 >   5.099020 | c 20 >  94.007800 | c 22 >   5.099020 | c 23 > 100.000000 | c 24 > 100.000000 | c 25 >   0.000000 | c 26 >   0.000000 | c 27 >   3.623190 | c 28 >   6.376810 | c 29 >  -1.000000 | c 3 >   8.543030 | c 2 >  -1.000000 | c 10 >  14.159600 | c 1 >  -1.000000 | c 0 >  -1.000000 | c 30 >  -1.000000 | c 7 >  -1.000000 | c 6 >  13.965600 | c 32 >  -1.000000 | c 5 >  15.347600 | c 31 >  -1.000000 | c 4 >  -1.000000 | c 9 >  -1.000000 | c 8 >  -1.000000 | c
7.21/7.32	c choco : 45.6
7.21/7.32	c mistral : 7.17
7.21/7.32	c abscon : 30.02
7.21/7.32	c
7.21/7.32	c
7.21/7.32	c Length: 10
7.21/7.32	c 1.6858487270511546  2.2631243064180104  2.3312847119346016  2.525098805670779  2.616749815878468  2.7746749279510214  2.998703554354781  3.0629140367630305  3.1129948891381103  3.1625719028347796  
7.21/7.32	c 
7.21/7.32	c 1.0  0.7189503752525093  0.6958588230109174  0.6376253149625117  0.6133528381025256  0.5755972538297424  0.5293715300842357  0.5174606258624745  0.508536371290904  0.5  
7.21/7.33	c
7.21/7.33	c solver 0
7.21/7.33	c	  before 0.0 seconds: {} 0
7.21/7.33	c	  before 36.0 seconds: {1, 2, 4, 7, 9} 3045
7.21/7.33	c	  before 54.0 seconds: {1, 2, 4, 5, 7, 8, 9} 4129
7.21/7.33	c	  before 162.0 seconds: {1, 2, 4, 5, 6, 7, 8, 9} 4659
7.21/7.33	c	  before 198.0 seconds: {1, 2, 3, 4, 5, 6, 7, 8, 9} 5296
7.21/7.33	c
7.21/7.33	c solver 1
7.21/7.33	c	  before 0.0 seconds: {} 0
7.21/7.33	c	  before 18.0 seconds: {2, 3, 4, 5, 9} 3022
7.21/7.33	c	  before 36.0 seconds: {1, 2, 3, 4, 5, 6, 7, 8, 9} 5296
7.21/7.33	c	  before 72.0 seconds: {0, 1, 2, 3, 4, 5, 6, 7, 8, 9} 6296
7.21/7.33	c
7.21/7.33	c solver 2
7.21/7.33	c	  before 0.0 seconds: {} 0
7.21/7.33	c	  before 36.0 seconds: {2, 4, 5, 7} 2402
7.21/7.33	c	  before 54.0 seconds: {2, 4, 5, 7, 9} 2902
7.21/7.33	c	  before 72.0 seconds: {1, 2, 4, 5, 7, 9} 3621
7.21/7.33	c	  before 90.0 seconds: {1, 2, 4, 5, 6, 7, 8, 9} 4659
7.21/7.33	c	  before 162.0 seconds: {1, 2, 3, 4, 5, 6, 7, 8, 9} 5296
7.21/7.33	c
7.21/7.33	cTotal time: 24
7.21/7.33	c 432.0 seconds unused
7.21/7.33	c 0 c 0 c 0 
7.21/7.33	c 1 c 0 c 1 
7.21/7.33	c 0 c 0 c 0 
7.21/7.33	c is solver0 dominated by:
7.21/7.33	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: false) (0 is equally as fast as 1: false) (0 < 1: false)
7.21/7.33	c is dominated? true
7.21/7.33	c
7.21/7.33	c is solver1 dominated by:
7.21/7.33	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: true) (1 is equally as fast as 0: false) (1 < 0: true)
7.21/7.33	c	solver 2 (1 solves instances that 2 can't: true) (2 doesn't solve instances that 1 can't: true) (1 is faster than 2: true) (1 is equally as fast as 2: false) (1 < 2: false)
7.21/7.33	c is dominated? false
7.21/7.33	c
7.21/7.33	c is solver2 dominated by:
7.21/7.33	c	solver 0 (2 solves instances that 0 can't: false) (0 doesn't solve instances that 2 can't: true) (2 is faster than 0: true) (2 is equally as fast as 0: false) (2 < 0: true)
7.21/7.33	c	solver 1 (2 solves instances that 1 can't: false) (1 doesn't solve instances that 2 can't: false) (2 is faster than 1: false) (2 is equally as fast as 1: false) (2 < 1: true)
7.21/7.33	c is dominated? true
7.21/7.33	c
7.21/7.33	c Number of non-dominated solvers: 1
7.21/7.34	c remove dominated solvers
7.21/7.34	c solver 1 is not dominated by another solver
7.21/7.34	c solver 2 is dominated by another solver
7.21/7.34	c solver 0 is dominated by another solver
7.21/7.34	c
7.21/7.34	c solver 0: 0.0
7.21/7.34	c
7.21/7.34	c solver 1: 72.0
7.21/7.34	c
7.21/7.34	c+ 4/4 of 96
7.21/7.34	c
7.21/7.34	c solver 2: 0.0
7.21/7.34	c	 do not run abscon
7.21/7.34	c	  run mistral for 1800.0 seconds {0, 1, 2, 3, 4, 5, 6, 7, 8, 9} 6296
7.21/7.34	c	 do not run choco
7.21/7.34	c Starting solver: HOME/cpHydra_k_10/solver/mistral
7.21/7.34	c On Instance: HOME/instance-1077072-1215191554.xml
7.21/7.34	c Running for: 1800 seconds
101.17/101.79	c mistral-prime version 1.313
101.17/101.79	s SATISFIABLE
101.17/101.79	v 0 1 1 0 18 2 17 4 22 4 6 0 13 18 2 0 11 4 12 8 4 13 15 0 14 11 8 0 17 2 14 0 17 2 4 3 8 3 4 0 11 8 18 19 8 2 17 4 8 19 4 17 0 19 4 3 3 4 15 11 4 19 4 18 7 14 12 4 3 2 0 13 0 17 24 24 21 4 18 3 8 21 0 13 2 14 2 10 0 1 0 18 4 3 12 0 19 4 17 7 14 13 4 24 3 4 22 4 11 18 8 4 19 20 19 0 13 10 7 0 12 14 13 8 17 4 18 4 19 18 19 8 11 4 8 3 4 12 18 0 17 8 14 0 17 0 7 12 4 3 0 1 0 3 17 4 6 8 12 4 18 15 17 14 1 11 4 12 18 12 0 19 4 19 17 4 0 3 18 13 14 8 18 24 21 8 18 0 18 1 17 0 6 6 18 2 14 17 4 18 0 6 4 17 0 11 8 12 4 13 19 18 13 14 12 8 13 0 11 2 0 3 8 11 11 0 2 18 4 17 4 8 2 4 18 11 8 4 20 0 8 3 0 18 19 20 13 5 14 17 2 14 13 13 14 19 0 19 8 21 4 18 20 8 19 18 5 0 18 19 4 13 4 3 0 5 14 17 4 2 11 8 2 7 4 4 13 8 3 18 11 0 15 18 1 4 0 19 0 17 12 0 19 0 18 15 4 17 12 12 4 3 8 2 8 13 4 11 0 20 17 4 13 19 8 0 13 14 17 8 6 8 13 0 19 4 3 12 8 18 4 17 4 3 8 19 18 0 17 0 13 18 4 0 13 18 11 4 3 18 3 4 13 18 19 22 0 13 6 4 11 11 0
101.17/101.79	d CHECKS 74833489
101.17/101.79	d ASSIGNMENTS 20939

Verifier Data (download as text)

OK

Watcher Data (download as text)

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

command line: /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1077072-1215191554/watcher-1077072-1215191554 -o /tmp/evaluation-result-1077072-1215191554/solver-1077072-1215191554 -C 1800 -W 2200 -M 900 --output-limit 1,15 HOME/cpHydra_k_10/hydra HOME/instance-1077072-1215191554.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

[startup+0 s]
/proc/loadavg: 1.92 1.98 1.95 4/72 4591
/proc/meminfo: memFree=1164016/2055920 swapFree=4191676/4192956
[pid=4591] ppid=4589 vsize=18572 CPUtime=0
/proc/4591/stat : 4591 (runsolver) R 4589 2347 2347 0 -1 4194368 4 0 0 0 0 0 0 0 19 0 1 0 131150778 19017728 290 996147200 4194304 4296836 548682068480 18446744073709551615 244276849403 0 0 4096 24578 0 0 0 17 1 0 0
/proc/4591/statm: 4643 290 255 25 0 2626 0
Current StackSize limit: 10240 KiB


[startup+0.059172 s]
/proc/loadavg: 1.92 1.98 1.95 4/72 4591
/proc/meminfo: memFree=1164016/2055920 swapFree=4191676/4192956
[pid=4591] ppid=4589 vsize=5360 CPUtime=0
/proc/4591/stat : 4591 (hydra) S 4589 4591 2347 0 -1 4194304 330 247 0 0 0 0 0 0 20 0 1 0 131150778 5488640 236 996147200 4194304 4889804 548682068816 18446744073709551615 244276847428 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/4591/statm: 1340 236 195 169 0 51 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5360

[startup+0.101177 s]
/proc/loadavg: 1.92 1.98 1.95 4/72 4591
/proc/meminfo: memFree=1164016/2055920 swapFree=4191676/4192956
[pid=4591] ppid=4589 vsize=5360 CPUtime=0
/proc/4591/stat : 4591 (hydra) S 4589 4591 2347 0 -1 4194304 330 247 0 0 0 0 0 0 20 0 1 0 131150778 5488640 236 996147200 4194304 4889804 548682068816 18446744073709551615 244276847428 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/4591/statm: 1340 236 195 169 0 51 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5360

[startup+0.301223 s]
/proc/loadavg: 1.92 1.98 1.95 4/72 4591
/proc/meminfo: memFree=1164016/2055920 swapFree=4191676/4192956
[pid=4591] ppid=4589 vsize=5360 CPUtime=0
/proc/4591/stat : 4591 (hydra) S 4589 4591 2347 0 -1 4194304 330 247 0 0 0 0 0 0 20 0 1 0 131150778 5488640 236 996147200 4194304 4889804 548682068816 18446744073709551615 244276847428 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/4591/statm: 1340 236 195 169 0 51 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5360

[startup+0.701295 s]
/proc/loadavg: 1.92 1.98 1.95 4/72 4591
/proc/meminfo: memFree=1164016/2055920 swapFree=4191676/4192956
[pid=4591] ppid=4589 vsize=5360 CPUtime=0
/proc/4591/stat : 4591 (hydra) S 4589 4591 2347 0 -1 4194304 330 247 0 0 0 0 0 0 20 0 1 0 131150778 5488640 236 996147200 4194304 4889804 548682068816 18446744073709551615 244276847428 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/4591/statm: 1340 236 195 169 0 51 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5360

[startup+1.50145 s]
/proc/loadavg: 1.92 1.98 1.95 3/74 4595
/proc/meminfo: memFree=1149344/2055920 swapFree=4191676/4192956
[pid=4591] ppid=4589 vsize=5360 CPUtime=0
/proc/4591/stat : 4591 (hydra) S 4589 4591 2347 0 -1 4194304 330 247 0 0 0 0 0 0 20 0 1 0 131150778 5488640 236 996147200 4194304 4889804 548682068816 18446744073709551615 244276847428 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/4591/statm: 1340 236 195 169 0 51 0
[pid=4595] ppid=4591 vsize=19012 CPUtime=1.47
/proc/4595/stat : 4595 (xsolve) R 4591 4591 2347 0 -1 4194304 4032 0 0 0 146 1 0 0 25 0 1 0 131150779 19468288 3991 996147200 134512640 135239763 4294956176 18446744073709551615 135030883 0 0 4096 0 0 0 0 17 1 0 0
/proc/4595/statm: 4753 3991 424 177 0 3656 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 24372

[startup+3.10275 s]
/proc/loadavg: 1.92 1.98 1.95 3/82 4607
/proc/meminfo: memFree=1156640/2055920 swapFree=4191676/4192956
[pid=4591] ppid=4589 vsize=5360 CPUtime=1.78
/proc/4591/stat : 4591 (hydra) S 4589 4591 2347 0 -1 4194304 375 4628 0 0 0 0 176 2 18 0 1 0 131150778 5488640 238 996147200 4194304 4889804 548682068816 18446744073709551615 244276847428 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/4591/statm: 1340 238 196 169 0 51 0
[pid=4599] ppid=4591 vsize=196992 CPUtime=1.27
/proc/4599/stat : 4599 (java) S 4591 4591 2347 0 -1 0 5006 0 1 0 121 6 0 0 19 0 9 0 131150959 201719808 4199 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/4599/statm: 49248 4199 1678 9 0 43831 0
[pid=4599/tid=4600] ppid=4591 vsize=196992 CPUtime=0.98
/proc/4599/task/4600/stat : 4600 (java) R 4591 4591 2347 0 -1 64 2733 0 1 0 96 2 0 0 25 0 9 0 131150960 201719808 4199 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=4599/tid=4601] ppid=4591 vsize=196992 CPUtime=0.12
/proc/4599/task/4601/stat : 4601 (java) R 4591 4591 2347 0 -1 64 936 0 0 0 10 2 0 0 15 0 9 0 131150961 201719808 4199 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=4599/tid=4602] ppid=4591 vsize=196992 CPUtime=0
/proc/4599/task/4602/stat : 4602 (java) S 4591 4591 2347 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 131150961 201719808 4199 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=4599/tid=4603] ppid=4591 vsize=196992 CPUtime=0
/proc/4599/task/4603/stat : 4603 (java) S 4591 4591 2347 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 131150961 201719808 4199 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=4599/tid=4604] ppid=4591 vsize=196992 CPUtime=0
/proc/4599/task/4604/stat : 4604 (java) S 4591 4591 2347 0 -1 64 1 0 0 0 0 0 0 0 24 0 9 0 131150964 201719808 4201 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=4599/tid=4605] ppid=4591 vsize=196992 CPUtime=0.13
/proc/4599/task/4605/stat : 4605 (java) S 4591 4591 2347 0 -1 64 613 0 0 0 13 0 0 0 16 0 9 0 131150964 201719808 4202 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=4599/tid=4606] ppid=4591 vsize=196992 CPUtime=0
/proc/4599/task/4606/stat : 4606 (java) S 4591 4591 2347 0 -1 64 0 0 0 0 0 0 0 0 25 0 9 0 131150964 201719808 4202 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=4599/tid=4607] ppid=4591 vsize=196992 CPUtime=0
/proc/4599/task/4607/stat : 4607 (java) S 4591 4591 2347 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 131150964 201719808 4202 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3.05
Current children cumulated vsize (KiB) 202352

[startup+6.30136 s]
/proc/loadavg: 2.01 2.00 1.96 3/82 4607
/proc/meminfo: memFree=1143328/2055920 swapFree=4191676/4192956
[pid=4591] ppid=4589 vsize=5360 CPUtime=1.78
/proc/4591/stat : 4591 (hydra) S 4589 4591 2347 0 -1 4194304 375 4628 0 0 0 0 176 2 18 0 1 0 131150778 5488640 238 996147200 4194304 4889804 548682068816 18446744073709551615 244276847428 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/4591/statm: 1340 238 196 169 0 51 0
[pid=4599] ppid=4591 vsize=197100 CPUtime=4.45
/proc/4599/stat : 4599 (java) S 4591 4591 2347 0 -1 0 10155 0 1 0 431 14 0 0 19 0 9 0 131150959 201830400 8430 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/4599/statm: 49275 8430 2540 9 0 43858 0
[pid=4599/tid=4600] ppid=4591 vsize=197100 CPUtime=3.54
/proc/4599/task/4600/stat : 4600 (java) R 4591 4591 2347 0 -1 64 3583 0 1 0 350 4 0 0 25 0 9 0 131150960 201830400 8430 996147200 134512640 134550740 4294955968 18446744073709551615 4126375040 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=4599/tid=4601] ppid=4591 vsize=197100 CPUtime=0.72
/proc/4599/task/4601/stat : 4601 (java) S 4591 4591 2347 0 -1 64 5219 0 0 0 64 8 0 0 16 0 9 0 131150961 201830400 8430 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=4599/tid=4602] ppid=4591 vsize=197100 CPUtime=0
/proc/4599/task/4602/stat : 4602 (java) S 4591 4591 2347 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 131150961 201830400 8430 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=4599/tid=4603] ppid=4591 vsize=197100 CPUtime=0
/proc/4599/task/4603/stat : 4603 (java) S 4591 4591 2347 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 131150961 201830400 8430 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=4599/tid=4604] ppid=4591 vsize=197100 CPUtime=0
/proc/4599/task/4604/stat : 4604 (java) S 4591 4591 2347 0 -1 64 1 0 0 0 0 0 0 0 24 0 9 0 131150964 201830400 8430 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=4599/tid=4605] ppid=4591 vsize=197100 CPUtime=0.16
/proc/4599/task/4605/stat : 4605 (java) S 4591 4591 2347 0 -1 64 629 0 0 0 16 0 0 0 16 0 9 0 131150964 201830400 8430 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=4599/tid=4606] ppid=4591 vsize=197100 CPUtime=0
/proc/4599/task/4606/stat : 4606 (java) S 4591 4591 2347 0 -1 64 0 0 0 0 0 0 0 0 25 0 9 0 131150964 201830400 8430 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=4599/tid=4607] ppid=4591 vsize=197100 CPUtime=0
/proc/4599/task/4607/stat : 4607 (java) S 4591 4591 2347 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 131150964 201830400 8430 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.23
Current children cumulated vsize (KiB) 202460

[startup+12.7026 s]
/proc/loadavg: 2.01 2.00 1.96 3/85 4610
/proc/meminfo: memFree=1121096/2055920 swapFree=4191676/4192956
[pid=4591] ppid=4589 vsize=5360 CPUtime=1.78
/proc/4591/stat : 4591 (hydra) S 4589 4591 2347 0 -1 4194304 375 4628 0 0 0 0 176 2 18 0 1 0 131150778 5488640 238 996147200 4194304 4889804 548682068816 18446744073709551615 244276847428 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/4591/statm: 1340 238 196 169 0 51 0
[pid=4599] ppid=4591 vsize=197424 CPUtime=5.46
/proc/4599/stat : 4599 (java) S 4591 4591 2347 0 -1 0 11431 0 1 0 530 16 0 0 19 0 10 0 131150959 202162176 9402 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/4599/statm: 49356 9402 2543 9 0 43939 0
[pid=4609] ppid=4599 vsize=5356 CPUtime=0
/proc/4609/stat : 4609 (mistral) S 4599 4591 2347 0 -1 4194304 292 0 0 0 0 0 0 0 25 0 1 0 131151512 5484544 236 996147200 4194304 4889804 548682068592 18446744073709551615 244276847428 0 65540 4 65538 18446744071563356171 0 0 17 0 0 0
/proc/4609/statm: 1339 236 196 169 0 50 0
[pid=4610] ppid=4609 vsize=19016 CPUtime=5.32
/proc/4610/stat : 4610 (xsolve) R 4609 4591 2347 0 -1 4194304 4026 0 0 0 530 2 0 0 25 0 1 0 131151513 19472384 3990 996147200 134512640 135239763 4294955952 18446744073709551615 134789108 0 4 0 0 0 0 0 17 0 0 0
/proc/4610/statm: 4754 3990 406 177 0 3657 0
[pid=4599/tid=4600] ppid=4591 vsize=197424 CPUtime=4.41
/proc/4599/task/4600/stat : 4600 (java) S 4591 4591 2347 0 -1 64 3859 0 1 0 435 6 0 0 24 0 10 0 131150960 202162176 9402 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 0 0 0
[pid=4599/tid=4601] ppid=4591 vsize=197424 CPUtime=0.83
/proc/4599/task/4601/stat : 4601 (java) S 4591 4591 2347 0 -1 64 6121 0 0 0 75 8 0 0 16 0 10 0 131150961 202162176 9402 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=4599/tid=4602] ppid=4591 vsize=197424 CPUtime=0
/proc/4599/task/4602/stat : 4602 (java) S 4591 4591 2347 0 -1 64 11 0 0 0 0 0 0 0 16 0 10 0 131150961 202162176 9402 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=4599/tid=4603] ppid=4591 vsize=197424 CPUtime=0
/proc/4599/task/4603/stat : 4603 (java) S 4591 4591 2347 0 -1 64 5 0 0 0 0 0 0 0 16 0 10 0 131150961 202162176 9402 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=4599/tid=4604] ppid=4591 vsize=197424 CPUtime=0
/proc/4599/task/4604/stat : 4604 (java) S 4591 4591 2347 0 -1 64 1 0 0 0 0 0 0 0 24 0 10 0 131150964 202162176 9402 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=4599/tid=4605] ppid=4591 vsize=197424 CPUtime=0.19
/proc/4599/task/4605/stat : 4605 (java) S 4591 4591 2347 0 -1 64 647 0 0 0 19 0 0 0 16 0 10 0 131150964 202162176 9402 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=4599/tid=4606] ppid=4591 vsize=197424 CPUtime=0
/proc/4599/task/4606/stat : 4606 (java) S 4591 4591 2347 0 -1 64 0 0 0 0 0 0 0 0 25 0 10 0 131150964 202162176 9402 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=4599/tid=4607] ppid=4591 vsize=197424 CPUtime=0
/proc/4599/task/4607/stat : 4607 (java) S 4591 4591 2347 0 -1 64 12 0 0 0 0 0 0 0 15 0 10 0 131150964 202162176 9402 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=4599/tid=4608] ppid=4591 vsize=197424 CPUtime=0
/proc/4599/task/4608/stat : 4608 (java) S 4591 4591 2347 0 -1 64 68 0 0 0 0 0 0 0 25 0 10 0 131151512 202162176 9402 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 18446744071563356171 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.56
Current children cumulated vsize (KiB) 227156

[startup+25.502 s]
/proc/loadavg: 2.00 2.00 1.96 3/85 4610
/proc/meminfo: memFree=1121224/2055920 swapFree=4191676/4192956
[pid=4591] ppid=4589 vsize=5360 CPUtime=1.78
/proc/4591/stat : 4591 (hydra) S 4589 4591 2347 0 -1 4194304 375 4628 0 0 0 0 176 2 18 0 1 0 131150778 5488640 238 996147200 4194304 4889804 548682068816 18446744073709551615 244276847428 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/4591/statm: 1340 238 196 169 0 51 0
[pid=4599] ppid=4591 vsize=197424 CPUtime=5.46
/proc/4599/stat : 4599 (java) S 4591 4591 2347 0 -1 0 11431 0 1 0 530 16 0 0 19 0 10 0 131150959 202162176 9402 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/4599/statm: 49356 9402 2543 9 0 43939 0
[pid=4609] ppid=4599 vsize=5356 CPUtime=0
/proc/4609/stat : 4609 (mistral) S 4599 4591 2347 0 -1 4194304 292 0 0 0 0 0 0 0 25 0 1 0 131151512 5484544 236 996147200 4194304 4889804 548682068592 18446744073709551615 244276847428 0 65540 4 65538 18446744071563356171 0 0 17 0 0 0
/proc/4609/statm: 1339 236 196 169 0 50 0
[pid=4610] ppid=4609 vsize=19084 CPUtime=18.06
/proc/4610/stat : 4610 (xsolve) R 4609 4591 2347 0 -1 4194304 4044 0 0 0 1804 2 0 0 25 0 1 0 131151513 19542016 4008 996147200 134512640 135239763 4294955952 18446744073709551615 134789003 0 4 0 0 0 0 0 17 0 0 0
/proc/4610/statm: 4771 4008 406 177 0 3674 0
[pid=4599/tid=4600] ppid=4591 vsize=197424 CPUtime=4.41
/proc/4599/task/4600/stat : 4600 (java) S 4591 4591 2347 0 -1 64 3859 0 1 0 435 6 0 0 24 0 10 0 131150960 202162176 9402 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 0 0 0
[pid=4599/tid=4601] ppid=4591 vsize=197424 CPUtime=0.83
/proc/4599/task/4601/stat : 4601 (java) S 4591 4591 2347 0 -1 64 6121 0 0 0 75 8 0 0 16 0 10 0 131150961 202162176 9402 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=4599/tid=4602] ppid=4591 vsize=197424 CPUtime=0
/proc/4599/task/4602/stat : 4602 (java) S 4591 4591 2347 0 -1 64 11 0 0 0 0 0 0 0 16 0 10 0 131150961 202162176 9402 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=4599/tid=4603] ppid=4591 vsize=197424 CPUtime=0
/proc/4599/task/4603/stat : 4603 (java) S 4591 4591 2347 0 -1 64 5 0 0 0 0 0 0 0 16 0 10 0 131150961 202162176 9402 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=4599/tid=4604] ppid=4591 vsize=197424 CPUtime=0
/proc/4599/task/4604/stat : 4604 (java) S 4591 4591 2347 0 -1 64 1 0 0 0 0 0 0 0 24 0 10 0 131150964 202162176 9402 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=4599/tid=4605] ppid=4591 vsize=197424 CPUtime=0.19
/proc/4599/task/4605/stat : 4605 (java) S 4591 4591 2347 0 -1 64 647 0 0 0 19 0 0 0 16 0 10 0 131150964 202162176 9402 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=4599/tid=4606] ppid=4591 vsize=197424 CPUtime=0
/proc/4599/task/4606/stat : 4606 (java) S 4591 4591 2347 0 -1 64 0 0 0 0 0 0 0 0 25 0 10 0 131150964 202162176 9402 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=4599/tid=4607] ppid=4591 vsize=197424 CPUtime=0
/proc/4599/task/4607/stat : 4607 (java) S 4591 4591 2347 0 -1 64 12 0 0 0 0 0 0 0 15 0 10 0 131150964 202162176 9402 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=4599/tid=4608] ppid=4591 vsize=197424 CPUtime=0
/proc/4599/task/4608/stat : 4608 (java) S 4591 4591 2347 0 -1 64 68 0 0 0 0 0 0 0 25 0 10 0 131151512 202162176 9402 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 18446744071563356171 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.3
Current children cumulated vsize (KiB) 227224

[startup+51.1019 s]
/proc/loadavg: 2.00 2.00 1.96 3/85 4610
/proc/meminfo: memFree=1121160/2055920 swapFree=4191676/4192956
[pid=4591] ppid=4589 vsize=5360 CPUtime=1.78

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

/proc/loadavg: 2.00 2.00 1.96 3/85 4610
/proc/meminfo: memFree=1121032/2055920 swapFree=4191676/4192956
[pid=4591] ppid=4589 vsize=5360 CPUtime=1.78
/proc/4591/stat : 4591 (hydra) S 4589 4591 2347 0 -1 4194304 375 4628 0 0 0 0 176 2 18 0 1 0 131150778 5488640 238 996147200 4194304 4889804 548682068816 18446744073709551615 244276847428 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/4591/statm: 1340 238 196 169 0 51 0
[pid=4599] ppid=4591 vsize=197424 CPUtime=5.46
/proc/4599/stat : 4599 (java) S 4591 4591 2347 0 -1 0 11431 0 1 0 530 16 0 0 19 0 10 0 131150959 202162176 9402 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/4599/statm: 49356 9402 2543 9 0 43939 0
[pid=4609] ppid=4599 vsize=5356 CPUtime=0
/proc/4609/stat : 4609 (mistral) S 4599 4591 2347 0 -1 4194304 292 0 0 0 0 0 0 0 25 0 1 0 131151512 5484544 236 996147200 4194304 4889804 548682068592 18446744073709551615 244276847428 0 65540 4 65538 18446744071563356171 0 0 17 0 0 0
/proc/4609/statm: 1339 236 196 169 0 50 0
[pid=4610] ppid=4609 vsize=19088 CPUtime=91.34
/proc/4610/stat : 4610 (xsolve) R 4609 4591 2347 0 -1 4194304 4049 0 0 0 9132 2 0 0 25 0 1 0 131151513 19546112 4013 996147200 134512640 135239763 4294955952 18446744073709551615 134789108 0 4 0 0 0 0 0 17 0 0 0
/proc/4610/statm: 4772 4013 406 177 0 3675 0
[pid=4599/tid=4600] ppid=4591 vsize=197424 CPUtime=4.41
/proc/4599/task/4600/stat : 4600 (java) S 4591 4591 2347 0 -1 64 3859 0 1 0 435 6 0 0 24 0 10 0 131150960 202162176 9402 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 0 0 0
[pid=4599/tid=4601] ppid=4591 vsize=197424 CPUtime=0.83
/proc/4599/task/4601/stat : 4601 (java) S 4591 4591 2347 0 -1 64 6121 0 0 0 75 8 0 0 16 0 10 0 131150961 202162176 9402 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=4599/tid=4602] ppid=4591 vsize=197424 CPUtime=0
/proc/4599/task/4602/stat : 4602 (java) S 4591 4591 2347 0 -1 64 11 0 0 0 0 0 0 0 16 0 10 0 131150961 202162176 9402 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=4599/tid=4603] ppid=4591 vsize=197424 CPUtime=0
/proc/4599/task/4603/stat : 4603 (java) S 4591 4591 2347 0 -1 64 5 0 0 0 0 0 0 0 16 0 10 0 131150961 202162176 9402 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=4599/tid=4604] ppid=4591 vsize=197424 CPUtime=0
/proc/4599/task/4604/stat : 4604 (java) S 4591 4591 2347 0 -1 64 1 0 0 0 0 0 0 0 24 0 10 0 131150964 202162176 9402 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=4599/tid=4605] ppid=4591 vsize=197424 CPUtime=0.19
/proc/4599/task/4605/stat : 4605 (java) S 4591 4591 2347 0 -1 64 647 0 0 0 19 0 0 0 16 0 10 0 131150964 202162176 9402 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=4599/tid=4606] ppid=4591 vsize=197424 CPUtime=0
/proc/4599/task/4606/stat : 4606 (java) S 4591 4591 2347 0 -1 64 0 0 0 0 0 0 0 0 25 0 10 0 131150964 202162176 9402 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=4599/tid=4607] ppid=4591 vsize=197424 CPUtime=0
/proc/4599/task/4607/stat : 4607 (java) S 4591 4591 2347 0 -1 64 12 0 0 0 0 0 0 0 15 0 10 0 131150964 202162176 9402 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=4599/tid=4608] ppid=4591 vsize=197424 CPUtime=0
/proc/4599/task/4608/stat : 4608 (java) S 4591 4591 2347 0 -1 64 68 0 0 0 0 0 0 0 25 0 10 0 131151512 202162176 9402 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 18446744071563356171 0 0 -1 0 0 0
Current children cumulated CPU time (s) 98.58
Current children cumulated vsize (KiB) 227228

[startup+100.702 s]
/proc/loadavg: 2.00 2.00 1.96 3/85 4610
/proc/meminfo: memFree=1121032/2055920 swapFree=4191676/4192956
[pid=4591] ppid=4589 vsize=5360 CPUtime=1.78
/proc/4591/stat : 4591 (hydra) S 4589 4591 2347 0 -1 4194304 375 4628 0 0 0 0 176 2 18 0 1 0 131150778 5488640 238 996147200 4194304 4889804 548682068816 18446744073709551615 244276847428 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/4591/statm: 1340 238 196 169 0 51 0
[pid=4599] ppid=4591 vsize=197424 CPUtime=5.46
/proc/4599/stat : 4599 (java) S 4591 4591 2347 0 -1 0 11431 0 1 0 530 16 0 0 19 0 10 0 131150959 202162176 9402 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/4599/statm: 49356 9402 2543 9 0 43939 0
[pid=4609] ppid=4599 vsize=5356 CPUtime=0
/proc/4609/stat : 4609 (mistral) S 4599 4591 2347 0 -1 4194304 292 0 0 0 0 0 0 0 25 0 1 0 131151512 5484544 236 996147200 4194304 4889804 548682068592 18446744073709551615 244276847428 0 65540 4 65538 18446744071563356171 0 0 17 0 0 0
/proc/4609/statm: 1339 236 196 169 0 50 0
[pid=4610] ppid=4609 vsize=19088 CPUtime=92.93
/proc/4610/stat : 4610 (xsolve) R 4609 4591 2347 0 -1 4194304 4049 0 0 0 9291 2 0 0 25 0 1 0 131151513 19546112 4013 996147200 134512640 135239763 4294955952 18446744073709551615 135015494 0 4 0 0 0 0 0 17 0 0 0
/proc/4610/statm: 4772 4013 406 177 0 3675 0
[pid=4599/tid=4600] ppid=4591 vsize=197424 CPUtime=4.41
/proc/4599/task/4600/stat : 4600 (java) S 4591 4591 2347 0 -1 64 3859 0 1 0 435 6 0 0 24 0 10 0 131150960 202162176 9402 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 0 0 0
[pid=4599/tid=4601] ppid=4591 vsize=197424 CPUtime=0.83
/proc/4599/task/4601/stat : 4601 (java) S 4591 4591 2347 0 -1 64 6121 0 0 0 75 8 0 0 16 0 10 0 131150961 202162176 9402 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=4599/tid=4602] ppid=4591 vsize=197424 CPUtime=0
/proc/4599/task/4602/stat : 4602 (java) S 4591 4591 2347 0 -1 64 11 0 0 0 0 0 0 0 16 0 10 0 131150961 202162176 9402 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=4599/tid=4603] ppid=4591 vsize=197424 CPUtime=0
/proc/4599/task/4603/stat : 4603 (java) S 4591 4591 2347 0 -1 64 5 0 0 0 0 0 0 0 16 0 10 0 131150961 202162176 9402 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=4599/tid=4604] ppid=4591 vsize=197424 CPUtime=0
/proc/4599/task/4604/stat : 4604 (java) S 4591 4591 2347 0 -1 64 1 0 0 0 0 0 0 0 24 0 10 0 131150964 202162176 9402 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=4599/tid=4605] ppid=4591 vsize=197424 CPUtime=0.19
/proc/4599/task/4605/stat : 4605 (java) S 4591 4591 2347 0 -1 64 647 0 0 0 19 0 0 0 16 0 10 0 131150964 202162176 9402 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=4599/tid=4606] ppid=4591 vsize=197424 CPUtime=0
/proc/4599/task/4606/stat : 4606 (java) S 4591 4591 2347 0 -1 64 0 0 0 0 0 0 0 0 25 0 10 0 131150964 202162176 9402 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=4599/tid=4607] ppid=4591 vsize=197424 CPUtime=0
/proc/4599/task/4607/stat : 4607 (java) S 4591 4591 2347 0 -1 64 12 0 0 0 0 0 0 0 15 0 10 0 131150964 202162176 9402 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=4599/tid=4608] ppid=4591 vsize=197424 CPUtime=0
/proc/4599/task/4608/stat : 4608 (java) S 4591 4591 2347 0 -1 64 68 0 0 0 0 0 0 0 25 0 10 0 131151512 202162176 9402 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 18446744071563356171 0 0 -1 0 0 0
Current children cumulated CPU time (s) 100.17
Current children cumulated vsize (KiB) 227228

[startup+101.501 s]
/proc/loadavg: 2.00 2.00 1.96 3/85 4610
/proc/meminfo: memFree=1121032/2055920 swapFree=4191676/4192956
[pid=4591] ppid=4589 vsize=5360 CPUtime=1.78
/proc/4591/stat : 4591 (hydra) S 4589 4591 2347 0 -1 4194304 375 4628 0 0 0 0 176 2 18 0 1 0 131150778 5488640 238 996147200 4194304 4889804 548682068816 18446744073709551615 244276847428 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/4591/statm: 1340 238 196 169 0 51 0
[pid=4599] ppid=4591 vsize=197424 CPUtime=5.46
/proc/4599/stat : 4599 (java) S 4591 4591 2347 0 -1 0 11431 0 1 0 530 16 0 0 19 0 10 0 131150959 202162176 9402 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/4599/statm: 49356 9402 2543 9 0 43939 0
[pid=4609] ppid=4599 vsize=5356 CPUtime=0
/proc/4609/stat : 4609 (mistral) S 4599 4591 2347 0 -1 4194304 292 0 0 0 0 0 0 0 25 0 1 0 131151512 5484544 236 996147200 4194304 4889804 548682068592 18446744073709551615 244276847428 0 65540 4 65538 18446744071563356171 0 0 17 0 0 0
/proc/4609/statm: 1339 236 196 169 0 50 0
[pid=4610] ppid=4609 vsize=19088 CPUtime=93.73
/proc/4610/stat : 4610 (xsolve) R 4609 4591 2347 0 -1 4194304 4049 0 0 0 9371 2 0 0 25 0 1 0 131151513 19546112 4013 996147200 134512640 135239763 4294955952 18446744073709551615 135057060 0 4 0 0 0 0 0 17 0 0 0
/proc/4610/statm: 4772 4013 406 177 0 3675 0
[pid=4599/tid=4600] ppid=4591 vsize=197424 CPUtime=4.41
/proc/4599/task/4600/stat : 4600 (java) S 4591 4591 2347 0 -1 64 3859 0 1 0 435 6 0 0 24 0 10 0 131150960 202162176 9402 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 0 0 0
[pid=4599/tid=4601] ppid=4591 vsize=197424 CPUtime=0.83
/proc/4599/task/4601/stat : 4601 (java) S 4591 4591 2347 0 -1 64 6121 0 0 0 75 8 0 0 16 0 10 0 131150961 202162176 9402 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=4599/tid=4602] ppid=4591 vsize=197424 CPUtime=0
/proc/4599/task/4602/stat : 4602 (java) S 4591 4591 2347 0 -1 64 11 0 0 0 0 0 0 0 16 0 10 0 131150961 202162176 9402 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=4599/tid=4603] ppid=4591 vsize=197424 CPUtime=0
/proc/4599/task/4603/stat : 4603 (java) S 4591 4591 2347 0 -1 64 5 0 0 0 0 0 0 0 16 0 10 0 131150961 202162176 9402 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=4599/tid=4604] ppid=4591 vsize=197424 CPUtime=0
/proc/4599/task/4604/stat : 4604 (java) S 4591 4591 2347 0 -1 64 1 0 0 0 0 0 0 0 24 0 10 0 131150964 202162176 9402 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=4599/tid=4605] ppid=4591 vsize=197424 CPUtime=0.19
/proc/4599/task/4605/stat : 4605 (java) S 4591 4591 2347 0 -1 64 647 0 0 0 19 0 0 0 16 0 10 0 131150964 202162176 9402 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=4599/tid=4606] ppid=4591 vsize=197424 CPUtime=0
/proc/4599/task/4606/stat : 4606 (java) S 4591 4591 2347 0 -1 64 0 0 0 0 0 0 0 0 25 0 10 0 131150964 202162176 9402 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=4599/tid=4607] ppid=4591 vsize=197424 CPUtime=0
/proc/4599/task/4607/stat : 4607 (java) S 4591 4591 2347 0 -1 64 12 0 0 0 0 0 0 0 15 0 10 0 131150964 202162176 9402 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=4599/tid=4608] ppid=4591 vsize=197424 CPUtime=0
/proc/4599/task/4608/stat : 4608 (java) S 4591 4591 2347 0 -1 64 68 0 0 0 0 0 0 0 25 0 10 0 131151512 202162176 9402 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 18446744071563356171 0 0 -1 0 0 0
Current children cumulated CPU time (s) 100.97
Current children cumulated vsize (KiB) 227228

[startup+101.701 s]
/proc/loadavg: 2.00 2.00 1.96 3/85 4610
/proc/meminfo: memFree=1121032/2055920 swapFree=4191676/4192956
[pid=4591] ppid=4589 vsize=5360 CPUtime=1.78
/proc/4591/stat : 4591 (hydra) S 4589 4591 2347 0 -1 4194304 375 4628 0 0 0 0 176 2 18 0 1 0 131150778 5488640 238 996147200 4194304 4889804 548682068816 18446744073709551615 244276847428 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/4591/statm: 1340 238 196 169 0 51 0
[pid=4599] ppid=4591 vsize=197424 CPUtime=5.46
/proc/4599/stat : 4599 (java) S 4591 4591 2347 0 -1 0 11431 0 1 0 530 16 0 0 19 0 10 0 131150959 202162176 9402 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/4599/statm: 49356 9402 2543 9 0 43939 0
[pid=4609] ppid=4599 vsize=5356 CPUtime=0
/proc/4609/stat : 4609 (mistral) S 4599 4591 2347 0 -1 4194304 292 0 0 0 0 0 0 0 25 0 1 0 131151512 5484544 236 996147200 4194304 4889804 548682068592 18446744073709551615 244276847428 0 65540 4 65538 18446744071563356171 0 0 17 0 0 0
/proc/4609/statm: 1339 236 196 169 0 50 0
[pid=4610] ppid=4609 vsize=19088 CPUtime=93.93
/proc/4610/stat : 4610 (xsolve) R 4609 4591 2347 0 -1 4194304 4049 0 0 0 9391 2 0 0 25 0 1 0 131151513 19546112 4013 996147200 134512640 135239763 4294955952 18446744073709551615 134821087 0 4 0 0 0 0 0 17 0 0 0
/proc/4610/statm: 4772 4013 406 177 0 3675 0
[pid=4599/tid=4600] ppid=4591 vsize=197424 CPUtime=4.41
/proc/4599/task/4600/stat : 4600 (java) S 4591 4591 2347 0 -1 64 3859 0 1 0 435 6 0 0 24 0 10 0 131150960 202162176 9402 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 0 0 0
[pid=4599/tid=4601] ppid=4591 vsize=197424 CPUtime=0.83
/proc/4599/task/4601/stat : 4601 (java) S 4591 4591 2347 0 -1 64 6121 0 0 0 75 8 0 0 16 0 10 0 131150961 202162176 9402 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=4599/tid=4602] ppid=4591 vsize=197424 CPUtime=0
/proc/4599/task/4602/stat : 4602 (java) S 4591 4591 2347 0 -1 64 11 0 0 0 0 0 0 0 16 0 10 0 131150961 202162176 9402 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=4599/tid=4603] ppid=4591 vsize=197424 CPUtime=0
/proc/4599/task/4603/stat : 4603 (java) S 4591 4591 2347 0 -1 64 5 0 0 0 0 0 0 0 16 0 10 0 131150961 202162176 9402 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=4599/tid=4604] ppid=4591 vsize=197424 CPUtime=0
/proc/4599/task/4604/stat : 4604 (java) S 4591 4591 2347 0 -1 64 1 0 0 0 0 0 0 0 24 0 10 0 131150964 202162176 9402 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=4599/tid=4605] ppid=4591 vsize=197424 CPUtime=0.19
/proc/4599/task/4605/stat : 4605 (java) S 4591 4591 2347 0 -1 64 647 0 0 0 19 0 0 0 16 0 10 0 131150964 202162176 9402 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=4599/tid=4606] ppid=4591 vsize=197424 CPUtime=0
/proc/4599/task/4606/stat : 4606 (java) S 4591 4591 2347 0 -1 64 0 0 0 0 0 0 0 0 25 0 10 0 131150964 202162176 9402 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=4599/tid=4607] ppid=4591 vsize=197424 CPUtime=0
/proc/4599/task/4607/stat : 4607 (java) S 4591 4591 2347 0 -1 64 12 0 0 0 0 0 0 0 15 0 10 0 131150964 202162176 9402 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=4599/tid=4608] ppid=4591 vsize=197424 CPUtime=0
/proc/4599/task/4608/stat : 4608 (java) S 4591 4591 2347 0 -1 64 68 0 0 0 0 0 0 0 25 0 10 0 131151512 202162176 9402 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 18446744071563356171 0 0 -1 0 0 0
Current children cumulated CPU time (s) 101.17
Current children cumulated vsize (KiB) 227228

[startup+101.802 s]
/proc/loadavg: 2.00 2.00 1.96 3/85 4610
/proc/meminfo: memFree=1121032/2055920 swapFree=4191676/4192956
[pid=4591] ppid=4589 vsize=5360 CPUtime=1.78
/proc/4591/stat : 4591 (hydra) S 4589 4591 2347 0 -1 4194304 375 4628 0 0 0 0 176 2 18 0 1 0 131150778 5488640 238 996147200 4194304 4889804 548682068816 18446744073709551615 244276847428 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/4591/statm: 1340 238 196 169 0 51 0
[pid=4599] ppid=4591 vsize=197424 CPUtime=99.49
/proc/4599/stat : 4599 (java) S 4591 4591 2347 0 -1 0 11513 4366 1 0 531 16 9400 2 19 0 9 0 131150959 202162176 9404 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/4599/statm: 49356 9404 2544 9 0 43939 0
[pid=4599/tid=4600] ppid=4591 vsize=197424 CPUtime=98.43
/proc/4599/task/4600/stat : 4600 (java) S 4591 4591 2347 0 -1 64 3912 4366 1 0 435 6 9400 2 16 0 9 0 131150960 202162176 9404 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=4599/tid=4601] ppid=4591 vsize=197424 CPUtime=94.85
/proc/4599/task/4601/stat : 4601 (java) S 4591 4591 2347 0 -1 64 6139 4366 0 0 75 8 9400 2 15 0 9 0 131150961 202162176 9404 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=4599/tid=4602] ppid=4591 vsize=197424 CPUtime=94.02
/proc/4599/task/4602/stat : 4602 (java) S 4591 4591 2347 0 -1 64 11 4366 0 0 0 0 9400 2 16 0 9 0 131150961 202162176 9404 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=4599/tid=4603] ppid=4591 vsize=197424 CPUtime=94.02
/proc/4599/task/4603/stat : 4603 (java) S 4591 4591 2347 0 -1 64 5 4366 0 0 0 0 9400 2 16 0 9 0 131150961 202162176 9404 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=4599/tid=4604] ppid=4591 vsize=197424 CPUtime=94.02
/proc/4599/task/4604/stat : 4604 (java) S 4591 4591 2347 0 -1 64 1 4366 0 0 0 0 9400 2 24 0 9 0 131150964 202162176 9404 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=4599/tid=4605] ppid=4591 vsize=197424 CPUtime=94.21
/proc/4599/task/4605/stat : 4605 (java) S 4591 4591 2347 0 -1 64 647 4366 0 0 19 0 9400 2 16 0 9 0 131150964 202162176 9404 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=4599/tid=4606] ppid=4591 vsize=197424 CPUtime=94.02
/proc/4599/task/4606/stat : 4606 (java) S 4591 4591 2347 0 -1 64 0 4366 0 0 0 0 9400 2 25 0 9 0 131150964 202162176 9404 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=4599/tid=4607] ppid=4591 vsize=197424 CPUtime=94.02
/proc/4599/task/4607/stat : 4607 (java) S 4591 4591 2347 0 -1 64 12 4366 0 0 0 0 9400 2 15 0 9 0 131150964 202162176 9404 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 101.27
Current children cumulated vsize (KiB) 202784

Child status: 0
Real time (s): 101.83
CPU time (s): 101.311
CPU user time (s): 101.085
CPU system time (s): 0.225965
CPU usage (%): 99.4896
Max. virtual memory (cumulated for all children) (KiB): 227228

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

runsolver used 0.146977 second user time and 0.356945 second system time

The end

Launcher Data (download as text)

Begin job on node63 at 2008-07-04 19:12:34
IDJOB=1077072
IDBENCH=56631
IDSOLVER=365
FILE ID=node63/1077072-1215191554
PBS_JOBID= 7881499
Free space on /tmp= 66520 MiB

SOLVER NAME= cpHydra k_10
BENCH NAME= CPAI08/csp/wordsHerald/normalized-crossword-m1-words-21-01.xml
COMMAND LINE= HOME/cpHydra_k_10/hydra BENCHNAME 
RUNSOLVER COMMAND LINE= /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1077072-1215191554/watcher-1077072-1215191554 -o /tmp/evaluation-result-1077072-1215191554/solver-1077072-1215191554 -C 1800 -W 2200 -M 900 --output-limit 1,15  HOME/cpHydra_k_10/hydra HOME/instance-1077072-1215191554.xml 

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= d641e6d421915b203052ef4c4deb4c35
RANDOM SEED=1833037087

node63.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.256
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.256
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	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1164504 kB
Buffers:         89384 kB
Cached:         701808 kB
SwapCached:        260 kB
Active:         440120 kB
Inactive:       374720 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1164504 kB
SwapTotal:     4192956 kB
SwapFree:      4191676 kB
Dirty:           25648 kB
Writeback:           0 kB
Mapped:          36236 kB
Slab:            62104 kB
Committed_AS:   341228 kB
PageTables:       1588 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= 66496 MiB
End job on node63 at 2008-07-04 19:14:16