Trace number 275714

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
AbsconMax 109 EPFCOPTIMUM 2.87956 3.04783

General information on the benchmark

NameschurrLemma/
lemma-24-3.xml
MD5SUM2d89d082bab320d272974b2d2c3ae9ce
Bench CategoryN-ARY-INT (n-ary constraints in intension)
Best result obtained on this benchmarkMOPT
Best Number of satisfied constraints131
Best CPU time to get the best result obtained on this benchmark1.68074
SatisfiableNO
(Un)Satisfiability was provedNO
Number of variables24
Number of constraints132
Maximum constraint arity3
Maximum domain size3
Number of constraints which are defined in extension0
Number of constraints which are defined in intension132
Global constraints used (with number of constraints)

Quality of the solution as a function of time


Download the above graph as a PDF file / as an EPS file

Solver Data (download as text)

0.41	   
0.41	Abscon 109 (November, 2006)
0.41	   
0.41	   configuration
0.41	     name=epfc.xml
0.44	   
0.44	   instance
0.44	     name=/tmp/evaluation/275714-1169225821/unknown.xml
0.47	   
0.47	   domains being loaded...
0.48	   
0.48	   variables being loaded...
0.51	     nbVariables=24  nbDomainTypes=1  minDomainSize=3  maxDomainSize=3
0.51	       =>  wckTime=0.099  cpuTime=0.09  mem=6M887
0.51	   
0.51	   predicates being loaded...
0.51	   
0.51	   constraints being loaded...
0.64	     nbConstraints=132  nbConflictsStructures=1  nbSharedConflictsStructures=131  nbSharedBinaryRepresentations=0
0.64	     nbEvaluationManagers=1  nbSharedEvaluationManagers=131  maxDegree=22  maxArity=3
0.64	       =>  wckTime=0.225  cpuTime=0.17  mem=8M837
0.68	   
0.68	   solver LocalSearchSolver being built... 
0.72	       =>  wckTime=0.306  cpuTime=0.22  mem=5M427
0.72	
0.72	s SATISFIABLE
0.72	o 114
0.72	c 18
0.72	o 120
0.72	c 12
0.72	o 124
0.72	c 8
0.73	o 126
0.73	c 6
0.73	o 128
0.73	c 4
0.74	o 129
0.74	c 3
0.74	o 130
0.74	c 2
0.75	o 131
0.75	c 1
0.76	   
0.76	   search
0.76	     run=0  nbConstraintChecks=17706  nbAssignments=92
0.76	       =>  wckTime=0.041  cpuTime=0.02  mem=5M427
0.76	   
0.76	   global
0.76	     nbConstraintChecks=17706  nbValidityChecks=0  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
0.76	     solvingWckTime=0.039  solvingCpuTime=0.02  expiredTime=no  totalExploration=no  nbFoundSolutions=0
0.76	     globalCpuTime=0.29
0.76	       =>  wckTime=0.347  cpuTime=0.24  mem=5M427
0.76	   
0.76	   solver IterativeSystematicSolver being built... 
0.90	       =>  wckTime=0.494  cpuTime=0.36  mem=16M515
0.94	   
0.94	   preprocessing
0.94	     nbConstraintChecks=539  nbValidityChecks=929  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
0.94	     nbRemovedValues=0  detectedInconsistency=no
0.94	       =>  wckTime=0.034  cpuTime=0.02  mem=16M515
0.96	   
0.96	   search
0.96	     run=0  nbConstraintChecks=1014  nbValidityChecks=4201  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
0.96	     nbAssignments=25  nbFailedAssignments=8  nbBacktracks=11  nbVisitedNodes=38  nbRestartNogoods=0
0.96	       =>  wckTime=0.056  cpuTime=0.03  mem=16M515
0.99	   
0.99	   search
0.99	     run=1  nbConstraintChecks=2978  nbValidityChecks=11153  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
0.99	     nbAssignments=61  nbFailedAssignments=20  nbBacktracks=28  nbVisitedNodes=97  nbRestartNogoods=1
0.99	       =>  wckTime=0.085  cpuTime=0.05  mem=16M515
1.00	   
1.00	   search
1.00	     run=2  nbConstraintChecks=4786  nbValidityChecks=18362  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
1.00	     nbAssignments=103  nbFailedAssignments=34  nbBacktracks=51  nbVisitedNodes=159  nbRestartNogoods=4
1.00	       =>  wckTime=0.098  cpuTime=0.06  mem=16M515
1.02	   
1.02	   search
1.02	     run=3  nbConstraintChecks=7481  nbValidityChecks=27991  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
1.03	     nbAssignments=166  nbFailedAssignments=57  nbBacktracks=85  nbVisitedNodes=257  nbRestartNogoods=6
1.03	       =>  wckTime=0.12  cpuTime=0.08  mem=16M515
1.05	   
1.05	   search
1.05	     run=4  nbConstraintChecks=11876  nbValidityChecks=44227  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
1.05	     nbAssignments=258  nbFailedAssignments=93  nbBacktracks=136  nbVisitedNodes=398  nbRestartNogoods=10
1.05	       =>  wckTime=0.146  cpuTime=0.1  mem=16M515
1.08	   
1.08	   search
1.08	     run=5  nbConstraintChecks=17401  nbValidityChecks=64449  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
1.08	     nbAssignments=381  nbFailedAssignments=136  nbBacktracks=211  nbVisitedNodes=588  nbRestartNogoods=13
1.08	       =>  wckTime=0.178  cpuTime=0.13  mem=16M515
1.13	   
1.13	   search
1.13	     run=6  nbConstraintChecks=24736  nbValidityChecks=90512  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
1.13	     nbAssignments=564  nbFailedAssignments=199  nbBacktracks=325  nbVisitedNodes=858  nbRestartNogoods=19
1.13	       =>  wckTime=0.226  cpuTime=0.17  mem=16M515
1.19	   
1.19	   search
1.19	     run=7  nbConstraintChecks=36638  nbValidityChecks=129674  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
1.19	     nbAssignments=824  nbFailedAssignments=285  nbBacktracks=495  nbVisitedNodes=1238  nbRestartNogoods=22
1.19	       =>  wckTime=0.286  cpuTime=0.23  mem=16M515
1.28	   
1.28	   search
1.28	     run=8  nbConstraintChecks=52861  nbValidityChecks=178575  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
1.28	     nbAssignments=1224  nbFailedAssignments=421  nbBacktracks=752  nbVisitedNodes=1822  nbRestartNogoods=28
1.29	       =>  wckTime=0.38  cpuTime=0.32  mem=16M515
1.43	   
1.43	   search
1.43	     run=9  nbConstraintChecks=78112  nbValidityChecks=258576  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
1.43	     nbAssignments=1814  nbFailedAssignments=623  nbBacktracks=1136  nbVisitedNodes=2684  nbRestartNogoods=34
1.43	       =>  wckTime=0.521  cpuTime=0.44  mem=16M515
1.60	   
1.60	   search
1.60	     run=10  nbConstraintChecks=116414  nbValidityChecks=375799  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
1.60	     nbAssignments=2675  nbFailedAssignments=900  nbBacktracks=1713  nbVisitedNodes=3921  nbRestartNogoods=36
1.60	       =>  wckTime=0.698  cpuTime=0.61  mem=16M515
1.86	   
1.86	   search
1.86	     run=11  nbConstraintChecks=177197  nbValidityChecks=560669  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
1.86	     nbAssignments=3954  nbFailedAssignments=1309  nbBacktracks=2577  nbVisitedNodes=5774  nbRestartNogoods=43
1.86	       =>  wckTime=0.951  cpuTime=0.86  mem=16M515
2.23	   
2.23	   search
2.23	     run=12  nbConstraintChecks=263894  nbValidityChecks=816678  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
2.23	     nbAssignments=5920  nbFailedAssignments=1974  nbBacktracks=3876  nbVisitedNodes=8646  nbRestartNogoods=51
2.23	       =>  wckTime=1.324  cpuTime=1.23  mem=17M491
2.77	   
2.77	   search
2.77	     run=13  nbConstraintChecks=391297  nbValidityChecks=1196244  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
2.77	     nbAssignments=8824  nbFailedAssignments=2926  nbBacktracks=5823  nbVisitedNodes=12887  nbRestartNogoods=53
2.77	       =>  wckTime=1.865  cpuTime=1.76  mem=17M491
3.01	   
3.01	   search
3.01	     run=14  nbConstraintChecks=439589  nbValidityChecks=1342126  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
3.01	     nbAssignments=10042  nbFailedAssignments=3323  nbBacktracks=6645  nbVisitedNodes=14682  nbRestartNogoods=55
3.01	       =>  wckTime=2.102  cpuTime=2.0  mem=17M491
3.01	   
3.01	   global
3.01	     nbConstraintChecks=440128  nbValidityChecks=1343055  nbRestartNogoods=55  solvingWckTime=2.103  solvingCpuTime=2.0
3.01	     expiredTime=no  totalExploration=yes  nbFoundSolutions=0  globalCpuTime=2.41
3.01	       =>  wckTime=2.598  cpuTime=2.36  mem=17M491
3.01	
3.01	s OPTIMUM FOUND
3.01	v 1 1 2 1 2 2 2 1 0 0 0 0 1 0 0 0 0 0 1 2 2 2 2 1 
3.01	   
3.01	   totalWckTime=2.68  totalCpuTime=2.41

