Trace number 1064391

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.03 1803.03

General information on the benchmark

Namecsp/tdsp/
normalized-C7-1-240.xml
MD5SUMd28497c4d2e2b68c6bf6783191da2ccc
Bench CategoryN-ARY-INT (n-ary constraints in intension)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables590
Number of constraints19502
Maximum constraint arity6
Maximum domain size241
Number of constraints which are defined in extension0
Number of constraints which are defined in intension19502
Global constraints used (with number of constraints)

Solver Data (download as text)

0.00/0.00	c cpHydra_k_10 version 0.0
10.36/12.59	c CASE TO CLASSIFY:
10.36/12.60	c Case: 0
10.45/12.60	c 19 >   0.000000 | c 35 >   0.603015 | c 17 >   0.000000 | c 18 >   0.000000 | c 33 >   0.000000 | c 15 >  20.922000 | c 34 >   0.804020 | c 16 >   6.000000 | c 13 >  -1.084960 | c 14 >   8.625710 | c 11 >   9.199670 | c 12 >   8.612250 | c 21 >  11.585100 | c 20 > 100.000000 | c 22 >  15.524200 | c 23 > 100.000000 | c 24 > 100.000000 | c 25 >   0.000000 | c 26 >  -1.000000 | c 27 >  -1.000000 | c 28 >  -1.000000 | c 29 >  -1.000000 | c 3 >  -1.000000 | c 2 >   8.614710 | c 10 >  18.474600 | c 1 >   7.614710 | c 0 >  -1.000000 | c 30 >  -1.000000 | c 7 >  17.188400 | c 6 >  17.546900 | c 32 >  -1.000000 | c 5 >  24.071300 | c 31 >  -1.000000 | c 4 >  -1.000000 | c 9 >  -1.000000 | c 8 >  -1.000000 | c
10.45/12.61	c choco : 1801.0
10.45/12.61	c mistral : 1801.0
10.45/12.61	c abscon : 1801.0
10.45/12.61	c
10.45/12.61	c
10.45/12.68	c List of same ones: 10
10.45/12.68	c /home/eomahony/cpZilla/CSP/primes/primes-25/primes-25-80-3-5.xml
10.45/12.68	c 19 >   0.000000 | c 35 >   2.250000 | c 17 >   0.000000 | c 18 >   0.000000 | c 33 >   4.500000 | c 15 >  20.970000 | c 34 >   4.500000 | c 16 >   8.000000 | c 13 >   4.691640 | c 14 >   8.894820 | c 11 >   6.643860 | c 12 >   3.825790 | c 21 >   9.797960 | c 20 > 100.000000 | c 22 >   9.797960 | c 23 > 100.000000 | c 24 > 100.000000 | c 25 >   0.000000 | c 26 >  -1.000000 | c 27 >  -1.000000 | c 28 >  -1.000000 | c 29 >  -1.000000 | c 3 >  -1.000000 | c 2 >   6.643860 | c 10 >   9.714250 | c 1 >  -1.000000 | c 0 >  -1.000000 | c 30 >  -1.000000 | c 7 >   9.569860 | c 6 >  -1.000000 | c 32 >  -1.000000 | c 5 >  22.624300 | c 31 >  -1.000000 | c 4 >  -1.000000 | c 9 >  -1.000000 | c 8 >  -1.000000 | c
10.45/12.69	c choco : 23.56
10.45/12.69	c mistral : 0.037993
10.45/12.69	c abscon : 1800.09
10.45/12.69	c
10.45/12.69	c
10.45/12.69	c /home/eomahony/cpZilla/CSP/primes/primes-20/primes-20-80-3-5.xml
10.45/12.69	c 19 >   0.000000 | c 35 >   2.250000 | c 17 >   0.000000 | c 18 >   0.000000 | c 33 >   4.500000 | c 15 >  21.335300 | c 34 >   4.500000 | c 16 >   8.000000 | c 13 >   5.816180 | c 14 >   9.499850 | c 11 >   6.643860 | c 12 >   4.890450 | c 21 >   8.366600 | c 20 > 100.000000 | c 22 >   8.366600 | c 23 > 100.000000 | c 24 > 100.000000 | c 25 >   0.000000 | c 26 >  -1.000000 | c 27 >  -1.000000 | c 28 >  -1.000000 | c 29 >  -1.000000 | c 3 >  -1.000000 | c 2 >   6.643860 | c 10 >   9.714250 | c 1 >  -1.000000 | c 0 >  -1.000000 | c 30 >  -1.000000 | c 7 >   9.569860 | c 6 >  -1.000000 | c 32 >  -1.000000 | c 5 >  21.704700 | c 31 >  -1.000000 | c 4 >  -1.000000 | c 9 >  -1.000000 | c 8 >  -1.000000 | c
10.45/12.69	c choco : 48.39
10.45/12.69	c mistral : 0.036993
10.45/12.69	c abscon : 1800.07
10.45/12.69	c
10.45/12.69	c
10.45/12.69	c /home/eomahony/cpZilla/CSP/primes/primes-30/primes-30-80-3-7.xml
10.45/12.69	c 19 >   0.000000 | c 35 >   3.750000 | c 17 >   0.000000 | c 18 >   0.000000 | c 33 >   7.500000 | c 15 >  21.026400 | c 34 >   7.500000 | c 16 >  10.000000 | c 13 >   6.250280 | c 14 >   9.629360 | c 11 >   6.643860 | c 12 >   4.682010 | c 21 >  10.583000 | c 20 > 100.000000 | c 22 >  10.583000 | c 23 > 100.000000 | c 24 > 100.000000 | c 25 >   0.000000 | c 26 >  -1.000000 | c 27 >  -1.000000 | c 28 >  -1.000000 | c 29 >  -1.000000 | c 3 >  -1.000000 | c 2 >   6.643860 | c 10 >   9.948370 | c 1 >  -1.000000 | c 0 >  -1.000000 | c 30 >  -1.000000 | c 7 >   9.826550 | c 6 >  -1.000000 | c 32 >  -1.000000 | c 5 >  23.716500 | c 31 >  -1.000000 | c 4 >  -1.000000 | c 9 >  -1.000000 | c 8 >  -1.000000 | c
10.55/12.70	c choco : 1801.0
10.55/12.70	c mistral : 0.043992
10.55/12.70	c abscon : 101.677
10.55/12.70	c
10.55/12.70	c
10.55/12.70	c /home/eomahony/cpZilla/CSP/primes/primes-30/primes-30-20-3-7.xml
10.55/12.70	c 19 >   0.000000 | c 35 >   1.500000 | c 17 >   0.000000 | c 18 >   0.000000 | c 33 >   3.000000 | c 15 >  14.773800 | c 34 >   3.000000 | c 16 >  10.000000 | c 13 >   4.415290 | c 14 >   9.052570 | c 11 >   6.643860 | c 12 >   2.604070 | c 21 >  10.583000 | c 20 > 100.000000 | c 22 >  10.583000 | c 23 > 100.000000 | c 24 > 100.000000 | c 25 >   0.000000 | c 26 >  -1.000000 | c 27 >  -1.000000 | c 28 >  -1.000000 | c 29 >  -1.000000 | c 3 >  -1.000000 | c 2 >   6.643860 | c 10 >   8.044390 | c 1 >  -1.000000 | c 0 >  -1.000000 | c 30 >  -1.000000 | c 7 >   7.930740 | c 6 >  -1.000000 | c 32 >  -1.000000 | c 5 >  21.839900 | c 31 >  -1.000000 | c 4 >  -1.000000 | c 9 >  -1.000000 | c 8 >  -1.000000 | c
10.55/12.70	c choco : 1.52
10.55/12.70	c mistral : 0.022995
10.55/12.70	c abscon : 1800.08
10.55/12.70	c
10.55/12.70	c
10.55/12.70	c /home/eomahony/cpZilla/CSP/primes/primes-20/primes-20-20-3-7.xml
10.55/12.70	c 19 >   0.000000 | c 35 >   1.500000 | c 17 >   0.000000 | c 18 >   0.000000 | c 33 >   3.000000 | c 15 >  15.870400 | c 34 >   3.000000 | c 16 >  10.000000 | c 13 >   3.723660 | c 14 >   8.962900 | c 11 >   6.643860 | c 12 >   2.620590 | c 21 >   8.366600 | c 20 > 100.000000 | c 22 >   8.366600 | c 23 > 100.000000 | c 24 > 100.000000 | c 25 >   0.000000 | c 26 >  -1.000000 | c 27 >  -1.000000 | c 28 >  -1.000000 | c 29 >  -1.000000 | c 3 >  -1.000000 | c 2 >   6.643860 | c 10 >   8.044390 | c 1 >  -1.000000 | c 0 >  -1.000000 | c 30 >  -1.000000 | c 7 >   7.930740 | c 6 >  -1.000000 | c 32 >  -1.000000 | c 5 >  20.385400 | c 31 >  -1.000000 | c 4 >  -1.000000 | c 9 >  -1.000000 | c 8 >  -1.000000 | c
10.55/12.71	c choco : 1.77
10.55/12.71	c mistral : 0.022995
10.55/12.71	c abscon : 61.2477
10.55/12.71	c
10.55/12.71	c
10.55/12.71	c /home/eomahony/cpZilla/CSP/primes/primes-25/primes-25-20-3-7.xml
10.55/12.71	c 19 >   0.000000 | c 35 >   1.500000 | c 17 >   0.000000 | c 18 >   0.000000 | c 33 >   3.000000 | c 15 >  15.737600 | c 34 >   3.000000 | c 16 >  10.000000 | c 13 >   8.055940 | c 14 >   9.823370 | c 11 >   6.643860 | c 12 >   5.108940 | c 21 >   9.797960 | c 20 > 100.000000 | c 22 >   9.797960 | c 23 > 100.000000 | c 24 > 100.000000 | c 25 >   0.000000 | c 26 >  -1.000000 | c 27 >  -1.000000 | c 28 >  -1.000000 | c 29 >  -1.000000 | c 3 >  -1.000000 | c 2 >   6.643860 | c 10 >   8.044390 | c 1 >  -1.000000 | c 0 >  -1.000000 | c 30 >  -1.000000 | c 7 >   7.930740 | c 6 >  -1.000000 | c 32 >  -1.000000 | c 5 >  21.425300 | c 31 >  -1.000000 | c 4 >  -1.000000 | c 9 >  -1.000000 | c 8 >  -1.000000 | c
10.55/12.71	c choco : 1.79
10.55/12.71	c mistral : 0.023995
10.55/12.71	c abscon : 1800.04
10.55/12.71	c
10.55/12.71	c
10.55/12.71	c /home/eomahony/cpZilla/CSP/primes/primes-20/primes-20-80-3-7.xml
10.55/12.71	c 19 >   0.000000 | c 35 >   3.750000 | c 17 >   0.000000 | c 18 >   0.000000 | c 33 >   7.500000 | c 15 >  21.390300 | c 34 >   7.500000 | c 16 >  10.000000 | c 13 >   7.141140 | c 14 >  10.596200 | c 11 >   6.643860 | c 12 >   5.817370 | c 21 >   8.366600 | c 20 > 100.000000 | c 22 >   8.366600 | c 23 > 100.000000 | c 24 > 100.000000 | c 25 >   0.000000 | c 26 >  -1.000000 | c 27 >  -1.000000 | c 28 >  -1.000000 | c 29 >  -1.000000 | c 3 >  -1.000000 | c 2 >   6.643860 | c 10 >   9.948370 | c 1 >  -1.000000 | c 0 >  -1.000000 | c 30 >  -1.000000 | c 7 >   9.826550 | c 6 >  -1.000000 | c 32 >  -1.000000 | c 5 >  22.253600 | c 31 >  -1.000000 | c 4 >  -1.000000 | c 9 >  -1.000000 | c 8 >  -1.000000 | c
10.55/12.72	c choco : 3.68
10.55/12.72	c mistral : 0.043992
10.55/12.72	c abscon : 18.5052
10.55/12.72	c
10.55/12.72	c
10.55/12.72	c /home/eomahony/cpZilla/CSP/primes/primes-30/primes-30-60-3-3.xml
10.55/12.72	c 19 >   0.000000 | c 35 >   4.000000 | c 17 >   0.000000 | c 18 >   0.000000 | c 33 >   8.000000 | c 15 >  21.759200 | c 34 >   8.000000 | c 16 >   6.000000 | c 13 >   7.404920 | c 14 >  11.591500 | c 11 >   6.643860 | c 12 >   5.464670 | c 21 >  10.583000 | c 20 > 100.000000 | c 22 >  10.583000 | c 23 > 100.000000 | c 24 > 100.000000 | c 25 >   0.000000 | c 26 >  -1.000000 | c 27 >  -1.000000 | c 28 >  -1.000000 | c 29 >  -1.000000 | c 3 >  -1.000000 | c 2 >   6.643860 | c 10 >   8.988680 | c 1 >  -1.000000 | c 0 >  -1.000000 | c 30 >  -1.000000 | c 7 >   8.807350 | c 6 >  -1.000000 | c 32 >  -1.000000 | c 5 >  22.185100 | c 31 >  -1.000000 | c 4 >  -1.000000 | c 9 >  -1.000000 | c 8 >  -1.000000 | c
10.55/12.73	c choco : 16.72
10.55/12.73	c mistral : 0.029994
10.55/12.73	c abscon : 12.0972
10.55/12.73	c
10.55/12.73	c
10.55/12.73	c /home/eomahony/cpZilla/CSP/primes/primes-30/primes-30-20-2-7.xml
10.55/12.73	c 19 >   0.000000 | c 35 >   3.000000 | c 17 >   0.000000 | c 18 >   0.000000 | c 33 >   6.000000 | c 15 >  14.259600 | c 34 >   6.000000 | c 16 >   9.000000 | c 13 >   2.600520 | c 14 >   8.330920 | c 11 >   6.643860 | c 12 >   1.835920 | c 21 >  10.583000 | c 20 > 100.000000 | c 22 >  10.583000 | c 23 > 100.000000 | c 24 > 100.000000 | c 25 >   0.000000 | c 26 >  -1.000000 | c 27 >  -1.000000 | c 28 >  -1.000000 | c 29 >  -1.000000 | c 3 >  -1.000000 | c 2 >   6.643860 | c 10 >   7.930740 | c 1 >  -1.000000 | c 0 >  -1.000000 | c 30 >  -1.000000 | c 7 >   7.807350 | c 6 >  -1.000000 | c 32 >  -1.000000 | c 5 >  21.315800 | c 31 >  -1.000000 | c 4 >  -1.000000 | c 9 >  -1.000000 | c 8 >  -1.000000 | c
10.55/12.73	c choco : 1.56
10.55/12.73	c mistral : 0.020996
10.55/12.73	c abscon : 1800.13
10.55/12.73	c
10.55/12.73	c
10.55/12.73	c /home/eomahony/cpZilla/CSP/primes/primes-30/primes-30-20-3-5.xml
10.55/12.73	c 19 >   0.000000 | c 35 >   3.000000 | c 17 >   0.000000 | c 18 >   0.000000 | c 33 >   6.000000 | c 15 >  14.189500 | c 34 >   6.000000 | c 16 >   8.000000 | c 13 >   3.354300 | c 14 >   8.475730 | c 11 >   6.643860 | c 12 >   2.292780 | c 21 >  10.583000 | c 20 > 100.000000 | c 22 >  10.583000 | c 23 > 100.000000 | c 24 > 100.000000 | c 25 >   0.000000 | c 26 >  -1.000000 | c 27 >  -1.000000 | c 28 >  -1.000000 | c 29 >  -1.000000 | c 3 >  -1.000000 | c 2 >   6.643860 | c 10 >   7.643860 | c 1 >  -1.000000 | c 0 >  -1.000000 | c 30 >  -1.000000 | c 7 >   7.491850 | c 6 >  -1.000000 | c 32 >  -1.000000 | c 5 >  20.972200 | c 31 >  -1.000000 | c 4 >  -1.000000 | c 9 >  -1.000000 | c 8 >  -1.000000 | c
10.55/12.73	c choco : 1.55
10.55/12.73	c mistral : 0.020996
10.55/12.73	c abscon : 106.887
10.55/12.73	c
10.55/12.73	c
10.75/12.93	c Length: 10
10.75/12.93	c 26.42834440668437  27.085588341710892  27.898324834054552  28.07970725501826  28.523124239450436  28.650728412414317  28.757198457311954  28.924436101627375  29.026303564677765  29.20110891579847  
10.75/12.93	c 
10.75/12.93	c 1.0  0.8083841641412659  0.6535308039072768  0.6267370455432684  0.5696434001139632  0.5550915054626097  0.543506825656228  0.5262554910834398  0.5162739103662404  0.5  
10.75/12.93	c
10.75/12.93	c solver 0
10.75/12.93	c	  before 0.0 seconds: {} 0
10.75/12.93	c	  before 18.0 seconds: {7} 526
10.75/12.93	c	  before 36.0 seconds: {6, 7} 1069
10.75/12.93	c	  before 72.0 seconds: {4, 6, 7} 1639
10.75/12.93	c	  before 108.0 seconds: {2, 4, 6, 7, 9} 2792
10.75/12.93	c
10.75/12.93	c solver 1
10.75/12.93	c	  before 0.0 seconds: {} 0
10.75/12.93	c	  before 18.0 seconds: {0, 1, 2, 3, 4, 5, 6, 7, 8, 9} 6299
10.75/12.93	c
10.75/12.93	c solver 2
10.75/12.93	c	  before 0.0 seconds: {} 0
10.75/12.93	c	  before 18.0 seconds: {3, 4, 5, 6, 7, 8, 9} 3837
10.75/12.93	c	  before 36.0 seconds: {0, 3, 4, 5, 6, 7, 8, 9} 4837
10.75/12.93	c	  before 54.0 seconds: {0, 1, 3, 4, 5, 6, 7, 8, 9} 5645
10.75/12.93	c
10.75/12.93	cTotal time: 10
10.75/12.93	c 180.0 seconds unused
10.75/12.93	c 0 c 0 c 1 
10.75/12.93	c 5 c 0 c 1 
10.75/12.93	c 5 c 0 c 0 
10.75/12.93	c is solver0 dominated by:
10.75/12.93	c	solver 1 (0 solves instances that 1 can't: false) (1 doesn't solve instances that 0 can't: false) (0 is faster than 1: false) (0 is equally as fast as 1: false) (0 < 1: false)
10.75/12.93	c is dominated? true
10.75/12.93	c
10.75/12.93	c is solver1 dominated by:
10.75/12.93	c	solver 0 (1 solves instances that 0 can't: true) (0 doesn't solve instances that 1 can't: true) (1 is faster than 0: true) (1 is equally as fast as 0: false) (1 < 0: true)
10.75/12.93	c	solver 2 (1 solves instances that 2 can't: true) (2 doesn't solve instances that 1 can't: true) (1 is faster than 2: true) (1 is equally as fast as 2: false) (1 < 2: false)
10.75/12.93	c is dominated? false
10.75/12.93	c
10.75/12.93	c is solver2 dominated by:
10.75/12.93	c	solver 0 (2 solves instances that 0 can't: true) (0 doesn't solve instances that 2 can't: false) (2 is faster than 0: true) (2 is equally as fast as 0: false) (2 < 0: true)
10.75/12.93	c	solver 1 (2 solves instances that 1 can't: false) (1 doesn't solve instances that 2 can't: false) (2 is faster than 1: false) (2 is equally as fast as 1: false) (2 < 1: true)
10.75/12.93	c is dominated? true
10.75/12.93	c
10.75/12.93	c Number of non-dominated solvers: 1
10.75/12.93	c remove dominated solvers
10.75/12.93	c solver 1 is not dominated by another solver
10.75/12.93	c solver 2 is dominated by another solver
10.75/12.93	c solver 0 is dominated by another solver
10.75/12.93	c
10.75/12.93	c solver 0: 0.0
10.75/12.93	c
10.75/12.93	c solver 1: 18.0
10.75/12.93	c
10.75/12.93	c+ 1/1 of 99
10.75/12.93	c
10.75/12.93	c solver 2: 0.0
10.75/12.93	c	 do not run abscon
10.75/12.93	c	  run mistral for 1800.0 seconds {0, 1, 2, 3, 4, 5, 6, 7, 8, 9} 6299
10.75/12.93	c	 do not run choco
10.75/12.93	c Starting solver: HOME/cpHydra_k_10/solver/mistral
10.75/12.93	c On Instance: HOME/instance-1064391-1215141067.xml
10.75/12.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-1064391-1215141067/watcher-1064391-1215141067 -o /tmp/evaluation-result-1064391-1215141067/solver-1064391-1215141067 -C 1800 -W 2200 -M 900 --output-limit 1,15 HOME/cpHydra_k_10/hydra HOME/instance-1064391-1215141067.xml 

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


[startup+0 s]
/proc/loadavg: 2.37 2.17 2.05 4/82 11409
/proc/meminfo: memFree=76800/2055920 swapFree=4180256/4192956
[pid=11409] ppid=11407 vsize=5260 CPUtime=0
/proc/11409/stat : 11409 (hydra) R 11407 11409 10343 0 -1 4194304 68 0 0 0 0 0 0 0 20 0 1 0 1993080995 5386240 51 996147200 4194304 4889804 548682068816 18446744073709551615 272465197193 0 0 4096 0 0 0 0 17 1 0 0
/proc/11409/statm: 1315 51 37 169 0 14 0

[startup+0.108746 s]
/proc/loadavg: 2.37 2.17 2.05 4/82 11409
/proc/meminfo: memFree=76800/2055920 swapFree=4180256/4192956
[pid=11409] ppid=11407 vsize=5360 CPUtime=0
/proc/11409/stat : 11409 (hydra) S 11407 11409 10343 0 -1 4194304 330 247 0 0 0 0 0 0 21 0 1 0 1993080995 5488640 236 996147200 4194304 4889804 548682068816 18446744073709551615 272467813188 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11409/statm: 1340 236 195 169 0 51 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5360

[startup+0.201717 s]
/proc/loadavg: 2.37 2.17 2.05 4/82 11409
/proc/meminfo: memFree=76800/2055920 swapFree=4180256/4192956
[pid=11409] ppid=11407 vsize=5360 CPUtime=0
/proc/11409/stat : 11409 (hydra) S 11407 11409 10343 0 -1 4194304 330 247 0 0 0 0 0 0 21 0 1 0 1993080995 5488640 236 996147200 4194304 4889804 548682068816 18446744073709551615 272467813188 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11409/statm: 1340 236 195 169 0 51 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5360

[startup+0.323738 s]
/proc/loadavg: 2.37 2.17 2.05 4/82 11409
/proc/meminfo: memFree=76800/2055920 swapFree=4180256/4192956
[pid=11409] ppid=11407 vsize=5360 CPUtime=0
/proc/11409/stat : 11409 (hydra) S 11407 11409 10343 0 -1 4194304 330 247 0 0 0 0 0 0 21 0 1 0 1993080995 5488640 236 996147200 4194304 4889804 548682068816 18446744073709551615 272467813188 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11409/statm: 1340 236 195 169 0 51 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5360

[startup+0.701795 s]
/proc/loadavg: 2.37 2.17 2.05 4/82 11409
/proc/meminfo: memFree=76800/2055920 swapFree=4180256/4192956
[pid=11409] ppid=11407 vsize=5360 CPUtime=0
/proc/11409/stat : 11409 (hydra) S 11407 11409 10343 0 -1 4194304 330 247 0 0 0 0 0 0 21 0 1 0 1993080995 5488640 236 996147200 4194304 4889804 548682068816 18446744073709551615 272467813188 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11409/statm: 1340 236 195 169 0 51 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5360

[startup+1.50191 s]
/proc/loadavg: 2.37 2.17 2.05 3/84 11413
/proc/meminfo: memFree=28592/2055920 swapFree=4180256/4192956
[pid=11409] ppid=11407 vsize=5360 CPUtime=0
/proc/11409/stat : 11409 (hydra) S 11407 11409 10343 0 -1 4194304 330 247 0 0 0 0 0 0 21 0 1 0 1993080995 5488640 236 996147200 4194304 4889804 548682068816 18446744073709551615 272467813188 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11409/statm: 1340 236 195 169 0 51 0
[pid=11413] ppid=11409 vsize=62964 CPUtime=0.91
/proc/11413/stat : 11413 (xsolve) R 11409 11409 10343 0 -1 4194304 15646 0 7 0 82 9 0 0 25 0 1 0 1993080996 64475136 14644 996147200 134512640 135239763 4294956176 18446744073709551615 5113467 0 0 4096 0 0 0 0 17 0 0 0
/proc/11413/statm: 15741 14644 380 177 0 14644 0
Current children cumulated CPU time (s) 0.91
Current children cumulated vsize (KiB) 68324

[startup+3.10215 s]
/proc/loadavg: 2.37 2.17 2.05 3/84 11413
/proc/meminfo: memFree=15344/2055920 swapFree=4180256/4192956
[pid=11409] ppid=11407 vsize=5360 CPUtime=0
/proc/11409/stat : 11409 (hydra) S 11407 11409 10343 0 -1 4194304 330 247 0 0 0 0 0 0 21 0 1 0 1993080995 5488640 236 996147200 4194304 4889804 548682068816 18446744073709551615 272467813188 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11409/statm: 1340 236 195 169 0 51 0
[pid=11413] ppid=11409 vsize=307588 CPUtime=2.38
/proc/11413/stat : 11413 (xsolve) R 11409 11409 10343 0 -1 4194304 77320 0 7 0 202 36 0 0 25 0 1 0 1993080996 314970112 75350 996147200 134512640 135239763 4294956176 18446744073709551615 5113467 0 0 4096 0 0 0 0 17 0 0 0
/proc/11413/statm: 76897 75353 408 177 0 75800 0
Current children cumulated CPU time (s) 2.38
Current children cumulated vsize (KiB) 312948

[startup+6.30161 s]
/proc/loadavg: 2.34 2.16 2.05 3/84 11413
/proc/meminfo: memFree=17840/2055920 swapFree=4180256/4192956
[pid=11409] ppid=11407 vsize=5360 CPUtime=5.21
/proc/11409/stat : 11409 (hydra) S 11407 11409 10343 0 -1 4194304 348 83154 0 8 0 0 477 44 16 0 1 0 1993080995 5488640 238 996147200 4194304 4889804 548682068816 18446744073709551615 272467813188 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11409/statm: 1340 238 196 169 0 51 0
Current children cumulated CPU time (s) 5.21
Current children cumulated vsize (KiB) 5360

[startup+12.7026 s]
/proc/loadavg: 2.31 2.16 2.05 2/82 11425
/proc/meminfo: memFree=1850432/2055920 swapFree=4180256/4192956
[pid=11409] ppid=11407 vsize=5360 CPUtime=5.21
/proc/11409/stat : 11409 (hydra) S 11407 11409 10343 0 -1 4194304 375 83488 0 10 0 0 477 44 17 0 1 0 1993080995 5488640 238 996147200 4194304 4889804 548682068816 18446744073709551615 272467813188 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11409/statm: 1340 238 196 169 0 51 0
[pid=11417] ppid=11409 vsize=197092 CPUtime=5.34
/proc/11417/stat : 11417 (java) S 11409 11409 10343 0 -1 0 11224 0 1 0 519 15 0 0 18 0 9 0 1993081627 201822208 9318 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/11417/statm: 49273 9318 2541 9 0 43856 0
[pid=11417/tid=11418] ppid=11409 vsize=197092 CPUtime=4.25
/proc/11417/task/11418/stat : 11418 (java) R 11409 11409 10343 0 -1 64 3777 0 1 0 420 5 0 0 17 0 9 0 1993081628 201822208 9318 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11417/tid=11419] ppid=11409 vsize=197092 CPUtime=0.88
/proc/11417/task/11419/stat : 11419 (java) S 11409 11409 10343 0 -1 64 6085 0 0 0 80 8 0 0 16 0 9 0 1993081706 201822208 9318 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=11417/tid=11420] ppid=11409 vsize=197092 CPUtime=0
/proc/11417/task/11420/stat : 11420 (java) S 11409 11409 10343 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 1993081706 201822208 9318 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11417/tid=11421] ppid=11409 vsize=197092 CPUtime=0
/proc/11417/task/11421/stat : 11421 (java) S 11409 11409 10343 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 1993081706 201822208 9318 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11417/tid=11422] ppid=11409 vsize=197092 CPUtime=0
/proc/11417/task/11422/stat : 11422 (java) S 11409 11409 10343 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 1993081731 201822208 9318 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11417/tid=11423] ppid=11409 vsize=197092 CPUtime=0.17
/proc/11417/task/11423/stat : 11423 (java) S 11409 11409 10343 0 -1 64 637 0 0 0 17 0 0 0 16 0 9 0 1993081731 201822208 9318 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11417/tid=11424] ppid=11409 vsize=197092 CPUtime=0
/proc/11417/task/11424/stat : 11424 (java) S 11409 11409 10343 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 1993081731 201822208 9318 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11417/tid=11425] ppid=11409 vsize=197092 CPUtime=0
/proc/11417/task/11425/stat : 11425 (java) S 11409 11409 10343 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 1993081731 201822208 9318 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 10.55
Current children cumulated vsize (KiB) 202452

