Trace number 223462

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds, and are wall clock time (not CPU time).

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
Abscon 109 ACSAT 4.28435 4.3554

DiagnosticValue
CHECKS26544693
NODES19060

General information on the benchmark

Nametightness/tightness0.5/
rand-2-40-25-180-500-71_ext.xml
MD5SUMf2da38f2b0eee6526ffd29a925965623
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 benchmark0.394939
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.30	   
0.30	Abscon 109 (November, 2006)
0.30	   
0.30	   configuration
0.30	     name=mac.xml
0.33	   
0.33	   instance
0.33	     name=/tmp/evaluation/223462-1168080435/unknown.xml
0.36	   
0.36	   domains being loaded...
0.36	   
0.36	   variables being loaded...
0.40	     nbVariables=40  nbDomainTypes=1  minDomainSize=25  maxDomainSize=25
0.40	       =>  wckTime=0.096  cpuTime=0.08  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=0  maxDegree=15  maxArity=2
0.59	       =>  wckTime=0.288  cpuTime=0.21  mem=13M812
0.63	   
0.63	   solver IterativeSystematicSolver being built... 
0.78	       =>  wckTime=0.476  cpuTime=0.34  mem=13M749
0.78	   
0.78	   preprocessing
0.78	     nbConstraintChecks=0  nbPropagations=40  nbRevisions=0  nbUselessRevisions=0  nbRemovedValues=0
0.78	     detectedInconsistency=no
0.78	       =>  wckTime=0.0030  cpuTime=0.0  mem=13M749
0.83	   
0.83	   search
0.83	     run=0  nbConstraintChecks=27585  nbPropagations=497  nbRevisions=3178  nbUselessRevisions=2287  nbAssignments=26
0.83	     nbFailedAssignments=10  nbBacktracks=11  nbVisitedNodes=42  nbRestartNogoods=0  mapSize=8  nbInferences=0
0.83	     nbTooLargeKeys=0
0.83	       =>  wckTime=0.05  cpuTime=0.03  mem=14M724
0.85	   
0.85	   search
0.85	     run=1  nbConstraintChecks=67556  nbPropagations=1694  nbRevisions=11552  nbUselessRevisions=8300  nbAssignments=60
0.85	     nbFailedAssignments=23  nbBacktracks=26  nbVisitedNodes=97  nbRestartNogoods=2  mapSize=20  nbInferences=0
0.85	     nbTooLargeKeys=0
0.85	       =>  wckTime=0.068  cpuTime=0.04  mem=14M724
0.87	   
0.87	   search
0.87	     run=2  nbConstraintChecks=131538  nbPropagations=4023  nbRevisions=28642  nbUselessRevisions=20429
0.87	     nbAssignments=111  nbFailedAssignments=44  nbBacktracks=50  nbVisitedNodes=185  nbRestartNogoods=5  mapSize=40
0.87	     nbInferences=0  nbTooLargeKeys=0
0.87	       =>  wckTime=0.088  cpuTime=0.05  mem=14M724
0.88	   
0.88	   search
0.88	     run=3  nbConstraintChecks=211224  nbPropagations=7699  nbRevisions=56180  nbUselessRevisions=39983
0.88	     nbAssignments=175  nbFailedAssignments=71  nbBacktracks=83  nbVisitedNodes=298  nbRestartNogoods=9  mapSize=68
0.88	     nbInferences=0  nbTooLargeKeys=0
0.88	       =>  wckTime=0.105  cpuTime=0.07  mem=14M724
0.91	   
0.91	   search
0.91	     run=4  nbConstraintChecks=333986  nbPropagations=13490  nbRevisions=99765  nbUselessRevisions=70541
0.91	     nbAssignments=277  nbFailedAssignments=112  nbBacktracks=138  nbVisitedNodes=471  nbRestartNogoods=11  mapSize=108
0.91	     nbInferences=0  nbTooLargeKeys=0
0.91	       =>  wckTime=0.128  cpuTime=0.09  mem=14M724
0.94	   
0.94	   search
0.94	     run=5  nbConstraintChecks=520557  nbPropagations=22537  nbRevisions=168239  nbUselessRevisions=118305
0.94	     nbAssignments=431  nbFailedAssignments=183  nbBacktracks=214  nbVisitedNodes=741  nbRestartNogoods=18  mapSize=176
0.94	     nbInferences=0  nbTooLargeKeys=0
0.94	       =>  wckTime=0.162  cpuTime=0.12  mem=14M724
0.99	   
0.99	   search
0.99	     run=6  nbConstraintChecks=803757  nbPropagations=36565  nbRevisions=276723  nbUselessRevisions=194034
0.99	     nbAssignments=660  nbFailedAssignments=293  nbBacktracks=328  nbVisitedNodes=1155  nbRestartNogoods=21  mapSize=276
0.99	     nbInferences=0  nbTooLargeKeys=0
0.99	       =>  wckTime=0.21  cpuTime=0.16  mem=14M724
1.06	   
1.06	   search
1.06	     run=7  nbConstraintChecks=1218030  nbPropagations=57830  nbRevisions=442320  nbUselessRevisions=309465
1.06	     nbAssignments=994  nbFailedAssignments=451  nbBacktracks=499  nbVisitedNodes=1751  nbRestartNogoods=25  mapSize=424
1.06	     nbInferences=0  nbTooLargeKeys=0
1.06	       =>  wckTime=0.28  cpuTime=0.23  mem=14M724
1.17	   
1.17	   search
1.17	     run=8  nbConstraintChecks=1883966  nbPropagations=89761  nbRevisions=694900  nbUselessRevisions=484628
1.17	     nbAssignments=1486  nbFailedAssignments=683  nbBacktracks=756  nbVisitedNodes=2637  nbRestartNogoods=31
1.17	     mapSize=650  nbInferences=0  nbTooLargeKeys=0
1.17	       =>  wckTime=0.388  cpuTime=0.33  mem=14M724
1.31	   
1.31	   search
1.31	     run=9  nbConstraintChecks=2803425  nbPropagations=137374  nbRevisions=1066990  nbUselessRevisions=741757
1.31	     nbAssignments=2189  nbFailedAssignments=998  nbBacktracks=1140  nbVisitedNodes=3889  nbRestartNogoods=35
1.31	     mapSize=973  nbInferences=0  nbTooLargeKeys=0
1.31	       =>  wckTime=0.531  cpuTime=0.45  mem=14M724
1.33	   
1.33	   INFO : Stopping hyperNogood (mapSize=1029, nbTooLargekeys=0, mem=14M724)
1.53	   
1.53	   search
1.53	     run=10  nbConstraintChecks=4371543  nbPropagations=211381  nbRevisions=1651769  nbUselessRevisions=1146517
1.53	     nbAssignments=3352  nbFailedAssignments=1579  nbBacktracks=1716  nbVisitedNodes=6000  nbRestartNogoods=42
1.53	       =>  wckTime=0.753  cpuTime=0.66  mem=14M724
1.82	   
1.82	   search
1.82	     run=11  nbConstraintChecks=6550983  nbPropagations=320793  nbRevisions=2520039  nbUselessRevisions=1746385
1.82	     nbAssignments=4954  nbFailedAssignments=2314  nbBacktracks=2580  nbVisitedNodes=8878  nbRestartNogoods=52
1.82	       =>  wckTime=1.042  cpuTime=0.95  mem=14M724
2.32	   
2.32	   search
2.32	     run=12  nbConstraintChecks=10403046  nbPropagations=489107  nbRevisions=3871522  nbUselessRevisions=2679278
2.32	     nbAssignments=7562  nbFailedAssignments=3620  nbBacktracks=3878  nbVisitedNodes=13657  nbRestartNogoods=59
2.32	       =>  wckTime=1.538  cpuTime=1.44  mem=14M724
2.97	   
2.97	   search
2.97	     run=13  nbConstraintChecks=15740836  nbPropagations=741255  nbRevisions=5896657  nbUselessRevisions=4075351
2.97	     nbAssignments=11317  nbFailedAssignments=5423  nbBacktracks=5826  nbVisitedNodes=20456  nbRestartNogoods=69
2.97	       =>  wckTime=2.189  cpuTime=2.09  mem=14M724
3.96	   
3.96	   search
3.96	     run=14  nbConstraintChecks=23906035  nbPropagations=1121868  nbRevisions=8954460  nbUselessRevisions=6183587
3.96	     nbAssignments=16924  nbFailedAssignments=8106  nbBacktracks=8747  nbVisitedNodes=30623  nbRestartNogoods=81
3.96	       =>  wckTime=3.182  cpuTime=3.08  mem=14M724
4.31	   
4.31	   search
4.31	     run=15  nbConstraintChecks=26544693  nbPropagations=1549448  nbRevisions=12371664  nbUselessRevisions=8538592
4.31	     nbAssignments=19060  nbFailedAssignments=9049  nbBacktracks=9900  nbVisitedNodes=34383  nbRestartNogoods=92
4.31	       =>  wckTime=3.527  cpuTime=3.43  mem=14M724
4.31	   
4.31	   global
4.31	     nbConstraintChecks=26544693  nbPropagations=1549488  nbRevisions=12371664  nbUselessRevisions=8538592
4.31	     nbRestartNogoods=92  solvingWckTime=3.528  solvingCpuTime=3.43  expiredTime=no  totalExploration=no
4.31	     nbFoundSolutions=1  globalCpuTime=3.81
4.31	       =>  wckTime=4.007  cpuTime=3.77  mem=14M724
4.31	   
4.31	s SATISFIABLE
4.31	v 13 6 17 7 7 13 9 7 15 14 18 7 0 15 10 7 16 5 17 6 20 1 2 8 24 11 2 17 21 2 6 1 24 10 1 13 8 20 23 13 
4.31	d NODES 19060
4.31	d CHECKS 26544693
4.31	   
4.31	   totalWckTime=4.082  totalCpuTime=3.81

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/node56/watcher-223462-1168080435 -o ROOT/results/node56/solver-223462-1168080435 -C 1800 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar mac.xml 1 XSax /tmp/evaluation/223462-1168080435/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.32 0.93 0.97 3/70 7620
/proc/meminfo: memFree=1648000/2055920 swapFree=4184772/4192956
[pid=7619] ppid=7616 vsize=18540 CPUtime=0
/proc/7619/stat : 7619 (runsolver) R 7616 7619 7486 0 -1 4194368 17 0 0 0 0 0 0 0 19 0 1 0 156442030 18984960 279 18446744073709551615 4194304 4267372 548682068960 18446744073709551615 253307186471 0 2147483391 4096 24578 0 0 0 17 1 0 0
/proc/7619/statm: 4635 279 244 17 0 2626 0

