Trace number 210814

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 ESACSAT 20.6889 20.82

DiagnosticValue
CHECKS518552
NODES3836

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=esac.xml
0.35	   
0.35	   instance
0.35	     name=/tmp/evaluation/210814-1168202372/unknown.xml
0.39	   
0.39	   domains being loaded...
0.39	   
0.39	   variables being loaded...
0.56	     nbVariables=2355  nbDomainTypes=1  minDomainSize=2  maxDomainSize=2
0.56	       =>  wckTime=0.24  cpuTime=0.16  mem=10M819
0.57	   
0.57	   predicates being loaded...
0.57	   
0.57	   constraints being loaded...
1.65	     nbConstraints=6553  nbMergedConstraints=190  nbConvertedConstraints=4344  nbConvertConstraintsChecks=3112
1.65	     nbExtensionStructures=2  nbSharedExtensionStructures=4342  nbConflictsStructures=12
1.65	     nbSharedConflictsStructures=6541  nbSharedBinaryRepresentations=5  nbEvaluationManagers=10
1.65	     nbSharedEvaluationManagers=2199  maxDegree=109  maxArity=9
1.65	       =>  wckTime=1.322  cpuTime=1.07  mem=19M570
1.73	   
1.73	   solver IterativeSystematicSolver being built... 
2.07	       =>  wckTime=1.743  cpuTime=1.34  mem=41M762
7.41	   
7.41	   preprocessing
7.41	     nbConstraintChecks=75552  nbValidityChecks=31787  nbPropagations=15905  nbRevisions=65453  nbUselessRevisions=55970
7.41	     nbSingletonTests=4145  nbEffectiveSingletonTests=0  nbESACBranches=8  nbRemovedValues=0  detectedInconsistency=no
7.41	       =>  wckTime=5.34  cpuTime=5.25  mem=41M762
7.98	   
7.98	   search
7.98	     run=0  nbConstraintChecks=16470  nbValidityChecks=9846  nbPropagations=18376  nbRevisions=81922
7.98	     nbUselessRevisions=69965  nbAssignments=147  nbFailedAssignments=2  nbBacktracks=23  nbVisitedNodes=151
7.98	     nbRestartNogoods=0  mapSize=2  nbInferences=0  nbTooLargeKeys=0
7.98	       =>  wckTime=5.898  cpuTime=5.8  mem=41M762
8.39	   
8.39	   search
8.39	     run=1  nbConstraintChecks=31098  nbValidityChecks=19060  nbPropagations=38813  nbRevisions=177492
8.39	     nbUselessRevisions=151511  nbAssignments=268  nbFailedAssignments=4  nbBacktracks=41  nbVisitedNodes=276
8.39	     nbRestartNogoods=1  mapSize=5  nbInferences=0  nbTooLargeKeys=0
8.39	       =>  wckTime=6.322  cpuTime=6.21  mem=42M766
8.80	   
8.80	   search
8.80	     run=2  nbConstraintChecks=46564  nbValidityChecks=30354  nbPropagations=61271  nbRevisions=287509
8.80	     nbUselessRevisions=245464  nbAssignments=387  nbFailedAssignments=7  nbBacktracks=65  nbVisitedNodes=401
8.80	     nbRestartNogoods=2  mapSize=9  nbInferences=0  nbTooLargeKeys=0
8.80	       =>  wckTime=6.731  cpuTime=6.63  mem=42M766
9.21	   
9.21	   search
9.21	     run=3  nbConstraintChecks=68399  nbValidityChecks=47628  nbPropagations=85765  nbRevisions=415361
9.21	     nbUselessRevisions=355183  nbAssignments=501  nbFailedAssignments=12  nbBacktracks=99  nbVisitedNodes=525
9.21	     nbRestartNogoods=4  mapSize=17  nbInferences=0  nbTooLargeKeys=0
9.21	       =>  wckTime=7.141  cpuTime=7.04  mem=42M766
9.70	   
9.70	   search
9.70	     run=4  nbConstraintChecks=114027  nbValidityChecks=89956  nbPropagations=112509  nbRevisions=576654
9.70	     nbUselessRevisions=495963  nbAssignments=621  nbFailedAssignments=26  nbBacktracks=149  nbVisitedNodes=673
9.70	     nbRestartNogoods=6  mapSize=42  nbInferences=0  nbTooLargeKeys=0
9.70	       =>  wckTime=7.623  cpuTime=7.52  mem=42M766
10.16	   
10.16	   search
10.16	     run=5  nbConstraintChecks=156396  nbValidityChecks=126885  nbPropagations=142445  nbRevisions=772374
10.16	     nbUselessRevisions=667852  nbAssignments=746  nbFailedAssignments=38  nbBacktracks=233  nbVisitedNodes=822
10.16	     nbRestartNogoods=9  mapSize=64  nbInferences=0  nbTooLargeKeys=0
10.16	       =>  wckTime=8.09  cpuTime=7.98  mem=42M766
10.74	   
10.74	   search
10.74	     run=6  nbConstraintChecks=197385  nbValidityChecks=157612  nbPropagations=175762  nbRevisions=998921
10.74	     nbUselessRevisions=867142  nbAssignments=913  nbFailedAssignments=51  nbBacktracks=352  nbVisitedNodes=1015
10.74	     nbRestartNogoods=11  mapSize=88  nbInferences=0  nbTooLargeKeys=0
10.74	       =>  wckTime=8.664  cpuTime=8.55  mem=42M766
11.52	   
11.52	   search
11.52	     run=7  nbConstraintChecks=256883  nbValidityChecks=205566  nbPropagations=213299  nbRevisions=1270023
11.52	     nbUselessRevisions=1106692  nbAssignments=1140  nbFailedAssignments=74  nbBacktracks=531  nbVisitedNodes=1288
11.52	     nbRestartNogoods=13  mapSize=133  nbInferences=0  nbTooLargeKeys=0
11.52	       =>  wckTime=9.45  cpuTime=9.33  mem=42M766
12.52	   
12.52	   search
12.52	     run=8  nbConstraintChecks=420545  nbValidityChecks=274090  nbPropagations=274873  nbRevisions=1691072
12.52	     nbUselessRevisions=1470893  nbAssignments=1477  nbFailedAssignments=117  nbBacktracks=805  nbVisitedNodes=1711
12.52	     nbRestartNogoods=14  mapSize=216  nbInferences=0  nbTooLargeKeys=0
12.52	       =>  wckTime=10.444  cpuTime=10.31  mem=42M766
20.79	   
20.79	   search
20.79	     run=9  nbConstraintChecks=443000  nbValidityChecks=283213  nbPropagations=339056  nbRevisions=2128174
20.79	     nbUselessRevisions=1848535  nbAssignments=3836  nbFailedAssignments=121  nbBacktracks=805  nbVisitedNodes=4074
20.79	     nbRestartNogoods=17  mapSize=216  nbInferences=0  nbTooLargeKeys=0
20.79	       =>  wckTime=18.721  cpuTime=18.53  mem=42M766
20.79	   
20.79	   global
20.79	     nbConstraintChecks=518552  nbValidityChecks=315000  nbPropagations=354961  nbRevisions=2193627
20.79	     nbUselessRevisions=1904505  nbRestartNogoods=17  solvingWckTime=18.722  solvingCpuTime=18.53  expiredTime=no
20.79	     totalExploration=no  nbFoundSolutions=1  globalCpuTime=19.93
20.79	       =>  wckTime=20.47  cpuTime=19.88  mem=42M766
20.80	   
20.80	s SATISFIABLE
20.80	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 
20.80	d NODES 3836
20.80	d CHECKS 518552
20.80	   
20.80	   totalWckTime=20.551  totalCpuTime=19.93

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/node61/watcher-210814-1168202372 -o ROOT/results/node61/solver-210814-1168202372 -C 1800 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar esac.xml 1 XSax /tmp/evaluation/210814-1168202372/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: 0.92 0.98 1.09 5/69 18062
/proc/meminfo: memFree=1588920/2055920 swapFree=4192812/4192956
[pid=18060] ppid=18051 vsize=18540 CPUtime=0
/proc/18060/stat : 18060 (runsolver) R 18051 18060 17917 0 -1 4194368 17 0 0 0 0 0 0 0 20 0 1 0 168635031 18984960 279 18446744073709551615 4194304 4267372 548682068960 18446744073709551615 246406507815 0 2147483391 4096 24578 0 0 0 17 1 0 0
/proc/18060/statm: 4635 279 244 17 0 2626 0

