Trace number 1093493

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.06 1804.14

General information on the benchmark

Namecsp/socialGolfers/
normalized-socialGolfer-6-4-5.xml
MD5SUM1177c7af9960e3129505024a30a05414
Bench CategoryN-ARY-INT (n-ary constraints in intension)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables1740
Number of constraints6040
Maximum constraint arity20
Maximum domain size2
Number of constraints which are defined in extension0
Number of constraints which are defined in intension6040
Global constraints used (with number of constraints)

Solver Data (download as text)

0.00/0.00	c cpHydra_k_10 version 0.0
7.78/7.91	c CASE TO CLASSIFY:
7.78/7.91	c Case: 0
7.78/7.91	c 19 >   0.000000 | c 35 >  32.185400 | c 17 >   0.000000 | c 18 >   0.000000 | c 33 >   0.000000 | c 15 >  20.546200 | c 34 >  32.185400 | c 16 >  20.000000 | c 13 >   6.930580 | c 14 >  10.627500 | c 11 >  10.764900 | c 12 >   5.412860 | 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.709900 | c 1 >  10.764900 | c 0 >  -1.000000 | c 30 >  -1.000000 | c 7 >  13.672900 | c 6 >   7.569860 | c 32 >  -1.000000 | c 5 >  15.584300 | c 31 >  -1.000000 | c 4 >  -1.000000 | c 9 >  -1.000000 | c 8 >  -1.000000 | c
7.78/7.92	c choco : 1801.0
7.78/7.92	c mistral : 1801.0
7.78/7.92	c abscon : 1801.0
7.78/7.92	c
7.78/7.92	c
8.07/8.20	c List of same ones: 10
8.07/8.20	c /home/eomahony/cpZilla/CSP/socialGolfers/socialGolfer-6-3-6.xml
8.07/8.20	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.07/8.21	c choco : 8.85
8.07/8.21	c mistral : 4.83926
8.07/8.21	c abscon : 20.2099
8.07/8.21	c
8.07/8.21	c
8.07/8.21	c /home/eomahony/cpZilla/CSP/socialGolfers/socialGolfer-6-3-7.xml
8.07/8.21	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.07/8.22	c choco : 14.12
8.07/8.22	c mistral : 3.42148
8.07/8.22	c abscon : 15.1667
8.07/8.22	c
8.07/8.22	c
8.07/8.22	c /home/eomahony/cpZilla/CSP/socialGolfers/socialGolfer-6-3-8.xml
8.07/8.22	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.07/8.23	c choco : 20.92
8.07/8.23	c mistral : 4.84
8.07/8.23	c abscon : 43.4904
8.07/8.23	c
8.07/8.23	c
8.07/8.23	c /home/eomahony/cpZilla/CSP/socialGolfers/socialGolfer-6-3-5.xml
8.07/8.23	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.07/8.24	c choco : 1801.0
8.07/8.24	c mistral : 712.73
8.07/8.24	c abscon : 1579.13
8.07/8.24	c
8.07/8.24	c
8.07/8.24	c /home/eomahony/cpZilla/CSP/socialGolfers/socialGolfer-6-4-8.xml
8.07/8.24	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.07/8.25	c choco : 1801.0
8.07/8.25	c mistral : 960.35
8.07/8.25	c abscon : 239.695
8.07/8.25	c
8.07/8.25	c
8.07/8.25	c /home/eomahony/cpZilla/CSP/pseudoSeries/ii/ii-16d2.xml
8.07/8.25	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.07/8.26	c choco : 1801.0
8.07/8.26	c mistral : 59.302
8.07/8.26	c abscon : 28.8566
8.07/8.26	c
8.07/8.26	c
8.07/8.26	c /home/eomahony/cpZilla/CSP/pseudoSeries/ii/ii-16c2.xml
8.07/8.26	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.07/8.26	c choco : 1801.0
8.07/8.26	c mistral : 75.2366
8.07/8.26	c abscon : 1800.1
8.07/8.26	c
8.07/8.26	c
8.07/8.26	c /home/eomahony/cpZilla/CSP/pseudoSeries/ii/ii-16d1.xml
8.07/8.26	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.07/8.27	c choco : 1801.0
8.07/8.27	c mistral : 33.9608
8.07/8.27	c abscon : 55.5955
8.07/8.27	c
8.07/8.27	c
8.07/8.27	c /home/eomahony/cpZilla/CSP/pseudoSeries/ii/ii-16b2.xml
8.07/8.27	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.07/8.28	c choco : 1801.0
8.07/8.28	c mistral : 105.677
8.07/8.28	c abscon : 10.7104
8.07/8.28	c
8.07/8.28	c
8.07/8.28	c /home/eomahony/cpZilla/CSP/pseudoSeries/ii/ii-16c1.xml
8.07/8.28	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.07/8.29	c choco : 1801.0
8.07/8.29	c mistral : 28.4047
8.07/8.29	c abscon : 99.5269
8.07/8.29	c
8.07/8.29	c
8.07/8.29	c Length: 10
8.07/8.29	c 3.664463957102048  4.906413483085175  5.819521565025772  8.560553599639452  13.435931196318327  14.728054530975909  15.39903721185516  15.689313838871351  16.88375561715758  17.142568127876878  
8.07/8.30	c 
8.07/8.30	c 1.0  0.9156287367174033  0.862148320446593  0.7335344509651275  0.5797140916319362  0.5491920713305151  0.5345764729107347  0.5284918814897162  0.5048471489945926  0.5  
8.14/8.30	c
8.14/8.30	c solver 0
8.14/8.30	c	  before 0.0 seconds: {} 0
8.14/8.30	c	  before 18.0 seconds: {1, 8} 1420
8.14/8.30	c	  before 36.0 seconds: {0, 1, 5, 8} 2969
8.14/8.30	c	  before 54.0 seconds: {0, 1, 2, 5, 8} 3831
8.14/8.30	c	  before 72.0 seconds: {0, 1, 2, 5, 7, 8} 4360
8.14/8.30	c	  before 108.0 seconds: {0, 1, 2, 5, 7, 8, 9} 4860
8.14/8.30	c	  before 252.0 seconds: {0, 1, 2, 4, 5, 7, 8, 9} 5440
8.14/8.30	c	  before 1584.0 seconds: {0, 1, 2, 3, 4, 5, 7, 8, 9} 6173
8.14/8.30	c
8.14/8.30	c solver 1
8.14/8.30	c	  before 0.0 seconds: {} 0
8.14/8.30	c	  before 18.0 seconds: {0, 1, 2} 2777
8.14/8.30	c	  before 36.0 seconds: {0, 1, 2, 7, 9} 3806
8.14/8.30	c	  before 72.0 seconds: {0, 1, 2, 5, 7, 9} 4355
8.14/8.30	c	  before 90.0 seconds: {0, 1, 2, 5, 6, 7, 9} 4890
8.14/8.30	c	  before 108.0 seconds: {0, 1, 2, 5, 6, 7, 8, 9} 5394
8.14/8.30	c	  before 720.0 seconds: {0, 1, 2, 3, 5, 6, 7, 8, 9} 6128
8.14/8.30	c	  before 972.0 seconds: {0, 1, 2, 3, 4, 5, 6, 7, 8, 9} 6708
8.14/8.30	c
8.14/8.30	c solver 2
8.14/8.30	c	  before 0.0 seconds: {} 0
8.14/8.30	c	  before 18.0 seconds: {0, 1} 1915
8.14/8.30	c	  before 36.0 seconds: {0, 1, 2} 2777
8.14/8.30	c
8.14/8.30	cTotal time: 144
8.14/8.30	c	  run abscon for 1584.0 seconds {0, 1, 2, 3, 4, 5, 7, 8, 9} 6173
8.14/8.31	c	  run mistral for 108.0 seconds {0, 1, 2, 5, 6, 7, 8, 9} 5394
8.14/8.31	c	  run choco for 36.0 seconds {0, 1, 2} 2777
8.14/8.31	c Starting solver: HOME/cpHydra_k_10/solver/abscon
8.14/8.31	c On Instance: HOME/instance-1093493-1215250146.xml
8.14/8.31	c Running for: 1584 seconds
1592.51/1593.45	c Starting solver: HOME/cpHydra_k_10/solver/mistral
1592.51/1593.45	c On Instance: HOME/instance-1093493-1215250146.xml
1592.51/1593.45	c Running for: 108 seconds
1700.54/1702.60	c Starting solver: HOME/cpHydra_k_10/solver/choco
1700.54/1702.60	c On Instance: HOME/instance-1093493-1215250146.xml
1700.54/1702.60	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-1093493-1215250146/watcher-1093493-1215250146 -o /tmp/evaluation-result-1093493-1215250146/solver-1093493-1215250146 -C 1800 -W 2200 -M 900 --output-limit 1,15 HOME/cpHydra_k_10/hydra HOME/instance-1093493-1215250146.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.07 2.05 2.01 4/73 31824
/proc/meminfo: memFree=1734048/2055920 swapFree=4180312/4192956
[pid=31824] ppid=31822 vsize=5260 CPUtime=0
/proc/31824/stat : 31824 (hydra) R 31822 31824 31566 0 -1 4194304 64 0 0 0 0 0 0 0 20 0 1 0 430632032 5386240 49 996147200 4194304 4889804 548682068816 18446744073709551615 224624968423 0 0 4096 0 0 0 0 17 1 0 0
/proc/31824/statm: 1315 49 37 169 0 14 0

