Trace number 1081792

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.1 1817.43

General information on the benchmark

Namecsp/haystacks/
normalized-haystacks-45.xml
MD5SUMc4567f2420b9c0b07f072179a1cd8341
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 benchmark346.213
Satisfiable
(Un)Satisfiability was proved
Number of variables2025
Number of constraints44594
Maximum constraint arity2
Maximum domain size45
Number of constraints which are defined in extension0
Number of constraints which are defined in intension44594
Global constraints used (with number of constraints)

Solver Data (download as text)

0.00/0.00	c cpHydra_k_10 version 0.0
9.14/9.32	c CASE TO CLASSIFY:
9.14/9.32	c Case: 0
9.14/9.33	c 19 >  52.527200 | c 35 >  20.000000 | c 17 >   0.000000 | c 18 >   0.000000 | c 33 >  14.455800 | c 15 >  17.280900 | c 34 >  25.758200 | c 16 >   2.000000 | c 13 >   3.090760 | c 14 >   5.000000 | c 11 >  10.952000 | c 12 >   5.601210 | c 21 >   6.708200 | c 20 >  47.472800 | c 22 >   6.708200 | 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 >   5.459430 | c 2 >  -1.000000 | c 10 >  15.444600 | c 1 >  -1.000000 | c 0 >  -1.000000 | c 30 >  -1.000000 | c 7 >  -1.000000 | c 6 >  -1.000000 | c 32 >  -1.000000 | c 5 >  16.443900 | c 31 >  -1.000000 | c 4 >  10.919600 | c 9 >  -1.000000 | c 8 >  -1.000000 | c
9.14/9.34	c choco : 1801.0
9.14/9.34	c mistral : 1801.0
9.14/9.34	c abscon : 1801.0
9.14/9.34	c
9.14/9.34	c
9.25/9.41	c List of same ones: 10
9.25/9.41	c /home/eomahony/cpZilla/CSP/haystacks/haystacks_45.xml
9.25/9.41	c 19 >  52.527200 | c 35 >  20.000000 | c 17 >   0.000000 | c 18 >   0.000000 | c 33 >  14.455800 | c 15 >  17.190900 | c 34 >  25.758200 | c 16 >   2.000000 | c 13 >   3.092130 | c 14 >   4.857980 | c 11 >  10.952000 | c 12 >   5.599860 | c 21 >   6.708200 | c 20 >  47.472800 | c 22 >   6.708200 | 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 >   5.459430 | c 2 >  -1.000000 | c 10 >  15.444600 | c 1 >  -1.000000 | c 0 >  -1.000000 | c 30 >  -1.000000 | c 7 >  -1.000000 | c 6 >  -1.000000 | c 32 >  -1.000000 | c 5 >  16.443900 | c 31 >  -1.000000 | c 4 >  10.919600 | c 9 >  -1.000000 | c 8 >  -1.000000 | c
9.25/9.42	c choco : 47.58
9.25/9.42	c mistral : 0.05699
9.25/9.42	c abscon : 1800.17
9.25/9.42	c
9.25/9.42	c
9.25/9.42	c /home/eomahony/cpZilla/CSP/haystacks/haystacks_44.xml
9.25/9.42	c 19 >  52.586000 | c 35 >  20.000000 | c 17 >   0.000000 | c 18 >   0.000000 | c 33 >  14.444500 | c 15 >  17.183000 | c 34 >  25.775800 | c 16 >   2.000000 | c 13 >   3.086390 | c 14 >   4.954200 | c 11 >  10.886500 | c 12 >   5.572270 | c 21 >   6.633250 | c 20 >  47.414000 | c 22 >   6.633250 | 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 >   5.426260 | c 2 >  -1.000000 | c 10 >  15.346700 | c 1 >  -1.000000 | c 0 >  -1.000000 | c 30 >  -1.000000 | c 7 >  -1.000000 | c 6 >  -1.000000 | c 32 >  -1.000000 | c 5 >  16.345900 | c 31 >  -1.000000 | c 4 >  10.853300 | c 9 >  -1.000000 | c 8 >  -1.000000 | c
9.25/9.43	c choco : 380.9
9.25/9.43	c mistral : 0.054991
9.25/9.43	c abscon : 1800.14
9.25/9.43	c
9.25/9.43	c
9.25/9.43	c /home/eomahony/cpZilla/CSP/haystacks/haystacks_43.xml
9.25/9.43	c 19 >  52.620200 | c 35 >  20.000000 | c 17 >   0.000000 | c 18 >   0.000000 | c 33 >  14.424600 | c 15 >  17.207200 | c 34 >  25.786100 | c 16 >   2.000000 | c 13 >   3.079510 | c 14 >   5.129280 | c 11 >  10.819400 | c 12 >   5.545730 | c 21 >   6.557440 | c 20 >  47.379800 | c 22 >   6.557440 | c 23 > 100.000000 | c 24 > 100.000000 | c 25 >   0.000000 | c 26 >  -1.000000 | c 27 >  -1.000000 | c 28 >  -1.000000 | c 29 >  -1.000000 | c 3 >   5.392320 | c 2 >  -1.000000 | c 10 >  15.246400 | c 1 >  -1.000000 | c 0 >  -1.000000 | c 30 >  -1.000000 | c 7 >  -1.000000 | c 6 >  -1.000000 | c 32 >  -1.000000 | c 5 >  16.245600 | c 31 >  -1.000000 | c 4 >  10.785500 | c 9 >  -1.000000 | c 8 >  -1.000000 | c
9.25/9.44	c choco : 41.75
9.25/9.44	c mistral : 0.051991
9.25/9.44	c abscon : 1800.18
9.25/9.44	c
9.25/9.44	c
9.25/9.44	c /home/eomahony/cpZilla/CSP/haystacks/haystacks_47.xml
9.25/9.44	c 19 >  52.380400 | c 35 >  20.000000 | c 17 >   0.000000 | c 18 >   0.000000 | c 33 >  14.465800 | c 15 >  17.093100 | c 34 >  25.714100 | c 16 >   2.000000 | c 13 >   3.173020 | c 14 >   4.459430 | c 11 >  11.078800 | c 12 >   5.658790 | c 21 >   6.855650 | c 20 >  47.619600 | c 22 >   6.855650 | c 23 > 100.000000 | c 24 > 100.000000 | c 25 >   0.000000 | c 26 >  -1.000000 | c 27 >  -1.000000 | c 28 >  -1.000000 | c 29 >  -1.000000 | c 3 >   5.523560 | c 2 >  -1.000000 | c 10 >  15.634100 | c 1 >  -1.000000 | c 0 >  -1.000000 | c 30 >  -1.000000 | c 7 >  -1.000000 | c 6 >  -1.000000 | c 32 >  -1.000000 | c 5 >  16.633400 | c 31 >  -1.000000 | c 4 >  11.047800 | c 9 >  -1.000000 | c 8 >  -1.000000 | c
9.25/9.45	c choco : 627.15
9.25/9.45	c mistral : 0.06199
9.25/9.45	c abscon : 1800.16
9.25/9.45	c
9.25/9.45	c
9.25/9.45	c /home/eomahony/cpZilla/CSP/haystacks/haystacks_42.xml
9.25/9.45	c 19 >  52.669700 | c 35 >  20.000000 | c 17 >   0.000000 | c 18 >   0.000000 | c 33 >  14.407900 | c 15 >  17.268500 | c 34 >  25.800900 | c 16 >   2.000000 | c 13 >   3.071160 | c 14 >   5.357550 | c 11 >  10.750700 | c 12 >   5.519660 | c 21 >   6.480740 | c 20 >  47.330300 | c 22 >   6.480740 | c 23 > 100.000000 | c 24 > 100.000000 | c 25 >   0.000000 | c 26 >  -1.000000 | c 27 >  -1.000000 | c 28 >  -1.000000 | c 29 >  -1.000000 | c 3 >   5.357550 | c 2 >  -1.000000 | c 10 >  15.143900 | c 1 >  -1.000000 | c 0 >  -1.000000 | c 30 >  -1.000000 | c 7 >  -1.000000 | c 6 >  -1.000000 | c 32 >  -1.000000 | c 5 >  16.143000 | c 31 >  -1.000000 | c 4 >  10.716000 | c 9 >  -1.000000 | c 8 >  -1.000000 | c
9.25/9.46	c choco : 524.69
9.25/9.46	c mistral : 0.051991
9.25/9.46	c abscon : 1800.15
9.25/9.46	c
9.25/9.46	c
9.25/9.46	c /home/eomahony/cpZilla/CSP/haystacks/haystacks_48.xml
9.25/9.46	c 19 >  52.344500 | c 35 >  20.000000 | c 17 >   0.000000 | c 18 >   0.000000 | c 33 >  14.480400 | c 15 >  17.052200 | c 34 >  25.703300 | c 16 >   2.000000 | c 13 >   3.167260 | c 14 >   4.247930 | c 11 >  11.140200 | c 12 >   5.680190 | c 21 >   6.928200 | c 20 >  47.655500 | c 22 >   6.928200 | 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 >   5.554590 | c 2 >  -1.000000 | c 10 >  15.725800 | c 1 >  -1.000000 | c 0 >  -1.000000 | c 30 >  -1.000000 | c 7 >  -1.000000 | c 6 >  -1.000000 | c 32 >  -1.000000 | c 5 >  16.725200 | c 31 >  -1.000000 | c 4 >  11.109800 | c 9 >  -1.000000 | c 8 >  -1.000000 | c
9.25/9.47	c choco : 507.36
9.25/9.47	c mistral : 0.063989
9.25/9.47	c abscon : 1800.14
9.25/9.47	c
9.25/9.47	c
9.25/9.47	c /home/eomahony/cpZilla/CSP/haystacks/haystacks_41.xml
9.25/9.47	c 19 >  52.745100 | c 35 >  20.000000 | c 17 >   0.000000 | c 18 >   0.000000 | c 33 >  14.397500 | c 15 >  17.340200 | c 34 >  25.823500 | c 16 >   2.000000 | c 13 >   3.060890 | c 14 >   5.614710 | c 11 >  10.680400 | c 12 >   5.494180 | c 21 >   6.403120 | c 20 >  47.254900 | c 22 >   6.403120 | 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 >   5.321930 | c 2 >  -1.000000 | c 10 >  15.038800 | c 1 >  -1.000000 | c 0 >  -1.000000 | c 30 >  -1.000000 | c 7 >  -1.000000 | c 6 >  -1.000000 | c 32 >  -1.000000 | c 5 >  16.037900 | c 31 >  -1.000000 | c 4 >  10.644800 | c 9 >  -1.000000 | c 8 >  -1.000000 | c
9.25/9.47	c choco : 37.3
9.25/9.47	c mistral : 0.047992
9.25/9.47	c abscon : 1800.19
9.25/9.47	c
9.25/9.47	c
9.25/9.47	c /home/eomahony/cpZilla/CSP/haystacks/haystacks_51.xml
9.25/9.47	c 19 >  52.058400 | c 35 >  20.000000 | c 17 >   0.000000 | c 18 >   0.000000 | c 33 >  14.465000 | c 15 >  17.030600 | c 34 >  25.617500 | c 16 >   2.000000 | c 13 >   3.160350 | c 14 >   3.807350 | c 11 >  11.316800 | c 12 >   5.749500 | c 21 >   7.141430 | c 20 >  47.941600 | c 22 >   7.141430 | 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 >   5.643860 | c 2 >  -1.000000 | c 10 >  15.989800 | c 1 >  -1.000000 | c 0 >  -1.000000 | c 30 >  -1.000000 | c 7 >  -1.000000 | c 6 >  -1.000000 | c 32 >  -1.000000 | c 5 >  16.989300 | c 31 >  -1.000000 | c 4 >  11.288300 | c 9 >  -1.000000 | c 8 >  -1.000000 | c
9.25/9.48	c choco : 90.97
9.25/9.48	c mistral : 0.071988
9.25/9.48	c abscon : 1800.11
9.25/9.48	c
9.25/9.48	c
9.25/9.48	c /home/eomahony/cpZilla/CSP/haystacks/haystacks_20.xml
9.25/9.48	c 19 >  46.006800 | c 35 >  20.000000 | c 17 >   0.000000 | c 18 >   0.000000 | c 33 >  13.802000 | c 15 >  19.493600 | c 34 >  26.637900 | c 16 >   2.000000 | c 13 >   8.101280 | c 14 >  10.421000 | c 11 >   9.535280 | c 12 >   7.005260 | c 21 >   4.472140 | c 20 >  53.993200 | c 22 >   4.472140 | 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 >   8.569860 | c 2 >  -1.000000 | c 10 >  12.029600 | c 1 >  -1.000000 | c 0 >  -1.000000 | c 30 >  -1.000000 | c 7 >   8.495860 | c 6 >  -1.000000 | c 32 >  -1.000000 | c 5 >  14.356500 | c 31 >  -1.000000 | c 4 >   0.000000 | c 9 >  -1.000000 | c 8 >  -1.000000 | c
9.25/9.49	c choco : 7.0
9.25/9.49	c mistral : 0.021995
9.25/9.49	c abscon : 1800.17
9.25/9.49	c
9.25/9.49	c
9.25/9.49	c /home/eomahony/cpZilla/CSP/haystacks/haystacks_21.xml
9.25/9.49	c 19 >  45.620800 | c 35 >  20.000000 | c 17 >   0.000000 | c 18 >   0.000000 | c 33 >  13.686200 | c 15 >  19.277700 | c 34 >  26.395000 | c 16 >   2.000000 | c 13 >   7.744070 | c 14 >  10.125400 | c 11 >   9.681240 | c 12 >   6.667870 | c 21 >   4.582580 | c 20 >  54.379200 | c 22 >   4.582580 | 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 >   8.714250 | c 2 >  -1.000000 | c 10 >  12.238100 | c 1 >  -1.000000 | c 0 >  -1.000000 | c 30 >  -1.000000 | c 7 >   8.643860 | c 6 >  -1.000000 | c 32 >  -1.000000 | c 5 >  14.577000 | c 31 >  -1.000000 | c 4 >   0.000000 | c 9 >  -1.000000 | c 8 >  -1.000000 | c
9.31/9.50	c choco : 8.67
9.31/9.50	c mistral : 0.021995
9.31/9.50	c abscon : 1800.17
9.31/9.50	c
9.31/9.50	c
9.31/9.50	c Length: 10
9.31/9.50	c 0.16814689946591302  0.24515424613903575  0.45665310532175135  0.7311920820140217  0.7460242037628525  1.0178578736248023  1.086370753794485  1.8012325322955958  19.86712843525707  19.917238160199318  
9.31/9.51	c 
9.31/9.51	c 1.0  0.9961158597968259  0.9856017565810026  0.972280356420393  0.9715709057920671  0.9587494959915891  0.9555712075218039  0.9236239770646876  0.5006351352726497  0.5  
9.31/9.51	c
9.31/9.51	c solver 0
9.31/9.51	c	  before 0.0 seconds: {} 0
9.31/9.51	c
9.31/9.51	c solver 1
9.31/9.51	c	  before 0.0 seconds: {} 0
9.31/9.51	c	  before 18.0 seconds: {0, 1, 2, 3, 4, 5, 6, 7, 8, 9} 8764
9.31/9.51	c
9.31/9.51	c solver 2
9.31/9.51	c	  before 0.0 seconds: {} 0
9.31/9.51	c	  before 18.0 seconds: {8, 9} 1000
9.31/9.51	c	  before 54.0 seconds: {0, 2, 6, 8, 9} 3941
9.31/9.51	c	  before 108.0 seconds: {0, 2, 6, 7, 8, 9} 4865
9.31/9.51	c	  before 396.0 seconds: {0, 1, 2, 6, 7, 8, 9} 5861
9.31/9.51	c	  before 522.0 seconds: {0, 1, 2, 5, 6, 7, 8, 9} 6820
9.31/9.51	c	  before 540.0 seconds: {0, 1, 2, 4, 5, 6, 7, 8, 9} 7791
9.31/9.51	c	  before 630.0 seconds: {0, 1, 2, 3, 4, 5, 6, 7, 8, 9} 8764
9.31/9.51	c
9.31/9.51	cTotal time: 36
9.31/9.51	c 648.0 seconds unused
9.31/9.51	c 0 c 0 c 0 
9.31/9.51	c 10 c 0 c 0 
9.31/9.51	c 10 c 0 c 0 
9.31/9.51	c is solver0 dominated by:
9.31/9.51	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)
9.31/9.51	c is dominated? true
9.31/9.51	c
9.31/9.51	c is solver1 dominated by:
9.31/9.51	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)
9.31/9.51	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)
9.31/9.51	c is dominated? false
9.31/9.51	c
9.31/9.51	c is solver2 dominated by:
9.31/9.51	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)
9.31/9.51	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)
9.31/9.51	c is dominated? true
9.31/9.51	c
9.31/9.51	c Number of non-dominated solvers: 1
9.31/9.51	c remove dominated solvers
9.31/9.51	c solver 1 is not dominated by another solver
9.31/9.51	c solver 2 is dominated by another solver
9.31/9.51	c solver 0 is dominated by another solver
9.31/9.52	c
9.31/9.52	c solver 0: 0.0
9.31/9.52	c
9.31/9.52	c solver 1: 18.0
9.31/9.52	c
9.31/9.52	c+ 1/1 of 99
9.31/9.52	c
9.31/9.52	c solver 2: 0.0
9.31/9.52	c	 do not run abscon
9.31/9.52	c	  run mistral for 1800.0 seconds {0, 1, 2, 3, 4, 5, 6, 7, 8, 9} 8764
9.31/9.52	c	 do not run choco
9.31/9.52	c Starting solver: HOME/cpHydra_k_10/solver/mistral
9.31/9.52	c On Instance: HOME/instance-1081792-1215219029.xml
9.31/9.52	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-1081792-1215219029/watcher-1081792-1215219029 -o /tmp/evaluation-result-1081792-1215219029/solver-1081792-1215219029 -C 1800 -W 2200 -M 900 --output-limit 1,15 HOME/cpHydra_k_10/hydra HOME/instance-1081792-1215219029.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.99 1.97 1.98 4/80 25242
/proc/meminfo: memFree=1573328/2055920 swapFree=4112616/4192956
[pid=25242] ppid=25240 vsize=5260 CPUtime=0
/proc/25242/stat : 25242 (hydra) R 25240 25242 21923 0 -1 4194304 66 0 0 0 0 0 0 0 21 0 1 0 1551573352 5386240 50 996147200 4194304 4889804 548682068816 18446744073709551615 266887766682 0 0 4096 0 0 0 0 17 1 0 0
/proc/25242/statm: 1315 50 37 169 0 14 0

