Trace number 245859

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 50.8443 51.3713

DiagnosticValue
CHECKS100783712
NODES1014

General information on the benchmark

NamelargeQueens/
queens-300.xml
MD5SUM06a371e55f2d982d272ecf65ee2f370a
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.58461
SatisfiableYES
(Un)Satisfiability was proved
Number of variables300
Number of constraints44850
Maximum constraint arity2
Maximum domain size300
Number of constraints which are defined in extension0
Number of constraints which are defined in intension44850
Global constraints used (with number of constraints)

Solver Data (download as text)

0.30	   
0.30	Abscon 109 (November, 2006)
0.30	   
0.30	   configuration
0.30	     name=esac.xml
0.33	   
0.33	   instance
0.33	     name=/tmp/evaluation/245859-1168386337/unknown.xml
0.36	   
0.36	   domains being loaded...
0.36	   
0.36	   variables being loaded...
0.44	     nbVariables=300  nbDomainTypes=1  minDomainSize=300  maxDomainSize=300
0.44	       =>  wckTime=0.139  cpuTime=0.12  mem=9M882
0.44	   
0.44	   predicates being loaded...
0.44	   
0.44	   constraints being loaded...
13.57	     nbConstraints=44850  nbConvertedConstraints=44850  nbConvertConstraintsChecks=26910000  nbExtensionStructures=299
13.57	     nbSharedExtensionStructures=44551  nbConflictsStructures=299  nbSharedConflictsStructures=44551
13.57	     nbSharedBinaryRepresentations=126752  maxDegree=299  maxArity=2
13.57	       =>  wckTime=13.273  cpuTime=12.39  mem=61M152
13.81	   
13.81	   solver IterativeSystematicSolver being built... 
14.02	       =>  wckTime=13.724  cpuTime=12.55  mem=61M614
27.78	   
27.78	   preprocessing
27.78	     nbConstraintChecks=21816041  nbPropagations=77528  nbRevisions=89613  nbUselessRevisions=12911
27.78	     nbSingletonTests=558  nbEffectiveSingletonTests=0  nbESACBranches=2  nbRemovedValues=0  detectedInconsistency=no
27.78	       =>  wckTime=13.741  cpuTime=13.57  mem=61M614
35.14	   
35.15	   search
35.15	     run=0  nbConstraintChecks=19065934  nbPropagations=114916  nbRevisions=139458  nbUselessRevisions=23967
35.15	     nbAssignments=216  nbFailedAssignments=5  nbBacktracks=14  nbVisitedNodes=229  nbRestartNogoods=0  mapSize=10
35.15	     nbInferences=0  nbTooLargeKeys=0
35.15	       =>  wckTime=21.114  cpuTime=20.88  mem=63M659
40.54	   
40.54	   search
40.54	     run=1  nbConstraintChecks=39143155  nbPropagations=267571  nbRevisions=330929  nbUselessRevisions=60700
40.54	     nbAssignments=460  nbFailedAssignments=14  nbBacktracks=29  nbVisitedNodes=490  nbRestartNogoods=2  mapSize=22
40.54	     nbInferences=0  nbTooLargeKeys=0
40.54	       =>  wckTime=26.512  cpuTime=26.2  mem=65M705
45.87	   
45.87	   search
45.87	     run=2  nbConstraintChecks=59621643  nbPropagations=458245  nbRevisions=579835  nbUselessRevisions=114091
45.87	     nbAssignments=710  nbFailedAssignments=25  nbBacktracks=53  nbVisitedNodes=765  nbRestartNogoods=5  mapSize=44
45.87	     nbInferences=0  nbTooLargeKeys=0
45.87	       =>  wckTime=31.841  cpuTime=31.48  mem=66M728
51.32	   
51.32	   search
51.32	     run=3  nbConstraintChecks=78967671  nbPropagations=687906  nbRevisions=874186  nbUselessRevisions=174191
51.32	     nbAssignments=1014  nbFailedAssignments=26  nbBacktracks=56  nbVisitedNodes=1072  nbRestartNogoods=8  mapSize=46
51.32	     nbInferences=0  nbTooLargeKeys=0
51.32	       =>  wckTime=37.294  cpuTime=36.87  mem=68M773
51.32	   
51.32	   global
51.32	     nbConstraintChecks=100783712  nbPropagations=765434  nbRevisions=963799  nbUselessRevisions=187102
51.32	     nbRestartNogoods=8  solvingWckTime=37.296  solvingCpuTime=36.87  expiredTime=no  totalExploration=no
51.33	     nbFoundSolutions=1  globalCpuTime=49.46
51.33	       =>  wckTime=51.024  cpuTime=49.42  mem=68M773
51.33	   
51.33	s SATISFIABLE
51.33	v 165 95 7 10 89 17 14 80 132 293 136 294 9 145 292 195 296 96 168 86 94 8 131 93 291 11 290 176 211 289 207 146 170 12 288 88 13 84 90 98 196 205 92 129 295 144 153 107 125 184 141 15 286 116 287 137 16 169 285 283 18 284 152 19 282 20 281 21 280 22 279 23 278 24 277 25 276 26 275 27 274 28 273 29 272 30 271 31 270 79 269 218 32 268 33 267 34 266 35 265 36 264 37 263 38 262 39 261 40 260 41 213 97 259 42 115 197 105 102 258 103 110 198 104 43 186 201 101 121 257 44 173 200 256 45 255 190 47 183 253 48 114 172 254 187 127 177 248 246 91 178 50 53 250 117 180 252 49 54 247 51 46 251 56 52 249 55 245 166 161 100 139 244 242 60 150 143 241 78 138 149 99 240 59 216 58 61 57 243 237 239 228 238 64 66 63 236 76 65 225 223 75 83 81 224 215 227 87 219 231 188 67 70 229 233 74 234 232 235 62 68 230 226 69 181 154 73 2 148 155 151 297 156 160 175 206 202 217 208 204 212 203 6 158 126 157 222 298 85 210 167 174 147 118 106 119 140 134 124 128 113 122 82 77 72 120 71 108 112 109 164 133 135 163 171 162 159 179 221 185 189 130 5 199 182 299 191 194 192 1 193 4 214 3 300 220 209 142 123 111 
51.33	d NODES 1014
51.33	d CHECKS 100783712
51.33	   
51.33	   totalWckTime=51.103  totalCpuTime=49.46

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/node6/watcher-245859-1168386337 -o ROOT/results/node6/solver-245859-1168386337 -C 1800 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar esac.xml 1 XSax /tmp/evaluation/245859-1168386337/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.33 0.59 0.82 4/93 23606
/proc/meminfo: memFree=1533688/2055924 swapFree=4165672/4192956
[pid=23605] ppid=23603 vsize=18540 CPUtime=0
/proc/23605/stat : 23605 (runsolver) R 23603 23605 23121 0 -1 4194368 17 0 0 0 0 0 0 0 18 0 1 0 187029329 18984960 279 18446744073709551615 4194304 4267372 548682068960 18446744073709551615 268582841639 0 0 4096 24578 0 0 0 17 1 0 0
/proc/23605/statm: 4635 279 244 17 0 2626 0

