Trace number 1058178

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.05 1830.83

General information on the benchmark

Namecsp/compet08/
normalized-patat-08-comp-6.xml
MD5SUM5ef5412c0ffa303b60f6d13c783c47df
Bench CategoryGLOBAL (global constraints)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark148.249
Satisfiable
(Un)Satisfiability was proved
Number of variables800
Number of constraints39827
Maximum constraint arity24
Maximum domain size36
Number of constraints which are defined in extension0
Number of constraints which are defined in intension39527
Global constraints used (with number of constraints)alldifferent(300)

Solver Data (download as text)

0.00/0.00	c cpHydra_k_10 version 0.0
10.11/15.25	c CASE TO CLASSIFY:
10.11/15.25	c Case: 0
10.11/15.26	c 19 >   0.000000 | c 35 >  40.000000 | c 17 >   0.000000 | c 18 >   0.753258 | c 33 >  30.000000 | c 15 >  21.384100 | c 34 >  30.000000 | c 16 >  24.000000 | c 13 >   7.568460 | c 14 >   8.794420 | c 11 >   9.493860 | c 12 >   8.627580 | c 21 >   4.062170 | c 20 >  99.246700 | c 22 >   6.000000 | c 23 >  61.086600 | c 24 >  13.333300 | c 25 > 300.000000 | c 26 >  -1.000000 | c 27 >  -1.000000 | c 28 >  -1.000000 | c 29 > 100.000000 | c 3 >   9.493860 | c 2 >  -1.000000 | c 10 >  17.464800 | c 1 >  -1.000000 | c 0 >  -1.000000 | c 30 >   0.000000 | c 7 >  -1.000000 | c 6 >  16.264800 | c 32 >   0.000000 | c 5 >  17.380300 | c 31 >   0.000000 | c 4 >  -1.000000 | c 9 >  -1.000000 | c 8 >  -1.000000 | c
10.11/15.27	c choco : 1801.0
10.11/15.27	c mistral : 1801.0
10.11/15.27	c abscon : 1801.0
10.11/15.27	c
10.11/15.27	c
10.20/15.34	c List of same ones: 10
10.20/15.34	c /home/ehebrard/new_instances/competition_4c/data/compet08/patat-08-comp-6.xml
10.20/15.34	c 19 >   0.000000 | c 35 >  40.000000 | c 17 >   0.000000 | c 18 >   0.753258 | c 33 >  30.000000 | c 15 >  20.543200 | c 34 >  30.000000 | c 16 >  24.000000 | c 13 >   7.454780 | c 14 >   8.353150 | c 11 >   9.493860 | c 12 >   8.600780 | c 21 >   4.062170 | c 20 >  99.246700 | c 22 >   6.000000 | c 23 >  61.086600 | c 24 >  13.333300 | c 25 > 300.000000 | c 26 >  -1.000000 | c 27 >  -1.000000 | c 28 >  -1.000000 | c 29 > 100.000000 | c 3 >   9.493860 | c 2 >  -1.000000 | c 10 >  17.464800 | c 1 >  -1.000000 | c 0 >  -1.000000 | c 30 >   0.000000 | c 7 >  -1.000000 | c 6 >  16.264800 | c 32 >   0.000000 | c 5 >  17.380300 | c 31 >   0.000000 | c 4 >  -1.000000 | c 9 >  -1.000000 | c 8 >  -1.000000 | c
10.20/15.35	c choco : 1801.0
10.20/15.35	c mistral : 963.3
10.20/15.35	c abscon : 1801.0
10.20/15.35	c
10.20/15.35	c
10.20/15.35	c /home/ehebrard/new_instances/competition_4c/data/compet08/patat-08-comp-12.xml
10.20/15.35	c 19 >   0.000000 | c 35 >  40.000000 | c 17 >   0.000000 | c 18 >   0.895683 | c 33 >  30.000000 | c 15 >  20.466700 | c 34 >  30.000000 | c 16 >  23.000000 | c 13 >   7.445010 | c 14 >   8.507790 | c 11 >   9.394460 | c 12 >   8.546470 | c 21 >   4.014350 | c 20 >  99.104300 | c 22 >   5.830950 | c 23 >  63.995800 | c 24 >  12.500000 | c 25 > 300.000000 | c 26 >  -1.000000 | c 27 >  -1.000000 | c 28 >  -1.000000 | c 29 > 100.000000 | c 3 >   9.394460 | c 2 >  -1.000000 | c 10 >  17.300500 | c 1 >  -1.000000 | c 0 >  -1.000000 | c 30 >   0.000000 | c 7 >  -1.000000 | c 6 >  15.994000 | c 32 >   0.000000 | c 5 >  17.128600 | c 31 >   0.000000 | c 4 >  -1.000000 | c 9 >  -1.000000 | c 8 >  -1.000000 | c
10.20/15.36	c choco : 1801.0
10.20/15.36	c mistral : 38.33
10.20/15.36	c abscon : 568.38
10.20/15.36	c
10.20/15.36	c
10.20/15.36	c /home/ehebrard/new_instances/competition_4c/data/compet08/patat-08-comp-5.xml
10.20/15.36	c 19 >   0.000000 | c 35 >  40.000000 | c 17 >   0.000000 | c 18 >   0.716829 | c 33 >  30.000000 | c 15 >  20.502000 | c 34 >  30.000000 | c 16 >  24.000000 | c 13 >   7.462510 | c 14 >   8.149750 | c 11 >   9.467610 | c 12 >   8.672580 | c 21 >   4.149400 | c 20 >  99.283200 | c 22 >   5.830950 | c 23 >  65.344800 | c 24 >  11.764700 | c 25 > 300.000000 | c 26 >  -1.000000 | c 27 >  -1.000000 | c 28 >  -1.000000 | c 29 > 100.000000 | c 3 >   9.467610 | c 2 >  -1.000000 | c 10 >  17.526000 | c 1 >  -1.000000 | c 0 >  -1.000000 | c 30 >   0.000000 | c 7 >  -1.000000 | c 6 >  16.333300 | c 32 >   0.000000 | c 5 >  17.448100 | c 31 >   0.000000 | c 4 >  -1.000000 | c 9 >  -1.000000 | c 8 >  -1.000000 | c
10.20/15.38	c choco : 1801.0
10.20/15.38	c mistral : 1156.77
10.20/15.38	c abscon : 1801.0
10.20/15.38	c
10.20/15.38	c
10.20/15.38	c /home/ehebrard/new_instances/competition_4c/data/compet08/patat-08-comp-13.xml
10.20/15.38	c 19 >   0.000000 | c 35 >  40.000000 | c 17 >   0.000000 | c 18 >   1.226990 | c 33 >  30.000000 | c 15 >  20.404900 | c 34 >  30.000000 | c 16 >  24.000000 | c 13 >   7.487570 | c 14 >   8.546890 | c 11 >   9.255030 | c 12 >   8.456330 | c 21 >   3.902400 | c 20 >  98.773000 | c 22 >   6.000000 | c 23 >  66.609100 | c 24 >  13.333300 | c 25 > 300.000000 | c 26 >  -1.000000 | c 27 >  -1.000000 | c 28 >  -1.000000 | c 29 > 100.000000 | c 3 >   9.255030 | c 2 >  -1.000000 | c 10 >  17.018100 | c 1 >  -1.000000 | c 0 >  -1.000000 | c 30 >   0.000000 | c 7 >  -1.000000 | c 6 >  15.512500 | c 32 >   0.000000 | c 5 >  16.686600 | c 31 >   0.000000 | c 4 >  -1.000000 | c 9 >  -1.000000 | c 8 >  -1.000000 | c
10.20/15.39	c choco : 1801.0
10.20/15.39	c mistral : 43.86
10.20/15.39	c abscon : 262.21
10.20/15.39	c
10.20/15.39	c
10.20/15.39	c /home/ehebrard/new_instances/competition_4c/data/compet02/patat-02-comp-20.xml
10.20/15.39	c 19 >   0.000000 | c 35 >  40.000000 | c 17 >   0.000000 | c 18 >   0.644026 | c 33 >  30.000000 | c 15 >  20.714400 | c 34 >  30.000000 | c 16 >  20.000000 | c 13 >   7.106580 | c 14 >   8.422060 | c 11 >   9.392320 | c 12 >   8.650280 | c 21 >   4.920950 | c 20 >  99.356000 | c 22 >   6.708200 | c 23 >  78.650500 | c 24 >  25.000000 | c 25 > 300.000000 | c 26 >  -1.000000 | c 27 >  -1.000000 | c 28 >  -1.000000 | c 29 > 100.000000 | c 3 >   9.392320 | c 2 >  -1.000000 | c 10 >  17.473800 | c 1 >  -1.000000 | c 0 >  -1.000000 | c 30 >   0.000000 | c 7 >  -1.000000 | c 6 >  16.489900 | c 32 >   0.000000 | c 5 >  17.616800 | c 31 >   0.000000 | c 4 >  -1.000000 | c 9 >  -1.000000 | c 8 >  -1.000000 | c
10.20/15.40	c choco : 1801.0
10.20/15.40	c mistral : 654.08
10.20/15.40	c abscon : 1801.0
10.20/15.40	c
10.20/15.40	c
10.20/15.40	c /home/ehebrard/new_instances/competition_4c/data/compet02/patat-02-comp-15.xml
10.20/15.40	c 19 >   0.000000 | c 35 >  40.000000 | c 17 >   0.000000 | c 18 >   1.399450 | c 33 >  30.000000 | c 15 >  20.959000 | c 34 >  30.000000 | c 16 >  20.000000 | c 13 >   7.186680 | c 14 >   8.194760 | c 11 >   9.090110 | c 12 >   8.259910 | c 21 >   4.857540 | c 20 >  98.600600 | c 22 >   6.708200 | c 23 >  83.019000 | c 24 >  20.000000 | c 25 > 300.000000 | c 26 >  -1.000000 | c 27 >  -1.000000 | c 28 >  -1.000000 | c 29 > 100.000000 | c 3 >   9.090110 | c 2 >  -1.000000 | c 10 >  16.675800 | c 1 >  -1.000000 | c 0 >  -1.000000 | c 30 >   0.000000 | c 7 >  -1.000000 | c 6 >  15.264400 | c 32 >   0.000000 | c 5 >  16.536900 | c 31 >   0.000000 | c 4 >  -1.000000 | c 9 >  -1.000000 | c 8 >  -1.000000 | c
10.29/15.41	c choco : 1801.0
10.29/15.41	c mistral : 106.17
10.29/15.41	c abscon : 39.95
10.29/15.41	c
10.29/15.41	c
10.29/15.41	c /home/ehebrard/new_instances/competition_4c/data/compet02/patat-02-comp-4.xml
10.29/15.41	c 19 >   0.000000 | c 35 >  40.000000 | c 17 >   0.000000 | c 18 >   0.849594 | c 33 >  30.000000 | c 15 >  20.736900 | c 34 >  30.000000 | c 16 >  20.000000 | c 13 >   7.115770 | c 14 >   8.299210 | c 11 >   9.400880 | c 12 >   8.339510 | c 21 >   4.870700 | c 20 >  99.150400 | c 22 >   6.708200 | c 23 >  87.351200 | c 24 >  22.222200 | c 25 > 300.000000 | c 26 >  -1.000000 | c 27 >  -1.000000 | c 28 >  -1.000000 | c 29 > 100.000000 | c 3 >   9.400880 | c 2 >  -1.000000 | c 10 >  17.155900 | c 1 >  -1.000000 | c 0 >  -1.000000 | c 30 >   0.000000 | c 7 >  -1.000000 | c 6 >  16.044900 | c 32 >   0.000000 | c 5 >  17.233300 | c 31 >   0.000000 | c 4 >  -1.000000 | c 9 >  -1.000000 | c 8 >  -1.000000 | c
10.29/15.41	c choco : 1801.0
10.29/15.41	c mistral : 293.62
10.29/15.41	c abscon : 1801.0
10.29/15.41	c
10.29/15.41	c
10.29/15.41	c /home/ehebrard/new_instances/competition_4c/data/compet02/patat-02-comp-19.xml
10.29/15.41	c 19 >   0.000000 | c 35 >  40.000000 | c 17 >   0.000000 | c 18 >   0.468187 | c 33 >  30.000000 | c 15 >  20.496000 | c 34 >  30.000000 | c 16 >  20.000000 | c 13 >   6.978730 | c 14 >   8.690000 | c 11 >   9.611020 | c 12 >   8.780590 | c 21 >   4.946840 | c 20 >  99.531800 | c 22 >   6.708200 | c 23 >  84.598700 | c 24 >  33.333300 | c 25 > 300.000000 | c 26 >  -1.000000 | c 27 >  -1.000000 | c 28 >  -1.000000 | c 29 > 100.000000 | c 3 >   9.611020 | c 2 >  -1.000000 | c 10 >  17.848000 | c 1 >  -1.000000 | c 0 >  -1.000000 | c 30 >   0.000000 | c 7 >  -1.000000 | c 6 >  16.958200 | c 32 >   0.000000 | c 5 >  18.064900 | c 31 >   0.000000 | c 4 >  -1.000000 | c 9 >  -1.000000 | c 8 >  -1.000000 | c
10.29/15.42	c choco : 1801.0
10.29/15.42	c mistral : 265.78
10.29/15.42	c abscon : 1801.0
10.29/15.42	c
10.29/15.42	c
10.29/15.42	c /home/ehebrard/new_instances/competition_4c/data/compet02/patat-02-comp-6.xml
10.29/15.42	c 19 >   0.000000 | c 35 >  40.000000 | c 17 >   0.000000 | c 18 >   0.658299 | c 33 >  30.000000 | c 15 >  20.669000 | c 34 >  30.000000 | c 16 >  20.000000 | c 13 >   7.208980 | c 14 >   8.592460 | c 11 >   9.411510 | c 12 >   8.640030 | c 21 >   4.928780 | c 20 >  99.341700 | c 22 >   6.708200 | c 23 >  83.238900 | c 24 >  40.000000 | c 25 > 300.000000 | c 26 >  -1.000000 | c 27 >  -1.000000 | c 28 >  -1.000000 | c 29 > 100.000000 | c 3 >   9.411510 | c 2 >  -1.000000 | c 10 >  17.463900 | c 1 >  -1.000000 | c 0 >  -1.000000 | c 30 >   0.000000 | c 7 >  -1.000000 | c 6 >  16.462700 | c 32 >   0.000000 | c 5 >  17.592400 | c 31 >   0.000000 | c 4 >  -1.000000 | c 9 >  -1.000000 | c 8 >  -1.000000 | c
10.29/15.43	c choco : 1801.0
10.29/15.43	c mistral : 467.31
10.29/15.43	c abscon : 1801.0
10.29/15.43	c
10.29/15.43	c
10.29/15.43	c /home/ehebrard/new_instances/competition_4c/data/compet02/patat-02-comp-5.xml
10.29/15.43	c 19 >   0.000000 | c 35 >  40.000000 | c 17 >   0.000000 | c 18 >   2.579810 | c 33 >  30.000000 | c 15 >  20.881300 | c 34 >  30.000000 | c 16 >  20.000000 | c 13 >   7.129480 | c 14 >   8.209450 | c 11 >   8.774790 | c 12 >   8.261650 | c 21 >   4.836470 | c 20 >  97.420200 | c 22 >   6.708200 | c 23 >  93.217300 | c 24 >  28.571400 | c 25 > 299.000000 | c 26 >  -1.000000 | c 27 >  -1.000000 | c 28 >  -1.000000 | c 29 > 100.000000 | c 3 >   8.774790 | c 2 >  -1.000000 | c 10 >  16.155800 | c 1 >  -1.000000 | c 0 >  -1.000000 | c 30 >   0.000000 | c 7 >  -1.000000 | c 6 >  14.022200 | c 32 >   0.000000 | c 5 >  15.591900 | c 31 >   0.000000 | c 4 >  -1.000000 | c 9 >  -1.000000 | c 8 >  -1.000000 | c
10.29/15.44	c choco : 1801.0
10.29/15.44	c mistral : 71.99
10.29/15.44	c abscon : 45.66
10.29/15.44	c
10.29/15.44	c
10.48/15.61	c Length: 10
10.48/15.61	c 0.9568037444011197  3.3702076815865567  4.67471735764218  5.7783315328928655  21.512640540747757  23.386452078194  28.056198367057796  31.185897080484004  34.926882739850704  36.072869249405485  
10.48/15.61	c 
10.48/15.61	c 1.0  0.9356930973697075  0.9042613273823834  0.879273451630924  0.6307681982002651  0.6102290364035621  0.5644266784003376  0.5373935288825764  0.5082938953812023  0.5  
10.48/15.61	c
10.48/15.61	c solver 0
10.48/15.61	c	  before 0.0 seconds: {} 0
10.48/15.61	c	  before 54.0 seconds: {5, 9} 1110
10.48/15.61	c	  before 270.0 seconds: {3, 5, 9} 1989
10.48/15.61	c	  before 576.0 seconds: {1, 3, 5, 9} 2925
10.48/15.61	c
10.48/15.61	c solver 1
10.48/15.61	c	  before 0.0 seconds: {} 0
10.48/15.61	c	  before 54.0 seconds: {1, 3} 1814
10.48/15.61	c	  before 72.0 seconds: {1, 3, 9} 2314
10.48/15.61	c	  before 108.0 seconds: {1, 3, 5, 9} 2925
10.48/15.61	c	  before 270.0 seconds: {1, 3, 5, 7, 9} 3462
10.48/15.61	c	  before 306.0 seconds: {1, 3, 5, 6, 7, 9} 4027
10.48/15.61	c	  before 468.0 seconds: {1, 3, 5, 6, 7, 8, 9} 4535
10.48/15.61	c	  before 666.0 seconds: {1, 3, 4, 5, 6, 7, 8, 9} 5166
10.48/15.61	c	  before 972.0 seconds: {0, 1, 3, 4, 5, 6, 7, 8, 9} 6166
10.48/15.61	c	  before 1170.0 seconds: {0, 1, 2, 3, 4, 5, 6, 7, 8, 9} 7070
10.48/15.61	c
10.48/15.61	c solver 2
10.48/15.61	c	  before 0.0 seconds: {} 0
10.48/15.61	c
10.48/15.61	cTotal time: 97
10.48/15.61	c 1746.0 seconds unused
10.48/15.61	c 0 c 0 c 4 
10.48/15.62	c 6 c 0 c 10 
10.48/15.62	c 0 c 0 c 0 
10.48/15.62	c is solver0 dominated by:
10.48/15.62	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)
10.48/15.62	c is dominated? true
10.48/15.62	c
10.48/15.62	c is solver1 dominated by:
10.48/15.62	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)
10.48/15.62	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)
10.48/15.62	c is dominated? false
10.48/15.62	c
10.48/15.62	c is solver2 dominated by:
10.48/15.62	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)
10.48/15.62	c is dominated? true
10.48/15.62	c
10.48/15.62	c Number of non-dominated solvers: 1
10.48/15.62	c remove dominated solvers
10.48/15.62	c solver 1 is not dominated by another solver
10.48/15.62	c solver 2 is dominated by another solver
10.48/15.62	c solver 0 is dominated by another solver
10.48/15.62	c
10.48/15.62	c solver 0: 0.0
10.48/15.62	c
10.48/15.62	c solver 1: 1170.0
10.48/15.62	c
10.48/15.62	c+ 65/65 of 35
10.48/15.62	c
10.48/15.62	c solver 2: 0.0
10.48/15.62	c	 do not run abscon
10.48/15.62	c	  run mistral for 1800.0 seconds {0, 1, 2, 3, 4, 5, 6, 7, 8, 9} 7070
10.48/15.62	c	 do not run choco
10.48/15.62	c Starting solver: HOME/cpHydra_k_10/solver/mistral
10.48/15.62	c On Instance: HOME/instance-1058178-1215113228.xml
10.48/15.62	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-1058178-1215113228/watcher-1058178-1215113228 -o /tmp/evaluation-result-1058178-1215113228/solver-1058178-1215113228 -C 1800 -W 2200 -M 900 --output-limit 1,15 HOME/cpHydra_k_10/hydra HOME/instance-1058178-1215113228.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.45 2.19 2.00 3/82 684
/proc/meminfo: memFree=1252456/2055920 swapFree=4192812/4192956
[pid=684] ppid=682 vsize=18572 CPUtime=0
/proc/684/stat : 684 (runsolver) R 682 684 32560 0 -1 4194368 15 0 0 0 0 0 0 0 18 0 1 0 138708225 19017728 293 996147200 4194304 4296836 548682068496 18446744073709551615 217871609127 0 0 4096 24578 0 0 0 17 1 0 0
/proc/684/statm: 4643 293 257 25 0 2626 0

