Trace number 1087107

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 25.1762 25.6108

DiagnosticValue
ASSIGNMENTS660
CHECKS5487510

General information on the benchmark

Namecsp/fapp/fapp02/
normalized-fapp02-0250-3.xml
MD5SUMaad5c2398708511922e1594d69436929
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 benchmark17.4843
Satisfiable
(Un)Satisfiability was proved
Number of variables250
Number of constraints3055
Maximum constraint arity2
Maximum domain size210
Number of constraints which are defined in extension0
Number of constraints which are defined in intension3055
Global constraints used (with number of constraints)

Solver Data (download as text)

0.00/0.00	c cpHydra_k_10 version 0.0
7.12/7.21	c CASE TO CLASSIFY:
7.12/7.22	c Case: 0
7.12/7.22	c 19 > 100.000000 | c 35 >  20.000000 | c 17 >   0.000000 | c 18 >   0.000000 | c 33 >  42.628500 | c 15 >  11.671100 | c 34 >  68.147300 | c 16 >   2.000000 | c 13 >   2.719920 | c 14 >  -1.000000 | c 11 >   7.965780 | c 12 >   4.611170 | c 21 >  12.102600 | c 20 >   0.000000 | c 22 >  14.491400 | c 23 >   2.970540 | c 24 >   0.808781 | 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.577000 | 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 >  15.160300 | c 31 >  -1.000000 | c 4 >   7.965780 | c 9 >  -1.000000 | c 8 >  -1.000000 | c
7.12/7.23	c choco : 1801.0
7.12/7.23	c mistral : 1801.0
7.12/7.23	c abscon : 1801.0
7.12/7.23	c
7.12/7.23	c
7.22/7.30	c List of same ones: 10
7.22/7.30	c /home/eomahony/cpZilla/CSP/fapp/fapp01-05/fapp03/fapp03-0300-7.xml
7.22/7.30	c 19 > 100.000000 | c 35 >  20.000000 | c 17 >   0.000000 | c 18 >   0.000000 | c 33 >  43.043200 | c 15 >  11.670200 | c 34 >  68.279600 | c 16 >   2.000000 | c 13 >   2.796090 | c 14 >  -1.000000 | c 11 >   8.228820 | c 12 >   4.866910 | c 21 >  13.358600 | c 20 >   0.000000 | c 22 >  15.811400 | c 23 >   3.378010 | c 24 >   0.791706 | 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.095700 | 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 >  15.708200 | c 31 >  -1.000000 | c 4 >   8.228820 | c 9 >  -1.000000 | c 8 >  -1.000000 | c
7.22/7.31	c choco : 115.65
7.22/7.31	c mistral : 1800.08
7.22/7.31	c abscon : 11.0983
7.22/7.31	c
7.22/7.31	c
7.22/7.31	c /home/eomahony/cpZilla/CSP/fapp/fapp01-05/fapp03/fapp03-0300-8.xml
7.22/7.31	c 19 > 100.000000 | c 35 >  20.000000 | c 17 >   0.000000 | c 18 >   0.000000 | c 33 >  43.043200 | c 15 >  11.723700 | c 34 >  68.279600 | c 16 >   2.000000 | c 13 >   2.796090 | c 14 >  -1.000000 | c 11 >   8.228820 | c 12 >   4.866910 | c 21 >  13.358600 | c 20 >   0.000000 | c 22 >  15.811400 | c 23 >   3.378010 | c 24 >   0.791706 | 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.095700 | 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 >  15.708200 | c 31 >  -1.000000 | c 4 >   8.228820 | c 9 >  -1.000000 | c 8 >  -1.000000 | c
7.22/7.31	c choco : 1801.0
7.22/7.31	c mistral : 39.28
7.22/7.31	c abscon : 9.8585
7.22/7.31	c
7.22/7.31	c
7.22/7.31	c /home/eomahony/cpZilla/CSP/fapp/fapp01-05/fapp03/fapp03-0300-5.xml
7.22/7.31	c 19 > 100.000000 | c 35 >  20.000000 | c 17 >   0.000000 | c 18 >   0.000000 | c 33 >  43.043200 | c 15 >  11.494900 | c 34 >  68.279600 | c 16 >   2.000000 | c 13 >   2.796090 | c 14 >  -1.000000 | c 11 >   8.228820 | c 12 >   4.866910 | c 21 >  13.358600 | c 20 >   0.000000 | c 22 >  15.811400 | c 23 >   3.378010 | c 24 >   0.791706 | 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.095700 | 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 >  15.708200 | c 31 >  -1.000000 | c 4 >   8.228820 | c 9 >  -1.000000 | c 8 >  -1.000000 | c
7.22/7.32	c choco : 30.96
7.22/7.32	c mistral : 2.38464
7.22/7.32	c abscon : 5.81212
7.22/7.32	c
7.22/7.32	c
7.22/7.32	c /home/eomahony/cpZilla/CSP/fapp/fapp01-05/fapp03/fapp03-0300-4.xml
7.22/7.32	c 19 > 100.000000 | c 35 >  20.000000 | c 17 >   0.000000 | c 18 >   0.000000 | c 33 >  43.043200 | c 15 >  11.475700 | c 34 >  68.279600 | c 16 >   2.000000 | c 13 >   2.796090 | c 14 >  -1.000000 | c 11 >   8.228820 | c 12 >   4.866910 | c 21 >  13.358600 | c 20 >   0.000000 | c 22 >  15.811400 | c 23 >   3.378010 | c 24 >   0.791706 | 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.095700 | 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 >  15.708200 | c 31 >  -1.000000 | c 4 >   8.228820 | c 9 >  -1.000000 | c 8 >  -1.000000 | c
7.22/7.33	c choco : 30.87
7.22/7.33	c mistral : 2.28165
7.22/7.33	c abscon : 5.48517
7.22/7.33	c
7.22/7.33	c
7.22/7.33	c /home/eomahony/cpZilla/CSP/fapp/fapp01-05/fapp03/fapp03-0300-9.xml
7.22/7.33	c 19 > 100.000000 | c 35 >  20.000000 | c 17 >   0.000000 | c 18 >   0.000000 | c 33 >  43.043200 | c 15 >  11.868400 | c 34 >  68.279600 | c 16 >   2.000000 | c 13 >   2.796090 | c 14 >  -1.000000 | c 11 >   8.228820 | c 12 >   4.866910 | c 21 >  13.358600 | c 20 >   0.000000 | c 22 >  15.811400 | c 23 >   3.378010 | c 24 >   0.791706 | 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.095700 | 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 >  15.708200 | c 31 >  -1.000000 | c 4 >   8.228820 | c 9 >  -1.000000 | c 8 >  -1.000000 | c
7.22/7.34	c choco : 80.85
7.22/7.34	c mistral : 12.5891
7.22/7.34	c abscon : 10.0495
7.22/7.34	c
7.22/7.34	c
7.22/7.34	c /home/eomahony/cpZilla/CSP/fapp/fapp01-05/fapp03/fapp03-0300-6.xml
7.22/7.34	c 19 > 100.000000 | c 35 >  20.000000 | c 17 >   0.000000 | c 18 >   0.000000 | c 33 >  43.043200 | c 15 >  11.456400 | c 34 >  68.279600 | c 16 >   2.000000 | c 13 >   2.796090 | c 14 >  -1.000000 | c 11 >   8.228820 | c 12 >   4.866910 | c 21 >  13.358600 | c 20 >   0.000000 | c 22 >  15.811400 | c 23 >   3.378010 | c 24 >   0.791706 | 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.095700 | 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 >  15.708200 | c 31 >  -1.000000 | c 4 >   8.228820 | c 9 >  -1.000000 | c 8 >  -1.000000 | c
7.22/7.35	c choco : 1801.0
7.22/7.35	c mistral : 8.45871
7.22/7.35	c abscon : 6.12907
7.22/7.35	c
7.22/7.35	c
7.22/7.35	c /home/eomahony/cpZilla/CSP/fapp/fapp01-05/fapp03/fapp03-0300-3.xml
7.22/7.35	c 19 > 100.000000 | c 35 >  20.000000 | c 17 >   0.000000 | c 18 >   0.000000 | c 33 >  43.043200 | c 15 >  11.419400 | c 34 >  68.279600 | c 16 >   2.000000 | c 13 >   2.796090 | c 14 >  -1.000000 | c 11 >   8.228820 | c 12 >   4.866910 | c 21 >  13.358600 | c 20 >   0.000000 | c 22 >  15.811400 | c 23 >   3.378010 | c 24 >   0.791706 | 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.095700 | 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 >  15.708200 | c 31 >  -1.000000 | c 4 >   8.228820 | c 9 >  -1.000000 | c 8 >  -1.000000 | c
7.22/7.36	c choco : 31.97
7.22/7.36	c mistral : 2.46962
7.22/7.36	c abscon : 5.44917
7.22/7.36	c
7.22/7.36	c
7.22/7.36	c /home/eomahony/cpZilla/CSP/fapp/fapp01-05/fapp03/fapp03-0300-2.xml
7.22/7.36	c 19 > 100.000000 | c 35 >  20.000000 | c 17 >   0.000000 | c 18 >   0.000000 | c 33 >  43.043200 | c 15 >  11.405100 | c 34 >  68.279600 | c 16 >   2.000000 | c 13 >   2.796090 | c 14 >  -1.000000 | c 11 >   8.228820 | c 12 >   4.866910 | c 21 >  13.358600 | c 20 >   0.000000 | c 22 >  15.811400 | c 23 >   3.378010 | c 24 >   0.791706 | 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.095700 | 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 >  15.708200 | c 31 >  -1.000000 | c 4 >   8.228820 | c 9 >  -1.000000 | c 8 >  -1.000000 | c
7.22/7.37	c choco : 32.16
7.22/7.37	c mistral : 2.42163
7.22/7.37	c abscon : 5.54416
7.22/7.37	c
7.22/7.37	c
7.22/7.37	c /home/eomahony/cpZilla/CSP/fapp/fapp01-05/fapp03/fapp03-0300-1.xml
7.22/7.37	c 19 > 100.000000 | c 35 >  20.000000 | c 17 >   0.000000 | c 18 >   0.000000 | c 33 >  43.043200 | c 15 >  11.357600 | c 34 >  68.279600 | c 16 >   2.000000 | c 13 >   2.796090 | c 14 >  -1.000000 | c 11 >   8.228820 | c 12 >   4.866910 | c 21 >  13.358600 | c 20 >   0.000000 | c 22 >  15.811400 | c 23 >   3.378010 | c 24 >   0.791706 | 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.095700 | 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 >  15.708200 | c 31 >  -1.000000 | c 4 >   8.228820 | c 9 >  -1.000000 | c 8 >  -1.000000 | c
7.22/7.37	c choco : 32.23
7.22/7.37	c mistral : 8.82966
7.22/7.37	c abscon : 5.43717
7.22/7.37	c
7.22/7.37	c
7.22/7.37	c /home/eomahony/cpZilla/CSP/fapp/fapp01-05/fapp03/fapp03-0300-10.xml
7.22/7.37	c 19 > 100.000000 | c 35 >  20.000000 | c 17 >   0.000000 | c 18 >   0.000000 | c 33 >  43.043200 | c 15 >  12.038900 | c 34 >  68.279600 | c 16 >   2.000000 | c 13 >   2.796090 | c 14 >  -1.000000 | c 11 >   8.228820 | c 12 >   4.866910 | c 21 >  13.358600 | c 20 >   0.000000 | c 22 >  15.811400 | c 23 >   3.378010 | c 24 >   0.791706 | 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.095700 | 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 >  15.708200 | c 31 >  -1.000000 | c 4 >   8.228820 | c 9 >  -1.000000 | c 8 >  -1.000000 | c
7.22/7.38	c choco : 33.36
7.22/7.38	c mistral : 6.83796
7.22/7.38	c abscon : 10.5184
7.22/7.38	c
7.22/7.38	c
7.22/7.39	c Length: 10
7.22/7.39	c 2.1105848824970286  2.1112400375667844  2.117926858091421  2.119610552961321  2.119786552043624  2.1214768031314875  2.1255400787152885  2.1272808315370577  2.133740843266819  2.142392255453001  
7.22/7.39	c 
7.22/7.39	c 1.0  0.9798181130799015  0.8124623814634634  0.7789616029499025  0.7756185225241651  0.7449156714644176  0.6801887389347998  0.6557772054993373  0.5787016689102946  0.5  
7.22/7.39	c
7.22/7.39	c solver 0
7.22/7.39	c	  before 0.0 seconds: {} 0
7.22/7.39	c	  before 18.0 seconds: {0, 1, 2, 3, 4, 5, 6, 7, 8, 9} 7506
7.22/7.39	c
7.22/7.39	c solver 1
7.22/7.39	c	  before 0.0 seconds: {} 0
7.22/7.39	c	  before 18.0 seconds: {2, 3, 4, 5, 6, 7, 8, 9} 5526
7.22/7.39	c	  before 54.0 seconds: {1, 2, 3, 4, 5, 6, 7, 8, 9} 6506
7.22/7.39	c
7.22/7.39	c solver 2
7.22/7.39	c	  before 0.0 seconds: {} 0
7.22/7.39	c	  before 36.0 seconds: {2, 3, 6, 7, 8, 9} 4006
7.22/7.39	c	  before 90.0 seconds: {2, 3, 4, 6, 7, 8, 9} 4781
7.22/7.39	c	  before 126.0 seconds: {0, 2, 3, 4, 6, 7, 8, 9} 5781
7.22/7.39	c
7.22/7.39	cTotal time: 11
7.22/7.39	c 198.0 seconds unused
7.22/7.39	c 0 c 1 c 2 
7.22/7.39	c 0 c 0 c 2 
7.22/7.39	c 0 c 1 c 0 
7.22/7.39	c is solver0 dominated by:
7.22/7.39	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.22/7.39	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: true) (0 is equally as fast as 2: false) (0 < 2: false)
7.22/7.39	c is dominated? false
7.22/7.39	c
7.22/7.39	c is solver1 dominated by:
7.22/7.39	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.22/7.39	c is dominated? true
7.22/7.39	c
7.22/7.39	c is solver2 dominated by:
7.22/7.39	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: false) (2 < 0: true)
7.22/7.39	c is dominated? true
7.22/7.39	c
7.22/7.39	c Number of non-dominated solvers: 1
7.22/7.40	c remove dominated solvers
7.22/7.40	c solver 0 is not dominated by another solver
7.22/7.40	c solver 2 is dominated by another solver
7.22/7.40	c solver 1 is dominated by another solver
7.22/7.40	c
7.22/7.40	c solver 0: 18.0
7.22/7.40	c
7.22/7.40	c+ 1/1 of 99
7.22/7.40	c
7.22/7.40	c solver 1: 0.0
7.30/7.40	c
7.30/7.40	c solver 2: 0.0
7.30/7.40	c	  run abscon for 1800.0 seconds {0, 1, 2, 3, 4, 5, 6, 7, 8, 9} 7506
7.30/7.40	c	 do not run mistral
7.30/7.40	c	 do not run choco
7.30/7.40	c Starting solver: HOME/cpHydra_k_10/solver/abscon
7.30/7.40	c On Instance: HOME/instance-1087107-1215242695.xml
7.30/7.40	c Running for: 1800 seconds
25.10/25.55	s SAT
25.10/25.55	v  -2432 2460 -2604 -2292 2524 2288 2500 -2420 2280 -2272 2644 2256 -2616 2524 2396 2504 -2472 2420 -2584 2656 -2412 2572 -2500 2576 2292 2408 -2332 2316 2372 2516 2512 -2240 -2384 2420 -2244 2580 2532 -2280 2616 2240 2564 -2280 -2340 -2436 -2240 -2624 -2412 2556 -2280 -2292 -2516 2536 -2292 -2624 -2608 -2488 -2540 -2460 2580 2292 -2552 2360 2580 2556 -2460 2580 -2444 -2388 -2296 -2304 2348 -2448 -2240 2644 -2444 -2524 2652 2240 -2424 2464 -2592 2556 -2580 -2616 2540 2580 2380 2332 -2616 -2472 2524 -2268 -2404 2304 -2432 2404 2280 2652 -2400 2368 -2648 2432 2364 -2332 2608 2644 2508 2584 2472 2468 2464 -2408 -2620 2484 2636 -2616 2320 2644 2424 2404 2308 -2312 2528 2360 -2612 -2484 2596 -2472 2492 2444 2284 -2604 -2280 2620 2584 -2612 -2564 2396 2368 -2656 -2440 2620 2612 2432 2240 -2400 -2380 -2576 2620 -2596 -2424 -2380 -2276 2572 -2584 -2252 2580 -2240 -2656 -2280 2596 2560 -2480 2588 -2484 -2292 2624 -2656 -2616 2344 -2280 -2560 -2380 -2636 -2452 -2452 2540 2416 2524 2408 -2472 2332 2604 2240 -2604 -2616 2572 -2596 2332 -2332 -2520 -2656 -2544 -2656 -2556 2332 2564 -2240 2556 -2472 2596 2596 -2488 -2408 2612 2592 2632 2532 -2576 -2332 -2468 -2624 -2512 -2376 -2408 2600 -2420 2528 2392 2240 -2264 -2448 2604 -2568 2328 -2280 2512 -2644 2628 -2620 2564 -2292 2556 2440 -2428 2420 2372 2368 -2520 2400 -2556 2524 -2596 -2332 2616 2436 -2292 -2280 -2652 -2292 
25.10/25.55	d ASSIGNMENTS 660
25.10/25.55	d CHECKS 5487507

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-1087107-1215242695/watcher-1087107-1215242695 -o /tmp/evaluation-result-1087107-1215242695/solver-1087107-1215242695 -C 1800 -W 2200 -M 900 --output-limit 1,15 HOME/cpHydra_k_10/hydra HOME/instance-1087107-1215242695.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.02 2.00 3/72 11374
/proc/meminfo: memFree=1789168/2055920 swapFree=4191676/4192956
[pid=11374] ppid=11372 vsize=880 CPUtime=0
/proc/11374/stat : 11374 (hydra) R 11372 11374 10622 0 -1 4194304 40 0 0 0 0 0 0 0 21 0 1 0 136264845 901120 25 996147200 4194304 4889804 548682068816 18446744073709551615 244274230665 0 0 4096 0 0 0 0 17 1 0 0
/proc/11374/statm: 220 25 18 169 0 8 0

