Trace number 1077635

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 187.465 188.539

DiagnosticValue
ASSIGNMENTS20329
CHECKS365668000

General information on the benchmark

Namecsp/medium/
normalized-patat-02-medium-3.xml
MD5SUM3f95c8d29be0573ddfe6516241da88fb
Bench CategoryGLOBAL (global constraints)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark121.831
Satisfiable
(Un)Satisfiability was proved
Number of variables800
Number of constraints64020
Maximum constraint arity20
Maximum domain size45
Number of constraints which are defined in extension0
Number of constraints which are defined in intension63820
Global constraints used (with number of constraints)alldifferent(200)

Solver Data (download as text)

0.00/0.00	c cpHydra_k_10 version 0.0
11.09/11.28	c CASE TO CLASSIFY:
11.09/11.28	c Case: 0
11.09/11.28	c 19 >   0.000000 | c 35 >  40.000000 | c 17 >   0.000000 | c 18 >   0.312402 | c 33 >  30.000000 | c 15 >  21.585800 | c 34 >  30.000000 | c 16 >  20.000000 | c 13 >   6.414290 | c 14 >   8.754890 | c 11 >   9.605480 | c 12 >   8.646020 | c 21 >   4.940900 | c 20 >  99.687600 | c 22 >   6.708200 | c 23 >  80.177400 | c 24 >  28.571400 | c 25 > 200.000000 | c 26 >  -1.000000 | c 27 >  -1.000000 | c 28 >  -1.000000 | c 29 > 100.000000 | c 3 >   9.605480 | c 2 >  -1.000000 | c 10 >  17.754100 | c 1 >  -1.000000 | c 0 >  -1.000000 | c 30 >   0.000000 | c 7 >  -1.000000 | c 6 >  16.958200 | c 32 >   0.000000 | c 5 >  18.064700 | c 31 >   0.000000 | c 4 >  -1.000000 | c 9 >  -1.000000 | c 8 >  -1.000000 | c
11.09/11.29	c choco : 1801.0
11.09/11.29	c mistral : 1801.0
11.09/11.29	c abscon : 1801.0
11.09/11.29	c
11.09/11.29	c
11.19/11.37	c List of same ones: 10
11.19/11.37	c /home/ehebrard/new_instances/competition_4c/data/medium/patat-02-medium-3.xml
11.19/11.37	c 19 >   0.000000 | c 35 >  40.000000 | c 17 >   0.000000 | c 18 >   0.312402 | c 33 >  30.000000 | c 15 >  20.565500 | c 34 >  30.000000 | c 16 >  20.000000 | c 13 >   6.410480 | c 14 >   8.643860 | c 11 >   9.605480 | c 12 >   8.645100 | c 21 >   4.940900 | c 20 >  99.687600 | c 22 >   6.708200 | c 23 >  80.177400 | c 24 >  28.571400 | c 25 > 200.000000 | c 26 >  -1.000000 | c 27 >  -1.000000 | c 28 >  -1.000000 | c 29 > 100.000000 | c 3 >   9.605480 | c 2 >  -1.000000 | c 10 >  17.754100 | c 1 >  -1.000000 | c 0 >  -1.000000 | c 30 >   0.000000 | c 7 >  -1.000000 | c 6 >  16.958200 | c 32 >   0.000000 | c 5 >  18.064700 | c 31 >   0.000000 | c 4 >  -1.000000 | c 9 >  -1.000000 | c 8 >  -1.000000 | c
11.19/11.38	c choco : 1801.0
11.19/11.38	c mistral : 407.7
11.19/11.38	c abscon : 1801.0
11.19/11.38	c
11.19/11.38	c
11.19/11.38	c /home/ehebrard/new_instances/competition_4c/data/medium/patat-02-medium-2.xml
11.19/11.38	c 19 >   0.000000 | c 35 >  40.000000 | c 17 >   0.000000 | c 18 >   0.307064 | c 33 >  30.000000 | c 15 >  20.498000 | c 34 >  30.000000 | c 16 >  20.000000 | c 13 >   6.362750 | c 14 >   8.658210 | c 11 >   9.599910 | c 12 >   8.664880 | c 21 >   4.940900 | c 20 >  99.692900 | c 22 >   6.708200 | c 23 >  80.681200 | c 24 >  30.000000 | c 25 > 200.000000 | c 26 >  -1.000000 | c 27 >  -1.000000 | c 28 >  -1.000000 | c 29 > 100.000000 | c 3 >   9.599910 | c 2 >  -1.000000 | c 10 >  17.774600 | c 1 >  -1.000000 | c 0 >  -1.000000 | c 30 >   0.000000 | c 7 >  -1.000000 | c 6 >  16.981900 | c 32 >   0.000000 | c 5 >  18.086700 | c 31 >   0.000000 | c 4 >  -1.000000 | c 9 >  -1.000000 | c 8 >  -1.000000 | c
11.19/11.39	c choco : 1801.0
11.19/11.39	c mistral : 628.57
11.19/11.39	c abscon : 1801.0
11.19/11.39	c
11.19/11.39	c
11.19/11.39	c /home/ehebrard/new_instances/competition_4c/data/compet02/patat-02-comp-12.xml
11.19/11.39	c 19 >   0.000000 | c 35 >  40.000000 | c 17 >   0.000000 | c 18 >   0.704225 | c 33 >  30.000000 | c 15 >  20.751900 | c 34 >  30.000000 | c 16 >  20.000000 | c 13 >   6.592960 | c 14 >   8.897850 | c 11 >   9.262090 | c 12 >   8.033320 | c 21 >   4.845360 | c 20 >  99.295800 | c 22 >   6.708200 | c 23 >  87.711200 | c 24 >  30.000000 | c 25 > 200.000000 | c 26 >  -1.000000 | c 27 >  -1.000000 | c 28 >  -1.000000 | c 29 > 100.000000 | c 3 >   9.262090 | c 2 >  -1.000000 | c 10 >  16.738200 | c 1 >  -1.000000 | c 0 >  -1.000000 | c 30 >   0.000000 | c 7 >  -1.000000 | c 6 >  15.657900 | c 32 >   0.000000 | c 5 >  16.896500 | c 31 >   0.000000 | c 4 >  -1.000000 | c 9 >  -1.000000 | c 8 >  -1.000000 | c
11.27/11.40	c choco : 1801.0
11.27/11.40	c mistral : 62.47
11.27/11.40	c abscon : 40.58
11.27/11.40	c
11.27/11.40	c
11.27/11.40	c /home/ehebrard/new_instances/competition_4c/data/compet02/patat-02-comp-2.xml
11.27/11.40	c 19 >   0.000000 | c 35 >  40.000000 | c 17 >   0.000000 | c 18 >   0.880514 | c 33 >  30.000000 | c 15 >  20.863000 | c 34 >  30.000000 | c 16 >  20.000000 | c 13 >   6.515360 | c 14 >   8.523560 | c 11 >   9.209450 | c 12 >   7.870430 | c 21 >   4.843420 | c 20 >  99.119500 | c 22 >   6.708200 | c 23 >  89.800000 | c 24 >  25.000000 | c 25 > 200.000000 | c 26 >  -1.000000 | c 27 >  -1.000000 | c 28 >  -1.000000 | c 29 > 100.000000 | c 3 >   9.209450 | c 2 >  -1.000000 | c 10 >  16.477400 | c 1 >  -1.000000 | c 0 >  -1.000000 | c 30 >   0.000000 | c 7 >  -1.000000 | c 6 >  15.303100 | c 32 >   0.000000 | c 5 >  16.601200 | c 31 >   0.000000 | c 4 >  -1.000000 | c 9 >  -1.000000 | c 8 >  -1.000000 | c
11.27/11.41	c choco : 1801.0
11.27/11.41	c mistral : 126.19
11.27/11.41	c abscon : 898.95
11.27/11.41	c
11.27/11.41	c
11.27/11.41	c /home/ehebrard/new_instances/competition_4c/data/compet02/patat-02-comp-1.xml
11.27/11.41	c 19 >   0.000000 | c 35 >  40.000000 | c 17 >   0.000000 | c 18 >   0.590982 | c 33 >  30.000000 | c 15 >  20.740500 | c 34 >  30.000000 | c 16 >  20.000000 | c 13 >   6.609820 | c 14 >   8.471680 | c 11 >   9.381540 | c 12 >   8.121300 | c 21 >   4.845750 | c 20 >  99.409000 | c 22 >   6.708200 | c 23 >  86.663700 | c 24 >  20.000000 | c 25 > 200.000000 | c 26 >  -1.000000 | c 27 >  -1.000000 | c 28 >  -1.000000 | c 29 > 100.000000 | c 3 >   9.381540 | c 2 >  -1.000000 | c 10 >  16.960100 | c 1 >  -1.000000 | c 0 >  -1.000000 | c 30 >   0.000000 | c 7 >  -1.000000 | c 6 >  15.961200 | c 32 >   0.000000 | c 5 >  17.158000 | c 31 >   0.000000 | c 4 >  -1.000000 | c 9 >  -1.000000 | c 8 >  -1.000000 | c
11.27/11.42	c choco : 1801.0
11.27/11.42	c mistral : 223.88
11.27/11.42	c abscon : 1801.0
11.27/11.42	c
11.27/11.42	c
11.27/11.42	c /home/ehebrard/new_instances/competition_4c/data/compet02/patat-02-comp-18.xml
11.27/11.42	c 19 >   0.000000 | c 35 >  40.000000 | c 17 >   0.000000 | c 18 >   1.116690 | c 33 >  30.000000 | c 15 >  20.815500 | c 34 >  30.000000 | c 16 >  20.000000 | c 13 >   6.401820 | c 14 >   9.033420 | c 11 >   9.164910 | c 12 >   7.749760 | c 21 >   4.834770 | c 20 >  98.883300 | c 22 >   6.708200 | c 23 >  93.380500 | c 24 >  25.000000 | c 25 > 200.000000 | c 26 >  -1.000000 | c 27 >  -1.000000 | c 28 >  -1.000000 | c 29 > 100.000000 | c 3 >   9.154820 | c 2 >  -1.000000 | c 10 >  16.226100 | c 1 >   2.000000 | c 0 >  -1.000000 | c 30 >   0.000000 | c 7 >  -1.000000 | c 6 >  14.852000 | c 32 >   0.000000 | c 5 >  16.244200 | c 31 >   0.000000 | c 4 >  -1.000000 | c 9 >  -1.000000 | c 8 >  -1.000000 | c
11.27/11.43	c choco : 1801.0
11.27/11.43	c mistral : 138.39
11.27/11.43	c abscon : 905.44
11.27/11.43	c
11.27/11.43	c
11.27/11.43	c /home/ehebrard/new_instances/competition_4c/data/compet02/patat-02-comp-11.xml
11.27/11.43	c 19 >   0.000000 | c 35 >  40.000000 | c 17 >   0.000000 | c 18 >   0.765670 | c 33 >  30.000000 | c 15 >  20.735200 | c 34 >  30.000000 | c 16 >  20.000000 | c 13 >   6.584730 | c 14 >   8.588710 | c 11 >   9.353150 | c 12 >   8.024060 | c 21 >   4.851030 | c 20 >  99.234300 | c 22 >   6.708200 | c 23 >  83.020000 | c 24 >  25.000000 | c 25 > 220.000000 | c 26 >  -1.000000 | c 27 >  -1.000000 | c 28 >  -1.000000 | c 29 > 100.000000 | c 3 >   9.353150 | c 2 >  -1.000000 | c 10 >  16.798500 | c 1 >  -1.000000 | c 0 >  -1.000000 | c 30 >   0.000000 | c 7 >  -1.000000 | c 6 >  15.711800 | c 32 >   0.000000 | c 5 >  16.943200 | c 31 >   0.000000 | c 4 >  -1.000000 | c 9 >  -1.000000 | c 8 >  -1.000000 | c
11.27/11.43	c choco : 1801.0
11.27/11.43	c mistral : 807.54
11.27/11.43	c abscon : 1801.0
11.27/11.43	c
11.27/11.43	c
11.27/11.43	c /home/ehebrard/new_instances/competition_4c/data/compet02/patat-02-comp-9.xml
11.27/11.43	c 19 >   0.000000 | c 35 >  40.000000 | c 17 >   0.000000 | c 18 >   0.450580 | c 33 >  30.000000 | c 15 >  20.707300 | c 34 >  30.000000 | c 16 >  20.000000 | c 13 >   6.953550 | c 14 >   8.451210 | c 11 >   9.552670 | c 12 >   8.368340 | c 21 >   4.877240 | c 20 >  99.549400 | c 22 >   6.708200 | c 23 >  84.802900 | c 24 >  25.000000 | c 25 > 220.000000 | c 26 >  -1.000000 | c 27 >  -1.000000 | c 28 >  -1.000000 | c 29 > 100.000000 | c 3 >   9.552670 | c 2 >  -1.000000 | c 10 >  17.406200 | c 1 >  -1.000000 | c 0 >  -1.000000 | c 30 >   0.000000 | c 7 >  -1.000000 | c 6 >  16.513100 | c 32 >   0.000000 | c 5 >  17.665300 | c 31 >   0.000000 | c 4 >  -1.000000 | c 9 >  -1.000000 | c 8 >  -1.000000 | c
11.27/11.44	c choco : 1801.0
11.27/11.44	c mistral : 499.22
11.27/11.44	c abscon : 1801.0
11.27/11.44	c
11.27/11.44	c
11.27/11.44	c /home/ehebrard/new_instances/competition_4c/data/compet02/patat-02-comp-16.xml
11.27/11.44	c 19 >   0.000000 | c 35 >  40.000000 | c 17 >   0.000000 | c 18 >   0.498934 | c 33 >  30.000000 | c 15 >  20.578600 | c 34 >  30.000000 | c 16 >  20.000000 | c 13 >   6.573960 | c 14 >   8.339850 | c 11 >   9.513730 | c 12 >   8.266280 | c 21 >   4.907900 | c 20 >  99.501100 | c 22 >   6.708200 | c 23 >  87.740100 | c 24 >  28.571400 | c 25 > 220.000000 | c 26 >  -1.000000 | c 27 >  -1.000000 | c 28 >  -1.000000 | c 29 > 100.000000 | c 3 >   9.513730 | c 2 >  -1.000000 | c 10 >  17.297500 | c 1 >  -1.000000 | c 0 >  -1.000000 | c 30 >   0.000000 | c 7 >  -1.000000 | c 6 >  16.360800 | c 32 >   0.000000 | c 5 >  17.530800 | c 31 >   0.000000 | c 4 >  -1.000000 | c 9 >  -1.000000 | c 8 >  -1.000000 | c
11.27/11.45	c choco : 1801.0
11.27/11.45	c mistral : 793.29
11.27/11.45	c abscon : 1801.0
11.27/11.45	c
11.27/11.45	c
11.27/11.45	c /home/ehebrard/new_instances/competition_4c/data/compet02/patat-02-comp-13.xml
11.27/11.45	c 19 >   0.000000 | c 35 >  40.000000 | c 17 >   0.000000 | c 18 >   0.827705 | c 33 >  30.000000 | c 15 >  20.694100 | c 34 >  30.000000 | c 16 >  20.000000 | c 13 >   6.951770 | c 14 >   8.379380 | c 11 >   9.308340 | c 12 >   8.185690 | c 21 >   4.869800 | c 20 >  99.172300 | c 22 >   6.708200 | c 23 >  85.063200 | c 24 >  33.333300 | c 25 > 250.000000 | c 26 >  -1.000000 | c 27 >  -1.000000 | c 28 >  -1.000000 | c 29 > 100.000000 | c 3 >   9.308340 | c 2 >  -1.000000 | c 10 >  16.904800 | c 1 >  -1.000000 | c 0 >  -1.000000 | c 30 >   0.000000 | c 7 >  -1.000000 | c 6 >  15.759000 | c 32 >   0.000000 | c 5 >  16.985000 | c 31 >   0.000000 | c 4 >  -1.000000 | c 9 >  -1.000000 | c 8 >  -1.000000 | c
11.27/11.46	c choco : 1801.0
11.27/11.46	c mistral : 114.2
11.27/11.46	c abscon : 1801.0
11.27/11.46	c
11.27/11.46	c
11.27/11.46	c Length: 10
11.27/11.46	c 1.0263308985897275  1.8686799907003853  8.035030139932829  10.677867717791031  10.925219226152855  14.468532973793293  20.646382000779795  20.87842262001332  21.43568891825322  50.51753668203161  
11.27/11.46	c 
11.27/11.46	c 1.0  0.9832646612345715  0.8759520172950985  0.8368094478802551  0.8333242525418247  0.7864059403012775  0.7161091841426339  0.7137128974861533  0.7080229842329713  0.5  
11.27/11.47	c
11.27/11.47	c solver 0
11.27/11.47	c	  before 0.0 seconds: {} 0
11.27/11.47	c	  before 54.0 seconds: {2} 875
11.27/11.47	c	  before 900.0 seconds: {2, 3} 1712
11.27/11.47	c	  before 918.0 seconds: {2, 3, 5} 2499
11.27/11.47	c
11.27/11.47	c solver 1
11.27/11.47	c	  before 0.0 seconds: {} 0
11.27/11.47	c	  before 72.0 seconds: {2} 875
11.27/11.47	c	  before 126.0 seconds: {2, 9} 1375
11.27/11.47	c	  before 144.0 seconds: {2, 3, 5, 9} 2999
11.27/11.47	c	  before 234.0 seconds: {2, 3, 4, 5, 9} 3832
11.27/11.47	c	  before 414.0 seconds: {0, 2, 3, 4, 5, 9} 4832
11.27/11.47	c	  before 504.0 seconds: {0, 2, 3, 4, 5, 7, 9} 5546
11.27/11.47	c	  before 630.0 seconds: {0, 1, 2, 3, 4, 5, 7, 9} 6529
11.27/11.47	c	  before 810.0 seconds: {0, 1, 2, 3, 4, 5, 6, 7, 8, 9} 7953
11.27/11.47	c
11.27/11.47	c solver 2
11.27/11.47	c	  before 0.0 seconds: {} 0
11.27/11.47	c
11.27/11.47	cTotal time: 96
11.27/11.47	c 1728.0 seconds unused
11.27/11.47	c 0 c 0 c 3 
11.27/11.47	c 7 c 0 c 10 
11.27/11.47	c 0 c 0 c 0 
11.27/11.47	c is solver0 dominated by:
11.27/11.47	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)
11.27/11.47	c is dominated? true
11.27/11.47	c
11.27/11.47	c is solver1 dominated by:
11.27/11.47	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)
11.27/11.47	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: false) (1 is equally as fast as 2: false) (1 < 2: false)
11.27/11.47	c is dominated? false
11.27/11.47	c
11.27/11.47	c is solver2 dominated by:
11.27/11.47	c	solver 0 (2 solves instances that 0 can't: false) (0 doesn't solve instances that 2 can't: false) (2 is faster than 0: true) (2 is equally as fast as 0: false) (2 < 0: true)
11.27/11.47	c is dominated? true
11.27/11.47	c
11.27/11.47	c Number of non-dominated solvers: 1
11.27/11.47	c remove dominated solvers
11.27/11.47	c solver 1 is not dominated by another solver
11.27/11.47	c solver 2 is dominated by another solver
11.27/11.47	c solver 0 is dominated by another solver
11.27/11.47	c
11.27/11.47	c solver 0: 0.0
11.27/11.47	c
11.27/11.47	c solver 1: 810.0
11.27/11.47	c
11.27/11.47	c+ 45/45 of 55
11.27/11.47	c
11.27/11.47	c solver 2: 0.0
11.27/11.47	c	 do not run abscon
11.27/11.48	c	  run mistral for 1800.0 seconds {0, 1, 2, 3, 4, 5, 6, 7, 8, 9} 7953
11.27/11.48	c	 do not run choco
11.27/11.48	c Starting solver: HOME/cpHydra_k_10/solver/mistral
11.27/11.48	c On Instance: HOME/instance-1077635-1215194062.xml
11.27/11.48	c Running for: 1800 seconds
187.35/188.48	c mistral-prime version 1.313
187.35/188.48	s SATISFIABLE
187.35/188.48	v 11 36 27 3 5 32 19 8 11 17 34 21 33 7 19 15 25 7 6 23 25 19 29 40 32 39 10 21 3 30 0 42 33 0 27 38 12 3 5 22 14 8 1 7 28 1 26 2 19 40 13 29 28 30 18 36 10 7 36 24 33 22 8 42 4 33 29 20 25 5 23 17 23 44 37 18 14 15 4 17 31 41 12 24 9 12 2 44 32 6 0 35 13 2 30 40 15 15 11 21 16 37 27 31 43 11 13 27 23 3 33 7 42 41 34 9 24 20 12 19 43 39 26 18 44 25 5 14 9 3 13 18 20 41 23 28 16 6 40 17 26 21 14 25 30 44 22 44 9 6 1 34 1 0 10 29 28 34 2 7 14 13 15 9 14 8 15 38 4 25 16 1 16 19 27 23 25 18 40 6 36 2 24 42 30 32 16 16 26 37 11 10 36 5 11 24 27 18 8 14 0 21 31 44 29 26 15 20 21 6 8 24 42 37 34 40 28 31 28 23 10 2 20 6 40 7 4 24 20 34 4 28 35 0 14 13 22 43 36 43 19 9 31 18 42 0 42 10 8 5 17 6 5 38 10 32 33 37 41 29 37 16 35 38 9 25 27 12 13 29 38 16 2 39 10 31 8 23 22 30 17 1 35 41 22 30 11 26 24 43 4 28 39 7 3 26 10 33 12 16 12 8 3 2 23 3 27 38 39 28 18 21 20 13 1 1 32 22 31 5 42 5 26 11 4 21 0 41 13 32 26 37 4 39 9 30 4 29 15 2 0 39 8 7 43 23 29 35 19 12 14 1 19 22 5 39 35 31 16 18 13 11 38 17 33 24 34 32 27 20 36 9 22 6 2 43 3 12 10 3 14 35 7 41 25 21 18 15 25 27 17 0 1 6 20 12 17 4 28 11 4 3 7 1 3 3 0 9 3 3 4 0 4 4 6 0 6 1 5 4 7 7 3 4 1 4 3 1 7 9 4 6 6 0 9 1 7 9 0 4 4 3 3 3 7 9 2 0 3 0 7 7 1 6 7 4 1 0 6 8 0 3 4 0 8 1 0 7 5 7 0 6 5 4 4 2 9 1 0 1 6 0 9 1 0 1 3 6 0 9 1 4 9 8 3 3 8 3 6 6 0 1 5 7 8 1 2 1 2 3 3 7 3 2 6 7 5 1 0 5 2 6 4 9 3 8 9 7 1 0 0 6 2 3 3 8 8 2 8 8 3 7 2 9 4 2 8 0 4 7 8 8 1 2 0 6 3 2 5 2 5 3 4 8 0 0 5 2 4 1 4 4 7 1 3 9 2 0 1 4 1 9 2 1 2 7 2 9 5 6 9 7 8 2 7 4 6 3 7 6 6 3 0 1 4 8 7 6 4 8 6 3 7 0 1 2 2 2 0 1 2 4 4 0 6 9 9 6 8 0 1 6 1 7 1 6 6 4 2 0 8 5 3 5 8 9 4 6 1 1 7 6 6 4 8 8 5 3 4 5 8 3 3 7 3 0 2 6 4 2 3 1 7 8 9 8 5 7 0 8 4 6 2 8 2 7 2 6 0 1 7 4 3 6 2 7 4 2 2 5 4 2 4 1 6 5 8 0 7 9 8 8 3 1 7 0 2 7 1 8 2 4 0 8 2 2 5 1 5 4 1 2 6 2 2 0 5 8 6 6 8 1 8 8 3 8 1 0 2 8 8 5 4 1 5 0 8 4 6 4 8 5 6 0 8 7 3 6 0 0 0 6 5 1 2 6 8 3 5 6 3 6 5 6 3 5 1 2 4 4 2 3 2 3 5 5 5 3 5 0
187.35/188.48	d CHECKS 365667576
187.35/188.48	d ASSIGNMENTS 20329

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

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


[startup+0 s]
/proc/loadavg: 1.91 1.97 1.98 4/84 31816
/proc/meminfo: memFree=1180328/2055920 swapFree=4192812/4192956
[pid=31816] ppid=31814 vsize=5360 CPUtime=0
/proc/31816/stat : 31816 (hydra) S 31814 31816 28464 0 -1 4194304 285 0 0 0 0 0 0 0 18 0 1 0 131076373 5488640 236 996147200 4194304 4889804 548682068816 18446744073709551615 233588712260 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/31816/statm: 1340 236 195 169 0 51 0
[pid=31817] ppid=31816 vsize=5360 CPUtime=0
/proc/31817/stat : 31817 (hydra) R 31816 31816 28464 0 -1 4194368 22 0 0 0 0 0 0 0 19 0 1 0 131076373 5488640 239 996147200 4194304 4889804 548682068816 18446744073709551615 233588714791 0 0 4096 0 0 0 0 17 1 0 0
/proc/31817/statm: 1340 239 198 169 0 51 0

[startup+0.0359789 s]
/proc/loadavg: 1.91 1.97 1.98 4/84 31816
/proc/meminfo: memFree=1180328/2055920 swapFree=4192812/4192956
[pid=31816] ppid=31814 vsize=5360 CPUtime=0
/proc/31816/stat : 31816 (hydra) S 31814 31816 28464 0 -1 4194304 330 247 0 0 0 0 0 0 19 0 1 0 131076373 5488640 236 996147200 4194304 4889804 548682068816 18446744073709551615 233588712260 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/31816/statm: 1340 236 195 169 0 51 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5360

[startup+0.102984 s]
/proc/loadavg: 1.91 1.97 1.98 4/84 31816
/proc/meminfo: memFree=1180328/2055920 swapFree=4192812/4192956
[pid=31816] ppid=31814 vsize=5360 CPUtime=0
/proc/31816/stat : 31816 (hydra) S 31814 31816 28464 0 -1 4194304 330 247 0 0 0 0 0 0 19 0 1 0 131076373 5488640 236 996147200 4194304 4889804 548682068816 18446744073709551615 233588712260 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/31816/statm: 1340 236 195 169 0 51 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5360

[startup+0.303006 s]
/proc/loadavg: 1.91 1.97 1.98 4/84 31816
/proc/meminfo: memFree=1180328/2055920 swapFree=4192812/4192956
[pid=31816] ppid=31814 vsize=5360 CPUtime=0
/proc/31816/stat : 31816 (hydra) S 31814 31816 28464 0 -1 4194304 330 247 0 0 0 0 0 0 19 0 1 0 131076373 5488640 236 996147200 4194304 4889804 548682068816 18446744073709551615 233588712260 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/31816/statm: 1340 236 195 169 0 51 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5360

[startup+0.701047 s]
/proc/loadavg: 1.91 1.97 1.98 4/84 31816
/proc/meminfo: memFree=1180328/2055920 swapFree=4192812/4192956
[pid=31816] ppid=31814 vsize=5360 CPUtime=0
/proc/31816/stat : 31816 (hydra) S 31814 31816 28464 0 -1 4194304 330 247 0 0 0 0 0 0 19 0 1 0 131076373 5488640 236 996147200 4194304 4889804 548682068816 18446744073709551615 233588712260 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/31816/statm: 1340 236 195 169 0 51 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5360

[startup+1.50113 s]
/proc/loadavg: 1.91 1.97 1.98 3/86 31820
/proc/meminfo: memFree=1166808/2055920 swapFree=4192812/4192956
[pid=31816] ppid=31814 vsize=5360 CPUtime=0
/proc/31816/stat : 31816 (hydra) S 31814 31816 28464 0 -1 4194304 330 247 0 0 0 0 0 0 19 0 1 0 131076373 5488640 236 996147200 4194304 4889804 548682068816 18446744073709551615 233588712260 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/31816/statm: 1340 236 195 169 0 51 0
[pid=31820] ppid=31816 vsize=24004 CPUtime=1.45
/proc/31820/stat : 31820 (xsolve) R 31816 31816 28464 0 -1 4194304 5444 0 0 0 142 3 0 0 25 0 1 0 131076374 24580096 5207 996147200 134512640 135239763 4294956176 18446744073709551615 11122299 0 0 4096 0 0 0 0 17 0 0 0
/proc/31820/statm: 6001 5207 377 177 0 4904 0
Current children cumulated CPU time (s) 1.45
Current children cumulated vsize (KiB) 29364

[startup+3.10129 s]
/proc/loadavg: 2.00 1.98 1.99 3/86 31820
/proc/meminfo: memFree=1152856/2055920 swapFree=4192812/4192956
[pid=31816] ppid=31814 vsize=5360 CPUtime=0
/proc/31816/stat : 31816 (hydra) S 31814 31816 28464 0 -1 4194304 330 247 0 0 0 0 0 0 19 0 1 0 131076373 5488640 236 996147200 4194304 4889804 548682068816 18446744073709551615 233588712260 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/31816/statm: 1340 236 195 169 0 51 0
[pid=31820] ppid=31816 vsize=44008 CPUtime=3.05
/proc/31820/stat : 31820 (xsolve) R 31816 31816 28464 0 -1 4194304 10634 0 0 0 297 8 0 0 25 0 1 0 131076374 45064192 10139 996147200 134512640 135239763 4294956176 18446744073709551615 11122299 0 0 4096 0 0 0 0 17 0 0 0
/proc/31820/statm: 11002 10139 377 177 0 9905 0
Current children cumulated CPU time (s) 3.05
Current children cumulated vsize (KiB) 49368

[startup+6.30161 s]
/proc/loadavg: 2.00 1.98 1.99 3/86 31824
/proc/meminfo: memFree=1179544/2055920 swapFree=4192812/4192956
[pid=31816] ppid=31814 vsize=5360 CPUtime=5.33
/proc/31816/stat : 31816 (hydra) S 31814 31816 28464 0 -1 4194304 375 28743 0 0 0 0 516 17 19 0 1 0 131076373 5488640 238 996147200 4194304 4889804 548682068816 18446744073709551615 233588712260 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/31816/statm: 1340 238 196 169 0 51 0
[pid=31824] ppid=31816 vsize=197000 CPUtime=0.89
/proc/31824/stat : 31824 (java) S 31816 31816 28464 0 -1 0 4299 0 1 0 86 3 0 0 18 0 9 0 131076912 201728000 3646 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/31824/statm: 49250 3646 1676 9 0 43833 0
Current children cumulated CPU time (s) 6.22
Current children cumulated vsize (KiB) 202360

[startup+12.7023 s]
/proc/loadavg: 2.00 1.98 1.99 3/97 31835
/proc/meminfo: memFree=1144896/2055920 swapFree=4192812/4192956
[pid=31816] ppid=31814 vsize=5360 CPUtime=5.33
/proc/31816/stat : 31816 (hydra) S 31814 31816 28464 0 -1 4194304 375 28743 0 0 0 0 516 17 19 0 1 0 131076373 5488640 238 996147200 4194304 4889804 548682068816 18446744073709551615 233588712260 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/31816/statm: 1340 238 196 169 0 51 0
[pid=31824] ppid=31816 vsize=197432 CPUtime=6
/proc/31824/stat : 31824 (java) S 31816 31816 28464 0 -1 0 11422 0 1 0 583 17 0 0 18 0 10 0 131076912 202170368 9347 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/31824/statm: 49358 9347 2543 9 0 43941 0
[pid=31834] ppid=31824 vsize=5356 CPUtime=0
/proc/31834/stat : 31834 (mistral) S 31824 31816 28464 0 -1 4194304 291 0 0 0 0 0 0 0 18 0 1 0 131077521 5484544 236 996147200 4194304 4889804 548682068592 18446744073709551615 233588712260 0 65540 4 65538 18446744071563356171 0 0 17 0 0 0
/proc/31834/statm: 1339 236 196 169 0 50 0
[pid=31835] ppid=31834 vsize=20800 CPUtime=1.19
/proc/31835/stat : 31835 (xsolve) R 31834 31816 28464 0 -1 4194304 4595 0 0 0 117 2 0 0 25 0 1 0 131077522 21299200 4363 996147200 134512640 135239763 4294955952 18446744073709551615 11122299 0 4 0 0 0 0 0 17 0 0 0
/proc/31835/statm: 5200 4363 375 177 0 4103 0
[pid=31824/tid=31825] ppid=31816 vsize=197432 CPUtime=4.81
/proc/31824/task/31825/stat : 31825 (java) S 31816 31816 28464 0 -1 64 3862 0 1 0 476 5 0 0 24 0 10 0 131076914 202170368 9347 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 0 0 0
[pid=31824/tid=31826] ppid=31816 vsize=197432 CPUtime=0.95
/proc/31824/task/31826/stat : 31826 (java) S 31816 31816 28464 0 -1 64 6112 0 0 0 86 9 0 0 16 0 10 0 131076915 202170368 9347 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=31824/tid=31827] ppid=31816 vsize=197432 CPUtime=0
/proc/31824/task/31827/stat : 31827 (java) S 31816 31816 28464 0 -1 64 11 0 0 0 0 0 0 0 16 0 10 0 131076915 202170368 9347 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31824/tid=31828] ppid=31816 vsize=197432 CPUtime=0
/proc/31824/task/31828/stat : 31828 (java) S 31816 31816 28464 0 -1 64 5 0 0 0 0 0 0 0 16 0 10 0 131076915 202170368 9347 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31824/tid=31829] ppid=31816 vsize=197432 CPUtime=0
/proc/31824/task/31829/stat : 31829 (java) S 31816 31816 28464 0 -1 64 1 0 0 0 0 0 0 0 18 0 10 0 131076917 202170368 9347 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31824/tid=31830] ppid=31816 vsize=197432 CPUtime=0.2
/proc/31824/task/31830/stat : 31830 (java) S 31816 31816 28464 0 -1 64 645 0 0 0 20 0 0 0 16 0 10 0 131076917 202170368 9347 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31824/tid=31831] ppid=31816 vsize=197432 CPUtime=0
/proc/31824/task/31831/stat : 31831 (java) S 31816 31816 28464 0 -1 64 1 0 0 0 0 0 0 0 19 0 10 0 131076917 202170368 9347 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31824/tid=31832] ppid=31816 vsize=197432 CPUtime=0
/proc/31824/task/31832/stat : 31832 (java) S 31816 31816 28464 0 -1 64 6 0 0 0 0 0 0 0 15 0 10 0 131076917 202170368 9347 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31824/tid=31833] ppid=31816 vsize=197432 CPUtime=0
/proc/31824/task/31833/stat : 31833 (java) S 31816 31816 28464 0 -1 64 72 0 0 0 0 0 0 0 25 0 10 0 131077521 202170368 9347 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 18446744071563356171 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.52
Current children cumulated vsize (KiB) 228948

