Trace number 214989

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 82.0885 82.2836

DiagnosticValue
CHECKS7888503
NODES22885

General information on the benchmark

NamepseudoSeries/
ii/ii-16d1.xml
MD5SUMd506c15f5b9a20633358668c3bd35162
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 benchmark5.5
SatisfiableYES
(Un)Satisfiability was provedYES
Number of variables2460
Number of constraints17131
Maximum constraint arity16
Maximum domain size2
Number of constraints which are defined in extension0
Number of constraints which are defined in intension17131
Global constraints used (with number of constraints)

Solver Data (download as text)

0.31	   
0.31	Abscon 109 (November, 2006)
0.31	   
0.31	   configuration
0.31	     name=esac.xml
0.34	   
0.34	   instance
0.34	     name=/tmp/evaluation/214989-1168232800/unknown.xml
0.38	   
0.38	   domains being loaded...
0.38	   
0.38	   variables being loaded...
0.56	     nbVariables=2460  nbDomainTypes=1  minDomainSize=2  maxDomainSize=2
0.56	       =>  wckTime=0.249  cpuTime=0.15  mem=10M819
0.56	   
0.56	   predicates being loaded...
0.57	   
0.57	   constraints being loaded...
2.83	     nbConstraints=17131  nbConvertedConstraints=15950  nbConvertConstraintsChecks=66568  nbExtensionStructures=2
2.83	     nbSharedExtensionStructures=15948  nbConflictsStructures=4  nbSharedConflictsStructures=17127
2.83	     nbSharedBinaryRepresentations=5  nbEvaluationManagers=2  nbSharedEvaluationManagers=1179  maxDegree=81  maxArity=16
2.83	       =>  wckTime=2.514  cpuTime=2.19  mem=47M925
3.00	   
3.00	   solver IterativeSystematicSolver being built... 
3.46	       =>  wckTime=3.144  cpuTime=2.53  mem=38M164
16.55	   
16.55	   preprocessing
16.55	     nbConstraintChecks=164550  nbValidityChecks=2822  nbPropagations=12461  nbRevisions=99011  nbUselessRevisions=92390
16.55	     nbSingletonTests=3503  nbEffectiveSingletonTests=0  nbESACBranches=5  nbRemovedValues=0  detectedInconsistency=no
16.55	       =>  wckTime=13.082  cpuTime=12.94  mem=39M156
18.21	   
18.21	   search
18.21	     run=0  nbConstraintChecks=194024  nbValidityChecks=3034  nbPropagations=21674  nbRevisions=219799
18.21	     nbUselessRevisions=203286  nbAssignments=283  nbFailedAssignments=37  nbBacktracks=18  nbVisitedNodes=323
18.21	     nbRestartNogoods=0  mapSize=12  nbInferences=0  nbTooLargeKeys=0
18.21	       =>  wckTime=14.743  cpuTime=14.59  mem=40M149
21.68	   
21.68	   search
21.68	     run=1  nbConstraintChecks=1263852  nbValidityChecks=13401  nbPropagations=100387  nbRevisions=1019259
21.68	     nbUselessRevisions=930083  nbAssignments=3428  nbFailedAssignments=74  nbBacktracks=44  nbVisitedNodes=707
21.68	     nbRestartNogoods=27  mapSize=32  nbInferences=0  nbTooLargeKeys=0
21.68	       =>  wckTime=18.222  cpuTime=18.07  mem=41M141
25.45	   
25.45	   search
25.45	     run=2  nbConstraintChecks=2151868  nbValidityChecks=37037  nbPropagations=225507  nbRevisions=2331206
25.45	     nbUselessRevisions=2123709  nbAssignments=5667  nbFailedAssignments=111  nbBacktracks=70  nbVisitedNodes=1155
25.45	     nbRestartNogoods=46  mapSize=52  nbInferences=0  nbTooLargeKeys=0
25.45	       =>  wckTime=21.985  cpuTime=21.82  mem=41M141
30.52	   
30.52	   search
30.52	     run=3  nbConstraintChecks=3231671  nbValidityChecks=71282  nbPropagations=407566  nbRevisions=4281661
30.52	     nbUselessRevisions=3899807  nbAssignments=8706  nbFailedAssignments=160  nbBacktracks=116  nbVisitedNodes=1701
30.52	     nbRestartNogoods=65  mapSize=86  nbInferences=0  nbTooLargeKeys=0
30.52	       =>  wckTime=27.057  cpuTime=26.89  mem=42M133
36.79	   
36.79	   search
36.79	     run=4  nbConstraintChecks=4405390  nbValidityChecks=95011  nbPropagations=652407  nbRevisions=6919484
36.79	     nbUselessRevisions=6301392  nbAssignments=12091  nbFailedAssignments=213  nbBacktracks=176  nbVisitedNodes=2327
36.79	     nbRestartNogoods=84  mapSize=135  nbInferences=0  nbTooLargeKeys=0
36.79	       =>  wckTime=33.331  cpuTime=33.15  mem=43M126
40.21	   
40.21	   search
40.21	     run=5  nbConstraintChecks=5101949  nbValidityChecks=117802  nbPropagations=932082  nbRevisions=9991799
40.21	     nbUselessRevisions=9101684  nbAssignments=13428  nbFailedAssignments=282  nbBacktracks=256  nbVisitedNodes=2846
40.21	     nbRestartNogoods=91  mapSize=188  nbInferences=0  nbTooLargeKeys=0
40.21	       =>  wckTime=36.75  cpuTime=36.57  mem=44M118
46.20	   
46.20	   search
46.20	     run=6  nbConstraintChecks=6654162  nbValidityChecks=169674  nbPropagations=1293247  nbRevisions=13998702
46.20	     nbUselessRevisions=12755657  nbAssignments=17826  nbFailedAssignments=368  nbBacktracks=379  nbVisitedNodes=3472
46.20	     nbRestartNogoods=116  mapSize=263  nbInferences=0  nbTooLargeKeys=0
46.20	       =>  wckTime=42.741  cpuTime=42.56  mem=45M110
82.20	   
82.20	   search
82.20	     run=7  nbConstraintChecks=7723953  nbValidityChecks=182670  nbPropagations=1711778  nbRevisions=18578738
82.20	     nbUselessRevisions=16927064  nbAssignments=22885  nbFailedAssignments=373  nbBacktracks=379  nbVisitedNodes=5942
82.20	     nbRestartNogoods=141  mapSize=263  nbInferences=0  nbTooLargeKeys=0
82.20	       =>  wckTime=78.741  cpuTime=78.54  mem=46M102
82.21	   
82.21	   global
82.21	     nbConstraintChecks=7888503  nbValidityChecks=185492  nbPropagations=1724239  nbRevisions=18677749
82.21	     nbUselessRevisions=17019454  nbRestartNogoods=141  solvingWckTime=78.742  solvingCpuTime=78.54  expiredTime=no
82.21	     totalExploration=no  nbFoundSolutions=1  globalCpuTime=81.13
82.21	       =>  wckTime=81.891  cpuTime=81.08  mem=46M102
82.21	   
82.21	s SATISFIABLE
82.21	v 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 0 1 1 0 1 0 1 0 1 0 1 0 0 1 1 0 1 0 1 0 0 1 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 0 1 1 0 1 0 0 1 1 0 0 1 0 1 1 0 1 0 1 0 1 0 0 1 0 1 1 0 0 1 1 0 1 0 0 1 0 1 1 0 1 0 0 1 1 0 0 1 1 0 0 1 0 1 1 0 0 1 1 0 0 1 1 0 1 0 0 1 1 0 1 0 1 0 0 1 1 0 0 1 1 0 0 1 1 0 0 1 0 1 1 0 0 1 1 0 1 0 0 1 0 1 1 0 1 0 0 1 1 0 0 1 1 0 0 1 0 1 1 0 0 1 1 0 0 1 1 0 1 0 0 1 1 0 1 0 1 0 0 1 1 0 0 1 1 0 0 1 1 0 0 1 0 1 1 0 0 1 1 0 1 0 0 1 0 1 1 0 1 0 0 1 1 0 0 1 1 0 0 1 0 1 1 0 0 1 1 0 0 1 1 0 1 0 0 1 1 0 1 0 1 0 0 1 1 0 0 1 1 0 0 1 1 0 0 1 0 1 1 0 0 1 1 0 1 0 0 1 0 1 1 0 1 0 0 1 1 0 0 1 1 0 0 1 0 1 1 0 0 1 1 0 0 1 1 0 1 0 0 1 1 0 1 0 1 0 0 1 1 0 0 1 1 0 0 1 1 0 0 1 0 1 1 0 0 1 1 0 1 0 0 1 0 1 1 0 1 0 0 1 1 0 0 1 1 0 0 1 0 1 1 0 0 1 1 0 0 1 1 0 1 0 0 1 1 0 0 1 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 0 1 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 0 1 1 0 0 1 0 1 1 0 1 0 0 1 1 0 0 1 0 1 1 0 0 1 1 0 1 0 0 1 0 1 1 0 1 0 0 1 1 0 0 1 1 0 0 1 0 1 1 0 0 1 1 0 0 1 1 0 1 0 1 0 1 0 1 0 1 0 1 0 0 1 1 0 1 0 1 0 1 0 0 1 0 1 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 0 1 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 0 1 1 0 1 0 1 0 1 0 1 0 1 0 1 0 0 1 0 1 0 1 0 1 0 1 0 1 0 1 1 0 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 1 0 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 1 0 0 1 0 1 0 1 0 1 0 1 0 1 0 1 1 0 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 1 0 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 1 0 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 1 0 0 1 1 0 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 1 0 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 1 0 0 1 0 1 0 1 0 1 0 1 0 1 0 1 1 0 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 1 0 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 1 0 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 1 0 0 1 0 1 0 1 0 1 0 1 0 1 1 0 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 1 0 0 1 0 1 0 1 0 1 0 1 0 1 1 0 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 1 0 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 1 0 0 1 0 1 0 1 0 1 0 1 0 1 0 1 1 0 0 1 0 1 0 1 1 0 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 1 0 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 1 0 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 1 0 0 1 0 1 0 1 0 1 0 1 0 1 1 0 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 1 0 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 1 0 0 1 0 1 0 1 0 1 0 1 0 1 0 1 1 0 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 1 0 0 1 0 1 0 1 0 1 0 1 0 1 1 0 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 1 0 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 1 0 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 1 0 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 1 0 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 1 0 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 1 0 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 1 0 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 1 0 0 1 0 1 0 1 0 1 0 1 0 1 0 1 1 0 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 1 0 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 1 0 0 1 0 1 0 1 0 1 0 1 0 1 0 1 1 0 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 1 0 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 1 0 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 1 0 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 1 0 0 1 0 1 0 1 0 1 0 1 0 1 1 0 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 1 0 0 1 0 1 0 1 0 1 0 1 0 1 0 1 1 0 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 1 0 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 1 0 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 1 0 0 1 0 1 0 1 0 1 0 1 0 1 1 0 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 1 0 0 1 0 1 0 1 0 1 0 1 0 1 1 0 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 1 0 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 1 0 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 1 0 0 1 0 1 0 1 0 1 0 1 0 1 0 1 1 0 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 1 0 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 1 0 0 1 0 1 0 1 0 1 0 1 0 1 1 0 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 1 0 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 1 0 0 1 1 0 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 1 0 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 1 0 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 1 0 1 0 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 1 0 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 1 0 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 1 0 0 1 0 1 0 1 0 1 0 1 0 1 0 1 1 0 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 1 0 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 1 0 0 1 1 0 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 1 0 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 1 0 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 1 0 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 1 0 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 1 0 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 1 0 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 1 0 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 1 0 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 1 0 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 1 0 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 1 0 0 1 0 1 0 1 0 1 0 1 0 1 1 0 0 1 0 1 0 1 1 0 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 1 0 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 1 0 0 1 
82.21	d NODES 22885
82.21	d CHECKS 7888503
82.21	   
82.21	   totalWckTime=81.974  totalCpuTime=81.13

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/node34/watcher-214989-1168232800 -o ROOT/results/node34/solver-214989-1168232800 -C 1800 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar esac.xml 1 XSax /tmp/evaluation/214989-1168232800/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.37 1.40 1.60 4/81 16720
/proc/meminfo: memFree=1797560/2055920 swapFree=4192812/4192956
[pid=16719] ppid=16717 vsize=18540 CPUtime=0
/proc/16719/stat : 16719 (runsolver) R 16717 16719 15617 0 -1 4194368 17 0 0 0 0 0 0 0 18 0 1 0 171673742 18984960 279 18446744073709551615 4194304 4267372 548682068960 18446744073709551615 254195330343 0 2147483391 4096 24578 0 0 0 17 0 0 0
/proc/16719/statm: 4635 279 244 17 0 2626 0

