Trace number 1059960

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
cpHydra k_10SAT 26.014 26.3942

DiagnosticValue
ASSIGNMENTS94393
CHECKS50945200

General information on the benchmark

Namecsp/primes-30/
normalized-primes-30-60-2-7.xml
MD5SUM33c0838b1f52affed2cd00dbaf9d007f
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 benchmark12.4071
Satisfiable
(Un)Satisfiability was proved
Number of variables100
Number of constraints60
Maximum constraint arity9
Maximum domain size112
Number of constraints which are defined in extension0
Number of constraints which are defined in intension60
Global constraints used (with number of constraints)

Solver Data (download as text)

0.00/0.00	c cpHydra_k_10 version 0.0
7.27/7.40	c CASE TO CLASSIFY:
7.27/7.40	c Case: 0
7.27/7.40	c 19 >   0.000000 | c 35 >   5.833330 | c 17 >   0.000000 | c 18 >   0.000000 | c 33 >  14.000000 | c 15 >  21.954300 | c 34 >  11.666700 | c 16 >   9.000000 | c 13 >  10.233300 | c 14 >  12.676400 | c 11 >   6.643860 | c 12 >   8.110410 | c 21 >  10.583000 | c 20 > 100.000000 | c 22 >  10.583000 | 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 >   6.643860 | c 10 >   9.308340 | c 1 >  -1.000000 | c 0 >  -1.000000 | c 30 >  -1.000000 | c 7 >   9.164910 | c 6 >  -1.000000 | c 32 >  -1.000000 | c 5 >  22.784200 | c 31 >  -1.000000 | c 4 >  -1.000000 | c 9 >  -1.000000 | c 8 >  -1.000000 | c
7.27/7.41	c choco : 1801.0
7.27/7.41	c mistral : 1801.0
7.27/7.41	c abscon : 1801.0
7.27/7.41	c
7.27/7.41	c
7.27/7.49	c List of same ones: 10
7.27/7.49	c /home/eomahony/cpZilla/CSP/primes/primes-30/primes-30-60-2-7.xml
7.27/7.49	c 19 >   0.000000 | c 35 >   5.833330 | c 17 >   0.000000 | c 18 >   0.000000 | c 33 >  14.000000 | c 15 >  21.637200 | c 34 >  11.666700 | c 16 >   9.000000 | c 13 >   9.238760 | c 14 >  12.000000 | c 11 >   6.643860 | c 12 >   7.191400 | c 21 >  10.583000 | c 20 > 100.000000 | c 22 >  10.583000 | 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 >   6.643860 | c 10 >   9.308340 | c 1 >  -1.000000 | c 0 >  -1.000000 | c 30 >  -1.000000 | c 7 >   9.164910 | c 6 >  -1.000000 | c 32 >  -1.000000 | c 5 >  22.784200 | c 31 >  -1.000000 | c 4 >  -1.000000 | c 9 >  -1.000000 | c 8 >  -1.000000 | c
7.36/7.50	c choco : 105.04
7.36/7.50	c mistral : 0.034994
7.36/7.50	c abscon : 84.4922
7.36/7.50	c
7.36/7.50	c
7.36/7.50	c /home/eomahony/cpZilla/CSP/primes/primes-25/primes-25-60-2-7.xml
7.36/7.50	c 19 >   0.000000 | c 35 >   5.833330 | c 17 >   0.000000 | c 18 >   0.000000 | c 33 >  14.000000 | c 15 >  21.629400 | c 34 >  11.666700 | c 16 >   9.000000 | c 13 >   9.549770 | c 14 >  11.664000 | c 11 >   6.643860 | c 12 >   7.480510 | c 21 >   9.797960 | c 20 > 100.000000 | c 22 >   9.797960 | 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 >   6.643860 | c 10 >   9.308340 | c 1 >  -1.000000 | c 0 >  -1.000000 | c 30 >  -1.000000 | c 7 >   9.164910 | c 6 >  -1.000000 | c 32 >  -1.000000 | c 5 >  22.345200 | c 31 >  -1.000000 | c 4 >  -1.000000 | c 9 >  -1.000000 | c 8 >  -1.000000 | c
7.36/7.51	c choco : 28.28
7.36/7.51	c mistral : 0.032994
7.36/7.51	c abscon : 197.024
7.36/7.51	c
7.36/7.51	c
7.36/7.51	c /home/eomahony/cpZilla/CSP/primes/primes-25/primes-25-40-2-7.xml
7.36/7.51	c 19 >   0.000000 | c 35 >   5.000000 | c 17 >   0.000000 | c 18 >   0.000000 | c 33 >  12.000000 | c 15 >  21.983900 | c 34 >  10.000000 | c 16 >   9.000000 | c 13 >  11.115000 | c 14 >  13.374800 | c 11 >   6.643860 | c 12 >   9.137680 | c 21 >   9.797960 | c 20 > 100.000000 | c 22 >   9.797960 | 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 >   6.643860 | c 10 >   8.794420 | c 1 >  -1.000000 | c 0 >  -1.000000 | c 30 >  -1.000000 | c 7 >   8.658210 | c 6 >  -1.000000 | c 32 >  -1.000000 | c 5 >  21.900300 | c 31 >  -1.000000 | c 4 >  -1.000000 | c 9 >  -1.000000 | c 8 >  -1.000000 | c
7.36/7.52	c choco : 19.57
7.36/7.52	c mistral : 0.028994
7.36/7.52	c abscon : 1800.09
7.36/7.52	c
7.36/7.52	c
7.36/7.52	c /home/eomahony/cpZilla/CSP/primes/primes-20/primes-20-40-2-7.xml
7.36/7.52	c 19 >   0.000000 | c 35 >   5.000000 | c 17 >   0.000000 | c 18 >   0.000000 | c 33 >  12.000000 | c 15 >  21.656100 | c 34 >  10.000000 | c 16 >   9.000000 | c 13 >   9.064180 | c 14 >  11.438800 | c 11 >   6.643860 | c 12 >   7.399090 | c 21 >   8.366600 | c 20 > 100.000000 | c 22 >   8.366600 | 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 >   6.643860 | c 10 >   8.794420 | c 1 >  -1.000000 | c 0 >  -1.000000 | c 30 >  -1.000000 | c 7 >   8.658210 | c 6 >  -1.000000 | c 32 >  -1.000000 | c 5 >  20.957500 | c 31 >  -1.000000 | c 4 >  -1.000000 | c 9 >  -1.000000 | c 8 >  -1.000000 | c
7.36/7.53	c choco : 381.2
7.36/7.53	c mistral : 0.026995
7.36/7.53	c abscon : 1800.06
7.36/7.53	c
7.36/7.53	c
7.36/7.53	c /home/eomahony/cpZilla/CSP/primes/primes-20/primes-20-60-2-7.xml
7.36/7.53	c 19 >   0.000000 | c 35 >   5.833330 | c 17 >   0.000000 | c 18 >   0.000000 | c 33 >  14.000000 | c 15 >  21.409200 | c 34 >  11.666700 | c 16 >   9.000000 | c 13 >   7.463150 | c 14 >  10.496900 | c 11 >   6.643860 | c 12 >   6.002480 | c 21 >   8.366600 | c 20 > 100.000000 | c 22 >   8.366600 | 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 >   6.643860 | c 10 >   9.308340 | c 1 >  -1.000000 | c 0 >  -1.000000 | c 30 >  -1.000000 | c 7 >   9.164910 | c 6 >  -1.000000 | c 32 >  -1.000000 | c 5 >  21.374100 | c 31 >  -1.000000 | c 4 >  -1.000000 | c 9 >  -1.000000 | c 8 >  -1.000000 | c
7.36/7.54	c choco : 17.86
7.36/7.54	c mistral : 0.032994
7.36/7.54	c abscon : 19.983
7.36/7.54	c
7.36/7.54	c
7.36/7.54	c /home/eomahony/cpZilla/CSP/primes/primes-30/primes-30-40-3-3.xml
7.36/7.54	c 19 >   0.000000 | c 35 >   4.500000 | c 17 >   0.000000 | c 18 >   0.000000 | c 33 >   9.000000 | c 15 >  21.675200 | c 34 >   9.000000 | c 16 >   6.000000 | c 13 >   9.231910 | c 14 >  12.901200 | c 11 >   6.643860 | c 12 >   7.828520 | c 21 >  10.583000 | c 20 > 100.000000 | c 22 >  10.583000 | 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 >   6.643860 | c 10 >   8.383700 | c 1 >  -1.000000 | c 0 >  -1.000000 | c 30 >  -1.000000 | c 7 >   8.199670 | c 6 >  -1.000000 | c 32 >  -1.000000 | c 5 >  21.576200 | c 31 >  -1.000000 | c 4 >  -1.000000 | c 9 >  -1.000000 | c 8 >  -1.000000 | c
7.36/7.55	c choco : 1801.0
7.36/7.55	c mistral : 0.023996
7.36/7.55	c abscon : 1800.03
7.36/7.55	c
7.36/7.55	c
7.36/7.55	c /home/eomahony/cpZilla/CSP/primes/primes-25/primes-25-20-2-5.xml
7.36/7.55	c 19 >   0.000000 | c 35 >   6.000000 | c 17 >   0.000000 | c 18 >   0.000000 | c 33 >  12.000000 | c 15 >  17.180300 | c 34 >  12.000000 | c 16 >   7.000000 | c 13 >   9.054000 | c 14 >  11.092800 | c 11 >   6.643860 | c 12 >   6.187250 | c 21 >   9.797960 | c 20 > 100.000000 | c 22 >   9.797960 | 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 >   6.643860 | c 10 >   7.475730 | c 1 >  -1.000000 | c 0 >  -1.000000 | c 30 >  -1.000000 | c 7 >   7.303780 | c 6 >  -1.000000 | c 32 >  -1.000000 | c 5 >  20.187900 | c 31 >  -1.000000 | c 4 >  -1.000000 | c 9 >  -1.000000 | c 8 >  -1.000000 | c
7.36/7.56	c choco : 1.49
7.36/7.56	c mistral : 0.020996
7.36/7.56	c abscon : 1800.07
7.36/7.56	c
7.36/7.56	c
7.36/7.56	c /home/eomahony/cpZilla/CSP/primes/primes-25/primes-25-80-3-3.xml
7.36/7.56	c 19 >   0.000000 | c 35 >   4.875000 | c 17 >   0.000000 | c 18 >   0.000000 | c 33 >   9.750000 | c 15 >  21.243000 | c 34 >   9.750000 | c 16 >   6.000000 | c 13 >   7.076170 | c 14 >   9.927780 | c 11 >   6.643860 | c 12 >   5.404970 | c 21 >   9.797960 | c 20 > 100.000000 | c 22 >   9.797960 | 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 >   6.643860 | c 10 >   9.400880 | c 1 >  -1.000000 | c 0 >  -1.000000 | c 30 >  -1.000000 | c 7 >   9.219170 | c 6 >  -1.000000 | c 32 >  -1.000000 | c 5 >  21.998200 | c 31 >  -1.000000 | c 4 >  -1.000000 | c 9 >  -1.000000 | c 8 >  -1.000000 | c
7.36/7.56	c choco : 17.78
7.36/7.56	c mistral : 0.031994
7.36/7.57	c abscon : 6.25605
7.36/7.57	c
7.36/7.57	c
7.36/7.57	c /home/eomahony/cpZilla/CSP/primes/primes-20/primes-20-40-3-3.xml
7.36/7.57	c 19 >   0.000000 | c 35 >   4.500000 | c 17 >   0.000000 | c 18 >   0.000000 | c 33 >   9.000000 | c 15 >  21.787200 | c 34 >   9.000000 | c 16 >   6.000000 | c 13 >  11.289200 | c 14 >  13.984900 | c 11 >   6.643860 | c 12 >   9.900260 | c 21 >   8.366600 | c 20 > 100.000000 | c 22 >   8.366600 | 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 >   6.643860 | c 10 >   8.383700 | c 1 >  -1.000000 | c 0 >  -1.000000 | c 30 >  -1.000000 | c 7 >   8.199670 | c 6 >  -1.000000 | c 32 >  -1.000000 | c 5 >  19.994500 | c 31 >  -1.000000 | c 4 >  -1.000000 | c 9 >  -1.000000 | c 8 >  -1.000000 | c
7.36/7.57	c choco : 15.15
7.36/7.57	c mistral : 0.024995
7.36/7.57	c abscon : 1118.46
7.36/7.57	c
7.36/7.57	c
7.36/7.57	c /home/eomahony/cpZilla/CSP/primes/primes-25/primes-25-60-3-3.xml
7.36/7.57	c 19 >   0.000000 | c 35 >   4.000000 | c 17 >   0.000000 | c 18 >   0.000000 | c 33 >   8.000000 | c 15 >  21.778200 | c 34 >   8.000000 | c 16 >   6.000000 | c 13 >   8.235810 | c 14 >  11.286600 | c 11 >   6.643860 | c 12 >   6.792860 | c 21 >   9.797960 | c 20 > 100.000000 | c 22 >   9.797960 | 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 >   6.643860 | c 10 >   8.988680 | c 1 >  -1.000000 | c 0 >  -1.000000 | c 30 >  -1.000000 | c 7 >   8.807350 | c 6 >  -1.000000 | c 32 >  -1.000000 | c 5 >  21.608500 | c 31 >  -1.000000 | c 4 >  -1.000000 | c 9 >  -1.000000 | c 8 >  -1.000000 | c
7.36/7.58	c choco : 17.72
7.36/7.58	c mistral : 0.028994
7.36/7.58	c abscon : 53.3069
7.36/7.58	c
7.36/7.58	c
7.64/7.81	c Length: 10
7.64/7.81	c 1.5465311382898181  1.849269489311928  3.5111762290434814  4.964702605604891  5.383093357670847  6.8808171695155504  7.302235219211992  7.672304067631835  8.266896132684867  8.505241036790197  
7.64/7.82	c 
7.64/7.82	c 1.0  0.958308819312729  0.7798311181030466  0.6705974225960074  0.6446071782640749  0.5660711138505533  0.5473087402819033  0.5318291895873011  0.5087120257024517  0.5  
7.64/7.82	c
7.64/7.82	c solver 0
7.64/7.82	c	  before 0.0 seconds: {} 0
7.64/7.82	c	  before 18.0 seconds: {7} 531
7.64/7.82	c	  before 36.0 seconds: {4, 7} 1176
7.64/7.82	c	  before 54.0 seconds: {4, 7, 9} 1676
7.64/7.82	c	  before 90.0 seconds: {0, 4, 7, 9} 2676
7.64/7.82	c	  before 198.0 seconds: {0, 1, 4, 7, 9} 3634
7.64/7.82	c	  before 1134.0 seconds: {0, 1, 4, 7, 8, 9} 4143
7.64/7.82	c
7.64/7.82	c solver 1
7.64/7.82	c	  before 0.0 seconds: {} 0
7.64/7.82	c	  before 18.0 seconds: {0, 1, 2, 3, 4, 5, 6, 7, 8, 9} 6707
7.64/7.82	c
7.64/7.82	c solver 2
7.64/7.82	c	  before 0.0 seconds: {} 0
7.64/7.82	c	  before 18.0 seconds: {4, 6, 7, 8, 9} 2732
7.64/7.82	c	  before 36.0 seconds: {1, 2, 4, 6, 7, 8, 9} 4470
7.64/7.82	c	  before 108.0 seconds: {0, 1, 2, 4, 6, 7, 8, 9} 5470
7.64/7.82	c	  before 396.0 seconds: {0, 1, 2, 3, 4, 6, 7, 8, 9} 6141
7.64/7.82	c
7.64/7.82	cTotal time: 86
7.64/7.82	c 1548.0 seconds unused
7.64/7.82	c 0 c 0 c 0 
7.64/7.82	c 4 c 0 c 1 
7.64/7.82	c 3 c 0 c 0 
7.64/7.82	c is solver0 dominated by:
7.64/7.82	c	solver 1 (0 solves instances that 1 can't: false) (1 doesn't solve instances that 0 can't: false) (0 is faster than 1: false) (0 is equally as fast as 1: false) (0 < 1: false)
7.64/7.82	c is dominated? true
7.64/7.82	c
7.64/7.82	c is solver1 dominated by:
7.64/7.82	c	solver 0 (1 solves instances that 0 can't: true) (0 doesn't solve instances that 1 can't: true) (1 is faster than 0: true) (1 is equally as fast as 0: false) (1 < 0: true)
7.64/7.82	c	solver 2 (1 solves instances that 2 can't: true) (2 doesn't solve instances that 1 can't: true) (1 is faster than 2: true) (1 is equally as fast as 2: false) (1 < 2: false)
7.64/7.82	c is dominated? false
7.64/7.82	c
7.64/7.82	c is solver2 dominated by:
7.64/7.82	c	solver 0 (2 solves instances that 0 can't: true) (0 doesn't solve instances that 2 can't: true) (2 is faster than 0: true) (2 is equally as fast as 0: false) (2 < 0: true)
7.64/7.82	c	solver 1 (2 solves instances that 1 can't: false) (1 doesn't solve instances that 2 can't: false) (2 is faster than 1: false) (2 is equally as fast as 1: false) (2 < 1: true)
7.64/7.82	c is dominated? true
7.64/7.82	c
7.64/7.82	c Number of non-dominated solvers: 1
7.64/7.82	c remove dominated solvers
7.64/7.83	c solver 1 is not dominated by another solver
7.64/7.83	c solver 2 is dominated by another solver
7.64/7.83	c solver 0 is dominated by another solver
7.64/7.83	c
7.64/7.83	c solver 0: 0.0
7.64/7.83	c
7.64/7.83	c solver 1: 18.0
7.64/7.83	c
7.64/7.83	c+ 1/1 of 99
7.64/7.83	c
7.64/7.83	c solver 2: 0.0
7.64/7.83	c	 do not run abscon
7.64/7.83	c	  run mistral for 1800.0 seconds {0, 1, 2, 3, 4, 5, 6, 7, 8, 9} 6707
7.64/7.83	c	 do not run choco
7.64/7.83	c Starting solver: HOME/cpHydra_k_10/solver/mistral
7.64/7.83	c On Instance: HOME/instance-1059960-1215125310.xml
7.64/7.83	c Running for: 1800 seconds
25.93/26.34	c mistral-prime version 1.313
25.93/26.34	s SATISFIABLE
25.93/26.34	v 43 59 107 101 89 101 59 41 29 3 5 19 73 71 89 59 2 17 83 59 37 23 2 29 5 73 5 43 19 101 113 41 41 67 113 107 43 59 3 83 29 7 79 113 47 19 23 47 13 2 89 59 3 73 103 7 5 73 59 3 53 53 47 107 103 13 59 29 43 61 2 53 41 53 47 107 47 47 7 73 19 67 17 23 23 97 7 37 47 71 41 2 103 67 71 83 59 17 97 113
25.93/26.34	d CHECKS 50945233
25.93/26.34	d ASSIGNMENTS 94393

Verifier Data (download as text)

OK

Watcher Data (download as text)

runsolver version 3.2.5 (c) roussel@cril.univ-artois.fr

command line: /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1059960-1215125310/watcher-1059960-1215125310 -o /tmp/evaluation-result-1059960-1215125310/solver-1059960-1215125310 -C 1800 -W 2200 -M 900 --output-limit 1,15 HOME/cpHydra_k_10/hydra HOME/instance-1059960-1215125310.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.01 2.01 2.00 4/80 13372
/proc/meminfo: memFree=1668392/2055920 swapFree=4180240/4192956
[pid=13372] ppid=13370 vsize=5360 CPUtime=0
/proc/13372/stat : 13372 (hydra) S 13370 13372 11536 0 -1 4194304 306 124 0 0 0 0 0 0 20 0 1 0 1991503018 5488640 236 996147200 4194304 4889804 548682068816 18446744073709551615 240577471300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13372/statm: 1340 236 195 169 0 51 0
[pid=13374] ppid=13372 vsize=5360 CPUtime=0
/proc/13374/stat : 13374 (hydra) R 13372 13372 11536 0 -1 4194368 6 0 0 0 0 0 0 0 22 0 1 0 1991503019 5488640 236 996147200 4194304 4889804 548682068816 18446744073709551615 4467772 0 65538 4100 65536 0 0 0 17 1 0 0
/proc/13374/statm: 1340 236 195 169 0 51 0

[startup+0.0913491 s]
/proc/loadavg: 2.01 2.01 2.00 4/80 13372
/proc/meminfo: memFree=1668392/2055920 swapFree=4180240/4192956
[pid=13372] ppid=13370 vsize=5360 CPUtime=0
/proc/13372/stat : 13372 (hydra) S 13370 13372 11536 0 -1 4194304 330 247 0 0 0 0 0 0 22 0 1 0 1991503018 5488640 236 996147200 4194304 4889804 548682068816 18446744073709551615 240577471300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13372/statm: 1340 236 195 169 0 51 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5360

[startup+0.10234 s]
/proc/loadavg: 2.01 2.01 2.00 4/80 13372
/proc/meminfo: memFree=1668392/2055920 swapFree=4180240/4192956
[pid=13372] ppid=13370 vsize=5360 CPUtime=0
/proc/13372/stat : 13372 (hydra) S 13370 13372 11536 0 -1 4194304 330 247 0 0 0 0 0 0 22 0 1 0 1991503018 5488640 236 996147200 4194304 4889804 548682068816 18446744073709551615 240577471300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13372/statm: 1340 236 195 169 0 51 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5360

[startup+0.301373 s]
/proc/loadavg: 2.01 2.01 2.00 4/80 13372
/proc/meminfo: memFree=1668392/2055920 swapFree=4180240/4192956
[pid=13372] ppid=13370 vsize=5360 CPUtime=0
/proc/13372/stat : 13372 (hydra) S 13370 13372 11536 0 -1 4194304 330 247 0 0 0 0 0 0 22 0 1 0 1991503018 5488640 236 996147200 4194304 4889804 548682068816 18446744073709551615 240577471300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13372/statm: 1340 236 195 169 0 51 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5360

[startup+0.702908 s]
/proc/loadavg: 2.01 2.01 2.00 4/80 13372
/proc/meminfo: memFree=1668392/2055920 swapFree=4180240/4192956
[pid=13372] ppid=13370 vsize=5360 CPUtime=0
/proc/13372/stat : 13372 (hydra) S 13370 13372 11536 0 -1 4194304 330 247 0 0 0 0 0 0 22 0 1 0 1991503018 5488640 236 996147200 4194304 4889804 548682068816 18446744073709551615 240577471300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13372/statm: 1340 236 195 169 0 51 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5360

[startup+1.50259 s]
/proc/loadavg: 2.01 2.01 2.00 3/82 13376
/proc/meminfo: memFree=1666968/2055920 swapFree=4180240/4192956
[pid=13372] ppid=13370 vsize=5360 CPUtime=1.47
/proc/13372/stat : 13372 (hydra) S 13370 13372 11536 0 -1 4194304 375 1335 0 0 0 0 145 2 19 0 1 0 1991503018 5488640 238 996147200 4194304 4889804 548682068816 18446744073709551615 240577471300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13372/statm: 1340 238 196 169 0 51 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 5360

[startup+3.10185 s]
/proc/loadavg: 2.01 2.01 2.00 3/90 13388
/proc/meminfo: memFree=1660312/2055920 swapFree=4180240/4192956
[pid=13372] ppid=13370 vsize=5360 CPUtime=1.47
/proc/13372/stat : 13372 (hydra) S 13370 13372 11536 0 -1 4194304 375 1335 0 0 0 0 145 2 19 0 1 0 1991503018 5488640 238 996147200 4194304 4889804 548682068816 18446744073709551615 240577471300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13372/statm: 1340 238 196 169 0 51 0
[pid=13380] ppid=13372 vsize=196984 CPUtime=1.57
/proc/13380/stat : 13380 (java) S 13372 13372 11536 0 -1 0 6410 0 1 0 150 7 0 0 18 0 9 0 1991503168 201711616 5393 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/13380/statm: 49246 5393 2540 9 0 43829 0
[pid=13380/tid=13381] ppid=13372 vsize=196984 CPUtime=1.18
/proc/13380/task/13381/stat : 13381 (java) R 13372 13372 11536 0 -1 64 2777 0 1 0 115 3 0 0 25 0 9 0 1991503169 201711616 5393 996147200 134512640 134550740 4294955968 18446744073709551615 4126444458 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13380/tid=13382] ppid=13372 vsize=196984 CPUtime=0.21
/proc/13380/task/13382/stat : 13382 (java) S 13372 13372 11536 0 -1 64 2299 0 0 0 19 2 0 0 16 0 9 0 1991503170 201711616 5393 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=13380/tid=13383] ppid=13372 vsize=196984 CPUtime=0
/proc/13380/task/13383/stat : 13383 (java) S 13372 13372 11536 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 1991503171 201711616 5393 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13380/tid=13384] ppid=13372 vsize=196984 CPUtime=0
/proc/13380/task/13384/stat : 13384 (java) S 13372 13372 11536 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 1991503171 201711616 5393 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13380/tid=13385] ppid=13372 vsize=196984 CPUtime=0
/proc/13380/task/13385/stat : 13385 (java) S 13372 13372 11536 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 1991503173 201711616 5393 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13380/tid=13386] ppid=13372 vsize=196984 CPUtime=0.15
/proc/13380/task/13386/stat : 13386 (java) S 13372 13372 11536 0 -1 64 610 0 0 0 15 0 0 0 16 0 9 0 1991503173 201711616 5393 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13380/tid=13387] ppid=13372 vsize=196984 CPUtime=0
/proc/13380/task/13387/stat : 13387 (java) S 13372 13372 11536 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 1991503173 201711616 5393 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13380/tid=13388] ppid=13372 vsize=196984 CPUtime=0
/proc/13380/task/13388/stat : 13388 (java) S 13372 13372 11536 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 1991503173 201711616 5393 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.04
Current children cumulated vsize (KiB) 202344

