Trace number 1061932

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 ACSAT 7.42687 7.52264

DiagnosticValue
CHECKS18602
NODES4676

General information on the benchmark

Namecsp/pseudo/logic-synthesis/
normalized-e-am-pi.xml
MD5SUMac4c95149b93b5f7e0250ccc793bd7ce
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.9767
Satisfiable
(Un)Satisfiability was proved
Number of variables4676
Number of constraints509
Maximum constraint arity166
Maximum domain size2
Number of constraints which are defined in extension0
Number of constraints which are defined in intension509
Global constraints used (with number of constraints)

Solver Data (download as text)

0.00/0.09	
0.00/0.09	Abscon 112 (May, 2008)
0.19/0.24	
0.19/0.24	   configuration
0.19/0.24	     name=mac.xml
0.19/0.28	   
0.19/0.28	   instance
0.19/0.28	     name=HOME/instance-1061932-1215133534.xml
0.29/0.31	   
0.29/0.31	   domains being loaded...
0.29/0.32	   
0.29/0.32	   variables being loaded...
0.49/0.57	     nbVariables=4676  nbDomainTypes=1  minDomainSize=2  maxDomainSize=2  nbTotalValues=9352
0.49/0.57	       =>  wckTime=0.325  cpuTime=0.22  mem=20M531
0.49/0.57	   
0.49/0.57	   predicates being loaded...
0.90/1.00	   
0.90/1.00	   constraints being loaded...
3.56/3.68	     nbConstraints=606  nbGlobalConstraints=97  nbConflictsStructures=9  nbSharedConflictsStructures=19
3.56/3.68	     nbUnbuiltConflictsStructures=107  nbSharedBinaryRepresentations=0  nbEvaluationManagers=116
3.56/3.68	     nbSharedEvaluationManagers=393  minDegree=1  maxDegree=121  minArity=2  avgArity=42.72  maxArity=166
3.56/3.68	     nbGenerators=97  nbFusions=0  symmetryWckTime=1.103  symmetryCpuTime=0.68
3.56/3.68	       =>  wckTime=3.439  cpuTime=2.7  mem=48M669
3.77/3.80	   
3.77/3.80	   solver IterativeSystematicSolver being built... 
3.97/4.06	   
3.97/4.06	   INFO : Forward propagation technique limited 
4.25/4.34	       =>  wckTime=4.098  cpuTime=3.1  mem=46M939
4.36/4.41	   
4.36/4.41	   preprocessing
4.36/4.41	     nbConstraintChecks=922  nbValidityChecks=871  nbPropagations=4676  nbRevisions=871  nbUselessRevisions=871
4.36/4.41	     nbRemovedValues=0  detectedInconsistency=no
4.36/4.41	       =>  wckTime=0.06  cpuTime=0.05  mem=54M4
7.32/7.45	   
7.32/7.45	   search
7.32/7.45	     run=0  nbConstraintChecks=17680  nbValidityChecks=186704  minDepth=4677  maxDepth=4676  nbPropagations=9506
7.32/7.45	     nbRevisions=98754  nbUselessRevisions=98634  nbAssignments=4676  nbFailedAssignments=0  nbBacktracks=0
7.32/7.45	     nbVisitedNodes=4677  nbRestartNogoods=0  nbFoundSolutions=1  nbSEliminables=?  nbREliminables=?  nbIEliminables=?
7.32/7.45	     nbDEliminables=?  nbPEliminables=?
7.32/7.45	       =>  wckTime=3.099  cpuTime=3.02  mem=55M14
7.32/7.45	   
7.32/7.45	   global
7.32/7.45	     nbConstraintChecks=18602  nbValidityChecks=187575  nbPropagations=14182  nbRevisions=99625
7.32/7.45	     nbUselessRevisions=99505  nbRestartNogoods=0  solvingWckTime=3.101  solvingCpuTime=3.02  expiredTime=no
7.32/7.45	     totalExploration=no  nbFoundSolutions=1  firstSolutionCpuTime=6.1  globalCpuTime=6.16
7.32/7.45	       =>  wckTime=7.206  cpuTime=6.12  mem=55M14
7.32/7.45	   
7.32/7.45	s SATISFIABLE
7.32/7.45	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 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 1 0 0 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 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 1 0 0 0 0 0 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 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 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 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 1 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 0 0 0 0 0 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 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 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 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 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 1 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 0 0 0 0 0 0 0 0 0 0 0 0 0 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 1 1 1 1 0 1 0 1 0 0 0 0 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 0 0 0 0 0 0 0 0 0 0 0 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 1 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 0 0 0 0 0 0 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 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 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 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 0 0 0 0 0 0 0 0 0 0 0 0 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 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 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 0 0 0 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 1 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 0 0 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 1 0 0 0 0 0 1 1 1 1 0 0 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 1 0 0 0 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 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 1 0 0 0 0 0 0 0 1 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 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 0 0 0 0 1 1 0 1 0 1 0 0 1 0 0 0 0 0 0 0 1 1 1 1 1 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 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 1 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 1 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 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 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 1 0 0 0 0 0 0 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 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 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 1 1 0 0 0 0 0 0 0 1 0 0 1 1 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 1 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 0 0 0 1 1 1 1 0 0 0 0 1 0 1 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 0 0 0 0 0 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 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 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 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 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 1 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 1 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 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 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 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 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 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 1 0 0 0 0 0 0 0 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 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 0 0 0 0 0 1 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 0 0 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 1 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 0 0 0 0 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 1 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 0 0 0 0 0 1 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 1 1 1 1 1 1 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 1 0 0 1 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 0 0 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 0 1 1 0 0 0 1 1 0 0 0 0 0 0 1 0 0 0 1 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 1 0 1 0 1 0 0 0 0 0 0 1 0 0 1 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 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 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 0 0 0 0 0 0 1 1 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 0 0 0 0 0 0 0 0 0 0 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 1 1 0 1 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 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 1 0 0 1 0 0 0 0 0 0 0 0 0 1 0 0 0 1 1 0 0 0 0 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 1 0 0 0 0 0 1 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 0 0 0 0 0 0 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 0 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 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 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 1 0 0 0 1 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 0 0 0 0 0 0 0 0 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 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 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 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 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 1 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 0 1 0 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 1 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 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 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 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 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 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 0 0 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 1 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 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 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 1 0 0 0 0 0 0 1 0 1 0 1 1 1 0 1 0 1 0 0 0 1 1 0 1 1 0 0 1 1 1 1 0 1 1 1 1 0 0 0 0 0 0 0 0 0 0 0 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 0 0 1 0 0 1 0 0 1 0 0 1 1 0 1 0 1 0 1 0 1 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 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 1 1 1 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 1 1 1 1 1 1 1 1 1 1 0 0 1 0 0 0 0 0 1 1 1 1 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 0 0 0 0 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 0 0 1 1 1 1 1 1 0 0 0 0 1 1 1 1 1 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 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 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 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 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 1 0 0 1 0 0 0 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 0 0 0 0 0 0 0 0 0 0 0 1 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 
7.32/7.45	d NODES 4676
7.32/7.45	d CHECKS 18602
7.32/7.45	   
7.32/7.46	   totalWckTime=7.274  totalCpuTime=6.16

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-1061932-1215133534/watcher-1061932-1215133534 -o /tmp/evaluation-result-1061932-1215133534/solver-1061932-1215133534 -C 1800 -W 2200 -M 900 --output-limit 1,15 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -cp abscon112V4.jar abscon.Resolution mac.xml 1 XSax HOME/instance-1061932-1215133534.xml 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2200 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 921600 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 972800 KiB
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 2.00 1.99 1.92 4/81 2569
/proc/meminfo: memFree=1426088/2055920 swapFree=4179680/4192956
[pid=2569] ppid=2567 vsize=18572 CPUtime=0
/proc/2569/stat : 2569 (runsolver) R 2567 2569 1906 0 -1 4194368 16 0 0 0 0 0 0 0 18 0 1 0 1992326046 19017728 292 996147200 4194304 4296836 548682068352 18446744073709551615 234211568935 0 2147483391 4096 24578 0 0 0 17 1 0 0
/proc/2569/statm: 4643 292 257 25 0 2626 0

