Trace number 192010

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 157.696 159.195

DiagnosticValue
CHECKS189586371
NODES984

General information on the benchmark

Namequeens/
queens-200.xml
MD5SUMbc9638d33bc2eb3542de683de70ee98a
Bench Category2-ARY-INT (binary constraints in intension)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark2.26565
SatisfiableYES
(Un)Satisfiability was provedYES
Number of variables200
Number of constraints19900
Maximum constraint arity2
Maximum domain size200
Number of constraints which are defined in extension0
Number of constraints which are defined in intension19900
Global constraints used (with number of constraints)

Solver Data (download as text)

0.31	   
0.31	Abscon 109 (November, 2006)
0.31	   
0.32	   configuration
0.32	     name=mac.xml
0.35	   
0.35	   instance
0.35	     name=/tmp/evaluation/192010-1168069100/unknown.xml
0.38	   
0.38	   domains being loaded...
0.38	   
0.38	   variables being loaded...
0.45	     nbVariables=200  nbDomainTypes=1  minDomainSize=200  maxDomainSize=200
0.45	       =>  wckTime=0.132  cpuTime=0.11  mem=8M903
0.45	   
0.45	   predicates being loaded...
0.45	   
0.45	   constraints being loaded...
4.57	   
4.57	   INFO : Stopping converting binary constraints (cpu=4.01, mem = 45M891)
4.93	     nbConstraints=19900  nbConvertedConstraints=6662  nbConvertConstraintsChecks=7960000  nbExtensionStructures=199
4.93	     nbSharedExtensionStructures=6463  nbConflictsStructures=199  nbSharedConflictsStructures=6463
4.93	     nbSharedBinaryRepresentations=56169  nbEvaluationManagers=163  nbSharedEvaluationManagers=13075  maxDegree=199
4.93	     maxArity=2
4.93	       =>  wckTime=4.611  cpuTime=4.16  mem=33M16
5.08	   
5.08	   solver IterativeSystematicSolver being built... 
5.46	       =>  wckTime=5.145  cpuTime=4.44  mem=65M621
8.30	   
8.30	   preprocessing
8.30	     nbConstraintChecks=5309086  nbValidityChecks=26638  nbPropagations=200  nbRevisions=26476  nbUselessRevisions=26476
8.30	     nbRemovedValues=0  detectedInconsistency=no
8.30	       =>  wckTime=2.825  cpuTime=2.77  mem=65M621
86.95	   
86.95	   search
86.95	     run=0  nbConstraintChecks=132745830  nbValidityChecks=257375141  nbPropagations=16148  nbRevisions=2214882
86.95	     nbUselessRevisions=2195766  nbAssignments=119  nbFailedAssignments=9  nbBacktracks=11  nbVisitedNodes=136
86.95	     nbRestartNogoods=0  mapSize=11  nbInferences=0  nbTooLargeKeys=0
86.95	       =>  wckTime=81.487  cpuTime=80.68  mem=66M636
106.09	   
106.09	   search
106.09	     run=1  nbConstraintChecks=147843062  nbValidityChecks=431018974  nbPropagations=49213  nbRevisions=5749410
106.09	     nbUselessRevisions=5694051  nbAssignments=317  nbFailedAssignments=16  nbBacktracks=27  nbVisitedNodes=351
106.09	     nbRestartNogoods=3  mapSize=24  nbInferences=0  nbTooLargeKeys=0
106.09	       =>  wckTime=100.625  cpuTime=99.64  mem=66M636
123.02	   
123.02	   search
123.02	     run=2  nbConstraintChecks=158387185  nbValidityChecks=605304238  nbPropagations=99381  nbRevisions=10605429
123.02	     nbUselessRevisions=10496359  nbAssignments=529  nbFailedAssignments=27  nbBacktracks=50  nbVisitedNodes=588
123.02	     nbRestartNogoods=6  mapSize=44  nbInferences=0  nbTooLargeKeys=0
123.02	       =>  wckTime=117.554  cpuTime=116.41  mem=67M652
141.38	   
141.38	   search
141.38	     run=3  nbConstraintChecks=171751928  nbValidityChecks=781191343  nbPropagations=166653  nbRevisions=16778093
141.38	     nbUselessRevisions=16598283  nbAssignments=784  nbFailedAssignments=52  nbBacktracks=83  nbVisitedNodes=887
141.38	     nbRestartNogoods=8  mapSize=74  nbInferences=3  nbTooLargeKeys=0
141.38	       =>  wckTime=135.911  cpuTime=134.59  mem=67M652
159.14	   
159.14	   search
159.14	     run=4  nbConstraintChecks=184277285  nbValidityChecks=954498009  nbPropagations=250716  nbRevisions=24267031
159.14	     nbUselessRevisions=23999875  nbAssignments=984  nbFailedAssignments=52  nbBacktracks=83  nbVisitedNodes=1087
159.14	     nbRestartNogoods=11  mapSize=74  nbInferences=3  nbTooLargeKeys=0
159.14	       =>  wckTime=153.678  cpuTime=152.19  mem=68M668
159.15	   
159.15	   global
159.15	     nbConstraintChecks=189586371  nbValidityChecks=954524647  nbPropagations=250916  nbRevisions=24293507
159.15	     nbUselessRevisions=24026351  nbRestartNogoods=11  solvingWckTime=153.68  solvingCpuTime=152.19  expiredTime=no
159.15	     totalExploration=no  nbFoundSolutions=1  globalCpuTime=156.69
159.15	       =>  wckTime=158.828  cpuTime=156.63  mem=68M668
159.15	   
159.15	s SATISFIABLE
159.15	v 174 181 184 111 190 114 163 81 104 75 107 157 191 77 152 78 188 131 48 52 185 172 83 192 183 160 115 175 173 110 180 80 118 112 125 122 159 176 182 149 156 121 109 165 128 166 2 177 105 178 162 120 108 168 4 126 124 116 158 119 130 123 127 170 3 169 117 161 167 195 155 198 26 24 21 27 6 9 37 8 33 187 7 38 25 18 164 29 36 10 47 49 15 42 171 39 22 59 32 44 1 5 45 17 19 41 23 31 28 46 12 14 30 20 13 34 16 11 40 95 89 85 100 96 94 106 91 43 102 97 35 98 60 99 142 135 186 50 139 193 101 179 194 196 189 200 129 93 144 197 88 138 87 84 136 143 150 146 137 151 199 133 153 148 154 71 141 147 145 140 53 134 132 113 69 67 103 86 66 72 65 92 90 79 73 82 70 74 58 64 76 56 68 62 54 57 63 61 51 55 
159.15	d NODES 984
159.15	d CHECKS 189586371
159.15	   
159.15	   totalWckTime=158.91  totalCpuTime=156.69

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/node4/watcher-192010-1168069100 -o ROOT/results/node4/solver-192010-1168069100 -C 1800 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar mac.xml 1 XSax /tmp/evaluation/192010-1168069100/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.34 1.74 1.83 4/86 10200
/proc/meminfo: memFree=1092720/2055920 swapFree=4191880/4192956
[pid=10199] ppid=10197 vsize=12076 CPUtime=0
/proc/10199/stat : 10199 (java) D 10197 10199 10076 0 -1 0 796 0 1 0 0 0 0 0 17 0 1 0 155306151 12365824 545 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 2147483391 0 7368 18446744072099781622 0 0 17 1 0 0
/proc/10199/statm: 3019 545 450 14 0 1602 0