[startup+0.0140061 s]
/proc/loadavg: 2.00 2.02 2.00 3/72 11374
/proc/meminfo: memFree=1789168/2055920 swapFree=4191676/4192956
[pid=11374] ppid=11372 vsize=5360 CPUtime=0
/proc/11374/stat : 11374 (hydra) S 11372 11374 10622 0 -1 4194304 330 247 0 0 0 0 0 0 16 0 1 0 136264845 5488640 236 996147200 4194304 4889804 548682068816 18446744073709551615 244276847428 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11374/statm: 1340 236 195 169 0 51 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5360

[startup+0.102024 s]
/proc/loadavg: 2.00 2.02 2.00 3/72 11374
/proc/meminfo: memFree=1789168/2055920 swapFree=4191676/4192956
[pid=11374] ppid=11372 vsize=5360 CPUtime=0
/proc/11374/stat : 11374 (hydra) S 11372 11374 10622 0 -1 4194304 330 247 0 0 0 0 0 0 16 0 1 0 136264845 5488640 236 996147200 4194304 4889804 548682068816 18446744073709551615 244276847428 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11374/statm: 1340 236 195 169 0 51 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5360

[startup+0.301061 s]
/proc/loadavg: 2.00 2.02 2.00 3/72 11374
/proc/meminfo: memFree=1789168/2055920 swapFree=4191676/4192956
[pid=11374] ppid=11372 vsize=5360 CPUtime=0
/proc/11374/stat : 11374 (hydra) S 11372 11374 10622 0 -1 4194304 330 247 0 0 0 0 0 0 16 0 1 0 136264845 5488640 236 996147200 4194304 4889804 548682068816 18446744073709551615 244276847428 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11374/statm: 1340 236 195 169 0 51 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5360