[startup+0.0227651 s]
/proc/loadavg: 2.00 1.99 1.92 4/81 2569
/proc/meminfo: memFree=1426088/2055920 swapFree=4179680/4192956
[pid=2569] ppid=2567 vsize=11132 CPUtime=0
/proc/2569/stat : 2569 (java) S 2567 2569 1906 0 -1 0 875 0 1 0 0 0 0 0 18 0 2 0 1992326046 11399168 627 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16784584 18446744073709551615 0 0 17 1 0 0
/proc/2569/statm: 2783 627 327 9 0 1198 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 11132

[startup+0.101742 s]
/proc/loadavg: 2.00 1.99 1.92 4/81 2569
/proc/meminfo: memFree=1426088/2055920 swapFree=4179680/4192956
[pid=2569] ppid=2567 vsize=865884 CPUtime=0.09
/proc/2569/stat : 2569 (java) S 2567 2569 1906 0 -1 0 3684 0 1 0 7 2 0 0 18 0 9 0 1992326046 886665216 3159 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/2569/statm: 216471 3159 1681 9 0 211026 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 865884

[startup+0.301783 s]
/proc/loadavg: 2.00 1.99 1.92 4/81 2569
/proc/meminfo: memFree=1426088/2055920 swapFree=4179680/4192956
[pid=2569] ppid=2567 vsize=866372 CPUtime=0.29
/proc/2569/stat : 2569 (java) S 2567 2569 1906 0 -1 0 5926 0 1 0 25 4 0 0 18 0 9 0 1992326046 887164928 5300 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/2569/statm: 216593 5300 1956 9 0 211121 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 866372

