Trace number 1058034

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 1816.94

General information on the benchmark

Namecsp/compet08/
normalized-patat-08-comp-16.xml
MD5SUM60daac4778aa66fc9cd6221b0d2d0b74
Bench CategoryGLOBAL (global constraints)
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 constraints25339
Maximum constraint arity24
Maximum domain size34
Number of constraints which are defined in extension0
Number of constraints which are defined in intension24840
Global constraints used (with number of constraints)alldifferent(499)

Solver Data (download as text)

0.00/0.00	c cpHydra_k_10 version 0.0
8.47/8.90	c CASE TO CLASSIFY:
8.57/8.90	c Case: 0
8.57/8.90	c 19 >   0.000000 | c 35 >  40.000000 | c 17 >   0.000000 | c 18 >   1.969300 | c 33 >  30.000000 | c 15 >  21.287400 | c 34 >  30.000000 | c 16 >  24.000000 | c 13 >   8.188670 | c 14 >   8.707360 | c 11 >   9.189820 | c 12 >   9.079740 | c 21 >   3.763640 | c 20 >  98.030700 | c 22 >   5.830950 | c 23 >  74.064600 | c 24 >  28.571400 | c 25 > 499.000000 | c 26 >  -1.000000 | c 27 >  -1.000000 | c 28 >  -1.000000 | c 29 > 100.000000 | c 3 >   9.189820 | c 2 >  -1.000000 | c 10 >  17.465800 | c 1 >  -1.000000 | c 0 >  -1.000000 | c 30 >   0.000000 | c 7 >  -1.000000 | c 6 >  15.496000 | c 32 >   0.000000 | c 5 >  16.659900 | c 31 >   0.000000 | c 4 >  -1.000000 | c 9 >  -1.000000 | c 8 >  -1.000000 | c
8.57/8.91	c choco : 1801.0
8.57/8.91	c mistral : 1801.0
8.57/8.91	c abscon : 1801.0
8.57/8.91	c
8.57/8.91	c
8.57/8.98	c List of same ones: 10
8.57/8.98	c /home/ehebrard/new_instances/competition_4c/data/compet08/patat-08-comp-8.xml
8.57/8.98	c 19 >   0.000000 | c 35 >  40.000000 | c 17 >   0.000000 | c 18 >  14.579000 | c 33 >  30.000000 | c 15 >  19.452200 | c 34 >  30.000000 | c 16 >  15.000000 | c 13 >   7.059480 | c 14 >   9.417850 | c 11 >  12.164600 | c 12 >   4.765530 | c 21 >   3.107250 | c 20 >  85.421000 | c 22 >   5.000000 | c 23 >  65.371600 | c 24 >  25.000000 | c 25 > 490.000000 | c 26 >  -1.000000 | c 27 >  -1.000000 | c 28 >  -1.000000 | c 29 > 100.000000 | c 3 >   7.960000 | c 2 >  -1.000000 | c 10 >  15.614100 | c 1 >  -1.000000 | c 0 >  -1.000000 | c 30 >   0.000000 | c 7 >  -1.000000 | c 6 >  12.084100 | c 32 >   0.000000 | c 5 >  13.597500 | c 31 >   0.000000 | c 4 >  -1.000000 | c 9 >  -1.000000 | c 8 >  -1.000000 | c
8.57/8.98	c choco : 1801.0
8.57/8.98	c mistral : 3.36
8.57/8.99	c abscon : 15.51
8.57/8.99	c
8.57/8.99	c
8.57/8.99	c /home/ehebrard/new_instances/competition_4c/data/compet08/patat-08-comp-15.xml
8.57/8.99	c 19 >   0.000000 | c 35 >  40.000000 | c 17 >   0.000000 | c 18 >  23.800200 | c 33 >  30.000000 | c 15 >  19.804600 | c 34 >  30.000000 | c 16 >  15.000000 | c 13 >   7.050950 | c 14 >   8.751540 | c 11 >  11.493900 | c 12 >   5.236670 | c 21 >   3.089090 | c 20 >  76.199800 | c 22 >   5.099020 | c 23 >  60.156700 | c 24 >  10.000000 | c 25 > 486.000000 | c 26 >  -1.000000 | c 27 >  -1.000000 | c 28 >  -1.000000 | c 29 > 100.000000 | c 3 >   8.033420 | c 2 >  -1.000000 | c 10 >  15.550000 | c 1 >  -1.000000 | c 0 >  -1.000000 | c 30 >   0.000000 | c 7 >  -1.000000 | c 6 >  11.356500 | c 32 >   0.000000 | c 5 >  13.123300 | c 31 >   0.000000 | c 4 >  -1.000000 | c 9 >  -1.000000 | c 8 >  -1.000000 | c
8.57/8.99	c choco : 1801.0
8.57/8.99	c mistral : 3.46
8.57/8.99	c abscon : 14.39
8.57/8.99	c
8.57/8.99	c
8.57/8.99	c /home/ehebrard/new_instances/competition_4c/data/compet08/patat-08-comp-7.xml
8.57/8.99	c 19 >   0.000000 | c 35 >  40.000000 | c 17 >   0.000000 | c 18 >  12.442600 | c 33 >  30.000000 | c 15 >  19.734000 | c 34 >  30.000000 | c 16 >  15.000000 | c 13 >   6.396280 | c 14 >   8.434630 | c 11 >  12.538400 | c 12 >   4.143190 | c 21 >   3.130890 | c 20 >  87.557400 | c 22 >   4.898980 | c 23 >  64.366700 | c 24 >  20.000000 | c 25 > 461.000000 | c 26 >  -1.000000 | c 27 >  -1.000000 | c 28 >  -1.000000 | c 29 > 100.000000 | c 3 >   8.174930 | c 2 >  -1.000000 | c 10 >  15.494700 | c 1 >  -1.000000 | c 0 >  -1.000000 | c 30 >   0.000000 | c 7 >  -1.000000 | c 6 >  12.466600 | c 32 >   0.000000 | c 5 >  13.885100 | c 31 >   0.000000 | c 4 >  -1.000000 | c 9 >  -1.000000 | c 8 >  -1.000000 | c
8.66/9.00	c choco : 1801.0
8.66/9.00	c mistral : 5.03
8.66/9.00	c abscon : 102.03
8.66/9.00	c
8.66/9.00	c
8.66/9.00	c /home/ehebrard/new_instances/competition_4c/data/compet02/patat-02-comp-14.xml
8.66/9.00	c 19 >   0.000000 | c 35 >  40.000000 | c 17 >   0.000000 | c 18 >   1.049790 | c 33 >  30.000000 | c 15 >  20.795500 | c 34 >  30.000000 | c 16 >  20.000000 | c 13 >   7.418740 | c 14 >   8.118940 | c 11 >   9.219170 | c 12 >   8.571470 | c 21 >   4.902910 | c 20 >  98.950200 | c 22 >   6.708200 | c 23 >  82.224100 | c 24 >  22.222200 | c 25 > 350.000000 | c 26 >  -1.000000 | c 27 >  -1.000000 | c 28 >  -1.000000 | c 29 > 100.000000 | c 3 >   9.219170 | c 2 >  -1.000000 | c 10 >  17.177700 | c 1 >  -1.000000 | c 0 >  -1.000000 | c 30 >   0.000000 | c 7 >  -1.000000 | c 6 >  15.980400 | c 32 >   0.000000 | c 5 >  17.155900 | c 31 >   0.000000 | c 4 >  -1.000000 | c 9 >  -1.000000 | c 8 >  -1.000000 | c
8.66/9.01	c choco : 1801.0
8.66/9.01	c mistral : 137.37
8.66/9.01	c abscon : 1046.72
8.66/9.01	c
8.66/9.01	c
8.66/9.01	c /home/ehebrard/new_instances/competition_4c/data/compet02/patat-02-comp-7.xml
8.66/9.01	c 19 >   0.000000 | c 35 >  40.000000 | c 17 >   0.000000 | c 18 >   1.032270 | c 33 >  30.000000 | c 15 >  20.714300 | c 34 >  30.000000 | c 16 >  20.000000 | c 13 >   7.395630 | c 14 >   8.348730 | c 11 >   9.192290 | c 12 >   8.606890 | c 21 >   4.892560 | c 20 >  98.967700 | c 22 >   6.708200 | c 23 >  86.853200 | c 24 >  25.000000 | c 25 > 348.000000 | c 26 >  -1.000000 | c 27 >  -1.000000 | c 28 >  -1.000000 | c 29 > 100.000000 | c 3 >   9.192290 | c 2 >  -1.000000 | c 10 >  17.188200 | c 1 >  -1.000000 | c 0 >  -1.000000 | c 30 >   0.000000 | c 7 >  -1.000000 | c 6 >  15.994700 | c 32 >   0.000000 | c 5 >  17.167700 | c 31 >   0.000000 | c 4 >  -1.000000 | c 9 >  -1.000000 | c 8 >  -1.000000 | c
8.66/9.02	c choco : 1801.0
8.66/9.02	c mistral : 98.85
8.66/9.02	c abscon : 1801.0
8.66/9.02	c
8.66/9.02	c
8.66/9.02	c /home/ehebrard/new_instances/competition_4c/data/compet02/patat-02-comp-20.xml
8.66/9.02	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
8.66/9.03	c choco : 1801.0
8.66/9.03	c mistral : 654.08
8.66/9.03	c abscon : 1801.0
8.66/9.03	c
8.66/9.03	c
8.66/9.03	c /home/ehebrard/new_instances/competition_4c/data/compet02/patat-02-comp-19.xml
8.66/9.03	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
8.66/9.04	c choco : 1801.0
8.66/9.04	c mistral : 265.78
8.66/9.04	c abscon : 1801.0
8.66/9.04	c
8.66/9.04	c
8.66/9.04	c /home/ehebrard/new_instances/competition_4c/data/compet02/patat-02-comp-15.xml
8.66/9.04	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
8.66/9.04	c choco : 1801.0
8.66/9.04	c mistral : 106.17
8.66/9.04	c abscon : 39.95
8.66/9.04	c
8.66/9.04	c
8.66/9.04	c /home/ehebrard/new_instances/competition_4c/data/compet02/patat-02-comp-6.xml
8.66/9.04	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
8.66/9.05	c choco : 1801.0
8.66/9.05	c mistral : 467.31
8.66/9.05	c abscon : 1801.0
8.66/9.05	c
8.66/9.05	c
8.66/9.05	c /home/ehebrard/new_instances/competition_4c/data/compet02/patat-02-comp-4.xml
8.66/9.05	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
8.66/9.06	c choco : 1801.0
8.66/9.06	c mistral : 293.62
8.66/9.06	c abscon : 1801.0
8.66/9.06	c
8.66/9.06	c
8.66/9.06	c Length: 10
8.66/9.06	c 25.06040094403319  42.434859323550256  44.4549407170834  149.43109777283544  151.65420009090616  199.14858205145066  199.40940834395698  199.43927732360595  199.60159408548446  199.60293735359994  
8.66/9.06	c 
8.66/9.06	c 1.0  0.9094688909723105  0.899995709150592  0.5839237511120072  0.579613005142827  0.5006516283266508  0.5002773483810039  0.5002345227664386  0.5000019239912974  0.5  
8.66/9.07	c
8.66/9.07	c solver 0
8.66/9.07	c	  before 0.0 seconds: {} 0
8.66/9.07	c	  before 18.0 seconds: {0, 1} 1909
8.66/9.07	c	  before 54.0 seconds: {0, 1, 7} 2409
8.66/9.07	c	  before 108.0 seconds: {0, 1, 2, 7} 3309
8.66/9.07	c	  before 1062.0 seconds: {0, 1, 2, 3, 7} 3893
8.66/9.07	c
8.66/9.07	c solver 1
8.66/9.07	c	  before 0.0 seconds: {} 0
8.66/9.07	c	  before 18.0 seconds: {0, 1, 2} 2809
8.66/9.07	c	  before 108.0 seconds: {0, 1, 2, 4, 7} 3889
8.66/9.07	c	  before 144.0 seconds: {0, 1, 2, 3, 4, 7} 4473
8.66/9.07	c	  before 270.0 seconds: {0, 1, 2, 3, 4, 6, 7} 4973
8.66/9.07	c	  before 306.0 seconds: {0, 1, 2, 3, 4, 6, 7, 9} 5473
8.66/9.07	c	  before 468.0 seconds: {0, 1, 2, 3, 4, 6, 7, 8, 9} 5973
8.66/9.07	c	  before 666.0 seconds: {0, 1, 2, 3, 4, 5, 6, 7, 8, 9} 6474
8.66/9.07	c
8.66/9.07	c solver 2
8.66/9.07	c	  before 0.0 seconds: {} 0
8.66/9.07	c
8.66/9.07	cTotal time: 96
8.66/9.07	c 1728.0 seconds unused
8.66/9.07	c 0 c 0 c 5 
8.66/9.07	c 5 c 0 c 10 
8.66/9.07	c 0 c 0 c 0 
8.66/9.07	c is solver0 dominated by:
8.66/9.07	c	solver 1 (0 solves instances that 1 can't: false) (1 doesn't solve instances that 0 can't: false) (0 is faster than 1: false) (0 is equally as fast as 1: false) (0 < 1: false)
8.66/9.07	c is dominated? true
8.66/9.07	c
8.66/9.07	c is solver1 dominated by:
8.66/9.07	c	solver 0 (1 solves instances that 0 can't: true) (0 doesn't solve instances that 1 can't: true) (1 is faster than 0: true) (1 is equally as fast as 0: false) (1 < 0: true)
8.66/9.07	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)
8.66/9.07	c is dominated? false
8.66/9.07	c
8.66/9.07	c is solver2 dominated by:
8.66/9.07	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)
8.66/9.07	c is dominated? true
8.66/9.07	c
8.66/9.07	c Number of non-dominated solvers: 1
8.66/9.07	c remove dominated solvers
8.66/9.07	c solver 1 is not dominated by another solver
8.66/9.07	c solver 2 is dominated by another solver
8.66/9.07	c solver 0 is dominated by another solver
8.66/9.07	c
8.66/9.07	c solver 0: 0.0
8.66/9.07	c
8.66/9.07	c solver 1: 666.0
8.66/9.07	c
8.66/9.07	c+ 37/37 of 63
8.66/9.07	c
8.66/9.07	c solver 2: 0.0
8.66/9.07	c	 do not run abscon
8.66/9.07	c	  run mistral for 1800.0 seconds {0, 1, 2, 3, 4, 5, 6, 7, 8, 9} 6474
8.66/9.08	c	 do not run choco
8.66/9.08	c Starting solver: HOME/cpHydra_k_10/solver/mistral
8.66/9.08	c On Instance: HOME/instance-1058034-1215112527.xml
8.66/9.08	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-1058034-1215112527/watcher-1058034-1215112527 -o /tmp/evaluation-result-1058034-1215112527/solver-1058034-1215112527 -C 1800 -W 2200 -M 900 --output-limit 1,15 HOME/cpHydra_k_10/hydra HOME/instance-1058034-1215112527.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.11 2.06 2.09 4/84 12154
/proc/meminfo: memFree=1860152/2055920 swapFree=4180096/4192956
[pid=12154] ppid=12152 vsize=18572 CPUtime=0
/proc/12154/stat : 12154 (runsolver) R 12152 12154 11785 0 -1 4194368 15 0 0 0 0 0 0 0 20 0 1 0 1990227360 19017728 292 996147200 4194304 4296836 548682068496 18446744073709551615 231962373415 0 0 4096 24578 0 0 0 17 1 0 0
/proc/12154/statm: 4643 292 257 25 0 2626 0

