Trace number 223546

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 4.18936 4.25016

DiagnosticValue
CHECKS25613935
NODES19129

General information on the benchmark

Nametightness/tightness0.5/
rand-2-40-25-180-500-9_ext.xml
MD5SUM782cd870a63a417dae1093d3c3ab10cc
Bench Category2-ARY-EXT (binary constraints in extension)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark1.01884
SatisfiableYES
(Un)Satisfiability was provedYES
Number of variables40
Number of constraints180
Maximum constraint arity2
Maximum domain size25
Number of constraints which are defined in extension180
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Solver Data (download as text)

0.29	   
0.29	Abscon 109 (November, 2006)
0.29	   
0.29	   configuration
0.29	     name=esac.xml
0.33	   
0.33	   instance
0.33	     name=/tmp/evaluation/223546-1168265805/unknown.xml
0.35	   
0.35	   domains being loaded...
0.36	   
0.36	   variables being loaded...
0.40	     nbVariables=40  nbDomainTypes=1  minDomainSize=25  maxDomainSize=25
0.40	       =>  wckTime=0.102  cpuTime=0.07  mem=6M951
0.40	   
0.40	   relations being loaded...
0.49	   
0.49	   constraints being loaded...
0.59	     nbConstraints=180  nbRelationTypes=180  nbExtensionStructures=180  nbSharedExtensionStructures=0
0.59	     nbConflictsStructures=180  nbSharedConflictsStructures=0  nbSharedBinaryRepresentations=1  maxDegree=14  maxArity=2
0.59	       =>  wckTime=0.296  cpuTime=0.21  mem=13M827
0.63	   
0.63	   solver IterativeSystematicSolver being built... 
0.78	       =>  wckTime=0.489  cpuTime=0.34  mem=14M839
0.83	   
0.83	   preprocessing
0.83	     nbConstraintChecks=75925  nbPropagations=825  nbRevisions=5433  nbUselessRevisions=4217  nbSingletonTests=52
0.83	     nbEffectiveSingletonTests=0  nbESACBranches=7  nbRemovedValues=0  detectedInconsistency=no
0.83	       =>  wckTime=0.046  cpuTime=0.03  mem=14M839
0.85	   
0.85	   search
0.85	     run=0  nbConstraintChecks=32235  nbPropagations=1320  nbRevisions=9215  nbUselessRevisions=6941  nbAssignments=22
0.85	     nbFailedAssignments=7  nbBacktracks=11  nbVisitedNodes=37  nbRestartNogoods=0  mapSize=9  nbInferences=0
0.85	     nbTooLargeKeys=0
0.85	       =>  wckTime=0.066  cpuTime=0.04  mem=14M839
0.87	   
0.87	   search
0.87	     run=1  nbConstraintChecks=70003  nbPropagations=3244  nbRevisions=22908  nbUselessRevisions=17059  nbAssignments=52
0.87	     nbFailedAssignments=16  nbBacktracks=26  nbVisitedNodes=84  nbRestartNogoods=2  mapSize=20  nbInferences=0
0.87	     nbTooLargeKeys=0
0.87	       =>  wckTime=0.082  cpuTime=0.05  mem=14M839
0.89	   
0.89	   search
0.89	     run=2  nbConstraintChecks=132518  nbPropagations=6169  nbRevisions=44477  nbUselessRevisions=32741
0.89	     nbAssignments=96  nbFailedAssignments=33  nbBacktracks=49  nbVisitedNodes=161  nbRestartNogoods=4  mapSize=38
0.89	     nbInferences=0  nbTooLargeKeys=0
0.89	       =>  wckTime=0.1  cpuTime=0.07  mem=14M839
0.90	   
0.90	   search
0.90	     run=3  nbConstraintChecks=226477  nbPropagations=10612  nbRevisions=78029  nbUselessRevisions=56871
0.90	     nbAssignments=166  nbFailedAssignments=64  nbBacktracks=82  nbVisitedNodes=288  nbRestartNogoods=7  mapSize=68
0.90	     nbInferences=0  nbTooLargeKeys=0
0.90	       =>  wckTime=0.116  cpuTime=0.08  mem=14M839
0.92	   
0.92	   search
0.92	     run=4  nbConstraintChecks=326548  nbPropagations=16757  nbRevisions=124448  nbUselessRevisions=90095
0.92	     nbAssignments=249  nbFailedAssignments=91  nbBacktracks=132  nbVisitedNodes=426  nbRestartNogoods=12  mapSize=106
0.92	     nbInferences=0  nbTooLargeKeys=0
0.92	       =>  wckTime=0.135  cpuTime=0.1  mem=14M839
0.95	   
0.95	   search
0.95	     run=5  nbConstraintChecks=468847  nbPropagations=25466  nbRevisions=190275  nbUselessRevisions=136792
0.95	     nbAssignments=374  nbFailedAssignments=135  nbBacktracks=207  nbVisitedNodes=636  nbRestartNogoods=16  mapSize=164
0.95	     nbInferences=0  nbTooLargeKeys=0
0.95	       =>  wckTime=0.163  cpuTime=0.13  mem=14M839
0.99	   
0.99	   search
0.99	     run=6  nbConstraintChecks=727173  nbPropagations=38465  nbRevisions=289467  nbUselessRevisions=206615
0.99	     nbAssignments=569  nbFailedAssignments=212  nbBacktracks=320  nbVisitedNodes=975  nbRestartNogoods=19  mapSize=257
0.99	     nbInferences=0  nbTooLargeKeys=0
0.99	       =>  wckTime=0.203  cpuTime=0.16  mem=14M839
1.06	   
1.06	   search
1.06	     run=7  nbConstraintChecks=1190495  nbPropagations=58697  nbRevisions=447580  nbUselessRevisions=317511
1.06	     nbAssignments=906  nbFailedAssignments=373  nbBacktracks=490  nbVisitedNodes=1581  nbRestartNogoods=23  mapSize=410
1.06	     nbInferences=0  nbTooLargeKeys=0
1.06	       =>  wckTime=0.275  cpuTime=0.23  mem=14M839
1.16	   
1.16	   search
1.16	     run=8  nbConstraintChecks=1714315  nbPropagations=88406  nbRevisions=678387  nbUselessRevisions=478785
1.16	     nbAssignments=1351  nbFailedAssignments=555  nbBacktracks=748  nbVisitedNodes=2350  nbRestartNogoods=27
1.16	     mapSize=619  nbInferences=0  nbTooLargeKeys=0
1.16	       =>  wckTime=0.367  cpuTime=0.32  mem=14M839
1.32	   
1.32	   search
1.32	     run=9  nbConstraintChecks=2781930  nbPropagations=134877  nbRevisions=1047464  nbUselessRevisions=737258
1.32	     nbAssignments=2153  nbFailedAssignments=966  nbBacktracks=1133  nbVisitedNodes=3812  nbRestartNogoods=30
1.32	     mapSize=962  nbInferences=0  nbTooLargeKeys=0
1.32	       =>  wckTime=0.531  cpuTime=0.46  mem=14M839
1.35	   
1.35	   INFO : Stopping hyperNogood (mapSize=1017, nbTooLargekeys=0, mem=14M839)
1.50	   
1.50	   search
1.50	     run=10  nbConstraintChecks=4097241  nbPropagations=202818  nbRevisions=1584166  nbUselessRevisions=1110908
1.50	     nbAssignments=3156  nbFailedAssignments=1386  nbBacktracks=1709  nbVisitedNodes=5550  nbRestartNogoods=38
1.50	       =>  wckTime=0.715  cpuTime=0.63  mem=14M839
1.77	   
1.77	   search
1.77	     run=11  nbConstraintChecks=6151534  nbPropagations=303778  nbRevisions=2379393  nbUselessRevisions=1662898
1.77	     nbAssignments=4676  nbFailedAssignments=2035  nbBacktracks=2576  nbVisitedNodes=8199  nbRestartNogoods=47
1.77	       =>  wckTime=0.983  cpuTime=0.89  mem=14M839
2.22	   
2.22	   search
2.22	     run=12  nbConstraintChecks=9793817  nbPropagations=460611  nbRevisions=3635617  nbUselessRevisions=2533509
2.22	     nbAssignments=7281  nbFailedAssignments=3335  nbBacktracks=3876  nbVisitedNodes=12918  nbRestartNogoods=54
2.22	       =>  wckTime=1.436  cpuTime=1.35  mem=14M839
2.81	   
2.81	   search
2.81	     run=13  nbConstraintChecks=14276963  nbPropagations=691251  nbRevisions=5470013  nbUselessRevisions=3802383
2.81	     nbAssignments=10712  nbFailedAssignments=4798  nbBacktracks=5822  nbVisitedNodes=18871  nbRestartNogoods=63
2.81	       =>  wckTime=2.02  cpuTime=1.92  mem=15M814
3.75	   
3.75	   search
3.75	     run=14  nbConstraintChecks=21809436  nbPropagations=1039978  nbRevisions=8259422  nbUselessRevisions=5736647
3.75	     nbAssignments=16249  nbFailedAssignments=7406  nbBacktracks=8742  nbVisitedNodes=28825  nbRestartNogoods=73
3.75	       =>  wckTime=2.959  cpuTime=2.85  mem=15M814
4.22	   
4.22	   search
4.22	     run=15  nbConstraintChecks=25538010  nbPropagations=1449039  nbRevisions=11521231  nbUselessRevisions=7995646
4.22	     nbAssignments=19129  nbFailedAssignments=8542  nbBacktracks=10446  nbVisitedNodes=33740  nbRestartNogoods=89
4.22	       =>  wckTime=3.435  cpuTime=3.33  mem=15M814
4.22	   
4.22	   global
4.22	     nbConstraintChecks=25613935  nbPropagations=1449864  nbRevisions=11526664  nbUselessRevisions=7999863
4.22	     nbRestartNogoods=89  solvingWckTime=3.436  solvingCpuTime=3.33  expiredTime=no  totalExploration=no
4.22	     nbFoundSolutions=1  globalCpuTime=3.73
4.22	       =>  wckTime=3.929  cpuTime=3.67  mem=15M814
4.23	   
4.23	s SATISFIABLE
4.23	v 3 21 0 13 5 22 6 21 2 23 16 19 4 11 3 14 19 9 2 22 21 16 22 8 14 22 0 9 23 12 4 10 13 2 20 19 20 23 20 12 
4.23	d NODES 19129
4.23	d CHECKS 25613935
4.23	   
4.23	   totalWckTime=4.006  totalCpuTime=3.73

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/node76/watcher-223546-1168265805 -o ROOT/results/node76/solver-223546-1168265805 -C 1800 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar esac.xml 1 XSax /tmp/evaluation/223546-1168265805/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.78 0.29 0.43 4/90 24834
/proc/meminfo: memFree=1753384/2055888 swapFree=4095388/4096564
[pid=24833] ppid=24831 vsize=0 CPUtime=0
/proc/24833/stat : 24833 (runsolver) R 24831 24833 24050 0 -1 4194368 18 0 0 0 0 0 0 0 18 0 1 0 174978080 0 0 18446744073709551615 0 0 0 18446744073709551615 206843737111 0 0 4096 24578 0 0 0 17 1 0 0
/proc/24833/statm: 0 0 0 0 0 0 0

