Trace number 1081834

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.06 1808.93

General information on the benchmark

Namecsp/haystacks/
normalized-haystacks-35.xml
MD5SUM1eb3c150032c50ac46662d9f9a65bfe6
Bench Category2-ARY-INT (binary constraints in intension)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark64.5112
Satisfiable
(Un)Satisfiability was proved
Number of variables1225
Number of constraints20859
Maximum constraint arity2
Maximum domain size35
Number of constraints which are defined in extension0
Number of constraints which are defined in intension20859
Global constraints used (with number of constraints)

Solver Data (download as text)

0.00/0.00	c cpHydra_k_10 version 0.0
8.42/8.54	c CASE TO CLASSIFY:
8.42/8.54	c Case: 0
8.42/8.54	c 19 >   0.000000 | c 35 >  20.000000 | c 17 >   0.000000 | c 18 >   0.000000 | c 33 >  14.300300 | c 15 >  19.896600 | c 34 >  25.962900 | c 16 >   2.000000 | c 13 >   3.680240 | c 14 >  10.824200 | c 11 >  10.218000 | c 12 >   5.758110 | c 21 >   5.916080 | c 20 > 100.000000 | c 22 >   5.916080 | c 23 > 100.000000 | c 24 > 100.000000 | c 25 >   0.000000 | c 26 >  -1.000000 | c 27 >  -1.000000 | c 28 >  -1.000000 | c 29 >  -1.000000 | c 3 >  10.218000 | c 2 >  -1.000000 | c 10 >  15.353500 | c 1 >  -1.000000 | c 0 >  -1.000000 | c 30 >  -1.000000 | c 7 >  14.919300 | c 6 >  -1.000000 | c 32 >  -1.000000 | c 5 >  23.630400 | c 31 >  -1.000000 | c 4 >  -1.000000 | c 9 >  -1.000000 | c 8 >  -1.000000 | c
8.42/8.55	c choco : 1801.0
8.42/8.55	c mistral : 1801.0
8.42/8.55	c abscon : 1801.0
8.42/8.55	c
8.42/8.55	c
8.51/8.63	c List of same ones: 10
8.51/8.63	c /home/eomahony/cpZilla/CSP/haystacks/haystacks_34.xml
8.51/8.63	c 19 >   0.000000 | c 35 >  20.000000 | c 17 >   0.000000 | c 18 >   0.000000 | c 33 >  14.298900 | c 15 >  19.497200 | c 34 >  26.008800 | c 16 >   2.000000 | c 13 >   3.768550 | c 14 >  10.268000 | c 11 >  10.133100 | c 12 >   5.722750 | c 21 >   5.830950 | c 20 > 100.000000 | c 22 >   5.830950 | 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 >  10.133100 | c 2 >  -1.000000 | c 10 >  15.228000 | c 1 >  -1.000000 | c 0 >  -1.000000 | c 30 >  -1.000000 | c 7 >  14.794100 | c 6 >  -1.000000 | c 32 >  -1.000000 | c 5 >  23.423000 | c 31 >  -1.000000 | c 4 >  -1.000000 | c 9 >  -1.000000 | c 8 >  -1.000000 | c
8.51/8.64	c choco : 185.56
8.51/8.64	c mistral : 0.036993
8.51/8.64	c abscon : 1800.19
8.51/8.64	c
8.51/8.64	c
8.51/8.64	c /home/eomahony/cpZilla/CSP/haystacks/haystacks_33.xml
8.51/8.64	c 19 >   0.000000 | c 35 >  20.000000 | c 17 >   0.000000 | c 18 >   0.000000 | c 33 >  14.195700 | c 15 >  19.716800 | c 34 >  25.955500 | c 16 >   2.000000 | c 13 >   4.127900 | c 14 >  10.747400 | c 11 >  10.045800 | c 12 >   5.693280 | c 21 >   5.744560 | c 20 > 100.000000 | c 22 >   5.744560 | c 23 > 100.000000 | c 24 > 100.000000 | c 25 >   0.000000 | c 26 >  -1.000000 | c 27 >  -1.000000 | c 28 >  -1.000000 | c 29 >  -1.000000 | c 3 >  10.045800 | c 2 >  -1.000000 | c 10 >  15.093700 | c 1 >  -1.000000 | c 0 >  -1.000000 | c 30 >  -1.000000 | c 7 >  14.655300 | c 6 >  -1.000000 | c 32 >  -1.000000 | c 5 >  23.199300 | c 31 >  -1.000000 | c 4 >  -1.000000 | c 9 >  -1.000000 | c 8 >  -1.000000 | c
8.51/8.64	c choco : 93.84
8.51/8.64	c mistral : 0.037993
8.51/8.65	c abscon : 1800.2
8.51/8.65	c
8.51/8.65	c
8.51/8.65	c /home/eomahony/cpZilla/CSP/haystacks/haystacks_36.xml
8.51/8.65	c 19 >   0.000000 | c 35 >  20.000000 | c 17 >   0.000000 | c 18 >   0.000000 | c 33 >  14.344300 | c 15 >  19.539300 | c 34 >  25.962100 | c 16 >   2.000000 | c 13 >   4.103400 | c 14 >   9.968670 | c 11 >  10.300400 | c 12 >   5.810860 | c 21 >   6.000000 | c 20 > 100.000000 | c 22 >   6.000000 | c 23 > 100.000000 | c 24 > 100.000000 | c 25 >   0.000000 | c 26 >  -1.000000 | c 27 >  -1.000000 | c 28 >  -1.000000 | c 29 >  -1.000000 | c 3 >  10.300400 | c 2 >  -1.000000 | c 10 >  15.477600 | c 1 >  -1.000000 | c 0 >  -1.000000 | c 30 >  -1.000000 | c 7 >  15.045100 | c 6 >  -1.000000 | c 32 >  -1.000000 | c 5 >  23.836200 | c 31 >  -1.000000 | c 4 >  -1.000000 | c 9 >  -1.000000 | c 8 >  -1.000000 | c
8.51/8.66	c choco : 28.08
8.51/8.66	c mistral : 0.042992
8.51/8.66	c abscon : 1800.13
8.51/8.66	c
8.51/8.66	c
8.51/8.66	c /home/eomahony/cpZilla/CSP/haystacks/haystacks_38.xml
8.51/8.66	c 19 >   0.000000 | c 35 >  20.000000 | c 17 >   0.000000 | c 18 >   0.000000 | c 33 >  14.352400 | c 15 >  19.208500 | c 34 >  25.887600 | c 16 >   2.000000 | c 13 >   3.682880 | c 14 >   9.259740 | c 11 >  10.458400 | c 12 >   5.867950 | c 21 >   6.164410 | c 20 > 100.000000 | c 22 >   6.164410 | c 23 > 100.000000 | c 24 > 100.000000 | c 25 >   0.000000 | c 26 >  -1.000000 | c 27 >  -1.000000 | c 28 >  -1.000000 | c 29 >  -1.000000 | c 3 >  10.458400 | c 2 >  -1.000000 | c 10 >  15.712100 | c 1 >  -1.000000 | c 0 >  -1.000000 | c 30 >  -1.000000 | c 7 >  15.279100 | c 6 >  -1.000000 | c 32 >  -1.000000 | c 5 >  24.223900 | c 31 >  -1.000000 | c 4 >  -1.000000 | c 9 >  -1.000000 | c 8 >  -1.000000 | c
8.51/8.66	c choco : 30.11
8.51/8.66	c mistral : 0.044992
8.51/8.66	c abscon : 1800.13
8.51/8.66	c
8.51/8.66	c
8.51/8.66	c /home/eomahony/cpZilla/CSP/haystacks/haystacks_31.xml
8.51/8.66	c 19 >   0.000000 | c 35 >  20.000000 | c 17 >   0.000000 | c 18 >   0.000000 | c 33 >  14.151600 | c 15 >  18.303400 | c 34 >  26.020800 | c 16 >   2.000000 | c 13 >   4.518000 | c 14 >   8.791160 | c 11 >   9.862640 | c 12 >   5.623070 | c 21 >   5.567760 | c 20 > 100.000000 | c 22 >   5.567760 | 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 >   9.862640 | c 2 >  -1.000000 | c 10 >  14.820900 | c 1 >  -1.000000 | c 0 >  -1.000000 | c 30 >  -1.000000 | c 7 >  14.381400 | c 6 >  -1.000000 | c 32 >  -1.000000 | c 5 >  22.748300 | c 31 >  -1.000000 | c 4 >  -1.000000 | c 9 >  -1.000000 | c 8 >  -1.000000 | c
8.51/8.67	c choco : 63.2
8.51/8.67	c mistral : 0.033994
8.51/8.67	c abscon : 1800.17
8.51/8.67	c
8.51/8.67	c
8.51/8.67	c /home/eomahony/cpZilla/CSP/haystacks/haystacks_30.xml
8.51/8.68	c 19 >   0.000000 | c 35 >  20.000000 | c 17 >   0.000000 | c 18 >   0.000000 | c 33 >  14.122600 | c 15 >  18.386500 | c 34 >  26.051700 | c 16 >   2.000000 | c 13 >   4.472520 | c 14 >   8.921840 | c 11 >   9.766530 | c 12 >   5.579850 | c 21 >   5.477230 | c 20 > 100.000000 | c 22 >   5.477230 | c 23 > 100.000000 | c 24 > 100.000000 | c 25 >   0.000000 | c 26 >  -1.000000 | c 27 >  -1.000000 | c 28 >  -1.000000 | c 29 >  -1.000000 | c 3 >   9.766530 | c 2 >  -1.000000 | c 10 >  14.677600 | c 1 >  -1.000000 | c 0 >  -1.000000 | c 30 >  -1.000000 | c 7 >  14.237200 | c 6 >  -1.000000 | c 32 >  -1.000000 | c 5 >  22.511400 | c 31 >  -1.000000 | c 4 >  -1.000000 | c 9 >  -1.000000 | c 8 >  -1.000000 | c
8.51/8.68	c choco : 28.42
8.51/8.68	c mistral : 0.033993
8.51/8.68	c abscon : 1800.14
8.51/8.68	c
8.51/8.68	c
8.51/8.68	c /home/eomahony/cpZilla/CSP/haystacks/haystacks_37.xml
8.51/8.68	c 19 >   0.000000 | c 35 >  20.000000 | c 17 >   0.000000 | c 18 >   0.000000 | c 33 >  14.346000 | c 15 >  18.795200 | c 34 >  25.921500 | c 16 >   2.000000 | c 13 >   3.591100 | c 14 >   7.954200 | c 11 >  10.380500 | c 12 >   5.824490 | c 21 >   6.082760 | c 20 > 100.000000 | c 22 >   6.082760 | 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 >  10.380500 | c 2 >  -1.000000 | c 10 >  15.596300 | c 1 >  -1.000000 | c 0 >  -1.000000 | c 30 >  -1.000000 | c 7 >  15.163500 | c 6 >  -1.000000 | c 32 >  -1.000000 | c 5 >  24.032400 | c 31 >  -1.000000 | c 4 >  -1.000000 | c 9 >  -1.000000 | c 8 >  -1.000000 | c
8.51/8.69	c choco : 27.22
8.51/8.69	c mistral : 0.042992
8.51/8.69	c abscon : 1800.23
8.51/8.69	c
8.51/8.69	c
8.51/8.69	c /home/eomahony/cpZilla/CSP/haystacks/haystacks_29.xml
8.51/8.69	c 19 >   0.000000 | c 35 >  20.000000 | c 17 >   0.000000 | c 18 >   0.000000 | c 33 >  14.143400 | c 15 >  18.500000 | c 34 >  26.136200 | c 16 >   2.000000 | c 13 >   5.315300 | c 14 >   9.497850 | c 11 >   9.667110 | c 12 >   5.587250 | c 21 >   5.385160 | c 20 > 100.000000 | c 22 >   5.385160 | c 23 > 100.000000 | c 24 > 100.000000 | c 25 >   0.000000 | c 26 >  -1.000000 | c 27 >  -1.000000 | c 28 >  -1.000000 | c 29 >  -1.000000 | c 3 >   9.667110 | c 2 >  -1.000000 | c 10 >  14.531700 | c 1 >  -1.000000 | c 0 >  -1.000000 | c 30 >  -1.000000 | c 7 >  14.093100 | c 6 >  -1.000000 | c 32 >  -1.000000 | c 5 >  22.271600 | c 31 >  -1.000000 | c 4 >  -1.000000 | c 9 >  -1.000000 | c 8 >  -1.000000 | c
8.59/8.70	c choco : 32.04
8.59/8.70	c mistral : 0.029994
8.59/8.70	c abscon : 1800.13
8.59/8.70	c
8.59/8.70	c
8.59/8.70	c /home/eomahony/cpZilla/CSP/haystacks/haystacks_32.xml
8.59/8.70	c 19 >   0.000000 | c 35 >  20.000000 | c 17 >   0.000000 | c 18 >   0.000000 | c 33 >  14.118100 | c 15 >  18.008800 | c 34 >  25.931000 | c 16 >   2.000000 | c 13 >   3.954650 | c 14 >   8.108520 | c 11 >   9.955650 | c 12 >   5.641880 | c 21 >   5.656850 | c 20 > 100.000000 | c 22 >   5.656850 | c 23 > 100.000000 | c 24 > 100.000000 | c 25 >   0.000000 | c 26 >  -1.000000 | c 27 >  -1.000000 | c 28 >  -1.000000 | c 29 >  -1.000000 | c 3 >   9.955650 | c 2 >  -1.000000 | c 10 >  14.956800 | c 1 >  -1.000000 | c 0 >  -1.000000 | c 30 >  -1.000000 | c 7 >  14.515000 | c 6 >  -1.000000 | c 32 >  -1.000000 | c 5 >  22.971700 | c 31 >  -1.000000 | c 4 >  -1.000000 | c 9 >  -1.000000 | c 8 >  -1.000000 | c
8.59/8.71	c choco : 17.1
8.59/8.71	c mistral : 0.035993
8.59/8.71	c abscon : 1800.19
8.59/8.71	c
8.59/8.71	c
8.59/8.71	c /home/eomahony/cpZilla/CSP/haystacks/haystacks_28.xml
8.59/8.71	c 19 >   0.000000 | c 35 >  20.000000 | c 17 >   0.000000 | c 18 >   0.000000 | c 33 >  14.144800 | c 15 >  18.773600 | c 34 >  26.205800 | c 16 >   2.000000 | c 13 >   6.250140 | c 14 >  10.323100 | c 11 >   9.564150 | c 12 >   5.667670 | c 21 >   5.291500 | c 20 > 100.000000 | c 22 >   5.291500 | 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 >   9.564150 | c 2 >  -1.000000 | c 10 >  14.379900 | c 1 >  -1.000000 | c 0 >  -1.000000 | c 30 >  -1.000000 | c 7 >  13.942000 | c 6 >  -1.000000 | c 32 >  -1.000000 | c 5 >  22.021500 | c 31 >  -1.000000 | c 4 >  -1.000000 | c 9 >  -1.000000 | c 8 >  -1.000000 | c
8.59/8.72	c choco : 17.03
8.59/8.72	c mistral : 0.028994
8.59/8.72	c abscon : 1800.16
8.59/8.72	c
8.59/8.72	c
8.79/8.91	c Length: 10
8.79/8.91	c 0.763797656123662  0.8336712513335223  1.0698706472279715  1.9469681930118918  3.0435824754391003  3.0928003043196957  3.139220138633159  3.292714916706274  3.4768522997389453  3.7861309712422804  
8.79/8.91	c 
8.79/8.91	c 1.0  0.9774033247980687  0.90804217906568  0.7186614069266335  0.5700237600309936  0.5647810819275427  0.559924055187286  0.5444418827620368  0.5269623148188575  0.5  
8.79/8.92	c
8.79/8.92	c solver 0
8.79/8.92	c	  before 0.0 seconds: {} 0
8.79/8.92	c
8.79/8.92	c solver 1
8.79/8.92	c	  before 0.0 seconds: {} 0
8.79/8.92	c	  before 18.0 seconds: {0, 1, 2, 3, 4, 5, 6, 7, 8, 9} 6870
8.79/8.92	c
8.79/8.92	c solver 2
8.79/8.92	c	  before 0.0 seconds: {} 0
8.79/8.92	c	  before 18.0 seconds: {8, 9} 1026
8.79/8.92	c	  before 36.0 seconds: {2, 3, 5, 6, 7, 8, 9} 4322
8.79/8.92	c	  before 72.0 seconds: {2, 3, 4, 5, 6, 7, 8, 9} 4892
8.79/8.92	c	  before 108.0 seconds: {1, 2, 3, 4, 5, 6, 7, 8, 9} 5870
8.79/8.92	c	  before 198.0 seconds: {0, 1, 2, 3, 4, 5, 6, 7, 8, 9} 6870
8.79/8.92	c
8.79/8.92	cTotal time: 12
8.79/8.92	c 216.0 seconds unused
8.79/8.92	c 0 c 0 c 0 
8.79/8.92	c 10 c 0 c 0 
8.79/8.92	c 10 c 0 c 0 
8.79/8.92	c is solver0 dominated by:
8.79/8.92	c	solver 1 (0 solves instances that 1 can't: false) (1 doesn't solve instances that 0 can't: false) (0 is faster than 1: true) (0 is equally as fast as 1: false) (0 < 1: false)
8.79/8.92	c is dominated? true
8.79/8.92	c
8.79/8.92	c is solver1 dominated by:
8.79/8.92	c	solver 0 (1 solves instances that 0 can't: true) (0 doesn't solve instances that 1 can't: true) (1 is faster than 0: false) (1 is equally as fast as 0: false) (1 < 0: true)
8.79/8.92	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.79/8.92	c is dominated? false
8.79/8.92	c
8.79/8.92	c is solver2 dominated by:
8.79/8.92	c	solver 0 (2 solves instances that 0 can't: true) (0 doesn't solve instances that 2 can't: true) (2 is faster than 0: false) (2 is equally as fast as 0: false) (2 < 0: true)
8.79/8.92	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.79/8.92	c is dominated? true
8.79/8.92	c
8.79/8.92	c Number of non-dominated solvers: 1
8.79/8.92	c remove dominated solvers
8.79/8.92	c solver 1 is not dominated by another solver
8.79/8.92	c solver 2 is dominated by another solver
8.79/8.92	c solver 0 is dominated by another solver
8.79/8.92	c
8.79/8.92	c solver 0: 0.0
8.79/8.92	c
8.79/8.92	c solver 1: 18.0
8.79/8.92	c
8.79/8.92	c+ 1/1 of 99
8.79/8.92	c
8.79/8.92	c solver 2: 0.0
8.79/8.92	c	 do not run abscon
8.79/8.93	c	  run mistral for 1800.0 seconds {0, 1, 2, 3, 4, 5, 6, 7, 8, 9} 6870
8.79/8.93	c	 do not run choco
8.79/8.93	c Starting solver: HOME/cpHydra_k_10/solver/mistral
8.79/8.93	c On Instance: HOME/instance-1081834-1215219405.xml
8.79/8.93	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-1081834-1215219405/watcher-1081834-1215219405 -o /tmp/evaluation-result-1081834-1215219405/solver-1081834-1215219405 -C 1800 -W 2200 -M 900 --output-limit 1,15 HOME/cpHydra_k_10/hydra HOME/instance-1081834-1215219405.xml 

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


[startup+0 s]
/proc/loadavg: 1.96 1.98 1.99 3/74 15151
/proc/meminfo: memFree=1554384/2055920 swapFree=4179968/4192956
[pid=15151] ppid=15149 vsize=5212 CPUtime=0
/proc/15151/stat : 15151 (hydra) R 15149 15151 15114 0 -1 4194304 69 0 0 0 0 0 0 0 20 0 1 0 2000915425 5337088 43 996147200 4194304 4889804 548682068816 18446744073709551615 262907426905 0 0 4096 0 0 0 0 17 1 0 0
/proc/15151/statm: 1303 43 29 169 0 14 0

[startup+0.108466 s]
/proc/loadavg: 1.96 1.98 1.99 3/74 15151
/proc/meminfo: memFree=1554384/2055920 swapFree=4179968/4192956
[pid=15151] ppid=15149 vsize=5360 CPUtime=0
/proc/15151/stat : 15151 (hydra) S 15149 15151 15114 0 -1 4194304 330 247 0 0 0 0 0 0 21 0 1 0 2000915425 5488640 236 996147200 4194304 4889804 548682068816 18446744073709551615 262910042948 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15151/statm: 1340 236 195 169 0 51 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5360

[startup+0.201479 s]
/proc/loadavg: 1.96 1.98 1.99 3/74 15151
/proc/meminfo: memFree=1554384/2055920 swapFree=4179968/4192956
[pid=15151] ppid=15149 vsize=5360 CPUtime=0
/proc/15151/stat : 15151 (hydra) S 15149 15151 15114 0 -1 4194304 330 247 0 0 0 0 0 0 21 0 1 0 2000915425 5488640 236 996147200 4194304 4889804 548682068816 18446744073709551615 262910042948 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15151/statm: 1340 236 195 169 0 51 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5360

[startup+0.301489 s]
/proc/loadavg: 1.96 1.98 1.99 3/74 15151
/proc/meminfo: memFree=1554384/2055920 swapFree=4179968/4192956
[pid=15151] ppid=15149 vsize=5360 CPUtime=0
/proc/15151/stat : 15151 (hydra) S 15149 15151 15114 0 -1 4194304 330 247 0 0 0 0 0 0 21 0 1 0 2000915425 5488640 236 996147200 4194304 4889804 548682068816 18446744073709551615 262910042948 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15151/statm: 1340 236 195 169 0 51 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5360

[startup+0.702623 s]
/proc/loadavg: 1.96 1.98 1.99 3/74 15151
/proc/meminfo: memFree=1554384/2055920 swapFree=4179968/4192956
[pid=15151] ppid=15149 vsize=5360 CPUtime=0
/proc/15151/stat : 15151 (hydra) S 15149 15151 15114 0 -1 4194304 330 247 0 0 0 0 0 0 21 0 1 0 2000915425 5488640 236 996147200 4194304 4889804 548682068816 18446744073709551615 262910042948 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15151/statm: 1340 236 195 169 0 51 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5360

[startup+1.50144 s]
/proc/loadavg: 1.96 1.98 1.99 3/76 15155
/proc/meminfo: memFree=1473664/2055920 swapFree=4179968/4192956
[pid=15151] ppid=15149 vsize=5360 CPUtime=0
/proc/15151/stat : 15151 (hydra) S 15149 15151 15114 0 -1 4194304 330 247 0 0 0 0 0 0 21 0 1 0 2000915425 5488640 236 996147200 4194304 4889804 548682068816 18446744073709551615 262910042948 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15151/statm: 1340 236 195 169 0 51 0
[pid=15155] ppid=15151 vsize=47016 CPUtime=1.46
/proc/15155/stat : 15155 (xsolve) R 15151 15151 15114 0 -1 4194304 27321 0 0 0 132 14 0 0 25 0 1 0 2000915426 48144384 10862 996147200 134512640 135239763 4294956176 18446744073709551615 135096257 0 0 4096 0 0 0 0 17 1 0 0
/proc/15155/statm: 11754 10862 436 177 0 10657 0
Current children cumulated CPU time (s) 1.46
Current children cumulated vsize (KiB) 52376

[startup+3.10163 s]
/proc/loadavg: 1.96 1.98 1.99 3/76 15155
/proc/meminfo: memFree=1510720/2055920 swapFree=4179968/4192956
[pid=15151] ppid=15149 vsize=5360 CPUtime=2.87
/proc/15151/stat : 15151 (hydra) S 15149 15151 15114 0 -1 4194304 375 28442 0 0 0 0 271 16 19 0 1 0 2000915425 5488640 238 996147200 4194304 4889804 548682068816 18446744073709551615 262910042948 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15151/statm: 1340 238 196 169 0 51 0
Current children cumulated CPU time (s) 2.87
Current children cumulated vsize (KiB) 5360

[startup+6.303 s]
/proc/loadavg: 2.05 2.00 2.00 4/84 15167
/proc/meminfo: memFree=1536576/2055920 swapFree=4179968/4192956
[pid=15151] ppid=15149 vsize=5360 CPUtime=2.87
/proc/15151/stat : 15151 (hydra) S 15149 15151 15114 0 -1 4194304 375 28442 0 0 0 0 271 16 19 0 1 0 2000915425 5488640 238 996147200 4194304 4889804 548682068816 18446744073709551615 262910042948 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15151/statm: 1340 238 196 169 0 51 0
[pid=15159] ppid=15151 vsize=196984 CPUtime=3.36
/proc/15159/stat : 15159 (java) S 15151 15151 15114 0 -1 0 8600 0 1 0 324 12 0 0 18 0 9 0 2000915717 201711616 7111 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/15159/statm: 49246 7111 2540 9 0 43829 0
[pid=15159/tid=15160] ppid=15151 vsize=196984 CPUtime=2.62
/proc/15159/task/15160/stat : 15160 (java) R 15151 15151 15114 0 -1 64 3249 0 1 0 258 4 0 0 25 0 9 0 2000915718 201711616 7111 996147200 134512640 134550740 4294955968 18446744073709551615 4126443151 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15159/tid=15161] ppid=15151 vsize=196984 CPUtime=0.53
/proc/15159/task/15161/stat : 15161 (java) S 15151 15151 15114 0 -1 64 4001 0 0 0 47 6 0 0 16 0 9 0 2000915719 201711616 7111 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=15159/tid=15162] ppid=15151 vsize=196984 CPUtime=0
/proc/15159/task/15162/stat : 15162 (java) S 15151 15151 15114 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 2000915719 201711616 7111 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15159/tid=15163] ppid=15151 vsize=196984 CPUtime=0
/proc/15159/task/15163/stat : 15163 (java) S 15151 15151 15114 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 2000915719 201711616 7111 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15159/tid=15164] ppid=15151 vsize=196984 CPUtime=0
/proc/15159/task/15164/stat : 15164 (java) S 15151 15151 15114 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 2000915721 201711616 7111 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15159/tid=15165] ppid=15151 vsize=196984 CPUtime=0.17
/proc/15159/task/15165/stat : 15165 (java) S 15151 15151 15114 0 -1 64 626 0 0 0 17 0 0 0 16 0 9 0 2000915721 201711616 7111 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15159/tid=15166] ppid=15151 vsize=196984 CPUtime=0
/proc/15159/task/15166/stat : 15166 (java) S 15151 15151 15114 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 2000915721 201711616 7111 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15159/tid=15167] ppid=15151 vsize=196984 CPUtime=0
/proc/15159/task/15167/stat : 15167 (java) S 15151 15151 15114 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 2000915721 201711616 7111 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.23
Current children cumulated vsize (KiB) 202344

