Trace number 247557

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.72828 4.92668

DiagnosticValue
CHECKS4961728
NODES4953

General information on the benchmark

Namedriver/
driverlogw-08c-sat_ext.xml
MD5SUM8b25863ec1a64da50b68b253e58bf6f2
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.533918
SatisfiableYES
(Un)Satisfiability was proved
Number of variables408
Number of constraints9321
Maximum constraint arity2
Maximum domain size11
Number of constraints which are defined in extension9321
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Solver Data (download as text)

0.37	   
0.37	Abscon 109 (November, 2006)
0.37	   
0.38	   configuration
0.38	     name=esac.xml
0.44	   
0.44	   instance
0.44	     name=/tmp/evaluation/247557-1168393201/unknown.xml
0.47	   
0.47	   domains being loaded...
0.47	   
0.47	   variables being loaded...
0.55	     nbVariables=408  nbDomainTypes=8  minDomainSize=2  maxDomainSize=11
0.55	       =>  wckTime=0.172  cpuTime=0.12  mem=7M894
0.55	   
0.55	   relations being loaded...
0.62	   
0.62	   constraints being loaded...
1.04	     nbConstraints=9321  nbRelationTypes=648  nbExtensionStructures=908  nbSharedExtensionStructures=8413
1.04	     nbConflictsStructures=908  nbSharedConflictsStructures=8413  nbSharedBinaryRepresentations=9768  maxDegree=117
1.04	     maxArity=2
1.04	       =>  wckTime=0.661  cpuTime=0.49  mem=36M174
1.15	   
1.15	   solver IterativeSystematicSolver being built... 
1.33	       =>  wckTime=0.955  cpuTime=0.64  mem=20M623
3.01	   
3.01	   preprocessing
3.01	     nbConstraintChecks=2223084  nbPropagations=18980  nbRevisions=614784  nbUselessRevisions=591839
3.01	     nbSingletonTests=2613  nbEffectiveSingletonTests=7  nbESACBranches=71  nbRemovedValues=33  detectedInconsistency=no
3.01	       =>  wckTime=1.668  cpuTime=1.62  mem=20M623
3.09	   
3.09	   search
3.09	     run=0  nbConstraintChecks=87989  nbPropagations=19836  nbRevisions=641963  nbUselessRevisions=617516
3.09	     nbAssignments=109  nbFailedAssignments=6  nbBacktracks=19  nbVisitedNodes=122  nbRestartNogoods=0  mapSize=7
3.09	     nbInferences=0  nbTooLargeKeys=0
3.09	       =>  wckTime=1.751  cpuTime=1.69  mem=21M613
3.15	   
3.15	   search
3.15	     run=1  nbConstraintChecks=225756  nbPropagations=40821  nbRevisions=1326585  nbUselessRevisions=1275738
3.15	     nbAssignments=255  nbFailedAssignments=8  nbBacktracks=55  nbVisitedNodes=200  nbRestartNogoods=5  mapSize=14
3.15	     nbInferences=0  nbTooLargeKeys=0
3.15	       =>  wckTime=1.818  cpuTime=1.75  mem=21M613
3.20	   
3.20	   search
3.20	     run=2  nbConstraintChecks=289222  nbPropagations=62471  nbRevisions=2032714  nbUselessRevisions=1954366
3.20	     nbAssignments=376  nbFailedAssignments=12  nbBacktracks=84  nbVisitedNodes=329  nbRestartNogoods=6  mapSize=20
3.20	     nbInferences=0  nbTooLargeKeys=0
3.20	       =>  wckTime=1.866  cpuTime=1.8  mem=21M613
3.28	   
3.28	   search
3.28	     run=3  nbConstraintChecks=423381  nbPropagations=85603  nbRevisions=2787584  nbUselessRevisions=2679450
3.28	     nbAssignments=594  nbFailedAssignments=18  nbBacktracks=134  nbVisitedNodes=495  nbRestartNogoods=8  mapSize=34
3.28	     nbInferences=0  nbTooLargeKeys=0
3.28	       =>  wckTime=1.947  cpuTime=1.88  mem=21M613
3.33	   
3.33	   search
3.33	     run=4  nbConstraintChecks=490354  nbPropagations=109432  nbRevisions=3565447  nbUselessRevisions=3426377
3.33	     nbAssignments=733  nbFailedAssignments=21  nbBacktracks=196  nbVisitedNodes=642  nbRestartNogoods=9  mapSize=41
3.33	     nbInferences=0  nbTooLargeKeys=0
3.33	       =>  wckTime=1.996  cpuTime=1.93  mem=21M613
3.39	   
3.39	   search
3.39	     run=5  nbConstraintChecks=584481  nbPropagations=134151  nbRevisions=4375767  nbUselessRevisions=4204126
3.39	     nbAssignments=882  nbFailedAssignments=23  nbBacktracks=280  nbVisitedNodes=803  nbRestartNogoods=10  mapSize=51
3.39	     nbInferences=0  nbTooLargeKeys=0
3.39	       =>  wckTime=2.058  cpuTime=1.99  mem=21M613
3.47	   
3.47	   search
3.47	     run=6  nbConstraintChecks=701722  nbPropagations=159964  nbRevisions=5223086  nbUselessRevisions=5016899
3.47	     nbAssignments=1087  nbFailedAssignments=32  nbBacktracks=399  nbVisitedNodes=1029  nbRestartNogoods=12  mapSize=67
3.47	     nbInferences=0  nbTooLargeKeys=0
3.47	       =>  wckTime=2.131  cpuTime=2.06  mem=21M613
3.59	   
3.59	   search
3.59	     run=7  nbConstraintChecks=927173  nbPropagations=187780  nbRevisions=6142841  nbUselessRevisions=5898382
3.59	     nbAssignments=1421  nbFailedAssignments=42  nbBacktracks=574  nbVisitedNodes=1312  nbRestartNogoods=17  mapSize=96
3.59	     nbInferences=0  nbTooLargeKeys=0
3.59	       =>  wckTime=2.252  cpuTime=2.18  mem=21M613
3.73	   
3.73	   search
3.73	     run=8  nbConstraintChecks=1126891  nbPropagations=217763  nbRevisions=7138100  nbUselessRevisions=6851818
3.73	     nbAssignments=1746  nbFailedAssignments=52  nbBacktracks=850  nbVisitedNodes=1661  nbRestartNogoods=19  mapSize=118
3.73	     nbInferences=0  nbTooLargeKeys=0
3.73	       =>  wckTime=2.397  cpuTime=2.31  mem=21M613
3.92	   
3.92	   search
3.92	     run=9  nbConstraintChecks=1387950  nbPropagations=250406  nbRevisions=8229143  nbUselessRevisions=7895788
3.92	     nbAssignments=2227  nbFailedAssignments=75  nbBacktracks=1273  nbVisitedNodes=2195  nbRestartNogoods=21
3.92	     mapSize=169  nbInferences=0  nbTooLargeKeys=0
3.92	       =>  wckTime=2.586  cpuTime=2.5  mem=22M587
4.14	   
4.14	   search
4.14	     run=10  nbConstraintChecks=1639166  nbPropagations=285697  nbRevisions=9413063  nbUselessRevisions=9028316
4.14	     nbAssignments=2900  nbFailedAssignments=99  nbBacktracks=1883  nbVisitedNodes=2914  nbRestartNogoods=23
4.14	     mapSize=211  nbInferences=0  nbTooLargeKeys=0
4.14	       =>  wckTime=2.808  cpuTime=2.71  mem=22M587
4.53	   
4.53	   search
4.53	     run=11  nbConstraintChecks=2257292  nbPropagations=327656  nbRevisions=10820862  nbUselessRevisions=10371154
4.53	     nbAssignments=3896  nbFailedAssignments=161  nbBacktracks=2803  nbVisitedNodes=4090  nbRestartNogoods=27
4.53	     mapSize=390  nbInferences=3  nbTooLargeKeys=0
4.53	       =>  wckTime=3.193  cpuTime=3.09  mem=22M587
4.86	   
4.86	   search
4.86	     run=12  nbConstraintChecks=2738644  nbPropagations=374550  nbRevisions=12404034  nbUselessRevisions=11879872
4.86	     nbAssignments=4953  nbFailedAssignments=189  nbBacktracks=3424  nbVisitedNodes=5235  nbRestartNogoods=28
4.86	     mapSize=472  nbInferences=3  nbTooLargeKeys=0
4.86	       =>  wckTime=3.522  cpuTime=3.41  mem=23M561
4.86	   
4.86	   global
4.86	     nbConstraintChecks=4961728  nbPropagations=393530  nbRevisions=13018818  nbUselessRevisions=12471711
4.86	     nbRestartNogoods=28  solvingWckTime=3.522  solvingCpuTime=3.41  expiredTime=no  totalExploration=no
4.86	     nbFoundSolutions=1  globalCpuTime=4.09
4.86	       =>  wckTime=4.482  cpuTime=4.05  mem=23M561
4.86	   
4.86	s SATISFIABLE
4.86	v 3 1 2 1 2 0 0 3 0 3 3 0 0 0 0 0 0 1 0 1 0 0 0 1 0 0 3 0 0 0 0 1 0 0 0 0 1 0 0 7 0 0 0 0 1 0 0 0 0 1 0 0 1 0 0 0 1 0 0 3 0 0 0 0 0 1 0 0 0 0 0 0 0 0 2 0 2 0 0 0 2 0 0 0 0 0 0 0 0 0 0 1 0 0 0 1 0 0 0 0 0 5 0 1 0 1 0 0 0 0 0 1 0 0 0 0 1 0 0 1 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 1 0 0 0 0 0 0 0 4 0 3 0 0 0 0 0 1 0 0 0 0 0 0 1 0 0 1 0 0 0 0 1 1 1 0 1 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 1 0 0 0 0 0 0 1 0 0 1 0 0 0 0 1 1 1 0 1 0 1 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 1 0 0 0 0 0 0 1 0 0 0 0 1 0 0 0 0 0 0 1 0 0 2 0 0 0 0 1 1 1 1 1 1 1 1 1 0 0 0 0 0 0 0 0 0 0 1 0 0 0 1 0 1 1 0 0 0 0 0 1 0 1 1 1 1 1 1 1 1 1 0 1 0 0 0 
4.86	d NODES 4953
4.86	d CHECKS 4961728
4.86	   
4.86	   totalWckTime=4.556  totalCpuTime=4.09

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/node12/watcher-247557-1168393201 -o ROOT/results/node12/solver-247557-1168393201 -C 1800 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar esac.xml 1 XSax /tmp/evaluation/247557-1168393201/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.90 1.68 1.74 5/94 15260
/proc/meminfo: memFree=1721680/2055920 swapFree=4160348/4192956
[pid=15259] ppid=15257 vsize=18540 CPUtime=0
/proc/15259/stat : 15259 (runsolver) R 15257 15259 14845 0 -1 4194368 17 0 0 0 0 0 0 0 18 0 1 0 187715219 18984960 279 18446744073709551615 4194304 4267372 548682068944 18446744073709551615 252429528359 0 0 4096 24578 0 0 0 17 1 0 0
/proc/15259/statm: 4635 279 244 17 0 2626 0

