Trace number 196916

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.52531 4.7534

DiagnosticValue
CHECKS4474465
NODES32378

General information on the benchmark

Namebqwh/bqwh-18-141/
bqwh-18-141-67_ext.xml
MD5SUM2a7748590eab86073a0503f53d0afe23
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.100983
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.47	   
0.47	Abscon 109 (November, 2006)
0.47	   
0.47	   configuration
0.47	     name=esac.xml
0.51	   
0.51	   instance
0.51	     name=/tmp/evaluation/196916-1168125001/unknown.xml
0.54	   
0.54	   domains being loaded...
0.57	   
0.57	   variables being loaded...
0.62	     nbVariables=141  nbDomainTypes=133  minDomainSize=1  maxDomainSize=6
0.62	       =>  wckTime=0.142  cpuTime=0.12  mem=6M886
0.62	   
0.62	   relations being loaded...
0.66	   
0.66	   constraints being loaded...
0.86	     nbConstraints=854  nbRelationTypes=232  nbSingletonDomainVariables=2  nbExtensionStructures=821
0.86	     nbSharedExtensionStructures=33  nbConflictsStructures=821  nbSharedConflictsStructures=33
0.86	     nbSharedBinaryRepresentations=6284  maxDegree=14  maxArity=2
0.86	       =>  wckTime=0.385  cpuTime=0.26  mem=11M762
0.92	   
0.92	   solver IterativeSystematicSolver being built... 
1.11	       =>  wckTime=0.63  cpuTime=0.42  mem=15M79
1.19	   
1.19	   preprocessing
1.19	     nbConstraintChecks=10876  nbPropagations=1310  nbRevisions=3654  nbUselessRevisions=2226  nbSingletonTests=165
1.19	     nbEffectiveSingletonTests=0  nbESACBranches=11  nbRemovedValues=15  detectedInconsistency=no
1.19	       =>  wckTime=0.078  cpuTime=0.05  mem=15M79
1.22	   
1.22	   search
1.22	     run=0  nbConstraintChecks=3292  nbPropagations=1624  nbRevisions=4855  nbUselessRevisions=2913  nbAssignments=52
1.22	     nbFailedAssignments=6  nbBacktracks=21  nbVisitedNodes=64  nbRestartNogoods=0  mapSize=8  nbInferences=0
1.22	     nbTooLargeKeys=0
1.22	       =>  wckTime=0.111  cpuTime=0.07  mem=16M70
1.23	   
1.23	   search
1.23	     run=1  nbConstraintChecks=9152  nbPropagations=3802  nbRevisions=11909  nbUselessRevisions=7149  nbAssignments=134
1.23	     nbFailedAssignments=10  nbBacktracks=43  nbVisitedNodes=130  nbRestartNogoods=3  mapSize=18  nbInferences=0
1.23	     nbTooLargeKeys=0
1.23	       =>  wckTime=0.122  cpuTime=0.08  mem=16M70
1.24	   
1.24	   search
1.24	     run=2  nbConstraintChecks=12252  nbPropagations=6264  nbRevisions=20030  nbUselessRevisions=11985
1.24	     nbAssignments=183  nbFailedAssignments=19  nbBacktracks=67  nbVisitedNodes=195  nbRestartNogoods=4  mapSize=30
1.24	     nbInferences=0  nbTooLargeKeys=0
1.24	       =>  wckTime=0.131  cpuTime=0.08  mem=16M70
1.25	   
1.25	   search
1.25	     run=3  nbConstraintChecks=19628  nbPropagations=9382  nbRevisions=30894  nbUselessRevisions=18448
1.25	     nbAssignments=281  nbFailedAssignments=27  nbBacktracks=102  nbVisitedNodes=290  nbRestartNogoods=8  mapSize=47
1.25	     nbInferences=0  nbTooLargeKeys=0
1.25	       =>  wckTime=0.144  cpuTime=0.1  mem=16M70
1.27	   
1.27	   search
1.27	     run=4  nbConstraintChecks=28767  nbPropagations=13205  nbRevisions=45516  nbUselessRevisions=27226
1.27	     nbAssignments=374  nbFailedAssignments=40  nbBacktracks=156  nbVisitedNodes=411  nbRestartNogoods=10  mapSize=73
1.27	     nbInferences=0  nbTooLargeKeys=0
1.27	       =>  wckTime=0.161  cpuTime=0.12  mem=16M70
1.29	   
1.29	   search
1.29	     run=5  nbConstraintChecks=37781  nbPropagations=17843  nbRevisions=63315  nbUselessRevisions=37762
1.29	     nbAssignments=512  nbFailedAssignments=60  nbBacktracks=237  nbVisitedNodes=581  nbRestartNogoods=12  mapSize=111
1.29	     nbInferences=0  nbTooLargeKeys=0
1.29	       =>  wckTime=0.181  cpuTime=0.13  mem=16M70
1.31	   
1.31	   search
1.31	     run=6  nbConstraintChecks=51528  nbPropagations=23546  nbRevisions=86222  nbUselessRevisions=51120
1.31	     nbAssignments=669  nbFailedAssignments=87  nbBacktracks=359  nbVisitedNodes=796  nbRestartNogoods=15  mapSize=161
1.31	     nbInferences=0  nbTooLargeKeys=0
1.31	       =>  wckTime=0.202  cpuTime=0.15  mem=16M70
1.34	   
1.34	   search
1.34	     run=7  nbConstraintChecks=71000  nbPropagations=30741  nbRevisions=117114  nbUselessRevisions=69477
1.34	     nbAssignments=889  nbFailedAssignments=115  nbBacktracks=532  nbVisitedNodes=1069  nbRestartNogoods=17  mapSize=209
1.34	     nbInferences=0  nbTooLargeKeys=0
1.34	       =>  wckTime=0.231  cpuTime=0.18  mem=16M70
1.38	   
1.38	   search
1.38	     run=8  nbConstraintChecks=103715  nbPropagations=40421  nbRevisions=161758  nbUselessRevisions=96643
1.38	     nbAssignments=1219  nbFailedAssignments=151  nbBacktracks=788  nbVisitedNodes=1451  nbRestartNogoods=21
1.38	     mapSize=291  nbInferences=0  nbTooLargeKeys=0
1.38	       =>  wckTime=0.275  cpuTime=0.22  mem=16M70
1.46	   
1.46	   search
1.46	     run=9  nbConstraintChecks=151974  nbPropagations=53700  nbRevisions=226698  nbUselessRevisions=136884
1.46	     nbAssignments=1689  nbFailedAssignments=218  nbBacktracks=1182  nbVisitedNodes=2047  nbRestartNogoods=22
1.46	     mapSize=414  nbInferences=0  nbTooLargeKeys=0
1.46	       =>  wckTime=0.349  cpuTime=0.28  mem=16M70
1.55	   
1.55	   search
1.55	     run=10  nbConstraintChecks=225046  nbPropagations=72728  nbRevisions=323877  nbUselessRevisions=198117
1.55	     nbAssignments=2414  nbFailedAssignments=332  nbBacktracks=1771  nbVisitedNodes=2999  nbRestartNogoods=24
1.55	     mapSize=630  nbInferences=0  nbTooLargeKeys=0
1.55	       =>  wckTime=0.446  cpuTime=0.36  mem=16M70
1.69	   
1.69	   search
1.69	     run=11  nbConstraintChecks=371180  nbPropagations=102258  nbRevisions=484411  nbUselessRevisions=300537
1.69	     nbAssignments=3505  nbFailedAssignments=534  nbBacktracks=2646  nbVisitedNodes=4507  nbRestartNogoods=28
1.69	     mapSize=1003  nbInferences=0  nbTooLargeKeys=0
1.69	       =>  wckTime=0.585  cpuTime=0.5  mem=16M70
1.70	   
1.70	   INFO : Stopping hyperNogood (mapSize=1005, nbTooLargekeys=0, mem=16M70)
1.86	   
1.86	   search
1.86	     run=12  nbConstraintChecks=569550  nbPropagations=146772  nbRevisions=723899  nbUselessRevisions=450810
1.86	     nbAssignments=5130  nbFailedAssignments=842  nbBacktracks=3945  nbVisitedNodes=6806  nbRestartNogoods=32
1.86	       =>  wckTime=0.75  cpuTime=0.66  mem=16M70
2.10	   
2.10	   search
2.10	     run=13  nbConstraintChecks=892671  nbPropagations=214317  nbRevisions=1097951  nbUselessRevisions=685997
2.10	     nbAssignments=7602  nbFailedAssignments=1351  nbBacktracks=5892  nbVisitedNodes=10328  nbRestartNogoods=36
2.10	       =>  wckTime=0.994  cpuTime=0.9  mem=16M70
2.49	   
2.49	   search
2.49	     run=14  nbConstraintChecks=1434471  nbPropagations=320044  nbRevisions=1705670  nbUselessRevisions=1073233
2.49	     nbAssignments=11244  nbFailedAssignments=2061  nbBacktracks=8814  nbVisitedNodes=15499  nbRestartNogoods=40
2.49	       =>  wckTime=1.386  cpuTime=1.29  mem=16M70
3.07	   
3.07	   search
3.07	     run=15  nbConstraintChecks=2221329  nbPropagations=481550  nbRevisions=2637237  nbUselessRevisions=1663789
3.07	     nbAssignments=16967  nbFailedAssignments=3385  nbBacktracks=13192  nbVisitedNodes=23946  nbRestartNogoods=43
3.07	       =>  wckTime=1.962  cpuTime=1.86  mem=16M70
3.95	   
3.95	   search
3.95	     run=16  nbConstraintChecks=3445170  nbPropagations=728285  nbRevisions=4092990  nbUselessRevisions=2598694
3.95	     nbAssignments=25193  nbFailedAssignments=4959  nbBacktracks=19763  nbVisitedNodes=35336  nbRestartNogoods=54
3.95	       =>  wckTime=2.84  cpuTime=2.73  mem=16M70
4.70	   
4.70	   search
4.70	     run=17  nbConstraintChecks=4463589  nbPropagations=1046299  nbRevisions=5983680  nbUselessRevisions=3815806
4.70	     nbAssignments=32378  nbFailedAssignments=6451  nbBacktracks=25315  nbVisitedNodes=45522  nbRestartNogoods=62
4.70	       =>  wckTime=3.59  cpuTime=3.48  mem=16M70
4.70	   
4.70	   global
4.70	     nbConstraintChecks=4474465  nbPropagations=1047609  nbRevisions=5987334  nbUselessRevisions=3818032
4.70	     nbRestartNogoods=62  solvingWckTime=3.591  solvingCpuTime=3.48  expiredTime=no  totalExploration=no
4.70	     nbFoundSolutions=1  globalCpuTime=3.95
4.70	       =>  wckTime=4.224  cpuTime=3.9  mem=16M70
4.70	   
4.70	s SATISFIABLE
4.70	v 3 7 17 0 2 11 12 1 3 6 8 1 9 14 15 4 2 16 7 12 1 13 10 3 14 15 11 7 0 17 4 3 9 15 4 11 17 1 5 0 5 12 2 14 8 3 6 10 11 13 17 2 15 12 3 8 0 6 4 13 1 14 12 9 1 13 0 10 4 16 6 10 0 16 14 13 11 15 12 16 0 14 9 10 17 5 13 17 11 3 6 12 9 2 10 4 14 17 6 3 15 1 11 12 9 13 7 4 11 8 1 3 16 17 1 14 6 13 2 1 15 12 5 2 14 4 6 8 2 6 12 9 17 15 16 4 11 14 8 5 13 
4.70	d NODES 32378
4.70	d CHECKS 4474465
4.70	   
4.70	   totalWckTime=4.308  totalCpuTime=3.95

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/node61/watcher-196916-1168125001 -o ROOT/results/node61/solver-196916-1168125001 -C 1800 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar esac.xml 1 XSax /tmp/evaluation/196916-1168125001/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: 2.04 1.98 1.58 2/81 21828
/proc/meminfo: memFree=804456/2055920 swapFree=4192812/4192956
[pid=21827] ppid=21825 vsize=18540 CPUtime=0
/proc/21827/stat : 21827 (runsolver) R 21825 21827 21066 0 -1 4194368 17 0 0 0 0 0 0 0 20 0 1 0 160898737 18984960 279 18446744073709551615 4194304 4267372 548682068960 18446744073709551615 246406507815 0 2147483391 4096 24578 0 0 0 17 1 0 0
/proc/21827/statm: 4635 279 244 17 0 2626 0

