Trace number 275899

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 35.0887 35.4529

General information on the benchmark

Namecomposed/composed-25-1-40/
composed-25-1-40-1_ext.xml
MD5SUMe6f912d560466da0d515f11f38ba7ca3
Bench Category2-ARY-EXT (binary constraints in extension)
Best result obtained on this benchmarkMOPT
Best Number of satisfied constraints259
Best CPU time to get the best result obtained on this benchmark34.4188
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.33	   
0.33	Abscon 109 (November, 2006)
0.33	   
0.33	   configuration
0.33	     name=epfc.xml
0.36	   
0.36	   instance
0.36	     name=/tmp/evaluation/275899-1169228787/unknown.xml
0.40	   
0.40	   domains being loaded...
0.40	   
0.40	   variables being loaded...
0.43	     nbVariables=33  nbDomainTypes=1  minDomainSize=10  maxDomainSize=10
0.43	       =>  wckTime=0.099  cpuTime=0.09  mem=6M887
0.43	   
0.43	   relations being loaded...
0.50	   
0.50	   constraints being loaded...
0.60	     nbConstraints=262  nbRelationTypes=262  nbExtensionStructures=262  nbSharedExtensionStructures=0
0.60	     nbConflictsStructures=262  nbSharedConflictsStructures=0  nbSharedBinaryRepresentations=4657  maxDegree=24
0.60	     maxArity=2
0.60	       =>  wckTime=0.265  cpuTime=0.19  mem=9M829
0.64	   
0.64	   solver LocalSearchSolver being built... 
0.68	       =>  wckTime=0.35  cpuTime=0.24  mem=5M644
0.69	
0.69	s SATISFIABLE
0.69	o 223
0.69	c 39
0.69	o 228
0.69	c 34
0.69	o 232
0.69	c 30
0.69	o 236
0.69	c 26
0.69	o 238
0.69	c 24
0.69	o 241
0.69	c 21
0.69	o 244
0.69	c 18
0.70	o 246
0.70	c 16
0.70	o 248
0.70	c 14
0.70	o 249
0.70	c 13
0.70	o 250
0.70	c 12
0.70	o 251
0.70	c 11
0.70	o 252
0.70	c 10
0.70	o 253
0.70	c 9
0.70	o 254
0.70	c 8
0.70	o 255
0.70	c 7
0.70	o 256
0.71	c 6
0.71	o 257
0.71	c 5
0.71	o 258
0.71	c 4
0.71	o 259
0.71	c 3
3.21	   
3.21	   search
3.21	     run=0  nbConstraintChecks=16676868  nbAssignments=10000
3.21	       =>  wckTime=2.523  cpuTime=2.47  mem=5M644
5.74	   
5.74	   search
5.74	     run=1  nbConstraintChecks=34194226  nbAssignments=20000
5.74	       =>  wckTime=5.053  cpuTime=4.98  mem=5M644
8.16	   
8.16	   search
8.16	     run=2  nbConstraintChecks=50761632  nbAssignments=30000
8.16	       =>  wckTime=7.475  cpuTime=7.38  mem=5M644
10.64	   
10.64	   search
10.64	     run=3  nbConstraintChecks=67777176  nbAssignments=40000
10.64	       =>  wckTime=9.952  cpuTime=9.83  mem=5M644
13.11	   
13.11	   search
13.11	     run=4  nbConstraintChecks=84643847  nbAssignments=50000
13.11	       =>  wckTime=12.429  cpuTime=12.29  mem=5M644
15.65	   
15.65	   search
15.65	     run=5  nbConstraintChecks=102004462  nbAssignments=60000
15.65	       =>  wckTime=14.962  cpuTime=14.8  mem=5M644
18.08	   
18.08	   search
18.08	     run=6  nbConstraintChecks=118513941  nbAssignments=70000
18.08	       =>  wckTime=17.397  cpuTime=17.22  mem=5M644
20.62	   
20.62	   search
20.62	     run=7  nbConstraintChecks=135936767  nbAssignments=80000
20.62	       =>  wckTime=19.935  cpuTime=19.73  mem=5M644
23.01	   
23.01	   search
23.01	     run=8  nbConstraintChecks=152239927  nbAssignments=90000
23.01	       =>  wckTime=22.325  cpuTime=22.11  mem=5M644
25.47	   
25.47	   search
25.47	     run=9  nbConstraintChecks=169179928  nbAssignments=100000
25.47	       =>  wckTime=24.785  cpuTime=24.55  mem=5M644
27.98	   
27.98	   search
27.98	     run=10  nbConstraintChecks=186463068  nbAssignments=110000
27.98	       =>  wckTime=27.294  cpuTime=27.03  mem=5M644
30.50	   
30.50	   search
30.50	     run=11  nbConstraintChecks=203962056  nbAssignments=120000
30.50	       =>  wckTime=29.82  cpuTime=29.54  mem=5M644
30.99	   
30.99	   search
30.99	     run=12  nbConstraintChecks=207143432  nbAssignments=122122
30.99	       =>  wckTime=30.304  cpuTime=30.02  mem=5M644
30.99	   
30.99	   global
30.99	     nbConstraintChecks=207143432  nbValidityChecks=0  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
30.99	     solvingWckTime=30.303  solvingCpuTime=30.02  expiredTime=no  totalExploration=no  nbFoundSolutions=0
30.99	     globalCpuTime=30.3
30.99	       =>  wckTime=30.655  cpuTime=30.26  mem=5M644
30.99	   
30.99	   solver IterativeSystematicSolver being built... 
31.12	       =>  wckTime=30.789  cpuTime=30.36  mem=16M634
31.18	   
31.18	   preprocessing
31.18	     nbConstraintChecks=31384  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbRemovedValues=0
31.18	     detectedInconsistency=no
31.18	       =>  wckTime=0.054  cpuTime=0.03  mem=16M634
31.22	   
31.22	   search
31.22	     run=0  nbConstraintChecks=83771  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=52
31.22	     nbFailedAssignments=19  nbBacktracks=10  nbVisitedNodes=82  nbRestartNogoods=0
31.22	       =>  wckTime=0.092  cpuTime=0.06  mem=16M634
31.25	   
31.25	   search
31.25	     run=1  nbConstraintChecks=162072  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=105
31.25	     nbFailedAssignments=32  nbBacktracks=34  nbVisitedNodes=169  nbRestartNogoods=5
31.26	       =>  wckTime=0.13  cpuTime=0.09  mem=16M634
31.32	   
31.32	   search
31.32	     run=2  nbConstraintChecks=331262  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=185
31.32	     nbFailedAssignments=85  nbBacktracks=56  nbVisitedNodes=323  nbRestartNogoods=9
31.32	       =>  wckTime=0.193  cpuTime=0.15  mem=16M634
31.38	   
31.38	   search
31.38	     run=3  nbConstraintChecks=531538  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=289
31.38	     nbFailedAssignments=142  nbBacktracks=90  nbVisitedNodes=518  nbRestartNogoods=10
31.38	       =>  wckTime=0.254  cpuTime=0.21  mem=16M634
31.49	   
31.49	   search
31.49	     run=4  nbConstraintChecks=875599  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=466
31.49	     nbFailedAssignments=251  nbBacktracks=143  nbVisitedNodes=856  nbRestartNogoods=16
31.49	       =>  wckTime=0.361  cpuTime=0.31  mem=16M634
31.63	   
31.63	   search
31.63	     run=5  nbConstraintChecks=1381856  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=690
31.63	     nbFailedAssignments=385  nbBacktracks=218  nbVisitedNodes=1289  nbRestartNogoods=26
31.63	       =>  wckTime=0.508  cpuTime=0.46  mem=16M634
31.75	   
31.75	   search
31.75	     run=6  nbConstraintChecks=1850591  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=963
31.76	     nbFailedAssignments=521  nbBacktracks=331  nbVisitedNodes=1809  nbRestartNogoods=34
31.76	       =>  wckTime=0.63  cpuTime=0.57  mem=16M634
32.08	   
32.08	   search
32.08	     run=7  nbConstraintChecks=3014701  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1470
32.08	     nbFailedAssignments=839  nbBacktracks=501  nbVisitedNodes=2802  nbRestartNogoods=41
32.08	       =>  wckTime=0.959  cpuTime=0.89  mem=16M634
32.42	   
32.42	   search
32.42	     run=8  nbConstraintChecks=4225881  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=2007
32.42	     nbFailedAssignments=1100  nbBacktracks=757  nbVisitedNodes=3851  nbRestartNogoods=52
32.42	       =>  wckTime=1.291  cpuTime=1.21  mem=16M634
33.09	   
33.09	   search
33.09	     run=9  nbConstraintChecks=6322994  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=2984
33.09	     nbFailedAssignments=1677  nbBacktracks=1143  nbVisitedNodes=5777  nbRestartNogoods=58
33.09	       =>  wckTime=1.966  cpuTime=1.87  mem=16M634
33.61	   
33.61	   search
33.61	     run=10  nbConstraintChecks=8402093  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=4293
33.61	     nbFailedAssignments=2399  nbBacktracks=1719  nbVisitedNodes=8346  nbRestartNogoods=64
33.61	       =>  wckTime=2.487  cpuTime=2.39  mem=16M634
34.90	   
34.90	   search
34.90	     run=11  nbConstraintChecks=12017709  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=6011
34.90	     nbFailedAssignments=3239  nbBacktracks=2583  nbVisitedNodes=11761  nbRestartNogoods=74
34.90	       =>  wckTime=3.775  cpuTime=3.66  mem=16M634
35.42	   
35.42	   search
35.42	     run=12  nbConstraintChecks=13128432  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=6842
35.42	     nbFailedAssignments=3668  nbBacktracks=2986  nbVisitedNodes=13406  nbRestartNogoods=86
35.42	       =>  wckTime=4.297  cpuTime=4.17  mem=16M634
35.42	   
35.42	   global
35.42	     nbConstraintChecks=13159816  nbRestartNogoods=86  solvingWckTime=4.298  solvingCpuTime=4.18  expiredTime=no
35.42	     totalExploration=yes  nbFoundSolutions=0  globalCpuTime=34.58
35.42	       =>  wckTime=35.088  cpuTime=34.54  mem=16M634
35.42	
35.42	s OPTIMUM FOUND
35.43	v 1 0 4 3 2 6 9 1 9 3 2 4 4 8 0 0 1 5 1 4 3 0 4 7 6 1 9 1 0 2 5 7 0 
35.43	   
35.43	   totalWckTime=35.169  totalCpuTime=34.58