[startup+0.0110721 s]
/proc/loadavg: 2.07 2.05 2.01 4/73 31824
/proc/meminfo: memFree=1734048/2055920 swapFree=4180312/4192956
[pid=31824] ppid=31822 vsize=5360 CPUtime=0
/proc/31824/stat : 31824 (hydra) R 31822 31824 31566 0 -1 4194304 310 247 0 0 0 0 0 0 21 0 1 0 430632032 5488640 236 996147200 4194304 4889804 548682068816 18446744073709551615 224627131482 0 0 4100 65536 0 0 0 17 1 0 0
/proc/31824/statm: 1340 236 195 169 0 51 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5360

[startup+0.101093 s]
/proc/loadavg: 2.07 2.05 2.01 4/73 31824
/proc/meminfo: memFree=1734048/2055920 swapFree=4180312/4192956
[pid=31824] ppid=31822 vsize=5360 CPUtime=0
/proc/31824/stat : 31824 (hydra) S 31822 31824 31566 0 -1 4194304 330 247 0 0 0 0 0 0 21 0 1 0 430632032 5488640 236 996147200 4194304 4889804 548682068816 18446744073709551615 224627581764 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/31824/statm: 1340 236 195 169 0 51 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5360

[startup+0.301123 s]
/proc/loadavg: 2.07 2.05 2.01 4/73 31824
/proc/meminfo: memFree=1734048/2055920 swapFree=4180312/4192956
[pid=31824] ppid=31822 vsize=5360 CPUtime=0
/proc/31824/stat : 31824 (hydra) S 31822 31824 31566 0 -1 4194304 330 247 0 0 0 0 0 0 21 0 1 0 430632032 5488640 236 996147200 4194304 4889804 548682068816 18446744073709551615 224627581764 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/31824/statm: 1340 236 195 169 0 51 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5360

[startup+0.701183 s]
/proc/loadavg: 2.07 2.05 2.01 4/73 31824
/proc/meminfo: memFree=1734048/2055920 swapFree=4180312/4192956
[pid=31824] ppid=31822 vsize=5360 CPUtime=0
/proc/31824/stat : 31824 (hydra) S 31822 31824 31566 0 -1 4194304 330 247 0 0 0 0 0 0 21 0 1 0 430632032 5488640 236 996147200 4194304 4889804 548682068816 18446744073709551615 224627581764 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/31824/statm: 1340 236 195 169 0 51 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5360

