Trace number 1081519

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_10UNSAT 8.61969 8.81167

DiagnosticValue
ASSIGNMENTS143
CHECKS733962

General information on the benchmark

Namecsp/knights/
normalized-knights-12-9.xml
MD5SUM88a8a34b19289d35e9ed9938496c3815
Bench Category2-ARY-INT (binary constraints in intension)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark0.183971
Satisfiable
(Un)Satisfiability was proved
Number of variables9
Number of constraints36
Maximum constraint arity2
Maximum domain size144
Number of constraints which are defined in extension0
Number of constraints which are defined in intension36
Global constraints used (with number of constraints)

Solver Data (download as text)

0.00/0.00	c cpHydra_k_10 version 0.0
7.49/7.67	c CASE TO CLASSIFY:
7.49/7.67	c Case: 0
7.49/7.67	c 19 >  25.000000 | c 35 >  20.000000 | c 17 >   0.000000 | c 18 >   0.000000 | c 33 >  22.500000 | c 15 >   9.813780 | c 34 >  65.000000 | c 16 >   2.000000 | c 13 >   4.332670 | c 14 >   4.754890 | c 11 >   3.169930 | c 12 >   4.700440 | c 21 >  12.000000 | c 20 >  75.000000 | c 22 >  12.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 >  -1.000000 | c 3 >  -1.000000 | c 2 >  -1.000000 | c 10 >   5.169930 | c 1 >  -1.000000 | c 0 >  -1.000000 | c 30 >  -1.000000 | c 7 >  -1.000000 | c 6 >  -1.000000 | c 32 >  -1.000000 | c 5 >  10.339900 | c 31 >  -1.000000 | c 4 >   3.169930 | c 9 >  -1.000000 | c 8 >  -1.000000 | c
7.49/7.68	c choco : 1801.0
7.49/7.68	c mistral : 1801.0
7.49/7.68	c abscon : 1801.0
7.49/7.68	c
7.49/7.68	c
7.59/7.76	c List of same ones: 10
7.59/7.76	c /home/eomahony/cpZilla/CSP/knights/knights-12-9.xml
7.59/7.76	c 19 >  25.000000 | c 35 >  20.000000 | c 17 >   0.000000 | c 18 >   0.000000 | c 33 >  22.500000 | c 15 >  10.396600 | c 34 >  65.000000 | c 16 >   2.000000 | c 13 >   4.934330 | c 14 >   5.357550 | c 11 >   3.169930 | c 12 >   5.142960 | c 21 >  12.000000 | c 20 >  75.000000 | c 22 >  12.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 >  -1.000000 | c 3 >  -1.000000 | c 2 >  -1.000000 | c 10 >   5.169930 | c 1 >  -1.000000 | c 0 >  -1.000000 | c 30 >  -1.000000 | c 7 >  -1.000000 | c 6 >  -1.000000 | c 32 >  -1.000000 | c 5 >  10.339900 | c 31 >  -1.000000 | c 4 >   3.169930 | c 9 >  -1.000000 | c 8 >  -1.000000 | c
7.59/7.77	c choco : 4.64
7.59/7.77	c mistral : 2.98454
7.59/7.77	c abscon : 0.835872
7.59/7.77	c
7.59/7.77	c
7.59/7.77	c /home/eomahony/cpZilla/CSP/knights/knights-15-9.xml
7.59/7.77	c 19 >  25.000000 | c 35 >  20.000000 | c 17 >   0.000000 | c 18 >   0.000000 | c 33 >  22.500000 | c 15 >   8.915880 | c 34 >  65.000000 | c 16 >   2.000000 | c 13 >   3.383360 | c 14 >   3.807350 | c 11 >   3.169930 | c 12 >   4.115480 | c 21 >  15.000000 | c 20 >  75.000000 | c 22 >  15.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 >  -1.000000 | c 3 >  -1.000000 | c 2 >  -1.000000 | c 10 >   5.169930 | c 1 >  -1.000000 | c 0 >  -1.000000 | c 30 >  -1.000000 | c 7 >  -1.000000 | c 6 >  -1.000000 | c 32 >  -1.000000 | c 5 >  10.983700 | c 31 >  -1.000000 | c 4 >   3.169930 | c 9 >  -1.000000 | c 8 >  -1.000000 | c
7.59/7.77	c choco : 10.09
7.59/7.77	c mistral : 10.5634
7.59/7.77	c abscon : 0.893863
7.59/7.77	c
7.59/7.77	c
7.59/7.78	c /home/eomahony/cpZilla/CSP/knights/knights-20-9.xml
7.59/7.78	c 19 >  25.000000 | c 35 >  20.000000 | c 17 >   0.000000 | c 18 >   0.000000 | c 33 >  22.500000 | c 15 >   7.348730 | c 34 >  65.000000 | c 16 >   2.000000 | c 13 >   1.576000 | c 14 >   2.000000 | c 11 >   3.169930 | c 12 >   3.415040 | c 21 >  20.000000 | c 20 >  75.000000 | c 22 >  20.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 >  -1.000000 | c 3 >  -1.000000 | c 2 >  -1.000000 | c 10 >   5.169930 | c 1 >  -1.000000 | c 0 >  -1.000000 | c 30 >  -1.000000 | c 7 >  -1.000000 | c 6 >  -1.000000 | c 32 >  -1.000000 | c 5 >  11.813800 | c 31 >  -1.000000 | c 4 >   3.169930 | c 9 >  -1.000000 | c 8 >  -1.000000 | c
7.59/7.79	c choco : 1801.0
7.59/7.79	c mistral : 59.293
7.59/7.79	c abscon : 1.42378
7.59/7.79	c
7.59/7.79	c
7.59/7.79	c /home/eomahony/cpZilla/CSP/knights/knights-25-9.xml
7.59/7.79	c 19 >  25.000000 | c 35 >  20.000000 | c 17 >   0.000000 | c 18 >   0.000000 | c 33 >  22.500000 | c 15 >   6.087460 | c 34 >  65.000000 | c 16 >   2.000000 | c 13 >   0.318715 | c 14 >   0.000000 | c 11 >   3.169930 | c 12 >   3.115480 | c 21 >  25.000000 | c 20 >  75.000000 | c 22 >  25.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 >  -1.000000 | c 3 >  -1.000000 | c 2 >  -1.000000 | c 10 >   5.169930 | c 1 >  -1.000000 | c 0 >  -1.000000 | c 30 >  -1.000000 | c 7 >  -1.000000 | c 6 >  -1.000000 | c 32 >  -1.000000 | c 5 >  12.457600 | c 31 >  -1.000000 | c 4 >   3.169930 | c 9 >  -1.000000 | c 8 >  -1.000000 | c
7.59/7.79	c choco : 1801.0
7.59/7.79	c mistral : 206.566
7.59/7.79	c abscon : 2.28265
7.59/7.79	c
7.59/7.79	c
7.59/7.79	c /home/eomahony/cpZilla/CSP/queensKnights/queensKnights-8-5-add.xml
7.59/7.79	c 19 >  13.157900 | c 35 >  20.000000 | c 17 >   0.000000 | c 18 >   0.000000 | c 33 >  11.842100 | c 15 >  13.951200 | c 34 >  68.421100 | c 16 >   2.000000 | c 13 >   7.344490 | c 14 >   9.271460 | c 11 >   6.108520 | c 12 >   5.612570 | c 21 >   5.434930 | c 20 >  86.842100 | c 22 >   8.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 >  -1.000000 | c 3 >   3.000000 | c 2 >  -1.000000 | c 10 >   6.569860 | c 1 >  -1.000000 | c 0 >  -1.000000 | c 30 >  -1.000000 | c 7 >  -1.000000 | c 6 >  -1.000000 | c 32 >  -1.000000 | c 5 >   9.965780 | c 31 >  -1.000000 | c 4 >   2.321930 | c 9 >  -1.000000 | c 8 >   5.807350 | c
7.67/7.81	c choco : 3.95
7.67/7.81	c mistral : 0.317951
7.67/7.81	c abscon : 0.705891
7.67/7.81	c
7.67/7.81	c
7.67/7.81	c /home/eomahony/cpZilla/CSP/queensKnights/queensKnights-25-5-mul.xml
7.67/7.81	c 19 >  29.885100 | c 35 >  20.000000 | c 17 >   0.000000 | c 18 >   0.000000 | c 33 >  35.517200 | c 15 >  12.146300 | c 34 >  51.609200 | c 16 >   2.000000 | c 13 >   3.392760 | c 14 >   1.000000 | c 11 >   9.299210 | c 12 >   1.926600 | c 21 >  11.180300 | c 20 >  70.114900 | c 22 >  25.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 >  -1.000000 | c 3 >   4.643860 | c 2 >  -1.000000 | c 10 >  10.016800 | c 1 >  -1.000000 | c 0 >  -1.000000 | c 30 >  -1.000000 | c 7 >  -1.000000 | c 6 >  -1.000000 | c 32 >  -1.000000 | c 5 >  14.646700 | c 31 >  -1.000000 | c 4 >   2.321930 | c 9 >  -1.000000 | c 8 >   9.228820 | c
7.67/7.82	c choco : 1801.0
7.67/7.82	c mistral : 162.159
7.67/7.82	c abscon : 1.9547
7.67/7.82	c
7.67/7.82	c
7.67/7.82	c /home/eomahony/cpZilla/CSP/queensKnights/queensKnights-10-5-add.xml
7.67/7.82	c 19 >   9.090910 | c 35 >  20.000000 | c 17 >   0.000000 | c 18 >   0.000000 | c 33 >   8.181820 | c 15 >  13.555100 | c 34 >  62.727300 | c 16 >   2.000000 | c 13 >   5.784370 | c 14 >   8.339850 | c 11 >   6.714250 | c 12 >   4.175260 | c 21 >   6.324560 | c 20 >  90.909100 | c 22 >  10.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 >  -1.000000 | c 3 >   3.321930 | c 2 >  -1.000000 | c 10 >   7.189820 | c 1 >  -1.000000 | c 0 >  -1.000000 | c 30 >  -1.000000 | c 7 >  -1.000000 | c 6 >  -1.000000 | c 32 >  -1.000000 | c 5 >  10.861100 | c 31 >  -1.000000 | c 4 >   2.321930 | c 9 >  -1.000000 | c 8 >   6.491850 | c
7.67/7.82	c choco : 4.99
7.67/7.82	c mistral : 1.3028
7.67/7.82	c abscon : 0.764883
7.67/7.82	c
7.67/7.82	c
7.67/7.82	c /home/eomahony/cpZilla/CSP/queensKnights/queensKnights-20-5-mul.xml
7.67/7.82	c 19 >  35.000000 | c 35 >  20.000000 | c 17 >   0.000000 | c 18 >   0.000000 | c 33 >  41.500000 | c 15 >  12.573400 | c 34 >  52.333300 | c 16 >   2.000000 | c 13 >   3.246200 | c 14 >   2.321930 | c 11 >   8.661780 | c 12 >   1.954770 | c 21 >   9.797960 | c 20 >  65.000000 | c 22 >  20.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 >  -1.000000 | c 3 >   4.321930 | c 2 >  -1.000000 | c 10 >   9.411510 | c 1 >  -1.000000 | c 0 >  -1.000000 | c 30 >  -1.000000 | c 7 >  -1.000000 | c 6 >  -1.000000 | c 32 >  -1.000000 | c 5 >  13.712100 | c 31 >  -1.000000 | c 4 >   2.321930 | c 9 >  -1.000000 | c 8 >   8.569860 | c
7.67/7.83	c choco : 1801.0
7.67/7.83	c mistral : 83.0154
7.67/7.83	c abscon : 1.26981
7.67/7.83	c
7.67/7.83	c
7.67/7.83	c /home/eomahony/cpZilla/CSP/queensKnights/queensKnights-12-5-add.xml
7.67/7.83	c 19 >   6.578950 | c 35 >  20.000000 | c 17 >   0.000000 | c 18 >   0.000000 | c 33 >   5.921050 | c 15 >  12.132500 | c 34 >  59.210500 | c 16 >   2.000000 | c 13 >   3.839120 | c 14 >   7.383700 | c 11 >   7.219170 | c 12 >   2.446170 | c 21 >   7.129060 | c 20 >  93.421100 | c 22 >  12.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 >  -1.000000 | c 3 >   3.584960 | c 2 >  -1.000000 | c 10 >   7.707360 | c 1 >  -1.000000 | c 0 >  -1.000000 | c 30 >  -1.000000 | c 7 >  -1.000000 | c 6 >  -1.000000 | c 32 >  -1.000000 | c 5 >  11.601800 | c 31 >  -1.000000 | c 4 >   2.321930 | c 9 >  -1.000000 | c 8 >   7.044390 | c
7.67/7.84	c choco : 10.21
7.67/7.84	c mistral : 3.03454
7.67/7.84	c abscon : 0.826873
7.67/7.84	c
7.67/7.84	c
7.67/7.84	c /home/eomahony/cpZilla/CSP/primes/primes-10/primes-10-40-2-3.xml
7.67/7.84	c 19 >  20.000000 | c 35 >  24.750000 | c 17 >   0.000000 | c 18 >   0.000000 | c 33 >  46.500000 | c 15 >  14.664100 | c 34 >  49.500000 | c 16 >   5.000000 | c 13 >   4.635790 | c 14 >   8.527480 | c 11 >   6.930740 | c 12 >   2.778350 | c 21 >   5.291500 | c 20 >  80.000000 | c 22 >   5.291500 | 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 >   3.000000 | c 2 >   6.409390 | c 10 >   7.857980 | c 1 >  -1.000000 | c 0 >  -1.000000 | c 30 >  -1.000000 | c 7 >   7.584960 | c 6 >  -1.000000 | c 32 >  -1.000000 | c 5 >  16.556900 | c 31 >  -1.000000 | c 4 >   2.807350 | c 9 >  -1.000000 | c 8 >  -1.000000 | c
7.67/7.85	c choco : 1.51
7.67/7.85	c mistral : 0.022996
7.67/7.85	c abscon : 2.08668
7.67/7.85	c
7.67/7.85	c
7.67/7.85	c Length: 10
7.67/7.85	c 1.1228076121936474  4.6218938303794905  12.372944446391895  19.939985604009973  24.209098603735747  28.47961669077553  29.56783961608287  31.507072226260572  33.75308648560454  35.13000500856355  
7.67/7.85	c 
7.67/7.85	c 1.0  0.9067066666976332  0.7514184822092422  0.6437785046479765  0.5956405600112185  0.5541880224240463  0.5445313597760659  0.5281320897925548  0.5103314125927022  0.5  
7.67/7.86	c
7.67/7.86	c solver 0
7.67/7.86	c	  before 0.0 seconds: {} 0
7.67/7.86	c	  before 18.0 seconds: {0, 1, 2, 3, 4, 5, 6, 7, 8, 9} 6534
7.67/7.86	c
7.67/7.86	c solver 1
7.67/7.86	c	  before 0.0 seconds: {} 0
7.67/7.86	c	  before 18.0 seconds: {0, 1, 4, 6, 8, 9} 4057
7.67/7.86	c	  before 72.0 seconds: {0, 1, 2, 4, 6, 8, 9} 4808
7.67/7.86	c	  before 90.0 seconds: {0, 1, 2, 4, 6, 7, 8, 9} 5336
7.67/7.86	c	  before 180.0 seconds: {0, 1, 2, 4, 5, 6, 7, 8, 9} 5890
7.67/7.86	c	  before 216.0 seconds: {0, 1, 2, 3, 4, 5, 6, 7, 8, 9} 6534
7.67/7.86	c
7.67/7.86	c solver 2
7.67/7.86	c	  before 0.0 seconds: {} 0
7.67/7.86	c	  before 18.0 seconds: {0, 1, 4, 6, 8, 9} 4057
7.67/7.86	c
7.67/7.86	cTotal time: 14
7.67/7.86	c 252.0 seconds unused
7.67/7.86	c 0 c 0 c 4 
7.67/7.86	c 0 c 0 c 4 
7.67/7.86	c 0 c 0 c 0 
7.67/7.86	c is solver0 dominated by:
7.67/7.86	c	solver 1 (0 solves instances that 1 can't: false) (1 doesn't solve instances that 0 can't: true) (0 is faster than 1: true) (0 is equally as fast as 1: false) (0 < 1: false)
7.67/7.86	c	solver 2 (0 solves instances that 2 can't: true) (2 doesn't solve instances that 0 can't: true) (0 is faster than 2: false) (0 is equally as fast as 2: true) (0 < 2: false)
7.67/7.86	c is dominated? false
7.67/7.86	c
7.67/7.86	c is solver1 dominated by:
7.67/7.86	c	solver 0 (1 solves instances that 0 can't: false) (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)
7.67/7.86	c is dominated? true
7.67/7.86	c
7.67/7.86	c is solver2 dominated by:
7.67/7.86	c	solver 0 (2 solves instances that 0 can't: false) (0 doesn't solve instances that 2 can't: false) (2 is faster than 0: false) (2 is equally as fast as 0: true) (2 < 0: true)
7.67/7.86	c is dominated? true
7.67/7.86	c
7.67/7.86	c Number of non-dominated solvers: 1
7.67/7.86	c remove dominated solvers
7.67/7.86	c solver 0 is not dominated by another solver
7.67/7.86	c solver 2 is dominated by another solver
7.67/7.86	c solver 1 is dominated by another solver
7.67/7.86	c
7.67/7.86	c solver 0: 18.0
7.67/7.86	c
7.67/7.86	c+ 1/1 of 99
7.67/7.86	c
7.67/7.86	c solver 1: 0.0
7.67/7.86	c
7.67/7.86	c solver 2: 0.0
7.67/7.86	c	  run abscon for 1800.0 seconds {0, 1, 2, 3, 4, 5, 6, 7, 8, 9} 6534
7.67/7.86	c	 do not run mistral
7.67/7.86	c	 do not run choco
7.67/7.86	c Starting solver: HOME/cpHydra_k_10/solver/abscon
7.67/7.87	c On Instance: HOME/instance-1081519-1215217354.xml
7.67/7.87	c Running for: 1800 seconds
8.54/8.76	s UNSATISFIABLE
8.54/8.76	d ASSIGNMENTS 143
8.54/8.76	d CHECKS 733962

Verifier Data (download as text)

No possible verification on an UNSAT instance

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-1081519-1215217354/watcher-1081519-1215217354 -o /tmp/evaluation-result-1081519-1215217354/solver-1081519-1215217354 -C 1800 -W 2200 -M 900 --output-limit 1,15 HOME/cpHydra_k_10/hydra HOME/instance-1081519-1215217354.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.00 2.00 2.00 4/72 16251
/proc/meminfo: memFree=1790824/2055920 swapFree=4180472/4192956
[pid=16251] ppid=16249 vsize=18572 CPUtime=0
/proc/16251/stat : 16251 (runsolver) R 16249 16251 13479 0 -1 4194368 15 0 0 0 0 0 0 0 20 0 1 0 2000710899 19017728 292 996147200 4194304 4296836 548682068480 18446744073709551615 233632754983 0 0 4096 24578 0 0 0 17 1 0 0
/proc/16251/statm: 4643 292 257 25 0 2626 0

[startup+0.0620309 s]
/proc/loadavg: 2.00 2.00 2.00 4/72 16251
/proc/meminfo: memFree=1790824/2055920 swapFree=4180472/4192956
[pid=16251] ppid=16249 vsize=5360 CPUtime=0
/proc/16251/stat : 16251 (hydra) S 16249 16251 13479 0 -1 4194304 330 247 0 0 0 0 0 0 21 0 1 0 2000710899 5488640 236 996147200 4194304 4889804 548682068816 18446744073709551615 233632752452 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16251/statm: 1340 236 195 169 0 51 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5360

[startup+0.101033 s]
/proc/loadavg: 2.00 2.00 2.00 4/72 16251
/proc/meminfo: memFree=1790824/2055920 swapFree=4180472/4192956
[pid=16251] ppid=16249 vsize=5360 CPUtime=0
/proc/16251/stat : 16251 (hydra) S 16249 16251 13479 0 -1 4194304 330 247 0 0 0 0 0 0 21 0 1 0 2000710899 5488640 236 996147200 4194304 4889804 548682068816 18446744073709551615 233632752452 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16251/statm: 1340 236 195 169 0 51 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5360

[startup+0.30105 s]
/proc/loadavg: 2.00 2.00 2.00 4/72 16251
/proc/meminfo: memFree=1790824/2055920 swapFree=4180472/4192956
[pid=16251] ppid=16249 vsize=5360 CPUtime=0
/proc/16251/stat : 16251 (hydra) S 16249 16251 13479 0 -1 4194304 330 247 0 0 0 0 0 0 21 0 1 0 2000710899 5488640 236 996147200 4194304 4889804 548682068816 18446744073709551615 233632752452 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16251/statm: 1340 236 195 169 0 51 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5360

[startup+0.701081 s]
/proc/loadavg: 2.00 2.00 2.00 4/72 16251
/proc/meminfo: memFree=1790824/2055920 swapFree=4180472/4192956
[pid=16251] ppid=16249 vsize=5360 CPUtime=0
/proc/16251/stat : 16251 (hydra) S 16249 16251 13479 0 -1 4194304 330 247 0 0 0 0 0 0 21 0 1 0 2000710899 5488640 236 996147200 4194304 4889804 548682068816 18446744073709551615 233632752452 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16251/statm: 1340 236 195 169 0 51 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5360

[startup+1.50115 s]
/proc/loadavg: 2.00 2.00 2.00 3/74 16255
/proc/meminfo: memFree=1790232/2055920 swapFree=4180472/4192956
[pid=16251] ppid=16249 vsize=5360 CPUtime=0
/proc/16251/stat : 16251 (hydra) S 16249 16251 13479 0 -1 4194304 330 247 0 0 0 0 0 0 21 0 1 0 2000710899 5488640 236 996147200 4194304 4889804 548682068816 18446744073709551615 233632752452 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16251/statm: 1340 236 195 169 0 51 0
[pid=16255] ppid=16251 vsize=4592 CPUtime=1.47
/proc/16255/stat : 16255 (xsolve) R 16251 16251 13479 0 -1 4194304 538 0 0 0 147 0 0 0 25 0 1 0 2000710900 4702208 497 996147200 134512640 135239763 4294956176 18446744073709551615 134536078 0 0 4096 0 0 0 0 17 1 0 0
/proc/16255/statm: 1148 497 427 177 0 51 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 9952

[startup+3.10229 s]
/proc/loadavg: 2.00 2.00 2.00 4/82 16267
/proc/meminfo: memFree=1783832/2055920 swapFree=4180472/4192956
[pid=16251] ppid=16249 vsize=5360 CPUtime=1.49
/proc/16251/stat : 16251 (hydra) S 16249 16251 13479 0 -1 4194304 375 1134 0 0 0 0 149 0 18 0 1 0 2000710899 5488640 238 996147200 4194304 4889804 548682068816 18446744073709551615 233632752452 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16251/statm: 1340 238 196 169 0 51 0
[pid=16259] ppid=16251 vsize=197000 CPUtime=1.55
/proc/16259/stat : 16259 (java) S 16251 16251 13479 0 -1 0 5061 0 1 0 149 6 0 0 18 0 9 0 2000711051 201728000 4251 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/16259/statm: 49250 4251 1678 9 0 43833 0
[pid=16259/tid=16260] ppid=16251 vsize=197000 CPUtime=1.25
/proc/16259/task/16260/stat : 16260 (java) R 16251 16251 13479 0 -1 64 2735 0 1 0 123 2 0 0 25 0 9 0 2000711052 201728000 4251 996147200 134512640 134550740 4294955968 18446744073709551615 4126508668 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16259/tid=16261] ppid=16251 vsize=197000 CPUtime=0.12
/proc/16259/task/16261/stat : 16261 (java) S 16251 16251 13479 0 -1 64 985 0 0 0 10 2 0 0 16 0 9 0 2000711053 201728000 4251 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=16259/tid=16262] ppid=16251 vsize=197000 CPUtime=0
/proc/16259/task/16262/stat : 16262 (java) S 16251 16251 13479 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 2000711054 201728000 4251 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16259/tid=16263] ppid=16251 vsize=197000 CPUtime=0
/proc/16259/task/16263/stat : 16263 (java) S 16251 16251 13479 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 2000711054 201728000 4251 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16259/tid=16264] ppid=16251 vsize=197000 CPUtime=0
/proc/16259/task/16264/stat : 16264 (java) S 16251 16251 13479 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 2000711056 201728000 4251 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16259/tid=16265] ppid=16251 vsize=197000 CPUtime=0.15
/proc/16259/task/16265/stat : 16265 (java) S 16251 16251 13479 0 -1 64 616 0 0 0 15 0 0 0 16 0 9 0 2000711056 201728000 4251 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16259/tid=16266] ppid=16251 vsize=197000 CPUtime=0
/proc/16259/task/16266/stat : 16266 (java) S 16251 16251 13479 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 2000711056 201728000 4251 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16259/tid=16267] ppid=16251 vsize=197000 CPUtime=0
/proc/16259/task/16267/stat : 16267 (java) S 16251 16251 13479 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 2000711056 201728000 4251 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3.04
Current children cumulated vsize (KiB) 202360