[startup+0.701865 s]
/proc/loadavg: 2.00 1.99 1.92 4/81 2569
/proc/meminfo: memFree=1426088/2055920 swapFree=4179680/4192956
[pid=2569] ppid=2567 vsize=867484 CPUtime=0.69
/proc/2569/stat : 2569 (java) S 2567 2569 1906 0 -1 0 11600 0 1 0 62 7 0 0 18 0 9 0 1992326046 888303616 10960 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/2569/statm: 216871 10960 2009 9 0 211377 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 867484

[startup+1.50303 s]
/proc/loadavg: 2.00 1.99 1.92 4/90 2578
/proc/meminfo: memFree=1365216/2055920 swapFree=4179680/4192956
[pid=2569] ppid=2567 vsize=867396 CPUtime=1.49
/proc/2569/stat : 2569 (java) S 2567 2569 1906 0 -1 0 17875 0 1 0 138 11 0 0 18 0 9 0 1992326046 888213504 17211 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/2569/statm: 216849 17211 2002 9 0 211377 0
[pid=2569/tid=2571] ppid=2567 vsize=867396 CPUtime=1.26
/proc/2569/task/2571/stat : 2571 (java) R 2567 2569 1906 0 -1 64 15763 0 1 0 116 10 0 0 25 0 9 0 1992326047 888213504 17211 996147200 134512640 134550740 4294955984 18446744073709551615 103778109 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=2569/tid=2572] ppid=2567 vsize=867396 CPUtime=0.02
/proc/2569/task/2572/stat : 2572 (java) S 2567 2569 1906 0 -1 64 759 0 0 0 2 0 0 0 17 0 9 0 1992326049 888213504 17211 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=2569/tid=2573] ppid=2567 vsize=867396 CPUtime=0
/proc/2569/task/2573/stat : 2573 (java) S 2567 2569 1906 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 1992326049 888213504 17211 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=2569/tid=2574] ppid=2567 vsize=867396 CPUtime=0
/proc/2569/task/2574/stat : 2574 (java) S 2567 2569 1906 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 1992326049 888213504 17211 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=2569/tid=2575] ppid=2567 vsize=867396 CPUtime=0
/proc/2569/task/2575/stat : 2575 (java) S 2567 2569 1906 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 1992326051 888213504 17211 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2569/tid=2576] ppid=2567 vsize=867396 CPUtime=0.19
/proc/2569/task/2576/stat : 2576 (java) S 2567 2569 1906 0 -1 64 656 0 0 0 19 0 0 0 15 0 9 0 1992326051 888213504 17211 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=2569/tid=2577] ppid=2567 vsize=867396 CPUtime=0
/proc/2569/task/2577/stat : 2577 (java) S 2567 2569 1906 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 1992326051 888213504 17211 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2569/tid=2578] ppid=2567 vsize=867396 CPUtime=0
/proc/2569/task/2578/stat : 2578 (java) S 2567 2569 1906 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 1992326051 888213504 17211 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 867396