[startup+1.5013 s]
/proc/loadavg: 2.07 2.05 2.01 3/75 31828
/proc/meminfo: memFree=1711696/2055920 swapFree=4180312/4192956
[pid=31824] ppid=31822 vsize=5360 CPUtime=0
/proc/31824/stat : 31824 (hydra) S 31822 31824 31566 0 -1 4194304 330 247 0 0 0 0 0 0 21 0 1 0 430632032 5488640 236 996147200 4194304 4889804 548682068816 18446744073709551615 224627581764 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/31824/statm: 1340 236 195 169 0 51 0
[pid=31828] ppid=31824 vsize=26500 CPUtime=1.46
/proc/31828/stat : 31828 (xsolve) R 31824 31824 31566 0 -1 4194304 6000 0 0 0 144 2 0 0 25 0 1 0 430632033 27136000 5912 996147200 134512640 135239763 4294956176 18446744073709551615 135097521 0 0 4096 0 0 0 0 17 1 0 0
/proc/31828/statm: 6625 5912 430 177 0 5528 0
Current children cumulated CPU time (s) 1.46
Current children cumulated vsize (KiB) 31860

[startup+3.10252 s]
/proc/loadavg: 2.07 2.05 2.01 5/83 31840
/proc/meminfo: memFree=1727376/2055920 swapFree=4180312/4192956
[pid=31824] ppid=31822 vsize=5360 CPUtime=1.92
/proc/31824/stat : 31824 (hydra) S 31822 31824 31566 0 -1 4194304 375 6596 0 0 0 0 189 3 18 0 1 0 430632032 5488640 238 996147200 4194304 4889804 548682068816 18446744073709551615 224627581764 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/31824/statm: 1340 238 196 169 0 51 0
[pid=31832] ppid=31824 vsize=197000 CPUtime=1.11
/proc/31832/stat : 31832 (java) S 31824 31824 31566 0 -1 0 4557 0 1 0 107 4 0 0 18 0 9 0 430632228 201728000 3854 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/31832/statm: 49250 3854 1677 9 0 43833 0
[pid=31832/tid=31833] ppid=31824 vsize=197000 CPUtime=0.86
/proc/31832/task/31833/stat : 31833 (java) R 31824 31824 31566 0 -1 64 2630 0 1 0 85 1 0 0 25 0 9 0 430632230 201728000 3854 996147200 134512640 134550740 4294955968 18446744073709551615 4126444501 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31832/tid=31834] ppid=31824 vsize=197000 CPUtime=0.08
/proc/31832/task/31834/stat : 31834 (java) S 31824 31824 31566 0 -1 64 600 0 0 0 8 0 0 0 16 0 9 0 430632231 201728000 3854 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=31832/tid=31835] ppid=31824 vsize=197000 CPUtime=0
/proc/31832/task/31835/stat : 31835 (java) S 31824 31824 31566 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 430632231 201728000 3854 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31832/tid=31836] ppid=31824 vsize=197000 CPUtime=0
/proc/31832/task/31836/stat : 31836 (java) S 31824 31824 31566 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 430632231 201728000 3854 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31832/tid=31837] ppid=31824 vsize=197000 CPUtime=0
/proc/31832/task/31837/stat : 31837 (java) S 31824 31824 31566 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 430632233 201728000 3854 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31832/tid=31838] ppid=31824 vsize=197000 CPUtime=0.13
/proc/31832/task/31838/stat : 31838 (java) S 31824 31824 31566 0 -1 64 601 0 0 0 13 0 0 0 16 0 9 0 430632233 201728000 3854 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31832/tid=31839] ppid=31824 vsize=197000 CPUtime=0
/proc/31832/task/31839/stat : 31839 (java) S 31824 31824 31566 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 430632233 201728000 3854 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31832/tid=31840] ppid=31824 vsize=197000 CPUtime=0
/proc/31832/task/31840/stat : 31840 (java) S 31824 31824 31566 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 430632233 201728000 3854 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3.03
Current children cumulated vsize (KiB) 202360

[startup+6.30197 s]
/proc/loadavg: 2.22 2.08 2.02 3/83 31840
/proc/meminfo: memFree=1715728/2055920 swapFree=4180312/4192956
[pid=31824] ppid=31822 vsize=5360 CPUtime=1.92
/proc/31824/stat : 31824 (hydra) S 31822 31824 31566 0 -1 4194304 375 6596 0 0 0 0 189 3 18 0 1 0 430632032 5488640 238 996147200 4194304 4889804 548682068816 18446744073709551615 224627581764 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/31824/statm: 1340 238 196 169 0 51 0
[pid=31832] ppid=31824 vsize=197108 CPUtime=4.27
/proc/31832/stat : 31832 (java) S 31824 31824 31566 0 -1 0 9387 0 1 0 415 12 0 0 18 0 9 0 430632228 201838592 7780 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/31832/statm: 49277 7780 2540 9 0 43860 0
[pid=31832/tid=31833] ppid=31824 vsize=197108 CPUtime=3.32
/proc/31832/task/31833/stat : 31833 (java) R 31824 31824 31566 0 -1 64 3451 0 1 0 328 4 0 0 17 0 9 0 430632230 201838592 7780 996147200 134512640 134550740 4294955968 18446744073709551615 4126435711 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31832/tid=31834] ppid=31824 vsize=197108 CPUtime=0.75
/proc/31832/task/31834/stat : 31834 (java) S 31824 31824 31566 0 -1 64 4583 0 0 0 69 6 0 0 16 0 9 0 430632231 201838592 7780 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=31832/tid=31835] ppid=31824 vsize=197108 CPUtime=0
/proc/31832/task/31835/stat : 31835 (java) S 31824 31824 31566 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 430632231 201838592 7780 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31832/tid=31836] ppid=31824 vsize=197108 CPUtime=0
/proc/31832/task/31836/stat : 31836 (java) S 31824 31824 31566 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 430632231 201838592 7780 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31832/tid=31837] ppid=31824 vsize=197108 CPUtime=0
/proc/31832/task/31837/stat : 31837 (java) S 31824 31824 31566 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 430632233 201838592 7780 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31832/tid=31838] ppid=31824 vsize=197108 CPUtime=0.17
/proc/31832/task/31838/stat : 31838 (java) S 31824 31824 31566 0 -1 64 627 0 0 0 17 0 0 0 16 0 9 0 430632233 201838592 7780 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31832/tid=31839] ppid=31824 vsize=197108 CPUtime=0
/proc/31832/task/31839/stat : 31839 (java) S 31824 31824 31566 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 430632233 201838592 7780 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31832/tid=31840] ppid=31824 vsize=197108 CPUtime=0
/proc/31832/task/31840/stat : 31840 (java) S 31824 31824 31566 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 430632233 201838592 7780 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.19
Current children cumulated vsize (KiB) 202468