[startup+6.30255 s]
/proc/loadavg: 2.00 2.00 2.00 3/82 16267
/proc/meminfo: memFree=1770776/2055920 swapFree=4180472/4192956
[pid=16251] ppid=16249 vsize=5360 CPUtime=1.49
/proc/16251/stat : 16251 (hydra) S 16249 16251 13479 0 -1 4194304 375 1134 0 0 0 0 149 0 18 0 1 0 2000710899 5488640 238 996147200 4194304 4889804 548682068816 18446744073709551615 233632752452 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16251/statm: 1340 238 196 169 0 51 0
[pid=16259] ppid=16251 vsize=197112 CPUtime=4.73
/proc/16259/stat : 16259 (java) S 16251 16251 13479 0 -1 0 9851 0 1 0 458 15 0 0 18 0 9 0 2000711051 201842688 8170 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/16259/statm: 49278 8170 2540 9 0 43861 0
[pid=16259/tid=16260] ppid=16251 vsize=197112 CPUtime=3.78
/proc/16259/task/16260/stat : 16260 (java) R 16251 16251 13479 0 -1 64 3522 0 1 0 373 5 0 0 25 0 9 0 2000711052 201842688 8170 996147200 134512640 134550740 4294955968 18446744073709551615 4126455016 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16259/tid=16261] ppid=16251 vsize=197112 CPUtime=0.74
/proc/16259/task/16261/stat : 16261 (java) S 16251 16251 13479 0 -1 64 4973 0 0 0 66 8 0 0 16 0 9 0 2000711053 201842688 8170 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=16259/tid=16262] ppid=16251 vsize=197112 CPUtime=0
/proc/16259/task/16262/stat : 16262 (java) S 16251 16251 13479 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 2000711054 201842688 8170 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16259/tid=16263] ppid=16251 vsize=197112 CPUtime=0
/proc/16259/task/16263/stat : 16263 (java) S 16251 16251 13479 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 2000711054 201842688 8170 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16259/tid=16264] ppid=16251 vsize=197112 CPUtime=0
/proc/16259/task/16264/stat : 16264 (java) S 16251 16251 13479 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 2000711056 201842688 8170 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16259/tid=16265] ppid=16251 vsize=197112 CPUtime=0.17
/proc/16259/task/16265/stat : 16265 (java) S 16251 16251 13479 0 -1 64 631 0 0 0 17 0 0 0 16 0 9 0 2000711056 201842688 8170 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16259/tid=16266] ppid=16251 vsize=197112 CPUtime=0
/proc/16259/task/16266/stat : 16266 (java) S 16251 16251 13479 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 2000711056 201842688 8170 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16259/tid=16267] ppid=16251 vsize=197112 CPUtime=0
/proc/16259/task/16267/stat : 16267 (java) S 16251 16251 13479 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 2000711056 201842688 8170 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.22
Current children cumulated vsize (KiB) 202472

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

