Trace number 275881

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.615 32.9339

General information on the benchmark

Namecomposed/composed-25-1-40/
composed-25-1-40-3_ext.xml
MD5SUM1a278fc37538a35c0edf0828cfe8a900
Bench Category2-ARY-EXT (binary constraints in extension)
Best result obtained on this benchmarkMOPT
Best Number of satisfied constraints260
Best CPU time to get the best result obtained on this benchmark32.1761
SatisfiableNO
(Un)Satisfiability was provedNO
Number of variables33
Number of constraints262
Maximum constraint arity2
Maximum domain size10
Number of constraints which are defined in extension262
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.31	   
0.31	Abscon 109 (November, 2006)
0.31	   
0.31	   configuration
0.31	     name=epfc.xml
0.34	   
0.34	   instance
0.34	     name=/tmp/evaluation/275881-1169228644/unknown.xml
0.37	   
0.37	   domains being loaded...
0.38	   
0.38	   variables being loaded...
0.41	     nbVariables=33  nbDomainTypes=1  minDomainSize=10  maxDomainSize=10
0.41	       =>  wckTime=0.099  cpuTime=0.08  mem=6M887
0.41	   
0.41	   relations being loaded...
0.47	   
0.47	   constraints being loaded...
0.58	     nbConstraints=262  nbRelationTypes=262  nbExtensionStructures=262  nbSharedExtensionStructures=0
0.58	     nbConflictsStructures=262  nbSharedConflictsStructures=0  nbSharedBinaryRepresentations=4668  maxDegree=21
0.58	     maxArity=2
0.58	       =>  wckTime=0.265  cpuTime=0.17  mem=9M829
0.62	   
0.62	   solver LocalSearchSolver being built... 
0.66	       =>  wckTime=0.351  cpuTime=0.23  mem=5M643
0.67	
0.67	s SATISFIABLE
0.67	o 218
0.67	c 44
0.67	o 224
0.67	c 38
0.67	o 228
0.67	c 34
0.67	o 232
0.67	c 30
0.67	o 233
0.67	c 29
0.67	o 236
0.67	c 26
0.67	o 238
0.67	c 24
0.67	o 239
0.67	c 23
0.67	o 240
0.67	c 22
0.67	o 242
0.67	c 20
0.67	o 243
0.67	c 19
0.67	o 244
0.67	c 18
0.68	o 246
0.68	c 16
0.68	o 247
0.68	c 15
0.68	o 248
0.68	c 14
0.68	o 250
0.68	c 12
0.68	o 251
0.68	c 11
0.68	o 253
0.68	c 9
0.68	o 254
0.68	c 8
0.68	o 255
0.68	c 7
0.68	o 256
0.68	c 6
0.69	o 257
0.69	c 5
0.69	o 258
0.69	c 4
0.71	o 259
0.71	c 3
0.71	o 260
0.71	c 2
3.17	   
3.17	   search
3.17	     run=0  nbConstraintChecks=16607031  nbAssignments=10000
3.17	       =>  wckTime=2.506  cpuTime=2.47  mem=5M643
5.64	   
5.64	   search
5.64	     run=1  nbConstraintChecks=33467364  nbAssignments=20000
5.64	       =>  wckTime=4.974  cpuTime=4.91  mem=5M643
8.05	   
8.05	   search
8.05	     run=2  nbConstraintChecks=49843303  nbAssignments=30000
8.05	       =>  wckTime=7.392  cpuTime=7.3  mem=5M643
10.53	   
10.53	   search
10.53	     run=3  nbConstraintChecks=66736122  nbAssignments=40000
10.53	       =>  wckTime=9.865  cpuTime=9.76  mem=5M643
12.92	   
12.92	   search
12.92	     run=4  nbConstraintChecks=83035125  nbAssignments=50000
12.92	       =>  wckTime=12.259  cpuTime=12.14  mem=5M643
15.39	   
15.39	   search
15.39	     run=5  nbConstraintChecks=100109590  nbAssignments=60000
15.39	       =>  wckTime=14.728  cpuTime=14.59  mem=5M643
17.74	   
17.74	   search
17.74	     run=6  nbConstraintChecks=116026709  nbAssignments=70000
17.74	       =>  wckTime=17.075  cpuTime=16.92  mem=5M643
20.20	   
20.20	   search
20.20	     run=7  nbConstraintChecks=132993069  nbAssignments=80000
20.20	       =>  wckTime=19.538  cpuTime=19.35  mem=5M643
22.67	   
22.67	   search
22.67	     run=8  nbConstraintChecks=149941548  nbAssignments=90000
22.67	       =>  wckTime=22.009  cpuTime=21.8  mem=5M643
25.09	   
25.09	   search
25.09	     run=9  nbConstraintChecks=166323945  nbAssignments=100000
25.09	       =>  wckTime=24.426  cpuTime=24.2  mem=5M643
27.50	   
27.50	   search
27.50	     run=10  nbConstraintChecks=182728361  nbAssignments=110000
27.50	       =>  wckTime=26.84  cpuTime=26.6  mem=5M643
30.02	   
30.02	   search
30.02	     run=11  nbConstraintChecks=200126257  nbAssignments=120000
30.02	       =>  wckTime=29.361  cpuTime=29.1  mem=5M643
30.97	   
30.97	   search
30.97	     run=12  nbConstraintChecks=206515876  nbAssignments=124000
30.97	       =>  wckTime=30.312  cpuTime=30.04  mem=5M643
30.98	   
30.98	   global
30.98	     nbConstraintChecks=206515876  nbValidityChecks=0  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
30.98	     solvingWckTime=30.311  solvingCpuTime=30.03  expiredTime=no  totalExploration=no  nbFoundSolutions=0
30.98	     globalCpuTime=30.32
30.98	       =>  wckTime=30.664  cpuTime=30.26  mem=5M643
30.98	   
30.98	   solver IterativeSystematicSolver being built... 
31.11	       =>  wckTime=30.797  cpuTime=30.37  mem=16M551
31.17	   
31.17	   preprocessing
31.17	     nbConstraintChecks=35111  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbRemovedValues=1
31.17	     detectedInconsistency=no
31.17	       =>  wckTime=0.058  cpuTime=0.03  mem=16M551
31.22	   
31.22	   search
31.22	     run=0  nbConstraintChecks=127741  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=69
31.22	     nbFailedAssignments=36  nbBacktracks=18  nbVisitedNodes=124  nbRestartNogoods=0
31.22	       =>  wckTime=0.112  cpuTime=0.08  mem=16M551
31.33	   
31.33	   search
31.33	     run=1  nbConstraintChecks=430129  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=215
31.33	     nbFailedAssignments=165  nbBacktracks=33  nbVisitedNodes=414  nbRestartNogoods=4
31.33	       =>  wckTime=0.222  cpuTime=0.18  mem=16M551
31.38	   
31.38	   search
31.38	     run=2  nbConstraintChecks=531931  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=286
31.38	     nbFailedAssignments=205  nbBacktracks=55  nbVisitedNodes=545  nbRestartNogoods=5
31.38	       =>  wckTime=0.267  cpuTime=0.22  mem=16M551
31.42	   
31.42	   search
31.42	     run=3  nbConstraintChecks=692753  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=379
31.42	     nbFailedAssignments=258  nbBacktracks=88  nbVisitedNodes=723  nbRestartNogoods=6
31.42	       =>  wckTime=0.314  cpuTime=0.26  mem=16M551
31.51	   
31.51	   search
31.51	     run=4  nbConstraintChecks=899020  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=517
31.51	     nbFailedAssignments=327  nbBacktracks=138  nbVisitedNodes=979  nbRestartNogoods=8
31.51	       =>  wckTime=0.398  cpuTime=0.34  mem=16M551
31.65	   
31.65	   search
31.65	     run=5  nbConstraintChecks=1308946  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=725
31.65	     nbFailedAssignments=441  nbBacktracks=215  nbVisitedNodes=1378  nbRestartNogoods=25
31.65	       =>  wckTime=0.54  cpuTime=0.48  mem=16M551
31.79	   
31.79	   search
31.79	     run=6  nbConstraintChecks=1777574  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=965
31.79	     nbFailedAssignments=554  nbBacktracks=328  nbVisitedNodes=1843  nbRestartNogoods=36
31.79	       =>  wckTime=0.681  cpuTime=0.61  mem=16M551
32.01	   
32.01	   search
32.01	     run=7  nbConstraintChecks=2380953  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1314
32.01	     nbFailedAssignments=721  nbBacktracks=498  nbVisitedNodes=2529  nbRestartNogoods=49
32.01	       =>  wckTime=0.903  cpuTime=0.83  mem=16M551
32.38	   
32.38	   search
32.38	     run=8  nbConstraintChecks=3475642  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1869
32.38	     nbFailedAssignments=1001  nbBacktracks=754  nbVisitedNodes=3619  nbRestartNogoods=57
32.38	       =>  wckTime=1.274  cpuTime=1.19  mem=16M551
32.83	   
32.83	   search
32.83	     run=9  nbConstraintChecks=4913264  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=2621
32.83	     nbFailedAssignments=1353  nbBacktracks=1138  nbVisitedNodes=5105  nbRestartNogoods=71
32.83	       =>  wckTime=1.717  cpuTime=1.62  mem=16M551
32.89	   
32.89	   search
32.89	     run=10  nbConstraintChecks=5115111  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=2735
32.89	     nbFailedAssignments=1407  nbBacktracks=1199  nbVisitedNodes=5333  nbRestartNogoods=75
32.89	       =>  wckTime=1.783  cpuTime=1.68  mem=16M551
32.89	   
32.89	   global
32.89	     nbConstraintChecks=5150222  nbRestartNogoods=75  solvingWckTime=1.784  solvingCpuTime=1.68  expiredTime=no
32.89	     totalExploration=yes  nbFoundSolutions=0  globalCpuTime=32.11
32.89	       =>  wckTime=32.583  cpuTime=32.05  mem=16M551
32.90	
32.90	s OPTIMUM FOUND
32.90	v 0 9 7 3 0 7 4 4 9 5 5 6 0 2 3 8 6 5 4 3 4 6 9 1 5 0 0 6 8 8 6 2 0 
32.90	   
32.90	   totalWckTime=32.664  totalCpuTime=32.11

