Trace number 197220

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.05138 4.11861

DiagnosticValue
CHECKS4379207
NODES29160

General information on the benchmark

Namebqwh/bqwh-18-141/
bqwh-18-141-7_ext.xml
MD5SUM06cc482afd5068ed37ea8e095f64c4a0
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.099983
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.33	   
0.33	Abscon 109 (November, 2006)
0.33	   
0.33	   configuration
0.33	     name=esac.xml
0.36	   
0.36	   instance
0.36	     name=/tmp/evaluation/197220-1168125430/unknown.xml
0.39	   
0.39	   domains being loaded...
0.42	   
0.42	   variables being loaded...
0.47	     nbVariables=141  nbDomainTypes=133  minDomainSize=1  maxDomainSize=6
0.47	       =>  wckTime=0.136  cpuTime=0.11  mem=6M886
0.47	   
0.47	   relations being loaded...
0.51	   
0.51	   constraints being loaded...
0.69	     nbConstraints=863  nbRelationTypes=223  nbSingletonDomainVariables=2  nbExtensionStructures=843
0.69	     nbSharedExtensionStructures=20  nbConflictsStructures=843  nbSharedConflictsStructures=20
0.69	     nbSharedBinaryRepresentations=6500  maxDegree=14  maxArity=2
0.69	       =>  wckTime=0.358  cpuTime=0.25  mem=11M762
0.73	   
0.73	   solver IterativeSystematicSolver being built... 
0.90	       =>  wckTime=0.566  cpuTime=0.38  mem=15M91
0.97	   
0.97	   preprocessing
0.97	     nbConstraintChecks=11063  nbPropagations=1435  nbRevisions=3567  nbUselessRevisions=2113  nbSingletonTests=172
0.97	     nbEffectiveSingletonTests=0  nbESACBranches=12  nbRemovedValues=9  detectedInconsistency=no
0.97	       =>  wckTime=0.076  cpuTime=0.04  mem=15M91
1.00	   
1.00	   search
1.00	     run=0  nbConstraintChecks=2816  nbPropagations=1712  nbRevisions=4542  nbUselessRevisions=2657  nbAssignments=37
1.00	     nbFailedAssignments=2  nbBacktracks=19  nbVisitedNodes=46  nbRestartNogoods=0  mapSize=7  nbInferences=0
1.00	     nbTooLargeKeys=0
1.00	       =>  wckTime=0.103  cpuTime=0.06  mem=16M83
1.01	   
1.01	   search
1.01	     run=1  nbConstraintChecks=5154  nbPropagations=3669  nbRevisions=9886  nbUselessRevisions=5771  nbAssignments=78
1.01	     nbFailedAssignments=5  nbBacktracks=36  nbVisitedNodes=93  nbRestartNogoods=1  mapSize=12  nbInferences=0
1.01	     nbTooLargeKeys=0
1.01	       =>  wckTime=0.111  cpuTime=0.06  mem=16M83
1.02	   
1.02	   search
1.02	     run=2  nbConstraintChecks=9237  nbPropagations=5977  nbRevisions=16729  nbUselessRevisions=9778  nbAssignments=131
1.02	     nbFailedAssignments=8  nbBacktracks=63  nbVisitedNodes=155  nbRestartNogoods=2  mapSize=19  nbInferences=0
1.02	     nbTooLargeKeys=0
1.02	       =>  wckTime=0.119  cpuTime=0.07  mem=16M83
1.03	   
1.03	   search
1.03	     run=3  nbConstraintChecks=17637  nbPropagations=8945  nbRevisions=26932  nbUselessRevisions=15801
1.03	     nbAssignments=222  nbFailedAssignments=19  nbBacktracks=117  nbVisitedNodes=272  nbRestartNogoods=4  mapSize=43
1.03	     nbInferences=0  nbTooLargeKeys=0
1.03	       =>  wckTime=0.134  cpuTime=0.08  mem=16M83
1.04	   
1.04	   search
1.04	     run=4  nbConstraintChecks=23810  nbPropagations=12462  nbRevisions=39558  nbUselessRevisions=23305
1.04	     nbAssignments=313  nbFailedAssignments=26  nbBacktracks=179  nbVisitedNodes=380  nbRestartNogoods=6  mapSize=59
1.04	     nbInferences=0  nbTooLargeKeys=0
1.04	       =>  wckTime=0.145  cpuTime=0.09  mem=16M83
1.06	   
1.06	   search
1.06	     run=5  nbConstraintChecks=34065  nbPropagations=16898  nbRevisions=55945  nbUselessRevisions=32921
1.06	     nbAssignments=452  nbFailedAssignments=47  nbBacktracks=272  nbVisitedNodes=566  nbRestartNogoods=7  mapSize=103
1.06	     nbInferences=0  nbTooLargeKeys=0
1.06	       =>  wckTime=0.167  cpuTime=0.11  mem=16M83
1.08	   
1.08	   search
1.08	     run=6  nbConstraintChecks=46535  nbPropagations=22344  nbRevisions=76958  nbUselessRevisions=45213
1.08	     nbAssignments=601  nbFailedAssignments=77  nbBacktracks=389  nbVisitedNodes=774  nbRestartNogoods=9  mapSize=161
1.08	     nbInferences=0  nbTooLargeKeys=0
1.08	       =>  wckTime=0.186  cpuTime=0.13  mem=16M83
1.11	   
1.11	   search
1.11	     run=7  nbConstraintChecks=69861  nbPropagations=29531  nbRevisions=107017  nbUselessRevisions=62966
1.11	     nbAssignments=843  nbFailedAssignments=109  nbBacktracks=561  nbVisitedNodes=1090  nbRestartNogoods=10  mapSize=225
1.11	     nbInferences=0  nbTooLargeKeys=0
1.11	       =>  wckTime=0.213  cpuTime=0.16  mem=16M83
1.15	   
1.15	   search
1.15	     run=8  nbConstraintChecks=99358  nbPropagations=38952  nbRevisions=149175  nbUselessRevisions=88335
1.15	     nbAssignments=1155  nbFailedAssignments=142  nbBacktracks=818  nbVisitedNodes=1478  nbRestartNogoods=13
1.15	     mapSize=296  nbInferences=0  nbTooLargeKeys=0
1.15	       =>  wckTime=0.256  cpuTime=0.19  mem=16M83
1.24	   
1.24	   search
1.24	     run=9  nbConstraintChecks=172581  nbPropagations=53651  nbRevisions=222068  nbUselessRevisions=133239
1.24	     nbAssignments=1660  nbFailedAssignments=241  nbBacktracks=1205  nbVisitedNodes=2199  nbRestartNogoods=17
1.24	     mapSize=494  nbInferences=0  nbTooLargeKeys=0
1.24	       =>  wckTime=0.342  cpuTime=0.26  mem=16M83
1.35	   
1.35	   search
1.35	     run=10  nbConstraintChecks=282258  nbPropagations=75918  nbRevisions=338453  nbUselessRevisions=204882
1.35	     nbAssignments=2410  nbFailedAssignments=398  nbBacktracks=1783  nbVisitedNodes=3292  nbRestartNogoods=21
1.35	     mapSize=788  nbInferences=0  nbTooLargeKeys=0
1.35	       =>  wckTime=0.449  cpuTime=0.36  mem=16M83
1.42	   
1.42	   INFO : Stopping hyperNogood (mapSize=1023, nbTooLargekeys=0, mem=16M83)
1.48	   
1.48	   search
1.48	     run=11  nbConstraintChecks=450826  nbPropagations=109904  nbRevisions=529755  nbUselessRevisions=326470
1.48	     nbAssignments=3521  nbFailedAssignments=623  nbBacktracks=2652  nbVisitedNodes=4881  nbRestartNogoods=25
1.48	       =>  wckTime=0.578  cpuTime=0.49  mem=16M83
1.65	   
1.65	   search
1.65	     run=12  nbConstraintChecks=704677  nbPropagations=162396  nbRevisions=828588  nbUselessRevisions=516844
1.65	     nbAssignments=5172  nbFailedAssignments=964  nbBacktracks=3952  nbVisitedNodes=7303  nbRestartNogoods=30
1.65	       =>  wckTime=0.753  cpuTime=0.66  mem=16M83
1.89	   
1.89	   search
1.89	     run=13  nbConstraintChecks=1041720  nbPropagations=239233  nbRevisions=1264078  nbUselessRevisions=792979
1.89	     nbAssignments=7610  nbFailedAssignments=1444  nbBacktracks=5898  nbVisitedNodes=10700  nbRestartNogoods=34
1.89	       =>  wckTime=0.989  cpuTime=0.9  mem=16M83
2.27	   
2.27	   search
2.27	     run=14  nbConstraintChecks=1617984  nbPropagations=357296  nbRevisions=1950643  nbUselessRevisions=1234107
2.27	     nbAssignments=11302  nbFailedAssignments=2199  nbBacktracks=8822  nbVisitedNodes=15998  nbRestartNogoods=39
2.27	       =>  wckTime=1.376  cpuTime=1.27  mem=16M83
2.88	   
2.88	   search
2.88	     run=15  nbConstraintChecks=2553081  nbPropagations=540438  nbRevisions=3053711  nbUselessRevisions=1954658
2.88	     nbAssignments=16855  nbFailedAssignments=3354  nbBacktracks=13208  nbVisitedNodes=23951  nbRestartNogoods=46
2.88	       =>  wckTime=1.985  cpuTime=1.88  mem=16M83
3.70	   
3.70	   search
3.70	     run=16  nbConstraintChecks=3776057  nbPropagations=812191  nbRevisions=4692334  nbUselessRevisions=3032862
3.70	     nbAssignments=25032  nbFailedAssignments=4942  nbBacktracks=19780  nbVisitedNodes=35474  nbRestartNogoods=53
3.70	       =>  wckTime=2.804  cpuTime=2.69  mem=16M83
4.10	   
4.10	   search
4.10	     run=17  nbConstraintChecks=4368144  nbPropagations=1126761  nbRevisions=6594038  nbUselessRevisions=4287309
4.10	     nbAssignments=29160  nbFailedAssignments=5757  nbBacktracks=22952  nbVisitedNodes=41383  nbRestartNogoods=57
4.10	       =>  wckTime=3.2  cpuTime=3.09  mem=16M83
4.10	   
4.10	   global
4.10	     nbConstraintChecks=4379207  nbPropagations=1128196  nbRevisions=6597605  nbUselessRevisions=4289422
4.10	     nbRestartNogoods=57  solvingWckTime=3.2  solvingCpuTime=3.09  expiredTime=no  totalExploration=no
4.10	     nbFoundSolutions=1  globalCpuTime=3.52
4.10	       =>  wckTime=3.769  cpuTime=3.47  mem=16M83
4.10	   
4.10	s SATISFIABLE
4.10	v 12 2 6 8 17 3 5 0 16 2 4 6 13 10 17 15 13 10 15 8 12 7 6 2 11 16 3 6 15 17 0 4 0 11 17 16 13 9 6 13 2 6 16 3 15 1 12 12 13 7 9 17 15 10 16 3 17 0 10 2 15 11 14 5 9 6 7 14 8 11 13 2 4 0 5 1 17 11 3 0 14 15 6 16 9 10 1 3 11 8 1 17 16 9 9 11 17 12 1 13 2 17 15 10 0 12 5 14 7 1 8 3 12 10 5 9 0 15 2 17 4 13 8 12 16 4 5 16 14 8 0 13 10 16 17 6 12 4 14 13 10 
4.10	d NODES 29160
4.10	d CHECKS 4379207
4.10	   
4.10	   totalWckTime=3.851  totalCpuTime=3.52

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/node58/watcher-197220-1168125430 -o ROOT/results/node58/solver-197220-1168125430 -C 1800 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar esac.xml 1 XSax /tmp/evaluation/197220-1168125430/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: 1.06 1.33 1.68 4/81 8426
/proc/meminfo: memFree=1160472/2055920 swapFree=4192812/4192956
[pid=8425] ppid=8423 vsize=18540 CPUtime=0
/proc/8425/stat : 8425 (runsolver) D 8423 8425 7955 0 -1 4194368 17 0 0 0 0 0 0 0 19 0 1 0 160941731 18984960 279 18446744073709551615 4194304 4267372 548682068960 18446744073709551615 226238197031 0 2147483391 4096 24578 18446744072099781622 0 0 17 0 0 0
/proc/8425/statm: 4635 279 244 17 0 2626 0