[startup+12.7028 s]
/proc/loadavg: 2.04 2.00 2.00 3/87 15170
/proc/meminfo: memFree=1478824/2055920 swapFree=4179968/4192956
[pid=15151] ppid=15149 vsize=5360 CPUtime=2.87
/proc/15151/stat : 15151 (hydra) S 15149 15151 15114 0 -1 4194304 375 28442 0 0 0 0 271 16 19 0 1 0 2000915425 5488640 238 996147200 4194304 4889804 548682068816 18446744073709551615 262910042948 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15151/statm: 1340 238 196 169 0 51 0
[pid=15159] ppid=15151 vsize=197416 CPUtime=5.94
/proc/15159/stat : 15159 (java) S 15151 15151 15114 0 -1 0 13868 0 1 0 575 19 0 0 18 0 10 0 2000915717 202153984 9389 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/15159/statm: 49354 9389 2543 9 0 43937 0
[pid=15169] ppid=15159 vsize=5356 CPUtime=0
/proc/15169/stat : 15169 (mistral) S 15159 15151 15114 0 -1 4194304 291 0 0 0 0 0 0 0 25 0 1 0 2000916319 5484544 236 996147200 4194304 4889804 548682068592 18446744073709551615 262910042948 0 65540 4 65538 18446744071563356171 0 0 17 1 0 0
/proc/15169/statm: 1339 236 196 169 0 50 0
[pid=15170] ppid=15169 vsize=48968 CPUtime=3.74
/proc/15170/stat : 15170 (xsolve) R 15169 15151 15114 0 -1 4194304 27889 0 0 0 360 14 0 0 25 0 1 0 2000916319 50143232 11208 996147200 134512640 135239763 4294955952 18446744073709551615 135020417 0 4 0 0 0 0 0 17 1 0 0
/proc/15170/statm: 12242 11208 419 177 0 11145 0
[pid=15159/tid=15160] ppid=15151 vsize=197416 CPUtime=4.6
/proc/15159/task/15160/stat : 15160 (java) S 15151 15151 15114 0 -1 64 3856 0 1 0 454 6 0 0 23 0 10 0 2000915718 202153984 9389 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 1 0 0
[pid=15159/tid=15161] ppid=15151 vsize=197416 CPUtime=1.12
/proc/15159/task/15161/stat : 15161 (java) S 15151 15151 15114 0 -1 64 8570 0 0 0 101 11 0 0 16 0 10 0 2000915719 202153984 9389 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=15159/tid=15162] ppid=15151 vsize=197416 CPUtime=0
/proc/15159/task/15162/stat : 15162 (java) S 15151 15151 15114 0 -1 64 11 0 0 0 0 0 0 0 16 0 10 0 2000915719 202153984 9389 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15159/tid=15163] ppid=15151 vsize=197416 CPUtime=0
/proc/15159/task/15163/stat : 15163 (java) S 15151 15151 15114 0 -1 64 5 0 0 0 0 0 0 0 15 0 10 0 2000915719 202153984 9389 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15159/tid=15164] ppid=15151 vsize=197416 CPUtime=0
/proc/15159/task/15164/stat : 15164 (java) S 15151 15151 15114 0 -1 64 1 0 0 0 0 0 0 0 18 0 10 0 2000915721 202153984 9389 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15159/tid=15165] ppid=15151 vsize=197416 CPUtime=0.2
/proc/15159/task/15165/stat : 15165 (java) S 15151 15151 15114 0 -1 64 642 0 0 0 20 0 0 0 16 0 10 0 2000915721 202153984 9389 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15159/tid=15166] ppid=15151 vsize=197416 CPUtime=0
/proc/15159/task/15166/stat : 15166 (java) S 15151 15151 15114 0 -1 64 0 0 0 0 0 0 0 0 19 0 10 0 2000915721 202153984 9389 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15159/tid=15167] ppid=15151 vsize=197416 CPUtime=0
/proc/15159/task/15167/stat : 15167 (java) S 15151 15151 15114 0 -1 64 4 0 0 0 0 0 0 0 15 0 10 0 2000915721 202153984 9389 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15159/tid=15168] ppid=15151 vsize=197416 CPUtime=0
/proc/15159/task/15168/stat : 15168 (java) S 15151 15151 15114 0 -1 64 72 0 0 0 0 0 0 0 25 0 10 0 2000916319 202153984 9389 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 18446744071563356171 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.55
Current children cumulated vsize (KiB) 257100