[startup+0.102951 s]
/proc/loadavg: 0.33 0.59 0.82 4/93 23606
/proc/meminfo: memFree=1533688/2055924 swapFree=4165672/4192956
[pid=23605] ppid=23603 vsize=914988 CPUtime=0.08
/proc/23605/stat : 23605 (java) R 23603 23605 23121 0 -1 0 3002 0 1 0 7 1 0 0 24 0 8 0 187029329 936947712 2748 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4154185120 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/23605/statm: 228747 2748 1429 14 0 215242 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 914988

[startup+0.510998 s]
/proc/loadavg: 0.33 0.59 0.82 4/93 23606
/proc/meminfo: memFree=1533688/2055924 swapFree=4165672/4192956
[pid=23605] ppid=23603 vsize=915328 CPUtime=0.49
/proc/23605/stat : 23605 (java) R 23603 23605 23121 0 -1 0 7132 0 1 0 45 4 0 0 25 0 8 0 187029329 937295872 6871 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/23605/statm: 228832 6871 2145 14 0 215302 0
Current children cumulated CPU time (s) 0.49
Current children cumulated vsize (KiB) 915328

[startup+1.33209 s]
/proc/loadavg: 0.33 0.59 0.82 3/100 23613
/proc/meminfo: memFree=1466368/2055924 swapFree=4165672/4192956
[pid=23605] ppid=23603 vsize=915632 CPUtime=1.3
/proc/23605/stat : 23605 (java) R 23603 23605 23121 0 -1 0 19729 0 1 0 120 10 0 0 25 0 8 0 187029329 937607168 19466 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073556623 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/23605/statm: 228908 19466 2158 14 0 215378 0
[pid=23605/tid=23607] ppid=23603 vsize=915632 CPUtime=0.09
/proc/23605/task/23607/stat : 23607 (java) S 23603 23605 23121 0 -1 64 3196 0 0 0 8 1 0 0 16 0 8 0 187029333 937607168 19466 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=23605/tid=23608] ppid=23603 vsize=915632 CPUtime=0
/proc/23605/task/23608/stat : 23608 (java) S 23603 23605 23121 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 187029334 937607168 19466 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23605/tid=23609] ppid=23603 vsize=915632 CPUtime=0
/proc/23605/task/23609/stat : 23609 (java) S 23603 23605 23121 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 187029334 937607168 19466 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23605/tid=23610] ppid=23603 vsize=915632 CPUtime=0
/proc/23605/task/23610/stat : 23610 (java) S 23603 23605 23121 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 187029337 937607168 19466 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23605/tid=23611] ppid=23603 vsize=915632 CPUtime=0.15
/proc/23605/task/23611/stat : 23611 (java) S 23603 23605 23121 0 -1 64 408 0 0 0 15 0 0 0 16 0 8 0 187029337 937607168 19466 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23605/tid=23612] ppid=23603 vsize=915632 CPUtime=0
/proc/23605/task/23612/stat : 23612 (java) S 23603 23605 23121 0 -1 64 0 0 0 0 0 0 0 0 23 0 8 0 187029337 937607168 19466 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23605/tid=23613] ppid=23603 vsize=915632 CPUtime=0
/proc/23605/task/23613/stat : 23613 (java) S 23603 23605 23121 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 187029337 937607168 19466 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.3
Current children cumulated vsize (KiB) 915632