[startup+0.0869241 s]
/proc/loadavg: 2.11 2.06 2.09 4/84 12154
/proc/meminfo: memFree=1860152/2055920 swapFree=4180096/4192956
[pid=12154] ppid=12152 vsize=5360 CPUtime=0
/proc/12154/stat : 12154 (hydra) S 12152 12154 11785 0 -1 4194304 330 247 0 0 0 0 0 0 21 0 1 0 1990227360 5488640 236 996147200 4194304 4889804 548682068816 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12154/statm: 1340 236 195 169 0 51 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5360

[startup+0.101919 s]
/proc/loadavg: 2.11 2.06 2.09 4/84 12154
/proc/meminfo: memFree=1860152/2055920 swapFree=4180096/4192956
[pid=12154] ppid=12152 vsize=5360 CPUtime=0
/proc/12154/stat : 12154 (hydra) S 12152 12154 11785 0 -1 4194304 330 247 0 0 0 0 0 0 21 0 1 0 1990227360 5488640 236 996147200 4194304 4889804 548682068816 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12154/statm: 1340 236 195 169 0 51 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5360

[startup+0.301868 s]
/proc/loadavg: 2.11 2.06 2.09 4/84 12154
/proc/meminfo: memFree=1860152/2055920 swapFree=4180096/4192956
[pid=12154] ppid=12152 vsize=5360 CPUtime=0
/proc/12154/stat : 12154 (hydra) S 12152 12154 11785 0 -1 4194304 330 247 0 0 0 0 0 0 21 0 1 0 1990227360 5488640 236 996147200 4194304 4889804 548682068816 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12154/statm: 1340 236 195 169 0 51 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5360