[startup+0.239823 s]
/proc/loadavg: 2.45 2.19 2.00 3/82 684
/proc/meminfo: memFree=1252456/2055920 swapFree=4192812/4192956
[pid=684] ppid=682 vsize=5360 CPUtime=0
/proc/684/stat : 684 (hydra) S 682 684 32560 0 -1 4194304 330 247 0 0 0 0 0 0 18 0 1 0 138708225 5488640 236 996147200 4194304 4889804 548682068816 18446744073709551615 217871606596 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/684/statm: 1340 236 195 169 0 51 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5360

[startup+0.30283 s]
/proc/loadavg: 2.45 2.19 2.00 3/82 684
/proc/meminfo: memFree=1252456/2055920 swapFree=4192812/4192956
[pid=684] ppid=682 vsize=5360 CPUtime=0
/proc/684/stat : 684 (hydra) S 682 684 32560 0 -1 4194304 330 247 0 0 0 0 0 0 18 0 1 0 138708225 5488640 236 996147200 4194304 4889804 548682068816 18446744073709551615 217871606596 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/684/statm: 1340 236 195 169 0 51 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5360

[startup+0.40284 s]
/proc/loadavg: 2.45 2.19 2.00 3/82 684
/proc/meminfo: memFree=1252456/2055920 swapFree=4192812/4192956
[pid=684] ppid=682 vsize=5360 CPUtime=0
/proc/684/stat : 684 (hydra) S 682 684 32560 0 -1 4194304 330 247 0 0 0 0 0 0 18 0 1 0 138708225 5488640 236 996147200 4194304 4889804 548682068816 18446744073709551615 217871606596 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/684/statm: 1340 236 195 169 0 51 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5360

