Trace number 1056124

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.09 1808.13

General information on the benchmark

Namecsp/largeQueens/
normalized-queens-800.xml
MD5SUMa5cb3ae7953c75d065027fcec4cf35e2
Bench Category2-ARY-INT (binary 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 variables800
Number of constraints319600
Maximum constraint arity2
Maximum domain size800
Number of constraints which are defined in extension0
Number of constraints which are defined in intension319600
Global constraints used (with number of constraints)

Solver Data (download as text)

0.00/0.00	c cpHydra_k_10 version 0.0
161.03/161.75	c CASE TO CLASSIFY:
161.03/161.75	c Case: 0
161.03/161.75	c 19 > 100.000000 | c 35 >  20.000000 | c 17 >   0.000000 | c 18 >   0.000000 | c 33 >   0.000000 | c 15 >  18.285900 | c 34 >  50.000000 | c 16 >   2.000000 | c 13 >  -1.000000 | c 14 >  -1.000000 | c 11 >   9.643860 | c 12 >   9.643860 | c 21 >  28.284300 | c 20 >   0.000000 | c 22 >  28.284300 | c 23 > 100.000000 | c 24 > 100.000000 | c 25 >   0.000000 | c 26 >  -1.000000 | c 27 >  -1.000000 | c 28 >  -1.000000 | c 29 >  -1.000000 | c 3 >  -1.000000 | c 2 >  -1.000000 | c 10 >  18.285900 | 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 >  19.287700 | c 31 >  -1.000000 | c 4 >   9.643860 | c 9 >  -1.000000 | c 8 >  -1.000000 | c
161.03/161.76	c choco : 1801.0
161.03/161.76	c mistral : 1801.0
161.03/161.76	c abscon : 1801.0
161.03/161.76	c
161.03/161.76	c
161.12/161.84	c List of same ones: 10
161.12/161.84	c /home/eomahony/cpZilla/CSP/largeQueens/queens-800.xml
161.12/161.84	c 19 > 100.000000 | c 35 >  20.000000 | c 17 >   0.000000 | c 18 >   0.000000 | c 33 >   0.000000 | c 15 >  11.864200 | c 34 >  50.000000 | c 16 >   2.000000 | c 13 >  -1.000000 | c 14 >  -1.000000 | c 11 >   9.643860 | c 12 >   9.643860 | c 21 >  28.284300 | c 20 >   0.000000 | c 22 >  28.284300 | c 23 > 100.000000 | c 24 > 100.000000 | c 25 >   0.000000 | c 26 >  -1.000000 | c 27 >  -1.000000 | c 28 >  -1.000000 | c 29 >  -1.000000 | c 3 >  -1.000000 | c 2 >  -1.000000 | c 10 >  18.285900 | 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 >  19.287700 | c 31 >  -1.000000 | c 4 >   9.643860 | c 9 >  -1.000000 | c 8 >  -1.000000 | c
161.12/161.85	c choco : 1801.0
161.12/161.85	c mistral : 398.828
161.12/161.85	c abscon : 1800.13
161.12/161.85	c
161.12/161.85	c
161.12/161.85	c /home/eomahony/cpZilla/CSP/largeQueens/queens-1000.xml
161.12/161.85	c 19 > 100.000000 | c 35 >  20.000000 | c 17 >   0.000000 | c 18 >   0.000000 | c 33 >   0.000000 | c 15 >  11.658700 | c 34 >  50.000000 | c 16 >   2.000000 | c 13 >  -1.000000 | c 14 >  -1.000000 | c 11 >   9.965780 | c 12 >   9.965780 | c 21 >  31.622800 | c 20 >   0.000000 | c 22 >  31.622800 | c 23 > 100.000000 | c 24 > 100.000000 | c 25 >   0.000000 | c 26 >  -1.000000 | c 27 >  -1.000000 | c 28 >  -1.000000 | c 29 >  -1.000000 | c 3 >  -1.000000 | c 2 >  -1.000000 | c 10 >  18.930100 | 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 >  19.931600 | c 31 >  -1.000000 | c 4 >   9.965780 | c 9 >  -1.000000 | c 8 >  -1.000000 | c
161.12/161.86	c choco : 1801.0
161.12/161.86	c mistral : 440.78
161.12/161.86	c abscon : 326.362
161.12/161.86	c
161.12/161.86	c
161.12/161.86	c /home/eomahony/cpZilla/CSP/largeQueens/queens-500.xml
161.12/161.86	c 19 > 100.000000 | c 35 >  20.000000 | c 17 >   0.000000 | c 18 >   0.000000 | c 33 >   0.000000 | c 15 >  12.603600 | c 34 >  50.000000 | c 16 >   2.000000 | c 13 >  -1.000000 | c 14 >  -1.000000 | c 11 >   8.965780 | c 12 >   8.965780 | c 21 >  22.360700 | c 20 >   0.000000 | c 22 >  22.360700 | c 23 > 100.000000 | c 24 > 100.000000 | c 25 >   0.000000 | c 26 >  -1.000000 | c 27 >  -1.000000 | c 28 >  -1.000000 | c 29 >  -1.000000 | c 3 >  -1.000000 | c 2 >  -1.000000 | c 10 >  16.928700 | 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 >  17.931600 | c 31 >  -1.000000 | c 4 >   8.965780 | c 9 >  -1.000000 | c 8 >  -1.000000 | c
161.12/161.87	c choco : 1801.0
161.12/161.87	c mistral : 27.5908
161.12/161.87	c abscon : 385.886
161.12/161.87	c
161.12/161.87	c
161.12/161.87	c /home/eomahony/cpZilla/CSP/largeQueens/queens-400.xml
161.12/161.87	c 19 > 100.000000 | c 35 >  20.000000 | c 17 >   0.000000 | c 18 >   0.000000 | c 33 >   0.000000 | c 15 >  13.023600 | c 34 >  50.000000 | c 16 >   2.000000 | c 13 >  -1.000000 | c 14 >  -1.000000 | c 11 >   8.643860 | c 12 >   8.643860 | c 21 >  20.000000 | c 20 >   0.000000 | c 22 >  20.000000 | c 23 > 100.000000 | c 24 > 100.000000 | c 25 >   0.000000 | c 26 >  -1.000000 | c 27 >  -1.000000 | c 28 >  -1.000000 | c 29 >  -1.000000 | c 3 >  -1.000000 | c 2 >  -1.000000 | c 10 >  16.284100 | 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 >  17.287700 | c 31 >  -1.000000 | c 4 >   8.643860 | c 9 >  -1.000000 | c 8 >  -1.000000 | c
161.12/161.87	c choco : 1801.0
161.12/161.87	c mistral : 15.5676
161.12/161.87	c abscon : 182.693
161.12/161.87	c
161.12/161.87	c
161.12/161.87	c /home/eomahony/cpZilla/CSP/largeQueens/queens-300.xml
161.12/161.87	c 19 > 100.000000 | c 35 >  20.000000 | c 17 >   0.000000 | c 18 >   0.000000 | c 33 >   0.000000 | c 15 >  13.411600 | c 34 >  50.000000 | c 16 >   2.000000 | c 13 >  -1.000000 | c 14 >  -1.000000 | c 11 >   8.228820 | c 12 >   8.228820 | c 21 >  17.320500 | c 20 >   0.000000 | c 22 >  17.320500 | c 23 > 100.000000 | c 24 > 100.000000 | c 25 >   0.000000 | c 26 >  -1.000000 | c 27 >  -1.000000 | c 28 >  -1.000000 | c 29 >  -1.000000 | c 3 >  -1.000000 | c 2 >  -1.000000 | c 10 >  15.452900 | 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.457600 | c 31 >  -1.000000 | c 4 >   8.228820 | c 9 >  -1.000000 | c 8 >  -1.000000 | c
161.12/161.89	c choco : 1801.0
161.12/161.89	c mistral : 15.2227
161.12/161.89	c abscon : 50.8443
161.12/161.89	c
161.12/161.89	c
161.12/161.89	c /home/ehebrard/new_instances/competition_4c/data/super-queens/super-queens-9.xml
161.12/161.89	c 19 >  99.666100 | c 35 >  20.000000 | c 17 >   0.000000 | c 18 >   0.000000 | c 33 >   0.000000 | c 15 >   0.000000 | c 34 >  49.866400 | c 16 >   2.000000 | c 13 >   7.636620 | c 14 >  -1.000000 | c 11 >   8.643860 | c 12 >   8.643860 | c 21 >  14.142100 | c 20 >   0.333890 | c 22 >  14.142100 | c 23 > 100.000000 | c 24 > 100.000000 | c 25 >   0.000000 | c 26 >  -1.000000 | c 27 >  -1.000000 | c 28 >  -1.000000 | c 29 >  -1.000000 | c 3 >  -1.000000 | c 2 >  -1.000000 | c 10 >  15.875100 | 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.287700 | c 31 >  -1.000000 | c 4 >   8.643860 | c 9 >  -1.000000 | c 8 >  -1.000000 | c
161.12/161.90	c choco : 1801.0
161.12/161.90	c mistral : 5.05
161.12/161.90	c abscon : 23.11
161.12/161.90	c
161.12/161.90	c
161.12/161.90	c /home/ehebrard/new_instances/competition_4c/data/super-queens/super-queens-7.xml
161.12/161.90	c 19 >  99.628900 | c 35 >  20.000000 | c 17 >   0.000000 | c 18 >   0.000000 | c 33 >   0.000000 | c 15 >   0.000000 | c 34 >  49.851600 | c 16 >   2.000000 | c 13 >   7.483820 | c 14 >  -1.000000 | c 11 >   8.491850 | c 12 >   8.491850 | c 21 >  13.416400 | c 20 >   0.371058 | c 22 >  13.416400 | c 23 > 100.000000 | c 24 > 100.000000 | c 25 >   0.000000 | c 26 >  -1.000000 | c 27 >  -1.000000 | c 28 >  -1.000000 | c 29 >  -1.000000 | c 3 >  -1.000000 | c 2 >  -1.000000 | c 10 >  15.571300 | 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 >  15.983700 | c 31 >  -1.000000 | c 4 >   8.491850 | c 9 >  -1.000000 | c 8 >  -1.000000 | c
161.20/161.90	c choco : 111.44
161.20/161.90	c mistral : 4.02
161.20/161.90	c abscon : 18.94
161.20/161.90	c
161.20/161.90	c
161.20/161.90	c /home/ehebrard/new_instances/competition_4c/data/super-queens/super-queens-6.xml
161.20/161.90	c 19 >  99.554600 | c 35 >  20.000000 | c 17 >   0.000000 | c 18 >   0.000000 | c 33 >   0.000000 | c 15 >   0.000000 | c 34 >  49.821800 | c 16 >   2.000000 | c 13 >   7.219170 | c 14 >  -1.000000 | c 11 >   8.228820 | c 12 >   8.228820 | c 21 >  12.247400 | c 20 >   0.445434 | c 22 >  12.247400 | c 23 > 100.000000 | c 24 > 100.000000 | c 25 >   0.000000 | c 26 >  -1.000000 | c 27 >  -1.000000 | c 28 >  -1.000000 | c 29 >  -1.000000 | c 3 >  -1.000000 | c 2 >  -1.000000 | c 10 >  15.045800 | 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 >  15.457600 | c 31 >  -1.000000 | c 4 >   8.228820 | c 9 >  -1.000000 | c 8 >  -1.000000 | c
161.20/161.91	c choco : 90.37
161.20/161.91	c mistral : 2.44
161.20/161.91	c abscon : 15.9
161.20/161.91	c
161.20/161.91	c
161.20/161.91	c /home/eomahony/cpZilla/CSP/queens/queens-4.xml
161.20/161.91	c 19 > 100.000000 | c 35 >  20.000000 | c 17 >   0.000000 | c 18 >   0.000000 | c 33 >   0.000000 | c 15 >   5.044390 | c 34 >  50.000000 | c 16 >   2.000000 | c 13 >   1.114410 | c 14 >   1.000000 | c 11 >   2.000000 | c 12 >   1.459430 | c 21 >   2.000000 | c 20 >   0.000000 | c 22 >   2.000000 | c 23 > 100.000000 | c 24 > 100.000000 | c 25 >   0.000000 | c 26 >  -1.000000 | c 27 >  -1.000000 | c 28 >  -1.000000 | c 29 >  -1.000000 | c 3 >  -1.000000 | c 2 >  -1.000000 | c 10 >   2.807350 | 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 >   4.000000 | c 31 >  -1.000000 | c 4 >   2.000000 | c 9 >  -1.000000 | c 8 >  -1.000000 | c
161.20/161.92	c choco : 1.09
161.20/161.92	c mistral : 0.01
161.20/161.92	c abscon : 0.624904
161.20/161.92	c
161.20/161.92	c
161.20/161.92	c /home/eomahony/cpZilla/CSP/pseudoSeries/ssa/ssa-6288-047.xml
161.20/161.92	c 19 > 100.000000 | c 35 >  24.244900 | c 17 >   0.000000 | c 18 >   0.000000 | c 33 >  13.990700 | c 15 >  15.465100 | c 34 >  28.908500 | c 16 >   6.000000 | c 13 >   1.192460 | c 14 >  -1.000000 | c 11 >  14.345400 | c 12 >   2.373140 | c 21 >   1.414150 | c 20 >   0.000000 | c 22 >   1.414210 | c 23 > 100.000000 | c 24 > 100.000000 | c 25 >   0.000000 | c 26 >  -1.000000 | c 27 >  -1.000000 | c 28 >  -1.000000 | c 29 >  -1.000000 | c 3 >  -1.000000 | c 2 >  -1.000000 | c 10 >  15.446200 | c 1 >  14.345400 | c 0 >  -1.000000 | c 30 >  -1.000000 | c 7 >  -1.000000 | c 6 >  -1.000000 | c 32 >  -1.000000 | c 5 >  15.345400 | c 31 >  -1.000000 | c 4 >  -1.000000 | c 9 >  -1.000000 | c 8 >  -1.000000 | c
161.20/161.93	c choco : 42.82
161.20/161.93	c mistral : 3.65
161.20/161.93	c abscon : 7.65084
161.20/161.93	c
161.20/161.93	c
161.20/161.93	c Length: 10
161.20/161.93	c 6.421700000000001  8.206792470216365  10.369521865505664  13.264925838842828  16.917771454443997  28.757986070942106  29.51309054491014  30.78793097939607  47.145291778976194  50.78117028783208  
161.20/161.93	c 
161.20/161.93	c 1.0  0.9613152154117007  0.9182768958985648  0.8663502831586689  0.8086597794666408  0.6651018402012073  0.657656103127137  0.6454567864698515  0.5213666411418113  0.5  
161.20/161.94	c
161.20/161.94	c solver 0
161.20/161.94	c	  before 0.0 seconds: {} 0
161.20/161.94	c	  before 18.0 seconds: {7, 8, 9} 1666
161.20/161.94	c	  before 36.0 seconds: {5, 6, 7, 8, 9} 2989
161.20/161.94	c	  before 54.0 seconds: {4, 5, 6, 7, 8, 9} 3798
161.20/161.94	c	  before 198.0 seconds: {3, 4, 5, 6, 7, 8, 9} 4664
161.20/161.94	c	  before 342.0 seconds: {1, 3, 4, 5, 6, 7, 8, 9} 5625
161.20/161.94	c	  before 396.0 seconds: {1, 2, 3, 4, 5, 6, 7, 8, 9} 6544
161.20/161.94	c
161.20/161.94	c solver 1
161.20/161.94	c	  before 0.0 seconds: {} 0
161.20/161.94	c	  before 18.0 seconds: {3, 4, 5, 6, 7, 8, 9} 4664
161.20/161.94	c	  before 36.0 seconds: {2, 3, 4, 5, 6, 7, 8, 9} 5582
161.20/161.94	c	  before 414.0 seconds: {0, 2, 3, 4, 5, 6, 7, 8, 9} 6582
161.20/161.94	c	  before 450.0 seconds: {0, 1, 2, 3, 4, 5, 6, 7, 8, 9} 7544
161.20/161.94	c
161.20/161.94	c solver 2
161.20/161.94	c	  before 0.0 seconds: {} 0
161.20/161.94	c	  before 18.0 seconds: {8} 521
161.20/161.94	c	  before 54.0 seconds: {8, 9} 1021
161.20/161.94	c	  before 108.0 seconds: {7, 8, 9} 1666
161.20/161.94	c	  before 126.0 seconds: {6, 7, 8, 9} 2324
161.20/161.94	c
161.20/161.94	cTotal time: 54
161.20/161.94	c 972.0 seconds unused
161.20/161.94	c 0 c 0 c 5 
161.20/161.94	c 1 c 0 c 6 
161.20/161.94	c 0 c 0 c 0 
161.20/161.94	c is solver0 dominated by:
161.20/161.94	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)
161.20/161.94	c is dominated? true
161.20/161.94	c
161.20/161.94	c is solver1 dominated by:
161.20/161.94	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)
161.20/161.94	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: false) (1 is equally as fast as 2: false) (1 < 2: false)
161.20/161.94	c is dominated? false
161.20/161.94	c
161.20/161.94	c is solver2 dominated by:
161.20/161.94	c	solver 0 (2 solves instances that 0 can't: false) (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)
161.20/161.94	c is dominated? true
161.20/161.94	c
161.20/161.94	c Number of non-dominated solvers: 1
161.20/161.94	c remove dominated solvers
161.20/161.94	c solver 1 is not dominated by another solver
161.20/161.94	c solver 2 is dominated by another solver
161.20/161.94	c solver 0 is dominated by another solver
161.20/161.94	c
161.20/161.94	c solver 0: 0.0
161.20/161.94	c
161.20/161.94	c solver 1: 450.0
161.20/161.94	c
161.20/161.94	c+ 25/25 of 75
161.20/161.95	c
161.20/161.95	c solver 2: 0.0
161.20/161.95	c	 do not run abscon
161.20/161.95	c	  run mistral for 1800.0 seconds {0, 1, 2, 3, 4, 5, 6, 7, 8, 9} 7544
161.20/161.95	c	 do not run choco
161.20/161.95	c Starting solver: HOME/cpHydra_k_10/solver/mistral
161.20/161.95	c On Instance: HOME/instance-1056124-1215061679.xml
161.20/161.95	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-1056124-1215061679/watcher-1056124-1215061679 -o /tmp/evaluation-result-1056124-1215061679/solver-1056124-1215061679 -C 1800 -W 2200 -M 900 --output-limit 1,15 HOME/cpHydra_k_10/hydra HOME/instance-1056124-1215061679.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.02 2.02 2.00 4/72 7252
/proc/meminfo: memFree=1453776/2055920 swapFree=4164432/4192956
[pid=7252] ppid=7250 vsize=5360 CPUtime=0
/proc/7252/stat : 7252 (hydra) S 7250 7252 6857 0 -1 4194304 306 124 0 0 0 0 0 0 18 0 1 0 1985142290 5488640 236 996147200 4194304 4889804 548682068816 18446744073709551615 272467813188 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/7252/statm: 1340 236 195 169 0 51 0
[pid=7254] ppid=7252 vsize=0 CPUtime=0
/proc/7254/stat : 7254 (rm) R 7252 7252 6857 0 -1 4194308 123 0 0 0 0 0 0 0 21 0 1 0 1985142290 0 0 996147200 0 0 0 0 0 0 0 4096 0 0 0 0 17 1 0 0
/proc/7254/statm: -- couldn't open statm file --
[startup+0.0540539 s]
/proc/loadavg: 2.02 2.02 2.00 4/72 7252
/proc/meminfo: memFree=1453776/2055920 swapFree=4164432/4192956
[pid=7252] ppid=7250 vsize=5360 CPUtime=0
/proc/7252/stat : 7252 (hydra) S 7250 7252 6857 0 -1 4194304 330 247 0 0 0 0 0 0 19 0 1 0 1985142290 5488640 236 996147200 4194304 4889804 548682068816 18446744073709551615 272467813188 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/7252/statm: 1340 236 195 169 0 51 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5360

[startup+0.10106 s]
/proc/loadavg: 2.02 2.02 2.00 4/72 7252
/proc/meminfo: memFree=1453776/2055920 swapFree=4164432/4192956
[pid=7252] ppid=7250 vsize=5360 CPUtime=0
/proc/7252/stat : 7252 (hydra) S 7250 7252 6857 0 -1 4194304 330 247 0 0 0 0 0 0 19 0 1 0 1985142290 5488640 236 996147200 4194304 4889804 548682068816 18446744073709551615 272467813188 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/7252/statm: 1340 236 195 169 0 51 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5360

[startup+0.30109 s]
/proc/loadavg: 2.02 2.02 2.00 4/72 7252
/proc/meminfo: memFree=1453776/2055920 swapFree=4164432/4192956
[pid=7252] ppid=7250 vsize=5360 CPUtime=0
/proc/7252/stat : 7252 (hydra) S 7250 7252 6857 0 -1 4194304 330 247 0 0 0 0 0 0 19 0 1 0 1985142290 5488640 236 996147200 4194304 4889804 548682068816 18446744073709551615 272467813188 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/7252/statm: 1340 236 195 169 0 51 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5360

[startup+0.701149 s]
/proc/loadavg: 2.02 2.02 2.00 4/72 7252
/proc/meminfo: memFree=1453776/2055920 swapFree=4164432/4192956
[pid=7252] ppid=7250 vsize=5360 CPUtime=0
/proc/7252/stat : 7252 (hydra) S 7250 7252 6857 0 -1 4194304 330 247 0 0 0 0 0 0 19 0 1 0 1985142290 5488640 236 996147200 4194304 4889804 548682068816 18446744073709551615 272467813188 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/7252/statm: 1340 236 195 169 0 51 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5360

[startup+1.50127 s]
/proc/loadavg: 2.02 2.02 2.00 3/74 7256
/proc/meminfo: memFree=1442496/2055920 swapFree=4164432/4192956
[pid=7252] ppid=7250 vsize=5360 CPUtime=0
/proc/7252/stat : 7252 (hydra) S 7250 7252 6857 0 -1 4194304 330 247 0 0 0 0 0 0 19 0 1 0 1985142290 5488640 236 996147200 4194304 4889804 548682068816 18446744073709551615 272467813188 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/7252/statm: 1340 236 195 169 0 51 0
[pid=7255] ppid=7252 vsize=22144 CPUtime=1.47
/proc/7255/stat : 7255 (xsolve) R 7252 7252 6857 0 -1 4194304 4919 0 0 0 145 2 0 0 25 0 1 0 1985142290 22675456 4649 996147200 134512640 135239763 4294956176 18446744073709551615 5113467 0 0 4096 0 0 0 0 17 1 0 0
/proc/7255/statm: 5536 4649 375 177 0 4439 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 27504

[startup+3.1025 s]
/proc/loadavg: 2.02 2.02 2.00 3/74 7256
/proc/meminfo: memFree=1431552/2055920 swapFree=4164432/4192956
[pid=7252] ppid=7250 vsize=5360 CPUtime=0
/proc/7252/stat : 7252 (hydra) S 7250 7252 6857 0 -1 4194304 330 247 0 0 0 0 0 0 19 0 1 0 1985142290 5488640 236 996147200 4194304 4889804 548682068816 18446744073709551615 272467813188 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/7252/statm: 1340 236 195 169 0 51 0
[pid=7255] ppid=7252 vsize=39988 CPUtime=3.07
/proc/7255/stat : 7255 (xsolve) R 7252 7252 6857 0 -1 4194304 9509 0 0 0 301 6 0 0 25 0 1 0 1985142290 40947712 8916 996147200 134512640 135239763 4294956176 18446744073709551615 4159785515 0 0 4096 0 0 0 0 17 1 0 0
/proc/7255/statm: 9997 8917 375 177 0 8900 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 45348

[startup+6.30197 s]
/proc/loadavg: 2.02 2.02 2.00 3/74 7256
/proc/meminfo: memFree=1395904/2055920 swapFree=4164432/4192956
[pid=7252] ppid=7250 vsize=5360 CPUtime=0
/proc/7252/stat : 7252 (hydra) S 7250 7252 6857 0 -1 4194304 330 247 0 0 0 0 0 0 19 0 1 0 1985142290 5488640 236 996147200 4194304 4889804 548682068816 18446744073709551615 272467813188 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/7252/statm: 1340 236 195 169 0 51 0
[pid=7255] ppid=7252 vsize=74820 CPUtime=6.26
/proc/7255/stat : 7255 (xsolve) R 7252 7252 6857 0 -1 4194304 18536 0 0 0 614 12 0 0 25 0 1 0 1985142290 76615680 17300 996147200 134512640 135239763 4294956176 18446744073709551615 5113467 0 0 4096 0 0 0 0 17 1 0 0
/proc/7255/statm: 18705 17300 375 177 0 17608 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 80180

[startup+12.7019 s]
/proc/loadavg: 2.02 2.02 2.00 3/74 7256
/proc/meminfo: memFree=1328712/2055920 swapFree=4164432/4192956
[pid=7252] ppid=7250 vsize=5360 CPUtime=0
/proc/7252/stat : 7252 (hydra) S 7250 7252 6857 0 -1 4194304 330 247 0 0 0 0 0 0 19 0 1 0 1985142290 5488640 236 996147200 4194304 4889804 548682068816 18446744073709551615 272467813188 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/7252/statm: 1340 236 195 169 0 51 0
[pid=7255] ppid=7252 vsize=143788 CPUtime=12.64
/proc/7255/stat : 7255 (xsolve) R 7252 7252 6857 0 -1 4194304 36243 0 0 0 1241 23 0 0 25 0 1 0 1985142290 147238912 33724 996147200 134512640 135239763 4294956176 18446744073709551615 5113467 0 0 4096 0 0 0 0 17 1 0 0
/proc/7255/statm: 35947 33724 375 177 0 34850 0
Current children cumulated CPU time (s) 12.64
Current children cumulated vsize (KiB) 149148

[startup+25.5018 s]
/proc/loadavg: 2.02 2.02 2.00 3/74 7256
/proc/meminfo: memFree=1304520/2055920 swapFree=4164432/4192956
[pid=7252] ppid=7250 vsize=5360 CPUtime=0
/proc/7252/stat : 7252 (hydra) S 7250 7252 6857 0 -1 4194304 330 247 0 0 0 0 0 0 19 0 1 0 1985142290 5488640 236 996147200 4194304 4889804 548682068816 18446744073709551615 272467813188 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/7252/statm: 1340 236 195 169 0 51 0
[pid=7255] ppid=7252 vsize=163524 CPUtime=25.38
/proc/7255/stat : 7255 (xsolve) R 7252 7252 6857 0 -1 4194304 40555 0 0 0 2513 25 0 0 25 0 1 0 1985142290 167448576 38036 996147200 134512640 135239763 4294956176 18446744073709551615 134538902 0 0 4096 0 0 0 0 17 1 0 0
/proc/7255/statm: 40881 38036 377 177 0 39784 0
Current children cumulated CPU time (s) 25.38
Current children cumulated vsize (KiB) 168884

[startup+51.1016 s]
/proc/loadavg: 2.01 2.02 2.00 3/74 7256
/proc/meminfo: memFree=1164104/2055920 swapFree=4164432/4192956
[pid=7252] ppid=7250 vsize=5360 CPUtime=0
/proc/7252/stat : 7252 (hydra) S 7250 7252 6857 0 -1 4194304 330 247 0 0 0 0 0 0 19 0 1 0 1985142290 5488640 236 996147200 4194304 4889804 548682068816 18446744073709551615 272467813188 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/7252/statm: 1340 236 195 169 0 51 0
[pid=7255] ppid=7252 vsize=306748 CPUtime=50.88
/proc/7255/stat : 7255 (xsolve) R 7252 7252 6857 0 -1 4194304 78960 0 0 0 5050 38 0 0 25 0 1 0 1985142290 314109952 73178 996147200 134512640 135239763 4294956176 18446744073709551615 134819874 0 0 4096 0 0 0 0 17 1 0 0
/proc/7255/statm: 76687 73178 423 177 0 75590 0
Current children cumulated CPU time (s) 50.88
Current children cumulated vsize (KiB) 312108

[startup+102.305 s]
/proc/loadavg: 2.00 2.01 2.00 3/74 7256
/proc/meminfo: memFree=1164040/2055920 swapFree=4164432/4192956
[pid=7252] ppid=7250 vsize=5360 CPUtime=0
/proc/7252/stat : 7252 (hydra) S 7250 7252 6857 0 -1 4194304 330 247 0 0 0 0 0 0 19 0 1 0 1985142290 5488640 236 996147200 4194304 4889804 548682068816 18446744073709551615 272467813188 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/7252/statm: 1340 236 195 169 0 51 0
[pid=7255] ppid=7252 vsize=306748 CPUtime=101.88
/proc/7255/stat : 7255 (xsolve) R 7252 7252 6857 0 -1 4194304 78960 0 0 0 10150 38 0 0 25 0 1 0 1985142290 314109952 73178 996147200 134512640 135239763 4294956176 18446744073709551615 134540898 0 0 4096 0 0 0 0 17 1 0 0
/proc/7255/statm: 76687 73178 423 177 0 75590 0
Current children cumulated CPU time (s) 101.88
Current children cumulated vsize (KiB) 312108

[startup+162.302 s]
/proc/loadavg: 2.08 2.02 2.01 3/82 7268
/proc/meminfo: memFree=1429128/2055920 swapFree=4164432/4192956
[pid=7252] ppid=7250 vsize=5360 CPUtime=155.49
/proc/7252/stat : 7252 (hydra) S 7250 7252 6857 0 -1 4194304 375 79560 0 0 0 0 15506 43 18 0 1 0 1985142290 5488640 238 996147200 4194304 4889804 548682068816 18446744073709551615 272467813188 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/7252/statm: 1340 238 196 169 0 51 0
[pid=7260] ppid=7252 vsize=197432 CPUtime=5.75
/proc/7260/stat : 7260 (java) S 7252 7252 6857 0 -1 0 11426 0 1 0 559 16 0 0 18 0 10 0 1985157903 202170368 9403 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/7260/statm: 49358 9403 2543 9 0 43941 0
[pid=7260/tid=7261] ppid=7252 vsize=197432 CPUtime=4.63
/proc/7260/task/7261/stat : 7261 (java) S 7252 7252 6857 0 -1 64 3859 0 1 0 458 5 0 0 23 0 10 0 1985157904 202170368 9403 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 1 0 0
[pid=7260/tid=7262] ppid=7252 vsize=197432 CPUtime=0.89
/proc/7260/task/7262/stat : 7262 (java) S 7252 7252 6857 0 -1 64 6120 0 0 0 80 9 0 0 16 0 10 0 1985157905 202170368 9403 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=7260/tid=7263] ppid=7252 vsize=197432 CPUtime=0
/proc/7260/task/7263/stat : 7263 (java) S 7252 7252 6857 0 -1 64 11 0 0 0 0 0 0 0 16 0 10 0 1985157905 202170368 9403 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7260/tid=7264] ppid=7252 vsize=197432 CPUtime=0
/proc/7260/task/7264/stat : 7264 (java) S 7252 7252 6857 0 -1 64 5 0 0 0 0 0 0 0 16 0 10 0 1985157905 202170368 9403 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7260/tid=7265] ppid=7252 vsize=197432 CPUtime=0
/proc/7260/task/7265/stat : 7265 (java) S 7252 7252 6857 0 -1 64 1 0 0 0 0 0 0 0 18 0 10 0 1985157907 202170368 9403 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7260/tid=7266] ppid=7252 vsize=197432 CPUtime=0.21
/proc/7260/task/7266/stat : 7266 (java) S 7252 7252 6857 0 -1 64 647 0 0 0 20 1 0 0 16 0 10 0 1985157907 202170368 9403 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7260/tid=7267] ppid=7252 vsize=197432 CPUtime=0
/proc/7260/task/7267/stat : 7267 (java) S 7252 7252 6857 0 -1 64 0 0 0 0 0 0 0 0 19 0 10 0 1985157907 202170368 9403 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7260/tid=7268] ppid=7252 vsize=197432 CPUtime=0
/proc/7260/task/7268/stat : 7268 (java) S 7252 7252 6857 0 -1 64 4 0 0 0 0 0 0 0 15 0 10 0 1985157907 202170368 9403 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 161.24
Current children cumulated vsize (KiB) 202792