[startup+0.701763 s]
/proc/loadavg: 2.11 2.06 2.09 4/84 12154
/proc/meminfo: memFree=1860152/2055920 swapFree=4180096/4192956
[pid=12154] ppid=12152 vsize=5360 CPUtime=0
/proc/12154/stat : 12154 (hydra) S 12152 12154 11785 0 -1 4194304 330 247 0 0 0 0 0 0 21 0 1 0 1990227360 5488640 236 996147200 4194304 4889804 548682068816 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12154/statm: 1340 236 195 169 0 51 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5360

[startup+1.50156 s]
/proc/loadavg: 2.11 2.06 2.09 3/86 12158
/proc/meminfo: memFree=1846888/2055920 swapFree=4180096/4192956
[pid=12154] ppid=12152 vsize=5360 CPUtime=0
/proc/12154/stat : 12154 (hydra) S 12152 12154 11785 0 -1 4194304 330 247 0 0 0 0 0 0 21 0 1 0 1990227360 5488640 236 996147200 4194304 4889804 548682068816 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12154/statm: 1340 236 195 169 0 51 0
[pid=12158] ppid=12154 vsize=56052 CPUtime=1.44
/proc/12158/stat : 12158 (xsolve) R 12154 12154 11785 0 -1 4194304 13593 0 0 0 138 6 0 0 25 0 1 0 1990227362 57397248 12990 996147200 134512640 135239763 4294956176 18446744073709551615 7638820 0 0 4096 0 0 0 0 17 1 0 0
/proc/12158/statm: 14013 12990 402 177 0 12916 0
Current children cumulated CPU time (s) 1.44
Current children cumulated vsize (KiB) 61412

[startup+3.10214 s]
/proc/loadavg: 2.11 2.06 2.09 3/86 12158
/proc/meminfo: memFree=1796968/2055920 swapFree=4180096/4192956
[pid=12154] ppid=12152 vsize=5360 CPUtime=0
/proc/12154/stat : 12154 (hydra) S 12152 12154 11785 0 -1 4194304 330 247 0 0 0 0 0 0 21 0 1 0 1990227360 5488640 236 996147200 4194304 4889804 548682068816 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12154/statm: 1340 236 195 169 0 51 0
[pid=12158] ppid=12154 vsize=67464 CPUtime=3.01
/proc/12158/stat : 12158 (xsolve) R 12154 12154 11785 0 -1 4194304 16422 0 0 0 294 7 0 0 25 0 1 0 1990227362 69083136 15740 996147200 134512640 135239763 4294956176 18446744073709551615 7638548 0 0 4096 0 0 0 0 17 1 0 0
/proc/12158/statm: 16866 15740 436 177 0 15769 0
Current children cumulated CPU time (s) 3.01
Current children cumulated vsize (KiB) 72824