[startup+3.10236 s]
/proc/loadavg: 2.00 1.99 1.92 3/90 2578
/proc/meminfo: memFree=1347744/2055920 swapFree=4179680/4192956
[pid=2569] ppid=2567 vsize=867720 CPUtime=3.07
/proc/2569/stat : 2569 (java) S 2567 2569 1906 0 -1 0 24003 774 1 0 258 16 32 1 18 0 10 0 1992326046 888545280 22981 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/2569/statm: 216930 22981 2008 9 0 211458 0
[pid=2569/tid=2571] ppid=2567 vsize=867720 CPUtime=2.69
/proc/2569/task/2571/stat : 2571 (java) R 2567 2569 1906 0 -1 64 16005 774 1 0 224 12 32 1 16 0 10 0 1992326047 888545280 22981 996147200 134512640 134550740 4294955984 18446744073709551615 4126885071 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2569/tid=2572] ppid=2567 vsize=867720 CPUtime=0.46
/proc/2569/task/2572/stat : 2572 (java) S 2567 2569 1906 0 -1 64 6474 774 0 0 11 2 32 1 16 0 10 0 1992326049 888545280 22981 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=2569/tid=2573] ppid=2567 vsize=867720 CPUtime=0.33
/proc/2569/task/2573/stat : 2573 (java) S 2567 2569 1906 0 -1 64 12 774 0 0 0 0 32 1 16 0 10 0 1992326049 888545280 22981 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=2569/tid=2574] ppid=2567 vsize=867720 CPUtime=0.33
/proc/2569/task/2574/stat : 2574 (java) S 2567 2569 1906 0 -1 64 5 774 0 0 0 0 32 1 16 0 10 0 1992326049 888545280 22981 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=2569/tid=2575] ppid=2567 vsize=867720 CPUtime=0.33
/proc/2569/task/2575/stat : 2575 (java) S 2567 2569 1906 0 -1 64 1 774 0 0 0 0 32 1 18 0 10 0 1992326051 888545280 22981 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2569/tid=2576] ppid=2567 vsize=867720 CPUtime=0.55
/proc/2569/task/2576/stat : 2576 (java) R 2567 2569 1906 0 -1 64 699 774 0 0 22 0 32 1 16 0 10 0 1992326051 888545280 22981 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2569/tid=2577] ppid=2567 vsize=867720 CPUtime=0.33
/proc/2569/task/2577/stat : 2577 (java) S 2567 2569 1906 0 -1 64 2 774 0 0 0 0 32 1 19 0 10 0 1992326051 888545280 22981 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2569/tid=2578] ppid=2567 vsize=867720 CPUtime=0.33
/proc/2569/task/2578/stat : 2578 (java) S 2567 2569 1906 0 -1 64 6 774 0 0 0 0 32 1 15 0 10 0 1992326051 888545280 22981 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 867720

[startup+6.30303 s]
/proc/loadavg: 2.00 1.99 1.92 4/90 2582
/proc/meminfo: memFree=1323800/2055920 swapFree=4179680/4192956
[pid=2569] ppid=2567 vsize=867844 CPUtime=6.24
/proc/2569/stat : 2569 (java) S 2567 2569 1906 0 -1 0 47530 897 1 0 568 23 32 1 18 0 9 0 1992326046 888672256 27989 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/2569/statm: 216961 27989 2615 9 0 211489 0
[pid=2569/tid=2571] ppid=2567 vsize=867844 CPUtime=5.51
/proc/2569/task/2571/stat : 2571 (java) R 2567 2569 1906 0 -1 64 27822 897 1 0 503 15 32 1 25 0 9 0 1992326047 888672256 27989 996147200 134512640 134550740 4294955984 18446744073709551615 4127265907 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2569/tid=2572] ppid=2567 vsize=867844 CPUtime=0.68
/proc/2569/task/2572/stat : 2572 (java) S 2567 2569 1906 0 -1 64 17886 897 0 0 30 5 32 1 17 0 9 0 1992326049 888672256 27989 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=2569/tid=2573] ppid=2567 vsize=867844 CPUtime=0.33
/proc/2569/task/2573/stat : 2573 (java) S 2567 2569 1906 0 -1 64 18 897 0 0 0 0 32 1 16 0 9 0 1992326049 888672256 27989 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2569/tid=2574] ppid=2567 vsize=867844 CPUtime=0.33
/proc/2569/task/2574/stat : 2574 (java) S 2567 2569 1906 0 -1 64 9 897 0 0 0 0 32 1 15 0 9 0 1992326049 888672256 27989 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2569/tid=2575] ppid=2567 vsize=867844 CPUtime=0.33
/proc/2569/task/2575/stat : 2575 (java) S 2567 2569 1906 0 -1 64 1 897 0 0 0 0 32 1 18 0 9 0 1992326051 888672256 27989 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2569/tid=2576] ppid=2567 vsize=867844 CPUtime=0.67
/proc/2569/task/2576/stat : 2576 (java) S 2567 2569 1906 0 -1 64 957 897 0 0 33 1 32 1 15 0 9 0 1992326051 888672256 27989 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2569/tid=2577] ppid=2567 vsize=867844 CPUtime=0.33
/proc/2569/task/2577/stat : 2577 (java) S 2567 2569 1906 0 -1 64 2 897 0 0 0 0 32 1 19 0 9 0 1992326051 888672256 27989 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2569/tid=2578] ppid=2567 vsize=867844 CPUtime=0.33
/proc/2569/task/2578/stat : 2578 (java) S 2567 2569 1906 0 -1 64 32 897 0 0 0 0 32 1 15 0 9 0 1992326051 888672256 27989 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.24
Current children cumulated vsize (KiB) 867844

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