[startup+25.5024 s]
/proc/loadavg: 2.24 2.15 2.05 4/94 11470
/proc/meminfo: memFree=1497752/2055920 swapFree=4180256/4192956
[pid=11409] ppid=11407 vsize=5360 CPUtime=5.21
/proc/11409/stat : 11409 (hydra) S 11407 11409 10343 0 -1 4194304 375 83488 0 10 0 0 477 44 17 0 1 0 1993080995 5488640 238 996147200 4194304 4889804 548682068816 18446744073709551615 272467813188 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11409/statm: 1340 238 196 169 0 51 0
[pid=11417] ppid=11409 vsize=197416 CPUtime=5.59
/proc/11417/stat : 11417 (java) S 11409 11409 10343 0 -1 0 13867 0 1 0 542 17 0 0 18 0 10 0 1993081627 202153984 9389 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/11417/statm: 49354 9389 2543 9 0 43937 0
[pid=11427] ppid=11417 vsize=5356 CPUtime=0
/proc/11427/stat : 11427 (mistral) S 11417 11409 10343 0 -1 4194304 293 0 0 0 0 0 0 0 18 0 1 0 1993082289 5484544 236 996147200 4194304 4889804 548682068592 18446744073709551615 272467813188 0 65540 4 65538 18446744071563356171 0 0 17 1 0 0
/proc/11427/statm: 1339 236 196 169 0 50 0
[pid=11428] ppid=11427 vsize=328448 CPUtime=12.51
/proc/11428/stat : 11428 (xsolve) R 11427 11409 10343 0 -1 4194304 82955 0 0 0 1214 37 0 0 25 0 1 0 1993082290 336330752 79987 996147200 134512640 135239763 4294955968 18446744073709551615 135071405 0 4 0 0 0 0 0 17 0 0 0
/proc/11428/statm: 82112 79987 418 177 0 81015 0
[pid=11417/tid=11418] ppid=11409 vsize=197416 CPUtime=4.3
/proc/11417/task/11418/stat : 11418 (java) S 11409 11409 10343 0 -1 64 3857 0 1 0 424 6 0 0 17 0 10 0 1993081628 202153984 9389 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 0 0 0
[pid=11417/tid=11419] ppid=11409 vsize=197416 CPUtime=1.06
/proc/11417/task/11419/stat : 11419 (java) S 11409 11409 10343 0 -1 64 8562 0 0 0 97 9 0 0 16 0 10 0 1993081706 202153984 9389 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=11417/tid=11420] ppid=11409 vsize=197416 CPUtime=0
/proc/11417/task/11420/stat : 11420 (java) S 11409 11409 10343 0 -1 64 10 0 0 0 0 0 0 0 16 0 10 0 1993081706 202153984 9389 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11417/tid=11421] ppid=11409 vsize=197416 CPUtime=0
/proc/11417/task/11421/stat : 11421 (java) S 11409 11409 10343 0 -1 64 5 0 0 0 0 0 0 0 15 0 10 0 1993081706 202153984 9389 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11417/tid=11422] ppid=11409 vsize=197416 CPUtime=0
/proc/11417/task/11422/stat : 11422 (java) S 11409 11409 10343 0 -1 64 1 0 0 0 0 0 0 0 18 0 10 0 1993081731 202153984 9389 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11417/tid=11423] ppid=11409 vsize=197416 CPUtime=0.19
/proc/11417/task/11423/stat : 11423 (java) S 11409 11409 10343 0 -1 64 643 0 0 0 19 0 0 0 16 0 10 0 1993081731 202153984 9389 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11417/tid=11424] ppid=11409 vsize=197416 CPUtime=0
/proc/11417/task/11424/stat : 11424 (java) S 11409 11409 10343 0 -1 64 1 0 0 0 0 0 0 0 19 0 10 0 1993081731 202153984 9389 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11417/tid=11425] ppid=11409 vsize=197416 CPUtime=0
/proc/11417/task/11425/stat : 11425 (java) S 11409 11409 10343 0 -1 64 12 0 0 0 0 0 0 0 15 0 10 0 1993081731 202153984 9389 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11417/tid=11426] ppid=11409 vsize=197416 CPUtime=0
/proc/11417/task/11426/stat : 11426 (java) S 11409 11409 10343 0 -1 64 69 0 0 0 0 0 0 0 18 0 10 0 1993082289 202153984 9389 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 18446744071563356171 0 0 -1 0 0 0
Current children cumulated CPU time (s) 23.31
Current children cumulated vsize (KiB) 536580

