Trace number 228718

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.29935 4.3529

DiagnosticValue
CHECKS15883831
NODES19970

General information on the benchmark

Nametightness/tightness0.2/
rand-2-40-11-414-200-21_ext.xml
MD5SUM24cd1ad93a9d13d4adf26658da067414
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.385941
SatisfiableYES
(Un)Satisfiability was provedYES
Number of variables40
Number of constraints414
Maximum constraint arity2
Maximum domain size11
Number of constraints which are defined in extension414
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=esac.xml
0.33	   
0.33	   instance
0.33	     name=/tmp/evaluation/228718-1168300401/unknown.xml
0.36	   
0.36	   domains being loaded...
0.36	   
0.36	   variables being loaded...
0.40	     nbVariables=40  nbDomainTypes=1  minDomainSize=11  maxDomainSize=11
0.40	       =>  wckTime=0.096  cpuTime=0.07  mem=6M951
0.40	   
0.40	   relations being loaded...
0.48	   
0.48	   constraints being loaded...
0.59	     nbConstraints=414  nbRelationTypes=414  nbExtensionStructures=414  nbSharedExtensionStructures=0
0.59	     nbConflictsStructures=414  nbSharedConflictsStructures=0  nbSharedBinaryRepresentations=8230  maxDegree=27
0.59	     maxArity=2
0.59	       =>  wckTime=0.285  cpuTime=0.2  mem=10M852
0.62	   
0.62	   solver IterativeSystematicSolver being built... 
0.78	       =>  wckTime=0.481  cpuTime=0.34  mem=14M819
0.83	   
0.83	   preprocessing
0.83	     nbConstraintChecks=33486  nbPropagations=915  nbRevisions=5329  nbUselessRevisions=4161  nbSingletonTests=55
0.83	     nbEffectiveSingletonTests=0  nbESACBranches=7  nbRemovedValues=0  detectedInconsistency=no
0.83	       =>  wckTime=0.047  cpuTime=0.03  mem=14M819
0.85	   
0.85	   search
0.85	     run=0  nbConstraintChecks=14457  nbPropagations=1240  nbRevisions=8748  nbUselessRevisions=7012  nbAssignments=21
0.85	     nbFailedAssignments=3  nbBacktracks=11  nbVisitedNodes=31  nbRestartNogoods=0  mapSize=7  nbInferences=0
0.85	     nbTooLargeKeys=0
0.85	       =>  wckTime=0.067  cpuTime=0.04  mem=14M819
0.87	   
0.87	   search
0.87	     run=1  nbConstraintChecks=42529  nbPropagations=3017  nbRevisions=24223  nbUselessRevisions=19563  nbAssignments=52
0.87	     nbFailedAssignments=13  nbBacktracks=26  nbVisitedNodes=82  nbRestartNogoods=2  mapSize=20  nbInferences=0
0.87	     nbTooLargeKeys=0
0.87	       =>  wckTime=0.084  cpuTime=0.05  mem=14M819
0.88	   
0.88	   search
0.88	     run=2  nbConstraintChecks=78332  nbPropagations=5500  nbRevisions=49333  nbUselessRevisions=40176  nbAssignments=98
0.88	     nbFailedAssignments=28  nbBacktracks=48  nbVisitedNodes=156  nbRestartNogoods=5  mapSize=41  nbInferences=0
0.88	     nbTooLargeKeys=0
0.88	       =>  wckTime=0.099  cpuTime=0.06  mem=14M819
0.90	   
0.90	   search
0.90	     run=3  nbConstraintChecks=124104  nbPropagations=8876  nbRevisions=86265  nbUselessRevisions=70512
0.90	     nbAssignments=160  nbFailedAssignments=47  nbBacktracks=86  nbVisitedNodes=256  nbRestartNogoods=9  mapSize=71
0.90	     nbInferences=0  nbTooLargeKeys=0
0.90	       =>  wckTime=0.113  cpuTime=0.08  mem=14M819
0.92	   
0.92	   search
0.92	     run=4  nbConstraintChecks=196769  nbPropagations=13663  nbRevisions=142314  nbUselessRevisions=116647
0.92	     nbAssignments=246  nbFailedAssignments=75  nbBacktracks=138  nbVisitedNodes=399  nbRestartNogoods=11  mapSize=116
0.92	     nbInferences=0  nbTooLargeKeys=0
0.92	       =>  wckTime=0.135  cpuTime=0.1  mem=14M819
0.95	   
0.95	   search
0.95	     run=5  nbConstraintChecks=297708  nbPropagations=20289  nbRevisions=223591  nbUselessRevisions=183275
0.95	     nbAssignments=369  nbFailedAssignments=117  nbBacktracks=213  nbVisitedNodes=603  nbRestartNogoods=14  mapSize=178
0.95	     nbInferences=0  nbTooLargeKeys=0
0.95	       =>  wckTime=0.167  cpuTime=0.13  mem=14M819
0.99	   
0.99	   search
0.99	     run=6  nbConstraintChecks=439149  nbPropagations=29549  nbRevisions=341613  nbUselessRevisions=280127
0.99	     nbAssignments=536  nbFailedAssignments=164  nbBacktracks=327  nbVisitedNodes=875  nbRestartNogoods=17  mapSize=263
0.99	     nbInferences=0  nbTooLargeKeys=0
0.99	       =>  wckTime=0.205  cpuTime=0.16  mem=14M819
1.05	   
1.05	   search
1.05	     run=7  nbConstraintChecks=666496  nbPropagations=42969  nbRevisions=517263  nbUselessRevisions=424203
1.05	     nbAssignments=814  nbFailedAssignments=260  nbBacktracks=500  nbVisitedNodes=1338  nbRestartNogoods=20  mapSize=410
1.05	     nbInferences=0  nbTooLargeKeys=0
1.05	       =>  wckTime=0.265  cpuTime=0.22  mem=14M819
1.13	   
1.14	   search
1.14	     run=8  nbConstraintChecks=964769  nbPropagations=61923  nbRevisions=773782  nbUselessRevisions=635075
1.14	     nbAssignments=1200  nbFailedAssignments=383  nbBacktracks=757  nbVisitedNodes=1980  nbRestartNogoods=24
1.14	     mapSize=612  nbInferences=0  nbTooLargeKeys=0
1.14	       =>  wckTime=0.351  cpuTime=0.3  mem=14M819
1.27	   
1.27	   search
1.27	     run=9  nbConstraintChecks=1482661  nbPropagations=90067  nbRevisions=1168957  nbUselessRevisions=961584
1.27	     nbAssignments=1798  nbFailedAssignments=590  nbBacktracks=1141  nbVisitedNodes=3004  nbRestartNogoods=29
1.27	     mapSize=933  nbInferences=0  nbTooLargeKeys=0
1.27	       =>  wckTime=0.488  cpuTime=0.42  mem=14M819
1.31	   
1.31	   INFO : Stopping hyperNogood (mapSize=1025, nbTooLargekeys=0, mem=14M819)
1.44	   
1.44	   search
1.44	     run=10  nbConstraintChecks=2157121  nbPropagations=131078  nbRevisions=1757087  nbUselessRevisions=1449088
1.44	     nbAssignments=2676  nbFailedAssignments=881  nbBacktracks=1721  nbVisitedNodes=4491  nbRestartNogoods=35
1.44	       =>  wckTime=0.657  cpuTime=0.58  mem=14M819
1.67	   
1.67	   search
1.67	     run=11  nbConstraintChecks=3206950  nbPropagations=191017  nbRevisions=2628111  nbUselessRevisions=2172551
1.67	     nbAssignments=3946  nbFailedAssignments=1276  nbBacktracks=2588  nbVisitedNodes=6596  nbRestartNogoods=41
1.67	       =>  wckTime=0.889  cpuTime=0.81  mem=14M819
2.01	   
2.01	   search
2.01	     run=12  nbConstraintChecks=4709302  nbPropagations=279752  nbRevisions=3921832  nbUselessRevisions=3247508
2.01	     nbAssignments=5902  nbFailedAssignments=1925  nbBacktracks=3885  nbVisitedNodes=9874  nbRestartNogoods=47
2.01	       =>  wckTime=1.228  cpuTime=1.14  mem=14M819
2.53	   
2.53	   search
2.53	     run=13  nbConstraintChecks=7206570  nbPropagations=412758  nbRevisions=5856317  nbUselessRevisions=4847317
2.53	     nbAssignments=8865  nbFailedAssignments=2935  nbBacktracks=5833  nbVisitedNodes=14808  nbRestartNogoods=53
2.53	       =>  wckTime=1.744  cpuTime=1.66  mem=14M819
3.21	   
3.21	   search
3.21	     run=14  nbConstraintChecks=10390722  nbPropagations=606185  nbRevisions=8677515  nbUselessRevisions=7186814
3.21	     nbAssignments=13144  nbFailedAssignments=4288  nbBacktracks=8752  nbVisitedNodes=21877  nbRestartNogoods=59
3.21	       =>  wckTime=2.425  cpuTime=2.33  mem=14M819
4.29	   
4.29	   search
4.29	     run=15  nbConstraintChecks=15718313  nbPropagations=896574  nbRevisions=12945495  nbUselessRevisions=10728610
4.29	     nbAssignments=19733  nbFailedAssignments=6490  nbBacktracks=13132  nbVisitedNodes=32897  nbRestartNogoods=66
4.29	       =>  wckTime=3.51  cpuTime=3.41  mem=14M819
4.32	   
4.32	   search
4.32	     run=16  nbConstraintChecks=15850345  nbPropagations=1189631  nbRevisions=17251238  nbUselessRevisions=14301897
4.32	     nbAssignments=19970  nbFailedAssignments=6542  nbBacktracks=13277  nbVisitedNodes=33255  nbRestartNogoods=72
4.32	       =>  wckTime=3.541  cpuTime=3.45  mem=14M819
4.33	   
4.33	   global
4.33	     nbConstraintChecks=15883831  nbPropagations=1190546  nbRevisions=17256567  nbUselessRevisions=14306058
4.33	     nbRestartNogoods=72  solvingWckTime=3.542  solvingCpuTime=3.45  expiredTime=no  totalExploration=no
4.33	     nbFoundSolutions=1  globalCpuTime=3.84
4.33	       =>  wckTime=4.025  cpuTime=3.79  mem=14M819
4.33	   
4.33	s SATISFIABLE
4.33	v 3 8 0 9 10 9 6 8 4 4 2 4 5 9 0 3 6 2 5 10 8 3 2 9 0 0 5 3 1 3 9 6 4 6 10 4 1 0 4 2 
4.33	d NODES 19970
4.33	d CHECKS 15883831
4.33	   
4.33	   totalWckTime=4.102  totalCpuTime=3.84

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/node2/watcher-228718-1168300401 -o ROOT/results/node2/solver-228718-1168300401 -C 1800 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar esac.xml 1 XSax /tmp/evaluation/228718-1168300401/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.92 1.01 1.19 3/78 5633
/proc/meminfo: memFree=1666904/2055920 swapFree=4191880/4192956
[pid=5632] ppid=5630 vsize=1784 CPUtime=0
/proc/5632/stat : 5632 (java) D 5630 5632 4189 0 -1 0 169 0 0 0 0 0 0 0 18 0 1 0 178435708 1826816 140 18446744073709551615 134512640 134570532 4294956624 18446744073709551615 4294960144 0 2147483391 4096 0 18446744072099781622 0 0 17 1 0 0
/proc/5632/statm: 446 140 106 14 0 91 0