[startup+0.091316 s]
/proc/loadavg: 1.99 1.97 1.98 4/80 25242
/proc/meminfo: memFree=1573328/2055920 swapFree=4112616/4192956
[pid=25242] ppid=25240 vsize=5360 CPUtime=0
/proc/25242/stat : 25242 (hydra) S 25240 25242 21923 0 -1 4194304 330 247 0 0 0 0 0 0 22 0 1 0 1551573352 5488640 236 996147200 4194304 4889804 548682068816 18446744073709551615 266890437444 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25242/statm: 1340 236 195 169 0 51 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5360

[startup+0.101311 s]
/proc/loadavg: 1.99 1.97 1.98 4/80 25242
/proc/meminfo: memFree=1573328/2055920 swapFree=4112616/4192956
[pid=25242] ppid=25240 vsize=5360 CPUtime=0
/proc/25242/stat : 25242 (hydra) S 25240 25242 21923 0 -1 4194304 330 247 0 0 0 0 0 0 22 0 1 0 1551573352 5488640 236 996147200 4194304 4889804 548682068816 18446744073709551615 266890437444 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25242/statm: 1340 236 195 169 0 51 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5360

[startup+0.30134 s]
/proc/loadavg: 1.99 1.97 1.98 4/80 25242
/proc/meminfo: memFree=1573328/2055920 swapFree=4112616/4192956
[pid=25242] ppid=25240 vsize=5360 CPUtime=0
/proc/25242/stat : 25242 (hydra) S 25240 25242 21923 0 -1 4194304 330 247 0 0 0 0 0 0 22 0 1 0 1551573352 5488640 236 996147200 4194304 4889804 548682068816 18446744073709551615 266890437444 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25242/statm: 1340 236 195 169 0 51 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5360