[startup+0.701875 s]
/proc/loadavg: 2.45 2.19 2.00 3/82 684
/proc/meminfo: memFree=1252456/2055920 swapFree=4192812/4192956
[pid=684] ppid=682 vsize=5360 CPUtime=0
/proc/684/stat : 684 (hydra) S 682 684 32560 0 -1 4194304 330 247 0 0 0 0 0 0 18 0 1 0 138708225 5488640 236 996147200 4194304 4889804 548682068816 18446744073709551615 217871606596 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/684/statm: 1340 236 195 169 0 51 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5360

[startup+3.16196 s]
/proc/loadavg: 2.45 2.19 2.00 3/84 688
/proc/meminfo: memFree=1223448/2055920 swapFree=4192812/4192956
[pid=684] ppid=682 vsize=5360 CPUtime=0
/proc/684/stat : 684 (hydra) S 682 684 32560 0 -1 4194304 330 247 0 0 0 0 0 0 18 0 1 0 138708225 5488640 236 996147200 4194304 4889804 548682068816 18446744073709551615 217871606596 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/684/statm: 1340 236 195 169 0 51 0
[pid=688] ppid=684 vsize=81584 CPUtime=2.14
/proc/688/stat : 688 (xsolve) R 684 684 32560 0 -1 4194304 19853 0 0 0 205 9 0 0 25 0 1 0 138708227 83542016 19296 996147200 134512640 135239763 4294956176 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/688/statm: 20429 19319 431 177 0 19332 0
Current children cumulated CPU time (s) 2.14
Current children cumulated vsize (KiB) 86944

