Trace number 1045303

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_10SAT 34.1398 34.3791

DiagnosticValue
ASSIGNMENTS28499
CHECKS36491500

General information on the benchmark

Namecsp/driver/
normalized-driverlogw-09-sat_ext.xml
MD5SUM833ed64f0a690ba30abb8cbcf8a1ff47
Bench Category2-ARY-EXT (binary constraints in extension)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark2.29065
Satisfiable
(Un)Satisfiability was proved
Number of variables650
Number of constraints17447
Maximum constraint arity2
Maximum domain size12
Number of constraints which are defined in extension17447
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Solver Data (download as text)

0.00/0.00	c cpHydra_k_10 version 0.0
7.03/7.18	c CASE TO CLASSIFY:
7.03/7.18	c Case: 0
7.03/7.18	c 19 >   0.000000 | c 35 >  -1.000000 | c 17 > 100.000000 | c 18 >   0.000000 | c 33 >  -1.000000 | c 15 >  21.996100 | c 34 >  -1.000000 | c 16 >   2.000000 | c 13 >   7.626640 | c 14 >  10.483800 | c 11 >   9.344300 | c 12 >   6.933550 | c 21 >   2.102010 | c 20 >   0.000000 | c 22 >   3.464100 | c 23 > 100.000000 | c 24 > 100.000000 | c 25 >   0.000000 | c 26 >  10.000000 | c 27 >   0.000000 | c 28 >   0.000000 | c 29 >  -1.000000 | c 3 >  -1.000000 | c 2 >  -1.000000 | c 10 >  14.090700 | c 1 >   7.721100 | c 0 >  -1.000000 | c 30 >  -1.000000 | c 7 >  -1.000000 | c 6 >  -1.000000 | c 32 >  -1.000000 | c 5 >  11.487800 | c 31 >  -1.000000 | c 4 >   8.778080 | c 9 >  -1.000000 | c 8 >  -1.000000 | c
7.03/7.19	c choco : 1801.0
7.03/7.19	c mistral : 1801.0
7.03/7.19	c abscon : 1801.0
7.03/7.19	c
7.03/7.19	c
7.13/7.26	c List of same ones: 10
7.13/7.26	c /home/eomahony/cpZilla/CSP/driver/driverlogw-09-sat_ext.xml
7.13/7.26	c 19 >   0.000000 | c 35 >  -1.000000 | c 17 > 100.000000 | c 18 >   0.000000 | c 33 >  -1.000000 | c 15 >  20.594700 | c 34 >  -1.000000 | c 16 >   2.000000 | c 13 >   6.484320 | c 14 >   9.315150 | c 11 >   9.344300 | c 12 >   6.267050 | c 21 >   2.102010 | c 20 >   0.000000 | c 22 >   3.464100 | c 23 > 100.000000 | c 24 > 100.000000 | c 25 >   0.000000 | c 26 >  10.000000 | c 27 >   0.000000 | c 28 >   0.000000 | c 29 >  -1.000000 | c 3 >  -1.000000 | c 2 >  -1.000000 | c 10 >  14.090700 | c 1 >   7.721100 | c 0 >  -1.000000 | c 30 >  -1.000000 | c 7 >  -1.000000 | c 6 >  -1.000000 | c 32 >  -1.000000 | c 5 >  11.487800 | c 31 >  -1.000000 | c 4 >   8.778080 | c 9 >  -1.000000 | c 8 >  -1.000000 | c
7.13/7.27	c choco : 36.58
7.13/7.27	c mistral : 7.25
7.13/7.27	c abscon : 14.1049
7.13/7.27	c
7.13/7.27	c
7.13/7.27	c /home/eomahony/cpZilla/CSP/driver/driverlogw-08c-sat_ext.xml
7.13/7.27	c 19 >   0.000000 | c 35 >  -1.000000 | c 17 > 100.000000 | c 18 >   0.000000 | c 33 >  -1.000000 | c 15 >  18.842300 | c 34 >  -1.000000 | c 16 >   2.000000 | c 13 >   5.689460 | c 14 >   7.507790 | c 11 >   8.672430 | c 12 >   5.032340 | c 21 >   1.969750 | c 20 >   0.000000 | c 22 >   3.316620 | c 23 > 100.000000 | c 24 > 100.000000 | c 25 >   0.000000 | c 26 >  10.000000 | c 27 >   0.000000 | c 28 >   0.000000 | c 29 >  -1.000000 | c 3 >  -1.000000 | c 2 >  -1.000000 | c 10 >  13.186300 | c 1 >   7.033420 | c 0 >  -1.000000 | c 30 >  -1.000000 | c 7 >  -1.000000 | c 6 >  -1.000000 | c 32 >  -1.000000 | c 5 >  10.628400 | c 31 >  -1.000000 | c 4 >   8.113740 | c 9 >  -1.000000 | c 8 >  -1.000000 | c
7.13/7.27	c choco : 7.01
7.13/7.27	c mistral : 0.74
7.13/7.27	c abscon : 3.05653
7.13/7.27	c
7.13/7.27	c
7.13/7.27	c /home/eomahony/cpZilla/CSP/driver/driverlogw-08cc-sat_ext.xml
7.13/7.27	c 19 >   0.000000 | c 35 >  -1.000000 | c 17 > 100.000000 | c 18 >   0.000000 | c 33 >  -1.000000 | c 15 >  18.757100 | c 34 >  -1.000000 | c 16 >   2.000000 | c 13 >   5.039680 | c 14 >   7.515700 | c 11 >   8.672430 | c 12 >   4.802930 | c 21 >   1.969750 | c 20 >   0.000000 | c 22 >   3.316620 | c 23 > 100.000000 | c 24 > 100.000000 | c 25 >   0.000000 | c 26 >  10.000000 | c 27 >   0.000000 | c 28 >   0.000000 | c 29 >  -1.000000 | c 3 >  -1.000000 | c 2 >  -1.000000 | c 10 >  13.186300 | c 1 >   7.033420 | c 0 >  -1.000000 | c 30 >  -1.000000 | c 7 >  -1.000000 | c 6 >  -1.000000 | c 32 >  -1.000000 | c 5 >  10.628400 | c 31 >  -1.000000 | c 4 >   8.113740 | c 9 >  -1.000000 | c 8 >  -1.000000 | c
7.13/7.29	c choco : 7.07
7.13/7.29	c mistral : 0.73
7.13/7.29	c abscon : 2.77758
7.13/7.29	c
7.13/7.29	c
7.13/7.29	c /home/eomahony/cpZilla/CSP/driver/driverlogw-02c-sat_ext.xml
7.13/7.29	c 19 >   0.000000 | c 35 >  -1.000000 | c 17 > 100.000000 | c 18 >   0.000000 | c 33 >  -1.000000 | c 15 >  16.385800 | c 34 >  -1.000000 | c 16 >   2.000000 | c 13 >   3.999360 | c 14 >   7.098030 | c 11 >   8.233620 | c 12 >   3.915810 | c 21 >   1.963960 | c 20 >   0.000000 | c 22 >   2.828430 | c 23 > 100.000000 | c 24 > 100.000000 | c 25 >   0.000000 | c 26 >  10.000000 | c 27 >   0.000000 | c 28 >   0.000000 | c 29 >  -1.000000 | c 3 >  -1.000000 | c 2 >  -1.000000 | c 10 >  11.985500 | c 1 >   6.475730 | c 0 >  -1.000000 | c 30 >  -1.000000 | c 7 >  -1.000000 | c 6 >  -1.000000 | c 32 >  -1.000000 | c 5 >  10.181200 | c 31 >  -1.000000 | c 4 >   7.727920 | c 9 >  -1.000000 | c 8 >  -1.000000 | c
7.13/7.29	c choco : 2.68
7.13/7.29	c mistral : 0.23
7.13/7.29	c abscon : 1.56176
7.13/7.29	c
7.13/7.29	c
7.13/7.29	c /home/eomahony/cpZilla/CSP/driver/driverlogw-05c-sat_ext.xml
7.13/7.29	c 19 >   0.000000 | c 35 >  -1.000000 | c 17 > 100.000000 | c 18 >   0.000000 | c 33 >  -1.000000 | c 15 >  15.873400 | c 34 >  -1.000000 | c 16 >   2.000000 | c 13 >   4.053390 | c 14 >   6.169930 | c 11 >   8.455330 | c 12 >   4.183790 | c 21 >   1.967690 | c 20 >   0.000000 | c 22 >   3.316620 | c 23 > 100.000000 | c 24 > 100.000000 | c 25 >   0.000000 | c 26 >  10.000000 | c 27 >   0.000000 | c 28 >   0.000000 | c 29 >  -1.000000 | c 3 >  -1.000000 | c 2 >  -1.000000 | c 10 >  12.591800 | c 1 >   6.754890 | c 0 >  -1.000000 | c 30 >  -1.000000 | c 7 >  -1.000000 | c 6 >  -1.000000 | c 32 >  -1.000000 | c 5 >  10.408300 | c 31 >  -1.000000 | c 4 >   7.924810 | c 9 >  -1.000000 | c 8 >  -1.000000 | c
7.22/7.30	c choco : 2.62
7.22/7.30	c mistral : 0.29
7.22/7.31	c abscon : 1.53177
7.22/7.31	c
7.22/7.31	c
7.22/7.31	c /home/eomahony/cpZilla/CSP/driver/driverlogw-04c-sat_ext.xml
7.22/7.31	c 19 >   0.000000 | c 35 >  -1.000000 | c 17 > 100.000000 | c 18 >   0.000000 | c 33 >  -1.000000 | c 15 >  15.945800 | c 34 >  -1.000000 | c 16 >   2.000000 | c 13 >   4.015960 | c 14 >   6.554590 | c 11 >   8.087460 | c 12 >   3.992020 | c 21 >   1.942180 | c 20 >   0.000000 | c 22 >   3.316620 | c 23 > 100.000000 | c 24 > 100.000000 | c 25 >   0.000000 | c 26 >  10.000000 | c 27 >   0.000000 | c 28 >   0.000000 | c 29 >  -1.000000 | c 3 >  -1.000000 | c 2 >  -1.000000 | c 10 >  11.920400 | c 1 >   6.507790 | c 0 >  -1.000000 | c 30 >  -1.000000 | c 7 >  -1.000000 | c 6 >  -1.000000 | c 32 >  -1.000000 | c 5 >  10.002800 | c 31 >  -1.000000 | c 4 >   7.499850 | c 9 >  -1.000000 | c 8 >  -1.000000 | c
7.22/7.31	c choco : 2.16
7.22/7.31	c mistral : 0.22
7.22/7.31	c abscon : 1.3228
7.22/7.31	c
7.22/7.31	c
7.22/7.31	c /home/eomahony/cpZilla/CSP/qcp-qwh/QWH-25/qwh-25-235-1_ext.xml
7.22/7.31	c 19 >   0.000000 | c 35 >  -1.000000 | c 17 > 100.000000 | c 18 >   0.000000 | c 33 >  -1.000000 | c 15 >  21.144400 | c 34 >  -1.000000 | c 16 >   2.000000 | c 13 >   8.712560 | c 14 >  12.194100 | c 11 >   7.851750 | c 12 >   8.625520 | c 21 >   3.166070 | c 20 >   0.000000 | c 22 >   5.000000 | c 23 > 100.000000 | c 24 > 100.000000 | c 25 >   0.000000 | c 26 >  10.000000 | c 27 >   0.000000 | c 28 >   0.000000 | c 29 >  -1.000000 | c 3 >  -1.000000 | c 2 >  -1.000000 | c 10 >  10.940300 | c 1 >   0.000000 | c 0 >  -1.000000 | c 30 >  -1.000000 | c 7 >  -1.000000 | c 6 >  -1.000000 | c 32 >  -1.000000 | c 5 >   9.837630 | c 31 >  -1.000000 | c 4 >   7.845490 | c 9 >  -1.000000 | c 8 >  -1.000000 | c
7.22/7.32	c choco : 25.58
7.22/7.32	c mistral : 1800.08
7.22/7.32	c abscon : 1800.11
7.22/7.32	c
7.22/7.32	c
7.22/7.32	c /home/eomahony/cpZilla/CSP/coloring/le-450-5a-5-ext.xml
7.22/7.32	c 19 >   0.000000 | c 35 >  -1.000000 | c 17 > 100.000000 | c 18 >   0.000000 | c 33 >  -1.000000 | c 15 >  20.954100 | c 34 >  -1.000000 | c 16 >   2.000000 | c 13 >   4.598500 | c 14 >   8.800900 | c 11 >   8.813780 | c 12 >   4.504620 | c 21 >   2.236070 | c 20 >   0.000000 | c 22 >   2.236070 | c 23 > 100.000000 | c 24 > 100.000000 | c 25 >   0.000000 | c 26 >  10.000000 | c 27 >   0.000000 | c 28 >   0.000000 | c 29 >  -1.000000 | c 3 >  -1.000000 | c 2 >  -1.000000 | c 10 >  12.593600 | 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.135700 | c 31 >  -1.000000 | c 4 >   8.813780 | c 9 >  -1.000000 | c 8 >  -1.000000 | c
7.22/7.33	c choco : 2.7
7.22/7.33	c mistral : 1.55
7.22/7.33	c abscon : 1.57676
7.22/7.33	c
7.22/7.33	c
7.22/7.33	c /home/eomahony/cpZilla/CSP/qcp-qwh/QWH-25/qwh-25-235-4_ext.xml
7.22/7.33	c 19 >   0.000000 | c 35 >  -1.000000 | c 17 > 100.000000 | c 18 >   0.000000 | c 33 >  -1.000000 | c 15 >  20.967300 | c 34 >  -1.000000 | c 16 >   2.000000 | c 13 >   8.548580 | c 14 >  11.758200 | c 11 >   7.876520 | c 12 >   8.245100 | c 21 >   3.166070 | c 20 >   0.000000 | c 22 >   5.000000 | c 23 > 100.000000 | c 24 > 100.000000 | c 25 >   0.000000 | c 26 >  10.000000 | c 27 >   0.000000 | c 28 >   0.000000 | c 29 >  -1.000000 | c 3 >  -1.000000 | c 2 >  -1.000000 | c 10 >  10.985800 | c 1 >  -1.000000 | c 0 >  -1.000000 | c 30 >  -1.000000 | c 7 >  -1.000000 | c 6 >  -1.000000 | c 32 >  -1.000000 | c 5 >   9.885700 | c 31 >  -1.000000 | c 4 >   7.876520 | c 9 >  -1.000000 | c 8 >  -1.000000 | c
7.22/7.33	c choco : 82.18
7.22/7.33	c mistral : 1311.67
7.22/7.33	c abscon : 584.807
7.22/7.34	c
7.22/7.34	c
7.22/7.34	c /home/eomahony/cpZilla/CSP/qcp-qwh/QCP-25/qcp-25-264-7_ext.xml
7.22/7.34	c 19 >   0.000000 | c 35 >  -1.000000 | c 17 > 100.000000 | c 18 >   0.000000 | c 33 >  -1.000000 | c 15 >  21.160900 | c 34 >  -1.000000 | c 16 >   2.000000 | c 13 >   9.283140 | c 14 >  12.062400 | c 11 >   8.038920 | c 12 >   8.841390 | c 21 >   3.337300 | c 20 >   0.000000 | c 22 >   5.000000 | c 23 > 100.000000 | c 24 > 100.000000 | c 25 >   0.000000 | c 26 >  10.000000 | c 27 >   0.000000 | c 28 >   0.000000 | c 29 >  -1.000000 | c 3 >  -1.000000 | c 2 >  -1.000000 | c 10 >  11.320800 | c 1 >  -1.000000 | c 0 >  -1.000000 | c 30 >  -1.000000 | c 7 >  -1.000000 | c 6 >  -1.000000 | c 32 >  -1.000000 | c 5 >  10.228800 | c 31 >  -1.000000 | c 4 >   8.038920 | c 9 >  -1.000000 | c 8 >  -1.000000 | c
7.22/7.34	c choco : 30.85
7.22/7.34	c mistral : 1800.11
7.22/7.34	c abscon : 1800.08
7.22/7.34	c
7.22/7.34	c
7.22/7.35	c Length: 10
7.22/7.35	c 2.2536153209676226  5.397385225227118  5.787404749013152  8.69783977578341  9.073584632200218  9.240281005537655  9.302935677000029  9.960867079195465  9.998788739227367  10.051054650120056  
7.22/7.35	c 
7.22/7.35	c 1.0  0.7126670519507892  0.6881371381898232  0.5475090163222346  0.5334351334756859  0.5274204506742156  0.5251946885712225  0.5029083962529894  0.5016813746743253  0.5  
7.22/7.35	c
7.22/7.35	c solver 0
7.22/7.35	c	  before 0.0 seconds: {} 0
7.22/7.35	c	  before 18.0 seconds: {0, 1, 2, 3, 4, 5, 7} 4512
7.22/7.35	c	  before 594.0 seconds: {0, 1, 2, 3, 4, 5, 7, 8} 5013
7.22/7.35	c
7.22/7.35	c solver 1
7.22/7.35	c	  before 0.0 seconds: {} 0
7.22/7.35	c	  before 18.0 seconds: {0, 1, 2, 3, 4, 5, 7} 4512
7.22/7.35	c	  before 1314.0 seconds: {0, 1, 2, 3, 4, 5, 7, 8} 5013
7.22/7.35	c
7.22/7.35	c solver 2
7.22/7.35	c	  before 0.0 seconds: {} 0
7.22/7.35	c	  before 18.0 seconds: {1, 2, 3, 4, 5, 7} 3512
7.22/7.35	c	  before 36.0 seconds: {1, 2, 3, 4, 5, 6, 7, 9} 4537
7.22/7.35	c	  before 54.0 seconds: {0, 1, 2, 3, 4, 5, 6, 7, 9} 5537
7.22/7.35	c	  before 90.0 seconds: {0, 1, 2, 3, 4, 5, 6, 7, 8, 9} 6038
7.22/7.35	c
7.22/7.35	cTotal time: 111
7.22/7.35	c	  run abscon for 594.0 seconds {0, 1, 2, 3, 4, 5, 7, 8} 5013
7.22/7.35	c	  run mistral for 18.0 seconds {0, 1, 2, 3, 4, 5, 7} 4512
7.22/7.35	c	  run choco for 90.0 seconds {0, 1, 2, 3, 4, 5, 6, 7, 8, 9} 6038
7.22/7.36	c Starting solver: HOME/cpHydra_k_10/solver/abscon
7.22/7.36	c On Instance: HOME/instance-1045303-1215020590.xml
7.22/7.36	c Running for: 594 seconds
34.04/34.34	s SAT
34.04/34.34	v  0 0 1 0 1 0 3 0 0 0 1 0 0 0 1 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 5 0 0 0 0 1 0 0 6 0 0 0 0 0 0 0 0 0 1 0 0 0 1 0 0 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 4 0 0 0 0 1 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 1 0 0 1 1 1 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 5 0 8 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 1 1 1 0 0 0 0 0 0 0 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 1 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 1 1 1 0 0 0 0 0 0 0 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 3 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 3 0 0 0 0 0 1 0 1 1 1 1 0 1 0 0 0 9 0 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 1 0 0 0 0 1 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 1 0 1 1 1 1 0 1 0 0 0 0 0 1 1 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 2 0 1 1 1 1 0 1 0 0 1 0 1 1 1 0 0 1 0 0 1 0 0 0 0 0 0 0 0 1 1 1 2 0 1 1 1 1 1 1 1 1 0 0 0 1 0 0 1 0 1 1 1 1 0 0 1 1 1 1 1 1 1 1 0 0 
34.04/34.34	d ASSIGNMENTS 28499
34.04/34.34	d CHECKS 36491459