[startup+25.5026 s]
/proc/loadavg: 2.00 1.98 1.99 3/97 31835
/proc/meminfo: memFree=1044480/2055920 swapFree=4192812/4192956
[pid=31816] ppid=31814 vsize=5360 CPUtime=5.33
/proc/31816/stat : 31816 (hydra) S 31814 31816 28464 0 -1 4194304 375 28743 0 0 0 0 516 17 19 0 1 0 131076373 5488640 238 996147200 4194304 4889804 548682068816 18446744073709551615 233588712260 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/31816/statm: 1340 238 196 169 0 51 0
[pid=31824] ppid=31816 vsize=197432 CPUtime=6
/proc/31824/stat : 31824 (java) S 31816 31816 28464 0 -1 0 11427 0 1 0 583 17 0 0 18 0 10 0 131076912 202170368 9347 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/31824/statm: 49358 9347 2543 9 0 43941 0
[pid=31834] ppid=31824 vsize=5356 CPUtime=0
/proc/31834/stat : 31834 (mistral) S 31824 31816 28464 0 -1 4194304 291 0 0 0 0 0 0 0 18 0 1 0 131077521 5484544 236 996147200 4194304 4889804 548682068592 18446744073709551615 233588712260 0 65540 4 65538 18446744071563356171 0 0 17 0 0 0
/proc/31834/statm: 1339 236 196 169 0 50 0
[pid=31835] ppid=31834 vsize=113944 CPUtime=13.93
/proc/31835/stat : 31835 (xsolve) R 31834 31816 28464 0 -1 4194304 28125 0 0 0 1378 15 0 0 25 0 1 0 131077522 116678656 27212 996147200 134512640 135239763 4294955952 18446744073709551615 134799832 0 4 0 0 0 0 0 17 0 0 0
/proc/31835/statm: 28486 27212 414 177 0 27389 0
[pid=31824/tid=31825] ppid=31816 vsize=197432 CPUtime=4.81
/proc/31824/task/31825/stat : 31825 (java) S 31816 31816 28464 0 -1 64 3862 0 1 0 476 5 0 0 24 0 10 0 131076914 202170368 9347 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 0 0 0
[pid=31824/tid=31826] ppid=31816 vsize=197432 CPUtime=0.95
/proc/31824/task/31826/stat : 31826 (java) S 31816 31816 28464 0 -1 64 6112 0 0 0 86 9 0 0 16 0 10 0 131076915 202170368 9347 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=31824/tid=31827] ppid=31816 vsize=197432 CPUtime=0
/proc/31824/task/31827/stat : 31827 (java) S 31816 31816 28464 0 -1 64 11 0 0 0 0 0 0 0 16 0 10 0 131076915 202170368 9347 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31824/tid=31828] ppid=31816 vsize=197432 CPUtime=0
/proc/31824/task/31828/stat : 31828 (java) S 31816 31816 28464 0 -1 64 5 0 0 0 0 0 0 0 16 0 10 0 131076915 202170368 9347 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31824/tid=31829] ppid=31816 vsize=197432 CPUtime=0
/proc/31824/task/31829/stat : 31829 (java) S 31816 31816 28464 0 -1 64 1 0 0 0 0 0 0 0 18 0 10 0 131076917 202170368 9347 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31824/tid=31830] ppid=31816 vsize=197432 CPUtime=0.2
/proc/31824/task/31830/stat : 31830 (java) S 31816 31816 28464 0 -1 64 645 0 0 0 20 0 0 0 16 0 10 0 131076917 202170368 9347 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31824/tid=31831] ppid=31816 vsize=197432 CPUtime=0
/proc/31824/task/31831/stat : 31831 (java) S 31816 31816 28464 0 -1 64 1 0 0 0 0 0 0 0 19 0 10 0 131076917 202170368 9347 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31824/tid=31832] ppid=31816 vsize=197432 CPUtime=0
/proc/31824/task/31832/stat : 31832 (java) S 31816 31816 28464 0 -1 64 11 0 0 0 0 0 0 0 15 0 10 0 131076917 202170368 9347 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31824/tid=31833] ppid=31816 vsize=197432 CPUtime=0
/proc/31824/task/31833/stat : 31833 (java) S 31816 31816 28464 0 -1 64 72 0 0 0 0 0 0 0 25 0 10 0 131077521 202170368 9347 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 18446744071563356171 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.26
Current children cumulated vsize (KiB) 322092

