Trace number 210815

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, and are wall clock time (not CPU 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 109 ACSAT 16.4835 16.7048

DiagnosticValue
CHECKS484261
NODES4088

General information on the benchmark

NamepseudoSeries/
uclid/cache-inv8-ucl.xml
MD5SUM8023b26eee51b72939d51cc27fe08040
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.89971
SatisfiableYES
(Un)Satisfiability was provedYES
Number of variables2355
Number of constraints6743
Maximum constraint arity9
Maximum domain size2
Number of constraints which are defined in extension0
Number of constraints which are defined in intension6743
Global constraints used (with number of constraints)

Solver Data (download as text)

0.32	   
0.32	Abscon 109 (November, 2006)
0.32	   
0.32	   configuration
0.32	     name=mac.xml
0.35	   
0.35	   instance
0.35	     name=/tmp/evaluation/210815-1168075354/unknown.xml
0.38	   
0.38	   domains being loaded...
0.39	   
0.39	   variables being loaded...
0.57	     nbVariables=2355  nbDomainTypes=1  minDomainSize=2  maxDomainSize=2
0.57	       =>  wckTime=0.25  cpuTime=0.17  mem=10M819
0.57	   
0.57	   predicates being loaded...
0.58	   
0.58	   constraints being loaded...
1.67	     nbConstraints=6553  nbMergedConstraints=190  nbConvertedConstraints=4344  nbConvertConstraintsChecks=3112
1.67	     nbExtensionStructures=2  nbSharedExtensionStructures=4342  nbConflictsStructures=12
1.67	     nbSharedConflictsStructures=6541  nbSharedBinaryRepresentations=5  nbEvaluationManagers=10
1.67	     nbSharedEvaluationManagers=2199  maxDegree=109  maxArity=9
1.67	       =>  wckTime=1.353  cpuTime=1.11  mem=19M570
1.76	   
1.76	   solver IterativeSystematicSolver being built... 
2.11	       =>  wckTime=1.79  cpuTime=1.39  mem=40M742
2.15	   
2.15	   preprocessing
2.15	     nbConstraintChecks=0  nbPropagations=2355  nbRevisions=0  nbUselessRevisions=0  nbRemovedValues=0
2.15	     detectedInconsistency=no
2.15	       =>  wckTime=0.029  cpuTime=0.02  mem=41M737
2.71	   
2.71	   search
2.71	     run=0  nbConstraintChecks=18382  nbValidityChecks=7491  nbPropagations=4554  nbRevisions=14632
2.71	     nbUselessRevisions=12407  nbAssignments=131  nbFailedAssignments=3  nbBacktracks=12  nbVisitedNodes=136
2.71	     nbRestartNogoods=0  mapSize=2  nbInferences=0  nbTooLargeKeys=0
2.71	       =>  wckTime=0.589  cpuTime=0.54  mem=41M737
3.15	   
3.15	   search
3.15	     run=1  nbConstraintChecks=33409  nbValidityChecks=16917  nbPropagations=11309  nbRevisions=43709
3.15	     nbUselessRevisions=37063  nbAssignments=253  nbFailedAssignments=5  nbBacktracks=27  nbVisitedNodes=261
3.15	     nbRestartNogoods=2  mapSize=4  nbInferences=0  nbTooLargeKeys=0
3.15	       =>  wckTime=1.032  cpuTime=0.97  mem=41M737
3.60	   
3.60	   search
3.60	     run=2  nbConstraintChecks=48953  nbValidityChecks=28080  nbPropagations=20107  nbRevisions=87362
3.60	     nbUselessRevisions=74234  nbAssignments=379  nbFailedAssignments=8  nbBacktracks=51  nbVisitedNodes=393
3.60	     nbRestartNogoods=3  mapSize=8  nbInferences=0  nbTooLargeKeys=0
3.60	       =>  wckTime=1.48  cpuTime=1.41  mem=41M737
4.00	   
4.00	   search
4.00	     run=3  nbConstraintChecks=68488  nbValidityChecks=41277  nbPropagations=30933  nbRevisions=146625
4.00	     nbUselessRevisions=124955  nbAssignments=491  nbFailedAssignments=12  nbBacktracks=85  nbVisitedNodes=513
4.00	     nbRestartNogoods=5  mapSize=15  nbInferences=0  nbTooLargeKeys=0
4.00	       =>  wckTime=1.884  cpuTime=1.81  mem=41M737
4.49	   
4.49	   search
4.49	     run=4  nbConstraintChecks=104258  nbValidityChecks=75166  nbPropagations=43978  nbRevisions=234291
4.49	     nbUselessRevisions=201763  nbAssignments=616  nbFailedAssignments=23  nbBacktracks=135  nbVisitedNodes=660
4.49	     nbRestartNogoods=6  mapSize=34  nbInferences=0  nbTooLargeKeys=0
4.49	       =>  wckTime=2.368  cpuTime=2.3  mem=41M737
5.06	   
5.06	   search
5.07	     run=5  nbConstraintChecks=154141  nbValidityChecks=124919  nbPropagations=59402  nbRevisions=359351
5.07	     nbUselessRevisions=313257  nbAssignments=755  nbFailedAssignments=37  nbBacktracks=216  nbVisitedNodes=827
5.07	     nbRestartNogoods=9  mapSize=59  nbInferences=0  nbTooLargeKeys=0
5.07	       =>  wckTime=2.949  cpuTime=2.86  mem=41M737
5.68	   
5.68	   search
5.68	     run=6  nbConstraintChecks=195796  nbValidityChecks=159777  nbPropagations=78367  nbRevisions=519150
5.68	     nbUselessRevisions=455798  nbAssignments=924  nbFailedAssignments=49  nbBacktracks=335  nbVisitedNodes=1020
5.68	     nbRestartNogoods=12  mapSize=80  nbInferences=0  nbTooLargeKeys=0
5.68	       =>  wckTime=3.561  cpuTime=3.47  mem=42M732
6.54	   
6.54	   search
6.54	     run=7  nbConstraintChecks=264316  nbValidityChecks=213496  nbPropagations=101246  nbRevisions=725498
6.54	     nbUselessRevisions=640817  nbAssignments=1151  nbFailedAssignments=71  nbBacktracks=508  nbVisitedNodes=1291
6.54	     nbRestartNogoods=15  mapSize=123  nbInferences=0  nbTooLargeKeys=0
6.54	       =>  wckTime=4.423  cpuTime=4.32  mem=42M732
7.42	   
7.42	   search
7.42	     run=8  nbConstraintChecks=371962  nbValidityChecks=257640  nbPropagations=138507  nbRevisions=1022608
7.42	     nbUselessRevisions=901440  nbAssignments=1468  nbFailedAssignments=100  nbBacktracks=779  nbVisitedNodes=1667
7.42	     nbRestartNogoods=16  mapSize=180  nbInferences=0  nbTooLargeKeys=0
7.42	       =>  wckTime=5.308  cpuTime=5.19  mem=42M732
16.63	   
16.63	   search
16.63	     run=9  nbConstraintChecks=484261  nbValidityChecks=292862  nbPropagations=192764  nbRevisions=1419062
16.63	     nbUselessRevisions=1243582  nbAssignments=4088  nbFailedAssignments=128  nbBacktracks=1016  nbVisitedNodes=4339
16.63	     nbRestartNogoods=18  mapSize=227  nbInferences=0  nbTooLargeKeys=0
16.63	       =>  wckTime=14.515  cpuTime=14.29  mem=42M732
16.63	   
16.63	   global
16.63	     nbConstraintChecks=484261  nbValidityChecks=292862  nbPropagations=195119  nbRevisions=1419062
16.63	     nbUselessRevisions=1243582  nbRestartNogoods=18  solvingWckTime=14.517  solvingCpuTime=14.29  expiredTime=no
16.63	     totalExploration=no  nbFoundSolutions=1  globalCpuTime=15.74
16.63	       =>  wckTime=16.312  cpuTime=15.68  mem=42M732
16.63	   
16.63	s SATISFIABLE
16.63	v 1 1 0 0 0 0 0 0 0 0 0 1 0 0 1 0 1 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 1 1 1 1 0 0 0 0 0 1 1 1 0 1 0 0 1 0 0 1 1 0 0 0 0 1 1 0 1 1 1 0 0 1 0 1 0 0 0 0 1 1 1 1 0 1 1 1 0 1 0 1 1 0 1 0 1 0 1 0 1 0 1 1 1 0 0 0 0 1 1 0 1 0 1 1 0 1 1 1 1 0 1 0 0 1 1 0 1 1 1 0 1 1 1 1 1 0 1 1 1 0 0 0 1 0 1 1 0 0 0 0 1 1 0 0 0 0 1 0 0 1 1 0 0 0 0 0 1 0 1 0 1 1 0 1 1 1 1 1 1 0 0 0 0 1 1 0 0 0 1 0 1 1 1 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 1 0 0 0 0 1 1 0 0 1 1 1 1 1 1 1 0 0 0 0 0 0 0 1 0 1 0 1 1 0 0 1 0 0 0 0 0 1 1 1 0 0 0 1 0 1 0 0 0 0 0 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 1 1 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 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 1 1 1 0 1 0 0 0 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 1 0 0 0 0 1 1 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 1 1 0 0 0 0 0 0 1 0 0 0 0 0 0 1 1 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 1 1 0 1 0 0 1 1 0 0 0 0 0 0 0 1 1 1 1 1 0 0 0 0 0 0 0 0 1 1 1 0 1 1 0 0 1 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 1 1 0 1 0 1 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 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 1 0 1 0 0 0 0 1 1 1 0 1 0 1 1 1 1 0 1 1 0 1 1 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 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 1 0 0 0 0 0 0 0 1 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 1 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 1 0 0 0 0 0 0 0 0 1 1 0 0 0 0 0 0 1 0 0 0 0 0 0 0 1 1 1 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 1 0 0 0 0 0 0 0 0 0 0 0 0 0 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 1 1 1 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 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 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 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 1 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 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 1 0 0 0 0 0 0 0 0 1 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 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 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 0 0 0 0 0 0 0 0 0 1 0 1 0 0 0 0 0 0 1 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 1 0 0 0 1 1 0 1 1 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 0 0 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 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 1 0 0 0 0 0 0 0 1 0 0 0 0 0 1 1 0 1 0 0 1 1 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 1 1 0 0 0 0 0 0 0 1 1 0 0 1 1 0 1 1 1 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 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 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 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 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 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 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 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 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 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 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 1 0 1 1 0 0 1 1 0 1 0 0 1 1 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 0 0 0 0 0 0 0 1 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 1 1 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 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 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 
16.64	d NODES 4088
16.64	d CHECKS 484261
16.64	   
16.64	   totalWckTime=16.395  totalCpuTime=15.74

Verifier Data (download as text)

OK

Watcher Data (download as text)

runsolver version 3.1.3 (c) roussel@cril.univ-artois.fr

command line: runsolver --timestamp -w ROOT/results/node4/watcher-210815-1168075354 -o ROOT/results/node4/solver-210815-1168075354 -C 1800 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar mac.xml 1 XSax /tmp/evaluation/210815-1168075354/unknown.xml 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 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

/proc/loadavg: 1.84 1.86 1.86 2/93 12293
/proc/meminfo: memFree=1051904/2055920 swapFree=4191880/4192956
[pid=12292] ppid=12290 vsize=18540 CPUtime=0
/proc/12292/stat : 12292 (runsolver) R 12290 12292 11483 0 -1 4194368 17 0 0 0 0 0 0 0 20 0 1 0 155931150 18984960 279 18446744073709551615 4194304 4267372 548682068960 18446744073709551615 259913215271 0 2147483391 4096 24578 0 0 0 17 1 0 0
/proc/12292/statm: 4635 279 244 17 0 2626 0

[startup+0.102333 s]
/proc/loadavg: 1.84 1.86 1.86 2/93 12293
/proc/meminfo: memFree=1051904/2055920 swapFree=4191880/4192956
[pid=12292] ppid=12290 vsize=913228 CPUtime=0.08
/proc/12292/stat : 12292 (java) D 12290 12292 11483 0 -1 0 2918 0 1 0 7 1 0 0 17 0 8 0 155931150 935145472 2664 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 2147483391 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/12292/statm: 228307 2664 1396 14 0 215208 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 913228

[startup+0.510371 s]
/proc/loadavg: 1.84 1.86 1.86 2/93 12293
/proc/meminfo: memFree=1051904/2055920 swapFree=4191880/4192956
[pid=12292] ppid=12290 vsize=915328 CPUtime=0.48
/proc/12292/stat : 12292 (java) R 12290 12292 11483 0 -1 0 6410 0 1 0 44 4 0 0 18 0 8 0 155931150 937295872 6149 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4072944115 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/12292/statm: 228832 6149 2135 14 0 215302 0
Current children cumulated CPU time (s) 0.48
Current children cumulated vsize (KiB) 915328

[startup+1.33145 s]
/proc/loadavg: 1.94 1.88 1.87 3/100 12300
/proc/meminfo: memFree=996616/2055920 swapFree=4191880/4192956
[pid=12292] ppid=12290 vsize=915632 CPUtime=1.3
/proc/12292/stat : 12292 (java) R 12290 12292 11483 0 -1 0 17764 0 1 0 107 23 0 0 24 0 8 0 155931150 937607168 17501 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/12292/statm: 228908 17501 2178 14 0 215378 0
[pid=12292/tid=12294] ppid=12290 vsize=915632 CPUtime=0.05
/proc/12292/task/12294/stat : 12294 (java) S 12290 12292 11483 0 -1 64 1152 0 0 0 5 0 0 0 16 0 8 0 155931154 937607168 17501 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=12292/tid=12295] ppid=12290 vsize=915632 CPUtime=0
/proc/12292/task/12295/stat : 12295 (java) S 12290 12292 11483 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 155931155 937607168 17501 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12292/tid=12296] ppid=12290 vsize=915632 CPUtime=0
/proc/12292/task/12296/stat : 12296 (java) S 12290 12292 11483 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 155931155 937607168 17501 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12292/tid=12297] ppid=12290 vsize=915632 CPUtime=0
/proc/12292/task/12297/stat : 12297 (java) S 12290 12292 11483 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 155931158 937607168 17501 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12292/tid=12298] ppid=12290 vsize=915632 CPUtime=0.19
/proc/12292/task/12298/stat : 12298 (java) S 12290 12292 11483 0 -1 64 424 0 0 0 19 0 0 0 16 0 8 0 155931158 937607168 17501 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12292/tid=12299] ppid=12290 vsize=915632 CPUtime=0
/proc/12292/task/12299/stat : 12299 (java) S 12290 12292 11483 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 155931158 937607168 17501 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12292/tid=12300] ppid=12290 vsize=915632 CPUtime=0
/proc/12292/task/12300/stat : 12300 (java) S 12290 12292 11483 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 155931158 937607168 17501 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.3
Current children cumulated vsize (KiB) 915632