[startup+6.3013 s]
/proc/loadavg: 2.02 2.05 2.09 2/80 12172
/proc/meminfo: memFree=1875032/2055920 swapFree=4180096/4192956
[pid=12154] ppid=12152 vsize=5360 CPUtime=3.15
/proc/12154/stat : 12154 (hydra) S 12152 12154 11785 0 -1 4194304 375 17012 0 2 0 0 306 9 16 0 1 0 1990227360 5488640 238 996147200 4194304 4889804 548682068816 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12154/statm: 1340 238 196 169 0 51 0
[pid=12162] ppid=12154 vsize=197824 CPUtime=2.84
/proc/12162/stat : 12162 (java) S 12154 12154 11785 0 -1 0 8209 0 1 0 276 8 0 0 18 0 9 0 1990227719 202571776 6812 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/12162/statm: 49456 6812 2540 9 0 44039 0
[pid=12162/tid=12163] ppid=12154 vsize=197824 CPUtime=2.21
/proc/12162/task/12163/stat : 12163 (java) R 12154 12154 11785 0 -1 64 3140 0 1 0 218 3 0 0 16 0 9 0 1990227720 202571776 6812 996147200 134512640 134550740 4294955968 18446744073709551615 4126599415 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12162/tid=12165] ppid=12154 vsize=197824 CPUtime=0.43
/proc/12162/task/12165/stat : 12165 (java) S 12154 12154 11785 0 -1 64 3694 0 0 0 40 3 0 0 16 0 9 0 1990227722 202571776 6812 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=12162/tid=12166] ppid=12154 vsize=197824 CPUtime=0
/proc/12162/task/12166/stat : 12166 (java) S 12154 12154 11785 0 -1 64 11 0 0 0 0 0 0 0 15 0 9 0 1990227722 202571776 6812 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12162/tid=12167] ppid=12154 vsize=197824 CPUtime=0
/proc/12162/task/12167/stat : 12167 (java) S 12154 12154 11785 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 1990227722 202571776 6812 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12162/tid=12169] ppid=12154 vsize=197824 CPUtime=0
/proc/12162/task/12169/stat : 12169 (java) S 12154 12154 11785 0 -1 64 0 0 0 0 0 0 0 0 21 0 9 0 1990227724 202571776 6812 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12162/tid=12170] ppid=12154 vsize=197824 CPUtime=0.16
/proc/12162/task/12170/stat : 12170 (java) S 12154 12154 11785 0 -1 64 650 0 0 0 16 0 0 0 15 0 9 0 1990227724 202571776 6812 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12162/tid=12171] ppid=12154 vsize=197824 CPUtime=0
/proc/12162/task/12171/stat : 12171 (java) S 12154 12154 11785 0 -1 64 1 0 0 0 0 0 0 0 22 0 9 0 1990227724 202571776 6812 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12162/tid=12172] ppid=12154 vsize=197824 CPUtime=0
/proc/12162/task/12172/stat : 12172 (java) S 12154 12154 11785 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 1990227724 202571776 6812 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 5.99
Current children cumulated vsize (KiB) 203184

[startup+12.7026 s]
/proc/loadavg: 2.02 2.05 2.09 3/85 12202
/proc/meminfo: memFree=1719088/2055920 swapFree=4180096/4192956
[pid=12154] ppid=12152 vsize=5360 CPUtime=3.15
/proc/12154/stat : 12154 (hydra) S 12152 12154 11785 0 -1 4194304 375 17012 0 2 0 0 306 9 16 0 1 0 1990227360 5488640 238 996147200 4194304 4889804 548682068816 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12154/statm: 1340 238 196 169 0 51 0
[pid=12162] ppid=12154 vsize=198200 CPUtime=5.57
/proc/12162/stat : 12162 (java) S 12154 12154 11785 0 -1 0 14046 0 1 0 542 15 0 0 18 0 10 0 1990227719 202956800 9454 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/12162/statm: 49550 9454 2543 9 0 44133 0
[pid=12201] ppid=12162 vsize=5356 CPUtime=0
/proc/12201/stat : 12201 (mistral) S 12162 12154 11785 0 -1 4194304 292 0 0 0 0 0 0 0 18 0 1 0 1990228269 5484544 236 996147200 4194304 4889804 548682068592 18446744073709551615 231962370884 0 65540 4 65538 18446744071563356171 0 0 17 1 0 0
/proc/12201/statm: 1339 236 196 169 0 50 0
[pid=12202] ppid=12201 vsize=67648 CPUtime=3.57
/proc/12202/stat : 12202 (xsolve) R 12201 12154 11785 0 -1 4194304 16400 0 0 0 349 8 0 0 25 0 1 0 1990228269 69271552 15769 996147200 134512640 135239763 4294955968 18446744073709551615 135030894 0 4 0 0 0 0 0 17 1 0 0
/proc/12202/statm: 16912 15769 414 177 0 15815 0
[pid=12162/tid=12163] ppid=12154 vsize=198200 CPUtime=4.37
/proc/12162/task/12163/stat : 12163 (java) S 12154 12154 11785 0 -1 64 3959 0 1 0 432 5 0 0 16 0 10 0 1990227720 202956800 9454 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 1 0 0
[pid=12162/tid=12165] ppid=12154 vsize=198200 CPUtime=0.97
/proc/12162/task/12165/stat : 12165 (java) S 12154 12154 11785 0 -1 64 8617 0 0 0 89 8 0 0 16 0 10 0 1990227722 202956800 9454 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=12162/tid=12166] ppid=12154 vsize=198200 CPUtime=0
/proc/12162/task/12166/stat : 12166 (java) S 12154 12154 11785 0 -1 64 11 0 0 0 0 0 0 0 16 0 10 0 1990227722 202956800 9454 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12162/tid=12167] ppid=12154 vsize=198200 CPUtime=0
/proc/12162/task/12167/stat : 12167 (java) S 12154 12154 11785 0 -1 64 5 0 0 0 0 0 0 0 16 0 10 0 1990227722 202956800 9454 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12162/tid=12169] ppid=12154 vsize=198200 CPUtime=0
/proc/12162/task/12169/stat : 12169 (java) S 12154 12154 11785 0 -1 64 0 0 0 0 0 0 0 0 21 0 10 0 1990227724 202956800 9454 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12162/tid=12170] ppid=12154 vsize=198200 CPUtime=0.19
/proc/12162/task/12170/stat : 12170 (java) S 12154 12154 11785 0 -1 64 669 0 0 0 19 0 0 0 16 0 10 0 1990227724 202956800 9454 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12162/tid=12171] ppid=12154 vsize=198200 CPUtime=0
/proc/12162/task/12171/stat : 12171 (java) S 12154 12154 11785 0 -1 64 1 0 0 0 0 0 0 0 22 0 10 0 1990227724 202956800 9454 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12162/tid=12172] ppid=12154 vsize=198200 CPUtime=0
/proc/12162/task/12172/stat : 12172 (java) S 12154 12154 11785 0 -1 64 7 0 0 0 0 0 0 0 15 0 10 0 1990227724 202956800 9454 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12162/tid=12200] ppid=12154 vsize=198200 CPUtime=0
/proc/12162/task/12200/stat : 12200 (java) S 12154 12154 11785 0 -1 64 70 0 0 0 0 0 0 0 18 0 10 0 1990228269 202956800 9454 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 18446744071563356171 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.29
Current children cumulated vsize (KiB) 276564