[startup+51.1021 s]
/proc/loadavg: 2.00 1.98 1.99 3/97 31835
/proc/meminfo: memFree=1044352/2055920 swapFree=4192812/4192956
[pid=31816] ppid=31814 vsize=5360 CPUtime=5.33
/proc/31816/stat : 31816 (hydra) S 31814 31816 28464 0 -1 4194304 375 28743 0 0 0 0 516 17 19 0 1 0 131076373 5488640 238 996147200 4194304 4889804 548682068816 18446744073709551615 233588712260 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/31816/statm: 1340 238 196 169 0 51 0
[pid=31824] ppid=31816 vsize=197432 CPUtime=6
/proc/31824/stat : 31824 (java) S 31816 31816 28464 0 -1 0 11427 0 1 0 583 17 0 0 18 0 10 0 131076912 202170368 9347 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/31824/statm: 49358 9347 2543 9 0 43941 0
[pid=31834] ppid=31824 vsize=5356 CPUtime=0
/proc/31834/stat : 31834 (mistral) S 31824 31816 28464 0 -1 4194304 291 0 0 0 0 0 0 0 18 0 1 0 131077521 5484544 236 996147200 4194304 4889804 548682068592 18446744073709551615 233588712260 0 65540 4 65538 18446744071563356171 0 0 17 0 0 0
/proc/31834/statm: 1339 236 196 169 0 50 0
[pid=31835] ppid=31834 vsize=114076 CPUtime=39.4
/proc/31835/stat : 31835 (xsolve) R 31834 31816 28464 0 -1 4194304 28135 0 0 0 3924 16 0 0 25 0 1 0 131077522 116813824 27222 996147200 134512640 135239763 4294955952 18446744073709551615 135030883 0 4 0 0 0 0 0 17 0 0 0
/proc/31835/statm: 28519 27222 414 177 0 27422 0
[pid=31824/tid=31825] ppid=31816 vsize=197432 CPUtime=4.81
/proc/31824/task/31825/stat : 31825 (java) S 31816 31816 28464 0 -1 64 3862 0 1 0 476 5 0 0 24 0 10 0 131076914 202170368 9347 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 0 0 0
[pid=31824/tid=31826] ppid=31816 vsize=197432 CPUtime=0.95
/proc/31824/task/31826/stat : 31826 (java) S 31816 31816 28464 0 -1 64 6112 0 0 0 86 9 0 0 16 0 10 0 131076915 202170368 9347 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=31824/tid=31827] ppid=31816 vsize=197432 CPUtime=0
/proc/31824/task/31827/stat : 31827 (java) S 31816 31816 28464 0 -1 64 11 0 0 0 0 0 0 0 16 0 10 0 131076915 202170368 9347 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31824/tid=31828] ppid=31816 vsize=197432 CPUtime=0
/proc/31824/task/31828/stat : 31828 (java) S 31816 31816 28464 0 -1 64 5 0 0 0 0 0 0 0 16 0 10 0 131076915 202170368 9347 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31824/tid=31829] ppid=31816 vsize=197432 CPUtime=0
/proc/31824/task/31829/stat : 31829 (java) S 31816 31816 28464 0 -1 64 1 0 0 0 0 0 0 0 18 0 10 0 131076917 202170368 9347 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31824/tid=31830] ppid=31816 vsize=197432 CPUtime=0.2
/proc/31824/task/31830/stat : 31830 (java) S 31816 31816 28464 0 -1 64 645 0 0 0 20 0 0 0 16 0 10 0 131076917 202170368 9347 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31824/tid=31831] ppid=31816 vsize=197432 CPUtime=0
/proc/31824/task/31831/stat : 31831 (java) S 31816 31816 28464 0 -1 64 1 0 0 0 0 0 0 0 19 0 10 0 131076917 202170368 9347 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31824/tid=31832] ppid=31816 vsize=197432 CPUtime=0
/proc/31824/task/31832/stat : 31832 (java) S 31816 31816 28464 0 -1 64 11 0 0 0 0 0 0 0 15 0 10 0 131076917 202170368 9347 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31824/tid=31833] ppid=31816 vsize=197432 CPUtime=0
/proc/31824/task/31833/stat : 31833 (java) S 31816 31816 28464 0 -1 64 72 0 0 0 0 0 0 0 25 0 10 0 131077521 202170368 9347 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 18446744071563356171 0 0 -1 0 0 0

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