[startup+0.10354 s]
/proc/loadavg: 1.34 1.74 1.83 4/86 10200
/proc/meminfo: memFree=1092720/2055920 swapFree=4191880/4192956
[pid=10199] ppid=10197 vsize=914988 CPUtime=0.08
/proc/10199/stat : 10199 (java) R 10197 10199 10076 0 -1 0 2969 0 1 0 7 1 0 0 17 0 8 0 155306151 936947712 2715 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4155191408 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/10199/statm: 228747 2715 1419 14 0 215242 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 914988

[startup+0.511576 s]
/proc/loadavg: 1.34 1.74 1.83 4/86 10200
/proc/meminfo: memFree=1092720/2055920 swapFree=4191880/4192956
[pid=10199] ppid=10197 vsize=915328 CPUtime=0.49
/proc/10199/stat : 10199 (java) R 10197 10199 10076 0 -1 0 6697 0 1 0 44 5 0 0 18 0 8 0 155306151 937295872 6436 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4072934642 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/10199/statm: 228832 6436 2145 14 0 215302 0
Current children cumulated CPU time (s) 0.49
Current children cumulated vsize (KiB) 915328

[startup+1.33466 s]
/proc/loadavg: 1.47 1.76 1.84 3/93 10207
/proc/meminfo: memFree=1031736/2055920 swapFree=4191880/4192956
[pid=10199] ppid=10197 vsize=915632 CPUtime=1.3
/proc/10199/stat : 10199 (java) R 10197 10199 10076 0 -1 0 19143 0 1 0 116 14 0 0 24 0 8 0 155306151 937607168 18880 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073445272 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/10199/statm: 228908 18880 2158 14 0 215378 0
[pid=10199/tid=10201] ppid=10197 vsize=915632 CPUtime=0.08
/proc/10199/task/10201/stat : 10201 (java) S 10197 10199 10076 0 -1 64 2617 0 0 0 7 1 0 0 16 0 8 0 155306155 937607168 18880 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=10199/tid=10202] ppid=10197 vsize=915632 CPUtime=0
/proc/10199/task/10202/stat : 10202 (java) S 10197 10199 10076 0 -1 64 11 0 0 0 0 0 0 0 17 0 8 0 155306156 937607168 18880 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10199/tid=10203] ppid=10197 vsize=915632 CPUtime=0
/proc/10199/task/10203/stat : 10203 (java) S 10197 10199 10076 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 155306156 937607168 18880 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10199/tid=10204] ppid=10197 vsize=915632 CPUtime=0
/proc/10199/task/10204/stat : 10204 (java) S 10197 10199 10076 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 155306159 937607168 18880 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10199/tid=10205] ppid=10197 vsize=915632 CPUtime=0.14
/proc/10199/task/10205/stat : 10205 (java) S 10197 10199 10076 0 -1 64 401 0 0 0 14 0 0 0 16 0 8 0 155306159 937607168 18880 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10199/tid=10206] ppid=10197 vsize=915632 CPUtime=0
/proc/10199/task/10206/stat : 10206 (java) S 10197 10199 10076 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 155306159 937607168 18880 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10199/tid=10207] ppid=10197 vsize=915632 CPUtime=0
/proc/10199/task/10207/stat : 10207 (java) S 10197 10199 10076 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 155306159 937607168 18880 18446744073709551615 134512640 134570532 4294956464 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) 915632