[startup+25.5023 s]
/proc/loadavg: 2.01 2.04 2.08 3/85 12202
/proc/meminfo: memFree=1719344/2055920 swapFree=4180096/4192956
[pid=12154] ppid=12152 vsize=5360 CPUtime=3.15
/proc/12154/stat : 12154 (hydra) S 12152 12154 11785 0 -1 4194304 375 17012 0 2 0 0 306 9 16 0 1 0 1990227360 5488640 238 996147200 4194304 4889804 548682068816 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12154/statm: 1340 238 196 169 0 51 0
[pid=12162] ppid=12154 vsize=198200 CPUtime=5.57
/proc/12162/stat : 12162 (java) S 12154 12154 11785 0 -1 0 14053 0 1 0 542 15 0 0 18 0 10 0 1990227719 202956800 9454 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/12162/statm: 49550 9454 2543 9 0 44133 0
[pid=12201] ppid=12162 vsize=5356 CPUtime=0
/proc/12201/stat : 12201 (mistral) S 12162 12154 11785 0 -1 4194304 292 0 0 0 0 0 0 0 18 0 1 0 1990228269 5484544 236 996147200 4194304 4889804 548682068592 18446744073709551615 231962370884 0 65540 4 65538 18446744071563356171 0 0 17 1 0 0
/proc/12201/statm: 1339 236 196 169 0 50 0
[pid=12202] ppid=12201 vsize=67648 CPUtime=16.25
/proc/12202/stat : 12202 (xsolve) R 12201 12154 11785 0 -1 4194304 16400 0 0 0 1617 8 0 0 25 0 1 0 1990228269 69271552 15769 996147200 134512640 135239763 4294955968 18446744073709551615 135035087 0 4 0 0 0 0 0 17 1 0 0
/proc/12202/statm: 16912 15769 414 177 0 15815 0
[pid=12162/tid=12163] ppid=12154 vsize=198200 CPUtime=4.37
/proc/12162/task/12163/stat : 12163 (java) S 12154 12154 11785 0 -1 64 3959 0 1 0 432 5 0 0 16 0 10 0 1990227720 202956800 9454 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 1 0 0
[pid=12162/tid=12165] ppid=12154 vsize=198200 CPUtime=0.97
/proc/12162/task/12165/stat : 12165 (java) S 12154 12154 11785 0 -1 64 8617 0 0 0 89 8 0 0 16 0 10 0 1990227722 202956800 9454 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=12162/tid=12166] ppid=12154 vsize=198200 CPUtime=0
/proc/12162/task/12166/stat : 12166 (java) S 12154 12154 11785 0 -1 64 11 0 0 0 0 0 0 0 16 0 10 0 1990227722 202956800 9454 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12162/tid=12167] ppid=12154 vsize=198200 CPUtime=0
/proc/12162/task/12167/stat : 12167 (java) S 12154 12154 11785 0 -1 64 5 0 0 0 0 0 0 0 16 0 10 0 1990227722 202956800 9454 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12162/tid=12169] ppid=12154 vsize=198200 CPUtime=0
/proc/12162/task/12169/stat : 12169 (java) S 12154 12154 11785 0 -1 64 0 0 0 0 0 0 0 0 21 0 10 0 1990227724 202956800 9454 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12162/tid=12170] ppid=12154 vsize=198200 CPUtime=0.19
/proc/12162/task/12170/stat : 12170 (java) S 12154 12154 11785 0 -1 64 669 0 0 0 19 0 0 0 16 0 10 0 1990227724 202956800 9454 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12162/tid=12171] ppid=12154 vsize=198200 CPUtime=0
/proc/12162/task/12171/stat : 12171 (java) S 12154 12154 11785 0 -1 64 1 0 0 0 0 0 0 0 22 0 10 0 1990227724 202956800 9454 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12162/tid=12172] ppid=12154 vsize=198200 CPUtime=0
/proc/12162/task/12172/stat : 12172 (java) S 12154 12154 11785 0 -1 64 14 0 0 0 0 0 0 0 15 0 10 0 1990227724 202956800 9454 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12162/tid=12200] ppid=12154 vsize=198200 CPUtime=0
/proc/12162/task/12200/stat : 12200 (java) S 12154 12154 11785 0 -1 64 70 0 0 0 0 0 0 0 18 0 10 0 1990228269 202956800 9454 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 18446744071563356171 0 0 -1 0 0 0
Current children cumulated CPU time (s) 24.97
Current children cumulated vsize (KiB) 276564

[startup+51.1027 s]
/proc/loadavg: 2.01 2.04 2.08 3/85 12202
/proc/meminfo: memFree=1719344/2055920 swapFree=4180096/4192956
[pid=12154] ppid=12152 vsize=5360 CPUtime=3.15
/proc/12154/stat : 12154 (hydra) S 12152 12154 11785 0 -1 4194304 375 17012 0 2 0 0 306 9 16 0 1 0 1990227360 5488640 238 996147200 4194304 4889804 548682068816 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12154/statm: 1340 238 196 169 0 51 0
[pid=12162] ppid=12154 vsize=198200 CPUtime=5.57
/proc/12162/stat : 12162 (java) S 12154 12154 11785 0 -1 0 14053 0 1 0 542 15 0 0 18 0 10 0 1990227719 202956800 9454 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/12162/statm: 49550 9454 2543 9 0 44133 0
[pid=12201] ppid=12162 vsize=5356 CPUtime=0
/proc/12201/stat : 12201 (mistral) S 12162 12154 11785 0 -1 4194304 292 0 0 0 0 0 0 0 18 0 1 0 1990228269 5484544 236 996147200 4194304 4889804 548682068592 18446744073709551615 231962370884 0 65540 4 65538 18446744071563356171 0 0 17 1 0 0
/proc/12201/statm: 1339 236 196 169 0 50 0
[pid=12202] ppid=12201 vsize=67648 CPUtime=41.59
/proc/12202/stat : 12202 (xsolve) R 12201 12154 11785 0 -1 4194304 16400 0 0 0 4151 8 0 0 25 0 1 0 1990228269 69271552 15769 996147200 134512640 135239763 4294955968 18446744073709551615 134737008 0 4 0 0 0 0 0 17 1 0 0
/proc/12202/statm: 16912 15769 414 177 0 15815 0
[pid=12162/tid=12163] ppid=12154 vsize=198200 CPUtime=4.37
/proc/12162/task/12163/stat : 12163 (java) S 12154 12154 11785 0 -1 64 3959 0 1 0 432 5 0 0 16 0 10 0 1990227720 202956800 9454 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 1 0 0
[pid=12162/tid=12165] ppid=12154 vsize=198200 CPUtime=0.97
/proc/12162/task/12165/stat : 12165 (java) S 12154 12154 11785 0 -1 64 8617 0 0 0 89 8 0 0 16 0 10 0 1990227722 202956800 9454 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=12162/tid=12166] ppid=12154 vsize=198200 CPUtime=0

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

