Trace number 1054115

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 412.224 416.202

DiagnosticValue
ASSIGNMENTS1523430
CHECKS906612000

General information on the benchmark

Namecsp/mknap/
normalized-mknap-1-5.xml
MD5SUMb5acb3eb596baa32b0d08b4b1c84ff93
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 benchmark1.20382
Satisfiable
(Un)Satisfiability was proved
Number of variables39
Number of constraints6
Maximum constraint arity39
Maximum domain size2
Number of constraints which are defined in extension0
Number of constraints which are defined in intension6
Global constraints used (with number of constraints)

Solver Data (download as text)

0.00/0.00	c cpHydra_k_10 version 0.0
7.01/7.17	c CASE TO CLASSIFY:
7.01/7.17	c Case: 0
7.01/7.17	c 19 >   0.000000 | c 35 >   0.000000 | c 17 >   0.000000 | c 18 >   0.000000 | c 33 >   0.000000 | c 15 >  21.669700 | c 34 >   0.000000 | c 16 >  39.000000 | c 13 >   7.133580 | c 14 >  12.275000 | c 11 >   7.813780 | c 12 >   6.398180 | c 21 >   1.414210 | c 20 > 100.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 >  -1.000000 | c 3 >  -1.000000 | c 2 >  -1.000000 | c 10 >   8.721100 | c 1 >   5.285400 | c 0 >  -1.000000 | c 30 >  -1.000000 | c 7 >   8.633000 | c 6 >  -1.000000 | c 32 >  -1.000000 | c 5 >  17.955800 | c 31 >  -1.000000 | c 4 >  -1.000000 | c 9 >  -1.000000 | c 8 >  -1.000000 | c
7.01/7.18	c choco : 1801.0
7.01/7.19	c mistral : 1801.0
7.01/7.19	c abscon : 1801.0
7.01/7.19	c
7.01/7.19	c
7.10/7.26	c List of same ones: 10
7.10/7.26	c /home/eomahony/cpZilla/CSP/mknap/mknap-1-5.xml
7.10/7.26	c 19 >   0.000000 | c 35 >   0.000000 | c 17 >   0.000000 | c 18 >   0.000000 | c 33 >   0.000000 | c 15 >  21.681500 | c 34 >   0.000000 | c 16 >  39.000000 | c 13 >   7.137040 | c 14 >  12.284800 | c 11 >   7.813780 | c 12 >   6.405690 | c 21 >   1.414210 | c 20 > 100.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 >  -1.000000 | c 3 >  -1.000000 | c 2 >  -1.000000 | c 10 >   8.721100 | c 1 >   5.285400 | c 0 >  -1.000000 | c 30 >  -1.000000 | c 7 >   8.633000 | c 6 >  -1.000000 | c 32 >  -1.000000 | c 5 >  17.955800 | c 31 >  -1.000000 | c 4 >  -1.000000 | c 9 >  -1.000000 | c 8 >  -1.000000 | c
7.10/7.27	c choco : 13.25
7.10/7.27	c mistral : 1800.06
7.10/7.27	c abscon : 1800.12
7.10/7.27	c
7.10/7.27	c
7.10/7.27	c /home/eomahony/cpZilla/CSP/mknap/mknap-1-4.xml
7.10/7.27	c 19 >   0.000000 | c 35 >   0.000000 | c 17 >   0.000000 | c 18 >   0.000000 | c 33 >   0.000000 | c 15 >  21.357900 | c 34 >   0.000000 | c 16 >  28.000000 | c 13 >   5.250700 | c 14 >  11.671100 | c 11 >   8.149750 | c 12 >   3.483250 | c 21 >   1.414210 | c 20 > 100.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 >  -1.000000 | c 3 >  -1.000000 | c 2 >  -1.000000 | c 10 >   9.189820 | c 1 >   4.807350 | c 0 >  -1.000000 | c 30 >  -1.000000 | c 7 >   9.144660 | c 6 >  -1.000000 | c 32 >  -1.000000 | c 5 >  18.607200 | c 31 >  -1.000000 | c 4 >  -1.000000 | c 9 >  -1.000000 | c 8 >  -1.000000 | c
7.10/7.28	c choco : 3.4
7.10/7.28	c mistral : 0.6499
7.10/7.28	c abscon : 1800.09
7.10/7.28	c
7.10/7.28	c
7.10/7.28	c /home/eomahony/cpZilla/CSP/pseudoSeries/mps/mps-sentoy.xml
7.10/7.28	c 19 >   0.000000 | c 35 >   0.000000 | c 17 >   0.000000 | c 18 >   0.000000 | c 33 >   0.000000 | c 15 >  16.594100 | c 34 >   0.000000 | c 16 >  60.000000 | c 13 >   2.866770 | c 14 >   5.906890 | c 11 >   9.787900 | c 12 >   1.569650 | c 21 >   1.414210 | c 20 > 100.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 >  -1.000000 | c 3 >  -1.000000 | c 2 >  -1.000000 | c 10 >  11.801700 | c 1 >   5.906890 | c 0 >  -1.000000 | c 30 >  -1.000000 | c 7 >  11.801700 | c 6 >  -1.000000 | c 32 >  -1.000000 | c 5 >  22.631700 | c 31 >  -1.000000 | c 4 >  -1.000000 | c 9 >  -1.000000 | c 8 >  -1.000000 | c
7.10/7.29	c choco : 1.87
7.10/7.29	c mistral : 0.18
7.10/7.29	c abscon : 4.96824
7.10/7.29	c
7.10/7.29	c
7.10/7.29	c /home/ehebrard/new_instances/competition_4c/data/ogdHerald/crossword-m1-ogd-19-10.xml
7.10/7.29	c 19 >   0.000000 | c 35 >   0.024133 | c 17 >   3.717690 | c 18 >   0.000000 | c 33 >   0.018100 | c 15 >  17.648900 | c 34 >   0.018100 | c 16 >  38.000000 | c 13 >   5.339450 | c 14 >   7.044390 | c 11 >   8.184880 | c 12 >   5.989430 | c 21 >   5.099020 | c 20 >  96.282300 | c 22 >   5.099020 | c 23 > 100.000000 | c 24 > 100.000000 | c 25 >   0.000000 | c 26 >   0.000000 | c 27 >   7.500000 | c 28 >   2.500000 | c 29 >  -1.000000 | c 3 >   8.184880 | c 2 >  -1.000000 | c 10 >  14.506400 | c 1 >  -1.000000 | c 0 >  -1.000000 | c 30 >  -1.000000 | c 7 >  -1.000000 | c 6 >  14.275400 | c 32 >  -1.000000 | c 5 >  15.527300 | c 31 >  -1.000000 | c 4 >  -1.000000 | c 9 >  -1.000000 | c 8 >  -1.000000 | c
7.10/7.29	c choco : 21.82
7.10/7.29	c mistral : 2.18
7.10/7.29	c abscon : 24.45
7.10/7.29	c
7.10/7.29	c
7.10/7.29	c /home/ehebrard/new_instances/competition_4c/data/ukHerald/crossword-m1-uk-19-10.xml
7.10/7.29	c 19 >   0.000000 | c 35 >   0.024133 | c 17 >   3.717690 | c 18 >   0.000000 | c 33 >   0.018100 | c 15 >  17.426400 | c 34 >   0.018100 | c 16 >  38.000000 | c 13 >   5.357700 | c 14 >   7.179910 | c 11 >   8.184880 | c 12 >   6.007880 | c 21 >   5.099020 | c 20 >  96.282300 | c 22 >   5.099020 | c 23 > 100.000000 | c 24 > 100.000000 | c 25 >   0.000000 | c 26 >   0.000000 | c 27 >   7.500000 | c 28 >   2.500000 | c 29 >  -1.000000 | c 3 >   8.184880 | c 2 >  -1.000000 | c 10 >  14.506400 | c 1 >  -1.000000 | c 0 >  -1.000000 | c 30 >  -1.000000 | c 7 >  -1.000000 | c 6 >  14.275400 | c 32 >  -1.000000 | c 5 >  15.527300 | c 31 >  -1.000000 | c 4 >  -1.000000 | c 9 >  -1.000000 | c 8 >  -1.000000 | c
7.19/7.31	c choco : 21.77
7.19/7.31	c mistral : 2.2
7.19/7.31	c abscon : 23.37
7.19/7.31	c
7.19/7.31	c
7.19/7.31	c /home/ehebrard/new_instances/competition_4c/data/wordsHerald/crossword-m1-words-19-10.xml
7.19/7.31	c 19 >   0.000000 | c 35 >   0.024133 | c 17 >   3.717690 | c 18 >   0.000000 | c 33 >   0.018100 | c 15 >  17.737000 | c 34 >   0.018100 | c 16 >  38.000000 | c 13 >   5.230290 | c 14 >   6.754890 | c 11 >   8.184880 | c 12 >   5.953720 | c 21 >   5.099020 | c 20 >  96.282300 | c 22 >   5.099020 | c 23 > 100.000000 | c 24 > 100.000000 | c 25 >   0.000000 | c 26 >   0.000000 | c 27 >   7.500000 | c 28 >   2.500000 | c 29 >  -1.000000 | c 3 >   8.184880 | c 2 >  -1.000000 | c 10 >  14.506400 | c 1 >  -1.000000 | c 0 >  -1.000000 | c 30 >  -1.000000 | c 7 >  -1.000000 | c 6 >  14.275400 | c 32 >  -1.000000 | c 5 >  15.527300 | c 31 >  -1.000000 | c 4 >  -1.000000 | c 9 >  -1.000000 | c 8 >  -1.000000 | c
7.19/7.32	c choco : 20.02
7.19/7.32	c mistral : 1.4
7.19/7.32	c abscon : 25.81
7.19/7.32	c
7.19/7.32	c
7.19/7.32	c /home/ehebrard/new_instances/competition_4c/data/wordsHerald/crossword-m1-words-19-05.xml
7.19/7.32	c 19 >   0.000000 | c 35 >   0.033085 | c 17 >   4.952830 | c 18 >   0.000000 | c 33 >   0.024814 | c 15 >  19.425400 | c 34 >   0.024814 | c 16 >  32.000000 | c 13 >   5.308190 | c 14 >   7.108520 | c 11 >   8.184880 | c 12 >   6.322920 | c 21 >   5.099020 | c 20 >  95.047200 | c 22 >   5.099020 | c 23 > 100.000000 | c 24 > 100.000000 | c 25 >   0.000000 | c 26 >   0.000000 | c 27 >   6.904760 | c 28 >   3.095240 | c 29 >  -1.000000 | c 3 >   8.184880 | c 2 >  -1.000000 | c 10 >  14.059300 | c 1 >  -1.000000 | c 0 >  -1.000000 | c 30 >  -1.000000 | c 7 >  -1.000000 | c 6 >  13.826500 | c 32 >  -1.000000 | c 5 >  15.160400 | c 31 >  -1.000000 | c 4 >  -1.000000 | c 9 >  -1.000000 | c 8 >  -1.000000 | c
7.19/7.32	c choco : 45.83
7.19/7.32	c mistral : 5.61
7.19/7.32	c abscon : 26.09
7.19/7.32	c
7.19/7.32	c
7.19/7.32	c /home/ehebrard/new_instances/competition_4c/data/lexHerald/crossword-m1-lex-23-09.xml
7.19/7.32	c 19 >   0.000000 | c 35 >   0.034760 | c 17 >   3.642450 | c 18 >   0.000000 | c 33 >   0.026070 | c 15 >  19.876400 | c 34 >   0.026070 | c 16 >  34.000000 | c 13 >   5.653680 | c 14 >   7.459430 | c 11 >   8.823370 | c 12 >   6.729450 | c 21 >   5.099020 | c 20 >  96.357500 | c 22 >   5.099020 | c 23 > 100.000000 | c 24 > 100.000000 | c 25 >   0.000000 | c 26 >   0.000000 | c 27 >   2.758620 | c 28 >   7.241380 | c 29 >  -1.000000 | c 3 >   8.823370 | c 2 >  -1.000000 | c 10 >  15.275700 | c 1 >  -1.000000 | c 0 >  -1.000000 | c 30 >  -1.000000 | c 7 >  -1.000000 | c 6 >  15.090500 | c 32 >  -1.000000 | c 5 >  16.315500 | c 31 >  -1.000000 | c 4 >  -1.000000 | c 9 >  -1.000000 | c 8 >  -1.000000 | c
7.19/7.33	c choco : 1801.0
7.19/7.33	c mistral : 65.6
7.19/7.33	c abscon : 129.44
7.19/7.33	c
7.19/7.33	c
7.19/7.33	c /home/ehebrard/new_instances/competition_4c/data/ukHerald/crossword-m1-uk-19-05.xml
7.19/7.33	c 19 >   0.000000 | c 35 >   0.033085 | c 17 >   4.952830 | c 18 >   0.000000 | c 33 >   0.024814 | c 15 >  17.119600 | c 34 >   0.024814 | c 16 >  32.000000 | c 13 >   4.903700 | c 14 >   7.219170 | c 11 >   8.184880 | c 12 >   5.537290 | c 21 >   5.099020 | c 20 >  95.047200 | c 22 >   5.099020 | c 23 > 100.000000 | c 24 > 100.000000 | c 25 >   0.000000 | c 26 >   0.000000 | c 27 >   6.904760 | c 28 >   3.095240 | c 29 >  -1.000000 | c 3 >   8.184880 | c 2 >  -1.000000 | c 10 >  14.059300 | c 1 >  -1.000000 | c 0 >  -1.000000 | c 30 >  -1.000000 | c 7 >  -1.000000 | c 6 >  13.826500 | c 32 >  -1.000000 | c 5 >  15.160400 | c 31 >  -1.000000 | c 4 >  -1.000000 | c 9 >  -1.000000 | c 8 >  -1.000000 | c
7.19/7.34	c choco : 20.18
7.19/7.34	c mistral : 2.03
7.19/7.34	c abscon : 21.47
7.19/7.34	c
7.19/7.34	c
7.19/7.34	c /home/ehebrard/new_instances/competition_4c/data/wordsHerald/crossword-m1-words-23-09.xml
7.19/7.34	c 19 >   0.000000 | c 35 >   0.034760 | c 17 >   3.642450 | c 18 >   0.000000 | c 33 >   0.026070 | c 15 >  19.590800 | c 34 >   0.026070 | c 16 >  34.000000 | c 13 >   5.589500 | c 14 >   7.011230 | c 11 >   8.823370 | c 12 >   6.679060 | c 21 >   5.099020 | c 20 >  96.357500 | c 22 >   5.099020 | c 23 > 100.000000 | c 24 > 100.000000 | c 25 >   0.000000 | c 26 >   0.000000 | c 27 >   2.758620 | c 28 >   7.241380 | c 29 >  -1.000000 | c 3 >   8.823370 | c 2 >  -1.000000 | c 10 >  15.275700 | c 1 >  -1.000000 | c 0 >  -1.000000 | c 30 >  -1.000000 | c 7 >  -1.000000 | c 6 >  15.090500 | c 32 >  -1.000000 | c 5 >  16.315500 | c 31 >  -1.000000 | c 4 >  -1.000000 | c 9 >  -1.000000 | c 8 >  -1.000000 | c
7.19/7.35	c choco : 1801.0
7.19/7.35	c mistral : 85.46
7.19/7.35	c abscon : 1801.0
7.19/7.35	c
7.19/7.35	c
7.19/7.35	c Length: 10
7.19/7.35	c 0.017425604724084106  11.608238128445675  24.382639445384086  26.0330045016938  26.03990882503642  26.08760303231229  26.711017973123475  26.92253488802174  27.02572281671344  27.029790567125154  
7.19/7.35	c 
7.19/7.35	c 1.0  0.6997445993172884  0.5257617348210203  0.5093986867383998  0.5093323708467915  0.5088747400971374  0.5029677582324639  0.5009946281850542  0.5000376499495561  0.5  
7.19/7.36	c
7.19/7.36	c solver 0
7.19/7.36	c	  before 0.0 seconds: {} 0
7.19/7.36	c	  before 18.0 seconds: {2} 525
7.19/7.36	c	  before 36.0 seconds: {2, 3, 4, 5, 6, 8} 3056
7.19/7.36	c	  before 144.0 seconds: {2, 3, 4, 5, 6, 7, 8} 3557
7.19/7.36	c
7.19/7.36	c solver 1
7.19/7.36	c	  before 0.0 seconds: {} 0
7.19/7.36	c	  before 18.0 seconds: {1, 2, 3, 4, 5, 6, 8} 3756
7.19/7.36	c	  before 72.0 seconds: {1, 2, 3, 4, 5, 6, 7, 8} 4257
7.19/7.36	c	  before 90.0 seconds: {1, 2, 3, 4, 5, 6, 7, 8, 9} 4757
7.19/7.36	c
7.19/7.36	c solver 2
7.19/7.36	c	  before 0.0 seconds: {} 0
7.19/7.36	c	  before 18.0 seconds: {0, 1, 2} 2225
7.19/7.36	c	  before 36.0 seconds: {0, 1, 2, 3, 4, 5, 8} 4253
7.19/7.36	c	  before 54.0 seconds: {0, 1, 2, 3, 4, 5, 6, 8} 4756
7.19/7.36	c
7.19/7.36	cTotal time: 16
7.19/7.36	c 288.0 seconds unused
7.19/7.36	c 0 c 0 c 1 
7.19/7.36	c 2 c 0 c 2 
7.19/7.36	c 2 c 1 c 0 
7.19/7.36	c is solver0 dominated by:
7.19/7.36	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.19/7.36	c is dominated? true
7.19/7.36	c
7.19/7.36	c is solver1 dominated by:
7.19/7.36	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.19/7.36	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.19/7.36	c is dominated? false
7.19/7.36	c
7.19/7.36	c is solver2 dominated by:
7.19/7.36	c	solver 0 (2 solves instances that 0 can't: true) (0 doesn't solve instances that 2 can't: false) (2 is faster than 0: true) (2 is equally as fast as 0: false) (2 < 0: true)
7.19/7.36	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.19/7.36	c is dominated? false
7.19/7.36	c
7.19/7.36	c Number of non-dominated solvers: 2
7.19/7.36	c remove dominated solvers
7.19/7.36	c solver 1 is not dominated by another solver
7.19/7.36	c solver 2 is not dominated by another solver
7.19/7.36	c solver 0 is dominated by another solver
7.19/7.36	c
7.19/7.36	c solver 0: 0.0
7.19/7.36	c
7.19/7.36	c solver 1: 90.0
7.19/7.36	c
7.19/7.36	c+ 5/8 of 92
7.19/7.36	c
7.19/7.36	c solver 2: 54.0
7.19/7.36	c
7.19/7.36	c+ 3/8 of 92
7.19/7.37	c	 do not run abscon
7.19/7.37	c	  run mistral for 1116.0 seconds {1, 2, 3, 4, 5, 6, 7, 8, 9} 4757
7.19/7.37	c	  run choco for 666.0 seconds {0, 1, 2, 3, 4, 5, 6, 8} 4756
7.19/7.37	c Starting solver: HOME/cpHydra_k_10/solver/mistral
7.19/7.37	c On Instance: HOME/instance-1054115-1215058057.xml
7.19/7.37	c Running for: 1116 seconds
412.13/416.16	c mistral-prime version 1.313
412.13/416.16	s SATISFIABLE
412.13/416.16	v 1 1 0 1 0 1 0 1 1 0 1 0 1 0 1 1 1 1 1 1 0 0 1 0 1 0 1 1 1 0 1 1 0 1 1 1 1 1 1
412.13/416.16	d CHECKS 906612041
412.13/416.16	d ASSIGNMENTS 1523429

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-1054115-1215058057/watcher-1054115-1215058057 -o /tmp/evaluation-result-1054115-1215058057/solver-1054115-1215058057 -C 1800 -W 2200 -M 900 --output-limit 1,15 HOME/cpHydra_k_10/hydra HOME/instance-1054115-1215058057.xml 

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


[startup+0 s]
/proc/loadavg: 2.00 2.08 2.04 4/81 9331
/proc/meminfo: memFree=1702440/2055920 swapFree=4181040/4192956
[pid=9331] ppid=9329 vsize=18572 CPUtime=0
/proc/9331/stat : 9331 (runsolver) R 9329 9331 6069 0 -1 4194368 15 0 0 0 0 0 0 0 20 0 1 0 143617118 19017728 292 996147200 4194304 4296836 548682068496 18446744073709551615 212218735911 0 0 4096 24578 0 0 0 17 1 0 0
/proc/9331/statm: 4643 292 257 25 0 2626 0

[startup+0.051496 s]
/proc/loadavg: 2.00 2.08 2.04 4/81 9331
/proc/meminfo: memFree=1702440/2055920 swapFree=4181040/4192956
[pid=9331] ppid=9329 vsize=5360 CPUtime=0
/proc/9331/stat : 9331 (hydra) S 9329 9331 6069 0 -1 4194304 330 247 0 0 0 0 0 0 21 0 1 0 143617118 5488640 236 996147200 4194304 4889804 548682068816 18446744073709551615 212218733380 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9331/statm: 1340 236 195 169 0 51 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5360

[startup+0.102496 s]
/proc/loadavg: 2.00 2.08 2.04 4/81 9331
/proc/meminfo: memFree=1702440/2055920 swapFree=4181040/4192956
[pid=9331] ppid=9329 vsize=5360 CPUtime=0
/proc/9331/stat : 9331 (hydra) S 9329 9331 6069 0 -1 4194304 330 247 0 0 0 0 0 0 21 0 1 0 143617118 5488640 236 996147200 4194304 4889804 548682068816 18446744073709551615 212218733380 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9331/statm: 1340 236 195 169 0 51 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5360

[startup+0.301516 s]
/proc/loadavg: 2.00 2.08 2.04 4/81 9331
/proc/meminfo: memFree=1702440/2055920 swapFree=4181040/4192956
[pid=9331] ppid=9329 vsize=5360 CPUtime=0
/proc/9331/stat : 9331 (hydra) S 9329 9331 6069 0 -1 4194304 330 247 0 0 0 0 0 0 21 0 1 0 143617118 5488640 236 996147200 4194304 4889804 548682068816 18446744073709551615 212218733380 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9331/statm: 1340 236 195 169 0 51 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5360

[startup+0.70256 s]
/proc/loadavg: 2.00 2.08 2.04 4/81 9331
/proc/meminfo: memFree=1702440/2055920 swapFree=4181040/4192956
[pid=9331] ppid=9329 vsize=5360 CPUtime=0
/proc/9331/stat : 9331 (hydra) S 9329 9331 6069 0 -1 4194304 330 247 0 0 0 0 0 0 21 0 1 0 143617118 5488640 236 996147200 4194304 4889804 548682068816 18446744073709551615 212218733380 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9331/statm: 1340 236 195 169 0 51 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5360

[startup+1.50165 s]
/proc/loadavg: 2.00 2.08 2.04 3/83 9335
/proc/meminfo: memFree=1701272/2055920 swapFree=4181040/4192956
[pid=9331] ppid=9329 vsize=5360 CPUtime=1.47
/proc/9331/stat : 9331 (hydra) S 9329 9331 6069 0 -1 4194304 348 952 0 0 0 0 147 0 16 0 1 0 143617118 5488640 238 996147200 4194304 4889804 548682068816 18446744073709551615 212218733380 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9331/statm: 1340 238 196 169 0 51 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 5360

[startup+3.10182 s]
/proc/loadavg: 2.00 2.07 2.03 3/91 9347
/proc/meminfo: memFree=1694680/2055920 swapFree=4181040/4192956
[pid=9331] ppid=9329 vsize=5360 CPUtime=1.48
/proc/9331/stat : 9331 (hydra) S 9329 9331 6069 0 -1 4194304 375 1288 0 0 0 0 147 1 18 0 1 0 143617118 5488640 238 996147200 4194304 4889804 548682068816 18446744073709551615 212218733380 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9331/statm: 1340 238 196 169 0 51 0
[pid=9339] ppid=9331 vsize=196996 CPUtime=1.56
/proc/9339/stat : 9339 (java) S 9331 9331 6069 0 -1 0 5179 0 1 0 152 4 0 0 18 0 9 0 143617268 201723904 4334 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/9339/statm: 49249 4334 1678 9 0 43832 0
[pid=9339/tid=9340] ppid=9331 vsize=196996 CPUtime=1.24
/proc/9339/task/9340/stat : 9340 (java) R 9331 9331 6069 0 -1 64 2770 0 1 0 122 2 0 0 25 0 9 0 143617269 201723904 4334 996147200 134512640 134550740 4294955968 18446744073709551615 102689690 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9339/tid=9341] ppid=9331 vsize=196996 CPUtime=0.14
/proc/9339/task/9341/stat : 9341 (java) S 9331 9331 6069 0 -1 64 1070 0 0 0 13 1 0 0 16 0 9 0 143617270 201723904 4334 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=9339/tid=9342] ppid=9331 vsize=196996 CPUtime=0
/proc/9339/task/9342/stat : 9342 (java) S 9331 9331 6069 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 143617270 201723904 4334 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9339/tid=9343] ppid=9331 vsize=196996 CPUtime=0
/proc/9339/task/9343/stat : 9343 (java) S 9331 9331 6069 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 143617270 201723904 4334 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9339/tid=9344] ppid=9331 vsize=196996 CPUtime=0
/proc/9339/task/9344/stat : 9344 (java) S 9331 9331 6069 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 143617272 201723904 4334 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9339/tid=9345] ppid=9331 vsize=196996 CPUtime=0.15
/proc/9339/task/9345/stat : 9345 (java) S 9331 9331 6069 0 -1 64 614 0 0 0 15 0 0 0 16 0 9 0 143617272 201723904 4334 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9339/tid=9346] ppid=9331 vsize=196996 CPUtime=0
/proc/9339/task/9346/stat : 9346 (java) S 9331 9331 6069 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 143617273 201723904 4334 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9339/tid=9347] ppid=9331 vsize=196996 CPUtime=0
/proc/9339/task/9347/stat : 9347 (java) S 9331 9331 6069 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 143617273 201723904 4334 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.04
Current children cumulated vsize (KiB) 202356