[startup+222.302 s]
/proc/loadavg: 2.03 2.02 2.00 3/85 7271
/proc/meminfo: memFree=1135920/2055920 swapFree=4164432/4192956
[pid=7252] ppid=7250 vsize=5360 CPUtime=155.49
/proc/7252/stat : 7252 (hydra) S 7250 7252 6857 0 -1 4194304 375 79560 0 0 0 0 15506 43 18 0 1 0 1985142290 5488640 238 996147200 4194304 4889804 548682068816 18446744073709551615 272467813188 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/7252/statm: 1340 238 196 169 0 51 0
[pid=7260] ppid=7252 vsize=197432 CPUtime=5.75
/proc/7260/stat : 7260 (java) S 7252 7252 6857 0 -1 0 11437 0 1 0 559 16 0 0 18 0 10 0 1985157903 202170368 9403 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/7260/statm: 49358 9403 2543 9 0 43941 0
[pid=7270] ppid=7260 vsize=5356 CPUtime=0
/proc/7270/stat : 7270 (mistral) S 7260 7252 6857 0 -1 4194304 292 0 0 0 0 0 0 0 25 0 1 0 1985158485 5484544 236 996147200 4194304 4889804 548682068592 18446744073709551615 272467813188 0 65540 4 65538 18446744071563356171 0 0 17 1 0 0
/proc/7270/statm: 1339 236 196 169 0 50 0
[pid=7271] ppid=7270 vsize=306748 CPUtime=60.06
/proc/7271/stat : 7271 (xsolve) R 7270 7252 6857 0 -1 4194304 78937 0 0 0 5969 37 0 0 25 0 1 0 1985158486 314109952 73160 996147200 134512640 135239763 4294955968 18446744073709551615 134538897 0 4 0 0 0 0 0 17 1 0 0
/proc/7271/statm: 76687 73160 405 177 0 75590 0
[pid=7260/tid=7261] ppid=7252 vsize=197432 CPUtime=4.63
/proc/7260/task/7261/stat : 7261 (java) S 7252 7252 6857 0 -1 64 3859 0 1 0 458 5 0 0 23 0 10 0 1985157904 202170368 9403 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 1 0 0
[pid=7260/tid=7262] ppid=7252 vsize=197432 CPUtime=0.89
/proc/7260/task/7262/stat : 7262 (java) S 7252 7252 6857 0 -1 64 6124 0 0 0 80 9 0 0 16 0 10 0 1985157905 202170368 9403 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=7260/tid=7263] ppid=7252 vsize=197432 CPUtime=0
/proc/7260/task/7263/stat : 7263 (java) S 7252 7252 6857 0 -1 64 11 0 0 0 0 0 0 0 16 0 10 0 1985157905 202170368 9403 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7260/tid=7264] ppid=7252 vsize=197432 CPUtime=0
/proc/7260/task/7264/stat : 7264 (java) S 7252 7252 6857 0 -1 64 5 0 0 0 0 0 0 0 16 0 10 0 1985157905 202170368 9403 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7260/tid=7265] ppid=7252 vsize=197432 CPUtime=0
/proc/7260/task/7265/stat : 7265 (java) S 7252 7252 6857 0 -1 64 1 0 0 0 0 0 0 0 18 0 10 0 1985157907 202170368 9403 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7260/tid=7266] ppid=7252 vsize=197432 CPUtime=0.21
/proc/7260/task/7266/stat : 7266 (java) S 7252 7252 6857 0 -1 64 647 0 0 0 20 1 0 0 16 0 10 0 1985157907 202170368 9403 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7260/tid=7267] ppid=7252 vsize=197432 CPUtime=0
/proc/7260/task/7267/stat : 7267 (java) S 7252 7252 6857 0 -1 64 0 0 0 0 0 0 0 0 19 0 10 0 1985157907 202170368 9403 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7260/tid=7268] ppid=7252 vsize=197432 CPUtime=0

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