[startup+2.98681 s]
/proc/loadavg: 1.47 1.76 1.84 3/93 10207
/proc/meminfo: memFree=1024632/2055920 swapFree=4191880/4192956
[pid=10199] ppid=10197 vsize=915632 CPUtime=2.94
/proc/10199/stat : 10199 (java) R 10197 10199 10076 0 -1 0 19218 0 1 0 279 15 0 0 25 0 8 0 155306151 937607168 18954 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073788789 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/10199/statm: 228908 18954 2178 14 0 215378 0
[pid=10199/tid=10201] ppid=10197 vsize=915632 CPUtime=0.08
/proc/10199/task/10201/stat : 10201 (java) S 10197 10199 10076 0 -1 64 2617 0 0 0 7 1 0 0 17 0 8 0 155306155 937607168 18954 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=10199/tid=10202] ppid=10197 vsize=915632 CPUtime=0
/proc/10199/task/10202/stat : 10202 (java) S 10197 10199 10076 0 -1 64 11 0 0 0 0 0 0 0 17 0 8 0 155306156 937607168 18954 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10199/tid=10203] ppid=10197 vsize=915632 CPUtime=0
/proc/10199/task/10203/stat : 10203 (java) S 10197 10199 10076 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 155306156 937607168 18954 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10199/tid=10204] ppid=10197 vsize=915632 CPUtime=0
/proc/10199/task/10204/stat : 10204 (java) S 10197 10199 10076 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 155306159 937607168 18954 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10199/tid=10205] ppid=10197 vsize=915632 CPUtime=0.16
/proc/10199/task/10205/stat : 10205 (java) S 10197 10199 10076 0 -1 64 414 0 0 0 16 0 0 0 16 0 8 0 155306159 937607168 18954 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10199/tid=10206] ppid=10197 vsize=915632 CPUtime=0
/proc/10199/task/10206/stat : 10206 (java) S 10197 10199 10076 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 155306159 937607168 18954 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10199/tid=10207] ppid=10197 vsize=915632 CPUtime=0
/proc/10199/task/10207/stat : 10207 (java) S 10197 10199 10076 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 155306159 937607168 18954 18446744073709551615 134512640 134570532 4294956464 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) 915632

