Trace number 1062060

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 13.8279 16.8971

DiagnosticValue
ASSIGNMENTS2306
CHECKS2594730

General information on the benchmark

Namecsp/pseudo/logic-synthesis/
normalized-ex5-pi.xml
MD5SUM1ac4e78a26edc4b10d5750638375b473
Bench CategoryN-ARY-INT (n-ary constraints in intension)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark2.6526
Satisfiable
(Un)Satisfiability was proved
Number of variables2459
Number of constraints845
Maximum constraint arity146
Maximum domain size2
Number of constraints which are defined in extension0
Number of constraints which are defined in intension845
Global constraints used (with number of constraints)

Solver Data (download as text)

0.00/0.00	c cpHydra_k_10 version 0.0
8.82/9.78	c CASE TO CLASSIFY:
8.82/9.79	c Case: 0
8.82/9.79	c 19 >   0.000000 | c 35 >  26.343200 | c 17 >   0.000000 | c 18 >   0.000000 | c 33 >   0.000000 | c 15 >  20.438500 | c 34 >  26.343200 | c 16 > 146.000000 | c 13 >   3.630320 | c 14 >   9.368510 | c 11 >  11.247300 | c 12 >   4.063740 | c 21 >   1.410180 | c 20 > 100.000000 | c 22 >   1.414210 | c 23 > 100.000000 | c 24 > 100.000000 | c 25 >   0.000000 | c 26 >  -1.000000 | c 27 >  -1.000000 | c 28 >  -1.000000 | c 29 >  -1.000000 | c 3 >  -1.000000 | c 2 >  -1.000000 | c 10 >  15.280800 | c 1 >  11.247300 | c 0 >  -1.000000 | c 30 >  -1.000000 | c 7 >  15.280800 | c 6 >  -1.000000 | c 32 >  -1.000000 | c 5 >  20.356000 | c 31 >  -1.000000 | c 4 >  -1.000000 | c 9 >  -1.000000 | c 8 >  -1.000000 | c
8.82/9.80	c choco : 1801.0
8.82/9.80	c mistral : 1801.0
8.82/9.80	c abscon : 1801.0
8.82/9.80	c
8.82/9.80	c
8.93/9.87	c List of same ones: 10
8.93/9.87	c /home/eomahony/cpZilla/CSP/pseudoSeries/logic-synthesis/ex5-pi.xml
8.93/9.87	c 19 >   0.000000 | c 35 >  26.343200 | c 17 >   0.000000 | c 18 >   0.000000 | c 33 >   0.000000 | c 15 >  20.089900 | c 34 >  26.343200 | c 16 > 146.000000 | c 13 >   3.630320 | c 14 >   8.791160 | c 11 >  11.247300 | c 12 >   4.063740 | c 21 >   1.410180 | c 20 > 100.000000 | c 22 >   1.414210 | c 23 > 100.000000 | c 24 > 100.000000 | c 25 >   0.000000 | c 26 >  -1.000000 | c 27 >  -1.000000 | c 28 >  -1.000000 | c 29 >  -1.000000 | c 3 >  -1.000000 | c 2 >  -1.000000 | c 10 >  15.280800 | c 1 >  11.247300 | c 0 >  -1.000000 | c 30 >  -1.000000 | c 7 >  15.280800 | c 6 >  -1.000000 | c 32 >  -1.000000 | c 5 >  20.356000 | c 31 >  -1.000000 | c 4 >  -1.000000 | c 9 >  -1.000000 | c 8 >  -1.000000 | c
8.93/9.88	c choco : 10.89
8.93/9.88	c mistral : 4.98
8.93/9.88	c abscon : 7.27989
8.93/9.88	c
8.93/9.88	c
8.93/9.88	c /home/eomahony/cpZilla/CSP/pseudoSeries/logic-synthesis/e-am-pi.xml
8.93/9.88	c 19 >   0.000000 | c 35 >  32.220000 | c 17 >   0.000000 | c 18 >   0.000000 | c 33 >   0.000000 | c 15 >  19.767400 | c 34 >  32.220000 | c 16 > 166.000000 | c 13 >   2.574380 | c 14 >   9.920350 | c 11 >  12.191100 | c 12 >   2.458080 | c 21 >   1.414210 | c 20 > 100.000000 | c 22 >   1.414210 | c 23 > 100.000000 | c 24 > 100.000000 | c 25 >   0.000000 | c 26 >  -1.000000 | c 27 >  -1.000000 | c 28 >  -1.000000 | c 29 >  -1.000000 | c 3 >  -1.000000 | c 2 >  -1.000000 | c 10 >  14.620300 | c 1 >  12.191100 | c 0 >  -1.000000 | c 30 >  -1.000000 | c 7 >  14.620300 | c 6 >  -1.000000 | c 32 >  -1.000000 | c 5 >  19.826000 | c 31 >  -1.000000 | c 4 >  -1.000000 | c 9 >  -1.000000 | c 8 >  -1.000000 | c
8.93/9.88	c choco : 16.5
8.93/9.88	c mistral : 4.84
8.93/9.88	c abscon : 6.63899
8.93/9.88	c
8.93/9.88	c
8.93/9.88	c /home/eomahony/cpZilla/CSP/pseudoSeries/mpsReduced/mps-red-sc205.xml
8.93/9.88	c 19 >   0.000000 | c 35 >   2.033900 | c 17 >   0.000000 | c 18 >   0.000000 | c 33 >   0.406780 | c 15 >  19.897300 | c 34 >   3.661020 | c 16 > 120.000000 | c 13 >   7.464060 | c 14 >  10.204600 | c 11 >  12.481800 | c 12 >   3.376420 | c 21 >   1.392570 | c 20 > 100.000000 | c 22 >   1.414210 | c 23 > 100.000000 | c 24 > 100.000000 | c 25 >   0.000000 | c 26 >  -1.000000 | c 27 >  -1.000000 | c 28 >  -1.000000 | c 29 >  -1.000000 | c 3 >  -1.000000 | c 2 >  -1.000000 | c 10 >  15.190400 | c 1 >  12.481800 | c 0 >  -1.000000 | c 30 >  -1.000000 | c 7 >  15.190400 | c 6 >  -1.000000 | c 32 >  -1.000000 | c 5 >  31.926500 | c 31 >  -1.000000 | c 4 >  -1.000000 | c 9 >  -1.000000 | c 8 >  -1.000000 | c
8.93/9.89	c choco : 15.99
8.93/9.89	c mistral : 52.33
8.93/9.89	c abscon : 1800.11
8.93/9.89	c
8.93/9.89	c
8.93/9.89	c /home/eomahony/cpZilla/CSP/pseudoSeries/mpsReduced/mps-red-markshare2-1.xml
8.93/9.89	c 19 >   0.000000 | c 35 >  33.000000 | c 17 >   0.000000 | c 18 >   0.000000 | c 33 >  18.000000 | c 15 >  18.319300 | c 34 >  66.000000 | c 16 > 150.000000 | c 13 >   1.599130 | c 14 >   7.592460 | c 11 >  11.148500 | c 12 >   0.825579 | c 21 >   1.345020 | c 20 > 100.000000 | c 22 >   1.414210 | c 23 > 100.000000 | c 24 > 100.000000 | c 25 >   0.000000 | c 26 >  -1.000000 | c 27 >  -1.000000 | c 28 >  -1.000000 | c 29 >  -1.000000 | c 3 >  -1.000000 | c 2 >  -1.000000 | c 10 >  11.832500 | c 1 >   8.060700 | c 0 >  -1.000000 | c 30 >  -1.000000 | c 7 >  11.832500 | c 6 >  -1.000000 | c 32 >  -1.000000 | c 5 >  21.353800 | c 31 >  -1.000000 | c 4 >  -1.000000 | c 9 >  -1.000000 | c 8 >  -1.000000 | c
8.93/9.90	c choco : 2.64
8.93/9.90	c mistral : 0.55
8.93/9.90	c abscon : 199.342
8.93/9.90	c
8.93/9.90	c
8.93/9.90	c /home/eomahony/cpZilla/CSP/pseudoSeries/mpsReduced/mps-red-sc50b.xml
8.93/9.90	c 19 >   0.000000 | c 35 >   0.000000 | c 17 >   0.000000 | c 18 >   0.000000 | c 33 >   0.000000 | c 15 >  17.558200 | c 34 >   0.000000 | c 16 > 120.000000 | c 13 >   0.606331 | c 14 >   9.525520 | c 11 >  11.422600 | c 12 >   0.996843 | c 21 >   1.326020 | c 20 > 100.000000 | c 22 >   1.414210 | c 23 > 100.000000 | c 24 > 100.000000 | c 25 >   0.000000 | c 26 >  -1.000000 | c 27 >  -1.000000 | c 28 >  -1.000000 | c 29 >  -1.000000 | c 3 >  -1.000000 | c 2 >  -1.000000 | c 10 >  12.574600 | c 1 >  10.092800 | c 0 >  -1.000000 | c 30 >  -1.000000 | c 7 >  12.574600 | c 6 >  -1.000000 | c 32 >  -1.000000 | c 5 >  23.560300 | c 31 >  -1.000000 | c 4 >  -1.000000 | c 9 >  -1.000000 | c 8 >  -1.000000 | c
9.02/9.91	c choco : 3.78
9.02/9.91	c mistral : 1.05
9.02/9.91	c abscon : 1800.08
9.02/9.91	c
9.02/9.91	c
9.02/9.91	c /home/eomahony/cpZilla/CSP/pseudoSeries/mpsReduced/mps-red-sc50a.xml
9.02/9.91	c 19 >   0.000000 | c 35 >   0.000000 | c 17 >   0.000000 | c 18 >   0.000000 | c 33 >   0.000000 | c 15 >  19.779300 | c 34 >   0.000000 | c 16 > 120.000000 | c 13 >   8.497930 | c 14 >  10.999300 | c 11 >  11.494900 | c 12 >   5.398850 | c 21 >   1.331250 | c 20 > 100.000000 | c 22 >   1.414210 | c 23 > 100.000000 | c 24 > 100.000000 | c 25 >   0.000000 | c 26 >  -1.000000 | c 27 >  -1.000000 | c 28 >  -1.000000 | c 29 >  -1.000000 | c 3 >  -1.000000 | c 2 >  -1.000000 | c 10 >  12.683000 | c 1 >  10.118900 | c 0 >  -1.000000 | c 30 >  -1.000000 | c 7 >  12.683000 | c 6 >  -1.000000 | c 32 >  -1.000000 | c 5 >  24.671300 | c 31 >  -1.000000 | c 4 >  -1.000000 | c 9 >  -1.000000 | c 8 >  -1.000000 | c
9.02/9.92	c choco : 3.95
9.02/9.92	c mistral : 1.4
9.02/9.92	c abscon : 385.752
9.02/9.92	c
9.02/9.92	c
9.02/9.92	c /home/eomahony/cpZilla/CSP/pseudoSeries/mpsReduced/mps-red-markshare1-1.xml
9.02/9.92	c 19 >   0.000000 | c 35 >  32.352900 | c 17 >   0.000000 | c 18 >   0.000000 | c 33 >  17.647100 | c 15 >  17.620800 | c 34 >  64.705900 | c 16 > 130.000000 | c 13 >   1.435600 | c 14 >   7.417850 | c 11 >  10.742300 | c 12 >   0.805067 | c 21 >   1.344300 | c 20 > 100.000000 | c 22 >   1.414210 | c 23 > 100.000000 | c 24 > 100.000000 | c 25 >   0.000000 | c 26 >  -1.000000 | c 27 >  -1.000000 | c 28 >  -1.000000 | c 29 >  -1.000000 | c 3 >  -1.000000 | c 2 >  -1.000000 | c 10 >  11.385300 | c 1 >   7.820180 | c 0 >  -1.000000 | c 30 >  -1.000000 | c 7 >  11.385300 | c 6 >  -1.000000 | c 32 >  -1.000000 | c 5 >  20.739500 | c 31 >  -1.000000 | c 4 >  -1.000000 | c 9 >  -1.000000 | c 8 >  -1.000000 | c
9.02/9.93	c choco : 2.19
9.02/9.93	c mistral : 0.37
9.02/9.93	c abscon : 175.226
9.02/9.93	c
9.02/9.93	c
9.02/9.93	c /home/eomahony/cpZilla/CSP/pseudoSeries/mps/mps-neos5.xml
9.02/9.93	c 19 >   0.000000 | c 35 >  15.068500 | c 17 >   0.000000 | c 18 >   0.000000 | c 33 >   8.219180 | c 15 >  19.252700 | c 34 >  30.137000 | c 16 > 102.000000 | c 13 >   3.121570 | c 14 >   7.179910 | c 11 >  10.941000 | c 12 >   1.853770 | c 21 >   1.414210 | c 20 > 100.000000 | c 22 >   1.414210 | c 23 > 100.000000 | c 24 > 100.000000 | c 25 >   0.000000 | c 26 >  -1.000000 | c 27 >  -1.000000 | c 28 >  -1.000000 | c 29 >  -1.000000 | c 3 >  -1.000000 | c 2 >  -1.000000 | c 10 >  13.311000 | c 1 >   7.348730 | c 0 >  -1.000000 | c 30 >  -1.000000 | c 7 >  13.311000 | c 6 >  -1.000000 | c 32 >  -1.000000 | c 5 >  27.205100 | c 31 >  -1.000000 | c 4 >  -1.000000 | c 9 >  -1.000000 | c 8 >  -1.000000 | c
9.02/9.94	c choco : 3.04
9.02/9.94	c mistral : 0.9
9.02/9.94	c abscon : 1.9467
9.02/9.94	c
9.02/9.94	c
9.02/9.94	c /home/eomahony/cpZilla/CSP/pseudoSeries/mpsReduced/mps-red-sc105.xml
9.02/9.94	c 19 >   0.000000 | c 35 >   0.000000 | c 17 >   0.000000 | c 18 >   0.000000 | c 33 >   0.000000 | c 15 >  20.666100 | c 34 >   0.000000 | c 16 > 120.000000 | c 13 >  12.584100 | c 14 >  12.282800 | c 11 >  11.418900 | c 12 >   8.622250 | c 21 >   1.373350 | c 20 > 100.000000 | c 22 >   1.414210 | c 23 > 100.000000 | c 24 > 100.000000 | c 25 >   0.000000 | c 26 >  -1.000000 | c 27 >  -1.000000 | c 28 >  -1.000000 | c 29 >  -1.000000 | c 3 >  -1.000000 | c 2 >  -1.000000 | c 10 >  14.085700 | c 1 >  11.418900 | c 0 >  -1.000000 | c 30 >  -1.000000 | c 7 >  14.085700 | c 6 >  -1.000000 | c 32 >  -1.000000 | c 5 >  30.206500 | c 31 >  -1.000000 | c 4 >  -1.000000 | c 9 >  -1.000000 | c 8 >  -1.000000 | c
9.02/9.94	c choco : 24.54
9.02/9.94	c mistral : 2.61
9.02/9.94	c abscon : 1239.19
9.02/9.94	c
9.02/9.94	c
9.02/9.94	c /home/eomahony/cpZilla/CSP/pseudoSeries/mps/mps-seymour1.xml
9.02/9.94	c 19 >   0.000000 | c 35 >  28.957800 | c 17 >   0.000000 | c 18 >   0.000000 | c 33 >  12.008300 | c 15 >  20.379700 | c 34 >  53.567200 | c 16 > 198.000000 | c 13 >   5.032800 | c 14 >  -1.000000 | c 11 >  13.358500 | c 12 >   5.009860 | c 21 >   1.411570 | c 20 > 100.000000 | c 22 >   1.414210 | c 23 > 100.000000 | c 24 > 100.000000 | c 25 >   0.000000 | c 26 >  -1.000000 | c 27 >  -1.000000 | c 28 >  -1.000000 | c 29 >  -1.000000 | c 3 >  -1.000000 | c 2 >  -1.000000 | c 10 >  19.288000 | c 1 >  13.358500 | c 0 >  -1.000000 | c 30 >  -1.000000 | c 7 >  19.288000 | c 6 >  -1.000000 | c 32 >  -1.000000 | c 5 >  29.315800 | c 31 >  -1.000000 | c 4 >  -1.000000 | c 9 >  -1.000000 | c 8 >  -1.000000 | c
9.02/9.95	c choco : 1801.0
9.02/9.95	c mistral : 14.2628
9.02/9.95	c abscon : 40.6598
9.02/9.95	c
9.02/9.95	c
9.20/10.16	c Length: 10
9.20/10.16	c 0.6744293754723336  21.827885055948503  43.98513210496247  44.879584798058474  46.011789554487336  46.108115392013154  46.31322777062434  47.18441122692536  47.67989700063854  61.869708103780475  
9.20/10.16	c 
9.20/10.16	c 1.0  0.7431234877822277  0.5855672361970984  0.5805979759125017  0.5744275121312284  0.5739085892350312  0.5728067333570855  0.5681735358041304  0.5655716877256378  0.5  
9.20/10.16	c
9.20/10.16	c solver 0
9.20/10.16	c	  before 0.0 seconds: {} 0
9.20/10.17	c	  before 18.0 seconds: {0, 1, 7} 2311
9.20/10.17	c	  before 54.0 seconds: {0, 1, 7, 9} 2811
9.20/10.17	c	  before 180.0 seconds: {0, 1, 6, 7, 9} 3384
9.20/10.17	c	  before 216.0 seconds: {0, 1, 3, 6, 7, 9} 3964
9.20/10.17	c	  before 396.0 seconds: {0, 1, 3, 5, 6, 7, 9} 4538
9.20/10.17	c	  before 1242.0 seconds: {0, 1, 3, 5, 6, 7, 8, 9} 5104
9.20/10.17	c
9.20/10.17	c solver 1
9.20/10.17	c	  before 0.0 seconds: {} 0
9.20/10.17	c	  before 18.0 seconds: {0, 1, 3, 4, 5, 6, 7, 8, 9} 5678
9.20/10.17	c	  before 54.0 seconds: {0, 1, 2, 3, 4, 5, 6, 7, 8, 9} 6264
9.20/10.17	c
9.20/10.17	c solver 2
9.20/10.17	c	  before 0.0 seconds: {} 0
9.20/10.17	c	  before 18.0 seconds: {0, 1, 2, 3, 4, 5, 6, 7} 5198
9.20/10.17	c	  before 36.0 seconds: {0, 1, 2, 3, 4, 5, 6, 7, 8} 5764
9.20/10.17	c
9.20/10.17	cTotal time: 74
9.20/10.17	c 1332.0 seconds unused
9.20/10.17	c 0 c 0 c 1 
9.20/10.17	c 2 c 0 c 1 
9.20/10.17	c 2 c 0 c 0 
9.20/10.17	c is solver0 dominated by:
9.20/10.17	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)
9.20/10.17	c is dominated? true
9.20/10.17	c
9.20/10.17	c is solver1 dominated by:
9.20/10.17	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)
9.20/10.17	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)
9.20/10.17	c is dominated? false
9.20/10.17	c
9.20/10.17	c is solver2 dominated by:
9.20/10.17	c	solver 0 (2 solves instances that 0 can't: true) (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)
9.20/10.17	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)
9.20/10.17	c is dominated? true
9.20/10.17	c
9.20/10.17	c Number of non-dominated solvers: 1
9.20/10.17	c remove dominated solvers
9.20/10.17	c solver 1 is not dominated by another solver
9.20/10.17	c solver 2 is dominated by another solver
9.20/10.17	c solver 0 is dominated by another solver
9.20/10.17	c
9.20/10.17	c solver 0: 0.0
9.20/10.17	c
9.20/10.17	c solver 1: 54.0
9.20/10.17	c
9.20/10.17	c+ 3/3 of 97
9.20/10.17	c
9.20/10.17	c solver 2: 0.0
9.20/10.17	c	 do not run abscon
9.20/10.17	c	  run mistral for 1800.0 seconds {0, 1, 2, 3, 4, 5, 6, 7, 8, 9} 6264
9.20/10.17	c	 do not run choco
9.20/10.17	c Starting solver: HOME/cpHydra_k_10/solver/mistral
9.20/10.17	c On Instance: HOME/instance-1062060-1215133717.xml
9.20/10.17	c Running for: 1800 seconds
13.74/16.84	c mistral-prime version 1.313
13.74/16.84	s SATISFIABLE
13.74/16.84	v 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 1 0 0 0 0 1 0 0 0 1 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 1 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 1 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 0 0 1 0 0 0 1 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 1 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 1 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 1 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 1 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 1 0 1 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 1 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 1 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 1 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 1 1 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 1 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 1 0 0 1 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 1 1 0 1 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 1 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 1 0 1 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 1 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 1 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 1 0 0 0 0 0 0 0 1 0 1 0 0 0 0 0 1 1 0 0 0 0 0 0 0 0 0 1 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 1 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 1 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 1 0 0 1 0 0 0 0 0 0 0 0 1 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
13.74/16.84	d CHECKS 2594728
13.74/16.84	d ASSIGNMENTS 2306

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