[startup+6.30216 s]
/proc/loadavg: 2.00 2.07 2.03 3/91 9347
/proc/meminfo: memFree=1680984/2055920 swapFree=4181040/4192956
[pid=9331] ppid=9329 vsize=5360 CPUtime=1.48
/proc/9331/stat : 9331 (hydra) S 9329 9331 6069 0 -1 4194304 375 1288 0 0 0 0 147 1 18 0 1 0 143617118 5488640 238 996147200 4194304 4889804 548682068816 18446744073709551615 212218733380 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9331/statm: 1340 238 196 169 0 51 0
[pid=9339] ppid=9331 vsize=197108 CPUtime=4.74
/proc/9339/stat : 9339 (java) S 9331 9331 6069 0 -1 0 10177 0 1 0 461 13 0 0 18 0 9 0 143617268 201838592 8449 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/9339/statm: 49277 8449 2540 9 0 43860 0
[pid=9339/tid=9340] ppid=9331 vsize=197108 CPUtime=3.79
/proc/9339/task/9340/stat : 9340 (java) R 9331 9331 6069 0 -1 64 3585 0 1 0 374 5 0 0 25 0 9 0 143617269 201838592 8449 996147200 134512640 134550740 4294955968 18446744073709551615 4126436220 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9339/tid=9341] ppid=9331 vsize=197108 CPUtime=0.75
/proc/9339/task/9341/stat : 9341 (java) S 9331 9331 6069 0 -1 64 5238 0 0 0 68 7 0 0 16 0 9 0 143617270 201838592 8449 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=9339/tid=9342] ppid=9331 vsize=197108 CPUtime=0
/proc/9339/task/9342/stat : 9342 (java) S 9331 9331 6069 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 143617270 201838592 8449 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9339/tid=9343] ppid=9331 vsize=197108 CPUtime=0
/proc/9339/task/9343/stat : 9343 (java) S 9331 9331 6069 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 143617270 201838592 8449 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9339/tid=9344] ppid=9331 vsize=197108 CPUtime=0
/proc/9339/task/9344/stat : 9344 (java) S 9331 9331 6069 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 143617272 201838592 8449 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9339/tid=9345] ppid=9331 vsize=197108 CPUtime=0.18
/proc/9339/task/9345/stat : 9345 (java) S 9331 9331 6069 0 -1 64 629 0 0 0 18 0 0 0 16 0 9 0 143617272 201838592 8449 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9339/tid=9346] ppid=9331 vsize=197108 CPUtime=0
/proc/9339/task/9346/stat : 9346 (java) S 9331 9331 6069 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 143617273 201838592 8449 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9339/tid=9347] ppid=9331 vsize=197108 CPUtime=0
/proc/9339/task/9347/stat : 9347 (java) S 9331 9331 6069 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 143617273 201838592 8449 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.22
Current children cumulated vsize (KiB) 202468