[startup+0.701383 s]
/proc/loadavg: 1.99 1.97 1.98 4/80 25242
/proc/meminfo: memFree=1573328/2055920 swapFree=4112616/4192956
[pid=25242] ppid=25240 vsize=5360 CPUtime=0
/proc/25242/stat : 25242 (hydra) S 25240 25242 21923 0 -1 4194304 330 247 0 0 0 0 0 0 22 0 1 0 1551573352 5488640 236 996147200 4194304 4889804 548682068816 18446744073709551615 266890437444 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25242/statm: 1340 236 195 169 0 51 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5360

[startup+1.50147 s]
/proc/loadavg: 1.99 1.97 1.98 3/82 25246
/proc/meminfo: memFree=1564864/2055920 swapFree=4112616/4192956
[pid=25242] ppid=25240 vsize=5360 CPUtime=0
/proc/25242/stat : 25242 (hydra) S 25240 25242 21923 0 -1 4194304 330 247 0 0 0 0 0 0 22 0 1 0 1551573352 5488640 236 996147200 4194304 4889804 548682068816 18446744073709551615 266890437444 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25242/statm: 1340 236 195 169 0 51 0
[pid=25246] ppid=25242 vsize=16432 CPUtime=1.47
/proc/25246/stat : 25246 (xsolve) R 25242 25242 21923 0 -1 4194304 3431 0 0 0 145 2 0 0 25 0 1 0 1551573353 16826368 3324 996147200 134512640 135239763 4294956176 18446744073709551615 134683265 0 0 4096 0 0 0 0 17 1 0 0
/proc/25246/statm: 4108 3324 380 177 0 3011 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 21792