Verifier Data (download as text)

OK

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-1045303-1215020590/watcher-1045303-1215020590 -o /tmp/evaluation-result-1045303-1215020590/solver-1045303-1215020590 -C 1800 -W 2200 -M 900 --output-limit 1,15 HOME/cpHydra_k_10/hydra HOME/instance-1045303-1215020590.xml 

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


[startup+0 s]
/proc/loadavg: 2.00 1.97 1.65 4/81 20620
/proc/meminfo: memFree=1729392/2055920 swapFree=4180532/4192956
[pid=20620] ppid=20618 vsize=5360 CPUtime=0
/proc/20620/stat : 20620 (hydra) S 20618 20620 19748 0 -1 4194304 285 0 0 0 0 0 0 0 18 0 1 0 624989444 5488640 236 996147200 4194304 4889804 548682068816 18446744073709551615 234045891396 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/20620/statm: 1340 236 195 169 0 51 0
[pid=20621] ppid=20620 vsize=5360 CPUtime=0
/proc/20621/stat : 20621 (hydra) R 20620 20620 19748 0 -1 4194368 22 0 0 0 0 0 0 0 19 0 1 0 624989444 5488640 239 996147200 4194304 4889804 548682068816 18446744073709551615 234045893927 0 0 4096 0 0 0 0 17 1 0 0
/proc/20621/statm: 1340 239 198 169 0 51 0