[startup+7.90168 s]
/proc/loadavg: 2.00 2.00 2.00 4/82 16267
/proc/meminfo: memFree=1763224/2055920 swapFree=4180472/4192956
[pid=16251] ppid=16249 vsize=5360 CPUtime=1.49
/proc/16251/stat : 16251 (hydra) S 16249 16251 13479 0 -1 4194304 375 1134 0 0 0 0 149 0 18 0 1 0 2000710899 5488640 238 996147200 4194304 4889804 548682068816 18446744073709551615 233632752452 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16251/statm: 1340 238 196 169 0 51 0
[pid=16259] ppid=16251 vsize=197436 CPUtime=6.24
/proc/16259/stat : 16259 (java) S 16251 16251 13479 0 -1 0 13904 0 1 0 604 20 0 0 18 0 10 0 2000711051 202174464 9478 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/16259/statm: 49359 9478 2543 9 0 43942 0
[pid=16259/tid=16260] ppid=16251 vsize=197436 CPUtime=4.92
/proc/16259/task/16260/stat : 16260 (java) S 16251 16251 13479 0 -1 64 3966 0 1 0 485 7 0 0 25 0 10 0 2000711052 202174464 9478 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 1 0 0
[pid=16259/tid=16261] ppid=16251 vsize=197436 CPUtime=1.09
/proc/16259/task/16261/stat : 16261 (java) S 16251 16251 13479 0 -1 64 8495 0 0 0 98 11 0 0 16 0 10 0 2000711053 202174464 9478 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=16259/tid=16262] ppid=16251 vsize=197436 CPUtime=0
/proc/16259/task/16262/stat : 16262 (java) S 16251 16251 13479 0 -1 64 11 0 0 0 0 0 0 0 16 0 10 0 2000711054 202174464 9478 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16259/tid=16263] ppid=16251 vsize=197436 CPUtime=0
/proc/16259/task/16263/stat : 16263 (java) S 16251 16251 13479 0 -1 64 6 0 0 0 0 0 0 0 16 0 10 0 2000711054 202174464 9478 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16259/tid=16264] ppid=16251 vsize=197436 CPUtime=0
/proc/16259/task/16264/stat : 16264 (java) S 16251 16251 13479 0 -1 64 0 0 0 0 0 0 0 0 18 0 10 0 2000711056 202174464 9478 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16259/tid=16265] ppid=16251 vsize=197436 CPUtime=0.2
/proc/16259/task/16265/stat : 16265 (java) S 16251 16251 13479 0 -1 64 648 0 0 0 20 0 0 0 15 0 10 0 2000711056 202174464 9478 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16259/tid=16266] ppid=16251 vsize=197436 CPUtime=0
/proc/16259/task/16266/stat : 16266 (java) S 16251 16251 13479 0 -1 64 1 0 0 0 0 0 0 0 19 0 10 0 2000711056 202174464 9478 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16259/tid=16267] ppid=16251 vsize=197436 CPUtime=0
/proc/16259/task/16267/stat : 16267 (java) S 16251 16251 13479 0 -1 64 1 0 0 0 0 0 0 0 15 0 10 0 2000711056 202174464 9478 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 7.73
Current children cumulated vsize (KiB) 202796