[startup+0 s]
/proc/loadavg: 1.85 1.97 1.99 4/79 22169
/proc/meminfo: memFree=1472588/2055920 swapFree=4045952/4192956
[pid=22169] ppid=22167 vsize=18572 CPUtime=0
/proc/22169/stat : 22169 (runsolver) R 22167 21995 21995 0 -1 4194368 10 0 0 0 0 0 0 0 19 0 1 0 669098471 19017728 290 996147200 4194304 4296836 548682068496 18446744073709551615 256362216946 0 0 4096 24578 0 0 0 17 1 0 0
/proc/22169/statm: 4643 290 255 25 0 2626 0
Current StackSize limit: 10240 KiB


[startup+0.011753 s]
/proc/loadavg: 1.85 1.97 1.99 4/79 22169
/proc/meminfo: memFree=1472588/2055920 swapFree=4045952/4192956
[pid=22169] ppid=22167 vsize=5360 CPUtime=0
/proc/22169/stat : 22169 (hydra) S 22167 22169 21995 0 -1 4194304 330 247 0 0 0 0 0 0 16 0 1 0 669098471 5488640 236 996147200 4194304 4889804 548682068816 18446744073709551615 256364831556 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22169/statm: 1340 236 195 169 0 51 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5360

[startup+0.102255 s]
/proc/loadavg: 1.85 1.97 1.99 4/79 22169
/proc/meminfo: memFree=1472588/2055920 swapFree=4045952/4192956
[pid=22169] ppid=22167 vsize=5360 CPUtime=0
/proc/22169/stat : 22169 (hydra) S 22167 22169 21995 0 -1 4194304 330 247 0 0 0 0 0 0 16 0 1 0 669098471 5488640 236 996147200 4194304 4889804 548682068816 18446744073709551615 256364831556 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22169/statm: 1340 236 195 169 0 51 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5360

