Trace number 1082128

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.09 1807.83

General information on the benchmark

Namecsp/langford3/
normalized-langford-3-16.xml
MD5SUM17d5a229380d5fbf34b59ff6e8d706d0
Bench Category2-ARY-INT (binary 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 variables48
Number of constraints1160
Maximum constraint arity2
Maximum domain size48
Number of constraints which are defined in extension0
Number of constraints which are defined in intension1160
Global constraints used (with number of constraints)

Solver Data (download as text)

0.00/0.00	c cpHydra_k_10 version 0.0
6.65/6.77	c CASE TO CLASSIFY:
6.65/6.77	c Case: 0
6.65/6.77	c 19 >   0.000000 | c 35 >  20.000000 | c 17 >   0.000000 | c 18 >   0.000000 | c 33 >   0.000000 | c 15 >  21.381100 | c 34 >  10.275900 | c 16 >   2.000000 | c 13 >  10.020200 | c 14 >  13.390400 | c 11 >   5.584960 | c 12 >  12.718200 | c 21 >   6.928200 | c 20 > 100.000000 | c 22 >   6.928200 | 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 >   5.584960 | c 2 >  -1.000000 | c 10 >  10.181200 | 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 >  11.169900 | c 31 >  -1.000000 | c 4 >  -1.000000 | c 9 >  -1.000000 | c 8 >  -1.000000 | c
6.65/6.78	c choco : 1801.0
6.65/6.78	c mistral : 1801.0
6.65/6.78	c abscon : 1801.0
6.65/6.78	c
6.65/6.78	c
6.74/6.85	c List of same ones: 10
6.74/6.85	c /home/ehebrard/new_instances/competition_4c/data/langford3/langford-3-15.xml
6.74/6.85	c 19 >   0.000000 | c 35 >  20.000000 | c 17 >   0.000000 | c 18 >   0.000000 | c 33 >   0.000000 | c 15 >  21.149400 | c 34 >  10.294100 | c 16 >   2.000000 | c 13 >   9.840330 | c 14 >  13.227000 | c 11 >   5.491850 | c 12 >  12.714000 | c 21 >   6.708200 | c 20 > 100.000000 | c 22 >   6.708200 | 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 >   5.491850 | c 2 >  -1.000000 | c 10 >   9.995770 | 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.983700 | c 31 >  -1.000000 | c 4 >  -1.000000 | c 9 >  -1.000000 | c 8 >  -1.000000 | c
6.74/6.86	c choco : 1801.0
6.74/6.86	c mistral : 1050.88
6.74/6.86	c abscon : 1801.0
6.74/6.86	c
6.74/6.86	c
6.74/6.86	c /home/ehebrard/new_instances/competition_4c/data/langford3/langford-3-14.xml
6.74/6.86	c 19 >   0.000000 | c 35 >  20.000000 | c 17 >   0.000000 | c 18 >   0.000000 | c 33 >   0.000000 | c 15 >  21.045200 | c 34 >  10.315000 | c 16 >   2.000000 | c 13 >   9.917730 | c 14 >  13.187700 | c 11 >   5.392320 | c 12 >  12.858100 | c 21 >   6.480740 | c 20 > 100.000000 | c 22 >   6.480740 | 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 >   5.392320 | c 2 >  -1.000000 | c 10 >   9.797660 | 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.784600 | c 31 >  -1.000000 | c 4 >  -1.000000 | c 9 >  -1.000000 | c 8 >  -1.000000 | c
6.74/6.86	c choco : 654.36
6.74/6.86	c mistral : 204.98
6.74/6.87	c abscon : 487.31
6.74/6.87	c
6.74/6.87	c
6.74/6.87	c /home/ehebrard/new_instances/competition_4c/data/langford3/langford-3-17.xml
6.74/6.87	c 19 >   0.000000 | c 35 >  20.000000 | c 17 >   0.000000 | c 18 >   0.000000 | c 33 >   0.000000 | c 15 >  21.085500 | c 34 >  10.259700 | c 16 >   2.000000 | c 13 >   9.696600 | c 14 >  13.000500 | c 11 >   5.672430 | c 12 >  11.945500 | c 21 >   7.141430 | c 20 > 100.000000 | c 22 >   7.141430 | 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 >   5.672430 | c 2 >  -1.000000 | c 10 >  10.355400 | 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 >  11.344900 | c 31 >  -1.000000 | c 4 >  -1.000000 | c 9 >  -1.000000 | c 8 >  -1.000000 | c
6.74/6.87	c choco : 15.28
6.74/6.87	c mistral : 0.33
6.74/6.87	c abscon : 5.81
6.74/6.87	c
6.74/6.87	c
6.74/6.87	c /home/ehebrard/new_instances/competition_4c/data/langford3/langford-3-13.xml
6.74/6.88	c 19 >   0.000000 | c 35 >  20.000000 | c 17 >   0.000000 | c 18 >   0.000000 | c 33 >   0.000000 | c 15 >  21.104700 | c 34 >  10.339000 | c 16 >   2.000000 | c 13 >   9.940580 | c 14 >  13.334000 | c 11 >   5.285400 | c 12 >  12.892600 | c 21 >   6.245000 | c 20 > 100.000000 | c 22 >   6.245000 | 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 >   5.285400 | c 2 >  -1.000000 | c 10 >   9.584960 | 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.570800 | c 31 >  -1.000000 | c 4 >  -1.000000 | c 9 >  -1.000000 | c 8 >  -1.000000 | c
6.74/6.88	c choco : 1801.0
6.74/6.88	c mistral : 37.95
6.74/6.88	c abscon : 106.83
6.74/6.88	c
6.74/6.88	c
6.74/6.88	c /home/ehebrard/new_instances/competition_4c/data/langford3/langford-3-18.xml
6.74/6.88	c 19 >   0.000000 | c 35 >  20.000000 | c 17 >   0.000000 | c 18 >   0.000000 | c 33 >   0.000000 | c 15 >  21.014100 | c 34 >  10.245400 | c 16 >   2.000000 | c 13 >   9.548540 | c 14 >  12.859000 | c 11 >   5.754890 | c 12 >  11.441200 | c 21 >   7.348470 | c 20 > 100.000000 | c 22 >   7.348470 | 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 >   5.754890 | c 2 >  -1.000000 | c 10 >  10.519600 | 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 >  11.509800 | c 31 >  -1.000000 | c 4 >  -1.000000 | c 9 >  -1.000000 | c 8 >  -1.000000 | c
6.74/6.89	c choco : 30.04
6.74/6.89	c mistral : 4.21
6.74/6.89	c abscon : 12.74
6.74/6.89	c
6.74/6.89	c
6.74/6.89	c /home/ehebrard/new_instances/competition_4c/data/langford3/langford-3-19.xml
6.74/6.89	c 19 >   0.000000 | c 35 >  20.000000 | c 17 >   0.000000 | c 18 >   0.000000 | c 33 >   0.000000 | c 15 >  21.143400 | c 34 >  10.232600 | c 16 >   2.000000 | c 13 >   9.548880 | c 14 >  12.907100 | c 11 >   5.832890 | c 12 >  11.519700 | c 21 >   7.549830 | c 20 > 100.000000 | c 22 >   7.549830 | 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 >   5.832890 | c 2 >  -1.000000 | c 10 >  10.675100 | 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 >  11.665800 | c 31 >  -1.000000 | c 4 >  -1.000000 | c 9 >  -1.000000 | c 8 >  -1.000000 | c
6.82/6.90	c choco : 21.27
6.82/6.90	c mistral : 1.4
6.82/6.90	c abscon : 6.47
6.82/6.90	c
6.82/6.90	c
6.82/6.90	c /home/ehebrard/new_instances/competition_4c/data/langford3/langford-3-12.xml
6.82/6.90	c 19 >   0.000000 | c 35 >  20.000000 | c 17 >   0.000000 | c 18 >   0.000000 | c 33 >   0.000000 | c 15 >  21.248300 | c 34 >  10.367000 | c 16 >   2.000000 | c 13 >  10.294200 | c 14 >  13.558300 | c 11 >   5.169930 | c 12 >  13.250000 | c 21 >   6.000000 | c 20 > 100.000000 | c 22 >   6.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 >   5.169930 | c 2 >  -1.000000 | c 10 >   9.355350 | 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.339900 | c 31 >  -1.000000 | c 4 >  -1.000000 | c 9 >  -1.000000 | c 8 >  -1.000000 | c
6.82/6.91	c choco : 33.61
6.82/6.91	c mistral : 11.14
6.82/6.91	c abscon : 19.66
6.82/6.91	c
6.82/6.91	c
6.82/6.91	c /home/ehebrard/new_instances/competition_4c/data/langford3/langford-3-11.xml
6.82/6.91	c 19 >   0.000000 | c 35 >  20.000000 | c 17 >   0.000000 | c 18 >   0.000000 | c 33 >   0.000000 | c 15 >  20.589500 | c 34 >  10.400000 | c 16 >   2.000000 | c 13 >   9.594680 | c 14 >  12.998900 | c 11 >   5.044390 | c 12 >  12.500300 | c 21 >   5.744560 | c 20 > 100.000000 | c 22 >   5.744560 | 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 >   5.044390 | c 2 >  -1.000000 | c 10 >   9.105910 | 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.088800 | c 31 >  -1.000000 | c 4 >  -1.000000 | c 9 >  -1.000000 | c 8 >  -1.000000 | c
6.82/6.92	c choco : 24.23
6.82/6.92	c mistral : 2.68
6.82/6.92	c abscon : 9.59
6.82/6.92	c
6.82/6.92	c
6.82/6.92	c /home/ehebrard/new_instances/competition_4c/data/langford4/langford-4-13.xml
6.82/6.92	c 19 >   0.000000 | c 35 >  20.000000 | c 17 >   0.000000 | c 18 >   0.000000 | c 33 >   0.000000 | c 15 >  20.744400 | c 34 >  10.285700 | c 16 >   2.000000 | c 13 >   8.075190 | c 14 >  12.003500 | c 11 >   5.700440 | c 12 >  11.571200 | c 21 >   7.211100 | c 20 > 100.000000 | c 22 >   7.211100 | 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 >   5.700440 | c 2 >  -1.000000 | c 10 >  10.415700 | 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 >  11.400900 | c 31 >  -1.000000 | c 4 >  -1.000000 | c 9 >  -1.000000 | c 8 >  -1.000000 | c
6.82/6.92	c choco : 45.51
6.82/6.92	c mistral : 8.69
6.82/6.92	c abscon : 19.72
6.82/6.92	c
6.82/6.92	c
6.82/6.92	c /home/ehebrard/new_instances/competition_4c/data/langford4/langford-4-14.xml
6.82/6.92	c 19 >   0.000000 | c 35 >  20.000000 | c 17 >   0.000000 | c 18 >   0.000000 | c 33 >   0.000000 | c 15 >  20.774300 | c 34 >  10.265500 | c 16 >   2.000000 | c 13 >   7.788580 | c 14 >  11.945100 | c 11 >   5.807350 | c 12 >  11.446700 | c 21 >   7.483310 | c 20 > 100.000000 | c 22 >   7.483310 | 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 >   5.807350 | c 2 >  -1.000000 | c 10 >  10.628400 | 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 >  11.614700 | c 31 >  -1.000000 | c 4 >  -1.000000 | c 9 >  -1.000000 | c 8 >  -1.000000 | c
6.82/6.93	c choco : 88.87
6.82/6.93	c mistral : 36.56
6.82/6.93	c abscon : 109.59
6.82/6.93	c
6.82/6.93	c
6.82/6.93	c Length: 10
6.82/6.93	c 0.5443162830560927  0.9776181692767381  1.0529258129611982  1.3956124280042792  1.706531596894707  1.8265103793846884  1.9622821418695127  2.5952487825832806  2.7789808871059196  3.188587507470981  
6.82/6.94	c 
6.82/6.94	c 1.0  0.8592066311200756  0.8386841845482985  0.7564641001030684  0.694675049508552  0.6734482564878964  0.6509396596600054  0.5631856208775469  0.5419770452785351  0.5  
6.82/6.94	c
6.82/6.94	c solver 0
6.82/6.94	c	  before 0.0 seconds: {} 0
6.82/6.94	c	  before 18.0 seconds: {2, 4, 5, 7} 2769
6.82/6.94	c	  before 36.0 seconds: {2, 4, 5, 6, 7, 8} 3962
6.82/6.94	c	  before 108.0 seconds: {2, 3, 4, 5, 6, 7, 8} 4719
6.82/6.94	c	  before 126.0 seconds: {2, 3, 4, 5, 6, 7, 8, 9} 5219
6.82/6.94	c	  before 504.0 seconds: {1, 2, 3, 4, 5, 6, 7, 8, 9} 6078
6.82/6.94	c
6.82/6.94	c solver 1
6.82/6.94	c	  before 0.0 seconds: {} 0
6.82/6.94	c	  before 18.0 seconds: {2, 4, 5, 6, 7, 8} 3962
6.82/6.94	c	  before 54.0 seconds: {2, 3, 4, 5, 6, 7, 8, 9} 5219
6.82/6.94	c	  before 216.0 seconds: {1, 2, 3, 4, 5, 6, 7, 8, 9} 6078
6.82/6.94	c	  before 1062.0 seconds: {0, 1, 2, 3, 4, 5, 6, 7, 8, 9} 7078
6.82/6.94	c
6.82/6.94	c solver 2
6.82/6.94	c	  before 0.0 seconds: {} 0
6.82/6.94	c	  before 18.0 seconds: {2} 838
6.82/6.94	c	  before 36.0 seconds: {2, 4, 5, 6, 7} 3420
6.82/6.94	c	  before 54.0 seconds: {2, 4, 5, 6, 7, 8} 3962
6.82/6.94	c	  before 90.0 seconds: {2, 4, 5, 6, 7, 8, 9} 4462
6.82/6.94	c	  before 666.0 seconds: {1, 2, 4, 5, 6, 7, 8, 9} 5322
6.82/6.94	c
6.82/6.94	cTotal time: 124
6.82/6.94	c	  run abscon for 504.0 seconds {1, 2, 3, 4, 5, 6, 7, 8, 9} 6078
6.82/6.94	c	  run mistral for 1062.0 seconds {0, 1, 2, 3, 4, 5, 6, 7, 8, 9} 7078
6.82/6.94	c	  run choco for 90.0 seconds {2, 4, 5, 6, 7, 8, 9} 4462
6.82/6.94	c Starting solver: HOME/cpHydra_k_10/solver/abscon
6.82/6.94	c On Instance: HOME/instance-1082128-1215220827.xml
6.82/6.94	c Running for: 504 seconds
511.10/513.74	c Starting solver: HOME/cpHydra_k_10/solver/mistral
511.10/513.74	c On Instance: HOME/instance-1082128-1215220827.xml
511.10/513.74	c Running for: 1062 seconds
1572.93/1580.84	c Starting solver: HOME/cpHydra_k_10/solver/choco
1572.93/1580.84	c On Instance: HOME/instance-1082128-1215220827.xml
1572.93/1580.84	c Running for: 90 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-1082128-1215220827/watcher-1082128-1215220827 -o /tmp/evaluation-result-1082128-1215220827/solver-1082128-1215220827 -C 1800 -W 2200 -M 900 --output-limit 1,15 HOME/cpHydra_k_10/hydra HOME/instance-1082128-1215220827.xml 

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


[startup+0 s]
/proc/loadavg: 1.72 1.92 2.05 4/79 12842
/proc/meminfo: memFree=1814480/2055920 swapFree=4179164/4192956
[pid=12842] ppid=12840 vsize=5360 CPUtime=0
/proc/12842/stat : 12842 (hydra) S 12840 12842 11600 0 -1 4194304 330 247 0 0 0 0 0 0 18 0 1 0 133763392 5488640 236 996147200 4194304 4889804 548682068816 18446744073709551615 265674089284 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/12842/statm: 1340 236 195 169 0 51 0
[pid=12845] ppid=12842 vsize=4500 CPUtime=0
/proc/12845/stat : 12845 (xsolve) R 12842 12842 11600 0 -1 4194304 173 0 0 0 0 0 0 0 18 0 1 0 133763393 4608000 147 996147200 134512640 135239763 4294956176 18446744073709551615 11771992 0 0 4096 0 0 0 0 17 0 0 0
/proc/12845/statm: 1125 152 129 177 0 16 0

[startup+0.026847 s]
/proc/loadavg: 1.72 1.92 2.05 4/79 12842
/proc/meminfo: memFree=1814480/2055920 swapFree=4179164/4192956
[pid=12842] ppid=12840 vsize=5360 CPUtime=0
/proc/12842/stat : 12842 (hydra) S 12840 12842 11600 0 -1 4194304 330 247 0 0 0 0 0 0 18 0 1 0 133763392 5488640 236 996147200 4194304 4889804 548682068816 18446744073709551615 265674089284 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/12842/statm: 1340 236 195 169 0 51 0
[pid=12845] ppid=12842 vsize=4716 CPUtime=0.01
/proc/12845/stat : 12845 (xsolve) R 12842 12842 11600 0 -1 4194304 512 0 0 0 1 0 0 0 18 0 1 0 133763393 4829184 471 996147200 134512640 135239763 4294956176 18446744073709551615 12203643 0 0 4096 0 0 0 0 17 0 0 0
/proc/12845/statm: 1179 471 375 177 0 82 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 10076

[startup+0.101856 s]
/proc/loadavg: 1.72 1.92 2.05 4/79 12842
/proc/meminfo: memFree=1814480/2055920 swapFree=4179164/4192956
[pid=12842] ppid=12840 vsize=5360 CPUtime=0
/proc/12842/stat : 12842 (hydra) S 12840 12842 11600 0 -1 4194304 330 247 0 0 0 0 0 0 18 0 1 0 133763392 5488640 236 996147200 4194304 4889804 548682068816 18446744073709551615 265674089284 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/12842/statm: 1340 236 195 169 0 51 0
[pid=12845] ppid=12842 vsize=5256 CPUtime=0.09
/proc/12845/stat : 12845 (xsolve) R 12842 12842 11600 0 -1 4194304 694 0 0 0 9 0 0 0 18 0 1 0 133763393 5382144 653 996147200 134512640 135239763 4294956176 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 0 0 0
/proc/12845/statm: 1314 653 433 177 0 217 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 10616

[startup+0.301878 s]
/proc/loadavg: 1.72 1.92 2.05 4/79 12842
/proc/meminfo: memFree=1814480/2055920 swapFree=4179164/4192956
[pid=12842] ppid=12840 vsize=5360 CPUtime=0
/proc/12842/stat : 12842 (hydra) S 12840 12842 11600 0 -1 4194304 330 247 0 0 0 0 0 0 18 0 1 0 133763392 5488640 236 996147200 4194304 4889804 548682068816 18446744073709551615 265674089284 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/12842/statm: 1340 236 195 169 0 51 0
[pid=12845] ppid=12842 vsize=5256 CPUtime=0.29
/proc/12845/stat : 12845 (xsolve) R 12842 12842 11600 0 -1 4194304 694 0 0 0 29 0 0 0 19 0 1 0 133763393 5382144 653 996147200 134512640 135239763 4294956176 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 0 0 0
/proc/12845/statm: 1314 653 433 177 0 217 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 10616

[startup+0.701923 s]
/proc/loadavg: 1.72 1.92 2.05 4/79 12842
/proc/meminfo: memFree=1814480/2055920 swapFree=4179164/4192956
[pid=12842] ppid=12840 vsize=5360 CPUtime=0
/proc/12842/stat : 12842 (hydra) S 12840 12842 11600 0 -1 4194304 330 247 0 0 0 0 0 0 18 0 1 0 133763392 5488640 236 996147200 4194304 4889804 548682068816 18446744073709551615 265674089284 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/12842/statm: 1340 236 195 169 0 51 0
[pid=12845] ppid=12842 vsize=5256 CPUtime=0.69
/proc/12845/stat : 12845 (xsolve) R 12842 12842 11600 0 -1 4194304 694 0 0 0 69 0 0 0 23 0 1 0 133763393 5382144 653 996147200 134512640 135239763 4294956176 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 0 0 0
/proc/12845/statm: 1314 653 433 177 0 217 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 10616

[startup+1.402 s]
/proc/loadavg: 1.72 1.92 2.05 3/81 12846
/proc/meminfo: memFree=1813312/2055920 swapFree=4179164/4192956
[pid=12842] ppid=12840 vsize=5360 CPUtime=0
/proc/12842/stat : 12842 (hydra) S 12840 12842 11600 0 -1 4194304 330 247 0 0 0 0 0 0 18 0 1 0 133763392 5488640 236 996147200 4194304 4889804 548682068816 18446744073709551615 265674089284 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/12842/statm: 1340 236 195 169 0 51 0
[pid=12845] ppid=12842 vsize=5256 CPUtime=1.38
/proc/12845/stat : 12845 (xsolve) R 12842 12842 11600 0 -1 4194304 694 0 0 0 138 0 0 0 25 0 1 0 133763393 5382144 653 996147200 134512640 135239763 4294956176 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 0 0 0
/proc/12845/statm: 1314 653 433 177 0 217 0
Current children cumulated CPU time (s) 1.38
Current children cumulated vsize (KiB) 10616

# WARNING:
# current cumulated CPU time (0 s) is less than in the last sample (1.38 s)
# The time of a child was probably not reported to its father.
# (see the samples just above and below)
# Adding the difference (1.38 s) to the 'lost time'.

[startup+1.50201 s]
/proc/loadavg: 1.72 1.92 2.05 3/81 12846
/proc/meminfo: memFree=1813312/2055920 swapFree=4179164/4192956
[pid=12842] ppid=12840 vsize=5360 CPUtime=0
/proc/12842/stat : 12842 (hydra) S 12840 12842 11600 0 -1 4194304 330 247 0 0 0 0 0 0 18 0 1 0 133763392 5488640 236 996147200 4194304 4889804 548682068816 18446744073709551615 265674089284 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/12842/statm: 1340 236 195 169 0 51 0
[pid=12845] ppid=0 vsize=0 CPUtime=0
/proc/12845/stat : 12845 (xsolve) X 0 -1 -1 0 -1 4194316 0 0 0 0 0 0 0 0 25 0 0 0 133763393 0 0 996147200 0 0 0 0 0 0 0 0 0 18446744071563351923 0 0 17 0 0 0
/proc/12845/statm: -- couldn't open statm file --Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5360

[startup+1.50201 s]
/proc/loadavg: 1.72 1.92 2.05 3/81 12846
/proc/meminfo: memFree=1813312/2055920 swapFree=4179164/4192956
[pid=12842] ppid=12840 vsize=5360 CPUtime=0
/proc/12842/stat : 12842 (hydra) S 12840 12842 11600 0 -1 4194304 330 247 0 0 0 0 0 0 18 0 1 0 133763392 5488640 236 996147200 4194304 4889804 548682068816 18446744073709551615 265674089284 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/12842/statm: 1340 236 195 169 0 51 0
[pid=12845] ppid=0 vsize=0 CPUtime=0
/proc/12845/stat : 12845 (xsolve) X 0 -1 -1 0 -1 4194316 0 0 0 0 0 0 0 0 25 0 0 0 133763393 0 0 996147200 0 0 0 0 0 0 0 0 0 18446744071563351923 0 0 17 0 0 0
/proc/12845/statm: -- couldn't open statm file --Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5360

[startup+3.10119 s]
/proc/loadavg: 1.72 1.92 2.05 3/89 12858
/proc/meminfo: memFree=1805248/2055920 swapFree=4179164/4192956
[pid=12842] ppid=12840 vsize=5360 CPUtime=1.49
/proc/12842/stat : 12842 (hydra) S 12840 12842 11600 0 -1 4194304 375 1289 0 0 0 0 148 1 19 0 1 0 133763392 5488640 238 996147200 4194304 4889804 548682068816 18446744073709551615 265674089284 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/12842/statm: 1340 238 196 169 0 51 0
[pid=12850] ppid=12842 vsize=197020 CPUtime=1.57
/proc/12850/stat : 12850 (java) S 12842 12842 11600 0 -1 0 6611 0 1 0 152 5 0 0 22 0 9 0 133763543 201748480 5558 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/12850/statm: 49255 5558 2540 9 0 43838 0
[pid=12850/tid=12851] ppid=12842 vsize=197020 CPUtime=1.23
/proc/12850/task/12851/stat : 12851 (java) R 12842 12842 11600 0 -1 64 2814 0 1 0 121 2 0 0 25 0 9 0 133763544 201748480 5558 996147200 134512640 134550740 4294955968 18446744073709551615 4126493264 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12850/tid=12852] ppid=12842 vsize=197020 CPUtime=0.19
/proc/12850/task/12852/stat : 12852 (java) S 12842 12842 11600 0 -1 64 2458 0 0 0 18 1 0 0 16 0 9 0 133763545 201748480 5558 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=12850/tid=12853] ppid=12842 vsize=197020 CPUtime=0
/proc/12850/task/12853/stat : 12853 (java) S 12842 12842 11600 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 133763545 201748480 5558 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12850/tid=12854] ppid=12842 vsize=197020 CPUtime=0
/proc/12850/task/12854/stat : 12854 (java) S 12842 12842 11600 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 133763545 201748480 5558 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12850/tid=12855] ppid=12842 vsize=197020 CPUtime=0
/proc/12850/task/12855/stat : 12855 (java) S 12842 12842 11600 0 -1 64 0 0 0 0 0 0 0 0 25 0 9 0 133763547 201748480 5558 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12850/tid=12856] ppid=12842 vsize=197020 CPUtime=0.13
/proc/12850/task/12856/stat : 12856 (java) S 12842 12842 11600 0 -1 64 614 0 0 0 13 0 0 0 16 0 9 0 133763547 201748480 5558 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12850/tid=12857] ppid=12842 vsize=197020 CPUtime=0
/proc/12850/task/12857/stat : 12857 (java) S 12842 12842 11600 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 133763547 201748480 5558 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12850/tid=12858] ppid=12842 vsize=197020 CPUtime=0
/proc/12850/task/12858/stat : 12858 (java) S 12842 12842 11600 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 133763547 201748480 5558 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 202380

