Trace number 2094850

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
Abscon 112v4 ESACSAT 5.35419 5.47542

DiagnosticValue
CHECKS70991
NODES0

General information on the benchmark

Namecsp/pseudo/radar/
normalized-radar-30-30-4.5-0.5-100.xml
MD5SUMdde56d78c331455e86aa8c267ea9039b
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 benchmark1.07084
Satisfiable
(Un)Satisfiability was proved
Number of variables4447
Number of constraints4925
Maximum constraint arity27
Maximum domain size2
Number of constraints which are defined in extension0
Number of constraints which are defined in intension4925
Global constraints used (with number of constraints)

Solver Data

0.02/0.10	
0.02/0.10	Abscon 112 (May, 2008)
0.17/0.25	
0.17/0.25	   configuration
0.17/0.25	     name=esac.xml
0.17/0.30	   
0.17/0.30	   instance
0.27/0.30	     name=HOME/instance-2094850-1247405269.xml
0.27/0.34	   
0.27/0.34	   domains being loaded...
0.27/0.35	   
0.27/0.35	   variables being loaded...
0.76/0.85	     nbVariables=4447  nbDomainTypes=2  minDomainSize=1  maxDomainSize=2  nbTotalValues=8893
0.76/0.85	       =>  wckTime=0.591  cpuTime=0.44  mem=19M775
0.76/0.85	   
0.76/0.85	   predicates being loaded...
0.86/0.94	   
0.86/0.94	   constraints being loaded...
3.13/3.23	     nbConstraints=4924  nbMergedConstraints=1  nbSingletonDomainVariables=1  nbDisconnectedVariables=1
3.13/3.23	     nbConvertedConstraints=4194  nbConvertConstraintsChecks=21552  nbExtensionStructures=2
3.13/3.23	     nbSharedExtensionStructures=4192  nbConflictsStructures=24  nbSharedConflictsStructures=4469
3.13/3.23	     nbUnbuiltConflictsStructures=14  nbSharedBinaryRepresentations=5  nbEvaluationManagers=36
3.13/3.23	     nbSharedEvaluationManagers=694  minDegree=0  maxDegree=7  minArity=2  avgArity=3.82  maxArity=27  nbGenerators=0
3.13/3.23	     nbFusions=0  symmetryWckTime=0.5  symmetryCpuTime=0.23
3.13/3.23	       =>  wckTime=2.971  cpuTime=2.27  mem=52M310
3.23/3.38	   
3.23/3.38	   solver IterativeSystematicSolver being built... 
3.42/3.55	   
3.42/3.55	   INFO : Forward propagation technique limited 
3.72/3.81	       =>  wckTime=3.554  cpuTime=2.62  mem=38M309
5.31/5.40	   
5.31/5.40	   preprocessing
5.31/5.40	     nbConstraintChecks=70991  nbValidityChecks=259460  nbPropagations=12400  nbRevisions=144825
5.31/5.40	     nbUselessRevisions=141319  nbSingletonTests=4447  nbEffectiveSingletonTests=0  nbACRemovals=0  nbFoundSingletons=0
5.31/5.40	     firstSolutionCpuTime=4.12  nbRemovedValues=0  detectedInconsistency=no
5.31/5.40	       =>  wckTime=1.577  cpuTime=1.51  mem=40M331
5.31/5.41	   
5.31/5.41	   global
5.31/5.41	     nbConstraintChecks=70991  nbValidityChecks=259460  nbPropagations=12400  nbRevisions=144825
5.31/5.41	     nbUselessRevisions=141319  nbRestartNogoods=0  solvingWckTime=1.588  solvingCpuTime=1.52  expiredTime=no
5.31/5.41	     totalExploration=no  nbFoundSolutions=1  firstSolutionCpuTime=4.12  globalCpuTime=4.21
5.31/5.41	       =>  wckTime=5.15  cpuTime=4.15  mem=40M331
5.31/5.41	   
5.31/5.41	s SATISFIABLE
5.31/5.41	v 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 1 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 1 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 1 1 1 1 1 1 1 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 1 1 1 1 0 0 0 0 0 0 0 0 1 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 1 1 1 1 0 0 0 0 0 0 0 0 1 0 1 1 0 0 0 0 1 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 1 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 1 1 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 1 0 1 1 1 1 0 1 1 1 0 1 1 0 0 0 1 0 0 0 0 1 0 0 0 0 0 0 0 0 1 1 1 1 0 0 0 0 0 0 0 0 1 0 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 1 1 1 1 1 1 1 1 0 0 1 1 1 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 1 1 1 1 0 1 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 1 1 1 1 1 1 1 1 1 1 1 0 1 1 0 0 0 0 0 0 0 0 1 1 1 1 0 0 0 0 1 1 1 1 1 0 0 0 0 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 1 1 1 1 0 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 1 0 1 1 1 0 1 1 0 0 0 1 1 1 1 1 1 1 1 1 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 1 1 1 1 0 0 0 0 0 0 1 0 0 0 0 1 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 1 1 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 1 1 1 1 1 1 1 1 1 0 1 1 1 0 1 1 1 1 1 1 1 1 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 1 1 1 1 1 1 1 1 1 1 0 0 0 0 0 0 0 0 1 1 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 1 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 1 1 1 1 0 0 0 0 1 0 0 0 0 0 0 1 1 1 1 1 1 1 0 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 0 0 1 1 1 1 1 1 1 1 1 1 1 0 1 1 1 1 1 1 1 1 1 1 1 1 1 0 0 0 0 1 0 1 1 1 1 0 0 0 0 0 0 0 0 0 0 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 1 1 1 1 1 1 1 1 1 1 1 0 0 1 1 0 0 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 1 1 0 1 1 1 1 1 1 1 1 1 1 1 1 1 1 0 0 0 0 1 0 0 1 1 0 0 0 0 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 0 1 1 1 1 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 1 1 1 1 0 0 0 0 1 0 0 0 1 0 0 0 0 1 1 1 1 1 0 1 1 0 0 0 0 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 0 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 0 0 0 0 0 0 0 0 1 0 1 1 1 0 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 0 1 1 1 0 0 0 1 0 0 0 0 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 0 0 0 0 0 0 0 0 1 0 1 1 1 0 1 1 1 1 1 1 0 0 0 0 1 0 0 0 0 1 0 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 0 0 1 1 0 0 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 0 0 1 1 0 0 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 0 0 0 1 1 0 1 1 1 1 1 1 1 1 0 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 0 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 0 1 1 1 1 1 1 1 0 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 0 1 1 1 1 0 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 0 1 1 1 1 0 0 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 0 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 0 1 1 1 1 1 1 1 1 1 1 1 1 0 1 1 1 0 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 0 1 1 1 1 1 1 0 0 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 0 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 0 1 
5.31/5.41	d NODES 0
5.31/5.41	d CHECKS 70991
5.31/5.41	   
5.31/5.41	   totalWckTime=5.209  totalCpuTime=4.21