/proc/7260/task/7269/stat : 7269 (java) S 7252 7252 6857 0 -1 64 72 0 0 0 0 0 0 0 25 0 10 0 1985158485 202170368 9403 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 18446744071563356171 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1655
Current children cumulated vsize (KiB) 515160

[startup+1722.3 s]
/proc/loadavg: 1.99 1.98 1.99 3/85 7328
/proc/meminfo: memFree=1130536/2055920 swapFree=4164432/4192956
[pid=7252] ppid=7250 vsize=5360 CPUtime=155.49
/proc/7252/stat : 7252 (hydra) S 7250 7252 6857 0 -1 4194304 375 79560 0 0 0 0 15506 43 18 0 1 0 1985142290 5488640 238 996147200 4194304 4889804 548682068816 18446744073709551615 272467813188 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/7252/statm: 1340 238 196 169 0 51 0
[pid=7260] ppid=7252 vsize=197432 CPUtime=5.79
/proc/7260/stat : 7260 (java) S 7252 7252 6857 0 -1 0 11437 0 1 0 560 19 0 0 18 0 10 0 1985157903 202170368 9403 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/7260/statm: 49358 9403 2543 9 0 43941 0
[pid=7270] ppid=7260 vsize=5356 CPUtime=0
/proc/7270/stat : 7270 (mistral) S 7260 7252 6857 0 -1 4194304 292 0 0 0 0 0 0 0 25 0 1 0 1985158485 5484544 236 996147200 4194304 4889804 548682068592 18446744073709551615 272467813188 0 65540 4 65538 18446744071563356171 0 0 17 1 0 0
/proc/7270/statm: 1339 236 196 169 0 50 0
[pid=7271] ppid=7270 vsize=307012 CPUtime=1553.42
/proc/7271/stat : 7271 (xsolve) R 7270 7252 6857 0 -1 4194304 79004 0 0 0 155294 48 0 0 25 0 1 0 1985158486 314380288 73227 996147200 134512640 135239763 4294955968 18446744073709551615 134535328 0 4 0 0 0 0 0 17 0 0 0
/proc/7271/statm: 76753 73227 409 177 0 75656 0
[pid=7260/tid=7261] ppid=7252 vsize=197432 CPUtime=4.63
/proc/7260/task/7261/stat : 7261 (java) S 7252 7252 6857 0 -1 64 3859 0 1 0 458 5 0 0 23 0 10 0 1985157904 202170368 9403 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 1 0 0
[pid=7260/tid=7262] ppid=7252 vsize=197432 CPUtime=0.89
/proc/7260/task/7262/stat : 7262 (java) S 7252 7252 6857 0 -1 64 6124 0 0 0 80 9 0 0 16 0 10 0 1985157905 202170368 9403 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=7260/tid=7263] ppid=7252 vsize=197432 CPUtime=0
/proc/7260/task/7263/stat : 7263 (java) S 7252 7252 6857 0 -1 64 11 0 0 0 0 0 0 0 16 0 10 0 1985157905 202170368 9403 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7260/tid=7264] ppid=7252 vsize=197432 CPUtime=0
/proc/7260/task/7264/stat : 7264 (java) S 7252 7252 6857 0 -1 64 5 0 0 0 0 0 0 0 16 0 10 0 1985157905 202170368 9403 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7260/tid=7265] ppid=7252 vsize=197432 CPUtime=0
/proc/7260/task/7265/stat : 7265 (java) S 7252 7252 6857 0 -1 64 1 0 0 0 0 0 0 0 18 0 10 0 1985157907 202170368 9403 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7260/tid=7266] ppid=7252 vsize=197432 CPUtime=0.21
/proc/7260/task/7266/stat : 7266 (java) S 7252 7252 6857 0 -1 64 647 0 0 0 20 1 0 0 16 0 10 0 1985157907 202170368 9403 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7260/tid=7267] ppid=7252 vsize=197432 CPUtime=0
/proc/7260/task/7267/stat : 7267 (java) S 7252 7252 6857 0 -1 64 0 0 0 0 0 0 0 0 19 0 10 0 1985157907 202170368 9403 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7260/tid=7268] ppid=7252 vsize=197432 CPUtime=0.02
/proc/7260/task/7268/stat : 7268 (java) S 7252 7252 6857 0 -1 64 11 0 0 0 0 2 0 0 15 0 10 0 1985157907 202170368 9403 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7260/tid=7269] ppid=7252 vsize=197432 CPUtime=0
/proc/7260/task/7269/stat : 7269 (java) S 7252 7252 6857 0 -1 64 72 0 0 0 0 0 0 0 25 0 10 0 1985158485 202170368 9403 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 18446744071563356171 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1714.7
Current children cumulated vsize (KiB) 515160