[startup+0.301276 s]
/proc/loadavg: 1.85 1.97 1.99 4/79 22169
/proc/meminfo: memFree=1472588/2055920 swapFree=4045952/4192956
[pid=22169] ppid=22167 vsize=5360 CPUtime=0
/proc/22169/stat : 22169 (hydra) S 22167 22169 21995 0 -1 4194304 330 247 0 0 0 0 0 0 16 0 1 0 669098471 5488640 236 996147200 4194304 4889804 548682068816 18446744073709551615 256364831556 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22169/statm: 1340 236 195 169 0 51 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5360

[startup+0.701317 s]
/proc/loadavg: 1.85 1.97 1.99 4/79 22169
/proc/meminfo: memFree=1472588/2055920 swapFree=4045952/4192956
[pid=22169] ppid=22167 vsize=5360 CPUtime=0
/proc/22169/stat : 22169 (hydra) S 22167 22169 21995 0 -1 4194304 330 247 0 0 0 0 0 0 16 0 1 0 669098471 5488640 236 996147200 4194304 4889804 548682068816 18446744073709551615 256364831556 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22169/statm: 1340 236 195 169 0 51 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5360

[startup+1.50126 s]
/proc/loadavg: 1.85 1.97 1.99 4/81 22173
/proc/meminfo: memFree=1413564/2055920 swapFree=4045952/4192956
[pid=22169] ppid=22167 vsize=5360 CPUtime=0
/proc/22169/stat : 22169 (hydra) S 22167 22169 21995 0 -1 4194304 330 247 0 0 0 0 0 0 16 0 1 0 669098471 5488640 236 996147200 4194304 4889804 548682068816 18446744073709551615 256364831556 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22169/statm: 1340 236 195 169 0 51 0
[pid=22173] ppid=22169 vsize=66820 CPUtime=1.03
/proc/22173/stat : 22173 (xsolve) R 22169 22169 21995 0 -1 4194304 16477 0 0 0 95 8 0 0 25 0 1 0 669098472 68423680 15820 996147200 134512640 135239763 4294956176 18446744073709551615 135071045 0 0 4096 0 0 0 0 17 0 0 0
/proc/22173/statm: 16705 15820 429 177 0 15608 0
Current children cumulated CPU time (s) 1.03
Current children cumulated vsize (KiB) 72180

