Trace number 275536

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
AbsconMax 109 EPFCOPTIMUM 80.5208 80.6189

General information on the benchmark

Namerandom/rand-2-30-15/
rand-2-30-15-306-230-29_ext.xml
MD5SUMb799e7d222b6e34506d96be3c8203eab
Bench Category2-ARY-EXT (binary constraints in extension)
Best result obtained on this benchmarkMOPT
Best Number of satisfied constraints224
Best CPU time to get the best result obtained on this benchmark10.1695
SatisfiableNO
(Un)Satisfiability was provedNO
Number of variables30
Number of constraints225
Maximum constraint arity2
Maximum domain size15
Number of constraints which are defined in extension225
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Quality of the solution as a function of time


Download the above graph as a PDF file / as an EPS file

Solver Data (download as text)

0.30	   
0.30	Abscon 109 (November, 2006)
0.30	   
0.30	   configuration
0.30	     name=epfc.xml
0.33	   
0.33	   instance
0.33	     name=/tmp/evaluation/275536-1169223263/unknown.xml
0.36	   
0.36	   domains being loaded...
0.36	   
0.36	   variables being loaded...
0.40	     nbVariables=30  nbDomainTypes=1  minDomainSize=15  maxDomainSize=15
0.40	       =>  wckTime=0.095  cpuTime=0.1  mem=6M887
0.40	   
0.40	   relations being loaded...
0.46	   
0.46	   constraints being loaded...
0.56	     nbConstraints=225  nbRelationTypes=225  nbExtensionStructures=225  nbSharedExtensionStructures=0
0.56	     nbConflictsStructures=225  nbSharedConflictsStructures=0  nbSharedBinaryRepresentations=2894  maxDegree=22
0.56	     maxArity=2
0.56	       =>  wckTime=0.259  cpuTime=0.19  mem=10M821
0.60	   
0.60	   solver LocalSearchSolver being built... 
0.64	       =>  wckTime=0.341  cpuTime=0.24  mem=5M728
0.65	
0.65	s SATISFIABLE
0.65	o 182
0.65	c 43
0.65	o 185
0.65	c 40
0.65	o 186
0.65	c 39
0.65	o 189
0.65	c 36
0.65	o 191
0.65	c 34
0.65	o 194
0.65	c 31
0.65	o 196
0.65	c 29
0.65	o 197
0.65	c 28
0.65	o 199
0.65	c 26
0.65	o 202
0.65	c 23
0.65	o 204
0.65	c 21
0.66	o 205
0.66	c 20
0.66	o 206
0.66	c 19
0.66	o 208
0.66	c 17
0.66	o 210
0.66	c 15
0.66	o 211
0.66	c 14
0.67	o 213
0.67	c 12
0.67	o 214
0.67	c 11
0.67	o 215
0.67	c 10
0.67	o 216
0.67	c 9
0.67	o 217
0.67	c 8
0.68	o 218
0.68	c 7
0.70	o 219
0.70	c 6
0.72	o 220
0.72	c 5
0.72	o 221
0.72	c 4
0.73	o 222
0.73	c 3
0.73	o 223
0.73	c 2
2.71	   
2.71	   search
2.71	     run=0  nbConstraintChecks=13127379  nbAssignments=10000
2.71	       =>  wckTime=2.068  cpuTime=2.04  mem=5M728
2.73	o 224
2.73	c 1
2.73	   
2.73	   search
2.73	     run=1  nbConstraintChecks=13226792  nbAssignments=10080
2.73	       =>  wckTime=2.089  cpuTime=2.05  mem=5M728
2.73	   
2.73	   global
2.73	     nbConstraintChecks=13226792  nbValidityChecks=0  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
2.73	     solvingWckTime=2.086  solvingCpuTime=2.05  expiredTime=no  totalExploration=no  nbFoundSolutions=0
2.73	     globalCpuTime=2.33
2.73	       =>  wckTime=2.43  cpuTime=2.29  mem=5M728
2.73	   
2.73	   solver IterativeSystematicSolver being built... 
2.86	       =>  wckTime=2.555  cpuTime=2.4  mem=16M620
2.92	   
2.92	   preprocessing
2.92	     nbConstraintChecks=64651  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbRemovedValues=1
2.92	     detectedInconsistency=no
2.92	       =>  wckTime=0.063  cpuTime=0.04  mem=16M620
2.95	   
2.95	   search
2.95	     run=0  nbConstraintChecks=91612  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=29
2.95	     nbFailedAssignments=15  nbBacktracks=10  nbVisitedNodes=55  nbRestartNogoods=0
2.95	       =>  wckTime=0.094  cpuTime=0.07  mem=16M620
3.01	   
3.01	   search
3.01	     run=1  nbConstraintChecks=290628  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=90
3.01	     nbFailedAssignments=56  nbBacktracks=25  nbVisitedNodes=172  nbRestartNogoods=10
3.01	       =>  wckTime=0.157  cpuTime=0.12  mem=16M620
3.08	   
3.08	   search
3.08	     run=2  nbConstraintChecks=525195  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=162
3.08	     nbFailedAssignments=102  nbBacktracks=47  nbVisitedNodes=311  nbRestartNogoods=26
3.08	       =>  wckTime=0.22  cpuTime=0.18  mem=16M620
3.15	   
3.15	   search
3.15	     run=3  nbConstraintChecks=826186  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=263
3.15	     nbFailedAssignments=163  nbBacktracks=80  nbVisitedNodes=503  nbRestartNogoods=39
3.15	       =>  wckTime=0.297  cpuTime=0.26  mem=16M620
3.25	   
3.25	   search
3.25	     run=4  nbConstraintChecks=1226937  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=400
3.25	     nbFailedAssignments=245  nbBacktracks=130  nbVisitedNodes=771  nbRestartNogoods=58
3.25	       =>  wckTime=0.391  cpuTime=0.35  mem=16M620
3.39	   
3.39	   search
3.39	     run=5  nbConstraintChecks=1843660  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=605
3.39	     nbFailedAssignments=369  nbBacktracks=205  nbVisitedNodes=1174  nbRestartNogoods=78
3.39	       =>  wckTime=0.532  cpuTime=0.49  mem=16M620
3.64	   
3.64	   search
3.64	     run=6  nbConstraintChecks=2941301  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=953
3.64	     nbFailedAssignments=599  nbBacktracks=318  nbVisitedNodes=1862  nbRestartNogoods=107
3.64	       =>  wckTime=0.786  cpuTime=0.74  mem=16M620
4.06	   
4.06	   search
4.06	     run=7  nbConstraintChecks=4744901  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1473
4.06	     nbFailedAssignments=944  nbBacktracks=488  nbVisitedNodes=2890  nbRestartNogoods=141
4.06	       =>  wckTime=1.205  cpuTime=1.15  mem=16M620
4.72	   
4.72	   search
4.72	     run=8  nbConstraintChecks=7547271  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=2249
4.72	     nbFailedAssignments=1459  nbBacktracks=744  nbVisitedNodes=4429  nbRestartNogoods=173
4.72	       =>  wckTime=1.867  cpuTime=1.81  mem=16M620
5.47	   
5.47	   search
5.47	     run=9  nbConstraintChecks=10914365  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=3293
5.47	     nbFailedAssignments=2115  nbBacktracks=1128  nbVisitedNodes=6510  nbRestartNogoods=192
5.47	       =>  wckTime=2.616  cpuTime=2.55  mem=16M620
6.67	   
6.67	   search
6.67	     run=10  nbConstraintChecks=16143366  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=4890
6.67	     nbFailedAssignments=3132  nbBacktracks=1705  nbVisitedNodes=9630  nbRestartNogoods=213
6.67	       =>  wckTime=3.813  cpuTime=3.75  mem=16M620
8.40	   
8.40	   search
8.40	     run=11  nbConstraintChecks=23562103  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=7231
8.40	     nbFailedAssignments=4604  nbBacktracks=2569  nbVisitedNodes=14192  nbRestartNogoods=255
8.40	       =>  wckTime=5.546  cpuTime=5.48  mem=16M620
11.03	   
11.03	   search
11.03	     run=12  nbConstraintChecks=34875089  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=10614
11.03	     nbFailedAssignments=6686  nbBacktracks=3866  nbVisitedNodes=20668  nbRestartNogoods=284
11.03	       =>  wckTime=8.17  cpuTime=8.1  mem=16M620
14.48	   
14.48	   search
14.48	     run=13  nbConstraintChecks=49485925  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=15443
14.48	     nbFailedAssignments=9563  nbBacktracks=5812  nbVisitedNodes=29882  nbRestartNogoods=319
14.48	       =>  wckTime=11.627  cpuTime=11.55  mem=16M620
19.70	   
19.70	   search
19.70	     run=14  nbConstraintChecks=70861845  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=22119
19.70	     nbFailedAssignments=13317  nbBacktracks=8731  nbVisitedNodes=41922  nbRestartNogoods=341
19.70	       =>  wckTime=16.84  cpuTime=16.77  mem=16M620
27.00	   
27.00	   search
27.00	     run=15  nbConstraintChecks=99868796  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=31294
27.00	     nbFailedAssignments=18112  nbBacktracks=13109  nbVisitedNodes=57636  nbRestartNogoods=375
27.00	       =>  wckTime=24.146  cpuTime=24.07  mem=16M620
36.93	   
36.93	   search
36.93	     run=16  nbConstraintChecks=138656839  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=44081
36.93	     nbFailedAssignments=24327  nbBacktracks=19677  nbVisitedNodes=78880  nbRestartNogoods=417
36.93	       =>  wckTime=34.069  cpuTime=33.99  mem=16M620
51.11	   
51.11	   search
51.11	     run=17  nbConstraintChecks=194290263  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=62642
51.11	     nbFailedAssignments=33034  nbBacktracks=29529  nbVisitedNodes=108914  nbRestartNogoods=434
51.11	       =>  wckTime=48.252  cpuTime=48.17  mem=16M620
71.60	   
71.60	   search
71.60	     run=18  nbConstraintChecks=273944776  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=89760
71.60	     nbFailedAssignments=45372  nbBacktracks=44307  nbVisitedNodes=152066  nbRestartNogoods=438
71.60	       =>  wckTime=68.746  cpuTime=68.65  mem=16M620
80.55	   
80.55	   search
80.55	     run=19  nbConstraintChecks=308277328  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=101142
80.55	     nbFailedAssignments=50496  nbBacktracks=50566  nbVisitedNodes=170070  nbRestartNogoods=449
80.55	       =>  wckTime=77.696  cpuTime=77.6  mem=16M620
80.55	   
80.55	   global
80.55	     nbConstraintChecks=308341979  nbRestartNogoods=449  solvingWckTime=77.697  solvingCpuTime=77.6  expiredTime=no
80.55	     totalExploration=yes  nbFoundSolutions=0  globalCpuTime=80.04
80.55	       =>  wckTime=80.253  cpuTime=80.01  mem=16M620
80.56	
80.56	s OPTIMUM FOUND
80.56	v 14 3 14 13 2 3 7 10 14 3 14 10 8 4 9 12 7 2 6 14 14 4 9 6 12 11 7 7 8 14 
80.56	   
80.56	   totalWckTime=80.33  totalCpuTime=80.05