[startup+0.103636 s]
/proc/loadavg: 1.37 1.40 1.60 4/81 16720
/proc/meminfo: memFree=1797560/2055920 swapFree=4192812/4192956
[pid=16719] ppid=16717 vsize=914988 CPUtime=0.08
/proc/16719/stat : 16719 (java) R 16717 16719 15617 0 -1 0 2996 0 1 0 7 1 0 0 18 0 8 0 171673742 936947712 2742 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4072931672 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/16719/statm: 228747 2742 1427 14 0 215242 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 914988

[startup+0.511671 s]
/proc/loadavg: 1.37 1.40 1.60 4/81 16720
/proc/meminfo: memFree=1797560/2055920 swapFree=4192812/4192956
[pid=16719] ppid=16717 vsize=915328 CPUtime=0.48
/proc/16719/stat : 16719 (java) R 16717 16719 15617 0 -1 0 6515 0 1 0 44 4 0 0 17 0 8 0 171673742 937295872 6254 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4155769921 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/16719/statm: 228832 6254 2135 14 0 215302 0
Current children cumulated CPU time (s) 0.48
Current children cumulated vsize (KiB) 915328

[startup+1.33573 s]
/proc/loadavg: 1.50 1.42 1.61 3/88 16727
/proc/meminfo: memFree=1733312/2055920 swapFree=4192812/4192956
[pid=16719] ppid=16717 vsize=915636 CPUtime=1.3
/proc/16719/stat : 16719 (java) R 16717 16719 15617 0 -1 0 17239 0 1 0 120 10 0 0 22 0 8 0 171673742 937611264 16977 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073823284 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/16719/statm: 228909 16977 2178 14 0 215379 0
[pid=16719/tid=16721] ppid=16717 vsize=915636 CPUtime=0.02
/proc/16719/task/16721/stat : 16721 (java) S 16717 16719 15617 0 -1 64 633 0 0 0 2 0 0 0 16 0 8 0 171673746 937611264 16977 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=16719/tid=16722] ppid=16717 vsize=915636 CPUtime=0
/proc/16719/task/16722/stat : 16722 (java) S 16717 16719 15617 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 171673746 937611264 16977 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16719/tid=16723] ppid=16717 vsize=915636 CPUtime=0
/proc/16719/task/16723/stat : 16723 (java) S 16717 16719 15617 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 171673747 937611264 16977 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16719/tid=16724] ppid=16717 vsize=915636 CPUtime=0
/proc/16719/task/16724/stat : 16724 (java) S 16717 16719 15617 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 171673750 937611264 16977 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16719/tid=16725] ppid=16717 vsize=915636 CPUtime=0.18
/proc/16719/task/16725/stat : 16725 (java) S 16717 16719 15617 0 -1 64 415 0 0 0 17 1 0 0 16 0 8 0 171673750 937611264 16977 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16719/tid=16726] ppid=16717 vsize=915636 CPUtime=0
/proc/16719/task/16726/stat : 16726 (java) S 16717 16719 15617 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 171673750 937611264 16977 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16719/tid=16727] ppid=16717 vsize=915636 CPUtime=0
/proc/16719/task/16727/stat : 16727 (java) S 16717 16719 15617 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 171673750 937611264 16977 18446744073709551615 134512640 134570532 4294956480 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) 915636