[startup+12.7028 s]
/proc/loadavg: 2.00 2.07 2.03 3/94 9350
/proc/meminfo: memFree=1672960/2055920 swapFree=4181040/4192956
[pid=9331] ppid=9329 vsize=5360 CPUtime=1.48
/proc/9331/stat : 9331 (hydra) S 9329 9331 6069 0 -1 4194304 375 1288 0 0 0 0 147 1 18 0 1 0 143617118 5488640 238 996147200 4194304 4889804 548682068816 18446744073709551615 212218733380 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9331/statm: 1340 238 196 169 0 51 0
[pid=9339] ppid=9331 vsize=197432 CPUtime=5.77
/proc/9339/stat : 9339 (java) S 9331 9331 6069 0 -1 0 11438 0 1 0 561 16 0 0 18 0 10 0 143617268 202170368 9407 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/9339/statm: 49358 9407 2544 9 0 43941 0
[pid=9349] ppid=9339 vsize=5356 CPUtime=0
/proc/9349/stat : 9349 (mistral) S 9339 9331 6069 0 -1 4194304 292 0 0 0 0 0 0 0 25 0 1 0 143617855 5484544 238 996147200 4194304 4889804 548682068592 18446744073709551615 212218733380 0 65540 4 65538 18446744071563356171 0 0 17 1 0 0
/proc/9349/statm: 1339 238 198 169 0 50 0
[pid=9350] ppid=9349 vsize=5264 CPUtime=5.26
/proc/9350/stat : 9350 (xsolve) R 9349 9331 6069 0 -1 4194304 668 0 0 0 526 0 0 0 25 0 1 0 143617856 5390336 632 996147200 134512640 135239763 4294955968 18446744073709551615 135074101 0 4 0 0 0 0 0 17 1 0 0
/proc/9350/statm: 1316 632 413 177 0 219 0
[pid=9339/tid=9340] ppid=9331 vsize=197432 CPUtime=4.67
/proc/9339/task/9340/stat : 9340 (java) S 9331 9331 6069 0 -1 64 3861 0 1 0 461 6 0 0 23 0 10 0 143617269 202170368 9407 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 1 0 0
[pid=9339/tid=9341] ppid=9331 vsize=197432 CPUtime=0.88
/proc/9339/task/9341/stat : 9341 (java) S 9331 9331 6069 0 -1 64 6125 0 0 0 79 9 0 0 16 0 10 0 143617270 202170368 9407 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=9339/tid=9342] ppid=9331 vsize=197432 CPUtime=0
/proc/9339/task/9342/stat : 9342 (java) S 9331 9331 6069 0 -1 64 11 0 0 0 0 0 0 0 16 0 10 0 143617270 202170368 9407 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9339/tid=9343] ppid=9331 vsize=197432 CPUtime=0
/proc/9339/task/9343/stat : 9343 (java) S 9331 9331 6069 0 -1 64 5 0 0 0 0 0 0 0 16 0 10 0 143617270 202170368 9407 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9339/tid=9344] ppid=9331 vsize=197432 CPUtime=0
/proc/9339/task/9344/stat : 9344 (java) S 9331 9331 6069 0 -1 64 0 0 0 0 0 0 0 0 18 0 10 0 143617272 202170368 9407 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9339/tid=9345] ppid=9331 vsize=197432 CPUtime=0.2
/proc/9339/task/9345/stat : 9345 (java) S 9331 9331 6069 0 -1 64 646 0 0 0 20 0 0 0 16 0 10 0 143617272 202170368 9407 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9339/tid=9346] ppid=9331 vsize=197432 CPUtime=0
/proc/9339/task/9346/stat : 9346 (java) S 9331 9331 6069 0 -1 64 1 0 0 0 0 0 0 0 19 0 10 0 143617273 202170368 9407 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9339/tid=9347] ppid=9331 vsize=197432 CPUtime=0
/proc/9339/task/9347/stat : 9347 (java) S 9331 9331 6069 0 -1 64 11 0 0 0 0 0 0 0 15 0 10 0 143617273 202170368 9407 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9339/tid=9348] ppid=9331 vsize=197432 CPUtime=0
/proc/9339/task/9348/stat : 9348 (java) S 9331 9331 6069 0 -1 64 71 0 0 0 0 0 0 0 25 0 10 0 143617855 202170368 9407 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 18446744071563356171 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.51
Current children cumulated vsize (KiB) 213412