Verifier Data (download as text)

1 unsatisfied constraints, 224 satisfied constraints

Watcher Data (download as text)

runsolver version 3.1.3 (c) roussel@cril.univ-artois.fr

command line: runsolver --timestamp -w ROOT/results/node68/watcher-275536-1169223263 -o ROOT/results/node68/solver-275536-1169223263 -C 2400 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar epfc.xml 1 XSax /tmp/evaluation/275536-1169223263/unknown.xml 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 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.92 1.01 1.33 4/65 19152
/proc/meminfo: memFree=1489696/2055920 swapFree=4192812/4192956
[pid=19151] ppid=19149 vsize=172 CPUtime=0
/proc/19151/stat : 19151 (java) R 19149 19151 18039 0 -1 0 217 0 0 0 0 0 0 0 18 0 1 0 69823327 176128 24 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 10515236 0 0 4096 0 0 0 0 17 1 0 0
/proc/19151/statm: 43 24 18 14 0 3 0

[startup+0.107694 s]
/proc/loadavg: 0.92 1.01 1.33 4/65 19152
/proc/meminfo: memFree=1489696/2055920 swapFree=4192812/4192956
[pid=19151] ppid=19149 vsize=914988 CPUtime=0.09
/proc/19151/stat : 19151 (java) R 19149 19151 18039 0 -1 0 3051 0 1 0 8 1 0 0 16 0 8 0 69823327 936947712 2797 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4151974723 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/19151/statm: 228747 2798 1447 14 0 215242 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 914988

