Trace number 197449

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 3.40548 3.48356

DiagnosticValue
CHECKS3320655
NODES24031

General information on the benchmark

Namebqwh/bqwh-18-141/
bqwh-18-141-79_ext.xml
MD5SUM1836d6b0ee3d7562c6807bcab9bbd618
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.05899
SatisfiableYES
(Un)Satisfiability was provedYES
Number of variables141
Number of constraints966
Maximum constraint arity2
Maximum domain size6
Number of constraints which are defined in extension966
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Solver Data (download as text)

0.32	   
0.32	Abscon 109 (November, 2006)
0.32	   
0.32	   configuration
0.32	     name=mac.xml
0.35	   
0.35	   instance
0.35	     name=/tmp/evaluation/197449-1168071063/unknown.xml
0.38	   
0.38	   domains being loaded...
0.41	   
0.41	   variables being loaded...
0.45	     nbVariables=141  nbDomainTypes=135  minDomainSize=1  maxDomainSize=6
0.45	       =>  wckTime=0.127  cpuTime=0.11  mem=6M886
0.45	   
0.45	   relations being loaded...
0.49	   
0.49	   constraints being loaded...
0.67	     nbConstraints=846  nbRelationTypes=218  nbSingletonDomainVariables=1  nbExtensionStructures=842
0.67	     nbSharedExtensionStructures=4  nbConflictsStructures=842  nbSharedConflictsStructures=4
0.67	     nbSharedBinaryRepresentations=6247  maxDegree=14  maxArity=2
0.67	       =>  wckTime=0.343  cpuTime=0.23  mem=11M762
0.71	   
0.71	   solver IterativeSystematicSolver being built... 
0.86	       =>  wckTime=0.539  cpuTime=0.35  mem=15M122
0.88	   
0.88	   preprocessing
0.88	     nbConstraintChecks=12  nbPropagations=141  nbRevisions=3  nbUselessRevisions=0  nbRemovedValues=3
0.88	     detectedInconsistency=no
0.88	       =>  wckTime=0.015  cpuTime=0.01  mem=15M122
0.92	   
0.92	   search
0.92	     run=0  nbConstraintChecks=3421  nbPropagations=430  nbRevisions=1328  nbUselessRevisions=833  nbAssignments=41
0.92	     nbFailedAssignments=2  nbBacktracks=10  nbVisitedNodes=47  nbRestartNogoods=0  mapSize=4  nbInferences=0
0.92	     nbTooLargeKeys=0
0.92	       =>  wckTime=0.053  cpuTime=0.03  mem=15M122
0.93	   
0.93	   search
0.93	     run=1  nbConstraintChecks=6692  nbPropagations=1178  nbRevisions=3906  nbUselessRevisions=2422  nbAssignments=106
0.93	     nbFailedAssignments=6  nbBacktracks=45  nbVisitedNodes=121  nbRestartNogoods=1  mapSize=12  nbInferences=0
0.93	     nbTooLargeKeys=0
0.93	       =>  wckTime=0.069  cpuTime=0.05  mem=15M122
0.95	   
0.95	   search
0.95	     run=2  nbConstraintChecks=10012  nbPropagations=2218  nbRevisions=7680  nbUselessRevisions=4694  nbAssignments=150
0.95	     nbFailedAssignments=12  nbBacktracks=67  nbVisitedNodes=180  nbRestartNogoods=2  mapSize=26  nbInferences=0
0.95	     nbTooLargeKeys=0
0.95	       =>  wckTime=0.084  cpuTime=0.05  mem=15M122
0.96	   
0.96	   search
0.96	     run=3  nbConstraintChecks=16962  nbPropagations=3849  nbRevisions=14101  nbUselessRevisions=8540  nbAssignments=227
0.96	     nbFailedAssignments=25  nbBacktracks=106  nbVisitedNodes=284  nbRestartNogoods=3  mapSize=50  nbInferences=0
0.96	     nbTooLargeKeys=0
0.96	       =>  wckTime=0.1  cpuTime=0.07  mem=15M122
0.98	   
0.98	   search
0.98	     run=4  nbConstraintChecks=27561  nbPropagations=6227  nbRevisions=24974  nbUselessRevisions=15310
0.98	     nbAssignments=307  nbFailedAssignments=34  nbBacktracks=158  nbVisitedNodes=382  nbRestartNogoods=5  mapSize=66
0.98	     nbInferences=0  nbTooLargeKeys=0
0.98	       =>  wckTime=0.114  cpuTime=0.08  mem=15M122
1.00	   
1.00	   search
1.00	     run=5  nbConstraintChecks=41254  nbPropagations=9617  nbRevisions=41556  nbUselessRevisions=25650
1.00	     nbAssignments=433  nbFailedAssignments=58  nbBacktracks=238  nbVisitedNodes=550  nbRestartNogoods=6  mapSize=102
1.00	     nbInferences=0  nbTooLargeKeys=0
1.00	       =>  wckTime=0.136  cpuTime=0.1  mem=15M122
1.02	   
1.02	   search
1.02	     run=6  nbConstraintChecks=55607  nbPropagations=14165  nbRevisions=64270  nbUselessRevisions=39973
1.02	     nbAssignments=600  nbFailedAssignments=79  nbBacktracks=361  nbVisitedNodes=753  nbRestartNogoods=9  mapSize=135
1.02	     nbInferences=0  nbTooLargeKeys=0
1.02	       =>  wckTime=0.159  cpuTime=0.12  mem=15M122
1.06	   
1.06	   search
1.06	     run=7  nbConstraintChecks=87385  nbPropagations=20891  nbRevisions=100271  nbUselessRevisions=62730
1.06	     nbAssignments=820  nbFailedAssignments=112  nbBacktracks=532  nbVisitedNodes=1044  nbRestartNogoods=12  mapSize=203
1.06	     nbInferences=0  nbTooLargeKeys=0
1.06	       =>  wckTime=0.192  cpuTime=0.15  mem=15M122
1.10	   
1.10	   search
1.10	     run=8  nbConstraintChecks=128419  nbPropagations=30511  nbRevisions=152383  nbUselessRevisions=95119
1.10	     nbAssignments=1142  nbFailedAssignments=164  nbBacktracks=790  nbVisitedNodes=1483  nbRestartNogoods=15
1.10	     mapSize=315  nbInferences=0  nbTooLargeKeys=0
1.10	       =>  wckTime=0.237  cpuTime=0.19  mem=15M122
1.18	   
1.18	   search
1.18	     run=9  nbConstraintChecks=194603  nbPropagations=44683  nbRevisions=231563  nbUselessRevisions=144162
1.18	     nbAssignments=1653  nbFailedAssignments=260  nbBacktracks=1181  nbVisitedNodes=2194  nbRestartNogoods=16
1.18	     mapSize=501  nbInferences=0  nbTooLargeKeys=0
1.18	       =>  wckTime=0.319  cpuTime=0.26  mem=16M98
1.28	   
1.28	   search
1.28	     run=10  nbConstraintChecks=274017  nbPropagations=64863  nbRevisions=343575  nbUselessRevisions=214014
1.28	     nbAssignments=2367  nbFailedAssignments=369  nbBacktracks=1768  nbVisitedNodes=3133  nbRestartNogoods=22
1.28	     mapSize=705  nbInferences=0  nbTooLargeKeys=0
1.28	       =>  wckTime=0.418  cpuTime=0.33  mem=16M98
1.39	   
1.39	   INFO : Stopping hyperNogood (mapSize=1010, nbTooLargekeys=0, mem=16M98)
1.41	   
1.41	   search
1.41	     run=11  nbConstraintChecks=429866  nbPropagations=95905  nbRevisions=518724  nbUselessRevisions=322734
1.41	     nbAssignments=3443  nbFailedAssignments=571  nbBacktracks=2632  nbVisitedNodes=4610  nbRestartNogoods=26
1.41	       =>  wckTime=0.545  cpuTime=0.46  mem=16M98
1.58	   
1.58	   search
1.58	     run=12  nbConstraintChecks=657697  nbPropagations=143207  nbRevisions=785270  nbUselessRevisions=488577
1.58	     nbAssignments=5046  nbFailedAssignments=866  nbBacktracks=3929  nbVisitedNodes=6835  nbRestartNogoods=30
1.58	       =>  wckTime=0.713  cpuTime=0.63  mem=16M98
1.82	   
1.82	   search
1.82	     run=13  nbConstraintChecks=999604  nbPropagations=214506  nbRevisions=1200852  nbUselessRevisions=752133
1.82	     nbAssignments=7404  nbFailedAssignments=1267  nbBacktracks=5875  nbVisitedNodes=10051  nbRestartNogoods=38
1.82	       =>  wckTime=0.955  cpuTime=0.87  mem=16M98
2.18	   
2.18	   search
2.18	     run=14  nbConstraintChecks=1503066  nbPropagations=321694  nbRevisions=1816458  nbUselessRevisions=1137799
2.18	     nbAssignments=11112  nbFailedAssignments=2039  nbBacktracks=8796  nbVisitedNodes=15332  nbRestartNogoods=42
2.18	       =>  wckTime=1.312  cpuTime=1.22  mem=16M98
2.73	   
2.73	   search
2.73	     run=15  nbConstraintChecks=2305258  nbPropagations=485189  nbRevisions=2768094  nbUselessRevisions=1735879
2.73	     nbAssignments=16527  nbFailedAssignments=3064  nbBacktracks=13179  nbVisitedNodes=22963  nbRestartNogoods=47
2.73	       =>  wckTime=1.869  cpuTime=1.77  mem=16M98
3.45	   
3.45	   search
3.45	     run=16  nbConstraintChecks=3320643  nbPropagations=721007  nbRevisions=4141499  nbUselessRevisions=2602547
3.45	     nbAssignments=24031  nbFailedAssignments=4283  nbBacktracks=19323  nbVisitedNodes=33125  nbRestartNogoods=51
3.45	       =>  wckTime=2.584  cpuTime=2.49  mem=16M98
3.45	   
3.45	   global
3.45	     nbConstraintChecks=3320655  nbPropagations=721148  nbRevisions=4141502  nbUselessRevisions=2602547
3.45	     nbRestartNogoods=51  solvingWckTime=2.585  solvingCpuTime=2.49  expiredTime=no  totalExploration=no
3.45	     nbFoundSolutions=1  globalCpuTime=2.89
3.45	       =>  wckTime=3.127  cpuTime=2.84  mem=16M98
3.45	   
3.45	s SATISFIABLE
3.45	v 16 11 12 1 2 14 3 7 17 7 14 4 6 12 15 16 13 6 2 0 12 3 7 9 12 5 0 17 13 6 4 14 12 5 1 2 11 10 15 8 16 15 13 1 5 17 8 3 5 1 4 7 2 6 14 12 9 3 13 4 1 0 14 16 13 12 5 9 3 0 10 4 13 10 12 16 9 14 8 3 14 17 8 15 11 1 6 2 0 3 16 7 8 15 6 8 2 6 17 10 3 16 9 7 6 4 0 1 17 5 4 1 15 6 7 0 16 17 16 14 3 5 10 11 7 13 6 14 4 1 7 9 3 16 17 13 9 7 4 12 6 
3.45	d NODES 24031
3.45	d CHECKS 3320655
3.45	   
3.45	   totalWckTime=3.203  totalCpuTime=2.89

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/node75/watcher-197449-1168071063 -o ROOT/results/node75/solver-197449-1168071063 -C 1800 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar mac.xml 1 XSax /tmp/evaluation/197449-1168071063/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 1.57 1.72 5/80 21008
/proc/meminfo: memFree=1664480/2055920 swapFree=4191892/4192956
[pid=21007] ppid=21005 vsize=18540 CPUtime=0
/proc/21007/stat : 21007 (runsolver) R 21005 21007 20667 0 -1 4194368 17 0 0 0 0 0 0 0 18 0 1 0 155505842 18984960 279 18446744073709551615 4194304 4267372 548682068960 18446744073709551615 231882681639 0 0 4096 24578 0 0 0 17 1 0 0
/proc/21007/statm: 4635 279 244 17 0 2626 0