[startup+2.97361 s]
/proc/loadavg: 1.94 1.88 1.87 3/100 12300
/proc/meminfo: memFree=984072/2055920 swapFree=4191880/4192956
[pid=12292] ppid=12290 vsize=915728 CPUtime=2.92
/proc/12292/stat : 12292 (java) R 12290 12292 11483 0 -1 0 19689 0 1 0 254 38 0 0 25 0 8 0 155931150 937705472 19424 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4074105339 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/12292/statm: 228932 19424 2538 14 0 215402 0
[pid=12292/tid=12294] ppid=12290 vsize=915728 CPUtime=0.12
/proc/12292/task/12294/stat : 12294 (java) S 12290 12292 11483 0 -1 64 2560 0 0 0 12 0 0 0 17 0 8 0 155931154 937705472 19424 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=12292/tid=12295] ppid=12290 vsize=915728 CPUtime=0
/proc/12292/task/12295/stat : 12295 (java) S 12290 12292 11483 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 155931155 937705472 19424 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12292/tid=12296] ppid=12290 vsize=915728 CPUtime=0
/proc/12292/task/12296/stat : 12296 (java) S 12290 12292 11483 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 155931155 937705472 19424 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12292/tid=12297] ppid=12290 vsize=915728 CPUtime=0
/proc/12292/task/12297/stat : 12297 (java) S 12290 12292 11483 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 155931158 937705472 19424 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12292/tid=12298] ppid=12290 vsize=915728 CPUtime=0.34
/proc/12292/task/12298/stat : 12298 (java) S 12290 12292 11483 0 -1 64 508 0 0 0 33 1 0 0 15 0 8 0 155931158 937705472 19424 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12292/tid=12299] ppid=12290 vsize=915728 CPUtime=0
/proc/12292/task/12299/stat : 12299 (java) S 12290 12292 11483 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 155931158 937705472 19424 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12292/tid=12300] ppid=12290 vsize=915728 CPUtime=0
/proc/12292/task/12300/stat : 12300 (java) S 12290 12292 11483 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 155931158 937705472 19424 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.92
Current children cumulated vsize (KiB) 915728

