Trace number 1063509

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_10? (TO) 1800 1803.73

General information on the benchmark

Namecsp/pseudo/mpsReduced/
normalized-mps-red-ran14x18.xml
MD5SUM31a527a760a0c91c8e5a215946960e4a
Bench CategoryN-ARY-INT (n-ary constraints in intension)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables7812
Number of constraints316
Maximum constraint arity540
Maximum domain size2
Number of constraints which are defined in extension0
Number of constraints which are defined in intension316
Global constraints used (with number of constraints)

Solver Data (download as text)

0.00/0.00	c cpHydra_k_10 version 0.0
8.26/8.48	c CASE TO CLASSIFY:
8.26/8.48	c Case: 0
8.26/8.48	c 19 >   0.000000 | c 35 > 247.215000 | c 17 >   0.000000 | c 18 >   0.000000 | c 33 >  47.848100 | c 15 >  21.252600 | c 34 > 398.291000 | c 16 > 540.000000 | c 13 >  -0.073379 | c 14 >  11.812600 | c 11 >  12.045800 | c 12 >   2.251800 | c 21 >   1.241460 | 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 >  14.821700 | c 1 >  12.045800 | c 0 >  -1.000000 | c 30 >  -1.000000 | c 7 >  14.821700 | c 6 >  -1.000000 | c 32 >  -1.000000 | c 5 >  21.015400 | c 31 >  -1.000000 | c 4 >  -1.000000 | c 9 >  -1.000000 | c 8 >  -1.000000 | c
8.26/8.49	c choco : 1801.0
8.26/8.49	c mistral : 1801.0
8.26/8.49	c abscon : 1801.0
8.26/8.50	c
8.26/8.50	c
8.56/8.75	c List of same ones: 10
8.56/8.75	c /home/eomahony/cpZilla/CSP/pseudoSeries/mpsReduced/mps-red-ran17x17.xml
8.56/8.75	c 19 >   0.000000 | c 35 > 250.952000 | c 17 >   0.000000 | c 18 >   0.000000 | c 33 >  48.571400 | c 15 >  19.895800 | c 34 > 402.941000 | c 16 > 510.000000 | c 13 >  -0.068922 | c 14 >  10.591500 | c 11 >  12.222800 | c 12 >   2.250400 | c 21 >   1.238360 | 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 >  14.993300 | c 1 >  12.222800 | c 0 >  -1.000000 | c 30 >  -1.000000 | c 7 >  14.993300 | c 6 >  -1.000000 | c 32 >  -1.000000 | c 5 >  21.249400 | c 31 >  -1.000000 | c 4 >  -1.000000 | c 9 >  -1.000000 | c 8 >  -1.000000 | c
8.56/8.76	c choco : 52.93
8.56/8.76	c mistral : 5.61
8.56/8.76	c abscon : 1800.08
8.56/8.76	c
8.56/8.76	c
8.56/8.76	c /home/eomahony/cpZilla/CSP/pseudoSeries/mpsReduced/mps-red-ran16x16.xml
8.56/8.76	c 19 >   0.000000 | c 35 > 248.000000 | c 17 >   0.000000 | c 18 >   0.000000 | c 33 >  48.000000 | c 15 >  19.951800 | c 34 > 397.625000 | c 16 > 480.000000 | c 13 >  -0.070166 | c 14 >  10.659100 | c 11 >  12.050500 | c 12 >   2.250540 | c 21 >   1.238760 | 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 >  14.820400 | c 1 >  12.050500 | c 0 >  -1.000000 | c 30 >  -1.000000 | c 7 >  14.820400 | c 6 >  -1.000000 | c 32 >  -1.000000 | c 5 >  20.996800 | c 31 >  -1.000000 | c 4 >  -1.000000 | c 9 >  -1.000000 | c 8 >  -1.000000 | c
8.56/8.77	c choco : 40.89
8.56/8.77	c mistral : 4.67
8.56/8.77	c abscon : 1800.1
8.56/8.77	c
8.56/8.77	c
8.56/8.77	c /home/eomahony/cpZilla/CSP/pseudoSeries/mpsReduced/mps-red-ran13x13.xml
8.56/8.77	c 19 >   0.000000 | c 35 > 237.059000 | c 17 >   0.000000 | c 18 >   0.000000 | c 33 >  45.882400 | c 15 >  20.130300 | c 34 > 380.000000 | c 16 > 390.000000 | c 13 >   0.047139 | c 14 >  11.171800 | c 11 >  11.441400 | c 12 >   2.239740 | c 21 >   1.237270 | 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 >  14.208600 | c 1 >  11.441400 | c 0 >  -1.000000 | c 30 >  -1.000000 | c 7 >  14.208600 | c 6 >  -1.000000 | c 32 >  -1.000000 | c 5 >  20.089400 | c 31 >  -1.000000 | c 4 >  -1.000000 | c 9 >  -1.000000 | c 8 >  -1.000000 | c
8.56/8.78	c choco : 22.91
8.56/8.78	c mistral : 2.5
8.56/8.78	c abscon : 1800.1
8.56/8.78	c
8.56/8.78	c
8.56/8.78	c /home/eomahony/cpZilla/CSP/pseudoSeries/mpsReduced/mps-red-noswot.xml
8.56/8.78	c 19 >   0.000000 | c 35 > 156.986000 | c 17 >   0.000000 | c 18 >   0.000000 | c 33 >  31.004800 | c 15 >  17.340600 | c 34 > 292.201000 | c 16 > 425.000000 | c 13 >   1.119930 | c 14 >   8.861090 | c 11 >  12.659100 | c 12 >   0.682554 | c 21 >   1.197630 | 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 >  12.528000 | c 1 >   9.184880 | c 0 >  -1.000000 | c 30 >  -1.000000 | c 7 >  12.528000 | c 6 >  -1.000000 | c 32 >  -1.000000 | c 5 >  16.994700 | c 31 >  -1.000000 | c 4 >  -1.000000 | c 9 >  -1.000000 | c 8 >  -1.000000 | c
8.56/8.79	c choco : 5.46
8.56/8.79	c mistral : 1.12
8.56/8.79	c abscon : 18.4442
8.56/8.79	c
8.56/8.79	c
8.56/8.79	c /home/eomahony/cpZilla/CSP/pseudoSeries/mpsReduced/mps-red-ran12x12.xml
8.56/8.79	c 19 >   0.000000 | c 35 > 232.500000 | c 17 >   0.000000 | c 18 >   0.000000 | c 33 >  45.000000 | c 15 >  19.813800 | c 34 > 373.802000 | c 16 > 360.000000 | c 13 >  -0.005693 | c 14 >  10.966500 | c 11 >  11.219200 | c 12 >   2.242570 | c 21 >   1.238570 | 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 >  13.989500 | c 1 >  11.219200 | c 0 >  -1.000000 | c 30 >  -1.000000 | c 7 >  13.989500 | c 6 >  -1.000000 | c 32 >  -1.000000 | c 5 >  19.772400 | c 31 >  -1.000000 | c 4 >  -1.000000 | c 9 >  -1.000000 | c 8 >  -1.000000 | c
8.56/8.80	c choco : 19.38
8.56/8.80	c mistral : 1.98
8.56/8.80	c abscon : 1800.08
8.56/8.80	c
8.56/8.80	c
8.56/8.80	c /home/eomahony/cpZilla/CSP/pseudoSeries/mpsReduced/mps-red-egout.xml
8.56/8.80	c 19 >   0.000000 | c 35 > 163.475000 | c 17 >   0.000000 | c 18 >   0.000000 | c 33 >  31.914900 | c 15 >  19.912300 | c 34 > 271.277000 | c 16 > 420.000000 | c 13 >   6.871680 | c 14 >   8.554590 | c 11 >  12.431800 | c 12 >   2.674230 | c 21 >   1.237960 | 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 >  12.626800 | c 1 >   9.826550 | c 0 >  -1.000000 | c 30 >  -1.000000 | c 7 >  12.626800 | c 6 >  -1.000000 | c 32 >  -1.000000 | c 5 >  17.963300 | c 31 >  -1.000000 | c 4 >  -1.000000 | c 9 >  -1.000000 | c 8 >  -1.000000 | c
8.65/8.81	c choco : 6.17
8.65/8.81	c mistral : 3.48
8.65/8.81	c abscon : 1800.07
8.65/8.81	c
8.65/8.81	c
8.65/8.81	c /home/eomahony/cpZilla/CSP/pseudoSeries/mpsReduced/mps-red-ran10x10a.xml
8.65/8.81	c 19 >   0.000000 | c 35 > 221.429000 | c 17 >   0.000000 | c 18 >   0.000000 | c 33 >  42.857100 | c 15 >  17.973100 | c 34 > 354.500000 | c 16 > 300.000000 | c 13 >   0.192144 | c 14 >   9.479780 | c 11 >  13.153700 | c 12 >   1.310070 | c 21 >   1.235240 | 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 >  13.433500 | c 1 >  10.670700 | c 0 >  -1.000000 | c 30 >  -1.000000 | c 7 >  13.433500 | c 6 >  -1.000000 | c 32 >  -1.000000 | c 5 >  18.944800 | c 31 >  -1.000000 | c 4 >  -1.000000 | c 9 >  -1.000000 | c 8 >  -1.000000 | c
8.65/8.82	c choco : 11.84
8.65/8.82	c mistral : 3.36
8.65/8.82	c abscon : 1800.08
8.65/8.82	c
8.65/8.82	c
8.65/8.82	c /home/eomahony/cpZilla/CSP/pseudoSeries/mpsReduced/mps-red-ran10x10b.xml
8.65/8.82	c 19 >   0.000000 | c 35 > 221.429000 | c 17 >   0.000000 | c 18 >   0.000000 | c 33 >  42.857100 | c 15 >  18.018600 | c 34 > 353.500000 | c 16 > 300.000000 | c 13 >   0.193058 | c 14 >   9.535280 | c 11 >  13.151500 | c 12 >   1.310500 | c 21 >   1.235240 | 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 >  13.431600 | c 1 >  10.670700 | c 0 >  -1.000000 | c 30 >  -1.000000 | c 7 >  13.431600 | c 6 >  -1.000000 | c 32 >  -1.000000 | c 5 >  18.943100 | c 31 >  -1.000000 | c 4 >  -1.000000 | c 9 >  -1.000000 | c 8 >  -1.000000 | c
8.65/8.83	c choco : 11.83
8.65/8.83	c mistral : 3.33
8.65/8.83	c abscon : 1800.05
8.65/8.83	c
8.65/8.83	c
8.65/8.83	c /home/eomahony/cpZilla/CSP/pseudoSeries/mpsReduced/mps-red-ran10x10c.xml
8.65/8.83	c 19 >   0.000000 | c 35 > 221.429000 | c 17 >   0.000000 | c 18 >   0.000000 | c 33 >  42.857100 | c 15 >  17.922400 | c 34 > 353.429000 | c 16 > 300.000000 | c 13 >   0.193346 | c 14 >   9.413630 | c 11 >  13.155300 | c 12 >   1.310720 | c 21 >   1.235890 | 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 >  13.436700 | c 1 >  10.675100 | c 0 >  -1.000000 | c 30 >  -1.000000 | c 7 >  13.436700 | c 6 >  -1.000000 | c 32 >  -1.000000 | c 5 >  18.953000 | c 31 >  -1.000000 | c 4 >  -1.000000 | c 9 >  -1.000000 | c 8 >  -1.000000 | c
8.65/8.83	c choco : 11.95
8.65/8.83	c mistral : 3.32
8.65/8.83	c abscon : 1800.09
8.65/8.83	c
8.65/8.83	c
8.65/8.83	c /home/eomahony/cpZilla/CSP/pseudoSeries/niklas/p2756.xml
8.65/8.83	c 19 >  47.696500 | c 35 >  88.807600 | c 17 >   0.000000 | c 18 >   0.000000 | c 33 >  58.617900 | c 15 >  19.332400 | c 34 > 177.615000 | c 16 > 535.000000 | c 13 >   0.206131 | c 14 >  11.278400 | c 11 >  11.416800 | c 12 >   1.604700 | c 21 >   1.414210 | c 20 >  52.303500 | 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 >  13.872100 | c 1 >  11.416800 | c 0 >  -1.000000 | c 30 >  -1.000000 | c 7 >  13.837800 | c 6 >  -1.000000 | c 32 >  -1.000000 | c 5 >  25.224000 | c 31 >  -1.000000 | c 4 >  -1.000000 | c 9 >  -1.000000 | c 8 >  -1.000000 | c
8.65/8.84	c choco : 8.43
8.65/8.84	c mistral : 1.57
8.65/8.84	c abscon : 42.6915
8.65/8.84	c
8.65/8.84	c
8.65/8.85	c Length: 10
8.65/8.85	c 30.653208019661363  60.034206167986646  151.47803048916273  181.57150117555912  182.29492977867423  194.6372486076932  245.4300186389208  245.60931625070577  245.62456873715044  280.1902475230192  
8.65/8.85	c 
8.65/8.85	c 1.0  0.8946608172218081  0.6737654848534171  0.6231332664401976  0.622009596714819  0.6034445437417827  0.5374318242659775  0.5372243718136471  0.5372067316429958  0.5  
8.65/8.85	c
8.65/8.85	c solver 0
8.65/8.85	c	  before 0.0 seconds: {} 0
8.65/8.85	c	  before 36.0 seconds: {3} 623
8.65/8.85	c	  before 54.0 seconds: {3, 9} 1123
8.65/8.85	c
8.65/8.85	c solver 1
8.65/8.85	c	  before 0.0 seconds: {} 0
8.65/8.85	c	  before 18.0 seconds: {0, 1, 2, 3, 4, 5, 6, 7, 8, 9} 6528
8.65/8.85	c
8.65/8.85	c solver 2
8.65/8.85	c	  before 0.0 seconds: {} 0
8.65/8.85	c	  before 18.0 seconds: {3, 5, 6, 7, 8, 9} 3338
8.65/8.85	c	  before 36.0 seconds: {2, 3, 4, 5, 6, 7, 8, 9} 4634
8.65/8.85	c	  before 54.0 seconds: {0, 1, 2, 3, 4, 5, 6, 7, 8, 9} 6528
8.65/8.85	c
8.65/8.85	cTotal time: 7
8.65/8.85	c 126.0 seconds unused
8.65/8.85	c 0 c 0 c 0 
8.65/8.85	c 8 c 0 c 0 
8.65/8.85	c 8 c 0 c 0 
8.65/8.85	c is solver0 dominated by:
8.65/8.85	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)
8.65/8.86	c is dominated? true
8.65/8.86	c
8.65/8.86	c is solver1 dominated by:
8.65/8.86	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)
8.65/8.86	c	solver 2 (1 solves instances that 2 can't: false) (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)
8.65/8.86	c is dominated? false
8.65/8.86	c
8.65/8.86	c is solver2 dominated by:
8.65/8.86	c	solver 0 (2 solves instances that 0 can't: true) (0 doesn't solve instances that 2 can't: true) (2 is faster than 0: false) (2 is equally as fast as 0: true) (2 < 0: true)
8.65/8.86	c	solver 1 (2 solves instances that 1 can't: false) (1 doesn't solve instances that 2 can't: true) (2 is faster than 1: false) (2 is equally as fast as 1: false) (2 < 1: true)
8.65/8.86	c is dominated? true
8.65/8.86	c
8.65/8.86	c Number of non-dominated solvers: 1
8.65/8.86	c remove dominated solvers
8.65/8.86	c solver 1 is not dominated by another solver
8.65/8.86	c solver 2 is dominated by another solver
8.65/8.86	c solver 0 is dominated by another solver
8.65/8.86	c
8.65/8.86	c solver 0: 0.0
8.65/8.86	c
8.65/8.86	c solver 1: 18.0
8.65/8.86	c
8.65/8.86	c+ 1/1 of 99
8.65/8.86	c
8.65/8.86	c solver 2: 0.0
8.65/8.86	c	 do not run abscon
8.65/8.86	c	  run mistral for 1800.0 seconds {0, 1, 2, 3, 4, 5, 6, 7, 8, 9} 6528
8.65/8.86	c	 do not run choco
8.65/8.86	c Starting solver: HOME/cpHydra_k_10/solver/mistral
8.65/8.86	c On Instance: HOME/instance-1063509-1215137649.xml
8.65/8.86	c Running for: 1800 seconds

Verifier Data (download as text)

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

Watcher Data (download as text)

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

command line: /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1063509-1215137649/watcher-1063509-1215137649 -o /tmp/evaluation-result-1063509-1215137649/solver-1063509-1215137649 -C 1800 -W 2200 -M 900 --output-limit 1,15 HOME/cpHydra_k_10/hydra HOME/instance-1063509-1215137649.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.03 2.03 4/82 27939
/proc/meminfo: memFree=1629920/2055920 swapFree=4180456/4192956
[pid=27938] ppid=27936 vsize=5360 CPUtime=0
/proc/27938/stat : 27938 (hydra) S 27936 27938 26357 0 -1 4194304 285 0 0 0 0 0 0 0 18 0 1 0 1992739321 5488640 236 996147200 4194304 4889804 548682068816 18446744073709551615 255236563780 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27938/statm: 1340 236 195 169 0 51 0
[pid=27939] ppid=27938 vsize=5360 CPUtime=0
/proc/27939/stat : 27939 (hydra) R 27938 27938 26357 0 -1 4194368 22 0 0 0 0 0 0 0 21 0 1 0 1992739321 5488640 239 996147200 4194304 4889804 548682068816 18446744073709551615 255236566311 0 0 4096 0 0 0 0 17 1 0 0
/proc/27939/statm: 1340 239 198 169 0 51 0

[startup+0.0518581 s]
/proc/loadavg: 2.00 2.03 2.03 4/82 27939
/proc/meminfo: memFree=1629920/2055920 swapFree=4180456/4192956
[pid=27938] ppid=27936 vsize=5360 CPUtime=0
/proc/27938/stat : 27938 (hydra) S 27936 27938 26357 0 -1 4194304 330 247 0 0 0 0 0 0 20 0 1 0 1992739321 5488640 236 996147200 4194304 4889804 548682068816 18446744073709551615 255236563780 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27938/statm: 1340 236 195 169 0 51 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5360

[startup+0.101874 s]
/proc/loadavg: 2.00 2.03 2.03 4/82 27939
/proc/meminfo: memFree=1629920/2055920 swapFree=4180456/4192956
[pid=27938] ppid=27936 vsize=5360 CPUtime=0
/proc/27938/stat : 27938 (hydra) S 27936 27938 26357 0 -1 4194304 330 247 0 0 0 0 0 0 20 0 1 0 1992739321 5488640 236 996147200 4194304 4889804 548682068816 18446744073709551615 255236563780 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27938/statm: 1340 236 195 169 0 51 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5360

[startup+0.30191 s]
/proc/loadavg: 2.00 2.03 2.03 4/82 27939
/proc/meminfo: memFree=1629920/2055920 swapFree=4180456/4192956
[pid=27938] ppid=27936 vsize=5360 CPUtime=0
/proc/27938/stat : 27938 (hydra) S 27936 27938 26357 0 -1 4194304 330 247 0 0 0 0 0 0 20 0 1 0 1992739321 5488640 236 996147200 4194304 4889804 548682068816 18446744073709551615 255236563780 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27938/statm: 1340 236 195 169 0 51 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5360

[startup+0.701982 s]
/proc/loadavg: 2.00 2.03 2.03 4/82 27939
/proc/meminfo: memFree=1629920/2055920 swapFree=4180456/4192956
[pid=27938] ppid=27936 vsize=5360 CPUtime=0
/proc/27938/stat : 27938 (hydra) S 27936 27938 26357 0 -1 4194304 330 247 0 0 0 0 0 0 20 0 1 0 1992739321 5488640 236 996147200 4194304 4889804 548682068816 18446744073709551615 255236563780 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27938/statm: 1340 236 195 169 0 51 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5360

[startup+1.50114 s]
/proc/loadavg: 2.00 2.03 2.03 3/83 27942
/proc/meminfo: memFree=1579288/2055920 swapFree=4180456/4192956
[pid=27938] ppid=27936 vsize=5360 CPUtime=0
/proc/27938/stat : 27938 (hydra) S 27936 27938 26357 0 -1 4194304 330 247 0 0 0 0 0 0 20 0 1 0 1992739321 5488640 236 996147200 4194304 4889804 548682068816 18446744073709551615 255236563780 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27938/statm: 1340 236 195 169 0 51 0
[pid=27942] ppid=27938 vsize=65120 CPUtime=1.47
/proc/27942/stat : 27942 (xsolve) R 27938 27938 26357 0 -1 4194304 16018 0 0 0 142 5 0 0 25 0 1 0 1992739322 66682880 14947 996147200 134512640 135239763 4294956176 18446744073709551615 134803360 0 0 4096 0 0 0 0 17 1 0 0
/proc/27942/statm: 16280 14947 431 177 0 15183 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 70480

[startup+3.10243 s]
/proc/loadavg: 2.00 2.03 2.03 3/83 27942
/proc/meminfo: memFree=1563736/2055920 swapFree=4180456/4192956
[pid=27938] ppid=27936 vsize=5360 CPUtime=2.54
/proc/27938/stat : 27938 (hydra) S 27936 27938 26357 0 -1 4194304 375 19456 0 0 0 0 245 9 18 0 1 0 1992739321 5488640 238 996147200 4194304 4889804 548682068816 18446744073709551615 255236563780 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27938/statm: 1340 238 196 169 0 51 0
Current children cumulated CPU time (s) 2.54
Current children cumulated vsize (KiB) 5360

[startup+6.30303 s]
/proc/loadavg: 2.00 2.03 2.03 3/91 27954
/proc/meminfo: memFree=1614360/2055920 swapFree=4180456/4192956
[pid=27938] ppid=27936 vsize=5360 CPUtime=2.54
/proc/27938/stat : 27938 (hydra) S 27936 27938 26357 0 -1 4194304 375 19456 0 0 0 0 245 9 18 0 1 0 1992739321 5488640 238 996147200 4194304 4889804 548682068816 18446744073709551615 255236563780 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27938/statm: 1340 238 196 169 0 51 0
[pid=27946] ppid=27938 vsize=197000 CPUtime=3.65
/proc/27946/stat : 27946 (java) S 27938 27938 26357 0 -1 0 8693 0 1 0 353 12 0 0 18 0 9 0 1992739581 201728000 7178 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/27946/statm: 49250 7178 2540 9 0 43833 0
[pid=27946/tid=27947] ppid=27938 vsize=197000 CPUtime=2.9
/proc/27946/task/27947/stat : 27947 (java) R 27938 27938 26357 0 -1 64 3277 0 1 0 286 4 0 0 25 0 9 0 1992739582 201728000 7178 996147200 134512640 134550740 4294955968 18446744073709551615 4126448888 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27946/tid=27948] ppid=27938 vsize=197000 CPUtime=0.54
/proc/27946/task/27948/stat : 27948 (java) S 27938 27938 26357 0 -1 64 4063 0 0 0 48 6 0 0 16 0 9 0 1992739583 201728000 7178 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=27946/tid=27949] ppid=27938 vsize=197000 CPUtime=0
/proc/27946/task/27949/stat : 27949 (java) S 27938 27938 26357 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 1992739584 201728000 7178 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27946/tid=27950] ppid=27938 vsize=197000 CPUtime=0
/proc/27946/task/27950/stat : 27950 (java) S 27938 27938 26357 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 1992739584 201728000 7178 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27946/tid=27951] ppid=27938 vsize=197000 CPUtime=0
/proc/27946/task/27951/stat : 27951 (java) S 27938 27938 26357 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 1992739586 201728000 7178 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27946/tid=27952] ppid=27938 vsize=197000 CPUtime=0.17
/proc/27946/task/27952/stat : 27952 (java) S 27938 27938 26357 0 -1 64 628 0 0 0 17 0 0 0 16 0 9 0 1992739586 201728000 7178 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27946/tid=27953] ppid=27938 vsize=197000 CPUtime=0
/proc/27946/task/27953/stat : 27953 (java) S 27938 27938 26357 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 1992739586 201728000 7178 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27946/tid=27954] ppid=27938 vsize=197000 CPUtime=0
/proc/27946/task/27954/stat : 27954 (java) S 27938 27938 26357 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 1992739586 201728000 7178 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.19
Current children cumulated vsize (KiB) 202360