[startup+0.701137 s]
/proc/loadavg: 2.00 2.02 2.00 3/72 11374
/proc/meminfo: memFree=1789168/2055920 swapFree=4191676/4192956
[pid=11374] ppid=11372 vsize=5360 CPUtime=0
/proc/11374/stat : 11374 (hydra) S 11372 11374 10622 0 -1 4194304 330 247 0 0 0 0 0 0 16 0 1 0 136264845 5488640 236 996147200 4194304 4889804 548682068816 18446744073709551615 244276847428 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11374/statm: 1340 236 195 169 0 51 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5360

[startup+1.50129 s]
/proc/loadavg: 2.00 2.02 2.00 3/74 11378
/proc/meminfo: memFree=1783200/2055920 swapFree=4191676/4192956
[pid=11374] ppid=11372 vsize=5360 CPUtime=0
/proc/11374/stat : 11374 (hydra) S 11372 11374 10622 0 -1 4194304 330 247 0 0 0 0 0 0 16 0 1 0 136264845 5488640 236 996147200 4194304 4889804 548682068816 18446744073709551615 244276847428 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11374/statm: 1340 236 195 169 0 51 0
[pid=11378] ppid=11374 vsize=13476 CPUtime=1.47
/proc/11378/stat : 11378 (xsolve) R 11374 11374 10622 0 -1 4194304 1827 0 0 0 147 0 0 0 25 0 1 0 136264846 13799424 1786 996147200 134512640 135239763 4294956176 18446744073709551615 134543109 0 0 4096 0 0 0 0 17 1 0 0
/proc/11378/statm: 3369 1786 417 177 0 2272 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 18836

