Trace number 1070772

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
cpHydra k_10? (problem) 31.1463 31.5394

General information on the benchmark

Namecsp/pseudoGLB/
normalized-cache-inv12-ucl.xml
MD5SUM39d79c9107bb415782ca395ac86f441e
Bench CategoryGLOBAL (global constraints)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark24.3933
Satisfiable
(Un)Satisfiability was proved
Number of variables25800
Number of constraints76699
Maximum constraint arity9
Maximum domain size2
Number of constraints which are defined in extension0
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)weightedsum(76699)

Solver Data (download as text)

0.00/0.00	c cpHydra_k_10 version 0.0
13.23/13.42	c CASE TO CLASSIFY:
13.23/13.42	c Case: 0
13.23/13.42	c 19 >   0.000000 | c 35 >  -1.000000 | c 17 >   0.000000 | c 18 > 100.000000 | c 33 >  -1.000000 | c 15 >  20.057300 | c 34 >  -1.000000 | c 16 >   9.000000 | c 13 >   4.631290 | c 14 >   8.471680 | c 11 >  14.655100 | c 12 >   2.916170 | c 21 >   1.414210 | c 20 >   0.000000 | c 22 >   1.414210 | c 23 > 100.000000 | c 24 > 100.000000 | c 25 >   0.000000 | c 26 >  -1.000000 | c 27 >  -1.000000 | c 28 >  -1.000000 | c 29 >   0.000000 | c 3 >  -1.000000 | c 2 >  -1.000000 | c 10 >  16.226900 | c 1 >  14.655100 | c 0 >  -1.000000 | c 30 > 100.000000 | c 7 >  14.680700 | c 6 >  15.622200 | c 32 >   0.000000 | c 5 >  17.882300 | c 31 >   0.000000 | c 4 >  -1.000000 | c 9 >  -1.000000 | c 8 >  -1.000000 | c
13.23/13.43	c choco : 1801.0
13.23/13.43	c mistral : 1801.0
13.23/13.43	c abscon : 1801.0
13.23/13.43	c
13.23/13.43	c
13.32/13.51	c List of same ones: 10
13.32/13.51	c /home/ehebrard/new_instances/competition_4c/data/magicSquare/magicSquare-4_glb.xml
13.32/13.51	c 19 >   0.000000 | c 35 >  -1.000000 | c 17 >   0.000000 | c 18 > 100.000000 | c 33 >  -1.000000 | c 15 >  10.576500 | c 34 >  -1.000000 | c 16 >  16.000000 | c 13 >   3.038030 | c 14 >   4.459430 | c 11 >   4.000000 | c 12 >   3.774790 | c 21 >   4.000000 | c 20 >   0.000000 | c 22 >   4.000000 | c 23 > 100.000000 | c 24 > 100.000000 | c 25 >   1.000000 | c 26 >  -1.000000 | c 27 >  -1.000000 | c 28 >  -1.000000 | c 29 >   9.090910 | c 3 >   4.000000 | c 2 >  -1.000000 | c 10 >   7.033420 | c 1 >  -1.000000 | c 0 >  -1.000000 | c 30 >  90.909100 | c 7 >  -1.000000 | c 6 >  -1.000000 | c 32 >   0.000000 | c 5 >   8.000000 | c 31 >   0.000000 | c 4 >  -1.000000 | c 9 >  -1.000000 | c 8 >  -1.000000 | c
13.32/13.52	c choco : 1.16
13.32/13.52	c mistral : 0.02
13.32/13.52	c abscon : 1.71
13.32/13.52	c
13.32/13.52	c
13.32/13.52	c /home/ehebrard/new_instances/competition_4c/data/magicSquare/magicSquare-5_glb.xml
13.32/13.52	c 19 >   0.000000 | c 35 >  -1.000000 | c 17 >   0.000000 | c 18 > 100.000000 | c 33 >  -1.000000 | c 15 >  17.453500 | c 34 >  -1.000000 | c 16 >  25.000000 | c 13 >   8.763490 | c 14 >  11.124100 | c 11 >   4.643860 | c 12 >  10.603400 | c 21 >   5.000000 | c 20 >   0.000000 | c 22 >   5.000000 | c 23 > 100.000000 | c 24 > 100.000000 | c 25 >   1.000000 | c 26 >  -1.000000 | c 27 >  -1.000000 | c 28 >  -1.000000 | c 29 >   7.692310 | c 3 >   4.643860 | c 2 >  -1.000000 | c 10 >   8.290020 | c 1 >  -1.000000 | c 0 >  -1.000000 | c 30 >  92.307700 | c 7 >  -1.000000 | c 6 >  -1.000000 | c 32 >   0.000000 | c 5 >   9.287710 | c 31 >   0.000000 | c 4 >  -1.000000 | c 9 >  -1.000000 | c 8 >  -1.000000 | c
13.32/13.53	c choco : 8.05
13.32/13.53	c mistral : 0.17
13.32/13.53	c abscon : 3.99
13.32/13.53	c
13.32/13.53	c
13.32/13.53	c /home/ehebrard/new_instances/competition_4c/data/magicSquare/magicSquare-3_glb.xml
13.32/13.53	c 19 >   0.000000 | c 35 >  -1.000000 | c 17 >   0.000000 | c 18 > 100.000000 | c 33 >  -1.000000 | c 15 >   8.005620 | c 34 >  -1.000000 | c 16 >   9.000000 | c 13 >   2.660960 | c 14 >   3.000000 | c 11 >   3.169930 | c 12 >   3.502500 | c 21 >   3.000000 | c 20 >   0.000000 | c 22 >   3.000000 | c 23 > 100.000000 | c 24 > 100.000000 | c 25 >   1.000000 | c 26 >  -1.000000 | c 27 >  -1.000000 | c 28 >  -1.000000 | c 29 >  11.111100 | c 3 >   3.169930 | c 2 >  -1.000000 | c 10 >   5.491850 | c 1 >  -1.000000 | c 0 >  -1.000000 | c 30 >  88.888900 | c 7 >  -1.000000 | c 6 >  -1.000000 | c 32 >   0.000000 | c 5 >   6.339850 | c 31 >   0.000000 | c 4 >  -1.000000 | c 9 >  -1.000000 | c 8 >  -1.000000 | c
13.32/13.54	c choco : 1.13
13.32/13.54	c mistral : 0.02
13.32/13.54	c abscon : 1.49
13.32/13.54	c
13.32/13.54	c
13.32/13.54	c /home/ehebrard/new_instances/competition_4c/data/magicSquare/magicSquare-6_glb.xml
13.32/13.54	c 19 >   0.000000 | c 35 >  -1.000000 | c 17 >   0.000000 | c 18 > 100.000000 | c 33 >  -1.000000 | c 15 >  21.180100 | c 34 >  -1.000000 | c 16 >  36.000000 | c 13 >  13.913900 | c 14 >  15.471700 | c 11 >   5.169930 | c 12 >  15.410800 | c 21 >   6.000000 | c 20 >   0.000000 | c 22 >   6.000000 | c 23 > 100.000000 | c 24 > 100.000000 | c 25 >   1.000000 | c 26 >  -1.000000 | c 27 >  -1.000000 | c 28 >  -1.000000 | c 29 >   6.666670 | c 3 >   5.169930 | c 2 >  -1.000000 | c 10 >   9.333160 | c 1 >  -1.000000 | c 0 >  -1.000000 | c 30 >  93.333300 | c 7 >  -1.000000 | c 6 >  -1.000000 | c 32 >   0.000000 | c 5 >  10.339900 | c 31 >   0.000000 | c 4 >  -1.000000 | c 9 >  -1.000000 | c 8 >  -1.000000 | c
13.32/13.54	c choco : 3.57
13.32/13.55	c mistral : 0.47
13.32/13.55	c abscon : 35.91
13.32/13.55	c
13.32/13.55	c
13.32/13.55	c /home/ehebrard/new_instances/competition_4c/data/magicSquare/magicSquare-7_glb.xml
13.32/13.55	c 19 >   0.000000 | c 35 >  -1.000000 | c 17 >   0.000000 | c 18 > 100.000000 | c 33 >  -1.000000 | c 15 >  21.029600 | c 34 >  -1.000000 | c 16 >  49.000000 | c 13 >  13.116600 | c 14 >  14.704700 | c 11 >   5.614710 | c 12 >  14.754600 | c 21 >   7.000000 | c 20 >   0.000000 | c 22 >   7.000000 | c 23 > 100.000000 | c 24 > 100.000000 | c 25 >   1.000000 | c 26 >  -1.000000 | c 27 >  -1.000000 | c 28 >  -1.000000 | c 29 >   5.882350 | c 3 >   5.614710 | c 2 >  -1.000000 | c 10 >  10.220400 | c 1 >  -1.000000 | c 0 >  -1.000000 | c 30 >  94.117600 | c 7 >  -1.000000 | c 6 >  -1.000000 | c 32 >   0.000000 | c 5 >  11.229400 | c 31 >   0.000000 | c 4 >  -1.000000 | c 9 >  -1.000000 | c 8 >  -1.000000 | c
13.32/13.56	c choco : 8.91
13.32/13.56	c mistral : 0.14
13.32/13.56	c abscon : 62.66
13.32/13.56	c
13.32/13.56	c
13.32/13.56	c /home/ehebrard/new_instances/competition_4c/data/magicSquare/magicSquare-8_glb.xml
13.32/13.56	c 19 >   0.000000 | c 35 >  -1.000000 | c 17 >   0.000000 | c 18 > 100.000000 | c 33 >  -1.000000 | c 15 >  20.914200 | c 34 >  -1.000000 | c 16 >  64.000000 | c 13 >  12.258500 | c 14 >  14.563600 | c 11 >   6.000000 | c 12 >  14.663600 | c 21 >   8.000000 | c 20 >   0.000000 | c 22 >   8.000000 | c 23 > 100.000000 | c 24 > 100.000000 | c 25 >   1.000000 | c 26 >  -1.000000 | c 27 >  -1.000000 | c 28 >  -1.000000 | c 29 >   5.263160 | c 3 >   6.000000 | c 2 >  -1.000000 | c 10 >  10.990800 | c 1 >  -1.000000 | c 0 >  -1.000000 | c 30 >  94.736800 | c 7 >  -1.000000 | c 6 >  -1.000000 | c 32 >   0.000000 | c 5 >  12.000000 | c 31 >   0.000000 | c 4 >  -1.000000 | c 9 >  -1.000000 | c 8 >  -1.000000 | c
13.32/13.57	c choco : 30.19
13.32/13.57	c mistral : 1.82
13.32/13.57	c abscon : 1801.0
13.32/13.57	c
13.32/13.57	c
13.32/13.57	c /home/ehebrard/new_instances/competition_4c/data/magicSquare/magicSquare-9_glb.xml
13.32/13.57	c 19 >   0.000000 | c 35 >  -1.000000 | c 17 >   0.000000 | c 18 > 100.000000 | c 33 >  -1.000000 | c 15 >  16.832600 | c 34 >  -1.000000 | c 16 >  81.000000 | c 13 >   7.189530 | c 14 >  10.327600 | c 11 >   6.339850 | c 12 >   9.808860 | c 21 >   9.000000 | c 20 >   0.000000 | c 22 >   9.000000 | c 23 > 100.000000 | c 24 > 100.000000 | c 25 >   1.000000 | c 26 >  -1.000000 | c 27 >  -1.000000 | c 28 >  -1.000000 | c 29 >   4.761900 | c 3 >   6.339850 | c 2 >  -1.000000 | c 10 >  11.671100 | c 1 >  -1.000000 | c 0 >  -1.000000 | c 30 >  95.238100 | c 7 >  -1.000000 | c 6 >  -1.000000 | c 32 >   0.000000 | c 5 >  12.679700 | c 31 >   0.000000 | c 4 >  -1.000000 | c 9 >  -1.000000 | c 8 >  -1.000000 | c
13.32/13.57	c choco : 12.89
13.32/13.57	c mistral : 7.43
13.32/13.57	c abscon : 1801.0
13.32/13.57	c
13.32/13.57	c
13.32/13.57	c /home/ehebrard/new_instances/competition_4c/data/magicSquare/magicSquare-10_glb.xml
13.32/13.57	c 19 >   0.000000 | c 35 >  -1.000000 | c 17 >   0.000000 | c 18 > 100.000000 | c 33 >  -1.000000 | c 15 >  20.696000 | c 34 >  -1.000000 | c 16 > 100.000000 | c 13 >  12.108300 | c 14 >  14.463800 | c 11 >   6.643860 | c 12 >  14.945800 | c 21 >  10.000000 | c 20 >   0.000000 | c 22 >  10.000000 | c 23 > 100.000000 | c 24 > 100.000000 | c 25 >   1.000000 | c 26 >  -1.000000 | c 27 >  -1.000000 | c 28 >  -1.000000 | c 29 >   4.347830 | c 3 >   6.643860 | c 2 >  -1.000000 | c 10 >  12.279900 | c 1 >  -1.000000 | c 0 >  -1.000000 | c 30 >  95.652200 | c 7 >  -1.000000 | c 6 >  -1.000000 | c 32 >   0.000000 | c 5 >  13.287700 | c 31 >   0.000000 | c 4 >  -1.000000 | c 9 >  -1.000000 | c 8 >  -1.000000 | c
13.32/13.58	c choco : 1801.0
13.32/13.58	c mistral : 197.92
13.32/13.58	c abscon : 1801.0
13.32/13.58	c
13.32/13.58	c
13.32/13.58	c /home/ehebrard/new_instances/competition_4c/data/allsquaresUnsat/allsquaresUnsat-3-3.xml
13.32/13.58	c 19 >  44.444400 | c 35 >  29.230800 | c 17 >   0.000000 | c 18 >  27.777800 | c 33 >   0.000000 | c 15 >   3.169930 | c 34 >  37.692300 | c 16 >   4.000000 | c 13 >   0.786261 | c 14 >  -1.000000 | c 11 >   5.672430 | c 12 >   1.173060 | c 21 >   1.490710 | c 20 >  27.777800 | c 22 >   2.000000 | 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 >   0.000000 | c 3 >   2.000000 | c 2 >  -1.000000 | c 10 >   5.554590 | c 1 >   3.584960 | c 0 >  -1.000000 | c 30 >  60.000000 | c 7 >   3.906890 | c 6 >   4.321930 | c 32 >  40.000000 | c 5 >   7.149750 | c 31 >   0.000000 | c 4 >  -1.000000 | c 9 >  -1.000000 | c 8 >  -1.000000 | c
13.32/13.59	c choco : 1.63
13.32/13.59	c mistral : 0.0
13.32/13.59	c abscon : 1801.0
13.32/13.59	c
13.32/13.59	c
13.32/13.59	c /home/ehebrard/new_instances/competition_4c/data/allsquaresUnsat/allsquaresUnsat-9-9.xml
13.32/13.59	c 19 >   0.000000 | c 35 >  29.931000 | c 17 >   0.000000 | c 18 >  20.765000 | c 33 >   0.000000 | c 15 >  13.356500 | c 34 >  39.793100 | c 16 >   9.000000 | c 13 >   2.358590 | c 14 >   3.584960 | c 11 >   9.985840 | c 12 >   1.451390 | c 21 >   1.781250 | c 20 >  79.235000 | c 22 >   4.123110 | 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 >   0.000000 | c 3 >   1.000000 | c 2 >   4.000000 | c 10 >   9.961450 | c 1 >   7.169930 | c 0 >  -1.000000 | c 30 >  94.736800 | c 7 >   7.741470 | c 6 >   9.317410 | c 32 >   5.263160 | c 5 >  12.088100 | c 31 >   0.000000 | c 4 >  -1.000000 | c 9 >  -1.000000 | c 8 >  -1.000000 | c
13.40/13.60	c choco : 3.32
13.40/13.60	c mistral : 0.03
13.40/13.60	c abscon : 1801.0
13.40/13.60	c
13.40/13.60	c
13.59/13.82	c Length: 10
13.59/13.82	c 37.761041787418954  39.07999162312218  39.967258353177044  46.40262795508354  54.3841685524225  65.99517097492209  79.69592136278557  98.13629016931351  121.15326379979385  124.83870541022124  
13.59/13.82	c 
13.59/13.82	c 1.0  0.9850791813837715  0.9752898668707192  0.9097194536461438  0.839701060109198  0.7551496815772355  0.6749550195987315  0.5905455676591086  0.5108096559010856  0.5  
13.59/13.82	c
13.59/13.82	c solver 0
13.59/13.82	c	  before 0.0 seconds: {} 0
13.59/13.82	c	  before 18.0 seconds: {0, 1, 2} 2960
13.59/13.82	c	  before 36.0 seconds: {0, 1, 2, 3} 3870
13.59/13.82	c	  before 72.0 seconds: {0, 1, 2, 3, 4} 4709
13.59/13.82	c
13.59/13.82	c solver 1
13.59/13.82	c	  before 0.0 seconds: {} 0
13.59/13.82	c	  before 18.0 seconds: {0, 1, 2, 3, 4, 5, 6, 8, 9} 7150
13.59/13.82	c	  before 198.0 seconds: {0, 1, 2, 3, 4, 5, 6, 7, 8, 9} 7741
13.59/13.82	c
13.59/13.82	c solver 2
13.59/13.82	c	  before 0.0 seconds: {} 0
13.59/13.82	c	  before 18.0 seconds: {0, 1, 2, 3, 4, 6, 8, 9} 6395
13.59/13.82	c	  before 36.0 seconds: {0, 1, 2, 3, 4, 5, 6, 8, 9} 7150
13.59/13.82	c
13.59/13.82	cTotal time: 17
13.59/13.82	c 306.0 seconds unused
13.59/13.82	c 0 c 0 c 0 
13.59/13.82	c 5 c 0 c 1 
13.59/13.82	c 4 c 0 c 0 
13.59/13.82	c is solver0 dominated by:
13.59/13.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: true) (0 is equally as fast as 1: false) (0 < 1: false)
13.59/13.82	c is dominated? true
13.59/13.82	c
13.59/13.82	c is solver1 dominated by:
13.59/13.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: false) (1 is equally as fast as 0: false) (1 < 0: true)
13.59/13.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: false) (1 is equally as fast as 2: false) (1 < 2: false)
13.59/13.82	c is dominated? false
13.59/13.82	c
13.59/13.82	c is solver2 dominated by:
13.59/13.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)
13.59/13.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: true) (2 is equally as fast as 1: false) (2 < 1: true)
13.59/13.83	c is dominated? true
13.59/13.83	c
13.59/13.83	c Number of non-dominated solvers: 1
13.59/13.83	c remove dominated solvers
13.59/13.83	c solver 1 is not dominated by another solver
13.59/13.83	c solver 2 is dominated by another solver
13.59/13.83	c solver 0 is dominated by another solver
13.59/13.83	c
13.59/13.83	c solver 0: 0.0
13.59/13.83	c
13.59/13.83	c solver 1: 198.0
13.59/13.83	c
13.59/13.83	c+ 11/11 of 89
13.59/13.83	c
13.59/13.83	c solver 2: 0.0
13.59/13.83	c	 do not run abscon
13.59/13.83	c	  run mistral for 1800.0 seconds {0, 1, 2, 3, 4, 5, 6, 7, 8, 9} 7741
13.59/13.83	c	 do not run choco
13.59/13.83	c Starting solver: HOME/cpHydra_k_10/solver/mistral
13.59/13.83	c On Instance: HOME/instance-1070772-1215166995.xml
13.59/13.83	c Running for: 1800 seconds

