Trace number 1093451

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.08 1802.94

General information on the benchmark

Namecsp/socialGolfers/
normalized-socialGolfer-6-4-7.xml
MD5SUM07e8c5063bb60946aa9e827386c017d9
Bench CategoryN-ARY-INT (n-ary constraints in intension)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark20.8538
Satisfiable
(Un)Satisfiability was proved
Number of variables3444
Number of constraints16464
Maximum constraint arity28
Maximum domain size2
Number of constraints which are defined in extension0
Number of constraints which are defined in intension16464
Global constraints used (with number of constraints)

Solver Data (download as text)

0.00/0.00	c cpHydra_k_10 version 0.0
8.67/8.88	c CASE TO CLASSIFY:
8.67/8.88	c Case: 0
8.67/8.88	c 19 >   0.000000 | c 35 >  31.020400 | c 17 >   0.000000 | c 18 >   0.000000 | c 33 >   0.000000 | c 15 >  20.155600 | c 34 >  31.020400 | c 16 >  28.000000 | c 13 >   5.973650 | c 14 >  10.293500 | c 11 >  11.749900 | c 12 >   4.338090 | c 21 >   1.414210 | c 20 > 100.000000 | c 22 >   1.414210 | c 23 > 100.000000 | c 24 > 100.000000 | c 25 >   0.000000 | c 26 >  -1.000000 | c 27 >  -1.000000 | c 28 >  -1.000000 | c 29 >  -1.000000 | c 3 >  -1.000000 | c 2 >  -1.000000 | c 10 >  15.127000 | c 1 >  11.749900 | c 0 >  -1.000000 | c 30 >  -1.000000 | c 7 >  15.103100 | c 6 >   8.562240 | c 32 >  -1.000000 | c 5 >  16.997300 | c 31 >  -1.000000 | c 4 >  -1.000000 | c 9 >  -1.000000 | c 8 >  -1.000000 | c
8.67/8.89	c choco : 1801.0
8.67/8.89	c mistral : 1801.0
8.67/8.89	c abscon : 1801.0
8.67/8.89	c
8.67/8.89	c
8.76/8.97	c List of same ones: 10
8.76/8.97	c /home/eomahony/cpZilla/CSP/socialGolfers/socialGolfer-6-3-8.xml
8.76/8.97	c 19 >   0.000000 | c 35 >  31.023600 | c 17 >   0.000000 | c 18 >   0.000000 | c 33 >   0.000000 | c 15 >  19.073800 | c 34 >  31.023600 | c 16 >  24.000000 | c 13 >   4.574770 | c 14 >   9.897850 | c 11 >  11.455300 | c 12 >   4.148820 | c 21 >   1.414210 | c 20 > 100.000000 | c 22 >   1.414210 | c 23 > 100.000000 | c 24 > 100.000000 | c 25 >   0.000000 | c 26 >  -1.000000 | c 27 >  -1.000000 | c 28 >  -1.000000 | c 29 >  -1.000000 | c 3 >  -1.000000 | c 2 >  -1.000000 | c 10 >  14.872100 | c 1 >  11.455300 | c 0 >  -1.000000 | c 30 >  -1.000000 | c 7 >  14.849400 | c 6 >   8.108520 | c 32 >  -1.000000 | c 5 >  16.742300 | c 31 >  -1.000000 | c 4 >  -1.000000 | c 9 >  -1.000000 | c 8 >  -1.000000 | c
8.76/8.98	c choco : 20.92
8.76/8.98	c mistral : 4.84
8.76/8.98	c abscon : 43.4904
8.76/8.98	c
8.76/8.98	c
8.76/8.98	c /home/eomahony/cpZilla/CSP/socialGolfers/socialGolfer-6-4-8.xml
8.76/8.98	c 19 >   0.000000 | c 35 >  30.938700 | c 17 >   0.000000 | c 18 >   0.000000 | c 33 >   0.000000 | c 15 >  18.981300 | c 34 >  30.938700 | c 16 >  32.000000 | c 13 >   3.601170 | c 14 >   9.751540 | c 11 >  12.139600 | c 12 >   4.151730 | c 21 >   1.414210 | c 20 > 100.000000 | c 22 >   1.414210 | c 23 > 100.000000 | c 24 > 100.000000 | c 25 >   0.000000 | c 26 >  -1.000000 | c 27 >  -1.000000 | c 28 >  -1.000000 | c 29 >  -1.000000 | c 3 >  -1.000000 | c 2 >  -1.000000 | c 10 >  15.691700 | c 1 >  12.139600 | c 0 >  -1.000000 | c 30 >  -1.000000 | c 7 >  15.671500 | c 6 >   8.954200 | c 32 >  -1.000000 | c 5 >  17.560700 | c 31 >  -1.000000 | c 4 >  -1.000000 | c 9 >  -1.000000 | c 8 >  -1.000000 | c
8.76/8.99	c choco : 1801.0
8.76/8.99	c mistral : 960.35
8.76/8.99	c abscon : 239.695
8.76/8.99	c
8.76/8.99	c
8.76/8.99	c /home/eomahony/cpZilla/CSP/socialGolfers/socialGolfer-6-3-7.xml
8.76/8.99	c 19 >   0.000000 | c 35 >  32.054800 | c 17 >   0.000000 | c 18 >   0.000000 | c 33 >   0.000000 | c 15 >  19.000400 | c 34 >  32.054800 | c 16 >  21.000000 | c 13 >   2.992920 | c 14 >   9.407270 | c 11 >  11.064700 | c 12 >   3.871940 | c 21 >   1.414210 | c 20 > 100.000000 | c 22 >   1.414210 | c 23 > 100.000000 | c 24 > 100.000000 | c 25 >   0.000000 | c 26 >  -1.000000 | c 27 >  -1.000000 | c 28 >  -1.000000 | c 29 >  -1.000000 | c 3 >  -1.000000 | c 2 >  -1.000000 | c 10 >  14.308200 | c 1 >  11.064700 | c 0 >  -1.000000 | c 30 >  -1.000000 | c 7 >  14.281100 | c 6 >   7.714250 | c 32 >  -1.000000 | c 5 >  16.177800 | c 31 >  -1.000000 | c 4 >  -1.000000 | c 9 >  -1.000000 | c 8 >  -1.000000 | c
8.85/9.00	c choco : 14.12
8.85/9.00	c mistral : 3.42148
8.85/9.00	c abscon : 15.1667
8.85/9.00	c
8.85/9.00	c
8.85/9.00	c /home/eomahony/cpZilla/CSP/socialGolfers/socialGolfer-6-3-6.xml
8.85/9.00	c 19 >   0.000000 | c 35 >  32.279100 | c 17 >   0.000000 | c 18 >   0.000000 | c 33 >   0.000000 | c 15 >  19.086000 | c 34 >  32.279100 | c 16 >  18.000000 | c 13 >   4.811540 | c 14 >   9.463520 | c 11 >  10.612900 | c 12 >   4.280860 | c 21 >   1.414210 | c 20 > 100.000000 | c 22 >   1.414210 | c 23 > 100.000000 | c 24 > 100.000000 | c 25 >   0.000000 | c 26 >  -1.000000 | c 27 >  -1.000000 | c 28 >  -1.000000 | c 29 >  -1.000000 | c 3 >  -1.000000 | c 2 >  -1.000000 | c 10 >  13.658800 | c 1 >  10.612900 | c 0 >  -1.000000 | c 30 >  -1.000000 | c 7 >  13.625300 | c 6 >   7.257390 | c 32 >  -1.000000 | c 5 >  15.527500 | c 31 >  -1.000000 | c 4 >  -1.000000 | c 9 >  -1.000000 | c 8 >  -1.000000 | c
8.85/9.01	c choco : 8.85
8.85/9.01	c mistral : 4.83926
8.85/9.01	c abscon : 20.2099
8.85/9.01	c
8.85/9.01	c
8.85/9.01	c /home/eomahony/cpZilla/CSP/socialGolfers/socialGolfer-6-3-5.xml
8.85/9.01	c 19 >   0.000000 | c 35 >  32.533300 | c 17 >   0.000000 | c 18 >   0.000000 | c 33 >   0.000000 | c 15 >  18.368300 | c 34 >  32.533300 | c 16 >  15.000000 | c 13 >   2.757520 | c 14 >   8.588710 | c 11 >  13.064200 | c 12 >   1.778410 | c 21 >   1.414210 | c 20 > 100.000000 | c 22 >   1.414210 | c 23 > 100.000000 | c 24 > 100.000000 | c 25 >   0.000000 | c 26 >  -1.000000 | c 27 >  -1.000000 | c 28 >  -1.000000 | c 29 >  -1.000000 | c 3 >  -1.000000 | c 2 >  -1.000000 | c 10 >  12.892700 | c 1 >  10.076800 | c 0 >  -1.000000 | c 30 >  -1.000000 | c 7 >  12.849400 | c 6 >   6.714250 | c 32 >  -1.000000 | c 5 >  14.760200 | c 31 >  -1.000000 | c 4 >  -1.000000 | c 9 >  -1.000000 | c 8 >  -1.000000 | c
8.85/9.02	c choco : 1801.0
8.85/9.02	c mistral : 712.73
8.85/9.02	c abscon : 1579.13
8.85/9.02	c
8.85/9.02	c
8.85/9.02	c /home/eomahony/cpZilla/CSP/pseudoSeries/ii/ii-16d2.xml
8.85/9.02	c 19 >   6.287130 | c 35 >  29.657800 | c 17 >   0.000000 | c 18 >   0.000000 | c 33 >   3.772280 | c 15 >  19.536500 | c 34 >  30.915200 | c 16 >  16.000000 | c 13 >   5.139330 | c 14 >   6.569860 | c 11 >  10.707400 | c 12 >   4.567380 | c 21 >   1.414210 | c 20 >  93.712900 | c 22 >   1.414210 | c 23 > 100.000000 | c 24 > 100.000000 | c 25 >   0.000000 | c 26 >  -1.000000 | c 27 >  -1.000000 | c 28 >  -1.000000 | c 29 >  -1.000000 | c 3 >  -1.000000 | c 2 >  -1.000000 | c 10 >  14.673900 | c 1 >  10.707400 | c 0 >  -1.000000 | c 30 >  -1.000000 | c 7 >  14.627000 | c 6 >  -1.000000 | c 32 >  -1.000000 | c 5 >  17.296500 | c 31 >  -1.000000 | c 4 >  -1.000000 | c 9 >  -1.000000 | c 8 >  -1.000000 | c
8.85/9.03	c choco : 1801.0
8.85/9.03	c mistral : 59.302
8.85/9.03	c abscon : 28.8566
8.85/9.03	c
8.85/9.03	c
8.85/9.03	c /home/eomahony/cpZilla/CSP/pseudoSeries/ii/ii-16c1.xml
8.85/9.03	c 19 >   8.754920 | c 35 >  28.691700 | c 17 >   0.000000 | c 18 >   0.000000 | c 33 >   5.252950 | c 15 >  19.421200 | c 34 >  30.442700 | c 16 >  20.000000 | c 13 >   3.984800 | c 14 >   8.813780 | c 11 >  11.625700 | c 12 >   4.053800 | c 21 >   1.414210 | c 20 >  91.245100 | c 22 >   1.414210 | c 23 > 100.000000 | c 24 > 100.000000 | c 25 >   0.000000 | c 26 >  -1.000000 | c 27 >  -1.000000 | c 28 >  -1.000000 | c 29 >  -1.000000 | c 3 >  -1.000000 | c 2 >  -1.000000 | c 10 >  15.041900 | c 1 >  11.625700 | c 0 >  -1.000000 | c 30 >  -1.000000 | c 7 >  14.972700 | c 6 >  -1.000000 | c 32 >  -1.000000 | c 5 >  17.649800 | c 31 >  -1.000000 | c 4 >  -1.000000 | c 9 >  -1.000000 | c 8 >  -1.000000 | c
8.85/9.04	c choco : 1801.0
8.85/9.04	c mistral : 28.4047
8.85/9.04	c abscon : 99.5269
8.85/9.04	c
8.85/9.04	c
8.85/9.04	c /home/eomahony/cpZilla/CSP/pseudoSeries/ii/ii-16c2.xml
8.85/9.04	c 19 >   6.274190 | c 35 >  27.913400 | c 17 >   0.000000 | c 18 >   0.000000 | c 33 >   3.764510 | c 15 >  19.331400 | c 34 >  29.168200 | c 16 >  16.000000 | c 13 >   5.072050 | c 14 >   6.491850 | c 11 >  10.851700 | c 12 >   4.481130 | c 21 >   1.414210 | c 20 >  93.725800 | c 22 >   1.414210 | c 23 > 100.000000 | c 24 > 100.000000 | c 25 >   0.000000 | c 26 >  -1.000000 | c 27 >  -1.000000 | c 28 >  -1.000000 | c 29 >  -1.000000 | c 3 >  -1.000000 | c 2 >  -1.000000 | c 10 >  14.687200 | c 1 >  10.851700 | c 0 >  -1.000000 | c 30 >  -1.000000 | c 7 >  14.635800 | c 6 >  -1.000000 | c 32 >  -1.000000 | c 5 >  17.206900 | c 31 >  -1.000000 | c 4 >  -1.000000 | c 9 >  -1.000000 | c 8 >  -1.000000 | c
8.85/9.04	c choco : 1801.0
8.85/9.04	c mistral : 75.2366
8.85/9.05	c abscon : 1800.1
8.85/9.05	c
8.85/9.05	c
8.85/9.05	c /home/eomahony/cpZilla/CSP/pseudoSeries/ii/ii-16d1.xml
8.85/9.05	c 19 >   7.179970 | c 35 >  29.332800 | c 17 >   0.000000 | c 18 >   0.000000 | c 33 >   4.307980 | c 15 >  19.476000 | c 34 >  30.768800 | c 16 >  16.000000 | c 13 >   4.377040 | c 14 >   7.781360 | c 11 >  11.264400 | c 12 >   4.362010 | c 21 >   1.414210 | c 20 >  92.820000 | c 22 >   1.414210 | c 23 > 100.000000 | c 24 > 100.000000 | c 25 >   0.000000 | c 26 >  -1.000000 | c 27 >  -1.000000 | c 28 >  -1.000000 | c 29 >  -1.000000 | c 3 >  -1.000000 | c 2 >  -1.000000 | c 10 >  15.015400 | c 1 >  11.264400 | c 0 >  -1.000000 | c 30 >  -1.000000 | c 7 >  14.960800 | c 6 >  -1.000000 | c 32 >  -1.000000 | c 5 >  17.626900 | c 31 >  -1.000000 | c 4 >  -1.000000 | c 9 >  -1.000000 | c 8 >  -1.000000 | c
8.85/9.05	c choco : 1801.0
8.85/9.05	c mistral : 33.9608
8.85/9.05	c abscon : 55.5955
8.85/9.05	c
8.85/9.05	c
8.85/9.05	c /home/eomahony/cpZilla/CSP/pseudoSeries/ii/ii-16b2.xml
8.85/9.05	c 19 >   6.256910 | c 35 >  25.583500 | c 17 >   0.000000 | c 18 >   0.000000 | c 33 >   3.754140 | c 15 >  19.339800 | c 34 >  26.834900 | c 16 >  16.000000 | c 13 >   4.989890 | c 14 >   6.108520 | c 11 >  11.071500 | c 12 >   4.356670 | c 21 >   1.414210 | c 20 >  93.743100 | c 22 >   1.414210 | c 23 > 100.000000 | c 24 > 100.000000 | c 25 >   0.000000 | c 26 >  -1.000000 | c 27 >  -1.000000 | c 28 >  -1.000000 | c 29 >  -1.000000 | c 3 >  -1.000000 | c 2 >  -1.000000 | c 10 >  14.709900 | c 1 >  11.071500 | c 0 >  -1.000000 | c 30 >  -1.000000 | c 7 >  14.650800 | c 6 >  -1.000000 | c 32 >  -1.000000 | c 5 >  17.037500 | c 31 >  -1.000000 | c 4 >  -1.000000 | c 9 >  -1.000000 | c 8 >  -1.000000 | c
8.85/9.06	c choco : 1801.0
8.85/9.06	c mistral : 105.677
8.85/9.06	c abscon : 10.7104
8.85/9.06	c
8.85/9.06	c
8.85/9.07	c Length: 10
8.85/9.07	c 4.460195274671279  4.976564210697979  8.126357568948096  10.823276994880063  14.818621010859951  18.662327117725695  18.690358749406073  18.959365820825862  19.24145916314561  19.883519462854153  
8.85/9.07	c 
8.85/9.07	c 1.0  0.9676048383113207  0.8079486162372437  0.707933389887046  0.598226428905168  0.5206105240007247  0.5201183875402986  0.5154424564233907  0.5106285226946158  0.5  
8.85/9.07	c
8.85/9.07	c solver 0
8.85/9.07	c	  before 0.0 seconds: {} 0
8.85/9.07	c	  before 18.0 seconds: {2, 9} 1307
8.85/9.07	c	  before 36.0 seconds: {2, 3, 5, 9} 2536
8.85/9.07	c	  before 54.0 seconds: {0, 2, 3, 5, 9} 3536
8.85/9.07	c	  before 72.0 seconds: {0, 2, 3, 5, 8, 9} 4047
8.85/9.07	c	  before 108.0 seconds: {0, 2, 3, 5, 6, 8, 9} 4567
8.85/9.07	c	  before 252.0 seconds: {0, 1, 2, 3, 5, 6, 8, 9} 5534
8.85/9.07	c	  before 1584.0 seconds: {0, 1, 2, 3, 4, 5, 6, 8, 9} 6133
8.85/9.07	c
8.85/9.07	c solver 1
8.85/9.07	c	  before 0.0 seconds: {} 0
8.85/9.07	c	  before 18.0 seconds: {0, 2, 3} 2515
8.85/9.07	c	  before 36.0 seconds: {0, 2, 3, 6, 8} 3546
8.85/9.07	c	  before 72.0 seconds: {0, 2, 3, 5, 6, 8} 4067
8.85/9.07	c	  before 90.0 seconds: {0, 2, 3, 5, 6, 7, 8} 4582
8.85/9.07	c	  before 108.0 seconds: {0, 2, 3, 5, 6, 7, 8, 9} 5082
8.85/9.07	c	  before 720.0 seconds: {0, 2, 3, 4, 5, 6, 7, 8, 9} 5680
8.85/9.07	c	  before 972.0 seconds: {0, 1, 2, 3, 4, 5, 6, 7, 8, 9} 6648
8.85/9.07	c
8.85/9.07	c solver 2
8.85/9.07	c	  before 0.0 seconds: {} 0
8.85/9.07	c	  before 18.0 seconds: {2, 3} 1515
8.85/9.07	c	  before 36.0 seconds: {0, 2, 3} 2515
8.85/9.07	c
8.85/9.07	cTotal time: 144
8.85/9.08	c	  run abscon for 1584.0 seconds {0, 1, 2, 3, 4, 5, 6, 8, 9} 6133
8.85/9.08	c	  run mistral for 108.0 seconds {0, 2, 3, 5, 6, 7, 8, 9} 5082
8.85/9.08	c	  run choco for 36.0 seconds {0, 2, 3} 2515
8.85/9.08	c Starting solver: HOME/cpHydra_k_10/solver/abscon
8.85/9.08	c On Instance: HOME/instance-1093451-1215249754.xml
8.85/9.08	c Running for: 1584 seconds
1593.77/1594.62	c Starting solver: HOME/cpHydra_k_10/solver/mistral
1593.77/1594.62	c On Instance: HOME/instance-1093451-1215249754.xml
1593.77/1594.62	c Running for: 108 seconds
1701.71/1702.67	c Starting solver: HOME/cpHydra_k_10/solver/choco
1701.71/1702.67	c On Instance: HOME/instance-1093451-1215249754.xml
1701.71/1702.67	c Running for: 36 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-1093451-1215249754/watcher-1093451-1215249754 -o /tmp/evaluation-result-1093451-1215249754/solver-1093451-1215249754 -C 1800 -W 2200 -M 900 --output-limit 1,15 HOME/cpHydra_k_10/hydra HOME/instance-1093451-1215249754.xml 

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