[startup+3.10143 s]
/proc/loadavg: 1.85 1.97 1.99 3/81 22173
/proc/meminfo: memFree=1402940/2055920 swapFree=4045952/4192956
[pid=22169] ppid=22167 vsize=5360 CPUtime=0
/proc/22169/stat : 22169 (hydra) S 22167 22169 21995 0 -1 4194304 330 247 0 0 0 0 0 0 16 0 1 0 669098471 5488640 236 996147200 4194304 4889804 548682068816 18446744073709551615 256364831556 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22169/statm: 1340 236 195 169 0 51 0
[pid=22173] ppid=22169 vsize=78868 CPUtime=2.62
/proc/22173/stat : 22173 (xsolve) R 22169 22169 21995 0 -1 4194304 20745 0 0 0 251 11 0 0 25 0 1 0 669098472 80760832 18508 996147200 134512640 135239763 4294956176 18446744073709551615 10694140 0 0 4096 0 0 0 0 17 0 0 0
/proc/22173/statm: 19717 18508 434 177 0 18620 0
Current children cumulated CPU time (s) 2.62
Current children cumulated vsize (KiB) 84228

[startup+6.30277 s]
/proc/loadavg: 1.94 1.98 1.99 3/89 22185
/proc/meminfo: memFree=1457852/2055920 swapFree=4045952/4192956
[pid=22169] ppid=22167 vsize=5360 CPUtime=2.89
/proc/22169/stat : 22169 (hydra) S 22167 22169 21995 0 -1 4194304 375 21336 0 0 0 2 267 20 16 0 1 0 669098471 5488640 238 996147200 4194304 4889804 548682068816 18446744073709551615 256364831556 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22169/statm: 1340 238 196 169 0 51 0
[pid=22177] ppid=22169 vsize=197000 CPUtime=2.88
/proc/22177/stat : 22177 (java) S 22169 22169 21995 0 -1 0 7904 0 1 0 279 9 0 0 18 0 9 0 669098810 201728000 6573 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/22177/statm: 49250 6573 2540 9 0 43833 0
[pid=22177/tid=22178] ppid=22169 vsize=197000 CPUtime=2.26
/proc/22177/task/22178/stat : 22178 (java) R 22169 22169 21995 0 -1 64 3092 0 1 0 223 3 0 0 25 0 9 0 669098811 201728000 6573 996147200 134512640 134550740 4294955968 18446744073709551615 4126470370 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22177/tid=22179] ppid=22169 vsize=197000 CPUtime=0.44
/proc/22177/task/22179/stat : 22179 (java) S 22169 22169 21995 0 -1 64 3458 0 0 0 39 5 0 0 16 0 9 0 669098813 201728000 6573 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=22177/tid=22180] ppid=22169 vsize=197000 CPUtime=0
/proc/22177/task/22180/stat : 22180 (java) S 22169 22169 21995 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 669098813 201728000 6573 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22177/tid=22181] ppid=22169 vsize=197000 CPUtime=0
/proc/22177/task/22181/stat : 22181 (java) S 22169 22169 21995 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 669098813 201728000 6573 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22177/tid=22182] ppid=22169 vsize=197000 CPUtime=0
/proc/22177/task/22182/stat : 22182 (java) S 22169 22169 21995 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 669098815 201728000 6573 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22177/tid=22183] ppid=22169 vsize=197000 CPUtime=0.16
/proc/22177/task/22183/stat : 22183 (java) S 22169 22169 21995 0 -1 64 629 0 0 0 16 0 0 0 16 0 9 0 669098815 201728000 6573 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22177/tid=22184] ppid=22169 vsize=197000 CPUtime=0
/proc/22177/task/22184/stat : 22184 (java) S 22169 22169 21995 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 669098815 201728000 6573 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22177/tid=22185] ppid=22169 vsize=197000 CPUtime=0
/proc/22177/task/22185/stat : 22185 (java) S 22169 22169 21995 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 669098815 201728000 6573 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 5.77
Current children cumulated vsize (KiB) 202360