Verifier Data (download as text)

ERROR: Unexpected answer ! ('s SATISFIABLE'/'s UNSATISFIABLE' expected)
Got answer: 

Watcher Data (download as text)

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

command line: /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1070772-1215166995/watcher-1070772-1215166995 -o /tmp/evaluation-result-1070772-1215166995/solver-1070772-1215166995 -C 1800 -W 2200 -M 900 --output-limit 1,15 HOME/cpHydra_k_10/hydra HOME/instance-1070772-1215166995.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.05 2.03 2.00 4/72 19714
/proc/meminfo: memFree=1097968/2055920 swapFree=4181068/4192956
[pid=19714] ppid=19712 vsize=18572 CPUtime=0
/proc/19714/stat : 19714 (runsolver) R 19712 19714 18345 0 -1 4194368 15 0 0 0 0 0 0 0 20 0 1 0 154511017 19017728 292 996147200 4194304 4296836 548682068480 18446744073709551615 212218735911 0 0 4096 24578 0 0 0 17 1 0 0
/proc/19714/statm: 4643 292 257 25 0 2626 0

[startup+0.0467431 s]
/proc/loadavg: 2.05 2.03 2.00 4/72 19714
/proc/meminfo: memFree=1097968/2055920 swapFree=4181068/4192956
[pid=19714] ppid=19712 vsize=5360 CPUtime=0
/proc/19714/stat : 19714 (hydra) S 19712 19714 18345 0 -1 4194304 330 247 0 0 0 0 0 0 21 0 1 0 154511017 5488640 236 996147200 4194304 4889804 548682068816 18446744073709551615 212218733380 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19714/statm: 1340 236 195 169 0 51 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5360