[startup+0.108358 s]
/proc/loadavg: 1.06 1.33 1.68 4/81 8426
/proc/meminfo: memFree=1160472/2055920 swapFree=4192812/4192956
[pid=8425] ppid=8423 vsize=912588 CPUtime=0.07
/proc/8425/stat : 8425 (java) R 8423 8425 7955 0 -1 0 2749 0 1 0 6 1 0 0 24 0 8 0 160941731 934490112 2495 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 2147483391 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/8425/statm: 228147 2495 1382 14 0 215091 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 912588

[startup+0.519404 s]
/proc/loadavg: 1.06 1.33 1.68 4/81 8426
/proc/meminfo: memFree=1160472/2055920 swapFree=4192812/4192956
[pid=8425] ppid=8423 vsize=915328 CPUtime=0.47
/proc/8425/stat : 8425 (java) R 8423 8425 7955 0 -1 0 6246 0 1 0 43 4 0 0 25 0 8 0 160941731 937295872 5985 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/8425/statm: 228832 5985 2140 14 0 215302 0
Current children cumulated CPU time (s) 0.47
Current children cumulated vsize (KiB) 915328

[startup+1.34046 s]
/proc/loadavg: 1.06 1.33 1.68 3/88 8433
/proc/meminfo: memFree=1135840/2055920 swapFree=4192812/4192956
[pid=8425] ppid=8423 vsize=915568 CPUtime=1.28
/proc/8425/stat : 8425 (java) R 8423 8425 7955 0 -1 0 8952 0 1 0 120 8 0 0 25 0 8 0 160941731 937541632 8690 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073880076 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/8425/statm: 228892 8690 2524 14 0 215362 0
[pid=8425/tid=8427] ppid=8423 vsize=915568 CPUtime=0.03
/proc/8425/task/8427/stat : 8427 (java) S 8423 8425 7955 0 -1 64 327 0 0 0 3 0 0 0 16 0 8 0 160941737 937541632 8690 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=8425/tid=8428] ppid=8423 vsize=915568 CPUtime=0
/proc/8425/task/8428/stat : 8428 (java) S 8423 8425 7955 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 160941738 937541632 8690 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8425/tid=8429] ppid=8423 vsize=915568 CPUtime=0
/proc/8425/task/8429/stat : 8429 (java) S 8423 8425 7955 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 160941738 937541632 8690 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8425/tid=8430] ppid=8423 vsize=915568 CPUtime=0
/proc/8425/task/8430/stat : 8430 (java) S 8423 8425 7955 0 -1 64 0 0 0 0 0 0 0 0 23 0 8 0 160941741 937541632 8690 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8425/tid=8431] ppid=8423 vsize=915568 CPUtime=0.27
/proc/8425/task/8431/stat : 8431 (java) S 8423 8425 7955 0 -1 64 413 0 0 0 25 2 0 0 16 0 8 0 160941741 937541632 8690 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8425/tid=8432] ppid=8423 vsize=915568 CPUtime=0
/proc/8425/task/8432/stat : 8432 (java) S 8423 8425 7955 0 -1 64 1 0 0 0 0 0 0 0 24 0 8 0 160941741 937541632 8690 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8425/tid=8433] ppid=8423 vsize=915568 CPUtime=0
/proc/8425/task/8433/stat : 8433 (java) S 8423 8425 7955 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 160941741 937541632 8690 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.28
Current children cumulated vsize (KiB) 915568

