Trace number 1073163

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 9.11361 9.23224

DiagnosticValue
CHECKS88133
NODES2810

General information on the benchmark

Namecsp/bmc/
normalized-bmc-ibm-02-04.xml
MD5SUM96b73df43f68796498194c76a4d84d9e
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 benchmark0.958853
Satisfiable
(Un)Satisfiability was proved
Number of variables2810
Number of constraints14493
Maximum constraint arity17
Maximum domain size4
Number of constraints which are defined in extension0
Number of constraints which are defined in intension14493
Global constraints used (with number of constraints)

Solver Data (download as text)

0.07/0.08	
0.07/0.08	Abscon 112 (May, 2008)
0.19/0.24	
0.19/0.24	   configuration
0.19/0.24	     name=esac.xml
0.19/0.27	   
0.19/0.27	   instance
0.19/0.27	     name=HOME/instance-1073163-1215176611.xml
0.28/0.30	   
0.28/0.30	   domains being loaded...
0.28/0.31	   
0.28/0.31	   variables being loaded...
0.49/0.56	     nbVariables=2810  nbDomainTypes=1  minDomainSize=4  maxDomainSize=4  nbTotalValues=11240
0.49/0.56	       =>  wckTime=0.318  cpuTime=0.21  mem=17M638
0.49/0.56	   
0.49/0.56	   predicates being loaded...
0.59/0.63	   
0.59/0.63	   constraints being loaded...
3.36/3.49	     nbConstraints=10943  nbUnaryConstraints=2910  nbGlobalConstraints=15  nbMergedConstraints=655
3.36/3.49	     nbSingletonDomainVariables=100  nbPurgedValues=5720  nbDisconnectedVariables=16  nbConvertedConstraints=8695
3.36/3.49	     nbConvertConstraintsChecks=49664  nbExtensionStructures=308  nbSharedExtensionStructures=8688
3.36/3.49	     nbConflictsStructures=344  nbSharedConflictsStructures=10692  nbUnbuiltConflictsStructures=7
3.36/3.49	     nbSharedBinaryRepresentations=2456  nbEvaluationManagers=43  nbSharedEvaluationManagers=2190  minDegree=1
3.36/3.49	     maxDegree=177  minArity=2  avgArity=2.54  maxArity=17  nbGenerators=15  nbFusions=0  symmetryWckTime=0.619
3.36/3.49	     symmetryCpuTime=0.28
3.36/3.49	       =>  wckTime=3.247  cpuTime=2.45  mem=63M81
3.66/3.79	   
3.66/3.79	   solver IterativeSystematicSolver being built... 
3.86/3.96	   
3.86/3.96	   INFO : Forward propagation technique limited 
4.06/4.19	       =>  wckTime=3.947  cpuTime=2.81  mem=45M43
8.22/8.31	   
8.22/8.31	   preprocessing
8.22/8.31	     nbConstraintChecks=52749  nbValidityChecks=35624  nbPropagations=9581  nbRevisions=56953  nbUselessRevisions=53933
8.22/8.31	     nbSingletonTests=4256  nbEffectiveSingletonTests=0  nbACRemovals=481  nbFoundSingletons=0  nbRemovedValues=481
8.22/8.31	     detectedInconsistency=no
8.22/8.31	       =>  wckTime=4.118  cpuTime=4.03  mem=46M31
9.02/9.16	   
9.02/9.16	   search
9.02/9.16	     run=0  nbConstraintChecks=35384  nbValidityChecks=15893  minDepth=2811  maxDepth=2810  nbPropagations=13720
9.02/9.16	     nbRevisions=81197  nbUselessRevisions=76855  nbAssignments=2810  nbFailedAssignments=0  nbBacktracks=0
9.02/9.16	     nbVisitedNodes=2811  nbRestartNogoods=0  nbFoundSolutions=1  nbSEliminables=?  nbREliminables=?  nbIEliminables=?
9.02/9.16	     nbDEliminables=?  nbPEliminables=?
9.02/9.16	       =>  wckTime=4.968  cpuTime=4.84  mem=47M20
9.02/9.16	   
9.02/9.16	   global
9.02/9.16	     nbConstraintChecks=88133  nbValidityChecks=51517  nbPropagations=23301  nbRevisions=138150
9.02/9.16	     nbUselessRevisions=130788  nbRestartNogoods=0  solvingWckTime=4.97  solvingCpuTime=4.84  expiredTime=no
9.02/9.16	     totalExploration=no  nbFoundSolutions=1  firstSolutionCpuTime=7.63  globalCpuTime=7.69
9.02/9.16	       =>  wckTime=8.922  cpuTime=7.66  mem=47M20
9.02/9.16	   
9.02/9.16	s SATISFIABLE
9.02/9.16	v 0 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 0 1 1 0 0 0 1 0 0 0 1 0 0 0 1 0 0 0 1 0 1 1 0 0 0 1 0 0 0 1 0 0 0 1 0 0 0 1 0 1 1 0 0 0 1 0 0 0 1 0 0 0 1 0 0 0 1 0 1 1 0 0 0 1 0 0 0 1 0 0 0 1 0 0 0 1 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 1 0 1 1 1 0 0 1 1 1 1 1 1 0 1 1 0 1 1 1 1 0 1 1 1 1 0 1 0 0 0 0 1 0 1 0 0 0 1 0 0 1 0 0 0 1 0 0 1 0 0 0 1 1 0 1 0 0 0 1 0 1 0 0 0 1 0 0 1 0 0 0 1 0 0 1 0 0 0 1 1 0 1 0 0 0 1 0 1 0 0 0 1 0 0 1 0 0 0 1 0 0 1 0 0 0 1 1 0 1 0 0 0 1 0 1 0 0 0 1 0 0 1 0 0 0 0 0 0 0 0 0 0 0 1 1 1 0 1 0 0 1 1 1 0 0 0 1 1 0 0 0 1 0 0 1 1 1 0 0 0 1 1 0 0 0 1 0 0 1 1 1 0 0 0 1 1 0 0 0 1 0 0 1 1 1 0 1 1 1 0 1 0 0 0 1 1 0 1 0 1 0 1 0 1 0 1 1 1 0 1 0 1 1 0 1 0 1 0 1 0 1 0 1 1 1 0 1 0 1 1 0 1 0 1 0 1 0 1 0 1 1 1 0 1 0 1 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 0 1 0 0 1 0 0 1 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 0 0 0 0 0 1 1 0 1 1 0 1 1 0 1 1 0 0 0 0 1 1 0 1 1 1 0 0 1 1 1 1 0 1 1 0 1 1 0 1 1 0 0 0 1 0 0 0 1 0 1 0 0 0 0 0 0 1 0 0 0 0 0 0 1 0 0 0 0 1 0 1 1 0 1 0 1 0 0 0 1 0 1 0 0 0 1 1 0 0 1 1 1 0 0 1 1 1 0 0 1 1 1 0 0 1 1 1 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 1 1 1 1 0 1 1 0 1 1 1 1 0 1 1 1 0 1 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 0 1 0 0 0 0 0 0 1 1 0 1 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 0 1 0 0 0 0 0 0 1 1 0 1 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 0 1 0 0 0 0 0 0 1 1 0 1 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 1 1 0 1 0 0 1 1 1 0 0 0 1 1 0 0 0 1 0 0 1 1 1 0 0 0 1 1 0 0 0 1 0 0 1 1 1 0 0 0 1 1 0 0 0 1 0 0 1 1 1 0 1 1 1 0 1 0 0 1 1 0 1 1 0 1 1 1 1 1 0 1 1 1 0 1 1 0 1 1 1 1 1 0 1 1 1 0 1 1 0 1 1 1 1 1 0 1 1 1 0 1 1 0 1 1 0 0 0 1 0 0 1 0 0 1 0 0 1 0 0 0 1 1 0 1 1 0 1 1 0 1 1 0 0 0 0 0 1 0 1 1 1 0 0 1 1 1 0 0 1 1 1 0 1 1 0 1 1 0 0 0 1 0 1 1 0 0 0 0 0 1 1 0 0 0 0 1 0 0 1 1 1 1 0 1 0 0 0 0 0 0 0 0 1 1 0 1 1 1 0 0 0 0 0 0 1 1 0 1 1 1 0 0 0 0 0 0 1 1 0 1 1 1 0 0 0 0 0 0 1 1 0 1 1 1 0 0 0 0 0 0 1 1 0 1 1 1 0 0 0 0 0 0 1 1 0 1 1 1 0 0 0 0 0 0 1 1 0 1 1 1 0 0 0 0 0 0 1 1 0 1 1 1 0 0 0 0 0 0 1 1 0 1 1 1 0 0 0 0 0 0 1 1 0 1 1 1 0 0 0 0 0 0 1 1 0 1 1 1 0 0 0 0 0 0 1 1 0 1 1 1 0 0 0 0 0 0 1 1 0 1 1 1 0 0 0 0 0 0 1 1 0 1 1 1 0 0 0 0 0 0 1 1 0 1 1 1 0 0 1 0 1 0 1 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 1 0 1 1 1 0 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 0 1 1 1 0 0 0 1 1 0 0 0 1 1 0 0 0 1 1 0 0 0 1 1 0 1 0 0 0 0 0 1 0 1 0 0 0 0 0 1 0 1 0 0 0 0 0 1 0 1 0 0 0 0 0 1 1 1 1 0 1 0 1 1 1 1 0 1 1 0 1 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 0 1 0 0 0 0 0 0 1 1 0 1 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 0 1 0 0 0 0 0 0 1 1 0 1 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 0 1 0 0 0 0 0 0 1 1 0 1 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 1 1 0 1 0 0 1 1 1 0 0 0 1 1 0 0 0 1 0 0 1 1 1 0 0 0 1 1 0 0 0 1 0 0 1 1 1 0 0 0 1 1 0 0 0 1 0 0 1 1 1 0 1 1 1 0 1 0 0 1 1 0 1 1 0 1 1 1 1 1 0 1 1 1 0 1 1 0 1 1 1 1 1 0 1 1 1 0 1 1 0 1 1 1 1 1 0 1 1 1 0 1 1 0 1 1 0 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 1 0 1 1 0 1 1 0 1 1 0 0 0 0 0 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 1 0 1 1 1 0 0 1 1 1 0 0 1 1 1 0 1 1 0 1 1 0 0 0 1 0 1 1 0 0 0 0 0 0 1 0 0 0 0 1 0 0 1 1 1 1 0 1 0 0 0 1 1 1 0 0 0 0 1 1 0 0 1 1 1 0 0 1 1 0 0 0 0 1 1 0 0 1 1 1 0 0 1 1 0 0 0 0 1 1 0 0 1 1 1 0 0 1 1 0 0 0 0 1 1 0 0 1 1 1 0 0 1 1 0 0 0 0 1 1 0 0 1 1 1 0 0 1 1 0 0 0 0 1 1 0 0 1 1 1 0 0 1 1 0 0 0 0 1 1 0 0 1 1 1 0 0 1 1 0 0 0 0 1 1 0 0 1 1 1 0 0 1 1 0 0 0 0 1 1 0 0 1 1 1 0 0 1 1 0 0 0 0 1 1 0 0 1 1 1 0 0 1 1 0 0 0 0 1 1 0 0 1 1 1 0 0 1 1 0 0 0 0 1 1 0 0 1 1 1 0 0 1 1 0 0 0 0 1 1 0 0 1 1 1 0 0 1 1 0 0 0 0 1 1 0 0 1 1 1 0 0 1 1 0 0 0 0 1 1 0 0 1 1 1 0 0 1 0 1 0 1 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 1 1 0 0 0 0 1 1 0 0 1 1 1 0 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 0 1 1 1 0 0 0 1 1 0 0 0 1 1 0 0 0 1 1 0 0 0 1 1 0 1 0 0 0 0 0 1 0 1 0 0 0 0 0 1 0 1 0 0 0 0 0 1 0 1 0 0 0 0 0 1 1 1 1 0 1 0 1 1 1 1 0 1 1 0 1 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 0 1 0 0 0 0 0 0 1 1 0 1 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 0 1 0 0 0 0 0 0 1 1 0 1 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 0 1 0 0 0 0 0 0 1 1 0 1 0 0 0 1 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 0 0 1 0 0 0 0 0 0 0 0 0 0 1 0 0 1 0 0 0 0 0 0 0 0 0 0 1 0 0 1 0 0 0 0 0 0 0 0 0 0 1 0 0 1 0 0 0 1 1 1 0 1 0 0 1 1 0 1 1 0 1 1 1 1 1 0 1 1 1 0 1 1 0 1 1 1 1 1 0 1 1 1 0 1 1 0 1 1 1 1 1 0 1 1 1 0 1 1 0 1 1 0 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 1 0 1 1 0 1 1 0 1 1 0 0 0 0 0 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 1 0 1 1 0 0 0 1 1 1 0 0 1 0 1 0 0 1 0 1 1 0 0 0 0 0 1 1 0 0 0 0 0 0 1 0 0 0 0 0 0 1 1 0 1 1 0 1 0 0 1 1 1 1 0 0 0 0 0 1 0 0 1 1 1 1 0 1 1 0 0 0 0 0 1 0 0 1 1 1 1 0 1 1 0 0 0 0 0 1 0 0 1 1 1 1 0 1 1 0 0 0 0 0 1 0 0 1 1 1 1 0 1 1 0 0 0 0 0 1 0 0 1 1 1 1 0 1 1 0 0 0 0 0 1 0 0 1 1 1 1 0 1 1 0 0 0 0 0 1 0 0 1 1 1 1 0 1 1 0 0 0 0 0 1 0 0 1 1 1 1 0 1 1 0 0 0 0 0 1 0 0 1 1 1 1 0 1 1 0 0 0 0 0 1 0 0 1 1 1 1 0 1 1 0 0 0 0 0 1 0 0 1 1 1 1 0 1 1 0 0 0 0 0 1 0 0 1 1 1 1 0 1 1 0 0 0 0 0 1 0 0 1 1 1 1 0 1 1 0 0 0 0 0 1 0 0 1 1 1 1 0 1 1 0 0 0 0 0 1 0 0 1 1 1 1 0 1 0 1 0 1 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 1 1 0 0 0 0 0 1 0 0 1 1 1 1 0 0 0 0 0 1 0 0 0 1 0 0 0 1 0 0 1 1 1 0 0 0 1 1 0 0 0 1 1 0 0 0 1 1 0 0 0 1 1 0 1 0 0 0 0 0 1 0 1 0 0 0 0 0 1 0 1 0 0 0 0 0 1 0 1 0 0 0 0 0 1 1 1 1 0 1 0 1 1 1 1 0 1 0 0 1 1 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 1 0 0 0 0 0 0 1 0 0 1 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 1 0 0 0 0 0 0 1 0 0 1 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 1 0 0 0 0 0 0 1 0 0 1 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 1 1 0 1 0 0 1 0 1 0 0 0 0 1 0 0 0 1 0 0 1 0 1 0 0 0 0 1 0 0 0 1 0 0 1 0 1 0 0 0 0 1 0 0 0 1 0 0 1 0 1 0 1 1 1 0 1 0 0 1 1 0 1 1 0 1 1 1 1 1 0 1 1 1 0 1 1 0 1 1 1 1 1 0 1 1 1 0 1 1 0 1 1 1 1 1 0 1 1 1 0 1 1 0 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 0 0 0 0 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 
9.02/9.16	d NODES 2810
9.02/9.16	d CHECKS 88133
9.02/9.17	   
9.02/9.17	   totalWckTime=8.988  totalCpuTime=7.69

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-1073163-1215176611/watcher-1073163-1215176611 -o /tmp/evaluation-result-1073163-1215176611/solver-1073163-1215176611 -C 1800 -W 2200 -M 900 --output-limit 1,15 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -cp abscon112V4.jar abscon.Resolution esac.xml 1 XSax HOME/instance-1073163-1215176611.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.93 2.01 1.99 4/81 21211
/proc/meminfo: memFree=1539640/2055920 swapFree=4122068/4192956
[pid=21211] ppid=21209 vsize=1616 CPUtime=0
/proc/21211/stat : 21211 (java) D 21209 21211 19214 0 -1 0 177 0 0 0 0 0 0 0 18 0 1 0 1305907043 1654784 145 996147200 134512640 134550740 4294956128 18446744073709551615 4294960144 0 2147483391 4096 0 18446744072099781622 0 0 17 0 0 0
/proc/21211/statm: 404 145 119 9 0 46 0