[startup+2.97128 s]
/proc/loadavg: 0.47 0.61 0.83 3/100 23613
/proc/meminfo: memFree=1443072/2055924 swapFree=4165672/4192956
[pid=23605] ppid=23603 vsize=915632 CPUtime=2.92
/proc/23605/stat : 23605 (java) R 23603 23605 23121 0 -1 0 21470 0 1 0 280 12 0 0 25 0 8 0 187029329 937607168 21204 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073795653 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/23605/statm: 228908 21204 2178 14 0 215378 0
[pid=23605/tid=23607] ppid=23603 vsize=915632 CPUtime=0.24
/proc/23605/task/23607/stat : 23607 (java) S 23603 23605 23121 0 -1 64 4866 0 0 0 22 2 0 0 16 0 8 0 187029333 937607168 21204 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=23605/tid=23608] ppid=23603 vsize=915632 CPUtime=0
/proc/23605/task/23608/stat : 23608 (java) S 23603 23605 23121 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 187029334 937607168 21204 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23605/tid=23609] ppid=23603 vsize=915632 CPUtime=0
/proc/23605/task/23609/stat : 23609 (java) S 23603 23605 23121 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 187029334 937607168 21204 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23605/tid=23610] ppid=23603 vsize=915632 CPUtime=0
/proc/23605/task/23610/stat : 23610 (java) S 23603 23605 23121 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 187029337 937607168 21204 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23605/tid=23611] ppid=23603 vsize=915632 CPUtime=0.16
/proc/23605/task/23611/stat : 23611 (java) S 23603 23605 23121 0 -1 64 415 0 0 0 16 0 0 0 16 0 8 0 187029337 937607168 21204 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23605/tid=23612] ppid=23603 vsize=915632 CPUtime=0
/proc/23605/task/23612/stat : 23612 (java) S 23603 23605 23121 0 -1 64 0 0 0 0 0 0 0 0 23 0 8 0 187029337 937607168 21204 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23605/tid=23613] ppid=23603 vsize=915632 CPUtime=0
/proc/23605/task/23613/stat : 23613 (java) S 23603 23605 23121 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 187029337 937607168 21204 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.92
Current children cumulated vsize (KiB) 915632