[startup+2.98487 s]
/proc/loadavg: 1.50 1.42 1.61 3/88 16727
/proc/meminfo: memFree=1719232/2055920 swapFree=4192812/4192956
[pid=16719] ppid=16717 vsize=915972 CPUtime=2.93
/proc/16719/stat : 16719 (java) R 16717 16719 15617 0 -1 0 22867 0 1 0 211 82 0 0 25 0 8 0 171673742 937955328 22602 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/16719/statm: 228993 22602 2189 14 0 215463 0
[pid=16719/tid=16721] ppid=16717 vsize=915972 CPUtime=0.24
/proc/16719/task/16721/stat : 16721 (java) R 16717 16719 15617 0 -1 64 6212 0 0 0 22 2 0 0 17 0 8 0 171673746 937955328 22602 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4155525974 0 0 0 23759 0 0 0 -1 1 0 0
[pid=16719/tid=16722] ppid=16717 vsize=915972 CPUtime=0
/proc/16719/task/16722/stat : 16722 (java) S 16717 16719 15617 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 171673746 937955328 22602 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16719/tid=16723] ppid=16717 vsize=915972 CPUtime=0
/proc/16719/task/16723/stat : 16723 (java) S 16717 16719 15617 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 171673747 937955328 22602 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16719/tid=16724] ppid=16717 vsize=915972 CPUtime=0
/proc/16719/task/16724/stat : 16724 (java) S 16717 16719 15617 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 171673750 937955328 22602 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16719/tid=16725] ppid=16717 vsize=915972 CPUtime=0.23
/proc/16719/task/16725/stat : 16725 (java) S 16717 16719 15617 0 -1 64 441 0 0 0 22 1 0 0 16 0 8 0 171673750 937955328 22602 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16719/tid=16726] ppid=16717 vsize=915972 CPUtime=0
/proc/16719/task/16726/stat : 16726 (java) S 16717 16719 15617 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 171673750 937955328 22602 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16719/tid=16727] ppid=16717 vsize=915972 CPUtime=0
/proc/16719/task/16727/stat : 16727 (java) S 16717 16719 15617 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 171673750 937955328 22602 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.93
Current children cumulated vsize (KiB) 915972