[startup+6.18192 s]
/proc/loadavg: 1.94 1.88 1.87 3/100 12300
/proc/meminfo: memFree=983944/2055920 swapFree=4191880/4192956
[pid=12292] ppid=12290 vsize=915728 CPUtime=6.09
/proc/12292/stat : 12292 (java) R 12290 12292 11483 0 -1 0 19694 0 1 0 571 38 0 0 25 0 8 0 155931150 937705472 19427 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4074135790 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/12292/statm: 228932 19427 2538 14 0 215402 0
[pid=12292/tid=12294] ppid=12290 vsize=915728 CPUtime=0.12
/proc/12292/task/12294/stat : 12294 (java) S 12290 12292 11483 0 -1 64 2560 0 0 0 12 0 0 0 17 0 8 0 155931154 937705472 19427 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=12292/tid=12295] ppid=12290 vsize=915728 CPUtime=0
/proc/12292/task/12295/stat : 12295 (java) S 12290 12292 11483 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 155931155 937705472 19427 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12292/tid=12296] ppid=12290 vsize=915728 CPUtime=0
/proc/12292/task/12296/stat : 12296 (java) S 12290 12292 11483 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 155931155 937705472 19427 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12292/tid=12297] ppid=12290 vsize=915728 CPUtime=0
/proc/12292/task/12297/stat : 12297 (java) S 12290 12292 11483 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 155931158 937705472 19427 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12292/tid=12298] ppid=12290 vsize=915728 CPUtime=0.35
/proc/12292/task/12298/stat : 12298 (java) S 12290 12292 11483 0 -1 64 512 0 0 0 34 1 0 0 15 0 8 0 155931158 937705472 19427 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12292/tid=12299] ppid=12290 vsize=915728 CPUtime=0
/proc/12292/task/12299/stat : 12299 (java) S 12290 12292 11483 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 155931158 937705472 19427 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12292/tid=12300] ppid=12290 vsize=915728 CPUtime=0
/proc/12292/task/12300/stat : 12300 (java) S 12290 12292 11483 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 155931158 937705472 19427 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.09
Current children cumulated vsize (KiB) 915728