[startup+6.26775 s]
/proc/loadavg: 0.47 0.61 0.83 3/100 23613
/proc/meminfo: memFree=1412800/2055924 swapFree=4165672/4192956
[pid=23605] ppid=23603 vsize=915632 CPUtime=6.19
/proc/23605/stat : 23605 (java) R 23603 23605 23121 0 -1 0 21489 0 1 0 606 13 0 0 25 0 8 0 187029329 937607168 21222 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073803008 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/23605/statm: 228908 21222 2179 14 0 215378 0
[pid=23605/tid=23607] ppid=23603 vsize=915632 CPUtime=0.24
/proc/23605/task/23607/stat : 23607 (java) S 23603 23605 23121 0 -1 64 4866 0 0 0 22 2 0 0 16 0 8 0 187029333 937607168 21222 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=23605/tid=23608] ppid=23603 vsize=915632 CPUtime=0
/proc/23605/task/23608/stat : 23608 (java) S 23603 23605 23121 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 187029334 937607168 21222 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23605/tid=23609] ppid=23603 vsize=915632 CPUtime=0
/proc/23605/task/23609/stat : 23609 (java) S 23603 23605 23121 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 187029334 937607168 21222 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23605/tid=23610] ppid=23603 vsize=915632 CPUtime=0
/proc/23605/task/23610/stat : 23610 (java) S 23603 23605 23121 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 187029337 937607168 21222 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23605/tid=23611] ppid=23603 vsize=915632 CPUtime=0.18
/proc/23605/task/23611/stat : 23611 (java) S 23603 23605 23121 0 -1 64 432 0 0 0 18 0 0 0 16 0 8 0 187029337 937607168 21222 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23605/tid=23612] ppid=23603 vsize=915632 CPUtime=0
/proc/23605/task/23612/stat : 23612 (java) S 23603 23605 23121 0 -1 64 0 0 0 0 0 0 0 0 23 0 8 0 187029337 937607168 21222 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23605/tid=23613] ppid=23603 vsize=915632 CPUtime=0
/proc/23605/task/23613/stat : 23613 (java) S 23603 23605 23121 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 187029337 937607168 21222 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.19
Current children cumulated vsize (KiB) 915632