[startup+0.103248 s]
/proc/loadavg: 0.90 1.68 1.74 5/94 15260
/proc/meminfo: memFree=1721680/2055920 swapFree=4160348/4192956
[pid=15259] ppid=15257 vsize=912588 CPUtime=0.06
/proc/15259/stat : 15259 (java) D 15257 15259 14845 0 -1 0 2751 0 1 0 5 1 0 0 24 0 8 0 187715219 934490112 2497 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 2147483391 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/15259/statm: 228147 2497 1382 14 0 215091 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 912588

[startup+0.511323 s]
/proc/loadavg: 0.90 1.68 1.74 5/94 15260
/proc/meminfo: memFree=1721680/2055920 swapFree=4160348/4192956
[pid=15259] ppid=15257 vsize=915328 CPUtime=0.39
/proc/15259/stat : 15259 (java) R 15257 15259 14845 0 -1 0 6125 0 8 0 34 5 0 0 18 0 8 0 187715219 937295872 5871 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4072925643 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/15259/statm: 228832 5871 2136 14 0 215302 0
Current children cumulated CPU time (s) 0.39
Current children cumulated vsize (KiB) 915328

[startup+1.33667 s]
/proc/loadavg: 1.06 1.70 1.75 2/94 15269
/proc/meminfo: memFree=1714832/2055920 swapFree=4160348/4192956
[pid=15259] ppid=15257 vsize=915692 CPUtime=1.2
/proc/15259/stat : 15259 (java) R 15257 15259 14845 0 -1 0 15335 0 8 0 110 10 0 0 17 0 8 0 187715219 937668608 15079 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/15259/statm: 228923 15079 2521 14 0 215393 0
[pid=15259/tid=15261] ppid=15257 vsize=915692 CPUtime=0.09
/proc/15259/task/15261/stat : 15261 (java) S 15257 15259 14845 0 -1 64 1458 0 0 0 9 0 0 0 17 0 8 0 187715223 937668608 15080 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=15259/tid=15262] ppid=15257 vsize=915692 CPUtime=0
/proc/15259/task/15262/stat : 15262 (java) S 15257 15259 14845 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 187715224 937668608 15080 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=15259/tid=15263] ppid=15257 vsize=915692 CPUtime=0
/proc/15259/task/15263/stat : 15263 (java) S 15257 15259 14845 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 187715224 937668608 15080 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=15259/tid=15264] ppid=15257 vsize=915692 CPUtime=0
/proc/15259/task/15264/stat : 15264 (java) S 15257 15259 14845 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 187715227 937668608 15080 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=15259/tid=15265] ppid=15257 vsize=915692 CPUtime=0.21
/proc/15259/task/15265/stat : 15265 (java) S 15257 15259 14845 0 -1 64 445 0 0 0 20 1 0 0 16 0 8 0 187715227 937668608 15080 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=15259/tid=15266] ppid=15257 vsize=915692 CPUtime=0
/proc/15259/task/15266/stat : 15266 (java) S 15257 15259 14845 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 187715227 937668608 15080 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=15259/tid=15267] ppid=15257 vsize=915696 CPUtime=0
/proc/15259/task/15267/stat : 15267 (java) S 15257 15259 14845 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 187715227 937672704 15080 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) 915692