[startup+12.6575 s]
/proc/loadavg: 1.95 1.89 1.87 3/100 12300
/proc/meminfo: memFree=984008/2055920 swapFree=4191880/4192956
[pid=12292] ppid=12290 vsize=915728 CPUtime=12.51
/proc/12292/stat : 12292 (java) R 12290 12292 11483 0 -1 0 19705 0 1 0 1213 38 0 0 25 0 8 0 155931150 937705472 19437 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4074135796 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/12292/statm: 228932 19437 2538 14 0 215402 0
[pid=12292/tid=12294] ppid=12290 vsize=915728 CPUtime=0.12
/proc/12292/task/12294/stat : 12294 (java) S 12290 12292 11483 0 -1 64 2560 0 0 0 12 0 0 0 16 0 8 0 155931154 937705472 19437 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=12292/tid=12295] ppid=12290 vsize=915728 CPUtime=0
/proc/12292/task/12295/stat : 12295 (java) S 12290 12292 11483 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 155931155 937705472 19437 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12292/tid=12296] ppid=12290 vsize=915728 CPUtime=0
/proc/12292/task/12296/stat : 12296 (java) S 12290 12292 11483 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 155931155 937705472 19437 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12292/tid=12297] ppid=12290 vsize=915728 CPUtime=0
/proc/12292/task/12297/stat : 12297 (java) S 12290 12292 11483 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 155931158 937705472 19437 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12292/tid=12298] ppid=12290 vsize=915728 CPUtime=0.37
/proc/12292/task/12298/stat : 12298 (java) S 12290 12292 11483 0 -1 64 523 0 0 0 36 1 0 0 15 0 8 0 155931158 937705472 19437 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12292/tid=12299] ppid=12290 vsize=915728 CPUtime=0
/proc/12292/task/12299/stat : 12299 (java) S 12290 12292 11483 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 155931158 937705472 19437 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12292/tid=12300] ppid=12290 vsize=915728 CPUtime=0
/proc/12292/task/12300/stat : 12300 (java) S 12290 12292 11483 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 155931158 937705472 19437 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.51
Current children cumulated vsize (KiB) 915728

