Trace number 1071602

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
cpHydra k_10? (TO) 1800.03 1800.93

General information on the benchmark

Namecsp/chessboardColoration/
normalized-cc-20-20-3.xml
MD5SUM5b42347ce5ad43fb927c93ef35a48a05
Bench CategoryN-ARY-INT (n-ary constraints in intension)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables400
Number of constraints36100
Maximum constraint arity4
Maximum domain size3
Number of constraints which are defined in extension0
Number of constraints which are defined in intension36100
Global constraints used (with number of constraints)

Solver Data (download as text)

0.00/0.00	c cpHydra_k_10 version 0.0
9.77/9.96	c CASE TO CLASSIFY:
9.77/9.96	c Case: 0
9.77/9.97	c 19 > 100.000000 | c 35 >  40.000000 | c 17 >   0.000000 | c 18 >   0.000000 | c 33 >  60.000000 | c 15 >  19.161800 | c 34 > 110.000000 | c 16 >   4.000000 | c 13 >   4.011330 | c 14 >   7.330920 | c 11 >   8.643860 | c 12 >   8.508310 | c 21 >   1.732050 | c 20 >   0.000000 | c 22 >   1.732050 | c 23 > 100.000000 | c 24 > 100.000000 | c 25 >   0.000000 | c 26 >  -1.000000 | c 27 >  -1.000000 | c 28 >  -1.000000 | c 29 >  -1.000000 | c 3 >  -1.000000 | c 2 >  -1.000000 | c 10 >  15.139700 | 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 >  10.228800 | c 31 >  -1.000000 | c 4 >   8.643860 | c 9 >  -1.000000 | c 8 >  -1.000000 | c
9.77/9.98	c choco : 1801.0
9.77/9.98	c mistral : 1801.0
9.77/9.98	c abscon : 1801.0
9.77/9.98	c
9.77/9.98	c
9.86/10.05	c List of same ones: 10
9.86/10.05	c /home/eomahony/cpZilla/CSP/chessboardColoration/cc-9-9-3.xml
9.86/10.05	c 19 > 100.000000 | c 35 >  40.000000 | c 17 >   0.000000 | c 18 >   0.000000 | c 33 >  60.000000 | c 15 >  19.662800 | c 34 > 110.000000 | c 16 >   4.000000 | c 13 >   9.689580 | c 14 >  11.180500 | c 11 >   6.339850 | c 12 >   9.540690 | c 21 >   1.732050 | c 20 >   0.000000 | c 22 >   1.732050 | c 23 > 100.000000 | c 24 > 100.000000 | c 25 >   0.000000 | c 26 >  -1.000000 | c 27 >  -1.000000 | c 28 >  -1.000000 | c 29 >  -1.000000 | c 3 >  -1.000000 | c 2 >  -1.000000 | c 10 >  10.339900 | 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 >   7.924810 | c 31 >  -1.000000 | c 4 >   6.339850 | c 9 >  -1.000000 | c 8 >  -1.000000 | c
9.86/10.06	c choco : 7.71
9.86/10.06	c mistral : 0.4
9.86/10.06	c abscon : 1.68074
9.86/10.06	c
9.86/10.06	c
9.86/10.06	c /home/eomahony/cpZilla/CSP/chessboardColoration/cc-8-8-3.xml
9.86/10.06	c 19 > 100.000000 | c 35 >  40.000000 | c 17 >   0.000000 | c 18 >   0.000000 | c 33 >  60.000000 | c 15 >  19.837800 | c 34 > 110.000000 | c 16 >   4.000000 | c 13 >  10.179500 | c 14 >  11.732600 | c 11 >   6.000000 | c 12 >  10.504000 | c 21 >   1.732050 | c 20 >   0.000000 | c 22 >   1.732050 | c 23 > 100.000000 | c 24 > 100.000000 | c 25 >   0.000000 | c 26 >  -1.000000 | c 27 >  -1.000000 | c 28 >  -1.000000 | c 29 >  -1.000000 | c 3 >  -1.000000 | c 2 >  -1.000000 | c 10 >   9.614710 | 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 >   7.584960 | c 31 >  -1.000000 | c 4 >   6.000000 | c 9 >  -1.000000 | c 8 >  -1.000000 | c
9.86/10.07	c choco : 3.53
9.86/10.07	c mistral : 0.1
9.86/10.07	c abscon : 1.09083
9.86/10.07	c
9.86/10.07	c
9.86/10.07	c /home/eomahony/cpZilla/CSP/chessboardColoration/cc-6-6-3.xml
9.86/10.07	c 19 > 100.000000 | c 35 >  40.000000 | c 17 >   0.000000 | c 18 >   0.000000 | c 33 >  60.000000 | c 15 >  16.166300 | c 34 > 110.000000 | c 16 >   4.000000 | c 13 >   7.742590 | c 14 >   9.339850 | c 11 >   5.169930 | c 12 >   7.878560 | c 21 >   1.732050 | c 20 >   0.000000 | c 22 >   1.732050 | c 23 > 100.000000 | c 24 > 100.000000 | c 25 >   0.000000 | c 26 >  -1.000000 | c 27 >  -1.000000 | c 28 >  -1.000000 | c 29 >  -1.000000 | c 3 >  -1.000000 | c 2 >  -1.000000 | c 10 >   7.813780 | 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 >   6.754890 | c 31 >  -1.000000 | c 4 >   5.169930 | c 9 >  -1.000000 | c 8 >  -1.000000 | c
9.86/10.08	c choco : 2.17
9.86/10.08	c mistral : 0.03
9.86/10.08	c abscon : 0.862868
9.86/10.08	c
9.86/10.08	c
9.86/10.08	c /home/eomahony/cpZilla/CSP/chessboardColoration/cc-7-7-3.xml
9.86/10.08	c 19 > 100.000000 | c 35 >  40.000000 | c 17 >   0.000000 | c 18 >   0.000000 | c 33 >  60.000000 | c 15 >  20.169600 | c 34 > 110.000000 | c 16 >   4.000000 | c 13 >  10.740200 | c 14 >  12.654400 | c 11 >   5.614710 | c 12 >  11.504500 | c 21 >   1.732050 | c 20 >   0.000000 | c 22 >   1.732050 | c 23 > 100.000000 | c 24 > 100.000000 | c 25 >   0.000000 | c 26 >  -1.000000 | c 27 >  -1.000000 | c 28 >  -1.000000 | c 29 >  -1.000000 | c 3 >  -1.000000 | c 2 >  -1.000000 | c 10 >   8.784630 | 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 >   7.199670 | c 31 >  -1.000000 | c 4 >   5.614710 | c 9 >  -1.000000 | c 8 >  -1.000000 | c
9.86/10.09	c choco : 2.85
9.86/10.09	c mistral : 0.05
9.86/10.09	c abscon : 0.948855
9.86/10.09	c
9.86/10.09	c
9.86/10.09	c /home/eomahony/cpZilla/CSP/chessboardColoration/cc-20-20-2.xml
9.86/10.09	c 19 > 100.000000 | c 35 >  40.000000 | c 17 >   0.000000 | c 18 >   0.000000 | c 33 >  60.000000 | c 15 >  19.392500 | c 34 > 110.000000 | c 16 >   4.000000 | c 13 >   5.135710 | c 14 >   7.686500 | c 11 >   8.643860 | c 12 >   8.530250 | c 21 >   1.414210 | c 20 >   0.000000 | c 22 >   1.414210 | c 23 > 100.000000 | c 24 > 100.000000 | c 25 >   0.000000 | c 26 >  -1.000000 | c 27 >  -1.000000 | c 28 >  -1.000000 | c 29 >  -1.000000 | c 3 >  -1.000000 | c 2 >  -1.000000 | c 10 >  15.139700 | c 1 >   8.643860 | c 0 >  -1.000000 | c 30 >  -1.000000 | c 7 >  -1.000000 | c 6 >  -1.000000 | c 32 >  -1.000000 | c 5 >   9.643860 | c 31 >  -1.000000 | c 4 >  -1.000000 | c 9 >  -1.000000 | c 8 >  -1.000000 | c
9.95/10.10	c choco : 86.08
9.95/10.10	c mistral : 18.29
9.95/10.10	c abscon : 11.5602
9.95/10.10	c
9.95/10.10	c
9.95/10.10	c /home/eomahony/cpZilla/CSP/chessboardColoration/cc-15-15-2.xml
9.95/10.10	c 19 > 100.000000 | c 35 >  40.000000 | c 17 >   0.000000 | c 18 >   0.000000 | c 33 >  60.000000 | c 15 >  19.339300 | c 34 > 110.000000 | c 16 >   4.000000 | c 13 >   8.255540 | c 14 >   9.346510 | c 11 >   7.813780 | c 12 >   8.289180 | c 21 >   1.414210 | c 20 >   0.000000 | c 22 >   1.414210 | c 23 > 100.000000 | c 24 > 100.000000 | c 25 >   0.000000 | c 26 >  -1.000000 | c 27 >  -1.000000 | c 28 >  -1.000000 | c 29 >  -1.000000 | c 3 >  -1.000000 | c 2 >  -1.000000 | c 10 >  13.428500 | c 1 >   7.813780 | c 0 >  -1.000000 | c 30 >  -1.000000 | c 7 >  -1.000000 | c 6 >  -1.000000 | c 32 >  -1.000000 | c 5 >   8.813780 | c 31 >  -1.000000 | c 4 >  -1.000000 | c 9 >  -1.000000 | c 8 >  -1.000000 | c
9.95/10.11	c choco : 39.02
9.95/10.11	c mistral : 6.99994
9.95/10.11	c abscon : 5.30219
9.95/10.11	c
9.95/10.11	c
9.95/10.11	c /home/eomahony/cpZilla/CSP/chessboardColoration/cc-25-25-2.xml
9.95/10.11	c 19 > 100.000000 | c 35 >  40.000000 | c 17 >   0.000000 | c 18 >   0.000000 | c 33 >  60.000000 | c 15 >  19.076800 | c 34 > 110.000000 | c 16 >   4.000000 | c 13 >   2.439290 | c 14 >   6.599910 | c 11 >   9.287710 | c 12 >   9.172310 | c 21 >   1.414210 | c 20 >   0.000000 | c 22 >   1.414210 | c 23 > 100.000000 | c 24 > 100.000000 | c 25 >   0.000000 | c 26 >  -1.000000 | c 27 >  -1.000000 | c 28 >  -1.000000 | c 29 >  -1.000000 | c 3 >  -1.000000 | c 2 >  -1.000000 | c 10 >  16.457600 | c 1 >   9.287710 | c 0 >  -1.000000 | c 30 >  -1.000000 | c 7 >  -1.000000 | c 6 >  -1.000000 | c 32 >  -1.000000 | c 5 >  10.287700 | c 31 >  -1.000000 | c 4 >  -1.000000 | c 9 >  -1.000000 | c 8 >  -1.000000 | c
9.95/10.12	c choco : 1801.0
9.95/10.12	c mistral : 29.78
9.95/10.12	c abscon : 32.1741
9.95/10.12	c
9.95/10.12	c
9.95/10.12	c /home/eomahony/cpZilla/CSP/chessboardColoration/cc-12-12-2.xml
9.95/10.12	c 19 > 100.000000 | c 35 >  40.000000 | c 17 >   0.000000 | c 18 >   0.000000 | c 33 >  60.000000 | c 15 >  19.314000 | c 34 > 110.000000 | c 16 >   4.000000 | c 13 >   9.383440 | c 14 >  10.259700 | c 11 >   7.169930 | c 12 >   8.647560 | c 21 >   1.414210 | c 20 >   0.000000 | c 22 >   1.414210 | c 23 > 100.000000 | c 24 > 100.000000 | c 25 >   0.000000 | c 26 >  -1.000000 | c 27 >  -1.000000 | c 28 >  -1.000000 | c 29 >  -1.000000 | c 3 >  -1.000000 | c 2 >  -1.000000 | c 10 >  12.088800 | c 1 >   7.169930 | c 0 >  -1.000000 | c 30 >  -1.000000 | c 7 >  -1.000000 | c 6 >  -1.000000 | c 32 >  -1.000000 | c 5 >   8.169930 | c 31 >  -1.000000 | c 4 >  -1.000000 | c 9 >  -1.000000 | c 8 >  -1.000000 | c
9.95/10.12	c choco : 20.78
9.95/10.12	c mistral : 2.33364
9.95/10.12	c abscon : 3.05853
9.95/10.12	c
9.95/10.12	c
9.95/10.12	c /home/eomahony/cpZilla/CSP/chessboardColoration/cc-10-10-2.xml
9.95/10.12	c 19 > 100.000000 | c 35 >  40.000000 | c 17 >   0.000000 | c 18 >   0.000000 | c 33 >  60.000000 | c 15 >  19.461400 | c 34 > 110.000000 | c 16 >   4.000000 | c 13 >  10.317600 | c 14 >  11.055300 | c 11 >   6.643860 | c 12 >   9.524050 | c 21 >   1.414210 | c 20 >   0.000000 | c 22 >   1.414210 | c 23 > 100.000000 | c 24 > 100.000000 | c 25 >   0.000000 | c 26 >  -1.000000 | c 27 >  -1.000000 | c 28 >  -1.000000 | c 29 >  -1.000000 | c 3 >  -1.000000 | c 2 >  -1.000000 | c 10 >  10.983700 | c 1 >   6.643860 | c 0 >  -1.000000 | c 30 >  -1.000000 | c 7 >  -1.000000 | c 6 >  -1.000000 | c 32 >  -1.000000 | c 5 >   7.643860 | c 31 >  -1.000000 | c 4 >  -1.000000 | c 9 >  -1.000000 | c 8 >  -1.000000 | c
9.95/10.13	c choco : 55.6
9.95/10.13	c mistral : 1.2918
9.95/10.13	c abscon : 2.25766
9.95/10.13	c
9.95/10.13	c
9.95/10.13	c /home/eomahony/cpZilla/CSP/chessboardColoration/cc-9-9-2.xml
9.95/10.13	c 19 > 100.000000 | c 35 >  40.000000 | c 17 >   0.000000 | c 18 >   0.000000 | c 33 >  60.000000 | c 15 >  19.126600 | c 34 > 110.000000 | c 16 >   4.000000 | c 13 >  10.179400 | c 14 >  11.050500 | c 11 >   6.339850 | c 12 >   9.417620 | c 21 >   1.414210 | c 20 >   0.000000 | c 22 >   1.414210 | c 23 > 100.000000 | c 24 > 100.000000 | c 25 >   0.000000 | c 26 >  -1.000000 | c 27 >  -1.000000 | c 28 >  -1.000000 | c 29 >  -1.000000 | c 3 >  -1.000000 | c 2 >  -1.000000 | c 10 >  10.339900 | c 1 >   6.339850 | c 0 >  -1.000000 | c 30 >  -1.000000 | c 7 >  -1.000000 | c 6 >  -1.000000 | c 32 >  -1.000000 | c 5 >   7.339850 | c 31 >  -1.000000 | c 4 >  -1.000000 | c 9 >  -1.000000 | c 8 >  -1.000000 | c
9.95/10.14	c choco : 44.58
9.95/10.14	c mistral : 0.770882
9.95/10.14	c abscon : 1.75473
9.95/10.14	c
9.95/10.14	c
9.95/10.14	c Length: 10
9.95/10.14	c 9.345692741771472  10.646889611163441  10.825952155321026  12.309508066945648  13.711186750547888  14.094813363258842  14.305653990611544  14.599764248456205  15.30850947476272  15.377922456993337  
9.95/10.15	c 
9.95/10.15	c 1.0  0.8225663195262645  0.8029601922643137  0.6705424092625822  0.5801490667903865  0.5595059548972108  0.5487741010817355  0.5344735708022188  0.5028934019776538  0.5  
9.95/10.15	c
9.95/10.15	c solver 0
9.95/10.15	c	  before 0.0 seconds: {} 0
9.95/10.15	c	  before 18.0 seconds: {0, 1, 2, 3, 4, 5, 7, 8, 9} 5973
9.95/10.15	c	  before 36.0 seconds: {0, 1, 2, 3, 4, 5, 6, 7, 8, 9} 6521
9.95/10.15	c
9.95/10.15	c solver 1
9.95/10.15	c	  before 0.0 seconds: {} 0
9.95/10.15	c	  before 18.0 seconds: {0, 1, 2, 3, 5, 7, 8, 9} 5392
9.95/10.15	c	  before 36.0 seconds: {0, 1, 2, 3, 4, 5, 6, 7, 8, 9} 6521
9.95/10.15	c
9.95/10.15	c solver 2
9.95/10.15	c	  before 0.0 seconds: {} 0
9.95/10.15	c	  before 18.0 seconds: {0, 1, 2, 3} 3296
9.95/10.15	c	  before 36.0 seconds: {0, 1, 2, 3, 7} 3830
9.95/10.15	c	  before 54.0 seconds: {0, 1, 2, 3, 5, 7, 9} 4890
9.95/10.15	c	  before 72.0 seconds: {0, 1, 2, 3, 5, 7, 8, 9} 5392
9.95/10.15	c	  before 90.0 seconds: {0, 1, 2, 3, 4, 5, 7, 8, 9} 5973
9.95/10.15	c
9.95/10.15	cTotal time: 9
9.95/10.15	c 162.0 seconds unused
9.95/10.15	c 0 c 0 c 1 
9.95/10.15	c 0 c 0 c 1 
9.95/10.15	c 0 c 0 c 0 
9.95/10.15	c is solver0 dominated by:
9.95/10.15	c	solver 1 (0 solves instances that 1 can't: false) (1 doesn't solve instances that 0 can't: true) (0 is faster than 1: false) (0 is equally as fast as 1: true) (0 < 1: false)
9.95/10.15	c is dominated? true
9.95/10.15	c
9.95/10.15	c is solver1 dominated by:
9.95/10.15	c	solver 0 (1 solves instances that 0 can't: false) (0 doesn't solve instances that 1 can't: true) (1 is faster than 0: false) (1 is equally as fast as 0: true) (1 < 0: true)
9.95/10.15	c	solver 2 (1 solves instances that 2 can't: true) (2 doesn't solve instances that 1 can't: true) (1 is faster than 2: true) (1 is equally as fast as 2: false) (1 < 2: false)
9.95/10.15	c is dominated? false
9.95/10.15	c
9.95/10.15	c is solver2 dominated by:
9.95/10.15	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: false) (2 is equally as fast as 0: false) (2 < 0: true)
9.95/10.15	c is dominated? true
9.95/10.15	c
9.95/10.15	c Number of non-dominated solvers: 1
9.95/10.15	c remove dominated solvers
9.95/10.15	c solver 1 is not dominated by another solver
9.95/10.15	c solver 2 is dominated by another solver
9.95/10.15	c solver 0 is dominated by another solver
9.95/10.16	c
9.95/10.16	c solver 0: 0.0
9.95/10.16	c
9.95/10.16	c solver 1: 36.0
9.95/10.16	c
9.95/10.16	c+ 2/2 of 98
9.95/10.16	c
9.95/10.16	c solver 2: 0.0
9.95/10.16	c	 do not run abscon
9.95/10.16	c	  run mistral for 1800.0 seconds {0, 1, 2, 3, 4, 5, 6, 7, 8, 9} 6521
9.95/10.16	c	 do not run choco
9.95/10.16	c Starting solver: HOME/cpHydra_k_10/solver/mistral
9.95/10.16	c On Instance: HOME/instance-1071602-1215169396.xml
9.95/10.16	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-1071602-1215169396/watcher-1071602-1215169396 -o /tmp/evaluation-result-1071602-1215169396/solver-1071602-1215169396 -C 1800 -W 2200 -M 900 --output-limit 1,15 HOME/cpHydra_k_10/hydra HOME/instance-1071602-1215169396.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.00 2.00 2.00 4/81 23476
/proc/meminfo: memFree=1764144/2055920 swapFree=4180448/4192956
[pid=23476] ppid=23474 vsize=5360 CPUtime=0
/proc/23476/stat : 23476 (hydra) R 23474 23476 21026 0 -1 4194304 263 0 0 0 0 0 0 0 20 0 1 0 1995914208 5488640 231 996147200 4194304 4889804 548682068816 18446744073709551615 237788139408 0 0 4100 65536 0 0 0 17 1 0 0
/proc/23476/statm: 1340 231 192 169 0 51 0

[startup+0.0166181 s]
/proc/loadavg: 2.00 2.00 2.00 4/81 23476
/proc/meminfo: memFree=1764144/2055920 swapFree=4180448/4192956
[pid=23476] ppid=23474 vsize=5360 CPUtime=0
/proc/23476/stat : 23476 (hydra) S 23474 23476 21026 0 -1 4194304 330 247 0 0 0 0 0 0 21 0 1 0 1995914208 5488640 236 996147200 4194304 4889804 548682068816 18446744073709551615 237788259140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23476/statm: 1340 236 195 169 0 51 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5360

[startup+0.101621 s]
/proc/loadavg: 2.00 2.00 2.00 4/81 23476
/proc/meminfo: memFree=1764144/2055920 swapFree=4180448/4192956
[pid=23476] ppid=23474 vsize=5360 CPUtime=0
/proc/23476/stat : 23476 (hydra) S 23474 23476 21026 0 -1 4194304 330 247 0 0 0 0 0 0 21 0 1 0 1995914208 5488640 236 996147200 4194304 4889804 548682068816 18446744073709551615 237788259140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23476/statm: 1340 236 195 169 0 51 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5360

[startup+0.301643 s]
/proc/loadavg: 2.00 2.00 2.00 4/81 23476
/proc/meminfo: memFree=1764144/2055920 swapFree=4180448/4192956
[pid=23476] ppid=23474 vsize=5360 CPUtime=0
/proc/23476/stat : 23476 (hydra) S 23474 23476 21026 0 -1 4194304 330 247 0 0 0 0 0 0 21 0 1 0 1995914208 5488640 236 996147200 4194304 4889804 548682068816 18446744073709551615 237788259140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23476/statm: 1340 236 195 169 0 51 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5360

[startup+0.701684 s]
/proc/loadavg: 2.00 2.00 2.00 4/81 23476
/proc/meminfo: memFree=1764144/2055920 swapFree=4180448/4192956
[pid=23476] ppid=23474 vsize=5360 CPUtime=0
/proc/23476/stat : 23476 (hydra) S 23474 23476 21026 0 -1 4194304 330 247 0 0 0 0 0 0 21 0 1 0 1995914208 5488640 236 996147200 4194304 4889804 548682068816 18446744073709551615 237788259140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23476/statm: 1340 236 195 169 0 51 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5360

[startup+1.50177 s]
/proc/loadavg: 2.00 2.00 2.00 3/83 23480
/proc/meminfo: memFree=1756896/2055920 swapFree=4180448/4192956
[pid=23476] ppid=23474 vsize=5360 CPUtime=0
/proc/23476/stat : 23476 (hydra) S 23474 23476 21026 0 -1 4194304 330 247 0 0 0 0 0 0 21 0 1 0 1995914208 5488640 236 996147200 4194304 4889804 548682068816 18446744073709551615 237788259140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23476/statm: 1340 236 195 169 0 51 0
[pid=23480] ppid=23476 vsize=14684 CPUtime=1.46
/proc/23480/stat : 23480 (xsolve) R 23476 23476 21026 0 -1 4194304 2966 0 0 0 145 1 0 0 25 0 1 0 1995914209 15036416 2925 996147200 134512640 135239763 4294956176 18446744073709551615 4159744902 0 0 4096 0 0 0 0 17 1 0 0
/proc/23480/statm: 3671 2925 373 177 0 2574 0
Current children cumulated CPU time (s) 1.46
Current children cumulated vsize (KiB) 20044

[startup+3.10294 s]
/proc/loadavg: 2.00 2.00 2.00 3/83 23480
/proc/meminfo: memFree=1749472/2055920 swapFree=4180448/4192956
[pid=23476] ppid=23474 vsize=5360 CPUtime=0
/proc/23476/stat : 23476 (hydra) S 23474 23476 21026 0 -1 4194304 330 247 0 0 0 0 0 0 21 0 1 0 1995914208 5488640 236 996147200 4194304 4889804 548682068816 18446744073709551615 237788259140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23476/statm: 1340 236 195 169 0 51 0
[pid=23480] ppid=23476 vsize=57428 CPUtime=3.06
/proc/23480/stat : 23480 (xsolve) R 23476 23476 21026 0 -1 4194304 13678 0 0 0 300 6 0 0 25 0 1 0 1995914209 58806272 13505 996147200 134512640 135239763 4294956176 18446744073709551615 135030883 0 0 4096 0 0 0 0 17 1 0 0
/proc/23480/statm: 14357 13505 413 177 0 13260 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 62788

[startup+6.30127 s]
/proc/loadavg: 2.16 2.03 2.01 3/91 23492
/proc/meminfo: memFree=1754272/2055920 swapFree=4180448/4192956
[pid=23476] ppid=23474 vsize=5360 CPUtime=4.1
/proc/23476/stat : 23476 (hydra) S 23474 23476 21026 0 -1 4194304 375 14274 0 0 0 0 403 7 18 0 1 0 1995914208 5488640 238 996147200 4194304 4889804 548682068816 18446744073709551615 237788259140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23476/statm: 1340 238 196 169 0 51 0
[pid=23484] ppid=23476 vsize=196996 CPUtime=2.1
/proc/23484/stat : 23484 (java) S 23476 23476 21026 0 -1 0 6918 0 1 0 204 6 0 0 18 0 9 0 1995914625 201723904 5791 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/23484/statm: 49249 5791 2540 9 0 43832 0
[pid=23484/tid=23485] ppid=23476 vsize=196996 CPUtime=1.66
/proc/23484/task/23485/stat : 23485 (java) R 23476 23476 21026 0 -1 64 2888 0 1 0 164 2 0 0 25 0 9 0 1995914626 201723904 5791 996147200 134512640 134550740 4294955968 18446744073709551615 4126497542 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23484/tid=23486] ppid=23476 vsize=196996 CPUtime=0.25
/proc/23484/task/23486/stat : 23486 (java) S 23476 23476 21026 0 -1 64 2691 0 0 0 23 2 0 0 16 0 9 0 1995914627 201723904 5791 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=23484/tid=23487] ppid=23476 vsize=196996 CPUtime=0
/proc/23484/task/23487/stat : 23487 (java) S 23476 23476 21026 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 1995914628 201723904 5791 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23484/tid=23488] ppid=23476 vsize=196996 CPUtime=0
/proc/23484/task/23488/stat : 23488 (java) S 23476 23476 21026 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 1995914628 201723904 5791 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23484/tid=23489] ppid=23476 vsize=196996 CPUtime=0
/proc/23484/task/23489/stat : 23489 (java) S 23476 23476 21026 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 1995914630 201723904 5791 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23484/tid=23490] ppid=23476 vsize=196996 CPUtime=0.15
/proc/23484/task/23490/stat : 23490 (java) S 23476 23476 21026 0 -1 64 615 0 0 0 15 0 0 0 16 0 9 0 1995914630 201723904 5791 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23484/tid=23491] ppid=23476 vsize=196996 CPUtime=0
/proc/23484/task/23491/stat : 23491 (java) S 23476 23476 21026 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 1995914630 201723904 5791 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23484/tid=23492] ppid=23476 vsize=196996 CPUtime=0
/proc/23484/task/23492/stat : 23492 (java) S 23476 23476 21026 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 1995914630 201723904 5791 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) 202356