Verifier Data

OK

Watcher Data

runsolver version 3.2.9 (svn:492) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-2094850-1247405269/watcher-2094850-1247405269 -o /tmp/evaluation-result-2094850-1247405269/solver-2094850-1247405269 -C 1800 -W 2000 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -cp abscon112V4.jar abscon.Resolution esac.xml 1 XSax HOME/instance-2094850-1247405269.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): 2000 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
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 2.14 2.12 1.97 3/82 666
/proc/meminfo: memFree=1266392/2055920 swapFree=4192812/4192956
[pid=666] ppid=664 vsize=18576 CPUtime=0
/proc/666/stat : 666 (runsolver) R 664 666 32416 0 -1 4194368 16 0 0 0 0 0 0 0 19 0 1 0 27218165 19021824 284 996147200 4194304 4302564 548682068384 18446744073709551615 264519609639 0 2147483391 4096 24578 0 0 0 17 1 0 0
/proc/666/statm: 4644 284 249 26 0 2626 0

[startup+0.0438951 s]
/proc/loadavg: 2.14 2.12 1.97 3/82 666
/proc/meminfo: memFree=1266392/2055920 swapFree=4192812/4192956
[pid=666] ppid=664 vsize=861936 CPUtime=0.02
/proc/666/stat : 666 (java) S 664 666 32416 0 -1 0 1894 0 1 0 1 1 0 0 18 0 5 0 27218165 882622464 1576 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16784584 18446744073709551615 0 0 17 1 0 0
/proc/666/statm: 215484 1877 861 9 0 210399 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 861936

