Trace number 197011

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 5.16821 5.22732

DiagnosticValue
CHECKS5949291
NODES46007

General information on the benchmark

Namebqwh/bqwh-18-141/
bqwh-18-141-89_ext.xml
MD5SUMdd6d1700a95bc06c385f36ae60362931
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.115982
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.31	   
0.31	Abscon 109 (November, 2006)
0.31	   
0.31	   configuration
0.31	     name=esac.xml
0.34	   
0.34	   instance
0.34	     name=/tmp/evaluation/197011-1168125137/unknown.xml
0.37	   
0.37	   domains being loaded...
0.40	   
0.40	   variables being loaded...
0.44	     nbVariables=141  nbDomainTypes=132  minDomainSize=2  maxDomainSize=6
0.44	       =>  wckTime=0.126  cpuTime=0.1  mem=6M886
0.44	   
0.44	   relations being loaded...
0.47	   
0.47	   constraints being loaded...
0.66	     nbConstraints=888  nbRelationTypes=215  nbExtensionStructures=870  nbSharedExtensionStructures=18
0.66	     nbConflictsStructures=870  nbSharedConflictsStructures=18  nbSharedBinaryRepresentations=6779  maxDegree=14
0.66	     maxArity=2
0.66	       =>  wckTime=0.347  cpuTime=0.24  mem=11M778
0.70	   
0.71	   solver IterativeSystematicSolver being built... 
0.87	       =>  wckTime=0.556  cpuTime=0.36  mem=16M85
0.93	   
0.93	   preprocessing
0.93	     nbConstraintChecks=11210  nbPropagations=1440  nbRevisions=3542  nbUselessRevisions=2020  nbSingletonTests=164
0.93	     nbEffectiveSingletonTests=0  nbESACBranches=13  nbRemovedValues=0  detectedInconsistency=no
0.93	       =>  wckTime=0.065  cpuTime=0.05  mem=16M85
0.97	   
0.97	   search
0.97	     run=0  nbConstraintChecks=5237  nbPropagations=1956  nbRevisions=5751  nbUselessRevisions=3411  nbAssignments=84
0.97	     nbFailedAssignments=5  nbBacktracks=40  nbVisitedNodes=101  nbRestartNogoods=0  mapSize=15  nbInferences=0
0.97	     nbTooLargeKeys=0
0.97	       =>  wckTime=0.096  cpuTime=0.07  mem=16M85
0.97	   
0.97	   search
0.97	     run=1  nbConstraintChecks=8200  nbPropagations=4210  nbRevisions=12545  nbUselessRevisions=7447  nbAssignments=139
0.97	     nbFailedAssignments=9  nbBacktracks=58  nbVisitedNodes=163  nbRestartNogoods=1  mapSize=19  nbInferences=0
0.97	     nbTooLargeKeys=0
0.97	       =>  wckTime=0.104  cpuTime=0.07  mem=16M85
0.98	   
0.98	   search
0.98	     run=2  nbConstraintChecks=15745  nbPropagations=7122  nbRevisions=21858  nbUselessRevisions=12843
0.98	     nbAssignments=238  nbFailedAssignments=18  nbBacktracks=83  nbVisitedNodes=237  nbRestartNogoods=4  mapSize=36
0.98	     nbInferences=0  nbTooLargeKeys=0
0.98	       =>  wckTime=0.115  cpuTime=0.08  mem=16M85
0.99	   
0.99	   search
0.99	     run=3  nbConstraintChecks=22780  nbPropagations=10553  nbRevisions=33683  nbUselessRevisions=19737
0.99	     nbAssignments=305  nbFailedAssignments=26  nbBacktracks=121  nbVisitedNodes=323  nbRestartNogoods=5  mapSize=52
0.99	     nbInferences=0  nbTooLargeKeys=0
0.99	       =>  wckTime=0.126  cpuTime=0.09  mem=16M85
1.01	   
1.01	   search
1.01	     run=4  nbConstraintChecks=27828  nbPropagations=14458  nbRevisions=47325  nbUselessRevisions=27699
1.01	     nbAssignments=384  nbFailedAssignments=35  nbBacktracks=171  nbVisitedNodes=420  nbRestartNogoods=7  mapSize=66
1.01	     nbInferences=0  nbTooLargeKeys=0
1.01	       =>  wckTime=0.139  cpuTime=0.1  mem=16M85
1.03	   
1.03	   search
1.03	     run=5  nbConstraintChecks=39394  nbPropagations=19240  nbRevisions=65291  nbUselessRevisions=38246
1.03	     nbAssignments=495  nbFailedAssignments=48  nbBacktracks=251  nbVisitedNodes=561  nbRestartNogoods=9  mapSize=91
1.03	     nbInferences=0  nbTooLargeKeys=0
1.03	       =>  wckTime=0.157  cpuTime=0.12  mem=16M85
1.05	   
1.05	   search
1.05	     run=6  nbConstraintChecks=55650  nbPropagations=25335  nbRevisions=89934  nbUselessRevisions=52904
1.05	     nbAssignments=692  nbFailedAssignments=75  nbBacktracks=388  nbVisitedNodes=811  nbRestartNogoods=14  mapSize=136
1.05	     nbInferences=0  nbTooLargeKeys=0
1.05	       =>  wckTime=0.18  cpuTime=0.14  mem=16M85
1.08	   
1.08	   search
1.08	     run=7  nbConstraintChecks=78760  nbPropagations=33641  nbRevisions=123361  nbUselessRevisions=72743
1.08	     nbAssignments=1012  nbFailedAssignments=107  nbBacktracks=558  nbVisitedNodes=1115  nbRestartNogoods=18
1.08	     mapSize=200  nbInferences=0  nbTooLargeKeys=0
1.08	       =>  wckTime=0.213  cpuTime=0.17  mem=16M85
1.12	   
1.12	   search
1.12	     run=8  nbConstraintChecks=109945  nbPropagations=44178  nbRevisions=168813  nbUselessRevisions=99861
1.12	     nbAssignments=1338  nbFailedAssignments=162  nbBacktracks=815  nbVisitedNodes=1553  nbRestartNogoods=22
1.12	     mapSize=308  nbInferences=0  nbTooLargeKeys=0
1.12	       =>  wckTime=0.255  cpuTime=0.21  mem=16M85
1.20	   
1.20	   search
1.20	     run=9  nbConstraintChecks=164438  nbPropagations=58946  nbRevisions=234304  nbUselessRevisions=138244
1.20	     nbAssignments=1846  nbFailedAssignments=269  nbBacktracks=1200  nbVisitedNodes=2282  nbRestartNogoods=24
1.20	     mapSize=494  nbInferences=0  nbTooLargeKeys=0
1.20	       =>  wckTime=0.33  cpuTime=0.27  mem=16M85
1.29	   
1.29	   search
1.29	     run=10  nbConstraintChecks=246536  nbPropagations=79803  nbRevisions=332801  nbUselessRevisions=197164
1.29	     nbAssignments=2562  nbFailedAssignments=393  nbBacktracks=1776  nbVisitedNodes=3255  nbRestartNogoods=30
1.29	     mapSize=719  nbInferences=0  nbTooLargeKeys=0
1.29	       =>  wckTime=0.426  cpuTime=0.36  mem=16M85
1.38	   
1.38	   INFO : Stopping hyperNogood (mapSize=1032, nbTooLargekeys=0, mem=16M85)
1.41	   
1.41	   search
1.41	     run=11  nbConstraintChecks=368069  nbPropagations=110213  nbRevisions=477474  nbUselessRevisions=283474
1.41	     nbAssignments=3688  nbFailedAssignments=644  nbBacktracks=2640  nbVisitedNodes=4921  nbRestartNogoods=37
1.41	       =>  wckTime=0.543  cpuTime=0.47  mem=16M85
1.57	   
1.57	   search
1.57	     run=12  nbConstraintChecks=572003  nbPropagations=155245  nbRevisions=705114  nbUselessRevisions=422637
1.57	     nbAssignments=5344  nbFailedAssignments=984  nbBacktracks=3937  nbVisitedNodes=7276  nbRestartNogoods=43
1.57	       =>  wckTime=0.697  cpuTime=0.62  mem=16M85
1.80	   
1.80	   search
1.80	     run=13  nbConstraintChecks=893563  nbPropagations=223825  nbRevisions=1073902  nbUselessRevisions=655079
1.80	     nbAssignments=7828  nbFailedAssignments=1496  nbBacktracks=5891  nbVisitedNodes=10852  nbRestartNogoods=49
1.80	       =>  wckTime=0.935  cpuTime=0.86  mem=17M60
2.14	   
2.14	   search
2.14	     run=14  nbConstraintChecks=1342982  nbPropagations=325957  nbRevisions=1627860  nbUselessRevisions=1004710
2.14	     nbAssignments=11576  nbFailedAssignments=2308  nbBacktracks=8814  nbVisitedNodes=16277  nbRestartNogoods=54
2.14	       =>  wckTime=1.276  cpuTime=1.2  mem=17M60
2.63	   
2.63	   search
2.63	     run=15  nbConstraintChecks=2068091  nbPropagations=479480  nbRevisions=2484897  nbUselessRevisions=1551121
2.63	     nbAssignments=17041  nbFailedAssignments=3362  nbBacktracks=13195  nbVisitedNodes=24020  nbRestartNogoods=59
2.63	       =>  wckTime=1.765  cpuTime=1.69  mem=17M60
3.32	   
3.32	   search
3.32	     run=16  nbConstraintChecks=3090784  nbPropagations=707451  nbRevisions=3825905  nbUselessRevisions=2433480
3.32	     nbAssignments=25191  nbFailedAssignments=4856  nbBacktracks=19763  nbVisitedNodes=35399  nbRestartNogoods=71
3.32	       =>  wckTime=2.451  cpuTime=2.37  mem=17M60
4.44	   
4.44	   search
4.44	     run=17  nbConstraintChecks=4785655  nbPropagations=1053588  nbRevisions=5887521  nbUselessRevisions=3781266
4.44	     nbAssignments=37379  nbFailedAssignments=7131  nbBacktracks=29617  nbVisitedNodes=52680  nbRestartNogoods=79
4.44	       =>  wckTime=3.57  cpuTime=3.48  mem=17M60
5.19	   
5.19	   search
5.19	     run=18  nbConstraintChecks=5938081  nbPropagations=1480234  nbRevisions=8448302  nbUselessRevisions=5457934
5.19	     nbAssignments=46007  nbFailedAssignments=8710  nbBacktracks=36525  nbVisitedNodes=64722  nbRestartNogoods=85
5.19	       =>  wckTime=4.321  cpuTime=4.23  mem=17M60
5.19	   
5.19	   global
5.19	     nbConstraintChecks=5949291  nbPropagations=1481674  nbRevisions=8451844  nbUselessRevisions=5459954
5.19	     nbRestartNogoods=85  solvingWckTime=4.322  solvingCpuTime=4.23  expiredTime=no  totalExploration=no
5.19	     nbFoundSolutions=1  globalCpuTime=4.67
5.19	       =>  wckTime=4.88  cpuTime=4.61  mem=17M60
5.19	   
5.19	s SATISFIABLE
5.19	v 0 1 6 10 13 15 8 9 0 10 4 12 17 13 1 11 5 1 13 7 0 16 12 15 13 16 0 17 9 3 11 17 15 10 12 5 14 6 0 6 4 11 12 9 2 17 14 16 0 14 8 2 15 3 13 5 7 0 16 15 14 3 9 4 0 10 5 13 17 15 8 6 11 10 13 4 0 14 0 12 2 9 16 17 8 11 2 7 16 8 5 9 13 3 7 16 1 10 6 13 5 6 1 8 13 5 0 17 2 17 2 3 0 13 7 16 10 16 8 15 11 1 0 17 7 10 3 5 9 13 11 12 0 4 10 3 6 17 11 14 13 
5.19	d NODES 46007
5.19	d CHECKS 5949291
5.19	   
5.19	   totalWckTime=4.957  totalCpuTime=4.68

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/node52/watcher-197011-1168125137 -o ROOT/results/node52/solver-197011-1168125137 -C 1800 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar esac.xml 1 XSax /tmp/evaluation/197011-1168125137/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.48 0.67 1.01 3/68 9609
/proc/meminfo: memFree=1834424/2055920 swapFree=4192812/4192956
[pid=9608] ppid=9606 vsize=1784 CPUtime=0
/proc/9608/stat : 9608 (java) D 9606 9608 8778 0 -1 0 346 0 0 0 0 0 0 0 18 0 1 0 160912750 1826816 140 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 2147483391 4096 0 18446744072099781622 0 0 17 0 0 0
/proc/9608/statm: 454 146 111 14 0 99 0

