Trace number 276073

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 32.585 32.9798

General information on the benchmark

Namecomposed/composed-25-1-2/
composed-25-1-2-9_ext.xml
MD5SUM33c793177024d939d31fad8b7532cb36
Bench Category2-ARY-EXT (binary constraints in extension)
Best result obtained on this benchmarkMOPT
Best Number of satisfied constraints222
Best CPU time to get the best result obtained on this benchmark1.63075
SatisfiableNO
(Un)Satisfiability was provedNO
Number of variables33
Number of constraints224
Maximum constraint arity2
Maximum domain size10
Number of constraints which are defined in extension224
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.36	   
0.36	Abscon 109 (November, 2006)
0.36	   
0.36	   configuration
0.36	     name=epfc.xml
0.39	   
0.39	   instance
0.39	     name=/tmp/evaluation/276073-1169231095/unknown.xml
0.43	   
0.43	   domains being loaded...
0.43	   
0.43	   variables being loaded...
0.47	     nbVariables=33  nbDomainTypes=1  minDomainSize=10  maxDomainSize=10
0.47	       =>  wckTime=0.105  cpuTime=0.09  mem=6M887
0.47	   
0.47	   relations being loaded...
0.53	   
0.53	   constraints being loaded...
0.63	     nbConstraints=224  nbRelationTypes=224  nbExtensionStructures=224  nbSharedExtensionStructures=0
0.63	     nbConflictsStructures=224  nbSharedConflictsStructures=0  nbSharedBinaryRepresentations=3890  maxDegree=20
0.63	     maxArity=2
0.63	       =>  wckTime=0.261  cpuTime=0.18  mem=8M854
0.67	   
0.67	   solver LocalSearchSolver being built... 
0.71	       =>  wckTime=0.347  cpuTime=0.22  mem=5M607
0.71	
0.71	s SATISFIABLE
0.71	o 186
0.71	c 38
0.72	o 190
0.72	c 34
0.72	o 194
0.72	c 30
0.72	o 198
0.72	c 26
0.72	o 201
0.72	c 23
0.72	o 204
0.72	c 20
0.72	o 206
0.72	c 18
0.72	o 208
0.72	c 16
0.72	o 209
0.72	c 15
0.72	o 211
0.72	c 13
0.72	o 213
0.72	c 11
0.72	o 215
0.72	c 9
0.72	o 216
0.72	c 8
0.73	o 217
0.73	c 7
0.73	o 218
0.73	c 6
0.73	o 219
0.73	c 5
0.73	o 220
0.73	c 4
0.73	o 221
0.73	c 3
0.74	o 222
0.74	c 2
3.08	   
3.09	   search
3.09	     run=0  nbConstraintChecks=15127984  nbAssignments=10000
3.09	       =>  wckTime=2.372  cpuTime=2.34  mem=5M607
5.28	   
5.28	   search
5.28	     run=1  nbConstraintChecks=29472418  nbAssignments=20000
5.28	       =>  wckTime=4.572  cpuTime=4.51  mem=5M607
7.56	   
7.56	   search
7.56	     run=2  nbConstraintChecks=44394557  nbAssignments=30000
7.56	       =>  wckTime=6.85  cpuTime=6.77  mem=5M607
9.87	   
9.87	   search
9.87	     run=3  nbConstraintChecks=59568375  nbAssignments=40000
9.87	       =>  wckTime=9.158  cpuTime=9.05  mem=5M607
11.91	   
11.91	   search
11.91	     run=4  nbConstraintChecks=72387344  nbAssignments=50000
11.91	       =>  wckTime=11.199  cpuTime=11.07  mem=5M607
13.96	   
13.96	   search
13.96	     run=5  nbConstraintChecks=85318898  nbAssignments=60000
13.96	       =>  wckTime=13.253  cpuTime=13.11  mem=5M607
16.23	   
16.23	   search
16.23	     run=6  nbConstraintChecks=100162055  nbAssignments=70000
16.23	       =>  wckTime=15.522  cpuTime=15.36  mem=5M607
18.54	   
18.54	   search
18.54	     run=7  nbConstraintChecks=115489325  nbAssignments=80000
18.54	       =>  wckTime=17.831  cpuTime=17.65  mem=5M607
20.59	   
20.59	   search
20.59	     run=8  nbConstraintChecks=128536613  nbAssignments=90000
20.59	       =>  wckTime=19.885  cpuTime=19.68  mem=5M607
22.63	   
22.63	   search
22.63	     run=9  nbConstraintChecks=141450365  nbAssignments=100000
22.63	       =>  wckTime=21.923  cpuTime=21.7  mem=5M607
24.84	   
24.84	   search
24.84	     run=10  nbConstraintChecks=155914989  nbAssignments=110000
24.84	       =>  wckTime=24.13  cpuTime=23.89  mem=5M607
27.07	   
27.07	   search
27.07	     run=11  nbConstraintChecks=170420042  nbAssignments=120000
27.07	       =>  wckTime=26.36  cpuTime=26.09  mem=5M607
29.07	   
29.07	   search
29.07	     run=12  nbConstraintChecks=182837981  nbAssignments=130000
29.07	       =>  wckTime=28.356  cpuTime=28.07  mem=5M607
31.04	   
31.05	   search
31.05	     run=13  nbConstraintChecks=195164691  nbAssignments=139885
31.05	       =>  wckTime=30.335  cpuTime=30.04  mem=5M607
31.05	   
31.05	   global
31.05	     nbConstraintChecks=195164691  nbValidityChecks=0  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
31.05	     solvingWckTime=30.334  solvingCpuTime=30.04  expiredTime=no  totalExploration=no  nbFoundSolutions=0
31.05	     globalCpuTime=30.31
31.05	       =>  wckTime=30.683  cpuTime=30.26  mem=5M607
31.05	   
31.05	   solver IterativeSystematicSolver being built... 
31.18	       =>  wckTime=30.817  cpuTime=30.36  mem=16M515
31.23	   
31.23	   preprocessing
31.23	     nbConstraintChecks=21505  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbRemovedValues=0
31.23	     detectedInconsistency=no
31.23	       =>  wckTime=0.049  cpuTime=0.03  mem=16M515
31.26	   
31.26	   search
31.26	     run=0  nbConstraintChecks=52530  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=52
31.26	     nbFailedAssignments=24  nbBacktracks=10  nbVisitedNodes=83  nbRestartNogoods=0
31.26	       =>  wckTime=0.08  cpuTime=0.06  mem=16M515
31.30	   
31.30	   search
31.30	     run=1  nbConstraintChecks=136429  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=111
31.30	     nbFailedAssignments=51  nbBacktracks=28  nbVisitedNodes=187  nbRestartNogoods=12
31.30	       =>  wckTime=0.123  cpuTime=0.09  mem=16M515
31.35	   
31.35	   search
31.35	     run=2  nbConstraintChecks=240422  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=212
31.35	     nbFailedAssignments=106  nbBacktracks=52  nbVisitedNodes=364  nbRestartNogoods=15
31.35	       =>  wckTime=0.164  cpuTime=0.12  mem=16M515
31.41	   
31.41	   search
31.41	     run=3  nbConstraintChecks=405808  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=304
31.41	     nbFailedAssignments=151  nbBacktracks=85  nbVisitedNodes=533  nbRestartNogoods=27
31.41	       =>  wckTime=0.224  cpuTime=0.18  mem=16M515
31.47	   
31.47	   search
31.47	     run=4  nbConstraintChecks=647269  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=476
31.47	     nbFailedAssignments=250  nbBacktracks=136  nbVisitedNodes=855  nbRestartNogoods=31
31.47	       =>  wckTime=0.292  cpuTime=0.25  mem=16M515
31.60	   
31.60	   search
31.60	     run=5  nbConstraintChecks=1044717  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=704
31.60	     nbFailedAssignments=385  nbBacktracks=211  nbVisitedNodes=1293  nbRestartNogoods=42
31.60	       =>  wckTime=0.416  cpuTime=0.37  mem=16M515
31.74	   
31.74	   search
31.74	     run=6  nbConstraintChecks=1456983  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=972
31.74	     nbFailedAssignments=524  nbBacktracks=324  nbVisitedNodes=1813  nbRestartNogoods=53
31.74	       =>  wckTime=0.554  cpuTime=0.5  mem=16M515
31.91	   
31.91	   search
31.91	     run=7  nbConstraintChecks=2100618  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1430
31.91	     nbFailedAssignments=799  nbBacktracks=494  nbVisitedNodes=2713  nbRestartNogoods=63
31.91	       =>  wckTime=0.729  cpuTime=0.67  mem=16M515
32.21	   
32.21	   search
32.21	     run=8  nbConstraintChecks=3064176  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=2067
32.21	     nbFailedAssignments=1165  nbBacktracks=752  nbVisitedNodes=3970  nbRestartNogoods=71
32.21	       =>  wckTime=1.031  cpuTime=0.95  mem=16M515
32.73	   
32.73	   search
32.73	     run=9  nbConstraintChecks=4618073  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=3143
32.73	     nbFailedAssignments=1841  nbBacktracks=1136  nbVisitedNodes=6104  nbRestartNogoods=74
32.73	       =>  wckTime=1.55  cpuTime=1.46  mem=16M515
32.93	   
32.93	   search
32.93	     run=10  nbConstraintChecks=4953689  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=3478
32.93	     nbFailedAssignments=2050  nbBacktracks=1263  nbVisitedNodes=6774  nbRestartNogoods=83
32.93	       =>  wckTime=1.751  cpuTime=1.66  mem=16M515
32.93	   
32.93	   global
32.93	     nbConstraintChecks=4975194  nbRestartNogoods=83  solvingWckTime=1.752  solvingCpuTime=1.66  expiredTime=no
32.93	     totalExploration=yes  nbFoundSolutions=0  globalCpuTime=32.07
32.93	       =>  wckTime=32.57  cpuTime=32.02  mem=16M515
32.94	
32.94	s OPTIMUM FOUND
32.94	v 8 8 9 3 3 7 4 3 9 9 6 7 3 7 8 7 1 6 6 9 8 2 1 6 2 2 5 2 2 6 9 7 5 
32.94	   
32.94	   totalWckTime=32.652  totalCpuTime=32.07