[startup+7.10219 s]
/proc/loadavg: 2.00 1.99 1.92 4/90 2582
/proc/meminfo: memFree=1323800/2055920 swapFree=4179680/4192956
[pid=2569] ppid=2567 vsize=867844 CPUtime=7.02
/proc/2569/stat : 2569 (java) S 2567 2569 1906 0 -1 0 47531 897 1 0 646 23 32 1 18 0 9 0 1992326046 888672256 27989 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/2569/statm: 216961 27989 2615 9 0 211489 0
[pid=2569/tid=2571] ppid=2567 vsize=867844 CPUtime=6.3
/proc/2569/task/2571/stat : 2571 (java) R 2567 2569 1906 0 -1 64 27823 897 1 0 582 15 32 1 25 0 9 0 1992326047 888672256 27989 996147200 134512640 134550740 4294955984 18446744073709551615 4127265071 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2569/tid=2572] ppid=2567 vsize=867844 CPUtime=0.68
/proc/2569/task/2572/stat : 2572 (java) S 2567 2569 1906 0 -1 64 17886 897 0 0 30 5 32 1 17 0 9 0 1992326049 888672256 27989 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=2569/tid=2573] ppid=2567 vsize=867844 CPUtime=0.33
/proc/2569/task/2573/stat : 2573 (java) S 2567 2569 1906 0 -1 64 18 897 0 0 0 0 32 1 16 0 9 0 1992326049 888672256 27989 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2569/tid=2574] ppid=2567 vsize=867844 CPUtime=0.33
/proc/2569/task/2574/stat : 2574 (java) S 2567 2569 1906 0 -1 64 9 897 0 0 0 0 32 1 15 0 9 0 1992326049 888672256 27989 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2569/tid=2575] ppid=2567 vsize=867844 CPUtime=0.33
/proc/2569/task/2575/stat : 2575 (java) S 2567 2569 1906 0 -1 64 1 897 0 0 0 0 32 1 18 0 9 0 1992326051 888672256 27989 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2569/tid=2576] ppid=2567 vsize=867844 CPUtime=0.67
/proc/2569/task/2576/stat : 2576 (java) S 2567 2569 1906 0 -1 64 957 897 0 0 33 1 32 1 15 0 9 0 1992326051 888672256 27989 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2569/tid=2577] ppid=2567 vsize=867844 CPUtime=0.33
/proc/2569/task/2577/stat : 2577 (java) S 2567 2569 1906 0 -1 64 2 897 0 0 0 0 32 1 19 0 9 0 1992326051 888672256 27989 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2569/tid=2578] ppid=2567 vsize=867844 CPUtime=0.33
/proc/2569/task/2578/stat : 2578 (java) S 2567 2569 1906 0 -1 64 32 897 0 0 0 0 32 1 15 0 9 0 1992326051 888672256 27989 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 7.02
Current children cumulated vsize (KiB) 867844