[startup+51.1022 s]
/proc/loadavg: 2.23 2.16 2.05 3/106 11482
/proc/meminfo: memFree=913080/2055920 swapFree=4180256/4192956
[pid=11409] ppid=11407 vsize=5360 CPUtime=5.21
/proc/11409/stat : 11409 (hydra) S 11407 11409 10343 0 -1 4194304 375 83488 0 10 0 0 477 44 17 0 1 0 1993080995 5488640 238 996147200 4194304 4889804 548682068816 18446744073709551615 272467813188 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11409/statm: 1340 238 196 169 0 51 0
[pid=11417] ppid=11409 vsize=197416 CPUtime=5.59
/proc/11417/stat : 11417 (java) S 11409 11409 10343 0 -1 0 13867 0 1 0 542 17 0 0 18 0 10 0 1993081627 202153984 9389 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/11417/statm: 49354 9389 2543 9 0 43937 0
[pid=11427] ppid=11417 vsize=5356 CPUtime=0
/proc/11427/stat : 11427 (mistral) S 11417 11409 10343 0 -1 4194304 293 0 0 0 0 0 0 0 18 0 1 0 1993082289 5484544 236 996147200 4194304 4889804 548682068592 18446744073709551615 272467813188 0 65540 4 65538 18446744071563356171 0 0 17 1 0 0
/proc/11427/statm: 1339 236 196 169 0 50 0
[pid=11428] ppid=11427 vsize=328448 CPUtime=38.09
/proc/11428/stat : 11428 (xsolve) R 11427 11409 10343 0 -1 4194304 83019 0 0 0 3772 37 0 0 25 0 1 0 1993082290 336330752 80051 996147200 134512640 135239763 4294955968 18446744073709551615 135071045 0 4 0 0 0 0 0 17 0 0 0
/proc/11428/statm: 82112 80051 418 177 0 81015 0
[pid=11417/tid=11418] ppid=11409 vsize=197416 CPUtime=4.3
/proc/11417/task/11418/stat : 11418 (java) S 11409 11409 10343 0 -1 64 3857 0 1 0 424 6 0 0 17 0 10 0 1993081628 202153984 9389 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 0 0 0
[pid=11417/tid=11419] ppid=11409 vsize=197416 CPUtime=1.06
/proc/11417/task/11419/stat : 11419 (java) S 11409 11409 10343 0 -1 64 8562 0 0 0 97 9 0 0 16 0 10 0 1993081706 202153984 9389 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=11417/tid=11420] ppid=11409 vsize=197416 CPUtime=0
/proc/11417/task/11420/stat : 11420 (java) S 11409 11409 10343 0 -1 64 10 0 0 0 0 0 0 0 16 0 10 0 1993081706 202153984 9389 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11417/tid=11421] ppid=11409 vsize=197416 CPUtime=0
/proc/11417/task/11421/stat : 11421 (java) S 11409 11409 10343 0 -1 64 5 0 0 0 0 0 0 0 15 0 10 0 1993081706 202153984 9389 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11417/tid=11422] ppid=11409 vsize=197416 CPUtime=0
/proc/11417/task/11422/stat : 11422 (java) S 11409 11409 10343 0 -1 64 1 0 0 0 0 0 0 0 18 0 10 0 1993081731 202153984 9389 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11417/tid=11423] ppid=11409 vsize=197416 CPUtime=0.19
/proc/11417/task/11423/stat : 11423 (java) S 11409 11409 10343 0 -1 64 643 0 0 0 19 0 0 0 16 0 10 0 1993081731 202153984 9389 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11417/tid=11424] ppid=11409 vsize=197416 CPUtime=0
/proc/11417/task/11424/stat : 11424 (java) S 11409 11409 10343 0 -1 64 1 0 0 0 0 0 0 0 19 0 10 0 1993081731 202153984 9389 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11417/tid=11425] ppid=11409 vsize=197416 CPUtime=0
/proc/11417/task/11425/stat : 11425 (java) S 11409 11409 10343 0 -1 64 12 0 0 0 0 0 0 0 15 0 10 0 1993081731 202153984 9389 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11417/tid=11426] ppid=11409 vsize=197416 CPUtime=0
/proc/11417/task/11426/stat : 11426 (java) S 11409 11409 10343 0 -1 64 69 0 0 0 0 0 0 0 18 0 10 0 1993082289 202153984 9389 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 18446744071563356171 0 0 -1 0 0 0
Current children cumulated CPU time (s) 48.89
Current children cumulated vsize (KiB) 536580

