Trace number 1056166

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
cpHydra k_10? (TO) 1800.05 1801.43

General information on the benchmark

Namecsp/largeQueens/
normalized-queens-500.xml
MD5SUM2f41b36922ebee8c6bbe2e06a2cfd3a7
Bench Category2-ARY-INT (binary constraints in intension)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark47.4628
Satisfiable
(Un)Satisfiability was proved
Number of variables500
Number of constraints124750
Maximum constraint arity2
Maximum domain size500
Number of constraints which are defined in extension0
Number of constraints which are defined in intension124750
Global constraints used (with number of constraints)

Solver Data (download as text)

0.00/0.00	c cpHydra_k_10 version 0.0
46.32/46.82	c CASE TO CLASSIFY:
46.32/46.82	c Case: 0
46.32/46.82	c 19 > 100.000000 | c 35 >  20.000000 | c 17 >   0.000000 | c 18 >   0.000000 | c 33 >   0.000000 | c 15 >  16.928700 | c 34 >  50.000000 | c 16 >   2.000000 | c 13 >  -1.000000 | c 14 >  -1.000000 | c 11 >   8.965780 | c 12 >   8.965780 | c 21 >  22.360700 | c 20 >   0.000000 | c 22 >  22.360700 | c 23 > 100.000000 | c 24 > 100.000000 | c 25 >   0.000000 | c 26 >  -1.000000 | c 27 >  -1.000000 | c 28 >  -1.000000 | c 29 >  -1.000000 | c 3 >  -1.000000 | c 2 >  -1.000000 | c 10 >  16.928700 | c 1 >  -1.000000 | c 0 >  -1.000000 | c 30 >  -1.000000 | c 7 >  -1.000000 | c 6 >  -1.000000 | c 32 >  -1.000000 | c 5 >  17.931600 | c 31 >  -1.000000 | c 4 >   8.965780 | c 9 >  -1.000000 | c 8 >  -1.000000 | c
46.32/46.83	c choco : 1801.0
46.32/46.83	c mistral : 1801.0
46.32/46.83	c abscon : 1801.0
46.32/46.83	c
46.32/46.83	c
46.41/46.91	c List of same ones: 10
46.41/46.91	c /home/eomahony/cpZilla/CSP/largeQueens/queens-500.xml
46.41/46.91	c 19 > 100.000000 | c 35 >  20.000000 | c 17 >   0.000000 | c 18 >   0.000000 | c 33 >   0.000000 | c 15 >  12.603600 | c 34 >  50.000000 | c 16 >   2.000000 | c 13 >  -1.000000 | c 14 >  -1.000000 | c 11 >   8.965780 | c 12 >   8.965780 | c 21 >  22.360700 | c 20 >   0.000000 | c 22 >  22.360700 | c 23 > 100.000000 | c 24 > 100.000000 | c 25 >   0.000000 | c 26 >  -1.000000 | c 27 >  -1.000000 | c 28 >  -1.000000 | c 29 >  -1.000000 | c 3 >  -1.000000 | c 2 >  -1.000000 | c 10 >  16.928700 | c 1 >  -1.000000 | c 0 >  -1.000000 | c 30 >  -1.000000 | c 7 >  -1.000000 | c 6 >  -1.000000 | c 32 >  -1.000000 | c 5 >  17.931600 | c 31 >  -1.000000 | c 4 >   8.965780 | c 9 >  -1.000000 | c 8 >  -1.000000 | c
46.41/46.91	c choco : 1801.0
46.41/46.91	c mistral : 27.5908
46.41/46.91	c abscon : 385.886
46.41/46.91	c
46.41/46.91	c
46.41/46.91	c /home/eomahony/cpZilla/CSP/largeQueens/queens-400.xml
46.41/46.91	c 19 > 100.000000 | c 35 >  20.000000 | c 17 >   0.000000 | c 18 >   0.000000 | c 33 >   0.000000 | c 15 >  13.023600 | c 34 >  50.000000 | c 16 >   2.000000 | c 13 >  -1.000000 | c 14 >  -1.000000 | c 11 >   8.643860 | c 12 >   8.643860 | c 21 >  20.000000 | c 20 >   0.000000 | c 22 >  20.000000 | c 23 > 100.000000 | c 24 > 100.000000 | c 25 >   0.000000 | c 26 >  -1.000000 | c 27 >  -1.000000 | c 28 >  -1.000000 | c 29 >  -1.000000 | c 3 >  -1.000000 | c 2 >  -1.000000 | c 10 >  16.284100 | c 1 >  -1.000000 | c 0 >  -1.000000 | c 30 >  -1.000000 | c 7 >  -1.000000 | c 6 >  -1.000000 | c 32 >  -1.000000 | c 5 >  17.287700 | c 31 >  -1.000000 | c 4 >   8.643860 | c 9 >  -1.000000 | c 8 >  -1.000000 | c
46.41/46.92	c choco : 1801.0
46.41/46.92	c mistral : 15.5676
46.41/46.92	c abscon : 182.693
46.41/46.92	c
46.41/46.92	c
46.41/46.92	c /home/eomahony/cpZilla/CSP/largeQueens/queens-300.xml
46.41/46.92	c 19 > 100.000000 | c 35 >  20.000000 | c 17 >   0.000000 | c 18 >   0.000000 | c 33 >   0.000000 | c 15 >  13.411600 | c 34 >  50.000000 | c 16 >   2.000000 | c 13 >  -1.000000 | c 14 >  -1.000000 | c 11 >   8.228820 | c 12 >   8.228820 | c 21 >  17.320500 | c 20 >   0.000000 | c 22 >  17.320500 | c 23 > 100.000000 | c 24 > 100.000000 | c 25 >   0.000000 | c 26 >  -1.000000 | c 27 >  -1.000000 | c 28 >  -1.000000 | c 29 >  -1.000000 | c 3 >  -1.000000 | c 2 >  -1.000000 | c 10 >  15.452900 | c 1 >  -1.000000 | c 0 >  -1.000000 | c 30 >  -1.000000 | c 7 >  -1.000000 | c 6 >  -1.000000 | c 32 >  -1.000000 | c 5 >  16.457600 | c 31 >  -1.000000 | c 4 >   8.228820 | c 9 >  -1.000000 | c 8 >  -1.000000 | c
46.41/46.93	c choco : 1801.0
46.41/46.93	c mistral : 15.2227
46.41/46.93	c abscon : 50.8443
46.41/46.93	c
46.41/46.93	c
46.41/46.93	c /home/eomahony/cpZilla/CSP/largeQueens/queens-800.xml
46.41/46.93	c 19 > 100.000000 | c 35 >  20.000000 | c 17 >   0.000000 | c 18 >   0.000000 | c 33 >   0.000000 | c 15 >  11.864200 | c 34 >  50.000000 | c 16 >   2.000000 | c 13 >  -1.000000 | c 14 >  -1.000000 | c 11 >   9.643860 | c 12 >   9.643860 | c 21 >  28.284300 | c 20 >   0.000000 | c 22 >  28.284300 | c 23 > 100.000000 | c 24 > 100.000000 | c 25 >   0.000000 | c 26 >  -1.000000 | c 27 >  -1.000000 | c 28 >  -1.000000 | c 29 >  -1.000000 | c 3 >  -1.000000 | c 2 >  -1.000000 | c 10 >  18.285900 | c 1 >  -1.000000 | c 0 >  -1.000000 | c 30 >  -1.000000 | c 7 >  -1.000000 | c 6 >  -1.000000 | c 32 >  -1.000000 | c 5 >  19.287700 | c 31 >  -1.000000 | c 4 >   9.643860 | c 9 >  -1.000000 | c 8 >  -1.000000 | c
46.41/46.94	c choco : 1801.0
46.41/46.94	c mistral : 398.828
46.41/46.94	c abscon : 1800.13
46.41/46.94	c
46.41/46.94	c
46.41/46.94	c /home/eomahony/cpZilla/CSP/largeQueens/queens-1000.xml
46.41/46.94	c 19 > 100.000000 | c 35 >  20.000000 | c 17 >   0.000000 | c 18 >   0.000000 | c 33 >   0.000000 | c 15 >  11.658700 | c 34 >  50.000000 | c 16 >   2.000000 | c 13 >  -1.000000 | c 14 >  -1.000000 | c 11 >   9.965780 | c 12 >   9.965780 | c 21 >  31.622800 | c 20 >   0.000000 | c 22 >  31.622800 | c 23 > 100.000000 | c 24 > 100.000000 | c 25 >   0.000000 | c 26 >  -1.000000 | c 27 >  -1.000000 | c 28 >  -1.000000 | c 29 >  -1.000000 | c 3 >  -1.000000 | c 2 >  -1.000000 | c 10 >  18.930100 | c 1 >  -1.000000 | c 0 >  -1.000000 | c 30 >  -1.000000 | c 7 >  -1.000000 | c 6 >  -1.000000 | c 32 >  -1.000000 | c 5 >  19.931600 | c 31 >  -1.000000 | c 4 >   9.965780 | c 9 >  -1.000000 | c 8 >  -1.000000 | c
46.41/46.95	c choco : 1801.0
46.41/46.95	c mistral : 440.78
46.41/46.95	c abscon : 326.362
46.41/46.95	c
46.41/46.95	c
46.41/46.95	c /home/ehebrard/new_instances/competition_4c/data/super-queens/super-queens-9.xml
46.41/46.95	c 19 >  99.666100 | c 35 >  20.000000 | c 17 >   0.000000 | c 18 >   0.000000 | c 33 >   0.000000 | c 15 >   0.000000 | c 34 >  49.866400 | c 16 >   2.000000 | c 13 >   7.636620 | c 14 >  -1.000000 | c 11 >   8.643860 | c 12 >   8.643860 | c 21 >  14.142100 | c 20 >   0.333890 | c 22 >  14.142100 | c 23 > 100.000000 | c 24 > 100.000000 | c 25 >   0.000000 | c 26 >  -1.000000 | c 27 >  -1.000000 | c 28 >  -1.000000 | c 29 >  -1.000000 | c 3 >  -1.000000 | c 2 >  -1.000000 | c 10 >  15.875100 | c 1 >  -1.000000 | c 0 >  -1.000000 | c 30 >  -1.000000 | c 7 >  -1.000000 | c 6 >  -1.000000 | c 32 >  -1.000000 | c 5 >  16.287700 | c 31 >  -1.000000 | c 4 >   8.643860 | c 9 >  -1.000000 | c 8 >  -1.000000 | c
46.41/46.96	c choco : 1801.0
46.41/46.96	c mistral : 5.05
46.41/46.96	c abscon : 23.11
46.41/46.96	c
46.41/46.96	c
46.41/46.96	c /home/ehebrard/new_instances/competition_4c/data/super-queens/super-queens-7.xml
46.41/46.96	c 19 >  99.628900 | c 35 >  20.000000 | c 17 >   0.000000 | c 18 >   0.000000 | c 33 >   0.000000 | c 15 >   0.000000 | c 34 >  49.851600 | c 16 >   2.000000 | c 13 >   7.483820 | c 14 >  -1.000000 | c 11 >   8.491850 | c 12 >   8.491850 | c 21 >  13.416400 | c 20 >   0.371058 | c 22 >  13.416400 | c 23 > 100.000000 | c 24 > 100.000000 | c 25 >   0.000000 | c 26 >  -1.000000 | c 27 >  -1.000000 | c 28 >  -1.000000 | c 29 >  -1.000000 | c 3 >  -1.000000 | c 2 >  -1.000000 | c 10 >  15.571300 | c 1 >  -1.000000 | c 0 >  -1.000000 | c 30 >  -1.000000 | c 7 >  -1.000000 | c 6 >  -1.000000 | c 32 >  -1.000000 | c 5 >  15.983700 | c 31 >  -1.000000 | c 4 >   8.491850 | c 9 >  -1.000000 | c 8 >  -1.000000 | c
46.41/46.97	c choco : 111.44
46.41/46.97	c mistral : 4.02
46.41/46.97	c abscon : 18.94
46.41/46.97	c
46.41/46.97	c
46.41/46.97	c /home/ehebrard/new_instances/competition_4c/data/super-queens/super-queens-6.xml
46.41/46.97	c 19 >  99.554600 | c 35 >  20.000000 | c 17 >   0.000000 | c 18 >   0.000000 | c 33 >   0.000000 | c 15 >   0.000000 | c 34 >  49.821800 | c 16 >   2.000000 | c 13 >   7.219170 | c 14 >  -1.000000 | c 11 >   8.228820 | c 12 >   8.228820 | c 21 >  12.247400 | c 20 >   0.445434 | c 22 >  12.247400 | c 23 > 100.000000 | c 24 > 100.000000 | c 25 >   0.000000 | c 26 >  -1.000000 | c 27 >  -1.000000 | c 28 >  -1.000000 | c 29 >  -1.000000 | c 3 >  -1.000000 | c 2 >  -1.000000 | c 10 >  15.045800 | c 1 >  -1.000000 | c 0 >  -1.000000 | c 30 >  -1.000000 | c 7 >  -1.000000 | c 6 >  -1.000000 | c 32 >  -1.000000 | c 5 >  15.457600 | c 31 >  -1.000000 | c 4 >   8.228820 | c 9 >  -1.000000 | c 8 >  -1.000000 | c
46.41/46.98	c choco : 90.37
46.41/46.98	c mistral : 2.44
46.41/46.98	c abscon : 15.9
46.41/46.98	c
46.41/46.98	c
46.41/46.98	c /home/eomahony/cpZilla/CSP/queens/queens-4.xml
46.41/46.98	c 19 > 100.000000 | c 35 >  20.000000 | c 17 >   0.000000 | c 18 >   0.000000 | c 33 >   0.000000 | c 15 >   5.044390 | c 34 >  50.000000 | c 16 >   2.000000 | c 13 >   1.114410 | c 14 >   1.000000 | c 11 >   2.000000 | c 12 >   1.459430 | c 21 >   2.000000 | c 20 >   0.000000 | c 22 >   2.000000 | c 23 > 100.000000 | c 24 > 100.000000 | c 25 >   0.000000 | c 26 >  -1.000000 | c 27 >  -1.000000 | c 28 >  -1.000000 | c 29 >  -1.000000 | c 3 >  -1.000000 | c 2 >  -1.000000 | c 10 >   2.807350 | c 1 >  -1.000000 | c 0 >  -1.000000 | c 30 >  -1.000000 | c 7 >  -1.000000 | c 6 >  -1.000000 | c 32 >  -1.000000 | c 5 >   4.000000 | c 31 >  -1.000000 | c 4 >   2.000000 | c 9 >  -1.000000 | c 8 >  -1.000000 | c
46.41/46.98	c choco : 1.09
46.41/46.98	c mistral : 0.01
46.41/46.98	c abscon : 0.624904
46.41/46.98	c
46.41/46.98	c
46.41/46.98	c /home/eomahony/cpZilla/CSP/pseudoSeries/ssa/ssa-6288-047.xml
46.41/46.98	c 19 > 100.000000 | c 35 >  24.244900 | c 17 >   0.000000 | c 18 >   0.000000 | c 33 >  13.990700 | c 15 >  15.465100 | c 34 >  28.908500 | c 16 >   6.000000 | c 13 >   1.192460 | c 14 >  -1.000000 | c 11 >  14.345400 | c 12 >   2.373140 | c 21 >   1.414150 | c 20 >   0.000000 | c 22 >   1.414210 | c 23 > 100.000000 | c 24 > 100.000000 | c 25 >   0.000000 | c 26 >  -1.000000 | c 27 >  -1.000000 | c 28 >  -1.000000 | c 29 >  -1.000000 | c 3 >  -1.000000 | c 2 >  -1.000000 | c 10 >  15.446200 | c 1 >  14.345400 | c 0 >  -1.000000 | c 30 >  -1.000000 | c 7 >  -1.000000 | c 6 >  -1.000000 | c 32 >  -1.000000 | c 5 >  15.345400 | c 31 >  -1.000000 | c 4 >  -1.000000 | c 9 >  -1.000000 | c 8 >  -1.000000 | c
46.41/46.99	c choco : 42.82
46.41/46.99	c mistral : 3.65
46.41/46.99	c abscon : 7.65084
46.41/46.99	c
46.41/46.99	c
46.41/47.00	c Length: 10
46.41/47.00	c 4.325099999999999  5.247535499565487  8.316081784999474  10.044282487027136  14.50349939773157  22.374696846341852  22.91648294081062  23.883408034492398  39.0604050097538  44.44277402634314  
46.48/47.00	c 
46.48/47.00	c 1.0  0.977523561456795  0.9095193060956261  0.8752274278372713  0.797630337622746  0.6896949680543146  0.6833302406609592  0.6722582962345881  0.5359529379184345  0.5  
46.48/47.00	c
46.48/47.00	c solver 0
46.48/47.00	c	  before 0.0 seconds: {} 0
46.48/47.00	c	  before 18.0 seconds: {7, 8, 9} 1708
46.48/47.00	c	  before 36.0 seconds: {5, 6, 7, 8, 9} 3081
46.48/47.00	c	  before 54.0 seconds: {2, 5, 6, 7, 8, 9} 3990
46.48/47.00	c	  before 198.0 seconds: {1, 2, 5, 6, 7, 8, 9} 4968
46.48/47.00	c	  before 342.0 seconds: {1, 2, 4, 5, 6, 7, 8, 9} 5765
46.48/47.00	c	  before 396.0 seconds: {0, 1, 2, 4, 5, 6, 7, 8, 9} 6765
46.48/47.00	c
46.48/47.00	c solver 1
46.48/47.00	c	  before 0.0 seconds: {} 0
46.48/47.00	c	  before 18.0 seconds: {1, 2, 5, 6, 7, 8, 9} 4968
46.48/47.00	c	  before 36.0 seconds: {0, 1, 2, 5, 6, 7, 8, 9} 5968
46.48/47.00	c	  before 414.0 seconds: {0, 1, 2, 3, 5, 6, 7, 8, 9} 6843
46.48/47.00	c	  before 450.0 seconds: {0, 1, 2, 3, 4, 5, 6, 7, 8, 9} 7641
46.48/47.00	c
46.48/47.00	c solver 2
46.48/47.00	c	  before 0.0 seconds: {} 0
46.48/47.00	c	  before 18.0 seconds: {8} 535
46.48/47.00	c	  before 54.0 seconds: {8, 9} 1035
46.48/47.00	c	  before 108.0 seconds: {7, 8, 9} 1708
46.48/47.00	c	  before 126.0 seconds: {6, 7, 8, 9} 2391
46.48/47.00	c
46.48/47.00	cTotal time: 54
46.48/47.01	c 972.0 seconds unused
46.48/47.01	c 0 c 0 c 5 
46.48/47.01	c 1 c 0 c 6 
46.48/47.01	c 0 c 0 c 0 
46.48/47.01	c is solver0 dominated by:
46.48/47.01	c	solver 1 (0 solves instances that 1 can't: false) (1 doesn't solve instances that 0 can't: false) (0 is faster than 1: true) (0 is equally as fast as 1: false) (0 < 1: false)
46.48/47.01	c is dominated? true
46.48/47.01	c
46.48/47.01	c is solver1 dominated by:
46.48/47.01	c	solver 0 (1 solves instances that 0 can't: true) (0 doesn't solve instances that 1 can't: true) (1 is faster than 0: false) (1 is equally as fast as 0: false) (1 < 0: true)
46.48/47.01	c	solver 2 (1 solves instances that 2 can't: true) (2 doesn't solve instances that 1 can't: true) (1 is faster than 2: false) (1 is equally as fast as 2: false) (1 < 2: false)
46.48/47.01	c is dominated? false
46.48/47.01	c
46.48/47.01	c is solver2 dominated by:
46.48/47.01	c	solver 0 (2 solves instances that 0 can't: false) (0 doesn't solve instances that 2 can't: false) (2 is faster than 0: true) (2 is equally as fast as 0: false) (2 < 0: true)
46.48/47.01	c is dominated? true
46.48/47.01	c
46.48/47.01	c Number of non-dominated solvers: 1
46.48/47.01	c remove dominated solvers
46.48/47.01	c solver 1 is not dominated by another solver
46.48/47.01	c solver 2 is dominated by another solver
46.48/47.01	c solver 0 is dominated by another solver
46.48/47.01	c
46.48/47.01	c solver 0: 0.0
46.48/47.01	c
46.48/47.01	c solver 1: 450.0
46.48/47.01	c
46.48/47.01	c+ 25/25 of 75
46.48/47.01	c
46.48/47.01	c solver 2: 0.0
46.48/47.01	c	 do not run abscon
46.48/47.01	c	  run mistral for 1800.0 seconds {0, 1, 2, 3, 4, 5, 6, 7, 8, 9} 7641
46.48/47.01	c	 do not run choco
46.48/47.02	c Starting solver: HOME/cpHydra_k_10/solver/mistral
46.48/47.02	c On Instance: HOME/instance-1056166-1215062033.xml
46.48/47.02	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-1056166-1215062033/watcher-1056166-1215062033 -o /tmp/evaluation-result-1056166-1215062033/solver-1056166-1215062033 -C 1800 -W 2200 -M 900 --output-limit 1,15 HOME/cpHydra_k_10/hydra HOME/instance-1056166-1215062033.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.10 2.04 2.01 4/80 6185
/proc/meminfo: memFree=1438280/2055920 swapFree=4180424/4192956
[pid=6185] ppid=6183 vsize=18572 CPUtime=0
/proc/6185/stat : 6185 (runsolver) R 6183 6185 2900 0 -1 4194368 15 0 0 0 0 0 0 0 21 0 1 0 1535875220 19017728 292 996147200 4194304 4296836 548682068496 18446744073709551615 269757246759 0 0 4096 24578 0 0 0 17 1 0 0
/proc/6185/statm: 4643 292 257 25 0 2626 0

[startup+0.233524 s]
/proc/loadavg: 2.10 2.04 2.01 4/80 6185
/proc/meminfo: memFree=1438280/2055920 swapFree=4180424/4192956
[pid=6185] ppid=6183 vsize=5360 CPUtime=0
/proc/6185/stat : 6185 (hydra) S 6183 6185 2900 0 -1 4194304 330 247 0 0 0 0 0 0 22 0 1 0 1535875220 5488640 236 996147200 4194304 4889804 548682068816 18446744073709551615 269757244228 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/6185/statm: 1340 236 195 169 0 51 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5360

[startup+0.301531 s]
/proc/loadavg: 2.10 2.04 2.01 4/80 6185
/proc/meminfo: memFree=1438280/2055920 swapFree=4180424/4192956
[pid=6185] ppid=6183 vsize=5360 CPUtime=0
/proc/6185/stat : 6185 (hydra) S 6183 6185 2900 0 -1 4194304 330 247 0 0 0 0 0 0 22 0 1 0 1535875220 5488640 236 996147200 4194304 4889804 548682068816 18446744073709551615 269757244228 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/6185/statm: 1340 236 195 169 0 51 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5360

[startup+0.401547 s]
/proc/loadavg: 2.10 2.04 2.01 4/80 6185
/proc/meminfo: memFree=1438280/2055920 swapFree=4180424/4192956
[pid=6185] ppid=6183 vsize=5360 CPUtime=0
/proc/6185/stat : 6185 (hydra) S 6183 6185 2900 0 -1 4194304 330 247 0 0 0 0 0 0 22 0 1 0 1535875220 5488640 236 996147200 4194304 4889804 548682068816 18446744073709551615 269757244228 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/6185/statm: 1340 236 195 169 0 51 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5360

[startup+0.701585 s]
/proc/loadavg: 2.10 2.04 2.01 4/80 6185
/proc/meminfo: memFree=1438280/2055920 swapFree=4180424/4192956
[pid=6185] ppid=6183 vsize=5360 CPUtime=0
/proc/6185/stat : 6185 (hydra) S 6183 6185 2900 0 -1 4194304 330 247 0 0 0 0 0 0 22 0 1 0 1535875220 5488640 236 996147200 4194304 4889804 548682068816 18446744073709551615 269757244228 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/6185/statm: 1340 236 195 169 0 51 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5360

[startup+1.50169 s]
/proc/loadavg: 2.09 2.04 2.01 3/82 6189
/proc/meminfo: memFree=1424440/2055920 swapFree=4180424/4192956
[pid=6185] ppid=6183 vsize=5360 CPUtime=0
/proc/6185/stat : 6185 (hydra) S 6183 6185 2900 0 -1 4194304 330 247 0 0 0 0 0 0 22 0 1 0 1535875220 5488640 236 996147200 4194304 4889804 548682068816 18446744073709551615 269757244228 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/6185/statm: 1340 236 195 169 0 51 0
[pid=6189] ppid=6185 vsize=21588 CPUtime=1.47
/proc/6189/stat : 6189 (xsolve) R 6185 6185 2900 0 -1 4194304 4763 0 0 0 144 3 0 0 25 0 1 0 1535875221 22106112 4526 996147200 134512640 135239763 4294956176 18446744073709551615 12313328 0 0 4096 0 0 0 0 17 1 0 0
/proc/6189/statm: 5397 4526 375 177 0 4300 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 26948

[startup+3.1019 s]
/proc/loadavg: 2.09 2.04 2.01 3/82 6189
/proc/meminfo: memFree=1411960/2055920 swapFree=4180424/4192956
[pid=6185] ppid=6183 vsize=5360 CPUtime=0
/proc/6185/stat : 6185 (hydra) S 6183 6185 2900 0 -1 4194304 330 247 0 0 0 0 0 0 22 0 1 0 1535875220 5488640 236 996147200 4194304 4889804 548682068816 18446744073709551615 269757244228 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/6185/statm: 1340 236 195 169 0 51 0
[pid=6189] ppid=6185 vsize=39416 CPUtime=3.05
/proc/6189/stat : 6189 (xsolve) R 6185 6185 2900 0 -1 4194304 9407 0 0 0 297 8 0 0 25 0 1 0 1535875221 40361984 8847 996147200 134512640 135239763 4294956176 18446744073709551615 134617926 0 0 4096 0 0 0 0 17 1 0 0
/proc/6189/statm: 9854 8847 375 177 0 8757 0
Current children cumulated CPU time (s) 3.05
Current children cumulated vsize (KiB) 44776

[startup+6.30132 s]
/proc/loadavg: 2.08 2.04 2.00 3/82 6189
/proc/meminfo: memFree=1379320/2055920 swapFree=4180424/4192956
[pid=6185] ppid=6183 vsize=5360 CPUtime=0
/proc/6185/stat : 6185 (hydra) S 6183 6185 2900 0 -1 4194304 330 247 0 0 0 0 0 0 22 0 1 0 1535875220 5488640 236 996147200 4194304 4889804 548682068816 18446744073709551615 269757244228 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/6185/statm: 1340 236 195 169 0 51 0
[pid=6189] ppid=6185 vsize=64192 CPUtime=6.22
/proc/6189/stat : 6189 (xsolve) R 6185 6185 2900 0 -1 4194304 15634 0 0 0 610 12 0 0 25 0 1 0 1535875221 65732608 15074 996147200 134512640 135239763 4294956176 18446744073709551615 134543813 0 0 4096 0 0 0 0 17 1 0 0
/proc/6189/statm: 16048 15074 377 177 0 14951 0
Current children cumulated CPU time (s) 6.22
Current children cumulated vsize (KiB) 69552

[startup+12.7022 s]
/proc/loadavg: 2.07 2.04 2.00 3/82 6189
/proc/meminfo: memFree=1324152/2055920 swapFree=4180424/4192956
[pid=6185] ppid=6183 vsize=5360 CPUtime=0
/proc/6185/stat : 6185 (hydra) S 6183 6185 2900 0 -1 4194304 330 247 0 0 0 0 0 0 22 0 1 0 1535875220 5488640 236 996147200 4194304 4889804 548682068816 18446744073709551615 269757244228 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/6185/statm: 1340 236 195 169 0 51 0
[pid=6189] ppid=6185 vsize=119800 CPUtime=12.57
/proc/6189/stat : 6189 (xsolve) R 6185 6185 2900 0 -1 4194304 30347 0 0 0 1239 18 0 0 25 0 1 0 1535875221 122675200 28872 996147200 134512640 135239763 4294956176 18446744073709551615 134819857 0 0 4096 0 0 0 0 17 1 0 0
/proc/6189/statm: 29950 28872 423 177 0 28853 0
Current children cumulated CPU time (s) 12.57
Current children cumulated vsize (KiB) 125160

[startup+25.5069 s]
/proc/loadavg: 2.14 2.05 2.01 4/82 6189
/proc/meminfo: memFree=865080/2055920 swapFree=4180424/4192956
[pid=6185] ppid=6183 vsize=5360 CPUtime=0
/proc/6185/stat : 6185 (hydra) S 6183 6185 2900 0 -1 4194304 330 247 0 0 0 0 0 0 22 0 1 0 1535875220 5488640 236 996147200 4194304 4889804 548682068816 18446744073709551615 269757244228 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/6185/statm: 1340 236 195 169 0 51 0
[pid=6189] ppid=6185 vsize=119800 CPUtime=25.27
/proc/6189/stat : 6189 (xsolve) R 6185 6185 2900 0 -1 4194304 30347 0 0 0 2509 18 0 0 25 0 1 0 1535875221 122675200 28872 996147200 134512640 135239763 4294956176 18446744073709551615 134532176 0 0 4096 0 0 0 0 17 1 0 0
/proc/6189/statm: 29950 28872 423 177 0 28853 0
Current children cumulated CPU time (s) 25.27
Current children cumulated vsize (KiB) 125160

[startup+51.1023 s]
/proc/loadavg: 2.09 2.05 2.01 3/93 6204
/proc/meminfo: memFree=883168/2055920 swapFree=4180424/4192956
[pid=6185] ppid=6183 vsize=5360 CPUtime=40.59
/proc/6185/stat : 6185 (hydra) S 6183 6185 2900 0 -1 4194304 375 30946 0 0 0 0 4038 21 19 0 1 0 1535875220 5488640 238 996147200 4194304 4889804 548682068816 18446744073709551615 269757244228 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/6185/statm: 1340 238 196 169 0 51 0
[pid=6193] ppid=6185 vsize=197432 CPUtime=5.91
/proc/6193/stat : 6193 (java) S 6185 6185 2900 0 -1 0 11431 0 1 0 575 16 0 0 18 0 10 0 1535879321 202170368 9405 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/6193/statm: 49358 9405 2543 9 0 43941 0
[pid=6203] ppid=6193 vsize=5356 CPUtime=0
/proc/6203/stat : 6203 (mistral) S 6193 6185 2900 0 -1 4194304 291 0 0 0 0 0 0 0 25 0 1 0 1535879922 5484544 236 996147200 4194304 4889804 548682068592 18446744073709551615 269757244228 0 65540 4 65538 18446744071563356171 0 0 17 1 0 0
/proc/6203/statm: 1339 236 196 169 0 50 0
[pid=6204] ppid=6203 vsize=52488 CPUtime=4.06
/proc/6204/stat : 6204 (xsolve) R 6203 6185 2900 0 -1 4194304 12822 0 0 0 398 8 0 0 25 0 1 0 1535879923 53747712 12267 996147200 134512640 135239763 4294955968 18446744073709551615 12314235 0 4 0 0 0 0 0 17 0 0 0
/proc/6204/statm: 13122 12267 373 177 0 12025 0
[pid=6193/tid=6194] ppid=6185 vsize=197432 CPUtime=4.79
/proc/6193/task/6194/stat : 6194 (java) S 6185 6185 2900 0 -1 64 3861 0 1 0 474 5 0 0 16 0 10 0 1535879322 202170368 9405 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 0 0 0
[pid=6193/tid=6195] ppid=6185 vsize=197432 CPUtime=0.89
/proc/6193/task/6195/stat : 6195 (java) S 6185 6185 2900 0 -1 64 6123 0 0 0 80 9 0 0 16 0 10 0 1535879323 202170368 9405 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=6193/tid=6196] ppid=6185 vsize=197432 CPUtime=0
/proc/6193/task/6196/stat : 6196 (java) S 6185 6185 2900 0 -1 64 10 0 0 0 0 0 0 0 16 0 10 0 1535879323 202170368 9405 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6193/tid=6197] ppid=6185 vsize=197432 CPUtime=0
/proc/6193/task/6197/stat : 6197 (java) S 6185 6185 2900 0 -1 64 5 0 0 0 0 0 0 0 16 0 10 0 1535879323 202170368 9405 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6193/tid=6198] ppid=6185 vsize=197432 CPUtime=0
/proc/6193/task/6198/stat : 6198 (java) S 6185 6185 2900 0 -1 64 1 0 0 0 0 0 0 0 18 0 10 0 1535879325 202170368 9405 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6193/tid=6199] ppid=6185 vsize=197432 CPUtime=0.2
/proc/6193/task/6199/stat : 6199 (java) S 6185 6185 2900 0 -1 64 645 0 0 0 20 0 0 0 16 0 10 0 1535879325 202170368 9405 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6193/tid=6200] ppid=6185 vsize=197432 CPUtime=0
/proc/6193/task/6200/stat : 6200 (java) S 6185 6185 2900 0 -1 64 1 0 0 0 0 0 0 0 19 0 10 0 1535879325 202170368 9405 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6193/tid=6201] ppid=6185 vsize=197432 CPUtime=0
/proc/6193/task/6201/stat : 6201 (java) S 6185 6185 2900 0 -1 64 6 0 0 0 0 0 0 0 15 0 10 0 1535879325 202170368 9405 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=6193/tid=6202] ppid=6185 vsize=197432 CPUtime=0
/proc/6193/task/6202/stat : 6202 (java) S 6185 6185 2900 0 -1 64 72 0 0 0 0 0 0 0 25 0 10 0 1535879922 202170368 9405 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 18446744071563356171 0 0 -1 1 0 0
Current children cumulated CPU time (s) 50.56
Current children cumulated vsize (KiB) 260636