[startup+3.10159 s]
/proc/loadavg: 2.00 2.02 2.00 4/82 11390
/proc/meminfo: memFree=1781792/2055920 swapFree=4191676/4192956
[pid=11374] ppid=11372 vsize=5360 CPUtime=1.69
/proc/11374/stat : 11374 (hydra) S 11372 11374 10622 0 -1 4194304 375 2426 0 0 0 0 168 1 19 0 1 0 136264845 5488640 238 996147200 4194304 4889804 548682068816 18446744073709551615 244276847428 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11374/statm: 1340 238 196 169 0 51 0
[pid=11382] ppid=11374 vsize=197020 CPUtime=1.36
/proc/11382/stat : 11382 (java) S 11374 11374 10622 0 -1 0 5088 0 1 0 131 5 0 0 20 0 9 0 136265016 201748480 4263 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/11382/statm: 49255 4263 1678 9 0 43838 0
[pid=11382/tid=11383] ppid=11374 vsize=197020 CPUtime=1.05
/proc/11382/task/11383/stat : 11383 (java) R 11374 11374 10622 0 -1 64 2749 0 1 0 104 1 0 0 25 0 9 0 136265017 201748480 4263 996147200 134512640 134550740 4294955968 18446744073709551615 4126449639 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11382/tid=11384] ppid=11374 vsize=197020 CPUtime=0.13
/proc/11382/task/11384/stat : 11384 (java) S 11374 11374 10622 0 -1 64 1001 0 0 0 12 1 0 0 16 0 9 0 136265018 201748480 4263 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=11382/tid=11385] ppid=11374 vsize=197020 CPUtime=0
/proc/11382/task/11385/stat : 11385 (java) S 11374 11374 10622 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 136265018 201748480 4263 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11382/tid=11386] ppid=11374 vsize=197020 CPUtime=0
/proc/11382/task/11386/stat : 11386 (java) S 11374 11374 10622 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 136265018 201748480 4263 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11382/tid=11387] ppid=11374 vsize=197020 CPUtime=0
/proc/11382/task/11387/stat : 11387 (java) S 11374 11374 10622 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 136265020 201748480 4263 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11382/tid=11388] ppid=11374 vsize=197020 CPUtime=0.14
/proc/11382/task/11388/stat : 11388 (java) S 11374 11374 10622 0 -1 64 614 0 0 0 14 0 0 0 16 0 9 0 136265020 201748480 4263 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11382/tid=11389] ppid=11374 vsize=197020 CPUtime=0
/proc/11382/task/11389/stat : 11389 (java) S 11374 11374 10622 0 -1 64 0 0 0 0 0 0 0 0 25 0 9 0 136265020 201748480 4263 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11382/tid=11390] ppid=11374 vsize=197020 CPUtime=0
/proc/11382/task/11390/stat : 11390 (java) S 11374 11374 10622 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 136265020 201748480 4263 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3.05
Current children cumulated vsize (KiB) 202380