Verifier Data (download as text)

3 unsatisfied constraints, 259 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/node3/watcher-275899-1169228787 -o ROOT/results/node3/solver-275899-1169228787 -C 2400 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar epfc.xml 1 XSax /tmp/evaluation/275899-1169228787/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.00 2.00 2.00 4/87 21388
/proc/meminfo: memFree=1324696/2055920 swapFree=4191880/4192956
[pid=21387] ppid=21385 vsize=18540 CPUtime=0
/proc/21387/stat : 21387 (runsolver) D 21385 21387 20370 0 -1 4194368 17 0 0 0 0 0 0 0 18 0 1 0 271274344 18984960 279 18446744073709551615 4194304 4267372 548682068944 18446744073709551615 233632754983 0 2147483391 4096 24578 18446744072099781622 0 0 17 1 0 0
/proc/21387/statm: 4635 279 244 17 0 2626 0

[startup+0.106942 s]
/proc/loadavg: 2.00 2.00 2.00 4/87 21388
/proc/meminfo: memFree=1324696/2055920 swapFree=4191880/4192956
[pid=21387] ppid=21385 vsize=911488 CPUtime=0.06
/proc/21387/stat : 21387 (java) R 21385 21387 20370 0 -1 0 2622 0 1 0 5 1 0 0 20 0 8 0 271274344 933363712 2369 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4072943017 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/21387/statm: 227872 2369 1279 14 0 215051 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 911488