[startup+0.101751 s]
/proc/loadavg: 2.05 2.03 2.00 4/72 19714
/proc/meminfo: memFree=1097968/2055920 swapFree=4181068/4192956
[pid=19714] ppid=19712 vsize=5360 CPUtime=0
/proc/19714/stat : 19714 (hydra) S 19712 19714 18345 0 -1 4194304 330 247 0 0 0 0 0 0 21 0 1 0 154511017 5488640 236 996147200 4194304 4889804 548682068816 18446744073709551615 212218733380 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19714/statm: 1340 236 195 169 0 51 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5360

[startup+0.301774 s]
/proc/loadavg: 2.05 2.03 2.00 4/72 19714
/proc/meminfo: memFree=1097968/2055920 swapFree=4181068/4192956
[pid=19714] ppid=19712 vsize=5360 CPUtime=0
/proc/19714/stat : 19714 (hydra) S 19712 19714 18345 0 -1 4194304 330 247 0 0 0 0 0 0 21 0 1 0 154511017 5488640 236 996147200 4194304 4889804 548682068816 18446744073709551615 212218733380 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19714/statm: 1340 236 195 169 0 51 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5360

[startup+0.701816 s]
/proc/loadavg: 2.05 2.03 2.00 4/72 19714
/proc/meminfo: memFree=1097968/2055920 swapFree=4181068/4192956
[pid=19714] ppid=19712 vsize=5360 CPUtime=0
/proc/19714/stat : 19714 (hydra) S 19712 19714 18345 0 -1 4194304 330 247 0 0 0 0 0 0 21 0 1 0 154511017 5488640 236 996147200 4194304 4889804 548682068816 18446744073709551615 212218733380 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19714/statm: 1340 236 195 169 0 51 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5360