[startup+3.10165 s]
/proc/loadavg: 1.99 1.97 1.98 3/82 25246
/proc/meminfo: memFree=1530688/2055920 swapFree=4112616/4192956
[pid=25242] ppid=25240 vsize=5360 CPUtime=0
/proc/25242/stat : 25242 (hydra) S 25240 25242 21923 0 -1 4194304 330 247 0 0 0 0 0 0 22 0 1 0 1551573352 5488640 236 996147200 4194304 4889804 548682068816 18446744073709551615 266890437444 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25242/statm: 1340 236 195 169 0 51 0
[pid=25246] ppid=25242 vsize=50756 CPUtime=3.06
/proc/25246/stat : 25246 (xsolve) R 25242 25242 21923 0 -1 4194304 11360 0 0 0 300 6 0 0 25 0 1 0 1551573353 51974144 10952 996147200 134512640 135239763 4294956176 18446744073709551615 134543169 0 0 4096 0 0 0 0 17 1 0 0
/proc/25246/statm: 12689 10952 432 177 0 11592 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 56116

[startup+6.30301 s]
/proc/loadavg: 2.07 1.99 1.99 4/90 25258
/proc/meminfo: memFree=1560256/2055920 swapFree=4112616/4192956
[pid=25242] ppid=25240 vsize=5360 CPUtime=3.47
/proc/25242/stat : 25242 (hydra) S 25240 25242 21923 0 -1 4194304 375 11954 0 0 0 0 340 7 18 0 1 0 1551573352 5488640 238 996147200 4194304 4889804 548682068816 18446744073709551615 266890437444 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25242/statm: 1340 238 196 169 0 51 0
[pid=25250] ppid=25242 vsize=196996 CPUtime=2.71
/proc/25250/stat : 25250 (java) S 25242 25242 21923 0 -1 0 7613 0 1 0 262 9 0 0 18 0 9 0 1551573705 201723904 6341 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/25250/statm: 49249 6341 2540 9 0 43832 0
[pid=25250/tid=25251] ppid=25242 vsize=196996 CPUtime=2.08
/proc/25250/task/25251/stat : 25251 (java) R 25242 25242 21923 0 -1 64 3034 0 1 0 205 3 0 0 25 0 9 0 1551573706 201723904 6341 996147200 134512640 134550740 4294955968 18446744073709551615 4126374548 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25250/tid=25252] ppid=25242 vsize=196996 CPUtime=0.44
/proc/25250/task/25252/stat : 25252 (java) S 25242 25242 21923 0 -1 64 3225 0 0 0 40 4 0 0 16 0 9 0 1551573707 201723904 6341 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=25250/tid=25253] ppid=25242 vsize=196996 CPUtime=0
/proc/25250/task/25253/stat : 25253 (java) S 25242 25242 21923 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 1551573707 201723904 6341 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25250/tid=25254] ppid=25242 vsize=196996 CPUtime=0
/proc/25250/task/25254/stat : 25254 (java) S 25242 25242 21923 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 1551573707 201723904 6341 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25250/tid=25255] ppid=25242 vsize=196996 CPUtime=0
/proc/25250/task/25255/stat : 25255 (java) S 25242 25242 21923 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 1551573710 201723904 6341 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25250/tid=25256] ppid=25242 vsize=196996 CPUtime=0.17
/proc/25250/task/25256/stat : 25256 (java) S 25242 25242 21923 0 -1 64 629 0 0 0 16 1 0 0 16 0 9 0 1551573710 201723904 6341 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25250/tid=25257] ppid=25242 vsize=196996 CPUtime=0
/proc/25250/task/25257/stat : 25257 (java) S 25242 25242 21923 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 1551573710 201723904 6341 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25250/tid=25258] ppid=25242 vsize=196996 CPUtime=0
/proc/25250/task/25258/stat : 25258 (java) S 25242 25242 21923 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 1551573710 201723904 6341 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.18
Current children cumulated vsize (KiB) 202356