[startup+0.107724 s]
/proc/loadavg: 0.92 0.98 1.09 5/69 18062
/proc/meminfo: memFree=1588920/2055920 swapFree=4192812/4192956
[pid=18060] ppid=18051 vsize=914988 CPUtime=0.08
/proc/18060/stat : 18060 (java) R 18051 18060 17917 0 -1 0 2962 0 1 0 6 2 0 0 17 0 8 0 168635031 936947712 2708 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4152819938 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/18060/statm: 228747 2709 1417 14 0 215242 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 914988

[startup+0.51578 s]
/proc/loadavg: 0.92 0.98 1.09 5/69 18062
/proc/meminfo: memFree=1588920/2055920 swapFree=4192812/4192956
[pid=18060] ppid=18051 vsize=915328 CPUtime=0.48
/proc/18060/stat : 18060 (java) R 18051 18060 17917 0 -1 0 6514 0 1 0 44 4 0 0 18 0 8 0 168635031 937295872 6253 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4072944238 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/18060/statm: 228832 6254 2135 14 0 215302 0
Current children cumulated CPU time (s) 0.48
Current children cumulated vsize (KiB) 915328

[startup+1.33792 s]
/proc/loadavg: 0.92 0.98 1.09 4/88 18082
/proc/meminfo: memFree=1521760/2055920 swapFree=4192812/4192956
[pid=18060] ppid=18051 vsize=915632 CPUtime=1.3
/proc/18060/stat : 18060 (java) R 18051 18060 17917 0 -1 0 17764 0 1 0 107 23 0 0 17 0 8 0 168635031 937607168 17501 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/18060/statm: 228908 17501 2178 14 0 215378 0
[pid=18060/tid=18064] ppid=18051 vsize=915632 CPUtime=0.05
/proc/18060/task/18064/stat : 18064 (java) S 18051 18060 17917 0 -1 64 1153 0 0 0 5 0 0 0 17 0 8 0 168635035 937607168 17501 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=18060/tid=18068] ppid=18051 vsize=915636 CPUtime=0
/proc/18060/task/18068/stat : 18068 (java) S 18051 18060 17917 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 168635035 937611264 17501 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18060/tid=18069] ppid=18051 vsize=915632 CPUtime=0
/proc/18060/task/18069/stat : 18069 (java) S 18051 18060 17917 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 168635035 937607168 17501 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18060/tid=18075] ppid=18051 vsize=915636 CPUtime=0
/proc/18060/task/18075/stat : 18075 (java) S 18051 18060 17917 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 168635039 937611264 17501 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18060/tid=18076] ppid=18051 vsize=915632 CPUtime=0.2
/proc/18060/task/18076/stat : 18076 (java) S 18051 18060 17917 0 -1 64 424 0 0 0 19 1 0 0 15 0 8 0 168635039 937607168 17501 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18060/tid=18077] ppid=18051 vsize=915632 CPUtime=0
/proc/18060/task/18077/stat : 18077 (java) S 18051 18060 17917 0 -1 64 0 0 0 0 0 0 0 0 20 0 8 0 168635039 937607168 17501 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18060/tid=18078] ppid=18051 vsize=915636 CPUtime=0
/proc/18060/task/18078/stat : 18078 (java) S 18051 18060 17917 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 168635039 937611264 17501 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.3
Current children cumulated vsize (KiB) 915632