[startup+12.7024 s]
/proc/loadavg: 2.11 2.02 2.01 3/92 22188
/proc/meminfo: memFree=1441508/2055920 swapFree=4045952/4192956
[pid=22169] ppid=22167 vsize=5360 CPUtime=2.89
/proc/22169/stat : 22169 (hydra) S 22167 22169 21995 0 -1 4194304 375 21336 0 0 0 2 267 20 16 0 1 0 669098471 5488640 238 996147200 4194304 4889804 548682068816 18446744073709551615 256364831556 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22169/statm: 1340 238 196 169 0 51 0
[pid=22177] ppid=22169 vsize=197436 CPUtime=6.39
/proc/22177/stat : 22177 (java) S 22169 22169 21995 0 -1 0 13847 0 1 0 619 20 0 0 18 0 10 0 669098810 202174464 9394 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/22177/statm: 49359 9394 2543 9 0 43942 0
[pid=22187] ppid=22177 vsize=5356 CPUtime=0.01
/proc/22187/stat : 22187 (mistral) S 22177 22169 21995 0 -1 4194304 292 0 0 0 0 1 0 0 18 0 1 0 669099489 5484544 236 996147200 4194304 4889804 548682068592 18446744073709551615 256364831556 0 65540 4 65538 18446744071563356171 0 0 17 0 0 0
/proc/22187/statm: 1339 236 196 169 0 50 0
[pid=22188] ppid=22187 vsize=63460 CPUtime=0.82
/proc/22188/stat : 22188 (xsolve) R 22187 22169 21995 0 -1 4194304 15189 0 0 0 74 8 0 0 25 0 1 0 669099650 64983040 15021 996147200 134512640 135239763 4294955968 18446744073709551615 135095025 0 4 0 0 0 0 0 17 0 0 0
/proc/22188/statm: 15865 15021 409 177 0 14768 0
[pid=22177/tid=22178] ppid=22169 vsize=197436 CPUtime=4.97
/proc/22177/task/22178/stat : 22178 (java) S 22169 22169 21995 0 -1 64 3858 0 1 0 491 6 0 0 16 0 10 0 669098811 202174464 9394 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 0 0 0
[pid=22177/tid=22179] ppid=22169 vsize=197436 CPUtime=1.19
/proc/22177/task/22179/stat : 22179 (java) S 22169 22169 21995 0 -1 64 8542 0 0 0 108 11 0 0 16 0 10 0 669098813 202174464 9394 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=22177/tid=22180] ppid=22169 vsize=197436 CPUtime=0
/proc/22177/task/22180/stat : 22180 (java) S 22169 22169 21995 0 -1 64 10 0 0 0 0 0 0 0 16 0 10 0 669098813 202174464 9394 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22177/tid=22181] ppid=22169 vsize=197436 CPUtime=0
/proc/22177/task/22181/stat : 22181 (java) S 22169 22169 21995 0 -1 64 5 0 0 0 0 0 0 0 15 0 10 0 669098813 202174464 9394 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22177/tid=22182] ppid=22169 vsize=197436 CPUtime=0
/proc/22177/task/22182/stat : 22182 (java) S 22169 22169 21995 0 -1 64 1 0 0 0 0 0 0 0 18 0 10 0 669098815 202174464 9394 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22177/tid=22183] ppid=22169 vsize=197436 CPUtime=0.19
/proc/22177/task/22183/stat : 22183 (java) S 22169 22169 21995 0 -1 64 646 0 0 0 19 0 0 0 16 0 10 0 669098815 202174464 9394 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22177/tid=22184] ppid=22169 vsize=197436 CPUtime=0
/proc/22177/task/22184/stat : 22184 (java) S 22169 22169 21995 0 -1 64 1 0 0 0 0 0 0 0 19 0 10 0 669098815 202174464 9394 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22177/tid=22185] ppid=22169 vsize=197436 CPUtime=0
/proc/22177/task/22185/stat : 22185 (java) S 22169 22169 21995 0 -1 64 7 0 0 0 0 0 0 0 15 0 10 0 669098815 202174464 9394 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=22177/tid=22186] ppid=22169 vsize=197436 CPUtime=0
/proc/22177/task/22186/stat : 22186 (java) S 22169 22169 21995 0 -1 64 70 0 0 0 0 0 0 0 16 0 10 0 669099489 202174464 9394 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 18446744071563356171 0 0 -1 0 0 0
Current children cumulated CPU time (s) 10.11
Current children cumulated vsize (KiB) 271612

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

[startup+12.8024 s]
/proc/loadavg: 2.11 2.02 2.01 3/92 22188
/proc/meminfo: memFree=1441508/2055920 swapFree=4045952/4192956
[pid=22169] ppid=22167 vsize=5360 CPUtime=2.89
/proc/22169/stat : 22169 (hydra) S 22167 22169 21995 0 -1 4194304 375 21336 0 0 0 2 267 20 16 0 1 0 669098471 5488640 238 996147200 4194304 4889804 548682068816 18446744073709551615 256364831556 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22169/statm: 1340 238 196 169 0 51 0
[pid=22177] ppid=22169 vsize=197436 CPUtime=6.39
/proc/22177/stat : 22177 (java) S 22169 22169 21995 0 -1 0 13847 0 1 0 619 20 0 0 18 0 10 0 669098810 202174464 9394 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/22177/statm: 49359 9394 2543 9 0 43942 0
[pid=22187] ppid=22177 vsize=5356 CPUtime=0.01
/proc/22187/stat : 22187 (mistral) S 22177 22169 21995 0 -1 4194304 292 0 0 0 0 1 0 0 18 0 1 0 669099489 5484544 236 996147200 4194304 4889804 548682068592 18446744073709551615 256364831556 0 65540 4 65538 18446744071563356171 0 0 17 0 0 0
/proc/22187/statm: 1339 236 196 169 0 50 0
[pid=22188] ppid=22187 vsize=64500 CPUtime=0.92
/proc/22188/stat : 22188 (xsolve) R 22187 22169 21995 0 -1 4194304 15472 0 0 0 84 8 0 0 25 0 1 0 669099650 66048000 15271 996147200 134512640 135239763 4294955968 18446744073709551615 134802979 0 4 0 0 0 0 0 17 0 0 0
/proc/22188/statm: 16125 15271 411 177 0 15028 0
[pid=22177/tid=22178] ppid=22169 vsize=197436 CPUtime=4.97
/proc/22177/task/22178/stat : 22178 (java) S 22169 22169 21995 0 -1 64 3858 0 1 0 491 6 0 0 16 0 10 0 669098811 202174464 9394 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 0 0 0
[pid=22177/tid=22179] ppid=22169 vsize=197436 CPUtime=1.19
/proc/22177/task/22179/stat : 22179 (java) S 22169 22169 21995 0 -1 64 8542 0 0 0 108 11 0 0 16 0 10 0 669098813 202174464 9394 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=22177/tid=22180] ppid=22169 vsize=197436 CPUtime=0
/proc/22177/task/22180/stat : 22180 (java) S 22169 22169 21995 0 -1 64 10 0 0 0 0 0 0 0 16 0 10 0 669098813 202174464 9394 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22177/tid=22181] ppid=22169 vsize=197436 CPUtime=0
/proc/22177/task/22181/stat : 22181 (java) S 22169 22169 21995 0 -1 64 5 0 0 0 0 0 0 0 15 0 10 0 669098813 202174464 9394 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22177/tid=22182] ppid=22169 vsize=197436 CPUtime=0
/proc/22177/task/22182/stat : 22182 (java) S 22169 22169 21995 0 -1 64 1 0 0 0 0 0 0 0 18 0 10 0 669098815 202174464 9394 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22177/tid=22183] ppid=22169 vsize=197436 CPUtime=0.19
/proc/22177/task/22183/stat : 22183 (java) S 22169 22169 21995 0 -1 64 646 0 0 0 19 0 0 0 16 0 10 0 669098815 202174464 9394 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22177/tid=22184] ppid=22169 vsize=197436 CPUtime=0
/proc/22177/task/22184/stat : 22184 (java) S 22169 22169 21995 0 -1 64 1 0 0 0 0 0 0 0 19 0 10 0 669098815 202174464 9394 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22177/tid=22185] ppid=22169 vsize=197436 CPUtime=0
/proc/22177/task/22185/stat : 22185 (java) S 22169 22169 21995 0 -1 64 7 0 0 0 0 0 0 0 15 0 10 0 669098815 202174464 9394 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=22177/tid=22186] ppid=22169 vsize=197436 CPUtime=0
/proc/22177/task/22186/stat : 22186 (java) S 22169 22169 21995 0 -1 64 70 0 0 0 0 0 0 0 16 0 10 0 669099489 202174464 9394 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 18446744071563356171 0 0 -1 0 0 0
Current children cumulated CPU time (s) 10.21
Current children cumulated vsize (KiB) 272652