[startup+12.7039 s]
/proc/loadavg: 2.20 2.08 2.02 3/95 31852
/proc/meminfo: memFree=1640800/2055920 swapFree=4180312/4192956
[pid=31824] ppid=31822 vsize=5360 CPUtime=1.92
/proc/31824/stat : 31824 (hydra) S 31822 31824 31566 0 -1 4194304 375 6596 0 0 0 0 189 3 18 0 1 0 430632032 5488640 238 996147200 4194304 4889804 548682068816 18446744073709551615 224627581764 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/31824/statm: 1340 238 196 169 0 51 0
[pid=31832] ppid=31824 vsize=197432 CPUtime=6.24
/proc/31832/stat : 31832 (java) S 31824 31824 31566 0 -1 0 13991 0 1 0 605 19 0 0 18 0 10 0 430632228 202170368 9508 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/31832/statm: 49358 9508 2543 9 0 43941 0
[pid=31842] ppid=31832 vsize=5356 CPUtime=0
/proc/31842/stat : 31842 (abscon) S 31832 31824 31566 0 -1 4194304 303 0 0 0 0 0 0 0 18 0 1 0 430632863 5484544 237 996147200 4194304 4889804 548682068576 18446744073709551615 224627581764 0 65540 4 65538 18446744071563356171 0 0 17 0 0 0
/proc/31842/statm: 1339 237 196 169 0 50 0
[pid=31843] ppid=31842 vsize=655812 CPUtime=4.36
/proc/31843/stat : 31843 (java) S 31842 31824 31566 0 -1 0 19175 0 1 0 402 34 0 0 20 0 9 0 430632864 671551488 18490 996147200 134512640 134550740 4294955808 18446744073709551615 4294960144 0 4 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/31843/statm: 163953 18490 2616 9 0 158481 0
[pid=31843/tid=31845] ppid=31842 vsize=655812 CPUtime=3.73
/proc/31843/task/31845/stat : 31845 (java) R 31842 31824 31566 0 -1 64 12544 0 1 0 343 30 0 0 25 0 9 0 430632865 671551488 18490 996147200 134512640 134550740 4294955808 18446744073709551615 4127258952 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31843/tid=31846] ppid=31842 vsize=655812 CPUtime=0.23
/proc/31843/task/31846/stat : 31846 (java) S 31842 31824 31566 0 -1 64 5354 0 0 0 21 2 0 0 16 0 9 0 430632866 671551488 18490 996147200 134512640 134550740 4294955808 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=31843/tid=31847] ppid=31842 vsize=655812 CPUtime=0
/proc/31843/task/31847/stat : 31847 (java) S 31842 31824 31566 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 430632866 671551488 18490 996147200 134512640 134550740 4294955808 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31843/tid=31848] ppid=31842 vsize=655812 CPUtime=0
/proc/31843/task/31848/stat : 31848 (java) S 31842 31824 31566 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 430632866 671551488 18490 996147200 134512640 134550740 4294955808 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31843/tid=31849] ppid=31842 vsize=655812 CPUtime=0
/proc/31843/task/31849/stat : 31849 (java) S 31842 31824 31566 0 -1 64 0 0 0 0 0 0 0 0 25 0 9 0 430632868 671551488 18490 996147200 134512640 134550740 4294955808 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31843/tid=31850] ppid=31842 vsize=655812 CPUtime=0.38
/proc/31843/task/31850/stat : 31850 (java) S 31842 31824 31566 0 -1 64 731 0 0 0 37 1 0 0 16 0 9 0 430632868 671551488 18490 996147200 134512640 134550740 4294955808 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31843/tid=31851] ppid=31842 vsize=655812 CPUtime=0
/proc/31843/task/31851/stat : 31851 (java) S 31842 31824 31566 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 430632868 671551488 18490 996147200 134512640 134550740 4294955808 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31843/tid=31852] ppid=31842 vsize=655812 CPUtime=0
/proc/31843/task/31852/stat : 31852 (java) S 31842 31824 31566 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 430632868 671551488 18490 996147200 134512640 134550740 4294955808 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31844] ppid=31842 vsize=7044 CPUtime=0
/proc/31844/stat : 31844 (translate) S 31842 31824 31566 0 -1 4194304 250 0 0 0 0 0 0 0 15 0 1 0 430632864 7213056 213 996147200 4194304 4199737 548682068624 18446744073709551615 224627753042 0 4 0 0 18446744071563648864 0 0 17 0 0 0
/proc/31844/statm: 1761 213 182 1 0 41 0
[pid=31832/tid=31833] ppid=31824 vsize=197432 CPUtime=4.83
/proc/31832/task/31833/stat : 31833 (java) S 31824 31824 31566 0 -1 64 3989 0 1 0 476 7 0 0 25 0 10 0 430632230 202170368 9508 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 1 0 0
[pid=31832/tid=31834] ppid=31824 vsize=197432 CPUtime=1.18
/proc/31832/task/31834/stat : 31834 (java) S 31824 31824 31566 0 -1 64 8549 0 0 0 108 10 0 0 16 0 10 0 430632231 202170368 9508 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=31832/tid=31835] ppid=31824 vsize=197432 CPUtime=0
/proc/31832/task/31835/stat : 31835 (java) S 31824 31824 31566 0 -1 64 11 0 0 0 0 0 0 0 16 0 10 0 430632231 202170368 9508 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31832/tid=31836] ppid=31824 vsize=197432 CPUtime=0
/proc/31832/task/31836/stat : 31836 (java) S 31824 31824 31566 0 -1 64 5 0 0 0 0 0 0 0 15 0 10 0 430632231 202170368 9508 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31832/tid=31837] ppid=31824 vsize=197432 CPUtime=0
/proc/31832/task/31837/stat : 31837 (java) S 31824 31824 31566 0 -1 64 1 0 0 0 0 0 0 0 18 0 10 0 430632233 202170368 9508 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31832/tid=31838] ppid=31824 vsize=197432 CPUtime=0.2
/proc/31832/task/31838/stat : 31838 (java) S 31824 31824 31566 0 -1 64 644 0 0 0 20 0 0 0 15 0 10 0 430632233 202170368 9508 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31832/tid=31839] ppid=31824 vsize=197432 CPUtime=0
/proc/31832/task/31839/stat : 31839 (java) S 31824 31824 31566 0 -1 64 1 0 0 0 0 0 0 0 19 0 10 0 430632233 202170368 9508 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31832/tid=31840] ppid=31824 vsize=197432 CPUtime=0
/proc/31832/task/31840/stat : 31840 (java) S 31824 31824 31566 0 -1 64 13 0 0 0 0 0 0 0 15 0 10 0 430632233 202170368 9508 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31832/tid=31841] ppid=31824 vsize=197432 CPUtime=0
/proc/31832/task/31841/stat : 31841 (java) S 31824 31824 31566 0 -1 64 71 0 0 0 0 0 0 0 25 0 10 0 430632863 202170368 9508 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) 871004