[startup+6.3022 s]
/proc/loadavg: 2.00 2.02 2.00 3/82 11390
/proc/meminfo: memFree=1768224/2055920 swapFree=4191676/4192956
[pid=11374] ppid=11372 vsize=5360 CPUtime=1.69
/proc/11374/stat : 11374 (hydra) S 11372 11374 10622 0 -1 4194304 375 2426 0 0 0 0 168 1 19 0 1 0 136264845 5488640 238 996147200 4194304 4889804 548682068816 18446744073709551615 244276847428 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11374/statm: 1340 238 196 169 0 51 0
[pid=11382] ppid=11374 vsize=197020 CPUtime=4.54
/proc/11382/stat : 11382 (java) S 11374 11374 10622 0 -1 0 10122 0 1 0 439 15 0 0 20 0 9 0 136265016 201748480 8402 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/11382/statm: 49255 8402 2540 9 0 43838 0
[pid=11382/tid=11383] ppid=11374 vsize=197020 CPUtime=3.59
/proc/11382/task/11383/stat : 11383 (java) R 11374 11374 10622 0 -1 64 3576 0 1 0 355 4 0 0 25 0 9 0 136265017 201748480 8402 996147200 134512640 134550740 4294955968 18446744073709551615 4126443180 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11382/tid=11384] ppid=11374 vsize=197020 CPUtime=0.74
/proc/11382/task/11384/stat : 11384 (java) S 11374 11374 10622 0 -1 64 5192 0 0 0 66 8 0 0 16 0 9 0 136265018 201748480 8402 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=11382/tid=11385] ppid=11374 vsize=197020 CPUtime=0
/proc/11382/task/11385/stat : 11385 (java) S 11374 11374 10622 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 136265018 201748480 8402 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11382/tid=11386] ppid=11374 vsize=197020 CPUtime=0
/proc/11382/task/11386/stat : 11386 (java) S 11374 11374 10622 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 136265018 201748480 8402 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11382/tid=11387] ppid=11374 vsize=197020 CPUtime=0
/proc/11382/task/11387/stat : 11387 (java) S 11374 11374 10622 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 136265020 201748480 8402 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11382/tid=11388] ppid=11374 vsize=197020 CPUtime=0.16
/proc/11382/task/11388/stat : 11388 (java) S 11374 11374 10622 0 -1 64 630 0 0 0 16 0 0 0 16 0 9 0 136265020 201748480 8402 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11382/tid=11389] ppid=11374 vsize=197020 CPUtime=0
/proc/11382/task/11389/stat : 11389 (java) S 11374 11374 10622 0 -1 64 0 0 0 0 0 0 0 0 25 0 9 0 136265020 201748480 8402 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11382/tid=11390] ppid=11374 vsize=197020 CPUtime=0
/proc/11382/task/11390/stat : 11390 (java) S 11374 11374 10622 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 136265020 201748480 8402 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.23
Current children cumulated vsize (KiB) 202380

