Trace number 1058905

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.01 1801.13

General information on the benchmark

Namecsp/rand-3-28-28/
normalized-rand-3-28-28-93-632-41_ext.xml
MD5SUM977aeeb2aac26fe232d05998ce5b841c
Bench CategoryN-ARY-EXT (n-ary constraints in extension)
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 variables28
Number of constraints93
Maximum constraint arity3
Maximum domain size28
Number of constraints which are defined in extension93
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Solver Data (download as text)

0.00/0.00	c cpHydra_k_10 version 0.0
8.27/8.41	c CASE TO CLASSIFY:
8.27/8.41	c Case: 0
8.27/8.41	c 19 >   0.000000 | c 35 >  -1.000000 | c 17 > 100.000000 | c 18 >   0.000000 | c 33 >  -1.000000 | c 15 >  19.374800 | c 34 >  -1.000000 | c 16 >   3.000000 | c 13 >   9.956260 | c 14 >  11.657800 | c 11 >   4.807350 | c 12 >  10.410000 | c 21 >   5.291500 | c 20 >   0.000000 | c 22 >   5.291500 | c 23 > 100.000000 | c 24 > 100.000000 | c 25 >   0.000000 | c 26 >   0.000000 | c 27 >  10.000000 | c 28 >   0.000000 | c 29 >  -1.000000 | c 3 >  -1.000000 | c 2 >  -1.000000 | c 10 >   6.539160 | c 1 >  -1.000000 | c 0 >  -1.000000 | c 30 >  -1.000000 | c 7 >  -1.000000 | c 6 >  -1.000000 | c 32 >  -1.000000 | c 5 >   9.614710 | c 31 >  -1.000000 | c 4 >   4.807350 | c 9 >  -1.000000 | c 8 >  -1.000000 | c
8.27/8.42	c choco : 1801.0
8.27/8.42	c mistral : 1801.0
8.27/8.42	c abscon : 1801.0
8.27/8.42	c
8.27/8.42	c
8.27/8.49	c List of same ones: 10
8.27/8.49	c /home/eomahony/cpZilla/CSP/random/rand-3-28-28-fcd/rand-3-28-28-93-632-fcd-23_ext.xml
8.27/8.49	c 19 >   0.000000 | c 35 >  -1.000000 | c 17 > 100.000000 | c 18 >   0.000000 | c 33 >  -1.000000 | c 15 >  19.092800 | c 34 >  -1.000000 | c 16 >   3.000000 | c 13 >   9.871190 | c 14 >  11.604100 | c 11 >   4.807350 | c 12 >  10.362000 | c 21 >   5.291500 | c 20 >   0.000000 | c 22 >   5.291500 | c 23 > 100.000000 | c 24 > 100.000000 | c 25 >   0.000000 | c 26 >   0.000000 | c 27 >  10.000000 | c 28 >   0.000000 | c 29 >  -1.000000 | c 3 >  -1.000000 | c 2 >  -1.000000 | c 10 >   6.539160 | c 1 >  -1.000000 | c 0 >  -1.000000 | c 30 >  -1.000000 | c 7 >  -1.000000 | c 6 >  -1.000000 | c 32 >  -1.000000 | c 5 >   9.614710 | c 31 >  -1.000000 | c 4 >   4.807350 | c 9 >  -1.000000 | c 8 >  -1.000000 | c
8.37/8.50	c choco : 1801.0
8.37/8.50	c mistral : 84.17
8.37/8.50	c abscon : 1800.06
8.37/8.50	c
8.37/8.50	c
8.37/8.50	c /home/eomahony/cpZilla/CSP/random/rand-3-28-28-fcd/rand-3-28-28-93-632-fcd-13_ext.xml
8.37/8.50	c 19 >   0.000000 | c 35 >  -1.000000 | c 17 > 100.000000 | c 18 >   0.000000 | c 33 >  -1.000000 | c 15 >  18.856400 | c 34 >  -1.000000 | c 16 >   3.000000 | c 13 >   9.583290 | c 14 >  11.294600 | c 11 >   4.807350 | c 12 >  10.055900 | c 21 >   5.291500 | c 20 >   0.000000 | c 22 >   5.291500 | c 23 > 100.000000 | c 24 > 100.000000 | c 25 >   0.000000 | c 26 >   0.000000 | c 27 >  10.000000 | c 28 >   0.000000 | c 29 >  -1.000000 | c 3 >  -1.000000 | c 2 >  -1.000000 | c 10 >   6.539160 | c 1 >  -1.000000 | c 0 >  -1.000000 | c 30 >  -1.000000 | c 7 >  -1.000000 | c 6 >  -1.000000 | c 32 >  -1.000000 | c 5 >   9.614710 | c 31 >  -1.000000 | c 4 >   4.807350 | c 9 >  -1.000000 | c 8 >  -1.000000 | c
8.37/8.51	c choco : 1801.0
8.37/8.51	c mistral : 1800.03
8.37/8.51	c abscon : 718.704
8.37/8.51	c
8.37/8.51	c
8.37/8.51	c /home/eomahony/cpZilla/CSP/random/rand-3-28-28/rand-3-28-28-93-632-13_ext.xml
8.37/8.51	c 19 >   0.000000 | c 35 >  -1.000000 | c 17 > 100.000000 | c 18 >   0.000000 | c 33 >  -1.000000 | c 15 >  18.836100 | c 34 >  -1.000000 | c 16 >   3.000000 | c 13 >   9.642070 | c 14 >  11.240800 | c 11 >   4.807350 | c 12 >  10.083100 | c 21 >   5.291500 | c 20 >   0.000000 | c 22 >   5.291500 | c 23 > 100.000000 | c 24 > 100.000000 | c 25 >   0.000000 | c 26 >   0.000000 | c 27 >  10.000000 | c 28 >   0.000000 | c 29 >  -1.000000 | c 3 >  -1.000000 | c 2 >  -1.000000 | c 10 >   6.539160 | c 1 >  -1.000000 | c 0 >  -1.000000 | c 30 >  -1.000000 | c 7 >  -1.000000 | c 6 >  -1.000000 | c 32 >  -1.000000 | c 5 >   9.614710 | c 31 >  -1.000000 | c 4 >   4.807350 | c 9 >  -1.000000 | c 8 >  -1.000000 | c
8.37/8.52	c choco : 1801.0
8.37/8.52	c mistral : 1800.01
8.37/8.52	c abscon : 312.575
8.37/8.52	c
8.37/8.52	c
8.37/8.52	c /home/eomahony/cpZilla/CSP/random/rand-3-28-28/rand-3-28-28-93-632-46_ext.xml
8.37/8.52	c 19 >   0.000000 | c 35 >  -1.000000 | c 17 > 100.000000 | c 18 >   0.000000 | c 33 >  -1.000000 | c 15 >  18.740600 | c 34 >  -1.000000 | c 16 >   3.000000 | c 13 >  10.363600 | c 14 >  11.318500 | c 11 >   4.807350 | c 12 >  10.665900 | c 21 >   5.291500 | c 20 >   0.000000 | c 22 >   5.291500 | c 23 > 100.000000 | c 24 > 100.000000 | c 25 >   0.000000 | c 26 >   0.000000 | c 27 >  10.000000 | c 28 >   0.000000 | c 29 >  -1.000000 | c 3 >  -1.000000 | c 2 >  -1.000000 | c 10 >   6.539160 | c 1 >  -1.000000 | c 0 >  -1.000000 | c 30 >  -1.000000 | c 7 >  -1.000000 | c 6 >  -1.000000 | c 32 >  -1.000000 | c 5 >   9.614710 | c 31 >  -1.000000 | c 4 >   4.807350 | c 9 >  -1.000000 | c 8 >  -1.000000 | c
8.37/8.53	c choco : 1801.0
8.37/8.53	c mistral : 81.2966
8.37/8.53	c abscon : 1800.06
8.37/8.53	c
8.37/8.53	c
8.37/8.53	c /home/eomahony/cpZilla/CSP/random/rand-3-24-24/rand-3-24-24-76-632-4_ext.xml
8.37/8.53	c 19 >   0.000000 | c 35 >  -1.000000 | c 17 > 100.000000 | c 18 >   0.000000 | c 33 >  -1.000000 | c 15 >  19.028000 | c 34 >  -1.000000 | c 16 >   3.000000 | c 13 >  10.064200 | c 14 >  11.615200 | c 11 >   4.584960 | c 12 >  10.379000 | c 21 >   4.898980 | c 20 >   0.000000 | c 22 >   4.898980 | c 23 > 100.000000 | c 24 > 100.000000 | c 25 >   0.000000 | c 26 >   0.000000 | c 27 >  10.000000 | c 28 >   0.000000 | c 29 >  -1.000000 | c 3 >  -1.000000 | c 2 >  -1.000000 | c 10 >   6.247930 | c 1 >  -1.000000 | c 0 >  -1.000000 | c 30 >  -1.000000 | c 7 >  -1.000000 | c 6 >  -1.000000 | c 32 >  -1.000000 | c 5 >   9.169930 | c 31 >  -1.000000 | c 4 >   4.584960 | c 9 >  -1.000000 | c 8 >  -1.000000 | c
8.37/8.54	c choco : 1801.0
8.37/8.54	c mistral : 290.634
8.37/8.54	c abscon : 913.892
8.37/8.54	c
8.37/8.54	c
8.37/8.54	c /home/eomahony/cpZilla/CSP/random/rand-3-24-24/rand-3-24-24-76-632-42_ext.xml
8.37/8.54	c 19 >   0.000000 | c 35 >  -1.000000 | c 17 > 100.000000 | c 18 >   0.000000 | c 33 >  -1.000000 | c 15 >  19.144200 | c 34 >  -1.000000 | c 16 >   3.000000 | c 13 >   9.852050 | c 14 >  11.667600 | c 11 >   4.584960 | c 12 >  10.548700 | c 21 >   4.898980 | c 20 >   0.000000 | c 22 >   4.898980 | c 23 > 100.000000 | c 24 > 100.000000 | c 25 >   0.000000 | c 26 >   0.000000 | c 27 >  10.000000 | c 28 >   0.000000 | c 29 >  -1.000000 | c 3 >  -1.000000 | c 2 >  -1.000000 | c 10 >   6.169930 | c 1 >  -1.000000 | c 0 >  -1.000000 | c 30 >  -1.000000 | c 7 >  -1.000000 | c 6 >  -1.000000 | c 32 >  -1.000000 | c 5 >   9.169930 | c 31 >  -1.000000 | c 4 >   4.584960 | c 9 >  -1.000000 | c 8 >  -1.000000 | c
8.37/8.55	c choco : 1801.0
8.37/8.55	c mistral : 539.028
8.37/8.55	c abscon : 1663.45
8.37/8.55	c
8.37/8.55	c
8.37/8.55	c /home/eomahony/cpZilla/CSP/random/rand-3-24-24/rand-3-24-24-76-632-15_ext.xml
8.37/8.55	c 19 >   0.000000 | c 35 >  -1.000000 | c 17 > 100.000000 | c 18 >   0.000000 | c 33 >  -1.000000 | c 15 >  19.258500 | c 34 >  -1.000000 | c 16 >   3.000000 | c 13 >   9.612120 | c 14 >  11.776800 | c 11 >   4.584960 | c 12 >  10.437800 | c 21 >   4.898980 | c 20 >   0.000000 | c 22 >   4.898980 | c 23 > 100.000000 | c 24 > 100.000000 | c 25 >   0.000000 | c 26 >   0.000000 | c 27 >  10.000000 | c 28 >   0.000000 | c 29 >  -1.000000 | c 3 >  -1.000000 | c 2 >  -1.000000 | c 10 >   6.247930 | c 1 >  -1.000000 | c 0 >  -1.000000 | c 30 >  -1.000000 | c 7 >  -1.000000 | c 6 >  -1.000000 | c 32 >  -1.000000 | c 5 >   9.169930 | c 31 >  -1.000000 | c 4 >   4.584960 | c 9 >  -1.000000 | c 8 >  -1.000000 | c
8.37/8.56	c choco : 1801.0
8.37/8.56	c mistral : 633.99
8.37/8.56	c abscon : 1800.11
8.37/8.56	c
8.37/8.56	c
8.37/8.56	c /home/eomahony/cpZilla/CSP/random/rand-3-24-24-fcd/rand-3-24-24-76-632-fcd-43_ext.xml
8.37/8.56	c 19 >   0.000000 | c 35 >  -1.000000 | c 17 > 100.000000 | c 18 >   0.000000 | c 33 >  -1.000000 | c 15 >  19.159900 | c 34 >  -1.000000 | c 16 >   3.000000 | c 13 >  10.121200 | c 14 >  11.833300 | c 11 >   4.584960 | c 12 >  10.623700 | c 21 >   4.898980 | c 20 >   0.000000 | c 22 >   4.898980 | c 23 > 100.000000 | c 24 > 100.000000 | c 25 >   0.000000 | c 26 >   0.000000 | c 27 >  10.000000 | c 28 >   0.000000 | c 29 >  -1.000000 | c 3 >  -1.000000 | c 2 >  -1.000000 | c 10 >   6.247930 | c 1 >  -1.000000 | c 0 >  -1.000000 | c 30 >  -1.000000 | c 7 >  -1.000000 | c 6 >  -1.000000 | c 32 >  -1.000000 | c 5 >   9.169930 | c 31 >  -1.000000 | c 4 >   4.584960 | c 9 >  -1.000000 | c 8 >  -1.000000 | c
8.37/8.57	c choco : 1801.0
8.37/8.57	c mistral : 237.0
8.37/8.57	c abscon : 1800.11
8.37/8.57	c
8.37/8.57	c
8.37/8.57	c /home/eomahony/cpZilla/CSP/random/rand-3-28-28/rand-3-28-28-93-632-49_ext.xml
8.37/8.57	c 19 >   0.000000 | c 35 >  -1.000000 | c 17 > 100.000000 | c 18 >   0.000000 | c 33 >  -1.000000 | c 15 >  18.700400 | c 34 >  -1.000000 | c 16 >   3.000000 | c 13 >   9.952290 | c 14 >  11.111800 | c 11 >   4.807350 | c 12 >  10.096900 | c 21 >   5.291500 | c 20 >   0.000000 | c 22 >   5.291500 | c 23 > 100.000000 | c 24 > 100.000000 | c 25 >   0.000000 | c 26 >   0.000000 | c 27 >  10.000000 | c 28 >   0.000000 | c 29 >  -1.000000 | c 3 >  -1.000000 | c 2 >  -1.000000 | c 10 >   6.539160 | c 1 >  -1.000000 | c 0 >  -1.000000 | c 30 >  -1.000000 | c 7 >  -1.000000 | c 6 >  -1.000000 | c 32 >  -1.000000 | c 5 >   9.614710 | c 31 >  -1.000000 | c 4 >   4.807350 | c 9 >  -1.000000 | c 8 >  -1.000000 | c
8.37/8.57	c choco : 1801.0
8.37/8.57	c mistral : 444.223
8.37/8.57	c abscon : 1800.13
8.37/8.57	c
8.37/8.57	c
8.37/8.57	c /home/eomahony/cpZilla/CSP/random/rand-3-24-24/rand-3-24-24-76-632-44_ext.xml
8.37/8.57	c 19 >   0.000000 | c 35 >  -1.000000 | c 17 > 100.000000 | c 18 >   0.000000 | c 33 >  -1.000000 | c 15 >  19.173500 | c 34 >  -1.000000 | c 16 >   3.000000 | c 13 >  10.087500 | c 14 >  11.769000 | c 11 >   4.584960 | c 12 >  10.717600 | c 21 >   4.898980 | c 20 >   0.000000 | c 22 >   4.898980 | c 23 > 100.000000 | c 24 > 100.000000 | c 25 >   0.000000 | c 26 >   0.000000 | c 27 >  10.000000 | c 28 >   0.000000 | c 29 >  -1.000000 | c 3 >  -1.000000 | c 2 >  -1.000000 | c 10 >   6.247930 | c 1 >  -1.000000 | c 0 >  -1.000000 | c 30 >  -1.000000 | c 7 >  -1.000000 | c 6 >  -1.000000 | c 32 >  -1.000000 | c 5 >   9.169930 | c 31 >  -1.000000 | c 4 >   4.584960 | c 9 >  -1.000000 | c 8 >  -1.000000 | c
8.37/8.58	c choco : 1801.0
8.37/8.58	c mistral : 922.959
8.37/8.58	c abscon : 1380.49
8.37/8.58	c
8.37/8.58	c
8.37/8.59	c Length: 10
8.37/8.59	c 0.3032302671238475  0.8155649765040183  0.8183310186593212  0.8653004192764496  0.9079646082860284  0.9080684888266961  0.9146554301484242  0.9162738891292271  0.9224850843780632  0.9243546472539633  
8.37/8.59	c 
8.37/8.59	c 1.0  0.5479901179304795  0.5466560832179544  0.5249554178819528  0.5066851255708555  0.5066421921855191  0.5039346155127826  0.5032737674736154  0.5007536255363854  0.5  
8.37/8.59	c
8.37/8.59	c solver 0
8.37/8.59	c	  before 0.0 seconds: {} 0
8.37/8.59	c	  before 324.0 seconds: {2} 546
8.37/8.59	c	  before 720.0 seconds: {1, 2} 1094
8.37/8.59	c	  before 918.0 seconds: {1, 2, 4} 1601
8.37/8.59	c	  before 1386.0 seconds: {1, 2, 4, 9} 2101
8.37/8.59	c	  before 1674.0 seconds: {1, 2, 4, 5, 9} 2607
8.37/8.59	c
8.37/8.59	c solver 1
8.37/8.59	c	  before 0.0 seconds: {} 0
8.37/8.59	c	  before 90.0 seconds: {0, 3} 1524
8.37/8.59	c	  before 252.0 seconds: {0, 3, 7} 2028
8.37/8.59	c	  before 306.0 seconds: {0, 3, 4, 7} 2534
8.37/8.59	c	  before 450.0 seconds: {0, 3, 4, 7, 8} 3035
8.37/8.59	c	  before 540.0 seconds: {0, 3, 4, 5, 7, 8} 3542
8.37/8.59	c	  before 648.0 seconds: {0, 3, 4, 5, 6, 7, 8} 4046
8.37/8.59	c	  before 936.0 seconds: {0, 3, 4, 5, 6, 7, 8, 9} 4546
8.37/8.59	c
8.37/8.59	c solver 2
8.37/8.59	c	  before 0.0 seconds: {} 0
8.37/8.59	c
8.37/8.59	cTotal time: 145
8.37/8.59	c	  run abscon for 720.0 seconds {1, 2} 1094
8.37/8.59	c	  run mistral for 936.0 seconds {0, 3, 4, 5, 6, 7, 8, 9} 4546
8.37/8.59	c	 do not run choco
8.37/8.59	c Starting solver: HOME/cpHydra_k_10/solver/abscon
8.37/8.59	c On Instance: HOME/instance-1058905-1215119218.xml
8.37/8.59	c Running for: 720 seconds
728.97/729.41	c Starting solver: HOME/cpHydra_k_10/solver/mistral
728.97/729.41	c On Instance: HOME/instance-1058905-1215119218.xml
728.97/729.41	c Running for: 936 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-1058905-1215119218/watcher-1058905-1215119218 -o /tmp/evaluation-result-1058905-1215119218/solver-1058905-1215119218 -C 1800 -W 2200 -M 900 --output-limit 1,15 HOME/cpHydra_k_10/hydra HOME/instance-1058905-1215119218.xml 

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