[startup+2.97396 s]
/proc/loadavg: 1.06 1.70 1.75 3/101 15276
/proc/meminfo: memFree=1686936/2055920 swapFree=4160348/4192956
[pid=15259] ppid=15257 vsize=915692 CPUtime=2.83
/proc/15259/stat : 15259 (java) R 15257 15259 14845 0 -1 0 15364 0 8 0 271 12 0 0 25 0 8 0 187715219 937668608 15107 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073983272 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/15259/statm: 228923 15107 2524 14 0 215393 0
[pid=15259/tid=15261] ppid=15257 vsize=915692 CPUtime=0.09
/proc/15259/task/15261/stat : 15261 (java) S 15257 15259 14845 0 -1 64 1458 0 0 0 9 0 0 0 17 0 8 0 187715223 937668608 15107 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=15259/tid=15262] ppid=15257 vsize=915692 CPUtime=0
/proc/15259/task/15262/stat : 15262 (java) S 15257 15259 14845 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 187715224 937668608 15107 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=15259/tid=15263] ppid=15257 vsize=915692 CPUtime=0
/proc/15259/task/15263/stat : 15263 (java) S 15257 15259 14845 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 187715224 937668608 15107 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=15259/tid=15264] ppid=15257 vsize=915692 CPUtime=0
/proc/15259/task/15264/stat : 15264 (java) S 15257 15259 14845 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 187715227 937668608 15107 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=15259/tid=15265] ppid=15257 vsize=915692 CPUtime=0.26
/proc/15259/task/15265/stat : 15265 (java) S 15257 15259 14845 0 -1 64 466 0 0 0 24 2 0 0 15 0 8 0 187715227 937668608 15107 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=15259/tid=15266] ppid=15257 vsize=915692 CPUtime=0
/proc/15259/task/15266/stat : 15266 (java) S 15257 15259 14845 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 187715227 937668608 15107 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=15259/tid=15267] ppid=15257 vsize=915692 CPUtime=0
/proc/15259/task/15267/stat : 15267 (java) S 15257 15259 14845 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 187715227 937668608 15107 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.83
Current children cumulated vsize (KiB) 915692