Verifier Data (download as text)

2 unsatisfied constraints, 222 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/node9/watcher-276073-1169231095 -o ROOT/results/node9/solver-276073-1169231095 -C 2400 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar epfc.xml 1 XSax /tmp/evaluation/276073-1169231095/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: 2.03 2.02 2.00 2/94 26278
/proc/meminfo: memFree=1202160/2055920 swapFree=4191880/4192956
[pid=26277] ppid=26275 vsize=18540 CPUtime=0
/proc/26277/stat : 26277 (runsolver) R 26275 26277 25850 0 -1 4194368 17 0 0 0 0 0 0 0 19 0 1 0 271504614 18984960 279 18446744073709551615 4194304 4267372 548682068944 18446744073709551615 215418989863 0 2147483391 4096 24578 0 0 0 17 1 0 0
/proc/26277/statm: 4635 279 244 17 0 2626 0

[startup+0.102303 s]
/proc/loadavg: 2.03 2.02 2.00 2/94 26278
/proc/meminfo: memFree=1202160/2055920 swapFree=4191880/4192956
[pid=26277] ppid=26275 vsize=912432 CPUtime=0.07
/proc/26277/stat : 26277 (java) D 26275 26277 25850 0 -1 0 2746 0 1 0 6 1 0 0 20 0 8 0 271504614 934330368 2492 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 2147483391 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/26277/statm: 228108 2492 1379 14 0 215091 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 912432