[startup+12.7019 s]
/proc/loadavg: 2.15 2.03 2.01 3/94 23495
/proc/meminfo: memFree=1722504/2055920 swapFree=4180448/4192956
[pid=23476] ppid=23474 vsize=5360 CPUtime=4.1
/proc/23476/stat : 23476 (hydra) S 23474 23476 21026 0 -1 4194304 375 14274 0 0 0 0 403 7 18 0 1 0 1995914208 5488640 238 996147200 4194304 4889804 548682068816 18446744073709551615 237788259140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23476/statm: 1340 238 196 169 0 51 0
[pid=23484] ppid=23476 vsize=197432 CPUtime=5.9
/proc/23484/stat : 23484 (java) S 23476 23476 21026 0 -1 0 11431 0 1 0 574 16 0 0 18 0 10 0 1995914625 202170368 9404 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/23484/statm: 49358 9404 2544 9 0 43941 0
[pid=23494] ppid=23484 vsize=5356 CPUtime=0
/proc/23494/stat : 23494 (mistral) S 23484 23476 21026 0 -1 4194304 291 0 0 0 0 0 0 0 25 0 1 0 1995915225 5484544 236 996147200 4194304 4889804 548682068592 18446744073709551615 237788259140 0 65540 4 65538 18446744071563356171 0 0 17 1 0 0
/proc/23494/statm: 1339 236 196 169 0 50 0
[pid=23495] ppid=23494 vsize=57428 CPUtime=2.5
/proc/23495/stat : 23495 (xsolve) R 23494 23476 21026 0 -1 4194304 13650 0 0 0 245 5 0 0 25 0 1 0 1995915226 58806272 13482 996147200 134512640 135239763 4294955968 18446744073709551615 135013641 0 4 0 0 0 0 0 17 0 0 0
/proc/23495/statm: 14357 13482 392 177 0 13260 0
[pid=23484/tid=23485] ppid=23476 vsize=197432 CPUtime=4.74
/proc/23484/task/23485/stat : 23485 (java) S 23476 23476 21026 0 -1 64 3861 0 1 0 469 5 0 0 16 0 10 0 1995914626 202170368 9404 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 0 0 0
[pid=23484/tid=23486] ppid=23476 vsize=197432 CPUtime=0.92
/proc/23484/task/23486/stat : 23486 (java) S 23476 23476 21026 0 -1 64 6125 0 0 0 83 9 0 0 16 0 10 0 1995914627 202170368 9404 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=23484/tid=23487] ppid=23476 vsize=197432 CPUtime=0
/proc/23484/task/23487/stat : 23487 (java) S 23476 23476 21026 0 -1 64 11 0 0 0 0 0 0 0 16 0 10 0 1995914628 202170368 9404 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23484/tid=23488] ppid=23476 vsize=197432 CPUtime=0
/proc/23484/task/23488/stat : 23488 (java) S 23476 23476 21026 0 -1 64 5 0 0 0 0 0 0 0 16 0 10 0 1995914628 202170368 9404 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23484/tid=23489] ppid=23476 vsize=197432 CPUtime=0
/proc/23484/task/23489/stat : 23489 (java) S 23476 23476 21026 0 -1 64 1 0 0 0 0 0 0 0 18 0 10 0 1995914630 202170368 9404 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23484/tid=23490] ppid=23476 vsize=197432 CPUtime=0.21
/proc/23484/task/23490/stat : 23490 (java) S 23476 23476 21026 0 -1 64 647 0 0 0 21 0 0 0 16 0 10 0 1995914630 202170368 9404 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23484/tid=23491] ppid=23476 vsize=197432 CPUtime=0
/proc/23484/task/23491/stat : 23491 (java) S 23476 23476 21026 0 -1 64 0 0 0 0 0 0 0 0 19 0 10 0 1995914630 202170368 9404 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23484/tid=23492] ppid=23476 vsize=197432 CPUtime=0
/proc/23484/task/23492/stat : 23492 (java) S 23476 23476 21026 0 -1 64 4 0 0 0 0 0 0 0 15 0 10 0 1995914630 202170368 9404 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23484/tid=23493] ppid=23476 vsize=197432 CPUtime=0
/proc/23484/task/23493/stat : 23493 (java) S 23476 23476 21026 0 -1 64 70 0 0 0 0 0 0 0 25 0 10 0 1995915225 202170368 9404 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 18446744071563356171 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.5
Current children cumulated vsize (KiB) 265576