[startup+0 s]
/proc/loadavg: 1.92 1.99 1.99 3/84 25049
/proc/meminfo: memFree=1454960/2055920 swapFree=4178936/4192956
[pid=25049] ppid=25047 vsize=5260 CPUtime=0
/proc/25049/stat : 25049 (hydra) R 25047 25049 24010 0 -1 4194304 67 0 0 0 0 0 0 0 20 0 1 0 1990892209 5386240 50 996147200 4194304 4889804 548682068816 18446744073709551615 251252494176 0 0 4096 0 0 0 0 17 1 0 0
/proc/25049/statm: 1315 50 36 169 0 14 0

[startup+0.0494969 s]
/proc/loadavg: 1.92 1.99 1.99 3/84 25049
/proc/meminfo: memFree=1454960/2055920 swapFree=4178936/4192956
[pid=25049] ppid=25047 vsize=5360 CPUtime=0
/proc/25049/stat : 25049 (hydra) S 25047 25049 24010 0 -1 4194304 330 247 0 0 0 0 0 0 20 0 1 0 1990892209 5488640 236 996147200 4194304 4889804 548682068816 18446744073709551615 251255120708 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25049/statm: 1340 236 195 169 0 51 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5360

[startup+0.101501 s]
/proc/loadavg: 1.92 1.99 1.99 3/84 25049
/proc/meminfo: memFree=1454960/2055920 swapFree=4178936/4192956
[pid=25049] ppid=25047 vsize=5360 CPUtime=0
/proc/25049/stat : 25049 (hydra) S 25047 25049 24010 0 -1 4194304 330 247 0 0 0 0 0 0 20 0 1 0 1990892209 5488640 236 996147200 4194304 4889804 548682068816 18446744073709551615 251255120708 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25049/statm: 1340 236 195 169 0 51 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5360