[startup+6.26414 s]
/proc/loadavg: 1.50 1.42 1.61 3/88 16727
/proc/meminfo: memFree=1670336/2055920 swapFree=4192812/4192956
[pid=16719] ppid=16717 vsize=915872 CPUtime=6.18
/proc/16719/stat : 16719 (java) R 16717 16719 15617 0 -1 0 25630 0 1 0 533 85 0 0 25 0 8 0 171673742 937852928 25342 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4074197808 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/16719/statm: 228968 25342 2546 14 0 215438 0
[pid=16719/tid=16721] ppid=16717 vsize=915872 CPUtime=0.28
/proc/16719/task/16721/stat : 16721 (java) S 16717 16719 15617 0 -1 64 8456 0 0 0 25 3 0 0 16 0 8 0 171673746 937852928 25342 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=16719/tid=16722] ppid=16717 vsize=915872 CPUtime=0
/proc/16719/task/16722/stat : 16722 (java) S 16717 16719 15617 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 171673746 937852928 25342 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16719/tid=16723] ppid=16717 vsize=915872 CPUtime=0
/proc/16719/task/16723/stat : 16723 (java) S 16717 16719 15617 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 171673747 937852928 25342 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16719/tid=16724] ppid=16717 vsize=915872 CPUtime=0
/proc/16719/task/16724/stat : 16724 (java) S 16717 16719 15617 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 171673750 937852928 25342 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16719/tid=16725] ppid=16717 vsize=915872 CPUtime=0.35
/proc/16719/task/16725/stat : 16725 (java) S 16717 16719 15617 0 -1 64 513 0 0 0 33 2 0 0 16 0 8 0 171673750 937852928 25342 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16719/tid=16726] ppid=16717 vsize=915872 CPUtime=0
/proc/16719/task/16726/stat : 16726 (java) S 16717 16719 15617 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 171673750 937852928 25342 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16719/tid=16727] ppid=16717 vsize=915872 CPUtime=0
/proc/16719/task/16727/stat : 16727 (java) S 16717 16719 15617 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 171673750 937852928 25342 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.18
Current children cumulated vsize (KiB) 915872