[startup+0.102846 s]
/proc/loadavg: 0.78 1.57 1.72 5/80 21008
/proc/meminfo: memFree=1664480/2055920 swapFree=4191892/4192956
[pid=21007] ppid=21005 vsize=911488 CPUtime=0.05
/proc/21007/stat : 21007 (java) R 21005 21007 20667 0 -1 0 2583 0 1 0 4 1 0 0 23 0 8 0 155505842 933363712 2330 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4160643169 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/21007/statm: 227872 2330 1270 14 0 215051 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 911488

[startup+0.512888 s]
/proc/loadavg: 0.78 1.57 1.72 5/80 21008
/proc/meminfo: memFree=1664480/2055920 swapFree=4191892/4192956
[pid=21007] ppid=21005 vsize=915328 CPUtime=0.46
/proc/21007/stat : 21007 (java) R 21005 21007 20667 0 -1 0 6281 0 1 0 42 4 0 0 19 0 8 0 155505842 937295872 6020 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073646011 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/21007/statm: 228832 6020 2140 14 0 215302 0
Current children cumulated CPU time (s) 0.46
Current children cumulated vsize (KiB) 915328

[startup+1.34099 s]
/proc/loadavg: 0.78 1.57 1.72 3/87 21015
/proc/meminfo: memFree=1640104/2055920 swapFree=4191892/4192956
[pid=21007] ppid=21005 vsize=915568 CPUtime=1.28
/proc/21007/stat : 21007 (java) R 21005 21007 20667 0 -1 0 8856 0 1 0 120 8 0 0 25 0 8 0 155505842 937541632 8594 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4072918539 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/21007/statm: 228892 8594 2513 14 0 215362 0
[pid=21007/tid=21009] ppid=21005 vsize=915568 CPUtime=0.03
/proc/21007/task/21009/stat : 21009 (java) S 21005 21007 20667 0 -1 64 324 0 0 0 3 0 0 0 16 0 8 0 155505849 937541632 8594 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=21007/tid=21010] ppid=21005 vsize=915568 CPUtime=0
/proc/21007/task/21010/stat : 21010 (java) S 21005 21007 20667 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 155505849 937541632 8594 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21007/tid=21011] ppid=21005 vsize=915568 CPUtime=0
/proc/21007/task/21011/stat : 21011 (java) S 21005 21007 20667 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 155505849 937541632 8594 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21007/tid=21012] ppid=21005 vsize=915568 CPUtime=0
/proc/21007/task/21012/stat : 21012 (java) S 21005 21007 20667 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 155505852 937541632 8594 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21007/tid=21013] ppid=21005 vsize=915568 CPUtime=0.25
/proc/21007/task/21013/stat : 21013 (java) S 21005 21007 20667 0 -1 64 410 0 0 0 24 1 0 0 15 0 8 0 155505852 937541632 8594 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21007/tid=21014] ppid=21005 vsize=915568 CPUtime=0
/proc/21007/task/21014/stat : 21014 (java) S 21005 21007 20667 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 155505852 937541632 8594 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21007/tid=21015] ppid=21005 vsize=915568 CPUtime=0
/proc/21007/task/21015/stat : 21015 (java) S 21005 21007 20667 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 155505852 937541632 8594 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.28
Current children cumulated vsize (KiB) 915568