[startup+12.7384 s]
/proc/loadavg: 0.70 0.66 0.84 3/100 23613
/proc/meminfo: memFree=1373504/2055924 swapFree=4165672/4192956
[pid=23605] ppid=23603 vsize=915632 CPUtime=12.6
/proc/23605/stat : 23605 (java) R 23603 23605 23121 0 -1 0 25430 0 1 0 1114 146 0 0 25 0 8 0 187029329 937607168 25161 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/23605/statm: 228908 25161 2179 14 0 215378 0
[pid=23605/tid=23607] ppid=23603 vsize=915632 CPUtime=0.39
/proc/23605/task/23607/stat : 23607 (java) S 23603 23605 23121 0 -1 64 8791 0 0 0 36 3 0 0 16 0 8 0 187029333 937607168 25161 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=23605/tid=23608] ppid=23603 vsize=915632 CPUtime=0
/proc/23605/task/23608/stat : 23608 (java) S 23603 23605 23121 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 187029334 937607168 25161 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23605/tid=23609] ppid=23603 vsize=915632 CPUtime=0
/proc/23605/task/23609/stat : 23609 (java) S 23603 23605 23121 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 187029334 937607168 25161 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23605/tid=23610] ppid=23603 vsize=915632 CPUtime=0
/proc/23605/task/23610/stat : 23610 (java) S 23603 23605 23121 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 187029337 937607168 25161 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23605/tid=23611] ppid=23603 vsize=915632 CPUtime=0.21
/proc/23605/task/23611/stat : 23611 (java) S 23603 23605 23121 0 -1 64 446 0 0 0 21 0 0 0 16 0 8 0 187029337 937607168 25161 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23605/tid=23612] ppid=23603 vsize=915632 CPUtime=0
/proc/23605/task/23612/stat : 23612 (java) S 23603 23605 23121 0 -1 64 0 0 0 0 0 0 0 0 23 0 8 0 187029337 937607168 25161 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23605/tid=23613] ppid=23603 vsize=915632 CPUtime=0
/proc/23605/task/23613/stat : 23613 (java) S 23603 23605 23121 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 187029337 937607168 25161 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.6
Current children cumulated vsize (KiB) 915632

[startup+25.6164 s]
/proc/loadavg: 0.90 0.70 0.85 3/100 23613
/proc/meminfo: memFree=1352128/2055924 swapFree=4165672/4192956
[pid=23605] ppid=23603 vsize=915892 CPUtime=25.36
/proc/23605/stat : 23605 (java) R 23603 23605 23121 0 -1 0 31198 0 1 0 2355 181 0 0 25 0 8 0 187029329 937873408 30876 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4074136377 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/23605/statm: 228973 30876 2545 14 0 215443 0
[pid=23605/tid=23607] ppid=23603 vsize=915892 CPUtime=0.8
/proc/23605/task/23607/stat : 23607 (java) S 23603 23605 23121 0 -1 64 14015 0 0 0 75 5 0 0 16 0 8 0 187029333 937873408 30876 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=23605/tid=23608] ppid=23603 vsize=915892 CPUtime=0
/proc/23605/task/23608/stat : 23608 (java) S 23603 23605 23121 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 187029334 937873408 30876 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23605/tid=23609] ppid=23603 vsize=915892 CPUtime=0
/proc/23605/task/23609/stat : 23609 (java) S 23603 23605 23121 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 187029334 937873408 30876 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23605/tid=23610] ppid=23603 vsize=915892 CPUtime=0
/proc/23605/task/23610/stat : 23610 (java) S 23603 23605 23121 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 187029337 937873408 30876 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23605/tid=23611] ppid=23603 vsize=915892 CPUtime=0.31
/proc/23605/task/23611/stat : 23611 (java) S 23603 23605 23121 0 -1 64 538 0 0 0 30 1 0 0 16 0 8 0 187029337 937873408 30876 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23605/tid=23612] ppid=23603 vsize=915892 CPUtime=0
/proc/23605/task/23612/stat : 23612 (java) S 23603 23605 23121 0 -1 64 0 0 0 0 0 0 0 0 23 0 8 0 187029337 937873408 30876 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23605/tid=23613] ppid=23603 vsize=915892 CPUtime=0
/proc/23605/task/23613/stat : 23613 (java) S 23603 23605 23121 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 187029337 937873408 30876 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.36
Current children cumulated vsize (KiB) 915892