[startup+12.7597 s]
/proc/loadavg: 1.58 1.44 1.61 2/74 16741
/proc/meminfo: memFree=1738608/2055920 swapFree=4192812/4192956
[pid=16719] ppid=16717 vsize=915872 CPUtime=12.62
/proc/16719/stat : 16719 (java) R 16717 16719 15617 0 -1 0 25640 0 1 0 1177 85 0 0 25 0 8 0 171673742 937852928 25351 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4074197808 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/16719/statm: 228968 25351 2546 14 0 215438 0
[pid=16719/tid=16721] ppid=16717 vsize=915872 CPUtime=0.28
/proc/16719/task/16721/stat : 16721 (java) S 16717 16719 15617 0 -1 64 8456 0 0 0 25 3 0 0 16 0 8 0 171673746 937852928 25351 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=16719/tid=16722] ppid=16717 vsize=915872 CPUtime=0
/proc/16719/task/16722/stat : 16722 (java) S 16717 16719 15617 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 171673746 937852928 25351 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16719/tid=16723] ppid=16717 vsize=915872 CPUtime=0
/proc/16719/task/16723/stat : 16723 (java) S 16717 16719 15617 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 171673747 937852928 25351 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16719/tid=16724] ppid=16717 vsize=915872 CPUtime=0
/proc/16719/task/16724/stat : 16724 (java) S 16717 16719 15617 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 171673750 937852928 25351 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16719/tid=16725] ppid=16717 vsize=915872 CPUtime=0.37
/proc/16719/task/16725/stat : 16725 (java) S 16717 16719 15617 0 -1 64 523 0 0 0 35 2 0 0 15 0 8 0 171673750 937852928 25351 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16719/tid=16726] ppid=16717 vsize=915872 CPUtime=0
/proc/16719/task/16726/stat : 16726 (java) S 16717 16719 15617 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 171673750 937852928 25351 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16719/tid=16727] ppid=16717 vsize=915872 CPUtime=0
/proc/16719/task/16727/stat : 16727 (java) S 16717 16719 15617 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 171673750 937852928 25351 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.62
Current children cumulated vsize (KiB) 915872