[startup+12.7034 s]
/proc/loadavg: 2.00 2.02 2.00 3/94 11402
/proc/meminfo: memFree=1708160/2055920 swapFree=4191676/4192956
[pid=11374] ppid=11372 vsize=5360 CPUtime=1.69
/proc/11374/stat : 11374 (hydra) S 11372 11374 10622 0 -1 4194304 375 2426 0 0 0 0 168 1 19 0 1 0 136264845 5488640 238 996147200 4194304 4889804 548682068816 18446744073709551615 244276847428 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11374/statm: 1340 238 196 169 0 51 0
[pid=11382] ppid=11374 vsize=197344 CPUtime=5.61
/proc/11382/stat : 11382 (java) S 11374 11374 10622 0 -1 0 11426 0 1 0 543 18 0 0 20 0 10 0 136265016 202080256 9402 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/11382/statm: 49336 9402 2544 9 0 43919 0
[pid=11392] ppid=11382 vsize=5356 CPUtime=0
/proc/11392/stat : 11392 (abscon) S 11382 11374 10622 0 -1 4194304 303 0 0 0 0 0 0 0 25 0 1 0 136265586 5484544 235 996147200 4194304 4889804 548682068592 18446744073709551615 244276847428 0 65540 4 65538 18446744071563356171 0 0 17 0 0 0
/proc/11392/statm: 1339 235 194 169 0 50 0
[pid=11393] ppid=11392 vsize=655888 CPUtime=5.2
/proc/11393/stat : 11393 (java) S 11392 11374 10622 0 -1 0 15381 0 1 0 508 12 0 0 25 0 9 0 136265586 671629312 14885 996147200 134512640 134550740 4294955808 18446744073709551615 4294960144 0 4 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/11393/statm: 163972 14885 2007 9 0 158500 0
[pid=11393/tid=11395] ppid=11392 vsize=655888 CPUtime=4.89
/proc/11393/task/11395/stat : 11395 (java) R 11392 11374 10622 0 -1 64 12453 0 1 0 480 9 0 0 25 0 9 0 136265587 671629312 14885 996147200 134512640 134550740 4294955808 18446744073709551615 4126871159 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11393/tid=11396] ppid=11392 vsize=655888 CPUtime=0.06
/proc/11393/task/11396/stat : 11396 (java) S 11392 11374 10622 0 -1 64 1704 0 0 0 5 1 0 0 16 0 9 0 136265589 671629312 14885 996147200 134512640 134550740 4294955808 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=11393/tid=11397] ppid=11392 vsize=655888 CPUtime=0
/proc/11393/task/11397/stat : 11397 (java) S 11392 11374 10622 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 136265589 671629312 14885 996147200 134512640 134550740 4294955808 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11393/tid=11398] ppid=11392 vsize=655888 CPUtime=0
/proc/11393/task/11398/stat : 11398 (java) S 11392 11374 10622 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 136265589 671629312 14885 996147200 134512640 134550740 4294955808 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11393/tid=11399] ppid=11392 vsize=655888 CPUtime=0
/proc/11393/task/11399/stat : 11399 (java) S 11392 11374 10622 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 136265591 671629312 14885 996147200 134512640 134550740 4294955808 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11393/tid=11400] ppid=11392 vsize=655888 CPUtime=0.22
/proc/11393/task/11400/stat : 11400 (java) S 11392 11374 10622 0 -1 64 679 0 0 0 22 0 0 0 15 0 9 0 136265591 671629312 14885 996147200 134512640 134550740 4294955808 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11393/tid=11401] ppid=11392 vsize=655888 CPUtime=0
/proc/11393/task/11401/stat : 11401 (java) S 11392 11374 10622 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 136265591 671629312 14885 996147200 134512640 134550740 4294955808 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11393/tid=11402] ppid=11392 vsize=655888 CPUtime=0
/proc/11393/task/11402/stat : 11402 (java) S 11392 11374 10622 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 136265591 671629312 14885 996147200 134512640 134550740 4294955808 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11394] ppid=11392 vsize=7044 CPUtime=0
/proc/11394/stat : 11394 (translate) S 11392 11374 10622 0 -1 4194304 250 0 0 0 0 0 0 0 15 0 1 0 136265586 7213056 213 996147200 4194304 4199737 548682068624 18446744073709551615 244277018706 0 4 0 0 18446744071563648864 0 0 17 0 0 0
/proc/11394/statm: 1761 213 182 1 0 41 0
[pid=11382/tid=11383] ppid=11374 vsize=197344 CPUtime=4.51
/proc/11382/task/11383/stat : 11383 (java) S 11374 11374 10622 0 -1 64 3853 0 1 0 445 6 0 0 25 0 10 0 136265017 202080256 9402 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 0 0 0
[pid=11382/tid=11384] ppid=11374 vsize=197344 CPUtime=0.88
/proc/11382/task/11384/stat : 11384 (java) S 11374 11374 10622 0 -1 64 6122 0 0 0 78 10 0 0 16 0 10 0 136265018 202080256 9402 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=11382/tid=11385] ppid=11374 vsize=197344 CPUtime=0
/proc/11382/task/11385/stat : 11385 (java) S 11374 11374 10622 0 -1 64 11 0 0 0 0 0 0 0 16 0 10 0 136265018 202080256 9402 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11382/tid=11386] ppid=11374 vsize=197344 CPUtime=0
/proc/11382/task/11386/stat : 11386 (java) S 11374 11374 10622 0 -1 64 5 0 0 0 0 0 0 0 16 0 10 0 136265018 202080256 9402 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11382/tid=11387] ppid=11374 vsize=197344 CPUtime=0
/proc/11382/task/11387/stat : 11387 (java) S 11374 11374 10622 0 -1 64 1 0 0 0 0 0 0 0 25 0 10 0 136265020 202080256 9402 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11382/tid=11388] ppid=11374 vsize=197344 CPUtime=0.19
/proc/11382/task/11388/stat : 11388 (java) S 11374 11374 10622 0 -1 64 648 0 0 0 19 0 0 0 15 0 10 0 136265020 202080256 9402 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11382/tid=11389] ppid=11374 vsize=197344 CPUtime=0
/proc/11382/task/11389/stat : 11389 (java) S 11374 11374 10622 0 -1 64 0 0 0 0 0 0 0 0 25 0 10 0 136265020 202080256 9402 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11382/tid=11390] ppid=11374 vsize=197344 CPUtime=0
/proc/11382/task/11390/stat : 11390 (java) S 11374 11374 10622 0 -1 64 10 0 0 0 0 0 0 0 15 0 10 0 136265020 202080256 9402 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11382/tid=11391] ppid=11374 vsize=197344 CPUtime=0
/proc/11382/task/11391/stat : 11391 (java) S 11374 11374 10622 0 -1 64 69 0 0 0 0 0 0 0 25 0 10 0 136265586 202080256 9402 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 18446744071563356171 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.5
Current children cumulated vsize (KiB) 870992