[startup+0.107068 s]
/proc/loadavg: 0.92 1.01 1.19 3/78 5633
/proc/meminfo: memFree=1666904/2055920 swapFree=4191880/4192956
[pid=5632] ppid=5630 vsize=914988 CPUtime=0.09
/proc/5632/stat : 5632 (java) R 5630 5632 4189 0 -1 0 3060 0 1 0 7 2 0 0 16 0 8 0 178435708 936947712 2806 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4155582244 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/5632/statm: 228747 2806 1450 14 0 215242 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 914988

[startup+0.516143 s]
/proc/loadavg: 0.92 1.01 1.19 3/78 5633
/proc/meminfo: memFree=1666904/2055920 swapFree=4191880/4192956
[pid=5632] ppid=5630 vsize=915328 CPUtime=0.49
/proc/5632/stat : 5632 (java) R 5630 5632 4189 0 -1 0 6551 0 1 0 45 4 0 0 16 0 8 0 178435708 937295872 6290 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4155582796 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/5632/statm: 228832 6290 2141 14 0 215302 0
Current children cumulated CPU time (s) 0.49
Current children cumulated vsize (KiB) 915328

[startup+1.34329 s]
/proc/loadavg: 0.92 1.01 1.19 2/85 5640
/proc/meminfo: memFree=1643104/2055920 swapFree=4191880/4192956
[pid=5632] ppid=5630 vsize=915456 CPUtime=1.31
/proc/5632/stat : 5632 (java) R 5630 5632 4189 0 -1 0 8681 0 1 0 124 7 0 0 17 0 8 0 178435708 937426944 8419 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073817039 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/5632/statm: 228864 8419 2524 14 0 215334 0
[pid=5632/tid=5634] ppid=5630 vsize=915456 CPUtime=0.02
/proc/5632/task/5634/stat : 5634 (java) S 5630 5632 4189 0 -1 64 228 0 0 0 2 0 0 0 16 0 8 0 178435711 937426944 8419 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=5632/tid=5635] ppid=5630 vsize=915456 CPUtime=0
/proc/5632/task/5635/stat : 5635 (java) S 5630 5632 4189 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 178435712 937426944 8419 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5632/tid=5636] ppid=5630 vsize=915456 CPUtime=0
/proc/5632/task/5636/stat : 5636 (java) S 5630 5632 4189 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 178435712 937426944 8419 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5632/tid=5637] ppid=5630 vsize=915456 CPUtime=0
/proc/5632/task/5637/stat : 5637 (java) S 5630 5632 4189 0 -1 64 1 0 0 0 0 0 0 0 21 0 8 0 178435715 937426944 8419 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5632/tid=5638] ppid=5630 vsize=915456 CPUtime=0.2
/proc/5632/task/5638/stat : 5638 (java) S 5630 5632 4189 0 -1 64 387 0 0 0 19 1 0 0 16 0 8 0 178435715 937426944 8419 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5632/tid=5639] ppid=5630 vsize=915456 CPUtime=0
/proc/5632/task/5639/stat : 5639 (java) S 5630 5632 4189 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 178435715 937426944 8419 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5632/tid=5640] ppid=5630 vsize=915456 CPUtime=0
/proc/5632/task/5640/stat : 5640 (java) S 5630 5632 4189 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 178435715 937426944 8419 18446744073709551615 134512640 134570532 4294956464 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) 915456