[startup+0.516731 s]
/proc/loadavg: 0.92 1.01 1.33 4/65 19152
/proc/meminfo: memFree=1489696/2055920 swapFree=4192812/4192956
[pid=19151] ppid=19149 vsize=915332 CPUtime=0.49
/proc/19151/stat : 19151 (java) R 19149 19151 18039 0 -1 0 6745 0 1 0 45 4 0 0 16 0 8 0 69823327 937299968 6484 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4152166682 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/19151/statm: 228833 6484 2150 14 0 215303 0
Current children cumulated CPU time (s) 0.49
Current children cumulated vsize (KiB) 915332

[startup+1.3418 s]
/proc/loadavg: 0.92 1.01 1.33 2/72 19159
/proc/meminfo: memFree=1469992/2055920 swapFree=4192812/4192956
[pid=19151] ppid=19149 vsize=915464 CPUtime=1.32
/proc/19151/stat : 19151 (java) R 19149 19151 18039 0 -1 0 7604 0 1 0 114 18 0 0 17 0 8 0 69823327 937435136 7342 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/19151/statm: 228866 7342 2479 14 0 215336 0
[pid=19151/tid=19153] ppid=19149 vsize=915464 CPUtime=0.02
/proc/19151/task/19153/stat : 19153 (java) S 19149 19151 18039 0 -1 64 212 0 0 0 2 0 0 0 17 0 8 0 69823330 937435136 7342 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=19151/tid=19154] ppid=19149 vsize=915464 CPUtime=0
/proc/19151/task/19154/stat : 19154 (java) S 19149 19151 18039 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 69823331 937435136 7342 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19151/tid=19155] ppid=19149 vsize=915464 CPUtime=0
/proc/19151/task/19155/stat : 19155 (java) S 19149 19151 18039 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 69823331 937435136 7342 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19151/tid=19156] ppid=19149 vsize=915464 CPUtime=0
/proc/19151/task/19156/stat : 19156 (java) S 19149 19151 18039 0 -1 64 1 0 0 0 0 0 0 0 21 0 8 0 69823334 937435136 7342 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19151/tid=19157] ppid=19149 vsize=915464 CPUtime=0.12
/proc/19151/task/19157/stat : 19157 (java) S 19149 19151 18039 0 -1 64 346 0 0 0 12 0 0 0 16 0 8 0 69823334 937435136 7342 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19151/tid=19158] ppid=19149 vsize=915464 CPUtime=0
/proc/19151/task/19158/stat : 19158 (java) S 19149 19151 18039 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 69823334 937435136 7342 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19151/tid=19159] ppid=19149 vsize=915464 CPUtime=0
/proc/19151/task/19159/stat : 19159 (java) S 19149 19151 18039 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 69823334 937435136 7342 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.32
Current children cumulated vsize (KiB) 915464