[startup+14.4076 s]
/proc/loadavg: 2.26 2.05 2.02 3/92 22188
/proc/meminfo: memFree=1369508/2055920 swapFree=4045952/4192956
[pid=22169] ppid=22167 vsize=5360 CPUtime=2.89
/proc/22169/stat : 22169 (hydra) S 22167 22169 21995 0 -1 4194304 375 21336 0 0 0 2 267 20 16 0 1 0 669098471 5488640 238 996147200 4194304 4889804 548682068816 18446744073709551615 256364831556 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22169/statm: 1340 238 196 169 0 51 0
[pid=22177] ppid=22169 vsize=197436 CPUtime=6.39
/proc/22177/stat : 22177 (java) S 22169 22169 21995 0 -1 0 13852 0 1 0 619 20 0 0 18 0 10 0 669098810 202174464 9394 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/22177/statm: 49359 9394 2543 9 0 43942 0
[pid=22187] ppid=22177 vsize=5356 CPUtime=0.01
/proc/22187/stat : 22187 (mistral) S 22177 22169 21995 0 -1 4194304 292 0 0 0 0 1 0 0 18 0 1 0 669099489 5484544 236 996147200 4194304 4889804 548682068592 18446744073709551615 256364831556 0 65540 4 65538 18446744071563356171 0 0 17 0 0 0
/proc/22187/statm: 1339 236 196 169 0 50 0
[pid=22188] ppid=22187 vsize=80356 CPUtime=2.51
/proc/22188/stat : 22188 (xsolve) R 22187 22169 21995 0 -1 4194304 21240 0 0 0 239 12 0 0 25 0 1 0 669099650 82284544 19050 996147200 134512640 135239763 4294955968 18446744073709551615 135030883 0 4 0 0 0 0 0 17 0 0 0
/proc/22188/statm: 20089 19050 411 177 0 18992 0
[pid=22177/tid=22178] ppid=22169 vsize=197436 CPUtime=4.97
/proc/22177/task/22178/stat : 22178 (java) S 22169 22169 21995 0 -1 64 3858 0 1 0 491 6 0 0 16 0 10 0 669098811 202174464 9394 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 0 0 0
[pid=22177/tid=22179] ppid=22169 vsize=197436 CPUtime=1.19
/proc/22177/task/22179/stat : 22179 (java) S 22169 22169 21995 0 -1 64 8542 0 0 0 108 11 0 0 16 0 10 0 669098813 202174464 9394 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=22177/tid=22180] ppid=22169 vsize=197436 CPUtime=0
/proc/22177/task/22180/stat : 22180 (java) S 22169 22169 21995 0 -1 64 10 0 0 0 0 0 0 0 16 0 10 0 669098813 202174464 9394 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22177/tid=22181] ppid=22169 vsize=197436 CPUtime=0
/proc/22177/task/22181/stat : 22181 (java) S 22169 22169 21995 0 -1 64 5 0 0 0 0 0 0 0 15 0 10 0 669098813 202174464 9394 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22177/tid=22182] ppid=22169 vsize=197436 CPUtime=0
/proc/22177/task/22182/stat : 22182 (java) S 22169 22169 21995 0 -1 64 1 0 0 0 0 0 0 0 18 0 10 0 669098815 202174464 9394 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22177/tid=22183] ppid=22169 vsize=197436 CPUtime=0.19
/proc/22177/task/22183/stat : 22183 (java) S 22169 22169 21995 0 -1 64 646 0 0 0 19 0 0 0 16 0 10 0 669098815 202174464 9394 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22177/tid=22184] ppid=22169 vsize=197436 CPUtime=0
/proc/22177/task/22184/stat : 22184 (java) S 22169 22169 21995 0 -1 64 1 0 0 0 0 0 0 0 19 0 10 0 669098815 202174464 9394 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22177/tid=22185] ppid=22169 vsize=197436 CPUtime=0
/proc/22177/task/22185/stat : 22185 (java) S 22169 22169 21995 0 -1 64 12 0 0 0 0 0 0 0 15 0 10 0 669098815 202174464 9394 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=22177/tid=22186] ppid=22169 vsize=197436 CPUtime=0
/proc/22177/task/22186/stat : 22186 (java) S 22169 22169 21995 0 -1 64 70 0 0 0 0 0 0 0 16 0 10 0 669099489 202174464 9394 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 18446744071563356171 0 0 -1 0 0 0
Current children cumulated CPU time (s) 11.8
Current children cumulated vsize (KiB) 288508