[startup+8.30171 s]
/proc/loadavg: 2.00 2.00 2.00 4/82 16267
/proc/meminfo: memFree=1763224/2055920 swapFree=4180472/4192956
[pid=16251] ppid=16249 vsize=5360 CPUtime=1.49
/proc/16251/stat : 16251 (hydra) S 16249 16251 13479 0 -1 4194304 375 1134 0 0 0 0 149 0 18 0 1 0 2000710899 5488640 238 996147200 4194304 4889804 548682068816 18446744073709551615 233632752452 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16251/statm: 1340 238 196 169 0 51 0
[pid=16259] ppid=16251 vsize=197436 CPUtime=6.24
/proc/16259/stat : 16259 (java) S 16251 16251 13479 0 -1 0 13910 0 1 0 604 20 0 0 18 0 10 0 2000711051 202174464 9478 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/16259/statm: 49359 9478 2543 9 0 43942 0
[pid=16259/tid=16260] ppid=16251 vsize=197436 CPUtime=4.92
/proc/16259/task/16260/stat : 16260 (java) S 16251 16251 13479 0 -1 64 3966 0 1 0 485 7 0 0 25 0 10 0 2000711052 202174464 9478 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 1 0 0
[pid=16259/tid=16261] ppid=16251 vsize=197436 CPUtime=1.09
/proc/16259/task/16261/stat : 16261 (java) S 16251 16251 13479 0 -1 64 8495 0 0 0 98 11 0 0 16 0 10 0 2000711053 202174464 9478 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=16259/tid=16262] ppid=16251 vsize=197436 CPUtime=0
/proc/16259/task/16262/stat : 16262 (java) S 16251 16251 13479 0 -1 64 11 0 0 0 0 0 0 0 16 0 10 0 2000711054 202174464 9478 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16259/tid=16263] ppid=16251 vsize=197436 CPUtime=0
/proc/16259/task/16263/stat : 16263 (java) S 16251 16251 13479 0 -1 64 6 0 0 0 0 0 0 0 16 0 10 0 2000711054 202174464 9478 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16259/tid=16264] ppid=16251 vsize=197436 CPUtime=0
/proc/16259/task/16264/stat : 16264 (java) S 16251 16251 13479 0 -1 64 0 0 0 0 0 0 0 0 18 0 10 0 2000711056 202174464 9478 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16259/tid=16265] ppid=16251 vsize=197436 CPUtime=0.2
/proc/16259/task/16265/stat : 16265 (java) S 16251 16251 13479 0 -1 64 648 0 0 0 20 0 0 0 15 0 10 0 2000711056 202174464 9478 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16259/tid=16266] ppid=16251 vsize=197436 CPUtime=0
/proc/16259/task/16266/stat : 16266 (java) S 16251 16251 13479 0 -1 64 1 0 0 0 0 0 0 0 19 0 10 0 2000711056 202174464 9478 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16259/tid=16267] ppid=16251 vsize=197436 CPUtime=0
/proc/16259/task/16267/stat : 16267 (java) S 16251 16251 13479 0 -1 64 7 0 0 0 0 0 0 0 15 0 10 0 2000711056 202174464 9478 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 7.73
Current children cumulated vsize (KiB) 202796