[startup+0.080511 s]
/proc/loadavg: 1.93 2.01 1.99 4/81 21211
/proc/meminfo: memFree=1539640/2055920 swapFree=4122068/4192956
[pid=21211] ppid=21209 vsize=866580 CPUtime=0.07
/proc/21211/stat : 21211 (java) S 21209 21211 19214 0 -1 0 3549 0 1 0 5 2 0 0 18 0 9 0 1305907043 887377920 3039 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/21211/statm: 216645 3040 1636 9 0 211207 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 866580

[startup+0.102515 s]
/proc/loadavg: 1.93 2.01 1.99 4/81 21211
/proc/meminfo: memFree=1539640/2055920 swapFree=4122068/4192956
[pid=21211] ppid=21209 vsize=866708 CPUtime=0.09
/proc/21211/stat : 21211 (java) S 21209 21211 19214 0 -1 0 3756 0 1 0 7 2 0 0 18 0 9 0 1305907043 887508992 3219 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/21211/statm: 216677 3221 1701 9 0 211232 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 866708

[startup+0.301559 s]
/proc/loadavg: 1.93 2.01 1.99 4/81 21211
/proc/meminfo: memFree=1539640/2055920 swapFree=4122068/4192956
[pid=21211] ppid=21209 vsize=866924 CPUtime=0.28
/proc/21211/stat : 21211 (java) S 21209 21211 19214 0 -1 0 6025 0 1 0 24 4 0 0 18 0 9 0 1305907043 887730176 5399 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/21211/statm: 216731 5400 1956 9 0 211259 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 866924