[startup+25.5027 s]
/proc/loadavg: 2.23 2.09 2.02 3/95 31852
/proc/meminfo: memFree=1640480/2055920 swapFree=4180312/4192956
[pid=31824] ppid=31822 vsize=5360 CPUtime=1.92
/proc/31824/stat : 31824 (hydra) S 31822 31824 31566 0 -1 4194304 375 6596 0 0 0 0 189 3 18 0 1 0 430632032 5488640 238 996147200 4194304 4889804 548682068816 18446744073709551615 224627581764 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/31824/statm: 1340 238 196 169 0 51 0
[pid=31832] ppid=31824 vsize=197432 CPUtime=6.24
/proc/31832/stat : 31832 (java) S 31824 31824 31566 0 -1 0 13991 0 1 0 605 19 0 0 18 0 10 0 430632228 202170368 9508 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/31832/statm: 49358 9508 2543 9 0 43941 0
[pid=31842] ppid=31832 vsize=5356 CPUtime=0
/proc/31842/stat : 31842 (abscon) S 31832 31824 31566 0 -1 4194304 303 0 0 0 0 0 0 0 18 0 1 0 430632863 5484544 237 996147200 4194304 4889804 548682068576 18446744073709551615 224627581764 0 65540 4 65538 18446744071563356171 0 0 17 0 0 0
/proc/31842/statm: 1339 237 196 169 0 50 0
[pid=31843] ppid=31842 vsize=655812 CPUtime=17.16
/proc/31843/stat : 31843 (java) S 31842 31824 31566 0 -1 0 19181 0 1 0 1681 35 0 0 20 0 9 0 430632864 671551488 18493 996147200 134512640 134550740 4294955808 18446744073709551615 4294960144 0 4 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/31843/statm: 163953 18493 2616 9 0 158481 0
[pid=31843/tid=31845] ppid=31842 vsize=655812 CPUtime=16.51
/proc/31843/task/31845/stat : 31845 (java) R 31842 31824 31566 0 -1 64 12546 0 1 0 1621 30 0 0 25 0 9 0 430632865 671551488 18493 996147200 134512640 134550740 4294955808 18446744073709551615 4127253978 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31843/tid=31846] ppid=31842 vsize=655812 CPUtime=0.23
/proc/31843/task/31846/stat : 31846 (java) S 31842 31824 31566 0 -1 64 5354 0 0 0 21 2 0 0 16 0 9 0 430632866 671551488 18493 996147200 134512640 134550740 4294955808 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=31843/tid=31847] ppid=31842 vsize=655812 CPUtime=0
/proc/31843/task/31847/stat : 31847 (java) S 31842 31824 31566 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 430632866 671551488 18493 996147200 134512640 134550740 4294955808 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0

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