[startup+3.48539 s]
/proc/loadavg: 2.45 2.19 2.00 3/84 688
/proc/meminfo: memFree=1223448/2055920 swapFree=4192812/4192956
[pid=684] ppid=682 vsize=5360 CPUtime=0
/proc/684/stat : 684 (hydra) S 682 684 32560 0 -1 4194304 330 247 0 0 0 0 0 0 18 0 1 0 138708225 5488640 236 996147200 4194304 4889804 548682068816 18446744073709551615 217871606596 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/684/statm: 1340 236 195 169 0 51 0
[pid=688] ppid=684 vsize=81788 CPUtime=2.36
/proc/688/stat : 688 (xsolve) R 684 684 32560 0 -1 4194304 19908 0 0 0 227 9 0 0 25 0 1 0 138708227 83750912 19346 996147200 134512640 135239763 4294956176 18446744073709551615 135031207 0 0 4096 0 0 0 0 17 1 0 0
/proc/688/statm: 20447 19346 431 177 0 19350 0
Current children cumulated CPU time (s) 2.36
Current children cumulated vsize (KiB) 87148

[startup+6.30171 s]
/proc/loadavg: 2.49 2.21 2.01 3/85 693
/proc/meminfo: memFree=1213016/2055920 swapFree=4192812/4192956
[pid=684] ppid=682 vsize=5360 CPUtime=3.79
/proc/684/stat : 684 (hydra) S 682 684 32560 0 -1 4194304 375 20578 0 0 0 0 369 10 17 0 1 0 138708225 5488640 238 996147200 4194304 4889804 548682068816 18446744073709551615 217871606596 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/684/statm: 1340 238 196 169 0 51 0
[pid=692] ppid=684 vsize=190620 CPUtime=0.44
/proc/692/stat : 692 (java) S 684 684 32560 0 -1 0 1038 0 1 0 21 23 0 0 18 0 2 0 138708722 195194880 771 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16784584 18446744073709551615 0 0 17 1 0 0
/proc/692/statm: 47655 771 421 9 0 42634 0
[pid=692/tid=693] ppid=684 vsize=190620 CPUtime=0.41
/proc/692/task/693/stat : 693 (java) R 684 684 32560 0 -1 64 331 0 1 0 21 20 0 0 25 0 2 0 138708733 195194880 771 996147200 134512640 134550740 4294955968 18446744073709551615 104069431 0 4 0 16784584 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4.23
Current children cumulated vsize (KiB) 195980

[startup+12.7013 s]
/proc/loadavg: 2.77 2.27 2.03 3/92 700
/proc/meminfo: memFree=1152096/2055920 swapFree=4192812/4192956
[pid=684] ppid=682 vsize=5360 CPUtime=3.79
/proc/684/stat : 684 (hydra) S 682 684 32560 0 -1 4194304 375 20578 0 0 0 0 369 10 17 0 1 0 138708225 5488640 238 996147200 4194304 4889804 548682068816 18446744073709551615 217871606596 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/684/statm: 1340 238 196 169 0 51 0
[pid=692] ppid=684 vsize=197016 CPUtime=3.93
/proc/692/stat : 692 (java) S 684 684 32560 0 -1 0 8373 0 1 0 351 42 0 0 18 0 9 0 138708722 201744384 6936 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/692/statm: 49254 6936 2540 9 0 43837 0
[pid=692/tid=693] ppid=684 vsize=197016 CPUtime=3.24
/proc/692/task/693/stat : 693 (java) R 684 684 32560 0 -1 64 3197 0 1 0 291 33 0 0 20 0 9 0 138708733 201744384 6936 996147200 134512640 134550740 4294955968 18446744073709551615 4126443189 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=692/tid=694] ppid=684 vsize=197016 CPUtime=0.49
/proc/692/task/694/stat : 694 (java) S 684 684 32560 0 -1 64 3823 0 0 0 43 6 0 0 16 0 9 0 138709013 201744384 6936 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=692/tid=695] ppid=684 vsize=197016 CPUtime=0
/proc/692/task/695/stat : 695 (java) S 684 684 32560 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 138709013 201744384 6936 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=692/tid=696] ppid=684 vsize=197016 CPUtime=0
/proc/692/task/696/stat : 696 (java) S 684 684 32560 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 138709013 201744384 6936 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=692/tid=697] ppid=684 vsize=197016 CPUtime=0
/proc/692/task/697/stat : 697 (java) S 684 684 32560 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 138709015 201744384 6936 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=692/tid=698] ppid=684 vsize=197016 CPUtime=0.17
/proc/692/task/698/stat : 698 (java) S 684 684 32560 0 -1 64 629 0 0 0 17 0 0 0 15 0 9 0 138709015 201744384 6936 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=692/tid=699] ppid=684 vsize=197016 CPUtime=0
/proc/692/task/699/stat : 699 (java) S 684 684 32560 0 -1 64 0 0 0 0 0 0 0 0 25 0 9 0 138709015 201744384 6936 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=692/tid=700] ppid=684 vsize=197016 CPUtime=0
/proc/692/task/700/stat : 700 (java) S 684 684 32560 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 138709015 201744384 6936 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 7.72
Current children cumulated vsize (KiB) 202376