[startup+25.5023 s]
/proc/loadavg: 2.03 2.00 2.00 3/87 15170
/proc/meminfo: memFree=1465832/2055920 swapFree=4179968/4192956
[pid=15151] ppid=15149 vsize=5360 CPUtime=2.87
/proc/15151/stat : 15151 (hydra) S 15149 15151 15114 0 -1 4194304 375 28442 0 0 0 0 271 16 19 0 1 0 2000915425 5488640 238 996147200 4194304 4889804 548682068816 18446744073709551615 262910042948 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15151/statm: 1340 238 196 169 0 51 0
[pid=15159] ppid=15151 vsize=197416 CPUtime=5.94
/proc/15159/stat : 15159 (java) S 15151 15151 15114 0 -1 0 13873 0 1 0 575 19 0 0 18 0 10 0 2000915717 202153984 9389 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/15159/statm: 49354 9389 2543 9 0 43937 0
[pid=15169] ppid=15159 vsize=5356 CPUtime=0
/proc/15169/stat : 15169 (mistral) S 15159 15151 15114 0 -1 4194304 291 0 0 0 0 0 0 0 25 0 1 0 2000916319 5484544 236 996147200 4194304 4889804 548682068592 18446744073709551615 262910042948 0 65540 4 65538 18446744071563356171 0 0 17 1 0 0
/proc/15169/statm: 1339 236 196 169 0 50 0
[pid=15170] ppid=15169 vsize=54680 CPUtime=16.47
/proc/15170/stat : 15170 (xsolve) R 15169 15151 15114 0 -1 4194304 29701 0 0 0 1632 15 0 0 25 0 1 0 2000916319 55992320 12250 996147200 134512640 135239763 4294955952 18446744073709551615 135016539 0 4 0 0 0 0 0 17 1 0 0
/proc/15170/statm: 13670 12250 419 177 0 12573 0
[pid=15159/tid=15160] ppid=15151 vsize=197416 CPUtime=4.6
/proc/15159/task/15160/stat : 15160 (java) S 15151 15151 15114 0 -1 64 3856 0 1 0 454 6 0 0 23 0 10 0 2000915718 202153984 9389 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 1 0 0
[pid=15159/tid=15161] ppid=15151 vsize=197416 CPUtime=1.12
/proc/15159/task/15161/stat : 15161 (java) S 15151 15151 15114 0 -1 64 8570 0 0 0 101 11 0 0 16 0 10 0 2000915719 202153984 9389 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=15159/tid=15162] ppid=15151 vsize=197416 CPUtime=0
/proc/15159/task/15162/stat : 15162 (java) S 15151 15151 15114 0 -1 64 11 0 0 0 0 0 0 0 16 0 10 0 2000915719 202153984 9389 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15159/tid=15163] ppid=15151 vsize=197416 CPUtime=0
/proc/15159/task/15163/stat : 15163 (java) S 15151 15151 15114 0 -1 64 5 0 0 0 0 0 0 0 15 0 10 0 2000915719 202153984 9389 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15159/tid=15164] ppid=15151 vsize=197416 CPUtime=0
/proc/15159/task/15164/stat : 15164 (java) S 15151 15151 15114 0 -1 64 1 0 0 0 0 0 0 0 18 0 10 0 2000915721 202153984 9389 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15159/tid=15165] ppid=15151 vsize=197416 CPUtime=0.2
/proc/15159/task/15165/stat : 15165 (java) S 15151 15151 15114 0 -1 64 642 0 0 0 20 0 0 0 16 0 10 0 2000915721 202153984 9389 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15159/tid=15166] ppid=15151 vsize=197416 CPUtime=0
/proc/15159/task/15166/stat : 15166 (java) S 15151 15151 15114 0 -1 64 0 0 0 0 0 0 0 0 19 0 10 0 2000915721 202153984 9389 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15159/tid=15167] ppid=15151 vsize=197416 CPUtime=0
/proc/15159/task/15167/stat : 15167 (java) S 15151 15151 15114 0 -1 64 9 0 0 0 0 0 0 0 15 0 10 0 2000915721 202153984 9389 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15159/tid=15168] ppid=15151 vsize=197416 CPUtime=0
/proc/15159/task/15168/stat : 15168 (java) S 15151 15151 15114 0 -1 64 72 0 0 0 0 0 0 0 25 0 10 0 2000916319 202153984 9389 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 18446744071563356171 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.28
Current children cumulated vsize (KiB) 262812