[startup+0.102307 s]
/proc/loadavg: 2.04 1.98 1.58 2/81 21828
/proc/meminfo: memFree=804456/2055920 swapFree=4192812/4192956
[pid=21827] ppid=21825 vsize=907808 CPUtime=0.06
/proc/21827/stat : 21827 (java) D 21825 21827 21066 0 -1 0 2507 0 1 0 5 1 0 0 17 0 4 0 160898737 929595392 2254 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 2147483391 0 23755 18446744073709551615 0 0 17 1 0 0
/proc/21827/statm: 226952 2254 1232 14 0 214535 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 907808

[startup+0.511375 s]
/proc/loadavg: 2.04 1.98 1.58 2/81 21828
/proc/meminfo: memFree=804456/2055920 swapFree=4192812/4192956
[pid=21827] ppid=21825 vsize=915328 CPUtime=0.33
/proc/21827/stat : 21827 (java) R 21825 21827 21066 0 -1 0 5444 0 1 0 30 3 0 0 18 0 8 0 160898737 937295872 5183 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4072925640 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/21827/statm: 228832 5183 2049 14 0 215302 0
Current children cumulated CPU time (s) 0.33
Current children cumulated vsize (KiB) 915328

[startup+1.34076 s]
/proc/loadavg: 2.04 1.98 1.58 3/88 21835
/proc/meminfo: memFree=780464/2055920 swapFree=4192812/4192956
[pid=21827] ppid=21825 vsize=915568 CPUtime=1.15
/proc/21827/stat : 21827 (java) R 21825 21827 21066 0 -1 0 8874 0 1 0 108 7 0 0 22 0 8 0 160898737 937541632 8612 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/21827/statm: 228892 8612 2524 14 0 215362 0
[pid=21827/tid=21829] ppid=21825 vsize=915568 CPUtime=0.04
/proc/21827/task/21829/stat : 21829 (java) S 21825 21827 21066 0 -1 64 324 0 0 0 4 0 0 0 16 0 8 0 160898741 937541632 8612 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=21827/tid=21830] ppid=21825 vsize=915568 CPUtime=0
/proc/21827/task/21830/stat : 21830 (java) S 21825 21827 21066 0 -1 64 11 0 0 0 0 0 0 0 17 0 8 0 160898742 937541632 8612 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21827/tid=21831] ppid=21825 vsize=915568 CPUtime=0
/proc/21827/task/21831/stat : 21831 (java) S 21825 21827 21066 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 160898742 937541632 8612 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21827/tid=21832] ppid=21825 vsize=915568 CPUtime=0
/proc/21827/task/21832/stat : 21832 (java) S 21825 21827 21066 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 160898752 937541632 8612 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21827/tid=21833] ppid=21825 vsize=915568 CPUtime=0.25
/proc/21827/task/21833/stat : 21833 (java) S 21825 21827 21066 0 -1 64 398 0 0 0 24 1 0 0 15 0 8 0 160898752 937541632 8612 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21827/tid=21834] ppid=21825 vsize=915568 CPUtime=0
/proc/21827/task/21834/stat : 21834 (java) S 21825 21827 21066 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 160898752 937541632 8612 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21827/tid=21835] ppid=21825 vsize=915568 CPUtime=0
/proc/21827/task/21835/stat : 21835 (java) S 21825 21827 21066 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 160898752 937541632 8612 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.15
Current children cumulated vsize (KiB) 915568