[startup+0.016529 s]
/proc/loadavg: 2.00 1.97 1.65 4/81 20620
/proc/meminfo: memFree=1729392/2055920 swapFree=4180532/4192956
[pid=20620] ppid=20618 vsize=5360 CPUtime=0
/proc/20620/stat : 20620 (hydra) S 20618 20620 19748 0 -1 4194304 330 247 0 0 0 0 0 0 16 0 1 0 624989444 5488640 236 996147200 4194304 4889804 548682068816 18446744073709551615 234045891396 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20620/statm: 1340 236 195 169 0 51 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5360

[startup+0.101542 s]
/proc/loadavg: 2.00 1.97 1.65 4/81 20620
/proc/meminfo: memFree=1729392/2055920 swapFree=4180532/4192956
[pid=20620] ppid=20618 vsize=5360 CPUtime=0
/proc/20620/stat : 20620 (hydra) S 20618 20620 19748 0 -1 4194304 330 247 0 0 0 0 0 0 16 0 1 0 624989444 5488640 236 996147200 4194304 4889804 548682068816 18446744073709551615 234045891396 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20620/statm: 1340 236 195 169 0 51 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5360

[startup+0.301562 s]
/proc/loadavg: 2.00 1.97 1.65 4/81 20620
/proc/meminfo: memFree=1729392/2055920 swapFree=4180532/4192956
[pid=20620] ppid=20618 vsize=5360 CPUtime=0
/proc/20620/stat : 20620 (hydra) S 20618 20620 19748 0 -1 4194304 330 247 0 0 0 0 0 0 16 0 1 0 624989444 5488640 236 996147200 4194304 4889804 548682068816 18446744073709551615 234045891396 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20620/statm: 1340 236 195 169 0 51 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5360

[startup+0.701606 s]
/proc/loadavg: 2.00 1.97 1.65 4/81 20620
/proc/meminfo: memFree=1729392/2055920 swapFree=4180532/4192956
[pid=20620] ppid=20618 vsize=5360 CPUtime=0
/proc/20620/stat : 20620 (hydra) S 20618 20620 19748 0 -1 4194304 330 247 0 0 0 0 0 0 16 0 1 0 624989444 5488640 236 996147200 4194304 4889804 548682068816 18446744073709551615 234045891396 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20620/statm: 1340 236 195 169 0 51 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5360