[startup+2.98295 s]
/proc/loadavg: 0.92 1.01 1.33 2/72 19159
/proc/meminfo: memFree=1469928/2055920 swapFree=4192812/4192956
[pid=19151] ppid=19149 vsize=915464 CPUtime=2.96
/proc/19151/stat : 19151 (java) R 19149 19151 18039 0 -1 0 9062 0 1 0 251 45 0 0 16 0 8 0 69823327 937435136 8798 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073833110 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/19151/statm: 228866 8798 2532 14 0 215336 0
[pid=19151/tid=19153] ppid=19149 vsize=915464 CPUtime=0.02
/proc/19151/task/19153/stat : 19153 (java) S 19149 19151 18039 0 -1 64 213 0 0 0 2 0 0 0 15 0 8 0 69823330 937435136 8798 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=19151/tid=19154] ppid=19149 vsize=915464 CPUtime=0
/proc/19151/task/19154/stat : 19154 (java) S 19149 19151 18039 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 69823331 937435136 8798 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19151/tid=19155] ppid=19149 vsize=915464 CPUtime=0
/proc/19151/task/19155/stat : 19155 (java) S 19149 19151 18039 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 69823331 937435136 8798 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19151/tid=19156] ppid=19149 vsize=915464 CPUtime=0
/proc/19151/task/19156/stat : 19156 (java) S 19149 19151 18039 0 -1 64 1 0 0 0 0 0 0 0 21 0 8 0 69823334 937435136 8798 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19151/tid=19157] ppid=19149 vsize=915464 CPUtime=0.18
/proc/19151/task/19157/stat : 19157 (java) S 19149 19151 18039 0 -1 64 382 0 0 0 17 1 0 0 16 0 8 0 69823334 937435136 8798 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19151/tid=19158] ppid=19149 vsize=915464 CPUtime=0
/proc/19151/task/19158/stat : 19158 (java) S 19149 19151 18039 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 69823334 937435136 8798 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19151/tid=19159] ppid=19149 vsize=915464 CPUtime=0
/proc/19151/task/19159/stat : 19159 (java) S 19149 19151 18039 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 69823334 937435136 8798 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.96
Current children cumulated vsize (KiB) 915464

