Trace number 1062564

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 16.5185 16.7112

DiagnosticValue
ASSIGNMENTS1989
CHECKS4846840

General information on the benchmark

Namecsp/pseudo/niklas/
normalized-l152lav.xml
MD5SUMa0bd23ddc00d5680974e37efcfc8ab07
Bench CategoryN-ARY-INT (n-ary constraints in intension)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark2.85357
Satisfiable
(Un)Satisfiability was proved
Number of variables1989
Number of constraints193
Maximum constraint arity1989
Maximum domain size2
Number of constraints which are defined in extension0
Number of constraints which are defined in intension193
Global constraints used (with number of constraints)

Solver Data (download as text)

0.00/0.00	c cpHydra_k_10 version 0.0
9.92/10.01	c CASE TO CLASSIFY:
9.92/10.01	c Case: 0
9.92/10.01	c 19 >   1.036270 | c 35 >   9.740930 | c 17 >   0.000000 | c 18 >   0.000000 | c 33 >   4.352330 | c 15 >  20.974900 | c 34 >  19.481900 | c 16 > 1989.000000 | c 13 >   0.793241 | c 14 >   9.712530 | c 11 >  10.957800 | c 12 >   3.243150 | c 21 >   1.414210 | c 20 >  98.963700 | c 22 >   1.414210 | c 23 > 100.000000 | c 24 > 100.000000 | c 25 >   0.000000 | c 26 >  -1.000000 | c 27 >  -1.000000 | c 28 >  -1.000000 | c 29 >  -1.000000 | c 3 >  -1.000000 | c 2 >  -1.000000 | c 10 >  15.193300 | c 1 >  10.957800 | c 0 >  -1.000000 | c 30 >  -1.000000 | c 7 >  15.193200 | c 6 >  -1.000000 | c 32 >  -1.000000 | c 5 >  23.809700 | c 31 >  -1.000000 | c 4 >  -1.000000 | c 9 >  -1.000000 | c 8 >  -1.000000 | c
9.92/10.02	c choco : 1801.0
9.92/10.02	c mistral : 1801.0
9.92/10.02	c abscon : 1801.0
9.92/10.02	c
9.92/10.02	c
9.92/10.09	c List of same ones: 10
9.92/10.09	c /home/eomahony/cpZilla/CSP/pseudoSeries/niklas/l152lav.xml
9.92/10.09	c 19 >   1.036270 | c 35 >   9.740930 | c 17 >   0.000000 | c 18 >   0.000000 | c 33 >   4.352330 | c 15 >  20.455200 | c 34 >  19.481900 | c 16 > 1989.000000 | c 13 >   0.793241 | c 14 >   9.290020 | c 11 >  10.957800 | c 12 >   3.243150 | c 21 >   1.414210 | c 20 >  98.963700 | c 22 >   1.414210 | c 23 > 100.000000 | c 24 > 100.000000 | c 25 >   0.000000 | c 26 >  -1.000000 | c 27 >  -1.000000 | c 28 >  -1.000000 | c 29 >  -1.000000 | c 3 >  -1.000000 | c 2 >  -1.000000 | c 10 >  15.193300 | c 1 >  10.957800 | c 0 >  -1.000000 | c 30 >  -1.000000 | c 7 >  15.193200 | c 6 >  -1.000000 | c 32 >  -1.000000 | c 5 >  23.809700 | c 31 >  -1.000000 | c 4 >  -1.000000 | c 9 >  -1.000000 | c 8 >  -1.000000 | c
9.92/10.10	c choco : 30.53
9.92/10.10	c mistral : 8.32
9.92/10.10	c abscon : 14.8297
9.92/10.10	c
9.92/10.10	c
9.92/10.10	c /home/eomahony/cpZilla/CSP/pseudoSeries/mpsReduced/mps-red-bandm.xml
9.92/10.10	c 19 >   0.000000 | c 35 >   0.000000 | c 17 >   0.000000 | c 18 >   0.000000 | c 33 >   0.000000 | c 15 >  24.374900 | c 34 >   0.000000 | c 16 > 2100.000000 | c 13 >   3.301110 | c 14 >  -1.000000 | c 11 >  13.789500 | c 12 >   3.364690 | c 21 >   1.414210 | c 20 > 100.000000 | c 22 >   1.414210 | c 23 > 100.000000 | c 24 > 100.000000 | c 25 >   0.000000 | c 26 >  -1.000000 | c 27 >  -1.000000 | c 28 >  -1.000000 | c 29 >  -1.000000 | c 3 >  -1.000000 | c 2 >  -1.000000 | c 10 >  17.929100 | c 1 >  13.789500 | c 0 >  -1.000000 | c 30 >  -1.000000 | c 7 >  17.929100 | c 6 >  -1.000000 | c 32 >  -1.000000 | c 5 >  31.955800 | c 31 >  -1.000000 | c 4 >  -1.000000 | c 9 >  -1.000000 | c 8 >  -1.000000 | c
10.01/10.11	c choco : 1801.0
10.01/10.11	c mistral : 59.24
10.01/10.11	c abscon : 1800.18
10.01/10.11	c
10.01/10.11	c
10.01/10.11	c /home/eomahony/cpZilla/CSP/pseudoSeries/mpsReduced/mps-red-agg3.xml
10.01/10.11	c 19 >   0.000000 | c 35 >   0.000000 | c 17 >   0.000000 | c 18 >   0.000000 | c 33 >   0.000000 | c 15 >  20.268700 | c 34 >   0.000000 | c 16 > 1440.000000 | c 13 >   2.572340 | c 14 >   5.906890 | c 11 >  13.145300 | c 12 >   3.508950 | c 21 >   1.414210 | c 20 > 100.000000 | c 22 >   1.414210 | c 23 > 100.000000 | c 24 > 100.000000 | c 25 >   0.000000 | c 26 >  -1.000000 | c 27 >  -1.000000 | c 28 >  -1.000000 | c 29 >  -1.000000 | c 3 >  -1.000000 | c 2 >  -1.000000 | c 10 >  17.285500 | c 1 >  13.145300 | c 0 >  -1.000000 | c 30 >  -1.000000 | c 7 >  17.285500 | c 6 >  -1.000000 | c 32 >  -1.000000 | c 5 >  30.408400 | c 31 >  -1.000000 | c 4 >  -1.000000 | c 9 >  -1.000000 | c 8 >  -1.000000 | c
10.01/10.12	c choco : 97.98
10.01/10.12	c mistral : 1800.17
10.01/10.12	c abscon : 1800.14
10.01/10.12	c
10.01/10.12	c
10.01/10.12	c /home/eomahony/cpZilla/CSP/pseudoSeries/mps/mps-lp4l.xml
10.01/10.12	c 19 >   0.591716 | c 35 >  26.982200 | c 17 >   0.000000 | c 18 >   0.000000 | c 33 >   4.615380 | c 15 >  20.766200 | c 34 >  40.473400 | c 16 > 1086.000000 | c 13 >   2.780560 | c 14 >   9.548820 | c 11 >  10.084800 | c 12 >   3.155980 | c 21 >   1.414210 | c 20 >  99.408300 | c 22 >   1.414210 | c 23 > 100.000000 | c 24 > 100.000000 | c 25 >   0.000000 | c 26 >  -1.000000 | c 27 >  -1.000000 | c 28 >  -1.000000 | c 29 >  -1.000000 | c 3 >  -1.000000 | c 2 >  -1.000000 | c 10 >  13.744600 | c 1 >  10.084800 | c 0 >  -1.000000 | c 30 >  -1.000000 | c 7 >  13.744500 | c 6 >  -1.000000 | c 32 >  -1.000000 | c 5 >  20.507400 | c 31 >  -1.000000 | c 4 >  -1.000000 | c 9 >  -1.000000 | c 8 >  -1.000000 | c
10.01/10.13	c choco : 60.08
10.01/10.13	c mistral : 1800.03
10.01/10.13	c abscon : 1800.09
10.01/10.13	c
10.01/10.13	c
10.01/10.13	c /home/eomahony/cpZilla/CSP/pseudoSeries/mpsReduced/mps-red-mkc.xml
10.01/10.13	c 19 >  91.709800 | c 35 >  26.876000 | c 17 >   0.000000 | c 18 >   0.000000 | c 33 >  59.305100 | c 15 >  20.432700 | c 34 >  44.846100 | c 16 > 2952.000000 | c 13 >   0.523442 | c 14 >   8.596190 | c 11 >  12.366900 | c 12 >   1.886460 | c 21 >   1.407560 | c 20 >   8.290160 | c 22 >   1.414210 | c 23 > 100.000000 | c 24 > 100.000000 | c 25 >   0.000000 | c 26 >  -1.000000 | c 27 >  -1.000000 | c 28 >  -1.000000 | c 29 >  -1.000000 | c 3 >  -1.000000 | c 2 >  -1.000000 | c 10 >  14.867300 | c 1 >  12.366900 | c 0 >  -1.000000 | c 30 >  -1.000000 | c 7 >  14.714200 | c 6 >  -1.000000 | c 32 >  -1.000000 | c 5 >  29.073500 | c 31 >  -1.000000 | c 4 >  -1.000000 | c 9 >  -1.000000 | c 8 >  -1.000000 | c
10.01/10.14	c choco : 1801.0
10.01/10.14	c mistral : 18.6
10.01/10.14	c abscon : 463.915
10.01/10.14	c
10.01/10.14	c
10.01/10.14	c /home/eomahony/cpZilla/CSP/pseudoSeries/mps/mps-protfold.xml
10.01/10.14	c 19 >   0.000000 | c 35 >  65.826000 | c 17 >   0.000000 | c 18 >   0.000000 | c 33 >  26.607700 | c 15 >  20.460600 | c 34 >  74.695200 | c 16 > 882.000000 | c 13 >   2.621820 | c 14 >   9.475730 | c 11 >  10.841600 | c 12 >   3.874880 | c 21 >   1.414210 | c 20 > 100.000000 | c 22 >   1.414210 | c 23 > 100.000000 | c 24 > 100.000000 | c 25 >   0.000000 | c 26 >  -1.000000 | c 27 >  -1.000000 | c 28 >  -1.000000 | c 29 >  -1.000000 | c 3 >  -1.000000 | c 2 >  -1.000000 | c 10 >  15.131800 | c 1 >  10.841600 | c 0 >  -1.000000 | c 30 >  -1.000000 | c 7 >  15.131800 | c 6 >  -1.000000 | c 32 >  -1.000000 | c 5 >  20.763000 | c 31 >  -1.000000 | c 4 >  -1.000000 | c 9 >  -1.000000 | c 8 >  -1.000000 | c
10.01/10.15	c choco : 17.09
10.01/10.15	c mistral : 1800.04
10.01/10.15	c abscon : 1800.1
10.01/10.15	c
10.01/10.15	c
10.01/10.15	c /home/eomahony/cpZilla/CSP/pseudoSeries/mpsReduced/mps-red-rout.xml
10.01/10.15	c 19 >   4.451040 | c 35 > 237.092000 | c 17 >   0.000000 | c 18 >   0.000000 | c 33 >  49.673600 | c 15 >  20.048000 | c 34 > 385.460000 | c 16 > 917.000000 | c 13 >   6.168340 | c 14 >   8.092760 | c 11 >  11.955300 | c 12 >   3.093840 | c 21 >   1.234990 | c 20 >  95.549000 | c 22 >   1.414210 | c 23 > 100.000000 | c 24 > 100.000000 | c 25 >   0.000000 | c 26 >  -1.000000 | c 27 >  -1.000000 | c 28 >  -1.000000 | c 29 >  -1.000000 | c 3 >  -1.000000 | c 2 >  -1.000000 | c 10 >  14.713900 | c 1 >  11.955300 | c 0 >  -1.000000 | c 30 >  -1.000000 | c 7 >  14.713100 | c 6 >  -1.000000 | c 32 >  -1.000000 | c 5 >  26.990400 | c 31 >  -1.000000 | c 4 >  -1.000000 | c 9 >  -1.000000 | c 8 >  -1.000000 | c
10.01/10.16	c choco : 47.8
10.01/10.16	c mistral : 24.86
10.01/10.16	c abscon : 1800.13
10.01/10.16	c
10.01/10.16	c
10.01/10.16	c /home/eomahony/cpZilla/CSP/pseudoSeries/mpsReduced/mps-red-blend.xml
10.01/10.16	c 19 >   0.000000 | c 35 >  15.384600 | c 17 >   0.000000 | c 18 >   0.000000 | c 33 >   3.076920 | c 15 >  20.617800 | c 34 >  26.666700 | c 16 > 780.000000 | c 13 >   4.806450 | c 14 >   7.228820 | c 11 >  10.510800 | c 12 >   3.404840 | c 21 >   1.259340 | c 20 > 100.000000 | c 22 >   1.414210 | c 23 > 100.000000 | c 24 > 100.000000 | c 25 >   0.000000 | c 26 >  -1.000000 | c 27 >  -1.000000 | c 28 >  -1.000000 | c 29 >  -1.000000 | c 3 >  -1.000000 | c 2 >  -1.000000 | c 10 >  14.021000 | c 1 >  10.510800 | c 0 >  -1.000000 | c 30 >  -1.000000 | c 7 >  14.021000 | c 6 >  -1.000000 | c 32 >  -1.000000 | c 5 >  28.184100 | c 31 >  -1.000000 | c 4 >  -1.000000 | c 9 >  -1.000000 | c 8 >  -1.000000 | c
10.01/10.16	c choco : 72.65
10.01/10.16	c mistral : 61.66
10.01/10.16	c abscon : 1800.1
10.01/10.16	c
10.01/10.16	c
10.01/10.16	c /home/eomahony/cpZilla/CSP/pseudoSeries/logic-synthesis/jac3.xml
10.01/10.16	c 19 >  15.789500 | c 35 >  51.722500 | c 17 >   0.000000 | c 18 >   0.000000 | c 33 >  27.320600 | c 15 >  20.282800 | c 34 >  59.250400 | c 16 > 694.000000 | c 13 >   5.174160 | c 14 >   7.055280 | c 11 >  10.757400 | c 12 >   3.794020 | c 21 >   1.414210 | c 20 >  84.210500 | c 22 >   1.414210 | c 23 > 100.000000 | c 24 > 100.000000 | c 25 >   0.000000 | c 26 >  -1.000000 | c 27 >  -1.000000 | c 28 >  -1.000000 | c 29 >  -1.000000 | c 3 >  -1.000000 | c 2 >  -1.000000 | c 10 >  14.536800 | c 1 >  10.757400 | c 0 >  -1.000000 | c 30 >  -1.000000 | c 7 >  14.524700 | c 6 >  -1.000000 | c 32 >  -1.000000 | c 5 >  20.486200 | c 31 >  -1.000000 | c 4 >  -1.000000 | c 9 >  -1.000000 | c 8 >  -1.000000 | c
10.01/10.17	c choco : 9.63
10.01/10.17	c mistral : 3.51
10.01/10.17	c abscon : 4.6213
10.01/10.17	c
10.01/10.17	c
10.01/10.17	c /home/eomahony/cpZilla/CSP/pseudoSeries/niklas/p2756.xml
10.01/10.17	c 19 >  47.696500 | c 35 >  88.807600 | c 17 >   0.000000 | c 18 >   0.000000 | c 33 >  58.617900 | c 15 >  19.332400 | c 34 > 177.615000 | c 16 > 535.000000 | c 13 >   0.206131 | c 14 >  11.278400 | c 11 >  11.416800 | c 12 >   1.604700 | c 21 >   1.414210 | c 20 >  52.303500 | c 22 >   1.414210 | c 23 > 100.000000 | c 24 > 100.000000 | c 25 >   0.000000 | c 26 >  -1.000000 | c 27 >  -1.000000 | c 28 >  -1.000000 | c 29 >  -1.000000 | c 3 >  -1.000000 | c 2 >  -1.000000 | c 10 >  13.872100 | c 1 >  11.416800 | c 0 >  -1.000000 | c 30 >  -1.000000 | c 7 >  13.837800 | c 6 >  -1.000000 | c 32 >  -1.000000 | c 5 >  25.224000 | c 31 >  -1.000000 | c 4 >  -1.000000 | c 9 >  -1.000000 | c 8 >  -1.000000 | c
10.01/10.18	c choco : 8.43
10.01/10.18	c mistral : 1.57
10.01/10.18	c abscon : 42.6915
10.01/10.18	c
10.01/10.18	c
10.01/10.19	c Length: 10
10.01/10.19	c 0.6697781648426585  114.22131551440108  549.5239815749337  903.4201808986365  973.5525708288098  1110.0242669155919  1156.2589732152474  1209.0545820806  1296.6768609373983  1467.2037698603312  
10.01/10.19	c 
10.01/10.19	c 1.0  0.9281358285597456  0.7276682453817099  0.6189776099245993  0.6011822174457049  0.5693313211453283  0.5592925607417729  0.5482536494571869  0.5308641399939673  0.5  
10.01/10.19	c
10.01/10.19	c solver 0
10.01/10.19	c	  before 0.0 seconds: {} 0
10.01/10.19	c	  before 18.0 seconds: {0, 8} 1530
10.01/10.19	c	  before 54.0 seconds: {0, 8, 9} 2030
10.01/10.19	c	  before 468.0 seconds: {0, 4, 8, 9} 2632
10.01/10.19	c
10.01/10.19	c solver 1
10.01/10.19	c	  before 0.0 seconds: {} 0
10.01/10.19	c	  before 18.0 seconds: {0, 8, 9} 2030
10.01/10.19	c	  before 36.0 seconds: {0, 4, 6, 8, 9} 3191
10.01/10.19	c	  before 72.0 seconds: {0, 1, 4, 6, 7, 8, 9} 4667
10.01/10.19	c
10.01/10.19	c solver 2
10.01/10.19	c	  before 0.0 seconds: {} 0
10.01/10.19	c	  before 18.0 seconds: {5, 8, 9} 1600
10.01/10.19	c	  before 36.0 seconds: {0, 5, 8, 9} 2600
10.01/10.19	c	  before 54.0 seconds: {0, 5, 6, 8, 9} 3159
10.01/10.19	c	  before 72.0 seconds: {0, 3, 5, 6, 8, 9} 3778
10.01/10.19	c	  before 90.0 seconds: {0, 3, 5, 6, 7, 8, 9} 4326
10.01/10.19	c	  before 108.0 seconds: {0, 2, 3, 5, 6, 7, 8, 9} 5054
10.01/10.19	c
10.01/10.19	cTotal time: 36
10.01/10.19	c 648.0 seconds unused
10.01/10.19	c 0 c 0 c 1 
10.01/10.19	c 3 c 0 c 2 
10.01/10.19	c 5 c 3 c 0 
10.01/10.19	c is solver0 dominated by:
10.01/10.19	c	solver 1 (0 solves instances that 1 can't: false) (1 doesn't solve instances that 0 can't: false) (0 is faster than 1: false) (0 is equally as fast as 1: false) (0 < 1: false)
10.01/10.19	c is dominated? true
10.01/10.19	c
10.01/10.19	c is solver1 dominated by:
10.01/10.19	c	solver 0 (1 solves instances that 0 can't: true) (0 doesn't solve instances that 1 can't: true) (1 is faster than 0: true) (1 is equally as fast as 0: false) (1 < 0: true)
10.01/10.19	c	solver 2 (1 solves instances that 2 can't: true) (2 doesn't solve instances that 1 can't: false) (1 is faster than 2: true) (1 is equally as fast as 2: false) (1 < 2: false)
10.01/10.19	c is dominated? false
10.01/10.19	c
10.01/10.19	c is solver2 dominated by:
10.01/10.19	c	solver 0 (2 solves instances that 0 can't: true) (0 doesn't solve instances that 2 can't: false) (2 is faster than 0: true) (2 is equally as fast as 0: false) (2 < 0: true)
10.01/10.19	c	solver 1 (2 solves instances that 1 can't: true) (1 doesn't solve instances that 2 can't: false) (2 is faster than 1: false) (2 is equally as fast as 1: false) (2 < 1: true)
10.01/10.19	c is dominated? false
10.01/10.19	c
10.01/10.20	c Number of non-dominated solvers: 2
10.07/10.20	c remove dominated solvers
10.07/10.20	c solver 1 is not dominated by another solver
10.07/10.20	c solver 2 is not dominated by another solver
10.07/10.20	c solver 0 is dominated by another solver
10.07/10.20	c
10.07/10.20	c solver 0: 0.0
10.07/10.20	c
10.07/10.20	c solver 1: 72.0
10.07/10.20	c
10.07/10.20	c+ 4/10 of 90
10.07/10.20	c
10.07/10.20	c solver 2: 108.0
10.07/10.20	c
10.07/10.20	c+ 6/10 of 90
10.07/10.20	c	 do not run abscon
10.07/10.20	c	  run mistral for 720.0 seconds {0, 1, 4, 6, 7, 8, 9} 4667
10.07/10.20	c	  run choco for 1080.0 seconds {0, 2, 3, 5, 6, 7, 8, 9} 5054
10.07/10.20	c Starting solver: HOME/cpHydra_k_10/solver/mistral
10.07/10.20	c On Instance: HOME/instance-1062564-1215135588.xml
10.07/10.20	c Running for: 720 seconds
16.43/16.66	c mistral-prime version 1.313
16.43/16.66	s SATISFIABLE
16.43/16.66	v 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
16.43/16.66	d CHECKS 4846844
16.43/16.66	d ASSIGNMENTS 1989

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-1062564-1215135588/watcher-1062564-1215135588 -o /tmp/evaluation-result-1062564-1215135588/solver-1062564-1215135588 -C 1800 -W 2200 -M 900 --output-limit 1,15 HOME/cpHydra_k_10/hydra HOME/instance-1062564-1215135588.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: 1.98 1.97 1.99 4/81 9694
/proc/meminfo: memFree=1503216/2055920 swapFree=4180420/4192956
[pid=9694] ppid=9692 vsize=5212 CPUtime=0
/proc/9694/stat : 9694 (hydra) R 9692 9694 8713 0 -1 4194304 72 0 0 0 0 0 0 0 20 0 1 0 1992530740 5337088 46 996147200 4194304 4889804 548682068816 18446744073709551615 235370824589 0 0 4096 0 0 0 0 17 1 0 0
/proc/9694/statm: 1303 46 30 169 0 14 0

[startup+0.259134 s]
/proc/loadavg: 1.98 1.97 1.99 4/81 9694
/proc/meminfo: memFree=1503216/2055920 swapFree=4180420/4192956
[pid=9694] ppid=9692 vsize=5360 CPUtime=0
/proc/9694/stat : 9694 (hydra) S 9692 9694 8713 0 -1 4194304 330 247 0 0 0 0 0 0 21 0 1 0 1992530740 5488640 236 996147200 4194304 4889804 548682068816 18446744073709551615 235371291460 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9694/statm: 1340 236 195 169 0 51 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5360

[startup+0.301141 s]
/proc/loadavg: 1.98 1.97 1.99 4/81 9694
/proc/meminfo: memFree=1503216/2055920 swapFree=4180420/4192956
[pid=9694] ppid=9692 vsize=5360 CPUtime=0
/proc/9694/stat : 9694 (hydra) S 9692 9694 8713 0 -1 4194304 330 247 0 0 0 0 0 0 21 0 1 0 1992530740 5488640 236 996147200 4194304 4889804 548682068816 18446744073709551615 235371291460 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9694/statm: 1340 236 195 169 0 51 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5360

[startup+0.401159 s]
/proc/loadavg: 1.98 1.97 1.99 4/81 9694
/proc/meminfo: memFree=1503216/2055920 swapFree=4180420/4192956
[pid=9694] ppid=9692 vsize=5360 CPUtime=0
/proc/9694/stat : 9694 (hydra) S 9692 9694 8713 0 -1 4194304 330 247 0 0 0 0 0 0 21 0 1 0 1992530740 5488640 236 996147200 4194304 4889804 548682068816 18446744073709551615 235371291460 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9694/statm: 1340 236 195 169 0 51 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5360

[startup+0.701209 s]
/proc/loadavg: 1.98 1.97 1.99 4/81 9694
/proc/meminfo: memFree=1503216/2055920 swapFree=4180420/4192956
[pid=9694] ppid=9692 vsize=5360 CPUtime=0
/proc/9694/stat : 9694 (hydra) S 9692 9694 8713 0 -1 4194304 330 247 0 0 0 0 0 0 21 0 1 0 1992530740 5488640 236 996147200 4194304 4889804 548682068816 18446744073709551615 235371291460 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9694/statm: 1340 236 195 169 0 51 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5360

[startup+1.50135 s]
/proc/loadavg: 1.98 1.97 1.99 3/83 9698
/proc/meminfo: memFree=1468512/2055920 swapFree=4180420/4192956
[pid=9694] ppid=9692 vsize=5360 CPUtime=0
/proc/9694/stat : 9694 (hydra) S 9692 9694 8713 0 -1 4194304 330 247 0 0 0 0 0 0 21 0 1 0 1992530740 5488640 236 996147200 4194304 4889804 548682068816 18446744073709551615 235371291460 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9694/statm: 1340 236 195 169 0 51 0
[pid=9698] ppid=9694 vsize=61640 CPUtime=1.48
/proc/9698/stat : 9698 (xsolve) R 9694 9694 8713 0 -1 4194304 13026 0 0 0 143 5 0 0 25 0 1 0 1992530741 63119360 12985 996147200 134512640 135239763 4294956176 18446744073709551615 4159007045 0 0 4096 0 0 0 0 17 1 0 0
/proc/9698/statm: 15410 12985 361 177 0 14313 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 67000

[startup+3.10262 s]
/proc/loadavg: 1.98 1.97 1.99 3/83 9698
/proc/meminfo: memFree=1405472/2055920 swapFree=4180420/4192956
[pid=9694] ppid=9692 vsize=5360 CPUtime=0
/proc/9694/stat : 9694 (hydra) S 9692 9694 8713 0 -1 4194304 330 247 0 0 0 0 0 0 21 0 1 0 1992530740 5488640 236 996147200 4194304 4889804 548682068816 18446744073709551615 235371291460 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9694/statm: 1340 236 195 169 0 51 0
[pid=9698] ppid=9694 vsize=117960 CPUtime=3.07
/proc/9698/stat : 9698 (xsolve) R 9694 9694 8713 0 -1 4194304 27462 0 0 0 295 12 0 0 25 0 1 0 1992530741 120791040 27421 996147200 134512640 135239763 4294956176 18446744073709551615 135074083 0 0 4096 0 0 0 0 17 1 0 0
/proc/9698/statm: 29490 27421 431 177 0 28393 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 123320

[startup+6.30216 s]
/proc/loadavg: 1.98 1.97 1.99 3/91 9710
/proc/meminfo: memFree=1493536/2055920 swapFree=4180420/4192956
[pid=9694] ppid=9692 vsize=5360 CPUtime=4.36
/proc/9694/stat : 9694 (hydra) S 9692 9694 8713 0 -1 4194304 375 28610 0 0 0 0 420 16 19 0 1 0 1992530740 5488640 238 996147200 4194304 4889804 548682068816 18446744073709551615 235371291460 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9694/statm: 1340 238 196 169 0 51 0
[pid=9702] ppid=9694 vsize=196996 CPUtime=1.87
/proc/9702/stat : 9702 (java) S 9694 9694 8713 0 -1 0 6706 0 1 0 180 7 0 0 18 0 9 0 1992531180 201723904 5624 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/9702/statm: 49249 5624 2540 9 0 43832 0
[pid=9702/tid=9703] ppid=9694 vsize=196996 CPUtime=1.46
/proc/9702/task/9703/stat : 9703 (java) R 9694 9694 8713 0 -1 64 2843 0 1 0 143 3 0 0 25 0 9 0 1992531181 201723904 5624 996147200 134512640 134550740 4294955968 18446744073709551615 4126445733 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9702/tid=9704] ppid=9694 vsize=196996 CPUtime=0.24
/proc/9702/task/9704/stat : 9704 (java) S 9694 9694 8713 0 -1 64 2526 0 0 0 21 3 0 0 16 0 9 0 1992531182 201723904 5624 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=9702/tid=9705] ppid=9694 vsize=196996 CPUtime=0
/proc/9702/task/9705/stat : 9705 (java) S 9694 9694 8713 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 1992531182 201723904 5624 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9702/tid=9706] ppid=9694 vsize=196996 CPUtime=0
/proc/9702/task/9706/stat : 9706 (java) S 9694 9694 8713 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 1992531182 201723904 5624 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9702/tid=9707] ppid=9694 vsize=196996 CPUtime=0
/proc/9702/task/9707/stat : 9707 (java) S 9694 9694 8713 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 1992531184 201723904 5624 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9702/tid=9708] ppid=9694 vsize=196996 CPUtime=0.14
/proc/9702/task/9708/stat : 9708 (java) S 9694 9694 8713 0 -1 64 613 0 0 0 14 0 0 0 16 0 9 0 1992531184 201723904 5624 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9702/tid=9709] ppid=9694 vsize=196996 CPUtime=0
/proc/9702/task/9709/stat : 9709 (java) S 9694 9694 8713 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 1992531184 201723904 5624 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9702/tid=9710] ppid=9694 vsize=196996 CPUtime=0
/proc/9702/task/9710/stat : 9710 (java) S 9694 9694 8713 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 1992531184 201723904 5624 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.23
Current children cumulated vsize (KiB) 202356