[startup+25.5023 s]
/proc/loadavg: 2.11 2.03 2.01 3/94 23495
/proc/meminfo: memFree=1683080/2055920 swapFree=4180448/4192956
[pid=23476] ppid=23474 vsize=5360 CPUtime=4.1
/proc/23476/stat : 23476 (hydra) S 23474 23476 21026 0 -1 4194304 375 14274 0 0 0 0 403 7 18 0 1 0 1995914208 5488640 238 996147200 4194304 4889804 548682068816 18446744073709551615 237788259140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23476/statm: 1340 238 196 169 0 51 0
[pid=23484] ppid=23476 vsize=197432 CPUtime=5.9
/proc/23484/stat : 23484 (java) S 23476 23476 21026 0 -1 0 11437 0 1 0 574 16 0 0 18 0 10 0 1995914625 202170368 9404 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/23484/statm: 49358 9404 2544 9 0 43941 0
[pid=23494] ppid=23484 vsize=5356 CPUtime=0
/proc/23494/stat : 23494 (mistral) S 23484 23476 21026 0 -1 4194304 291 0 0 0 0 0 0 0 25 0 1 0 1995915225 5484544 236 996147200 4194304 4889804 548682068592 18446744073709551615 237788259140 0 65540 4 65538 18446744071563356171 0 0 17 1 0 0
/proc/23494/statm: 1339 236 196 169 0 50 0
[pid=23495] ppid=23494 vsize=57428 CPUtime=15.3
/proc/23495/stat : 23495 (xsolve) R 23494 23476 21026 0 -1 4194304 13655 0 0 0 1525 5 0 0 25 0 1 0 1995915226 58806272 13487 996147200 134512640 135239763 4294955968 18446744073709551615 134543123 0 4 0 0 0 0 0 17 0 0 0
/proc/23495/statm: 14357 13487 395 177 0 13260 0
[pid=23484/tid=23485] ppid=23476 vsize=197432 CPUtime=4.74
/proc/23484/task/23485/stat : 23485 (java) S 23476 23476 21026 0 -1 64 3861 0 1 0 469 5 0 0 16 0 10 0 1995914626 202170368 9404 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 0 0 0
[pid=23484/tid=23486] ppid=23476 vsize=197432 CPUtime=0.92
/proc/23484/task/23486/stat : 23486 (java) S 23476 23476 21026 0 -1 64 6125 0 0 0 83 9 0 0 16 0 10 0 1995914627 202170368 9404 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=23484/tid=23487] ppid=23476 vsize=197432 CPUtime=0
/proc/23484/task/23487/stat : 23487 (java) S 23476 23476 21026 0 -1 64 11 0 0 0 0 0 0 0 16 0 10 0 1995914628 202170368 9404 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23484/tid=23488] ppid=23476 vsize=197432 CPUtime=0
/proc/23484/task/23488/stat : 23488 (java) S 23476 23476 21026 0 -1 64 5 0 0 0 0 0 0 0 16 0 10 0 1995914628 202170368 9404 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23484/tid=23489] ppid=23476 vsize=197432 CPUtime=0
/proc/23484/task/23489/stat : 23489 (java) S 23476 23476 21026 0 -1 64 1 0 0 0 0 0 0 0 18 0 10 0 1995914630 202170368 9404 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23484/tid=23490] ppid=23476 vsize=197432 CPUtime=0.21
/proc/23484/task/23490/stat : 23490 (java) S 23476 23476 21026 0 -1 64 647 0 0 0 21 0 0 0 16 0 10 0 1995914630 202170368 9404 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23484/tid=23491] ppid=23476 vsize=197432 CPUtime=0
/proc/23484/task/23491/stat : 23491 (java) S 23476 23476 21026 0 -1 64 0 0 0 0 0 0 0 0 19 0 10 0 1995914630 202170368 9404 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23484/tid=23492] ppid=23476 vsize=197432 CPUtime=0
/proc/23484/task/23492/stat : 23492 (java) S 23476 23476 21026 0 -1 64 10 0 0 0 0 0 0 0 15 0 10 0 1995914630 202170368 9404 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23484/tid=23493] ppid=23476 vsize=197432 CPUtime=0
/proc/23484/task/23493/stat : 23493 (java) S 23476 23476 21026 0 -1 64 70 0 0 0 0 0 0 0 25 0 10 0 1995915225 202170368 9404 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 18446744071563356171 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.3
Current children cumulated vsize (KiB) 265576

