Trace number 223358

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.86726 4.87181

DiagnosticValue
CHECKS22996408
NODES25783

General information on the benchmark

Namerandom/rand-2-30-15-fcd/
rand-2-30-15-306-230-fcd-47_ext.xml
MD5SUMc0a0d4edf44f89b1f63a9a33cfb1cecd
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.073988
SatisfiableYES
(Un)Satisfiability was provedYES
Number of variables30
Number of constraints228
Maximum constraint arity2
Maximum domain size15
Number of constraints which are defined in extension228
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Solver Data (download as text)

0.29	   
0.30	Abscon 109 (November, 2006)
0.30	   
0.30	   configuration
0.30	     name=mac.xml
0.32	   
0.32	   instance
0.32	     name=/tmp/evaluation/223358-1168080424/unknown.xml
0.35	   
0.35	   domains being loaded...
0.36	   
0.36	   variables being loaded...
0.39	     nbVariables=30  nbDomainTypes=1  minDomainSize=15  maxDomainSize=15
0.39	       =>  wckTime=0.095  cpuTime=0.08  mem=6M951
0.39	   
0.39	   relations being loaded...
0.45	   
0.45	   constraints being loaded...
0.55	     nbConstraints=228  nbRelationTypes=228  nbExtensionStructures=228  nbSharedExtensionStructures=0
0.55	     nbConflictsStructures=228  nbSharedConflictsStructures=0  nbSharedBinaryRepresentations=2913  maxDegree=21
0.55	     maxArity=2
0.55	       =>  wckTime=0.255  cpuTime=0.19  mem=10M853
0.59	   
0.59	   solver IterativeSystematicSolver being built... 
0.74	       =>  wckTime=0.441  cpuTime=0.31  mem=13M596
0.74	   
0.74	   preprocessing
0.74	     nbConstraintChecks=0  nbPropagations=30  nbRevisions=0  nbUselessRevisions=0  nbRemovedValues=0
0.74	     detectedInconsistency=no
0.74	       =>  wckTime=0.0030  cpuTime=0.0  mem=13M596
0.78	   
0.78	   search
0.78	     run=0  nbConstraintChecks=20165  nbPropagations=450  nbRevisions=4338  nbUselessRevisions=3506  nbAssignments=22
0.78	     nbFailedAssignments=6  nbBacktracks=11  nbVisitedNodes=36  nbRestartNogoods=0  mapSize=8  nbInferences=0
0.78	     nbTooLargeKeys=0
0.78	       =>  wckTime=0.043  cpuTime=0.02  mem=14M587
0.80	   
0.80	   search
0.80	     run=1  nbConstraintChecks=48997  nbPropagations=1435  nbRevisions=14491  nbUselessRevisions=11630  nbAssignments=57
0.80	     nbFailedAssignments=19  nbBacktracks=26  nbVisitedNodes=95  nbRestartNogoods=2  mapSize=21  nbInferences=0
0.80	     nbTooLargeKeys=0
0.80	       =>  wckTime=0.06  cpuTime=0.04  mem=14M587
0.82	   
0.82	   search
0.82	     run=2  nbConstraintChecks=83108  nbPropagations=3048  nbRevisions=31640  nbUselessRevisions=25317  nbAssignments=98
0.82	     nbFailedAssignments=31  nbBacktracks=49  nbVisitedNodes=161  nbRestartNogoods=8  mapSize=38  nbInferences=0
0.82	     nbTooLargeKeys=0
0.82	       =>  wckTime=0.082  cpuTime=0.06  mem=14M587
0.84	   
0.84	   search
0.84	     run=3  nbConstraintChecks=144523  nbPropagations=5780  nbRevisions=62084  nbUselessRevisions=49727
0.84	     nbAssignments=168  nbFailedAssignments=61  nbBacktracks=82  nbVisitedNodes=284  nbRestartNogoods=12  mapSize=69
0.84	     nbInferences=0  nbTooLargeKeys=0
0.84	       =>  wckTime=0.098  cpuTime=0.07  mem=14M587
0.85	   
0.85	   search
0.85	     run=4  nbConstraintChecks=217744  nbPropagations=9833  nbRevisions=108164  nbUselessRevisions=86577
0.85	     nbAssignments=250  nbFailedAssignments=90  nbBacktracks=133  nbVisitedNodes=424  nbRestartNogoods=18  mapSize=112
0.85	     nbInferences=0  nbTooLargeKeys=0
0.85	       =>  wckTime=0.116  cpuTime=0.09  mem=14M587
0.89	   
0.89	   search
0.89	     run=5  nbConstraintChecks=356523  nbPropagations=16351  nbRevisions=184827  nbUselessRevisions=147759
0.89	     nbAssignments=398  nbFailedAssignments=158  nbBacktracks=210  nbVisitedNodes=689  nbRestartNogoods=19  mapSize=181
0.89	     nbInferences=0  nbTooLargeKeys=0
0.89	       =>  wckTime=0.15  cpuTime=0.12  mem=14M587
0.93	   
0.93	   search
0.93	     run=6  nbConstraintChecks=525061  nbPropagations=25982  nbRevisions=299699  nbUselessRevisions=239508
0.93	     nbAssignments=609  nbFailedAssignments=252  nbBacktracks=323  nbVisitedNodes=1066  nbRestartNogoods=23  mapSize=281
0.93	     nbInferences=0  nbTooLargeKeys=0
0.93	       =>  wckTime=0.191  cpuTime=0.16  mem=14M587
0.99	   
0.99	   search
0.99	     run=7  nbConstraintChecks=794341  nbPropagations=40441  nbRevisions=473153  nbUselessRevisions=378059
0.99	     nbAssignments=905  nbFailedAssignments=373  nbBacktracks=493  nbVisitedNodes=1594  nbRestartNogoods=27  mapSize=434
0.99	     nbInferences=0  nbTooLargeKeys=0
0.99	       =>  wckTime=0.251  cpuTime=0.22  mem=14M587
1.07	   
1.07	   search
1.07	     run=8  nbConstraintChecks=1180476  nbPropagations=61843  nbRevisions=730453  nbUselessRevisions=583496
1.07	     nbAssignments=1351  nbFailedAssignments=558  nbBacktracks=749  nbVisitedNodes=2384  nbRestartNogoods=32
1.07	     mapSize=665  nbInferences=0  nbTooLargeKeys=0
1.07	       =>  wckTime=0.335  cpuTime=0.3  mem=14M587
1.20	   
1.20	   search
1.20	     run=9  nbConstraintChecks=1783786  nbPropagations=93980  nbRevisions=1119010  nbUselessRevisions=893676
1.20	     nbAssignments=2009  nbFailedAssignments=826  nbBacktracks=1134  nbVisitedNodes=3564  nbRestartNogoods=43
1.20	     mapSize=1016  nbInferences=0  nbTooLargeKeys=0
1.20	       =>  wckTime=0.464  cpuTime=0.41  mem=14M587
1.21	   
1.21	   INFO : Stopping hyperNogood (mapSize=1026, nbTooLargekeys=0, mem=14M587)
1.36	   
1.36	   search
1.36	     run=10  nbConstraintChecks=2602685  nbPropagations=140869  nbRevisions=1687360  nbUselessRevisions=1346866
1.36	     nbAssignments=2948  nbFailedAssignments=1185  nbBacktracks=1710  nbVisitedNodes=5188  nbRestartNogoods=49
1.36	       =>  wckTime=0.622  cpuTime=0.56  mem=14M587
1.60	   
1.60	   search
1.60	     run=11  nbConstraintChecks=3982525  nbPropagations=212652  nbRevisions=2561127  nbUselessRevisions=2045020
1.60	     nbAssignments=4482  nbFailedAssignments=1851  nbBacktracks=2574  nbVisitedNodes=7922  nbRestartNogoods=57
1.60	       =>  wckTime=0.864  cpuTime=0.8  mem=14M587
1.94	   
1.94	   search
1.94	     run=12  nbConstraintChecks=5953604  nbPropagations=320073  nbRevisions=3868583  nbUselessRevisions=3090487
1.94	     nbAssignments=6702  nbFailedAssignments=2770  nbBacktracks=3871  nbVisitedNodes=11828  nbRestartNogoods=63
1.94	       =>  wckTime=1.205  cpuTime=1.14  mem=14M587
2.45	   
2.45	   search
2.45	     run=13  nbConstraintChecks=8925022  nbPropagations=479106  nbRevisions=5809924  nbUselessRevisions=4640905
2.45	     nbAssignments=9967  nbFailedAssignments=4086  nbBacktracks=5817  nbVisitedNodes=17546  nbRestartNogoods=76
2.45	       =>  wckTime=1.709  cpuTime=1.65  mem=14M587
3.18	   
3.18	   search
3.18	     run=14  nbConstraintChecks=13205554  nbPropagations=714863  nbRevisions=8679917  nbUselessRevisions=6932408
3.18	     nbAssignments=14814  nbFailedAssignments=6011  nbBacktracks=8736  nbVisitedNodes=26044  nbRestartNogoods=81
3.18	       =>  wckTime=2.442  cpuTime=2.38  mem=14M587
4.32	   
4.32	   search
4.32	     run=15  nbConstraintChecks=19844926  nbPropagations=1068903  nbRevisions=13015569  nbUselessRevisions=10399258
4.32	     nbAssignments=22303  nbFailedAssignments=9114  nbBacktracks=13115  nbVisitedNodes=39272  nbRestartNogoods=84
4.32	       =>  wckTime=3.58  cpuTime=3.51  mem=14M587
4.85	   
4.85	   search
4.85	     run=16  nbConstraintChecks=22996408  nbPropagations=1477906  nbRevisions=18033154  nbUselessRevisions=14412232
4.85	     nbAssignments=25783  nbFailedAssignments=10516  nbBacktracks=15163  nbVisitedNodes=45371  nbRestartNogoods=89
4.85	       =>  wckTime=4.115  cpuTime=4.05  mem=14M587
4.85	   
4.85	   global
4.85	     nbConstraintChecks=22996408  nbPropagations=1477936  nbRevisions=18033154  nbUselessRevisions=14412232
4.85	     nbRestartNogoods=89  solvingWckTime=4.115  solvingCpuTime=4.05  expiredTime=no  totalExploration=no
4.85	     nbFoundSolutions=1  globalCpuTime=4.41
4.85	       =>  wckTime=4.559  cpuTime=4.36  mem=14M587
4.86	   
4.86	s SATISFIABLE
4.86	v 5 12 13 3 4 14 1 13 5 2 12 7 13 14 0 7 14 14 4 9 1 7 6 2 7 3 11 13 2 2 
4.86	d NODES 25783
4.86	d CHECKS 22996408
4.86	   
4.86	   totalWckTime=4.634  totalCpuTime=4.41

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/node62/watcher-223358-1168080424 -o ROOT/results/node62/solver-223358-1168080424 -C 1800 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar mac.xml 1 XSax /tmp/evaluation/223358-1168080424/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.37 1.17 1.56 4/68 3984
/proc/meminfo: memFree=1130080/2055920 swapFree=4192812/4192956
[pid=3983] ppid=3981 vsize=1784 CPUtime=0
/proc/3983/stat : 3983 (java) R 3981 3983 3496 0 -1 0 189 0 0 0 0 0 0 0 19 0 1 0 156440604 1826816 158 18446744073709551615 134512640 134570532 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/3983/statm: 447 159 123 14 0 92 0