[startup+0.102981 s]
/proc/loadavg: 0.32 0.93 0.97 3/70 7620
/proc/meminfo: memFree=1648000/2055920 swapFree=4184772/4192956
[pid=7619] ppid=7616 vsize=914988 CPUtime=0.08
/proc/7619/stat : 7619 (java) R 7616 7619 7486 0 -1 0 2989 0 1 0 7 1 0 0 22 0 8 0 156442030 936947712 2735 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4152819938 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/7619/statm: 228747 2735 1426 14 0 215242 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 914988

[startup+0.515019 s]
/proc/loadavg: 0.32 0.93 0.97 3/70 7620
/proc/meminfo: memFree=1648000/2055920 swapFree=4184772/4192956
[pid=7619] ppid=7616 vsize=915328 CPUtime=0.48
/proc/7619/stat : 7619 (java) R 7616 7619 7486 0 -1 0 7362 0 1 0 44 4 0 0 25 0 8 0 156442030 937295872 7101 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4072923528 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/7619/statm: 228832 7101 2138 14 0 215302 0
Current children cumulated CPU time (s) 0.48
Current children cumulated vsize (KiB) 915328

[startup+1.34123 s]
/proc/loadavg: 0.32 0.93 0.97 4/87 7637
/proc/meminfo: memFree=1600440/2055920 swapFree=4184772/4192956
[pid=7619] ppid=7616 vsize=915452 CPUtime=1.31
/proc/7619/stat : 7619 (java) R 7616 7619 7486 0 -1 0 8646 0 1 0 125 6 0 0 25 0 8 0 156442030 937422848 8384 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073794522 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/7619/statm: 228863 8384 2513 14 0 215333 0
[pid=7619/tid=7624] ppid=7616 vsize=915452 CPUtime=0.03
/proc/7619/task/7624/stat : 7624 (java) S 7616 7619 7486 0 -1 64 244 0 0 0 3 0 0 0 16 0 8 0 156442034 937422848 8384 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=7619/tid=7626] ppid=7616 vsize=915452 CPUtime=0
/proc/7619/task/7626/stat : 7626 (java) S 7616 7619 7486 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156442035 937422848 8384 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7619/tid=7627] ppid=7616 vsize=915452 CPUtime=0
/proc/7619/task/7627/stat : 7627 (java) S 7616 7619 7486 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 156442035 937422848 8384 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7619/tid=7630] ppid=7616 vsize=915452 CPUtime=0
/proc/7619/task/7630/stat : 7630 (java) S 7616 7619 7486 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 156442038 937422848 8384 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7619/tid=7631] ppid=7616 vsize=915452 CPUtime=0.21
/proc/7619/task/7631/stat : 7631 (java) S 7616 7619 7486 0 -1 64 382 0 0 0 20 1 0 0 15 0 8 0 156442038 937422848 8384 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7619/tid=7632] ppid=7616 vsize=915452 CPUtime=0
/proc/7619/task/7632/stat : 7632 (java) S 7616 7619 7486 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 156442038 937422848 8384 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7619/tid=7633] ppid=7616 vsize=915452 CPUtime=0
/proc/7619/task/7633/stat : 7633 (java) S 7616 7619 7486 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 156442038 937422848 8384 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.31
Current children cumulated vsize (KiB) 915452