[startup+1.5019 s]
/proc/loadavg: 2.05 2.03 2.00 3/74 19718
/proc/meminfo: memFree=1085024/2055920 swapFree=4181068/4192956
[pid=19714] ppid=19712 vsize=5360 CPUtime=0
/proc/19714/stat : 19714 (hydra) S 19712 19714 18345 0 -1 4194304 330 247 0 0 0 0 0 0 21 0 1 0 154511017 5488640 236 996147200 4194304 4889804 548682068816 18446744073709551615 212218733380 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19714/statm: 1340 236 195 169 0 51 0
[pid=19718] ppid=19714 vsize=21412 CPUtime=1.47
/proc/19718/stat : 19718 (xsolve) R 19714 19714 18345 0 -1 4194304 4661 0 0 0 144 3 0 0 25 0 1 0 154511018 21925888 4490 996147200 134512640 135239763 4294956176 18446744073709551615 134617963 0 0 4096 0 0 0 0 17 1 0 0
/proc/19718/statm: 5353 4490 368 177 0 4256 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 26772

[startup+3.10107 s]
/proc/loadavg: 2.05 2.03 2.00 3/74 19718
/proc/meminfo: memFree=1076256/2055920 swapFree=4181068/4192956
[pid=19714] ppid=19712 vsize=5360 CPUtime=0
/proc/19714/stat : 19714 (hydra) S 19712 19714 18345 0 -1 4194304 330 247 0 0 0 0 0 0 21 0 1 0 154511017 5488640 236 996147200 4194304 4889804 548682068816 18446744073709551615 212218733380 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19714/statm: 1340 236 195 169 0 51 0
[pid=19718] ppid=19714 vsize=33248 CPUtime=3.06
/proc/19718/stat : 19718 (xsolve) R 19714 19714 18345 0 -1 4194304 7706 0 0 0 300 6 0 0 25 0 1 0 154511018 34045952 7535 996147200 134512640 135239763 4294956176 18446744073709551615 134630417 0 0 4096 0 0 0 0 17 1 0 0
/proc/19718/statm: 8312 7535 368 177 0 7215 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 38608

[startup+6.30141 s]
/proc/loadavg: 2.05 2.03 2.00 3/74 19718
/proc/meminfo: memFree=1052960/2055920 swapFree=4181068/4192956
[pid=19714] ppid=19712 vsize=5360 CPUtime=0
/proc/19714/stat : 19714 (hydra) S 19712 19714 18345 0 -1 4194304 330 247 0 0 0 0 0 0 21 0 1 0 154511017 5488640 236 996147200 4194304 4889804 548682068816 18446744073709551615 212218733380 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19714/statm: 1340 236 195 169 0 51 0
[pid=19718] ppid=19714 vsize=108092 CPUtime=6.21
/proc/19718/stat : 19718 (xsolve) R 19714 19714 18345 0 -1 4194304 26704 0 0 0 604 17 0 0 25 0 1 0 154511018 110686208 25853 996147200 134512640 135239763 4294956176 18446744073709551615 134821502 0 0 4096 0 0 0 0 17 1 0 0
/proc/19718/statm: 27023 25853 430 177 0 25926 0
Current children cumulated CPU time (s) 6.21
Current children cumulated vsize (KiB) 113452