[startup+16.2501 s]
/proc/loadavg: 2.26 2.05 2.02 3/92 22188
/proc/meminfo: memFree=1360164/2055920 swapFree=4045952/4192956
[pid=22169] ppid=22167 vsize=5360 CPUtime=2.89
/proc/22169/stat : 22169 (hydra) S 22167 22169 21995 0 -1 4194304 375 21336 0 0 0 2 267 20 16 0 1 0 669098471 5488640 238 996147200 4194304 4889804 548682068816 18446744073709551615 256364831556 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22169/statm: 1340 238 196 169 0 51 0
[pid=22177] ppid=22169 vsize=197436 CPUtime=6.41
/proc/22177/stat : 22177 (java) S 22169 22169 21995 0 -1 0 13852 0 1 0 620 21 0 0 18 0 10 0 669098810 202174464 9394 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/22177/statm: 49359 9394 2543 9 0 43942 0
[pid=22187] ppid=22177 vsize=5356 CPUtime=0.01
/proc/22187/stat : 22187 (mistral) S 22177 22169 21995 0 -1 4194304 292 0 0 0 0 1 0 0 18 0 1 0 669099489 5484544 236 996147200 4194304 4889804 548682068592 18446744073709551615 256364831556 0 65540 4 65538 18446744071563356171 0 0 17 0 0 0
/proc/22187/statm: 1339 236 196 169 0 50 0
[pid=22188] ppid=22187 vsize=95544 CPUtime=3.9
/proc/22188/stat : 22188 (xsolve) R 22187 22169 21995 0 -1 4194304 25975 0 0 0 373 17 0 0 25 0 1 0 669099650 97837056 21736 996147200 134512640 135239763 4294955968 18446744073709551615 134802979 0 4 0 0 0 0 0 17 0 0 0
/proc/22188/statm: 23886 21736 411 177 0 22789 0
[pid=22177/tid=22178] ppid=22169 vsize=197436 CPUtime=4.97
/proc/22177/task/22178/stat : 22178 (java) S 22169 22169 21995 0 -1 64 3858 0 1 0 491 6 0 0 16 0 10 0 669098811 202174464 9394 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 0 0 0
[pid=22177/tid=22179] ppid=22169 vsize=197436 CPUtime=1.19
/proc/22177/task/22179/stat : 22179 (java) S 22169 22169 21995 0 -1 64 8542 0 0 0 108 11 0 0 16 0 10 0 669098813 202174464 9394 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=22177/tid=22180] ppid=22169 vsize=197436 CPUtime=0
/proc/22177/task/22180/stat : 22180 (java) S 22169 22169 21995 0 -1 64 10 0 0 0 0 0 0 0 16 0 10 0 669098813 202174464 9394 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22177/tid=22181] ppid=22169 vsize=197436 CPUtime=0
/proc/22177/task/22181/stat : 22181 (java) S 22169 22169 21995 0 -1 64 5 0 0 0 0 0 0 0 15 0 10 0 669098813 202174464 9394 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22177/tid=22182] ppid=22169 vsize=197436 CPUtime=0
/proc/22177/task/22182/stat : 22182 (java) S 22169 22169 21995 0 -1 64 1 0 0 0 0 0 0 0 18 0 10 0 669098815 202174464 9394 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22177/tid=22183] ppid=22169 vsize=197436 CPUtime=0.19
/proc/22177/task/22183/stat : 22183 (java) S 22169 22169 21995 0 -1 64 646 0 0 0 19 0 0 0 16 0 10 0 669098815 202174464 9394 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22177/tid=22184] ppid=22169 vsize=197436 CPUtime=0
/proc/22177/task/22184/stat : 22184 (java) S 22169 22169 21995 0 -1 64 1 0 0 0 0 0 0 0 19 0 10 0 669098815 202174464 9394 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22177/tid=22185] ppid=22169 vsize=197436 CPUtime=0
/proc/22177/task/22185/stat : 22185 (java) R 22169 22169 21995 0 -1 64 12 0 0 0 0 0 0 0 15 0 10 0 669098815 202174464 9394 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=22177/tid=22186] ppid=22169 vsize=197436 CPUtime=0
/proc/22177/task/22186/stat : 22186 (java) S 22169 22169 21995 0 -1 64 70 0 0 0 0 0 0 0 16 0 10 0 669099489 202174464 9394 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 18446744071563356171 0 0 -1 0 0 0
Current children cumulated CPU time (s) 13.21
Current children cumulated vsize (KiB) 303696

[startup+16.6028 s]
/proc/loadavg: 2.26 2.05 2.02 3/92 22188
/proc/meminfo: memFree=1360164/2055920 swapFree=4045952/4192956
[pid=22169] ppid=22167 vsize=5360 CPUtime=2.89
/proc/22169/stat : 22169 (hydra) S 22167 22169 21995 0 -1 4194304 375 21336 0 0 0 2 267 20 16 0 1 0 669098471 5488640 238 996147200 4194304 4889804 548682068816 18446744073709551615 256364831556 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22169/statm: 1340 238 196 169 0 51 0
[pid=22177] ppid=22169 vsize=197436 CPUtime=6.41
/proc/22177/stat : 22177 (java) S 22169 22169 21995 0 -1 0 13861 0 1 0 620 21 0 0 18 0 10 0 669098810 202174464 9394 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/22177/statm: 49359 9394 2543 9 0 43942 0
[pid=22187] ppid=22177 vsize=5356 CPUtime=0.01
/proc/22187/stat : 22187 (mistral) S 22177 22169 21995 0 -1 4194304 292 0 0 0 0 1 0 0 18 0 1 0 669099489 5484544 236 996147200 4194304 4889804 548682068592 18446744073709551615 256364831556 0 65540 4 65538 18446744071563356171 0 0 17 0 0 0
/proc/22187/statm: 1339 236 196 169 0 50 0
[pid=22188] ppid=22187 vsize=97396 CPUtime=4.22
/proc/22188/stat : 22188 (xsolve) R 22187 22169 21995 0 -1 4194304 26684 0 0 0 404 18 0 0 25 0 1 0 669099650 99733504 22403 996147200 134512640 135239763 4294955968 18446744073709551615 10691908 0 4 0 0 0 0 0 17 0 0 0
/proc/22188/statm: 24349 22403 417 177 0 23252 0
[pid=22177/tid=22178] ppid=22169 vsize=197436 CPUtime=4.97
/proc/22177/task/22178/stat : 22178 (java) S 22169 22169 21995 0 -1 64 3867 0 1 0 491 6 0 0 16 0 10 0 669098811 202174464 9394 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 0 0 0
[pid=22177/tid=22179] ppid=22169 vsize=197436 CPUtime=1.19
/proc/22177/task/22179/stat : 22179 (java) S 22169 22169 21995 0 -1 64 8542 0 0 0 108 11 0 0 16 0 10 0 669098813 202174464 9394 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=22177/tid=22180] ppid=22169 vsize=197436 CPUtime=0
/proc/22177/task/22180/stat : 22180 (java) S 22169 22169 21995 0 -1 64 10 0 0 0 0 0 0 0 16 0 10 0 669098813 202174464 9394 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22177/tid=22181] ppid=22169 vsize=197436 CPUtime=0
/proc/22177/task/22181/stat : 22181 (java) S 22169 22169 21995 0 -1 64 5 0 0 0 0 0 0 0 15 0 10 0 669098813 202174464 9394 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22177/tid=22182] ppid=22169 vsize=197436 CPUtime=0
/proc/22177/task/22182/stat : 22182 (java) S 22169 22169 21995 0 -1 64 1 0 0 0 0 0 0 0 18 0 10 0 669098815 202174464 9394 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22177/tid=22183] ppid=22169 vsize=197436 CPUtime=0.19
/proc/22177/task/22183/stat : 22183 (java) S 22169 22169 21995 0 -1 64 646 0 0 0 19 0 0 0 16 0 10 0 669098815 202174464 9394 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22177/tid=22184] ppid=22169 vsize=197436 CPUtime=0
/proc/22177/task/22184/stat : 22184 (java) S 22169 22169 21995 0 -1 64 1 0 0 0 0 0 0 0 19 0 10 0 669098815 202174464 9394 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22177/tid=22185] ppid=22169 vsize=197436 CPUtime=0.01
/proc/22177/task/22185/stat : 22185 (java) S 22169 22169 21995 0 -1 64 12 0 0 0 0 1 0 0 15 0 10 0 669098815 202174464 9394 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=22177/tid=22186] ppid=22169 vsize=197436 CPUtime=0
/proc/22177/task/22186/stat : 22186 (java) S 22169 22169 21995 0 -1 64 70 0 0 0 0 0 0 0 16 0 10 0 669099489 202174464 9394 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 18446744071563356171 0 0 -1 0 0 0
Current children cumulated CPU time (s) 13.53
Current children cumulated vsize (KiB) 305548