[startup+2.97825 s]
/proc/loadavg: 0.32 0.93 0.97 2/75 7637
/proc/meminfo: memFree=1624536/2055920 swapFree=4184772/4192956
[pid=7619] ppid=7616 vsize=915452 CPUtime=2.94
/proc/7619/stat : 7619 (java) R 7616 7619 7486 0 -1 0 8652 0 1 0 288 6 0 0 25 0 8 0 156442030 937422848 8388 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073786931 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/7619/statm: 228863 8388 2513 14 0 215333 0
[pid=7619/tid=7624] ppid=7616 vsize=915452 CPUtime=0.03
/proc/7619/task/7624/stat : 7624 (java) S 7616 7619 7486 0 -1 64 244 0 0 0 3 0 0 0 17 0 8 0 156442034 937422848 8388 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=7619/tid=7626] ppid=7616 vsize=915452 CPUtime=0
/proc/7619/task/7626/stat : 7626 (java) S 7616 7619 7486 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156442035 937422848 8388 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7619/tid=7627] ppid=7616 vsize=915452 CPUtime=0
/proc/7619/task/7627/stat : 7627 (java) S 7616 7619 7486 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 156442035 937422848 8388 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7619/tid=7630] ppid=7616 vsize=915452 CPUtime=0
/proc/7619/task/7630/stat : 7630 (java) S 7616 7619 7486 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 156442038 937422848 8388 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7619/tid=7631] ppid=7616 vsize=915452 CPUtime=0.22
/proc/7619/task/7631/stat : 7631 (java) S 7616 7619 7486 0 -1 64 386 0 0 0 21 1 0 0 16 0 8 0 156442038 937422848 8388 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7619/tid=7632] ppid=7616 vsize=915452 CPUtime=0
/proc/7619/task/7632/stat : 7632 (java) S 7616 7619 7486 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 156442038 937422848 8388 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7619/tid=7633] ppid=7616 vsize=915452 CPUtime=0
/proc/7619/task/7633/stat : 7633 (java) S 7616 7619 7486 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 156442038 937422848 8388 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) 915452