[startup+1782.3 s]
/proc/loadavg: 1.99 1.98 1.99 3/85 7328
/proc/meminfo: memFree=1130536/2055920 swapFree=4164432/4192956
[pid=7252] ppid=7250 vsize=5360 CPUtime=155.49
/proc/7252/stat : 7252 (hydra) S 7250 7252 6857 0 -1 4194304 375 79560 0 0 0 0 15506 43 18 0 1 0 1985142290 5488640 238 996147200 4194304 4889804 548682068816 18446744073709551615 272467813188 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/7252/statm: 1340 238 196 169 0 51 0
[pid=7260] ppid=7252 vsize=197432 CPUtime=5.8
/proc/7260/stat : 7260 (java) S 7252 7252 6857 0 -1 0 11437 0 1 0 561 19 0 0 18 0 10 0 1985157903 202170368 9403 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/7260/statm: 49358 9403 2543 9 0 43941 0
[pid=7270] ppid=7260 vsize=5356 CPUtime=0
/proc/7270/stat : 7270 (mistral) S 7260 7252 6857 0 -1 4194304 292 0 0 0 0 0 0 0 25 0 1 0 1985158485 5484544 236 996147200 4194304 4889804 548682068592 18446744073709551615 272467813188 0 65540 4 65538 18446744071563356171 0 0 17 1 0 0
/proc/7270/statm: 1339 236 196 169 0 50 0
[pid=7271] ppid=7270 vsize=307012 CPUtime=1613.13
/proc/7271/stat : 7271 (xsolve) R 7270 7252 6857 0 -1 4194304 79004 0 0 0 161264 49 0 0 25 0 1 0 1985158486 314380288 73227 996147200 134512640 135239763 4294955968 18446744073709551615 134543151 0 4 0 0 0 0 0 17 0 0 0
/proc/7271/statm: 76753 73227 409 177 0 75656 0
[pid=7260/tid=7261] ppid=7252 vsize=197432 CPUtime=4.63
/proc/7260/task/7261/stat : 7261 (java) S 7252 7252 6857 0 -1 64 3859 0 1 0 458 5 0 0 23 0 10 0 1985157904 202170368 9403 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 1 0 0
[pid=7260/tid=7262] ppid=7252 vsize=197432 CPUtime=0.89
/proc/7260/task/7262/stat : 7262 (java) S 7252 7252 6857 0 -1 64 6124 0 0 0 80 9 0 0 16 0 10 0 1985157905 202170368 9403 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=7260/tid=7263] ppid=7252 vsize=197432 CPUtime=0
/proc/7260/task/7263/stat : 7263 (java) S 7252 7252 6857 0 -1 64 11 0 0 0 0 0 0 0 16 0 10 0 1985157905 202170368 9403 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7260/tid=7264] ppid=7252 vsize=197432 CPUtime=0
/proc/7260/task/7264/stat : 7264 (java) S 7252 7252 6857 0 -1 64 5 0 0 0 0 0 0 0 16 0 10 0 1985157905 202170368 9403 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7260/tid=7265] ppid=7252 vsize=197432 CPUtime=0
/proc/7260/task/7265/stat : 7265 (java) S 7252 7252 6857 0 -1 64 1 0 0 0 0 0 0 0 18 0 10 0 1985157907 202170368 9403 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7260/tid=7266] ppid=7252 vsize=197432 CPUtime=0.21
/proc/7260/task/7266/stat : 7266 (java) S 7252 7252 6857 0 -1 64 647 0 0 0 20 1 0 0 16 0 10 0 1985157907 202170368 9403 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7260/tid=7267] ppid=7252 vsize=197432 CPUtime=0
/proc/7260/task/7267/stat : 7267 (java) S 7252 7252 6857 0 -1 64 0 0 0 0 0 0 0 0 19 0 10 0 1985157907 202170368 9403 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7260/tid=7268] ppid=7252 vsize=197432 CPUtime=0.03
/proc/7260/task/7268/stat : 7268 (java) S 7252 7252 6857 0 -1 64 11 0 0 0 1 2 0 0 15 0 10 0 1985157907 202170368 9403 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7260/tid=7269] ppid=7252 vsize=197432 CPUtime=0
/proc/7260/task/7269/stat : 7269 (java) S 7252 7252 6857 0 -1 64 72 0 0 0 0 0 0 0 25 0 10 0 1985158485 202170368 9403 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 18446744071563356171 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1774.42
Current children cumulated vsize (KiB) 515160



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1808.1 s]
/proc/loadavg: 1.99 1.98 1.99 3/85 7328
/proc/meminfo: memFree=1130472/2055920 swapFree=4164432/4192956
[pid=7252] ppid=7250 vsize=5360 CPUtime=155.49
/proc/7252/stat : 7252 (hydra) S 7250 7252 6857 0 -1 4194304 375 79560 0 0 0 0 15506 43 18 0 1 0 1985142290 5488640 238 996147200 4194304 4889804 548682068816 18446744073709551615 272467813188 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/7252/statm: 1340 238 196 169 0 51 0
[pid=7260] ppid=7252 vsize=197432 CPUtime=5.8
/proc/7260/stat : 7260 (java) S 7252 7252 6857 0 -1 0 11437 0 1 0 561 19 0 0 18 0 10 0 1985157903 202170368 9403 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/7260/statm: 49358 9403 2543 9 0 43941 0
[pid=7270] ppid=7260 vsize=5356 CPUtime=0
/proc/7270/stat : 7270 (mistral) S 7260 7252 6857 0 -1 4194304 292 0 0 0 0 0 0 0 25 0 1 0 1985158485 5484544 236 996147200 4194304 4889804 548682068592 18446744073709551615 272467813188 0 65540 4 65538 18446744071563356171 0 0 17 1 0 0
/proc/7270/statm: 1339 236 196 169 0 50 0
[pid=7271] ppid=7270 vsize=307012 CPUtime=1638.8
/proc/7271/stat : 7271 (xsolve) R 7270 7252 6857 0 -1 4194304 79007 0 0 0 163831 49 0 0 25 0 1 0 1985158486 314380288 73230 996147200 134512640 135239763 4294955968 18446744073709551615 134535329 0 4 0 0 0 0 0 17 0 0 0
/proc/7271/statm: 76753 73230 409 177 0 75656 0
[pid=7260/tid=7261] ppid=7252 vsize=197432 CPUtime=4.63
/proc/7260/task/7261/stat : 7261 (java) S 7252 7252 6857 0 -1 64 3859 0 1 0 458 5 0 0 23 0 10 0 1985157904 202170368 9403 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 1 0 0
[pid=7260/tid=7262] ppid=7252 vsize=197432 CPUtime=0.89
/proc/7260/task/7262/stat : 7262 (java) S 7252 7252 6857 0 -1 64 6124 0 0 0 80 9 0 0 16 0 10 0 1985157905 202170368 9403 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=7260/tid=7263] ppid=7252 vsize=197432 CPUtime=0
/proc/7260/task/7263/stat : 7263 (java) S 7252 7252 6857 0 -1 64 11 0 0 0 0 0 0 0 16 0 10 0 1985157905 202170368 9403 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7260/tid=7264] ppid=7252 vsize=197432 CPUtime=0
/proc/7260/task/7264/stat : 7264 (java) S 7252 7252 6857 0 -1 64 5 0 0 0 0 0 0 0 16 0 10 0 1985157905 202170368 9403 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7260/tid=7265] ppid=7252 vsize=197432 CPUtime=0
/proc/7260/task/7265/stat : 7265 (java) S 7252 7252 6857 0 -1 64 1 0 0 0 0 0 0 0 18 0 10 0 1985157907 202170368 9403 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7260/tid=7266] ppid=7252 vsize=197432 CPUtime=0.21
/proc/7260/task/7266/stat : 7266 (java) S 7252 7252 6857 0 -1 64 647 0 0 0 20 1 0 0 16 0 10 0 1985157907 202170368 9403 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7260/tid=7267] ppid=7252 vsize=197432 CPUtime=0
/proc/7260/task/7267/stat : 7267 (java) S 7252 7252 6857 0 -1 64 0 0 0 0 0 0 0 0 19 0 10 0 1985157907 202170368 9403 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7260/tid=7268] ppid=7252 vsize=197432 CPUtime=0.03
/proc/7260/task/7268/stat : 7268 (java) S 7252 7252 6857 0 -1 64 11 0 0 0 1 2 0 0 15 0 10 0 1985157907 202170368 9403 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7260/tid=7269] ppid=7252 vsize=197432 CPUtime=0
/proc/7260/task/7269/stat : 7269 (java) S 7252 7252 6857 0 -1 64 72 0 0 0 0 0 0 0 25 0 10 0 1985158485 202170368 9403 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 18446744071563356171 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1800.09
Current children cumulated vsize (KiB) 515160

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

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