[startup+12.7023 s]
/proc/loadavg: 2.06 1.99 1.99 3/94 9713
/proc/meminfo: memFree=1397448/2055920 swapFree=4180420/4192956
[pid=9694] ppid=9692 vsize=5360 CPUtime=4.36
/proc/9694/stat : 9694 (hydra) S 9692 9694 8713 0 -1 4194304 375 28610 0 0 0 0 420 16 19 0 1 0 1992530740 5488640 238 996147200 4194304 4889804 548682068816 18446744073709551615 235371291460 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9694/statm: 1340 238 196 169 0 51 0
[pid=9702] ppid=9694 vsize=197432 CPUtime=5.72
/proc/9702/stat : 9702 (java) S 9694 9694 8713 0 -1 0 11432 0 1 0 557 15 0 0 18 0 10 0 1992531180 202170368 9404 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/9702/statm: 49358 9404 2543 9 0 43941 0
[pid=9712] ppid=9702 vsize=5356 CPUtime=0
/proc/9712/stat : 9712 (mistral) S 9702 9694 8713 0 -1 4194304 291 0 0 0 0 0 0 0 25 0 1 0 1992531761 5484544 238 996147200 4194304 4889804 548682068592 18446744073709551615 235371291460 0 65540 4 65538 18446744071563356171 0 0 17 1 0 0
/proc/9712/statm: 1339 238 198 169 0 50 0
[pid=9713] ppid=9712 vsize=117960 CPUtime=2.46
/proc/9713/stat : 9713 (xsolve) R 9712 9694 8713 0 -1 4194304 26197 0 0 0 234 12 0 0 25 0 1 0 1992531762 120791040 26161 996147200 134512640 135239763 4294955968 18446744073709551615 3051157 0 4 0 0 0 0 0 17 1 0 0
/proc/9713/statm: 29490 26161 374 177 0 28393 0
[pid=9702/tid=9703] ppid=9694 vsize=197432 CPUtime=4.61
/proc/9702/task/9703/stat : 9703 (java) S 9694 9694 8713 0 -1 64 3859 0 1 0 456 5 0 0 23 0 10 0 1992531181 202170368 9404 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 1 0 0
[pid=9702/tid=9704] ppid=9694 vsize=197432 CPUtime=0.88
/proc/9702/task/9704/stat : 9704 (java) S 9694 9694 8713 0 -1 64 6125 0 0 0 80 8 0 0 16 0 10 0 1992531182 202170368 9404 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=9702/tid=9705] ppid=9694 vsize=197432 CPUtime=0
/proc/9702/task/9705/stat : 9705 (java) S 9694 9694 8713 0 -1 64 11 0 0 0 0 0 0 0 16 0 10 0 1992531182 202170368 9404 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9702/tid=9706] ppid=9694 vsize=197432 CPUtime=0
/proc/9702/task/9706/stat : 9706 (java) S 9694 9694 8713 0 -1 64 5 0 0 0 0 0 0 0 16 0 10 0 1992531182 202170368 9404 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9702/tid=9707] ppid=9694 vsize=197432 CPUtime=0
/proc/9702/task/9707/stat : 9707 (java) S 9694 9694 8713 0 -1 64 1 0 0 0 0 0 0 0 18 0 10 0 1992531184 202170368 9404 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9702/tid=9708] ppid=9694 vsize=197432 CPUtime=0.2
/proc/9702/task/9708/stat : 9708 (java) S 9694 9694 8713 0 -1 64 646 0 0 0 20 0 0 0 15 0 10 0 1992531184 202170368 9404 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9702/tid=9709] ppid=9694 vsize=197432 CPUtime=0
/proc/9702/task/9709/stat : 9709 (java) S 9694 9694 8713 0 -1 64 0 0 0 0 0 0 0 0 19 0 10 0 1992531184 202170368 9404 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9702/tid=9710] ppid=9694 vsize=197432 CPUtime=0
/proc/9702/task/9710/stat : 9710 (java) S 9694 9694 8713 0 -1 64 4 0 0 0 0 0 0 0 15 0 10 0 1992531184 202170368 9404 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9702/tid=9711] ppid=9694 vsize=197432 CPUtime=0
/proc/9702/task/9711/stat : 9711 (java) S 9694 9694 8713 0 -1 64 74 0 0 0 0 0 0 0 25 0 10 0 1992531761 202170368 9404 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 18446744071563356171 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.54
Current children cumulated vsize (KiB) 326108

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