[startup+2.9798 s]
/proc/loadavg: 2.04 1.98 1.58 3/88 21835
/proc/meminfo: memFree=779312/2055920 swapFree=4192812/4192956
[pid=21827] ppid=21825 vsize=915568 CPUtime=2.79
/proc/21827/stat : 21827 (java) R 21825 21827 21066 0 -1 0 9000 0 1 0 271 8 0 0 25 0 8 0 160898737 937541632 8737 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073877497 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/21827/statm: 228892 8737 2524 14 0 215362 0
[pid=21827/tid=21829] ppid=21825 vsize=915568 CPUtime=0.04
/proc/21827/task/21829/stat : 21829 (java) S 21825 21827 21066 0 -1 64 324 0 0 0 4 0 0 0 16 0 8 0 160898741 937541632 8737 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=21827/tid=21830] ppid=21825 vsize=915568 CPUtime=0
/proc/21827/task/21830/stat : 21830 (java) S 21825 21827 21066 0 -1 64 11 0 0 0 0 0 0 0 17 0 8 0 160898742 937541632 8737 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21827/tid=21831] ppid=21825 vsize=915568 CPUtime=0
/proc/21827/task/21831/stat : 21831 (java) S 21825 21827 21066 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 160898742 937541632 8737 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21827/tid=21832] ppid=21825 vsize=915568 CPUtime=0
/proc/21827/task/21832/stat : 21832 (java) S 21825 21827 21066 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 160898752 937541632 8737 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21827/tid=21833] ppid=21825 vsize=915568 CPUtime=0.28
/proc/21827/task/21833/stat : 21833 (java) S 21825 21827 21066 0 -1 64 416 0 0 0 27 1 0 0 16 0 8 0 160898752 937541632 8737 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21827/tid=21834] ppid=21825 vsize=915568 CPUtime=0
/proc/21827/task/21834/stat : 21834 (java) S 21825 21827 21066 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 160898752 937541632 8737 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21827/tid=21835] ppid=21825 vsize=915568 CPUtime=0
/proc/21827/task/21835/stat : 21835 (java) S 21825 21827 21066 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 160898752 937541632 8737 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.79
Current children cumulated vsize (KiB) 915568

Child status: 0
Real time (s): 4.7534
CPU time (s): 4.52531
CPU user time (s): 4.42933
CPU system time (s): 0.095985
CPU usage (%): 95.2016
Max. virtual memory (cumulated for all children) (KiB): 915568

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4.42933
system time used= 0.095985
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 9102
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= 1465
involuntary context switches= 1774

runsolver used 0.009998 s user time and 0.024996 s system time

The end

Launcher Data (download as text)

Begin job on node61 on Sat Jan  6 23:10:02 UTC 2007


IDJOB= 196916
IDBENCH= 3421
FILE ID= node61/196916-1168125001

PBS_JOBID= 3477520

Free space on /tmp= 66506 MiB

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

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  2a7748590eab86073a0503f53d0afe23

RANDOM SEED= 347096349

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:        813128 kB
Buffers:         57220 kB
Cached:         681872 kB
SwapCached:          0 kB
Active:         583364 kB
Inactive:       573484 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        813128 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            1824 kB
Writeback:           0 kB
Mapped:         436908 kB
Slab:            70588 kB
Committed_AS:  3987952 kB
PageTables:       2624 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= 66506 MiB



End job on node61 on Sat Jan  6 23:10:16 UTC 2007