[startup+6.26912 s]
/proc/loadavg: 1.59 1.79 1.84 3/93 10207
/proc/meminfo: memFree=994488/2055920 swapFree=4191880/4192956
[pid=10199] ppid=10197 vsize=915872 CPUtime=6.19
/proc/10199/stat : 10199 (java) R 10197 10199 10076 0 -1 0 26965 0 1 0 576 43 0 0 25 0 8 0 155306151 937852928 26676 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4074117648 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/10199/statm: 228968 26676 2533 14 0 215438 0
[pid=10199/tid=10201] ppid=10197 vsize=915872 CPUtime=0.4
/proc/10199/task/10201/stat : 10201 (java) S 10197 10199 10076 0 -1 64 9834 0 0 0 36 4 0 0 16 0 8 0 155306155 937852928 26676 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=10199/tid=10202] ppid=10197 vsize=915872 CPUtime=0
/proc/10199/task/10202/stat : 10202 (java) S 10197 10199 10076 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 155306156 937852928 26676 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10199/tid=10203] ppid=10197 vsize=915872 CPUtime=0
/proc/10199/task/10203/stat : 10203 (java) S 10197 10199 10076 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 155306156 937852928 26676 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10199/tid=10204] ppid=10197 vsize=915872 CPUtime=0
/proc/10199/task/10204/stat : 10204 (java) S 10197 10199 10076 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 155306159 937852928 26676 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10199/tid=10205] ppid=10197 vsize=915872 CPUtime=0.32
/proc/10199/task/10205/stat : 10205 (java) S 10197 10199 10076 0 -1 64 511 0 0 0 31 1 0 0 16 0 8 0 155306159 937852928 26676 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10199/tid=10206] ppid=10197 vsize=915872 CPUtime=0
/proc/10199/task/10206/stat : 10206 (java) S 10197 10199 10076 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 155306159 937852928 26676 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10199/tid=10207] ppid=10197 vsize=915872 CPUtime=0
/proc/10199/task/10207/stat : 10207 (java) S 10197 10199 10076 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 155306159 937852928 26676 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.19
Current children cumulated vsize (KiB) 915872

[startup+12.7587 s]
/proc/loadavg: 1.62 1.79 1.84 3/93 10207
/proc/meminfo: memFree=992696/2055920 swapFree=4191880/4192956
[pid=10199] ppid=10197 vsize=915872 CPUtime=12.61
/proc/10199/stat : 10199 (java) R 10197 10199 10076 0 -1 0 26976 0 1 0 1218 43 0 0 25 0 8 0 155306151 937852928 26684 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4074118480 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/10199/statm: 228968 26684 2535 14 0 215438 0
[pid=10199/tid=10201] ppid=10197 vsize=915872 CPUtime=0.4
/proc/10199/task/10201/stat : 10201 (java) S 10197 10199 10076 0 -1 64 9835 0 0 0 36 4 0 0 17 0 8 0 155306155 937852928 26684 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=10199/tid=10202] ppid=10197 vsize=915872 CPUtime=0
/proc/10199/task/10202/stat : 10202 (java) S 10197 10199 10076 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 155306156 937852928 26684 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10199/tid=10203] ppid=10197 vsize=915872 CPUtime=0
/proc/10199/task/10203/stat : 10203 (java) S 10197 10199 10076 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 155306156 937852928 26684 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10199/tid=10204] ppid=10197 vsize=915872 CPUtime=0
/proc/10199/task/10204/stat : 10204 (java) S 10197 10199 10076 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 155306159 937852928 26684 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10199/tid=10205] ppid=10197 vsize=915872 CPUtime=0.32
/proc/10199/task/10205/stat : 10205 (java) S 10197 10199 10076 0 -1 64 515 0 0 0 31 1 0 0 15 0 8 0 155306159 937852928 26684 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10199/tid=10206] ppid=10197 vsize=915872 CPUtime=0
/proc/10199/task/10206/stat : 10206 (java) S 10197 10199 10076 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 155306159 937852928 26684 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10199/tid=10207] ppid=10197 vsize=915872 CPUtime=0
/proc/10199/task/10207/stat : 10207 (java) S 10197 10199 10076 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 155306159 937852928 26684 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.61
Current children cumulated vsize (KiB) 915872