[startup+6.30263 s]
/proc/loadavg: 2.01 2.01 2.00 3/90 13388
/proc/meminfo: memFree=1647768/2055920 swapFree=4180240/4192956
[pid=13372] ppid=13370 vsize=5360 CPUtime=1.47
/proc/13372/stat : 13372 (hydra) S 13370 13372 11536 0 -1 4194304 375 1335 0 0 0 0 145 2 19 0 1 0 1991503018 5488640 238 996147200 4194304 4889804 548682068816 18446744073709551615 240577471300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13372/statm: 1340 238 196 169 0 51 0
[pid=13380] ppid=13372 vsize=197092 CPUtime=4.72
/proc/13380/stat : 13380 (java) S 13372 13372 11536 0 -1 0 9972 0 1 0 453 19 0 0 18 0 9 0 1991503168 201822208 8266 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/13380/statm: 49273 8266 2540 9 0 43856 0
[pid=13380/tid=13381] ppid=13372 vsize=197092 CPUtime=3.68
/proc/13380/task/13381/stat : 13381 (java) R 13372 13372 11536 0 -1 64 3546 0 1 0 362 6 0 0 25 0 9 0 1991503169 201822208 8266 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13380/tid=13382] ppid=13372 vsize=197092 CPUtime=0.82
/proc/13380/task/13382/stat : 13382 (java) S 13372 13372 11536 0 -1 64 5076 0 0 0 72 10 0 0 15 0 9 0 1991503170 201822208 8266 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=13380/tid=13383] ppid=13372 vsize=197092 CPUtime=0
/proc/13380/task/13383/stat : 13383 (java) S 13372 13372 11536 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 1991503171 201822208 8266 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13380/tid=13384] ppid=13372 vsize=197092 CPUtime=0
/proc/13380/task/13384/stat : 13384 (java) S 13372 13372 11536 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 1991503171 201822208 8266 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13380/tid=13385] ppid=13372 vsize=197092 CPUtime=0
/proc/13380/task/13385/stat : 13385 (java) S 13372 13372 11536 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 1991503173 201822208 8266 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13380/tid=13386] ppid=13372 vsize=197092 CPUtime=0.18
/proc/13380/task/13386/stat : 13386 (java) S 13372 13372 11536 0 -1 64 626 0 0 0 18 0 0 0 16 0 9 0 1991503173 201822208 8266 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13380/tid=13387] ppid=13372 vsize=197092 CPUtime=0
/proc/13380/task/13387/stat : 13387 (java) S 13372 13372 11536 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 1991503173 201822208 8266 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13380/tid=13388] ppid=13372 vsize=197092 CPUtime=0
/proc/13380/task/13388/stat : 13388 (java) S 13372 13372 11536 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 1991503173 201822208 8266 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.19
Current children cumulated vsize (KiB) 202452