[startup+12.7027 s]
/proc/loadavg: 2.07 1.99 1.99 3/93 25261
/proc/meminfo: memFree=1502696/2055920 swapFree=4112616/4192956
[pid=25242] ppid=25240 vsize=5360 CPUtime=3.47
/proc/25242/stat : 25242 (hydra) S 25240 25242 21923 0 -1 4194304 375 11954 0 0 0 0 340 7 18 0 1 0 1551573352 5488640 238 996147200 4194304 4889804 548682068816 18446744073709551615 266890437444 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25242/statm: 1340 238 196 169 0 51 0
[pid=25250] ppid=25242 vsize=197432 CPUtime=5.87
/proc/25250/stat : 25250 (java) S 25242 25242 21923 0 -1 0 11433 0 1 0 569 18 0 0 18 0 10 0 1551573705 202170368 9407 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/25250/statm: 49358 9407 2544 9 0 43941 0
[pid=25260] ppid=25250 vsize=5356 CPUtime=0
/proc/25260/stat : 25260 (mistral) S 25250 25242 21923 0 -1 4194304 291 0 0 0 0 0 0 0 25 0 1 0 1551574305 5484544 236 996147200 4194304 4889804 548682068592 18446744073709551615 266890437444 0 65540 4 65538 18446744071563356171 0 0 17 1 0 0
/proc/25260/statm: 1339 236 196 169 0 50 0
[pid=25261] ppid=25260 vsize=50756 CPUtime=3.12
/proc/25261/stat : 25261 (xsolve) R 25260 25242 21923 0 -1 4194304 11339 0 0 0 306 6 0 0 25 0 1 0 1551574306 51974144 10936 996147200 134512640 135239763 4294955952 18446744073709551615 134532191 0 4 0 0 0 0 0 17 1 0 0
/proc/25261/statm: 12689 10936 415 177 0 11592 0
[pid=25250/tid=25251] ppid=25242 vsize=197432 CPUtime=4.66
/proc/25250/task/25251/stat : 25251 (java) S 25242 25242 21923 0 -1 64 3861 0 1 0 460 6 0 0 23 0 10 0 1551573706 202170368 9407 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 1 0 0
[pid=25250/tid=25252] ppid=25242 vsize=197432 CPUtime=0.96
/proc/25250/task/25252/stat : 25252 (java) S 25242 25242 21923 0 -1 64 6124 0 0 0 88 8 0 0 16 0 10 0 1551573707 202170368 9407 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=25250/tid=25253] ppid=25242 vsize=197432 CPUtime=0
/proc/25250/task/25253/stat : 25253 (java) S 25242 25242 21923 0 -1 64 11 0 0 0 0 0 0 0 16 0 10 0 1551573707 202170368 9407 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25250/tid=25254] ppid=25242 vsize=197432 CPUtime=0
/proc/25250/task/25254/stat : 25254 (java) S 25242 25242 21923 0 -1 64 5 0 0 0 0 0 0 0 16 0 10 0 1551573707 202170368 9407 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25250/tid=25255] ppid=25242 vsize=197432 CPUtime=0
/proc/25250/task/25255/stat : 25255 (java) S 25242 25242 21923 0 -1 64 0 0 0 0 0 0 0 0 18 0 10 0 1551573710 202170368 9407 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25250/tid=25256] ppid=25242 vsize=197432 CPUtime=0.2
/proc/25250/task/25256/stat : 25256 (java) S 25242 25242 21923 0 -1 64 647 0 0 0 19 1 0 0 16 0 10 0 1551573710 202170368 9407 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25250/tid=25257] ppid=25242 vsize=197432 CPUtime=0
/proc/25250/task/25257/stat : 25257 (java) S 25242 25242 21923 0 -1 64 1 0 0 0 0 0 0 0 19 0 10 0 1551573710 202170368 9407 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25250/tid=25258] ppid=25242 vsize=197432 CPUtime=0
/proc/25250/task/25258/stat : 25258 (java) S 25242 25242 21923 0 -1 64 7 0 0 0 0 0 0 0 15 0 10 0 1551573710 202170368 9407 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25250/tid=25259] ppid=25242 vsize=197432 CPUtime=0
/proc/25250/task/25259/stat : 25259 (java) S 25242 25242 21923 0 -1 64 70 0 0 0 0 0 0 0 25 0 10 0 1551574305 202170368 9407 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 18446744071563356171 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.46
Current children cumulated vsize (KiB) 258904

[startup+25.5022 s]
/proc/loadavg: 2.05 1.99 1.99 3/93 25261
/proc/meminfo: memFree=1502760/2055920 swapFree=4112616/4192956
[pid=25242] ppid=25240 vsize=5360 CPUtime=3.47
/proc/25242/stat : 25242 (hydra) S 25240 25242 21923 0 -1 4194304 375 11954 0 0 0 0 340 7 18 0 1 0 1551573352 5488640 238 996147200 4194304 4889804 548682068816 18446744073709551615 266890437444 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25242/statm: 1340 238 196 169 0 51 0
[pid=25250] ppid=25242 vsize=197432 CPUtime=5.87
/proc/25250/stat : 25250 (java) S 25242 25242 21923 0 -1 0 11438 0 1 0 569 18 0 0 18 0 10 0 1551573705 202170368 9407 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/25250/statm: 49358 9407 2544 9 0 43941 0
[pid=25260] ppid=25250 vsize=5356 CPUtime=0
/proc/25260/stat : 25260 (mistral) S 25250 25242 21923 0 -1 4194304 291 0 0 0 0 0 0 0 25 0 1 0 1551574305 5484544 236 996147200 4194304 4889804 548682068592 18446744073709551615 266890437444 0 65540 4 65538 18446744071563356171 0 0 17 1 0 0
/proc/25260/statm: 1339 236 196 169 0 50 0
[pid=25261] ppid=25260 vsize=50756 CPUtime=15.78
/proc/25261/stat : 25261 (xsolve) R 25260 25242 21923 0 -1 4194304 11342 0 0 0 1572 6 0 0 25 0 1 0 1551574306 51974144 10939 996147200 134512640 135239763 4294955952 18446744073709551615 135096198 0 4 0 0 0 0 0 17 1 0 0
/proc/25261/statm: 12689 10939 416 177 0 11592 0
[pid=25250/tid=25251] ppid=25242 vsize=197432 CPUtime=4.66
/proc/25250/task/25251/stat : 25251 (java) S 25242 25242 21923 0 -1 64 3861 0 1 0 460 6 0 0 23 0 10 0 1551573706 202170368 9407 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 1 0 0
[pid=25250/tid=25252] ppid=25242 vsize=197432 CPUtime=0.96
/proc/25250/task/25252/stat : 25252 (java) S 25242 25242 21923 0 -1 64 6124 0 0 0 88 8 0 0 16 0 10 0 1551573707 202170368 9407 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=25250/tid=25253] ppid=25242 vsize=197432 CPUtime=0
/proc/25250/task/25253/stat : 25253 (java) S 25242 25242 21923 0 -1 64 11 0 0 0 0 0 0 0 16 0 10 0 1551573707 202170368 9407 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25250/tid=25254] ppid=25242 vsize=197432 CPUtime=0
/proc/25250/task/25254/stat : 25254 (java) S 25242 25242 21923 0 -1 64 5 0 0 0 0 0 0 0 16 0 10 0 1551573707 202170368 9407 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25250/tid=25255] ppid=25242 vsize=197432 CPUtime=0
/proc/25250/task/25255/stat : 25255 (java) S 25242 25242 21923 0 -1 64 0 0 0 0 0 0 0 0 18 0 10 0 1551573710 202170368 9407 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25250/tid=25256] ppid=25242 vsize=197432 CPUtime=0.2
/proc/25250/task/25256/stat : 25256 (java) S 25242 25242 21923 0 -1 64 647 0 0 0 19 1 0 0 16 0 10 0 1551573710 202170368 9407 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25250/tid=25257] ppid=25242 vsize=197432 CPUtime=0
/proc/25250/task/25257/stat : 25257 (java) S 25242 25242 21923 0 -1 64 1 0 0 0 0 0 0 0 19 0 10 0 1551573710 202170368 9407 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25250/tid=25258] ppid=25242 vsize=197432 CPUtime=0
/proc/25250/task/25258/stat : 25258 (java) S 25242 25242 21923 0 -1 64 12 0 0 0 0 0 0 0 15 0 10 0 1551573710 202170368 9407 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25250/tid=25259] ppid=25242 vsize=197432 CPUtime=0
/proc/25250/task/25259/stat : 25259 (java) S 25242 25242 21923 0 -1 64 70 0 0 0 0 0 0 0 25 0 10 0 1551574305 202170368 9407 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 18446744071563356171 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.12
Current children cumulated vsize (KiB) 258904