[startup+8.70175 s]
/proc/loadavg: 2.00 2.00 2.00 3/94 16279
/proc/meminfo: memFree=1732216/2055920 swapFree=4180472/4192956
[pid=16251] ppid=16249 vsize=5360 CPUtime=1.49
/proc/16251/stat : 16251 (hydra) S 16249 16251 13479 0 -1 4194304 375 1134 0 0 0 0 149 0 18 0 1 0 2000710899 5488640 238 996147200 4194304 4889804 548682068816 18446744073709551615 233632752452 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16251/statm: 1340 238 196 169 0 51 0
[pid=16259] ppid=16251 vsize=197436 CPUtime=6.24
/proc/16259/stat : 16259 (java) S 16251 16251 13479 0 -1 0 13910 0 1 0 604 20 0 0 18 0 10 0 2000711051 202174464 9478 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/16259/statm: 49359 9478 2543 9 0 43942 0
[pid=16269] ppid=16259 vsize=5356 CPUtime=0
/proc/16269/stat : 16269 (abscon) S 16259 16251 13479 0 -1 4194304 302 0 0 0 0 0 0 0 25 0 1 0 2000711686 5484544 235 996147200 4194304 4889804 548682068592 18446744073709551615 233632752452 0 65540 4 65538 18446744071563356171 0 0 17 1 0 0
/proc/16269/statm: 1339 235 194 169 0 50 0
[pid=16270] ppid=16269 vsize=654848 CPUtime=0.81
/proc/16270/stat : 16270 (java) S 16269 16251 13479 0 -1 0 10636 0 1 0 74 7 0 0 18 0 9 0 2000711687 670564352 9954 996147200 134512640 134550740 4294955808 18446744073709551615 4294960144 0 4 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/16270/statm: 163712 9954 2610 9 0 158240 0
[pid=16270/tid=16272] ppid=16269 vsize=654848 CPUtime=0.64
/proc/16270/task/16272/stat : 16272 (java) R 16269 16251 13479 0 -1 64 8627 0 1 0 58 6 0 0 25 0 9 0 2000711687 670564352 9954 996147200 134512640 134550740 4294955808 18446744073709551615 4125977493 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16270/tid=16273] ppid=16269 vsize=654848 CPUtime=0.03
/proc/16270/task/16273/stat : 16273 (java) S 16269 16251 13479 0 -1 64 1116 0 0 0 3 0 0 0 16 0 9 0 2000711688 670564352 9954 996147200 134512640 134550740 4294955808 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=16270/tid=16274] ppid=16269 vsize=654848 CPUtime=0
/proc/16270/task/16274/stat : 16274 (java) S 16269 16251 13479 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 2000711689 670564352 9954 996147200 134512640 134550740 4294955808 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16270/tid=16275] ppid=16269 vsize=654848 CPUtime=0
/proc/16270/task/16275/stat : 16275 (java) S 16269 16251 13479 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 2000711689 670564352 9954 996147200 134512640 134550740 4294955808 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16270/tid=16276] ppid=16269 vsize=654848 CPUtime=0
/proc/16270/task/16276/stat : 16276 (java) S 16269 16251 13479 0 -1 64 1 0 0 0 0 0 0 0 24 0 9 0 2000711691 670564352 9954 996147200 134512640 134550740 4294955808 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16270/tid=16277] ppid=16269 vsize=654848 CPUtime=0.12
/proc/16270/task/16277/stat : 16277 (java) S 16269 16251 13479 0 -1 64 350 0 0 0 12 0 0 0 15 0 9 0 2000711691 670564352 9954 996147200 134512640 134550740 4294955808 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16270/tid=16278] ppid=16269 vsize=654848 CPUtime=0
/proc/16270/task/16278/stat : 16278 (java) S 16269 16251 13479 0 -1 64 0 0 0 0 0 0 0 0 25 0 9 0 2000711691 670564352 9954 996147200 134512640 134550740 4294955808 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16270/tid=16279] ppid=16269 vsize=654848 CPUtime=0
/proc/16270/task/16279/stat : 16279 (java) S 16269 16251 13479 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 2000711691 670564352 9954 996147200 134512640 134550740 4294955808 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16271] ppid=16269 vsize=7044 CPUtime=0
/proc/16271/stat : 16271 (translate) S 16269 16251 13479 0 -1 4194304 250 0 0 0 0 0 0 0 15 0 1 0 2000711687 7213056 213 996147200 4194304 4199737 548682068640 18446744073709551615 233632923730 0 4 0 0 18446744071563648864 0 0 17 0 0 0
/proc/16271/statm: 1761 213 182 1 0 41 0
[pid=16259/tid=16260] ppid=16251 vsize=197436 CPUtime=4.92
/proc/16259/task/16260/stat : 16260 (java) S 16251 16251 13479 0 -1 64 3966 0 1 0 485 7 0 0 25 0 10 0 2000711052 202174464 9478 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 1 0 0
[pid=16259/tid=16261] ppid=16251 vsize=197436 CPUtime=1.09
/proc/16259/task/16261/stat : 16261 (java) S 16251 16251 13479 0 -1 64 8495 0 0 0 98 11 0 0 16 0 10 0 2000711053 202174464 9478 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=16259/tid=16262] ppid=16251 vsize=197436 CPUtime=0
/proc/16259/task/16262/stat : 16262 (java) S 16251 16251 13479 0 -1 64 11 0 0 0 0 0 0 0 16 0 10 0 2000711054 202174464 9478 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16259/tid=16263] ppid=16251 vsize=197436 CPUtime=0
/proc/16259/task/16263/stat : 16263 (java) S 16251 16251 13479 0 -1 64 6 0 0 0 0 0 0 0 16 0 10 0 2000711054 202174464 9478 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16259/tid=16264] ppid=16251 vsize=197436 CPUtime=0
/proc/16259/task/16264/stat : 16264 (java) S 16251 16251 13479 0 -1 64 0 0 0 0 0 0 0 0 18 0 10 0 2000711056 202174464 9478 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16259/tid=16265] ppid=16251 vsize=197436 CPUtime=0.2
/proc/16259/task/16265/stat : 16265 (java) S 16251 16251 13479 0 -1 64 648 0 0 0 20 0 0 0 15 0 10 0 2000711056 202174464 9478 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16259/tid=16266] ppid=16251 vsize=197436 CPUtime=0
/proc/16259/task/16266/stat : 16266 (java) S 16251 16251 13479 0 -1 64 1 0 0 0 0 0 0 0 19 0 10 0 2000711056 202174464 9478 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16259/tid=16267] ppid=16251 vsize=197436 CPUtime=0
/proc/16259/task/16267/stat : 16267 (java) S 16251 16251 13479 0 -1 64 7 0 0 0 0 0 0 0 15 0 10 0 2000711056 202174464 9478 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16259/tid=16268] ppid=16251 vsize=197436 CPUtime=0
/proc/16259/task/16268/stat : 16268 (java) S 16251 16251 13479 0 -1 64 69 0 0 0 0 0 0 0 25 0 10 0 2000711686 202174464 9478 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 18446744071563356171 0 0 -1 1 0 0
Current children cumulated CPU time (s) 8.54
Current children cumulated vsize (KiB) 870044