[startup+12.7019 s]
/proc/loadavg: 2.01 2.00 2.00 3/93 13391
/proc/meminfo: memFree=1638656/2055920 swapFree=4180240/4192956
[pid=13372] ppid=13370 vsize=5360 CPUtime=1.47
/proc/13372/stat : 13372 (hydra) S 13370 13372 11536 0 -1 4194304 375 1335 0 0 0 0 145 2 19 0 1 0 1991503018 5488640 238 996147200 4194304 4889804 548682068816 18446744073709551615 240577471300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13372/statm: 1340 238 196 169 0 51 0
[pid=13380] ppid=13372 vsize=197416 CPUtime=6.2
/proc/13380/stat : 13380 (java) S 13372 13372 11536 0 -1 0 13874 0 1 0 597 23 0 0 18 0 10 0 1991503168 202153984 9389 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/13380/statm: 49354 9389 2543 9 0 43937 0
[pid=13390] ppid=13380 vsize=5356 CPUtime=0
/proc/13390/stat : 13390 (mistral) S 13380 13372 11536 0 -1 4194304 292 0 0 0 0 0 0 0 25 0 1 0 1991503802 5484544 236 996147200 4194304 4889804 548682068592 18446744073709551615 240577471300 0 65540 4 65538 18446744071563356171 0 0 17 1 0 0
/proc/13390/statm: 1339 236 196 169 0 50 0
[pid=13391] ppid=13390 vsize=5392 CPUtime=4.8
/proc/13391/stat : 13391 (xsolve) R 13390 13372 11536 0 -1 4194304 717 0 0 0 480 0 0 0 25 0 1 0 1991503803 5521408 681 996147200 134512640 135239763 4294955968 18446744073709551615 135031190 0 4 0 0 0 0 0 17 1 0 0
/proc/13391/statm: 1348 681 416 177 0 251 0
[pid=13380/tid=13381] ppid=13372 vsize=197416 CPUtime=4.73
/proc/13380/task/13381/stat : 13381 (java) S 13372 13372 11536 0 -1 64 3857 0 1 0 465 8 0 0 23 0 10 0 1991503169 202153984 9389 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 1 0 0
[pid=13380/tid=13382] ppid=13372 vsize=197416 CPUtime=1.21
/proc/13380/task/13382/stat : 13382 (java) S 13372 13372 11536 0 -1 64 8571 0 0 0 108 13 0 0 16 0 10 0 1991503170 202153984 9389 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=13380/tid=13383] ppid=13372 vsize=197416 CPUtime=0
/proc/13380/task/13383/stat : 13383 (java) S 13372 13372 11536 0 -1 64 11 0 0 0 0 0 0 0 16 0 10 0 1991503171 202153984 9389 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13380/tid=13384] ppid=13372 vsize=197416 CPUtime=0
/proc/13380/task/13384/stat : 13384 (java) S 13372 13372 11536 0 -1 64 5 0 0 0 0 0 0 0 15 0 10 0 1991503171 202153984 9389 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13380/tid=13385] ppid=13372 vsize=197416 CPUtime=0
/proc/13380/task/13385/stat : 13385 (java) S 13372 13372 11536 0 -1 64 1 0 0 0 0 0 0 0 18 0 10 0 1991503173 202153984 9389 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13380/tid=13386] ppid=13372 vsize=197416 CPUtime=0.22
/proc/13380/task/13386/stat : 13386 (java) S 13372 13372 11536 0 -1 64 642 0 0 0 22 0 0 0 16 0 10 0 1991503173 202153984 9389 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13380/tid=13387] ppid=13372 vsize=197416 CPUtime=0
/proc/13380/task/13387/stat : 13387 (java) S 13372 13372 11536 0 -1 64 0 0 0 0 0 0 0 0 19 0 10 0 1991503173 202153984 9389 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13380/tid=13388] ppid=13372 vsize=197416 CPUtime=0
/proc/13380/task/13388/stat : 13388 (java) S 13372 13372 11536 0 -1 64 10 0 0 0 0 0 0 0 15 0 10 0 1991503173 202153984 9389 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13380/tid=13389] ppid=13372 vsize=197416 CPUtime=0
/proc/13380/task/13389/stat : 13389 (java) S 13372 13372 11536 0 -1 64 70 0 0 0 0 0 0 0 25 0 10 0 1991503802 202153984 9389 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 18446744071563356171 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.47
Current children cumulated vsize (KiB) 213524