[startup+51.1023 s]
/proc/loadavg: 2.02 2.00 2.00 3/87 15170
/proc/meminfo: memFree=1451944/2055920 swapFree=4179968/4192956
[pid=15151] ppid=15149 vsize=5360 CPUtime=2.87
/proc/15151/stat : 15151 (hydra) S 15149 15151 15114 0 -1 4194304 375 28442 0 0 0 0 271 16 19 0 1 0 2000915425 5488640 238 996147200 4194304 4889804 548682068816 18446744073709551615 262910042948 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15151/statm: 1340 238 196 169 0 51 0
[pid=15159] ppid=15151 vsize=197416 CPUtime=5.94
/proc/15159/stat : 15159 (java) S 15151 15151 15114 0 -1 0 13873 0 1 0 575 19 0 0 18 0 10 0 2000915717 202153984 9389 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/15159/statm: 49354 9389 2543 9 0 43937 0
[pid=15169] ppid=15159 vsize=5356 CPUtime=0
/proc/15169/stat : 15169 (mistral) S 15159 15151 15114 0 -1 4194304 291 0 0 0 0 0 0 0 25 0 1 0 2000916319 5484544 236 996147200 4194304 4889804 548682068592 18446744073709551615 262910042948 0 65540 4 65538 18446744071563356171 0 0 17 1 0 0
/proc/15169/statm: 1339 236 196 169 0 50 0
[pid=15170] ppid=15169 vsize=56000 CPUtime=41.95
/proc/15170/stat : 15170 (xsolve) R 15169 15151 15114 0 -1 4194304 30225 0 0 0 4180 15 0 0 25 0 1 0 2000916319 57344000 12774 996147200 134512640 135239763 4294955952 18446744073709551615 134806459 0 4 0 0 0 0 0 17 1 0 0
/proc/15170/statm: 14000 12774 419 177 0 12903 0
[pid=15159/tid=15160] ppid=15151 vsize=197416 CPUtime=4.6
/proc/15159/task/15160/stat : 15160 (java) S 15151 15151 15114 0 -1 64 3856 0 1 0 454 6 0 0 23 0 10 0 2000915718 202153984 9389 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 1 0 0
[pid=15159/tid=15161] ppid=15151 vsize=197416 CPUtime=1.12
/proc/15159/task/15161/stat : 15161 (java) S 15151 15151 15114 0 -1 64 8570 0 0 0 101 11 0 0 16 0 10 0 2000915719 202153984 9389 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=15159/tid=15162] ppid=15151 vsize=197416 CPUtime=0
/proc/15159/task/15162/stat : 15162 (java) S 15151 15151 15114 0 -1 64 11 0 0 0 0 0 0 0 16 0 10 0 2000915719 202153984 9389 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15159/tid=15163] ppid=15151 vsize=197416 CPUtime=0
/proc/15159/task/15163/stat : 15163 (java) S 15151 15151 15114 0 -1 64 5 0 0 0 0 0 0 0 15 0 10 0 2000915719 202153984 9389 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0

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