[startup+2.99022 s]
/proc/loadavg: 0.92 0.98 1.09 3/88 18082
/proc/meminfo: memFree=1505504/2055920 swapFree=4192812/4192956
[pid=18060] ppid=18051 vsize=915728 CPUtime=2.95
/proc/18060/stat : 18060 (java) R 18051 18060 17917 0 -1 0 19694 0 1 0 257 38 0 0 25 0 8 0 168635031 937705472 19430 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4074130408 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/18060/statm: 228932 19430 2547 14 0 215402 0
[pid=18060/tid=18064] ppid=18051 vsize=915728 CPUtime=0.13
/proc/18060/task/18064/stat : 18064 (java) S 18051 18060 17917 0 -1 64 2560 0 0 0 12 1 0 0 17 0 8 0 168635035 937705472 19430 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=18060/tid=18068] ppid=18051 vsize=915728 CPUtime=0
/proc/18060/task/18068/stat : 18068 (java) S 18051 18060 17917 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 168635035 937705472 19430 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18060/tid=18069] ppid=18051 vsize=915728 CPUtime=0
/proc/18060/task/18069/stat : 18069 (java) S 18051 18060 17917 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 168635035 937705472 19430 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18060/tid=18075] ppid=18051 vsize=915728 CPUtime=0
/proc/18060/task/18075/stat : 18075 (java) S 18051 18060 17917 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 168635039 937705472 19430 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18060/tid=18076] ppid=18051 vsize=915728 CPUtime=0.33
/proc/18060/task/18076/stat : 18076 (java) S 18051 18060 17917 0 -1 64 497 0 0 0 31 2 0 0 15 0 8 0 168635039 937705472 19430 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18060/tid=18077] ppid=18051 vsize=915728 CPUtime=0
/proc/18060/task/18077/stat : 18077 (java) S 18051 18060 17917 0 -1 64 0 0 0 0 0 0 0 0 20 0 8 0 168635039 937705472 19430 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18060/tid=18078] ppid=18051 vsize=915728 CPUtime=0
/proc/18060/task/18078/stat : 18078 (java) S 18051 18060 17917 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 168635039 937705472 19430 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.95
Current children cumulated vsize (KiB) 915728