/proc/12162/task/12200/stat : 12200 (java) S 12154 12154 11785 0 -1 64 70 0 0 0 0 0 0 0 18 0 10 0 1990228269 202956800 9454 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 18446744071563356171 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1646.79
Current children cumulated vsize (KiB) 276564

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/85 12202
/proc/meminfo: memFree=1718064/2055920 swapFree=4180096/4192956
[pid=12154] ppid=12152 vsize=5360 CPUtime=3.15
/proc/12154/stat : 12154 (hydra) S 12152 12154 11785 0 -1 4194304 375 17012 0 2 0 0 306 9 16 0 1 0 1990227360 5488640 238 996147200 4194304 4889804 548682068816 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12154/statm: 1340 238 196 169 0 51 0
[pid=12162] ppid=12154 vsize=198200 CPUtime=5.58
/proc/12162/stat : 12162 (java) S 12154 12154 11785 0 -1 0 14053 0 1 0 542 16 0 0 18 0 10 0 1990227719 202956800 9454 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/12162/statm: 49550 9454 2543 9 0 44133 0
[pid=12201] ppid=12162 vsize=5356 CPUtime=0
/proc/12201/stat : 12201 (mistral) S 12162 12154 11785 0 -1 4194304 292 0 0 0 0 0 0 0 18 0 1 0 1990228269 5484544 236 996147200 4194304 4889804 548682068592 18446744073709551615 231962370884 0 65540 4 65538 18446744071563356171 0 0 17 1 0 0
/proc/12201/statm: 1339 236 196 169 0 50 0
[pid=12202] ppid=12201 vsize=67648 CPUtime=1697.51
/proc/12202/stat : 12202 (xsolve) R 12201 12154 11785 0 -1 4194304 16403 0 0 0 169741 10 0 0 25 0 1 0 1990228269 69271552 15772 996147200 134512640 135239763 4294955968 18446744073709551615 135030883 0 4 0 0 0 0 0 17 1 0 0
/proc/12202/statm: 16912 15772 414 177 0 15815 0
[pid=12162/tid=12163] ppid=12154 vsize=198200 CPUtime=4.37
/proc/12162/task/12163/stat : 12163 (java) S 12154 12154 11785 0 -1 64 3959 0 1 0 432 5 0 0 16 0 10 0 1990227720 202956800 9454 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 1 0 0
[pid=12162/tid=12165] ppid=12154 vsize=198200 CPUtime=0.97
/proc/12162/task/12165/stat : 12165 (java) S 12154 12154 11785 0 -1 64 8617 0 0 0 89 8 0 0 16 0 10 0 1990227722 202956800 9454 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=12162/tid=12166] ppid=12154 vsize=198200 CPUtime=0
/proc/12162/task/12166/stat : 12166 (java) S 12154 12154 11785 0 -1 64 11 0 0 0 0 0 0 0 16 0 10 0 1990227722 202956800 9454 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12162/tid=12167] ppid=12154 vsize=198200 CPUtime=0
/proc/12162/task/12167/stat : 12167 (java) S 12154 12154 11785 0 -1 64 5 0 0 0 0 0 0 0 16 0 10 0 1990227722 202956800 9454 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12162/tid=12169] ppid=12154 vsize=198200 CPUtime=0
/proc/12162/task/12169/stat : 12169 (java) S 12154 12154 11785 0 -1 64 0 0 0 0 0 0 0 0 21 0 10 0 1990227724 202956800 9454 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12162/tid=12170] ppid=12154 vsize=198200 CPUtime=0.19
/proc/12162/task/12170/stat : 12170 (java) S 12154 12154 11785 0 -1 64 669 0 0 0 19 0 0 0 16 0 10 0 1990227724 202956800 9454 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12162/tid=12171] ppid=12154 vsize=198200 CPUtime=0
/proc/12162/task/12171/stat : 12171 (java) S 12154 12154 11785 0 -1 64 1 0 0 0 0 0 0 0 22 0 10 0 1990227724 202956800 9454 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12162/tid=12172] ppid=12154 vsize=198200 CPUtime=0
/proc/12162/task/12172/stat : 12172 (java) S 12154 12154 11785 0 -1 64 14 0 0 0 0 0 0 0 15 0 10 0 1990227724 202956800 9454 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12162/tid=12200] ppid=12154 vsize=198200 CPUtime=0
/proc/12162/task/12200/stat : 12200 (java) S 12154 12154 11785 0 -1 64 70 0 0 0 0 0 0 0 18 0 10 0 1990228269 202956800 9454 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 18446744071563356171 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1706.24
Current children cumulated vsize (KiB) 276564