Verifier Data (download as text)

2 unsatisfied constraints, 260 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/node47/watcher-275881-1169228644 -o ROOT/results/node47/solver-275881-1169228644 -C 2400 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar epfc.xml 1 XSax /tmp/evaluation/275881-1169228644/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: 1.92 1.98 1.92 4/74 2093
/proc/meminfo: memFree=1443720/2055920 swapFree=4184008/4192956
[pid=2092] ppid=2090 vsize=89776 CPUtime=0
/proc/2092/stat : 2092 (java) D 2090 2092 1497 0 -1 0 1273 0 1 0 0 0 0 0 17 0 1 0 271263662 91930624 1022 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 2147483391 0 7368 18446744072099781622 0 0 17 1 0 0
/proc/2092/statm: 22444 1022 811 14 0 10027 0
[pid=2092/tid=2094] ppid=2090 vsize=907676 CPUtime=0
/proc/2092/task/2094/stat : 2094 (java) S 2090 2092 1497 0 -1 64 6 0 0 0 0 0 0 0 19 0 4 0 271263666 929460224 1937 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 7368 0 0 0 -1 1 0 0
[pid=2092/tid=2095] ppid=2090 vsize=907808 CPUtime=0
/proc/2092/task/2095/stat : 2095 (java) S 2090 2092 1497 0 -1 64 10 0 0 0 0 0 0 0 19 0 4 0 271263667 929595392 2204 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23755 0 0 0 -1 1 0 0
[pid=2092/tid=2096] ppid=2090 vsize=907808 CPUtime=0
/proc/2092/task/2096/stat : 2096 (java) S 2090 2092 1497 0 -1 64 4 0 0 0 0 0 0 0 20 0 4 0 271263667 929595392 2204 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23755 0 0 0 -1 1 0 0