[startup+51.1029 s]
/proc/loadavg: 2.07 2.03 2.01 3/94 23495
/proc/meminfo: memFree=1682888/2055920 swapFree=4180448/4192956
[pid=23476] ppid=23474 vsize=5360 CPUtime=4.1
/proc/23476/stat : 23476 (hydra) S 23474 23476 21026 0 -1 4194304 375 14274 0 0 0 0 403 7 18 0 1 0 1995914208 5488640 238 996147200 4194304 4889804 548682068816 18446744073709551615 237788259140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23476/statm: 1340 238 196 169 0 51 0
[pid=23484] ppid=23476 vsize=197432 CPUtime=5.9
/proc/23484/stat : 23484 (java) S 23476 23476 21026 0 -1 0 11437 0 1 0 574 16 0 0 18 0 10 0 1995914625 202170368 9404 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/23484/statm: 49358 9404 2544 9 0 43941 0
[pid=23494] ppid=23484 vsize=5356 CPUtime=0
/proc/23494/stat : 23494 (mistral) S 23484 23476 21026 0 -1 4194304 291 0 0 0 0 0 0 0 25 0 1 0 1995915225 5484544 236 996147200 4194304 4889804 548682068592 18446744073709551615 237788259140 0 65540 4 65538 18446744071563356171 0 0 17 1 0 0
/proc/23494/statm: 1339 236 196 169 0 50 0
[pid=23495] ppid=23494 vsize=57428 CPUtime=40.9
/proc/23495/stat : 23495 (xsolve) R 23494 23476 21026 0 -1 4194304 13655 0 0 0 4083 7 0 0 25 0 1 0 1995915226 58806272 13487 996147200 134512640 135239763 4294955968 18446744073709551615 134819887 0 4 0 0 0 0 0 17 0 0 0
/proc/23495/statm: 14357 13487 395 177 0 13260 0
[pid=23484/tid=23485] ppid=23476 vsize=197432 CPUtime=4.74
/proc/23484/task/23485/stat : 23485 (java) S 23476 23476 21026 0 -1 64 3861 0 1 0 469 5 0 0 16 0 10 0 1995914626 202170368 9404 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 0 0 0
[pid=23484/tid=23486] ppid=23476 vsize=197432 CPUtime=0.92
/proc/23484/task/23486/stat : 23486 (java) S 23476 23476 21026 0 -1 64 6125 0 0 0 83 9 0 0 16 0 10 0 1995914627 202170368 9404 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=23484/tid=23487] ppid=23476 vsize=197432 CPUtime=0

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