/proc/31832/statm: 49439 9514 2544 9 0 44022 0
[pid=31941] ppid=31832 vsize=5356 CPUtime=0
/proc/31941/stat : 31941 (choco) S 31832 31824 31566 0 -1 4194304 296 0 0 0 0 0 0 0 18 0 1 0 430802292 5484544 238 996147200 4194304 4889804 548682068592 18446744073709551615 224627581764 0 65540 4 65538 18446744071563356171 0 0 17 1 0 0
/proc/31941/statm: 1339 238 197 169 0 50 0
[pid=31942] ppid=31941 vsize=655748 CPUtime=78.12
/proc/31942/stat : 31942 (java) S 31941 31824 31566 0 -1 0 20876 0 1 0 7743 69 0 0 18 0 9 0 430802293 671485952 20430 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/31942/statm: 163937 20430 1934 9 0 158466 0
[pid=31942/tid=31943] ppid=31941 vsize=655748 CPUtime=77.19
/proc/31942/task/31943/stat : 31943 (java) R 31941 31824 31566 0 -1 64 12196 0 1 0 7657 62 0 0 25 0 9 0 430802294 671485952 20430 996147200 134512640 134550740 4294955920 18446744073709551615 4127475632 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31942/tid=31944] ppid=31941 vsize=655748 CPUtime=0.42
/proc/31942/task/31944/stat : 31944 (java) S 31941 31824 31566 0 -1 64 7378 0 0 0 38 4 0 0 16 0 9 0 430802296 671485952 20430 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=31942/tid=31945] ppid=31941 vsize=655748 CPUtime=0
/proc/31942/task/31945/stat : 31945 (java) S 31941 31824 31566 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 430802296 671485952 20430 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31942/tid=31946] ppid=31941 vsize=655748 CPUtime=0
/proc/31942/task/31946/stat : 31946 (java) S 31941 31824 31566 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 430802296 671485952 20430 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31942/tid=31947] ppid=31941 vsize=655748 CPUtime=0
/proc/31942/task/31947/stat : 31947 (java) S 31941 31824 31566 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 430802298 671485952 20430 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31942/tid=31948] ppid=31941 vsize=655748 CPUtime=0.48
/proc/31942/task/31948/stat : 31948 (java) S 31941 31824 31566 0 -1 64 757 0 0 0 46 2 0 0 15 0 9 0 430802298 671485952 20430 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31942/tid=31949] ppid=31941 vsize=655748 CPUtime=0
/proc/31942/task/31949/stat : 31949 (java) S 31941 31824 31566 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 430802298 671485952 20430 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31942/tid=31950] ppid=31941 vsize=655748 CPUtime=0
/proc/31942/task/31950/stat : 31950 (java) S 31941 31824 31566 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 430802298 671485952 20430 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31832/tid=31833] ppid=31824 vsize=197756 CPUtime=1697.24
/proc/31832/task/31833/stat : 31833 (java) S 31824 31824 31566 0 -1 64 4147 26055 1 1 476 7 169195 46 16 0 10 0 430632230 202502144 9514 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 1 0 0
[pid=31832/tid=31834] ppid=31824 vsize=197756 CPUtime=1693.59
/proc/31832/task/31834/stat : 31834 (java) S 31824 31824 31566 0 -1 64 8590 26055 0 1 108 10 169195 46 16 0 10 0 430632231 202502144 9514 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=31832/tid=31835] ppid=31824 vsize=197756 CPUtime=1692.41
/proc/31832/task/31835/stat : 31835 (java) S 31824 31824 31566 0 -1 64 11 26055 0 1 0 0 169195 46 16 0 10 0 430632231 202502144 9514 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31832/tid=31836] ppid=31824 vsize=197756 CPUtime=1692.41
/proc/31832/task/31836/stat : 31836 (java) S 31824 31824 31566 0 -1 64 5 26055 0 1 0 0 169195 46 15 0 10 0 430632231 202502144 9514 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31832/tid=31837] ppid=31824 vsize=197756 CPUtime=1692.41
/proc/31832/task/31837/stat : 31837 (java) S 31824 31824 31566 0 -1 64 1 26055 0 1 0 0 169195 46 18 0 10 0 430632233 202502144 9514 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31832/tid=31838] ppid=31824 vsize=197756 CPUtime=1692.61
/proc/31832/task/31838/stat : 31838 (java) S 31824 31824 31566 0 -1 64 644 26055 0 1 20 0 169195 46 15 0 10 0 430632233 202502144 9514 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31832/tid=31839] ppid=31824 vsize=197756 CPUtime=1692.41
/proc/31832/task/31839/stat : 31839 (java) S 31824 31824 31566 0 -1 64 1 26055 0 1 0 0 169195 46 19 0 10 0 430632233 202502144 9514 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31832/tid=31840] ppid=31824 vsize=197756 CPUtime=1692.41
/proc/31832/task/31840/stat : 31840 (java) S 31824 31824 31566 0 -1 64 26 26055 0 1 0 0 169195 46 15 0 10 0 430632233 202502144 9514 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31832/tid=31940] ppid=31824 vsize=197756 CPUtime=1692.41
/proc/31832/task/31940/stat : 31940 (java) S 31824 31824 31566 0 -1 64 44 26055 0 1 0 0 169195 46 17 0 10 0 430802292 202502144 9514 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 18446744071563356171 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1778.69
Current children cumulated vsize (KiB) 864220



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1804.1 s]
/proc/loadavg: 2.12 2.12 2.06 3/93 31950
/proc/meminfo: memFree=1645992/2055920 swapFree=4180312/4192956
[pid=31824] ppid=31822 vsize=5360 CPUtime=1.92
/proc/31824/stat : 31824 (hydra) S 31822 31824 31566 0 -1 4194304 375 6596 0 0 0 0 189 3 18 0 1 0 430632032 5488640 238 996147200 4194304 4889804 548682068816 18446744073709551615 224627581764 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/31824/statm: 1340 238 196 169 0 51 0
[pid=31832] ppid=31824 vsize=197756 CPUtime=1698.65
/proc/31832/stat : 31832 (java) S 31824 31824 31566 0 -1 0 14320 26055 1 1 605 19 169195 46 18 0 10 0 430632228 202502144 9514 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/31832/statm: 49439 9514 2544 9 0 44022 0
[pid=31941] ppid=31832 vsize=5356 CPUtime=0
/proc/31941/stat : 31941 (choco) S 31832 31824 31566 0 -1 4194304 296 0 0 0 0 0 0 0 18 0 1 0 430802292 5484544 238 996147200 4194304 4889804 548682068592 18446744073709551615 224627581764 0 65540 4 65538 18446744071563356171 0 0 17 1 0 0
/proc/31941/statm: 1339 238 197 169 0 50 0
[pid=31942] ppid=31941 vsize=655748 CPUtime=99.49
/proc/31942/stat : 31942 (java) S 31941 31824 31566 0 -1 0 20878 0 1 0 9856 93 0 0 18 0 9 0 430802293 671485952 20430 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/31942/statm: 163937 20430 1934 9 0 158466 0
[pid=31942/tid=31943] ppid=31941 vsize=655748 CPUtime=98.55
/proc/31942/task/31943/stat : 31943 (java) R 31941 31824 31566 0 -1 64 12198 0 1 0 9769 86 0 0 25 0 9 0 430802294 671485952 20430 996147200 134512640 134550740 4294955920 18446744073709551615 4127448051 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31942/tid=31944] ppid=31941 vsize=655748 CPUtime=0.45
/proc/31942/task/31944/stat : 31944 (java) S 31941 31824 31566 0 -1 64 7378 0 0 0 41 4 0 0 16 0 9 0 430802296 671485952 20430 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=31942/tid=31945] ppid=31941 vsize=655748 CPUtime=0
/proc/31942/task/31945/stat : 31945 (java) S 31941 31824 31566 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 430802296 671485952 20430 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31942/tid=31946] ppid=31941 vsize=655748 CPUtime=0
/proc/31942/task/31946/stat : 31946 (java) S 31941 31824 31566 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 430802296 671485952 20430 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31942/tid=31947] ppid=31941 vsize=655748 CPUtime=0
/proc/31942/task/31947/stat : 31947 (java) S 31941 31824 31566 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 430802298 671485952 20430 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31942/tid=31948] ppid=31941 vsize=655748 CPUtime=0.48
/proc/31942/task/31948/stat : 31948 (java) S 31941 31824 31566 0 -1 64 757 0 0 0 46 2 0 0 15 0 9 0 430802298 671485952 20430 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31942/tid=31949] ppid=31941 vsize=655748 CPUtime=0
/proc/31942/task/31949/stat : 31949 (java) S 31941 31824 31566 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 430802298 671485952 20430 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31942/tid=31950] ppid=31941 vsize=655748 CPUtime=0
/proc/31942/task/31950/stat : 31950 (java) S 31941 31824 31566 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 430802298 671485952 20430 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31832/tid=31833] ppid=31824 vsize=197756 CPUtime=1697.24
/proc/31832/task/31833/stat : 31833 (java) S 31824 31824 31566 0 -1 64 4147 26055 1 1 476 7 169195 46 16 0 10 0 430632230 202502144 9514 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 1 0 0
[pid=31832/tid=31834] ppid=31824 vsize=197756 CPUtime=1693.59
/proc/31832/task/31834/stat : 31834 (java) S 31824 31824 31566 0 -1 64 8590 26055 0 1 108 10 169195 46 16 0 10 0 430632231 202502144 9514 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=31832/tid=31835] ppid=31824 vsize=197756 CPUtime=1692.41
/proc/31832/task/31835/stat : 31835 (java) S 31824 31824 31566 0 -1 64 11 26055 0 1 0 0 169195 46 16 0 10 0 430632231 202502144 9514 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31832/tid=31836] ppid=31824 vsize=197756 CPUtime=1692.41
/proc/31832/task/31836/stat : 31836 (java) S 31824 31824 31566 0 -1 64 5 26055 0 1 0 0 169195 46 15 0 10 0 430632231 202502144 9514 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31832/tid=31837] ppid=31824 vsize=197756 CPUtime=1692.41
/proc/31832/task/31837/stat : 31837 (java) S 31824 31824 31566 0 -1 64 1 26055 0 1 0 0 169195 46 18 0 10 0 430632233 202502144 9514 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31832/tid=31838] ppid=31824 vsize=197756 CPUtime=1692.61
/proc/31832/task/31838/stat : 31838 (java) S 31824 31824 31566 0 -1 64 644 26055 0 1 20 0 169195 46 15 0 10 0 430632233 202502144 9514 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31832/tid=31839] ppid=31824 vsize=197756 CPUtime=1692.41
/proc/31832/task/31839/stat : 31839 (java) S 31824 31824 31566 0 -1 64 1 26055 0 1 0 0 169195 46 19 0 10 0 430632233 202502144 9514 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31832/tid=31840] ppid=31824 vsize=197756 CPUtime=1692.41
/proc/31832/task/31840/stat : 31840 (java) S 31824 31824 31566 0 -1 64 26 26055 0 1 0 0 169195 46 15 0 10 0 430632233 202502144 9514 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31832/tid=31940] ppid=31824 vsize=197756 CPUtime=1692.41
/proc/31832/task/31940/stat : 31940 (java) S 31824 31824 31566 0 -1 64 44 26055 0 1 0 0 169195 46 17 0 10 0 430802292 202502144 9514 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 18446744071563356171 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1800.06
Current children cumulated vsize (KiB) 864220

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

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