[startup+0.701639 s]
/proc/loadavg: 1.93 2.01 1.99 4/81 21211
/proc/meminfo: memFree=1539640/2055920 swapFree=4122068/4192956
[pid=21211] ppid=21209 vsize=868036 CPUtime=0.68
/proc/21211/stat : 21211 (java) S 21209 21211 19214 0 -1 0 10416 0 1 0 62 6 0 0 18 0 9 0 1305907043 888868864 9776 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/21211/statm: 217009 9776 2012 9 0 211515 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 868036

[startup+1.50179 s]
/proc/loadavg: 1.93 2.01 1.99 3/90 21220
/proc/meminfo: memFree=1492144/2055920 swapFree=4122068/4192956
[pid=21211] ppid=21209 vsize=867952 CPUtime=1.48
/proc/21211/stat : 21211 (java) S 21209 21211 19214 0 -1 0 18966 0 1 0 134 14 0 0 18 0 9 0 1305907043 888782848 18299 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/21211/statm: 216987 18299 2006 9 0 211515 0
[pid=21211/tid=21213] ppid=21209 vsize=867952 CPUtime=1.19
/proc/21211/task/21213/stat : 21213 (java) R 21209 21211 19214 0 -1 64 15758 0 1 0 107 12 0 0 25 0 9 0 1305907044 888782848 18299 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=21211/tid=21214] ppid=21209 vsize=867948 CPUtime=0.08
/proc/21211/task/21214/stat : 21214 (java) S 21209 21211 19214 0 -1 64 1826 0 0 0 7 1 0 0 16 0 9 0 1305907045 888778752 18299 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=21211/tid=21215] ppid=21209 vsize=867948 CPUtime=0
/proc/21211/task/21215/stat : 21215 (java) S 21209 21211 19214 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 1305907045 888778752 18299 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=21211/tid=21216] ppid=21209 vsize=867952 CPUtime=0
/proc/21211/task/21216/stat : 21216 (java) S 21209 21211 19214 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 1305907045 888782848 18299 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=21211/tid=21217] ppid=21209 vsize=867948 CPUtime=0
/proc/21211/task/21217/stat : 21217 (java) S 21209 21211 19214 0 -1 64 0 0 0 0 0 0 0 0 23 0 9 0 1305907047 888778752 18299 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=21211/tid=21218] ppid=21209 vsize=867952 CPUtime=0.2
/proc/21211/task/21218/stat : 21218 (java) S 21209 21211 19214 0 -1 64 684 0 0 0 20 0 0 0 15 0 9 0 1305907047 888782848 18299 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=21211/tid=21219] ppid=21209 vsize=867948 CPUtime=0
/proc/21211/task/21219/stat : 21219 (java) S 21209 21211 19214 0 -1 64 2 0 0 0 0 0 0 0 24 0 9 0 1305907047 888778752 18299 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=21211/tid=21220] ppid=21209 vsize=867952 CPUtime=0
/proc/21211/task/21220/stat : 21220 (java) S 21209 21211 19214 0 -1 64 2 0 0 0 0 0 0 0 15 0 9 0 1305907047 888782848 18299 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 867952