[startup+25.5077 s]
/proc/loadavg: 2.60 2.26 2.03 3/95 703
/proc/meminfo: memFree=943752/2055920 swapFree=4192812/4192956
[pid=684] ppid=682 vsize=5360 CPUtime=3.79
/proc/684/stat : 684 (hydra) S 682 684 32560 0 -1 4194304 375 20578 0 0 0 0 369 10 17 0 1 0 138708225 5488640 238 996147200 4194304 4889804 548682068816 18446744073709551615 217871606596 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/684/statm: 1340 238 196 169 0 51 0
[pid=692] ppid=684 vsize=197340 CPUtime=6.71
/proc/692/stat : 692 (java) S 684 684 32560 0 -1 0 13711 0 1 0 621 50 0 0 18 0 10 0 138708722 202076160 9382 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/692/statm: 49335 9382 2543 9 0 43918 0
[pid=702] ppid=692 vsize=5356 CPUtime=0
/proc/702/stat : 702 (mistral) S 692 684 32560 0 -1 4194304 290 0 0 0 0 0 0 0 25 0 1 0 138709788 5484544 236 996147200 4194304 4889804 548682068592 18446744073709551615 217871606596 0 65540 4 65538 18446744071563356171 0 0 17 1 0 0
/proc/702/statm: 1339 236 196 169 0 50 0
[pid=703] ppid=702 vsize=82172 CPUtime=9.79
/proc/703/stat : 703 (xsolve) R 702 684 32560 0 -1 4194304 20026 0 0 0 969 10 0 0 25 0 1 0 138709789 84144128 19371 996147200 134512640 135239763 4294955968 18446744073709551615 134821087 0 4 0 0 0 0 0 17 1 0 0
/proc/703/statm: 20543 19371 414 177 0 19446 0
[pid=692/tid=693] ppid=684 vsize=197340 CPUtime=5.39
/proc/692/task/693/stat : 693 (java) S 684 684 32560 0 -1 64 3856 0 1 0 504 35 0 0 23 0 10 0 138708733 202076160 9382 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 1 0 0
[pid=692/tid=694] ppid=684 vsize=197340 CPUtime=1.07
/proc/692/task/694/stat : 694 (java) S 684 684 32560 0 -1 64 8405 0 0 0 96 11 0 0 16 0 10 0 138709013 202076160 9382 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=692/tid=695] ppid=684 vsize=197340 CPUtime=0
/proc/692/task/695/stat : 695 (java) S 684 684 32560 0 -1 64 11 0 0 0 0 0 0 0 16 0 10 0 138709013 202076160 9382 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=692/tid=696] ppid=684 vsize=197340 CPUtime=0
/proc/692/task/696/stat : 696 (java) S 684 684 32560 0 -1 64 5 0 0 0 0 0 0 0 15 0 10 0 138709013 202076160 9382 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=692/tid=697] ppid=684 vsize=197340 CPUtime=0
/proc/692/task/697/stat : 697 (java) S 684 684 32560 0 -1 64 1 0 0 0 0 0 0 0 25 0 10 0 138709015 202076160 9382 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=692/tid=698] ppid=684 vsize=197340 CPUtime=0.2
/proc/692/task/698/stat : 698 (java) S 684 684 32560 0 -1 64 646 0 0 0 20 0 0 0 16 0 10 0 138709015 202076160 9382 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=692/tid=699] ppid=684 vsize=197340 CPUtime=0
/proc/692/task/699/stat : 699 (java) S 684 684 32560 0 -1 64 0 0 0 0 0 0 0 0 25 0 10 0 138709015 202076160 9382 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=692/tid=700] ppid=684 vsize=197340 CPUtime=0
/proc/692/task/700/stat : 700 (java) S 684 684 32560 0 -1 64 10 0 0 0 0 0 0 0 15 0 10 0 138709015 202076160 9382 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=692/tid=701] ppid=684 vsize=197340 CPUtime=0
/proc/692/task/701/stat : 701 (java) S 684 684 32560 0 -1 64 70 0 0 0 0 0 0 0 25 0 10 0 138709788 202076160 9382 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 18446744071563356171 0 0 -1 1 0 0
Current children cumulated CPU time (s) 20.29
Current children cumulated vsize (KiB) 290228