[startup+1.50269 s]
/proc/loadavg: 2.00 1.97 1.65 3/83 20624
/proc/meminfo: memFree=1717856/2055920 swapFree=4180532/4192956
[pid=20620] ppid=20618 vsize=5360 CPUtime=0
/proc/20620/stat : 20620 (hydra) S 20618 20620 19748 0 -1 4194304 330 247 0 0 0 0 0 0 16 0 1 0 624989444 5488640 236 996147200 4194304 4889804 548682068816 18446744073709551615 234045891396 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20620/statm: 1340 236 195 169 0 51 0
[pid=20624] ppid=20620 vsize=15864 CPUtime=1.47
/proc/20624/stat : 20624 (xsolve) R 20620 20620 19748 0 -1 4194304 3258 0 0 0 146 1 0 0 25 0 1 0 624989445 16244736 3217 996147200 134512640 135239763 4294956176 18446744073709551615 134820598 0 0 4096 0 0 0 0 17 0 0 0
/proc/20624/statm: 3966 3217 412 177 0 2869 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 21224

[startup+3.10186 s]
/proc/loadavg: 2.00 1.97 1.65 5/91 20636
/proc/meminfo: memFree=1722592/2055920 swapFree=4180532/4192956
[pid=20620] ppid=20618 vsize=5360 CPUtime=1.93
/proc/20620/stat : 20620 (hydra) S 20618 20620 19748 0 -1 4194304 375 3855 0 0 0 0 191 2 19 0 1 0 624989444 5488640 238 996147200 4194304 4889804 548682068816 18446744073709551615 234045891396 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/20620/statm: 1340 238 196 169 0 51 0
[pid=20628] ppid=20620 vsize=196992 CPUtime=1.12
/proc/20628/stat : 20628 (java) S 20620 20620 19748 0 -1 0 4796 0 1 0 108 4 0 0 18 0 9 0 624989640 201719808 4032 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/20628/statm: 49248 4032 1677 9 0 43831 0
[pid=20628/tid=20629] ppid=20620 vsize=196992 CPUtime=0.87
/proc/20628/task/20629/stat : 20629 (java) R 20620 20620 19748 0 -1 64 2689 0 1 0 86 1 0 0 25 0 9 0 624989641 201719808 4032 996147200 134512640 134550740 4294955968 18446744073709551615 4126520938 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20628/tid=20630] ppid=20620 vsize=196992 CPUtime=0.1
/proc/20628/task/20630/stat : 20630 (java) S 20620 20620 19748 0 -1 64 778 0 0 0 9 1 0 0 16 0 9 0 624989642 201719808 4032 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=20628/tid=20631] ppid=20620 vsize=196992 CPUtime=0
/proc/20628/task/20631/stat : 20631 (java) S 20620 20620 19748 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 624989643 201719808 4032 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20628/tid=20632] ppid=20620 vsize=196992 CPUtime=0
/proc/20628/task/20632/stat : 20632 (java) S 20620 20620 19748 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 624989643 201719808 4032 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20628/tid=20633] ppid=20620 vsize=196992 CPUtime=0
/proc/20628/task/20633/stat : 20633 (java) S 20620 20620 19748 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 624989645 201719808 4032 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20628/tid=20634] ppid=20620 vsize=196992 CPUtime=0.12
/proc/20628/task/20634/stat : 20634 (java) S 20620 20620 19748 0 -1 64 605 0 0 0 12 0 0 0 16 0 9 0 624989645 201719808 4032 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20628/tid=20635] ppid=20620 vsize=196992 CPUtime=0
/proc/20628/task/20635/stat : 20635 (java) S 20620 20620 19748 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 624989645 201719808 4032 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20628/tid=20636] ppid=20620 vsize=196992 CPUtime=0
/proc/20628/task/20636/stat : 20636 (java) S 20620 20620 19748 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 624989645 201719808 4032 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.05
Current children cumulated vsize (KiB) 202352

[startup+6.3022 s]
/proc/loadavg: 2.08 1.99 1.65 3/91 20636
/proc/meminfo: memFree=1708128/2055920 swapFree=4180532/4192956
[pid=20620] ppid=20618 vsize=5360 CPUtime=1.93
/proc/20620/stat : 20620 (hydra) S 20618 20620 19748 0 -1 4194304 375 3855 0 0 0 0 191 2 19 0 1 0 624989444 5488640 238 996147200 4194304 4889804 548682068816 18446744073709551615 234045891396 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/20620/statm: 1340 238 196 169 0 51 0
[pid=20628] ppid=20620 vsize=197100 CPUtime=4.3
/proc/20628/stat : 20628 (java) S 20620 20620 19748 0 -1 0 10088 0 1 0 418 12 0 0 18 0 9 0 624989640 201830400 8375 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/20628/statm: 49275 8375 2540 9 0 43858 0
[pid=20628/tid=20629] ppid=20620 vsize=197100 CPUtime=3.41
/proc/20628/task/20629/stat : 20629 (java) R 20620 20620 19748 0 -1 64 3570 0 1 0 337 4 0 0 25 0 9 0 624989641 201830400 8375 996147200 134512640 134550740 4294955968 18446744073709551615 4126445703 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20628/tid=20630] ppid=20620 vsize=197100 CPUtime=0.7
/proc/20628/task/20630/stat : 20630 (java) S 20620 20620 19748 0 -1 64 5164 0 0 0 64 6 0 0 16 0 9 0 624989642 201830400 8375 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=20628/tid=20631] ppid=20620 vsize=197100 CPUtime=0
/proc/20628/task/20631/stat : 20631 (java) S 20620 20620 19748 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 624989643 201830400 8375 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20628/tid=20632] ppid=20620 vsize=197100 CPUtime=0
/proc/20628/task/20632/stat : 20632 (java) S 20620 20620 19748 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 624989643 201830400 8375 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20628/tid=20633] ppid=20620 vsize=197100 CPUtime=0
/proc/20628/task/20633/stat : 20633 (java) S 20620 20620 19748 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 624989645 201830400 8375 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20628/tid=20634] ppid=20620 vsize=197100 CPUtime=0.15
/proc/20628/task/20634/stat : 20634 (java) S 20620 20620 19748 0 -1 64 630 0 0 0 15 0 0 0 16 0 9 0 624989645 201830400 8375 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20628/tid=20635] ppid=20620 vsize=197100 CPUtime=0
/proc/20628/task/20635/stat : 20635 (java) S 20620 20620 19748 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 624989645 201830400 8375 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20628/tid=20636] ppid=20620 vsize=197100 CPUtime=0
/proc/20628/task/20636/stat : 20636 (java) S 20620 20620 19748 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 624989645 201830400 8375 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.23
Current children cumulated vsize (KiB) 202460