[startup+3.10211 s]
/proc/loadavg: 1.93 2.01 1.99 3/90 21220
/proc/meminfo: memFree=1473584/2055920 swapFree=4122068/4192956
[pid=21211] ppid=21209 vsize=868272 CPUtime=3.02
/proc/21211/stat : 21211 (java) S 21209 21211 19214 0 -1 0 24743 0 1 0 248 54 0 0 18 0 10 0 1305907043 889110528 23946 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/21211/statm: 217068 23946 2011 9 0 211596 0
[pid=21211/tid=21213] ppid=21209 vsize=868272 CPUtime=2.49
/proc/21211/task/21213/stat : 21213 (java) S 21209 21211 19214 0 -1 64 15841 0 1 0 200 49 0 0 16 0 10 0 1305907044 889110528 23946 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 1 0 0
[pid=21211/tid=21214] ppid=21209 vsize=868272 CPUtime=0.22
/proc/21211/task/21214/stat : 21214 (java) S 21209 21211 19214 0 -1 64 7381 0 0 0 19 3 0 0 17 0 10 0 1305907045 889110528 23946 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=21211/tid=21215] ppid=21209 vsize=868272 CPUtime=0
/proc/21211/task/21215/stat : 21215 (java) S 21209 21211 19214 0 -1 64 13 0 0 0 0 0 0 0 16 0 10 0 1305907045 889110528 23946 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=21211/tid=21216] ppid=21209 vsize=868272 CPUtime=0
/proc/21211/task/21216/stat : 21216 (java) S 21209 21211 19214 0 -1 64 5 0 0 0 0 0 0 0 16 0 10 0 1305907045 889110528 23946 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=21211/tid=21217] ppid=21209 vsize=868272 CPUtime=0
/proc/21211/task/21217/stat : 21217 (java) S 21209 21211 19214 0 -1 64 0 0 0 0 0 0 0 0 23 0 10 0 1305907047 889110528 23946 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=21211/tid=21218] ppid=21209 vsize=868272 CPUtime=0.29
/proc/21211/task/21218/stat : 21218 (java) S 21209 21211 19214 0 -1 64 747 0 0 0 29 0 0 0 15 0 10 0 1305907047 889110528 23946 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=21211/tid=21219] ppid=21209 vsize=868272 CPUtime=0
/proc/21211/task/21219/stat : 21219 (java) S 21209 21211 19214 0 -1 64 2 0 0 0 0 0 0 0 24 0 10 0 1305907047 889110528 23946 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=21211/tid=21220] ppid=21209 vsize=868272 CPUtime=0
/proc/21211/task/21220/stat : 21220 (java) S 21209 21211 19214 0 -1 64 7 0 0 0 0 0 0 0 15 0 10 0 1305907047 889110528 23946 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3.02
Current children cumulated vsize (KiB) 868272