[startup+25.5026 s]
/proc/loadavg: 2.00 2.00 2.00 3/93 13391
/proc/meminfo: memFree=1638656/2055920 swapFree=4180240/4192956
[pid=13372] ppid=13370 vsize=5360 CPUtime=1.47
/proc/13372/stat : 13372 (hydra) S 13370 13372 11536 0 -1 4194304 375 1335 0 0 0 0 145 2 19 0 1 0 1991503018 5488640 238 996147200 4194304 4889804 548682068816 18446744073709551615 240577471300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13372/statm: 1340 238 196 169 0 51 0
[pid=13380] ppid=13372 vsize=197416 CPUtime=6.2
/proc/13380/stat : 13380 (java) S 13372 13372 11536 0 -1 0 13874 0 1 0 597 23 0 0 18 0 10 0 1991503168 202153984 9389 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/13380/statm: 49354 9389 2543 9 0 43937 0
[pid=13390] ppid=13380 vsize=5356 CPUtime=0
/proc/13390/stat : 13390 (mistral) S 13380 13372 11536 0 -1 4194304 292 0 0 0 0 0 0 0 25 0 1 0 1991503802 5484544 236 996147200 4194304 4889804 548682068592 18446744073709551615 240577471300 0 65540 4 65538 18446744071563356171 0 0 17 1 0 0
/proc/13390/statm: 1339 236 196 169 0 50 0
[pid=13391] ppid=13390 vsize=5396 CPUtime=17.47
/proc/13391/stat : 13391 (xsolve) R 13390 13372 11536 0 -1 4194304 718 0 0 0 1747 0 0 0 25 0 1 0 1991503803 5525504 682 996147200 134512640 135239763 4294955968 18446744073709551615 134805846 0 4 0 0 0 0 0 17 1 0 0
/proc/13391/statm: 1349 682 416 177 0 252 0
[pid=13380/tid=13381] ppid=13372 vsize=197416 CPUtime=4.73
/proc/13380/task/13381/stat : 13381 (java) S 13372 13372 11536 0 -1 64 3857 0 1 0 465 8 0 0 23 0 10 0 1991503169 202153984 9389 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 1 0 0
[pid=13380/tid=13382] ppid=13372 vsize=197416 CPUtime=1.21
/proc/13380/task/13382/stat : 13382 (java) S 13372 13372 11536 0 -1 64 8571 0 0 0 108 13 0 0 16 0 10 0 1991503170 202153984 9389 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=13380/tid=13383] ppid=13372 vsize=197416 CPUtime=0
/proc/13380/task/13383/stat : 13383 (java) S 13372 13372 11536 0 -1 64 11 0 0 0 0 0 0 0 16 0 10 0 1991503171 202153984 9389 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13380/tid=13384] ppid=13372 vsize=197416 CPUtime=0
/proc/13380/task/13384/stat : 13384 (java) S 13372 13372 11536 0 -1 64 5 0 0 0 0 0 0 0 15 0 10 0 1991503171 202153984 9389 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13380/tid=13385] ppid=13372 vsize=197416 CPUtime=0
/proc/13380/task/13385/stat : 13385 (java) S 13372 13372 11536 0 -1 64 1 0 0 0 0 0 0 0 18 0 10 0 1991503173 202153984 9389 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13380/tid=13386] ppid=13372 vsize=197416 CPUtime=0.22
/proc/13380/task/13386/stat : 13386 (java) S 13372 13372 11536 0 -1 64 642 0 0 0 22 0 0 0 16 0 10 0 1991503173 202153984 9389 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13380/tid=13387] ppid=13372 vsize=197416 CPUtime=0
/proc/13380/task/13387/stat : 13387 (java) S 13372 13372 11536 0 -1 64 0 0 0 0 0 0 0 0 19 0 10 0 1991503173 202153984 9389 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13380/tid=13388] ppid=13372 vsize=197416 CPUtime=0
/proc/13380/task/13388/stat : 13388 (java) R 13372 13372 11536 0 -1 64 10 0 0 0 0 0 0 0 15 0 10 0 1991503173 202153984 9389 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13380/tid=13389] ppid=13372 vsize=197416 CPUtime=0
/proc/13380/task/13389/stat : 13389 (java) S 13372 13372 11536 0 -1 64 70 0 0 0 0 0 0 0 25 0 10 0 1991503802 202153984 9389 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 18446744071563356171 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.14
Current children cumulated vsize (KiB) 213528

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