[startup+0.114907 s]
/proc/loadavg: 2.14 2.12 1.97 3/82 666
/proc/meminfo: memFree=1266392/2055920 swapFree=4192812/4192956
[pid=666] ppid=664 vsize=865984 CPUtime=0.08
/proc/666/stat : 666 (java) S 664 666 32416 0 -1 0 3733 0 1 0 6 2 0 0 18 0 9 0 27218165 886767616 3198 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/666/statm: 216496 3198 1690 9 0 210981 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 865984

[startup+0.301924 s]
/proc/loadavg: 2.14 2.12 1.97 3/82 666
/proc/meminfo: memFree=1266392/2055920 swapFree=4192812/4192956
[pid=666] ppid=664 vsize=866224 CPUtime=0.27
/proc/666/stat : 666 (java) S 664 666 32416 0 -1 0 5766 0 1 0 23 4 0 0 18 0 9 0 27218165 887013376 5132 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/666/statm: 216556 5132 1972 9 0 211014 0
Current children cumulated CPU time (s) 0.27
Current children cumulated vsize (KiB) 866224

[startup+0.701979 s]
/proc/loadavg: 2.14 2.12 1.97 3/82 666
/proc/meminfo: memFree=1266392/2055920 swapFree=4192812/4192956
[pid=666] ppid=664 vsize=867112 CPUtime=0.67
/proc/666/stat : 666 (java) S 664 666 32416 0 -1 0 7733 0 1 0 62 5 0 0 18 0 9 0 27218165 887922688 7095 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/666/statm: 216778 7095 1998 9 0 211236 0
Current children cumulated CPU time (s) 0.67
Current children cumulated vsize (KiB) 867112

[startup+1.50209 s]
/proc/loadavg: 2.14 2.12 1.97 3/91 675
/proc/meminfo: memFree=1232784/2055920 swapFree=4192812/4192956
[pid=666] ppid=664 vsize=867640 CPUtime=1.46
/proc/666/stat : 666 (java) S 664 666 32416 0 -1 0 16465 0 1 0 132 14 0 0 18 0 9 0 27218165 888463360 15816 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/666/statm: 216910 15816 2044 9 0 211346 0
[pid=666/tid=668] ppid=664 vsize=867640 CPUtime=1.23
/proc/666/task/668/stat : 668 (java) R 664 666 32416 0 -1 64 15081 0 1 0 111 12 0 0 25 0 9 0 27218167 888463360 15816 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=666/tid=669] ppid=664 vsize=867640 CPUtime=0
/proc/666/task/669/stat : 669 (java) S 664 666 32416 0 -1 64 3 0 0 0 0 0 0 0 17 0 9 0 27218168 888463360 15816 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=666/tid=670] ppid=664 vsize=867640 CPUtime=0
/proc/666/task/670/stat : 670 (java) S 664 666 32416 0 -1 64 11 0 0 0 0 0 0 0 19 0 9 0 27218169 888463360 15816 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=666/tid=671] ppid=664 vsize=867640 CPUtime=0
/proc/666/task/671/stat : 671 (java) S 664 666 32416 0 -1 64 3 0 0 0 0 0 0 0 20 0 9 0 27218169 888463360 15816 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=666/tid=672] ppid=664 vsize=867640 CPUtime=0
/proc/666/task/672/stat : 672 (java) S 664 666 32416 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 27218172 888463360 15816 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=666/tid=673] ppid=664 vsize=867640 CPUtime=0.2
/proc/666/task/673/stat : 673 (java) S 664 666 32416 0 -1 64 686 0 0 0 20 0 0 0 16 0 9 0 27218172 888463360 15816 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=666/tid=674] ppid=664 vsize=867640 CPUtime=0
/proc/666/task/674/stat : 674 (java) S 664 666 32416 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 27218172 888463360 15816 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=666/tid=675] ppid=664 vsize=867640 CPUtime=0
/proc/666/task/675/stat : 675 (java) S 664 666 32416 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 27218172 888463360 15816 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.46
Current children cumulated vsize (KiB) 867640