[startup+6.30174 s]
/proc/loadavg: 1.94 2.01 1.99 3/90 21224
/proc/meminfo: memFree=1434792/2055920 swapFree=4122068/4192956
[pid=21211] ppid=21209 vsize=868380 CPUtime=6.24
/proc/21211/stat : 21211 (java) S 21209 21211 19214 0 -1 0 48826 958 1 0 537 59 26 2 18 0 9 0 1305907043 889221120 28573 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/21211/statm: 217095 28573 2616 9 0 211623 0
[pid=21211/tid=21213] ppid=21209 vsize=868380 CPUtime=5.31
/proc/21211/task/21213/stat : 21213 (java) R 21209 21211 19214 0 -1 64 27512 958 1 0 451 52 26 2 25 0 9 0 1305907044 889221120 28573 996147200 134512640 134550740 4294955968 18446744073709551615 4127495479 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21211/tid=21214] ppid=21209 vsize=868380 CPUtime=0.75
/proc/21211/task/21214/stat : 21214 (java) S 21209 21211 19214 0 -1 64 19404 958 0 0 42 5 26 2 16 0 9 0 1305907045 889221120 28573 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=21211/tid=21215] ppid=21209 vsize=868380 CPUtime=0.28
/proc/21211/task/21215/stat : 21215 (java) S 21209 21211 19214 0 -1 64 17 958 0 0 0 0 26 2 16 0 9 0 1305907045 889221120 28573 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21211/tid=21216] ppid=21209 vsize=868380 CPUtime=0.28
/proc/21211/task/21216/stat : 21216 (java) S 21209 21211 19214 0 -1 64 8 958 0 0 0 0 26 2 15 0 9 0 1305907045 889221120 28573 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21211/tid=21217] ppid=21209 vsize=868380 CPUtime=0.28
/proc/21211/task/21217/stat : 21217 (java) S 21209 21211 19214 0 -1 64 0 958 0 0 0 0 26 2 23 0 9 0 1305907047 889221120 28573 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=21211/tid=21218] ppid=21209 vsize=868380 CPUtime=0.7
/proc/21211/task/21218/stat : 21218 (java) S 21209 21211 19214 0 -1 64 1042 958 0 0 42 0 26 2 16 0 9 0 1305907047 889221120 28573 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21211/tid=21219] ppid=21209 vsize=868380 CPUtime=0.28
/proc/21211/task/21219/stat : 21219 (java) S 21209 21211 19214 0 -1 64 2 958 0 0 0 0 26 2 24 0 9 0 1305907047 889221120 28573 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=21211/tid=21220] ppid=21209 vsize=868380 CPUtime=0.28
/proc/21211/task/21220/stat : 21220 (java) S 21209 21211 19214 0 -1 64 33 958 0 0 0 0 26 2 15 0 9 0 1305907047 889221120 28573 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.24
Current children cumulated vsize (KiB) 868380

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