[startup+12.7021 s]
/proc/loadavg: 2.19 2.06 2.01 3/82 19730
/proc/meminfo: memFree=1075488/2055920 swapFree=4181068/4192956
[pid=19714] ppid=19712 vsize=5360 CPUtime=7.46
/proc/19714/stat : 19714 (hydra) S 19712 19714 18345 0 -1 4194304 375 27303 0 1 0 0 727 19 18 0 1 0 154511017 5488640 238 996147200 4194304 4889804 548682068816 18446744073709551615 212218733380 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19714/statm: 1340 238 196 169 0 51 0
[pid=19722] ppid=19714 vsize=197108 CPUtime=5.07
/proc/19722/stat : 19722 (java) S 19714 19714 18345 0 -1 0 10345 0 1 0 491 16 0 0 18 0 9 0 154511773 201838592 8578 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/19722/statm: 49277 8578 2540 9 0 43860 0
[pid=19722/tid=19723] ppid=19714 vsize=197108 CPUtime=4.05
/proc/19722/task/19723/stat : 19723 (java) R 19714 19714 18345 0 -1 64 3610 0 1 0 400 5 0 0 25 0 9 0 154511774 201838592 8578 996147200 134512640 134550740 4294955968 18446744073709551615 4126471863 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19722/tid=19724] ppid=19714 vsize=197108 CPUtime=0.82
/proc/19722/task/19724/stat : 19724 (java) S 19714 19714 18345 0 -1 64 5384 0 0 0 72 10 0 0 16 0 9 0 154511776 201838592 8578 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=19722/tid=19725] ppid=19714 vsize=197108 CPUtime=0
/proc/19722/task/19725/stat : 19725 (java) S 19714 19714 18345 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 154511776 201838592 8578 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19722/tid=19726] ppid=19714 vsize=197108 CPUtime=0
/proc/19722/task/19726/stat : 19726 (java) S 19714 19714 18345 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 154511776 201838592 8578 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19722/tid=19727] ppid=19714 vsize=197108 CPUtime=0
/proc/19722/task/19727/stat : 19727 (java) S 19714 19714 18345 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 154511778 201838592 8578 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19722/tid=19728] ppid=19714 vsize=197108 CPUtime=0.17
/proc/19722/task/19728/stat : 19728 (java) S 19714 19714 18345 0 -1 64 626 0 0 0 17 0 0 0 16 0 9 0 154511778 201838592 8578 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19722/tid=19729] ppid=19714 vsize=197108 CPUtime=0
/proc/19722/task/19729/stat : 19729 (java) S 19714 19714 18345 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 154511778 201838592 8578 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19722/tid=19730] ppid=19714 vsize=197108 CPUtime=0
/proc/19722/task/19730/stat : 19730 (java) S 19714 19714 18345 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 154511779 201838592 8578 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.53
Current children cumulated vsize (KiB) 202468

[startup+25.5024 s]
/proc/loadavg: 2.16 2.06 2.01 3/85 19733
/proc/meminfo: memFree=967432/2055920 swapFree=4181068/4192956
[pid=19714] ppid=19712 vsize=5360 CPUtime=7.46
/proc/19714/stat : 19714 (hydra) S 19712 19714 18345 0 -1 4194304 375 27303 0 1 0 0 727 19 18 0 1 0 154511017 5488640 238 996147200 4194304 4889804 548682068816 18446744073709551615 212218733380 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19714/statm: 1340 238 196 169 0 51 0
[pid=19722] ppid=19714 vsize=197432 CPUtime=6.16
/proc/19722/stat : 19722 (java) S 19714 19714 18345 0 -1 0 13886 0 1 0 596 20 0 0 18 0 10 0 154511773 202170368 9394 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/19722/statm: 49358 9394 2543 9 0 43941 0
[pid=19732] ppid=19722 vsize=5356 CPUtime=0
/proc/19732/stat : 19732 (mistral) S 19722 19714 18345 0 -1 4194304 293 0 0 0 0 0 0 0 25 0 1 0 154512401 5484544 236 996147200 4194304 4889804 548682068592 18446744073709551615 212218733380 0 65540 4 65538 18446744071563356171 0 0 17 1 0 0
/proc/19732/statm: 1339 236 196 169 0 50 0
[pid=19733] ppid=19732 vsize=108092 CPUtime=11.54
/proc/19733/stat : 19733 (xsolve) R 19732 19714 18345 0 -1 4194304 26697 0 0 0 1138 16 0 0 25 0 1 0 154512402 110686208 25851 996147200 134512640 135239763 4294955952 18446744073709551615 134821027 0 4 0 0 0 0 0 17 1 0 0
/proc/19733/statm: 27023 25851 412 177 0 25926 0
[pid=19722/tid=19723] ppid=19714 vsize=197432 CPUtime=4.79
/proc/19722/task/19723/stat : 19723 (java) S 19714 19714 18345 0 -1 64 3861 0 1 0 473 6 0 0 23 0 10 0 154511774 202170368 9394 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 1 0 0
[pid=19722/tid=19724] ppid=19714 vsize=197432 CPUtime=1.13
/proc/19722/task/19724/stat : 19724 (java) S 19714 19714 18345 0 -1 64 8571 0 0 0 101 12 0 0 16 0 10 0 154511776 202170368 9394 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=19722/tid=19725] ppid=19714 vsize=197432 CPUtime=0
/proc/19722/task/19725/stat : 19725 (java) S 19714 19714 18345 0 -1 64 11 0 0 0 0 0 0 0 16 0 10 0 154511776 202170368 9394 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19722/tid=19726] ppid=19714 vsize=197432 CPUtime=0
/proc/19722/task/19726/stat : 19726 (java) S 19714 19714 18345 0 -1 64 5 0 0 0 0 0 0 0 16 0 10 0 154511776 202170368 9394 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19722/tid=19727] ppid=19714 vsize=197432 CPUtime=0
/proc/19722/task/19727/stat : 19727 (java) S 19714 19714 18345 0 -1 64 0 0 0 0 0 0 0 0 18 0 10 0 154511778 202170368 9394 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19722/tid=19728] ppid=19714 vsize=197432 CPUtime=0.2
/proc/19722/task/19728/stat : 19728 (java) S 19714 19714 18345 0 -1 64 642 0 0 0 20 0 0 0 16 0 10 0 154511778 202170368 9394 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19722/tid=19729] ppid=19714 vsize=197432 CPUtime=0
/proc/19722/task/19729/stat : 19729 (java) S 19714 19714 18345 0 -1 64 1 0 0 0 0 0 0 0 19 0 10 0 154511778 202170368 9394 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19722/tid=19730] ppid=19714 vsize=197432 CPUtime=0
/proc/19722/task/19730/stat : 19730 (java) S 19714 19714 18345 0 -1 64 14 0 0 0 0 0 0 0 15 0 10 0 154511779 202170368 9394 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19722/tid=19731] ppid=19714 vsize=197432 CPUtime=0
/proc/19722/task/19731/stat : 19731 (java) S 19714 19714 18345 0 -1 64 74 0 0 0 0 0 0 0 25 0 10 0 154512401 202170368 9394 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 18446744071563356171 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.16
Current children cumulated vsize (KiB) 316240

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