[startup+8.80776 s]
/proc/loadavg: 2.00 2.00 2.00 3/94 16279
/proc/meminfo: memFree=1732216/2055920 swapFree=4180472/4192956
[pid=16251] ppid=16249 vsize=5360 CPUtime=1.49
/proc/16251/stat : 16251 (hydra) S 16249 16251 13479 0 -1 4194304 375 1134 0 0 0 0 149 0 18 0 1 0 2000710899 5488640 238 996147200 4194304 4889804 548682068816 18446744073709551615 233632752452 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16251/statm: 1340 238 196 169 0 51 0
[pid=16259] ppid=16251 vsize=0 CPUtime=7.08
/proc/16259/stat : 16259 (java) Z 16251 16251 13479 0 -1 1036 14036 11335 1 1 604 20 75 9 16 0 2 0 2000711051 0 0 996147200 0 0 0 0 0 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/16259/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 8.57
Current children cumulated vsize (KiB) 5360

Child status: 0
Real time (s): 8.81167
CPU time (s): 8.61969
CPU user time (s): 8.30574
CPU system time (s): 0.313952
CPU usage (%): 97.8214
Max. virtual memory (cumulated for all children) (KiB): 870044

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 8.30574
system time used= 0.313952
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 26892
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= 9759
involuntary context switches= 11063

runsolver used 0.024996 second user time and 0.056991 second system time

The end

Launcher Data (download as text)

Begin job on node3 at 2008-07-05 02:22:34
IDJOB=1081519
IDBENCH=57107
IDSOLVER=365
FILE ID=node3/1081519-1215217354
PBS_JOBID= 7881689
Free space on /tmp= 66540 MiB

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

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 88a8a34b19289d35e9ed9938496c3815
RANDOM SEED=708537396

node3.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.232
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.232
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:       1791240 kB
Buffers:         30304 kB
Cached:         163784 kB
SwapCached:       6308 kB
Active:         163468 kB
Inactive:        48020 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1791240 kB
SwapTotal:     4192956 kB
SwapFree:      4180472 kB
Dirty:           24568 kB
Writeback:           0 kB
Mapped:          25104 kB
Slab:            38644 kB
Committed_AS:  3429952 kB
PageTables:       1772 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66516 MiB
End job on node3 at 2008-07-05 02:22:44