[startup+12.7022 s]
/proc/loadavg: 2.00 2.03 2.03 3/94 27957
/proc/meminfo: memFree=1534784/2055920 swapFree=4180456/4192956
[pid=27938] ppid=27936 vsize=5360 CPUtime=2.54
/proc/27938/stat : 27938 (hydra) S 27936 27938 26357 0 -1 4194304 375 19456 0 0 0 0 245 9 18 0 1 0 1992739321 5488640 238 996147200 4194304 4889804 548682068816 18446744073709551615 255236563780 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27938/statm: 1340 238 196 169 0 51 0
[pid=27946] ppid=27938 vsize=197432 CPUtime=6.16
/proc/27946/stat : 27946 (java) S 27938 27938 26357 0 -1 0 14000 0 1 0 596 20 0 0 18 0 10 0 1992739581 202170368 9518 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/27946/statm: 49358 9518 2543 9 0 43941 0
[pid=27956] ppid=27946 vsize=5356 CPUtime=0
/proc/27956/stat : 27956 (mistral) S 27946 27938 26357 0 -1 4194304 291 0 0 0 0 0 0 0 25 0 1 0 1992740208 5484544 236 996147200 4194304 4889804 548682068592 18446744073709551615 255236563780 0 65540 4 65538 18446744071563356171 0 0 17 1 0 0
/proc/27956/statm: 1339 236 196 169 0 50 0
[pid=27957] ppid=27956 vsize=74752 CPUtime=3.78
/proc/27957/stat : 27957 (xsolve) R 27956 27938 26357 0 -1 4194304 19044 0 0 0 369 9 0 0 25 0 1 0 1992740209 76546048 16953 996147200 134512640 135239763 4294955968 18446744073709551615 135030883 0 4 0 0 0 0 0 17 1 0 0
/proc/27957/statm: 18688 16953 413 177 0 17591 0
[pid=27946/tid=27947] ppid=27938 vsize=197432 CPUtime=4.82
/proc/27946/task/27947/stat : 27947 (java) S 27938 27938 26357 0 -1 64 3987 0 1 0 475 7 0 0 23 0 10 0 1992739582 202170368 9518 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 1 0 0
[pid=27946/tid=27948] ppid=27938 vsize=197432 CPUtime=1.11
/proc/27946/task/27948/stat : 27948 (java) S 27938 27938 26357 0 -1 64 8566 0 0 0 100 11 0 0 16 0 10 0 1992739583 202170368 9518 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=27946/tid=27949] ppid=27938 vsize=197432 CPUtime=0
/proc/27946/task/27949/stat : 27949 (java) S 27938 27938 26357 0 -1 64 11 0 0 0 0 0 0 0 16 0 10 0 1992739584 202170368 9518 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27946/tid=27950] ppid=27938 vsize=197432 CPUtime=0
/proc/27946/task/27950/stat : 27950 (java) S 27938 27938 26357 0 -1 64 5 0 0 0 0 0 0 0 15 0 10 0 1992739584 202170368 9518 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27946/tid=27951] ppid=27938 vsize=197432 CPUtime=0
/proc/27946/task/27951/stat : 27951 (java) S 27938 27938 26357 0 -1 64 0 0 0 0 0 0 0 0 18 0 10 0 1992739586 202170368 9518 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27946/tid=27952] ppid=27938 vsize=197432 CPUtime=0.21
/proc/27946/task/27952/stat : 27952 (java) S 27938 27938 26357 0 -1 64 646 0 0 0 21 0 0 0 16 0 10 0 1992739586 202170368 9518 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27946/tid=27953] ppid=27938 vsize=197432 CPUtime=0
/proc/27946/task/27953/stat : 27953 (java) S 27938 27938 26357 0 -1 64 1 0 0 0 0 0 0 0 19 0 10 0 1992739586 202170368 9518 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27946/tid=27954] ppid=27938 vsize=197432 CPUtime=0
/proc/27946/task/27954/stat : 27954 (java) S 27938 27938 26357 0 -1 64 7 0 0 0 0 0 0 0 15 0 10 0 1992739586 202170368 9518 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27946/tid=27955] ppid=27938 vsize=197432 CPUtime=0
/proc/27946/task/27955/stat : 27955 (java) S 27938 27938 26357 0 -1 64 70 0 0 0 0 0 0 0 25 0 10 0 1992740208 202170368 9518 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 18446744071563356171 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.48
Current children cumulated vsize (KiB) 282900