[startup+2.98059 s]
/proc/loadavg: 0.92 1.01 1.19 2/85 5640
/proc/meminfo: memFree=1642848/2055920 swapFree=4191880/4192956
[pid=5632] ppid=5630 vsize=915456 CPUtime=2.94
/proc/5632/stat : 5632 (java) R 5630 5632 4189 0 -1 0 8698 0 1 0 287 7 0 0 18 0 8 0 178435708 937426944 8435 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073840009 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/5632/statm: 228864 8435 2524 14 0 215334 0
[pid=5632/tid=5634] ppid=5630 vsize=915456 CPUtime=0.02
/proc/5632/task/5634/stat : 5634 (java) S 5630 5632 4189 0 -1 64 228 0 0 0 2 0 0 0 16 0 8 0 178435711 937426944 8435 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=5632/tid=5635] ppid=5630 vsize=915456 CPUtime=0
/proc/5632/task/5635/stat : 5635 (java) S 5630 5632 4189 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 178435712 937426944 8435 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5632/tid=5636] ppid=5630 vsize=915456 CPUtime=0
/proc/5632/task/5636/stat : 5636 (java) S 5630 5632 4189 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 178435712 937426944 8435 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5632/tid=5637] ppid=5630 vsize=915456 CPUtime=0
/proc/5632/task/5637/stat : 5637 (java) S 5630 5632 4189 0 -1 64 1 0 0 0 0 0 0 0 21 0 8 0 178435715 937426944 8435 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5632/tid=5638] ppid=5630 vsize=915456 CPUtime=0.21
/proc/5632/task/5638/stat : 5638 (java) S 5630 5632 4189 0 -1 64 393 0 0 0 20 1 0 0 16 0 8 0 178435715 937426944 8435 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5632/tid=5639] ppid=5630 vsize=915456 CPUtime=0
/proc/5632/task/5639/stat : 5639 (java) S 5630 5632 4189 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 178435715 937426944 8435 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5632/tid=5640] ppid=5630 vsize=915456 CPUtime=0
/proc/5632/task/5640/stat : 5640 (java) S 5630 5632 4189 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 178435715 937426944 8435 18446744073709551615 134512640 134570532 4294956464 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.3529
CPU time (s): 4.29935
CPU user time (s): 4.21836
CPU system time (s): 0.080987
CPU usage (%): 98.7696
Max. virtual memory (cumulated for all children) (KiB): 915456

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4.21836
system time used= 0.080987
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 8797
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= 934
involuntary context switches= 282