[startup+0.106821 s]
/proc/loadavg: 0.37 1.17 1.56 4/68 3984
/proc/meminfo: memFree=1130080/2055920 swapFree=4192812/4192956
[pid=3983] ppid=3981 vsize=914988 CPUtime=0.09
/proc/3983/stat : 3983 (java) R 3981 3983 3496 0 -1 0 3080 0 1 0 8 1 0 0 16 0 8 0 156440604 936947712 2826 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4155770466 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/3983/statm: 228747 2827 1455 14 0 215242 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 914988

[startup+0.5149 s]
/proc/loadavg: 0.37 1.17 1.56 4/68 3984
/proc/meminfo: memFree=1130080/2055920 swapFree=4192812/4192956
[pid=3983] ppid=3981 vsize=915328 CPUtime=0.5
/proc/3983/stat : 3983 (java) S 3981 3983 3496 0 -1 0 6756 0 1 0 47 3 0 0 16 0 8 0 156440604 937295872 6495 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/3983/statm: 228832 6495 2147 14 0 215302 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 915328

[startup+1.33606 s]
/proc/loadavg: 0.37 1.17 1.56 2/75 3991
/proc/meminfo: memFree=1106856/2055920 swapFree=4192812/4192956
[pid=3983] ppid=3981 vsize=915452 CPUtime=1.33
/proc/3983/stat : 3983 (java) R 3981 3983 3496 0 -1 0 8540 0 1 0 127 6 0 0 17 0 8 0 156440604 937422848 8278 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073336175 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/3983/statm: 228863 8278 2513 14 0 215333 0
[pid=3983/tid=3985] ppid=3981 vsize=915452 CPUtime=0.02
/proc/3983/task/3985/stat : 3985 (java) S 3981 3983 3496 0 -1 64 208 0 0 0 2 0 0 0 16 0 8 0 156440607 937422848 8278 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=3983/tid=3986] ppid=3981 vsize=915452 CPUtime=0
/proc/3983/task/3986/stat : 3986 (java) S 3981 3983 3496 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 156440608 937422848 8278 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3983/tid=3987] ppid=3981 vsize=915452 CPUtime=0
/proc/3983/task/3987/stat : 3987 (java) S 3981 3983 3496 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 156440608 937422848 8278 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3983/tid=3988] ppid=3981 vsize=915452 CPUtime=0
/proc/3983/task/3988/stat : 3988 (java) S 3981 3983 3496 0 -1 64 1 0 0 0 0 0 0 0 21 0 8 0 156440611 937422848 8278 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3983/tid=3989] ppid=3981 vsize=915452 CPUtime=0.2
/proc/3983/task/3989/stat : 3989 (java) S 3981 3983 3496 0 -1 64 387 0 0 0 19 1 0 0 16 0 8 0 156440611 937422848 8278 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3983/tid=3990] ppid=3981 vsize=915452 CPUtime=0
/proc/3983/task/3990/stat : 3990 (java) S 3981 3983 3496 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 156440611 937422848 8278 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3983/tid=3991] ppid=3981 vsize=915452 CPUtime=0
/proc/3983/task/3991/stat : 3991 (java) S 3981 3983 3496 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 156440611 937422848 8278 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.33
Current children cumulated vsize (KiB) 915452