[startup+51.234 s]
/proc/loadavg: 1.28 0.81 0.88 3/100 23613
/proc/meminfo: memFree=1330944/2055924 swapFree=4165672/4192956
[pid=23605] ppid=23603 vsize=915892 CPUtime=50.72
/proc/23605/stat : 23605 (java) R 23603 23605 23121 0 -1 0 31214 0 1 0 4891 181 0 0 25 0 8 0 187029329 937873408 30888 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4074103161 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/23605/statm: 228973 30888 2546 14 0 215443 0
[pid=23605/tid=23607] ppid=23603 vsize=915892 CPUtime=0.8
/proc/23605/task/23607/stat : 23607 (java) S 23603 23605 23121 0 -1 64 14015 0 0 0 75 5 0 0 16 0 8 0 187029333 937873408 30888 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=23605/tid=23608] ppid=23603 vsize=915892 CPUtime=0
/proc/23605/task/23608/stat : 23608 (java) S 23603 23605 23121 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 187029334 937873408 30888 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23605/tid=23609] ppid=23603 vsize=915892 CPUtime=0
/proc/23605/task/23609/stat : 23609 (java) S 23603 23605 23121 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 187029334 937873408 30888 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23605/tid=23610] ppid=23603 vsize=915892 CPUtime=0
/proc/23605/task/23610/stat : 23610 (java) S 23603 23605 23121 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 187029337 937873408 30888 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23605/tid=23611] ppid=23603 vsize=915892 CPUtime=0.33
/proc/23605/task/23611/stat : 23611 (java) S 23603 23605 23121 0 -1 64 549 0 0 0 32 1 0 0 16 0 8 0 187029337 937873408 30888 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23605/tid=23612] ppid=23603 vsize=915892 CPUtime=0
/proc/23605/task/23612/stat : 23612 (java) S 23603 23605 23121 0 -1 64 0 0 0 0 0 0 0 0 23 0 8 0 187029337 937873408 30888 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23605/tid=23613] ppid=23603 vsize=915892 CPUtime=0
/proc/23605/task/23613/stat : 23613 (java) S 23603 23605 23121 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 187029337 937873408 30888 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 50.72
Current children cumulated vsize (KiB) 915892

Child status: 0
Real time (s): 51.3713
CPU time (s): 50.8443
CPU user time (s): 49.0125
CPU system time (s): 1.83172
CPU usage (%): 98.974
Max. virtual memory (cumulated for all children) (KiB): 915892

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 49.0125
system time used= 1.83172
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 31228
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= 2516
involuntary context switches= 3813

runsolver used 0.06199 s user time and 0.164974 s system time

The end

Launcher Data (download as text)

Begin job on node6 on Tue Jan  9 23:45:39 UTC 2007


IDJOB= 245859
IDBENCH= 10309
FILE ID= node6/245859-1168386337

PBS_JOBID= 3522682

Free space on /tmp= 66503 MiB

BENCH NAME= HOME/pub/bench/CPAI06/largeQueens/queens-300.xml
COMMAND LINE= java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar esac.xml 1 XSax /tmp/evaluation/245859-1168386337/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node6/watcher-245859-1168386337 -o ROOT/results/node6/solver-245859-1168386337 -C 1800 -M 900  java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar esac.xml 1 XSax /tmp/evaluation/245859-1168386337/unknown.xml

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  06a371e55f2d982d272ecf65ee2f370a

RANDOM SEED= 975643593

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.240
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.240
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:      2055924 kB
MemFree:       1534360 kB
Buffers:         45556 kB
Cached:         258712 kB
SwapCached:       2888 kB
Active:         340716 kB
Inactive:       119952 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055924 kB
LowFree:       1534360 kB
SwapTotal:     4192956 kB
SwapFree:      4165672 kB
Dirty:           51352 kB
Writeback:           0 kB
Mapped:         174728 kB
Slab:            45408 kB
Committed_AS:  7131196 kB
PageTables:       2640 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= 66503 MiB



End job on node6 on Tue Jan  9 23:46:30 UTC 2007