[startup+6.30255 s]
/proc/loadavg: 1.82 1.94 2.05 3/89 12858
/proc/meminfo: memFree=1791616/2055920 swapFree=4179164/4192956
[pid=12842] ppid=12840 vsize=5360 CPUtime=1.49
/proc/12842/stat : 12842 (hydra) S 12840 12842 11600 0 -1 4194304 375 1289 0 0 0 0 148 1 19 0 1 0 133763392 5488640 238 996147200 4194304 4889804 548682068816 18446744073709551615 265674089284 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/12842/statm: 1340 238 196 169 0 51 0
[pid=12850] ppid=12842 vsize=197020 CPUtime=4.75
/proc/12850/stat : 12850 (java) S 12842 12842 11600 0 -1 0 10558 0 1 0 464 11 0 0 22 0 9 0 133763543 201748480 8749 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/12850/statm: 49255 8749 2540 9 0 43838 0
[pid=12850/tid=12851] ppid=12842 vsize=197020 CPUtime=3.83
/proc/12850/task/12851/stat : 12851 (java) R 12842 12842 11600 0 -1 64 3650 0 1 0 379 4 0 0 25 0 9 0 133763544 201748480 8749 996147200 134512640 134550740 4294955968 18446744073709551615 4126642295 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12850/tid=12852] ppid=12842 vsize=197020 CPUtime=0.73
/proc/12850/task/12852/stat : 12852 (java) S 12842 12842 11600 0 -1 64 5553 0 0 0 68 5 0 0 16 0 9 0 133763545 201748480 8749 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=12850/tid=12853] ppid=12842 vsize=197020 CPUtime=0
/proc/12850/task/12853/stat : 12853 (java) S 12842 12842 11600 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 133763545 201748480 8749 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12850/tid=12854] ppid=12842 vsize=197020 CPUtime=0
/proc/12850/task/12854/stat : 12854 (java) S 12842 12842 11600 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 133763545 201748480 8749 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12850/tid=12855] ppid=12842 vsize=197020 CPUtime=0
/proc/12850/task/12855/stat : 12855 (java) S 12842 12842 11600 0 -1 64 0 0 0 0 0 0 0 0 25 0 9 0 133763547 201748480 8749 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12850/tid=12856] ppid=12842 vsize=197020 CPUtime=0.16
/proc/12850/task/12856/stat : 12856 (java) S 12842 12842 11600 0 -1 64 630 0 0 0 16 0 0 0 16 0 9 0 133763547 201748480 8749 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12850/tid=12857] ppid=12842 vsize=197020 CPUtime=0
/proc/12850/task/12857/stat : 12857 (java) S 12842 12842 11600 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 133763547 201748480 8749 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12850/tid=12858] ppid=12842 vsize=197020 CPUtime=0
/proc/12850/task/12858/stat : 12858 (java) S 12842 12842 11600 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 133763547 201748480 8749 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.24
Current children cumulated vsize (KiB) 202380