[startup+0.301524 s]
/proc/loadavg: 1.92 1.99 1.99 3/84 25049
/proc/meminfo: memFree=1454960/2055920 swapFree=4178936/4192956
[pid=25049] ppid=25047 vsize=5360 CPUtime=0
/proc/25049/stat : 25049 (hydra) S 25047 25049 24010 0 -1 4194304 330 247 0 0 0 0 0 0 20 0 1 0 1990892209 5488640 236 996147200 4194304 4889804 548682068816 18446744073709551615 251255120708 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25049/statm: 1340 236 195 169 0 51 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5360

[startup+0.701569 s]
/proc/loadavg: 1.92 1.99 1.99 3/84 25049
/proc/meminfo: memFree=1454960/2055920 swapFree=4178936/4192956
[pid=25049] ppid=25047 vsize=5360 CPUtime=0
/proc/25049/stat : 25049 (hydra) S 25047 25049 24010 0 -1 4194304 330 247 0 0 0 0 0 0 20 0 1 0 1990892209 5488640 236 996147200 4194304 4889804 548682068816 18446744073709551615 251255120708 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25049/statm: 1340 236 195 169 0 51 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5360

[startup+1.50165 s]
/proc/loadavg: 1.92 1.99 1.99 3/86 25053
/proc/meminfo: memFree=1439136/2055920 swapFree=4178936/4192956
[pid=25049] ppid=25047 vsize=5360 CPUtime=0
/proc/25049/stat : 25049 (hydra) S 25047 25049 24010 0 -1 4194304 330 247 0 0 0 0 0 0 20 0 1 0 1990892209 5488640 236 996147200 4194304 4889804 548682068816 18446744073709551615 251255120708 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25049/statm: 1340 236 195 169 0 51 0
[pid=25053] ppid=25049 vsize=19760 CPUtime=1.46
/proc/25053/stat : 25053 (xsolve) R 25049 25049 24010 0 -1 4194304 4307 0 0 0 144 2 0 0 25 0 1 0 1990892211 20234240 4266 996147200 134512640 135239763 4294956176 18446744073709551615 135013668 0 0 4096 0 0 0 0 17 1 0 0
/proc/25053/statm: 4940 4266 412 177 0 3843 0
Current children cumulated CPU time (s) 1.46
Current children cumulated vsize (KiB) 25120