[startup+7.90205 s]
/proc/loadavg: 1.94 2.01 1.99 3/90 21224
/proc/meminfo: memFree=1434792/2055920 swapFree=4122068/4192956
[pid=21211] ppid=21209 vsize=868380 CPUtime=7.82
/proc/21211/stat : 21211 (java) S 21209 21211 19214 0 -1 0 48826 958 1 0 695 59 26 2 18 0 9 0 1305907043 889221120 28573 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/21211/statm: 217095 28573 2616 9 0 211623 0
[pid=21211/tid=21213] ppid=21209 vsize=868380 CPUtime=6.9
/proc/21211/task/21213/stat : 21213 (java) R 21209 21211 19214 0 -1 64 27512 958 1 0 610 52 26 2 25 0 9 0 1305907044 889221120 28573 996147200 134512640 134550740 4294955968 18446744073709551615 4126095722 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21211/tid=21214] ppid=21209 vsize=868380 CPUtime=0.75
/proc/21211/task/21214/stat : 21214 (java) S 21209 21211 19214 0 -1 64 19404 958 0 0 42 5 26 2 16 0 9 0 1305907045 889221120 28573 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=21211/tid=21215] ppid=21209 vsize=868380 CPUtime=0.28
/proc/21211/task/21215/stat : 21215 (java) S 21209 21211 19214 0 -1 64 17 958 0 0 0 0 26 2 16 0 9 0 1305907045 889221120 28573 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21211/tid=21216] ppid=21209 vsize=868380 CPUtime=0.28
/proc/21211/task/21216/stat : 21216 (java) S 21209 21211 19214 0 -1 64 8 958 0 0 0 0 26 2 15 0 9 0 1305907045 889221120 28573 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21211/tid=21217] ppid=21209 vsize=868380 CPUtime=0.28
/proc/21211/task/21217/stat : 21217 (java) S 21209 21211 19214 0 -1 64 0 958 0 0 0 0 26 2 23 0 9 0 1305907047 889221120 28573 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=21211/tid=21218] ppid=21209 vsize=868380 CPUtime=0.7
/proc/21211/task/21218/stat : 21218 (java) S 21209 21211 19214 0 -1 64 1042 958 0 0 42 0 26 2 16 0 9 0 1305907047 889221120 28573 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21211/tid=21219] ppid=21209 vsize=868380 CPUtime=0.28
/proc/21211/task/21219/stat : 21219 (java) S 21209 21211 19214 0 -1 64 2 958 0 0 0 0 26 2 24 0 9 0 1305907047 889221120 28573 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=21211/tid=21220] ppid=21209 vsize=868380 CPUtime=0.28
/proc/21211/task/21220/stat : 21220 (java) S 21209 21211 19214 0 -1 64 33 958 0 0 0 0 26 2 15 0 9 0 1305907047 889221120 28573 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 7.82
Current children cumulated vsize (KiB) 868380