/proc/23484/task/23493/stat : 23493 (java) S 23476 23476 21026 0 -1 64 70 0 0 0 0 0 0 0 25 0 10 0 1995915225 202170368 9404 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 18446744071563356171 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1661.48
Current children cumulated vsize (KiB) 265576

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 23546
/proc/meminfo: memFree=1615184/2055920 swapFree=4180448/4192956
[pid=23476] ppid=23474 vsize=5360 CPUtime=4.1
/proc/23476/stat : 23476 (hydra) S 23474 23476 21026 0 -1 4194304 375 14274 0 0 0 0 403 7 18 0 1 0 1995914208 5488640 238 996147200 4194304 4889804 548682068816 18446744073709551615 237788259140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23476/statm: 1340 238 196 169 0 51 0
[pid=23484] ppid=23476 vsize=197432 CPUtime=5.9
/proc/23484/stat : 23484 (java) S 23476 23476 21026 0 -1 0 11437 0 1 0 574 16 0 0 18 0 10 0 1995914625 202170368 9404 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/23484/statm: 49358 9404 2544 9 0 43941 0
[pid=23494] ppid=23484 vsize=5356 CPUtime=0
/proc/23494/stat : 23494 (mistral) S 23484 23476 21026 0 -1 4194304 291 0 0 0 0 0 0 0 25 0 1 0 1995915225 5484544 236 996147200 4194304 4889804 548682068592 18446744073709551615 237788259140 0 65540 4 65538 18446744071563356171 0 0 17 1 0 0
/proc/23494/statm: 1339 236 196 169 0 50 0
[pid=23495] ppid=23494 vsize=57428 CPUtime=1711.45
/proc/23495/stat : 23495 (xsolve) R 23494 23476 21026 0 -1 4194304 13655 0 0 0 171133 12 0 0 25 0 1 0 1995915226 58806272 13487 996147200 134512640 135239763 4294955968 18446744073709551615 134543162 0 4 0 0 0 0 0 17 0 0 0
/proc/23495/statm: 14357 13487 395 177 0 13260 0
[pid=23484/tid=23485] ppid=23476 vsize=197432 CPUtime=4.74
/proc/23484/task/23485/stat : 23485 (java) S 23476 23476 21026 0 -1 64 3861 0 1 0 469 5 0 0 16 0 10 0 1995914626 202170368 9404 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 0 0 0
[pid=23484/tid=23486] ppid=23476 vsize=197432 CPUtime=0.92
/proc/23484/task/23486/stat : 23486 (java) S 23476 23476 21026 0 -1 64 6125 0 0 0 83 9 0 0 16 0 10 0 1995914627 202170368 9404 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=23484/tid=23487] ppid=23476 vsize=197432 CPUtime=0
/proc/23484/task/23487/stat : 23487 (java) S 23476 23476 21026 0 -1 64 11 0 0 0 0 0 0 0 16 0 10 0 1995914628 202170368 9404 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23484/tid=23488] ppid=23476 vsize=197432 CPUtime=0
/proc/23484/task/23488/stat : 23488 (java) S 23476 23476 21026 0 -1 64 5 0 0 0 0 0 0 0 16 0 10 0 1995914628 202170368 9404 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23484/tid=23489] ppid=23476 vsize=197432 CPUtime=0
/proc/23484/task/23489/stat : 23489 (java) S 23476 23476 21026 0 -1 64 1 0 0 0 0 0 0 0 18 0 10 0 1995914630 202170368 9404 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23484/tid=23490] ppid=23476 vsize=197432 CPUtime=0.21
/proc/23484/task/23490/stat : 23490 (java) S 23476 23476 21026 0 -1 64 647 0 0 0 21 0 0 0 16 0 10 0 1995914630 202170368 9404 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23484/tid=23491] ppid=23476 vsize=197432 CPUtime=0
/proc/23484/task/23491/stat : 23491 (java) S 23476 23476 21026 0 -1 64 0 0 0 0 0 0 0 0 19 0 10 0 1995914630 202170368 9404 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23484/tid=23492] ppid=23476 vsize=197432 CPUtime=0
/proc/23484/task/23492/stat : 23492 (java) S 23476 23476 21026 0 -1 64 10 0 0 0 0 0 0 0 15 0 10 0 1995914630 202170368 9404 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23484/tid=23493] ppid=23476 vsize=197432 CPUtime=0
/proc/23484/task/23493/stat : 23493 (java) S 23476 23476 21026 0 -1 64 70 0 0 0 0 0 0 0 25 0 10 0 1995915225 202170368 9404 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 18446744071563356171 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1721.45
Current children cumulated vsize (KiB) 265576

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 23546
/proc/meminfo: memFree=1615056/2055920 swapFree=4180448/4192956
[pid=23476] ppid=23474 vsize=5360 CPUtime=4.1
/proc/23476/stat : 23476 (hydra) S 23474 23476 21026 0 -1 4194304 375 14274 0 0 0 0 403 7 18 0 1 0 1995914208 5488640 238 996147200 4194304 4889804 548682068816 18446744073709551615 237788259140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23476/statm: 1340 238 196 169 0 51 0
[pid=23484] ppid=23476 vsize=197432 CPUtime=5.9
/proc/23484/stat : 23484 (java) S 23476 23476 21026 0 -1 0 11437 0 1 0 574 16 0 0 18 0 10 0 1995914625 202170368 9404 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/23484/statm: 49358 9404 2544 9 0 43941 0
[pid=23494] ppid=23484 vsize=5356 CPUtime=0
/proc/23494/stat : 23494 (mistral) S 23484 23476 21026 0 -1 4194304 291 0 0 0 0 0 0 0 25 0 1 0 1995915225 5484544 236 996147200 4194304 4889804 548682068592 18446744073709551615 237788259140 0 65540 4 65538 18446744071563356171 0 0 17 1 0 0
/proc/23494/statm: 1339 236 196 169 0 50 0
[pid=23495] ppid=23494 vsize=57428 CPUtime=1771.43
/proc/23495/stat : 23495 (xsolve) R 23494 23476 21026 0 -1 4194304 13655 0 0 0 177131 12 0 0 25 0 1 0 1995915226 58806272 13487 996147200 134512640 135239763 4294955968 18446744073709551615 134819953 0 4 0 0 0 0 0 17 0 0 0
/proc/23495/statm: 14357 13487 395 177 0 13260 0
[pid=23484/tid=23485] ppid=23476 vsize=197432 CPUtime=4.74
/proc/23484/task/23485/stat : 23485 (java) S 23476 23476 21026 0 -1 64 3861 0 1 0 469 5 0 0 16 0 10 0 1995914626 202170368 9404 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 0 0 0
[pid=23484/tid=23486] ppid=23476 vsize=197432 CPUtime=0.92
/proc/23484/task/23486/stat : 23486 (java) S 23476 23476 21026 0 -1 64 6125 0 0 0 83 9 0 0 16 0 10 0 1995914627 202170368 9404 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=23484/tid=23487] ppid=23476 vsize=197432 CPUtime=0
/proc/23484/task/23487/stat : 23487 (java) S 23476 23476 21026 0 -1 64 11 0 0 0 0 0 0 0 16 0 10 0 1995914628 202170368 9404 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23484/tid=23488] ppid=23476 vsize=197432 CPUtime=0
/proc/23484/task/23488/stat : 23488 (java) S 23476 23476 21026 0 -1 64 5 0 0 0 0 0 0 0 16 0 10 0 1995914628 202170368 9404 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23484/tid=23489] ppid=23476 vsize=197432 CPUtime=0
/proc/23484/task/23489/stat : 23489 (java) S 23476 23476 21026 0 -1 64 1 0 0 0 0 0 0 0 18 0 10 0 1995914630 202170368 9404 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23484/tid=23490] ppid=23476 vsize=197432 CPUtime=0.21
/proc/23484/task/23490/stat : 23490 (java) S 23476 23476 21026 0 -1 64 647 0 0 0 21 0 0 0 16 0 10 0 1995914630 202170368 9404 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23484/tid=23491] ppid=23476 vsize=197432 CPUtime=0
/proc/23484/task/23491/stat : 23491 (java) S 23476 23476 21026 0 -1 64 0 0 0 0 0 0 0 0 19 0 10 0 1995914630 202170368 9404 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23484/tid=23492] ppid=23476 vsize=197432 CPUtime=0
/proc/23484/task/23492/stat : 23492 (java) S 23476 23476 21026 0 -1 64 10 0 0 0 0 0 0 0 15 0 10 0 1995914630 202170368 9404 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23484/tid=23493] ppid=23476 vsize=197432 CPUtime=0
/proc/23484/task/23493/stat : 23493 (java) S 23476 23476 21026 0 -1 64 70 0 0 0 0 0 0 0 25 0 10 0 1995915225 202170368 9404 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 18446744071563356171 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1781.43
Current children cumulated vsize (KiB) 265576



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.9 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 23546
/proc/meminfo: memFree=1615056/2055920 swapFree=4180448/4192956
[pid=23476] ppid=23474 vsize=5360 CPUtime=4.1
/proc/23476/stat : 23476 (hydra) S 23474 23476 21026 0 -1 4194304 375 14274 0 0 0 0 403 7 18 0 1 0 1995914208 5488640 238 996147200 4194304 4889804 548682068816 18446744073709551615 237788259140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23476/statm: 1340 238 196 169 0 51 0
[pid=23484] ppid=23476 vsize=197432 CPUtime=5.9
/proc/23484/stat : 23484 (java) S 23476 23476 21026 0 -1 0 11437 0 1 0 574 16 0 0 18 0 10 0 1995914625 202170368 9404 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/23484/statm: 49358 9404 2544 9 0 43941 0
[pid=23494] ppid=23484 vsize=5356 CPUtime=0
/proc/23494/stat : 23494 (mistral) S 23484 23476 21026 0 -1 4194304 291 0 0 0 0 0 0 0 25 0 1 0 1995915225 5484544 236 996147200 4194304 4889804 548682068592 18446744073709551615 237788259140 0 65540 4 65538 18446744071563356171 0 0 17 1 0 0
/proc/23494/statm: 1339 236 196 169 0 50 0
[pid=23495] ppid=23494 vsize=57428 CPUtime=1790.03
/proc/23495/stat : 23495 (xsolve) R 23494 23476 21026 0 -1 4194304 13655 0 0 0 178991 12 0 0 25 0 1 0 1995915226 58806272 13487 996147200 134512640 135239763 4294955968 18446744073709551615 134541297 0 4 0 0 0 0 0 17 0 0 0
/proc/23495/statm: 14357 13487 395 177 0 13260 0
[pid=23484/tid=23485] ppid=23476 vsize=197432 CPUtime=4.74
/proc/23484/task/23485/stat : 23485 (java) S 23476 23476 21026 0 -1 64 3861 0 1 0 469 5 0 0 16 0 10 0 1995914626 202170368 9404 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 0 0 0
[pid=23484/tid=23486] ppid=23476 vsize=197432 CPUtime=0.92
/proc/23484/task/23486/stat : 23486 (java) S 23476 23476 21026 0 -1 64 6125 0 0 0 83 9 0 0 16 0 10 0 1995914627 202170368 9404 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=23484/tid=23487] ppid=23476 vsize=197432 CPUtime=0
/proc/23484/task/23487/stat : 23487 (java) S 23476 23476 21026 0 -1 64 11 0 0 0 0 0 0 0 16 0 10 0 1995914628 202170368 9404 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23484/tid=23488] ppid=23476 vsize=197432 CPUtime=0
/proc/23484/task/23488/stat : 23488 (java) S 23476 23476 21026 0 -1 64 5 0 0 0 0 0 0 0 16 0 10 0 1995914628 202170368 9404 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23484/tid=23489] ppid=23476 vsize=197432 CPUtime=0
/proc/23484/task/23489/stat : 23489 (java) S 23476 23476 21026 0 -1 64 1 0 0 0 0 0 0 0 18 0 10 0 1995914630 202170368 9404 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23484/tid=23490] ppid=23476 vsize=197432 CPUtime=0.21
/proc/23484/task/23490/stat : 23490 (java) S 23476 23476 21026 0 -1 64 647 0 0 0 21 0 0 0 16 0 10 0 1995914630 202170368 9404 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23484/tid=23491] ppid=23476 vsize=197432 CPUtime=0
/proc/23484/task/23491/stat : 23491 (java) S 23476 23476 21026 0 -1 64 0 0 0 0 0 0 0 0 19 0 10 0 1995914630 202170368 9404 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23484/tid=23492] ppid=23476 vsize=197432 CPUtime=0
/proc/23484/task/23492/stat : 23492 (java) R 23476 23476 21026 0 -1 64 10 0 0 0 0 0 0 0 15 0 10 0 1995914630 202170368 9404 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23484/tid=23493] ppid=23476 vsize=197432 CPUtime=0
/proc/23484/task/23493/stat : 23493 (java) S 23476 23476 21026 0 -1 64 70 0 0 0 0 0 0 0 25 0 10 0 1995915225 202170368 9404 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 18446744071563356171 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1800.03
Current children cumulated vsize (KiB) 265576

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

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