runsolver used 0.007998 s user time and 0.014997 s system time

The end

Launcher Data (download as text)

Begin job on node2 on Mon Jan  8 23:53:21 UTC 2007


IDJOB= 228718
IDBENCH= 6224
FILE ID= node2/228718-1168300401

PBS_JOBID= 3502153

Free space on /tmp= 66340 MiB

BENCH NAME= HOME/pub/bench/CPAI06/tightness/tightness0.2/rand-2-40-11-414-200-21_ext.xml
COMMAND LINE= java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar esac.xml 1 XSax /tmp/evaluation/228718-1168300401/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node2/watcher-228718-1168300401 -o ROOT/results/node2/solver-228718-1168300401 -C 1800 -M 900  java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar esac.xml 1 XSax /tmp/evaluation/228718-1168300401/unknown.xml

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  24cd1ad93a9d13d4adf26658da067414

RANDOM SEED= 368975907

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	: 5931.00
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:       1667320 kB
Buffers:         64116 kB
Cached:         219156 kB
SwapCached:        288 kB
Active:         240048 kB
Inactive:        98744 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1667320 kB
SwapTotal:     4192956 kB
SwapFree:      4191880 kB
Dirty:            1752 kB
Writeback:           0 kB
Mapped:          73748 kB
Slab:            35124 kB
Committed_AS:  4620932 kB
PageTables:       1992 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= 66340 MiB



End job on node2 on Mon Jan  8 23:53:25 UTC 2007