[startup+0.107053 s]
/proc/loadavg: 0.78 0.29 0.43 4/90 24834
/proc/meminfo: memFree=1753384/2055888 swapFree=4095388/4096564
[pid=24833] ppid=24831 vsize=914992 CPUtime=0.09
/proc/24833/stat : 24833 (java) R 24831 24833 24050 0 -1 0 3061 0 1 0 7 2 0 0 24 0 8 0 174978080 936951808 2809 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4155589329 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/24833/statm: 228748 2809 1452 14 0 215242 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 914992

[startup+0.515132 s]
/proc/loadavg: 0.78 0.29 0.43 4/90 24834
/proc/meminfo: memFree=1753384/2055888 swapFree=4095388/4096564
[pid=24833] ppid=24831 vsize=915332 CPUtime=0.49
/proc/24833/stat : 24833 (java) R 24831 24833 24050 0 -1 0 7349 0 1 0 44 5 0 0 25 0 8 0 174978080 937299968 7090 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4072922112 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/24833/statm: 228833 7090 2139 14 0 215302 0
Current children cumulated CPU time (s) 0.49
Current children cumulated vsize (KiB) 915332

[startup+1.33729 s]
/proc/loadavg: 0.88 0.32 0.43 3/97 24841
/proc/meminfo: memFree=1729712/2055888 swapFree=4095388/4096564
[pid=24833] ppid=24831 vsize=915456 CPUtime=1.3
/proc/24833/stat : 24833 (java) R 24831 24833 24050 0 -1 0 8716 0 1 0 123 7 0 0 25 0 8 0 174978080 937426944 8456 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073788883 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/24833/statm: 228864 8456 2525 14 0 215333 0
[pid=24833/tid=24835] ppid=24831 vsize=915456 CPUtime=0.03
/proc/24833/task/24835/stat : 24835 (java) S 24831 24833 24050 0 -1 64 244 0 0 0 3 0 0 0 16 0 8 0 174978084 937426944 8456 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=24833/tid=24836] ppid=24831 vsize=915456 CPUtime=0
/proc/24833/task/24836/stat : 24836 (java) S 24831 24833 24050 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 174978085 937426944 8456 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24833/tid=24837] ppid=24831 vsize=915456 CPUtime=0
/proc/24833/task/24837/stat : 24837 (java) S 24831 24833 24050 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 174978085 937426944 8456 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24833/tid=24838] ppid=24831 vsize=915456 CPUtime=0
/proc/24833/task/24838/stat : 24838 (java) S 24831 24833 24050 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 174978088 937426944 8456 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24833/tid=24839] ppid=24831 vsize=915456 CPUtime=0.21
/proc/24833/task/24839/stat : 24839 (java) S 24831 24833 24050 0 -1 64 385 0 0 0 20 1 0 0 15 0 8 0 174978088 937426944 8456 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24833/tid=24840] ppid=24831 vsize=915456 CPUtime=0
/proc/24833/task/24840/stat : 24840 (java) S 24831 24833 24050 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 174978088 937426944 8456 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24833/tid=24841] ppid=24831 vsize=915456 CPUtime=0
/proc/24833/task/24841/stat : 24841 (java) S 24831 24833 24050 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 174978088 937426944 8456 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) 915456