[startup+7.50227 s]
/proc/loadavg: 2.00 1.99 1.92 4/90 2582
/proc/meminfo: memFree=1323800/2055920 swapFree=4179680/4192956
[pid=2569] ppid=2567 vsize=867844 CPUtime=7.39
/proc/2569/stat : 2569 (java) S 2567 2569 1906 0 -1 0 47552 897 1 0 682 24 32 1 18 0 9 0 1992326046 888672256 27996 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/2569/statm: 216961 27996 2615 9 0 211489 0
[pid=2569/tid=2571] ppid=2567 vsize=867844 CPUtime=6.64
/proc/2569/task/2571/stat : 2571 (java) S 2567 2569 1906 0 -1 64 27841 897 1 0 616 15 32 1 25 0 9 0 1992326047 888672256 27996 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2569/tid=2572] ppid=2567 vsize=867844 CPUtime=0.68
/proc/2569/task/2572/stat : 2572 (java) S 2567 2569 1906 0 -1 64 17886 897 0 0 30 5 32 1 17 0 9 0 1992326049 888672256 27996 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=2569/tid=2573] ppid=2567 vsize=867844 CPUtime=0.33
/proc/2569/task/2573/stat : 2573 (java) S 2567 2569 1906 0 -1 64 18 897 0 0 0 0 32 1 16 0 9 0 1992326049 888672256 27996 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2569/tid=2574] ppid=2567 vsize=867844 CPUtime=0.33
/proc/2569/task/2574/stat : 2574 (java) S 2567 2569 1906 0 -1 64 9 897 0 0 0 0 32 1 15 0 9 0 1992326049 888672256 27996 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2569/tid=2575] ppid=2567 vsize=867844 CPUtime=0.33
/proc/2569/task/2575/stat : 2575 (java) S 2567 2569 1906 0 -1 64 1 897 0 0 0 0 32 1 18 0 9 0 1992326051 888672256 27996 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2569/tid=2576] ppid=2567 vsize=867844 CPUtime=0.68
/proc/2569/task/2576/stat : 2576 (java) S 2567 2569 1906 0 -1 64 960 897 0 0 34 1 32 1 16 0 9 0 1992326051 888672256 27996 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2569/tid=2577] ppid=2567 vsize=867844 CPUtime=0.33
/proc/2569/task/2577/stat : 2577 (java) S 2567 2569 1906 0 -1 64 2 897 0 0 0 0 32 1 19 0 9 0 1992326051 888672256 27996 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2569/tid=2578] ppid=2567 vsize=867844 CPUtime=0.33
/proc/2569/task/2578/stat : 2578 (java) S 2567 2569 1906 0 -1 64 32 897 0 0 0 0 32 1 15 0 9 0 1992326051 888672256 27996 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 7.39
Current children cumulated vsize (KiB) 867844

Child status: 0
Real time (s): 7.52264
CPU time (s): 7.42687
CPU user time (s): 7.14791
CPU system time (s): 0.278957
CPU usage (%): 98.7269
Max. virtual memory (cumulated for all children) (KiB): 870256

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 7.14791
system time used= 0.278957
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 48477
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= 1931
involuntary context switches= 2044

runsolver used 0.019996 second user time and 0.035994 second system time

The end

Launcher Data (download as text)

Begin job on node54 at 2008-07-04 03:05:34
IDJOB=1061932
IDBENCH=54589
IDSOLVER=363
FILE ID=node54/1061932-1215133534
PBS_JOBID= 7877278
Free space on /tmp= 66548 MiB

SOLVER NAME= Abscon 112v4 AC
BENCH NAME= CPAI08/csp/pseudo/logic-synthesis/normalized-e-am-pi.xml
COMMAND LINE= java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -cp abscon112V4.jar abscon.Resolution mac.xml 1 XSax BENCHNAME
RUNSOLVER COMMAND LINE= /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1061932-1215133534/watcher-1061932-1215133534 -o /tmp/evaluation-result-1061932-1215133534/solver-1061932-1215133534 -C 1800 -W 2200 -M 900 --output-limit 1,15  java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -cp abscon112V4.jar abscon.Resolution mac.xml 1 XSax HOME/instance-1061932-1215133534.xml

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= ac4c95149b93b5f7e0250ccc793bd7ce
RANDOM SEED=512320873

node54.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.279
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.279
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:       1426568 kB
Buffers:         43096 kB
Cached:         400436 kB
SwapCached:       6628 kB
Active:         305680 kB
Inactive:       256528 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1426568 kB
SwapTotal:     4192956 kB
SwapFree:      4179680 kB
Dirty:            2656 kB
Writeback:           0 kB
Mapped:         134896 kB
Slab:            52172 kB
Committed_AS:  4587248 kB
PageTables:       1960 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= 66544 MiB
End job on node54 at 2008-07-04 03:05:42