[startup+6.28307 s]
/proc/loadavg: 1.01 1.00 1.09 3/88 18082
/proc/meminfo: memFree=1495912/2055920 swapFree=4192812/4192956
[pid=18060] ppid=18051 vsize=915728 CPUtime=6.22
/proc/18060/stat : 18060 (java) R 18051 18060 17917 0 -1 0 19705 0 1 0 584 38 0 0 25 0 8 0 168635031 937705472 19438 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4074130425 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/18060/statm: 228932 19438 2547 14 0 215402 0
[pid=18060/tid=18064] ppid=18051 vsize=915728 CPUtime=0.13
/proc/18060/task/18064/stat : 18064 (java) S 18051 18060 17917 0 -1 64 2560 0 0 0 12 1 0 0 17 0 8 0 168635035 937705472 19438 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=18060/tid=18068] ppid=18051 vsize=915728 CPUtime=0
/proc/18060/task/18068/stat : 18068 (java) S 18051 18060 17917 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 168635035 937705472 19438 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18060/tid=18069] ppid=18051 vsize=915728 CPUtime=0
/proc/18060/task/18069/stat : 18069 (java) S 18051 18060 17917 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 168635035 937705472 19438 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18060/tid=18075] ppid=18051 vsize=915728 CPUtime=0
/proc/18060/task/18075/stat : 18075 (java) S 18051 18060 17917 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 168635039 937705472 19438 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18060/tid=18076] ppid=18051 vsize=915728 CPUtime=0.35
/proc/18060/task/18076/stat : 18076 (java) S 18051 18060 17917 0 -1 64 506 0 0 0 33 2 0 0 15 0 8 0 168635039 937705472 19438 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18060/tid=18077] ppid=18051 vsize=915728 CPUtime=0
/proc/18060/task/18077/stat : 18077 (java) S 18051 18060 17917 0 -1 64 0 0 0 0 0 0 0 0 20 0 8 0 168635039 937705472 19438 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18060/tid=18078] ppid=18051 vsize=915728 CPUtime=0
/proc/18060/task/18078/stat : 18078 (java) S 18051 18060 17917 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 168635039 937705472 19438 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.22
Current children cumulated vsize (KiB) 915728