[startup+51.1027 s]
/proc/loadavg: 2.54 2.27 2.03 3/95 703
/proc/meminfo: memFree=748232/2055920 swapFree=4192812/4192956
[pid=684] ppid=682 vsize=5360 CPUtime=3.79
/proc/684/stat : 684 (hydra) S 682 684 32560 0 -1 4194304 375 20578 0 0 0 0 369 10 17 0 1 0 138708225 5488640 238 996147200 4194304 4889804 548682068816 18446744073709551615 217871606596 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/684/statm: 1340 238 196 169 0 51 0
[pid=692] ppid=684 vsize=197340 CPUtime=6.81
/proc/692/stat : 692 (java) S 684 684 32560 0 -1 0 13711 0 1 0 625 56 0 0 18 0 10 0 138708722 202076160 9382 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/692/statm: 49335 9382 2543 9 0 43918 0
[pid=702] ppid=692 vsize=5356 CPUtime=0
/proc/702/stat : 702 (mistral) S 692 684 32560 0 -1 4194304 290 0 0 0 0 0 0 0 25 0 1 0 138709788 5484544 236 996147200 4194304 4889804 548682068592 18446744073709551615 217871606596 0 65540 4 65538 18446744071563356171 0 0 17 1 0 0
/proc/702/statm: 1339 236 196 169 0 50 0
[pid=703] ppid=702 vsize=82172 CPUtime=33.32
/proc/703/stat : 703 (xsolve) R 702 684 32560 0 -1 4194304 20026 0 0 0 3318 14 0 0 25 0 1 0 138709789 84144128 19371 996147200 134512640 135239763 4294955968 18446744073709551615 134821027 0 4 0 0 0 0 0 17 0 0 0
/proc/703/statm: 20543 19371 414 177 0 19446 0
[pid=692/tid=693] ppid=684 vsize=197340 CPUtime=5.39
/proc/692/task/693/stat : 693 (java) S 684 684 32560 0 -1 64 3856 0 1 0 504 35 0 0 23 0 10 0 138708733 202076160 9382 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 1 0 0
[pid=692/tid=694] ppid=684 vsize=197340 CPUtime=1.11
/proc/692/task/694/stat : 694 (java) S 684 684 32560 0 -1 64 8405 0 0 0 98 13 0 0 16 0 10 0 138709013 202076160 9382 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=692/tid=695] ppid=684 vsize=197340 CPUtime=0
/proc/692/task/695/stat : 695 (java) S 684 684 32560 0 -1 64 11 0 0 0 0 0 0 0 16 0 10 0 138709013 202076160 9382 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=692/tid=696] ppid=684 vsize=197340 CPUtime=0
/proc/692/task/696/stat : 696 (java) S 684 684 32560 0 -1 64 5 0 0 0 0 0 0 0 15 0 10 0 138709013 202076160 9382 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=692/tid=697] ppid=684 vsize=197340 CPUtime=0
/proc/692/task/697/stat : 697 (java) S 684 684 32560 0 -1 64 1 0 0 0 0 0 0 0 25 0 10 0 138709015 202076160 9382 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=692/tid=698] ppid=684 vsize=197340 CPUtime=0.2
/proc/692/task/698/stat : 698 (java) S 684 684 32560 0 -1 64 646 0 0 0 20 0 0 0 16 0 10 0 138709015 202076160 9382 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=692/tid=699] ppid=684 vsize=197340 CPUtime=0
/proc/692/task/699/stat : 699 (java) S 684 684 32560 0 -1 64 0 0 0 0 0 0 0 0 25 0 10 0 138709015 202076160 9382 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=692/tid=700] ppid=684 vsize=197340 CPUtime=0.06
/proc/692/task/700/stat : 700 (java) S 684 684 32560 0 -1 64 10 0 0 0 2 4 0 0 15 0 10 0 138709015 202076160 9382 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=692/tid=701] ppid=684 vsize=197340 CPUtime=0
/proc/692/task/701/stat : 701 (java) S 684 684 32560 0 -1 64 70 0 0 0 0 0 0 0 25 0 10 0 138709788 202076160 9382 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 18446744071563356171 0 0 -1 1 0 0
Current children cumulated CPU time (s) 43.92
Current children cumulated vsize (KiB) 290228

[startup+102.303 s]
/proc/loadavg: 2.73 2.36 2.08 3/87 705
/proc/meminfo: memFree=1104520/2055920 swapFree=4192812/4192956
[pid=684] ppid=682 vsize=5360 CPUtime=3.79
/proc/684/stat : 684 (hydra) S 682 684 32560 0 -1 4194304 375 20578 0 0 0 0 369 10 17 0 1 0 138708225 5488640 238 996147200 4194304 4889804 548682068816 18446744073709551615 217871606596 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/684/statm: 1340 238 196 169 0 51 0

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