/proc/15159/task/15168/stat : 15168 (java) S 15151 15151 15114 0 -1 64 72 0 0 0 0 0 0 0 25 0 10 0 2000916319 202153984 9389 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 18446744071563356171 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1594.47
Current children cumulated vsize (KiB) 267036

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/87 15176
/proc/meminfo: memFree=1209896/2055920 swapFree=4179968/4192956
[pid=15151] ppid=15149 vsize=5360 CPUtime=2.87
/proc/15151/stat : 15151 (hydra) S 15149 15151 15114 0 -1 4194304 375 28442 0 0 0 0 271 16 19 0 1 0 2000915425 5488640 238 996147200 4194304 4889804 548682068816 18446744073709551615 262910042948 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15151/statm: 1340 238 196 169 0 51 0
[pid=15159] ppid=15151 vsize=197416 CPUtime=5.94
/proc/15159/stat : 15159 (java) S 15151 15151 15114 0 -1 0 13873 0 1 0 575 19 0 0 18 0 10 0 2000915717 202153984 9389 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/15159/statm: 49354 9389 2543 9 0 43937 0
[pid=15169] ppid=15159 vsize=5356 CPUtime=0
/proc/15169/stat : 15169 (mistral) S 15159 15151 15114 0 -1 4194304 291 0 0 0 0 0 0 0 25 0 1 0 2000916319 5484544 236 996147200 4194304 4889804 548682068592 18446744073709551615 262910042948 0 65540 4 65538 18446744071563356171 0 0 17 1 0 0
/proc/15169/statm: 1339 236 196 169 0 50 0
[pid=15170] ppid=15169 vsize=58904 CPUtime=1645.37
/proc/15170/stat : 15170 (xsolve) R 15169 15151 15114 0 -1 4194304 31053 0 0 0 164519 18 0 0 25 0 1 0 2000916319 60317696 13602 996147200 134512640 135239763 4294955952 18446744073709551615 135021381 0 4 0 0 0 0 0 17 1 0 0
/proc/15170/statm: 14726 13602 419 177 0 13629 0
[pid=15159/tid=15160] ppid=15151 vsize=197416 CPUtime=4.6
/proc/15159/task/15160/stat : 15160 (java) S 15151 15151 15114 0 -1 64 3856 0 1 0 454 6 0 0 23 0 10 0 2000915718 202153984 9389 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 1 0 0
[pid=15159/tid=15161] ppid=15151 vsize=197416 CPUtime=1.12
/proc/15159/task/15161/stat : 15161 (java) S 15151 15151 15114 0 -1 64 8570 0 0 0 101 11 0 0 16 0 10 0 2000915719 202153984 9389 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=15159/tid=15162] ppid=15151 vsize=197416 CPUtime=0
/proc/15159/task/15162/stat : 15162 (java) S 15151 15151 15114 0 -1 64 11 0 0 0 0 0 0 0 16 0 10 0 2000915719 202153984 9389 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15159/tid=15163] ppid=15151 vsize=197416 CPUtime=0
/proc/15159/task/15163/stat : 15163 (java) S 15151 15151 15114 0 -1 64 5 0 0 0 0 0 0 0 15 0 10 0 2000915719 202153984 9389 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15159/tid=15164] ppid=15151 vsize=197416 CPUtime=0
/proc/15159/task/15164/stat : 15164 (java) S 15151 15151 15114 0 -1 64 1 0 0 0 0 0 0 0 18 0 10 0 2000915721 202153984 9389 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15159/tid=15165] ppid=15151 vsize=197416 CPUtime=0.2
/proc/15159/task/15165/stat : 15165 (java) S 15151 15151 15114 0 -1 64 642 0 0 0 20 0 0 0 16 0 10 0 2000915721 202153984 9389 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15159/tid=15166] ppid=15151 vsize=197416 CPUtime=0
/proc/15159/task/15166/stat : 15166 (java) S 15151 15151 15114 0 -1 64 0 0 0 0 0 0 0 0 19 0 10 0 2000915721 202153984 9389 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15159/tid=15167] ppid=15151 vsize=197416 CPUtime=0
/proc/15159/task/15167/stat : 15167 (java) S 15151 15151 15114 0 -1 64 9 0 0 0 0 0 0 0 15 0 10 0 2000915721 202153984 9389 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15159/tid=15168] ppid=15151 vsize=197416 CPUtime=0
/proc/15159/task/15168/stat : 15168 (java) S 15151 15151 15114 0 -1 64 72 0 0 0 0 0 0 0 25 0 10 0 2000916319 202153984 9389 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 18446744071563356171 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1654.18
Current children cumulated vsize (KiB) 267036

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/87 15176
/proc/meminfo: memFree=1205736/2055920 swapFree=4179968/4192956
[pid=15151] ppid=15149 vsize=5360 CPUtime=2.87
/proc/15151/stat : 15151 (hydra) S 15149 15151 15114 0 -1 4194304 375 28442 0 0 0 0 271 16 19 0 1 0 2000915425 5488640 238 996147200 4194304 4889804 548682068816 18446744073709551615 262910042948 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15151/statm: 1340 238 196 169 0 51 0
[pid=15159] ppid=15151 vsize=197416 CPUtime=5.94
/proc/15159/stat : 15159 (java) S 15151 15151 15114 0 -1 0 13873 0 1 0 575 19 0 0 18 0 10 0 2000915717 202153984 9389 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/15159/statm: 49354 9389 2543 9 0 43937 0
[pid=15169] ppid=15159 vsize=5356 CPUtime=0
/proc/15169/stat : 15169 (mistral) S 15159 15151 15114 0 -1 4194304 291 0 0 0 0 0 0 0 25 0 1 0 2000916319 5484544 236 996147200 4194304 4889804 548682068592 18446744073709551615 262910042948 0 65540 4 65538 18446744071563356171 0 0 17 1 0 0
/proc/15169/statm: 1339 236 196 169 0 50 0
[pid=15170] ppid=15169 vsize=58904 CPUtime=1705.09
/proc/15170/stat : 15170 (xsolve) R 15169 15151 15114 0 -1 4194304 31057 0 0 0 170491 18 0 0 25 0 1 0 2000916319 60317696 13606 996147200 134512640 135239763 4294955952 18446744073709551615 134805534 0 4 0 0 0 0 0 17 1 0 0
/proc/15170/statm: 14726 13606 419 177 0 13629 0
[pid=15159/tid=15160] ppid=15151 vsize=197416 CPUtime=4.6
/proc/15159/task/15160/stat : 15160 (java) S 15151 15151 15114 0 -1 64 3856 0 1 0 454 6 0 0 23 0 10 0 2000915718 202153984 9389 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 1 0 0
[pid=15159/tid=15161] ppid=15151 vsize=197416 CPUtime=1.12
/proc/15159/task/15161/stat : 15161 (java) S 15151 15151 15114 0 -1 64 8570 0 0 0 101 11 0 0 16 0 10 0 2000915719 202153984 9389 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=15159/tid=15162] ppid=15151 vsize=197416 CPUtime=0
/proc/15159/task/15162/stat : 15162 (java) S 15151 15151 15114 0 -1 64 11 0 0 0 0 0 0 0 16 0 10 0 2000915719 202153984 9389 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15159/tid=15163] ppid=15151 vsize=197416 CPUtime=0
/proc/15159/task/15163/stat : 15163 (java) S 15151 15151 15114 0 -1 64 5 0 0 0 0 0 0 0 15 0 10 0 2000915719 202153984 9389 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15159/tid=15164] ppid=15151 vsize=197416 CPUtime=0
/proc/15159/task/15164/stat : 15164 (java) S 15151 15151 15114 0 -1 64 1 0 0 0 0 0 0 0 18 0 10 0 2000915721 202153984 9389 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15159/tid=15165] ppid=15151 vsize=197416 CPUtime=0.2
/proc/15159/task/15165/stat : 15165 (java) S 15151 15151 15114 0 -1 64 642 0 0 0 20 0 0 0 16 0 10 0 2000915721 202153984 9389 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15159/tid=15166] ppid=15151 vsize=197416 CPUtime=0
/proc/15159/task/15166/stat : 15166 (java) S 15151 15151 15114 0 -1 64 0 0 0 0 0 0 0 0 19 0 10 0 2000915721 202153984 9389 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15159/tid=15167] ppid=15151 vsize=197416 CPUtime=0
/proc/15159/task/15167/stat : 15167 (java) S 15151 15151 15114 0 -1 64 9 0 0 0 0 0 0 0 15 0 10 0 2000915721 202153984 9389 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15159/tid=15168] ppid=15151 vsize=197416 CPUtime=0
/proc/15159/task/15168/stat : 15168 (java) S 15151 15151 15114 0 -1 64 72 0 0 0 0 0 0 0 25 0 10 0 2000916319 202153984 9389 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 18446744071563356171 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1713.9
Current children cumulated vsize (KiB) 267036