[startup+0 s]
/proc/loadavg: 2.10 2.09 2.03 4/80 20965
/proc/meminfo: memFree=1357920/2055920 swapFree=4179840/4192956
[pid=20965] ppid=20963 vsize=18572 CPUtime=0
/proc/20965/stat : 20965 (runsolver) R 20963 20965 19819 0 -1 4194368 15 0 0 0 0 0 0 0 20 0 1 0 646164781 19017728 292 996147200 4194304 4296836 548682068480 18446744073709551615 245482712359 0 0 4096 24578 0 0 0 17 1 0 0
/proc/20965/statm: 4643 292 257 25 0 2626 0

[startup+0.106494 s]
/proc/loadavg: 2.10 2.09 2.03 4/80 20965
/proc/meminfo: memFree=1357920/2055920 swapFree=4179840/4192956
[pid=20965] ppid=20963 vsize=5360 CPUtime=0
/proc/20965/stat : 20965 (hydra) S 20963 20965 19819 0 -1 4194304 330 247 0 0 0 0 0 0 21 0 1 0 646164781 5488640 236 996147200 4194304 4889804 548682068816 18446744073709551615 245482709828 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20965/statm: 1340 236 195 169 0 51 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5360

[startup+0.201464 s]
/proc/loadavg: 2.10 2.09 2.03 4/80 20965
/proc/meminfo: memFree=1357920/2055920 swapFree=4179840/4192956
[pid=20965] ppid=20963 vsize=5360 CPUtime=0
/proc/20965/stat : 20965 (hydra) S 20963 20965 19819 0 -1 4194304 330 247 0 0 0 0 0 0 21 0 1 0 646164781 5488640 236 996147200 4194304 4889804 548682068816 18446744073709551615 245482709828 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20965/statm: 1340 236 195 169 0 51 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5360

