Trace number 1075176

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 12.5771 12.7363

DiagnosticValue
ASSIGNMENTS6974
CHECKS4193910

General information on the benchmark

Namecsp/rlfapGraphsMod/
normalized-graph9-f9.xml
MD5SUM17a33451183b9900020243750ee5373a
Bench Category2-ARY-INT (binary constraints in intension)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.949855
Satisfiable
(Un)Satisfiability was proved
Number of variables916
Number of constraints5246
Maximum constraint arity2
Maximum domain size35
Number of constraints which are defined in extension0
Number of constraints which are defined in intension5246
Global constraints used (with number of constraints)

Solver Data (download as text)

0.10/0.11	c cpHydra_k_10 version 0.0
6.94/7.03	c CASE TO CLASSIFY:
6.94/7.03	c Case: 0
6.94/7.04	c 19 > 100.000000 | c 35 >  20.000000 | c 17 >   0.000000 | c 18 >   0.000000 | c 33 >   0.000000 | c 15 >  19.525600 | c 34 >  30.000000 | c 16 >   2.000000 | c 13 >   7.986410 | c 14 >  11.502800 | c 11 >   9.839200 | c 12 >   5.688580 | c 21 >   5.563450 | c 20 >   0.000000 | c 22 >   5.916080 | c 23 >   4.852260 | c 24 >   1.780420 | 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.357000 | 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.791200 | c 31 >  -1.000000 | c 4 >   9.839200 | c 9 >  -1.000000 | c 8 >  -1.000000 | c
6.94/7.05	c choco : 1801.0
6.94/7.05	c mistral : 1801.0
6.94/7.05	c abscon : 1801.0
6.94/7.05	c
6.94/7.05	c
7.03/7.12	c List of same ones: 10
7.03/7.12	c /home/eomahony/cpZilla/CSP/rlfap/rlfapGraphsMod/graph8-f10.xml
7.03/7.12	c 19 > 100.000000 | c 35 >  20.000000 | c 17 >   0.000000 | c 18 >   0.000000 | c 33 >   0.000000 | c 15 >  18.741600 | c 34 >  30.000000 | c 16 >   2.000000 | c 13 >   7.894650 | c 14 >  10.954200 | c 11 >   9.409390 | c 12 >   6.000400 | c 21 >   5.397440 | c 20 >   0.000000 | c 22 >   5.830950 | c 23 >   4.925590 | c 24 >   1.780420 | 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.875400 | 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.273900 | c 31 >  -1.000000 | c 4 >   9.409390 | c 9 >  -1.000000 | c 8 >  -1.000000 | c
7.03/7.12	c choco : 24.3
7.03/7.12	c mistral : 2.27065
7.03/7.12	c abscon : 2.41763
7.03/7.12	c
7.03/7.12	c
7.03/7.12	c /home/eomahony/cpZilla/CSP/rlfap/rlfapGraphsMod/graph8-f11.xml
7.03/7.12	c 19 > 100.000000 | c 35 >  20.000000 | c 17 >   0.000000 | c 18 >   0.000000 | c 33 >   0.000000 | c 15 >  18.841100 | c 34 >  30.000000 | c 16 >   2.000000 | c 13 >   7.472100 | c 14 >  10.696100 | c 11 >   9.409390 | c 12 >   5.518020 | c 21 >   5.330540 | c 20 >   0.000000 | c 22 >   5.744560 | c 23 >   5.463810 | c 24 >   1.780420 | 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.875400 | 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.238000 | c 31 >  -1.000000 | c 4 >   9.409390 | c 9 >  -1.000000 | c 8 >  -1.000000 | c
7.03/7.13	c choco : 32.61
7.03/7.13	c mistral : 0.92
7.03/7.13	c abscon : 2.11368
7.03/7.13	c
7.03/7.13	c
7.03/7.13	c /home/eomahony/cpZilla/CSP/rlfap/rlfapGraphsMod/graph9-f10.xml
7.03/7.13	c 19 > 100.000000 | c 35 >  20.000000 | c 17 >   0.000000 | c 18 >   0.000000 | c 33 >   0.000000 | c 15 >  18.508600 | c 34 >  30.000000 | c 16 >   2.000000 | c 13 >   7.285910 | c 14 >   9.933690 | c 11 >   9.839200 | c 12 >   5.049440 | c 21 >   5.474240 | c 20 >   0.000000 | c 22 >   5.830950 | c 23 >   5.225160 | c 24 >   1.780420 | 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.357000 | 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.744500 | c 31 >  -1.000000 | c 4 >   9.839200 | c 9 >  -1.000000 | c 8 >  -1.000000 | c
7.03/7.14	c choco : 26.33
7.03/7.14	c mistral : 3.75343
7.03/7.14	c abscon : 2.32565
7.03/7.14	c
7.03/7.14	c
7.03/7.14	c /home/eomahony/cpZilla/CSP/rlfap/rlfapScens11/scen11-f8.xml
7.03/7.14	c 19 > 100.000000 | c 35 >  20.000000 | c 17 >   0.000000 | c 18 >   0.000000 | c 33 >   0.000000 | c 15 >  18.489600 | c 34 >  30.000000 | c 16 >   2.000000 | c 13 >   6.592420 | c 14 >  10.458400 | c 11 >   9.409390 | c 12 >   4.714250 | c 21 >   5.670360 | c 20 >   0.000000 | c 22 >   6.000000 | c 23 >   4.920660 | c 24 >   1.780420 | 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.002500 | 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.416300 | c 31 >  -1.000000 | c 4 >   9.409390 | c 9 >  -1.000000 | c 8 >  -1.000000 | c
7.03/7.15	c choco : 1801.0
7.03/7.15	c mistral : 2.3
7.03/7.15	c abscon : 2.02669
7.03/7.15	c
7.03/7.15	c
7.03/7.15	c /home/eomahony/cpZilla/CSP/rlfap/rlfapScens11/scen11-f9.xml
7.03/7.15	c 19 > 100.000000 | c 35 >  20.000000 | c 17 >   0.000000 | c 18 >   0.000000 | c 33 >   0.000000 | c 15 >  18.509800 | c 34 >  30.000000 | c 16 >   2.000000 | c 13 >   6.605810 | c 14 >  10.176200 | c 11 >   9.409390 | c 12 >   4.801890 | c 21 >   5.583060 | c 20 >   0.000000 | c 22 >   5.916080 | c 23 >   4.873390 | c 24 >   1.780420 | 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.002500 | 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.371500 | c 31 >  -1.000000 | c 4 >   9.409390 | c 9 >  -1.000000 | c 8 >  -1.000000 | c
7.03/7.16	c choco : 1801.0
7.03/7.16	c mistral : 3.0
7.03/7.16	c abscon : 2.00269
7.03/7.16	c
7.03/7.16	c
7.03/7.16	c /home/eomahony/cpZilla/CSP/rlfap/rlfapScens11/scen11-f7.xml
7.03/7.16	c 19 > 100.000000 | c 35 >  20.000000 | c 17 >   0.000000 | c 18 >   0.000000 | c 33 >   0.000000 | c 15 >  18.491200 | c 34 >  30.000000 | c 16 >   2.000000 | c 13 >   6.093760 | c 14 >  10.323100 | c 11 >   9.409390 | c 12 >   4.544620 | c 21 >   5.755820 | c 20 >   0.000000 | c 22 >   6.082760 | c 23 >   4.965830 | c 24 >   1.780420 | 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.002500 | 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.459400 | c 31 >  -1.000000 | c 4 >   9.409390 | c 9 >  -1.000000 | c 8 >  -1.000000 | c
7.03/7.17	c choco : 1801.0
7.03/7.17	c mistral : 10.91
7.03/7.17	c abscon : 2.27165
7.03/7.17	c
7.03/7.17	c
7.03/7.17	c /home/eomahony/cpZilla/CSP/rlfap/rlfapScens11/scen11-f6.xml
7.03/7.17	c 19 > 100.000000 | c 35 >  20.000000 | c 17 >   0.000000 | c 18 >   0.000000 | c 33 >   0.000000 | c 15 >  18.262600 | c 34 >  30.000000 | c 16 >   2.000000 | c 13 >   6.414290 | c 14 >  10.092800 | c 11 >   9.409390 | c 12 >   4.517460 | c 21 >   5.840530 | c 20 >   0.000000 | c 22 >   6.164410 | c 23 >   5.009280 | c 24 >   1.780420 | 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.002500 | 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.501600 | c 31 >  -1.000000 | c 4 >   9.409390 | c 9 >  -1.000000 | c 8 >  -1.000000 | c
7.03/7.18	c choco : 1801.0
7.03/7.18	c mistral : 16.6
7.03/7.18	c abscon : 2.5956
7.03/7.18	c
7.03/7.18	c
7.03/7.18	c /home/eomahony/cpZilla/CSP/rlfap/rlfapScens11/scen11-f4.xml
7.03/7.18	c 19 > 100.000000 | c 35 >  20.000000 | c 17 >   0.000000 | c 18 >   0.000000 | c 33 >   0.000000 | c 15 >  18.324000 | c 34 >  30.000000 | c 16 >   2.000000 | c 13 >   6.272280 | c 14 >  10.210700 | c 11 >   9.409390 | c 12 >   4.501440 | c 21 >   6.005880 | c 20 >   0.000000 | c 22 >   6.324560 | c 23 >   5.090920 | c 24 >   1.780420 | 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.002500 | 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.582100 | c 31 >  -1.000000 | c 4 >   9.409390 | c 9 >  -1.000000 | c 8 >  -1.000000 | c
7.03/7.18	c choco : 1801.0
7.03/7.18	c mistral : 502.3
7.03/7.18	c abscon : 74.9826
7.03/7.18	c
7.03/7.18	c
7.03/7.18	c /home/eomahony/cpZilla/CSP/rlfap/rlfapScens11/scen11-f3.xml
7.03/7.18	c 19 > 100.000000 | c 35 >  20.000000 | c 17 >   0.000000 | c 18 >   0.000000 | c 33 >   0.000000 | c 15 >  18.218700 | c 34 >  30.000000 | c 16 >   2.000000 | c 13 >   6.243000 | c 14 >  10.421000 | c 11 >   9.409390 | c 12 >   4.500130 | c 21 >   6.086630 | c 20 >   0.000000 | c 22 >   6.403120 | c 23 >   5.129320 | c 24 >   1.780420 | 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.002500 | 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.620700 | c 31 >  -1.000000 | c 4 >   9.409390 | c 9 >  -1.000000 | c 8 >  -1.000000 | c
7.03/7.19	c choco : 1801.0
7.03/7.19	c mistral : 1800.09
7.03/7.19	c abscon : 159.537
7.03/7.19	c
7.03/7.19	c
7.03/7.19	c /home/eomahony/cpZilla/CSP/rlfap/rlfapGraphsMod/graph9-f9.xml
7.03/7.19	c 19 > 100.000000 | c 35 >  20.000000 | c 17 >   0.000000 | c 18 >   0.000000 | c 33 >   0.000000 | c 15 >  18.646600 | c 34 >  30.000000 | c 16 >   2.000000 | c 13 >   5.638570 | c 14 >  10.539200 | c 11 >   9.839200 | c 12 >   4.522470 | c 21 >   5.563450 | c 20 >   0.000000 | c 22 >   5.916080 | c 23 >   4.852260 | c 24 >   1.780420 | 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.357000 | 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.791200 | c 31 >  -1.000000 | c 4 >   9.839200 | c 9 >  -1.000000 | c 8 >  -1.000000 | c
7.12/7.20	c choco : 111.79
7.12/7.20	c mistral : 1.72
7.12/7.20	c abscon : 4.20436
7.12/7.20	c
7.12/7.20	c
7.12/7.20	c Length: 10
7.12/7.20	c 1.3894115366226103  1.6667370167185942  2.1335501453446084  2.390698399150342  2.4811520222066217  2.834671991694984  2.858051858644277  2.901608717522058  2.905524388195702  2.9280251292808277  
7.12/7.20	c 
7.12/7.20	c 1.0  0.8472826075186711  0.674016913324157  0.6057771238698304  0.5849454282164238  0.5156429420432214  0.5116340808960256  0.5043294084293475  0.5036829387992527  0.5  
7.12/7.21	c
7.12/7.21	c solver 0
7.12/7.21	c	  before 0.0 seconds: {} 0
7.12/7.21	c	  before 18.0 seconds: {0, 1, 2, 3, 4, 5, 6, 9} 5239
7.12/7.21	c	  before 90.0 seconds: {0, 1, 2, 3, 4, 5, 6, 7, 9} 5743
7.12/7.21	c	  before 162.0 seconds: {0, 1, 2, 3, 4, 5, 6, 7, 8, 9} 6247
7.12/7.21	c
7.12/7.21	c solver 1
7.12/7.21	c	  before 0.0 seconds: {} 0
7.12/7.21	c	  before 18.0 seconds: {0, 1, 2, 3, 4, 5, 6, 9} 5239
7.12/7.21	c	  before 504.0 seconds: {0, 1, 2, 3, 4, 5, 6, 7, 9} 5743
7.12/7.21	c
7.12/7.21	c solver 2
7.12/7.21	c	  before 0.0 seconds: {} 0
7.12/7.21	c	  before 36.0 seconds: {0, 1, 2} 2521
7.12/7.21	c	  before 126.0 seconds: {0, 1, 2, 9} 3021
7.12/7.21	c
7.12/7.21	cTotal time: 44
7.12/7.21	c 792.0 seconds unused
7.12/7.21	c 0 c 1 c 6 
7.12/7.21	c 0 c 0 c 5 
7.12/7.21	c 0 c 0 c 0 
7.12/7.21	c is solver0 dominated by:
7.12/7.21	c	solver 1 (0 solves instances that 1 can't: true) (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.12/7.21	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: false) (0 < 2: false)
7.12/7.21	c is dominated? false
7.12/7.21	c
7.12/7.21	c is solver1 dominated by:
7.12/7.21	c	solver 0 (1 solves instances that 0 can't: false) (0 doesn't solve instances that 1 can't: false) (1 is faster than 0: false) (1 is equally as fast as 0: false) (1 < 0: true)
7.12/7.21	c is dominated? true
7.12/7.21	c
7.12/7.21	c is solver2 dominated by:
7.12/7.21	c	solver 0 (2 solves instances that 0 can't: false) (0 doesn't solve instances that 2 can't: false) (2 is faster than 0: true) (2 is equally as fast as 0: false) (2 < 0: true)
7.12/7.21	c is dominated? true
7.12/7.21	c
7.12/7.21	c Number of non-dominated solvers: 1
7.12/7.21	c remove dominated solvers
7.12/7.21	c solver 0 is not dominated by another solver
7.12/7.21	c solver 2 is dominated by another solver
7.12/7.21	c solver 1 is dominated by another solver
7.12/7.21	c
7.12/7.21	c solver 0: 162.0
7.12/7.21	c
7.12/7.21	c+ 9/9 of 91
7.12/7.21	c
7.12/7.21	c solver 1: 0.0
7.12/7.21	c
7.12/7.21	c solver 2: 0.0
7.12/7.21	c	  run abscon for 1800.0 seconds {0, 1, 2, 3, 4, 5, 6, 7, 8, 9} 6247
7.12/7.21	c	 do not run mistral
7.12/7.22	c	 do not run choco
7.12/7.22	c Starting solver: HOME/cpHydra_k_10/solver/abscon
7.12/7.22	c On Instance: HOME/instance-1075176-1215180303.xml
7.12/7.22	c Running for: 1800 seconds
12.53/12.70	s SAT
12.53/12.70	v  414 652 16 254 156 394 414 652 254 16 254 16 254 16 254 16 366 128 254 16 268 30 114 352 72 310 254 16 16 254 254 16 254 16 652 414 156 394 142 380 254 16 254 16 30 268 394 156 666 428 428 666 30 268 114 352 268 30 128 366 296 58 254 16 666 428 268 30 394 156 30 268 282 44 428 666 254 16 170 408 414 652 156 394 268 30 16 254 156 394 268 30 100 338 156 394 72 310 666 428 428 666 414 652 338 100 254 16 16 254 30 268 652 414 16 254 254 16 30 268 268 30 666 428 30 268 16 254 428 666 666 428 414 652 428 666 156 394 142 380 254 16 394 156 268 30 254 16 380 142 268 30 254 16 58 296 114 352 414 652 142 380 254 16 414 652 254 16 366 128 128 366 652 414 268 30 338 100 16 254 16 254 666 428 652 414 352 114 142 380 310 72 380 142 666 428 16 254 128 366 30 268 142 380 310 72 16 254 666 428 30 268 142 380 156 394 666 428 652 414 142 380 394 156 414 652 428 666 414 652 142 380 394 156 142 380 652 414 268 30 30 268 156 394 30 268 114 352 666 428 142 380 72 310 414 652 16 254 44 282 414 652 268 30 394 156 366 128 666 428 268 30 86 324 394 156 414 652 254 16 394 156 666 428 156 394 394 156 414 652 428 666 30 268 268 30 666 428 268 30 254 16 666 428 380 142 16 254 394 156 58 296 268 30 652 414 652 414 142 380 414 652 414 652 366 128 414 652 666 428 44 282 156 394 414 652 652 414 268 30 254 16 44 282 100 338 352 114 652 414 268 30 142 380 156 394 156 394 414 652 268 30 394 156 142 380 666 428 428 666 666 428 414 652 366 128 666 428 666 428 394 156 128 366 254 16 44 282 254 16 296 58 652 414 380 142 142 380 652 414 394 156 268 30 652 414 324 86 352 114 394 156 16 254 652 414 428 666 428 666 338 100 16 254 156 394 30 268 156 394 428 666 666 428 394 156 394 156 282 44 58 296 428 666 666 428 30 268 666 428 394 156 666 428 268 30 30 268 666 428 666 428 142 380 268 30 380 142 380 142 142 380 666 428 156 394 652 414 30 268 30 268 30 268 414 652 30 268 666 428 142 380 414 652 652 414 16 254 366 128 366 128 414 652 142 380 428 666 414 652 428 666 156 394 394 156 414 652 268 30 666 428 30 268 30 268 666 428 254 16 156 394 324 86 652 414 666 428 282 44 666 428 324 86 652 414 652 414 666 428 156 394 380 142 268 30 394 156 254 16 142 380 380 142 652 414 338 100 428 666 254 16 142 380 652 414 394 156 142 380 428 666 296 58 380 142 652 414 268 30 268 30 142 380 394 156 86 324 310 72 666 428 652 414 666 428 268 30 414 652 428 666 324 86 128 366 142 380 296 58 652 414 428 666 428 666 156 394 268 30 268 30 394 156 414 652 268 30 44 282 352 114 142 380 666 428 296 58 30 268 380 142 44 282 156 394 268 30 16 254 666 428 296 58 394 156 352 114 30 268 380 142 30 268 30 268 268 30 142 380 414 652 666 428 282 44 428 666 666 428 268 30 652 414 414 652 666 428 30 268 666 428 666 428 268 30 666 428 156 394 666 428 428 666 44 282 414 652 156 394 254 16 428 666 428 666 394 156 282 44 380 142 666 428 666 428 114 352 310 72 142 380 254 16 30 268 156 394 366 128 652 414 414 652 366 128 30 268 310 72 44 282 142 380 666 428 156 394 30 268 428 666 296 58 366 128 296 58 666 428 282 44 44 282 268 30 394 156 310 72 72 310 268 30 296 58 254 16 72 310 414 652 114 352 282 44 352 114 380 142 366 128 30 268 86 324 58 296 366 128 394 156 142 380 142 380 268 30 44 282 366 128 268 30 380 142 268 30 114 352 296 58 268 30 428 666 156 394 44 282 380 142 30 268 44 282 666 428 142 380 86 324 652 414 338 100 414 652 428 666 114 352 142 380 142 380 100 338 366 128 30 268 268 30 114 352 30 268 58 296 30 268 100 338 268 30 30 268 652 414 156 394 142 380 268 30 268 30 30 268 44 282 428 666 394 156 
12.53/12.70	d ASSIGNMENTS 6974
12.53/12.70	d CHECKS 4193913

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-1075176-1215180303/watcher-1075176-1215180303 -o /tmp/evaluation-result-1075176-1215180303/solver-1075176-1215180303 -C 1800 -W 2200 -M 900 --output-limit 1,15 HOME/cpHydra_k_10/hydra HOME/instance-1075176-1215180303.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.18 2.06 2.02 4/82 17633
/proc/meminfo: memFree=1072640/2055920 swapFree=4179808/4192956
[pid=17633] ppid=17631 vsize=5360 CPUtime=0
/proc/17633/stat : 17633 (hydra) S 17631 17633 13092 0 -1 4194304 330 247 0 0 0 0 0 0 16 0 1 0 673757959 5488640 236 996147200 4194304 4889804 548682068816 18446744073709551615 249069888324 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17633/statm: 1340 236 195 169 0 51 0
[pid=17636] ppid=17633 vsize=4852 CPUtime=0
/proc/17636/stat : 17636 (xsolve) R 17633 17633 13092 0 -1 4194304 500 0 0 0 0 0 0 0 18 0 1 0 673757960 4968448 459 996147200 134512640 135239763 4294956176 18446744073709551615 12355195 0 0 4096 0 0 0 0 17 0 0 0
/proc/17636/statm: 1213 460 353 177 0 116 0

[startup+0.114764 s]
/proc/loadavg: 2.18 2.06 2.02 4/82 17633
/proc/meminfo: memFree=1072640/2055920 swapFree=4179808/4192956
[pid=17633] ppid=17631 vsize=5360 CPUtime=0
/proc/17633/stat : 17633 (hydra) S 17631 17633 13092 0 -1 4194304 330 247 0 0 0 0 0 0 16 0 1 0 673757959 5488640 236 996147200 4194304 4889804 548682068816 18446744073709551615 249069888324 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17633/statm: 1340 236 195 169 0 51 0
[pid=17636] ppid=17633 vsize=6156 CPUtime=0.1
/proc/17636/stat : 17636 (xsolve) R 17633 17633 13092 0 -1 4194304 873 0 0 0 10 0 0 0 18 0 1 0 673757960 6303744 832 996147200 134512640 135239763 4294956176 18446744073709551615 12355195 0 0 4096 0 0 0 0 17 0 0 0
/proc/17636/statm: 1539 833 379 177 0 442 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 11516

[startup+0.201775 s]
/proc/loadavg: 2.18 2.06 2.02 4/82 17633
/proc/meminfo: memFree=1072640/2055920 swapFree=4179808/4192956
[pid=17633] ppid=17631 vsize=5360 CPUtime=0
/proc/17633/stat : 17633 (hydra) S 17631 17633 13092 0 -1 4194304 330 247 0 0 0 0 0 0 16 0 1 0 673757959 5488640 236 996147200 4194304 4889804 548682068816 18446744073709551615 249069888324 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17633/statm: 1340 236 195 169 0 51 0
[pid=17636] ppid=17633 vsize=9476 CPUtime=0.18
/proc/17636/stat : 17636 (xsolve) R 17633 17633 13092 0 -1 4194304 1683 0 0 0 18 0 0 0 19 0 1 0 673757960 9703424 1642 996147200 134512640 135239763 4294956176 18446744073709551615 12355195 0 0 4096 0 0 0 0 17 0 0 0
/proc/17636/statm: 2369 1648 389 177 0 1272 0
Current children cumulated CPU time (s) 0.18
Current children cumulated vsize (KiB) 14836

[startup+0.301782 s]
/proc/loadavg: 2.18 2.06 2.02 4/82 17633
/proc/meminfo: memFree=1072640/2055920 swapFree=4179808/4192956
[pid=17633] ppid=17631 vsize=5360 CPUtime=0
/proc/17633/stat : 17633 (hydra) S 17631 17633 13092 0 -1 4194304 330 247 0 0 0 0 0 0 16 0 1 0 673757959 5488640 236 996147200 4194304 4889804 548682068816 18446744073709551615 249069888324 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17633/statm: 1340 236 195 169 0 51 0
[pid=17636] ppid=17633 vsize=12516 CPUtime=0.29
/proc/17636/stat : 17636 (xsolve) R 17633 17633 13092 0 -1 4194304 2475 0 0 0 28 1 0 0 20 0 1 0 673757960 12816384 2434 996147200 134512640 135239763 4294956176 18446744073709551615 134538496 0 0 4096 0 0 0 0 17 0 0 0
/proc/17636/statm: 3129 2434 416 177 0 2032 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 17876

[startup+0.70182 s]
/proc/loadavg: 2.18 2.06 2.02 4/82 17633
/proc/meminfo: memFree=1072640/2055920 swapFree=4179808/4192956
[pid=17633] ppid=17631 vsize=5360 CPUtime=0
/proc/17633/stat : 17633 (hydra) S 17631 17633 13092 0 -1 4194304 330 247 0 0 0 0 0 0 16 0 1 0 673757959 5488640 236 996147200 4194304 4889804 548682068816 18446744073709551615 249069888324 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17633/statm: 1340 236 195 169 0 51 0
[pid=17636] ppid=17633 vsize=12520 CPUtime=0.69
/proc/17636/stat : 17636 (xsolve) R 17633 17633 13092 0 -1 4194304 2486 0 0 0 68 1 0 0 23 0 1 0 673757960 12820480 2445 996147200 134512640 135239763 4294956176 18446744073709551615 134532191 0 0 4096 0 0 0 0 17 0 0 0
/proc/17636/statm: 3130 2445 419 177 0 2033 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 17880

[startup+1.5019 s]
/proc/loadavg: 2.18 2.06 2.02 3/84 17637
/proc/meminfo: memFree=1064240/2055920 swapFree=4179808/4192956
[pid=17633] ppid=17631 vsize=5360 CPUtime=0
/proc/17633/stat : 17633 (hydra) S 17631 17633 13092 0 -1 4194304 330 247 0 0 0 0 0 0 16 0 1 0 673757959 5488640 236 996147200 4194304 4889804 548682068816 18446744073709551615 249069888324 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17633/statm: 1340 236 195 169 0 51 0
[pid=17636] ppid=17633 vsize=12524 CPUtime=1.48
/proc/17636/stat : 17636 (xsolve) R 17633 17633 13092 0 -1 4194304 2488 0 0 0 147 1 0 0 25 0 1 0 673757960 12824576 2447 996147200 134512640 135239763 4294956176 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 0 0 0
/proc/17636/statm: 3131 2447 419 177 0 2034 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 17884

[startup+3.10206 s]
/proc/loadavg: 2.16 2.06 2.02 3/92 17649
/proc/meminfo: memFree=1064688/2055920 swapFree=4179808/4192956
[pid=17633] ppid=17631 vsize=5360 CPUtime=1.69
/proc/17633/stat : 17633 (hydra) S 17631 17633 13092 0 -1 4194304 375 3084 0 0 0 0 167 2 19 0 1 0 673757959 5488640 238 996147200 4194304 4889804 548682068816 18446744073709551615 249069888324 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/17633/statm: 1340 238 196 169 0 51 0
[pid=17641] ppid=17633 vsize=196992 CPUtime=1.38
/proc/17641/stat : 17641 (java) S 17633 17633 13092 0 -1 0 5162 0 1 0 133 5 0 0 22 0 9 0 673758129 201719808 4320 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/17641/statm: 49248 4320 1678 9 0 43831 0
[pid=17641/tid=17642] ppid=17633 vsize=196992 CPUtime=1.08
/proc/17641/task/17642/stat : 17642 (java) R 17633 17633 13092 0 -1 64 2768 0 1 0 106 2 0 0 25 0 9 0 673758130 201719808 4320 996147200 134512640 134550740 4294955968 18446744073709551615 4126483040 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17641/tid=17643] ppid=17633 vsize=196992 CPUtime=0.14
/proc/17641/task/17643/stat : 17643 (java) S 17633 17633 13092 0 -1 64 1057 0 0 0 13 1 0 0 16 0 9 0 673758131 201719808 4320 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=17641/tid=17644] ppid=17633 vsize=196992 CPUtime=0
/proc/17641/task/17644/stat : 17644 (java) S 17633 17633 13092 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 673758132 201719808 4320 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17641/tid=17645] ppid=17633 vsize=196992 CPUtime=0
/proc/17641/task/17645/stat : 17645 (java) S 17633 17633 13092 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 673758132 201719808 4320 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17641/tid=17646] ppid=17633 vsize=196992 CPUtime=0
/proc/17641/task/17646/stat : 17646 (java) S 17633 17633 13092 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 673758133 201719808 4320 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17641/tid=17647] ppid=17633 vsize=196992 CPUtime=0.13
/proc/17641/task/17647/stat : 17647 (java) S 17633 17633 13092 0 -1 64 612 0 0 0 13 0 0 0 16 0 9 0 673758133 201719808 4320 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17641/tid=17648] ppid=17633 vsize=196992 CPUtime=0
/proc/17641/task/17648/stat : 17648 (java) S 17633 17633 13092 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 673758133 201719808 4320 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17641/tid=17649] ppid=17633 vsize=196992 CPUtime=0
/proc/17641/task/17649/stat : 17649 (java) S 17633 17633 13092 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 673758134 201719808 4320 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 202352