[startup+28.7028 s]
/proc/loadavg: 2.15 2.06 2.01 3/85 19733
/proc/meminfo: memFree=967496/2055920 swapFree=4181068/4192956
[pid=19714] ppid=19712 vsize=5360 CPUtime=7.46
/proc/19714/stat : 19714 (hydra) S 19712 19714 18345 0 -1 4194304 375 27303 0 1 0 0 727 19 18 0 1 0 154511017 5488640 238 996147200 4194304 4889804 548682068816 18446744073709551615 212218733380 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19714/statm: 1340 238 196 169 0 51 0
[pid=19722] ppid=19714 vsize=197432 CPUtime=6.16
/proc/19722/stat : 19722 (java) S 19714 19714 18345 0 -1 0 13886 0 1 0 596 20 0 0 18 0 10 0 154511773 202170368 9394 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/19722/statm: 49358 9394 2543 9 0 43941 0
[pid=19732] ppid=19722 vsize=5356 CPUtime=0
/proc/19732/stat : 19732 (mistral) S 19722 19714 18345 0 -1 4194304 293 0 0 0 0 0 0 0 25 0 1 0 154512401 5484544 236 996147200 4194304 4889804 548682068592 18446744073709551615 212218733380 0 65540 4 65538 18446744071563356171 0 0 17 1 0 0
/proc/19732/statm: 1339 236 196 169 0 50 0
[pid=19733] ppid=19732 vsize=108092 CPUtime=14.71
/proc/19733/stat : 19733 (xsolve) R 19732 19714 18345 0 -1 4194304 26697 0 0 0 1455 16 0 0 25 0 1 0 154512402 110686208 25851 996147200 134512640 135239763 4294955952 18446744073709551615 135071045 0 4 0 0 0 0 0 17 1 0 0
/proc/19733/statm: 27023 25851 412 177 0 25926 0
[pid=19722/tid=19723] ppid=19714 vsize=197432 CPUtime=4.79
/proc/19722/task/19723/stat : 19723 (java) S 19714 19714 18345 0 -1 64 3861 0 1 0 473 6 0 0 23 0 10 0 154511774 202170368 9394 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 1 0 0
[pid=19722/tid=19724] ppid=19714 vsize=197432 CPUtime=1.13
/proc/19722/task/19724/stat : 19724 (java) S 19714 19714 18345 0 -1 64 8571 0 0 0 101 12 0 0 16 0 10 0 154511776 202170368 9394 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=19722/tid=19725] ppid=19714 vsize=197432 CPUtime=0
/proc/19722/task/19725/stat : 19725 (java) S 19714 19714 18345 0 -1 64 11 0 0 0 0 0 0 0 16 0 10 0 154511776 202170368 9394 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19722/tid=19726] ppid=19714 vsize=197432 CPUtime=0
/proc/19722/task/19726/stat : 19726 (java) S 19714 19714 18345 0 -1 64 5 0 0 0 0 0 0 0 16 0 10 0 154511776 202170368 9394 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19722/tid=19727] ppid=19714 vsize=197432 CPUtime=0
/proc/19722/task/19727/stat : 19727 (java) S 19714 19714 18345 0 -1 64 0 0 0 0 0 0 0 0 18 0 10 0 154511778 202170368 9394 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19722/tid=19728] ppid=19714 vsize=197432 CPUtime=0.2
/proc/19722/task/19728/stat : 19728 (java) S 19714 19714 18345 0 -1 64 642 0 0 0 20 0 0 0 16 0 10 0 154511778 202170368 9394 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19722/tid=19729] ppid=19714 vsize=197432 CPUtime=0
/proc/19722/task/19729/stat : 19729 (java) S 19714 19714 18345 0 -1 64 1 0 0 0 0 0 0 0 19 0 10 0 154511778 202170368 9394 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19722/tid=19730] ppid=19714 vsize=197432 CPUtime=0
/proc/19722/task/19730/stat : 19730 (java) S 19714 19714 18345 0 -1 64 14 0 0 0 0 0 0 0 15 0 10 0 154511779 202170368 9394 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19722/tid=19731] ppid=19714 vsize=197432 CPUtime=0
/proc/19722/task/19731/stat : 19731 (java) S 19714 19714 18345 0 -1 64 74 0 0 0 0 0 0 0 25 0 10 0 154512401 202170368 9394 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 18446744071563356171 0 0 -1 1 0 0
Current children cumulated CPU time (s) 28.33
Current children cumulated vsize (KiB) 316240