[startup+25.9031 s]
/proc/loadavg: 2.00 2.00 2.00 3/93 13391
/proc/meminfo: memFree=1638656/2055920 swapFree=4180240/4192956
[pid=13372] ppid=13370 vsize=5360 CPUtime=1.47
/proc/13372/stat : 13372 (hydra) S 13370 13372 11536 0 -1 4194304 375 1335 0 0 0 0 145 2 19 0 1 0 1991503018 5488640 238 996147200 4194304 4889804 548682068816 18446744073709551615 240577471300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13372/statm: 1340 238 196 169 0 51 0
[pid=13380] ppid=13372 vsize=197416 CPUtime=6.2
/proc/13380/stat : 13380 (java) S 13372 13372 11536 0 -1 0 13874 0 1 0 597 23 0 0 18 0 10 0 1991503168 202153984 9389 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/13380/statm: 49354 9389 2543 9 0 43937 0
[pid=13390] ppid=13380 vsize=5356 CPUtime=0
/proc/13390/stat : 13390 (mistral) S 13380 13372 11536 0 -1 4194304 292 0 0 0 0 0 0 0 25 0 1 0 1991503802 5484544 236 996147200 4194304 4889804 548682068592 18446744073709551615 240577471300 0 65540 4 65538 18446744071563356171 0 0 17 1 0 0
/proc/13390/statm: 1339 236 196 169 0 50 0
[pid=13391] ppid=13390 vsize=5396 CPUtime=17.86
/proc/13391/stat : 13391 (xsolve) R 13390 13372 11536 0 -1 4194304 718 0 0 0 1786 0 0 0 25 0 1 0 1991503803 5525504 682 996147200 134512640 135239763 4294955968 18446744073709551615 134806136 0 4 0 0 0 0 0 17 1 0 0
/proc/13391/statm: 1349 682 416 177 0 252 0
[pid=13380/tid=13381] ppid=13372 vsize=197416 CPUtime=4.73
/proc/13380/task/13381/stat : 13381 (java) S 13372 13372 11536 0 -1 64 3857 0 1 0 465 8 0 0 23 0 10 0 1991503169 202153984 9389 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 1 0 0
[pid=13380/tid=13382] ppid=13372 vsize=197416 CPUtime=1.21
/proc/13380/task/13382/stat : 13382 (java) S 13372 13372 11536 0 -1 64 8571 0 0 0 108 13 0 0 16 0 10 0 1991503170 202153984 9389 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=13380/tid=13383] ppid=13372 vsize=197416 CPUtime=0
/proc/13380/task/13383/stat : 13383 (java) S 13372 13372 11536 0 -1 64 11 0 0 0 0 0 0 0 16 0 10 0 1991503171 202153984 9389 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13380/tid=13384] ppid=13372 vsize=197416 CPUtime=0
/proc/13380/task/13384/stat : 13384 (java) S 13372 13372 11536 0 -1 64 5 0 0 0 0 0 0 0 15 0 10 0 1991503171 202153984 9389 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13380/tid=13385] ppid=13372 vsize=197416 CPUtime=0
/proc/13380/task/13385/stat : 13385 (java) S 13372 13372 11536 0 -1 64 1 0 0 0 0 0 0 0 18 0 10 0 1991503173 202153984 9389 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13380/tid=13386] ppid=13372 vsize=197416 CPUtime=0.22
/proc/13380/task/13386/stat : 13386 (java) S 13372 13372 11536 0 -1 64 642 0 0 0 22 0 0 0 16 0 10 0 1991503173 202153984 9389 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13380/tid=13387] ppid=13372 vsize=197416 CPUtime=0
/proc/13380/task/13387/stat : 13387 (java) S 13372 13372 11536 0 -1 64 0 0 0 0 0 0 0 0 19 0 10 0 1991503173 202153984 9389 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13380/tid=13388] ppid=13372 vsize=197416 CPUtime=0
/proc/13380/task/13388/stat : 13388 (java) S 13372 13372 11536 0 -1 64 10 0 0 0 0 0 0 0 15 0 10 0 1991503173 202153984 9389 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13380/tid=13389] ppid=13372 vsize=197416 CPUtime=0
/proc/13380/task/13389/stat : 13389 (java) S 13372 13372 11536 0 -1 64 70 0 0 0 0 0 0 0 25 0 10 0 1991503802 202153984 9389 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 18446744071563356171 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.53
Current children cumulated vsize (KiB) 213528