[startup+1782.3 s]
/proc/loadavg: 1.93 1.98 1.99 3/86 15226
/proc/meminfo: memFree=1619760/2055920 swapFree=4179968/4192956
[pid=15151] ppid=15149 vsize=5360 CPUtime=2.87
/proc/15151/stat : 15151 (hydra) S 15149 15151 15114 0 -1 4194304 375 28442 0 0 0 0 271 16 19 0 1 0 2000915425 5488640 238 996147200 4194304 4889804 548682068816 18446744073709551615 262910042948 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15151/statm: 1340 238 196 169 0 51 0
[pid=15159] ppid=15151 vsize=197416 CPUtime=5.94
/proc/15159/stat : 15159 (java) S 15151 15151 15114 0 -1 0 13873 0 1 0 575 19 0 0 18 0 10 0 2000915717 202153984 9389 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/15159/statm: 49354 9389 2543 9 0 43937 0
[pid=15169] ppid=15159 vsize=5356 CPUtime=0
/proc/15169/stat : 15169 (mistral) S 15159 15151 15114 0 -1 4194304 291 0 0 0 0 0 0 0 25 0 1 0 2000916319 5484544 236 996147200 4194304 4889804 548682068592 18446744073709551615 262910042948 0 65540 4 65538 18446744071563356171 0 0 17 1 0 0
/proc/15169/statm: 1339 236 196 169 0 50 0
[pid=15170] ppid=15169 vsize=58904 CPUtime=1764.79
/proc/15170/stat : 15170 (xsolve) R 15169 15151 15114 0 -1 4194304 31057 0 0 0 176460 19 0 0 25 0 1 0 2000916319 60317696 13606 996147200 134512640 135239763 4294955952 18446744073709551615 135020189 0 4 0 0 0 0 0 17 0 0 0
/proc/15170/statm: 14726 13606 419 177 0 13629 0
[pid=15159/tid=15160] ppid=15151 vsize=197416 CPUtime=4.6
/proc/15159/task/15160/stat : 15160 (java) S 15151 15151 15114 0 -1 64 3856 0 1 0 454 6 0 0 23 0 10 0 2000915718 202153984 9389 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 1 0 0
[pid=15159/tid=15161] ppid=15151 vsize=197416 CPUtime=1.12
/proc/15159/task/15161/stat : 15161 (java) S 15151 15151 15114 0 -1 64 8570 0 0 0 101 11 0 0 16 0 10 0 2000915719 202153984 9389 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=15159/tid=15162] ppid=15151 vsize=197416 CPUtime=0
/proc/15159/task/15162/stat : 15162 (java) S 15151 15151 15114 0 -1 64 11 0 0 0 0 0 0 0 16 0 10 0 2000915719 202153984 9389 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15159/tid=15163] ppid=15151 vsize=197416 CPUtime=0
/proc/15159/task/15163/stat : 15163 (java) S 15151 15151 15114 0 -1 64 5 0 0 0 0 0 0 0 15 0 10 0 2000915719 202153984 9389 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15159/tid=15164] ppid=15151 vsize=197416 CPUtime=0
/proc/15159/task/15164/stat : 15164 (java) S 15151 15151 15114 0 -1 64 1 0 0 0 0 0 0 0 18 0 10 0 2000915721 202153984 9389 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15159/tid=15165] ppid=15151 vsize=197416 CPUtime=0.2
/proc/15159/task/15165/stat : 15165 (java) S 15151 15151 15114 0 -1 64 642 0 0 0 20 0 0 0 16 0 10 0 2000915721 202153984 9389 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15159/tid=15166] ppid=15151 vsize=197416 CPUtime=0
/proc/15159/task/15166/stat : 15166 (java) S 15151 15151 15114 0 -1 64 0 0 0 0 0 0 0 0 19 0 10 0 2000915721 202153984 9389 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15159/tid=15167] ppid=15151 vsize=197416 CPUtime=0
/proc/15159/task/15167/stat : 15167 (java) S 15151 15151 15114 0 -1 64 9 0 0 0 0 0 0 0 15 0 10 0 2000915721 202153984 9389 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15159/tid=15168] ppid=15151 vsize=197416 CPUtime=0
/proc/15159/task/15168/stat : 15168 (java) S 15151 15151 15114 0 -1 64 72 0 0 0 0 0 0 0 25 0 10 0 2000916319 202153984 9389 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 18446744071563356171 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1773.6
Current children cumulated vsize (KiB) 267036



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1808.9 s]
/proc/loadavg: 1.95 1.98 1.99 3/86 15226
/proc/meminfo: memFree=1616816/2055920 swapFree=4179968/4192956
[pid=15151] ppid=15149 vsize=5360 CPUtime=2.87
/proc/15151/stat : 15151 (hydra) S 15149 15151 15114 0 -1 4194304 375 28442 0 0 0 0 271 16 19 0 1 0 2000915425 5488640 238 996147200 4194304 4889804 548682068816 18446744073709551615 262910042948 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15151/statm: 1340 238 196 169 0 51 0
[pid=15159] ppid=15151 vsize=197416 CPUtime=5.94
/proc/15159/stat : 15159 (java) S 15151 15151 15114 0 -1 0 13873 0 1 0 575 19 0 0 18 0 10 0 2000915717 202153984 9389 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/15159/statm: 49354 9389 2543 9 0 43937 0
[pid=15169] ppid=15159 vsize=5356 CPUtime=0
/proc/15169/stat : 15169 (mistral) S 15159 15151 15114 0 -1 4194304 291 0 0 0 0 0 0 0 25 0 1 0 2000916319 5484544 236 996147200 4194304 4889804 548682068592 18446744073709551615 262910042948 0 65540 4 65538 18446744071563356171 0 0 17 1 0 0
/proc/15169/statm: 1339 236 196 169 0 50 0
[pid=15170] ppid=15169 vsize=58904 CPUtime=1791.25
/proc/15170/stat : 15170 (xsolve) R 15169 15151 15114 0 -1 4194304 31057 0 0 0 179106 19 0 0 25 0 1 0 2000916319 60317696 13606 996147200 134512640 135239763 4294955952 18446744073709551615 135020397 0 4 0 0 0 0 0 17 0 0 0
/proc/15170/statm: 14726 13606 419 177 0 13629 0
[pid=15159/tid=15160] ppid=15151 vsize=197416 CPUtime=4.6
/proc/15159/task/15160/stat : 15160 (java) S 15151 15151 15114 0 -1 64 3856 0 1 0 454 6 0 0 23 0 10 0 2000915718 202153984 9389 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 1 0 0
[pid=15159/tid=15161] ppid=15151 vsize=197416 CPUtime=1.12
/proc/15159/task/15161/stat : 15161 (java) S 15151 15151 15114 0 -1 64 8570 0 0 0 101 11 0 0 16 0 10 0 2000915719 202153984 9389 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=15159/tid=15162] ppid=15151 vsize=197416 CPUtime=0
/proc/15159/task/15162/stat : 15162 (java) S 15151 15151 15114 0 -1 64 11 0 0 0 0 0 0 0 16 0 10 0 2000915719 202153984 9389 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15159/tid=15163] ppid=15151 vsize=197416 CPUtime=0
/proc/15159/task/15163/stat : 15163 (java) S 15151 15151 15114 0 -1 64 5 0 0 0 0 0 0 0 15 0 10 0 2000915719 202153984 9389 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15159/tid=15164] ppid=15151 vsize=197416 CPUtime=0
/proc/15159/task/15164/stat : 15164 (java) S 15151 15151 15114 0 -1 64 1 0 0 0 0 0 0 0 18 0 10 0 2000915721 202153984 9389 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15159/tid=15165] ppid=15151 vsize=197416 CPUtime=0.2
/proc/15159/task/15165/stat : 15165 (java) S 15151 15151 15114 0 -1 64 642 0 0 0 20 0 0 0 16 0 10 0 2000915721 202153984 9389 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15159/tid=15166] ppid=15151 vsize=197416 CPUtime=0
/proc/15159/task/15166/stat : 15166 (java) S 15151 15151 15114 0 -1 64 0 0 0 0 0 0 0 0 19 0 10 0 2000915721 202153984 9389 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15159/tid=15167] ppid=15151 vsize=197416 CPUtime=0
/proc/15159/task/15167/stat : 15167 (java) S 15151 15151 15114 0 -1 64 9 0 0 0 0 0 0 0 15 0 10 0 2000915721 202153984 9389 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15159/tid=15168] ppid=15151 vsize=197416 CPUtime=0
/proc/15159/task/15168/stat : 15168 (java) S 15151 15151 15114 0 -1 64 72 0 0 0 0 0 0 0 25 0 10 0 2000916319 202153984 9389 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 18446744071563356171 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1800.06
Current children cumulated vsize (KiB) 267036

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

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