[startup+25.5026 s]
/proc/loadavg: 2.00 2.02 2.03 3/94 27957
/proc/meminfo: memFree=1534592/2055920 swapFree=4180456/4192956
[pid=27938] ppid=27936 vsize=5360 CPUtime=2.54
/proc/27938/stat : 27938 (hydra) S 27936 27938 26357 0 -1 4194304 375 19456 0 0 0 0 245 9 18 0 1 0 1992739321 5488640 238 996147200 4194304 4889804 548682068816 18446744073709551615 255236563780 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27938/statm: 1340 238 196 169 0 51 0
[pid=27946] ppid=27938 vsize=197432 CPUtime=6.16
/proc/27946/stat : 27946 (java) S 27938 27938 26357 0 -1 0 14007 0 1 0 596 20 0 0 18 0 10 0 1992739581 202170368 9518 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/27946/statm: 49358 9518 2543 9 0 43941 0
[pid=27956] ppid=27946 vsize=5356 CPUtime=0
/proc/27956/stat : 27956 (mistral) S 27946 27938 26357 0 -1 4194304 291 0 0 0 0 0 0 0 25 0 1 0 1992740208 5484544 236 996147200 4194304 4889804 548682068592 18446744073709551615 255236563780 0 65540 4 65538 18446744071563356171 0 0 17 1 0 0
/proc/27956/statm: 1339 236 196 169 0 50 0
[pid=27957] ppid=27956 vsize=75016 CPUtime=16.46
/proc/27957/stat : 27957 (xsolve) R 27956 27938 26357 0 -1 4194304 19083 0 0 0 1636 10 0 0 25 0 1 0 1992740209 76816384 16992 996147200 134512640 135239763 4294955968 18446744073709551615 134820638 0 4 0 0 0 0 0 17 1 0 0
/proc/27957/statm: 18754 16992 413 177 0 17657 0
[pid=27946/tid=27947] ppid=27938 vsize=197432 CPUtime=4.82
/proc/27946/task/27947/stat : 27947 (java) S 27938 27938 26357 0 -1 64 3987 0 1 0 475 7 0 0 23 0 10 0 1992739582 202170368 9518 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 1 0 0
[pid=27946/tid=27948] ppid=27938 vsize=197432 CPUtime=1.11
/proc/27946/task/27948/stat : 27948 (java) S 27938 27938 26357 0 -1 64 8566 0 0 0 100 11 0 0 16 0 10 0 1992739583 202170368 9518 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=27946/tid=27949] ppid=27938 vsize=197432 CPUtime=0
/proc/27946/task/27949/stat : 27949 (java) S 27938 27938 26357 0 -1 64 11 0 0 0 0 0 0 0 16 0 10 0 1992739584 202170368 9518 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27946/tid=27950] ppid=27938 vsize=197432 CPUtime=0
/proc/27946/task/27950/stat : 27950 (java) S 27938 27938 26357 0 -1 64 5 0 0 0 0 0 0 0 15 0 10 0 1992739584 202170368 9518 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27946/tid=27951] ppid=27938 vsize=197432 CPUtime=0
/proc/27946/task/27951/stat : 27951 (java) S 27938 27938 26357 0 -1 64 0 0 0 0 0 0 0 0 18 0 10 0 1992739586 202170368 9518 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27946/tid=27952] ppid=27938 vsize=197432 CPUtime=0.21
/proc/27946/task/27952/stat : 27952 (java) S 27938 27938 26357 0 -1 64 646 0 0 0 21 0 0 0 16 0 10 0 1992739586 202170368 9518 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27946/tid=27953] ppid=27938 vsize=197432 CPUtime=0
/proc/27946/task/27953/stat : 27953 (java) S 27938 27938 26357 0 -1 64 1 0 0 0 0 0 0 0 19 0 10 0 1992739586 202170368 9518 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27946/tid=27954] ppid=27938 vsize=197432 CPUtime=0
/proc/27946/task/27954/stat : 27954 (java) S 27938 27938 26357 0 -1 64 14 0 0 0 0 0 0 0 15 0 10 0 1992739586 202170368 9518 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27946/tid=27955] ppid=27938 vsize=197432 CPUtime=0
/proc/27946/task/27955/stat : 27955 (java) S 27938 27938 26357 0 -1 64 70 0 0 0 0 0 0 0 25 0 10 0 1992740208 202170368 9518 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 18446744071563356171 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.16
Current children cumulated vsize (KiB) 283164