[startup+3.10183 s]
/proc/loadavg: 1.92 1.99 1.99 3/86 25053
/proc/meminfo: memFree=1439008/2055920 swapFree=4178936/4192956
[pid=25049] ppid=25047 vsize=5360 CPUtime=2.36
/proc/25049/stat : 25049 (hydra) S 25047 25049 24010 0 -1 4194304 375 4905 0 0 0 0 233 3 20 0 1 0 1990892209 5488640 238 996147200 4194304 4889804 548682068816 18446744073709551615 251255120708 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25049/statm: 1340 238 196 169 0 51 0
Current children cumulated CPU time (s) 2.36
Current children cumulated vsize (KiB) 5360

[startup+6.30169 s]
/proc/loadavg: 2.01 2.00 2.00 3/94 25065
/proc/meminfo: memFree=1438432/2055920 swapFree=4178936/4192956
[pid=25049] ppid=25047 vsize=5360 CPUtime=2.36
/proc/25049/stat : 25049 (hydra) S 25047 25049 24010 0 -1 4194304 375 4905 0 0 0 0 233 3 20 0 1 0 1990892209 5488640 238 996147200 4194304 4889804 548682068816 18446744073709551615 251255120708 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25049/statm: 1340 238 196 169 0 51 0
[pid=25057] ppid=25049 vsize=197112 CPUtime=3.84
/proc/25057/stat : 25057 (java) S 25049 25049 24010 0 -1 0 8982 0 1 0 373 11 0 0 18 0 9 0 1990892450 201842688 7445 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/25057/statm: 49278 7445 2540 9 0 43861 0
[pid=25057/tid=25058] ppid=25049 vsize=197112 CPUtime=2.97
/proc/25057/task/25058/stat : 25058 (java) R 25049 25049 24010 0 -1 64 3377 0 1 0 294 3 0 0 25 0 9 0 1990892451 201842688 7445 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25057/tid=25059] ppid=25049 vsize=197112 CPUtime=0.66
/proc/25057/task/25059/stat : 25059 (java) S 25049 25049 24010 0 -1 64 4251 0 0 0 61 5 0 0 15 0 9 0 1990892452 201842688 7445 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=25057/tid=25060] ppid=25049 vsize=197112 CPUtime=0
/proc/25057/task/25060/stat : 25060 (java) S 25049 25049 24010 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 1990892452 201842688 7445 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25057/tid=25061] ppid=25049 vsize=197112 CPUtime=0
/proc/25057/task/25061/stat : 25061 (java) S 25049 25049 24010 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 1990892452 201842688 7445 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25057/tid=25062] ppid=25049 vsize=197112 CPUtime=0
/proc/25057/task/25062/stat : 25062 (java) S 25049 25049 24010 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 1990892454 201842688 7445 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25057/tid=25063] ppid=25049 vsize=197112 CPUtime=0.17
/proc/25057/task/25063/stat : 25063 (java) S 25049 25049 24010 0 -1 64 629 0 0 0 17 0 0 0 16 0 9 0 1990892454 201842688 7445 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25057/tid=25064] ppid=25049 vsize=197112 CPUtime=0
/proc/25057/task/25064/stat : 25064 (java) S 25049 25049 24010 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 1990892454 201842688 7445 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25057/tid=25065] ppid=25049 vsize=197112 CPUtime=0
/proc/25057/task/25065/stat : 25065 (java) S 25049 25049 24010 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 1990892454 201842688 7445 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.2
Current children cumulated vsize (KiB) 202472