[startup+0.102724 s]
/proc/loadavg: 1.92 1.98 1.92 4/74 2093
/proc/meminfo: memFree=1443720/2055920 swapFree=4184008/4192956
[pid=2092] ppid=2090 vsize=914988 CPUtime=0.08
/proc/2092/stat : 2092 (java) R 2090 2092 1497 0 -1 0 2987 0 1 0 7 1 0 0 17 0 8 0 271263662 936947712 2733 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4072916949 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/2092/statm: 228747 2733 1426 14 0 215242 0
[pid=2092/tid=2094] ppid=2090 vsize=914988 CPUtime=0
/proc/2092/task/2094/stat : 2094 (java) S 2090 2092 1497 0 -1 64 6 0 0 0 0 0 0 0 19 0 8 0 271263666 936947712 2733 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=2092/tid=2095] ppid=2090 vsize=914988 CPUtime=0
/proc/2092/task/2095/stat : 2095 (java) S 2090 2092 1497 0 -1 64 10 0 0 0 0 0 0 0 19 0 8 0 271263667 936947712 2733 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2092/tid=2096] ppid=2090 vsize=914988 CPUtime=0
/proc/2092/task/2096/stat : 2096 (java) S 2090 2092 1497 0 -1 64 4 0 0 0 0 0 0 0 20 0 8 0 271263667 936947712 2733 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 914988