[startup+25.5022 s]
/proc/loadavg: 2.00 2.07 2.03 3/94 9350
/proc/meminfo: memFree=1673024/2055920 swapFree=4181040/4192956
[pid=9331] ppid=9329 vsize=5360 CPUtime=1.48
/proc/9331/stat : 9331 (hydra) S 9329 9331 6069 0 -1 4194304 375 1288 0 0 0 0 147 1 18 0 1 0 143617118 5488640 238 996147200 4194304 4889804 548682068816 18446744073709551615 212218733380 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9331/statm: 1340 238 196 169 0 51 0
[pid=9339] ppid=9331 vsize=197432 CPUtime=5.77
/proc/9339/stat : 9339 (java) S 9331 9331 6069 0 -1 0 11438 0 1 0 561 16 0 0 18 0 10 0 143617268 202170368 9407 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/9339/statm: 49358 9407 2544 9 0 43941 0
[pid=9349] ppid=9339 vsize=5356 CPUtime=0
/proc/9349/stat : 9349 (mistral) S 9339 9331 6069 0 -1 4194304 292 0 0 0 0 0 0 0 25 0 1 0 143617855 5484544 238 996147200 4194304 4889804 548682068592 18446744073709551615 212218733380 0 65540 4 65538 18446744071563356171 0 0 17 1 0 0
/proc/9349/statm: 1339 238 198 169 0 50 0
[pid=9350] ppid=9349 vsize=5264 CPUtime=17.93
/proc/9350/stat : 9350 (xsolve) R 9349 9331 6069 0 -1 4194304 669 0 0 0 1793 0 0 0 25 0 1 0 143617856 5390336 633 996147200 134512640 135239763 4294955968 18446744073709551615 134820529 0 4 0 0 0 0 0 17 1 0 0
/proc/9350/statm: 1316 633 413 177 0 219 0
[pid=9339/tid=9340] ppid=9331 vsize=197432 CPUtime=4.67
/proc/9339/task/9340/stat : 9340 (java) S 9331 9331 6069 0 -1 64 3861 0 1 0 461 6 0 0 23 0 10 0 143617269 202170368 9407 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 1 0 0
[pid=9339/tid=9341] ppid=9331 vsize=197432 CPUtime=0.88
/proc/9339/task/9341/stat : 9341 (java) S 9331 9331 6069 0 -1 64 6125 0 0 0 79 9 0 0 16 0 10 0 143617270 202170368 9407 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=9339/tid=9342] ppid=9331 vsize=197432 CPUtime=0
/proc/9339/task/9342/stat : 9342 (java) S 9331 9331 6069 0 -1 64 11 0 0 0 0 0 0 0 16 0 10 0 143617270 202170368 9407 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9339/tid=9343] ppid=9331 vsize=197432 CPUtime=0
/proc/9339/task/9343/stat : 9343 (java) S 9331 9331 6069 0 -1 64 5 0 0 0 0 0 0 0 16 0 10 0 143617270 202170368 9407 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9339/tid=9344] ppid=9331 vsize=197432 CPUtime=0
/proc/9339/task/9344/stat : 9344 (java) S 9331 9331 6069 0 -1 64 0 0 0 0 0 0 0 0 18 0 10 0 143617272 202170368 9407 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9339/tid=9345] ppid=9331 vsize=197432 CPUtime=0.2
/proc/9339/task/9345/stat : 9345 (java) S 9331 9331 6069 0 -1 64 646 0 0 0 20 0 0 0 16 0 10 0 143617272 202170368 9407 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9339/tid=9346] ppid=9331 vsize=197432 CPUtime=0
/proc/9339/task/9346/stat : 9346 (java) S 9331 9331 6069 0 -1 64 1 0 0 0 0 0 0 0 19 0 10 0 143617273 202170368 9407 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9339/tid=9347] ppid=9331 vsize=197432 CPUtime=0
/proc/9339/task/9347/stat : 9347 (java) S 9331 9331 6069 0 -1 64 11 0 0 0 0 0 0 0 15 0 10 0 143617273 202170368 9407 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9339/tid=9348] ppid=9331 vsize=197432 CPUtime=0
/proc/9339/task/9348/stat : 9348 (java) S 9331 9331 6069 0 -1 64 71 0 0 0 0 0 0 0 25 0 10 0 143617855 202170368 9407 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 18446744071563356171 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.18
Current children cumulated vsize (KiB) 213412