[startup+12.7023 s]
/proc/loadavg: 2.00 1.97 2.06 3/101 12870
/proc/meminfo: memFree=1752480/2055920 swapFree=4179164/4192956
[pid=12842] ppid=12840 vsize=5360 CPUtime=1.49
/proc/12842/stat : 12842 (hydra) S 12840 12842 11600 0 -1 4194304 375 1289 0 0 0 0 148 1 19 0 1 0 133763392 5488640 238 996147200 4194304 4889804 548682068816 18446744073709551615 265674089284 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/12842/statm: 1340 238 196 169 0 51 0
[pid=12850] ppid=12842 vsize=197344 CPUtime=5.37
/proc/12850/stat : 12850 (java) S 12842 12842 11600 0 -1 0 11402 0 1 0 523 14 0 0 22 0 10 0 133763543 202080256 9334 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/12850/statm: 49336 9334 2543 9 0 43919 0
[pid=12860] ppid=12850 vsize=5356 CPUtime=0
/proc/12860/stat : 12860 (abscon) S 12850 12842 11600 0 -1 4194304 303 0 0 0 0 0 0 0 25 0 1 0 133764088 5484544 237 996147200 4194304 4889804 548682068576 18446744073709551615 265674089284 0 65540 4 65538 18446744071563356171 0 0 17 0 0 0
/proc/12860/statm: 1339 237 196 169 0 50 0
[pid=12861] ppid=12860 vsize=655936 CPUtime=5.69
/proc/12861/stat : 12861 (java) S 12860 12842 11600 0 -1 0 11372 0 1 0 558 11 0 0 25 0 9 0 133764088 671678464 10685 996147200 134512640 134550740 4294955808 18446744073709551615 4294960144 0 4 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/12861/statm: 163984 10685 2610 9 0 158512 0
[pid=12861/tid=12863] ppid=12860 vsize=655936 CPUtime=5.34
/proc/12861/task/12863/stat : 12863 (java) R 12860 12842 11600 0 -1 64 8705 0 1 0 525 9 0 0 25 0 9 0 133764089 671678464 10685 996147200 134512640 134550740 4294955808 18446744073709551615 4127066557 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12861/tid=12864] ppid=12860 vsize=655936 CPUtime=0.04
/proc/12861/task/12864/stat : 12864 (java) S 12860 12842 11600 0 -1 64 1383 0 0 0 4 0 0 0 16 0 9 0 133764090 671678464 10685 996147200 134512640 134550740 4294955808 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=12861/tid=12865] ppid=12860 vsize=655936 CPUtime=0
/proc/12861/task/12865/stat : 12865 (java) S 12860 12842 11600 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 133764091 671678464 10685 996147200 134512640 134550740 4294955808 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12861/tid=12866] ppid=12860 vsize=655936 CPUtime=0
/proc/12861/task/12866/stat : 12866 (java) S 12860 12842 11600 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 133764091 671678464 10685 996147200 134512640 134550740 4294955808 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12861/tid=12867] ppid=12860 vsize=655936 CPUtime=0
/proc/12861/task/12867/stat : 12867 (java) S 12860 12842 11600 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 133764092 671678464 10685 996147200 134512640 134550740 4294955808 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12861/tid=12868] ppid=12860 vsize=655936 CPUtime=0.29
/proc/12861/task/12868/stat : 12868 (java) S 12860 12842 11600 0 -1 64 739 0 0 0 28 1 0 0 16 0 9 0 133764093 671678464 10685 996147200 134512640 134550740 4294955808 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12861/tid=12869] ppid=12860 vsize=655936 CPUtime=0
/proc/12861/task/12869/stat : 12869 (java) S 12860 12842 11600 0 -1 64 0 0 0 0 0 0 0 0 25 0 9 0 133764093 671678464 10685 996147200 134512640 134550740 4294955808 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12861/tid=12870] ppid=12860 vsize=655936 CPUtime=0
/proc/12861/task/12870/stat : 12870 (java) S 12860 12842 11600 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 133764093 671678464 10685 996147200 134512640 134550740 4294955808 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12862] ppid=12860 vsize=7044 CPUtime=0
/proc/12862/stat : 12862 (translate) S 12860 12842 11600 0 -1 4194304 250 0 0 0 0 0 0 0 15 0 1 0 133764088 7213056 213 996147200 4194304 4199737 548682068624 18446744073709551615 265674260562 0 4 0 0 18446744071563648864 0 0 17 0 0 0

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