[startup+25.608 s]
/proc/loadavg: 1.68 1.80 1.84 3/93 10207
/proc/meminfo: memFree=989816/2055920 swapFree=4191880/4192956
[pid=10199] ppid=10197 vsize=915872 CPUtime=25.35
/proc/10199/stat : 10199 (java) R 10197 10199 10076 0 -1 0 26986 0 1 0 2492 43 0 0 25 0 8 0 155306151 937852928 26690 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4074129779 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/10199/statm: 228968 26690 2535 14 0 215438 0
[pid=10199/tid=10201] ppid=10197 vsize=915872 CPUtime=0.4
/proc/10199/task/10201/stat : 10201 (java) S 10197 10199 10076 0 -1 64 9835 0 0 0 36 4 0 0 16 0 8 0 155306155 937852928 26690 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=10199/tid=10202] ppid=10197 vsize=915872 CPUtime=0
/proc/10199/task/10202/stat : 10202 (java) S 10197 10199 10076 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 155306156 937852928 26690 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10199/tid=10203] ppid=10197 vsize=915872 CPUtime=0
/proc/10199/task/10203/stat : 10203 (java) S 10197 10199 10076 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 155306156 937852928 26690 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10199/tid=10204] ppid=10197 vsize=915872 CPUtime=0
/proc/10199/task/10204/stat : 10204 (java) S 10197 10199 10076 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 155306159 937852928 26690 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10199/tid=10205] ppid=10197 vsize=915872 CPUtime=0.34
/proc/10199/task/10205/stat : 10205 (java) S 10197 10199 10076 0 -1 64 522 0 0 0 33 1 0 0 15 0 8 0 155306159 937852928 26690 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10199/tid=10206] ppid=10197 vsize=915872 CPUtime=0
/proc/10199/task/10206/stat : 10206 (java) S 10197 10199 10076 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 155306159 937852928 26690 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10199/tid=10207] ppid=10197 vsize=915872 CPUtime=0
/proc/10199/task/10207/stat : 10207 (java) S 10197 10199 10076 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 155306159 937852928 26690 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.35
Current children cumulated vsize (KiB) 915872

[startup+51.2314 s]
/proc/loadavg: 1.81 1.81 1.85 3/93 10207
/proc/meminfo: memFree=984184/2055920 swapFree=4191880/4192956
[pid=10199] ppid=10197 vsize=915872 CPUtime=50.73
/proc/10199/stat : 10199 (java) R 10197 10199 10076 0 -1 0 26987 0 1 0 5030 43 0 0 25 0 8 0 155306151 937852928 26690 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073786873 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/10199/statm: 228968 26690 2535 14 0 215438 0
[pid=10199/tid=10201] ppid=10197 vsize=915872 CPUtime=0.4
/proc/10199/task/10201/stat : 10201 (java) S 10197 10199 10076 0 -1 64 9835 0 0 0 36 4 0 0 16 0 8 0 155306155 937852928 26690 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=10199/tid=10202] ppid=10197 vsize=915872 CPUtime=0
/proc/10199/task/10202/stat : 10202 (java) S 10197 10199 10076 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 155306156 937852928 26690 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10199/tid=10203] ppid=10197 vsize=915872 CPUtime=0
/proc/10199/task/10203/stat : 10203 (java) S 10197 10199 10076 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 155306156 937852928 26690 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10199/tid=10204] ppid=10197 vsize=915872 CPUtime=0
/proc/10199/task/10204/stat : 10204 (java) S 10197 10199 10076 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 155306159 937852928 26690 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10199/tid=10205] ppid=10197 vsize=915872 CPUtime=0.35
/proc/10199/task/10205/stat : 10205 (java) S 10197 10199 10076 0 -1 64 523 0 0 0 34 1 0 0 16 0 8 0 155306159 937852928 26690 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10199/tid=10206] ppid=10197 vsize=915872 CPUtime=0
/proc/10199/task/10206/stat : 10206 (java) S 10197 10199 10076 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 155306159 937852928 26690 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10199/tid=10207] ppid=10197 vsize=915872 CPUtime=0
/proc/10199/task/10207/stat : 10207 (java) S 10197 10199 10076 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 155306159 937852928 26690 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 50.73
Current children cumulated vsize (KiB) 915872