[startup+25.5845 s]
/proc/loadavg: 1.49 1.43 1.60 2/72 16741
/proc/meminfo: memFree=1738912/2055920 swapFree=4192812/4192956
[pid=16719] ppid=16717 vsize=915872 CPUtime=25.45
/proc/16719/stat : 16719 (java) R 16717 16719 15617 0 -1 0 25664 0 1 0 2459 86 0 0 25 0 8 0 171673742 937852928 25369 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073858870 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/16719/statm: 228968 25369 2548 14 0 215438 0
[pid=16719/tid=16721] ppid=16717 vsize=915872 CPUtime=0.28
/proc/16719/task/16721/stat : 16721 (java) S 16717 16719 15617 0 -1 64 8456 0 0 0 25 3 0 0 16 0 8 0 171673746 937852928 25369 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=16719/tid=16722] ppid=16717 vsize=915872 CPUtime=0
/proc/16719/task/16722/stat : 16722 (java) S 16717 16719 15617 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 171673746 937852928 25369 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16719/tid=16723] ppid=16717 vsize=915872 CPUtime=0
/proc/16719/task/16723/stat : 16723 (java) S 16717 16719 15617 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 171673747 937852928 25369 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16719/tid=16724] ppid=16717 vsize=915872 CPUtime=0
/proc/16719/task/16724/stat : 16724 (java) S 16717 16719 15617 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 171673750 937852928 25369 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16719/tid=16725] ppid=16717 vsize=915872 CPUtime=0.4
/proc/16719/task/16725/stat : 16725 (java) S 16717 16719 15617 0 -1 64 539 0 0 0 38 2 0 0 16 0 8 0 171673750 937852928 25369 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16719/tid=16726] ppid=16717 vsize=915872 CPUtime=0
/proc/16719/task/16726/stat : 16726 (java) S 16717 16719 15617 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 171673750 937852928 25369 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16719/tid=16727] ppid=16717 vsize=915872 CPUtime=0
/proc/16719/task/16727/stat : 16727 (java) S 16717 16719 15617 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 171673750 937852928 25369 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.45
Current children cumulated vsize (KiB) 915872