[startup+51.1029 s]
/proc/loadavg: 2.00 2.06 2.03 3/94 9350
/proc/meminfo: memFree=1673088/2055920 swapFree=4181040/4192956
[pid=9331] ppid=9329 vsize=5360 CPUtime=1.48
/proc/9331/stat : 9331 (hydra) S 9329 9331 6069 0 -1 4194304 375 1288 0 0 0 0 147 1 18 0 1 0 143617118 5488640 238 996147200 4194304 4889804 548682068816 18446744073709551615 212218733380 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9331/statm: 1340 238 196 169 0 51 0
[pid=9339] ppid=9331 vsize=197432 CPUtime=5.77

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

[pid=9349] ppid=9339 vsize=5356 CPUtime=0
/proc/9349/stat : 9349 (mistral) S 9339 9331 6069 0 -1 4194304 292 0 0 0 0 0 0 0 25 0 1 0 143617855 5484544 238 996147200 4194304 4889804 548682068592 18446744073709551615 212218733380 0 65540 4 65538 18446744071563356171 0 0 17 1 0 0
/proc/9349/statm: 1339 238 198 169 0 50 0
[pid=9350] ppid=9349 vsize=5264 CPUtime=401.51
/proc/9350/stat : 9350 (xsolve) R 9349 9331 6069 0 -1 4194304 670 0 0 0 40149 2 0 0 25 0 1 0 143617856 5390336 634 996147200 134512640 135239763 4294955968 18446744073709551615 134820669 0 4 0 0 0 0 0 17 1 0 0
/proc/9350/statm: 1316 634 413 177 0 219 0
[pid=9339/tid=9340] ppid=9331 vsize=197432 CPUtime=4.67
/proc/9339/task/9340/stat : 9340 (java) S 9331 9331 6069 0 -1 64 3861 0 1 0 461 6 0 0 23 0 10 0 143617269 202170368 9407 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 1 0 0
[pid=9339/tid=9341] ppid=9331 vsize=197432 CPUtime=0.88
/proc/9339/task/9341/stat : 9341 (java) S 9331 9331 6069 0 -1 64 6125 0 0 0 79 9 0 0 16 0 10 0 143617270 202170368 9407 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=9339/tid=9342] ppid=9331 vsize=197432 CPUtime=0
/proc/9339/task/9342/stat : 9342 (java) S 9331 9331 6069 0 -1 64 11 0 0 0 0 0 0 0 16 0 10 0 143617270 202170368 9407 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9339/tid=9343] ppid=9331 vsize=197432 CPUtime=0
/proc/9339/task/9343/stat : 9343 (java) S 9331 9331 6069 0 -1 64 5 0 0 0 0 0 0 0 16 0 10 0 143617270 202170368 9407 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9339/tid=9344] ppid=9331 vsize=197432 CPUtime=0
/proc/9339/task/9344/stat : 9344 (java) S 9331 9331 6069 0 -1 64 0 0 0 0 0 0 0 0 18 0 10 0 143617272 202170368 9407 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9339/tid=9345] ppid=9331 vsize=197432 CPUtime=0.2
/proc/9339/task/9345/stat : 9345 (java) S 9331 9331 6069 0 -1 64 646 0 0 0 20 0 0 0 16 0 10 0 143617272 202170368 9407 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9339/tid=9346] ppid=9331 vsize=197432 CPUtime=0
/proc/9339/task/9346/stat : 9346 (java) S 9331 9331 6069 0 -1 64 1 0 0 0 0 0 0 0 19 0 10 0 143617273 202170368 9407 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9339/tid=9347] ppid=9331 vsize=197432 CPUtime=0
/proc/9339/task/9347/stat : 9347 (java) S 9331 9331 6069 0 -1 64 11 0 0 0 0 0 0 0 15 0 10 0 143617273 202170368 9407 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9339/tid=9348] ppid=9331 vsize=197432 CPUtime=0
/proc/9339/task/9348/stat : 9348 (java) S 9331 9331 6069 0 -1 64 71 0 0 0 0 0 0 0 25 0 10 0 143617855 202170368 9407 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 18446744071563356171 0 0 -1 1 0 0
Current children cumulated CPU time (s) 408.76
Current children cumulated vsize (KiB) 213412