[startup+0.301473 s]
/proc/loadavg: 2.10 2.09 2.03 4/80 20965
/proc/meminfo: memFree=1357920/2055920 swapFree=4179840/4192956
[pid=20965] ppid=20963 vsize=5360 CPUtime=0
/proc/20965/stat : 20965 (hydra) S 20963 20965 19819 0 -1 4194304 330 247 0 0 0 0 0 0 21 0 1 0 646164781 5488640 236 996147200 4194304 4889804 548682068816 18446744073709551615 245482709828 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20965/statm: 1340 236 195 169 0 51 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5360

[startup+0.701517 s]
/proc/loadavg: 2.10 2.09 2.03 4/80 20965
/proc/meminfo: memFree=1357920/2055920 swapFree=4179840/4192956
[pid=20965] ppid=20963 vsize=5360 CPUtime=0
/proc/20965/stat : 20965 (hydra) S 20963 20965 19819 0 -1 4194304 330 247 0 0 0 0 0 0 21 0 1 0 646164781 5488640 236 996147200 4194304 4889804 548682068816 18446744073709551615 245482709828 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20965/statm: 1340 236 195 169 0 51 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5360

[startup+1.50261 s]
/proc/loadavg: 2.10 2.09 2.03 3/82 20969
/proc/meminfo: memFree=1300240/2055920 swapFree=4179840/4192956
[pid=20965] ppid=20963 vsize=5360 CPUtime=0
/proc/20965/stat : 20965 (hydra) S 20963 20965 19819 0 -1 4194304 330 247 0 0 0 0 0 0 21 0 1 0 646164781 5488640 236 996147200 4194304 4889804 548682068816 18446744073709551615 245482709828 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20965/statm: 1340 236 195 169 0 51 0
[pid=20969] ppid=20965 vsize=63232 CPUtime=1.46
/proc/20969/stat : 20969 (xsolve) R 20965 20965 19819 0 -1 4194304 15337 0 0 0 139 7 0 0 25 0 1 0 646164782 64749568 14867 996147200 134512640 135239763 4294956176 18446744073709551615 134842477 0 0 4096 0 0 0 0 17 1 0 0
/proc/20969/statm: 15808 14867 430 177 0 14711 0
Current children cumulated CPU time (s) 1.46
Current children cumulated vsize (KiB) 68592