[startup+6.25925 s]
/proc/loadavg: 0.93 1.01 1.32 2/72 19159
/proc/meminfo: memFree=1464104/2055920 swapFree=4192812/4192956
[pid=19151] ppid=19149 vsize=915464 CPUtime=6.22
/proc/19151/stat : 19151 (java) R 19149 19151 18039 0 -1 0 9106 0 1 0 577 45 0 0 17 0 8 0 69823327 937435136 8839 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073889628 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/19151/statm: 228866 8839 2532 14 0 215336 0
[pid=19151/tid=19153] ppid=19149 vsize=915464 CPUtime=0.02
/proc/19151/task/19153/stat : 19153 (java) S 19149 19151 18039 0 -1 64 213 0 0 0 2 0 0 0 17 0 8 0 69823330 937435136 8839 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=19151/tid=19154] ppid=19149 vsize=915464 CPUtime=0
/proc/19151/task/19154/stat : 19154 (java) S 19149 19151 18039 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 69823331 937435136 8839 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19151/tid=19155] ppid=19149 vsize=915464 CPUtime=0
/proc/19151/task/19155/stat : 19155 (java) S 19149 19151 18039 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 69823331 937435136 8839 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19151/tid=19156] ppid=19149 vsize=915464 CPUtime=0
/proc/19151/task/19156/stat : 19156 (java) S 19149 19151 18039 0 -1 64 1 0 0 0 0 0 0 0 21 0 8 0 69823334 937435136 8839 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19151/tid=19157] ppid=19149 vsize=915464 CPUtime=0.21
/proc/19151/task/19157/stat : 19157 (java) S 19149 19151 18039 0 -1 64 401 0 0 0 20 1 0 0 15 0 8 0 69823334 937435136 8839 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19151/tid=19158] ppid=19149 vsize=915464 CPUtime=0
/proc/19151/task/19158/stat : 19158 (java) S 19149 19151 18039 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 69823334 937435136 8839 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19151/tid=19159] ppid=19149 vsize=915464 CPUtime=0
/proc/19151/task/19159/stat : 19159 (java) S 19149 19151 18039 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 69823334 937435136 8839 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.22
Current children cumulated vsize (KiB) 915464