[startup+0.515007 s]
/proc/loadavg: 2.00 2.00 2.00 4/87 21388
/proc/meminfo: memFree=1324696/2055920 swapFree=4191880/4192956
[pid=21387] ppid=21385 vsize=915332 CPUtime=0.47
/proc/21387/stat : 21387 (java) R 21385 21387 20370 0 -1 0 6304 0 1 0 43 4 0 0 18 0 8 0 271274344 937299968 6043 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4072898116 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/21387/statm: 228833 6043 2143 14 0 215303 0
Current children cumulated CPU time (s) 0.47
Current children cumulated vsize (KiB) 915332

[startup+1.33613 s]
/proc/loadavg: 2.00 2.00 2.00 3/94 21395
/proc/meminfo: memFree=1305888/2055920 swapFree=4191880/4192956
[pid=21387] ppid=21385 vsize=915464 CPUtime=1.27
/proc/21387/stat : 21387 (java) R 21385 21387 20370 0 -1 0 7357 0 1 0 113 14 0 0 24 0 8 0 271274344 937435136 7095 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 11137316 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/21387/statm: 228866 7095 2479 14 0 215336 0
[pid=21387/tid=21389] ppid=21385 vsize=915464 CPUtime=0.02
/proc/21387/task/21389/stat : 21389 (java) S 21385 21387 20370 0 -1 64 191 0 0 0 2 0 0 0 16 0 8 0 271274351 937435136 7095 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=21387/tid=21390] ppid=21385 vsize=915464 CPUtime=0
/proc/21387/task/21390/stat : 21390 (java) S 21385 21387 20370 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 271274351 937435136 7095 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21387/tid=21391] ppid=21385 vsize=915464 CPUtime=0
/proc/21387/task/21391/stat : 21391 (java) S 21385 21387 20370 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 271274351 937435136 7095 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21387/tid=21392] ppid=21385 vsize=915464 CPUtime=0
/proc/21387/task/21392/stat : 21392 (java) S 21385 21387 20370 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 271274354 937435136 7095 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21387/tid=21393] ppid=21385 vsize=915464 CPUtime=0.14
/proc/21387/task/21393/stat : 21393 (java) S 21385 21387 20370 0 -1 64 346 0 0 0 14 0 0 0 16 0 8 0 271274354 937435136 7095 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21387/tid=21394] ppid=21385 vsize=915464 CPUtime=0
/proc/21387/task/21394/stat : 21394 (java) S 21385 21387 20370 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 271274354 937435136 7095 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21387/tid=21395] ppid=21385 vsize=915464 CPUtime=0
/proc/21387/task/21395/stat : 21395 (java) S 21385 21387 20370 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 271274355 937435136 7095 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.27
Current children cumulated vsize (KiB) 915464