[startup+102.302 s]
/proc/loadavg: 2.09 2.05 2.01 3/93 6204
/proc/meminfo: memFree=812064/2055920 swapFree=4180424/4192956
[pid=6185] ppid=6183 vsize=5360 CPUtime=40.59
/proc/6185/stat : 6185 (hydra) S 6183 6185 2900 0 -1 4194304 375 30946 0 0 0 0 4038 21 19 0 1 0 1535875220 5488640 238 996147200 4194304 4889804 548682068816 18446744073709551615 269757244228 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/6185/statm: 1340 238 196 169 0 51 0
[pid=6193] ppid=6185 vsize=197432 CPUtime=5.91
/proc/6193/stat : 6193 (java) S 6185 6185 2900 0 -1 0 11438 0 1 0 575 16 0 0 18 0 10 0 1535879321 202170368 9405 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/6193/statm: 49358 9405 2543 9 0 43941 0
[pid=6203] ppid=6193 vsize=5356 CPUtime=0
/proc/6203/stat : 6203 (mistral) S 6193 6185 2900 0 -1 4194304 291 0 0 0 0 0 0 0 25 0 1 0 1535879922 5484544 236 996147200 4194304 4889804 548682068592 18446744073709551615 269757244228 0 65540 4 65538 18446744071563356171 0 0 17 1 0 0
/proc/6203/statm: 1339 236 196 169 0 50 0
[pid=6204] ppid=6203 vsize=119800 CPUtime=55.24
/proc/6204/stat : 6204 (xsolve) R 6203 6185 2900 0 -1 4194304 30334 0 0 0 5510 14 0 0 25 0 1 0 1535879923 122675200 28864 996147200 134512640 135239763 4294955968 18446744073709551615 135102886 0 4 0 0 0 0 0 17 0 0 0
/proc/6204/statm: 29950 28864 409 177 0 28853 0
[pid=6193/tid=6194] ppid=6185 vsize=197432 CPUtime=4.79
/proc/6193/task/6194/stat : 6194 (java) S 6185 6185 2900 0 -1 64 3861 0 1 0 474 5 0 0 16 0 10 0 1535879322 202170368 9405 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 0 0 0
[pid=6193/tid=6195] ppid=6185 vsize=197432 CPUtime=0.89
/proc/6193/task/6195/stat : 6195 (java) S 6185 6185 2900 0 -1 64 6123 0 0 0 80 9 0 0 16 0 10 0 1535879323 202170368 9405 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=6193/tid=6196] ppid=6185 vsize=197432 CPUtime=0
/proc/6193/task/6196/stat : 6196 (java) S 6185 6185 2900 0 -1 64 10 0 0 0 0 0 0 0 16 0 10 0 1535879323 202170368 9405 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6193/tid=6197] ppid=6185 vsize=197432 CPUtime=0
/proc/6193/task/6197/stat : 6197 (java) S 6185 6185 2900 0 -1 64 5 0 0 0 0 0 0 0 16 0 10 0 1535879323 202170368 9405 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6193/tid=6198] ppid=6185 vsize=197432 CPUtime=0
/proc/6193/task/6198/stat : 6198 (java) S 6185 6185 2900 0 -1 64 1 0 0 0 0 0 0 0 18 0 10 0 1535879325 202170368 9405 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6193/tid=6199] ppid=6185 vsize=197432 CPUtime=0.2
/proc/6193/task/6199/stat : 6199 (java) S 6185 6185 2900 0 -1 64 645 0 0 0 20 0 0 0 16 0 10 0 1535879325 202170368 9405 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6193/tid=6200] ppid=6185 vsize=197432 CPUtime=0
/proc/6193/task/6200/stat : 6200 (java) S 6185 6185 2900 0 -1 64 1 0 0 0 0 0 0 0 19 0 10 0 1535879325 202170368 9405 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6193/tid=6201] ppid=6185 vsize=197432 CPUtime=0
/proc/6193/task/6201/stat : 6201 (java) S 6185 6185 2900 0 -1 64 13 0 0 0 0 0 0 0 15 0 10 0 1535879325 202170368 9405 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=6193/tid=6202] ppid=6185 vsize=197432 CPUtime=0
/proc/6193/task/6202/stat : 6202 (java) S 6185 6185 2900 0 -1 64 72 0 0 0 0 0 0 0 25 0 10 0 1535879922 202170368 9405 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 18446744071563356171 0 0 -1 1 0 0
Current children cumulated CPU time (s) 101.74
Current children cumulated vsize (KiB) 327948