[startup+1804.1 s]
/proc/loadavg: 2.12 2.12 2.06 3/93 31950
/proc/meminfo: memFree=1645992/2055920 swapFree=4180312/4192956
[pid=31824] ppid=31822 vsize=5360 CPUtime=1.92
/proc/31824/stat : 31824 (hydra) S 31822 31824 31566 0 -1 4194304 375 6596 0 0 0 0 189 3 18 0 1 0 430632032 5488640 238 996147200 4194304 4889804 548682068816 18446744073709551615 224627581764 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/31824/statm: 1340 238 196 169 0 51 0
[pid=31832] ppid=31824 vsize=197756 CPUtime=1698.65
/proc/31832/stat : 31832 (java) S 31824 31824 31566 0 -1 0 14320 26055 1 1 605 19 169195 46 18 0 10 0 430632228 202502144 9514 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/31832/statm: 49439 9514 2544 9 0 44022 0
[pid=31941] ppid=31832 vsize=5356 CPUtime=0
/proc/31941/stat : 31941 (choco) S 31832 31824 31566 0 -1 4194304 296 0 0 0 0 0 0 0 18 0 1 0 430802292 5484544 238 996147200 4194304 4889804 548682068592 18446744073709551615 224627581764 0 65540 4 65538 18446744071563356171 0 0 17 1 0 0
/proc/31941/statm: 1339 238 197 169 0 50 0
[pid=31942] ppid=31941 vsize=655748 CPUtime=99.49
/proc/31942/stat : 31942 (java) S 31941 31824 31566 0 -1 0 20878 0 1 0 9856 93 0 0 18 0 9 0 430802293 671485952 20430 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/31942/statm: 163937 20430 1934 9 0 158466 0
[pid=31942/tid=31943] ppid=31941 vsize=655748 CPUtime=98.55
/proc/31942/task/31943/stat : 31943 (java) R 31941 31824 31566 0 -1 64 12198 0 1 0 9769 86 0 0 25 0 9 0 430802294 671485952 20430 996147200 134512640 134550740 4294955920 18446744073709551615 4127448051 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31942/tid=31944] ppid=31941 vsize=655748 CPUtime=0.45
/proc/31942/task/31944/stat : 31944 (java) S 31941 31824 31566 0 -1 64 7378 0 0 0 41 4 0 0 16 0 9 0 430802296 671485952 20430 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=31942/tid=31945] ppid=31941 vsize=655748 CPUtime=0
/proc/31942/task/31945/stat : 31945 (java) S 31941 31824 31566 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 430802296 671485952 20430 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31942/tid=31946] ppid=31941 vsize=655748 CPUtime=0
/proc/31942/task/31946/stat : 31946 (java) S 31941 31824 31566 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 430802296 671485952 20430 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31942/tid=31947] ppid=31941 vsize=655748 CPUtime=0
/proc/31942/task/31947/stat : 31947 (java) S 31941 31824 31566 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 430802298 671485952 20430 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31942/tid=31948] ppid=31941 vsize=655748 CPUtime=0.48
/proc/31942/task/31948/stat : 31948 (java) S 31941 31824 31566 0 -1 64 757 0 0 0 46 2 0 0 15 0 9 0 430802298 671485952 20430 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31942/tid=31949] ppid=31941 vsize=655748 CPUtime=0
/proc/31942/task/31949/stat : 31949 (java) S 31941 31824 31566 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 430802298 671485952 20430 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31942/tid=31950] ppid=31941 vsize=655748 CPUtime=0
/proc/31942/task/31950/stat : 31950 (java) S 31941 31824 31566 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 430802298 671485952 20430 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31832/tid=31833] ppid=31824 vsize=197756 CPUtime=1697.24
/proc/31832/task/31833/stat : 31833 (java) S 31824 31824 31566 0 -1 64 4147 26055 1 1 476 7 169195 46 16 0 10 0 430632230 202502144 9514 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 1 0 0
[pid=31832/tid=31834] ppid=31824 vsize=197756 CPUtime=1693.59
/proc/31832/task/31834/stat : 31834 (java) S 31824 31824 31566 0 -1 64 8590 26055 0 1 108 10 169195 46 16 0 10 0 430632231 202502144 9514 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=31832/tid=31835] ppid=31824 vsize=197756 CPUtime=1692.41
/proc/31832/task/31835/stat : 31835 (java) S 31824 31824 31566 0 -1 64 11 26055 0 1 0 0 169195 46 16 0 10 0 430632231 202502144 9514 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31832/tid=31836] ppid=31824 vsize=197756 CPUtime=1692.41
/proc/31832/task/31836/stat : 31836 (java) S 31824 31824 31566 0 -1 64 5 26055 0 1 0 0 169195 46 15 0 10 0 430632231 202502144 9514 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31832/tid=31837] ppid=31824 vsize=197756 CPUtime=1692.41
/proc/31832/task/31837/stat : 31837 (java) S 31824 31824 31566 0 -1 64 1 26055 0 1 0 0 169195 46 18 0 10 0 430632233 202502144 9514 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31832/tid=31838] ppid=31824 vsize=197756 CPUtime=1692.61
/proc/31832/task/31838/stat : 31838 (java) S 31824 31824 31566 0 -1 64 644 26055 0 1 20 0 169195 46 15 0 10 0 430632233 202502144 9514 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31832/tid=31839] ppid=31824 vsize=197756 CPUtime=1692.41
/proc/31832/task/31839/stat : 31839 (java) S 31824 31824 31566 0 -1 64 1 26055 0 1 0 0 169195 46 19 0 10 0 430632233 202502144 9514 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31832/tid=31840] ppid=31824 vsize=197756 CPUtime=1692.41
/proc/31832/task/31840/stat : 31840 (java) S 31824 31824 31566 0 -1 64 26 26055 0 1 0 0 169195 46 15 0 10 0 430632233 202502144 9514 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31832/tid=31940] ppid=31824 vsize=197756 CPUtime=1692.41
/proc/31832/task/31940/stat : 31940 (java) S 31824 31824 31566 0 -1 64 44 26055 0 1 0 0 169195 46 17 0 10 0 430802292 202502144 9514 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 18446744071563356171 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1800.06
Current children cumulated vsize (KiB) 864220

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 31824 and gives
#  childrusage.ru_utime.tv_sec=1
#  childrusage.ru_utime.tv_usec=894711
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=41993
# CPU time returned by wait4() is 1.9367
# while last known CPU time is 1800.06
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1804.14
CPU time (s): 1800.06
CPU user time (s): 1798.45
CPU system time (s): 1.61
CPU usage (%): 99.7741
Max. virtual memory (cumulated for all children) (KiB): 871100

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1.89471
system time used= 0.041993
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 6971
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= 35
involuntary context switches= 54

runsolver used 5.14122 second user time and 20.0879 second system time

The end

Launcher Data (download as text)

Begin job on node49 at 2008-07-05 11:29:06
IDJOB=1093493
IDBENCH=58707
IDSOLVER=365
FILE ID=node49/1093493-1215250146
PBS_JOBID= 7882045
Free space on /tmp= 66508 MiB

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

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 1177c7af9960e3129505024a30a05414
RANDOM SEED=1734181862

node49.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.249
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.249
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:       1734528 kB
Buffers:         16424 kB
Cached:         182960 kB
SwapCached:       5704 kB
Active:         196656 kB
Inactive:        72540 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1734528 kB
SwapTotal:     4192956 kB
SwapFree:      4180312 kB
Dirty:           25168 kB
Writeback:           0 kB
Mapped:          76128 kB
Slab:            37360 kB
Committed_AS:   926716 kB
PageTables:       1888 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66528 MiB
End job on node49 at 2008-07-05 11:59:13