[startup+3.10232 s]
/proc/loadavg: 2.13 2.11 1.97 4/91 675
/proc/meminfo: memFree=1200720/2055920 swapFree=4192812/4192956
[pid=666] ppid=664 vsize=867872 CPUtime=3.02
/proc/666/stat : 666 (java) S 664 666 32416 0 -1 0 24013 581 1 0 248 34 19 1 18 0 10 0 27218165 888700928 23175 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/666/statm: 216968 23175 2036 9 0 211426 0
[pid=666/tid=668] ppid=664 vsize=867872 CPUtime=2.57
/proc/666/task/668/stat : 668 (java) S 664 666 32416 0 -1 64 15924 581 1 0 208 29 19 1 24 0 10 0 27218167 888700928 23175 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=666/tid=669] ppid=664 vsize=867872 CPUtime=0.35
/proc/666/task/669/stat : 669 (java) S 664 666 32416 0 -1 64 6585 581 0 0 13 2 19 1 16 0 10 0 27218168 888700928 23175 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=666/tid=670] ppid=664 vsize=867872 CPUtime=0.2
/proc/666/task/670/stat : 670 (java) S 664 666 32416 0 -1 64 16 581 0 0 0 0 19 1 16 0 10 0 27218169 888700928 23175 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=666/tid=671] ppid=664 vsize=867872 CPUtime=0.2
/proc/666/task/671/stat : 671 (java) S 664 666 32416 0 -1 64 6 581 0 0 0 0 19 1 16 0 10 0 27218169 888700928 23175 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=666/tid=672] ppid=664 vsize=867872 CPUtime=0.2
/proc/666/task/672/stat : 672 (java) S 664 666 32416 0 -1 64 1 581 0 0 0 0 19 1 18 0 10 0 27218172 888700928 23175 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=666/tid=673] ppid=664 vsize=867872 CPUtime=0.45
/proc/666/task/673/stat : 673 (java) S 664 666 32416 0 -1 64 720 581 0 0 25 0 19 1 16 0 10 0 27218172 888700928 23175 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=666/tid=674] ppid=664 vsize=867872 CPUtime=0.2
/proc/666/task/674/stat : 674 (java) S 664 666 32416 0 -1 64 1 581 0 0 0 0 19 1 19 0 10 0 27218172 888700928 23175 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=666/tid=675] ppid=664 vsize=867872 CPUtime=0.2
/proc/666/task/675/stat : 675 (java) S 664 666 32416 0 -1 64 8 581 0 0 0 0 19 1 15 0 10 0 27218172 888700928 23175 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.02
Current children cumulated vsize (KiB) 867872

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