[startup+3.10276 s]
/proc/loadavg: 2.17 2.11 2.03 3/82 20969
/proc/meminfo: memFree=1299024/2055920 swapFree=4179840/4192956
[pid=20965] ppid=20963 vsize=5360 CPUtime=2.73
/proc/20965/stat : 20965 (hydra) S 20963 20965 19819 0 -1 4194304 375 16111 0 0 0 0 263 10 18 0 1 0 646164781 5488640 238 996147200 4194304 4889804 548682068816 18446744073709551615 245482709828 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20965/statm: 1340 238 196 169 0 51 0
Current children cumulated CPU time (s) 2.73
Current children cumulated vsize (KiB) 5360

[startup+6.30209 s]
/proc/loadavg: 2.17 2.11 2.03 3/90 20981
/proc/meminfo: memFree=1342544/2055920 swapFree=4179840/4192956
[pid=20965] ppid=20963 vsize=5360 CPUtime=2.73
/proc/20965/stat : 20965 (hydra) S 20963 20965 19819 0 -1 4194304 375 16111 0 0 0 0 263 10 18 0 1 0 646164781 5488640 238 996147200 4194304 4889804 548682068816 18446744073709551615 245482709828 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20965/statm: 1340 238 196 169 0 51 0
[pid=20973] ppid=20965 vsize=197000 CPUtime=3.47
/proc/20973/stat : 20973 (java) S 20965 20965 19819 0 -1 0 8480 0 1 0 336 11 0 0 18 0 9 0 646165060 201728000 7022 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/20973/statm: 49250 7022 2540 9 0 43833 0
[pid=20973/tid=20974] ppid=20965 vsize=197000 CPUtime=2.76
/proc/20973/task/20974/stat : 20974 (java) R 20965 20965 19819 0 -1 64 3221 0 1 0 273 3 0 0 25 0 9 0 646165061 201728000 7022 996147200 134512640 134550740 4294955968 18446744073709551615 4126441150 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20973/tid=20975] ppid=20965 vsize=197000 CPUtime=0.5
/proc/20973/task/20975/stat : 20975 (java) S 20965 20965 19819 0 -1 64 3907 0 0 0 44 6 0 0 16 0 9 0 646165062 201728000 7022 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=20973/tid=20976] ppid=20965 vsize=197000 CPUtime=0
/proc/20973/task/20976/stat : 20976 (java) S 20965 20965 19819 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 646165062 201728000 7022 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20973/tid=20977] ppid=20965 vsize=197000 CPUtime=0
/proc/20973/task/20977/stat : 20977 (java) S 20965 20965 19819 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 646165062 201728000 7022 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20973/tid=20978] ppid=20965 vsize=197000 CPUtime=0
/proc/20973/task/20978/stat : 20978 (java) S 20965 20965 19819 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 646165065 201728000 7022 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20973/tid=20979] ppid=20965 vsize=197000 CPUtime=0.18
/proc/20973/task/20979/stat : 20979 (java) S 20965 20965 19819 0 -1 64 627 0 0 0 18 0 0 0 16 0 9 0 646165065 201728000 7022 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20973/tid=20980] ppid=20965 vsize=197000 CPUtime=0
/proc/20973/task/20980/stat : 20980 (java) S 20965 20965 19819 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 646165065 201728000 7022 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20973/tid=20981] ppid=20965 vsize=197000 CPUtime=0
/proc/20973/task/20981/stat : 20981 (java) S 20965 20965 19819 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 646165065 201728000 7022 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.2
Current children cumulated vsize (KiB) 202360