[startup+26.3027 s]
/proc/loadavg: 2.00 2.00 2.00 3/93 13391
/proc/meminfo: memFree=1638656/2055920 swapFree=4180240/4192956
[pid=13372] ppid=13370 vsize=5360 CPUtime=1.47
/proc/13372/stat : 13372 (hydra) S 13370 13372 11536 0 -1 4194304 375 1335 0 0 0 0 145 2 19 0 1 0 1991503018 5488640 238 996147200 4194304 4889804 548682068816 18446744073709551615 240577471300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13372/statm: 1340 238 196 169 0 51 0
[pid=13380] ppid=13372 vsize=197416 CPUtime=6.2
/proc/13380/stat : 13380 (java) S 13372 13372 11536 0 -1 0 13874 0 1 0 597 23 0 0 18 0 10 0 1991503168 202153984 9389 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/13380/statm: 49354 9389 2543 9 0 43937 0
[pid=13390] ppid=13380 vsize=5356 CPUtime=0
/proc/13390/stat : 13390 (mistral) S 13380 13372 11536 0 -1 4194304 292 0 0 0 0 0 0 0 25 0 1 0 1991503802 5484544 236 996147200 4194304 4889804 548682068592 18446744073709551615 240577471300 0 65540 4 65538 18446744071563356171 0 0 17 1 0 0
/proc/13390/statm: 1339 236 196 169 0 50 0
[pid=13391] ppid=13390 vsize=5396 CPUtime=18.26
/proc/13391/stat : 13391 (xsolve) R 13390 13372 11536 0 -1 4194304 718 0 0 0 1826 0 0 0 25 0 1 0 1991503803 5525504 682 996147200 134512640 135239763 4294955968 18446744073709551615 134803595 0 4 0 0 0 0 0 17 1 0 0
/proc/13391/statm: 1349 682 416 177 0 252 0
[pid=13380/tid=13381] ppid=13372 vsize=197416 CPUtime=4.73
/proc/13380/task/13381/stat : 13381 (java) S 13372 13372 11536 0 -1 64 3857 0 1 0 465 8 0 0 23 0 10 0 1991503169 202153984 9389 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 1 0 0
[pid=13380/tid=13382] ppid=13372 vsize=197416 CPUtime=1.21
/proc/13380/task/13382/stat : 13382 (java) S 13372 13372 11536 0 -1 64 8571 0 0 0 108 13 0 0 16 0 10 0 1991503170 202153984 9389 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=13380/tid=13383] ppid=13372 vsize=197416 CPUtime=0
/proc/13380/task/13383/stat : 13383 (java) S 13372 13372 11536 0 -1 64 11 0 0 0 0 0 0 0 16 0 10 0 1991503171 202153984 9389 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13380/tid=13384] ppid=13372 vsize=197416 CPUtime=0
/proc/13380/task/13384/stat : 13384 (java) S 13372 13372 11536 0 -1 64 5 0 0 0 0 0 0 0 15 0 10 0 1991503171 202153984 9389 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13380/tid=13385] ppid=13372 vsize=197416 CPUtime=0
/proc/13380/task/13385/stat : 13385 (java) S 13372 13372 11536 0 -1 64 1 0 0 0 0 0 0 0 18 0 10 0 1991503173 202153984 9389 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13380/tid=13386] ppid=13372 vsize=197416 CPUtime=0.22
/proc/13380/task/13386/stat : 13386 (java) S 13372 13372 11536 0 -1 64 642 0 0 0 22 0 0 0 16 0 10 0 1991503173 202153984 9389 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13380/tid=13387] ppid=13372 vsize=197416 CPUtime=0
/proc/13380/task/13387/stat : 13387 (java) S 13372 13372 11536 0 -1 64 0 0 0 0 0 0 0 0 19 0 10 0 1991503173 202153984 9389 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13380/tid=13388] ppid=13372 vsize=197416 CPUtime=0
/proc/13380/task/13388/stat : 13388 (java) S 13372 13372 11536 0 -1 64 10 0 0 0 0 0 0 0 15 0 10 0 1991503173 202153984 9389 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13380/tid=13389] ppid=13372 vsize=197416 CPUtime=0
/proc/13380/task/13389/stat : 13389 (java) S 13372 13372 11536 0 -1 64 70 0 0 0 0 0 0 0 25 0 10 0 1991503802 202153984 9389 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 18446744071563356171 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.93
Current children cumulated vsize (KiB) 213528