[startup+4.7015 s]
/proc/loadavg: 2.13 2.11 1.97 4/91 679
/proc/meminfo: memFree=1171088/2055920 swapFree=4192812/4192956
[pid=666] ppid=664 vsize=867972 CPUtime=4.61
/proc/666/stat : 666 (java) S 664 666 32416 0 -1 0 44344 704 1 0 400 40 19 2 18 0 9 0 27218165 888803328 26260 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/666/statm: 216993 26260 2640 9 0 211451 0
[pid=666/tid=668] ppid=664 vsize=867972 CPUtime=3.88
/proc/666/task/668/stat : 668 (java) R 664 666 32416 0 -1 64 28578 704 1 0 335 32 19 2 25 0 9 0 27218167 888803328 26260 996147200 134512640 134550932 4294955968 18446744073709551615 4127375843 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=666/tid=669] ppid=664 vsize=867972 CPUtime=0.53
/proc/666/task/669/stat : 669 (java) S 664 666 32416 0 -1 64 13943 704 0 0 28 4 19 2 16 0 9 0 27218168 888803328 26260 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=666/tid=670] ppid=664 vsize=867972 CPUtime=0.21
/proc/666/task/670/stat : 670 (java) S 664 666 32416 0 -1 64 22 704 0 0 0 0 19 2 16 0 9 0 27218169 888803328 26260 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=666/tid=671] ppid=664 vsize=867972 CPUtime=0.21
/proc/666/task/671/stat : 671 (java) S 664 666 32416 0 -1 64 10 704 0 0 0 0 19 2 15 0 9 0 27218169 888803328 26260 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=666/tid=672] ppid=664 vsize=867972 CPUtime=0.21
/proc/666/task/672/stat : 672 (java) S 664 666 32416 0 -1 64 1 704 0 0 0 0 19 2 18 0 9 0 27218172 888803328 26260 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=666/tid=673] ppid=664 vsize=867972 CPUtime=0.57
/proc/666/task/673/stat : 673 (java) S 664 666 32416 0 -1 64 975 704 0 0 35 1 19 2 15 0 9 0 27218172 888803328 26260 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=666/tid=674] ppid=664 vsize=867972 CPUtime=0.21
/proc/666/task/674/stat : 674 (java) S 664 666 32416 0 -1 64 1 704 0 0 0 0 19 2 19 0 9 0 27218172 888803328 26260 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=666/tid=675] ppid=664 vsize=867972 CPUtime=0.21
/proc/666/task/675/stat : 675 (java) S 664 666 32416 0 -1 64 12 704 0 0 0 0 19 2 15 0 9 0 27218172 888803328 26260 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4.61
Current children cumulated vsize (KiB) 867972

[startup+5.10155 s]
/proc/loadavg: 2.13 2.11 1.97 4/91 679
/proc/meminfo: memFree=1171088/2055920 swapFree=4192812/4192956
[pid=666] ppid=664 vsize=867972 CPUtime=5.01
/proc/666/stat : 666 (java) S 664 666 32416 0 -1 0 44348 704 1 0 440 40 19 2 18 0 9 0 27218165 888803328 26263 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/666/statm: 216993 26263 2640 9 0 211451 0
[pid=666/tid=668] ppid=664 vsize=867972 CPUtime=4.27
/proc/666/task/668/stat : 668 (java) R 664 666 32416 0 -1 64 28579 704 1 0 374 32 19 2 25 0 9 0 27218167 888803328 26263 996147200 134512640 134550932 4294955968 18446744073709551615 4127372788 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=666/tid=669] ppid=664 vsize=867972 CPUtime=0.53
/proc/666/task/669/stat : 669 (java) S 664 666 32416 0 -1 64 13943 704 0 0 28 4 19 2 16 0 9 0 27218168 888803328 26263 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=666/tid=670] ppid=664 vsize=867972 CPUtime=0.21
/proc/666/task/670/stat : 670 (java) S 664 666 32416 0 -1 64 22 704 0 0 0 0 19 2 16 0 9 0 27218169 888803328 26263 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=666/tid=671] ppid=664 vsize=867972 CPUtime=0.21
/proc/666/task/671/stat : 671 (java) S 664 666 32416 0 -1 64 10 704 0 0 0 0 19 2 15 0 9 0 27218169 888803328 26263 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=666/tid=672] ppid=664 vsize=867972 CPUtime=0.21
/proc/666/task/672/stat : 672 (java) S 664 666 32416 0 -1 64 1 704 0 0 0 0 19 2 18 0 9 0 27218172 888803328 26263 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=666/tid=673] ppid=664 vsize=867972 CPUtime=0.58
/proc/666/task/673/stat : 673 (java) S 664 666 32416 0 -1 64 978 704 0 0 36 1 19 2 16 0 9 0 27218172 888803328 26263 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=666/tid=674] ppid=664 vsize=867972 CPUtime=0.21
/proc/666/task/674/stat : 674 (java) S 664 666 32416 0 -1 64 1 704 0 0 0 0 19 2 19 0 9 0 27218172 888803328 26263 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=666/tid=675] ppid=664 vsize=867972 CPUtime=0.21
/proc/666/task/675/stat : 675 (java) S 664 666 32416 0 -1 64 12 704 0 0 0 0 19 2 15 0 9 0 27218172 888803328 26263 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 5.01
Current children cumulated vsize (KiB) 867972