[startup+12.7029 s]
/proc/loadavg: 2.01 2.00 2.00 4/106 25077
/proc/meminfo: memFree=1328640/2055920 swapFree=4178936/4192956
[pid=25049] ppid=25047 vsize=5360 CPUtime=2.36
/proc/25049/stat : 25049 (hydra) S 25047 25049 24010 0 -1 4194304 375 4905 0 0 0 0 233 3 20 0 1 0 1990892209 5488640 238 996147200 4194304 4889804 548682068816 18446744073709551615 251255120708 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25049/statm: 1340 238 196 169 0 51 0
[pid=25057] ppid=25049 vsize=197436 CPUtime=6.08
/proc/25057/stat : 25057 (java) S 25049 25049 24010 0 -1 0 13913 0 1 0 591 17 0 0 18 0 10 0 1990892450 202174464 9450 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/25057/statm: 49359 9450 2543 9 0 43942 0
[pid=25067] ppid=25057 vsize=5356 CPUtime=0
/proc/25067/stat : 25067 (abscon) S 25057 25049 24010 0 -1 4194304 303 0 0 0 0 0 0 0 25 0 1 0 1990893069 5484544 237 996147200 4194304 4889804 548682068592 18446744073709551615 251255120708 0 65540 4 65538 18446744071563356171 0 0 17 1 0 0
/proc/25067/statm: 1339 237 196 169 0 50 0
[pid=25068] ppid=25067 vsize=654956 CPUtime=4.07
/proc/25068/stat : 25068 (java) S 25067 25049 24010 0 -1 0 27603 0 1 0 395 12 0 0 18 0 9 0 1990893070 670674944 26915 996147200 134512640 134550740 4294955808 18446744073709551615 4294960144 0 4 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/25068/statm: 163739 26915 2613 9 0 158267 0
[pid=25068/tid=25070] ppid=25067 vsize=654956 CPUtime=3.49
/proc/25068/task/25070/stat : 25070 (java) R 25067 25049 24010 0 -1 64 12529 0 1 0 342 7 0 0 25 0 9 0 1990893071 670674944 26915 996147200 134512640 134550740 4294955808 18446744073709551615 4126790791 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25068/tid=25071] ppid=25067 vsize=654956 CPUtime=0.38
/proc/25068/task/25071/stat : 25071 (java) S 25067 25049 24010 0 -1 64 14146 0 0 0 34 4 0 0 17 0 9 0 1990893072 670674944 26915 996147200 134512640 134550740 4294955808 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=25068/tid=25072] ppid=25067 vsize=654956 CPUtime=0
/proc/25068/task/25072/stat : 25072 (java) S 25067 25049 24010 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 1990893072 670674944 26915 996147200 134512640 134550740 4294955808 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25068/tid=25073] ppid=25067 vsize=654956 CPUtime=0
/proc/25068/task/25073/stat : 25073 (java) S 25067 25049 24010 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 1990893072 670674944 26915 996147200 134512640 134550740 4294955808 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25068/tid=25074] ppid=25067 vsize=654956 CPUtime=0
/proc/25068/task/25074/stat : 25074 (java) S 25067 25049 24010 0 -1 64 1 0 0 0 0 0 0 0 23 0 9 0 1990893074 670674944 26915 996147200 134512640 134550740 4294955808 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25068/tid=25075] ppid=25067 vsize=654956 CPUtime=0.18
/proc/25068/task/25075/stat : 25075 (java) S 25067 25049 24010 0 -1 64 383 0 0 0 18 0 0 0 15 0 9 0 1990893074 670674944 26915 996147200 134512640 134550740 4294955808 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25068/tid=25076] ppid=25067 vsize=654956 CPUtime=0
/proc/25068/task/25076/stat : 25076 (java) S 25067 25049 24010 0 -1 64 0 0 0 0 0 0 0 0 24 0 9 0 1990893074 670674944 26915 996147200 134512640 134550740 4294955808 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25068/tid=25077] ppid=25067 vsize=654956 CPUtime=0
/proc/25068/task/25077/stat : 25077 (java) S 25067 25049 24010 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 1990893074 670674944 26915 996147200 134512640 134550740 4294955808 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25069] ppid=25067 vsize=7044 CPUtime=0
/proc/25069/stat : 25069 (translate) S 25067 25049 24010 0 -1 4194304 250 0 0 0 0 0 0 0 15 0 1 0 1990893070 7213056 213 996147200 4194304 4199737 548682068640 18446744073709551615 251255291986 0 4 0 0 18446744071563648864 0 0 17 0 0 0
/proc/25069/statm: 1761 213 182 1 0 41 0
[pid=25057/tid=25058] ppid=25049 vsize=197436 CPUtime=4.75
/proc/25057/task/25058/stat : 25058 (java) S 25049 25049 24010 0 -1 64 3963 0 1 0 470 5 0 0 25 0 10 0 1990892451 202174464 9450 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 1 0 0
[pid=25057/tid=25059] ppid=25049 vsize=197436 CPUtime=1.1
/proc/25057/task/25059/stat : 25059 (java) S 25049 25049 24010 0 -1 64 8504 0 0 0 101 9 0 0 16 0 10 0 1990892452 202174464 9450 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=25057/tid=25060] ppid=25049 vsize=197436 CPUtime=0
/proc/25057/task/25060/stat : 25060 (java) S 25049 25049 24010 0 -1 64 10 0 0 0 0 0 0 0 16 0 10 0 1990892452 202174464 9450 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25057/tid=25061] ppid=25049 vsize=197436 CPUtime=0
/proc/25057/task/25061/stat : 25061 (java) S 25049 25049 24010 0 -1 64 5 0 0 0 0 0 0 0 16 0 10 0 1990892452 202174464 9450 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25057/tid=25062] ppid=25049 vsize=197436 CPUtime=0
/proc/25057/task/25062/stat : 25062 (java) S 25049 25049 24010 0 -1 64 1 0 0 0 0 0 0 0 18 0 10 0 1990892454 202174464 9450 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25057/tid=25063] ppid=25049 vsize=197436 CPUtime=0.19
/proc/25057/task/25063/stat : 25063 (java) S 25049 25049 24010 0 -1 64 644 0 0 0 19 0 0 0 15 0 10 0 1990892454 202174464 9450 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25057/tid=25064] ppid=25049 vsize=197436 CPUtime=0
/proc/25057/task/25064/stat : 25064 (java) S 25049 25049 24010 0 -1 64 1 0 0 0 0 0 0 0 19 0 10 0 1990892454 202174464 9450 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25057/tid=25065] ppid=25049 vsize=197436 CPUtime=0
/proc/25057/task/25065/stat : 25065 (java) S 25049 25049 24010 0 -1 64 7 0 0 0 0 0 0 0 15 0 10 0 1990892454 202174464 9450 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25057/tid=25066] ppid=25049 vsize=197436 CPUtime=0
/proc/25057/task/25066/stat : 25066 (java) S 25049 25049 24010 0 -1 64 71 0 0 0 0 0 0 0 25 0 10 0 1990893069 202174464 9450 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 18446744071563356171 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.51
Current children cumulated vsize (KiB) 870152

[startup+25.5023 s]
/proc/loadavg: 2.00 2.00 2.00 4/106 25077
/proc/meminfo: memFree=1328640/2055920 swapFree=4178936/4192956
[pid=25049] ppid=25047 vsize=5360 CPUtime=2.36
/proc/25049/stat : 25049 (hydra) S 25047 25049 24010 0 -1 4194304 375 4905 0 0 0 0 233 3 20 0 1 0 1990892209 5488640 238 996147200 4194304 4889804 548682068816 18446744073709551615 251255120708 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25049/statm: 1340 238 196 169 0 51 0
[pid=25057] ppid=25049 vsize=197436 CPUtime=6.08
/proc/25057/stat : 25057 (java) S 25049 25049 24010 0 -1 0 13918 0 1 0 591 17 0 0 18 0 10 0 1990892450 202174464 9450 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/25057/statm: 49359 9450 2543 9 0 43942 0
[pid=25067] ppid=25057 vsize=5356 CPUtime=0
/proc/25067/stat : 25067 (abscon) S 25057 25049 24010 0 -1 4194304 303 0 0 0 0 0 0 0 25 0 1 0 1990893069 5484544 237 996147200 4194304 4889804 548682068592 18446744073709551615 251255120708 0 65540 4 65538 18446744071563356171 0 0 17 1 0 0
/proc/25067/statm: 1339 237 196 169 0 50 0
[pid=25068] ppid=25067 vsize=654956 CPUtime=16.87
/proc/25068/stat : 25068 (java) S 25067 25049 24010 0 -1 0 27624 0 1 0 1674 13 0 0 18 0 9 0 1990893070 670674944 26929 996147200 134512640 134550740 4294955808 18446744073709551615 4294960144 0 4 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/25068/statm: 163739 26929 2613 9 0 158267 0
[pid=25068/tid=25070] ppid=25067 vsize=654956 CPUtime=16.26
/proc/25068/task/25070/stat : 25070 (java) R 25067 25049 24010 0 -1 64 12534 0 1 0 1619 7 0 0 25 0 9 0 1990893071 670674944 26929 996147200 134512640 134550740 4294955808 18446744073709551615 4126790663 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25068/tid=25071] ppid=25067 vsize=654956 CPUtime=0.38
/proc/25068/task/25071/stat : 25071 (java) S 25067 25049 24010 0 -1 64 14146 0 0 0 34 4 0 0 17 0 9 0 1990893072 670674944 26929 996147200 134512640 134550740 4294955808 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=25068/tid=25072] ppid=25067 vsize=654956 CPUtime=0
/proc/25068/task/25072/stat : 25072 (java) S 25067 25049 24010 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 1990893072 670674944 26929 996147200 134512640 134550740 4294955808 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25068/tid=25073] ppid=25067 vsize=654956 CPUtime=0
/proc/25068/task/25073/stat : 25073 (java) S 25067 25049 24010 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 1990893072 670674944 26929 996147200 134512640 134550740 4294955808 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25068/tid=25074] ppid=25067 vsize=654956 CPUtime=0
/proc/25068/task/25074/stat : 25074 (java) S 25067 25049 24010 0 -1 64 1 0 0 0 0 0 0 0 23 0 9 0 1990893074 670674944 26929 996147200 134512640 134550740 4294955808 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25068/tid=25075] ppid=25067 vsize=654956 CPUtime=0.21
/proc/25068/task/25075/stat : 25075 (java) S 25067 25049 24010 0 -1 64 399 0 0 0 21 0 0 0 17 0 9 0 1990893074 670674944 26929 996147200 134512640 134550740 4294955808 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25068/tid=25076] ppid=25067 vsize=654956 CPUtime=0
/proc/25068/task/25076/stat : 25076 (java) S 25067 25049 24010 0 -1 64 0 0 0 0 0 0 0 0 24 0 9 0 1990893074 670674944 26929 996147200 134512640 134550740 4294955808 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25068/tid=25077] ppid=25067 vsize=654956 CPUtime=0
/proc/25068/task/25077/stat : 25077 (java) S 25067 25049 24010 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 1990893074 670674944 26929 996147200 134512640 134550740 4294955808 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25069] ppid=25067 vsize=7044 CPUtime=0
/proc/25069/stat : 25069 (translate) S 25067 25049 24010 0 -1 4194304 250 0 0 0 0 0 0 0 16 0 1 0 1990893070 7213056 213 996147200 4194304 4199737 548682068640 18446744073709551615 251255291986 0 4 0 0 18446744071563648864 0 0 17 0 0 0
/proc/25069/statm: 1761 213 182 1 0 41 0
[pid=25057/tid=25058] ppid=25049 vsize=197436 CPUtime=4.75
/proc/25057/task/25058/stat : 25058 (java) S 25049 25049 24010 0 -1 64 3963 0 1 0 470 5 0 0 25 0 10 0 1990892451 202174464 9450 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 1 0 0
[pid=25057/tid=25059] ppid=25049 vsize=197436 CPUtime=1.1
/proc/25057/task/25059/stat : 25059 (java) S 25049 25049 24010 0 -1 64 8504 0 0 0 101 9 0 0 16 0 10 0 1990892452 202174464 9450 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=25057/tid=25060] ppid=25049 vsize=197436 CPUtime=0
/proc/25057/task/25060/stat : 25060 (java) S 25049 25049 24010 0 -1 64 10 0 0 0 0 0 0 0 16 0 10 0 1990892452 202174464 9450 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0

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