[startup+30.3029 s]
/proc/loadavg: 2.15 2.06 2.01 4/85 19733
/proc/meminfo: memFree=967432/2055920 swapFree=4181068/4192956
[pid=19714] ppid=19712 vsize=5360 CPUtime=7.46
/proc/19714/stat : 19714 (hydra) S 19712 19714 18345 0 -1 4194304 375 27303 0 1 0 0 727 19 18 0 1 0 154511017 5488640 238 996147200 4194304 4889804 548682068816 18446744073709551615 212218733380 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19714/statm: 1340 238 196 169 0 51 0
[pid=19722] ppid=19714 vsize=197432 CPUtime=6.16
/proc/19722/stat : 19722 (java) S 19714 19714 18345 0 -1 0 13886 0 1 0 596 20 0 0 18 0 10 0 154511773 202170368 9394 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/19722/statm: 49358 9394 2543 9 0 43941 0
[pid=19732] ppid=19722 vsize=5356 CPUtime=0
/proc/19732/stat : 19732 (mistral) S 19722 19714 18345 0 -1 4194304 293 0 0 0 0 0 0 0 25 0 1 0 154512401 5484544 236 996147200 4194304 4889804 548682068592 18446744073709551615 212218733380 0 65540 4 65538 18446744071563356171 0 0 17 1 0 0
/proc/19732/statm: 1339 236 196 169 0 50 0
[pid=19733] ppid=19732 vsize=108092 CPUtime=16.29
/proc/19733/stat : 19733 (xsolve) R 19732 19714 18345 0 -1 4194304 26697 0 0 0 1613 16 0 0 25 0 1 0 154512402 110686208 25851 996147200 134512640 135239763 4294955952 18446744073709551615 134797096 0 4 0 0 0 0 0 17 1 0 0
/proc/19733/statm: 27023 25851 412 177 0 25926 0
[pid=19722/tid=19723] ppid=19714 vsize=197432 CPUtime=4.79
/proc/19722/task/19723/stat : 19723 (java) S 19714 19714 18345 0 -1 64 3861 0 1 0 473 6 0 0 23 0 10 0 154511774 202170368 9394 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 1 0 0
[pid=19722/tid=19724] ppid=19714 vsize=197432 CPUtime=1.13
/proc/19722/task/19724/stat : 19724 (java) S 19714 19714 18345 0 -1 64 8571 0 0 0 101 12 0 0 16 0 10 0 154511776 202170368 9394 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=19722/tid=19725] ppid=19714 vsize=197432 CPUtime=0
/proc/19722/task/19725/stat : 19725 (java) S 19714 19714 18345 0 -1 64 11 0 0 0 0 0 0 0 16 0 10 0 154511776 202170368 9394 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19722/tid=19726] ppid=19714 vsize=197432 CPUtime=0
/proc/19722/task/19726/stat : 19726 (java) S 19714 19714 18345 0 -1 64 5 0 0 0 0 0 0 0 16 0 10 0 154511776 202170368 9394 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19722/tid=19727] ppid=19714 vsize=197432 CPUtime=0
/proc/19722/task/19727/stat : 19727 (java) S 19714 19714 18345 0 -1 64 0 0 0 0 0 0 0 0 18 0 10 0 154511778 202170368 9394 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19722/tid=19728] ppid=19714 vsize=197432 CPUtime=0.2
/proc/19722/task/19728/stat : 19728 (java) S 19714 19714 18345 0 -1 64 642 0 0 0 20 0 0 0 16 0 10 0 154511778 202170368 9394 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19722/tid=19729] ppid=19714 vsize=197432 CPUtime=0
/proc/19722/task/19729/stat : 19729 (java) S 19714 19714 18345 0 -1 64 1 0 0 0 0 0 0 0 19 0 10 0 154511778 202170368 9394 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19722/tid=19730] ppid=19714 vsize=197432 CPUtime=0
/proc/19722/task/19730/stat : 19730 (java) S 19714 19714 18345 0 -1 64 14 0 0 0 0 0 0 0 15 0 10 0 154511779 202170368 9394 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19722/tid=19731] ppid=19714 vsize=197432 CPUtime=0
/proc/19722/task/19731/stat : 19731 (java) S 19714 19714 18345 0 -1 64 74 0 0 0 0 0 0 0 25 0 10 0 154512401 202170368 9394 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 18446744071563356171 0 0 -1 1 0 0
Current children cumulated CPU time (s) 29.91
Current children cumulated vsize (KiB) 316240

[startup+31.103 s]
/proc/loadavg: 2.15 2.06 2.01 3/85 19733
/proc/meminfo: memFree=967432/2055920 swapFree=4181068/4192956
[pid=19714] ppid=19712 vsize=5360 CPUtime=7.46
/proc/19714/stat : 19714 (hydra) S 19712 19714 18345 0 -1 4194304 375 27303 0 1 0 0 727 19 18 0 1 0 154511017 5488640 238 996147200 4194304 4889804 548682068816 18446744073709551615 212218733380 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19714/statm: 1340 238 196 169 0 51 0
[pid=19722] ppid=19714 vsize=197432 CPUtime=6.16
/proc/19722/stat : 19722 (java) S 19714 19714 18345 0 -1 0 13886 0 1 0 596 20 0 0 18 0 10 0 154511773 202170368 9394 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/19722/statm: 49358 9394 2543 9 0 43941 0
[pid=19732] ppid=19722 vsize=5356 CPUtime=0
/proc/19732/stat : 19732 (mistral) S 19722 19714 18345 0 -1 4194304 293 0 0 0 0 0 0 0 25 0 1 0 154512401 5484544 236 996147200 4194304 4889804 548682068592 18446744073709551615 212218733380 0 65540 4 65538 18446744071563356171 0 0 17 1 0 0
/proc/19732/statm: 1339 236 196 169 0 50 0
[pid=19733] ppid=19732 vsize=108092 CPUtime=17.09
/proc/19733/stat : 19733 (xsolve) R 19732 19714 18345 0 -1 4194304 26697 0 0 0 1693 16 0 0 25 0 1 0 154512402 110686208 25851 996147200 134512640 135239763 4294955952 18446744073709551615 134842479 0 4 0 0 0 0 0 17 1 0 0
/proc/19733/statm: 27023 25851 412 177 0 25926 0
[pid=19722/tid=19723] ppid=19714 vsize=197432 CPUtime=4.79
/proc/19722/task/19723/stat : 19723 (java) S 19714 19714 18345 0 -1 64 3861 0 1 0 473 6 0 0 23 0 10 0 154511774 202170368 9394 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 1 0 0
[pid=19722/tid=19724] ppid=19714 vsize=197432 CPUtime=1.13
/proc/19722/task/19724/stat : 19724 (java) S 19714 19714 18345 0 -1 64 8571 0 0 0 101 12 0 0 16 0 10 0 154511776 202170368 9394 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=19722/tid=19725] ppid=19714 vsize=197432 CPUtime=0
/proc/19722/task/19725/stat : 19725 (java) S 19714 19714 18345 0 -1 64 11 0 0 0 0 0 0 0 16 0 10 0 154511776 202170368 9394 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19722/tid=19726] ppid=19714 vsize=197432 CPUtime=0
/proc/19722/task/19726/stat : 19726 (java) S 19714 19714 18345 0 -1 64 5 0 0 0 0 0 0 0 16 0 10 0 154511776 202170368 9394 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19722/tid=19727] ppid=19714 vsize=197432 CPUtime=0
/proc/19722/task/19727/stat : 19727 (java) S 19714 19714 18345 0 -1 64 0 0 0 0 0 0 0 0 18 0 10 0 154511778 202170368 9394 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19722/tid=19728] ppid=19714 vsize=197432 CPUtime=0.2
/proc/19722/task/19728/stat : 19728 (java) S 19714 19714 18345 0 -1 64 642 0 0 0 20 0 0 0 16 0 10 0 154511778 202170368 9394 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19722/tid=19729] ppid=19714 vsize=197432 CPUtime=0
/proc/19722/task/19729/stat : 19729 (java) S 19714 19714 18345 0 -1 64 1 0 0 0 0 0 0 0 19 0 10 0 154511778 202170368 9394 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19722/tid=19730] ppid=19714 vsize=197432 CPUtime=0
/proc/19722/task/19730/stat : 19730 (java) S 19714 19714 18345 0 -1 64 14 0 0 0 0 0 0 0 15 0 10 0 154511779 202170368 9394 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19722/tid=19731] ppid=19714 vsize=197432 CPUtime=0
/proc/19722/task/19731/stat : 19731 (java) S 19714 19714 18345 0 -1 64 74 0 0 0 0 0 0 0 25 0 10 0 154512401 202170368 9394 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 18446744071563356171 0 0 -1 1 0 0
Current children cumulated CPU time (s) 30.71
Current children cumulated vsize (KiB) 316240