Child ended because it received signal 15 (SIGTERM)

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

Real time (s): 1808.93
CPU time (s): 1800.06
CPU user time (s): 1799.52
CPU system time (s): 0.54
CPU usage (%): 99.5098
Max. virtual memory (cumulated for all children) (KiB): 327160

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2.72059
system time used= 0.167974
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 28817
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= 25
involuntary context switches= 47

runsolver used 2.22466 second user time and 6.06508 second system time

The end

Launcher Data (download as text)

Begin job on node11 at 2008-07-05 02:56:45
IDJOB=1081834
IDBENCH=57143
IDSOLVER=365
FILE ID=node11/1081834-1215219405
PBS_JOBID= 7881828
Free space on /tmp= 66500 MiB

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

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 1eb3c150032c50ac46662d9f9a65bfe6
RANDOM SEED=707710048

node11.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.224
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.224
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:       1554928 kB
Buffers:         66688 kB
Cached:         240232 kB
SwapCached:       7036 kB
Active:         359416 kB
Inactive:        83908 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1554928 kB
SwapTotal:     4192956 kB
SwapFree:      4179968 kB
Dirty:           72756 kB
Writeback:           0 kB
Mapped:         128128 kB
Slab:            42752 kB
Committed_AS:  3390080 kB
PageTables:       2112 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= 66520 MiB
End job on node11 at 2008-07-05 03:26:57