/proc/loadavg: 2.00 1.98 1.99 4/97 31835
/proc/meminfo: memFree=1044480/2055920 swapFree=4192812/4192956
[pid=31816] ppid=31814 vsize=5360 CPUtime=5.33
/proc/31816/stat : 31816 (hydra) S 31814 31816 28464 0 -1 4194304 375 28743 0 0 0 0 516 17 19 0 1 0 131076373 5488640 238 996147200 4194304 4889804 548682068816 18446744073709551615 233588712260 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/31816/statm: 1340 238 196 169 0 51 0
[pid=31824] ppid=31816 vsize=197432 CPUtime=6.01
/proc/31824/stat : 31824 (java) S 31816 31816 28464 0 -1 0 11427 0 1 0 584 17 0 0 18 0 10 0 131076912 202170368 9347 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/31824/statm: 49358 9347 2543 9 0 43941 0
[pid=31834] ppid=31824 vsize=5356 CPUtime=0
/proc/31834/stat : 31834 (mistral) S 31824 31816 28464 0 -1 4194304 291 0 0 0 0 0 0 0 18 0 1 0 131077521 5484544 236 996147200 4194304 4889804 548682068592 18446744073709551615 233588712260 0 65540 4 65538 18446744071563356171 0 0 17 0 0 0
/proc/31834/statm: 1339 236 196 169 0 50 0
[pid=31835] ppid=31834 vsize=114076 CPUtime=173.12
/proc/31835/stat : 31835 (xsolve) R 31834 31816 28464 0 -1 4194304 28151 0 0 0 17296 16 0 0 25 0 1 0 131077522 116813824 27238 996147200 134512640 135239763 4294955952 18446744073709551615 135030883 0 4 0 0 0 0 0 17 0 0 0
/proc/31835/statm: 28519 27238 414 177 0 27422 0
[pid=31824/tid=31825] ppid=31816 vsize=197432 CPUtime=4.81
/proc/31824/task/31825/stat : 31825 (java) S 31816 31816 28464 0 -1 64 3862 0 1 0 476 5 0 0 24 0 10 0 131076914 202170368 9347 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 0 0 0
[pid=31824/tid=31826] ppid=31816 vsize=197432 CPUtime=0.95
/proc/31824/task/31826/stat : 31826 (java) S 31816 31816 28464 0 -1 64 6112 0 0 0 86 9 0 0 16 0 10 0 131076915 202170368 9347 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=31824/tid=31827] ppid=31816 vsize=197432 CPUtime=0
/proc/31824/task/31827/stat : 31827 (java) S 31816 31816 28464 0 -1 64 11 0 0 0 0 0 0 0 16 0 10 0 131076915 202170368 9347 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31824/tid=31828] ppid=31816 vsize=197432 CPUtime=0
/proc/31824/task/31828/stat : 31828 (java) S 31816 31816 28464 0 -1 64 5 0 0 0 0 0 0 0 16 0 10 0 131076915 202170368 9347 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31824/tid=31829] ppid=31816 vsize=197432 CPUtime=0
/proc/31824/task/31829/stat : 31829 (java) S 31816 31816 28464 0 -1 64 1 0 0 0 0 0 0 0 18 0 10 0 131076917 202170368 9347 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31824/tid=31830] ppid=31816 vsize=197432 CPUtime=0.2
/proc/31824/task/31830/stat : 31830 (java) S 31816 31816 28464 0 -1 64 645 0 0 0 20 0 0 0 16 0 10 0 131076917 202170368 9347 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31824/tid=31831] ppid=31816 vsize=197432 CPUtime=0
/proc/31824/task/31831/stat : 31831 (java) S 31816 31816 28464 0 -1 64 1 0 0 0 0 0 0 0 19 0 10 0 131076917 202170368 9347 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31824/tid=31832] ppid=31816 vsize=197432 CPUtime=0
/proc/31824/task/31832/stat : 31832 (java) S 31816 31816 28464 0 -1 64 11 0 0 0 0 0 0 0 15 0 10 0 131076917 202170368 9347 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31824/tid=31833] ppid=31816 vsize=197432 CPUtime=0
/proc/31824/task/31833/stat : 31833 (java) S 31816 31816 28464 0 -1 64 72 0 0 0 0 0 0 0 25 0 10 0 131077521 202170368 9347 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 18446744071563356171 0 0 -1 0 0 0
Current children cumulated CPU time (s) 184.46
Current children cumulated vsize (KiB) 322224