[startup+12.7029 s]
/proc/loadavg: 2.07 1.99 1.65 3/103 20648
/proc/meminfo: memFree=1626816/2055920 swapFree=4180532/4192956
[pid=20620] ppid=20618 vsize=5360 CPUtime=1.93
/proc/20620/stat : 20620 (hydra) S 20618 20620 19748 0 -1 4194304 375 3855 0 0 0 0 191 2 19 0 1 0 624989444 5488640 238 996147200 4194304 4889804 548682068816 18446744073709551615 234045891396 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/20620/statm: 1340 238 196 169 0 51 0
[pid=20628] ppid=20620 vsize=197424 CPUtime=5.33
/proc/20628/stat : 20628 (java) S 20620 20620 19748 0 -1 0 11448 0 2 0 518 15 0 0 18 0 10 0 624989640 202162176 9395 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/20628/statm: 49356 9395 2543 9 0 43939 0
[pid=20638] ppid=20628 vsize=5356 CPUtime=0
/proc/20638/stat : 20638 (abscon) S 20628 20620 19748 0 -1 4194304 304 0 0 0 0 0 0 0 18 0 1 0 624990180 5484544 237 996147200 4194304 4889804 548682068592 18446744073709551615 234045891396 0 65540 4 65538 18446744071563356171 0 0 17 0 0 0
/proc/20638/statm: 1339 237 196 169 0 50 0
[pid=20639] ppid=20638 vsize=655780 CPUtime=5.3
/proc/20639/stat : 20639 (java) S 20638 20620 19748 0 -1 0 21589 0 1 0 517 13 0 0 20 0 9 0 624990181 671518720 20873 996147200 134512640 134550740 4294955808 18446744073709551615 4294960144 0 4 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/20639/statm: 163945 20873 2615 9 0 158473 0
[pid=20639/tid=20641] ppid=20638 vsize=655780 CPUtime=4.5
/proc/20639/task/20641/stat : 20641 (java) R 20638 20620 19748 0 -1 64 12511 0 1 0 442 8 0 0 25 0 9 0 624990182 671518720 20873 996147200 134512640 134550740 4294955808 18446744073709551615 4127158697 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=20639/tid=20642] ppid=20638 vsize=655780 CPUtime=0.4
/proc/20639/task/20642/stat : 20642 (java) S 20638 20620 19748 0 -1 64 7818 0 0 0 37 3 0 0 17 0 9 0 624990183 671518720 20873 996147200 134512640 134550740 4294955808 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=20639/tid=20643] ppid=20638 vsize=655780 CPUtime=0
/proc/20639/task/20643/stat : 20643 (java) S 20638 20620 19748 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 624990183 671518720 20873 996147200 134512640 134550740 4294955808 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=20639/tid=20644] ppid=20638 vsize=655780 CPUtime=0
/proc/20639/task/20644/stat : 20644 (java) S 20638 20620 19748 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 624990183 671518720 20873 996147200 134512640 134550740 4294955808 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=20639/tid=20645] ppid=20638 vsize=655780 CPUtime=0
/proc/20639/task/20645/stat : 20645 (java) S 20638 20620 19748 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 624990185 671518720 20873 996147200 134512640 134550740 4294955808 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=20639/tid=20646] ppid=20638 vsize=655780 CPUtime=0.36
/proc/20639/task/20646/stat : 20646 (java) S 20638 20620 19748 0 -1 64 715 0 0 0 36 0 0 0 15 0 9 0 624990185 671518720 20873 996147200 134512640 134550740 4294955808 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=20639/tid=20647] ppid=20638 vsize=655780 CPUtime=0
/proc/20639/task/20647/stat : 20647 (java) S 20638 20620 19748 0 -1 64 0 0 0 0 0 0 0 0 25 0 9 0 624990185 671518720 20873 996147200 134512640 134550740 4294955808 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=20639/tid=20648] ppid=20638 vsize=655780 CPUtime=0
/proc/20639/task/20648/stat : 20648 (java) S 20638 20620 19748 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 624990185 671518720 20873 996147200 134512640 134550740 4294955808 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=20640] ppid=20638 vsize=7044 CPUtime=0
/proc/20640/stat : 20640 (translate) S 20638 20620 19748 0 -1 4194304 250 0 0 0 0 0 0 0 15 0 1 0 624990181 7213056 213 996147200 4194304 4199737 548682068640 18446744073709551615 234046062674 0 4 0 0 18446744071563648864 0 0 17 0 0 0
/proc/20640/statm: 1761 213 182 1 0 41 0
[pid=20628/tid=20629] ppid=20620 vsize=197424 CPUtime=4.3
/proc/20628/task/20629/stat : 20629 (java) S 20620 20620 19748 0 -1 64 3854 0 2 0 424 6 0 0 25 0 10 0 624989641 202162176 9395 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 0 0 0
[pid=20628/tid=20630] ppid=20620 vsize=197424 CPUtime=0.82
/proc/20628/task/20630/stat : 20630 (java) S 20620 20620 19748 0 -1 64 6139 0 0 0 75 7 0 0 16 0 10 0 624989642 202162176 9395 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=20628/tid=20631] ppid=20620 vsize=197424 CPUtime=0
/proc/20628/task/20631/stat : 20631 (java) S 20620 20620 19748 0 -1 64 11 0 0 0 0 0 0 0 16 0 10 0 624989643 202162176 9395 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20628/tid=20632] ppid=20620 vsize=197424 CPUtime=0
/proc/20628/task/20632/stat : 20632 (java) S 20620 20620 19748 0 -1 64 6 0 0 0 0 0 0 0 16 0 10 0 624989643 202162176 9395 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20628/tid=20633] ppid=20620 vsize=197424 CPUtime=0
/proc/20628/task/20633/stat : 20633 (java) S 20620 20620 19748 0 -1 64 1 0 0 0 0 0 0 0 18 0 10 0 624989645 202162176 9395 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20628/tid=20634] ppid=20620 vsize=197424 CPUtime=0.18
/proc/20628/task/20634/stat : 20634 (java) S 20620 20620 19748 0 -1 64 646 0 0 0 18 0 0 0 16 0 10 0 624989645 202162176 9395 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20628/tid=20635] ppid=20620 vsize=197424 CPUtime=0
/proc/20628/task/20635/stat : 20635 (java) S 20620 20620 19748 0 -1 64 0 0 0 0 0 0 0 0 19 0 10 0 624989645 202162176 9395 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20628/tid=20636] ppid=20620 vsize=197424 CPUtime=0
/proc/20628/task/20636/stat : 20636 (java) S 20620 20620 19748 0 -1 64 10 0 0 0 0 0 0 0 15 0 10 0 624989645 202162176 9395 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20628/tid=20637] ppid=20620 vsize=197424 CPUtime=0
/proc/20628/task/20637/stat : 20637 (java) S 20620 20620 19748 0 -1 64 74 0 0 0 0 0 0 0 25 0 10 0 624990180 202162176 9395 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 18446744071563356171 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.56
Current children cumulated vsize (KiB) 870964

[startup+25.5022 s]
/proc/loadavg: 2.06 1.99 1.66 3/103 20648
/proc/meminfo: memFree=1625984/2055920 swapFree=4180532/4192956
[pid=20620] ppid=20618 vsize=5360 CPUtime=1.93
/proc/20620/stat : 20620 (hydra) S 20618 20620 19748 0 -1 4194304 375 3855 0 0 0 0 191 2 19 0 1 0 624989444 5488640 238 996147200 4194304 4889804 548682068816 18446744073709551615 234045891396 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/20620/statm: 1340 238 196 169 0 51 0
[pid=20628] ppid=20620 vsize=197424 CPUtime=5.33
/proc/20628/stat : 20628 (java) S 20620 20620 19748 0 -1 0 11448 0 2 0 518 15 0 0 18 0 10 0 624989640 202162176 9395 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/20628/statm: 49356 9395 2543 9 0 43939 0
[pid=20638] ppid=20628 vsize=5356 CPUtime=0
/proc/20638/stat : 20638 (abscon) S 20628 20620 19748 0 -1 4194304 304 0 0 0 0 0 0 0 18 0 1 0 624990180 5484544 237 996147200 4194304 4889804 548682068592 18446744073709551615 234045891396 0 65540 4 65538 18446744071563356171 0 0 17 0 0 0
/proc/20638/statm: 1339 237 196 169 0 50 0
[pid=20639] ppid=20638 vsize=655780 CPUtime=18.03
/proc/20639/stat : 20639 (java) S 20638 20620 19748 0 -1 0 21824 0 1 0 1790 13 0 0 20 0 9 0 624990181 671518720 21104 996147200 134512640 134550740 4294955808 18446744073709551615 4294960144 0 4 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/20639/statm: 163945 21104 2616 9 0 158473 0
[pid=20639/tid=20641] ppid=20638 vsize=655780 CPUtime=17.21
/proc/20639/task/20641/stat : 20641 (java) R 20638 20620 19748 0 -1 64 12515 0 1 0 1713 8 0 0 25 0 9 0 624990182 671518720 21104 996147200 134512640 134550740 4294955808 18446744073709551615 4127159993 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=20639/tid=20642] ppid=20638 vsize=655780 CPUtime=0.42

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