[startup+0.103232 s]
/proc/loadavg: 0.48 0.67 1.01 3/68 9609
/proc/meminfo: memFree=1834424/2055920 swapFree=4192812/4192956
[pid=9608] ppid=9606 vsize=914988 CPUtime=0.07
/proc/9608/stat : 9608 (java) D 9606 9608 8778 0 -1 0 2988 0 1 0 6 1 0 0 22 0 8 0 160912750 936947712 2734 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 2147483391 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/9608/statm: 228747 2734 1426 14 0 215242 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 914988

[startup+0.514261 s]
/proc/loadavg: 0.48 0.67 1.01 3/68 9609
/proc/meminfo: memFree=1834424/2055920 swapFree=4192812/4192956
[pid=9608] ppid=9606 vsize=915328 CPUtime=0.48
/proc/9608/stat : 9608 (java) R 9606 9608 8778 0 -1 0 6278 0 1 0 44 4 0 0 16 0 8 0 160912750 937295872 6017 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073448241 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/9608/statm: 228832 6017 2140 14 0 215302 0
Current children cumulated CPU time (s) 0.48
Current children cumulated vsize (KiB) 915328

[startup+1.34232 s]
/proc/loadavg: 0.48 0.67 1.01 2/75 9616
/proc/meminfo: memFree=1809344/2055920 swapFree=4192812/4192956
[pid=9608] ppid=9606 vsize=915552 CPUtime=1.3
/proc/9608/stat : 9608 (java) R 9606 9608 8778 0 -1 0 9050 0 1 0 123 7 0 0 16 0 8 0 160912750 937525248 8788 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073876396 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/9608/statm: 228888 8788 2524 14 0 215358 0
[pid=9608/tid=9610] ppid=9606 vsize=915552 CPUtime=0.03
/proc/9608/task/9610/stat : 9610 (java) S 9606 9608 8778 0 -1 64 333 0 0 0 3 0 0 0 16 0 8 0 160912753 937525248 8788 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=9608/tid=9611] ppid=9606 vsize=915552 CPUtime=0
/proc/9608/task/9611/stat : 9611 (java) S 9606 9608 8778 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 160912754 937525248 8788 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9608/tid=9612] ppid=9606 vsize=915552 CPUtime=0
/proc/9608/task/9612/stat : 9612 (java) S 9606 9608 8778 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 160912754 937525248 8788 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9608/tid=9613] ppid=9606 vsize=915552 CPUtime=0
/proc/9608/task/9613/stat : 9613 (java) S 9606 9608 8778 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 160912757 937525248 8788 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9608/tid=9614] ppid=9606 vsize=915552 CPUtime=0.24
/proc/9608/task/9614/stat : 9614 (java) S 9606 9608 8778 0 -1 64 412 0 0 0 23 1 0 0 16 0 8 0 160912757 937525248 8788 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9608/tid=9615] ppid=9606 vsize=915552 CPUtime=0
/proc/9608/task/9615/stat : 9615 (java) S 9606 9608 8778 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 160912757 937525248 8788 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9608/tid=9616] ppid=9606 vsize=915552 CPUtime=0
/proc/9608/task/9616/stat : 9616 (java) S 9606 9608 8778 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 160912757 937525248 8788 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.3
Current children cumulated vsize (KiB) 915552