[pid=12876/tid=12878] ppid=12875 vsize=655600 CPUtime=0.15
/proc/12876/task/12878/stat : 12878 (java) S 12875 12842 11600 0 -1 64 1520 0 0 0 15 0 0 0 16 0 9 0 133921481 671334400 14494 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=12876/tid=12879] ppid=12875 vsize=655600 CPUtime=0
/proc/12876/task/12879/stat : 12879 (java) S 12875 12842 11600 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 133921481 671334400 14494 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12876/tid=12880] ppid=12875 vsize=655600 CPUtime=0
/proc/12876/task/12880/stat : 12880 (java) S 12875 12842 11600 0 -1 64 6 0 0 0 0 0 0 0 16 0 9 0 133921481 671334400 14494 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12876/tid=12881] ppid=12875 vsize=655600 CPUtime=0
/proc/12876/task/12881/stat : 12881 (java) S 12875 12842 11600 0 -1 64 1 0 0 0 0 0 0 0 24 0 9 0 133921483 671334400 14494 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12876/tid=12882] ppid=12875 vsize=655600 CPUtime=0.3
/proc/12876/task/12882/stat : 12882 (java) S 12875 12842 11600 0 -1 64 673 0 0 0 30 0 0 0 15 0 9 0 133921483 671334400 14494 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12876/tid=12883] ppid=12875 vsize=655600 CPUtime=0
/proc/12876/task/12883/stat : 12883 (java) S 12875 12842 11600 0 -1 64 0 0 0 0 0 0 0 0 25 0 9 0 133921483 671334400 14494 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12876/tid=12884] ppid=12875 vsize=655600 CPUtime=0
/proc/12876/task/12884/stat : 12884 (java) S 12875 12842 11600 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 133921483 671334400 14494 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12850/tid=12851] ppid=12842 vsize=197668 CPUtime=1570.46
/proc/12850/task/12851/stat : 12851 (java) S 12842 12842 11600 0 -1 64 4006 12944 1 1 428 5 156597 16 16 0 10 0 133763544 202412032 9373 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 0 0 0
[pid=12850/tid=12852] ppid=12842 vsize=197668 CPUtime=1566.95
/proc/12850/task/12852/stat : 12852 (java) S 12842 12842 11600 0 -1 64 6424 12944 0 1 75 7 156597 16 16 0 10 0 133763545 202412032 9373 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=12850/tid=12853] ppid=12842 vsize=197668 CPUtime=1566.13
/proc/12850/task/12853/stat : 12853 (java) S 12842 12842 11600 0 -1 64 20 12944 0 1 0 0 156597 16 16 0 10 0 133763545 202412032 9373 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12850/tid=12854] ppid=12842 vsize=197668 CPUtime=1566.13
/proc/12850/task/12854/stat : 12854 (java) S 12842 12842 11600 0 -1 64 15 12944 0 1 0 0 156597 16 16 0 10 0 133763545 202412032 9373 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12850/tid=12855] ppid=12842 vsize=197668 CPUtime=1566.13
/proc/12850/task/12855/stat : 12855 (java) S 12842 12842 11600 0 -1 64 0 12944 0 1 0 0 156597 16 25 0 10 0 133763547 202412032 9373 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12850/tid=12856] ppid=12842 vsize=197668 CPUtime=1566.31
/proc/12850/task/12856/stat : 12856 (java) S 12842 12842 11600 0 -1 64 646 12944 0 1 18 0 156597 16 16 0 10 0 133763547 202412032 9373 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12850/tid=12857] ppid=12842 vsize=197668 CPUtime=1566.13
/proc/12850/task/12857/stat : 12857 (java) S 12842 12842 11600 0 -1 64 1 12944 0 1 0 0 156597 16 25 0 10 0 133763547 202412032 9373 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12850/tid=12858] ppid=12842 vsize=197668 CPUtime=1566.13
/proc/12850/task/12858/stat : 12858 (java) S 12842 12842 11600 0 -1 64 18 12944 0 1 0 0 156597 16 15 0 10 0 133763547 202412032 9373 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12850/tid=12874] ppid=12842 vsize=197668 CPUtime=1566.13
/proc/12850/task/12874/stat : 12874 (java) S 12842 12842 11600 0 -1 64 44 12944 0 1 0 0 156597 16 17 0 10 0 133921477 202412032 9373 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 18446744071563356171 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1713.72
Current children cumulated vsize (KiB) 863984

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.04 3/100 12884
/proc/meminfo: memFree=1733600/2055920 swapFree=4179164/4192956
[pid=12842] ppid=12840 vsize=5360 CPUtime=1.49
/proc/12842/stat : 12842 (hydra) S 12840 12842 11600 0 -1 4194304 375 1289 0 0 0 0 148 1 19 0 1 0 133763392 5488640 238 996147200 4194304 4889804 548682068816 18446744073709551615 265674089284 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/12842/statm: 1340 238 196 169 0 51 0
[pid=12850] ppid=12842 vsize=197668 CPUtime=1571.5
/proc/12850/stat : 12850 (java) S 12842 12842 11600 0 -1 0 12026 12944 1 1 523 14 156597 16 22 0 10 0 133763543 202412032 9373 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/12850/statm: 49417 9373 2545 9 0 44000 0
[pid=12875] ppid=12850 vsize=5356 CPUtime=0
/proc/12875/stat : 12875 (choco) S 12850 12842 11600 0 -1 4194304 295 0 0 0 0 0 0 0 18 0 1 0 133921477 5484544 238 996147200 4194304 4889804 548682068592 18446744073709551615 265674089284 0 65540 4 65538 18446744071563356171 0 0 17 0 0 0
/proc/12875/statm: 1339 238 197 169 0 50 0
[pid=12876] ppid=12875 vsize=655600 CPUtime=200.44
/proc/12876/stat : 12876 (java) S 12875 12842 11600 0 -1 0 14982 0 1 0 19720 324 0 0 19 0 9 0 133921479 671334400 14494 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/12876/statm: 163900 14494 1937 9 0 158429 0
[pid=12876/tid=12877] ppid=12875 vsize=655600 CPUtime=199.94
/proc/12876/task/12877/stat : 12877 (java) R 12875 12842 11600 0 -1 64 12243 0 1 0 19672 322 0 0 25 0 9 0 133921479 671334400 14494 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12876/tid=12878] ppid=12875 vsize=655600 CPUtime=0.16
/proc/12876/task/12878/stat : 12878 (java) S 12875 12842 11600 0 -1 64 1520 0 0 0 16 0 0 0 16 0 9 0 133921481 671334400 14494 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=12876/tid=12879] ppid=12875 vsize=655600 CPUtime=0
/proc/12876/task/12879/stat : 12879 (java) S 12875 12842 11600 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 133921481 671334400 14494 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12876/tid=12880] ppid=12875 vsize=655600 CPUtime=0
/proc/12876/task/12880/stat : 12880 (java) S 12875 12842 11600 0 -1 64 6 0 0 0 0 0 0 0 16 0 9 0 133921481 671334400 14494 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12876/tid=12881] ppid=12875 vsize=655600 CPUtime=0
/proc/12876/task/12881/stat : 12881 (java) S 12875 12842 11600 0 -1 64 1 0 0 0 0 0 0 0 24 0 9 0 133921483 671334400 14494 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12876/tid=12882] ppid=12875 vsize=655600 CPUtime=0.3
/proc/12876/task/12882/stat : 12882 (java) S 12875 12842 11600 0 -1 64 673 0 0 0 30 0 0 0 15 0 9 0 133921483 671334400 14494 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12876/tid=12883] ppid=12875 vsize=655600 CPUtime=0
/proc/12876/task/12883/stat : 12883 (java) S 12875 12842 11600 0 -1 64 0 0 0 0 0 0 0 0 25 0 9 0 133921483 671334400 14494 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12876/tid=12884] ppid=12875 vsize=655600 CPUtime=0
/proc/12876/task/12884/stat : 12884 (java) S 12875 12842 11600 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 133921483 671334400 14494 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12850/tid=12851] ppid=12842 vsize=197668 CPUtime=1570.46
/proc/12850/task/12851/stat : 12851 (java) S 12842 12842 11600 0 -1 64 4006 12944 1 1 428 5 156597 16 16 0 10 0 133763544 202412032 9373 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 0 0 0
[pid=12850/tid=12852] ppid=12842 vsize=197668 CPUtime=1566.95
/proc/12850/task/12852/stat : 12852 (java) S 12842 12842 11600 0 -1 64 6424 12944 0 1 75 7 156597 16 16 0 10 0 133763545 202412032 9373 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=12850/tid=12853] ppid=12842 vsize=197668 CPUtime=1566.13
/proc/12850/task/12853/stat : 12853 (java) S 12842 12842 11600 0 -1 64 20 12944 0 1 0 0 156597 16 16 0 10 0 133763545 202412032 9373 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12850/tid=12854] ppid=12842 vsize=197668 CPUtime=1566.13
/proc/12850/task/12854/stat : 12854 (java) S 12842 12842 11600 0 -1 64 15 12944 0 1 0 0 156597 16 16 0 10 0 133763545 202412032 9373 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12850/tid=12855] ppid=12842 vsize=197668 CPUtime=1566.13
/proc/12850/task/12855/stat : 12855 (java) S 12842 12842 11600 0 -1 64 0 12944 0 1 0 0 156597 16 25 0 10 0 133763547 202412032 9373 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12850/tid=12856] ppid=12842 vsize=197668 CPUtime=1566.31
/proc/12850/task/12856/stat : 12856 (java) S 12842 12842 11600 0 -1 64 646 12944 0 1 18 0 156597 16 16 0 10 0 133763547 202412032 9373 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12850/tid=12857] ppid=12842 vsize=197668 CPUtime=1566.13
/proc/12850/task/12857/stat : 12857 (java) S 12842 12842 11600 0 -1 64 1 12944 0 1 0 0 156597 16 25 0 10 0 133763547 202412032 9373 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12850/tid=12858] ppid=12842 vsize=197668 CPUtime=1566.13
/proc/12850/task/12858/stat : 12858 (java) S 12842 12842 11600 0 -1 64 18 12944 0 1 0 0 156597 16 15 0 10 0 133763547 202412032 9373 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12850/tid=12874] ppid=12842 vsize=197668 CPUtime=1566.13
/proc/12850/task/12874/stat : 12874 (java) S 12842 12842 11600 0 -1 64 44 12944 0 1 0 0 156597 16 17 0 10 0 133921477 202412032 9373 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 18446744071563356171 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1773.43
Current children cumulated vsize (KiB) 863984



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1807.8 s]
/proc/loadavg: 2.00 2.00 2.03 4/109 12950
/proc/meminfo: memFree=1681424/2055920 swapFree=4179164/4192956
[pid=12842] ppid=12840 vsize=5360 CPUtime=1.49
/proc/12842/stat : 12842 (hydra) S 12840 12842 11600 0 -1 4194304 375 1289 0 0 0 0 148 1 19 0 1 0 133763392 5488640 238 996147200 4194304 4889804 548682068816 18446744073709551615 265674089284 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/12842/statm: 1340 238 196 169 0 51 0
[pid=12850] ppid=12842 vsize=197668 CPUtime=1571.5
/proc/12850/stat : 12850 (java) S 12842 12842 11600 0 -1 0 12026 12944 1 1 523 14 156597 16 22 0 10 0 133763543 202412032 9373 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/12850/statm: 49417 9373 2545 9 0 44000 0
[pid=12875] ppid=12850 vsize=5356 CPUtime=0
/proc/12875/stat : 12875 (choco) S 12850 12842 11600 0 -1 4194304 295 0 0 0 0 0 0 0 18 0 1 0 133921477 5484544 238 996147200 4194304 4889804 548682068592 18446744073709551615 265674089284 0 65540 4 65538 18446744071563356171 0 0 17 0 0 0
/proc/12875/statm: 1339 238 197 169 0 50 0
[pid=12876] ppid=12875 vsize=655600 CPUtime=225.72
/proc/12876/stat : 12876 (java) S 12875 12842 11600 0 -1 0 14990 0 1 0 22205 367 0 0 19 0 9 0 133921479 671334400 14494 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/12876/statm: 163900 14494 1937 9 0 158429 0
[pid=12876/tid=12877] ppid=12875 vsize=655600 CPUtime=225.22
/proc/12876/task/12877/stat : 12877 (java) R 12875 12842 11600 0 -1 64 12251 0 1 0 22157 365 0 0 25 0 9 0 133921479 671334400 14494 996147200 134512640 134550740 4294955920 18446744073709551615 102606162 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12876/tid=12878] ppid=12875 vsize=655600 CPUtime=0.16
/proc/12876/task/12878/stat : 12878 (java) S 12875 12842 11600 0 -1 64 1520 0 0 0 16 0 0 0 16 0 9 0 133921481 671334400 14494 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=12876/tid=12879] ppid=12875 vsize=655600 CPUtime=0
/proc/12876/task/12879/stat : 12879 (java) S 12875 12842 11600 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 133921481 671334400 14494 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12876/tid=12880] ppid=12875 vsize=655600 CPUtime=0
/proc/12876/task/12880/stat : 12880 (java) S 12875 12842 11600 0 -1 64 6 0 0 0 0 0 0 0 16 0 9 0 133921481 671334400 14494 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12876/tid=12881] ppid=12875 vsize=655600 CPUtime=0
/proc/12876/task/12881/stat : 12881 (java) S 12875 12842 11600 0 -1 64 1 0 0 0 0 0 0 0 24 0 9 0 133921483 671334400 14494 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12876/tid=12882] ppid=12875 vsize=655600 CPUtime=0.3
/proc/12876/task/12882/stat : 12882 (java) S 12875 12842 11600 0 -1 64 673 0 0 0 30 0 0 0 15 0 9 0 133921483 671334400 14494 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12876/tid=12883] ppid=12875 vsize=655600 CPUtime=0
/proc/12876/task/12883/stat : 12883 (java) S 12875 12842 11600 0 -1 64 0 0 0 0 0 0 0 0 25 0 9 0 133921483 671334400 14494 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12876/tid=12884] ppid=12875 vsize=655600 CPUtime=0
/proc/12876/task/12884/stat : 12884 (java) S 12875 12842 11600 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 133921483 671334400 14494 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12850/tid=12851] ppid=12842 vsize=197668 CPUtime=1570.46
/proc/12850/task/12851/stat : 12851 (java) S 12842 12842 11600 0 -1 64 4006 12944 1 1 428 5 156597 16 16 0 10 0 133763544 202412032 9373 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 0 0 0
[pid=12850/tid=12852] ppid=12842 vsize=197668 CPUtime=1566.95
/proc/12850/task/12852/stat : 12852 (java) S 12842 12842 11600 0 -1 64 6424 12944 0 1 75 7 156597 16 16 0 10 0 133763545 202412032 9373 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=12850/tid=12853] ppid=12842 vsize=197668 CPUtime=1566.13
/proc/12850/task/12853/stat : 12853 (java) S 12842 12842 11600 0 -1 64 20 12944 0 1 0 0 156597 16 16 0 10 0 133763545 202412032 9373 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12850/tid=12854] ppid=12842 vsize=197668 CPUtime=1566.13
/proc/12850/task/12854/stat : 12854 (java) S 12842 12842 11600 0 -1 64 15 12944 0 1 0 0 156597 16 16 0 10 0 133763545 202412032 9373 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12850/tid=12855] ppid=12842 vsize=197668 CPUtime=1566.13
/proc/12850/task/12855/stat : 12855 (java) S 12842 12842 11600 0 -1 64 0 12944 0 1 0 0 156597 16 25 0 10 0 133763547 202412032 9373 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12850/tid=12856] ppid=12842 vsize=197668 CPUtime=1566.31
/proc/12850/task/12856/stat : 12856 (java) S 12842 12842 11600 0 -1 64 646 12944 0 1 18 0 156597 16 16 0 10 0 133763547 202412032 9373 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12850/tid=12857] ppid=12842 vsize=197668 CPUtime=1566.13
/proc/12850/task/12857/stat : 12857 (java) S 12842 12842 11600 0 -1 64 1 12944 0 1 0 0 156597 16 25 0 10 0 133763547 202412032 9373 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12850/tid=12858] ppid=12842 vsize=197668 CPUtime=1566.13
/proc/12850/task/12858/stat : 12858 (java) S 12842 12842 11600 0 -1 64 18 12944 0 1 0 0 156597 16 15 0 10 0 133763547 202412032 9373 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12850/tid=12874] ppid=12842 vsize=197668 CPUtime=1566.13
/proc/12850/task/12874/stat : 12874 (java) S 12842 12842 11600 0 -1 64 44 12944 0 1 0 0 156597 16 17 0 10 0 133921477 202412032 9373 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 18446744071563356171 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1798.71
Current children cumulated vsize (KiB) 863984

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 12842 and gives
#  childrusage.ru_utime.tv_sec=1
#  childrusage.ru_utime.tv_usec=482774
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=17997
# CPU time returned by wait4() is 1.50077
# while last known CPU time is 1798.71
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...