[startup+25.5028 s]
/proc/loadavg: 2.00 2.02 2.00 3/94 11402
/proc/meminfo: memFree=1686720/2055920 swapFree=4191676/4192956
[pid=11374] ppid=11372 vsize=5360 CPUtime=1.69
/proc/11374/stat : 11374 (hydra) S 11372 11374 10622 0 -1 4194304 375 2426 0 0 0 0 168 1 19 0 1 0 136264845 5488640 238 996147200 4194304 4889804 548682068816 18446744073709551615 244276847428 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11374/statm: 1340 238 196 169 0 51 0
[pid=11382] ppid=11374 vsize=197344 CPUtime=5.61
/proc/11382/stat : 11382 (java) S 11374 11374 10622 0 -1 0 11426 0 1 0 543 18 0 0 20 0 10 0 136265016 202080256 9402 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/11382/statm: 49336 9402 2544 9 0 43919 0
[pid=11392] ppid=11382 vsize=5356 CPUtime=0
/proc/11392/stat : 11392 (abscon) S 11382 11374 10622 0 -1 4194304 303 0 0 0 0 0 0 0 25 0 1 0 136265586 5484544 235 996147200 4194304 4889804 548682068592 18446744073709551615 244276847428 0 65540 4 65538 18446744071563356171 0 0 17 0 0 0
/proc/11392/statm: 1339 235 194 169 0 50 0
[pid=11393] ppid=11392 vsize=655888 CPUtime=17.8
/proc/11393/stat : 11393 (java) S 11392 11374 10622 0 -1 0 21556 0 1 0 1758 22 0 0 25 0 9 0 136265586 671629312 20865 996147200 134512640 134550740 4294955808 18446744073709551615 4294960144 0 4 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/11393/statm: 163972 20865 2616 9 0 158500 0
[pid=11393/tid=11395] ppid=11392 vsize=655888 CPUtime=17.09
/proc/11393/task/11395/stat : 11395 (java) R 11392 11374 10622 0 -1 64 12550 0 1 0 1692 17 0 0 25 0 9 0 136265587 671629312 20865 996147200 134512640 134550740 4294955808 18446744073709551615 4127270361 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11393/tid=11396] ppid=11392 vsize=655888 CPUtime=0.33
/proc/11393/task/11396/stat : 11396 (java) S 11392 11374 10622 0 -1 64 7710 0 0 0 30 3 0 0 18 0 9 0 136265589 671629312 20865 996147200 134512640 134550740 4294955808 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=11393/tid=11397] ppid=11392 vsize=655888 CPUtime=0
/proc/11393/task/11397/stat : 11397 (java) S 11392 11374 10622 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 136265589 671629312 20865 996147200 134512640 134550740 4294955808 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11393/tid=11398] ppid=11392 vsize=655888 CPUtime=0
/proc/11393/task/11398/stat : 11398 (java) S 11392 11374 10622 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 136265589 671629312 20865 996147200 134512640 134550740 4294955808 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11393/tid=11399] ppid=11392 vsize=655888 CPUtime=0
/proc/11393/task/11399/stat : 11399 (java) S 11392 11374 10622 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 136265591 671629312 20865 996147200 134512640 134550740 4294955808 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11393/tid=11400] ppid=11392 vsize=655888 CPUtime=0.35
/proc/11393/task/11400/stat : 11400 (java) S 11392 11374 10622 0 -1 64 751 0 0 0 35 0 0 0 15 0 9 0 136265591 671629312 20865 996147200 134512640 134550740 4294955808 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11393/tid=11401] ppid=11392 vsize=655888 CPUtime=0
/proc/11393/task/11401/stat : 11401 (java) S 11392 11374 10622 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 136265591 671629312 20865 996147200 134512640 134550740 4294955808 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11393/tid=11402] ppid=11392 vsize=655888 CPUtime=0
/proc/11393/task/11402/stat : 11402 (java) S 11392 11374 10622 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 136265591 671629312 20865 996147200 134512640 134550740 4294955808 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11394] ppid=11392 vsize=7044 CPUtime=0
/proc/11394/stat : 11394 (translate) S 11392 11374 10622 0 -1 4194304 250 0 0 0 0 0 0 0 15 0 1 0 136265586 7213056 213 996147200 4194304 4199737 548682068624 18446744073709551615 244277018706 0 4 0 0 18446744071563648864 0 0 17 0 0 0
/proc/11394/statm: 1761 213 182 1 0 41 0
[pid=11382/tid=11383] ppid=11374 vsize=197344 CPUtime=4.51
/proc/11382/task/11383/stat : 11383 (java) S 11374 11374 10622 0 -1 64 3853 0 1 0 445 6 0 0 25 0 10 0 136265017 202080256 9402 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 0 0 0
[pid=11382/tid=11384] ppid=11374 vsize=197344 CPUtime=0.88
/proc/11382/task/11384/stat : 11384 (java) S 11374 11374 10622 0 -1 64 6122 0 0 0 78 10 0 0 16 0 10 0 136265018 202080256 9402 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=11382/tid=11385] ppid=11374 vsize=197344 CPUtime=0
/proc/11382/task/11385/stat : 11385 (java) S 11374 11374 10622 0 -1 64 11 0 0 0 0 0 0 0 16 0 10 0 136265018 202080256 9402 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11382/tid=11386] ppid=11374 vsize=197344 CPUtime=0
/proc/11382/task/11386/stat : 11386 (java) S 11374 11374 10622 0 -1 64 5 0 0 0 0 0 0 0 16 0 10 0 136265018 202080256 9402 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11382/tid=11387] ppid=11374 vsize=197344 CPUtime=0
/proc/11382/task/11387/stat : 11387 (java) S 11374 11374 10622 0 -1 64 1 0 0 0 0 0 0 0 25 0 10 0 136265020 202080256 9402 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11382/tid=11388] ppid=11374 vsize=197344 CPUtime=0.19
/proc/11382/task/11388/stat : 11388 (java) S 11374 11374 10622 0 -1 64 648 0 0 0 19 0 0 0 15 0 10 0 136265020 202080256 9402 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11382/tid=11389] ppid=11374 vsize=197344 CPUtime=0
/proc/11382/task/11389/stat : 11389 (java) S 11374 11374 10622 0 -1 64 0 0 0 0 0 0 0 0 25 0 10 0 136265020 202080256 9402 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11382/tid=11390] ppid=11374 vsize=197344 CPUtime=0
/proc/11382/task/11390/stat : 11390 (java) S 11374 11374 10622 0 -1 64 10 0 0 0 0 0 0 0 15 0 10 0 136265020 202080256 9402 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11382/tid=11391] ppid=11374 vsize=197344 CPUtime=0
/proc/11382/task/11391/stat : 11391 (java) S 11374 11374 10622 0 -1 64 69 0 0 0 0 0 0 0 25 0 10 0 136265586 202080256 9402 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 18446744071563356171 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.1
Current children cumulated vsize (KiB) 870992

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