[startup+187.103 s]
/proc/loadavg: 2.00 1.98 1.99 3/97 31835
/proc/meminfo: memFree=1044480/2055920 swapFree=4192812/4192956
[pid=31816] ppid=31814 vsize=5360 CPUtime=5.33
/proc/31816/stat : 31816 (hydra) S 31814 31816 28464 0 -1 4194304 375 28743 0 0 0 0 516 17 19 0 1 0 131076373 5488640 238 996147200 4194304 4889804 548682068816 18446744073709551615 233588712260 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/31816/statm: 1340 238 196 169 0 51 0
[pid=31824] ppid=31816 vsize=197432 CPUtime=6.01
/proc/31824/stat : 31824 (java) S 31816 31816 28464 0 -1 0 11427 0 1 0 584 17 0 0 18 0 10 0 131076912 202170368 9347 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/31824/statm: 49358 9347 2543 9 0 43941 0
[pid=31834] ppid=31824 vsize=5356 CPUtime=0
/proc/31834/stat : 31834 (mistral) S 31824 31816 28464 0 -1 4194304 291 0 0 0 0 0 0 0 18 0 1 0 131077521 5484544 236 996147200 4194304 4889804 548682068592 18446744073709551615 233588712260 0 65540 4 65538 18446744071563356171 0 0 17 0 0 0
/proc/31834/statm: 1339 236 196 169 0 50 0
[pid=31835] ppid=31834 vsize=114076 CPUtime=174.72
/proc/31835/stat : 31835 (xsolve) R 31834 31816 28464 0 -1 4194304 28151 0 0 0 17456 16 0 0 25 0 1 0 131077522 116813824 27238 996147200 134512640 135239763 4294955952 18446744073709551615 134799832 0 4 0 0 0 0 0 17 0 0 0
/proc/31835/statm: 28519 27238 414 177 0 27422 0
[pid=31824/tid=31825] ppid=31816 vsize=197432 CPUtime=4.81
/proc/31824/task/31825/stat : 31825 (java) S 31816 31816 28464 0 -1 64 3862 0 1 0 476 5 0 0 24 0 10 0 131076914 202170368 9347 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 0 0 0
[pid=31824/tid=31826] ppid=31816 vsize=197432 CPUtime=0.95
/proc/31824/task/31826/stat : 31826 (java) S 31816 31816 28464 0 -1 64 6112 0 0 0 86 9 0 0 16 0 10 0 131076915 202170368 9347 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=31824/tid=31827] ppid=31816 vsize=197432 CPUtime=0
/proc/31824/task/31827/stat : 31827 (java) S 31816 31816 28464 0 -1 64 11 0 0 0 0 0 0 0 16 0 10 0 131076915 202170368 9347 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31824/tid=31828] ppid=31816 vsize=197432 CPUtime=0
/proc/31824/task/31828/stat : 31828 (java) S 31816 31816 28464 0 -1 64 5 0 0 0 0 0 0 0 16 0 10 0 131076915 202170368 9347 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31824/tid=31829] ppid=31816 vsize=197432 CPUtime=0
/proc/31824/task/31829/stat : 31829 (java) S 31816 31816 28464 0 -1 64 1 0 0 0 0 0 0 0 18 0 10 0 131076917 202170368 9347 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31824/tid=31830] ppid=31816 vsize=197432 CPUtime=0.2
/proc/31824/task/31830/stat : 31830 (java) S 31816 31816 28464 0 -1 64 645 0 0 0 20 0 0 0 16 0 10 0 131076917 202170368 9347 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31824/tid=31831] ppid=31816 vsize=197432 CPUtime=0
/proc/31824/task/31831/stat : 31831 (java) S 31816 31816 28464 0 -1 64 1 0 0 0 0 0 0 0 19 0 10 0 131076917 202170368 9347 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31824/tid=31832] ppid=31816 vsize=197432 CPUtime=0
/proc/31824/task/31832/stat : 31832 (java) S 31816 31816 28464 0 -1 64 11 0 0 0 0 0 0 0 15 0 10 0 131076917 202170368 9347 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31824/tid=31833] ppid=31816 vsize=197432 CPUtime=0
/proc/31824/task/31833/stat : 31833 (java) S 31816 31816 28464 0 -1 64 72 0 0 0 0 0 0 0 25 0 10 0 131077521 202170368 9347 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 18446744071563356171 0 0 -1 0 0 0
Current children cumulated CPU time (s) 186.06
Current children cumulated vsize (KiB) 322224