[startup+0.510348 s]
/proc/loadavg: 2.03 2.02 2.00 2/94 26278
/proc/meminfo: memFree=1202160/2055920 swapFree=4191880/4192956
[pid=26277] ppid=26275 vsize=915332 CPUtime=0.44
/proc/26277/stat : 26277 (java) R 26275 26277 25850 0 -1 0 6175 0 1 0 40 4 0 0 18 0 8 0 271504614 937299968 5914 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/26277/statm: 228833 5914 2142 14 0 215303 0
Current children cumulated CPU time (s) 0.44
Current children cumulated vsize (KiB) 915332

[startup+1.33144 s]
/proc/loadavg: 2.03 2.02 2.00 3/101 26285
/proc/meminfo: memFree=1183608/2055920 swapFree=4191880/4192956
[pid=26277] ppid=26275 vsize=915464 CPUtime=1.25
/proc/26277/stat : 26277 (java) R 26275 26277 25850 0 -1 0 7297 0 1 0 110 15 0 0 25 0 8 0 271504614 937435136 7035 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073726505 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/26277/statm: 228866 7035 2479 14 0 215336 0
[pid=26277/tid=26279] ppid=26275 vsize=915464 CPUtime=0.02
/proc/26277/task/26279/stat : 26279 (java) S 26275 26277 25850 0 -1 64 181 0 0 0 2 0 0 0 16 0 8 0 271504619 937435136 7035 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=26277/tid=26280] ppid=26275 vsize=915464 CPUtime=0
/proc/26277/task/26280/stat : 26280 (java) S 26275 26277 25850 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 271504619 937435136 7035 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26277/tid=26281] ppid=26275 vsize=915464 CPUtime=0
/proc/26277/task/26281/stat : 26281 (java) S 26275 26277 25850 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 271504619 937435136 7035 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26277/tid=26282] ppid=26275 vsize=915464 CPUtime=0
/proc/26277/task/26282/stat : 26282 (java) S 26275 26277 25850 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 271504622 937435136 7035 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26277/tid=26283] ppid=26275 vsize=915464 CPUtime=0.14
/proc/26277/task/26283/stat : 26283 (java) S 26275 26277 25850 0 -1 64 344 0 0 0 13 1 0 0 16 0 8 0 271504622 937435136 7035 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26277/tid=26284] ppid=26275 vsize=915464 CPUtime=0
/proc/26277/task/26284/stat : 26284 (java) S 26275 26277 25850 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 271504622 937435136 7035 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26277/tid=26285] ppid=26275 vsize=915464 CPUtime=0
/proc/26277/task/26285/stat : 26285 (java) S 26275 26277 25850 0 -1 64 1 0 0 0 0 0 0 0 16 0 8 0 271504622 937435136 7035 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.25
Current children cumulated vsize (KiB) 915464