[startup+2.97818 s]
/proc/loadavg: 0.78 1.57 1.72 3/87 21015
/proc/meminfo: memFree=1639720/2055920 swapFree=4191892/4192956
[pid=21007] ppid=21005 vsize=915568 CPUtime=2.91
/proc/21007/stat : 21007 (java) R 21005 21007 20667 0 -1 0 8887 0 1 0 283 8 0 0 25 0 8 0 155505842 937541632 8623 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073925272 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/21007/statm: 228892 8623 2513 14 0 215362 0
[pid=21007/tid=21009] ppid=21005 vsize=915568 CPUtime=0.03
/proc/21007/task/21009/stat : 21009 (java) S 21005 21007 20667 0 -1 64 324 0 0 0 3 0 0 0 17 0 8 0 155505849 937541632 8623 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=21007/tid=21010] ppid=21005 vsize=915568 CPUtime=0
/proc/21007/task/21010/stat : 21010 (java) S 21005 21007 20667 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 155505849 937541632 8623 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21007/tid=21011] ppid=21005 vsize=915568 CPUtime=0
/proc/21007/task/21011/stat : 21011 (java) S 21005 21007 20667 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 155505849 937541632 8623 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21007/tid=21012] ppid=21005 vsize=915568 CPUtime=0
/proc/21007/task/21012/stat : 21012 (java) S 21005 21007 20667 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 155505852 937541632 8623 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21007/tid=21013] ppid=21005 vsize=915568 CPUtime=0.26
/proc/21007/task/21013/stat : 21013 (java) S 21005 21007 20667 0 -1 64 414 0 0 0 25 1 0 0 16 0 8 0 155505852 937541632 8623 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21007/tid=21014] ppid=21005 vsize=915568 CPUtime=0
/proc/21007/task/21014/stat : 21014 (java) S 21005 21007 20667 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 155505852 937541632 8623 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21007/tid=21015] ppid=21005 vsize=915568 CPUtime=0
/proc/21007/task/21015/stat : 21015 (java) S 21005 21007 20667 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 155505852 937541632 8623 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.91
Current children cumulated vsize (KiB) 915568