[startup+187.903 s]
/proc/loadavg: 2.00 1.98 1.99 3/97 31835
/proc/meminfo: memFree=1044480/2055920 swapFree=4192812/4192956
[pid=31816] ppid=31814 vsize=5360 CPUtime=5.33
/proc/31816/stat : 31816 (hydra) S 31814 31816 28464 0 -1 4194304 375 28743 0 0 0 0 516 17 19 0 1 0 131076373 5488640 238 996147200 4194304 4889804 548682068816 18446744073709551615 233588712260 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/31816/statm: 1340 238 196 169 0 51 0
[pid=31824] ppid=31816 vsize=197432 CPUtime=6.01
/proc/31824/stat : 31824 (java) S 31816 31816 28464 0 -1 0 11427 0 1 0 584 17 0 0 18 0 10 0 131076912 202170368 9347 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/31824/statm: 49358 9347 2543 9 0 43941 0
[pid=31834] ppid=31824 vsize=5356 CPUtime=0
/proc/31834/stat : 31834 (mistral) S 31824 31816 28464 0 -1 4194304 291 0 0 0 0 0 0 0 18 0 1 0 131077521 5484544 236 996147200 4194304 4889804 548682068592 18446744073709551615 233588712260 0 65540 4 65538 18446744071563356171 0 0 17 0 0 0
/proc/31834/statm: 1339 236 196 169 0 50 0
[pid=31835] ppid=31834 vsize=114588 CPUtime=175.51
/proc/31835/stat : 31835 (xsolve) R 31834 31816 28464 0 -1 4194304 28322 0 0 0 17535 16 0 0 25 0 1 0 131077522 117338112 27280 996147200 134512640 135239763 4294955952 18446744073709551615 135042207 0 4 0 0 0 0 0 17 0 0 0
/proc/31835/statm: 28647 27280 414 177 0 27550 0
[pid=31824/tid=31825] ppid=31816 vsize=197432 CPUtime=4.81
/proc/31824/task/31825/stat : 31825 (java) S 31816 31816 28464 0 -1 64 3862 0 1 0 476 5 0 0 24 0 10 0 131076914 202170368 9347 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 0 0 0
[pid=31824/tid=31826] ppid=31816 vsize=197432 CPUtime=0.95
/proc/31824/task/31826/stat : 31826 (java) S 31816 31816 28464 0 -1 64 6112 0 0 0 86 9 0 0 16 0 10 0 131076915 202170368 9347 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=31824/tid=31827] ppid=31816 vsize=197432 CPUtime=0
/proc/31824/task/31827/stat : 31827 (java) S 31816 31816 28464 0 -1 64 11 0 0 0 0 0 0 0 16 0 10 0 131076915 202170368 9347 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31824/tid=31828] ppid=31816 vsize=197432 CPUtime=0
/proc/31824/task/31828/stat : 31828 (java) S 31816 31816 28464 0 -1 64 5 0 0 0 0 0 0 0 16 0 10 0 131076915 202170368 9347 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31824/tid=31829] ppid=31816 vsize=197432 CPUtime=0
/proc/31824/task/31829/stat : 31829 (java) S 31816 31816 28464 0 -1 64 1 0 0 0 0 0 0 0 18 0 10 0 131076917 202170368 9347 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31824/tid=31830] ppid=31816 vsize=197432 CPUtime=0.2
/proc/31824/task/31830/stat : 31830 (java) S 31816 31816 28464 0 -1 64 645 0 0 0 20 0 0 0 16 0 10 0 131076917 202170368 9347 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31824/tid=31831] ppid=31816 vsize=197432 CPUtime=0
/proc/31824/task/31831/stat : 31831 (java) S 31816 31816 28464 0 -1 64 1 0 0 0 0 0 0 0 19 0 10 0 131076917 202170368 9347 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31824/tid=31832] ppid=31816 vsize=197432 CPUtime=0
/proc/31824/task/31832/stat : 31832 (java) S 31816 31816 28464 0 -1 64 11 0 0 0 0 0 0 0 15 0 10 0 131076917 202170368 9347 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31824/tid=31833] ppid=31816 vsize=197432 CPUtime=0
/proc/31824/task/31833/stat : 31833 (java) S 31816 31816 28464 0 -1 64 72 0 0 0 0 0 0 0 25 0 10 0 131077521 202170368 9347 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 18446744071563356171 0 0 -1 0 0 0
Current children cumulated CPU time (s) 186.85
Current children cumulated vsize (KiB) 322736