[startup+12.9023 s]
/proc/loadavg: 2.06 1.99 1.99 3/94 9713
/proc/meminfo: memFree=1397448/2055920 swapFree=4180420/4192956
[pid=9694] ppid=9692 vsize=5360 CPUtime=4.36
/proc/9694/stat : 9694 (hydra) S 9692 9694 8713 0 -1 4194304 375 28610 0 0 0 0 420 16 19 0 1 0 1992530740 5488640 238 996147200 4194304 4889804 548682068816 18446744073709551615 235371291460 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9694/statm: 1340 238 196 169 0 51 0
[pid=9702] ppid=9694 vsize=197432 CPUtime=5.72
/proc/9702/stat : 9702 (java) S 9694 9694 8713 0 -1 0 11432 0 1 0 557 15 0 0 18 0 10 0 1992531180 202170368 9404 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/9702/statm: 49358 9404 2543 9 0 43941 0
[pid=9712] ppid=9702 vsize=5356 CPUtime=0
/proc/9712/stat : 9712 (mistral) S 9702 9694 8713 0 -1 4194304 291 0 0 0 0 0 0 0 25 0 1 0 1992531761 5484544 238 996147200 4194304 4889804 548682068592 18446744073709551615 235371291460 0 65540 4 65538 18446744071563356171 0 0 17 1 0 0
/proc/9712/statm: 1339 238 198 169 0 50 0
[pid=9713] ppid=9712 vsize=117960 CPUtime=2.66
/proc/9713/stat : 9713 (xsolve) R 9712 9694 8713 0 -1 4194304 26898 0 0 0 254 12 0 0 25 0 1 0 1992531762 120791040 26862 996147200 134512640 135239763 4294955968 18446744073709551615 3052272 0 4 0 0 0 0 0 17 1 0 0
/proc/9713/statm: 29490 26862 401 177 0 28393 0
[pid=9702/tid=9703] ppid=9694 vsize=197432 CPUtime=4.61
/proc/9702/task/9703/stat : 9703 (java) S 9694 9694 8713 0 -1 64 3859 0 1 0 456 5 0 0 23 0 10 0 1992531181 202170368 9404 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 1 0 0
[pid=9702/tid=9704] ppid=9694 vsize=197432 CPUtime=0.88
/proc/9702/task/9704/stat : 9704 (java) S 9694 9694 8713 0 -1 64 6125 0 0 0 80 8 0 0 16 0 10 0 1992531182 202170368 9404 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=9702/tid=9705] ppid=9694 vsize=197432 CPUtime=0
/proc/9702/task/9705/stat : 9705 (java) S 9694 9694 8713 0 -1 64 11 0 0 0 0 0 0 0 16 0 10 0 1992531182 202170368 9404 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9702/tid=9706] ppid=9694 vsize=197432 CPUtime=0
/proc/9702/task/9706/stat : 9706 (java) S 9694 9694 8713 0 -1 64 5 0 0 0 0 0 0 0 16 0 10 0 1992531182 202170368 9404 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9702/tid=9707] ppid=9694 vsize=197432 CPUtime=0
/proc/9702/task/9707/stat : 9707 (java) S 9694 9694 8713 0 -1 64 1 0 0 0 0 0 0 0 18 0 10 0 1992531184 202170368 9404 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9702/tid=9708] ppid=9694 vsize=197432 CPUtime=0.2
/proc/9702/task/9708/stat : 9708 (java) S 9694 9694 8713 0 -1 64 646 0 0 0 20 0 0 0 15 0 10 0 1992531184 202170368 9404 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9702/tid=9709] ppid=9694 vsize=197432 CPUtime=0
/proc/9702/task/9709/stat : 9709 (java) S 9694 9694 8713 0 -1 64 0 0 0 0 0 0 0 0 19 0 10 0 1992531184 202170368 9404 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9702/tid=9710] ppid=9694 vsize=197432 CPUtime=0
/proc/9702/task/9710/stat : 9710 (java) S 9694 9694 8713 0 -1 64 4 0 0 0 0 0 0 0 15 0 10 0 1992531184 202170368 9404 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9702/tid=9711] ppid=9694 vsize=197432 CPUtime=0
/proc/9702/task/9711/stat : 9711 (java) S 9694 9694 8713 0 -1 64 74 0 0 0 0 0 0 0 25 0 10 0 1992531761 202170368 9404 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 18446744071563356171 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.74
Current children cumulated vsize (KiB) 326108