[startup+6.30138 s]
/proc/loadavg: 2.16 2.06 2.02 3/92 17649
/proc/meminfo: memFree=1050096/2055920 swapFree=4179808/4192956
[pid=17633] ppid=17631 vsize=5360 CPUtime=1.69
/proc/17633/stat : 17633 (hydra) S 17631 17633 13092 0 -1 4194304 375 3084 0 0 0 0 167 2 19 0 1 0 673757959 5488640 238 996147200 4194304 4889804 548682068816 18446744073709551615 249069888324 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/17633/statm: 1340 238 196 169 0 51 0
[pid=17641] ppid=17633 vsize=197100 CPUtime=4.55
/proc/17641/stat : 17641 (java) S 17633 17633 13092 0 -1 0 10289 0 1 0 443 12 0 0 22 0 9 0 673758129 201830400 8542 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/17641/statm: 49275 8542 2540 9 0 43858 0
[pid=17641/tid=17642] ppid=17633 vsize=197100 CPUtime=3.63
/proc/17641/task/17642/stat : 17642 (java) R 17633 17633 13092 0 -1 64 3605 0 1 0 360 3 0 0 25 0 9 0 673758130 201830400 8542 996147200 134512640 134550740 4294955968 18446744073709551615 4126439428 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17641/tid=17643] ppid=17633 vsize=197100 CPUtime=0.73
/proc/17641/task/17643/stat : 17643 (java) S 17633 17633 13092 0 -1 64 5331 0 0 0 66 7 0 0 16 0 9 0 673758131 201830400 8542 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=17641/tid=17644] ppid=17633 vsize=197100 CPUtime=0
/proc/17641/task/17644/stat : 17644 (java) S 17633 17633 13092 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 673758132 201830400 8542 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17641/tid=17645] ppid=17633 vsize=197100 CPUtime=0
/proc/17641/task/17645/stat : 17645 (java) S 17633 17633 13092 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 673758132 201830400 8542 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17641/tid=17646] ppid=17633 vsize=197100 CPUtime=0
/proc/17641/task/17646/stat : 17646 (java) S 17633 17633 13092 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 673758133 201830400 8542 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17641/tid=17647] ppid=17633 vsize=197100 CPUtime=0.16
/proc/17641/task/17647/stat : 17647 (java) S 17633 17633 13092 0 -1 64 628 0 0 0 16 0 0 0 16 0 9 0 673758133 201830400 8542 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17641/tid=17648] ppid=17633 vsize=197100 CPUtime=0
/proc/17641/task/17648/stat : 17648 (java) S 17633 17633 13092 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 673758133 201830400 8542 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17641/tid=17649] ppid=17633 vsize=197100 CPUtime=0
/proc/17641/task/17649/stat : 17649 (java) S 17633 17633 13092 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 673758134 201830400 8542 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.24
Current children cumulated vsize (KiB) 202460