[startup+2.98561 s]
/proc/loadavg: 0.88 0.32 0.43 3/97 24841
/proc/meminfo: memFree=1729456/2055888 swapFree=4095388/4096564
[pid=24833] ppid=24831 vsize=915456 CPUtime=2.94
/proc/24833/stat : 24833 (java) R 24831 24833 24050 0 -1 0 8734 0 1 0 287 7 0 0 25 0 8 0 174978080 937426944 8472 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073776649 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/24833/statm: 228864 8472 2525 14 0 215333 0
[pid=24833/tid=24835] ppid=24831 vsize=915456 CPUtime=0.03
/proc/24833/task/24835/stat : 24835 (java) S 24831 24833 24050 0 -1 64 244 0 0 0 3 0 0 0 17 0 8 0 174978084 937426944 8472 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=24833/tid=24836] ppid=24831 vsize=915456 CPUtime=0
/proc/24833/task/24836/stat : 24836 (java) S 24831 24833 24050 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 174978085 937426944 8472 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24833/tid=24837] ppid=24831 vsize=915456 CPUtime=0
/proc/24833/task/24837/stat : 24837 (java) S 24831 24833 24050 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 174978085 937426944 8472 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24833/tid=24838] ppid=24831 vsize=915456 CPUtime=0
/proc/24833/task/24838/stat : 24838 (java) S 24831 24833 24050 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 174978088 937426944 8472 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24833/tid=24839] ppid=24831 vsize=915456 CPUtime=0.21
/proc/24833/task/24839/stat : 24839 (java) S 24831 24833 24050 0 -1 64 390 0 0 0 20 1 0 0 15 0 8 0 174978088 937426944 8472 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24833/tid=24840] ppid=24831 vsize=915456 CPUtime=0
/proc/24833/task/24840/stat : 24840 (java) S 24831 24833 24050 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 174978088 937426944 8472 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24833/tid=24841] ppid=24831 vsize=915456 CPUtime=0
/proc/24833/task/24841/stat : 24841 (java) S 24831 24833 24050 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 174978088 937426944 8472 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.94
Current children cumulated vsize (KiB) 915456