[startup+14.5066 s]
/proc/loadavg: 2.06 1.99 1.99 3/94 9713
/proc/meminfo: memFree=1364232/2055920 swapFree=4180420/4192956
[pid=9694] ppid=9692 vsize=5360 CPUtime=4.36
/proc/9694/stat : 9694 (hydra) S 9692 9694 8713 0 -1 4194304 375 28610 0 0 0 0 420 16 19 0 1 0 1992530740 5488640 238 996147200 4194304 4889804 548682068816 18446744073709551615 235371291460 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9694/statm: 1340 238 196 169 0 51 0
[pid=9702] ppid=9694 vsize=197432 CPUtime=5.72
/proc/9702/stat : 9702 (java) S 9694 9694 8713 0 -1 0 11432 0 1 0 557 15 0 0 18 0 10 0 1992531180 202170368 9404 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/9702/statm: 49358 9404 2543 9 0 43941 0
[pid=9712] ppid=9702 vsize=5356 CPUtime=0
/proc/9712/stat : 9712 (mistral) S 9702 9694 8713 0 -1 4194304 291 0 0 0 0 0 0 0 25 0 1 0 1992531761 5484544 238 996147200 4194304 4889804 548682068592 18446744073709551615 235371291460 0 65540 4 65538 18446744071563356171 0 0 17 1 0 0
/proc/9712/statm: 1339 238 198 169 0 50 0
[pid=9713] ppid=9712 vsize=117960 CPUtime=4.26
/proc/9713/stat : 9713 (xsolve) R 9712 9694 8713 0 -1 4194304 27990 0 0 0 413 13 0 0 25 0 1 0 1992531762 120791040 27954 996147200 134512640 135239763 4294955968 18446744073709551615 134802979 0 4 0 0 0 0 0 17 1 0 0
/proc/9713/statm: 29490 27954 413 177 0 28393 0
[pid=9702/tid=9703] ppid=9694 vsize=197432 CPUtime=4.61
/proc/9702/task/9703/stat : 9703 (java) S 9694 9694 8713 0 -1 64 3859 0 1 0 456 5 0 0 23 0 10 0 1992531181 202170368 9404 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 1 0 0
[pid=9702/tid=9704] ppid=9694 vsize=197432 CPUtime=0.88
/proc/9702/task/9704/stat : 9704 (java) S 9694 9694 8713 0 -1 64 6125 0 0 0 80 8 0 0 16 0 10 0 1992531182 202170368 9404 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=9702/tid=9705] ppid=9694 vsize=197432 CPUtime=0
/proc/9702/task/9705/stat : 9705 (java) S 9694 9694 8713 0 -1 64 11 0 0 0 0 0 0 0 16 0 10 0 1992531182 202170368 9404 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9702/tid=9706] ppid=9694 vsize=197432 CPUtime=0
/proc/9702/task/9706/stat : 9706 (java) S 9694 9694 8713 0 -1 64 5 0 0 0 0 0 0 0 16 0 10 0 1992531182 202170368 9404 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9702/tid=9707] ppid=9694 vsize=197432 CPUtime=0
/proc/9702/task/9707/stat : 9707 (java) S 9694 9694 8713 0 -1 64 1 0 0 0 0 0 0 0 18 0 10 0 1992531184 202170368 9404 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9702/tid=9708] ppid=9694 vsize=197432 CPUtime=0.2
/proc/9702/task/9708/stat : 9708 (java) S 9694 9694 8713 0 -1 64 646 0 0 0 20 0 0 0 15 0 10 0 1992531184 202170368 9404 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9702/tid=9709] ppid=9694 vsize=197432 CPUtime=0
/proc/9702/task/9709/stat : 9709 (java) S 9694 9694 8713 0 -1 64 0 0 0 0 0 0 0 0 19 0 10 0 1992531184 202170368 9404 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9702/tid=9710] ppid=9694 vsize=197432 CPUtime=0
/proc/9702/task/9710/stat : 9710 (java) S 9694 9694 8713 0 -1 64 4 0 0 0 0 0 0 0 15 0 10 0 1992531184 202170368 9404 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9702/tid=9711] ppid=9694 vsize=197432 CPUtime=0
/proc/9702/task/9711/stat : 9711 (java) S 9694 9694 8713 0 -1 64 74 0 0 0 0 0 0 0 25 0 10 0 1992531761 202170368 9404 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 18446744071563356171 0 0 -1 1 0 0
Current children cumulated CPU time (s) 14.34
Current children cumulated vsize (KiB) 326108