[startup+2.96862 s]
/proc/loadavg: 2.03 2.02 2.00 5/101 26285
/proc/meminfo: memFree=1183544/2055920 swapFree=4191880/4192956
[pid=26277] ppid=26275 vsize=915464 CPUtime=2.87
/proc/26277/stat : 26277 (java) R 26275 26277 25850 0 -1 0 7298 0 1 0 245 42 0 0 25 0 8 0 271504614 937435136 7035 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073730103 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/26277/statm: 228866 7035 2479 14 0 215336 0
[pid=26277/tid=26279] ppid=26275 vsize=915464 CPUtime=0.02
/proc/26277/task/26279/stat : 26279 (java) S 26275 26277 25850 0 -1 64 181 0 0 0 2 0 0 0 16 0 8 0 271504619 937435136 7035 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=26277/tid=26280] ppid=26275 vsize=915464 CPUtime=0
/proc/26277/task/26280/stat : 26280 (java) S 26275 26277 25850 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 271504619 937435136 7035 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26277/tid=26281] ppid=26275 vsize=915464 CPUtime=0
/proc/26277/task/26281/stat : 26281 (java) S 26275 26277 25850 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 271504619 937435136 7035 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26277/tid=26282] ppid=26275 vsize=915464 CPUtime=0
/proc/26277/task/26282/stat : 26282 (java) S 26275 26277 25850 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 271504622 937435136 7035 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26277/tid=26283] ppid=26275 vsize=915464 CPUtime=0.14
/proc/26277/task/26283/stat : 26283 (java) S 26275 26277 25850 0 -1 64 344 0 0 0 13 1 0 0 16 0 8 0 271504622 937435136 7035 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26277/tid=26284] ppid=26275 vsize=915464 CPUtime=0
/proc/26277/task/26284/stat : 26284 (java) S 26275 26277 25850 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 271504622 937435136 7035 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26277/tid=26285] ppid=26275 vsize=915464 CPUtime=0
/proc/26277/task/26285/stat : 26285 (java) S 26275 26277 25850 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 271504622 937435136 7035 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.87
Current children cumulated vsize (KiB) 915464