Verifier Data (download as text)

1 unsatisfied constraints, 131 satisfied constraints

Watcher Data (download as text)

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

command line: runsolver --timestamp -w ROOT/results/node20/watcher-275714-1169225821 -o ROOT/results/node20/solver-275714-1169225821 -C 2400 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar epfc.xml 1 XSax /tmp/evaluation/275714-1169225821/unknown.xml 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 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.99 1.97 1.84 4/93 16289
/proc/meminfo: memFree=1186832/2055920 swapFree=4170260/4192956
[pid=16288] ppid=16286 vsize=18540 CPUtime=0
/proc/16288/stat : 16288 (runsolver) R 16286 16288 16071 0 -1 4194368 17 0 0 0 0 0 0 0 18 0 1 0 270976696 18984960 279 18446744073709551615 4194304 4267372 548682068960 18446744073709551615 273952599335 0 2147483391 4096 24578 0 0 0 17 1 0 0
/proc/16288/statm: 4635 279 244 17 0 2626 0

[startup+0.107797 s]
/proc/loadavg: 1.99 1.97 1.84 4/93 16289
/proc/meminfo: memFree=1186832/2055920 swapFree=4170260/4192956
[pid=16288] ppid=16286 vsize=907808 CPUtime=0.06
/proc/16288/stat : 16288 (java) D 16286 16288 16071 0 -1 0 2505 0 1 0 5 1 0 0 17 0 4 0 270976696 929595392 2252 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 2147483391 0 23755 18446744073709551615 0 0 17 1 0 0
/proc/16288/statm: 226952 2252 1232 14 0 214535 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 907808