[startup+414.302 s]
/proc/loadavg: 2.00 2.01 2.00 3/94 9350
/proc/meminfo: memFree=1672832/2055920 swapFree=4181040/4192956
[pid=9331] ppid=9329 vsize=5360 CPUtime=1.48
/proc/9331/stat : 9331 (hydra) S 9329 9331 6069 0 -1 4194304 375 1288 0 0 0 0 147 1 18 0 1 0 143617118 5488640 238 996147200 4194304 4889804 548682068816 18446744073709551615 212218733380 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9331/statm: 1340 238 196 169 0 51 0
[pid=9339] ppid=9331 vsize=197432 CPUtime=5.77
/proc/9339/stat : 9339 (java) S 9331 9331 6069 0 -1 0 11438 0 1 0 561 16 0 0 18 0 10 0 143617268 202170368 9407 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/9339/statm: 49358 9407 2544 9 0 43941 0
[pid=9349] ppid=9339 vsize=5356 CPUtime=0
/proc/9349/stat : 9349 (mistral) S 9339 9331 6069 0 -1 4194304 292 0 0 0 0 0 0 0 25 0 1 0 143617855 5484544 238 996147200 4194304 4889804 548682068592 18446744073709551615 212218733380 0 65540 4 65538 18446744071563356171 0 0 17 1 0 0
/proc/9349/statm: 1339 238 198 169 0 50 0
[pid=9350] ppid=9349 vsize=5264 CPUtime=403.09
/proc/9350/stat : 9350 (xsolve) R 9349 9331 6069 0 -1 4194304 670 0 0 0 40307 2 0 0 25 0 1 0 143617856 5390336 634 996147200 134512640 135239763 4294955968 18446744073709551615 135101088 0 4 0 0 0 0 0 17 1 0 0
/proc/9350/statm: 1316 634 413 177 0 219 0
[pid=9339/tid=9340] ppid=9331 vsize=197432 CPUtime=4.67
/proc/9339/task/9340/stat : 9340 (java) S 9331 9331 6069 0 -1 64 3861 0 1 0 461 6 0 0 23 0 10 0 143617269 202170368 9407 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 1 0 0
[pid=9339/tid=9341] ppid=9331 vsize=197432 CPUtime=0.88
/proc/9339/task/9341/stat : 9341 (java) S 9331 9331 6069 0 -1 64 6125 0 0 0 79 9 0 0 16 0 10 0 143617270 202170368 9407 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=9339/tid=9342] ppid=9331 vsize=197432 CPUtime=0
/proc/9339/task/9342/stat : 9342 (java) S 9331 9331 6069 0 -1 64 11 0 0 0 0 0 0 0 16 0 10 0 143617270 202170368 9407 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9339/tid=9343] ppid=9331 vsize=197432 CPUtime=0
/proc/9339/task/9343/stat : 9343 (java) S 9331 9331 6069 0 -1 64 5 0 0 0 0 0 0 0 16 0 10 0 143617270 202170368 9407 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9339/tid=9344] ppid=9331 vsize=197432 CPUtime=0
/proc/9339/task/9344/stat : 9344 (java) S 9331 9331 6069 0 -1 64 0 0 0 0 0 0 0 0 18 0 10 0 143617272 202170368 9407 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9339/tid=9345] ppid=9331 vsize=197432 CPUtime=0.2
/proc/9339/task/9345/stat : 9345 (java) S 9331 9331 6069 0 -1 64 646 0 0 0 20 0 0 0 16 0 10 0 143617272 202170368 9407 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9339/tid=9346] ppid=9331 vsize=197432 CPUtime=0
/proc/9339/task/9346/stat : 9346 (java) S 9331 9331 6069 0 -1 64 1 0 0 0 0 0 0 0 19 0 10 0 143617273 202170368 9407 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9339/tid=9347] ppid=9331 vsize=197432 CPUtime=0
/proc/9339/task/9347/stat : 9347 (java) S 9331 9331 6069 0 -1 64 11 0 0 0 0 0 0 0 15 0 10 0 143617273 202170368 9407 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9339/tid=9348] ppid=9331 vsize=197432 CPUtime=0
/proc/9339/task/9348/stat : 9348 (java) S 9331 9331 6069 0 -1 64 71 0 0 0 0 0 0 0 25 0 10 0 143617855 202170368 9407 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 18446744071563356171 0 0 -1 1 0 0
Current children cumulated CPU time (s) 410.34
Current children cumulated vsize (KiB) 213412