[startup+12.704 s]
/proc/loadavg: 2.21 2.08 2.02 3/104 17661
/proc/meminfo: memFree=985680/2055920 swapFree=4179808/4192956
[pid=17633] ppid=17631 vsize=5360 CPUtime=1.69
/proc/17633/stat : 17633 (hydra) S 17631 17633 13092 0 -1 4194304 375 3084 0 0 0 0 167 2 19 0 1 0 673757959 5488640 238 996147200 4194304 4889804 548682068816 18446744073709551615 249069888324 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/17633/statm: 1340 238 196 169 0 51 0
[pid=17641] ppid=17633 vsize=197424 CPUtime=5.45
/proc/17641/stat : 17641 (java) S 17633 17633 13092 0 -1 0 11436 0 1 0 530 15 0 0 22 0 10 0 673758129 202162176 9404 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/17641/statm: 49356 9404 2544 9 0 43939 0
[pid=17651] ppid=17641 vsize=5356 CPUtime=0
/proc/17651/stat : 17651 (abscon) S 17641 17633 13092 0 -1 4194304 302 289 0 0 0 0 0 0 16 0 1 0 673758682 5484544 235 996147200 4194304 4889804 548682068592 18446744073709551615 249069888324 0 65540 4 65538 18446744071563356171 0 0 17 0 0 0
/proc/17651/statm: 1339 235 194 169 0 50 0
[pid=17652] ppid=17651 vsize=0 CPUtime=5.39
/proc/17652/stat : 17652 (java) Z 17651 17633 13092 0 -1 12 19032 0 1 0 509 30 0 0 16 0 2 0 673758683 0 0 996147200 0 0 0 0 0 0 4 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/17652/statm: 0 0 0 0 0 0 0
[pid=17641/tid=17642] ppid=17633 vsize=197424 CPUtime=4.38
/proc/17641/task/17642/stat : 17642 (java) S 17633 17633 13092 0 -1 64 3861 0 1 0 434 4 0 0 16 0 10 0 673758130 202162176 9404 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 0 0 0
[pid=17641/tid=17643] ppid=17633 vsize=197424 CPUtime=0.85
/proc/17641/task/17643/stat : 17643 (java) S 17633 17633 13092 0 -1 64 6122 0 0 0 76 9 0 0 16 0 10 0 673758131 202162176 9404 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=17641/tid=17644] ppid=17633 vsize=197424 CPUtime=0
/proc/17641/task/17644/stat : 17644 (java) S 17633 17633 13092 0 -1 64 10 0 0 0 0 0 0 0 16 0 10 0 673758132 202162176 9404 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17641/tid=17645] ppid=17633 vsize=197424 CPUtime=0
/proc/17641/task/17645/stat : 17645 (java) S 17633 17633 13092 0 -1 64 5 0 0 0 0 0 0 0 16 0 10 0 673758132 202162176 9404 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17641/tid=17646] ppid=17633 vsize=197424 CPUtime=0
/proc/17641/task/17646/stat : 17646 (java) S 17633 17633 13092 0 -1 64 1 0 0 0 0 0 0 0 25 0 10 0 673758133 202162176 9404 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17641/tid=17647] ppid=17633 vsize=197424 CPUtime=0.19
/proc/17641/task/17647/stat : 17647 (java) S 17633 17633 13092 0 -1 64 646 0 0 0 19 0 0 0 16 0 10 0 673758133 202162176 9404 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17641/tid=17648] ppid=17633 vsize=197424 CPUtime=0
/proc/17641/task/17648/stat : 17648 (java) S 17633 17633 13092 0 -1 64 1 0 0 0 0 0 0 0 25 0 10 0 673758133 202162176 9404 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17641/tid=17649] ppid=17633 vsize=197424 CPUtime=0
/proc/17641/task/17649/stat : 17649 (java) S 17633 17633 13092 0 -1 64 12 0 0 0 0 0 0 0 15 0 10 0 673758134 202162176 9404 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17641/tid=17650] ppid=17633 vsize=197424 CPUtime=0
/proc/17641/task/17650/stat : 17650 (java) S 17633 17633 13092 0 -1 64 71 0 0 0 0 0 0 0 25 0 10 0 673758682 202162176 9404 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 18446744071563356171 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.53
Current children cumulated vsize (KiB) 208140

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