[startup+5.30157 s]
/proc/loadavg: 2.13 2.11 1.97 4/91 679
/proc/meminfo: memFree=1171088/2055920 swapFree=4192812/4192956
[pid=666] ppid=664 vsize=867972 CPUtime=5.21
/proc/666/stat : 666 (java) S 664 666 32416 0 -1 0 44348 704 1 0 460 40 19 2 18 0 9 0 27218165 888803328 26263 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/666/statm: 216993 26263 2640 9 0 211451 0
[pid=666/tid=668] ppid=664 vsize=867972 CPUtime=4.47
/proc/666/task/668/stat : 668 (java) R 664 666 32416 0 -1 64 28579 704 1 0 394 32 19 2 25 0 9 0 27218167 888803328 26263 996147200 134512640 134550932 4294955968 18446744073709551615 4127345021 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=666/tid=669] ppid=664 vsize=867972 CPUtime=0.53
/proc/666/task/669/stat : 669 (java) S 664 666 32416 0 -1 64 13943 704 0 0 28 4 19 2 16 0 9 0 27218168 888803328 26263 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=666/tid=670] ppid=664 vsize=867972 CPUtime=0.21
/proc/666/task/670/stat : 670 (java) S 664 666 32416 0 -1 64 22 704 0 0 0 0 19 2 16 0 9 0 27218169 888803328 26263 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=666/tid=671] ppid=664 vsize=867972 CPUtime=0.21
/proc/666/task/671/stat : 671 (java) S 664 666 32416 0 -1 64 10 704 0 0 0 0 19 2 15 0 9 0 27218169 888803328 26263 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=666/tid=672] ppid=664 vsize=867972 CPUtime=0.21
/proc/666/task/672/stat : 672 (java) S 664 666 32416 0 -1 64 1 704 0 0 0 0 19 2 18 0 9 0 27218172 888803328 26263 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=666/tid=673] ppid=664 vsize=867972 CPUtime=0.58
/proc/666/task/673/stat : 673 (java) S 664 666 32416 0 -1 64 978 704 0 0 36 1 19 2 16 0 9 0 27218172 888803328 26263 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=666/tid=674] ppid=664 vsize=867972 CPUtime=0.21
/proc/666/task/674/stat : 674 (java) S 664 666 32416 0 -1 64 1 704 0 0 0 0 19 2 19 0 9 0 27218172 888803328 26263 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=666/tid=675] ppid=664 vsize=867972 CPUtime=0.21
/proc/666/task/675/stat : 675 (java) S 664 666 32416 0 -1 64 12 704 0 0 0 0 19 2 15 0 9 0 27218172 888803328 26263 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 5.21
Current children cumulated vsize (KiB) 867972