[startup+12.7739 s]
/proc/loadavg: 1.17 1.03 1.10 3/88 18082
/proc/meminfo: memFree=1484840/2055920 swapFree=4192812/4192956
[pid=18060] ppid=18051 vsize=915728 CPUtime=12.67
/proc/18060/stat : 18060 (java) R 18051 18060 17917 0 -1 0 19725 0 1 0 1229 38 0 0 25 0 8 0 168635031 937705472 19455 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4074192528 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/18060/statm: 228932 19455 2548 14 0 215402 0
[pid=18060/tid=18064] ppid=18051 vsize=915728 CPUtime=0.13
/proc/18060/task/18064/stat : 18064 (java) S 18051 18060 17917 0 -1 64 2560 0 0 0 12 1 0 0 17 0 8 0 168635035 937705472 19455 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=18060/tid=18068] ppid=18051 vsize=915728 CPUtime=0
/proc/18060/task/18068/stat : 18068 (java) S 18051 18060 17917 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 168635035 937705472 19455 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18060/tid=18069] ppid=18051 vsize=915728 CPUtime=0
/proc/18060/task/18069/stat : 18069 (java) S 18051 18060 17917 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 168635035 937705472 19455 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18060/tid=18075] ppid=18051 vsize=915728 CPUtime=0
/proc/18060/task/18075/stat : 18075 (java) S 18051 18060 17917 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 168635039 937705472 19455 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18060/tid=18076] ppid=18051 vsize=915728 CPUtime=0.38
/proc/18060/task/18076/stat : 18076 (java) S 18051 18060 17917 0 -1 64 522 0 0 0 36 2 0 0 16 0 8 0 168635039 937705472 19455 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18060/tid=18077] ppid=18051 vsize=915728 CPUtime=0
/proc/18060/task/18077/stat : 18077 (java) S 18051 18060 17917 0 -1 64 0 0 0 0 0 0 0 0 20 0 8 0 168635039 937705472 19455 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18060/tid=18078] ppid=18051 vsize=915728 CPUtime=0
/proc/18060/task/18078/stat : 18078 (java) S 18051 18060 17917 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 168635039 937705472 19455 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 915728

Child status: 0
Real time (s): 20.82
CPU time (s): 20.6889
CPU user time (s): 20.2839
CPU system time (s): 0.404938
CPU usage (%): 99.37
Max. virtual memory (cumulated for all children) (KiB): 915728

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 20.2839
system time used= 0.404938
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 19738
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= 2177
involuntary context switches= 2108

runsolver used 0.029995 s user time and 0.075988 s system time

The end

Launcher Data (download as text)

Begin job on node61 on Sun Jan  7 20:39:32 UTC 2007


IDJOB= 210814
IDBENCH= 4648
FILE ID= node61/210814-1168202372

PBS_JOBID= 3480756

Free space on /tmp= 66516 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 esac.xml 1 XSax /tmp/evaluation/210814-1168202372/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node61/watcher-210814-1168202372 -o ROOT/results/node61/solver-210814-1168202372 -C 1800 -M 900  java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar esac.xml 1 XSax /tmp/evaluation/210814-1168202372/unknown.xml

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  8023b26eee51b72939d51cc27fe08040

RANDOM SEED= 190500084

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.259
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.259
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:       1589464 kB
Buffers:         64356 kB
Cached:         317124 kB
SwapCached:          0 kB
Active:         203660 kB
Inactive:       197896 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1589464 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            3988 kB
Writeback:           0 kB
Mapped:          30184 kB
Slab:            50588 kB
Committed_AS:  3580356 kB
PageTables:       1648 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= 66517 MiB



End job on node61 on Sun Jan  7 20:39:53 UTC 2007