[startup+0.515844 s]
/proc/loadavg: 1.99 1.97 1.84 4/93 16289
/proc/meminfo: memFree=1186832/2055920 swapFree=4170260/4192956
[pid=16288] ppid=16286 vsize=915332 CPUtime=0.4
/proc/16288/stat : 16288 (java) R 16286 16288 16071 0 -1 0 6131 0 1 0 37 3 0 0 18 0 8 0 270976696 937299968 5870 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4155499438 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/16288/statm: 228833 5870 2142 14 0 215303 0
Current children cumulated CPU time (s) 0.4
Current children cumulated vsize (KiB) 915332

[startup+1.33694 s]
/proc/loadavg: 1.99 1.97 1.84 3/100 16296
/proc/meminfo: memFree=1161112/2055920 swapFree=4170260/4192956
[pid=16288] ppid=16286 vsize=915464 CPUtime=1.2
/proc/16288/stat : 16288 (java) R 16286 16288 16071 0 -1 0 9164 0 1 0 114 6 0 0 24 0 8 0 270976696 937435136 8901 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073760564 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/16288/statm: 228866 8901 2549 14 0 215336 0
[pid=16288/tid=16290] ppid=16286 vsize=915464 CPUtime=0.02
/proc/16288/task/16290/stat : 16290 (java) S 16286 16288 16071 0 -1 64 136 0 0 0 2 0 0 0 16 0 8 0 270976701 937435136 8901 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=16288/tid=16291] ppid=16286 vsize=915464 CPUtime=0
/proc/16288/task/16291/stat : 16291 (java) S 16286 16288 16071 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 270976701 937435136 8901 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16288/tid=16292] ppid=16286 vsize=915464 CPUtime=0
/proc/16288/task/16292/stat : 16292 (java) S 16286 16288 16071 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 270976702 937435136 8901 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16288/tid=16293] ppid=16286 vsize=915464 CPUtime=0
/proc/16288/task/16293/stat : 16293 (java) S 16286 16288 16071 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 270976714 937435136 8901 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16288/tid=16294] ppid=16286 vsize=915464 CPUtime=0.18
/proc/16288/task/16294/stat : 16294 (java) S 16286 16288 16071 0 -1 64 365 0 0 0 17 1 0 0 15 0 8 0 270976714 937435136 8901 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16288/tid=16295] ppid=16286 vsize=915464 CPUtime=0
/proc/16288/task/16295/stat : 16295 (java) S 16286 16288 16071 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 270976714 937435136 8901 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16288/tid=16296] ppid=16286 vsize=915464 CPUtime=0
/proc/16288/task/16296/stat : 16296 (java) S 16286 16288 16071 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 270976714 937435136 8901 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.2
Current children cumulated vsize (KiB) 915464