[startup+415.102 s]
/proc/loadavg: 2.00 2.01 2.00 3/94 9350
/proc/meminfo: memFree=1672832/2055920 swapFree=4181040/4192956
[pid=9331] ppid=9329 vsize=5360 CPUtime=1.48
/proc/9331/stat : 9331 (hydra) S 9329 9331 6069 0 -1 4194304 375 1288 0 0 0 0 147 1 18 0 1 0 143617118 5488640 238 996147200 4194304 4889804 548682068816 18446744073709551615 212218733380 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9331/statm: 1340 238 196 169 0 51 0
[pid=9339] ppid=9331 vsize=197432 CPUtime=5.77
/proc/9339/stat : 9339 (java) S 9331 9331 6069 0 -1 0 11438 0 1 0 561 16 0 0 18 0 10 0 143617268 202170368 9407 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/9339/statm: 49358 9407 2544 9 0 43941 0
[pid=9349] ppid=9339 vsize=5356 CPUtime=0
/proc/9349/stat : 9349 (mistral) S 9339 9331 6069 0 -1 4194304 292 0 0 0 0 0 0 0 25 0 1 0 143617855 5484544 238 996147200 4194304 4889804 548682068592 18446744073709551615 212218733380 0 65540 4 65538 18446744071563356171 0 0 17 1 0 0
/proc/9349/statm: 1339 238 198 169 0 50 0
[pid=9350] ppid=9349 vsize=5264 CPUtime=403.89
/proc/9350/stat : 9350 (xsolve) R 9349 9331 6069 0 -1 4194304 670 0 0 0 40387 2 0 0 25 0 1 0 143617856 5390336 634 996147200 134512640 135239763 4294955968 18446744073709551615 134803519 0 4 0 0 0 0 0 17 1 0 0
/proc/9350/statm: 1316 634 413 177 0 219 0
[pid=9339/tid=9340] ppid=9331 vsize=197432 CPUtime=4.67
/proc/9339/task/9340/stat : 9340 (java) S 9331 9331 6069 0 -1 64 3861 0 1 0 461 6 0 0 23 0 10 0 143617269 202170368 9407 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 1 0 0
[pid=9339/tid=9341] ppid=9331 vsize=197432 CPUtime=0.88
/proc/9339/task/9341/stat : 9341 (java) S 9331 9331 6069 0 -1 64 6125 0 0 0 79 9 0 0 16 0 10 0 143617270 202170368 9407 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=9339/tid=9342] ppid=9331 vsize=197432 CPUtime=0
/proc/9339/task/9342/stat : 9342 (java) S 9331 9331 6069 0 -1 64 11 0 0 0 0 0 0 0 16 0 10 0 143617270 202170368 9407 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9339/tid=9343] ppid=9331 vsize=197432 CPUtime=0
/proc/9339/task/9343/stat : 9343 (java) S 9331 9331 6069 0 -1 64 5 0 0 0 0 0 0 0 16 0 10 0 143617270 202170368 9407 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9339/tid=9344] ppid=9331 vsize=197432 CPUtime=0
/proc/9339/task/9344/stat : 9344 (java) S 9331 9331 6069 0 -1 64 0 0 0 0 0 0 0 0 18 0 10 0 143617272 202170368 9407 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9339/tid=9345] ppid=9331 vsize=197432 CPUtime=0.2
/proc/9339/task/9345/stat : 9345 (java) S 9331 9331 6069 0 -1 64 646 0 0 0 20 0 0 0 16 0 10 0 143617272 202170368 9407 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9339/tid=9346] ppid=9331 vsize=197432 CPUtime=0
/proc/9339/task/9346/stat : 9346 (java) S 9331 9331 6069 0 -1 64 1 0 0 0 0 0 0 0 19 0 10 0 143617273 202170368 9407 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9339/tid=9347] ppid=9331 vsize=197432 CPUtime=0
/proc/9339/task/9347/stat : 9347 (java) S 9331 9331 6069 0 -1 64 11 0 0 0 0 0 0 0 15 0 10 0 143617273 202170368 9407 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9339/tid=9348] ppid=9331 vsize=197432 CPUtime=0
/proc/9339/task/9348/stat : 9348 (java) S 9331 9331 6069 0 -1 64 71 0 0 0 0 0 0 0 25 0 10 0 143617855 202170368 9407 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 18446744071563356171 0 0 -1 1 0 0
Current children cumulated CPU time (s) 411.14
Current children cumulated vsize (KiB) 213412

[startup+415.902 s]
/proc/loadavg: 2.00 2.01 2.00 3/94 9350
/proc/meminfo: memFree=1672832/2055920 swapFree=4181040/4192956
[pid=9331] ppid=9329 vsize=5360 CPUtime=1.48
/proc/9331/stat : 9331 (hydra) S 9329 9331 6069 0 -1 4194304 375 1288 0 0 0 0 147 1 18 0 1 0 143617118 5488640 238 996147200 4194304 4889804 548682068816 18446744073709551615 212218733380 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9331/statm: 1340 238 196 169 0 51 0
[pid=9339] ppid=9331 vsize=197432 CPUtime=5.77
/proc/9339/stat : 9339 (java) S 9331 9331 6069 0 -1 0 11438 0 1 0 561 16 0 0 18 0 10 0 143617268 202170368 9407 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/9339/statm: 49358 9407 2544 9 0 43941 0
[pid=9349] ppid=9339 vsize=5356 CPUtime=0
/proc/9349/stat : 9349 (mistral) S 9339 9331 6069 0 -1 4194304 292 0 0 0 0 0 0 0 25 0 1 0 143617855 5484544 238 996147200 4194304 4889804 548682068592 18446744073709551615 212218733380 0 65540 4 65538 18446744071563356171 0 0 17 1 0 0
/proc/9349/statm: 1339 238 198 169 0 50 0
[pid=9350] ppid=9349 vsize=5264 CPUtime=404.68
/proc/9350/stat : 9350 (xsolve) R 9349 9331 6069 0 -1 4194304 670 0 0 0 40466 2 0 0 25 0 1 0 143617856 5390336 634 996147200 134512640 135239763 4294955968 18446744073709551615 135101007 0 4 0 0 0 0 0 17 1 0 0
/proc/9350/statm: 1316 634 413 177 0 219 0
[pid=9339/tid=9340] ppid=9331 vsize=197432 CPUtime=4.67
/proc/9339/task/9340/stat : 9340 (java) S 9331 9331 6069 0 -1 64 3861 0 1 0 461 6 0 0 23 0 10 0 143617269 202170368 9407 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 1 0 0
[pid=9339/tid=9341] ppid=9331 vsize=197432 CPUtime=0.88
/proc/9339/task/9341/stat : 9341 (java) S 9331 9331 6069 0 -1 64 6125 0 0 0 79 9 0 0 16 0 10 0 143617270 202170368 9407 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=9339/tid=9342] ppid=9331 vsize=197432 CPUtime=0
/proc/9339/task/9342/stat : 9342 (java) S 9331 9331 6069 0 -1 64 11 0 0 0 0 0 0 0 16 0 10 0 143617270 202170368 9407 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9339/tid=9343] ppid=9331 vsize=197432 CPUtime=0
/proc/9339/task/9343/stat : 9343 (java) S 9331 9331 6069 0 -1 64 5 0 0 0 0 0 0 0 16 0 10 0 143617270 202170368 9407 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9339/tid=9344] ppid=9331 vsize=197432 CPUtime=0
/proc/9339/task/9344/stat : 9344 (java) S 9331 9331 6069 0 -1 64 0 0 0 0 0 0 0 0 18 0 10 0 143617272 202170368 9407 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9339/tid=9345] ppid=9331 vsize=197432 CPUtime=0.2
/proc/9339/task/9345/stat : 9345 (java) S 9331 9331 6069 0 -1 64 646 0 0 0 20 0 0 0 16 0 10 0 143617272 202170368 9407 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9339/tid=9346] ppid=9331 vsize=197432 CPUtime=0
/proc/9339/task/9346/stat : 9346 (java) S 9331 9331 6069 0 -1 64 1 0 0 0 0 0 0 0 19 0 10 0 143617273 202170368 9407 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9339/tid=9347] ppid=9331 vsize=197432 CPUtime=0
/proc/9339/task/9347/stat : 9347 (java) S 9331 9331 6069 0 -1 64 11 0 0 0 0 0 0 0 15 0 10 0 143617273 202170368 9407 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9339/tid=9348] ppid=9331 vsize=197432 CPUtime=0
/proc/9339/task/9348/stat : 9348 (java) S 9331 9331 6069 0 -1 64 71 0 0 0 0 0 0 0 25 0 10 0 143617855 202170368 9407 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 18446744071563356171 0 0 -1 1 0 0
Current children cumulated CPU time (s) 411.93
Current children cumulated vsize (KiB) 213412