[startup+12.7388 s]
/proc/loadavg: 0.93 1.01 1.32 2/72 19159
/proc/meminfo: memFree=1464112/2055920 swapFree=4192812/4192956
[pid=19151] ppid=19149 vsize=915464 CPUtime=12.7
/proc/19151/stat : 19151 (java) R 19149 19151 18039 0 -1 0 9116 0 1 0 1225 45 0 0 25 0 8 0 69823327 937435136 8848 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073862213 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/19151/statm: 228866 8848 2532 14 0 215336 0
[pid=19151/tid=19153] ppid=19149 vsize=915464 CPUtime=0.02
/proc/19151/task/19153/stat : 19153 (java) S 19149 19151 18039 0 -1 64 213 0 0 0 2 0 0 0 16 0 8 0 69823330 937435136 8848 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=19151/tid=19154] ppid=19149 vsize=915464 CPUtime=0
/proc/19151/task/19154/stat : 19154 (java) S 19149 19151 18039 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 69823331 937435136 8848 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19151/tid=19155] ppid=19149 vsize=915464 CPUtime=0
/proc/19151/task/19155/stat : 19155 (java) S 19149 19151 18039 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 69823331 937435136 8848 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19151/tid=19156] ppid=19149 vsize=915464 CPUtime=0
/proc/19151/task/19156/stat : 19156 (java) S 19149 19151 18039 0 -1 64 1 0 0 0 0 0 0 0 21 0 8 0 69823334 937435136 8848 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19151/tid=19157] ppid=19149 vsize=915464 CPUtime=0.21
/proc/19151/task/19157/stat : 19157 (java) S 19149 19151 18039 0 -1 64 403 0 0 0 20 1 0 0 16 0 8 0 69823334 937435136 8848 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19151/tid=19158] ppid=19149 vsize=915464 CPUtime=0
/proc/19151/task/19158/stat : 19158 (java) S 19149 19151 18039 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 69823334 937435136 8848 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19151/tid=19159] ppid=19149 vsize=915464 CPUtime=0
/proc/19151/task/19159/stat : 19159 (java) S 19149 19151 18039 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 69823334 937435136 8848 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.7
Current children cumulated vsize (KiB) 915464

[startup+25.569 s]
/proc/loadavg: 0.95 1.01 1.32 2/72 19159
/proc/meminfo: memFree=1464176/2055920 swapFree=4192812/4192956
[pid=19151] ppid=19149 vsize=915464 CPUtime=25.53
/proc/19151/stat : 19151 (java) R 19149 19151 18039 0 -1 0 9122 0 1 0 2508 45 0 0 25 0 8 0 69823327 937435136 8854 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073859076 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/19151/statm: 228866 8854 2532 14 0 215336 0
[pid=19151/tid=19153] ppid=19149 vsize=915464 CPUtime=0.02
/proc/19151/task/19153/stat : 19153 (java) S 19149 19151 18039 0 -1 64 213 0 0 0 2 0 0 0 16 0 8 0 69823330 937435136 8854 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=19151/tid=19154] ppid=19149 vsize=915464 CPUtime=0
/proc/19151/task/19154/stat : 19154 (java) S 19149 19151 18039 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 69823331 937435136 8854 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19151/tid=19155] ppid=19149 vsize=915464 CPUtime=0
/proc/19151/task/19155/stat : 19155 (java) S 19149 19151 18039 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 69823331 937435136 8854 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19151/tid=19156] ppid=19149 vsize=915464 CPUtime=0
/proc/19151/task/19156/stat : 19156 (java) S 19149 19151 18039 0 -1 64 1 0 0 0 0 0 0 0 21 0 8 0 69823334 937435136 8854 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19151/tid=19157] ppid=19149 vsize=915464 CPUtime=0.21
/proc/19151/task/19157/stat : 19157 (java) S 19149 19151 18039 0 -1 64 404 0 0 0 20 1 0 0 16 0 8 0 69823334 937435136 8854 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19151/tid=19158] ppid=19149 vsize=915464 CPUtime=0
/proc/19151/task/19158/stat : 19158 (java) S 19149 19151 18039 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 69823334 937435136 8854 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19151/tid=19159] ppid=19149 vsize=915464 CPUtime=0
/proc/19151/task/19159/stat : 19159 (java) S 19149 19151 18039 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 69823334 937435136 8854 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.53
Current children cumulated vsize (KiB) 915464