[startup+31.5021 s]
/proc/loadavg: 2.15 2.06 2.01 3/85 19733
/proc/meminfo: memFree=967432/2055920 swapFree=4181068/4192956
[pid=19714] ppid=19712 vsize=5360 CPUtime=7.46
/proc/19714/stat : 19714 (hydra) S 19712 19714 18345 0 -1 4194304 375 27303 0 1 0 0 727 19 18 0 1 0 154511017 5488640 238 996147200 4194304 4889804 548682068816 18446744073709551615 212218733380 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19714/statm: 1340 238 196 169 0 51 0
[pid=19722] ppid=19714 vsize=197432 CPUtime=6.16
/proc/19722/stat : 19722 (java) S 19714 19714 18345 0 -1 0 13886 0 1 0 596 20 0 0 18 0 10 0 154511773 202170368 9394 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/19722/statm: 49358 9394 2543 9 0 43941 0
[pid=19732] ppid=19722 vsize=0 CPUtime=17.48
/proc/19732/stat : 19732 (mistral) R 19722 19714 18345 0 -1 4194308 302 26719 0 0 0 0 1731 17 16 0 1 0 154512401 0 0 996147200 0 0 0 0 0 0 4 4 65536 0 0 0 17 1 0 0
/proc/19732/statm: 0 0 0 0 0 0 0
[pid=19722/tid=19723] ppid=19714 vsize=197432 CPUtime=4.79
/proc/19722/task/19723/stat : 19723 (java) S 19714 19714 18345 0 -1 64 3861 0 1 0 473 6 0 0 23 0 10 0 154511774 202170368 9394 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 1 0 0
[pid=19722/tid=19724] ppid=19714 vsize=197432 CPUtime=1.13
/proc/19722/task/19724/stat : 19724 (java) S 19714 19714 18345 0 -1 64 8571 0 0 0 101 12 0 0 16 0 10 0 154511776 202170368 9394 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=19722/tid=19725] ppid=19714 vsize=197432 CPUtime=0
/proc/19722/task/19725/stat : 19725 (java) S 19714 19714 18345 0 -1 64 11 0 0 0 0 0 0 0 16 0 10 0 154511776 202170368 9394 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19722/tid=19726] ppid=19714 vsize=197432 CPUtime=0
/proc/19722/task/19726/stat : 19726 (java) S 19714 19714 18345 0 -1 64 5 0 0 0 0 0 0 0 16 0 10 0 154511776 202170368 9394 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19722/tid=19727] ppid=19714 vsize=197432 CPUtime=0
/proc/19722/task/19727/stat : 19727 (java) S 19714 19714 18345 0 -1 64 0 0 0 0 0 0 0 0 18 0 10 0 154511778 202170368 9394 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19722/tid=19728] ppid=19714 vsize=197432 CPUtime=0.2
/proc/19722/task/19728/stat : 19728 (java) S 19714 19714 18345 0 -1 64 642 0 0 0 20 0 0 0 16 0 10 0 154511778 202170368 9394 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19722/tid=19729] ppid=19714 vsize=197432 CPUtime=0
/proc/19722/task/19729/stat : 19729 (java) S 19714 19714 18345 0 -1 64 1 0 0 0 0 0 0 0 19 0 10 0 154511778 202170368 9394 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19722/tid=19730] ppid=19714 vsize=197432 CPUtime=0
/proc/19722/task/19730/stat : 19730 (java) S 19714 19714 18345 0 -1 64 14 0 0 0 0 0 0 0 15 0 10 0 154511779 202170368 9394 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19722/tid=19731] ppid=19714 vsize=197432 CPUtime=0
/proc/19722/task/19731/stat : 19731 (java) S 19714 19714 18345 0 -1 64 74 0 0 0 0 0 0 0 25 0 10 0 154512401 202170368 9394 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 18446744071563356171 0 0 -1 1 0 0
Current children cumulated CPU time (s) 31.1
Current children cumulated vsize (KiB) 202792

Child status: 0
Real time (s): 31.5394
CPU time (s): 31.1463
CPU user time (s): 30.5524
CPU system time (s): 0.593909
CPU usage (%): 98.7535
Max. virtual memory (cumulated for all children) (KiB): 316240

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 30.5524
system time used= 0.593909
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 68688
page faults= 2
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 9487
involuntary context switches= 11469

runsolver used 0.052991 second user time and 0.141978 second system time

The end

Launcher Data (download as text)

Begin job on node46 at 2008-07-04 12:23:16
IDJOB=1070772
IDBENCH=55944
IDSOLVER=365
FILE ID=node46/1070772-1215166995
PBS_JOBID= 7881470
Free space on /tmp= 66132 MiB

SOLVER NAME= cpHydra k_10
BENCH NAME= CPAI08/csp/pseudoGLB/normalized-cache-inv12-ucl.xml
COMMAND LINE= HOME/cpHydra_k_10/hydra BENCHNAME 
RUNSOLVER COMMAND LINE= /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1070772-1215166995/watcher-1070772-1215166995 -o /tmp/evaluation-result-1070772-1215166995/solver-1070772-1215166995 -C 1800 -W 2200 -M 900 --output-limit 1,15  HOME/cpHydra_k_10/hydra HOME/instance-1070772-1215166995.xml 

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 39d79c9107bb415782ca395ac86f441e
RANDOM SEED=1182469695

node46.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.238
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.238
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:       1098384 kB
Buffers:         11256 kB
Cached:         200740 kB
SwapCached:       5876 kB
Active:         877492 kB
Inactive:        25968 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1098384 kB
SwapTotal:     4192956 kB
SwapFree:      4181068 kB
Dirty:           38644 kB
Writeback:           0 kB
Mapped:         699552 kB
Slab:            38312 kB
Committed_AS:  1034936 kB
PageTables:       2876 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264992 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66108 MiB
End job on node46 at 2008-07-04 12:23:48