[startup+162.303 s]
/proc/loadavg: 2.03 2.04 2.00 3/93 6204
/proc/meminfo: memFree=811808/2055920 swapFree=4180424/4192956
[pid=6185] ppid=6183 vsize=5360 CPUtime=40.59
/proc/6185/stat : 6185 (hydra) S 6183 6185 2900 0 -1 4194304 375 30946 0 0 0 0 4038 21 19 0 1 0 1535875220 5488640 238 996147200 4194304 4889804 548682068816 18446744073709551615 269757244228 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/6185/statm: 1340 238 196 169 0 51 0
[pid=6193] ppid=6185 vsize=197432 CPUtime=5.91
/proc/6193/stat : 6193 (java) S 6185 6185 2900 0 -1 0 11438 0 1 0 575 16 0 0 18 0 10 0 1535879321 202170368 9405 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/6193/statm: 49358 9405 2543 9 0 43941 0
[pid=6203] ppid=6193 vsize=5356 CPUtime=0
/proc/6203/stat : 6203 (mistral) S 6193 6185 2900 0 -1 4194304 291 0 0 0 0 0 0 0 25 0 1 0 1535879922 5484544 236 996147200 4194304 4889804 548682068592 18446744073709551615 269757244228 0 65540 4 65538 18446744071563356171 0 0 17 1 0 0
/proc/6203/statm: 1339 236 196 169 0 50 0

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