[startup+0.510765 s]
/proc/loadavg: 1.92 1.98 1.92 4/74 2093
/proc/meminfo: memFree=1443720/2055920 swapFree=4184008/4192956
[pid=2092] ppid=2090 vsize=915332 CPUtime=0.48
/proc/2092/stat : 2092 (java) R 2090 2092 1497 0 -1 0 6327 0 1 0 45 3 0 0 18 0 8 0 271263662 937299968 6066 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4072897127 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/2092/statm: 228833 6066 2143 14 0 215303 0
[pid=2092/tid=2094] ppid=2090 vsize=915332 CPUtime=0
/proc/2092/task/2094/stat : 2094 (java) S 2090 2092 1497 0 -1 64 6 0 0 0 0 0 0 0 19 0 8 0 271263666 937299968 6066 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=2092/tid=2095] ppid=2090 vsize=915332 CPUtime=0
/proc/2092/task/2095/stat : 2095 (java) S 2090 2092 1497 0 -1 64 10 0 0 0 0 0 0 0 19 0 8 0 271263667 937299968 6066 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2092/tid=2096] ppid=2090 vsize=915332 CPUtime=0
/proc/2092/task/2096/stat : 2096 (java) S 2090 2092 1497 0 -1 64 4 0 0 0 0 0 0 0 20 0 8 0 271263667 937299968 6066 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 0.48
Current children cumulated vsize (KiB) 915332

[startup+1.33185 s]
/proc/loadavg: 1.92 1.98 1.92 3/81 2100
/proc/meminfo: memFree=1424976/2055920 swapFree=4184008/4192956
[pid=2092] ppid=2090 vsize=915464 CPUtime=1.3
/proc/2092/stat : 2092 (java) R 2090 2092 1497 0 -1 0 7356 0 1 0 113 17 0 0 25 0 8 0 271263662 937435136 7094 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073733205 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/2092/statm: 228866 7094 2479 14 0 215336 0
[pid=2092/tid=2094] ppid=2090 vsize=915464 CPUtime=0.03
/proc/2092/task/2094/stat : 2094 (java) S 2090 2092 1497 0 -1 64 191 0 0 0 3 0 0 0 16 0 8 0 271263666 937435136 7094 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=2092/tid=2095] ppid=2090 vsize=915464 CPUtime=0
/proc/2092/task/2095/stat : 2095 (java) S 2090 2092 1497 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 271263667 937435136 7094 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2092/tid=2096] ppid=2090 vsize=915464 CPUtime=0
/proc/2092/task/2096/stat : 2096 (java) S 2090 2092 1497 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 271263667 937435136 7094 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2092/tid=2097] ppid=2090 vsize=915464 CPUtime=0
/proc/2092/task/2097/stat : 2097 (java) S 2090 2092 1497 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 271263670 937435136 7094 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2092/tid=2098] ppid=2090 vsize=915464 CPUtime=0.14
/proc/2092/task/2098/stat : 2098 (java) S 2090 2092 1497 0 -1 64 346 0 0 0 14 0 0 0 16 0 8 0 271263670 937435136 7094 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2092/tid=2099] ppid=2090 vsize=915464 CPUtime=0
/proc/2092/task/2099/stat : 2099 (java) S 2090 2092 1497 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 271263670 937435136 7094 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2092/tid=2100] ppid=2090 vsize=915464 CPUtime=0
/proc/2092/task/2100/stat : 2100 (java) S 2090 2092 1497 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 271263670 937435136 7094 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.3
Current children cumulated vsize (KiB) 915464