[startup+16.1028 s]
/proc/loadavg: 2.06 1.99 1.99 4/94 9713
/proc/meminfo: memFree=1364296/2055920 swapFree=4180420/4192956
[pid=9694] ppid=9692 vsize=5360 CPUtime=4.36
/proc/9694/stat : 9694 (hydra) S 9692 9694 8713 0 -1 4194304 375 28610 0 0 0 0 420 16 19 0 1 0 1992530740 5488640 238 996147200 4194304 4889804 548682068816 18446744073709551615 235371291460 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9694/statm: 1340 238 196 169 0 51 0
[pid=9702] ppid=9694 vsize=197432 CPUtime=5.72
/proc/9702/stat : 9702 (java) S 9694 9694 8713 0 -1 0 11438 0 1 0 557 15 0 0 18 0 10 0 1992531180 202170368 9404 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/9702/statm: 49358 9404 2543 9 0 43941 0
[pid=9712] ppid=9702 vsize=5356 CPUtime=0
/proc/9712/stat : 9712 (mistral) S 9702 9694 8713 0 -1 4194304 291 0 0 0 0 0 0 0 25 0 1 0 1992531761 5484544 238 996147200 4194304 4889804 548682068592 18446744073709551615 235371291460 0 65540 4 65538 18446744071563356171 0 0 17 1 0 0
/proc/9712/statm: 1339 238 198 169 0 50 0
[pid=9713] ppid=9712 vsize=117960 CPUtime=5.85
/proc/9713/stat : 9713 (xsolve) R 9712 9694 8713 0 -1 4194304 28164 0 0 0 572 13 0 0 25 0 1 0 1992531762 120791040 28128 996147200 134512640 135239763 4294955968 18446744073709551615 135096156 0 4 0 0 0 0 0 17 1 0 0
/proc/9713/statm: 29490 28128 413 177 0 28393 0
[pid=9702/tid=9703] ppid=9694 vsize=197432 CPUtime=4.61
/proc/9702/task/9703/stat : 9703 (java) S 9694 9694 8713 0 -1 64 3859 0 1 0 456 5 0 0 23 0 10 0 1992531181 202170368 9404 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 1 0 0
[pid=9702/tid=9704] ppid=9694 vsize=197432 CPUtime=0.88
/proc/9702/task/9704/stat : 9704 (java) S 9694 9694 8713 0 -1 64 6125 0 0 0 80 8 0 0 16 0 10 0 1992531182 202170368 9404 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=9702/tid=9705] ppid=9694 vsize=197432 CPUtime=0
/proc/9702/task/9705/stat : 9705 (java) S 9694 9694 8713 0 -1 64 11 0 0 0 0 0 0 0 16 0 10 0 1992531182 202170368 9404 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9702/tid=9706] ppid=9694 vsize=197432 CPUtime=0
/proc/9702/task/9706/stat : 9706 (java) S 9694 9694 8713 0 -1 64 5 0 0 0 0 0 0 0 16 0 10 0 1992531182 202170368 9404 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9702/tid=9707] ppid=9694 vsize=197432 CPUtime=0
/proc/9702/task/9707/stat : 9707 (java) S 9694 9694 8713 0 -1 64 1 0 0 0 0 0 0 0 18 0 10 0 1992531184 202170368 9404 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9702/tid=9708] ppid=9694 vsize=197432 CPUtime=0.2
/proc/9702/task/9708/stat : 9708 (java) S 9694 9694 8713 0 -1 64 646 0 0 0 20 0 0 0 15 0 10 0 1992531184 202170368 9404 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9702/tid=9709] ppid=9694 vsize=197432 CPUtime=0
/proc/9702/task/9709/stat : 9709 (java) S 9694 9694 8713 0 -1 64 0 0 0 0 0 0 0 0 19 0 10 0 1992531184 202170368 9404 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9702/tid=9710] ppid=9694 vsize=197432 CPUtime=0
/proc/9702/task/9710/stat : 9710 (java) S 9694 9694 8713 0 -1 64 10 0 0 0 0 0 0 0 15 0 10 0 1992531184 202170368 9404 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9702/tid=9711] ppid=9694 vsize=197432 CPUtime=0
/proc/9702/task/9711/stat : 9711 (java) S 9694 9694 8713 0 -1 64 74 0 0 0 0 0 0 0 25 0 10 0 1992531761 202170368 9404 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 18446744071563356171 0 0 -1 1 0 0
Current children cumulated CPU time (s) 15.93
Current children cumulated vsize (KiB) 326108