/proc/25057/task/25078/stat : 25078 (java) S 25049 25049 24010 0 -1 64 49 28212 0 1 0 0 72037 16 17 0 10 0 1990965151 202506240 9456 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 18446744071563356171 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1661.26
Current children cumulated vsize (KiB) 228240

[startup+1722.3 s]
/proc/loadavg: 2.59 2.29 2.11 3/86 25131
/proc/meminfo: memFree=1091744/2055920 swapFree=4178936/4192956
[pid=25049] ppid=25047 vsize=5360 CPUtime=2.36
/proc/25049/stat : 25049 (hydra) S 25047 25049 24010 0 -1 4194304 375 4905 0 0 0 0 233 3 20 0 1 0 1990892209 5488640 238 996147200 4194304 4889804 548682068816 18446744073709551615 251255120708 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25049/statm: 1340 238 196 169 0 51 0
[pid=25057] ppid=25049 vsize=197760 CPUtime=726.63
/proc/25057/stat : 25057 (java) S 25049 25049 24010 0 -1 0 14067 28212 1 1 592 18 72037 16 18 0 10 0 1990892450 202506240 9456 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/25057/statm: 49440 9456 2544 9 0 44023 0
[pid=25079] ppid=25057 vsize=5356 CPUtime=0
/proc/25079/stat : 25079 (mistral) S 25057 25049 24010 0 -1 4194304 296 0 0 0 0 0 0 0 18 0 1 0 1990965151 5484544 236 996147200 4194304 4889804 548682068592 18446744073709551615 251255120708 0 65540 4 65538 18446744071563356171 0 0 17 0 0 0
/proc/25079/statm: 1339 236 196 169 0 50 0
[pid=25080] ppid=25079 vsize=19764 CPUtime=992.25
/proc/25080/stat : 25080 (xsolve) R 25079 25049 24010 0 -1 4194304 4284 0 0 0 99217 8 0 0 25 0 1 0 1990965152 20238336 4248 996147200 134512640 135239763 4294955968 18446744073709551615 134819905 0 4 0 0 0 0 0 17 0 0 0
/proc/25080/statm: 4941 4248 393 177 0 3844 0
[pid=25057/tid=25058] ppid=25049 vsize=197760 CPUtime=725.28
/proc/25057/task/25058/stat : 25058 (java) S 25049 25049 24010 0 -1 64 4042 28212 1 1 470 5 72037 16 16 0 10 0 1990892451 202506240 9456 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 1 0 0
[pid=25057/tid=25059] ppid=25049 vsize=197760 CPUtime=721.63
/proc/25057/task/25059/stat : 25059 (java) S 25049 25049 24010 0 -1 64 8514 28212 0 1 101 9 72037 16 16 0 10 0 1990892452 202506240 9456 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=25057/tid=25060] ppid=25049 vsize=197760 CPUtime=720.53
/proc/25057/task/25060/stat : 25060 (java) S 25049 25049 24010 0 -1 64 10 28212 0 1 0 0 72037 16 16 0 10 0 1990892452 202506240 9456 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25057/tid=25061] ppid=25049 vsize=197760 CPUtime=720.53
/proc/25057/task/25061/stat : 25061 (java) S 25049 25049 24010 0 -1 64 5 28212 0 1 0 0 72037 16 16 0 10 0 1990892452 202506240 9456 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25057/tid=25062] ppid=25049 vsize=197760 CPUtime=720.53
/proc/25057/task/25062/stat : 25062 (java) S 25049 25049 24010 0 -1 64 1 28212 0 1 0 0 72037 16 18 0 10 0 1990892454 202506240 9456 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25057/tid=25063] ppid=25049 vsize=197760 CPUtime=720.72
/proc/25057/task/25063/stat : 25063 (java) S 25049 25049 24010 0 -1 64 644 28212 0 1 19 0 72037 16 15 0 10 0 1990892454 202506240 9456 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25057/tid=25064] ppid=25049 vsize=197760 CPUtime=720.53
/proc/25057/task/25064/stat : 25064 (java) S 25049 25049 24010 0 -1 64 1 28212 0 1 0 0 72037 16 19 0 10 0 1990892454 202506240 9456 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25057/tid=25065] ppid=25049 vsize=197760 CPUtime=720.53
/proc/25057/task/25065/stat : 25065 (java) S 25049 25049 24010 0 -1 64 19 28212 0 1 0 0 72037 16 15 0 10 0 1990892454 202506240 9456 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25057/tid=25078] ppid=25049 vsize=197760 CPUtime=720.53
/proc/25057/task/25078/stat : 25078 (java) S 25049 25049 24010 0 -1 64 49 28212 0 1 0 0 72037 16 17 0 10 0 1990965151 202506240 9456 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 18446744071563356171 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1721.24
Current children cumulated vsize (KiB) 228240