Child status: 0
Real time (s): 3.48356
CPU time (s): 3.40548
CPU user time (s): 3.3135
CPU system time (s): 0.091986
CPU usage (%): 97.7586
Max. virtual memory (cumulated for all children) (KiB): 915568

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3.3135
system time used= 0.091986
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 8981
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= 1372
involuntary context switches= 1639

runsolver used 0.012998 s user time and 0.012998 s system time

The end

Launcher Data (download as text)

Begin job on node75 on Sat Jan  6 08:11:03 UTC 2007


IDJOB= 197449
IDBENCH= 3470
FILE ID= node75/197449-1168071063

PBS_JOBID= 3475947

Free space on /tmp= 66547 MiB

BENCH NAME= HOME/pub/bench/CPAI06/bqwh/bqwh-18-141/bqwh-18-141-79_ext.xml
COMMAND LINE= java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar mac.xml 1 XSax /tmp/evaluation/197449-1168071063/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node75/watcher-197449-1168071063 -o ROOT/results/node75/solver-197449-1168071063 -C 1800 -M 900  java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar mac.xml 1 XSax /tmp/evaluation/197449-1168071063/unknown.xml

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  1836d6b0ee3d7562c6807bcab9bbd618

RANDOM SEED= 223380949

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


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1665984 kB
Buffers:         19804 kB
Cached:         262060 kB
SwapCached:        268 kB
Active:          69652 kB
Inactive:       255568 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1665984 kB
SwapTotal:     4192956 kB
SwapFree:      4191892 kB
Dirty:            3724 kB
Writeback:           0 kB
Mapped:          62280 kB
Slab:            49944 kB
Committed_AS:  3848524 kB
PageTables:       1896 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= 66547 MiB



End job on node75 on Sat Jan  6 08:11:09 UTC 2007