[startup+16.5029 s]
/proc/loadavg: 2.06 1.99 1.99 4/94 9713
/proc/meminfo: memFree=1364296/2055920 swapFree=4180420/4192956
[pid=9694] ppid=9692 vsize=5360 CPUtime=4.36
/proc/9694/stat : 9694 (hydra) S 9692 9694 8713 0 -1 4194304 375 28610 0 0 0 0 420 16 19 0 1 0 1992530740 5488640 238 996147200 4194304 4889804 548682068816 18446744073709551615 235371291460 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9694/statm: 1340 238 196 169 0 51 0
[pid=9702] ppid=9694 vsize=197432 CPUtime=5.72
/proc/9702/stat : 9702 (java) S 9694 9694 8713 0 -1 0 11440 0 1 0 557 15 0 0 18 0 10 0 1992531180 202170368 9404 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/9702/statm: 49358 9404 2543 9 0 43941 0
[pid=9712] ppid=9702 vsize=5356 CPUtime=0
/proc/9712/stat : 9712 (mistral) S 9702 9694 8713 0 -1 4194304 291 0 0 0 0 0 0 0 25 0 1 0 1992531761 5484544 238 996147200 4194304 4889804 548682068592 18446744073709551615 235371291460 0 65540 4 65538 18446744071563356171 0 0 17 1 0 0
/proc/9712/statm: 1339 238 198 169 0 50 0
[pid=9713] ppid=9712 vsize=117960 CPUtime=6.25
/proc/9713/stat : 9713 (xsolve) R 9712 9694 8713 0 -1 4194304 28189 0 0 0 612 13 0 0 25 0 1 0 1992531762 120791040 28153 996147200 134512640 135239763 4294955968 18446744073709551615 3047576 0 4 0 0 0 0 0 17 1 0 0
/proc/9713/statm: 29490 28153 419 177 0 28393 0
[pid=9702/tid=9703] ppid=9694 vsize=197432 CPUtime=4.61
/proc/9702/task/9703/stat : 9703 (java) S 9694 9694 8713 0 -1 64 3861 0 1 0 456 5 0 0 16 0 10 0 1992531181 202170368 9404 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 1 0 0
[pid=9702/tid=9704] ppid=9694 vsize=197432 CPUtime=0.88
/proc/9702/task/9704/stat : 9704 (java) S 9694 9694 8713 0 -1 64 6125 0 0 0 80 8 0 0 16 0 10 0 1992531182 202170368 9404 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=9702/tid=9705] ppid=9694 vsize=197432 CPUtime=0
/proc/9702/task/9705/stat : 9705 (java) S 9694 9694 8713 0 -1 64 11 0 0 0 0 0 0 0 16 0 10 0 1992531182 202170368 9404 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9702/tid=9706] ppid=9694 vsize=197432 CPUtime=0
/proc/9702/task/9706/stat : 9706 (java) S 9694 9694 8713 0 -1 64 5 0 0 0 0 0 0 0 16 0 10 0 1992531182 202170368 9404 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9702/tid=9707] ppid=9694 vsize=197432 CPUtime=0
/proc/9702/task/9707/stat : 9707 (java) S 9694 9694 8713 0 -1 64 1 0 0 0 0 0 0 0 18 0 10 0 1992531184 202170368 9404 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9702/tid=9708] ppid=9694 vsize=197432 CPUtime=0.2
/proc/9702/task/9708/stat : 9708 (java) S 9694 9694 8713 0 -1 64 646 0 0 0 20 0 0 0 15 0 10 0 1992531184 202170368 9404 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9702/tid=9709] ppid=9694 vsize=197432 CPUtime=0
/proc/9702/task/9709/stat : 9709 (java) S 9694 9694 8713 0 -1 64 0 0 0 0 0 0 0 0 19 0 10 0 1992531184 202170368 9404 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9702/tid=9710] ppid=9694 vsize=197432 CPUtime=0
/proc/9702/task/9710/stat : 9710 (java) S 9694 9694 8713 0 -1 64 10 0 0 0 0 0 0 0 15 0 10 0 1992531184 202170368 9404 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9702/tid=9711] ppid=9694 vsize=197432 CPUtime=0
/proc/9702/task/9711/stat : 9711 (java) S 9694 9694 8713 0 -1 64 74 0 0 0 0 0 0 0 25 0 10 0 1992531761 202170368 9404 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 18446744071563356171 0 0 -1 1 0 0
Current children cumulated CPU time (s) 16.33
Current children cumulated vsize (KiB) 326108