[startup+1782.3 s]
/proc/loadavg: 2.34 2.28 2.12 3/86 25131
/proc/meminfo: memFree=1091488/2055920 swapFree=4178936/4192956
[pid=25049] ppid=25047 vsize=5360 CPUtime=2.36
/proc/25049/stat : 25049 (hydra) S 25047 25049 24010 0 -1 4194304 375 4905 0 0 0 0 233 3 20 0 1 0 1990892209 5488640 238 996147200 4194304 4889804 548682068816 18446744073709551615 251255120708 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25049/statm: 1340 238 196 169 0 51 0
[pid=25057] ppid=25049 vsize=197760 CPUtime=726.63
/proc/25057/stat : 25057 (java) S 25049 25049 24010 0 -1 0 14067 28212 1 1 592 18 72037 16 18 0 10 0 1990892450 202506240 9456 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/25057/statm: 49440 9456 2544 9 0 44023 0
[pid=25079] ppid=25057 vsize=5356 CPUtime=0
/proc/25079/stat : 25079 (mistral) S 25057 25049 24010 0 -1 4194304 296 0 0 0 0 0 0 0 18 0 1 0 1990965151 5484544 236 996147200 4194304 4889804 548682068592 18446744073709551615 251255120708 0 65540 4 65538 18446744071563356171 0 0 17 0 0 0
/proc/25079/statm: 1339 236 196 169 0 50 0
[pid=25080] ppid=25079 vsize=19764 CPUtime=1052.22
/proc/25080/stat : 25080 (xsolve) R 25079 25049 24010 0 -1 4194304 4284 0 0 0 105214 8 0 0 25 0 1 0 1990965152 20238336 4248 996147200 134512640 135239763 4294955968 18446744073709551615 135103323 0 4 0 0 0 0 0 17 0 0 0
/proc/25080/statm: 4941 4248 393 177 0 3844 0
[pid=25057/tid=25058] ppid=25049 vsize=197760 CPUtime=725.28
/proc/25057/task/25058/stat : 25058 (java) S 25049 25049 24010 0 -1 64 4042 28212 1 1 470 5 72037 16 16 0 10 0 1990892451 202506240 9456 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 1 0 0
[pid=25057/tid=25059] ppid=25049 vsize=197760 CPUtime=721.63
/proc/25057/task/25059/stat : 25059 (java) S 25049 25049 24010 0 -1 64 8514 28212 0 1 101 9 72037 16 16 0 10 0 1990892452 202506240 9456 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=25057/tid=25060] ppid=25049 vsize=197760 CPUtime=720.53
/proc/25057/task/25060/stat : 25060 (java) S 25049 25049 24010 0 -1 64 10 28212 0 1 0 0 72037 16 16 0 10 0 1990892452 202506240 9456 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25057/tid=25061] ppid=25049 vsize=197760 CPUtime=720.53
/proc/25057/task/25061/stat : 25061 (java) S 25049 25049 24010 0 -1 64 5 28212 0 1 0 0 72037 16 16 0 10 0 1990892452 202506240 9456 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25057/tid=25062] ppid=25049 vsize=197760 CPUtime=720.53
/proc/25057/task/25062/stat : 25062 (java) S 25049 25049 24010 0 -1 64 1 28212 0 1 0 0 72037 16 18 0 10 0 1990892454 202506240 9456 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25057/tid=25063] ppid=25049 vsize=197760 CPUtime=720.72
/proc/25057/task/25063/stat : 25063 (java) S 25049 25049 24010 0 -1 64 644 28212 0 1 19 0 72037 16 15 0 10 0 1990892454 202506240 9456 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25057/tid=25064] ppid=25049 vsize=197760 CPUtime=720.53
/proc/25057/task/25064/stat : 25064 (java) S 25049 25049 24010 0 -1 64 1 28212 0 1 0 0 72037 16 19 0 10 0 1990892454 202506240 9456 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25057/tid=25065] ppid=25049 vsize=197760 CPUtime=720.53
/proc/25057/task/25065/stat : 25065 (java) S 25049 25049 24010 0 -1 64 19 28212 0 1 0 0 72037 16 15 0 10 0 1990892454 202506240 9456 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25057/tid=25078] ppid=25049 vsize=197760 CPUtime=720.53
/proc/25057/task/25078/stat : 25078 (java) S 25049 25049 24010 0 -1 64 49 28212 0 1 0 0 72037 16 17 0 10 0 1990965151 202506240 9456 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 18446744071563356171 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1781.21
Current children cumulated vsize (KiB) 228240



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1801.1 s]
/proc/loadavg: 2.24 2.26 2.11 3/86 25131
/proc/meminfo: memFree=1091488/2055920 swapFree=4178936/4192956
[pid=25049] ppid=25047 vsize=5360 CPUtime=2.36
/proc/25049/stat : 25049 (hydra) S 25047 25049 24010 0 -1 4194304 375 4905 0 0 0 0 233 3 20 0 1 0 1990892209 5488640 238 996147200 4194304 4889804 548682068816 18446744073709551615 251255120708 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25049/statm: 1340 238 196 169 0 51 0
[pid=25057] ppid=25049 vsize=197760 CPUtime=726.63
/proc/25057/stat : 25057 (java) S 25049 25049 24010 0 -1 0 14067 28212 1 1 592 18 72037 16 18 0 10 0 1990892450 202506240 9456 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/25057/statm: 49440 9456 2544 9 0 44023 0
[pid=25079] ppid=25057 vsize=5356 CPUtime=0
/proc/25079/stat : 25079 (mistral) S 25057 25049 24010 0 -1 4194304 296 0 0 0 0 0 0 0 18 0 1 0 1990965151 5484544 236 996147200 4194304 4889804 548682068592 18446744073709551615 251255120708 0 65540 4 65538 18446744071563356171 0 0 17 0 0 0
/proc/25079/statm: 1339 236 196 169 0 50 0
[pid=25080] ppid=25079 vsize=19764 CPUtime=1071.02
/proc/25080/stat : 25080 (xsolve) R 25079 25049 24010 0 -1 4194304 4284 0 0 0 107094 8 0 0 25 0 1 0 1990965152 20238336 4248 996147200 134512640 135239763 4294955968 18446744073709551615 135013682 0 4 0 0 0 0 0 17 0 0 0
/proc/25080/statm: 4941 4248 393 177 0 3844 0
[pid=25057/tid=25058] ppid=25049 vsize=197760 CPUtime=725.28
/proc/25057/task/25058/stat : 25058 (java) S 25049 25049 24010 0 -1 64 4042 28212 1 1 470 5 72037 16 16 0 10 0 1990892451 202506240 9456 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 1 0 0
[pid=25057/tid=25059] ppid=25049 vsize=197760 CPUtime=721.63
/proc/25057/task/25059/stat : 25059 (java) S 25049 25049 24010 0 -1 64 8514 28212 0 1 101 9 72037 16 16 0 10 0 1990892452 202506240 9456 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=25057/tid=25060] ppid=25049 vsize=197760 CPUtime=720.53
/proc/25057/task/25060/stat : 25060 (java) S 25049 25049 24010 0 -1 64 10 28212 0 1 0 0 72037 16 16 0 10 0 1990892452 202506240 9456 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25057/tid=25061] ppid=25049 vsize=197760 CPUtime=720.53
/proc/25057/task/25061/stat : 25061 (java) S 25049 25049 24010 0 -1 64 5 28212 0 1 0 0 72037 16 16 0 10 0 1990892452 202506240 9456 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25057/tid=25062] ppid=25049 vsize=197760 CPUtime=720.53
/proc/25057/task/25062/stat : 25062 (java) S 25049 25049 24010 0 -1 64 1 28212 0 1 0 0 72037 16 18 0 10 0 1990892454 202506240 9456 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25057/tid=25063] ppid=25049 vsize=197760 CPUtime=720.72
/proc/25057/task/25063/stat : 25063 (java) S 25049 25049 24010 0 -1 64 644 28212 0 1 19 0 72037 16 15 0 10 0 1990892454 202506240 9456 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25057/tid=25064] ppid=25049 vsize=197760 CPUtime=720.53
/proc/25057/task/25064/stat : 25064 (java) S 25049 25049 24010 0 -1 64 1 28212 0 1 0 0 72037 16 19 0 10 0 1990892454 202506240 9456 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25057/tid=25065] ppid=25049 vsize=197760 CPUtime=720.53
/proc/25057/task/25065/stat : 25065 (java) S 25049 25049 24010 0 -1 64 19 28212 0 1 0 0 72037 16 15 0 10 0 1990892454 202506240 9456 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25057/tid=25078] ppid=25049 vsize=197760 CPUtime=720.53
/proc/25057/task/25078/stat : 25078 (java) S 25049 25049 24010 0 -1 64 49 28212 0 1 0 0 72037 16 17 0 10 0 1990965151 202506240 9456 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 18446744071563356171 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 228240

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

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