[startup+8.70221 s]
/proc/loadavg: 1.94 2.01 1.99 3/90 21224
/proc/meminfo: memFree=1434792/2055920 swapFree=4122068/4192956
[pid=21211] ppid=21209 vsize=868380 CPUtime=8.62
/proc/21211/stat : 21211 (java) S 21209 21211 19214 0 -1 0 48866 958 1 0 774 60 26 2 18 0 9 0 1305907043 889221120 28581 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/21211/statm: 217095 28581 2616 9 0 211623 0
[pid=21211/tid=21213] ppid=21209 vsize=868380 CPUtime=7.67
/proc/21211/task/21213/stat : 21213 (java) R 21209 21211 19214 0 -1 64 27513 958 1 0 687 52 26 2 25 0 9 0 1305907044 889221120 28581 996147200 134512640 134550740 4294955968 18446744073709551615 4127512266 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21211/tid=21214] ppid=21209 vsize=868380 CPUtime=0.75
/proc/21211/task/21214/stat : 21214 (java) S 21209 21211 19214 0 -1 64 19404 958 0 0 42 5 26 2 16 0 9 0 1305907045 889221120 28581 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=21211/tid=21215] ppid=21209 vsize=868380 CPUtime=0.28
/proc/21211/task/21215/stat : 21215 (java) S 21209 21211 19214 0 -1 64 17 958 0 0 0 0 26 2 16 0 9 0 1305907045 889221120 28581 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21211/tid=21216] ppid=21209 vsize=868380 CPUtime=0.28
/proc/21211/task/21216/stat : 21216 (java) S 21209 21211 19214 0 -1 64 8 958 0 0 0 0 26 2 15 0 9 0 1305907045 889221120 28581 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21211/tid=21217] ppid=21209 vsize=868380 CPUtime=0.28
/proc/21211/task/21217/stat : 21217 (java) S 21209 21211 19214 0 -1 64 0 958 0 0 0 0 26 2 23 0 9 0 1305907047 889221120 28581 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=21211/tid=21218] ppid=21209 vsize=868380 CPUtime=0.71
/proc/21211/task/21218/stat : 21218 (java) S 21209 21211 19214 0 -1 64 1081 958 0 0 43 0 26 2 15 0 9 0 1305907047 889221120 28581 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21211/tid=21219] ppid=21209 vsize=868380 CPUtime=0.28
/proc/21211/task/21219/stat : 21219 (java) S 21209 21211 19214 0 -1 64 2 958 0 0 0 0 26 2 24 0 9 0 1305907047 889221120 28581 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=21211/tid=21220] ppid=21209 vsize=868380 CPUtime=0.28
/proc/21211/task/21220/stat : 21220 (java) S 21209 21211 19214 0 -1 64 33 958 0 0 0 0 26 2 15 0 9 0 1305907047 889221120 28581 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 8.62
Current children cumulated vsize (KiB) 868380

[startup+9.10229 s]
/proc/loadavg: 1.94 2.01 1.99 3/90 21224
/proc/meminfo: memFree=1434792/2055920 swapFree=4122068/4192956
[pid=21211] ppid=21209 vsize=868380 CPUtime=9.02
/proc/21211/stat : 21211 (java) S 21209 21211 19214 0 -1 0 48876 958 1 0 814 60 26 2 18 0 9 0 1305907043 889221120 28585 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/21211/statm: 217095 28585 2616 9 0 211623 0
[pid=21211/tid=21213] ppid=21209 vsize=868380 CPUtime=8.06
/proc/21211/task/21213/stat : 21213 (java) R 21209 21211 19214 0 -1 64 27513 958 1 0 726 52 26 2 25 0 9 0 1305907044 889221120 28585 996147200 134512640 134550740 4294955968 18446744073709551615 4127119296 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21211/tid=21214] ppid=21209 vsize=868380 CPUtime=0.75
/proc/21211/task/21214/stat : 21214 (java) S 21209 21211 19214 0 -1 64 19404 958 0 0 42 5 26 2 16 0 9 0 1305907045 889221120 28585 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=21211/tid=21215] ppid=21209 vsize=868380 CPUtime=0.28
/proc/21211/task/21215/stat : 21215 (java) S 21209 21211 19214 0 -1 64 17 958 0 0 0 0 26 2 16 0 9 0 1305907045 889221120 28585 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21211/tid=21216] ppid=21209 vsize=868380 CPUtime=0.28
/proc/21211/task/21216/stat : 21216 (java) S 21209 21211 19214 0 -1 64 8 958 0 0 0 0 26 2 15 0 9 0 1305907045 889221120 28585 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21211/tid=21217] ppid=21209 vsize=868380 CPUtime=0.28
/proc/21211/task/21217/stat : 21217 (java) S 21209 21211 19214 0 -1 64 0 958 0 0 0 0 26 2 23 0 9 0 1305907047 889221120 28585 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=21211/tid=21218] ppid=21209 vsize=868380 CPUtime=0.72
/proc/21211/task/21218/stat : 21218 (java) S 21209 21211 19214 0 -1 64 1091 958 0 0 44 0 26 2 15 0 9 0 1305907047 889221120 28585 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21211/tid=21219] ppid=21209 vsize=868380 CPUtime=0.28
/proc/21211/task/21219/stat : 21219 (java) S 21209 21211 19214 0 -1 64 2 958 0 0 0 0 26 2 24 0 9 0 1305907047 889221120 28585 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=21211/tid=21220] ppid=21209 vsize=868380 CPUtime=0.28
/proc/21211/task/21220/stat : 21220 (java) S 21209 21211 19214 0 -1 64 33 958 0 0 0 0 26 2 15 0 9 0 1305907047 889221120 28585 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 9.02
Current children cumulated vsize (KiB) 868380