[startup+6.261 s]
/proc/loadavg: 2.03 2.02 2.00 3/101 26285
/proc/meminfo: memFree=1183480/2055920 swapFree=4191880/4192956
[pid=26277] ppid=26275 vsize=915464 CPUtime=6.13
/proc/26277/stat : 26277 (java) R 26275 26277 25850 0 -1 0 7300 0 1 0 514 99 0 0 25 0 8 0 271504614 937435136 7037 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073729235 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/26277/statm: 228866 7037 2479 14 0 215336 0
[pid=26277/tid=26279] ppid=26275 vsize=915464 CPUtime=0.02
/proc/26277/task/26279/stat : 26279 (java) S 26275 26277 25850 0 -1 64 181 0 0 0 2 0 0 0 16 0 8 0 271504619 937435136 7037 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=26277/tid=26280] ppid=26275 vsize=915464 CPUtime=0
/proc/26277/task/26280/stat : 26280 (java) S 26275 26277 25850 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 271504619 937435136 7037 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26277/tid=26281] ppid=26275 vsize=915464 CPUtime=0
/proc/26277/task/26281/stat : 26281 (java) S 26275 26277 25850 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 271504619 937435136 7037 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26277/tid=26282] ppid=26275 vsize=915464 CPUtime=0
/proc/26277/task/26282/stat : 26282 (java) S 26275 26277 25850 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 271504622 937435136 7037 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26277/tid=26283] ppid=26275 vsize=915464 CPUtime=0.15
/proc/26277/task/26283/stat : 26283 (java) S 26275 26277 25850 0 -1 64 346 0 0 0 14 1 0 0 15 0 8 0 271504622 937435136 7037 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26277/tid=26284] ppid=26275 vsize=915464 CPUtime=0
/proc/26277/task/26284/stat : 26284 (java) S 26275 26277 25850 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 271504622 937435136 7037 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26277/tid=26285] ppid=26275 vsize=915464 CPUtime=0
/proc/26277/task/26285/stat : 26285 (java) S 26275 26277 25850 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 271504622 937435136 7037 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.13
Current children cumulated vsize (KiB) 915464

[startup+12.7347 s]
/proc/loadavg: 2.03 2.02 2.00 3/101 26285
/proc/meminfo: memFree=1183480/2055920 swapFree=4191880/4192956
[pid=26277] ppid=26275 vsize=915464 CPUtime=12.55
/proc/26277/stat : 26277 (java) R 26275 26277 25850 0 -1 0 7300 0 1 0 1039 216 0 0 25 0 8 0 271504614 937435136 7037 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073726357 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/26277/statm: 228866 7037 2479 14 0 215336 0
[pid=26277/tid=26279] ppid=26275 vsize=915464 CPUtime=0.02
/proc/26277/task/26279/stat : 26279 (java) S 26275 26277 25850 0 -1 64 181 0 0 0 2 0 0 0 16 0 8 0 271504619 937435136 7037 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=26277/tid=26280] ppid=26275 vsize=915464 CPUtime=0
/proc/26277/task/26280/stat : 26280 (java) S 26275 26277 25850 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 271504619 937435136 7037 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26277/tid=26281] ppid=26275 vsize=915464 CPUtime=0
/proc/26277/task/26281/stat : 26281 (java) S 26275 26277 25850 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 271504619 937435136 7037 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26277/tid=26282] ppid=26275 vsize=915464 CPUtime=0
/proc/26277/task/26282/stat : 26282 (java) S 26275 26277 25850 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 271504622 937435136 7037 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26277/tid=26283] ppid=26275 vsize=915464 CPUtime=0.15
/proc/26277/task/26283/stat : 26283 (java) S 26275 26277 25850 0 -1 64 346 0 0 0 14 1 0 0 17 0 8 0 271504622 937435136 7037 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26277/tid=26284] ppid=26275 vsize=915464 CPUtime=0
/proc/26277/task/26284/stat : 26284 (java) S 26275 26277 25850 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 271504622 937435136 7037 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26277/tid=26285] ppid=26275 vsize=915464 CPUtime=0
/proc/26277/task/26285/stat : 26285 (java) S 26275 26277 25850 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 271504622 937435136 7037 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.55
Current children cumulated vsize (KiB) 915464