[startup+416.102 s]
/proc/loadavg: 2.00 2.01 2.00 3/94 9350
/proc/meminfo: memFree=1672832/2055920 swapFree=4181040/4192956
[pid=9331] ppid=9329 vsize=5360 CPUtime=1.48
/proc/9331/stat : 9331 (hydra) S 9329 9331 6069 0 -1 4194304 375 1288 0 0 0 0 147 1 18 0 1 0 143617118 5488640 238 996147200 4194304 4889804 548682068816 18446744073709551615 212218733380 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9331/statm: 1340 238 196 169 0 51 0
[pid=9339] ppid=9331 vsize=197432 CPUtime=5.77
/proc/9339/stat : 9339 (java) S 9331 9331 6069 0 -1 0 11438 0 1 0 561 16 0 0 18 0 10 0 143617268 202170368 9407 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/9339/statm: 49358 9407 2544 9 0 43941 0
[pid=9349] ppid=9339 vsize=5356 CPUtime=0
/proc/9349/stat : 9349 (mistral) S 9339 9331 6069 0 -1 4194304 292 0 0 0 0 0 0 0 25 0 1 0 143617855 5484544 238 996147200 4194304 4889804 548682068592 18446744073709551615 212218733380 0 65540 4 65538 18446744071563356171 0 0 17 1 0 0
/proc/9349/statm: 1339 238 198 169 0 50 0
[pid=9350] ppid=9349 vsize=5264 CPUtime=404.88
/proc/9350/stat : 9350 (xsolve) R 9349 9331 6069 0 -1 4194304 670 0 0 0 40486 2 0 0 25 0 1 0 143617856 5390336 634 996147200 134512640 135239763 4294955968 18446744073709551615 134803746 0 4 0 0 0 0 0 17 1 0 0
/proc/9350/statm: 1316 634 413 177 0 219 0
[pid=9339/tid=9340] ppid=9331 vsize=197432 CPUtime=4.67
/proc/9339/task/9340/stat : 9340 (java) S 9331 9331 6069 0 -1 64 3861 0 1 0 461 6 0 0 23 0 10 0 143617269 202170368 9407 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 1 0 0
[pid=9339/tid=9341] ppid=9331 vsize=197432 CPUtime=0.88
/proc/9339/task/9341/stat : 9341 (java) S 9331 9331 6069 0 -1 64 6125 0 0 0 79 9 0 0 16 0 10 0 143617270 202170368 9407 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=9339/tid=9342] ppid=9331 vsize=197432 CPUtime=0
/proc/9339/task/9342/stat : 9342 (java) S 9331 9331 6069 0 -1 64 11 0 0 0 0 0 0 0 16 0 10 0 143617270 202170368 9407 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9339/tid=9343] ppid=9331 vsize=197432 CPUtime=0
/proc/9339/task/9343/stat : 9343 (java) S 9331 9331 6069 0 -1 64 5 0 0 0 0 0 0 0 16 0 10 0 143617270 202170368 9407 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9339/tid=9344] ppid=9331 vsize=197432 CPUtime=0
/proc/9339/task/9344/stat : 9344 (java) S 9331 9331 6069 0 -1 64 0 0 0 0 0 0 0 0 18 0 10 0 143617272 202170368 9407 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9339/tid=9345] ppid=9331 vsize=197432 CPUtime=0.2
/proc/9339/task/9345/stat : 9345 (java) S 9331 9331 6069 0 -1 64 646 0 0 0 20 0 0 0 16 0 10 0 143617272 202170368 9407 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9339/tid=9346] ppid=9331 vsize=197432 CPUtime=0
/proc/9339/task/9346/stat : 9346 (java) S 9331 9331 6069 0 -1 64 1 0 0 0 0 0 0 0 19 0 10 0 143617273 202170368 9407 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9339/tid=9347] ppid=9331 vsize=197432 CPUtime=0
/proc/9339/task/9347/stat : 9347 (java) S 9331 9331 6069 0 -1 64 11 0 0 0 0 0 0 0 15 0 10 0 143617273 202170368 9407 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9339/tid=9348] ppid=9331 vsize=197432 CPUtime=0
/proc/9339/task/9348/stat : 9348 (java) S 9331 9331 6069 0 -1 64 71 0 0 0 0 0 0 0 25 0 10 0 143617855 202170368 9407 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 18446744071563356171 0 0 -1 1 0 0
Current children cumulated CPU time (s) 412.13
Current children cumulated vsize (KiB) 213412

Child status: 0
Real time (s): 416.202
CPU time (s): 412.224
CPU user time (s): 412.005
CPU system time (s): 0.218966
CPU usage (%): 99.0442
Max. virtual memory (cumulated for all children) (KiB): 213412

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 412.005
system time used= 0.218966
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 14213
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= 17205
involuntary context switches= 30151

runsolver used 0.550916 second user time and 1.38679 second system time

The end

Launcher Data (download as text)

Begin job on node46 at 2008-07-03 06:07:37
IDJOB=1054115
IDBENCH=56125
IDSOLVER=365
FILE ID=node46/1054115-1215058057
PBS_JOBID= 7875083
Free space on /tmp= 66204 MiB

SOLVER NAME= cpHydra k_10
BENCH NAME= CPAI08/csp/mknap/normalized-mknap-1-5.xml
COMMAND LINE= HOME/cpHydra_k_10/hydra BENCHNAME 
RUNSOLVER COMMAND LINE= /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1054115-1215058057/watcher-1054115-1215058057 -o /tmp/evaluation-result-1054115-1215058057/solver-1054115-1215058057 -C 1800 -W 2200 -M 900 --output-limit 1,15  HOME/cpHydra_k_10/hydra HOME/instance-1054115-1215058057.xml 

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= b5acb3eb596baa32b0d08b4b1c84ff93
RANDOM SEED=1626438422

node46.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.238
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.238
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:       1702920 kB
Buffers:         52016 kB
Cached:         200368 kB
SwapCached:       5880 kB
Active:         198288 kB
Inactive:        93648 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1702920 kB
SwapTotal:     4192956 kB
SwapFree:      4181040 kB
Dirty:           24296 kB
Writeback:           0 kB
Mapped:          56208 kB
Slab:            46412 kB
Committed_AS:   341888 kB
PageTables:       1668 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264992 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66180 MiB
End job on node46 at 2008-07-03 06:14:34