[startup+51.1025 s]
/proc/loadavg: 2.00 2.02 2.03 3/94 27957
/proc/meminfo: memFree=1534592/2055920 swapFree=4180456/4192956
[pid=27938] ppid=27936 vsize=5360 CPUtime=2.54
/proc/27938/stat : 27938 (hydra) S 27936 27938 26357 0 -1 4194304 375 19456 0 0 0 0 245 9 18 0 1 0 1992739321 5488640 238 996147200 4194304 4889804 548682068816 18446744073709551615 255236563780 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27938/statm: 1340 238 196 169 0 51 0
[pid=27946] ppid=27938 vsize=197432 CPUtime=6.16
/proc/27946/stat : 27946 (java) S 27938 27938 26357 0 -1 0 14007 0 1 0 596 20 0 0 18 0 10 0 1992739581 202170368 9518 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/27946/statm: 49358 9518 2543 9 0 43941 0
[pid=27956] ppid=27946 vsize=5356 CPUtime=0
/proc/27956/stat : 27956 (mistral) S 27946 27938 26357 0 -1 4194304 291 0 0 0 0 0 0 0 25 0 1 0 1992740208 5484544 236 996147200 4194304 4889804 548682068592 18446744073709551615 255236563780 0 65540 4 65538 18446744071563356171 0 0 17 1 0 0
/proc/27956/statm: 1339 236 196 169 0 50 0
[pid=27957] ppid=27956 vsize=75016 CPUtime=41.8
/proc/27957/stat : 27957 (xsolve) R 27956 27938 26357 0 -1 4194304 19100 0 0 0 4170 10 0 0 25 0 1 0 1992740209 76816384 17009 996147200 134512640 135239763 4294955968 18446744073709551615 134787942 0 4 0 0 0 0 0 17 1 0 0
/proc/27957/statm: 18754 17009 413 177 0 17657 0
[pid=27946/tid=27947] ppid=27938 vsize=197432 CPUtime=4.82
/proc/27946/task/27947/stat : 27947 (java) S 27938 27938 26357 0 -1 64 3987 0 1 0 475 7 0 0 23 0 10 0 1992739582 202170368 9518 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 1 0 0
[pid=27946/tid=27948] ppid=27938 vsize=197432 CPUtime=1.11
/proc/27946/task/27948/stat : 27948 (java) S 27938 27938 26357 0 -1 64 8566 0 0 0 100 11 0 0 16 0 10 0 1992739583 202170368 9518 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=27946/tid=27949] ppid=27938 vsize=197432 CPUtime=0

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