[startup+25.6042 s]
/proc/loadavg: 2.02 2.02 2.00 3/101 26285
/proc/meminfo: memFree=1183480/2055920 swapFree=4191880/4192956
[pid=26277] ppid=26275 vsize=915464 CPUtime=25.3
/proc/26277/stat : 26277 (java) R 26275 26277 25850 0 -1 0 7300 0 1 0 2084 446 0 0 25 0 8 0 271504614 937435136 7037 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/26277/statm: 228866 7037 2479 14 0 215336 0
[pid=26277/tid=26279] ppid=26275 vsize=915464 CPUtime=0.02
/proc/26277/task/26279/stat : 26279 (java) S 26275 26277 25850 0 -1 64 181 0 0 0 2 0 0 0 16 0 8 0 271504619 937435136 7037 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=26277/tid=26280] ppid=26275 vsize=915464 CPUtime=0
/proc/26277/task/26280/stat : 26280 (java) S 26275 26277 25850 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 271504619 937435136 7037 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26277/tid=26281] ppid=26275 vsize=915464 CPUtime=0
/proc/26277/task/26281/stat : 26281 (java) S 26275 26277 25850 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 271504619 937435136 7037 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26277/tid=26282] ppid=26275 vsize=915464 CPUtime=0
/proc/26277/task/26282/stat : 26282 (java) S 26275 26277 25850 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 271504622 937435136 7037 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26277/tid=26283] ppid=26275 vsize=915464 CPUtime=0.15
/proc/26277/task/26283/stat : 26283 (java) S 26275 26277 25850 0 -1 64 346 0 0 0 14 1 0 0 17 0 8 0 271504622 937435136 7037 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26277/tid=26284] ppid=26275 vsize=915464 CPUtime=0
/proc/26277/task/26284/stat : 26284 (java) S 26275 26277 25850 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 271504622 937435136 7037 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26277/tid=26285] ppid=26275 vsize=915464 CPUtime=0
/proc/26277/task/26285/stat : 26285 (java) S 26275 26277 25850 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 271504622 937435136 7037 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.3
Current children cumulated vsize (KiB) 915464

Child status: 0
Real time (s): 32.9798
CPU time (s): 32.585
CPU user time (s): 27.0529
CPU system time (s): 5.53216
CPU usage (%): 98.8029
Max. virtual memory (cumulated for all children) (KiB): 915468

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 27.0529
system time used= 5.53216
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 9159
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= 1851
involuntary context switches= 3503

runsolver used 0.049992 s user time and 0.106983 s system time

The end

Launcher Data (download as text)

Begin job on node9 on Fri Jan 19 18:24:55 UTC 2007


IDJOB= 276073
IDBENCH= 5236
IDSOLVER= 68
FILE ID= node9/276073-1169231095

PBS_JOBID= 3588978

Free space on /tmp= 66562 MiB

SOLVER NAME= AbsconMax 109 EPFC
BENCH NAME= HOME/pub/bench/CPAI06/composed/composed-25-1-2/composed-25-1-2-9_ext.xml
COMMAND LINE= java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar epfc.xml 1 XSax /tmp/evaluation/276073-1169231095/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node9/watcher-276073-1169231095 -o ROOT/results/node9/solver-276073-1169231095 -C 2400 -M 900  java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar epfc.xml 1 XSax /tmp/evaluation/276073-1169231095/unknown.xml

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  33c793177024d939d31fad8b7532cb36

RANDOM SEED= 750726458

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.231
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.231
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:       1202576 kB
Buffers:         57468 kB
Cached:         567932 kB
SwapCached:        268 kB
Active:         354024 kB
Inactive:       415232 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1202576 kB
SwapTotal:     4192956 kB
SwapFree:      4191880 kB
Dirty:            1812 kB
Writeback:           0 kB
Mapped:         163464 kB
Slab:            68560 kB
Committed_AS:  7966632 kB
PageTables:       2560 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= 66562 MiB



End job on node9 on Fri Jan 19 18:25:28 UTC 2007