[startup+2.9734 s]
/proc/loadavg: 2.00 2.00 2.00 3/94 21395
/proc/meminfo: memFree=1305888/2055920 swapFree=4191880/4192956
[pid=21387] ppid=21385 vsize=915468 CPUtime=2.91
/proc/21387/stat : 21387 (java) R 21385 21387 20370 0 -1 0 7358 0 1 0 250 41 0 0 25 0 8 0 271274344 937439232 7095 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/21387/statm: 228867 7095 2479 14 0 215337 0
[pid=21387/tid=21389] ppid=21385 vsize=915468 CPUtime=0.02
/proc/21387/task/21389/stat : 21389 (java) S 21385 21387 20370 0 -1 64 191 0 0 0 2 0 0 0 16 0 8 0 271274351 937439232 7095 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=21387/tid=21390] ppid=21385 vsize=915468 CPUtime=0
/proc/21387/task/21390/stat : 21390 (java) S 21385 21387 20370 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 271274351 937439232 7095 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21387/tid=21391] ppid=21385 vsize=915468 CPUtime=0
/proc/21387/task/21391/stat : 21391 (java) S 21385 21387 20370 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 271274351 937439232 7095 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21387/tid=21392] ppid=21385 vsize=915468 CPUtime=0
/proc/21387/task/21392/stat : 21392 (java) S 21385 21387 20370 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 271274354 937439232 7095 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21387/tid=21393] ppid=21385 vsize=915468 CPUtime=0.14
/proc/21387/task/21393/stat : 21393 (java) S 21385 21387 20370 0 -1 64 346 0 0 0 14 0 0 0 16 0 8 0 271274354 937439232 7095 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21387/tid=21394] ppid=21385 vsize=915468 CPUtime=0
/proc/21387/task/21394/stat : 21394 (java) S 21385 21387 20370 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 271274354 937439232 7095 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21387/tid=21395] ppid=21385 vsize=915468 CPUtime=0
/proc/21387/task/21395/stat : 21395 (java) S 21385 21387 20370 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 271274355 937439232 7095 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.91
Current children cumulated vsize (KiB) 915468