[startup+2.97413 s]
/proc/loadavg: 1.99 1.97 1.84 3/100 16296
/proc/meminfo: memFree=1160920/2055920 swapFree=4170260/4192956
[pid=16288] ppid=16286 vsize=915464 CPUtime=2.82
/proc/16288/stat : 16288 (java) R 16286 16288 16071 0 -1 0 9189 0 1 0 276 6 0 0 25 0 8 0 270976696 937435136 8925 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073751168 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/16288/statm: 228866 8925 2549 14 0 215336 0
[pid=16288/tid=16290] ppid=16286 vsize=915464 CPUtime=0.02
/proc/16288/task/16290/stat : 16290 (java) S 16286 16288 16071 0 -1 64 136 0 0 0 2 0 0 0 17 0 8 0 270976701 937435136 8925 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=16288/tid=16291] ppid=16286 vsize=915464 CPUtime=0
/proc/16288/task/16291/stat : 16291 (java) S 16286 16288 16071 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 270976701 937435136 8925 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16288/tid=16292] ppid=16286 vsize=915464 CPUtime=0
/proc/16288/task/16292/stat : 16292 (java) S 16286 16288 16071 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 270976702 937435136 8925 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16288/tid=16293] ppid=16286 vsize=915464 CPUtime=0
/proc/16288/task/16293/stat : 16293 (java) S 16286 16288 16071 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 270976714 937435136 8925 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16288/tid=16294] ppid=16286 vsize=915464 CPUtime=0.21
/proc/16288/task/16294/stat : 16294 (java) S 16286 16288 16071 0 -1 64 377 0 0 0 20 1 0 0 15 0 8 0 270976714 937435136 8925 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16288/tid=16295] ppid=16286 vsize=915464 CPUtime=0
/proc/16288/task/16295/stat : 16295 (java) S 16286 16288 16071 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 270976714 937435136 8925 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16288/tid=16296] ppid=16286 vsize=915464 CPUtime=0
/proc/16288/task/16296/stat : 16296 (java) S 16286 16288 16071 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 270976714 937435136 8925 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.82
Current children cumulated vsize (KiB) 915464

Child status: 0
Real time (s): 3.04783
CPU time (s): 2.87956
CPU user time (s): 2.80657
CPU system time (s): 0.072988
CPU usage (%): 94.479
Max. virtual memory (cumulated for all children) (KiB): 915464

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2.80657
system time used= 0.072988
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 9289
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= 1087
involuntary context switches= 1370

runsolver used 0.005999 s user time and 0.019996 s system time

The end

Launcher Data (download as text)

Begin job on node20 on Fri Jan 19 16:57:01 UTC 2007


IDJOB= 275714
IDBENCH= 4585
IDSOLVER= 68
FILE ID= node20/275714-1169225821

PBS_JOBID= 3589212

Free space on /tmp= 66559 MiB

SOLVER NAME= AbsconMax 109 EPFC
BENCH NAME= HOME/pub/bench/CPAI06/schurrLemma/lemma-24-3.xml
COMMAND LINE= java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar epfc.xml 1 XSax /tmp/evaluation/275714-1169225821/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node20/watcher-275714-1169225821 -o ROOT/results/node20/solver-275714-1169225821 -C 2400 -M 900  java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar epfc.xml 1 XSax /tmp/evaluation/275714-1169225821/unknown.xml

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  2d89d082bab320d272974b2d2c3ae9ce

RANDOM SEED= 810068343

TIME LIMIT= 2400 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.216
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.216
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:       1187248 kB
Buffers:         42204 kB
Cached:         597168 kB
SwapCached:       3160 kB
Active:         260088 kB
Inactive:       534972 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1187248 kB
SwapTotal:     4192956 kB
SwapFree:      4170260 kB
Dirty:            1700 kB
Writeback:           0 kB
Mapped:         180964 kB
Slab:            57884 kB
Committed_AS:  5707960 kB
PageTables:       2676 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= 66559 MiB



End job on node20 on Fri Jan 19 16:57:05 UTC 2007