[startup+1801.1 s]
/proc/loadavg: 2.24 2.26 2.11 3/86 25131
/proc/meminfo: memFree=1091488/2055920 swapFree=4178936/4192956
[pid=25049] ppid=25047 vsize=5360 CPUtime=2.36
/proc/25049/stat : 25049 (hydra) S 25047 25049 24010 0 -1 4194304 375 4905 0 0 0 0 233 3 20 0 1 0 1990892209 5488640 238 996147200 4194304 4889804 548682068816 18446744073709551615 251255120708 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25049/statm: 1340 238 196 169 0 51 0
[pid=25057] ppid=25049 vsize=197760 CPUtime=726.63
/proc/25057/stat : 25057 (java) S 25049 25049 24010 0 -1 0 14067 28212 1 1 592 18 72037 16 18 0 10 0 1990892450 202506240 9456 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/25057/statm: 49440 9456 2544 9 0 44023 0
[pid=25079] ppid=25057 vsize=5356 CPUtime=0
/proc/25079/stat : 25079 (mistral) S 25057 25049 24010 0 -1 4194304 296 0 0 0 0 0 0 0 18 0 1 0 1990965151 5484544 236 996147200 4194304 4889804 548682068592 18446744073709551615 251255120708 0 65540 4 65538 18446744071563356171 0 0 17 0 0 0
/proc/25079/statm: 1339 236 196 169 0 50 0
[pid=25080] ppid=25079 vsize=19764 CPUtime=1071.02
/proc/25080/stat : 25080 (xsolve) R 25079 25049 24010 0 -1 4194304 4284 0 0 0 107094 8 0 0 25 0 1 0 1990965152 20238336 4248 996147200 134512640 135239763 4294955968 18446744073709551615 135013682 0 4 0 0 0 0 0 17 0 0 0
/proc/25080/statm: 4941 4248 393 177 0 3844 0
[pid=25057/tid=25058] ppid=25049 vsize=197760 CPUtime=725.28
/proc/25057/task/25058/stat : 25058 (java) S 25049 25049 24010 0 -1 64 4042 28212 1 1 470 5 72037 16 16 0 10 0 1990892451 202506240 9456 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 1 0 0
[pid=25057/tid=25059] ppid=25049 vsize=197760 CPUtime=721.63
/proc/25057/task/25059/stat : 25059 (java) S 25049 25049 24010 0 -1 64 8514 28212 0 1 101 9 72037 16 16 0 10 0 1990892452 202506240 9456 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=25057/tid=25060] ppid=25049 vsize=197760 CPUtime=720.53
/proc/25057/task/25060/stat : 25060 (java) S 25049 25049 24010 0 -1 64 10 28212 0 1 0 0 72037 16 16 0 10 0 1990892452 202506240 9456 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25057/tid=25061] ppid=25049 vsize=197760 CPUtime=720.53
/proc/25057/task/25061/stat : 25061 (java) S 25049 25049 24010 0 -1 64 5 28212 0 1 0 0 72037 16 16 0 10 0 1990892452 202506240 9456 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25057/tid=25062] ppid=25049 vsize=197760 CPUtime=720.53
/proc/25057/task/25062/stat : 25062 (java) S 25049 25049 24010 0 -1 64 1 28212 0 1 0 0 72037 16 18 0 10 0 1990892454 202506240 9456 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25057/tid=25063] ppid=25049 vsize=197760 CPUtime=720.72
/proc/25057/task/25063/stat : 25063 (java) S 25049 25049 24010 0 -1 64 644 28212 0 1 19 0 72037 16 15 0 10 0 1990892454 202506240 9456 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25057/tid=25064] ppid=25049 vsize=197760 CPUtime=720.53
/proc/25057/task/25064/stat : 25064 (java) S 25049 25049 24010 0 -1 64 1 28212 0 1 0 0 72037 16 19 0 10 0 1990892454 202506240 9456 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25057/tid=25065] ppid=25049 vsize=197760 CPUtime=720.53
/proc/25057/task/25065/stat : 25065 (java) S 25049 25049 24010 0 -1 64 19 28212 0 1 0 0 72037 16 15 0 10 0 1990892454 202506240 9456 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25057/tid=25078] ppid=25049 vsize=197760 CPUtime=720.53
/proc/25057/task/25078/stat : 25078 (java) S 25049 25049 24010 0 -1 64 49 28212 0 1 0 0 72037 16 17 0 10 0 1990965151 202506240 9456 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 18446744071563356171 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 228240

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 25049 and gives
#  childrusage.ru_utime.tv_sec=2
#  childrusage.ru_utime.tv_usec=333645
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=38994
# CPU time returned by wait4() is 2.37264
# while last known CPU time is 1800.01
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1801.13
CPU time (s): 1800.01
CPU user time (s): 1799.56
CPU system time (s): 0.45
CPU usage (%): 99.9379
Max. virtual memory (cumulated for all children) (KiB): 870152

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

runsolver used 5.54816 second user time and 9.93849 second system time

The end

Launcher Data (download as text)

Begin job on node64 at 2008-07-03 23:06:58
IDJOB=1058905
IDBENCH=54194
IDSOLVER=365
FILE ID=node64/1058905-1215119218
PBS_JOBID= 7877077
Free space on /tmp= 66520 MiB

SOLVER NAME= cpHydra k_10
BENCH NAME= CPAI08/csp/rand-3-28-28/normalized-rand-3-28-28-93-632-41_ext.xml
COMMAND LINE= HOME/cpHydra_k_10/hydra BENCHNAME 
RUNSOLVER COMMAND LINE= /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1058905-1215119218/watcher-1058905-1215119218 -o /tmp/evaluation-result-1058905-1215119218/solver-1058905-1215119218 -C 1800 -W 2200 -M 900 --output-limit 1,15  HOME/cpHydra_k_10/hydra HOME/instance-1058905-1215119218.xml 

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 977aeeb2aac26fe232d05998ce5b841c
RANDOM SEED=591682876

node64.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.248
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.248
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:       1455376 kB
Buffers:         65072 kB
Cached:         412572 kB
SwapCached:       7196 kB
Active:         330452 kB
Inactive:       202020 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1455376 kB
SwapTotal:     4192956 kB
SwapFree:      4178936 kB
Dirty:           30228 kB
Writeback:           0 kB
Mapped:          72024 kB
Slab:            52588 kB
Committed_AS:  4017872 kB
PageTables:       1988 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= 66484 MiB
End job on node64 at 2008-07-03 23:37:02