# WARNING:
# The CPU time of some children was not reported to their father
# (probably because of a missing or aborted wait()).
# This 'lost CPU time' is added to the watched process CPU time.
#  lost CPU time (s): 1.38
#  lost CPU user time (s): 1.38
#  lost CPU system time (s): 0

Real time (s): 1807.83
CPU time (s): 1800.09
CPU user time (s): 1796.11
CPU system time (s): 3.98
CPU usage (%): 99.5716
Max. virtual memory (cumulated for all children) (KiB): 871040

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1.48277
system time used= 0.017997
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1664
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= 23
involuntary context switches= 28

runsolver used 7.04993 second user time and 8.24375 second system time

The end

Launcher Data (download as text)

Begin job on node76 at 2008-07-05 03:20:27
IDJOB=1082128
IDBENCH=57184
IDSOLVER=365
FILE ID=node76/1082128-1215220827
PBS_JOBID= 7881791
Free space on /tmp= 66488 MiB

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

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 17d5a229380d5fbf34b59ff6e8d706d0
RANDOM SEED=810107236

node76.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.222
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.222
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	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1814960 kB
Buffers:         12232 kB
Cached:         153652 kB
SwapCached:       7380 kB
Active:         109468 kB
Inactive:        71212 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1814960 kB
SwapTotal:     4192956 kB
SwapFree:      4179164 kB
Dirty:           25472 kB
Writeback:           0 kB
Mapped:          25228 kB
Slab:            45336 kB
Committed_AS:   400116 kB
PageTables:       1996 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= 66436 MiB
End job on node76 at 2008-07-05 03:50:37