[startup+25.6039 s]
/proc/loadavg: 2.00 2.02 2.00 3/94 11402
/proc/meminfo: memFree=1686720/2055920 swapFree=4191676/4192956
[pid=11374] ppid=11372 vsize=5360 CPUtime=1.69
/proc/11374/stat : 11374 (hydra) S 11372 11374 10622 0 -1 4194304 375 2426 0 0 0 0 168 1 19 0 1 0 136264845 5488640 238 996147200 4194304 4889804 548682068816 18446744073709551615 244276847428 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11374/statm: 1340 238 196 169 0 51 0
[pid=11382] ppid=11374 vsize=197344 CPUtime=23.44
/proc/11382/stat : 11382 (java) S 11374 11374 10622 0 -1 0 11515 22169 1 1 543 18 1759 24 20 0 9 0 136265016 202080256 9404 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/11382/statm: 49336 9404 2545 9 0 43919 0
[pid=11382/tid=11383] ppid=11374 vsize=197344 CPUtime=22.34
/proc/11382/task/11383/stat : 11383 (java) S 11374 11374 10622 0 -1 64 3908 22169 1 1 445 6 1759 24 16 0 9 0 136265017 202080256 9404 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11382/tid=11384] ppid=11374 vsize=197344 CPUtime=18.71
/proc/11382/task/11384/stat : 11384 (java) S 11374 11374 10622 0 -1 64 6144 22169 0 1 78 10 1759 24 16 0 9 0 136265018 202080256 9404 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=11382/tid=11385] ppid=11374 vsize=197344 CPUtime=17.83
/proc/11382/task/11385/stat : 11385 (java) S 11374 11374 10622 0 -1 64 11 22169 0 1 0 0 1759 24 16 0 9 0 136265018 202080256 9404 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11382/tid=11386] ppid=11374 vsize=197344 CPUtime=17.83
/proc/11382/task/11386/stat : 11386 (java) S 11374 11374 10622 0 -1 64 5 22169 0 1 0 0 1759 24 16 0 9 0 136265018 202080256 9404 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11382/tid=11387] ppid=11374 vsize=197344 CPUtime=17.83
/proc/11382/task/11387/stat : 11387 (java) S 11374 11374 10622 0 -1 64 1 22169 0 1 0 0 1759 24 25 0 9 0 136265020 202080256 9404 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11382/tid=11388] ppid=11374 vsize=197344 CPUtime=18.02
/proc/11382/task/11388/stat : 11388 (java) S 11374 11374 10622 0 -1 64 648 22169 0 1 19 0 1759 24 15 0 9 0 136265020 202080256 9404 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11382/tid=11389] ppid=11374 vsize=197344 CPUtime=17.83
/proc/11382/task/11389/stat : 11389 (java) S 11374 11374 10622 0 -1 64 0 22169 0 1 0 0 1759 24 25 0 9 0 136265020 202080256 9404 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11382/tid=11390] ppid=11374 vsize=197344 CPUtime=17.83
/proc/11382/task/11390/stat : 11390 (java) S 11374 11374 10622 0 -1 64 10 22169 0 1 0 0 1759 24 15 0 9 0 136265020 202080256 9404 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.13
Current children cumulated vsize (KiB) 202704

Child status: 0
Real time (s): 25.6108
CPU time (s): 25.1762
CPU user time (s): 24.7142
CPU system time (s): 0.461929
CPU usage (%): 98.3031
Max. virtual memory (cumulated for all children) (KiB): 870992

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 24.7142
system time used= 0.461929
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 36522
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= 11731
involuntary context switches= 13355

runsolver used 0.086986 second user time and 0.229965 second system time

The end

Launcher Data (download as text)

Begin job on node63 at 2008-07-05 09:24:55
IDJOB=1087107
IDBENCH=57930
IDSOLVER=365
FILE ID=node63/1087107-1215242695
PBS_JOBID= 7881985
Free space on /tmp= 66520 MiB

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

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= aad5c2398708511922e1594d69436929
RANDOM SEED=1408350898

node63.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.256
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.256
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:       1789584 kB
Buffers:         10888 kB
Cached:         127436 kB
SwapCached:        260 kB
Active:         176748 kB
Inactive:        29924 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1789584 kB
SwapTotal:     4192956 kB
SwapFree:      4191676 kB
Dirty:           24924 kB
Writeback:           0 kB
Mapped:          81288 kB
Slab:            45124 kB
Committed_AS:   517488 kB
PageTables:       1704 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66496 MiB
End job on node63 at 2008-07-05 09:25:21