[startup+2.96902 s]
/proc/loadavg: 1.92 1.98 1.92 3/81 2100
/proc/meminfo: memFree=1424784/2055920 swapFree=4184008/4192956
[pid=2092] ppid=2090 vsize=915464 CPUtime=2.92
/proc/2092/stat : 2092 (java) R 2090 2092 1497 0 -1 0 7357 0 1 0 251 41 0 0 25 0 8 0 271263662 937435136 7094 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073734391 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/2092/statm: 228866 7094 2479 14 0 215336 0
[pid=2092/tid=2094] ppid=2090 vsize=915464 CPUtime=0.03
/proc/2092/task/2094/stat : 2094 (java) S 2090 2092 1497 0 -1 64 191 0 0 0 3 0 0 0 16 0 8 0 271263666 937435136 7094 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=2092/tid=2095] ppid=2090 vsize=915464 CPUtime=0
/proc/2092/task/2095/stat : 2095 (java) S 2090 2092 1497 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 271263667 937435136 7094 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2092/tid=2096] ppid=2090 vsize=915464 CPUtime=0
/proc/2092/task/2096/stat : 2096 (java) S 2090 2092 1497 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 271263667 937435136 7094 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2092/tid=2097] ppid=2090 vsize=915464 CPUtime=0
/proc/2092/task/2097/stat : 2097 (java) S 2090 2092 1497 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 271263670 937435136 7094 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2092/tid=2098] ppid=2090 vsize=915464 CPUtime=0.14
/proc/2092/task/2098/stat : 2098 (java) S 2090 2092 1497 0 -1 64 346 0 0 0 14 0 0 0 16 0 8 0 271263670 937435136 7094 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2092/tid=2099] ppid=2090 vsize=915464 CPUtime=0
/proc/2092/task/2099/stat : 2099 (java) S 2090 2092 1497 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 271263670 937435136 7094 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2092/tid=2100] ppid=2090 vsize=915464 CPUtime=0
/proc/2092/task/2100/stat : 2100 (java) S 2090 2092 1497 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 271263670 937435136 7094 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.92
Current children cumulated vsize (KiB) 915464

[startup+6.26837 s]
/proc/loadavg: 2.01 2.00 1.93 3/81 2100
/proc/meminfo: memFree=1424784/2055920 swapFree=4184008/4192956
[pid=2092] ppid=2090 vsize=915464 CPUtime=6.2
/proc/2092/stat : 2092 (java) R 2090 2092 1497 0 -1 0 7359 0 1 0 528 92 0 0 25 0 8 0 271263662 937435136 7096 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073734445 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/2092/statm: 228866 7096 2479 14 0 215336 0
[pid=2092/tid=2094] ppid=2090 vsize=915464 CPUtime=0.03
/proc/2092/task/2094/stat : 2094 (java) S 2090 2092 1497 0 -1 64 191 0 0 0 3 0 0 0 16 0 8 0 271263666 937435136 7096 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=2092/tid=2095] ppid=2090 vsize=915464 CPUtime=0
/proc/2092/task/2095/stat : 2095 (java) S 2090 2092 1497 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 271263667 937435136 7096 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2092/tid=2096] ppid=2090 vsize=915464 CPUtime=0
/proc/2092/task/2096/stat : 2096 (java) S 2090 2092 1497 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 271263667 937435136 7096 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2092/tid=2097] ppid=2090 vsize=915464 CPUtime=0
/proc/2092/task/2097/stat : 2097 (java) S 2090 2092 1497 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 271263670 937435136 7096 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2092/tid=2098] ppid=2090 vsize=915464 CPUtime=0.14
/proc/2092/task/2098/stat : 2098 (java) S 2090 2092 1497 0 -1 64 348 0 0 0 14 0 0 0 16 0 8 0 271263670 937435136 7096 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2092/tid=2099] ppid=2090 vsize=915464 CPUtime=0
/proc/2092/task/2099/stat : 2099 (java) S 2090 2092 1497 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 271263670 937435136 7096 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2092/tid=2100] ppid=2090 vsize=915464 CPUtime=0
/proc/2092/task/2100/stat : 2100 (java) S 2090 2092 1497 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 271263670 937435136 7096 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.2
Current children cumulated vsize (KiB) 915464

[startup+12.7361 s]
/proc/loadavg: 2.01 2.00 1.93 3/81 2100
/proc/meminfo: memFree=1424784/2055920 swapFree=4184008/4192956
[pid=2092] ppid=2090 vsize=915464 CPUtime=12.6
/proc/2092/stat : 2092 (java) R 2090 2092 1497 0 -1 0 7359 0 1 0 1069 191 0 0 25 0 8 0 271263662 937435136 7096 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073749934 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/2092/statm: 228866 7096 2479 14 0 215336 0
[pid=2092/tid=2094] ppid=2090 vsize=915464 CPUtime=0.03
/proc/2092/task/2094/stat : 2094 (java) S 2090 2092 1497 0 -1 64 191 0 0 0 3 0 0 0 16 0 8 0 271263666 937435136 7096 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=2092/tid=2095] ppid=2090 vsize=915464 CPUtime=0
/proc/2092/task/2095/stat : 2095 (java) S 2090 2092 1497 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 271263667 937435136 7096 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2092/tid=2096] ppid=2090 vsize=915464 CPUtime=0
/proc/2092/task/2096/stat : 2096 (java) S 2090 2092 1497 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 271263667 937435136 7096 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2092/tid=2097] ppid=2090 vsize=915464 CPUtime=0
/proc/2092/task/2097/stat : 2097 (java) S 2090 2092 1497 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 271263670 937435136 7096 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2092/tid=2098] ppid=2090 vsize=915464 CPUtime=0.14
/proc/2092/task/2098/stat : 2098 (java) S 2090 2092 1497 0 -1 64 348 0 0 0 14 0 0 0 16 0 8 0 271263670 937435136 7096 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2092/tid=2099] ppid=2090 vsize=915464 CPUtime=0
/proc/2092/task/2099/stat : 2099 (java) S 2090 2092 1497 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 271263670 937435136 7096 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2092/tid=2100] ppid=2090 vsize=915464 CPUtime=0
/proc/2092/task/2100/stat : 2100 (java) S 2090 2092 1497 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 271263670 937435136 7096 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.6
Current children cumulated vsize (KiB) 915464