[startup+16.7082 s]
/proc/loadavg: 2.05 1.99 1.99 3/94 9713
/proc/meminfo: memFree=1363528/2055920 swapFree=4180420/4192956
[pid=9694] ppid=9692 vsize=5360 CPUtime=4.36
/proc/9694/stat : 9694 (hydra) S 9692 9694 8713 0 -1 4194304 375 28610 0 0 0 0 420 16 19 0 1 0 1992530740 5488640 238 996147200 4194304 4889804 548682068816 18446744073709551615 235371291460 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9694/statm: 1340 238 196 169 0 51 0
[pid=9702] ppid=9694 vsize=0 CPUtime=12.12
/proc/9702/stat : 9702 (java) R 9694 9694 8713 0 -1 1028 11553 28499 1 0 557 15 625 15 16 0 1 0 1992531180 0 0 996147200 0 0 0 0 0 0 0 0 16800975 0 0 0 17 1 0 0
/proc/9702/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 16.48
Current children cumulated vsize (KiB) 5360

Child status: 0
Real time (s): 16.7112
CPU time (s): 16.5185
CPU user time (s): 16.0326
CPU system time (s): 0.485926
CPU usage (%): 98.8469
Max. virtual memory (cumulated for all children) (KiB): 326108

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 16.0326
system time used= 0.485926
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 69049
page faults= 1
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 9021
involuntary context switches= 10876

runsolver used 0.037994 second user time and 0.092985 second system time

The end

Launcher Data (download as text)

Begin job on node51 at 2008-07-04 03:39:48
IDJOB=1062564
IDBENCH=54653
IDSOLVER=365
FILE ID=node51/1062564-1215135588
PBS_JOBID= 7877271
Free space on /tmp= 66548 MiB

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

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= a0bd23ddc00d5680974e37efcfc8ab07
RANDOM SEED=1762910221

node51.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.263
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.263
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1503568 kB
Buffers:         73224 kB
Cached:         373460 kB
SwapCached:       7012 kB
Active:         287932 kB
Inactive:       200752 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1503568 kB
SwapTotal:     4192956 kB
SwapFree:      4180420 kB
Dirty:           25104 kB
Writeback:           0 kB
Mapped:          57792 kB
Slab:            48616 kB
Committed_AS:  3839944 kB
PageTables:       1948 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= 66524 MiB
End job on node51 at 2008-07-04 03:40:05