Child status: 0
Real time (s): 4.92668
CPU time (s): 4.72828
CPU user time (s): 4.5873
CPU system time (s): 0.140978
CPU usage (%): 95.9729
Max. virtual memory (cumulated for all children) (KiB): 915796

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4.5873
system time used= 0.140978
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 15398
page faults= 8
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 1508
involuntary context switches= 1637

runsolver used 0.005999 s user time and 0.027995 s system time

The end

Launcher Data (download as text)

Begin job on node12 on Wed Jan 10 01:40:02 UTC 2007


IDJOB= 247557
IDBENCH= 11643
FILE ID= node12/247557-1168393201

PBS_JOBID= 3522802

Free space on /tmp= 66558 MiB

BENCH NAME= HOME/pub/bench/CPAI06/driver/driverlogw-08c-sat_ext.xml
COMMAND LINE= java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar esac.xml 1 XSax /tmp/evaluation/247557-1168393201/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node12/watcher-247557-1168393201 -o ROOT/results/node12/solver-247557-1168393201 -C 1800 -M 900  java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar esac.xml 1 XSax /tmp/evaluation/247557-1168393201/unknown.xml

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  8b25863ec1a64da50b68b253e58bf6f2

RANDOM SEED= 889733606

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.265
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.265
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:       1722288 kB
Buffers:         22524 kB
Cached:         183372 kB
SwapCached:       4972 kB
Active:         217608 kB
Inactive:        62640 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1722288 kB
SwapTotal:     4192956 kB
SwapFree:      4160348 kB
Dirty:            7004 kB
Writeback:           0 kB
Mapped:          92640 kB
Slab:            38152 kB
Committed_AS:  6659332 kB
PageTables:       2252 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= 66562 MiB



End job on node12 on Wed Jan 10 01:40:07 UTC 2007