[startup+16.8079 s]
/proc/loadavg: 2.26 2.05 2.02 3/92 22188
/proc/meminfo: memFree=1354788/2055920 swapFree=4045952/4192956
[pid=22169] ppid=22167 vsize=5360 CPUtime=2.89
/proc/22169/stat : 22169 (hydra) S 22167 22169 21995 0 -1 4194304 375 21336 0 0 0 2 267 20 16 0 1 0 669098471 5488640 238 996147200 4194304 4889804 548682068816 18446744073709551615 256364831556 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22169/statm: 1340 238 196 169 0 51 0
[pid=22177] ppid=22169 vsize=197436 CPUtime=6.41
/proc/22177/stat : 22177 (java) S 22169 22169 21995 0 -1 0 13861 0 1 0 620 21 0 0 18 0 10 0 669098810 202174464 9394 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/22177/statm: 49359 9394 2543 9 0 43942 0
[pid=22187] ppid=22177 vsize=5356 CPUtime=0.01
/proc/22187/stat : 22187 (mistral) S 22177 22169 21995 0 -1 4194304 292 0 0 0 0 1 0 0 18 0 1 0 669099489 5484544 236 996147200 4194304 4889804 548682068592 18446744073709551615 256364831556 0 65540 4 65538 18446744071563356171 0 0 17 0 0 0
/proc/22187/statm: 1339 236 196 169 0 50 0
[pid=22188] ppid=22187 vsize=62408 CPUtime=4.43
/proc/22188/stat : 22188 (xsolve) R 22187 22169 21995 0 -1 4194304 26691 0 0 0 424 19 0 0 25 0 1 0 669099650 63905792 14822 996147200 134512640 135239763 4294955968 18446744073709551615 134920348 0 4 0 0 0 0 0 17 0 0 0
/proc/22188/statm: 15602 14822 424 177 0 14505 0
[pid=22177/tid=22178] ppid=22169 vsize=197436 CPUtime=4.97
/proc/22177/task/22178/stat : 22178 (java) S 22169 22169 21995 0 -1 64 3867 0 1 0 491 6 0 0 16 0 10 0 669098811 202174464 9394 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 0 0 0
[pid=22177/tid=22179] ppid=22169 vsize=197436 CPUtime=1.19
/proc/22177/task/22179/stat : 22179 (java) S 22169 22169 21995 0 -1 64 8542 0 0 0 108 11 0 0 16 0 10 0 669098813 202174464 9394 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=22177/tid=22180] ppid=22169 vsize=197436 CPUtime=0
/proc/22177/task/22180/stat : 22180 (java) S 22169 22169 21995 0 -1 64 10 0 0 0 0 0 0 0 16 0 10 0 669098813 202174464 9394 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22177/tid=22181] ppid=22169 vsize=197436 CPUtime=0
/proc/22177/task/22181/stat : 22181 (java) S 22169 22169 21995 0 -1 64 5 0 0 0 0 0 0 0 15 0 10 0 669098813 202174464 9394 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22177/tid=22182] ppid=22169 vsize=197436 CPUtime=0
/proc/22177/task/22182/stat : 22182 (java) S 22169 22169 21995 0 -1 64 1 0 0 0 0 0 0 0 18 0 10 0 669098815 202174464 9394 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22177/tid=22183] ppid=22169 vsize=197436 CPUtime=0.19
/proc/22177/task/22183/stat : 22183 (java) S 22169 22169 21995 0 -1 64 646 0 0 0 19 0 0 0 16 0 10 0 669098815 202174464 9394 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22177/tid=22184] ppid=22169 vsize=197436 CPUtime=0
/proc/22177/task/22184/stat : 22184 (java) S 22169 22169 21995 0 -1 64 1 0 0 0 0 0 0 0 19 0 10 0 669098815 202174464 9394 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22177/tid=22185] ppid=22169 vsize=197436 CPUtime=0.01
/proc/22177/task/22185/stat : 22185 (java) S 22169 22169 21995 0 -1 64 12 0 0 0 0 1 0 0 15 0 10 0 669098815 202174464 9394 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=22177/tid=22186] ppid=22169 vsize=197436 CPUtime=0
/proc/22177/task/22186/stat : 22186 (java) S 22169 22169 21995 0 -1 64 70 0 0 0 0 0 0 0 16 0 10 0 669099489 202174464 9394 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 18446744071563356171 0 0 -1 0 0 0
Current children cumulated CPU time (s) 13.74
Current children cumulated vsize (KiB) 270560

Child status: 0
Real time (s): 16.8971
CPU time (s): 13.8279
CPU user time (s): 13.16
CPU system time (s): 0.667898
CPU usage (%): 81.836
Max. virtual memory (cumulated for all children) (KiB): 400232

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 13.16
system time used= 0.667898
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 62692
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= 9069
involuntary context switches= 10403

runsolver used 0.211967 second user time and 0.464929 second system time

The end

Launcher Data (download as text)

Begin job on node90 at 2008-07-04 03:08:39
IDJOB=1062060
IDBENCH=54595
IDSOLVER=365
FILE ID=node90/1062060-1215133717
PBS_JOBID= 7877348
Free space on /tmp= 65536 MiB

SOLVER NAME= cpHydra k_10
BENCH NAME= CPAI08/csp/pseudo/logic-synthesis/normalized-ex5-pi.xml
COMMAND LINE= HOME/cpHydra_k_10/hydra BENCHNAME 
RUNSOLVER COMMAND LINE= /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1062060-1215133717/watcher-1062060-1215133717 -o /tmp/evaluation-result-1062060-1215133717/solver-1062060-1215133717 -C 1800 -W 2200 -M 900 --output-limit 1,15  HOME/cpHydra_k_10/hydra HOME/instance-1062060-1215133717.xml 

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 1ac4e78a26edc4b10d5750638375b473
RANDOM SEED=1622985934

node90.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.236
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.236
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	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1473004 kB
Buffers:         29464 kB
Cached:         260644 kB
SwapCached:     138768 kB
Active:         244768 kB
Inactive:       285268 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1473004 kB
SwapTotal:     4192956 kB
SwapFree:      4045952 kB
Dirty:           25276 kB
Writeback:           0 kB
Mapped:          93392 kB
Slab:            37488 kB
Committed_AS:   902296 kB
PageTables:       2372 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 65512 MiB
End job on node90 at 2008-07-04 03:08:56