[startup+102.303 s]
/proc/loadavg: 2.10 2.13 2.05 3/106 11482
/proc/meminfo: memFree=913976/2055920 swapFree=4180256/4192956
[pid=11409] ppid=11407 vsize=5360 CPUtime=5.21
/proc/11409/stat : 11409 (hydra) S 11407 11409 10343 0 -1 4194304 375 83488 0 10 0 0 477 44 17 0 1 0 1993080995 5488640 238 996147200 4194304 4889804 548682068816 18446744073709551615 272467813188 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11409/statm: 1340 238 196 169 0 51 0
[pid=11417] ppid=11409 vsize=197416 CPUtime=5.59
/proc/11417/stat : 11417 (java) S 11409 11409 10343 0 -1 0 13867 0 1 0 542 17 0 0 18 0 10 0 1993081627 202153984 9389 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/11417/statm: 49354 9389 2543 9 0 43937 0
[pid=11427] ppid=11417 vsize=5356 CPUtime=0
/proc/11427/stat : 11427 (mistral) S 11417 11409 10343 0 -1 4194304 293 0 0 0 0 0 0 0 18 0 1 0 1993082289 5484544 236 996147200 4194304 4889804 548682068592 18446744073709551615 272467813188 0 65540 4 65538 18446744071563356171 0 0 17 1 0 0

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