[startup+12.7027 s]
/proc/loadavg: 2.24 2.12 2.04 3/102 20993
/proc/meminfo: memFree=1262832/2055920 swapFree=4179840/4192956
[pid=20965] ppid=20963 vsize=5360 CPUtime=2.73
/proc/20965/stat : 20965 (hydra) S 20963 20965 19819 0 -1 4194304 375 16111 0 0 0 0 263 10 18 0 1 0 646164781 5488640 238 996147200 4194304 4889804 548682068816 18446744073709551615 245482709828 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20965/statm: 1340 238 196 169 0 51 0
[pid=20973] ppid=20965 vsize=197432 CPUtime=6.19
/proc/20973/stat : 20973 (java) S 20965 20965 19819 0 -1 0 13916 0 1 0 601 18 0 0 18 0 10 0 646165060 202170368 9453 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/20973/statm: 49358 9453 2543 9 0 43941 0
[pid=20983] ppid=20973 vsize=5356 CPUtime=0
/proc/20983/stat : 20983 (abscon) S 20973 20965 19819 0 -1 4194304 304 0 0 0 0 0 0 0 25 0 1 0 646165689 5484544 237 996147200 4194304 4889804 548682068576 18446744073709551615 245482709828 0 65540 4 65538 18446744071563356171 0 0 17 1 0 0
/proc/20983/statm: 1339 237 196 169 0 50 0
[pid=20984] ppid=20983 vsize=655900 CPUtime=3.6
/proc/20984/stat : 20984 (java) S 20983 20965 19819 0 -1 0 21929 0 1 0 285 75 0 0 18 0 9 0 646165690 671641600 21376 996147200 134512640 134550740 4294955808 18446744073709551615 4294960144 0 4 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/20984/statm: 163975 21376 2063 9 0 158503 0
[pid=20984/tid=20986] ppid=20983 vsize=655900 CPUtime=2.97
/proc/20984/task/20986/stat : 20986 (java) R 20983 20965 19819 0 -1 64 12472 0 1 0 228 69 0 0 25 0 9 0 646165690 671641600 21376 996147200 134512640 134550740 4294955808 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=20984/tid=20987] ppid=20983 vsize=655900 CPUtime=0.38
/proc/20984/task/20987/stat : 20987 (java) R 20983 20965 19819 0 -1 64 8249 0 0 0 34 4 0 0 16 0 9 0 646165692 671641600 21376 996147200 134512640 134550740 4294955808 18446744073709551615 102721928 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=20984/tid=20988] ppid=20983 vsize=655900 CPUtime=0
/proc/20984/task/20988/stat : 20988 (java) S 20983 20965 19819 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 646165692 671641600 21376 996147200 134512640 134550740 4294955808 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=20984/tid=20989] ppid=20983 vsize=655900 CPUtime=0
/proc/20984/task/20989/stat : 20989 (java) S 20983 20965 19819 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 646165692 671641600 21376 996147200 134512640 134550740 4294955808 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=20984/tid=20990] ppid=20983 vsize=655900 CPUtime=0
/proc/20984/task/20990/stat : 20990 (java) S 20983 20965 19819 0 -1 64 1 0 0 0 0 0 0 0 24 0 9 0 646165694 671641600 21376 996147200 134512640 134550740 4294955808 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=20984/tid=20991] ppid=20983 vsize=655900 CPUtime=0.22
/proc/20984/task/20991/stat : 20991 (java) S 20983 20965 19819 0 -1 64 661 0 0 0 22 0 0 0 16 0 9 0 646165694 671641600 21376 996147200 134512640 134550740 4294955808 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=20984/tid=20992] ppid=20983 vsize=655900 CPUtime=0
/proc/20984/task/20992/stat : 20992 (java) S 20983 20965 19819 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 646165694 671641600 21376 996147200 134512640 134550740 4294955808 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=20984/tid=20993] ppid=20983 vsize=655900 CPUtime=0
/proc/20984/task/20993/stat : 20993 (java) S 20983 20965 19819 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 646165694 671641600 21376 996147200 134512640 134550740 4294955808 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=20985] ppid=20983 vsize=7044 CPUtime=0
/proc/20985/stat : 20985 (translate) S 20983 20965 19819 0 -1 4194304 250 0 0 0 0 0 0 0 16 0 1 0 646165690 7213056 213 996147200 4194304 4199737 548682068624 18446744073709551615 245482881106 0 4 0 0 18446744071563648864 0 0 17 0 0 0
/proc/20985/statm: 1761 213 182 1 0 41 0
[pid=20973/tid=20974] ppid=20965 vsize=197432 CPUtime=4.86
/proc/20973/task/20974/stat : 20974 (java) S 20965 20965 19819 0 -1 64 3965 0 1 0 481 5 0 0 25 0 10 0 646165061 202170368 9453 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 1 0 0
[pid=20973/tid=20975] ppid=20965 vsize=197432 CPUtime=1.08
/proc/20973/task/20975/stat : 20975 (java) S 20965 20965 19819 0 -1 64 8506 0 0 0 97 11 0 0 16 0 10 0 646165062 202170368 9453 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=20973/tid=20976] ppid=20965 vsize=197432 CPUtime=0
/proc/20973/task/20976/stat : 20976 (java) S 20965 20965 19819 0 -1 64 11 0 0 0 0 0 0 0 16 0 10 0 646165062 202170368 9453 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20973/tid=20977] ppid=20965 vsize=197432 CPUtime=0
/proc/20973/task/20977/stat : 20977 (java) S 20965 20965 19819 0 -1 64 5 0 0 0 0 0 0 0 16 0 10 0 646165062 202170368 9453 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20973/tid=20978] ppid=20965 vsize=197432 CPUtime=0
/proc/20973/task/20978/stat : 20978 (java) S 20965 20965 19819 0 -1 64 1 0 0 0 0 0 0 0 18 0 10 0 646165065 202170368 9453 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20973/tid=20979] ppid=20965 vsize=197432 CPUtime=0.21
/proc/20973/task/20979/stat : 20979 (java) S 20965 20965 19819 0 -1 64 645 0 0 0 21 0 0 0 15 0 10 0 646165065 202170368 9453 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20973/tid=20980] ppid=20965 vsize=197432 CPUtime=0
/proc/20973/task/20980/stat : 20980 (java) S 20965 20965 19819 0 -1 64 0 0 0 0 0 0 0 0 19 0 10 0 646165065 202170368 9453 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20973/tid=20981] ppid=20965 vsize=197432 CPUtime=0
/proc/20973/task/20981/stat : 20981 (java) S 20965 20965 19819 0 -1 64 6 0 0 0 0 0 0 0 15 0 10 0 646165065 202170368 9453 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20973/tid=20982] ppid=20965 vsize=197432 CPUtime=0
/proc/20973/task/20982/stat : 20982 (java) S 20965 20965 19819 0 -1 64 70 0 0 0 0 0 0 0 25 0 10 0 646165689 202170368 9453 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 18446744071563356171 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.52
Current children cumulated vsize (KiB) 871092