/proc/20628/task/20636/stat : 20636 (java) S 20620 20620 19748 0 -1 64 10 0 0 0 0 0 0 0 15 0 10 0 624989645 202162176 9395 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20628/tid=20637] ppid=20620 vsize=197424 CPUtime=0
/proc/20628/task/20637/stat : 20637 (java) S 20620 20620 19748 0 -1 64 74 0 0 0 0 0 0 0 25 0 10 0 624990180 202162176 9395 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 18446744071563356171 0 0 -1 0 0 0
Current children cumulated CPU time (s) 31.66
Current children cumulated vsize (KiB) 870964

[startup+33.5021 s]
/proc/loadavg: 2.05 1.99 1.66 3/103 20648
/proc/meminfo: memFree=1625664/2055920 swapFree=4180532/4192956
[pid=20620] ppid=20618 vsize=5360 CPUtime=1.93
/proc/20620/stat : 20620 (hydra) S 20618 20620 19748 0 -1 4194304 375 3855 0 0 0 0 191 2 19 0 1 0 624989444 5488640 238 996147200 4194304 4889804 548682068816 18446744073709551615 234045891396 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/20620/statm: 1340 238 196 169 0 51 0
[pid=20628] ppid=20620 vsize=197424 CPUtime=5.33
/proc/20628/stat : 20628 (java) S 20620 20620 19748 0 -1 0 11448 0 2 0 518 15 0 0 18 0 10 0 624989640 202162176 9395 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/20628/statm: 49356 9395 2543 9 0 43939 0
[pid=20638] ppid=20628 vsize=5356 CPUtime=0
/proc/20638/stat : 20638 (abscon) S 20628 20620 19748 0 -1 4194304 304 0 0 0 0 0 0 0 18 0 1 0 624990180 5484544 237 996147200 4194304 4889804 548682068592 18446744073709551615 234045891396 0 65540 4 65538 18446744071563356171 0 0 17 0 0 0
/proc/20638/statm: 1339 237 196 169 0 50 0
[pid=20639] ppid=20638 vsize=655780 CPUtime=25.99
/proc/20639/stat : 20639 (java) S 20638 20620 19748 0 -1 0 21826 0 1 0 2586 13 0 0 20 0 9 0 624990181 671518720 21105 996147200 134512640 134550740 4294955808 18446744073709551615 4294960144 0 4 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/20639/statm: 163945 21105 2616 9 0 158473 0
[pid=20639/tid=20641] ppid=20638 vsize=655780 CPUtime=25.18
/proc/20639/task/20641/stat : 20641 (java) R 20638 20620 19748 0 -1 64 12516 0 1 0 2510 8 0 0 25 0 9 0 624990182 671518720 21105 996147200 134512640 134550740 4294955808 18446744073709551615 4125952076 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=20639/tid=20642] ppid=20638 vsize=655780 CPUtime=0.42
/proc/20639/task/20642/stat : 20642 (java) S 20638 20620 19748 0 -1 64 8047 0 0 0 39 3 0 0 16 0 9 0 624990183 671518720 21105 996147200 134512640 134550740 4294955808 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=20639/tid=20643] ppid=20638 vsize=655780 CPUtime=0
/proc/20639/task/20643/stat : 20643 (java) S 20638 20620 19748 0 -1 64 13 0 0 0 0 0 0 0 17 0 9 0 624990183 671518720 21105 996147200 134512640 134550740 4294955808 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=20639/tid=20644] ppid=20638 vsize=655780 CPUtime=0
/proc/20639/task/20644/stat : 20644 (java) S 20638 20620 19748 0 -1 64 5 0 0 0 0 0 0 0 17 0 9 0 624990183 671518720 21105 996147200 134512640 134550740 4294955808 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=20639/tid=20645] ppid=20638 vsize=655780 CPUtime=0
/proc/20639/task/20645/stat : 20645 (java) S 20638 20620 19748 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 624990185 671518720 21105 996147200 134512640 134550740 4294955808 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=20639/tid=20646] ppid=20638 vsize=655780 CPUtime=0.36
/proc/20639/task/20646/stat : 20646 (java) S 20638 20620 19748 0 -1 64 718 0 0 0 36 0 0 0 15 0 9 0 624990185 671518720 21105 996147200 134512640 134550740 4294955808 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=20639/tid=20647] ppid=20638 vsize=655780 CPUtime=0
/proc/20639/task/20647/stat : 20647 (java) S 20638 20620 19748 0 -1 64 0 0 0 0 0 0 0 0 25 0 9 0 624990185 671518720 21105 996147200 134512640 134550740 4294955808 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=20639/tid=20648] ppid=20638 vsize=655780 CPUtime=0
/proc/20639/task/20648/stat : 20648 (java) S 20638 20620 19748 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 624990185 671518720 21105 996147200 134512640 134550740 4294955808 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=20640] ppid=20638 vsize=7044 CPUtime=0
/proc/20640/stat : 20640 (translate) S 20638 20620 19748 0 -1 4194304 250 0 0 0 0 0 0 0 15 0 1 0 624990181 7213056 213 996147200 4194304 4199737 548682068640 18446744073709551615 234046062674 0 4 0 0 18446744071563648864 0 0 17 0 0 0
/proc/20640/statm: 1761 213 182 1 0 41 0
[pid=20628/tid=20629] ppid=20620 vsize=197424 CPUtime=4.3
/proc/20628/task/20629/stat : 20629 (java) S 20620 20620 19748 0 -1 64 3854 0 2 0 424 6 0 0 25 0 10 0 624989641 202162176 9395 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 0 0 0
[pid=20628/tid=20630] ppid=20620 vsize=197424 CPUtime=0.82
/proc/20628/task/20630/stat : 20630 (java) S 20620 20620 19748 0 -1 64 6139 0 0 0 75 7 0 0 16 0 10 0 624989642 202162176 9395 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=20628/tid=20631] ppid=20620 vsize=197424 CPUtime=0
/proc/20628/task/20631/stat : 20631 (java) S 20620 20620 19748 0 -1 64 11 0 0 0 0 0 0 0 16 0 10 0 624989643 202162176 9395 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20628/tid=20632] ppid=20620 vsize=197424 CPUtime=0
/proc/20628/task/20632/stat : 20632 (java) S 20620 20620 19748 0 -1 64 6 0 0 0 0 0 0 0 16 0 10 0 624989643 202162176 9395 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20628/tid=20633] ppid=20620 vsize=197424 CPUtime=0
/proc/20628/task/20633/stat : 20633 (java) S 20620 20620 19748 0 -1 64 1 0 0 0 0 0 0 0 18 0 10 0 624989645 202162176 9395 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20628/tid=20634] ppid=20620 vsize=197424 CPUtime=0.18
/proc/20628/task/20634/stat : 20634 (java) S 20620 20620 19748 0 -1 64 646 0 0 0 18 0 0 0 16 0 10 0 624989645 202162176 9395 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20628/tid=20635] ppid=20620 vsize=197424 CPUtime=0
/proc/20628/task/20635/stat : 20635 (java) S 20620 20620 19748 0 -1 64 0 0 0 0 0 0 0 0 19 0 10 0 624989645 202162176 9395 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20628/tid=20636] ppid=20620 vsize=197424 CPUtime=0
/proc/20628/task/20636/stat : 20636 (java) S 20620 20620 19748 0 -1 64 10 0 0 0 0 0 0 0 15 0 10 0 624989645 202162176 9395 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20628/tid=20637] ppid=20620 vsize=197424 CPUtime=0
/proc/20628/task/20637/stat : 20637 (java) S 20620 20620 19748 0 -1 64 74 0 0 0 0 0 0 0 25 0 10 0 624990180 202162176 9395 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 18446744071563356171 0 0 -1 0 0 0
Current children cumulated CPU time (s) 33.25
Current children cumulated vsize (KiB) 870964