/proc/11417/task/11426/stat : 11426 (java) S 11409 11409 10343 0 -1 64 69 0 0 0 0 0 0 0 18 0 10 0 1993082289 202153984 9389 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 18446744071563356171 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1659.38
Current children cumulated vsize (KiB) 536580

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/106 11484
/proc/meminfo: memFree=911864/2055920 swapFree=4180256/4192956
[pid=11409] ppid=11407 vsize=5360 CPUtime=5.21
/proc/11409/stat : 11409 (hydra) S 11407 11409 10343 0 -1 4194304 375 83488 0 10 0 0 477 44 17 0 1 0 1993080995 5488640 238 996147200 4194304 4889804 548682068816 18446744073709551615 272467813188 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11409/statm: 1340 238 196 169 0 51 0
[pid=11417] ppid=11409 vsize=197416 CPUtime=5.59
/proc/11417/stat : 11417 (java) S 11409 11409 10343 0 -1 0 13867 0 1 0 542 17 0 0 18 0 10 0 1993081627 202153984 9389 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/11417/statm: 49354 9389 2543 9 0 43937 0
[pid=11427] ppid=11417 vsize=5356 CPUtime=0
/proc/11427/stat : 11427 (mistral) S 11417 11409 10343 0 -1 4194304 293 0 0 0 0 0 0 0 18 0 1 0 1993082289 5484544 236 996147200 4194304 4889804 548682068592 18446744073709551615 272467813188 0 65540 4 65538 18446744071563356171 0 0 17 1 0 0
/proc/11427/statm: 1339 236 196 169 0 50 0
[pid=11428] ppid=11427 vsize=328580 CPUtime=1708.56
/proc/11428/stat : 11428 (xsolve) R 11427 11409 10343 0 -1 4194304 83051 0 0 0 170815 41 0 0 25 0 1 0 1993082290 336465920 80083 996147200 134512640 135239763 4294955968 18446744073709551615 135030883 0 4 0 0 0 0 0 17 0 0 0
/proc/11428/statm: 82145 80083 419 177 0 81048 0
[pid=11417/tid=11418] ppid=11409 vsize=197416 CPUtime=4.3
/proc/11417/task/11418/stat : 11418 (java) S 11409 11409 10343 0 -1 64 3857 0 1 0 424 6 0 0 17 0 10 0 1993081628 202153984 9389 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 0 0 0
[pid=11417/tid=11419] ppid=11409 vsize=197416 CPUtime=1.06
/proc/11417/task/11419/stat : 11419 (java) S 11409 11409 10343 0 -1 64 8562 0 0 0 97 9 0 0 16 0 10 0 1993081706 202153984 9389 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=11417/tid=11420] ppid=11409 vsize=197416 CPUtime=0
/proc/11417/task/11420/stat : 11420 (java) S 11409 11409 10343 0 -1 64 10 0 0 0 0 0 0 0 16 0 10 0 1993081706 202153984 9389 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11417/tid=11421] ppid=11409 vsize=197416 CPUtime=0
/proc/11417/task/11421/stat : 11421 (java) S 11409 11409 10343 0 -1 64 5 0 0 0 0 0 0 0 15 0 10 0 1993081706 202153984 9389 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11417/tid=11422] ppid=11409 vsize=197416 CPUtime=0
/proc/11417/task/11422/stat : 11422 (java) S 11409 11409 10343 0 -1 64 1 0 0 0 0 0 0 0 18 0 10 0 1993081731 202153984 9389 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11417/tid=11423] ppid=11409 vsize=197416 CPUtime=0.19
/proc/11417/task/11423/stat : 11423 (java) S 11409 11409 10343 0 -1 64 643 0 0 0 19 0 0 0 16 0 10 0 1993081731 202153984 9389 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11417/tid=11424] ppid=11409 vsize=197416 CPUtime=0
/proc/11417/task/11424/stat : 11424 (java) S 11409 11409 10343 0 -1 64 1 0 0 0 0 0 0 0 19 0 10 0 1993081731 202153984 9389 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11417/tid=11425] ppid=11409 vsize=197416 CPUtime=0
/proc/11417/task/11425/stat : 11425 (java) S 11409 11409 10343 0 -1 64 12 0 0 0 0 0 0 0 15 0 10 0 1993081731 202153984 9389 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11417/tid=11426] ppid=11409 vsize=197416 CPUtime=0
/proc/11417/task/11426/stat : 11426 (java) S 11409 11409 10343 0 -1 64 69 0 0 0 0 0 0 0 18 0 10 0 1993082289 202153984 9389 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 18446744071563356171 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1719.36
Current children cumulated vsize (KiB) 536712

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/106 11484
/proc/meminfo: memFree=911736/2055920 swapFree=4180256/4192956
[pid=11409] ppid=11407 vsize=5360 CPUtime=5.21
/proc/11409/stat : 11409 (hydra) S 11407 11409 10343 0 -1 4194304 375 83488 0 10 0 0 477 44 17 0 1 0 1993080995 5488640 238 996147200 4194304 4889804 548682068816 18446744073709551615 272467813188 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11409/statm: 1340 238 196 169 0 51 0
[pid=11417] ppid=11409 vsize=197416 CPUtime=5.59
/proc/11417/stat : 11417 (java) S 11409 11409 10343 0 -1 0 13867 0 1 0 542 17 0 0 18 0 10 0 1993081627 202153984 9389 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/11417/statm: 49354 9389 2543 9 0 43937 0
[pid=11427] ppid=11417 vsize=5356 CPUtime=0
/proc/11427/stat : 11427 (mistral) S 11417 11409 10343 0 -1 4194304 293 0 0 0 0 0 0 0 18 0 1 0 1993082289 5484544 236 996147200 4194304 4889804 548682068592 18446744073709551615 272467813188 0 65540 4 65538 18446744071563356171 0 0 17 1 0 0
/proc/11427/statm: 1339 236 196 169 0 50 0
[pid=11428] ppid=11427 vsize=328580 CPUtime=1768.53
/proc/11428/stat : 11428 (xsolve) R 11427 11409 10343 0 -1 4194304 83051 0 0 0 176812 41 0 0 25 0 1 0 1993082290 336465920 80083 996147200 134512640 135239763 4294955968 18446744073709551615 135030894 0 4 0 0 0 0 0 17 0 0 0
/proc/11428/statm: 82145 80083 419 177 0 81048 0
[pid=11417/tid=11418] ppid=11409 vsize=197416 CPUtime=4.3
/proc/11417/task/11418/stat : 11418 (java) S 11409 11409 10343 0 -1 64 3857 0 1 0 424 6 0 0 17 0 10 0 1993081628 202153984 9389 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 0 0 0
[pid=11417/tid=11419] ppid=11409 vsize=197416 CPUtime=1.06
/proc/11417/task/11419/stat : 11419 (java) S 11409 11409 10343 0 -1 64 8562 0 0 0 97 9 0 0 16 0 10 0 1993081706 202153984 9389 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=11417/tid=11420] ppid=11409 vsize=197416 CPUtime=0
/proc/11417/task/11420/stat : 11420 (java) S 11409 11409 10343 0 -1 64 10 0 0 0 0 0 0 0 16 0 10 0 1993081706 202153984 9389 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11417/tid=11421] ppid=11409 vsize=197416 CPUtime=0
/proc/11417/task/11421/stat : 11421 (java) S 11409 11409 10343 0 -1 64 5 0 0 0 0 0 0 0 15 0 10 0 1993081706 202153984 9389 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11417/tid=11422] ppid=11409 vsize=197416 CPUtime=0
/proc/11417/task/11422/stat : 11422 (java) S 11409 11409 10343 0 -1 64 1 0 0 0 0 0 0 0 18 0 10 0 1993081731 202153984 9389 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11417/tid=11423] ppid=11409 vsize=197416 CPUtime=0.19
/proc/11417/task/11423/stat : 11423 (java) S 11409 11409 10343 0 -1 64 643 0 0 0 19 0 0 0 16 0 10 0 1993081731 202153984 9389 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11417/tid=11424] ppid=11409 vsize=197416 CPUtime=0
/proc/11417/task/11424/stat : 11424 (java) S 11409 11409 10343 0 -1 64 1 0 0 0 0 0 0 0 19 0 10 0 1993081731 202153984 9389 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11417/tid=11425] ppid=11409 vsize=197416 CPUtime=0
/proc/11417/task/11425/stat : 11425 (java) S 11409 11409 10343 0 -1 64 12 0 0 0 0 0 0 0 15 0 10 0 1993081731 202153984 9389 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11417/tid=11426] ppid=11409 vsize=197416 CPUtime=0
/proc/11417/task/11426/stat : 11426 (java) S 11409 11409 10343 0 -1 64 69 0 0 0 0 0 0 0 18 0 10 0 1993082289 202153984 9389 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 18446744071563356171 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1779.33
Current children cumulated vsize (KiB) 536712



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1803.01 s]
/proc/loadavg: 2.00 2.00 2.00 3/97 11487
/proc/meminfo: memFree=1169720/2055920 swapFree=4180256/4192956
[pid=11409] ppid=11407 vsize=5360 CPUtime=5.21
/proc/11409/stat : 11409 (hydra) S 11407 11409 10343 0 -1 4194304 375 83488 0 10 0 0 477 44 17 0 1 0 1993080995 5488640 238 996147200 4194304 4889804 548682068816 18446744073709551615 272467813188 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11409/statm: 1340 238 196 169 0 51 0
[pid=11417] ppid=11409 vsize=197416 CPUtime=5.59
/proc/11417/stat : 11417 (java) S 11409 11409 10343 0 -1 0 13867 0 1 0 542 17 0 0 18 0 10 0 1993081627 202153984 9389 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/11417/statm: 49354 9389 2543 9 0 43937 0
[pid=11427] ppid=11417 vsize=5356 CPUtime=0
/proc/11427/stat : 11427 (mistral) S 11417 11409 10343 0 -1 4194304 293 0 0 0 0 0 0 0 18 0 1 0 1993082289 5484544 236 996147200 4194304 4889804 548682068592 18446744073709551615 272467813188 0 65540 4 65538 18446744071563356171 0 0 17 1 0 0
/proc/11427/statm: 1339 236 196 169 0 50 0
[pid=11428] ppid=11427 vsize=328580 CPUtime=1789.23
/proc/11428/stat : 11428 (xsolve) R 11427 11409 10343 0 -1 4194304 83051 0 0 0 178882 41 0 0 25 0 1 0 1993082290 336465920 80083 996147200 134512640 135239763 4294955968 18446744073709551615 135096169 0 4 0 0 0 0 0 17 0 0 0
/proc/11428/statm: 82145 80083 419 177 0 81048 0
[pid=11417/tid=11418] ppid=11409 vsize=197416 CPUtime=4.3
/proc/11417/task/11418/stat : 11418 (java) S 11409 11409 10343 0 -1 64 3857 0 1 0 424 6 0 0 17 0 10 0 1993081628 202153984 9389 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 0 0 0
[pid=11417/tid=11419] ppid=11409 vsize=197416 CPUtime=1.06
/proc/11417/task/11419/stat : 11419 (java) S 11409 11409 10343 0 -1 64 8562 0 0 0 97 9 0 0 16 0 10 0 1993081706 202153984 9389 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=11417/tid=11420] ppid=11409 vsize=197416 CPUtime=0
/proc/11417/task/11420/stat : 11420 (java) S 11409 11409 10343 0 -1 64 10 0 0 0 0 0 0 0 16 0 10 0 1993081706 202153984 9389 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11417/tid=11421] ppid=11409 vsize=197416 CPUtime=0
/proc/11417/task/11421/stat : 11421 (java) S 11409 11409 10343 0 -1 64 5 0 0 0 0 0 0 0 15 0 10 0 1993081706 202153984 9389 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11417/tid=11422] ppid=11409 vsize=197416 CPUtime=0
/proc/11417/task/11422/stat : 11422 (java) S 11409 11409 10343 0 -1 64 1 0 0 0 0 0 0 0 18 0 10 0 1993081731 202153984 9389 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11417/tid=11423] ppid=11409 vsize=197416 CPUtime=0.19
/proc/11417/task/11423/stat : 11423 (java) S 11409 11409 10343 0 -1 64 643 0 0 0 19 0 0 0 16 0 10 0 1993081731 202153984 9389 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11417/tid=11424] ppid=11409 vsize=197416 CPUtime=0
/proc/11417/task/11424/stat : 11424 (java) S 11409 11409 10343 0 -1 64 1 0 0 0 0 0 0 0 19 0 10 0 1993081731 202153984 9389 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11417/tid=11425] ppid=11409 vsize=197416 CPUtime=0
/proc/11417/task/11425/stat : 11425 (java) S 11409 11409 10343 0 -1 64 12 0 0 0 0 0 0 0 15 0 10 0 1993081731 202153984 9389 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11417/tid=11426] ppid=11409 vsize=197416 CPUtime=0
/proc/11417/task/11426/stat : 11426 (java) S 11409 11409 10343 0 -1 64 69 0 0 0 0 0 0 0 18 0 10 0 1993082289 202153984 9389 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 18446744071563356171 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1800.03
Current children cumulated vsize (KiB) 536712

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

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