/proc/27946/task/27955/stat : 27955 (java) S 27938 27938 26357 0 -1 64 70 0 0 0 0 0 0 0 25 0 10 0 1992740208 202170368 9518 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 18446744071563356171 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1658.66
Current children cumulated vsize (KiB) 283164

[startup+1722.3 s]
/proc/loadavg: 2.01 2.04 2.00 3/85 28025
/proc/meminfo: memFree=1532048/2055920 swapFree=4180456/4192956
[pid=27938] ppid=27936 vsize=5360 CPUtime=2.54
/proc/27938/stat : 27938 (hydra) S 27936 27938 26357 0 -1 4194304 375 19456 0 0 0 0 245 9 18 0 1 0 1992739321 5488640 238 996147200 4194304 4889804 548682068816 18446744073709551615 255236563780 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27938/statm: 1340 238 196 169 0 51 0
[pid=27946] ppid=27938 vsize=197432 CPUtime=6.17
/proc/27946/stat : 27946 (java) S 27938 27938 26357 0 -1 0 14007 0 1 0 597 20 0 0 18 0 10 0 1992739581 202170368 9518 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/27946/statm: 49358 9518 2543 9 0 43941 0
[pid=27956] ppid=27946 vsize=5356 CPUtime=0
/proc/27956/stat : 27956 (mistral) S 27946 27938 26357 0 -1 4194304 291 0 0 0 0 0 0 0 25 0 1 0 1992740208 5484544 236 996147200 4194304 4889804 548682068592 18446744073709551615 255236563780 0 65540 4 65538 18446744071563356171 0 0 17 1 0 0
/proc/27956/statm: 1339 236 196 169 0 50 0
[pid=27957] ppid=27956 vsize=75016 CPUtime=1709.93
/proc/27957/stat : 27957 (xsolve) R 27956 27938 26357 0 -1 4194304 19112 0 0 0 170978 15 0 0 25 0 1 0 1992740209 76816384 17021 996147200 134512640 135239763 4294955968 18446744073709551615 135071045 0 4 0 0 0 0 0 17 0 0 0
/proc/27957/statm: 18754 17021 413 177 0 17657 0
[pid=27946/tid=27947] ppid=27938 vsize=197432 CPUtime=4.82
/proc/27946/task/27947/stat : 27947 (java) S 27938 27938 26357 0 -1 64 3987 0 1 0 475 7 0 0 23 0 10 0 1992739582 202170368 9518 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 1 0 0
[pid=27946/tid=27948] ppid=27938 vsize=197432 CPUtime=1.11
/proc/27946/task/27948/stat : 27948 (java) S 27938 27938 26357 0 -1 64 8566 0 0 0 100 11 0 0 16 0 10 0 1992739583 202170368 9518 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=27946/tid=27949] ppid=27938 vsize=197432 CPUtime=0
/proc/27946/task/27949/stat : 27949 (java) S 27938 27938 26357 0 -1 64 11 0 0 0 0 0 0 0 16 0 10 0 1992739584 202170368 9518 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27946/tid=27950] ppid=27938 vsize=197432 CPUtime=0
/proc/27946/task/27950/stat : 27950 (java) S 27938 27938 26357 0 -1 64 5 0 0 0 0 0 0 0 15 0 10 0 1992739584 202170368 9518 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27946/tid=27951] ppid=27938 vsize=197432 CPUtime=0
/proc/27946/task/27951/stat : 27951 (java) S 27938 27938 26357 0 -1 64 0 0 0 0 0 0 0 0 18 0 10 0 1992739586 202170368 9518 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27946/tid=27952] ppid=27938 vsize=197432 CPUtime=0.21
/proc/27946/task/27952/stat : 27952 (java) S 27938 27938 26357 0 -1 64 646 0 0 0 21 0 0 0 16 0 10 0 1992739586 202170368 9518 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27946/tid=27953] ppid=27938 vsize=197432 CPUtime=0
/proc/27946/task/27953/stat : 27953 (java) S 27938 27938 26357 0 -1 64 1 0 0 0 0 0 0 0 19 0 10 0 1992739586 202170368 9518 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27946/tid=27954] ppid=27938 vsize=197432 CPUtime=0
/proc/27946/task/27954/stat : 27954 (java) S 27938 27938 26357 0 -1 64 14 0 0 0 0 0 0 0 15 0 10 0 1992739586 202170368 9518 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27946/tid=27955] ppid=27938 vsize=197432 CPUtime=0
/proc/27946/task/27955/stat : 27955 (java) S 27938 27938 26357 0 -1 64 70 0 0 0 0 0 0 0 25 0 10 0 1992740208 202170368 9518 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 18446744071563356171 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1718.64
Current children cumulated vsize (KiB) 283164