Child status: 0
Real time (s): 4.25016
CPU time (s): 4.18936
CPU user time (s): 4.10738
CPU system time (s): 0.081987
CPU usage (%): 98.5695
Max. virtual memory (cumulated for all children) (KiB): 915456

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4.10738
system time used= 0.081987
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 8829
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= 1185
involuntary context switches= 1565

runsolver used 0.005999 s user time and 0.018997 s system time

The end

Launcher Data (download as text)

Begin job on node76 on Mon Jan  8 14:16:48 UTC 2007


IDJOB= 223546
IDBENCH= 5654
FILE ID= node76/223546-1168265805

PBS_JOBID= 3482771

Free space on /tmp= 66644 MiB

BENCH NAME= HOME/pub/bench/CPAI06/tightness/tightness0.5/rand-2-40-25-180-500-9_ext.xml
COMMAND LINE= java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar esac.xml 1 XSax /tmp/evaluation/223546-1168265805/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node76/watcher-223546-1168265805 -o ROOT/results/node76/solver-223546-1168265805 -C 1800 -M 900  java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar esac.xml 1 XSax /tmp/evaluation/223546-1168265805/unknown.xml

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  782cd870a63a417dae1093d3c3ab10cc

RANDOM SEED= 148451510

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.254
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	: 6006.17
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.254
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	: 5999.42
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055888 kB
MemFree:       1754064 kB
Buffers:         47556 kB
Cached:         105628 kB
SwapCached:        428 kB
Active:         176356 kB
Inactive:        78224 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055888 kB
LowFree:       1754064 kB
SwapTotal:     4096564 kB
SwapFree:      4095388 kB
Dirty:            2012 kB
Writeback:           0 kB
Mapped:         120232 kB
Slab:            32768 kB
Committed_AS:  7342316 kB
PageTables:       1980 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264388 kB
VmallocChunk: 536606243 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66644 MiB



End job on node76 on Mon Jan  8 14:16:57 UTC 2007