[startup+1782.3 s]
/proc/loadavg: 2.07 2.02 2.00 3/85 12202
/proc/meminfo: memFree=1717808/2055920 swapFree=4180096/4192956
[pid=12154] ppid=12152 vsize=5360 CPUtime=3.15
/proc/12154/stat : 12154 (hydra) S 12152 12154 11785 0 -1 4194304 375 17012 0 2 0 0 306 9 16 0 1 0 1990227360 5488640 238 996147200 4194304 4889804 548682068816 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12154/statm: 1340 238 196 169 0 51 0
[pid=12162] ppid=12154 vsize=198200 CPUtime=5.58
/proc/12162/stat : 12162 (java) S 12154 12154 11785 0 -1 0 14053 0 1 0 542 16 0 0 18 0 10 0 1990227719 202956800 9454 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/12162/statm: 49550 9454 2543 9 0 44133 0
[pid=12201] ppid=12162 vsize=5356 CPUtime=0
/proc/12201/stat : 12201 (mistral) S 12162 12154 11785 0 -1 4194304 292 0 0 0 0 0 0 0 18 0 1 0 1990228269 5484544 236 996147200 4194304 4889804 548682068592 18446744073709551615 231962370884 0 65540 4 65538 18446744071563356171 0 0 17 1 0 0
/proc/12201/statm: 1339 236 196 169 0 50 0
[pid=12202] ppid=12201 vsize=67648 CPUtime=1756.95
/proc/12202/stat : 12202 (xsolve) R 12201 12154 11785 0 -1 4194304 16403 0 0 0 175685 10 0 0 25 0 1 0 1990228269 69271552 15772 996147200 134512640 135239763 4294955968 18446744073709551615 134821040 0 4 0 0 0 0 0 17 1 0 0
/proc/12202/statm: 16912 15772 414 177 0 15815 0
[pid=12162/tid=12163] ppid=12154 vsize=198200 CPUtime=4.37
/proc/12162/task/12163/stat : 12163 (java) S 12154 12154 11785 0 -1 64 3959 0 1 0 432 5 0 0 16 0 10 0 1990227720 202956800 9454 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 1 0 0
[pid=12162/tid=12165] ppid=12154 vsize=198200 CPUtime=0.97
/proc/12162/task/12165/stat : 12165 (java) S 12154 12154 11785 0 -1 64 8617 0 0 0 89 8 0 0 16 0 10 0 1990227722 202956800 9454 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=12162/tid=12166] ppid=12154 vsize=198200 CPUtime=0
/proc/12162/task/12166/stat : 12166 (java) S 12154 12154 11785 0 -1 64 11 0 0 0 0 0 0 0 16 0 10 0 1990227722 202956800 9454 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12162/tid=12167] ppid=12154 vsize=198200 CPUtime=0
/proc/12162/task/12167/stat : 12167 (java) S 12154 12154 11785 0 -1 64 5 0 0 0 0 0 0 0 16 0 10 0 1990227722 202956800 9454 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12162/tid=12169] ppid=12154 vsize=198200 CPUtime=0
/proc/12162/task/12169/stat : 12169 (java) S 12154 12154 11785 0 -1 64 0 0 0 0 0 0 0 0 21 0 10 0 1990227724 202956800 9454 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12162/tid=12170] ppid=12154 vsize=198200 CPUtime=0.19
/proc/12162/task/12170/stat : 12170 (java) S 12154 12154 11785 0 -1 64 669 0 0 0 19 0 0 0 16 0 10 0 1990227724 202956800 9454 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12162/tid=12171] ppid=12154 vsize=198200 CPUtime=0
/proc/12162/task/12171/stat : 12171 (java) S 12154 12154 11785 0 -1 64 1 0 0 0 0 0 0 0 22 0 10 0 1990227724 202956800 9454 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12162/tid=12172] ppid=12154 vsize=198200 CPUtime=0
/proc/12162/task/12172/stat : 12172 (java) S 12154 12154 11785 0 -1 64 14 0 0 0 0 0 0 0 15 0 10 0 1990227724 202956800 9454 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12162/tid=12200] ppid=12154 vsize=198200 CPUtime=0
/proc/12162/task/12200/stat : 12200 (java) S 12154 12154 11785 0 -1 64 70 0 0 0 0 0 0 0 18 0 10 0 1990228269 202956800 9454 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 18446744071563356171 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1765.68
Current children cumulated vsize (KiB) 276564



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1816.91 s]
/proc/loadavg: 2.04 2.01 2.00 4/94 12245
/proc/meminfo: memFree=1755616/2055920 swapFree=4180096/4192956
[pid=12154] ppid=12152 vsize=5360 CPUtime=3.15
/proc/12154/stat : 12154 (hydra) S 12152 12154 11785 0 -1 4194304 375 17012 0 2 0 0 306 9 16 0 1 0 1990227360 5488640 238 996147200 4194304 4889804 548682068816 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12154/statm: 1340 238 196 169 0 51 0
[pid=12162] ppid=12154 vsize=198200 CPUtime=5.58
/proc/12162/stat : 12162 (java) S 12154 12154 11785 0 -1 0 14053 0 1 0 542 16 0 0 18 0 10 0 1990227719 202956800 9454 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/12162/statm: 49550 9454 2543 9 0 44133 0
[pid=12201] ppid=12162 vsize=5356 CPUtime=0
/proc/12201/stat : 12201 (mistral) S 12162 12154 11785 0 -1 4194304 292 0 0 0 0 0 0 0 18 0 1 0 1990228269 5484544 236 996147200 4194304 4889804 548682068592 18446744073709551615 231962370884 0 65540 4 65538 18446744071563356171 0 0 17 1 0 0
/proc/12201/statm: 1339 236 196 169 0 50 0
[pid=12202] ppid=12201 vsize=67648 CPUtime=1791.32
/proc/12202/stat : 12202 (xsolve) R 12201 12154 11785 0 -1 4194304 16403 0 0 0 179121 11 0 0 25 0 1 0 1990228269 69271552 15772 996147200 134512640 135239763 4294955968 18446744073709551615 134821584 0 4 0 0 0 0 0 17 0 0 0
/proc/12202/statm: 16912 15772 414 177 0 15815 0
[pid=12162/tid=12163] ppid=12154 vsize=198200 CPUtime=4.37
/proc/12162/task/12163/stat : 12163 (java) S 12154 12154 11785 0 -1 64 3959 0 1 0 432 5 0 0 16 0 10 0 1990227720 202956800 9454 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 1 0 0
[pid=12162/tid=12165] ppid=12154 vsize=198200 CPUtime=0.97
/proc/12162/task/12165/stat : 12165 (java) S 12154 12154 11785 0 -1 64 8617 0 0 0 89 8 0 0 16 0 10 0 1990227722 202956800 9454 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=12162/tid=12166] ppid=12154 vsize=198200 CPUtime=0
/proc/12162/task/12166/stat : 12166 (java) S 12154 12154 11785 0 -1 64 11 0 0 0 0 0 0 0 16 0 10 0 1990227722 202956800 9454 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12162/tid=12167] ppid=12154 vsize=198200 CPUtime=0
/proc/12162/task/12167/stat : 12167 (java) S 12154 12154 11785 0 -1 64 5 0 0 0 0 0 0 0 16 0 10 0 1990227722 202956800 9454 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12162/tid=12169] ppid=12154 vsize=198200 CPUtime=0
/proc/12162/task/12169/stat : 12169 (java) S 12154 12154 11785 0 -1 64 0 0 0 0 0 0 0 0 21 0 10 0 1990227724 202956800 9454 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12162/tid=12170] ppid=12154 vsize=198200 CPUtime=0.19
/proc/12162/task/12170/stat : 12170 (java) S 12154 12154 11785 0 -1 64 669 0 0 0 19 0 0 0 16 0 10 0 1990227724 202956800 9454 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12162/tid=12171] ppid=12154 vsize=198200 CPUtime=0
/proc/12162/task/12171/stat : 12171 (java) S 12154 12154 11785 0 -1 64 1 0 0 0 0 0 0 0 22 0 10 0 1990227724 202956800 9454 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12162/tid=12172] ppid=12154 vsize=198200 CPUtime=0
/proc/12162/task/12172/stat : 12172 (java) S 12154 12154 11785 0 -1 64 14 0 0 0 0 0 0 0 15 0 10 0 1990227724 202956800 9454 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12162/tid=12200] ppid=12154 vsize=198200 CPUtime=0
/proc/12162/task/12200/stat : 12200 (java) S 12154 12154 11785 0 -1 64 70 0 0 0 0 0 0 0 18 0 10 0 1990228269 202956800 9454 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 18446744071563356171 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1800.05
Current children cumulated vsize (KiB) 276564

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

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