[startup+1800.9 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 23546
/proc/meminfo: memFree=1615056/2055920 swapFree=4180448/4192956
[pid=23476] ppid=23474 vsize=5360 CPUtime=4.1
/proc/23476/stat : 23476 (hydra) S 23474 23476 21026 0 -1 4194304 375 14274 0 0 0 0 403 7 18 0 1 0 1995914208 5488640 238 996147200 4194304 4889804 548682068816 18446744073709551615 237788259140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23476/statm: 1340 238 196 169 0 51 0
[pid=23484] ppid=23476 vsize=197432 CPUtime=5.9
/proc/23484/stat : 23484 (java) S 23476 23476 21026 0 -1 0 11437 0 1 0 574 16 0 0 18 0 10 0 1995914625 202170368 9404 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/23484/statm: 49358 9404 2544 9 0 43941 0
[pid=23494] ppid=23484 vsize=5356 CPUtime=0
/proc/23494/stat : 23494 (mistral) S 23484 23476 21026 0 -1 4194304 291 0 0 0 0 0 0 0 25 0 1 0 1995915225 5484544 236 996147200 4194304 4889804 548682068592 18446744073709551615 237788259140 0 65540 4 65538 18446744071563356171 0 0 17 1 0 0
/proc/23494/statm: 1339 236 196 169 0 50 0
[pid=23495] ppid=23494 vsize=57428 CPUtime=1790.03
/proc/23495/stat : 23495 (xsolve) R 23494 23476 21026 0 -1 4194304 13655 0 0 0 178991 12 0 0 25 0 1 0 1995915226 58806272 13487 996147200 134512640 135239763 4294955968 18446744073709551615 134541297 0 4 0 0 0 0 0 17 0 0 0
/proc/23495/statm: 14357 13487 395 177 0 13260 0
[pid=23484/tid=23485] ppid=23476 vsize=197432 CPUtime=4.74
/proc/23484/task/23485/stat : 23485 (java) S 23476 23476 21026 0 -1 64 3861 0 1 0 469 5 0 0 16 0 10 0 1995914626 202170368 9404 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 0 0 0
[pid=23484/tid=23486] ppid=23476 vsize=197432 CPUtime=0.92
/proc/23484/task/23486/stat : 23486 (java) S 23476 23476 21026 0 -1 64 6125 0 0 0 83 9 0 0 16 0 10 0 1995914627 202170368 9404 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=23484/tid=23487] ppid=23476 vsize=197432 CPUtime=0
/proc/23484/task/23487/stat : 23487 (java) S 23476 23476 21026 0 -1 64 11 0 0 0 0 0 0 0 16 0 10 0 1995914628 202170368 9404 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23484/tid=23488] ppid=23476 vsize=197432 CPUtime=0
/proc/23484/task/23488/stat : 23488 (java) S 23476 23476 21026 0 -1 64 5 0 0 0 0 0 0 0 16 0 10 0 1995914628 202170368 9404 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23484/tid=23489] ppid=23476 vsize=197432 CPUtime=0
/proc/23484/task/23489/stat : 23489 (java) S 23476 23476 21026 0 -1 64 1 0 0 0 0 0 0 0 18 0 10 0 1995914630 202170368 9404 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23484/tid=23490] ppid=23476 vsize=197432 CPUtime=0.21
/proc/23484/task/23490/stat : 23490 (java) S 23476 23476 21026 0 -1 64 647 0 0 0 21 0 0 0 16 0 10 0 1995914630 202170368 9404 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23484/tid=23491] ppid=23476 vsize=197432 CPUtime=0
/proc/23484/task/23491/stat : 23491 (java) S 23476 23476 21026 0 -1 64 0 0 0 0 0 0 0 0 19 0 10 0 1995914630 202170368 9404 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23484/tid=23492] ppid=23476 vsize=197432 CPUtime=0
/proc/23484/task/23492/stat : 23492 (java) R 23476 23476 21026 0 -1 64 10 0 0 0 0 0 0 0 15 0 10 0 1995914630 202170368 9404 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23484/tid=23493] ppid=23476 vsize=197432 CPUtime=0
/proc/23484/task/23493/stat : 23493 (java) S 23476 23476 21026 0 -1 64 70 0 0 0 0 0 0 0 25 0 10 0 1995915225 202170368 9404 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 18446744071563356171 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1800.03
Current children cumulated vsize (KiB) 265576