[startup+6.27194 s]
/proc/loadavg: 2.00 2.00 2.00 3/94 21395
/proc/meminfo: memFree=1305824/2055920 swapFree=4191880/4192956
[pid=21387] ppid=21385 vsize=915464 CPUtime=6.17
/proc/21387/stat : 21387 (java) R 21385 21387 20370 0 -1 0 7361 0 1 0 523 94 0 0 25 0 8 0 271274344 937435136 7098 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073735483 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/21387/statm: 228866 7098 2479 14 0 215336 0
[pid=21387/tid=21389] ppid=21385 vsize=915464 CPUtime=0.02
/proc/21387/task/21389/stat : 21389 (java) S 21385 21387 20370 0 -1 64 191 0 0 0 2 0 0 0 16 0 8 0 271274351 937435136 7098 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=21387/tid=21390] ppid=21385 vsize=915464 CPUtime=0
/proc/21387/task/21390/stat : 21390 (java) S 21385 21387 20370 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 271274351 937435136 7098 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21387/tid=21391] ppid=21385 vsize=915464 CPUtime=0
/proc/21387/task/21391/stat : 21391 (java) S 21385 21387 20370 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 271274351 937435136 7098 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21387/tid=21392] ppid=21385 vsize=915464 CPUtime=0
/proc/21387/task/21392/stat : 21392 (java) S 21385 21387 20370 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 271274354 937435136 7098 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21387/tid=21393] ppid=21385 vsize=915464 CPUtime=0.14
/proc/21387/task/21393/stat : 21393 (java) S 21385 21387 20370 0 -1 64 349 0 0 0 14 0 0 0 16 0 8 0 271274354 937435136 7098 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21387/tid=21394] ppid=21385 vsize=915464 CPUtime=0
/proc/21387/task/21394/stat : 21394 (java) S 21385 21387 20370 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 271274354 937435136 7098 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21387/tid=21395] ppid=21385 vsize=915464 CPUtime=0
/proc/21387/task/21395/stat : 21395 (java) S 21385 21387 20370 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 271274355 937435136 7098 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.17
Current children cumulated vsize (KiB) 915464

[startup+12.746 s]
/proc/loadavg: 2.00 2.00 2.00 3/94 21395
/proc/meminfo: memFree=1305824/2055920 swapFree=4191880/4192956
[pid=21387] ppid=21385 vsize=915464 CPUtime=12.59
/proc/21387/stat : 21387 (java) R 21385 21387 20370 0 -1 0 7361 0 1 0 1068 191 0 0 25 0 8 0 271274344 937435136 7098 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073734413 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/21387/statm: 228866 7098 2479 14 0 215336 0
[pid=21387/tid=21389] ppid=21385 vsize=915464 CPUtime=0.02
/proc/21387/task/21389/stat : 21389 (java) S 21385 21387 20370 0 -1 64 191 0 0 0 2 0 0 0 16 0 8 0 271274351 937435136 7098 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=21387/tid=21390] ppid=21385 vsize=915464 CPUtime=0
/proc/21387/task/21390/stat : 21390 (java) S 21385 21387 20370 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 271274351 937435136 7098 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21387/tid=21391] ppid=21385 vsize=915464 CPUtime=0
/proc/21387/task/21391/stat : 21391 (java) S 21385 21387 20370 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 271274351 937435136 7098 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21387/tid=21392] ppid=21385 vsize=915464 CPUtime=0
/proc/21387/task/21392/stat : 21392 (java) S 21385 21387 20370 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 271274354 937435136 7098 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21387/tid=21393] ppid=21385 vsize=915464 CPUtime=0.14
/proc/21387/task/21393/stat : 21393 (java) S 21385 21387 20370 0 -1 64 349 0 0 0 14 0 0 0 16 0 8 0 271274354 937435136 7098 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21387/tid=21394] ppid=21385 vsize=915464 CPUtime=0
/proc/21387/task/21394/stat : 21394 (java) S 21385 21387 20370 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 271274354 937435136 7098 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21387/tid=21395] ppid=21385 vsize=915464 CPUtime=0
/proc/21387/task/21395/stat : 21395 (java) S 21385 21387 20370 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 271274355 937435136 7098 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.59
Current children cumulated vsize (KiB) 915464