[startup+9.2023 s]
/proc/loadavg: 1.94 2.01 1.99 3/90 21224
/proc/meminfo: memFree=1434792/2055920 swapFree=4122068/4192956
[pid=21211] ppid=21209 vsize=868380 CPUtime=9.08
/proc/21211/stat : 21211 (java) S 21209 21211 19214 0 -1 0 48901 958 1 0 820 60 26 2 18 0 9 0 1305907043 889221120 28594 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/21211/statm: 217095 28594 2616 9 0 211623 0
[pid=21211/tid=21213] ppid=21209 vsize=868380 CPUtime=8.11
/proc/21211/task/21213/stat : 21213 (java) S 21209 21211 19214 0 -1 64 27525 958 1 0 731 52 26 2 25 0 9 0 1305907044 889221120 28594 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21211/tid=21214] ppid=21209 vsize=868380 CPUtime=0.75
/proc/21211/task/21214/stat : 21214 (java) S 21209 21211 19214 0 -1 64 19404 958 0 0 42 5 26 2 16 0 9 0 1305907045 889221120 28594 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=21211/tid=21215] ppid=21209 vsize=868380 CPUtime=0.28
/proc/21211/task/21215/stat : 21215 (java) S 21209 21211 19214 0 -1 64 17 958 0 0 0 0 26 2 16 0 9 0 1305907045 889221120 28594 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21211/tid=21216] ppid=21209 vsize=868380 CPUtime=0.28
/proc/21211/task/21216/stat : 21216 (java) S 21209 21211 19214 0 -1 64 8 958 0 0 0 0 26 2 15 0 9 0 1305907045 889221120 28594 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21211/tid=21217] ppid=21209 vsize=868380 CPUtime=0.28
/proc/21211/task/21217/stat : 21217 (java) S 21209 21211 19214 0 -1 64 0 958 0 0 0 0 26 2 23 0 9 0 1305907047 889221120 28594 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=21211/tid=21218] ppid=21209 vsize=868380 CPUtime=0.73
/proc/21211/task/21218/stat : 21218 (java) S 21209 21211 19214 0 -1 64 1104 958 0 0 45 0 26 2 15 0 9 0 1305907047 889221120 28594 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21211/tid=21219] ppid=21209 vsize=868380 CPUtime=0.28
/proc/21211/task/21219/stat : 21219 (java) S 21209 21211 19214 0 -1 64 2 958 0 0 0 0 26 2 24 0 9 0 1305907047 889221120 28594 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=21211/tid=21220] ppid=21209 vsize=868380 CPUtime=0.28
/proc/21211/task/21220/stat : 21220 (java) S 21209 21211 19214 0 -1 64 33 958 0 0 0 0 26 2 15 0 9 0 1305907047 889221120 28594 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 9.08
Current children cumulated vsize (KiB) 868380

Child status: 0
Real time (s): 9.23224
CPU time (s): 9.11361
CPU user time (s): 8.47071
CPU system time (s): 0.642902
CPU usage (%): 98.7151
Max. virtual memory (cumulated for all children) (KiB): 873856

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 8.47071
system time used= 0.642902
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 49884
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= 2369
involuntary context switches= 2414

runsolver used 0.018997 second user time and 0.033994 second system time

The end

Launcher Data (download as text)

Begin job on node20 at 2008-07-04 15:03:31
IDJOB=1073163
IDBENCH=56321
IDSOLVER=364
FILE ID=node20/1073163-1215176611
PBS_JOBID= 7881492
Free space on /tmp= 66556 MiB

SOLVER NAME= Abscon 112v4 ESAC
BENCH NAME= CPAI08/csp/bmc/normalized-bmc-ibm-02-04.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= /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1073163-1215176611/watcher-1073163-1215176611 -o /tmp/evaluation-result-1073163-1215176611/solver-1073163-1215176611 -C 1800 -W 2200 -M 900 --output-limit 1,15  java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -cp abscon112V4.jar abscon.Resolution esac.xml 1 XSax HOME/instance-1073163-1215176611.xml

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 96b73df43f68796498194c76a4d84d9e
RANDOM SEED=204071723

node20.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:       1540120 kB
Buffers:         66276 kB
Cached:         178540 kB
SwapCached:      64788 kB
Active:         322224 kB
Inactive:       116740 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1540120 kB
SwapTotal:     4192956 kB
SwapFree:      4122068 kB
Dirty:            3976 kB
Writeback:           0 kB
Mapped:         210252 kB
Slab:            60436 kB
Committed_AS:  2769996 kB
PageTables:       3556 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= 66552 MiB
End job on node20 at 2008-07-04 15:03:41