[startup+51.102 s]
/proc/loadavg: 2.03 1.99 1.99 3/93 25261
/proc/meminfo: memFree=1502824/2055920 swapFree=4112616/4192956
[pid=25242] ppid=25240 vsize=5360 CPUtime=3.47
/proc/25242/stat : 25242 (hydra) S 25240 25242 21923 0 -1 4194304 375 11954 0 0 0 0 340 7 18 0 1 0 1551573352 5488640 238 996147200 4194304 4889804 548682068816 18446744073709551615 266890437444 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25242/statm: 1340 238 196 169 0 51 0
[pid=25250] ppid=25242 vsize=197432 CPUtime=5.87
/proc/25250/stat : 25250 (java) S 25242 25242 21923 0 -1 0 11438 0 1 0 569 18 0 0 18 0 10 0 1551573705 202170368 9407 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/25250/statm: 49358 9407 2544 9 0 43941 0
[pid=25260] ppid=25250 vsize=5356 CPUtime=0
/proc/25260/stat : 25260 (mistral) S 25250 25242 21923 0 -1 4194304 291 0 0 0 0 0 0 0 25 0 1 0 1551574305 5484544 236 996147200 4194304 4889804 548682068592 18446744073709551615 266890437444 0 65540 4 65538 18446744071563356171 0 0 17 1 0 0
/proc/25260/statm: 1339 236 196 169 0 50 0
[pid=25261] ppid=25260 vsize=50756 CPUtime=41.08
/proc/25261/stat : 25261 (xsolve) R 25260 25242 21923 0 -1 4194304 11373 0 0 0 4102 6 0 0 25 0 1 0 1551574306 51974144 10970 996147200 134512640 135239763 4294955952 18446744073709551615 134535664 0 4 0 0 0 0 0 17 1 0 0
/proc/25261/statm: 12689 10970 416 177 0 11592 0
[pid=25250/tid=25251] ppid=25242 vsize=197432 CPUtime=4.66
/proc/25250/task/25251/stat : 25251 (java) S 25242 25242 21923 0 -1 64 3861 0 1 0 460 6 0 0 23 0 10 0 1551573706 202170368 9407 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 1 0 0
[pid=25250/tid=25252] ppid=25242 vsize=197432 CPUtime=0.96
/proc/25250/task/25252/stat : 25252 (java) S 25242 25242 21923 0 -1 64 6124 0 0 0 88 8 0 0 16 0 10 0 1551573707 202170368 9407 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=25250/tid=25253] ppid=25242 vsize=197432 CPUtime=0

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

/proc/25250/task/25259/stat : 25259 (java) S 25242 25242 21923 0 -1 64 70 0 0 0 0 0 0 0 25 0 10 0 1551574305 202170368 9407 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 18446744071563356171 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1585.17
Current children cumulated vsize (KiB) 258904

[startup+1662.3 s]
/proc/loadavg: 1.96 1.97 1.98 3/86 25406
/proc/meminfo: memFree=1609400/2055920 swapFree=4112696/4192956
[pid=25242] ppid=25240 vsize=5360 CPUtime=3.47
/proc/25242/stat : 25242 (hydra) S 25240 25242 21923 0 -1 4194304 375 11954 0 0 0 0 340 7 18 0 1 0 1551573352 5488640 238 996147200 4194304 4889804 548682068816 18446744073709551615 266890437444 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25242/statm: 1340 238 196 169 0 51 0
[pid=25250] ppid=25242 vsize=197432 CPUtime=5.87
/proc/25250/stat : 25250 (java) S 25242 25242 21923 0 -1 0 11438 0 1 0 569 18 0 0 18 0 10 0 1551573705 202170368 9407 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/25250/statm: 49358 9407 2544 9 0 43941 0
[pid=25260] ppid=25250 vsize=5356 CPUtime=0
/proc/25260/stat : 25260 (mistral) S 25250 25242 21923 0 -1 4194304 291 0 0 0 0 0 0 0 25 0 1 0 1551574305 5484544 236 996147200 4194304 4889804 548682068592 18446744073709551615 266890437444 0 65540 4 65538 18446744071563356171 0 0 17 1 0 0
/proc/25260/statm: 1339 236 196 169 0 50 0
[pid=25261] ppid=25260 vsize=50756 CPUtime=1635.78
/proc/25261/stat : 25261 (xsolve) R 25260 25242 21923 0 -1 4194304 11475 0 0 0 163567 11 0 0 25 0 1 0 1551574306 51974144 11072 996147200 134512640 135239763 4294955952 18446744073709551615 134543144 0 4 0 0 0 0 0 17 0 0 0
/proc/25261/statm: 12689 11072 416 177 0 11592 0
[pid=25250/tid=25251] ppid=25242 vsize=197432 CPUtime=4.66
/proc/25250/task/25251/stat : 25251 (java) S 25242 25242 21923 0 -1 64 3861 0 1 0 460 6 0 0 23 0 10 0 1551573706 202170368 9407 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 1 0 0
[pid=25250/tid=25252] ppid=25242 vsize=197432 CPUtime=0.96
/proc/25250/task/25252/stat : 25252 (java) S 25242 25242 21923 0 -1 64 6124 0 0 0 88 8 0 0 16 0 10 0 1551573707 202170368 9407 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=25250/tid=25253] ppid=25242 vsize=197432 CPUtime=0
/proc/25250/task/25253/stat : 25253 (java) S 25242 25242 21923 0 -1 64 11 0 0 0 0 0 0 0 16 0 10 0 1551573707 202170368 9407 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25250/tid=25254] ppid=25242 vsize=197432 CPUtime=0
/proc/25250/task/25254/stat : 25254 (java) S 25242 25242 21923 0 -1 64 5 0 0 0 0 0 0 0 16 0 10 0 1551573707 202170368 9407 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25250/tid=25255] ppid=25242 vsize=197432 CPUtime=0
/proc/25250/task/25255/stat : 25255 (java) S 25242 25242 21923 0 -1 64 0 0 0 0 0 0 0 0 18 0 10 0 1551573710 202170368 9407 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25250/tid=25256] ppid=25242 vsize=197432 CPUtime=0.2
/proc/25250/task/25256/stat : 25256 (java) S 25242 25242 21923 0 -1 64 647 0 0 0 19 1 0 0 16 0 10 0 1551573710 202170368 9407 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25250/tid=25257] ppid=25242 vsize=197432 CPUtime=0
/proc/25250/task/25257/stat : 25257 (java) S 25242 25242 21923 0 -1 64 1 0 0 0 0 0 0 0 19 0 10 0 1551573710 202170368 9407 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25250/tid=25258] ppid=25242 vsize=197432 CPUtime=0
/proc/25250/task/25258/stat : 25258 (java) S 25242 25242 21923 0 -1 64 12 0 0 0 0 0 0 0 15 0 10 0 1551573710 202170368 9407 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25250/tid=25259] ppid=25242 vsize=197432 CPUtime=0
/proc/25250/task/25259/stat : 25259 (java) S 25242 25242 21923 0 -1 64 70 0 0 0 0 0 0 0 25 0 10 0 1551574305 202170368 9407 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 18446744071563356171 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1645.12
Current children cumulated vsize (KiB) 258904