[startup+1782.3 s]
/proc/loadavg: 2.00 2.03 2.00 3/85 28025
/proc/meminfo: memFree=1532048/2055920 swapFree=4180456/4192956
[pid=27938] ppid=27936 vsize=5360 CPUtime=2.54
/proc/27938/stat : 27938 (hydra) S 27936 27938 26357 0 -1 4194304 375 19456 0 0 0 0 245 9 18 0 1 0 1992739321 5488640 238 996147200 4194304 4889804 548682068816 18446744073709551615 255236563780 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27938/statm: 1340 238 196 169 0 51 0
[pid=27946] ppid=27938 vsize=197432 CPUtime=6.17
/proc/27946/stat : 27946 (java) S 27938 27938 26357 0 -1 0 14007 0 1 0 597 20 0 0 18 0 10 0 1992739581 202170368 9518 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/27946/statm: 49358 9518 2543 9 0 43941 0
[pid=27956] ppid=27946 vsize=5356 CPUtime=0
/proc/27956/stat : 27956 (mistral) S 27946 27938 26357 0 -1 4194304 291 0 0 0 0 0 0 0 25 0 1 0 1992740208 5484544 236 996147200 4194304 4889804 548682068592 18446744073709551615 255236563780 0 65540 4 65538 18446744071563356171 0 0 17 1 0 0
/proc/27956/statm: 1339 236 196 169 0 50 0
[pid=27957] ppid=27956 vsize=75016 CPUtime=1769.9
/proc/27957/stat : 27957 (xsolve) R 27956 27938 26357 0 -1 4194304 19112 0 0 0 176975 15 0 0 25 0 1 0 1992740209 76816384 17021 996147200 134512640 135239763 4294955968 18446744073709551615 135102419 0 4 0 0 0 0 0 17 0 0 0
/proc/27957/statm: 18754 17021 413 177 0 17657 0
[pid=27946/tid=27947] ppid=27938 vsize=197432 CPUtime=4.82
/proc/27946/task/27947/stat : 27947 (java) S 27938 27938 26357 0 -1 64 3987 0 1 0 475 7 0 0 23 0 10 0 1992739582 202170368 9518 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 1 0 0
[pid=27946/tid=27948] ppid=27938 vsize=197432 CPUtime=1.11
/proc/27946/task/27948/stat : 27948 (java) S 27938 27938 26357 0 -1 64 8566 0 0 0 100 11 0 0 16 0 10 0 1992739583 202170368 9518 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=27946/tid=27949] ppid=27938 vsize=197432 CPUtime=0
/proc/27946/task/27949/stat : 27949 (java) S 27938 27938 26357 0 -1 64 11 0 0 0 0 0 0 0 16 0 10 0 1992739584 202170368 9518 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27946/tid=27950] ppid=27938 vsize=197432 CPUtime=0
/proc/27946/task/27950/stat : 27950 (java) S 27938 27938 26357 0 -1 64 5 0 0 0 0 0 0 0 15 0 10 0 1992739584 202170368 9518 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27946/tid=27951] ppid=27938 vsize=197432 CPUtime=0
/proc/27946/task/27951/stat : 27951 (java) S 27938 27938 26357 0 -1 64 0 0 0 0 0 0 0 0 18 0 10 0 1992739586 202170368 9518 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27946/tid=27952] ppid=27938 vsize=197432 CPUtime=0.21
/proc/27946/task/27952/stat : 27952 (java) S 27938 27938 26357 0 -1 64 646 0 0 0 21 0 0 0 16 0 10 0 1992739586 202170368 9518 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27946/tid=27953] ppid=27938 vsize=197432 CPUtime=0
/proc/27946/task/27953/stat : 27953 (java) S 27938 27938 26357 0 -1 64 1 0 0 0 0 0 0 0 19 0 10 0 1992739586 202170368 9518 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27946/tid=27954] ppid=27938 vsize=197432 CPUtime=0
/proc/27946/task/27954/stat : 27954 (java) S 27938 27938 26357 0 -1 64 14 0 0 0 0 0 0 0 15 0 10 0 1992739586 202170368 9518 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27946/tid=27955] ppid=27938 vsize=197432 CPUtime=0
/proc/27946/task/27955/stat : 27955 (java) S 27938 27938 26357 0 -1 64 70 0 0 0 0 0 0 0 25 0 10 0 1992740208 202170368 9518 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 18446744071563356171 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1778.61
Current children cumulated vsize (KiB) 283164



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1803.7 s]
/proc/loadavg: 2.00 2.03 2.00 3/85 28025
/proc/meminfo: memFree=1532048/2055920 swapFree=4180456/4192956
[pid=27938] ppid=27936 vsize=5360 CPUtime=2.54
/proc/27938/stat : 27938 (hydra) S 27936 27938 26357 0 -1 4194304 375 19456 0 0 0 0 245 9 18 0 1 0 1992739321 5488640 238 996147200 4194304 4889804 548682068816 18446744073709551615 255236563780 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27938/statm: 1340 238 196 169 0 51 0
[pid=27946] ppid=27938 vsize=197432 CPUtime=6.17
/proc/27946/stat : 27946 (java) S 27938 27938 26357 0 -1 0 14007 0 1 0 597 20 0 0 18 0 10 0 1992739581 202170368 9518 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/27946/statm: 49358 9518 2543 9 0 43941 0
[pid=27956] ppid=27946 vsize=5356 CPUtime=0
/proc/27956/stat : 27956 (mistral) S 27946 27938 26357 0 -1 4194304 291 0 0 0 0 0 0 0 25 0 1 0 1992740208 5484544 236 996147200 4194304 4889804 548682068592 18446744073709551615 255236563780 0 65540 4 65538 18446744071563356171 0 0 17 1 0 0
/proc/27956/statm: 1339 236 196 169 0 50 0
[pid=27957] ppid=27956 vsize=75016 CPUtime=1791.29
/proc/27957/stat : 27957 (xsolve) R 27956 27938 26357 0 -1 4194304 19112 0 0 0 179114 15 0 0 25 0 1 0 1992740209 76816384 17021 996147200 134512640 135239763 4294955968 18446744073709551615 134787942 0 4 0 0 0 0 0 17 0 0 0
/proc/27957/statm: 18754 17021 413 177 0 17657 0
[pid=27946/tid=27947] ppid=27938 vsize=197432 CPUtime=4.82
/proc/27946/task/27947/stat : 27947 (java) S 27938 27938 26357 0 -1 64 3987 0 1 0 475 7 0 0 23 0 10 0 1992739582 202170368 9518 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 1 0 0
[pid=27946/tid=27948] ppid=27938 vsize=197432 CPUtime=1.11
/proc/27946/task/27948/stat : 27948 (java) S 27938 27938 26357 0 -1 64 8566 0 0 0 100 11 0 0 16 0 10 0 1992739583 202170368 9518 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=27946/tid=27949] ppid=27938 vsize=197432 CPUtime=0
/proc/27946/task/27949/stat : 27949 (java) S 27938 27938 26357 0 -1 64 11 0 0 0 0 0 0 0 16 0 10 0 1992739584 202170368 9518 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27946/tid=27950] ppid=27938 vsize=197432 CPUtime=0
/proc/27946/task/27950/stat : 27950 (java) S 27938 27938 26357 0 -1 64 5 0 0 0 0 0 0 0 15 0 10 0 1992739584 202170368 9518 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27946/tid=27951] ppid=27938 vsize=197432 CPUtime=0
/proc/27946/task/27951/stat : 27951 (java) S 27938 27938 26357 0 -1 64 0 0 0 0 0 0 0 0 18 0 10 0 1992739586 202170368 9518 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27946/tid=27952] ppid=27938 vsize=197432 CPUtime=0.21
/proc/27946/task/27952/stat : 27952 (java) S 27938 27938 26357 0 -1 64 646 0 0 0 21 0 0 0 16 0 10 0 1992739586 202170368 9518 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27946/tid=27953] ppid=27938 vsize=197432 CPUtime=0
/proc/27946/task/27953/stat : 27953 (java) S 27938 27938 26357 0 -1 64 1 0 0 0 0 0 0 0 19 0 10 0 1992739586 202170368 9518 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27946/tid=27954] ppid=27938 vsize=197432 CPUtime=0
/proc/27946/task/27954/stat : 27954 (java) S 27938 27938 26357 0 -1 64 14 0 0 0 0 0 0 0 15 0 10 0 1992739586 202170368 9518 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27946/tid=27955] ppid=27938 vsize=197432 CPUtime=0
/proc/27946/task/27955/stat : 27955 (java) S 27938 27938 26357 0 -1 64 70 0 0 0 0 0 0 0 25 0 10 0 1992740208 202170368 9518 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 18446744071563356171 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1800
Current children cumulated vsize (KiB) 283164

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

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