[startup+12.704 s]
/proc/loadavg: 2.21 2.08 2.02 3/104 17661
/proc/meminfo: memFree=985680/2055920 swapFree=4179808/4192956
[pid=17633] ppid=17631 vsize=5360 CPUtime=1.69
/proc/17633/stat : 17633 (hydra) S 17631 17633 13092 0 -1 4194304 375 3084 0 0 0 0 167 2 19 0 1 0 673757959 5488640 238 996147200 4194304 4889804 548682068816 18446744073709551615 249069888324 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/17633/statm: 1340 238 196 169 0 51 0
[pid=17641] ppid=17633 vsize=197424 CPUtime=5.45
/proc/17641/stat : 17641 (java) S 17633 17633 13092 0 -1 0 11436 0 1 0 530 15 0 0 22 0 10 0 673758129 202162176 9404 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/17641/statm: 49356 9404 2544 9 0 43939 0
[pid=17651] ppid=17641 vsize=5356 CPUtime=0
/proc/17651/stat : 17651 (abscon) S 17641 17633 13092 0 -1 4194304 302 289 0 0 0 0 0 0 16 0 1 0 673758682 5484544 235 996147200 4194304 4889804 548682068592 18446744073709551615 249069888324 0 65540 4 65538 18446744071563356171 0 0 17 0 0 0
/proc/17651/statm: 1339 235 194 169 0 50 0
[pid=17652] ppid=17651 vsize=0 CPUtime=5.39
/proc/17652/stat : 17652 (java) Z 17651 17633 13092 0 -1 12 19032 0 1 0 509 30 0 0 16 0 2 0 673758683 0 0 996147200 0 0 0 0 0 0 4 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/17652/statm: 0 0 0 0 0 0 0
[pid=17641/tid=17642] ppid=17633 vsize=197424 CPUtime=4.38
/proc/17641/task/17642/stat : 17642 (java) S 17633 17633 13092 0 -1 64 3861 0 1 0 434 4 0 0 16 0 10 0 673758130 202162176 9404 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 0 0 0
[pid=17641/tid=17643] ppid=17633 vsize=197424 CPUtime=0.85
/proc/17641/task/17643/stat : 17643 (java) S 17633 17633 13092 0 -1 64 6122 0 0 0 76 9 0 0 16 0 10 0 673758131 202162176 9404 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=17641/tid=17644] ppid=17633 vsize=197424 CPUtime=0
/proc/17641/task/17644/stat : 17644 (java) S 17633 17633 13092 0 -1 64 10 0 0 0 0 0 0 0 16 0 10 0 673758132 202162176 9404 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17641/tid=17645] ppid=17633 vsize=197424 CPUtime=0
/proc/17641/task/17645/stat : 17645 (java) S 17633 17633 13092 0 -1 64 5 0 0 0 0 0 0 0 16 0 10 0 673758132 202162176 9404 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17641/tid=17646] ppid=17633 vsize=197424 CPUtime=0
/proc/17641/task/17646/stat : 17646 (java) S 17633 17633 13092 0 -1 64 1 0 0 0 0 0 0 0 25 0 10 0 673758133 202162176 9404 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17641/tid=17647] ppid=17633 vsize=197424 CPUtime=0.19
/proc/17641/task/17647/stat : 17647 (java) S 17633 17633 13092 0 -1 64 646 0 0 0 19 0 0 0 16 0 10 0 673758133 202162176 9404 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17641/tid=17648] ppid=17633 vsize=197424 CPUtime=0
/proc/17641/task/17648/stat : 17648 (java) S 17633 17633 13092 0 -1 64 1 0 0 0 0 0 0 0 25 0 10 0 673758133 202162176 9404 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17641/tid=17649] ppid=17633 vsize=197424 CPUtime=0
/proc/17641/task/17649/stat : 17649 (java) S 17633 17633 13092 0 -1 64 12 0 0 0 0 0 0 0 15 0 10 0 673758134 202162176 9404 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17641/tid=17650] ppid=17633 vsize=197424 CPUtime=0
/proc/17641/task/17650/stat : 17650 (java) S 17633 17633 13092 0 -1 64 71 0 0 0 0 0 0 0 25 0 10 0 673758682 202162176 9404 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 18446744071563356171 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.53
Current children cumulated vsize (KiB) 208140