[startup+51.2463 s]
/proc/loadavg: 0.96 1.01 1.31 2/72 19159
/proc/meminfo: memFree=1464240/2055920 swapFree=4192812/4192956
[pid=19151] ppid=19149 vsize=915464 CPUtime=51.2
/proc/19151/stat : 19151 (java) R 19149 19151 18039 0 -1 0 9131 0 1 0 5075 45 0 0 17 0 8 0 69823327 937435136 8862 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073836015 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/19151/statm: 228866 8862 2532 14 0 215336 0
[pid=19151/tid=19153] ppid=19149 vsize=915464 CPUtime=0.02
/proc/19151/task/19153/stat : 19153 (java) S 19149 19151 18039 0 -1 64 213 0 0 0 2 0 0 0 16 0 8 0 69823330 937435136 8862 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=19151/tid=19154] ppid=19149 vsize=915464 CPUtime=0
/proc/19151/task/19154/stat : 19154 (java) S 19149 19151 18039 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 69823331 937435136 8862 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19151/tid=19155] ppid=19149 vsize=915464 CPUtime=0
/proc/19151/task/19155/stat : 19155 (java) S 19149 19151 18039 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 69823331 937435136 8862 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19151/tid=19156] ppid=19149 vsize=915464 CPUtime=0
/proc/19151/task/19156/stat : 19156 (java) S 19149 19151 18039 0 -1 64 1 0 0 0 0 0 0 0 21 0 8 0 69823334 937435136 8862 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19151/tid=19157] ppid=19149 vsize=915464 CPUtime=0.21
/proc/19151/task/19157/stat : 19157 (java) S 19149 19151 18039 0 -1 64 404 0 0 0 20 1 0 0 16 0 8 0 69823334 937435136 8862 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19151/tid=19158] ppid=19149 vsize=915464 CPUtime=0
/proc/19151/task/19158/stat : 19158 (java) S 19149 19151 18039 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 69823334 937435136 8862 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19151/tid=19159] ppid=19149 vsize=915464 CPUtime=0
/proc/19151/task/19159/stat : 19159 (java) S 19149 19151 18039 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 69823334 937435136 8862 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 51.2
Current children cumulated vsize (KiB) 915464

Child status: 0
Real time (s): 80.6189
CPU time (s): 80.5208
CPU user time (s): 80.0588
CPU system time (s): 0.461929
CPU usage (%): 99.8783
Max. virtual memory (cumulated for all children) (KiB): 915468

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 80.0588
system time used= 0.461929
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 9229
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= 2524
involuntary context switches= 457

runsolver used 0.101984 s user time and 0.198969 s system time

The end

Launcher Data (download as text)

Begin job on node68 on Fri Jan 19 16:14:23 UTC 2007


IDJOB= 275536
IDBENCH= 4100
IDSOLVER= 68
FILE ID= node68/275536-1169223263

PBS_JOBID= 3589145

Free space on /tmp= 66563 MiB

SOLVER NAME= AbsconMax 109 EPFC
BENCH NAME= HOME/pub/bench/CPAI06/random/rand-2-30-15/rand-2-30-15-306-230-29_ext.xml
COMMAND LINE= java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar epfc.xml 1 XSax /tmp/evaluation/275536-1169223263/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node68/watcher-275536-1169223263 -o ROOT/results/node68/solver-275536-1169223263 -C 2400 -M 900  java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar epfc.xml 1 XSax /tmp/evaluation/275536-1169223263/unknown.xml

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  b799e7d222b6e34506d96be3c8203eab

RANDOM SEED= 248309531

TIME LIMIT= 2400 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:       1490176 kB
Buffers:         49368 kB
Cached:         427100 kB
SwapCached:        144 kB
Active:         113728 kB
Inactive:       378864 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1490176 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            1740 kB
Writeback:           0 kB
Mapped:          26156 kB
Slab:            59276 kB
Committed_AS:   468680 kB
PageTables:       1384 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= 66563 MiB



End job on node68 on Fri Jan 19 16:15:44 UTC 2007