/proc/6193/task/6202/stat : 6202 (java) S 6185 6185 2900 0 -1 64 72 0 0 0 0 0 0 0 25 0 10 0 1535879922 202170368 9405 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 18446744071563356171 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1601.11
Current children cumulated vsize (KiB) 329200

[startup+1662.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/93 6206
/proc/meminfo: memFree=809696/2055920 swapFree=4180424/4192956
[pid=6185] ppid=6183 vsize=5360 CPUtime=40.59
/proc/6185/stat : 6185 (hydra) S 6183 6185 2900 0 -1 4194304 375 30946 0 0 0 0 4038 21 19 0 1 0 1535875220 5488640 238 996147200 4194304 4889804 548682068816 18446744073709551615 269757244228 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/6185/statm: 1340 238 196 169 0 51 0
[pid=6193] ppid=6185 vsize=197432 CPUtime=5.91
/proc/6193/stat : 6193 (java) S 6185 6185 2900 0 -1 0 11438 0 1 0 575 16 0 0 18 0 10 0 1535879321 202170368 9405 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/6193/statm: 49358 9405 2543 9 0 43941 0
[pid=6203] ppid=6193 vsize=5356 CPUtime=0
/proc/6203/stat : 6203 (mistral) S 6193 6185 2900 0 -1 4194304 291 0 0 0 0 0 0 0 25 0 1 0 1535879922 5484544 236 996147200 4194304 4889804 548682068592 18446744073709551615 269757244228 0 65540 4 65538 18446744071563356171 0 0 17 1 0 0
/proc/6203/statm: 1339 236 196 169 0 50 0
[pid=6204] ppid=6203 vsize=121052 CPUtime=1614.59
/proc/6204/stat : 6204 (xsolve) R 6203 6185 2900 0 -1 4194304 30698 0 0 0 161443 16 0 0 25 0 1 0 1535879923 123957248 29130 996147200 134512640 135239763 4294955968 18446744073709551615 134543107 0 4 0 0 0 0 0 17 0 0 0
/proc/6204/statm: 30263 29130 409 177 0 29166 0
[pid=6193/tid=6194] ppid=6185 vsize=197432 CPUtime=4.79
/proc/6193/task/6194/stat : 6194 (java) S 6185 6185 2900 0 -1 64 3861 0 1 0 474 5 0 0 16 0 10 0 1535879322 202170368 9405 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 0 0 0
[pid=6193/tid=6195] ppid=6185 vsize=197432 CPUtime=0.89
/proc/6193/task/6195/stat : 6195 (java) S 6185 6185 2900 0 -1 64 6123 0 0 0 80 9 0 0 16 0 10 0 1535879323 202170368 9405 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=6193/tid=6196] ppid=6185 vsize=197432 CPUtime=0
/proc/6193/task/6196/stat : 6196 (java) S 6185 6185 2900 0 -1 64 10 0 0 0 0 0 0 0 16 0 10 0 1535879323 202170368 9405 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6193/tid=6197] ppid=6185 vsize=197432 CPUtime=0
/proc/6193/task/6197/stat : 6197 (java) S 6185 6185 2900 0 -1 64 5 0 0 0 0 0 0 0 16 0 10 0 1535879323 202170368 9405 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6193/tid=6198] ppid=6185 vsize=197432 CPUtime=0
/proc/6193/task/6198/stat : 6198 (java) S 6185 6185 2900 0 -1 64 1 0 0 0 0 0 0 0 18 0 10 0 1535879325 202170368 9405 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6193/tid=6199] ppid=6185 vsize=197432 CPUtime=0.2
/proc/6193/task/6199/stat : 6199 (java) S 6185 6185 2900 0 -1 64 645 0 0 0 20 0 0 0 16 0 10 0 1535879325 202170368 9405 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6193/tid=6200] ppid=6185 vsize=197432 CPUtime=0
/proc/6193/task/6200/stat : 6200 (java) S 6185 6185 2900 0 -1 64 1 0 0 0 0 0 0 0 19 0 10 0 1535879325 202170368 9405 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6193/tid=6201] ppid=6185 vsize=197432 CPUtime=0
/proc/6193/task/6201/stat : 6201 (java) S 6185 6185 2900 0 -1 64 13 0 0 0 0 0 0 0 15 0 10 0 1535879325 202170368 9405 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=6193/tid=6202] ppid=6185 vsize=197432 CPUtime=0
/proc/6193/task/6202/stat : 6202 (java) S 6185 6185 2900 0 -1 64 72 0 0 0 0 0 0 0 25 0 10 0 1535879922 202170368 9405 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 18446744071563356171 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1661.09
Current children cumulated vsize (KiB) 329200

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/93 6206
/proc/meminfo: memFree=809632/2055920 swapFree=4180424/4192956
[pid=6185] ppid=6183 vsize=5360 CPUtime=40.59
/proc/6185/stat : 6185 (hydra) S 6183 6185 2900 0 -1 4194304 375 30946 0 0 0 0 4038 21 19 0 1 0 1535875220 5488640 238 996147200 4194304 4889804 548682068816 18446744073709551615 269757244228 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/6185/statm: 1340 238 196 169 0 51 0
[pid=6193] ppid=6185 vsize=197432 CPUtime=5.91
/proc/6193/stat : 6193 (java) S 6185 6185 2900 0 -1 0 11438 0 1 0 575 16 0 0 18 0 10 0 1535879321 202170368 9405 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/6193/statm: 49358 9405 2543 9 0 43941 0
[pid=6203] ppid=6193 vsize=5356 CPUtime=0
/proc/6203/stat : 6203 (mistral) S 6193 6185 2900 0 -1 4194304 291 0 0 0 0 0 0 0 25 0 1 0 1535879922 5484544 236 996147200 4194304 4889804 548682068592 18446744073709551615 269757244228 0 65540 4 65538 18446744071563356171 0 0 17 1 0 0
/proc/6203/statm: 1339 236 196 169 0 50 0
[pid=6204] ppid=6203 vsize=121052 CPUtime=1674.55
/proc/6204/stat : 6204 (xsolve) R 6203 6185 2900 0 -1 4194304 30702 0 0 0 167439 16 0 0 25 0 1 0 1535879923 123957248 29134 996147200 134512640 135239763 4294955968 18446744073709551615 134540988 0 4 0 0 0 0 0 17 0 0 0
/proc/6204/statm: 30263 29134 409 177 0 29166 0
[pid=6193/tid=6194] ppid=6185 vsize=197432 CPUtime=4.79
/proc/6193/task/6194/stat : 6194 (java) S 6185 6185 2900 0 -1 64 3861 0 1 0 474 5 0 0 16 0 10 0 1535879322 202170368 9405 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 0 0 0
[pid=6193/tid=6195] ppid=6185 vsize=197432 CPUtime=0.89
/proc/6193/task/6195/stat : 6195 (java) S 6185 6185 2900 0 -1 64 6123 0 0 0 80 9 0 0 16 0 10 0 1535879323 202170368 9405 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=6193/tid=6196] ppid=6185 vsize=197432 CPUtime=0
/proc/6193/task/6196/stat : 6196 (java) S 6185 6185 2900 0 -1 64 10 0 0 0 0 0 0 0 16 0 10 0 1535879323 202170368 9405 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6193/tid=6197] ppid=6185 vsize=197432 CPUtime=0
/proc/6193/task/6197/stat : 6197 (java) S 6185 6185 2900 0 -1 64 5 0 0 0 0 0 0 0 16 0 10 0 1535879323 202170368 9405 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6193/tid=6198] ppid=6185 vsize=197432 CPUtime=0
/proc/6193/task/6198/stat : 6198 (java) S 6185 6185 2900 0 -1 64 1 0 0 0 0 0 0 0 18 0 10 0 1535879325 202170368 9405 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6193/tid=6199] ppid=6185 vsize=197432 CPUtime=0.2
/proc/6193/task/6199/stat : 6199 (java) S 6185 6185 2900 0 -1 64 645 0 0 0 20 0 0 0 16 0 10 0 1535879325 202170368 9405 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6193/tid=6200] ppid=6185 vsize=197432 CPUtime=0
/proc/6193/task/6200/stat : 6200 (java) S 6185 6185 2900 0 -1 64 1 0 0 0 0 0 0 0 19 0 10 0 1535879325 202170368 9405 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6193/tid=6201] ppid=6185 vsize=197432 CPUtime=0
/proc/6193/task/6201/stat : 6201 (java) S 6185 6185 2900 0 -1 64 13 0 0 0 0 0 0 0 15 0 10 0 1535879325 202170368 9405 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=6193/tid=6202] ppid=6185 vsize=197432 CPUtime=0
/proc/6193/task/6202/stat : 6202 (java) S 6185 6185 2900 0 -1 64 72 0 0 0 0 0 0 0 25 0 10 0 1535879922 202170368 9405 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 18446744071563356171 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1721.05
Current children cumulated vsize (KiB) 329200

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/85 6235
/proc/meminfo: memFree=1582056/2055920 swapFree=4180424/4192956
[pid=6185] ppid=6183 vsize=5360 CPUtime=40.59
/proc/6185/stat : 6185 (hydra) S 6183 6185 2900 0 -1 4194304 375 30946 0 0 0 0 4038 21 19 0 1 0 1535875220 5488640 238 996147200 4194304 4889804 548682068816 18446744073709551615 269757244228 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/6185/statm: 1340 238 196 169 0 51 0
[pid=6193] ppid=6185 vsize=197432 CPUtime=5.91
/proc/6193/stat : 6193 (java) S 6185 6185 2900 0 -1 0 11438 0 1 0 575 16 0 0 18 0 10 0 1535879321 202170368 9405 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/6193/statm: 49358 9405 2543 9 0 43941 0
[pid=6203] ppid=6193 vsize=5356 CPUtime=0
/proc/6203/stat : 6203 (mistral) S 6193 6185 2900 0 -1 4194304 291 0 0 0 0 0 0 0 25 0 1 0 1535879922 5484544 236 996147200 4194304 4889804 548682068592 18446744073709551615 269757244228 0 65540 4 65538 18446744071563356171 0 0 17 1 0 0
/proc/6203/statm: 1339 236 196 169 0 50 0
[pid=6204] ppid=6203 vsize=121052 CPUtime=1734.52
/proc/6204/stat : 6204 (xsolve) R 6203 6185 2900 0 -1 4194304 30706 0 0 0 173435 17 0 0 25 0 1 0 1535879923 123957248 29138 996147200 134512640 135239763 4294955968 18446744073709551615 134538897 0 4 0 0 0 0 0 17 0 0 0
/proc/6204/statm: 30263 29138 409 177 0 29166 0
[pid=6193/tid=6194] ppid=6185 vsize=197432 CPUtime=4.79
/proc/6193/task/6194/stat : 6194 (java) S 6185 6185 2900 0 -1 64 3861 0 1 0 474 5 0 0 16 0 10 0 1535879322 202170368 9405 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 0 0 0
[pid=6193/tid=6195] ppid=6185 vsize=197432 CPUtime=0.89
/proc/6193/task/6195/stat : 6195 (java) S 6185 6185 2900 0 -1 64 6123 0 0 0 80 9 0 0 16 0 10 0 1535879323 202170368 9405 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=6193/tid=6196] ppid=6185 vsize=197432 CPUtime=0
/proc/6193/task/6196/stat : 6196 (java) S 6185 6185 2900 0 -1 64 10 0 0 0 0 0 0 0 16 0 10 0 1535879323 202170368 9405 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6193/tid=6197] ppid=6185 vsize=197432 CPUtime=0
/proc/6193/task/6197/stat : 6197 (java) S 6185 6185 2900 0 -1 64 5 0 0 0 0 0 0 0 16 0 10 0 1535879323 202170368 9405 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6193/tid=6198] ppid=6185 vsize=197432 CPUtime=0
/proc/6193/task/6198/stat : 6198 (java) S 6185 6185 2900 0 -1 64 1 0 0 0 0 0 0 0 18 0 10 0 1535879325 202170368 9405 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6193/tid=6199] ppid=6185 vsize=197432 CPUtime=0.2
/proc/6193/task/6199/stat : 6199 (java) S 6185 6185 2900 0 -1 64 645 0 0 0 20 0 0 0 16 0 10 0 1535879325 202170368 9405 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6193/tid=6200] ppid=6185 vsize=197432 CPUtime=0
/proc/6193/task/6200/stat : 6200 (java) S 6185 6185 2900 0 -1 64 1 0 0 0 0 0 0 0 19 0 10 0 1535879325 202170368 9405 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6193/tid=6201] ppid=6185 vsize=197432 CPUtime=0
/proc/6193/task/6201/stat : 6201 (java) S 6185 6185 2900 0 -1 64 13 0 0 0 0 0 0 0 15 0 10 0 1535879325 202170368 9405 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=6193/tid=6202] ppid=6185 vsize=197432 CPUtime=0
/proc/6193/task/6202/stat : 6202 (java) S 6185 6185 2900 0 -1 64 72 0 0 0 0 0 0 0 25 0 10 0 1535879922 202170368 9405 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 18446744071563356171 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1781.02
Current children cumulated vsize (KiB) 329200



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1801.4 s]
/proc/loadavg: 2.00 2.00 2.00 3/85 6235
/proc/meminfo: memFree=1581160/2055920 swapFree=4180424/4192956
[pid=6185] ppid=6183 vsize=5360 CPUtime=40.59
/proc/6185/stat : 6185 (hydra) S 6183 6185 2900 0 -1 4194304 375 30946 0 0 0 0 4038 21 19 0 1 0 1535875220 5488640 238 996147200 4194304 4889804 548682068816 18446744073709551615 269757244228 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/6185/statm: 1340 238 196 169 0 51 0
[pid=6193] ppid=6185 vsize=197432 CPUtime=5.91
/proc/6193/stat : 6193 (java) S 6185 6185 2900 0 -1 0 11438 0 1 0 575 16 0 0 18 0 10 0 1535879321 202170368 9405 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/6193/statm: 49358 9405 2543 9 0 43941 0
[pid=6203] ppid=6193 vsize=5356 CPUtime=0
/proc/6203/stat : 6203 (mistral) S 6193 6185 2900 0 -1 4194304 291 0 0 0 0 0 0 0 25 0 1 0 1535879922 5484544 236 996147200 4194304 4889804 548682068592 18446744073709551615 269757244228 0 65540 4 65538 18446744071563356171 0 0 17 1 0 0
/proc/6203/statm: 1339 236 196 169 0 50 0
[pid=6204] ppid=6203 vsize=121052 CPUtime=1753.55
/proc/6204/stat : 6204 (xsolve) R 6203 6185 2900 0 -1 4194304 30707 0 0 0 175338 17 0 0 25 0 1 0 1535879923 123957248 29139 996147200 134512640 135239763 4294955968 18446744073709551615 134534753 0 4 0 0 0 0 0 17 0 0 0
/proc/6204/statm: 30263 29139 409 177 0 29166 0
[pid=6193/tid=6194] ppid=6185 vsize=197432 CPUtime=4.79
/proc/6193/task/6194/stat : 6194 (java) S 6185 6185 2900 0 -1 64 3861 0 1 0 474 5 0 0 16 0 10 0 1535879322 202170368 9405 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 0 0 0
[pid=6193/tid=6195] ppid=6185 vsize=197432 CPUtime=0.89
/proc/6193/task/6195/stat : 6195 (java) S 6185 6185 2900 0 -1 64 6123 0 0 0 80 9 0 0 16 0 10 0 1535879323 202170368 9405 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=6193/tid=6196] ppid=6185 vsize=197432 CPUtime=0
/proc/6193/task/6196/stat : 6196 (java) S 6185 6185 2900 0 -1 64 10 0 0 0 0 0 0 0 16 0 10 0 1535879323 202170368 9405 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6193/tid=6197] ppid=6185 vsize=197432 CPUtime=0
/proc/6193/task/6197/stat : 6197 (java) S 6185 6185 2900 0 -1 64 5 0 0 0 0 0 0 0 16 0 10 0 1535879323 202170368 9405 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6193/tid=6198] ppid=6185 vsize=197432 CPUtime=0
/proc/6193/task/6198/stat : 6198 (java) S 6185 6185 2900 0 -1 64 1 0 0 0 0 0 0 0 18 0 10 0 1535879325 202170368 9405 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6193/tid=6199] ppid=6185 vsize=197432 CPUtime=0.2
/proc/6193/task/6199/stat : 6199 (java) S 6185 6185 2900 0 -1 64 645 0 0 0 20 0 0 0 16 0 10 0 1535879325 202170368 9405 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6193/tid=6200] ppid=6185 vsize=197432 CPUtime=0
/proc/6193/task/6200/stat : 6200 (java) S 6185 6185 2900 0 -1 64 1 0 0 0 0 0 0 0 19 0 10 0 1535879325 202170368 9405 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6193/tid=6201] ppid=6185 vsize=197432 CPUtime=0
/proc/6193/task/6201/stat : 6201 (java) S 6185 6185 2900 0 -1 64 13 0 0 0 0 0 0 0 15 0 10 0 1535879325 202170368 9405 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=6193/tid=6202] ppid=6185 vsize=197432 CPUtime=0
/proc/6193/task/6202/stat : 6202 (java) S 6185 6185 2900 0 -1 64 72 0 0 0 0 0 0 0 25 0 10 0 1535879922 202170368 9405 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 18446744071563356171 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1800.05
Current children cumulated vsize (KiB) 329200

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

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