[startup+25.6081 s]
/proc/loadavg: 2.00 2.00 2.00 3/94 21395
/proc/meminfo: memFree=1305952/2055920 swapFree=4191880/4192956
[pid=21387] ppid=21385 vsize=915468 CPUtime=25.35
/proc/21387/stat : 21387 (java) R 21385 21387 20370 0 -1 0 7361 0 1 0 2134 401 0 0 25 0 8 0 271274344 937439232 7098 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/21387/statm: 228867 7098 2479 14 0 215337 0
[pid=21387/tid=21389] ppid=21385 vsize=915468 CPUtime=0.02
/proc/21387/task/21389/stat : 21389 (java) S 21385 21387 20370 0 -1 64 191 0 0 0 2 0 0 0 16 0 8 0 271274351 937439232 7098 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=21387/tid=21390] ppid=21385 vsize=915468 CPUtime=0
/proc/21387/task/21390/stat : 21390 (java) S 21385 21387 20370 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 271274351 937439232 7098 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21387/tid=21391] ppid=21385 vsize=915468 CPUtime=0
/proc/21387/task/21391/stat : 21391 (java) S 21385 21387 20370 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 271274351 937439232 7098 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21387/tid=21392] ppid=21385 vsize=915468 CPUtime=0
/proc/21387/task/21392/stat : 21392 (java) S 21385 21387 20370 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 271274354 937439232 7098 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21387/tid=21393] ppid=21385 vsize=915468 CPUtime=0.14
/proc/21387/task/21393/stat : 21393 (java) S 21385 21387 20370 0 -1 64 349 0 0 0 14 0 0 0 16 0 8 0 271274354 937439232 7098 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21387/tid=21394] ppid=21385 vsize=915468 CPUtime=0
/proc/21387/task/21394/stat : 21394 (java) S 21385 21387 20370 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 271274354 937439232 7098 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21387/tid=21395] ppid=21385 vsize=915468 CPUtime=0
/proc/21387/task/21395/stat : 21395 (java) S 21385 21387 20370 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 271274355 937439232 7098 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.35
Current children cumulated vsize (KiB) 915468

Child status: 0
Real time (s): 35.4529
CPU time (s): 35.0887
CPU user time (s): 30.2674
CPU system time (s): 4.82127
CPU usage (%): 98.9726
Max. virtual memory (cumulated for all children) (KiB): 915468

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 30.2674
system time used= 4.82127
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 9173
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= 1887
involuntary context switches= 2885

runsolver used 0.049992 s user time and 0.124981 s system time

The end

Launcher Data (download as text)

Begin job on node3 on Fri Jan 19 17:46:27 UTC 2007


IDJOB= 275899
IDBENCH= 5116
IDSOLVER= 68
FILE ID= node3/275899-1169228787

PBS_JOBID= 3588951

Free space on /tmp= 66561 MiB

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

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  e6f912d560466da0d515f11f38ba7ca3

RANDOM SEED= 881911182

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.279
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.279
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:       1325176 kB
Buffers:         54656 kB
Cached:         542644 kB
SwapCached:        284 kB
Active:         177668 kB
Inactive:       478332 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1325176 kB
SwapTotal:     4192956 kB
SwapFree:      4191880 kB
Dirty:            1724 kB
Writeback:           0 kB
Mapped:          72268 kB
Slab:            59788 kB
Committed_AS:  7140936 kB
PageTables:       2072 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= 66561 MiB



End job on node3 on Fri Jan 19 17:47:03 UTC 2007