[startup+25.503 s]
/proc/loadavg: 2.25 2.13 2.04 3/102 20993
/proc/meminfo: memFree=1238704/2055920 swapFree=4179840/4192956
[pid=20965] ppid=20963 vsize=5360 CPUtime=2.73
/proc/20965/stat : 20965 (hydra) S 20963 20965 19819 0 -1 4194304 375 16111 0 0 0 0 263 10 18 0 1 0 646164781 5488640 238 996147200 4194304 4889804 548682068816 18446744073709551615 245482709828 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20965/statm: 1340 238 196 169 0 51 0
[pid=20973] ppid=20965 vsize=197432 CPUtime=6.19
/proc/20973/stat : 20973 (java) S 20965 20965 19819 0 -1 0 13921 0 1 0 601 18 0 0 18 0 10 0 646165060 202170368 9453 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/20973/statm: 49358 9453 2543 9 0 43941 0
[pid=20983] ppid=20973 vsize=5356 CPUtime=0
/proc/20983/stat : 20983 (abscon) S 20973 20965 19819 0 -1 4194304 304 0 0 0 0 0 0 0 25 0 1 0 646165689 5484544 237 996147200 4194304 4889804 548682068576 18446744073709551615 245482709828 0 65540 4 65538 18446744071563356171 0 0 17 1 0 0
/proc/20983/statm: 1339 237 196 169 0 50 0
[pid=20984] ppid=20983 vsize=655808 CPUtime=16.39
/proc/20984/stat : 20984 (java) S 20983 20965 19819 0 -1 0 25792 0 1 0 1562 77 0 0 18 0 9 0 646165690 671547392 25073 996147200 134512640 134550740 4294955808 18446744073709551615 4294960144 0 4 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/20984/statm: 163952 25073 2616 9 0 158480 0
[pid=20984/tid=20986] ppid=20983 vsize=655808 CPUtime=15.32
/proc/20984/task/20986/stat : 20986 (java) R 20983 20965 19819 0 -1 64 12547 0 1 0 1462 70 0 0 25 0 9 0 646165690 671547392 25073 996147200 134512640 134550740 4294955808 18446744073709551615 4127256410 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=20984/tid=20987] ppid=20983 vsize=655808 CPUtime=0.69
/proc/20984/task/20987/stat : 20987 (java) S 20983 20965 19819 0 -1 64 11961 0 0 0 64 5 0 0 16 0 9 0 646165692 671547392 25073 996147200 134512640 134550740 4294955808 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=20984/tid=20988] ppid=20983 vsize=655808 CPUtime=0
/proc/20984/task/20988/stat : 20988 (java) S 20983 20965 19819 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 646165692 671547392 25073 996147200 134512640 134550740 4294955808 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=20984/tid=20989] ppid=20983 vsize=655808 CPUtime=0
/proc/20984/task/20989/stat : 20989 (java) S 20983 20965 19819 0 -1 64 10 0 0 0 0 0 0 0 15 0 9 0 646165692 671547392 25073 996147200 134512640 134550740 4294955808 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=20984/tid=20990] ppid=20983 vsize=655808 CPUtime=0
/proc/20984/task/20990/stat : 20990 (java) S 20983 20965 19819 0 -1 64 1 0 0 0 0 0 0 0 24 0 9 0 646165694 671547392 25073 996147200 134512640 134550740 4294955808 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=20984/tid=20991] ppid=20983 vsize=655808 CPUtime=0.34
/proc/20984/task/20991/stat : 20991 (java) S 20983 20965 19819 0 -1 64 732 0 0 0 34 0 0 0 17 0 9 0 646165694 671547392 25073 996147200 134512640 134550740 4294955808 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=20984/tid=20992] ppid=20983 vsize=655808 CPUtime=0
/proc/20984/task/20992/stat : 20992 (java) S 20983 20965 19819 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 646165694 671547392 25073 996147200 134512640 134550740 4294955808 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=20984/tid=20993] ppid=20983 vsize=655808 CPUtime=0
/proc/20984/task/20993/stat : 20993 (java) S 20983 20965 19819 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 646165694 671547392 25073 996147200 134512640 134550740 4294955808 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=20985] ppid=20983 vsize=7044 CPUtime=0
/proc/20985/stat : 20985 (translate) S 20983 20965 19819 0 -1 4194304 250 0 0 0 0 0 0 0 15 0 1 0 646165690 7213056 213 996147200 4194304 4199737 548682068624 18446744073709551615 245482881106 0 4 0 0 18446744071563648864 0 0 17 0 0 0
/proc/20985/statm: 1761 213 182 1 0 41 0
[pid=20973/tid=20974] ppid=20965 vsize=197432 CPUtime=4.86
/proc/20973/task/20974/stat : 20974 (java) S 20965 20965 19819 0 -1 64 3965 0 1 0 481 5 0 0 25 0 10 0 646165061 202170368 9453 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 1 0 0
[pid=20973/tid=20975] ppid=20965 vsize=197432 CPUtime=1.08
/proc/20973/task/20975/stat : 20975 (java) S 20965 20965 19819 0 -1 64 8506 0 0 0 97 11 0 0 16 0 10 0 646165062 202170368 9453 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=20973/tid=20976] ppid=20965 vsize=197432 CPUtime=0
/proc/20973/task/20976/stat : 20976 (java) S 20965 20965 19819 0 -1 64 11 0 0 0 0 0 0 0 16 0 10 0 646165062 202170368 9453 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0

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

/proc/20973/statm: 49439 9459 2544 9 0 44022 0
[pid=21063] ppid=20973 vsize=5356 CPUtime=0
/proc/21063/stat : 21063 (choco) S 20973 20965 19819 0 -1 4194304 297 0 0 0 0 0 0 0 18 0 1 0 646335048 5484544 238 996147200 4194304 4889804 548682068592 18446744073709551615 245482709828 0 65540 4 65538 18446744071563356171 0 0 17 1 0 0
/proc/21063/statm: 1339 238 197 169 0 50 0
[pid=21064] ppid=21063 vsize=655516 CPUtime=19.22
/proc/21064/stat : 21064 (java) S 21063 20965 19819 0 -1 0 29640 0 1 0 1897 25 0 0 19 0 9 0 646335049 671248384 29159 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/21064/statm: 163879 29159 1934 9 0 158408 0
[pid=21064/tid=21065] ppid=21063 vsize=655516 CPUtime=17.59
/proc/21064/task/21065/stat : 21065 (java) R 21063 20965 19819 0 -1 64 12202 0 1 0 1746 13 0 0 25 0 9 0 646335050 671248384 29159 996147200 134512640 134550740 4294955920 18446744073709551615 4127534762 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21064/tid=21066] ppid=21063 vsize=655516 CPUtime=1.11
/proc/21064/task/21066/stat : 21066 (java) S 21063 20965 19819 0 -1 64 16128 0 0 0 102 9 0 0 16 0 9 0 646335052 671248384 29159 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=21064/tid=21067] ppid=21063 vsize=655516 CPUtime=0
/proc/21064/task/21067/stat : 21067 (java) S 21063 20965 19819 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 646335052 671248384 29159 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21064/tid=21068] ppid=21063 vsize=655516 CPUtime=0
/proc/21064/task/21068/stat : 21068 (java) S 21063 20965 19819 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 646335052 671248384 29159 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21064/tid=21069] ppid=21063 vsize=655516 CPUtime=0
/proc/21064/task/21069/stat : 21069 (java) S 21063 20965 19819 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 646335054 671248384 29159 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21064/tid=21070] ppid=21063 vsize=655516 CPUtime=0.49
/proc/21064/task/21070/stat : 21070 (java) S 21063 20965 19819 0 -1 64 756 0 0 0 48 1 0 0 15 0 9 0 646335054 671248384 29159 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21064/tid=21071] ppid=21063 vsize=655516 CPUtime=0
/proc/21064/task/21071/stat : 21071 (java) S 21063 20965 19819 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 646335054 671248384 29159 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21064/tid=21072] ppid=21063 vsize=655516 CPUtime=0
/proc/21064/task/21072/stat : 21072 (java) S 21063 20965 19819 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 646335054 671248384 29159 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20973/tid=20974] ppid=20965 vsize=197756 CPUtime=1697.76
/proc/20973/task/20974/stat : 20974 (java) S 20965 20965 19819 0 -1 64 4126 42234 1 1 482 5 169196 93 16 0 10 0 646165061 202502144 9459 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 0 0 0
[pid=20973/tid=20975] ppid=20965 vsize=197756 CPUtime=1693.98
/proc/20973/task/20975/stat : 20975 (java) S 20965 20965 19819 0 -1 64 8546 42234 0 1 97 12 169196 93 16 0 10 0 646165062 202502144 9459 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=20973/tid=20976] ppid=20965 vsize=197756 CPUtime=1692.89
/proc/20973/task/20976/stat : 20976 (java) S 20965 20965 19819 0 -1 64 11 42234 0 1 0 0 169196 93 16 0 10 0 646165062 202502144 9459 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20973/tid=20977] ppid=20965 vsize=197756 CPUtime=1692.89
/proc/20973/task/20977/stat : 20977 (java) S 20965 20965 19819 0 -1 64 5 42234 0 1 0 0 169196 93 16 0 10 0 646165062 202502144 9459 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20973/tid=20978] ppid=20965 vsize=197756 CPUtime=1692.89
/proc/20973/task/20978/stat : 20978 (java) S 20965 20965 19819 0 -1 64 1 42234 0 1 0 0 169196 93 18 0 10 0 646165065 202502144 9459 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20973/tid=20979] ppid=20965 vsize=197756 CPUtime=1693.1
/proc/20973/task/20979/stat : 20979 (java) S 20965 20965 19819 0 -1 64 645 42234 0 1 21 0 169196 93 15 0 10 0 646165065 202502144 9459 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20973/tid=20980] ppid=20965 vsize=197756 CPUtime=1692.89
/proc/20973/task/20980/stat : 20980 (java) S 20965 20965 19819 0 -1 64 0 42234 0 1 0 0 169196 93 19 0 10 0 646165065 202502144 9459 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20973/tid=20981] ppid=20965 vsize=197756 CPUtime=1692.89
/proc/20973/task/20981/stat : 20981 (java) S 20965 20965 19819 0 -1 64 23 42234 0 1 0 0 169196 93 15 0 10 0 646165065 202502144 9459 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20973/tid=21062] ppid=20965 vsize=197756 CPUtime=1692.89
/proc/20973/task/21062/stat : 21062 (java) S 20965 20965 19819 0 -1 64 52 42234 0 1 0 0 169196 93 17 0 10 0 646335048 202502144 9459 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 18446744071563356171 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1721.04
Current children cumulated vsize (KiB) 863988