Child ended because it received signal 15 (SIGTERM)

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

Real time (s): 1801.43
CPU time (s): 1800.05
CPU user time (s): 1799.51
CPU system time (s): 0.54
CPU usage (%): 99.9235
Max. virtual memory (cumulated for all children) (KiB): 329200

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 40.3919
system time used= 0.211967
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 31321
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= 81
involuntary context switches= 1698

runsolver used 2.22966 second user time and 6.00209 second system time

The end

Launcher Data (download as text)

Begin job on node13 at 2008-07-03 07:13:54
IDJOB=1056166
IDBENCH=57401
IDSOLVER=365
FILE ID=node13/1056166-1215062033
PBS_JOBID= 7875148
Free space on /tmp= 66520 MiB

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

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 2f41b36922ebee8c6bbe2e06a2cfd3a7
RANDOM SEED=36563805

node13.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.238
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.238
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:       1438568 kB
Buffers:         46800 kB
Cached:         205612 kB
SwapCached:       6668 kB
Active:         444176 kB
Inactive:        93580 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1438568 kB
SwapTotal:     4192956 kB
SwapFree:      4180424 kB
Dirty:           53260 kB
Writeback:           0 kB
Mapped:         299376 kB
Slab:            64112 kB
Committed_AS:  3694752 kB
PageTables:       2460 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 node13 at 2008-07-03 07:43:58