[startup+51.2646 s]
/proc/loadavg: 1.30 1.39 1.58 2/72 16741
/proc/meminfo: memFree=1738976/2055920 swapFree=4192812/4192956
[pid=16719] ppid=16717 vsize=915872 CPUtime=51.12
/proc/16719/stat : 16719 (java) R 16717 16719 15617 0 -1 0 25672 0 1 0 5026 86 0 0 25 0 8 0 171673742 937852928 25376 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4074249523 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/16719/statm: 228968 25376 2548 14 0 215438 0
[pid=16719/tid=16721] ppid=16717 vsize=915872 CPUtime=0.28
/proc/16719/task/16721/stat : 16721 (java) S 16717 16719 15617 0 -1 64 8456 0 0 0 25 3 0 0 16 0 8 0 171673746 937852928 25376 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=16719/tid=16722] ppid=16717 vsize=915872 CPUtime=0
/proc/16719/task/16722/stat : 16722 (java) S 16717 16719 15617 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 171673746 937852928 25376 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16719/tid=16723] ppid=16717 vsize=915872 CPUtime=0
/proc/16719/task/16723/stat : 16723 (java) S 16717 16719 15617 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 171673747 937852928 25376 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16719/tid=16724] ppid=16717 vsize=915872 CPUtime=0
/proc/16719/task/16724/stat : 16724 (java) S 16717 16719 15617 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 171673750 937852928 25376 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16719/tid=16725] ppid=16717 vsize=915872 CPUtime=0.41
/proc/16719/task/16725/stat : 16725 (java) S 16717 16719 15617 0 -1 64 545 0 0 0 39 2 0 0 16 0 8 0 171673750 937852928 25376 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16719/tid=16726] ppid=16717 vsize=915872 CPUtime=0
/proc/16719/task/16726/stat : 16726 (java) S 16717 16719 15617 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 171673750 937852928 25376 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16719/tid=16727] ppid=16717 vsize=915872 CPUtime=0
/proc/16719/task/16727/stat : 16727 (java) S 16717 16719 15617 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 171673750 937852928 25376 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 51.12
Current children cumulated vsize (KiB) 915872

Child status: 0
Real time (s): 82.2836
CPU time (s): 82.0885
CPU user time (s): 81.2057
CPU system time (s): 0.882865
CPU usage (%): 99.7629
Max. virtual memory (cumulated for all children) (KiB): 915972

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 81.2057
system time used= 0.882865
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 25683
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= 3217
involuntary context switches= 3439

runsolver used 0.080987 s user time and 0.226965 s system time

The end

Launcher Data (download as text)

Begin job on node34 on Mon Jan  8 05:06:40 UTC 2007


IDJOB= 214989
IDBENCH= 4967
FILE ID= node34/214989-1168232800

PBS_JOBID= 3481409

Free space on /tmp= 66546 MiB

BENCH NAME= HOME/pub/bench/CPAI06/pseudoSeries/ii/ii-16d1.xml
COMMAND LINE= java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar esac.xml 1 XSax /tmp/evaluation/214989-1168232800/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node34/watcher-214989-1168232800 -o ROOT/results/node34/solver-214989-1168232800 -C 1800 -M 900  java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar esac.xml 1 XSax /tmp/evaluation/214989-1168232800/unknown.xml

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  d506c15f5b9a20633358668c3bd35162

RANDOM SEED= 861860537

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.227
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.227
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:       1798104 kB
Buffers:         39068 kB
Cached:         120528 kB
SwapCached:          0 kB
Active:         118592 kB
Inactive:        82656 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1798104 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            9804 kB
Writeback:           0 kB
Mapped:          60372 kB
Slab:            41848 kB
Committed_AS:  3789080 kB
PageTables:       1896 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66552 MiB



End job on node34 on Mon Jan  8 05:08:02 UTC 2007