[startup+188.303 s]
/proc/loadavg: 2.00 1.98 1.99 3/97 31835
/proc/meminfo: memFree=1044288/2055920 swapFree=4192812/4192956
[pid=31816] ppid=31814 vsize=5360 CPUtime=5.33
/proc/31816/stat : 31816 (hydra) S 31814 31816 28464 0 -1 4194304 375 28743 0 0 0 0 516 17 19 0 1 0 131076373 5488640 238 996147200 4194304 4889804 548682068816 18446744073709551615 233588712260 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/31816/statm: 1340 238 196 169 0 51 0
[pid=31824] ppid=31816 vsize=197432 CPUtime=6.01
/proc/31824/stat : 31824 (java) S 31816 31816 28464 0 -1 0 11429 0 1 0 584 17 0 0 18 0 10 0 131076912 202170368 9347 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/31824/statm: 49358 9347 2543 9 0 43941 0
[pid=31834] ppid=31824 vsize=5356 CPUtime=0
/proc/31834/stat : 31834 (mistral) S 31824 31816 28464 0 -1 4194304 291 0 0 0 0 0 0 0 18 0 1 0 131077521 5484544 236 996147200 4194304 4889804 548682068592 18446744073709551615 233588712260 0 65540 4 65538 18446744071563356171 0 0 17 0 0 0
/proc/31834/statm: 1339 236 196 169 0 50 0
[pid=31835] ppid=31834 vsize=114084 CPUtime=175.91
/proc/31835/stat : 31835 (xsolve) R 31834 31816 28464 0 -1 4194304 28344 0 0 0 17575 16 0 0 25 0 1 0 131077522 116822016 27176 996147200 134512640 135239763 4294955952 18446744073709551615 11116653 0 4 0 0 0 0 0 17 0 0 0
/proc/31835/statm: 28521 27176 421 177 0 27424 0
[pid=31824/tid=31825] ppid=31816 vsize=197432 CPUtime=4.81
/proc/31824/task/31825/stat : 31825 (java) S 31816 31816 28464 0 -1 64 3864 0 1 0 476 5 0 0 16 0 10 0 131076914 202170368 9347 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 0 0 0
[pid=31824/tid=31826] ppid=31816 vsize=197432 CPUtime=0.95
/proc/31824/task/31826/stat : 31826 (java) S 31816 31816 28464 0 -1 64 6112 0 0 0 86 9 0 0 16 0 10 0 131076915 202170368 9347 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=31824/tid=31827] ppid=31816 vsize=197432 CPUtime=0
/proc/31824/task/31827/stat : 31827 (java) S 31816 31816 28464 0 -1 64 11 0 0 0 0 0 0 0 16 0 10 0 131076915 202170368 9347 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31824/tid=31828] ppid=31816 vsize=197432 CPUtime=0
/proc/31824/task/31828/stat : 31828 (java) S 31816 31816 28464 0 -1 64 5 0 0 0 0 0 0 0 16 0 10 0 131076915 202170368 9347 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31824/tid=31829] ppid=31816 vsize=197432 CPUtime=0
/proc/31824/task/31829/stat : 31829 (java) S 31816 31816 28464 0 -1 64 1 0 0 0 0 0 0 0 18 0 10 0 131076917 202170368 9347 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31824/tid=31830] ppid=31816 vsize=197432 CPUtime=0.2
/proc/31824/task/31830/stat : 31830 (java) S 31816 31816 28464 0 -1 64 645 0 0 0 20 0 0 0 16 0 10 0 131076917 202170368 9347 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31824/tid=31831] ppid=31816 vsize=197432 CPUtime=0
/proc/31824/task/31831/stat : 31831 (java) S 31816 31816 28464 0 -1 64 1 0 0 0 0 0 0 0 19 0 10 0 131076917 202170368 9347 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31824/tid=31832] ppid=31816 vsize=197432 CPUtime=0
/proc/31824/task/31832/stat : 31832 (java) S 31816 31816 28464 0 -1 64 11 0 0 0 0 0 0 0 15 0 10 0 131076917 202170368 9347 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31824/tid=31833] ppid=31816 vsize=197432 CPUtime=0
/proc/31824/task/31833/stat : 31833 (java) S 31816 31816 28464 0 -1 64 72 0 0 0 0 0 0 0 25 0 10 0 131077521 202170368 9347 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 18446744071563356171 0 0 -1 0 0 0
Current children cumulated CPU time (s) 187.25
Current children cumulated vsize (KiB) 322232