[startup+1808.1 s]
/proc/loadavg: 1.99 1.98 1.99 3/85 7328
/proc/meminfo: memFree=1130472/2055920 swapFree=4164432/4192956
[pid=7252] ppid=7250 vsize=5360 CPUtime=155.49
/proc/7252/stat : 7252 (hydra) S 7250 7252 6857 0 -1 4194304 375 79560 0 0 0 0 15506 43 18 0 1 0 1985142290 5488640 238 996147200 4194304 4889804 548682068816 18446744073709551615 272467813188 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/7252/statm: 1340 238 196 169 0 51 0
[pid=7260] ppid=7252 vsize=197432 CPUtime=5.8
/proc/7260/stat : 7260 (java) S 7252 7252 6857 0 -1 0 11437 0 1 0 561 19 0 0 18 0 10 0 1985157903 202170368 9403 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/7260/statm: 49358 9403 2543 9 0 43941 0
[pid=7270] ppid=7260 vsize=5356 CPUtime=0
/proc/7270/stat : 7270 (mistral) S 7260 7252 6857 0 -1 4194304 292 0 0 0 0 0 0 0 25 0 1 0 1985158485 5484544 236 996147200 4194304 4889804 548682068592 18446744073709551615 272467813188 0 65540 4 65538 18446744071563356171 0 0 17 1 0 0
/proc/7270/statm: 1339 236 196 169 0 50 0
[pid=7271] ppid=7270 vsize=307012 CPUtime=1638.8
/proc/7271/stat : 7271 (xsolve) R 7270 7252 6857 0 -1 4194304 79007 0 0 0 163831 49 0 0 25 0 1 0 1985158486 314380288 73230 996147200 134512640 135239763 4294955968 18446744073709551615 134535329 0 4 0 0 0 0 0 17 0 0 0
/proc/7271/statm: 76753 73230 409 177 0 75656 0
[pid=7260/tid=7261] ppid=7252 vsize=197432 CPUtime=4.63
/proc/7260/task/7261/stat : 7261 (java) S 7252 7252 6857 0 -1 64 3859 0 1 0 458 5 0 0 23 0 10 0 1985157904 202170368 9403 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 1 0 0
[pid=7260/tid=7262] ppid=7252 vsize=197432 CPUtime=0.89
/proc/7260/task/7262/stat : 7262 (java) S 7252 7252 6857 0 -1 64 6124 0 0 0 80 9 0 0 16 0 10 0 1985157905 202170368 9403 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=7260/tid=7263] ppid=7252 vsize=197432 CPUtime=0
/proc/7260/task/7263/stat : 7263 (java) S 7252 7252 6857 0 -1 64 11 0 0 0 0 0 0 0 16 0 10 0 1985157905 202170368 9403 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7260/tid=7264] ppid=7252 vsize=197432 CPUtime=0
/proc/7260/task/7264/stat : 7264 (java) S 7252 7252 6857 0 -1 64 5 0 0 0 0 0 0 0 16 0 10 0 1985157905 202170368 9403 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7260/tid=7265] ppid=7252 vsize=197432 CPUtime=0
/proc/7260/task/7265/stat : 7265 (java) S 7252 7252 6857 0 -1 64 1 0 0 0 0 0 0 0 18 0 10 0 1985157907 202170368 9403 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7260/tid=7266] ppid=7252 vsize=197432 CPUtime=0.21
/proc/7260/task/7266/stat : 7266 (java) S 7252 7252 6857 0 -1 64 647 0 0 0 20 1 0 0 16 0 10 0 1985157907 202170368 9403 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7260/tid=7267] ppid=7252 vsize=197432 CPUtime=0
/proc/7260/task/7267/stat : 7267 (java) S 7252 7252 6857 0 -1 64 0 0 0 0 0 0 0 0 19 0 10 0 1985157907 202170368 9403 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7260/tid=7268] ppid=7252 vsize=197432 CPUtime=0.03
/proc/7260/task/7268/stat : 7268 (java) S 7252 7252 6857 0 -1 64 11 0 0 0 1 2 0 0 15 0 10 0 1985157907 202170368 9403 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7260/tid=7269] ppid=7252 vsize=197432 CPUtime=0
/proc/7260/task/7269/stat : 7269 (java) S 7252 7252 6857 0 -1 64 72 0 0 0 0 0 0 0 25 0 10 0 1985158485 202170368 9403 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 18446744071563356171 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1800.09
Current children cumulated vsize (KiB) 515160

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 7252 and gives
#  childrusage.ru_utime.tv_sec=155
#  childrusage.ru_utime.tv_usec=65426
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=442932
# CPU time returned by wait4() is 155.508
# while last known CPU time is 1800.09
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1808.13
CPU time (s): 1800.09
CPU user time (s): 1798.98
CPU system time (s): 1.11
CPU usage (%): 99.5555
Max. virtual memory (cumulated for all children) (KiB): 515160

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 155.065
system time used= 0.442932
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 79935
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= 93
involuntary context switches= 1796

runsolver used 2.25466 second user time and 5.87911 second system time

The end

Launcher Data (download as text)

Begin job on node22 at 2008-07-03 07:08:01
IDJOB=1056124
IDBENCH=57399
IDSOLVER=365
FILE ID=node22/1056124-1215061679
PBS_JOBID= 7875211
Free space on /tmp= 66512 MiB

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

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= a5cb3ae7953c75d065027fcec4cf35e2
RANDOM SEED=1056087329

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:       1454192 kB
Buffers:         79380 kB
Cached:         415420 kB
SwapCached:      22816 kB
Active:         245132 kB
Inactive:       277304 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1454192 kB
SwapTotal:     4192956 kB
SwapFree:      4164432 kB
Dirty:           66932 kB
Writeback:           0 kB
Mapped:          18964 kB
Slab:            64824 kB
Committed_AS:  3235976 kB
PageTables:       1672 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= 66488 MiB
End job on node22 at 2008-07-03 07:38:11