[startup+2.98438 s]
/proc/loadavg: 0.37 1.17 1.56 2/75 3991
/proc/meminfo: memFree=1106728/2055920 swapFree=4192812/4192956
[pid=3983] ppid=3981 vsize=915452 CPUtime=2.97
/proc/3983/stat : 3983 (java) R 3981 3983 3496 0 -1 0 8551 0 1 0 291 6 0 0 18 0 8 0 156440604 937422848 8288 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073480111 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/3983/statm: 228863 8288 2513 14 0 215333 0
[pid=3983/tid=3985] ppid=3981 vsize=915452 CPUtime=0.02
/proc/3983/task/3985/stat : 3985 (java) S 3981 3983 3496 0 -1 64 208 0 0 0 2 0 0 0 17 0 8 0 156440607 937422848 8288 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=3983/tid=3986] ppid=3981 vsize=915452 CPUtime=0
/proc/3983/task/3986/stat : 3986 (java) S 3981 3983 3496 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 156440608 937422848 8288 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3983/tid=3987] ppid=3981 vsize=915452 CPUtime=0
/proc/3983/task/3987/stat : 3987 (java) S 3981 3983 3496 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 156440608 937422848 8288 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3983/tid=3988] ppid=3981 vsize=915452 CPUtime=0
/proc/3983/task/3988/stat : 3988 (java) S 3981 3983 3496 0 -1 64 1 0 0 0 0 0 0 0 21 0 8 0 156440611 937422848 8288 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3983/tid=3989] ppid=3981 vsize=915452 CPUtime=0.2
/proc/3983/task/3989/stat : 3989 (java) S 3981 3983 3496 0 -1 64 388 0 0 0 19 1 0 0 15 0 8 0 156440611 937422848 8288 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3983/tid=3990] ppid=3981 vsize=915452 CPUtime=0
/proc/3983/task/3990/stat : 3990 (java) S 3981 3983 3496 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 156440611 937422848 8288 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3983/tid=3991] ppid=3981 vsize=915452 CPUtime=0
/proc/3983/task/3991/stat : 3991 (java) S 3981 3983 3496 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 156440611 937422848 8288 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.97
Current children cumulated vsize (KiB) 915452