Child status: 0
Real time (s): 4.3554
CPU time (s): 4.28435
CPU user time (s): 4.21336
CPU system time (s): 0.070989
CPU usage (%): 98.3686
Max. virtual memory (cumulated for all children) (KiB): 915452

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4.21336
system time used= 0.070989
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 8725
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= 1173
involuntary context switches= 1351

runsolver used 0.007998 s user time and 0.021996 s system time

The end

Launcher Data (download as text)

Begin job on node56 on Sat Jan  6 10:47:17 UTC 2007


IDJOB= 223462
IDBENCH= 5637
FILE ID= node56/223462-1168080435

PBS_JOBID= 3476162

Free space on /tmp= 66519 MiB

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

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  f2da38f2b0eee6526ffd29a925965623

RANDOM SEED= 637449050

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.232
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.232
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:       1648880 kB
Buffers:         30020 kB
Cached:         296020 kB
SwapCached:       2060 kB
Active:          63800 kB
Inactive:       276236 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1648880 kB
SwapTotal:     4192956 kB
SwapFree:      4184772 kB
Dirty:            4120 kB
Writeback:           0 kB
Mapped:          20944 kB
Slab:            52640 kB
Committed_AS:  2739024 kB
PageTables:       1692 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= 66519 MiB



End job on node56 on Sat Jan  6 10:47:23 UTC 2007