[startup+188.502 s]
/proc/loadavg: 2.00 1.98 1.99 3/97 31835
/proc/meminfo: memFree=1044288/2055920 swapFree=4192812/4192956
[pid=31816] ppid=31814 vsize=5360 CPUtime=5.33
/proc/31816/stat : 31816 (hydra) S 31814 31816 28464 0 -1 4194304 375 28743 0 0 0 0 516 17 19 0 1 0 131076373 5488640 238 996147200 4194304 4889804 548682068816 18446744073709551615 233588712260 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/31816/statm: 1340 238 196 169 0 51 0
[pid=31824] ppid=31816 vsize=197432 CPUtime=182.1
/proc/31824/stat : 31824 (java) S 31816 31816 28464 0 -1 0 11496 28652 1 0 584 17 17590 19 18 0 9 0 131076912 202170368 9349 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/31824/statm: 49358 9349 2544 9 0 43941 0
[pid=31824/tid=31825] ppid=31816 vsize=197432 CPUtime=180.9
/proc/31824/task/31825/stat : 31825 (java) S 31816 31816 28464 0 -1 64 3912 28652 1 0 476 5 17590 19 16 0 9 0 131076914 202170368 9349 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31824/tid=31826] ppid=31816 vsize=197432 CPUtime=177.04
/proc/31824/task/31826/stat : 31826 (java) S 31816 31816 28464 0 -1 64 6123 28652 0 0 86 9 17590 19 16 0 9 0 131076915 202170368 9349 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=31824/tid=31827] ppid=31816 vsize=197432 CPUtime=176.09
/proc/31824/task/31827/stat : 31827 (java) S 31816 31816 28464 0 -1 64 11 28652 0 0 0 0 17590 19 16 0 9 0 131076915 202170368 9349 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31824/tid=31828] ppid=31816 vsize=197432 CPUtime=176.09
/proc/31824/task/31828/stat : 31828 (java) S 31816 31816 28464 0 -1 64 5 28652 0 0 0 0 17590 19 16 0 9 0 131076915 202170368 9349 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31824/tid=31829] ppid=31816 vsize=197432 CPUtime=176.09
/proc/31824/task/31829/stat : 31829 (java) S 31816 31816 28464 0 -1 64 1 28652 0 0 0 0 17590 19 18 0 9 0 131076917 202170368 9349 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31824/tid=31830] ppid=31816 vsize=197432 CPUtime=176.29
/proc/31824/task/31830/stat : 31830 (java) S 31816 31816 28464 0 -1 64 645 28652 0 0 20 0 17590 19 16 0 9 0 131076917 202170368 9349 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31824/tid=31831] ppid=31816 vsize=197432 CPUtime=176.09
/proc/31824/task/31831/stat : 31831 (java) S 31816 31816 28464 0 -1 64 1 28652 0 0 0 0 17590 19 19 0 9 0 131076917 202170368 9349 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31824/tid=31832] ppid=31816 vsize=197432 CPUtime=176.09
/proc/31824/task/31832/stat : 31832 (java) S 31816 31816 28464 0 -1 64 11 28652 0 0 0 0 17590 19 15 0 9 0 131076917 202170368 9349 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 187.43
Current children cumulated vsize (KiB) 202792

Child status: 0
Real time (s): 188.539
CPU time (s): 187.465
CPU user time (s): 186.912
CPU system time (s): 0.553915
CPU usage (%): 99.4304
Max. virtual memory (cumulated for all children) (KiB): 322736

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 186.912
system time used= 0.553915
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 69302
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= 12514
involuntary context switches= 16245

runsolver used 0.263959 second user time and 0.664898 second system time

The end

Launcher Data (download as text)

Begin job on node27 at 2008-07-04 19:54:22
IDJOB=1077635
IDBENCH=56693
IDSOLVER=365
FILE ID=node27/1077635-1215194062
PBS_JOBID= 7881509
Free space on /tmp= 66428 MiB

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

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 3f95c8d29be0573ddfe6516241da88fb
RANDOM SEED=1220293141

node27.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		: 2800.188
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	: 5521.40
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		: 2800.188
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:       1180808 kB
Buffers:         85064 kB
Cached:         590788 kB
SwapCached:          0 kB
Active:         442016 kB
Inactive:       357128 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1180808 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:           33200 kB
Writeback:           0 kB
Mapped:         146028 kB
Slab:            61088 kB
Committed_AS:   444636 kB
PageTables:       1872 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264948 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66404 MiB
End job on node27 at 2008-07-04 19:57:31