Child status: 0
Real time (s): 4.87181
CPU time (s): 4.86726
CPU user time (s): 4.79527
CPU system time (s): 0.071989
CPU usage (%): 99.9067
Max. virtual memory (cumulated for all children) (KiB): 915452

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4.79527
system time used= 0.071989
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 8646
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= 852
involuntary context switches= 89

runsolver used 0.009998 s user time and 0.018997 s system time

The end

Launcher Data (download as text)

Begin job on node62 on Sat Jan  6 10:47:07 UTC 2007


IDJOB= 223358
IDBENCH= 5627
FILE ID= node62/223358-1168080424

PBS_JOBID= 3476160

Free space on /tmp= 66549 MiB

BENCH NAME= HOME/pub/bench/CPAI06/random/rand-2-30-15-fcd/rand-2-30-15-306-230-fcd-47_ext.xml
COMMAND LINE= java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar mac.xml 1 XSax /tmp/evaluation/223358-1168080424/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node62/watcher-223358-1168080424 -o ROOT/results/node62/solver-223358-1168080424 -C 1800 -M 900  java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar mac.xml 1 XSax /tmp/evaluation/223358-1168080424/unknown.xml

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  c0a0d4edf44f89b1f63a9a33cfb1cecd

RANDOM SEED= 160010915

TIME LIMIT= 1800 seconds

MEMORY LIMIT= 900 MiB


/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.259
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.259
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1130560 kB
Buffers:         59496 kB
Cached:         767588 kB
SwapCached:          0 kB
Active:         126096 kB
Inactive:       721108 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1130560 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            3596 kB
Writeback:           0 kB
Mapped:          30320 kB
Slab:            63852 kB
Committed_AS:  2877332 kB
PageTables:       1684 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= 66549 MiB



End job on node62 on Sat Jan  6 10:47:14 UTC 2007