[startup+102.483 s]
/proc/loadavg: 1.91 1.84 1.85 3/93 10207
/proc/meminfo: memFree=976504/2055920 swapFree=4191880/4192956
[pid=10199] ppid=10197 vsize=915872 CPUtime=101.52
/proc/10199/stat : 10199 (java) R 10197 10199 10076 0 -1 0 27001 0 1 0 10108 44 0 0 25 0 8 0 155306151 937852928 26701 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4074124042 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/10199/statm: 228968 26701 2538 14 0 215438 0
[pid=10199/tid=10201] ppid=10197 vsize=915872 CPUtime=0.4
/proc/10199/task/10201/stat : 10201 (java) S 10197 10199 10076 0 -1 64 9835 0 0 0 36 4 0 0 16 0 8 0 155306155 937852928 26701 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=10199/tid=10202] ppid=10197 vsize=915872 CPUtime=0
/proc/10199/task/10202/stat : 10202 (java) S 10197 10199 10076 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 155306156 937852928 26701 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10199/tid=10203] ppid=10197 vsize=915872 CPUtime=0
/proc/10199/task/10203/stat : 10203 (java) S 10197 10199 10076 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 155306156 937852928 26701 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10199/tid=10204] ppid=10197 vsize=915872 CPUtime=0
/proc/10199/task/10204/stat : 10204 (java) S 10197 10199 10076 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 155306159 937852928 26701 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10199/tid=10205] ppid=10197 vsize=915872 CPUtime=0.36
/proc/10199/task/10205/stat : 10205 (java) S 10197 10199 10076 0 -1 64 530 0 0 0 35 1 0 0 15 0 8 0 155306159 937852928 26701 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10199/tid=10206] ppid=10197 vsize=915872 CPUtime=0
/proc/10199/task/10206/stat : 10206 (java) S 10197 10199 10076 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 155306159 937852928 26701 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10199/tid=10207] ppid=10197 vsize=915872 CPUtime=0
/proc/10199/task/10207/stat : 10207 (java) S 10197 10199 10076 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 155306159 937852928 26701 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 101.52
Current children cumulated vsize (KiB) 915872

Child status: 0
Real time (s): 159.195
CPU time (s): 157.696
CPU user time (s): 157.231
CPU system time (s): 0.464929
CPU usage (%): 99.0582
Max. virtual memory (cumulated for all children) (KiB): 915972

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 157.231
system time used= 0.464929
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 27016
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= 4727
involuntary context switches= 10943

runsolver used 0.201969 s user time and 0.515921 s system time

The end

Launcher Data (download as text)

Begin job on node4 on Sat Jan  6 07:38:22 UTC 2007


IDJOB= 192010
IDBENCH= 3085
FILE ID= node4/192010-1168069100

PBS_JOBID= 3475695

Free space on /tmp= 66304 MiB

BENCH NAME= HOME/pub/bench/CPAI06/queens/queens-200.xml
COMMAND LINE= java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar mac.xml 1 XSax /tmp/evaluation/192010-1168069100/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node4/watcher-192010-1168069100 -o ROOT/results/node4/solver-192010-1168069100 -C 1800 -M 900  java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar mac.xml 1 XSax /tmp/evaluation/192010-1168069100/unknown.xml

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  bc9638d33bc2eb3542de683de70ee98a

RANDOM SEED= 479602288

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:       1094352 kB
Buffers:         73324 kB
Cached:         580636 kB
SwapCached:        268 kB
Active:         574468 kB
Inactive:       291380 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1094352 kB
SwapTotal:     4192956 kB
SwapFree:      4191880 kB
Dirty:            4392 kB
Writeback:           0 kB
Mapped:         233592 kB
Slab:            80168 kB
Committed_AS:  3853040 kB
PageTables:       2756 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= 66304 MiB



End job on node4 on Sat Jan  6 07:41:06 UTC 2007