Child status: 0
Real time (s): 16.7048
CPU time (s): 16.4835
CPU user time (s): 16.0806
CPU system time (s): 0.402938
CPU usage (%): 98.6754
Max. virtual memory (cumulated for all children) (KiB): 915772

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 16.0806
system time used= 0.402938
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 19714
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= 1974
involuntary context switches= 2430

runsolver used 0.030995 s user time and 0.050992 s system time

The end

Launcher Data (download as text)

Begin job on node4 on Sat Jan  6 09:22:35 UTC 2007


IDJOB= 210815
IDBENCH= 4648
FILE ID= node4/210815-1168075354

PBS_JOBID= 3475769

Free space on /tmp= 66302 MiB

BENCH NAME= HOME/pub/bench/CPAI06/pseudoSeries/uclid/cache-inv8-ucl.xml
COMMAND LINE= java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar mac.xml 1 XSax /tmp/evaluation/210815-1168075354/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node4/watcher-210815-1168075354 -o ROOT/results/node4/solver-210815-1168075354 -C 1800 -M 900  java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar mac.xml 1 XSax /tmp/evaluation/210815-1168075354/unknown.xml

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  8023b26eee51b72939d51cc27fe08040

RANDOM SEED= 902318633

TIME LIMIT= 1800 seconds

MEMORY LIMIT= 900 MiB


/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.223
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.223
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:       1052384 kB
Buffers:         73856 kB
Cached:         671496 kB
SwapCached:        268 kB
Active:         544932 kB
Inactive:       362216 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1052384 kB
SwapTotal:     4192956 kB
SwapFree:      4191880 kB
Dirty:            4048 kB
Writeback:           0 kB
Mapped:         190036 kB
Slab:            80604 kB
Committed_AS:  4549576 kB
PageTables:       2668 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= 66302 MiB



End job on node4 on Sat Jan  6 09:22:53 UTC 2007