[startup+2.97942 s]
/proc/loadavg: 0.48 0.67 1.01 2/75 9616
/proc/meminfo: memFree=1808960/2055920 swapFree=4192812/4192956
[pid=9608] ppid=9606 vsize=915552 CPUtime=2.94
/proc/9608/stat : 9608 (java) R 9606 9608 8778 0 -1 0 9079 0 1 0 287 7 0 0 18 0 8 0 160912750 937525248 8816 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073908199 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/9608/statm: 228888 8816 2524 14 0 215358 0
[pid=9608/tid=9610] ppid=9606 vsize=915552 CPUtime=0.03
/proc/9608/task/9610/stat : 9610 (java) S 9606 9608 8778 0 -1 64 333 0 0 0 3 0 0 0 16 0 8 0 160912753 937525248 8816 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=9608/tid=9611] ppid=9606 vsize=915552 CPUtime=0
/proc/9608/task/9611/stat : 9611 (java) S 9606 9608 8778 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 160912754 937525248 8816 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9608/tid=9612] ppid=9606 vsize=915552 CPUtime=0
/proc/9608/task/9612/stat : 9612 (java) S 9606 9608 8778 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 160912754 937525248 8816 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9608/tid=9613] ppid=9606 vsize=915552 CPUtime=0
/proc/9608/task/9613/stat : 9613 (java) S 9606 9608 8778 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 160912757 937525248 8816 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9608/tid=9614] ppid=9606 vsize=915552 CPUtime=0.25
/proc/9608/task/9614/stat : 9614 (java) S 9606 9608 8778 0 -1 64 415 0 0 0 24 1 0 0 16 0 8 0 160912757 937525248 8816 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9608/tid=9615] ppid=9606 vsize=915552 CPUtime=0
/proc/9608/task/9615/stat : 9615 (java) S 9606 9608 8778 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 160912757 937525248 8816 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9608/tid=9616] ppid=9606 vsize=915552 CPUtime=0
/proc/9608/task/9616/stat : 9616 (java) S 9606 9608 8778 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 160912757 937525248 8816 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.94
Current children cumulated vsize (KiB) 915552

Child status: 0
Real time (s): 5.22732
CPU time (s): 5.16821
CPU user time (s): 5.08523
CPU system time (s): 0.082987
CPU usage (%): 98.8693
Max. virtual memory (cumulated for all children) (KiB): 915552

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 5.08523
system time used= 0.082987
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 9182
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= 1055
involuntary context switches= 234

runsolver used 0.006998 s user time and 0.025996 s system time

The end

Launcher Data (download as text)

Begin job on node52 on Sat Jan  6 23:12:20 UTC 2007


IDJOB= 197011
IDBENCH= 3432
FILE ID= node52/197011-1168125137

PBS_JOBID= 3477541

Free space on /tmp= 66551 MiB

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

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  dd6d1700a95bc06c385f36ae60362931

RANDOM SEED= 2034289

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.232
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.232
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:       1834904 kB
Buffers:         37768 kB
Cached:         106324 kB
SwapCached:          0 kB
Active:          84744 kB
Inactive:        79544 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1834904 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            2808 kB
Writeback:           0 kB
Mapped:          30416 kB
Slab:            42432 kB
Committed_AS:  3336252 kB
PageTables:       1704 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= 66551 MiB



End job on node52 on Sat Jan  6 23:12:33 UTC 2007