Child status: 0
Real time (s): 26.3942
CPU time (s): 26.014
CPU user time (s): 25.7371
CPU system time (s): 0.276957
CPU usage (%): 98.5596
Max. virtual memory (cumulated for all children) (KiB): 213528

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 25.7371
system time used= 0.276957
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 16723
page faults= 1
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 9794
involuntary context switches= 11706

runsolver used 0.049992 second user time and 0.137979 second system time

The end

Launcher Data (download as text)

Begin job on node50 at 2008-07-04 00:48:30
IDJOB=1059960
IDBENCH=54390
IDSOLVER=365
FILE ID=node50/1059960-1215125310
PBS_JOBID= 7877106
Free space on /tmp= 66540 MiB

SOLVER NAME= cpHydra k_10
BENCH NAME= CPAI08/csp/primes-30/normalized-primes-30-60-2-7.xml
COMMAND LINE= HOME/cpHydra_k_10/hydra BENCHNAME 
RUNSOLVER COMMAND LINE= /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1059960-1215125310/watcher-1059960-1215125310 -o /tmp/evaluation-result-1059960-1215125310/solver-1059960-1215125310 -C 1800 -W 2200 -M 900 --output-limit 1,15  HOME/cpHydra_k_10/hydra HOME/instance-1059960-1215125310.xml 

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 33c0838b1f52affed2cd00dbaf9d007f
RANDOM SEED=2065190742

node50.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.261
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.261
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:       1668808 kB
Buffers:         18824 kB
Cached:         141528 kB
SwapCached:       6724 kB
Active:         279236 kB
Inactive:        38900 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1668808 kB
SwapTotal:     4192956 kB
SwapFree:      4180240 kB
Dirty:           24544 kB
Writeback:           0 kB
Mapped:         171416 kB
Slab:            53924 kB
Committed_AS:  4634076 kB
PageTables:       2156 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= 66516 MiB
End job on node50 at 2008-07-04 00:48:57