[startup+1722.3 s]
/proc/loadavg: 1.98 1.97 1.98 3/86 25406
/proc/meminfo: memFree=1603128/2055920 swapFree=4112696/4192956
[pid=25242] ppid=25240 vsize=5360 CPUtime=3.47
/proc/25242/stat : 25242 (hydra) S 25240 25242 21923 0 -1 4194304 375 11954 0 0 0 0 340 7 18 0 1 0 1551573352 5488640 238 996147200 4194304 4889804 548682068816 18446744073709551615 266890437444 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25242/statm: 1340 238 196 169 0 51 0
[pid=25250] ppid=25242 vsize=197432 CPUtime=5.87
/proc/25250/stat : 25250 (java) S 25242 25242 21923 0 -1 0 11438 0 1 0 569 18 0 0 18 0 10 0 1551573705 202170368 9407 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/25250/statm: 49358 9407 2544 9 0 43941 0
[pid=25260] ppid=25250 vsize=5356 CPUtime=0
/proc/25260/stat : 25260 (mistral) S 25250 25242 21923 0 -1 4194304 291 0 0 0 0 0 0 0 25 0 1 0 1551574305 5484544 236 996147200 4194304 4889804 548682068592 18446744073709551615 266890437444 0 65540 4 65538 18446744071563356171 0 0 17 1 0 0
/proc/25260/statm: 1339 236 196 169 0 50 0
[pid=25261] ppid=25260 vsize=50756 CPUtime=1695.73
/proc/25261/stat : 25261 (xsolve) R 25260 25242 21923 0 -1 4194304 11475 0 0 0 169562 11 0 0 25 0 1 0 1551574306 51974144 11072 996147200 134512640 135239763 4294955952 18446744073709551615 134534992 0 4 0 0 0 0 0 17 0 0 0
/proc/25261/statm: 12689 11072 416 177 0 11592 0
[pid=25250/tid=25251] ppid=25242 vsize=197432 CPUtime=4.66
/proc/25250/task/25251/stat : 25251 (java) S 25242 25242 21923 0 -1 64 3861 0 1 0 460 6 0 0 23 0 10 0 1551573706 202170368 9407 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 1 0 0
[pid=25250/tid=25252] ppid=25242 vsize=197432 CPUtime=0.96
/proc/25250/task/25252/stat : 25252 (java) S 25242 25242 21923 0 -1 64 6124 0 0 0 88 8 0 0 16 0 10 0 1551573707 202170368 9407 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=25250/tid=25253] ppid=25242 vsize=197432 CPUtime=0
/proc/25250/task/25253/stat : 25253 (java) S 25242 25242 21923 0 -1 64 11 0 0 0 0 0 0 0 16 0 10 0 1551573707 202170368 9407 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25250/tid=25254] ppid=25242 vsize=197432 CPUtime=0
/proc/25250/task/25254/stat : 25254 (java) S 25242 25242 21923 0 -1 64 5 0 0 0 0 0 0 0 16 0 10 0 1551573707 202170368 9407 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25250/tid=25255] ppid=25242 vsize=197432 CPUtime=0
/proc/25250/task/25255/stat : 25255 (java) S 25242 25242 21923 0 -1 64 0 0 0 0 0 0 0 0 18 0 10 0 1551573710 202170368 9407 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25250/tid=25256] ppid=25242 vsize=197432 CPUtime=0.2
/proc/25250/task/25256/stat : 25256 (java) S 25242 25242 21923 0 -1 64 647 0 0 0 19 1 0 0 16 0 10 0 1551573710 202170368 9407 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25250/tid=25257] ppid=25242 vsize=197432 CPUtime=0
/proc/25250/task/25257/stat : 25257 (java) S 25242 25242 21923 0 -1 64 1 0 0 0 0 0 0 0 19 0 10 0 1551573710 202170368 9407 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25250/tid=25258] ppid=25242 vsize=197432 CPUtime=0
/proc/25250/task/25258/stat : 25258 (java) S 25242 25242 21923 0 -1 64 12 0 0 0 0 0 0 0 15 0 10 0 1551573710 202170368 9407 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25250/tid=25259] ppid=25242 vsize=197432 CPUtime=0
/proc/25250/task/25259/stat : 25259 (java) S 25242 25242 21923 0 -1 64 70 0 0 0 0 0 0 0 25 0 10 0 1551574305 202170368 9407 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 18446744071563356171 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1705.07
Current children cumulated vsize (KiB) 258904