[startup+1782.3 s]
/proc/loadavg: 2.46 2.17 2.05 3/93 21072
/proc/meminfo: memFree=1599520/2055920 swapFree=4179840/4192956
[pid=20965] ppid=20963 vsize=5360 CPUtime=2.73
/proc/20965/stat : 20965 (hydra) S 20963 20965 19819 0 -1 4194304 375 16111 0 0 0 0 263 10 18 0 1 0 646164781 5488640 238 996147200 4194304 4889804 548682068816 18446744073709551615 245482709828 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20965/statm: 1340 238 196 169 0 51 0
[pid=20973] ppid=20965 vsize=197756 CPUtime=1699.09
/proc/20973/stat : 20973 (java) S 20965 20965 19819 0 -1 0 14242 42234 1 1 601 19 169196 93 18 0 10 0 646165060 202502144 9459 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/20973/statm: 49439 9459 2544 9 0 44022 0
[pid=21063] ppid=20973 vsize=5356 CPUtime=0
/proc/21063/stat : 21063 (choco) S 20973 20965 19819 0 -1 4194304 297 0 0 0 0 0 0 0 18 0 1 0 646335048 5484544 238 996147200 4194304 4889804 548682068592 18446744073709551615 245482709828 0 65540 4 65538 18446744071563356171 0 0 17 1 0 0
/proc/21063/statm: 1339 238 197 169 0 50 0
[pid=21064] ppid=21063 vsize=655516 CPUtime=78.05
/proc/21064/stat : 21064 (java) S 21063 20965 19819 0 -1 0 30673 0 1 0 7749 56 0 0 19 0 9 0 646335049 671248384 30190 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/21064/statm: 163879 30190 1934 9 0 158408 0
[pid=21064/tid=21065] ppid=21063 vsize=655516 CPUtime=76.37
/proc/21064/task/21065/stat : 21065 (java) R 21063 20965 19819 0 -1 64 12204 0 1 0 7593 44 0 0 25 0 9 0 646335050 671248384 30190 996147200 134512640 134550740 4294955920 18446744073709551615 4127609183 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21064/tid=21066] ppid=21063 vsize=655516 CPUtime=1.16
/proc/21064/task/21066/stat : 21066 (java) S 21063 20965 19819 0 -1 64 17159 0 0 0 107 9 0 0 16 0 9 0 646335052 671248384 30190 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=21064/tid=21067] ppid=21063 vsize=655516 CPUtime=0
/proc/21064/task/21067/stat : 21067 (java) S 21063 20965 19819 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 646335052 671248384 30190 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21064/tid=21068] ppid=21063 vsize=655516 CPUtime=0
/proc/21064/task/21068/stat : 21068 (java) S 21063 20965 19819 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 646335052 671248384 30190 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21064/tid=21069] ppid=21063 vsize=655516 CPUtime=0
/proc/21064/task/21069/stat : 21069 (java) S 21063 20965 19819 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 646335054 671248384 30190 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21064/tid=21070] ppid=21063 vsize=655516 CPUtime=0.49
/proc/21064/task/21070/stat : 21070 (java) S 21063 20965 19819 0 -1 64 756 0 0 0 48 1 0 0 15 0 9 0 646335054 671248384 30190 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21064/tid=21071] ppid=21063 vsize=655516 CPUtime=0
/proc/21064/task/21071/stat : 21071 (java) S 21063 20965 19819 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 646335054 671248384 30190 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21064/tid=21072] ppid=21063 vsize=655516 CPUtime=0
/proc/21064/task/21072/stat : 21072 (java) S 21063 20965 19819 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 646335054 671248384 30190 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20973/tid=20974] ppid=20965 vsize=197756 CPUtime=1697.76
/proc/20973/task/20974/stat : 20974 (java) S 20965 20965 19819 0 -1 64 4126 42234 1 1 482 5 169196 93 16 0 10 0 646165061 202502144 9459 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 0 0 0
[pid=20973/tid=20975] ppid=20965 vsize=197756 CPUtime=1693.98
/proc/20973/task/20975/stat : 20975 (java) S 20965 20965 19819 0 -1 64 8546 42234 0 1 97 12 169196 93 16 0 10 0 646165062 202502144 9459 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=20973/tid=20976] ppid=20965 vsize=197756 CPUtime=1692.89
/proc/20973/task/20976/stat : 20976 (java) S 20965 20965 19819 0 -1 64 11 42234 0 1 0 0 169196 93 16 0 10 0 646165062 202502144 9459 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20973/tid=20977] ppid=20965 vsize=197756 CPUtime=1692.89
/proc/20973/task/20977/stat : 20977 (java) S 20965 20965 19819 0 -1 64 5 42234 0 1 0 0 169196 93 16 0 10 0 646165062 202502144 9459 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20973/tid=20978] ppid=20965 vsize=197756 CPUtime=1692.89
/proc/20973/task/20978/stat : 20978 (java) S 20965 20965 19819 0 -1 64 1 42234 0 1 0 0 169196 93 18 0 10 0 646165065 202502144 9459 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20973/tid=20979] ppid=20965 vsize=197756 CPUtime=1693.1
/proc/20973/task/20979/stat : 20979 (java) S 20965 20965 19819 0 -1 64 645 42234 0 1 21 0 169196 93 15 0 10 0 646165065 202502144 9459 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20973/tid=20980] ppid=20965 vsize=197756 CPUtime=1692.89
/proc/20973/task/20980/stat : 20980 (java) S 20965 20965 19819 0 -1 64 0 42234 0 1 0 0 169196 93 19 0 10 0 646165065 202502144 9459 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20973/tid=20981] ppid=20965 vsize=197756 CPUtime=1692.89
/proc/20973/task/20981/stat : 20981 (java) S 20965 20965 19819 0 -1 64 23 42234 0 1 0 0 169196 93 15 0 10 0 646165065 202502144 9459 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20973/tid=21062] ppid=20965 vsize=197756 CPUtime=1692.89
/proc/20973/task/21062/stat : 21062 (java) S 20965 20965 19819 0 -1 64 52 42234 0 1 0 0 169196 93 17 0 10 0 646335048 202502144 9459 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 18446744071563356171 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1779.87
Current children cumulated vsize (KiB) 863988



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1802.9 s]
/proc/loadavg: 2.59 2.22 2.07 4/93 21072
/proc/meminfo: memFree=1599456/2055920 swapFree=4179840/4192956
[pid=20965] ppid=20963 vsize=5360 CPUtime=2.73
/proc/20965/stat : 20965 (hydra) S 20963 20965 19819 0 -1 4194304 375 16111 0 0 0 0 263 10 18 0 1 0 646164781 5488640 238 996147200 4194304 4889804 548682068816 18446744073709551615 245482709828 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20965/statm: 1340 238 196 169 0 51 0
[pid=20973] ppid=20965 vsize=197756 CPUtime=1699.09
/proc/20973/stat : 20973 (java) S 20965 20965 19819 0 -1 0 14242 42234 1 1 601 19 169196 93 18 0 10 0 646165060 202502144 9459 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/20973/statm: 49439 9459 2544 9 0 44022 0
[pid=21063] ppid=20973 vsize=5356 CPUtime=0
/proc/21063/stat : 21063 (choco) S 20973 20965 19819 0 -1 4194304 297 0 0 0 0 0 0 0 18 0 1 0 646335048 5484544 238 996147200 4194304 4889804 548682068592 18446744073709551615 245482709828 0 65540 4 65538 18446744071563356171 0 0 17 1 0 0
/proc/21063/statm: 1339 238 197 169 0 50 0
[pid=21064] ppid=21063 vsize=655516 CPUtime=98.26
/proc/21064/stat : 21064 (java) S 21063 20965 19819 0 -1 0 30674 0 1 0 9758 68 0 0 19 0 9 0 646335049 671248384 30190 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/21064/statm: 163879 30190 1934 9 0 158408 0
[pid=21064/tid=21065] ppid=21063 vsize=655516 CPUtime=96.58
/proc/21064/task/21065/stat : 21065 (java) R 21063 20965 19819 0 -1 64 12205 0 1 0 9602 56 0 0 25 0 9 0 646335050 671248384 30190 996147200 134512640 134550740 4294955920 18446744073709551615 4127530205 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21064/tid=21066] ppid=21063 vsize=655516 CPUtime=1.16
/proc/21064/task/21066/stat : 21066 (java) S 21063 20965 19819 0 -1 64 17159 0 0 0 107 9 0 0 16 0 9 0 646335052 671248384 30190 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=21064/tid=21067] ppid=21063 vsize=655516 CPUtime=0
/proc/21064/task/21067/stat : 21067 (java) S 21063 20965 19819 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 646335052 671248384 30190 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21064/tid=21068] ppid=21063 vsize=655516 CPUtime=0
/proc/21064/task/21068/stat : 21068 (java) S 21063 20965 19819 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 646335052 671248384 30190 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21064/tid=21069] ppid=21063 vsize=655516 CPUtime=0
/proc/21064/task/21069/stat : 21069 (java) S 21063 20965 19819 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 646335054 671248384 30190 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21064/tid=21070] ppid=21063 vsize=655516 CPUtime=0.49
/proc/21064/task/21070/stat : 21070 (java) S 21063 20965 19819 0 -1 64 756 0 0 0 48 1 0 0 15 0 9 0 646335054 671248384 30190 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21064/tid=21071] ppid=21063 vsize=655516 CPUtime=0
/proc/21064/task/21071/stat : 21071 (java) S 21063 20965 19819 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 646335054 671248384 30190 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21064/tid=21072] ppid=21063 vsize=655516 CPUtime=0
/proc/21064/task/21072/stat : 21072 (java) S 21063 20965 19819 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 646335054 671248384 30190 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20973/tid=20974] ppid=20965 vsize=197756 CPUtime=1697.76
/proc/20973/task/20974/stat : 20974 (java) S 20965 20965 19819 0 -1 64 4126 42234 1 1 482 5 169196 93 16 0 10 0 646165061 202502144 9459 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 0 0 0
[pid=20973/tid=20975] ppid=20965 vsize=197756 CPUtime=1693.98
/proc/20973/task/20975/stat : 20975 (java) S 20965 20965 19819 0 -1 64 8546 42234 0 1 97 12 169196 93 16 0 10 0 646165062 202502144 9459 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=20973/tid=20976] ppid=20965 vsize=197756 CPUtime=1692.89
/proc/20973/task/20976/stat : 20976 (java) S 20965 20965 19819 0 -1 64 11 42234 0 1 0 0 169196 93 16 0 10 0 646165062 202502144 9459 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20973/tid=20977] ppid=20965 vsize=197756 CPUtime=1692.89
/proc/20973/task/20977/stat : 20977 (java) S 20965 20965 19819 0 -1 64 5 42234 0 1 0 0 169196 93 16 0 10 0 646165062 202502144 9459 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20973/tid=20978] ppid=20965 vsize=197756 CPUtime=1692.89
/proc/20973/task/20978/stat : 20978 (java) S 20965 20965 19819 0 -1 64 1 42234 0 1 0 0 169196 93 18 0 10 0 646165065 202502144 9459 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20973/tid=20979] ppid=20965 vsize=197756 CPUtime=1693.1
/proc/20973/task/20979/stat : 20979 (java) S 20965 20965 19819 0 -1 64 645 42234 0 1 21 0 169196 93 15 0 10 0 646165065 202502144 9459 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20973/tid=20980] ppid=20965 vsize=197756 CPUtime=1692.89
/proc/20973/task/20980/stat : 20980 (java) S 20965 20965 19819 0 -1 64 0 42234 0 1 0 0 169196 93 19 0 10 0 646165065 202502144 9459 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20973/tid=20981] ppid=20965 vsize=197756 CPUtime=1692.89
/proc/20973/task/20981/stat : 20981 (java) R 20965 20965 19819 0 -1 64 23 42234 0 1 0 0 169196 93 15 0 10 0 646165065 202502144 9459 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20973/tid=21062] ppid=20965 vsize=197756 CPUtime=1692.89
/proc/20973/task/21062/stat : 21062 (java) S 20965 20965 19819 0 -1 64 52 42234 0 1 0 0 169196 93 17 0 10 0 646335048 202502144 9459 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 18446744071563356171 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1800.08
Current children cumulated vsize (KiB) 863988

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 20965 and gives
#  childrusage.ru_utime.tv_sec=2
#  childrusage.ru_utime.tv_usec=636599
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=106983
# CPU time returned by wait4() is 2.74358
# while last known CPU time is 1800.08
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1802.94
CPU time (s): 1800.08
CPU user time (s): 1798.18
CPU system time (s): 1.9
CPU usage (%): 99.8414
Max. virtual memory (cumulated for all children) (KiB): 871092

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