Child status: 0
Real time (s): 12.7363
CPU time (s): 12.5771
CPU user time (s): 12.0742
CPU system time (s): 0.502923
CPU usage (%): 98.7496
Max. virtual memory (cumulated for all children) (KiB): 871272

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 12.0742
system time used= 0.502923
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 34649
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= 11446
involuntary context switches= 13118

runsolver used 0.034994 second user time and 0.110983 second system time

The end

Launcher Data (download as text)

Begin job on node89 at 2008-07-04 16:05:03
IDJOB=1075176
IDBENCH=56489
IDSOLVER=365
FILE ID=node89/1075176-1215180303
PBS_JOBID= 7881482
Free space on /tmp= 66536 MiB

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

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 17a33451183b9900020243750ee5373a
RANDOM SEED=679924089

node89.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.213
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.213
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:       1073056 kB
Buffers:         46500 kB
Cached:         167636 kB
SwapCached:       7136 kB
Active:         873260 kB
Inactive:        55428 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1073056 kB
SwapTotal:     4192956 kB
SwapFree:      4179808 kB
Dirty:           24964 kB
Writeback:           0 kB
Mapped:         730716 kB
Slab:            37864 kB
Committed_AS:  2608880 kB
PageTables:       3352 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= 66512 MiB
End job on node89 at 2008-07-04 16:05:16