[startup+1816.91 s]
/proc/loadavg: 2.04 2.01 2.00 4/94 12245
/proc/meminfo: memFree=1755616/2055920 swapFree=4180096/4192956
[pid=12154] ppid=12152 vsize=5360 CPUtime=3.15
/proc/12154/stat : 12154 (hydra) S 12152 12154 11785 0 -1 4194304 375 17012 0 2 0 0 306 9 16 0 1 0 1990227360 5488640 238 996147200 4194304 4889804 548682068816 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12154/statm: 1340 238 196 169 0 51 0
[pid=12162] ppid=12154 vsize=198200 CPUtime=5.58
/proc/12162/stat : 12162 (java) S 12154 12154 11785 0 -1 0 14053 0 1 0 542 16 0 0 18 0 10 0 1990227719 202956800 9454 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/12162/statm: 49550 9454 2543 9 0 44133 0
[pid=12201] ppid=12162 vsize=5356 CPUtime=0
/proc/12201/stat : 12201 (mistral) S 12162 12154 11785 0 -1 4194304 292 0 0 0 0 0 0 0 18 0 1 0 1990228269 5484544 236 996147200 4194304 4889804 548682068592 18446744073709551615 231962370884 0 65540 4 65538 18446744071563356171 0 0 17 1 0 0
/proc/12201/statm: 1339 236 196 169 0 50 0
[pid=12202] ppid=12201 vsize=67648 CPUtime=1791.32
/proc/12202/stat : 12202 (xsolve) R 12201 12154 11785 0 -1 4194304 16403 0 0 0 179121 11 0 0 25 0 1 0 1990228269 69271552 15772 996147200 134512640 135239763 4294955968 18446744073709551615 134821584 0 4 0 0 0 0 0 17 0 0 0
/proc/12202/statm: 16912 15772 414 177 0 15815 0
[pid=12162/tid=12163] ppid=12154 vsize=198200 CPUtime=4.37
/proc/12162/task/12163/stat : 12163 (java) S 12154 12154 11785 0 -1 64 3959 0 1 0 432 5 0 0 16 0 10 0 1990227720 202956800 9454 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 1 0 0
[pid=12162/tid=12165] ppid=12154 vsize=198200 CPUtime=0.97
/proc/12162/task/12165/stat : 12165 (java) S 12154 12154 11785 0 -1 64 8617 0 0 0 89 8 0 0 16 0 10 0 1990227722 202956800 9454 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=12162/tid=12166] ppid=12154 vsize=198200 CPUtime=0
/proc/12162/task/12166/stat : 12166 (java) S 12154 12154 11785 0 -1 64 11 0 0 0 0 0 0 0 16 0 10 0 1990227722 202956800 9454 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12162/tid=12167] ppid=12154 vsize=198200 CPUtime=0
/proc/12162/task/12167/stat : 12167 (java) S 12154 12154 11785 0 -1 64 5 0 0 0 0 0 0 0 16 0 10 0 1990227722 202956800 9454 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12162/tid=12169] ppid=12154 vsize=198200 CPUtime=0
/proc/12162/task/12169/stat : 12169 (java) S 12154 12154 11785 0 -1 64 0 0 0 0 0 0 0 0 21 0 10 0 1990227724 202956800 9454 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12162/tid=12170] ppid=12154 vsize=198200 CPUtime=0.19
/proc/12162/task/12170/stat : 12170 (java) S 12154 12154 11785 0 -1 64 669 0 0 0 19 0 0 0 16 0 10 0 1990227724 202956800 9454 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12162/tid=12171] ppid=12154 vsize=198200 CPUtime=0
/proc/12162/task/12171/stat : 12171 (java) S 12154 12154 11785 0 -1 64 1 0 0 0 0 0 0 0 22 0 10 0 1990227724 202956800 9454 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12162/tid=12172] ppid=12154 vsize=198200 CPUtime=0
/proc/12162/task/12172/stat : 12172 (java) S 12154 12154 11785 0 -1 64 14 0 0 0 0 0 0 0 15 0 10 0 1990227724 202956800 9454 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12162/tid=12200] ppid=12154 vsize=198200 CPUtime=0
/proc/12162/task/12200/stat : 12200 (java) S 12154 12154 11785 0 -1 64 70 0 0 0 0 0 0 0 18 0 10 0 1990228269 202956800 9454 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 18446744071563356171 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1800.05
Current children cumulated vsize (KiB) 276564

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 12154 and gives
#  childrusage.ru_utime.tv_sec=3
#  childrusage.ru_utime.tv_usec=66533
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=95985
# CPU time returned by wait4() is 3.16252
# 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): 1816.94
CPU time (s): 1800.05
CPU user time (s): 1799.69
CPU system time (s): 0.36
CPU usage (%): 99.0704
Max. virtual memory (cumulated for all children) (KiB): 276564

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3.06653
system time used= 0.095985
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 17387
page faults= 2
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 42
involuntary context switches= 146

runsolver used 2.18867 second user time and 6.33304 second system time

The end

Launcher Data (download as text)

Begin job on node16 at 2008-07-03 21:15:27
IDJOB=1058034
IDBENCH=54102
IDSOLVER=365
FILE ID=node16/1058034-1215112527
PBS_JOBID= 7877172
Free space on /tmp= 66528 MiB

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

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 60daac4778aa66fc9cd6221b0d2d0b74
RANDOM SEED=1798286792

node16.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.213
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.213
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:       1860632 kB
Buffers:          4236 kB
Cached:          95944 kB
SwapCached:       6648 kB
Active:         106432 kB
Inactive:        33668 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1860632 kB
SwapTotal:     4192956 kB
SwapFree:      4180096 kB
Dirty:           27976 kB
Writeback:           0 kB
Mapped:          57104 kB
Slab:            40188 kB
Committed_AS:  3429964 kB
PageTables:       2028 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66504 MiB
End job on node16 at 2008-07-03 21:45:47