[startup+2.9776 s]
/proc/loadavg: 1.06 1.33 1.68 4/88 8433
/proc/meminfo: memFree=1135200/2055920 swapFree=4192812/4192956
[pid=8425] ppid=8423 vsize=915568 CPUtime=2.91
/proc/8425/stat : 8425 (java) R 8423 8425 7955 0 -1 0 8994 0 1 0 283 8 0 0 25 0 8 0 160941731 937541632 8731 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073896224 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/8425/statm: 228892 8731 2524 14 0 215362 0
[pid=8425/tid=8427] ppid=8423 vsize=915568 CPUtime=0.03
/proc/8425/task/8427/stat : 8427 (java) S 8423 8425 7955 0 -1 64 327 0 0 0 3 0 0 0 16 0 8 0 160941737 937541632 8731 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=8425/tid=8428] ppid=8423 vsize=915568 CPUtime=0
/proc/8425/task/8428/stat : 8428 (java) S 8423 8425 7955 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 160941738 937541632 8731 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8425/tid=8429] ppid=8423 vsize=915568 CPUtime=0
/proc/8425/task/8429/stat : 8429 (java) S 8423 8425 7955 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 160941738 937541632 8731 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8425/tid=8430] ppid=8423 vsize=915568 CPUtime=0
/proc/8425/task/8430/stat : 8430 (java) S 8423 8425 7955 0 -1 64 0 0 0 0 0 0 0 0 23 0 8 0 160941741 937541632 8731 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8425/tid=8431] ppid=8423 vsize=915568 CPUtime=0.27
/proc/8425/task/8431/stat : 8431 (java) S 8423 8425 7955 0 -1 64 416 0 0 0 25 2 0 0 16 0 8 0 160941741 937541632 8731 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8425/tid=8432] ppid=8423 vsize=915568 CPUtime=0
/proc/8425/task/8432/stat : 8432 (java) S 8423 8425 7955 0 -1 64 1 0 0 0 0 0 0 0 24 0 8 0 160941741 937541632 8731 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8425/tid=8433] ppid=8423 vsize=915568 CPUtime=0
/proc/8425/task/8433/stat : 8433 (java) S 8423 8425 7955 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 160941741 937541632 8731 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.91
Current children cumulated vsize (KiB) 915568

Child status: 0
Real time (s): 4.11861
CPU time (s): 4.05138
CPU user time (s): 3.9614
CPU system time (s): 0.089986
CPU usage (%): 98.3678
Max. virtual memory (cumulated for all children) (KiB): 915568

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

runsolver used 0.010998 s user time and 0.016997 s system time

The end

Launcher Data (download as text)

Begin job on node58 on Sat Jan  6 23:17:13 UTC 2007


IDJOB= 197220
IDBENCH= 3450
FILE ID= node58/197220-1168125430

PBS_JOBID= 3477563

Free space on /tmp= 66532 MiB

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

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  06cc482afd5068ed37ea8e095f64c4a0

RANDOM SEED= 313049838

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.223
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.223
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:       1164024 kB
Buffers:         21748 kB
Cached:         172460 kB
SwapCached:          0 kB
Active:         709776 kB
Inactive:       118732 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1164024 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            1784 kB
Writeback:           0 kB
Mapped:         653268 kB
Slab:            47580 kB
Committed_AS:  3150180 kB
PageTables:       3020 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= 66532 MiB



End job on node58 on Sat Jan  6 23:17:24 UTC 2007