Child ended because it received signal 15 (SIGTERM)

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

Real time (s): 1800.93
CPU time (s): 1800.03
CPU user time (s): 1799.68
CPU system time (s): 0.35
CPU usage (%): 99.9502
Max. virtual memory (cumulated for all children) (KiB): 265576

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4.03639
system time used= 0.075988
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 14649
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= 186

runsolver used 2.26066 second user time and 6.01509 second system time

The end

Launcher Data (download as text)

Begin job on node24 at 2008-07-04 13:03:16
IDJOB=1071602
IDBENCH=56098
IDSOLVER=365
FILE ID=node24/1071602-1215169396
PBS_JOBID= 7877441
Free space on /tmp= 66544 MiB

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

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 5b42347ce5ad43fb927c93ef35a48a05
RANDOM SEED=533281174

node24.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.232
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.232
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:       1764560 kB
Buffers:         14372 kB
Cached:         128740 kB
SwapCached:       6556 kB
Active:         206976 kB
Inactive:        27456 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1764560 kB
SwapTotal:     4192956 kB
SwapFree:      4180448 kB
Dirty:           30612 kB
Writeback:           0 kB
Mapped:         107820 kB
Slab:            41936 kB
Committed_AS:  4228112 kB
PageTables:       2064 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= 66512 MiB
End job on node24 at 2008-07-04 13:33:19