[startup+1803.01 s]
/proc/loadavg: 2.00 2.00 2.00 3/97 11487
/proc/meminfo: memFree=1169720/2055920 swapFree=4180256/4192956
[pid=11409] ppid=11407 vsize=5360 CPUtime=5.21
/proc/11409/stat : 11409 (hydra) S 11407 11409 10343 0 -1 4194304 375 83488 0 10 0 0 477 44 17 0 1 0 1993080995 5488640 238 996147200 4194304 4889804 548682068816 18446744073709551615 272467813188 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11409/statm: 1340 238 196 169 0 51 0
[pid=11417] ppid=11409 vsize=197416 CPUtime=5.59
/proc/11417/stat : 11417 (java) S 11409 11409 10343 0 -1 0 13867 0 1 0 542 17 0 0 18 0 10 0 1993081627 202153984 9389 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/11417/statm: 49354 9389 2543 9 0 43937 0
[pid=11427] ppid=11417 vsize=5356 CPUtime=0
/proc/11427/stat : 11427 (mistral) S 11417 11409 10343 0 -1 4194304 293 0 0 0 0 0 0 0 18 0 1 0 1993082289 5484544 236 996147200 4194304 4889804 548682068592 18446744073709551615 272467813188 0 65540 4 65538 18446744071563356171 0 0 17 1 0 0
/proc/11427/statm: 1339 236 196 169 0 50 0
[pid=11428] ppid=11427 vsize=328580 CPUtime=1789.23
/proc/11428/stat : 11428 (xsolve) R 11427 11409 10343 0 -1 4194304 83051 0 0 0 178882 41 0 0 25 0 1 0 1993082290 336465920 80083 996147200 134512640 135239763 4294955968 18446744073709551615 135096169 0 4 0 0 0 0 0 17 0 0 0
/proc/11428/statm: 82145 80083 419 177 0 81048 0
[pid=11417/tid=11418] ppid=11409 vsize=197416 CPUtime=4.3
/proc/11417/task/11418/stat : 11418 (java) S 11409 11409 10343 0 -1 64 3857 0 1 0 424 6 0 0 17 0 10 0 1993081628 202153984 9389 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 0 0 0
[pid=11417/tid=11419] ppid=11409 vsize=197416 CPUtime=1.06
/proc/11417/task/11419/stat : 11419 (java) S 11409 11409 10343 0 -1 64 8562 0 0 0 97 9 0 0 16 0 10 0 1993081706 202153984 9389 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=11417/tid=11420] ppid=11409 vsize=197416 CPUtime=0
/proc/11417/task/11420/stat : 11420 (java) S 11409 11409 10343 0 -1 64 10 0 0 0 0 0 0 0 16 0 10 0 1993081706 202153984 9389 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11417/tid=11421] ppid=11409 vsize=197416 CPUtime=0
/proc/11417/task/11421/stat : 11421 (java) S 11409 11409 10343 0 -1 64 5 0 0 0 0 0 0 0 15 0 10 0 1993081706 202153984 9389 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11417/tid=11422] ppid=11409 vsize=197416 CPUtime=0
/proc/11417/task/11422/stat : 11422 (java) S 11409 11409 10343 0 -1 64 1 0 0 0 0 0 0 0 18 0 10 0 1993081731 202153984 9389 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11417/tid=11423] ppid=11409 vsize=197416 CPUtime=0.19
/proc/11417/task/11423/stat : 11423 (java) S 11409 11409 10343 0 -1 64 643 0 0 0 19 0 0 0 16 0 10 0 1993081731 202153984 9389 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11417/tid=11424] ppid=11409 vsize=197416 CPUtime=0
/proc/11417/task/11424/stat : 11424 (java) S 11409 11409 10343 0 -1 64 1 0 0 0 0 0 0 0 19 0 10 0 1993081731 202153984 9389 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11417/tid=11425] ppid=11409 vsize=197416 CPUtime=0
/proc/11417/task/11425/stat : 11425 (java) S 11409 11409 10343 0 -1 64 12 0 0 0 0 0 0 0 15 0 10 0 1993081731 202153984 9389 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11417/tid=11426] ppid=11409 vsize=197416 CPUtime=0
/proc/11417/task/11426/stat : 11426 (java) S 11409 11409 10343 0 -1 64 69 0 0 0 0 0 0 0 18 0 10 0 1993082289 202153984 9389 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 18446744071563356171 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1800.03
Current children cumulated vsize (KiB) 536712

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 11409 and gives
#  childrusage.ru_utime.tv_sec=4
#  childrusage.ru_utime.tv_usec=774274
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=450931
# CPU time returned by wait4() is 5.2252
# while last known CPU time is 1800.03
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1803.03
CPU time (s): 1800.03
CPU user time (s): 1799.01
CPU system time (s): 1.02
CPU usage (%): 99.8335
Max. virtual memory (cumulated for all children) (KiB): 536712

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4.77427
system time used= 0.450931
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 83863
page faults= 10
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 63
involuntary context switches= 277

runsolver used 2.35164 second user time and 6.34304 second system time

The end

Launcher Data (download as text)

Begin job on node22 at 2008-07-04 05:11:08
IDJOB=1064391
IDBENCH=54942
IDSOLVER=365
FILE ID=node22/1064391-1215141067
PBS_JOBID= 7877375
Free space on /tmp= 64636 MiB

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

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= d28497c4d2e2b68c6bf6783191da2ccc
RANDOM SEED=657967531

node22.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.267
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.267
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:         77536 kB
Buffers:          2544 kB
Cached:        1789492 kB
SwapCached:       6564 kB
Active:        1343076 kB
Inactive:       534836 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:         77536 kB
SwapTotal:     4192956 kB
SwapFree:      4180256 kB
Dirty:          204668 kB
Writeback:        4276 kB
Mapped:         102860 kB
Slab:            85604 kB
Committed_AS:  3413548 kB
PageTables:       1988 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= 66504 MiB
End job on node22 at 2008-07-04 05:41:13