[startup+33.9021 s]
/proc/loadavg: 2.05 1.99 1.66 3/103 20648
/proc/meminfo: memFree=1625664/2055920 swapFree=4180532/4192956
[pid=20620] ppid=20618 vsize=5360 CPUtime=1.93
/proc/20620/stat : 20620 (hydra) S 20618 20620 19748 0 -1 4194304 375 3855 0 0 0 0 191 2 19 0 1 0 624989444 5488640 238 996147200 4194304 4889804 548682068816 18446744073709551615 234045891396 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/20620/statm: 1340 238 196 169 0 51 0
[pid=20628] ppid=20620 vsize=197424 CPUtime=5.33
/proc/20628/stat : 20628 (java) S 20620 20620 19748 0 -1 0 11448 0 2 0 518 15 0 0 18 0 10 0 624989640 202162176 9395 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/20628/statm: 49356 9395 2543 9 0 43939 0
[pid=20638] ppid=20628 vsize=5356 CPUtime=0
/proc/20638/stat : 20638 (abscon) S 20628 20620 19748 0 -1 4194304 304 0 0 0 0 0 0 0 18 0 1 0 624990180 5484544 237 996147200 4194304 4889804 548682068592 18446744073709551615 234045891396 0 65540 4 65538 18446744071563356171 0 0 17 0 0 0
/proc/20638/statm: 1339 237 196 169 0 50 0
[pid=20639] ppid=20638 vsize=655780 CPUtime=26.39
/proc/20639/stat : 20639 (java) S 20638 20620 19748 0 -1 0 21826 0 1 0 2626 13 0 0 20 0 9 0 624990181 671518720 21105 996147200 134512640 134550740 4294955808 18446744073709551615 4294960144 0 4 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/20639/statm: 163945 21105 2616 9 0 158473 0
[pid=20639/tid=20641] ppid=20638 vsize=655780 CPUtime=25.58
/proc/20639/task/20641/stat : 20641 (java) R 20638 20620 19748 0 -1 64 12516 0 1 0 2550 8 0 0 25 0 9 0 624990182 671518720 21105 996147200 134512640 134550740 4294955808 18446744073709551615 4127153458 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=20639/tid=20642] ppid=20638 vsize=655780 CPUtime=0.42
/proc/20639/task/20642/stat : 20642 (java) S 20638 20620 19748 0 -1 64 8047 0 0 0 39 3 0 0 16 0 9 0 624990183 671518720 21105 996147200 134512640 134550740 4294955808 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=20639/tid=20643] ppid=20638 vsize=655780 CPUtime=0
/proc/20639/task/20643/stat : 20643 (java) S 20638 20620 19748 0 -1 64 13 0 0 0 0 0 0 0 17 0 9 0 624990183 671518720 21105 996147200 134512640 134550740 4294955808 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=20639/tid=20644] ppid=20638 vsize=655780 CPUtime=0
/proc/20639/task/20644/stat : 20644 (java) S 20638 20620 19748 0 -1 64 5 0 0 0 0 0 0 0 17 0 9 0 624990183 671518720 21105 996147200 134512640 134550740 4294955808 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=20639/tid=20645] ppid=20638 vsize=655780 CPUtime=0
/proc/20639/task/20645/stat : 20645 (java) S 20638 20620 19748 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 624990185 671518720 21105 996147200 134512640 134550740 4294955808 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=20639/tid=20646] ppid=20638 vsize=655780 CPUtime=0.36
/proc/20639/task/20646/stat : 20646 (java) S 20638 20620 19748 0 -1 64 718 0 0 0 36 0 0 0 15 0 9 0 624990185 671518720 21105 996147200 134512640 134550740 4294955808 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=20639/tid=20647] ppid=20638 vsize=655780 CPUtime=0
/proc/20639/task/20647/stat : 20647 (java) S 20638 20620 19748 0 -1 64 0 0 0 0 0 0 0 0 25 0 9 0 624990185 671518720 21105 996147200 134512640 134550740 4294955808 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=20639/tid=20648] ppid=20638 vsize=655780 CPUtime=0
/proc/20639/task/20648/stat : 20648 (java) S 20638 20620 19748 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 624990185 671518720 21105 996147200 134512640 134550740 4294955808 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=20640] ppid=20638 vsize=7044 CPUtime=0
/proc/20640/stat : 20640 (translate) S 20638 20620 19748 0 -1 4194304 250 0 0 0 0 0 0 0 15 0 1 0 624990181 7213056 213 996147200 4194304 4199737 548682068640 18446744073709551615 234046062674 0 4 0 0 18446744071563648864 0 0 17 0 0 0
/proc/20640/statm: 1761 213 182 1 0 41 0
[pid=20628/tid=20629] ppid=20620 vsize=197424 CPUtime=4.3
/proc/20628/task/20629/stat : 20629 (java) S 20620 20620 19748 0 -1 64 3854 0 2 0 424 6 0 0 25 0 10 0 624989641 202162176 9395 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 0 0 0
[pid=20628/tid=20630] ppid=20620 vsize=197424 CPUtime=0.82
/proc/20628/task/20630/stat : 20630 (java) S 20620 20620 19748 0 -1 64 6139 0 0 0 75 7 0 0 16 0 10 0 624989642 202162176 9395 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=20628/tid=20631] ppid=20620 vsize=197424 CPUtime=0
/proc/20628/task/20631/stat : 20631 (java) S 20620 20620 19748 0 -1 64 11 0 0 0 0 0 0 0 16 0 10 0 624989643 202162176 9395 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20628/tid=20632] ppid=20620 vsize=197424 CPUtime=0
/proc/20628/task/20632/stat : 20632 (java) S 20620 20620 19748 0 -1 64 6 0 0 0 0 0 0 0 16 0 10 0 624989643 202162176 9395 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20628/tid=20633] ppid=20620 vsize=197424 CPUtime=0
/proc/20628/task/20633/stat : 20633 (java) S 20620 20620 19748 0 -1 64 1 0 0 0 0 0 0 0 18 0 10 0 624989645 202162176 9395 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20628/tid=20634] ppid=20620 vsize=197424 CPUtime=0.18
/proc/20628/task/20634/stat : 20634 (java) S 20620 20620 19748 0 -1 64 646 0 0 0 18 0 0 0 16 0 10 0 624989645 202162176 9395 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20628/tid=20635] ppid=20620 vsize=197424 CPUtime=0
/proc/20628/task/20635/stat : 20635 (java) S 20620 20620 19748 0 -1 64 0 0 0 0 0 0 0 0 19 0 10 0 624989645 202162176 9395 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20628/tid=20636] ppid=20620 vsize=197424 CPUtime=0
/proc/20628/task/20636/stat : 20636 (java) S 20620 20620 19748 0 -1 64 10 0 0 0 0 0 0 0 15 0 10 0 624989645 202162176 9395 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20628/tid=20637] ppid=20620 vsize=197424 CPUtime=0
/proc/20628/task/20637/stat : 20637 (java) S 20620 20620 19748 0 -1 64 74 0 0 0 0 0 0 0 25 0 10 0 624990180 202162176 9395 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 18446744071563356171 0 0 -1 0 0 0
Current children cumulated CPU time (s) 33.65
Current children cumulated vsize (KiB) 870964