[startup+5.40159 s]
/proc/loadavg: 2.13 2.11 1.97 3/91 679
/proc/meminfo: memFree=1171024/2055920 swapFree=4192812/4192956
[pid=666] ppid=664 vsize=867972 CPUtime=5.31
/proc/666/stat : 666 (java) S 664 666 32416 0 -1 0 44379 704 1 0 470 40 19 2 18 0 9 0 27218165 888803328 26269 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/666/statm: 216993 26269 2640 9 0 211451 0
[pid=666/tid=668] ppid=664 vsize=867972 CPUtime=4.56
/proc/666/task/668/stat : 668 (java) R 664 666 32416 0 -1 64 28587 704 1 0 403 32 19 2 25 0 9 0 27218167 888803328 26269 996147200 134512640 134550932 4294955968 18446744073709551615 104264330 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=666/tid=669] ppid=664 vsize=867972 CPUtime=0.53
/proc/666/task/669/stat : 669 (java) S 664 666 32416 0 -1 64 13943 704 0 0 28 4 19 2 17 0 9 0 27218168 888803328 26269 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=666/tid=670] ppid=664 vsize=867972 CPUtime=0.21
/proc/666/task/670/stat : 670 (java) S 664 666 32416 0 -1 64 22 704 0 0 0 0 19 2 16 0 9 0 27218169 888803328 26269 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=666/tid=671] ppid=664 vsize=867972 CPUtime=0.21
/proc/666/task/671/stat : 671 (java) S 664 666 32416 0 -1 64 10 704 0 0 0 0 19 2 15 0 9 0 27218169 888803328 26269 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=666/tid=672] ppid=664 vsize=867972 CPUtime=0.21
/proc/666/task/672/stat : 672 (java) S 664 666 32416 0 -1 64 1 704 0 0 0 0 19 2 18 0 9 0 27218172 888803328 26269 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=666/tid=673] ppid=664 vsize=867972 CPUtime=0.59
/proc/666/task/673/stat : 673 (java) S 664 666 32416 0 -1 64 981 704 0 0 37 1 19 2 15 0 9 0 27218172 888803328 26269 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=666/tid=674] ppid=664 vsize=867972 CPUtime=0.21
/proc/666/task/674/stat : 674 (java) S 664 666 32416 0 -1 64 1 704 0 0 0 0 19 2 19 0 9 0 27218172 888803328 26269 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=666/tid=675] ppid=664 vsize=867972 CPUtime=0.21
/proc/666/task/675/stat : 675 (java) R 664 666 32416 0 -1 64 32 704 0 0 0 0 19 2 15 0 9 0 27218172 888803328 26269 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 5.31
Current children cumulated vsize (KiB) 867972

Child status: 0
Real time (s): 5.47542
CPU time (s): 5.35419
CPU user time (s): 4.91225
CPU system time (s): 0.441932
CPU usage (%): 97.7858
Max. virtual memory (cumulated for all children) (KiB): 868208

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4.91225
system time used= 0.441932
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 45122
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= 1530
involuntary context switches= 1750

runsolver used 0.017997 second user time and 0.018997 second system time

The end

Launcher Data

Begin job on node40 at 2009-07-12 15:27:49
IDJOB=2094850
IDBENCH=54605
IDSOLVER=774
FILE ID=node40/2094850-1247405269
PBS_JOBID= 9510563
Free space on /tmp= 66252 MiB

SOLVER NAME= Abscon 112v4 ESAC
BENCH NAME= CPAI08/csp/pseudo/radar/normalized-radar-30-30-4.5-0.5-100.xml
COMMAND LINE= java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -cp abscon112V4.jar abscon.Resolution esac.xml 1 XSax BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2094850-1247405269/watcher-2094850-1247405269 -o /tmp/evaluation-result-2094850-1247405269/solver-2094850-1247405269 -C 1800 -W 2000 -M 900  java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -cp abscon112V4.jar abscon.Resolution esac.xml 1 XSax HOME/instance-2094850-1247405269.xml

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB
MAX NB THREAD= 0

MD5SUM BENCH= dde56d78c331455e86aa8c267ea9039b
RANDOM SEED=1894257283

node40.alineos.net Linux 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.213
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.213
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1266872 kB
Buffers:         96560 kB
Cached:         496128 kB
SwapCached:          0 kB
Active:         309820 kB
Inactive:       391624 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1266872 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            2916 kB
Writeback:           0 kB
Mapped:         129496 kB
Slab:            72400 kB
Committed_AS:  1029000 kB
PageTables:       2052 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= 66252 MiB
End job on node40 at 2009-07-12 15:27:54