[startup+1782.3 s]
/proc/loadavg: 1.99 1.97 1.98 3/86 25406
/proc/meminfo: memFree=1599416/2055920 swapFree=4112696/4192956
[pid=25242] ppid=25240 vsize=5360 CPUtime=3.47
/proc/25242/stat : 25242 (hydra) S 25240 25242 21923 0 -1 4194304 375 11954 0 0 0 0 340 7 18 0 1 0 1551573352 5488640 238 996147200 4194304 4889804 548682068816 18446744073709551615 266890437444 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25242/statm: 1340 238 196 169 0 51 0
[pid=25250] ppid=25242 vsize=197432 CPUtime=5.87
/proc/25250/stat : 25250 (java) S 25242 25242 21923 0 -1 0 11438 0 1 0 569 18 0 0 18 0 10 0 1551573705 202170368 9407 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/25250/statm: 49358 9407 2544 9 0 43941 0
[pid=25260] ppid=25250 vsize=5356 CPUtime=0
/proc/25260/stat : 25260 (mistral) S 25250 25242 21923 0 -1 4194304 291 0 0 0 0 0 0 0 25 0 1 0 1551574305 5484544 236 996147200 4194304 4889804 548682068592 18446744073709551615 266890437444 0 65540 4 65538 18446744071563356171 0 0 17 1 0 0
/proc/25260/statm: 1339 236 196 169 0 50 0
[pid=25261] ppid=25260 vsize=50756 CPUtime=1755.68
/proc/25261/stat : 25261 (xsolve) R 25260 25242 21923 0 -1 4194304 11475 0 0 0 175557 11 0 0 25 0 1 0 1551574306 51974144 11072 996147200 134512640 135239763 4294955952 18446744073709551615 134543129 0 4 0 0 0 0 0 17 0 0 0
/proc/25261/statm: 12689 11072 416 177 0 11592 0
[pid=25250/tid=25251] ppid=25242 vsize=197432 CPUtime=4.66
/proc/25250/task/25251/stat : 25251 (java) S 25242 25242 21923 0 -1 64 3861 0 1 0 460 6 0 0 23 0 10 0 1551573706 202170368 9407 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 1 0 0
[pid=25250/tid=25252] ppid=25242 vsize=197432 CPUtime=0.96
/proc/25250/task/25252/stat : 25252 (java) S 25242 25242 21923 0 -1 64 6124 0 0 0 88 8 0 0 16 0 10 0 1551573707 202170368 9407 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=25250/tid=25253] ppid=25242 vsize=197432 CPUtime=0
/proc/25250/task/25253/stat : 25253 (java) S 25242 25242 21923 0 -1 64 11 0 0 0 0 0 0 0 16 0 10 0 1551573707 202170368 9407 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25250/tid=25254] ppid=25242 vsize=197432 CPUtime=0
/proc/25250/task/25254/stat : 25254 (java) S 25242 25242 21923 0 -1 64 5 0 0 0 0 0 0 0 16 0 10 0 1551573707 202170368 9407 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25250/tid=25255] ppid=25242 vsize=197432 CPUtime=0
/proc/25250/task/25255/stat : 25255 (java) S 25242 25242 21923 0 -1 64 0 0 0 0 0 0 0 0 18 0 10 0 1551573710 202170368 9407 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25250/tid=25256] ppid=25242 vsize=197432 CPUtime=0.2
/proc/25250/task/25256/stat : 25256 (java) S 25242 25242 21923 0 -1 64 647 0 0 0 19 1 0 0 16 0 10 0 1551573710 202170368 9407 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25250/tid=25257] ppid=25242 vsize=197432 CPUtime=0
/proc/25250/task/25257/stat : 25257 (java) S 25242 25242 21923 0 -1 64 1 0 0 0 0 0 0 0 19 0 10 0 1551573710 202170368 9407 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25250/tid=25258] ppid=25242 vsize=197432 CPUtime=0
/proc/25250/task/25258/stat : 25258 (java) S 25242 25242 21923 0 -1 64 12 0 0 0 0 0 0 0 15 0 10 0 1551573710 202170368 9407 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25250/tid=25259] ppid=25242 vsize=197432 CPUtime=0
/proc/25250/task/25259/stat : 25259 (java) S 25242 25242 21923 0 -1 64 70 0 0 0 0 0 0 0 25 0 10 0 1551574305 202170368 9407 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 18446744071563356171 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1765.02
Current children cumulated vsize (KiB) 258904



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1817.4 s]
/proc/loadavg: 1.99 1.97 1.98 3/86 25406
/proc/meminfo: memFree=1599352/2055920 swapFree=4112696/4192956
[pid=25242] ppid=25240 vsize=5360 CPUtime=3.47
/proc/25242/stat : 25242 (hydra) S 25240 25242 21923 0 -1 4194304 375 11954 0 0 0 0 340 7 18 0 1 0 1551573352 5488640 238 996147200 4194304 4889804 548682068816 18446744073709551615 266890437444 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25242/statm: 1340 238 196 169 0 51 0
[pid=25250] ppid=25242 vsize=197432 CPUtime=5.87
/proc/25250/stat : 25250 (java) S 25242 25242 21923 0 -1 0 11438 0 1 0 569 18 0 0 18 0 10 0 1551573705 202170368 9407 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/25250/statm: 49358 9407 2544 9 0 43941 0
[pid=25260] ppid=25250 vsize=5356 CPUtime=0
/proc/25260/stat : 25260 (mistral) S 25250 25242 21923 0 -1 4194304 291 0 0 0 0 0 0 0 25 0 1 0 1551574305 5484544 236 996147200 4194304 4889804 548682068592 18446744073709551615 266890437444 0 65540 4 65538 18446744071563356171 0 0 17 1 0 0
/proc/25260/statm: 1339 236 196 169 0 50 0
[pid=25261] ppid=25260 vsize=50756 CPUtime=1790.76
/proc/25261/stat : 25261 (xsolve) R 25260 25242 21923 0 -1 4194304 11475 0 0 0 179065 11 0 0 25 0 1 0 1551574306 51974144 11072 996147200 134512640 135239763 4294955952 18446744073709551615 134535399 0 4 0 0 0 0 0 17 0 0 0
/proc/25261/statm: 12689 11072 416 177 0 11592 0
[pid=25250/tid=25251] ppid=25242 vsize=197432 CPUtime=4.66
/proc/25250/task/25251/stat : 25251 (java) S 25242 25242 21923 0 -1 64 3861 0 1 0 460 6 0 0 23 0 10 0 1551573706 202170368 9407 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 1 0 0
[pid=25250/tid=25252] ppid=25242 vsize=197432 CPUtime=0.96
/proc/25250/task/25252/stat : 25252 (java) S 25242 25242 21923 0 -1 64 6124 0 0 0 88 8 0 0 16 0 10 0 1551573707 202170368 9407 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=25250/tid=25253] ppid=25242 vsize=197432 CPUtime=0
/proc/25250/task/25253/stat : 25253 (java) S 25242 25242 21923 0 -1 64 11 0 0 0 0 0 0 0 16 0 10 0 1551573707 202170368 9407 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25250/tid=25254] ppid=25242 vsize=197432 CPUtime=0
/proc/25250/task/25254/stat : 25254 (java) S 25242 25242 21923 0 -1 64 5 0 0 0 0 0 0 0 16 0 10 0 1551573707 202170368 9407 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25250/tid=25255] ppid=25242 vsize=197432 CPUtime=0
/proc/25250/task/25255/stat : 25255 (java) S 25242 25242 21923 0 -1 64 0 0 0 0 0 0 0 0 18 0 10 0 1551573710 202170368 9407 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25250/tid=25256] ppid=25242 vsize=197432 CPUtime=0.2
/proc/25250/task/25256/stat : 25256 (java) S 25242 25242 21923 0 -1 64 647 0 0 0 19 1 0 0 16 0 10 0 1551573710 202170368 9407 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25250/tid=25257] ppid=25242 vsize=197432 CPUtime=0
/proc/25250/task/25257/stat : 25257 (java) S 25242 25242 21923 0 -1 64 1 0 0 0 0 0 0 0 19 0 10 0 1551573710 202170368 9407 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25250/tid=25258] ppid=25242 vsize=197432 CPUtime=0
/proc/25250/task/25258/stat : 25258 (java) S 25242 25242 21923 0 -1 64 12 0 0 0 0 0 0 0 15 0 10 0 1551573710 202170368 9407 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25250/tid=25259] ppid=25242 vsize=197432 CPUtime=0
/proc/25250/task/25259/stat : 25259 (java) S 25242 25242 21923 0 -1 64 70 0 0 0 0 0 0 0 25 0 10 0 1551574305 202170368 9407 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 18446744071563356171 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1800.1
Current children cumulated vsize (KiB) 258904

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 25242 and gives
#  childrusage.ru_utime.tv_sec=3
#  childrusage.ru_utime.tv_usec=413481
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=76988
# CPU time returned by wait4() is 3.49047
# while last known CPU time is 1800.1
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1817.43
CPU time (s): 1800.1
CPU user time (s): 1799.74
CPU system time (s): 0.36
CPU usage (%): 99.0466
Max. virtual memory (cumulated for all children) (KiB): 258904

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

runsolver used 2.14667 second user time and 6.34603 second system time

The end

Launcher Data (download as text)

Begin job on node38 at 2008-07-05 02:50:29
IDJOB=1081792
IDBENCH=57137
IDSOLVER=365
FILE ID=node38/1081792-1215219029
PBS_JOBID= 7881695
Free space on /tmp= 66428 MiB

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

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= c4567f2420b9c0b07f072179a1cd8341
RANDOM SEED=1286749599

node38.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.223
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.223
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:       1573808 kB
Buffers:         33384 kB
Cached:         181516 kB
SwapCached:      74100 kB
Active:         375928 kB
Inactive:        50856 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1573808 kB
SwapTotal:     4192956 kB
SwapFree:      4112616 kB
Dirty:           29844 kB
Writeback:           0 kB
Mapped:         228456 kB
Slab:            39952 kB
Committed_AS:  3756408 kB
PageTables:       2324 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= 66408 MiB
End job on node38 at 2008-07-05 03:20:49