[startup+34.3022 s]
/proc/loadavg: 2.05 1.99 1.66 3/103 20648
/proc/meminfo: memFree=1625664/2055920 swapFree=4180532/4192956
[pid=20620] ppid=20618 vsize=5360 CPUtime=1.93
/proc/20620/stat : 20620 (hydra) S 20618 20620 19748 0 -1 4194304 375 3855 0 0 0 0 191 2 19 0 1 0 624989444 5488640 238 996147200 4194304 4889804 548682068816 18446744073709551615 234045891396 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/20620/statm: 1340 238 196 169 0 51 0
[pid=20628] ppid=20620 vsize=197424 CPUtime=5.33
/proc/20628/stat : 20628 (java) S 20620 20620 19748 0 -1 0 11448 0 2 0 518 15 0 0 18 0 10 0 624989640 202162176 9395 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/20628/statm: 49356 9395 2543 9 0 43939 0
[pid=20638] ppid=20628 vsize=5356 CPUtime=0
/proc/20638/stat : 20638 (abscon) S 20628 20620 19748 0 -1 4194304 304 0 0 0 0 0 0 0 18 0 1 0 624990180 5484544 237 996147200 4194304 4889804 548682068592 18446744073709551615 234045891396 0 65540 4 65538 18446744071563356171 0 0 17 0 0 0
/proc/20638/statm: 1339 237 196 169 0 50 0
[pid=20639] ppid=20638 vsize=655780 CPUtime=26.78
/proc/20639/stat : 20639 (java) S 20638 20620 19748 0 -1 0 21830 0 1 0 2665 13 0 0 20 0 9 0 624990181 671518720 21109 996147200 134512640 134550740 4294955808 18446744073709551615 4294960144 0 4 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/20639/statm: 163945 21109 2616 9 0 158473 0
[pid=20639/tid=20641] ppid=20638 vsize=655780 CPUtime=25.97
/proc/20639/task/20641/stat : 20641 (java) R 20638 20620 19748 0 -1 64 12518 0 1 0 2589 8 0 0 25 0 9 0 624990182 671518720 21109 996147200 134512640 134550740 4294955808 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=20639/tid=20642] ppid=20638 vsize=655780 CPUtime=0.42
/proc/20639/task/20642/stat : 20642 (java) S 20638 20620 19748 0 -1 64 8047 0 0 0 39 3 0 0 16 0 9 0 624990183 671518720 21109 996147200 134512640 134550740 4294955808 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=20639/tid=20643] ppid=20638 vsize=655780 CPUtime=0
/proc/20639/task/20643/stat : 20643 (java) S 20638 20620 19748 0 -1 64 13 0 0 0 0 0 0 0 17 0 9 0 624990183 671518720 21109 996147200 134512640 134550740 4294955808 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=20639/tid=20644] ppid=20638 vsize=655780 CPUtime=0
/proc/20639/task/20644/stat : 20644 (java) S 20638 20620 19748 0 -1 64 5 0 0 0 0 0 0 0 17 0 9 0 624990183 671518720 21109 996147200 134512640 134550740 4294955808 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=20639/tid=20645] ppid=20638 vsize=655780 CPUtime=0
/proc/20639/task/20645/stat : 20645 (java) S 20638 20620 19748 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 624990185 671518720 21109 996147200 134512640 134550740 4294955808 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=20639/tid=20646] ppid=20638 vsize=655780 CPUtime=0.36
/proc/20639/task/20646/stat : 20646 (java) R 20638 20620 19748 0 -1 64 720 0 0 0 36 0 0 0 16 0 9 0 624990185 671518720 21109 996147200 134512640 134550740 4294955808 18446744073709551615 101643920 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=20639/tid=20647] ppid=20638 vsize=655780 CPUtime=0
/proc/20639/task/20647/stat : 20647 (java) S 20638 20620 19748 0 -1 64 0 0 0 0 0 0 0 0 25 0 9 0 624990185 671518720 21109 996147200 134512640 134550740 4294955808 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=20639/tid=20648] ppid=20638 vsize=655780 CPUtime=0
/proc/20639/task/20648/stat : 20648 (java) S 20638 20620 19748 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 624990185 671518720 21109 996147200 134512640 134550740 4294955808 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=20640] ppid=20638 vsize=7044 CPUtime=0
/proc/20640/stat : 20640 (translate) S 20638 20620 19748 0 -1 4194304 250 0 0 0 0 0 0 0 15 0 1 0 624990181 7213056 213 996147200 4194304 4199737 548682068640 18446744073709551615 234046062674 0 4 0 0 18446744071563648864 0 0 17 0 0 0
/proc/20640/statm: 1761 213 182 1 0 41 0
[pid=20628/tid=20629] ppid=20620 vsize=197424 CPUtime=4.3
/proc/20628/task/20629/stat : 20629 (java) S 20620 20620 19748 0 -1 64 3854 0 2 0 424 6 0 0 25 0 10 0 624989641 202162176 9395 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 0 0 0
[pid=20628/tid=20630] ppid=20620 vsize=197424 CPUtime=0.82
/proc/20628/task/20630/stat : 20630 (java) S 20620 20620 19748 0 -1 64 6139 0 0 0 75 7 0 0 16 0 10 0 624989642 202162176 9395 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=20628/tid=20631] ppid=20620 vsize=197424 CPUtime=0
/proc/20628/task/20631/stat : 20631 (java) S 20620 20620 19748 0 -1 64 11 0 0 0 0 0 0 0 16 0 10 0 624989643 202162176 9395 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20628/tid=20632] ppid=20620 vsize=197424 CPUtime=0
/proc/20628/task/20632/stat : 20632 (java) S 20620 20620 19748 0 -1 64 6 0 0 0 0 0 0 0 16 0 10 0 624989643 202162176 9395 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20628/tid=20633] ppid=20620 vsize=197424 CPUtime=0
/proc/20628/task/20633/stat : 20633 (java) S 20620 20620 19748 0 -1 64 1 0 0 0 0 0 0 0 18 0 10 0 624989645 202162176 9395 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20628/tid=20634] ppid=20620 vsize=197424 CPUtime=0.18
/proc/20628/task/20634/stat : 20634 (java) S 20620 20620 19748 0 -1 64 646 0 0 0 18 0 0 0 16 0 10 0 624989645 202162176 9395 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20628/tid=20635] ppid=20620 vsize=197424 CPUtime=0
/proc/20628/task/20635/stat : 20635 (java) S 20620 20620 19748 0 -1 64 0 0 0 0 0 0 0 0 19 0 10 0 624989645 202162176 9395 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20628/tid=20636] ppid=20620 vsize=197424 CPUtime=0
/proc/20628/task/20636/stat : 20636 (java) S 20620 20620 19748 0 -1 64 10 0 0 0 0 0 0 0 15 0 10 0 624989645 202162176 9395 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20628/tid=20637] ppid=20620 vsize=197424 CPUtime=0
/proc/20628/task/20637/stat : 20637 (java) S 20620 20620 19748 0 -1 64 74 0 0 0 0 0 0 0 25 0 10 0 624990180 202162176 9395 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 18446744071563356171 0 0 -1 0 0 0
Current children cumulated CPU time (s) 34.04
Current children cumulated vsize (KiB) 870964

Child status: 0
Real time (s): 34.3791
CPU time (s): 34.1398
CPU user time (s): 33.7939
CPU system time (s): 0.345947
CPU usage (%): 99.3039
Max. virtual memory (cumulated for all children) (KiB): 871076

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 33.7939
system time used= 0.345947
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 38238
page faults= 3
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 11944
involuntary context switches= 13573

runsolver used 0.140978 second user time and 0.298954 second system time

The end

Launcher Data (download as text)

Begin job on node79 at 2008-07-02 19:43:10
IDJOB=1045303
IDBENCH=53313
IDSOLVER=365
FILE ID=node79/1045303-1215020590
PBS_JOBID= 7874314
Free space on /tmp= 66528 MiB

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

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 833ed64f0a690ba30abb8cbcf8a1ff47
RANDOM SEED=687690778

node79.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.218
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.218
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:       1729936 kB
Buffers:         15464 kB
Cached:         152648 kB
SwapCached:       6580 kB
Active:         179484 kB
Inactive:        82872 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1729936 kB
SwapTotal:     4192956 kB
SwapFree:      4180532 kB
Dirty:           25752 kB
Writeback:           0 kB
Mapped:         110620 kB
Slab:            48808 kB
Committed_AS:  1699496 kB
PageTables:       1944 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66504 MiB
End job on node79 at 2008-07-02 19:43:45