[startup+25.5994 s]
/proc/loadavg: 2.00 2.00 1.93 3/81 2100
/proc/meminfo: memFree=1424848/2055920 swapFree=4184008/4192956
[pid=2092] ppid=2090 vsize=915464 CPUtime=25.37
/proc/2092/stat : 2092 (java) R 2090 2092 1497 0 -1 0 7359 0 1 0 2140 397 0 0 25 0 8 0 271263662 937435136 7096 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073735472 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/2092/statm: 228866 7096 2479 14 0 215336 0
[pid=2092/tid=2094] ppid=2090 vsize=915464 CPUtime=0.03
/proc/2092/task/2094/stat : 2094 (java) S 2090 2092 1497 0 -1 64 191 0 0 0 3 0 0 0 16 0 8 0 271263666 937435136 7096 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=2092/tid=2095] ppid=2090 vsize=915464 CPUtime=0
/proc/2092/task/2095/stat : 2095 (java) S 2090 2092 1497 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 271263667 937435136 7096 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2092/tid=2096] ppid=2090 vsize=915464 CPUtime=0
/proc/2092/task/2096/stat : 2096 (java) S 2090 2092 1497 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 271263667 937435136 7096 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2092/tid=2097] ppid=2090 vsize=915464 CPUtime=0
/proc/2092/task/2097/stat : 2097 (java) S 2090 2092 1497 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 271263670 937435136 7096 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2092/tid=2098] ppid=2090 vsize=915464 CPUtime=0.15
/proc/2092/task/2098/stat : 2098 (java) S 2090 2092 1497 0 -1 64 348 0 0 0 15 0 0 0 16 0 8 0 271263670 937435136 7096 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2092/tid=2099] ppid=2090 vsize=915464 CPUtime=0
/proc/2092/task/2099/stat : 2099 (java) S 2090 2092 1497 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 271263670 937435136 7096 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2092/tid=2100] ppid=2090 vsize=915464 CPUtime=0
/proc/2092/task/2100/stat : 2100 (java) S 2090 2092 1497 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 271263670 937435136 7096 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.37
Current children cumulated vsize (KiB) 915464

Child status: 0
Real time (s): 32.9339
CPU time (s): 32.615
CPU user time (s): 27.7578
CPU system time (s): 4.85726
CPU usage (%): 99.0317
Max. virtual memory (cumulated for all children) (KiB): 915980

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 27.7578
system time used= 4.85726
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 9168
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= 1815
involuntary context switches= 2786

runsolver used 0.044993 s user time and 0.120981 s system time

The end

Launcher Data (download as text)

Begin job on node47 on Fri Jan 19 17:44:04 UTC 2007


IDJOB= 275881
IDBENCH= 5112
IDSOLVER= 68
FILE ID= node47/275881-1169228644

PBS_JOBID= 3589232

Free space on /tmp= 66560 MiB

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

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  1a278fc37538a35c0edf0828cfe8a900

RANDOM SEED= 229789489

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.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:      2055920 kB
MemFree:       1444200 kB
Buffers:         39224 kB
Cached:         432084 kB
SwapCached:       2924 kB
Active:         153304 kB
Inactive:       384024 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1444200 kB
SwapTotal:     4192956 kB
SwapFree:      4184008 kB
Dirty:            1768 kB
Writeback:           0 kB
Mapped:          73208 kB
Slab:            59760 kB
Committed_AS:  4947872 kB
PageTables:       1948 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= 66560 MiB



End job on node47 on Fri Jan 19 17:44:37 UTC 2007