/proc/692/task/701/stat : 701 (java) S 684 684 32560 0 -1 64 70 0 0 0 0 0 0 0 25 0 10 0 138709788 202076160 9382 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 18446744071563356171 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1574.05
Current children cumulated vsize (KiB) 290228

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/87 705
/proc/meminfo: memFree=1017160/2055920 swapFree=4192812/4192956
[pid=684] ppid=682 vsize=5360 CPUtime=3.79
/proc/684/stat : 684 (hydra) S 682 684 32560 0 -1 4194304 375 20578 0 0 0 0 369 10 17 0 1 0 138708225 5488640 238 996147200 4194304 4889804 548682068816 18446744073709551615 217871606596 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/684/statm: 1340 238 196 169 0 51 0
[pid=692] ppid=684 vsize=197340 CPUtime=7.58
/proc/692/stat : 692 (java) S 684 684 32560 0 -1 0 13711 0 1 0 650 108 0 0 18 0 10 0 138708722 202076160 9382 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/692/statm: 49335 9382 2543 9 0 43918 0
[pid=702] ppid=692 vsize=5356 CPUtime=0
/proc/702/stat : 702 (mistral) S 692 684 32560 0 -1 4194304 290 0 0 0 0 0 0 0 25 0 1 0 138709788 5484544 236 996147200 4194304 4889804 548682068592 18446744073709551615 217871606596 0 65540 4 65538 18446744071563356171 0 0 17 1 0 0
/proc/702/statm: 1339 236 196 169 0 50 0
[pid=703] ppid=702 vsize=82172 CPUtime=1622.08
/proc/703/stat : 703 (xsolve) R 702 684 32560 0 -1 4194304 20026 0 0 0 162187 21 0 0 25 0 1 0 138709789 84144128 19371 996147200 134512640 135239763 4294955968 18446744073709551615 134821027 0 4 0 0 0 0 0 17 0 0 0
/proc/703/statm: 20543 19371 414 177 0 19446 0
[pid=692/tid=693] ppid=684 vsize=197340 CPUtime=5.39
/proc/692/task/693/stat : 693 (java) S 684 684 32560 0 -1 64 3856 0 1 0 504 35 0 0 23 0 10 0 138708733 202076160 9382 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 1 0 0
[pid=692/tid=694] ppid=684 vsize=197340 CPUtime=1.24
/proc/692/task/694/stat : 694 (java) S 684 684 32560 0 -1 64 8405 0 0 0 104 20 0 0 16 0 10 0 138709013 202076160 9382 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=692/tid=695] ppid=684 vsize=197340 CPUtime=0
/proc/692/task/695/stat : 695 (java) S 684 684 32560 0 -1 64 11 0 0 0 0 0 0 0 16 0 10 0 138709013 202076160 9382 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=692/tid=696] ppid=684 vsize=197340 CPUtime=0
/proc/692/task/696/stat : 696 (java) S 684 684 32560 0 -1 64 5 0 0 0 0 0 0 0 15 0 10 0 138709013 202076160 9382 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=692/tid=697] ppid=684 vsize=197340 CPUtime=0
/proc/692/task/697/stat : 697 (java) S 684 684 32560 0 -1 64 1 0 0 0 0 0 0 0 25 0 10 0 138709015 202076160 9382 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=692/tid=698] ppid=684 vsize=197340 CPUtime=0.2
/proc/692/task/698/stat : 698 (java) S 684 684 32560 0 -1 64 646 0 0 0 20 0 0 0 16 0 10 0 138709015 202076160 9382 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=692/tid=699] ppid=684 vsize=197340 CPUtime=0
/proc/692/task/699/stat : 699 (java) S 684 684 32560 0 -1 64 0 0 0 0 0 0 0 0 25 0 10 0 138709015 202076160 9382 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=692/tid=700] ppid=684 vsize=197340 CPUtime=0.69
/proc/692/task/700/stat : 700 (java) S 684 684 32560 0 -1 64 10 0 0 0 21 48 0 0 15 0 10 0 138709015 202076160 9382 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=692/tid=701] ppid=684 vsize=197340 CPUtime=0
/proc/692/task/701/stat : 701 (java) S 684 684 32560 0 -1 64 70 0 0 0 0 0 0 0 25 0 10 0 138709788 202076160 9382 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 18446744071563356171 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1633.45
Current children cumulated vsize (KiB) 290228

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/87 705
/proc/meminfo: memFree=1014984/2055920 swapFree=4192812/4192956
[pid=684] ppid=682 vsize=5360 CPUtime=3.79
/proc/684/stat : 684 (hydra) S 682 684 32560 0 -1 4194304 375 20578 0 0 0 0 369 10 17 0 1 0 138708225 5488640 238 996147200 4194304 4889804 548682068816 18446744073709551615 217871606596 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/684/statm: 1340 238 196 169 0 51 0
[pid=692] ppid=684 vsize=197340 CPUtime=7.58
/proc/692/stat : 692 (java) S 684 684 32560 0 -1 0 13711 0 1 0 650 108 0 0 18 0 10 0 138708722 202076160 9382 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/692/statm: 49335 9382 2543 9 0 43918 0
[pid=702] ppid=692 vsize=5356 CPUtime=0
/proc/702/stat : 702 (mistral) S 692 684 32560 0 -1 4194304 290 0 0 0 0 0 0 0 25 0 1 0 138709788 5484544 236 996147200 4194304 4889804 548682068592 18446744073709551615 217871606596 0 65540 4 65538 18446744071563356171 0 0 17 1 0 0
/proc/702/statm: 1339 236 196 169 0 50 0
[pid=703] ppid=702 vsize=82172 CPUtime=1681.48
/proc/703/stat : 703 (xsolve) R 702 684 32560 0 -1 4194304 20026 0 0 0 168127 21 0 0 25 0 1 0 138709789 84144128 19371 996147200 134512640 135239763 4294955968 18446744073709551615 134821584 0 4 0 0 0 0 0 17 0 0 0
/proc/703/statm: 20543 19371 414 177 0 19446 0
[pid=692/tid=693] ppid=684 vsize=197340 CPUtime=5.39
/proc/692/task/693/stat : 693 (java) S 684 684 32560 0 -1 64 3856 0 1 0 504 35 0 0 23 0 10 0 138708733 202076160 9382 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 1 0 0
[pid=692/tid=694] ppid=684 vsize=197340 CPUtime=1.24
/proc/692/task/694/stat : 694 (java) S 684 684 32560 0 -1 64 8405 0 0 0 104 20 0 0 16 0 10 0 138709013 202076160 9382 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=692/tid=695] ppid=684 vsize=197340 CPUtime=0
/proc/692/task/695/stat : 695 (java) S 684 684 32560 0 -1 64 11 0 0 0 0 0 0 0 16 0 10 0 138709013 202076160 9382 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=692/tid=696] ppid=684 vsize=197340 CPUtime=0
/proc/692/task/696/stat : 696 (java) S 684 684 32560 0 -1 64 5 0 0 0 0 0 0 0 15 0 10 0 138709013 202076160 9382 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=692/tid=697] ppid=684 vsize=197340 CPUtime=0
/proc/692/task/697/stat : 697 (java) S 684 684 32560 0 -1 64 1 0 0 0 0 0 0 0 25 0 10 0 138709015 202076160 9382 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=692/tid=698] ppid=684 vsize=197340 CPUtime=0.2
/proc/692/task/698/stat : 698 (java) S 684 684 32560 0 -1 64 646 0 0 0 20 0 0 0 16 0 10 0 138709015 202076160 9382 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=692/tid=699] ppid=684 vsize=197340 CPUtime=0
/proc/692/task/699/stat : 699 (java) S 684 684 32560 0 -1 64 0 0 0 0 0 0 0 0 25 0 10 0 138709015 202076160 9382 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=692/tid=700] ppid=684 vsize=197340 CPUtime=0.7
/proc/692/task/700/stat : 700 (java) S 684 684 32560 0 -1 64 10 0 0 0 21 49 0 0 15 0 10 0 138709015 202076160 9382 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=692/tid=701] ppid=684 vsize=197340 CPUtime=0
/proc/692/task/701/stat : 701 (java) S 684 684 32560 0 -1 64 70 0 0 0 0 0 0 0 25 0 10 0 138709788 202076160 9382 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 18446744071563356171 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1692.85
Current children cumulated vsize (KiB) 290228

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/87 705
/proc/meminfo: memFree=1012872/2055920 swapFree=4192812/4192956
[pid=684] ppid=682 vsize=5360 CPUtime=3.79
/proc/684/stat : 684 (hydra) S 682 684 32560 0 -1 4194304 375 20578 0 0 0 0 369 10 17 0 1 0 138708225 5488640 238 996147200 4194304 4889804 548682068816 18446744073709551615 217871606596 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/684/statm: 1340 238 196 169 0 51 0
[pid=692] ppid=684 vsize=197340 CPUtime=7.58
/proc/692/stat : 692 (java) S 684 684 32560 0 -1 0 13711 0 1 0 650 108 0 0 18 0 10 0 138708722 202076160 9382 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/692/statm: 49335 9382 2543 9 0 43918 0
[pid=702] ppid=692 vsize=5356 CPUtime=0
/proc/702/stat : 702 (mistral) S 692 684 32560 0 -1 4194304 290 0 0 0 0 0 0 0 25 0 1 0 138709788 5484544 236 996147200 4194304 4889804 548682068592 18446744073709551615 217871606596 0 65540 4 65538 18446744071563356171 0 0 17 1 0 0
/proc/702/statm: 1339 236 196 169 0 50 0
[pid=703] ppid=702 vsize=82172 CPUtime=1740.88
/proc/703/stat : 703 (xsolve) R 702 684 32560 0 -1 4194304 20026 0 0 0 174067 21 0 0 25 0 1 0 138709789 84144128 19371 996147200 134512640 135239763 4294955968 18446744073709551615 135031322 0 4 0 0 0 0 0 17 0 0 0
/proc/703/statm: 20543 19371 414 177 0 19446 0
[pid=692/tid=693] ppid=684 vsize=197340 CPUtime=5.39
/proc/692/task/693/stat : 693 (java) S 684 684 32560 0 -1 64 3856 0 1 0 504 35 0 0 23 0 10 0 138708733 202076160 9382 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 1 0 0
[pid=692/tid=694] ppid=684 vsize=197340 CPUtime=1.24
/proc/692/task/694/stat : 694 (java) S 684 684 32560 0 -1 64 8405 0 0 0 104 20 0 0 16 0 10 0 138709013 202076160 9382 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=692/tid=695] ppid=684 vsize=197340 CPUtime=0
/proc/692/task/695/stat : 695 (java) S 684 684 32560 0 -1 64 11 0 0 0 0 0 0 0 16 0 10 0 138709013 202076160 9382 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=692/tid=696] ppid=684 vsize=197340 CPUtime=0
/proc/692/task/696/stat : 696 (java) S 684 684 32560 0 -1 64 5 0 0 0 0 0 0 0 15 0 10 0 138709013 202076160 9382 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=692/tid=697] ppid=684 vsize=197340 CPUtime=0
/proc/692/task/697/stat : 697 (java) S 684 684 32560 0 -1 64 1 0 0 0 0 0 0 0 25 0 10 0 138709015 202076160 9382 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=692/tid=698] ppid=684 vsize=197340 CPUtime=0.2
/proc/692/task/698/stat : 698 (java) S 684 684 32560 0 -1 64 646 0 0 0 20 0 0 0 16 0 10 0 138709015 202076160 9382 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=692/tid=699] ppid=684 vsize=197340 CPUtime=0
/proc/692/task/699/stat : 699 (java) S 684 684 32560 0 -1 64 0 0 0 0 0 0 0 0 25 0 10 0 138709015 202076160 9382 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=692/tid=700] ppid=684 vsize=197340 CPUtime=0.7
/proc/692/task/700/stat : 700 (java) S 684 684 32560 0 -1 64 10 0 0 0 21 49 0 0 15 0 10 0 138709015 202076160 9382 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=692/tid=701] ppid=684 vsize=197340 CPUtime=0
/proc/692/task/701/stat : 701 (java) S 684 684 32560 0 -1 64 70 0 0 0 0 0 0 0 25 0 10 0 138709788 202076160 9382 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 18446744071563356171 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1752.25
Current children cumulated vsize (KiB) 290228



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1830.8 s]
/proc/loadavg: 2.58 2.13 2.04 5/95 754
/proc/meminfo: memFree=1188344/2055920 swapFree=4192812/4192956
[pid=684] ppid=682 vsize=5360 CPUtime=3.79
/proc/684/stat : 684 (hydra) S 682 684 32560 0 -1 4194304 375 20578 0 0 0 0 369 10 17 0 1 0 138708225 5488640 238 996147200 4194304 4889804 548682068816 18446744073709551615 217871606596 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/684/statm: 1340 238 196 169 0 51 0
[pid=692] ppid=684 vsize=197340 CPUtime=8.24
/proc/692/stat : 692 (java) S 684 684 32560 0 -1 0 13711 0 1 0 668 156 0 0 18 0 10 0 138708722 202076160 9382 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/692/statm: 49335 9382 2543 9 0 43918 0
[pid=702] ppid=692 vsize=5356 CPUtime=0
/proc/702/stat : 702 (mistral) S 692 684 32560 0 -1 4194304 290 0 0 0 0 0 0 0 25 0 1 0 138709788 5484544 236 996147200 4194304 4889804 548682068592 18446744073709551615 217871606596 0 65540 4 65538 18446744071563356171 0 0 17 1 0 0
/proc/702/statm: 1339 236 196 169 0 50 0
[pid=703] ppid=702 vsize=82172 CPUtime=1788.02
/proc/703/stat : 703 (xsolve) R 702 684 32560 0 -1 4194304 20026 0 0 0 178780 22 0 0 25 0 1 0 138709789 84144128 19371 996147200 134512640 135239763 4294955968 18446744073709551615 134738058 0 4 0 0 0 0 0 17 1 0 0
/proc/703/statm: 20543 19371 414 177 0 19446 0
[pid=692/tid=693] ppid=684 vsize=197340 CPUtime=5.39
/proc/692/task/693/stat : 693 (java) S 684 684 32560 0 -1 64 3856 0 1 0 504 35 0 0 23 0 10 0 138708733 202076160 9382 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 1 0 0
[pid=692/tid=694] ppid=684 vsize=197340 CPUtime=1.28
/proc/692/task/694/stat : 694 (java) S 684 684 32560 0 -1 64 8405 0 0 0 106 22 0 0 16 0 10 0 138709013 202076160 9382 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=692/tid=695] ppid=684 vsize=197340 CPUtime=0
/proc/692/task/695/stat : 695 (java) S 684 684 32560 0 -1 64 11 0 0 0 0 0 0 0 16 0 10 0 138709013 202076160 9382 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=692/tid=696] ppid=684 vsize=197340 CPUtime=0
/proc/692/task/696/stat : 696 (java) S 684 684 32560 0 -1 64 5 0 0 0 0 0 0 0 15 0 10 0 138709013 202076160 9382 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=692/tid=697] ppid=684 vsize=197340 CPUtime=0
/proc/692/task/697/stat : 697 (java) S 684 684 32560 0 -1 64 1 0 0 0 0 0 0 0 25 0 10 0 138709015 202076160 9382 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=692/tid=698] ppid=684 vsize=197340 CPUtime=0.2
/proc/692/task/698/stat : 698 (java) S 684 684 32560 0 -1 64 646 0 0 0 20 0 0 0 16 0 10 0 138709015 202076160 9382 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=692/tid=699] ppid=684 vsize=197340 CPUtime=0
/proc/692/task/699/stat : 699 (java) S 684 684 32560 0 -1 64 0 0 0 0 0 0 0 0 25 0 10 0 138709015 202076160 9382 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=692/tid=700] ppid=684 vsize=197340 CPUtime=1.3
/proc/692/task/700/stat : 700 (java) R 684 684 32560 0 -1 64 10 0 0 0 36 94 0 0 15 0 10 0 138709015 202076160 9382 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=692/tid=701] ppid=684 vsize=197340 CPUtime=0
/proc/692/task/701/stat : 701 (java) S 684 684 32560 0 -1 64 70 0 0 0 0 0 0 0 25 0 10 0 138709788 202076160 9382 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 18446744071563356171 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1800.05
Current children cumulated vsize (KiB) 290228

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

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

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 684 and gives
#  childrusage.ru_utime.tv_sec=3
#  childrusage.ru_utime.tv_usec=695438
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=113982
# CPU time returned by wait4() is 3.80942
# while last known CPU time is 1800.05
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1830.83
CPU time (s): 1800.05
CPU user time (s): 1798.17
CPU system time (s): 1.88
CPU usage (%): 98.3188
Max. virtual memory (cumulated for all children) (KiB): 290228

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3.69544
system time used= 0.113982
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 20953
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= 26
involuntary context switches= 137

runsolver used 2.6506 second user time and 6.97194 second system time

The end

Launcher Data (download as text)

Begin job on node28 at 2008-07-03 21:27:09
IDJOB=1058178
IDBENCH=54111
IDSOLVER=365
FILE ID=node28/1058178-1215113228
PBS_JOBID= 7877147
Free space on /tmp= 66536 MiB

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

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 5ef5412c0ffa303b60f6d13c783c47df
RANDOM SEED=877313510

node28.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.231
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.231
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:       1252936 kB
Buffers:         51660 kB
Cached:         346140 kB
SwapCached:          0 kB
Active:         520776 kB
Inactive:       217344 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1252936 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:           31420 kB
Writeback:           0 kB
Mapped:         359396 kB
Slab:            49188 kB
Committed_AS:   773196 kB
PageTables:       2588 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66436 MiB
End job on node28 at 2008-07-03 21:57:44