runsolver used 8.16976 second user time and 16.9604 second system time

The end

Launcher Data (download as text)

Begin job on node17 at 2008-07-05 11:22:35
IDJOB=1093451
IDBENCH=58705
IDSOLVER=365
FILE ID=node17/1093451-1215249754
PBS_JOBID= 7881951
Free space on /tmp= 66372 MiB

SOLVER NAME= cpHydra k_10
BENCH NAME= CPAI08/csp/socialGolfers/normalized-socialGolfer-6-4-7.xml
COMMAND LINE= HOME/cpHydra_k_10/hydra BENCHNAME 
RUNSOLVER COMMAND LINE= /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1093451-1215249754/watcher-1093451-1215249754 -o /tmp/evaluation-result-1093451-1215249754/solver-1093451-1215249754 -C 1800 -W 2200 -M 900 --output-limit 1,15  HOME/cpHydra_k_10/hydra HOME/instance-1093451-1215249754.xml 

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 07e8c5063bb60946aa9e827386c017d9
RANDOM SEED=150844116

node17.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.234
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.234
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1358400 kB
Buffers:         14224 kB
Cached:         210300 kB
SwapCached:       7220 kB
Active:         553808 kB
Inactive:        91868 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1358400 kB
SwapTotal:     4192956 kB
SwapFree:      4179840 kB
Dirty:           26664 kB
Writeback:           0 kB
Mapped:         434256 kB
Slab:            36128 kB
Committed_AS:  1821180 kB
PageTables:       2672 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= 66376 MiB
End job on node17 at 2008-07-05 11:52:40