[startup+1803.7 s]
/proc/loadavg: 2.00 2.03 2.00 3/85 28025
/proc/meminfo: memFree=1532048/2055920 swapFree=4180456/4192956
[pid=27938] ppid=27936 vsize=5360 CPUtime=2.54
/proc/27938/stat : 27938 (hydra) S 27936 27938 26357 0 -1 4194304 375 19456 0 0 0 0 245 9 18 0 1 0 1992739321 5488640 238 996147200 4194304 4889804 548682068816 18446744073709551615 255236563780 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27938/statm: 1340 238 196 169 0 51 0
[pid=27946] ppid=27938 vsize=197432 CPUtime=6.17
/proc/27946/stat : 27946 (java) S 27938 27938 26357 0 -1 0 14007 0 1 0 597 20 0 0 18 0 10 0 1992739581 202170368 9518 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/27946/statm: 49358 9518 2543 9 0 43941 0
[pid=27956] ppid=27946 vsize=5356 CPUtime=0
/proc/27956/stat : 27956 (mistral) S 27946 27938 26357 0 -1 4194304 291 0 0 0 0 0 0 0 25 0 1 0 1992740208 5484544 236 996147200 4194304 4889804 548682068592 18446744073709551615 255236563780 0 65540 4 65538 18446744071563356171 0 0 17 1 0 0
/proc/27956/statm: 1339 236 196 169 0 50 0
[pid=27957] ppid=27956 vsize=75016 CPUtime=1791.29
/proc/27957/stat : 27957 (xsolve) R 27956 27938 26357 0 -1 4194304 19112 0 0 0 179114 15 0 0 25 0 1 0 1992740209 76816384 17021 996147200 134512640 135239763 4294955968 18446744073709551615 134787942 0 4 0 0 0 0 0 17 0 0 0
/proc/27957/statm: 18754 17021 413 177 0 17657 0
[pid=27946/tid=27947] ppid=27938 vsize=197432 CPUtime=4.82
/proc/27946/task/27947/stat : 27947 (java) S 27938 27938 26357 0 -1 64 3987 0 1 0 475 7 0 0 23 0 10 0 1992739582 202170368 9518 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 1 0 0
[pid=27946/tid=27948] ppid=27938 vsize=197432 CPUtime=1.11
/proc/27946/task/27948/stat : 27948 (java) S 27938 27938 26357 0 -1 64 8566 0 0 0 100 11 0 0 16 0 10 0 1992739583 202170368 9518 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=27946/tid=27949] ppid=27938 vsize=197432 CPUtime=0
/proc/27946/task/27949/stat : 27949 (java) S 27938 27938 26357 0 -1 64 11 0 0 0 0 0 0 0 16 0 10 0 1992739584 202170368 9518 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27946/tid=27950] ppid=27938 vsize=197432 CPUtime=0
/proc/27946/task/27950/stat : 27950 (java) S 27938 27938 26357 0 -1 64 5 0 0 0 0 0 0 0 15 0 10 0 1992739584 202170368 9518 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27946/tid=27951] ppid=27938 vsize=197432 CPUtime=0
/proc/27946/task/27951/stat : 27951 (java) S 27938 27938 26357 0 -1 64 0 0 0 0 0 0 0 0 18 0 10 0 1992739586 202170368 9518 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27946/tid=27952] ppid=27938 vsize=197432 CPUtime=0.21
/proc/27946/task/27952/stat : 27952 (java) S 27938 27938 26357 0 -1 64 646 0 0 0 21 0 0 0 16 0 10 0 1992739586 202170368 9518 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27946/tid=27953] ppid=27938 vsize=197432 CPUtime=0
/proc/27946/task/27953/stat : 27953 (java) S 27938 27938 26357 0 -1 64 1 0 0 0 0 0 0 0 19 0 10 0 1992739586 202170368 9518 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27946/tid=27954] ppid=27938 vsize=197432 CPUtime=0
/proc/27946/task/27954/stat : 27954 (java) S 27938 27938 26357 0 -1 64 14 0 0 0 0 0 0 0 15 0 10 0 1992739586 202170368 9518 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27946/tid=27955] ppid=27938 vsize=197432 CPUtime=0
/proc/27946/task/27955/stat : 27955 (java) S 27938 27938 26357 0 -1 64 70 0 0 0 0 0 0 0 25 0 10 0 1992740208 202170368 9518 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 18446744071563356171 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1800
Current children cumulated vsize (KiB) 283164

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 27938 and gives
#  childrusage.ru_utime.tv_sec=2
#  childrusage.ru_utime.tv_usec=454626
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=100984
# CPU time returned by wait4() is 2.55561
# while last known CPU time is 1800
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1803.73
CPU time (s): 1800
CPU user time (s): 1799.56
CPU system time (s): 0.44
CPU usage (%): 99.7933
Max. virtual memory (cumulated for all children) (KiB): 283164

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2.45463
system time used= 0.100984
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 19831
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 31
involuntary context switches= 121

runsolver used 2.41763 second user time and 5.8971 second system time

The end

Launcher Data (download as text)

Begin job on node19 at 2008-07-04 04:14:09
IDJOB=1063509
IDBENCH=54762
IDSOLVER=365
FILE ID=node19/1063509-1215137649
PBS_JOBID= 7877368
Free space on /tmp= 66560 MiB

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

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 31a527a760a0c91c8e5a215946960e4a
RANDOM SEED=406478432

node19.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.263
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	: 5931.00
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.263
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:       1630664 kB
Buffers:         75216 kB
Cached:         252260 kB
SwapCached:       6540 kB
Active:         231124 kB
Inactive:       124136 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1630664 kB
SwapTotal:     4192956 kB
SwapFree:      4180456 kB
Dirty:           25240 kB
Writeback:           0 kB
Mapped:          43952 kB
Slab:            55080 kB
Committed_AS:  3404964 kB
PageTables:       1948 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66536 MiB
End job on node19 at 2008-07-04 04:44:15