Trace number 275845

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 34.3508 34.7047

General information on the benchmark

Namecomposed/composed-25-1-25/
composed-25-1-25-7_ext.xml
MD5SUM3cff116bc9e1920a9268b2b89f03ad45
Bench Category2-ARY-EXT (binary constraints in extension)
Best result obtained on this benchmarkMOPT
Best Number of satisfied constraints245
Best CPU time to get the best result obtained on this benchmark34.3508
SatisfiableNO
(Un)Satisfiability was provedNO
Number of variables33
Number of constraints247
Maximum constraint arity2
Maximum domain size10
Number of constraints which are defined in extension247
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.35	   instance
0.35	     name=/tmp/evaluation/275845-1169228112/unknown.xml
0.38	   
0.38	   domains being loaded...
0.38	   
0.38	   variables being loaded...
0.42	     nbVariables=33  nbDomainTypes=1  minDomainSize=10  maxDomainSize=10
0.42	       =>  wckTime=0.101  cpuTime=0.1  mem=6M887
0.42	   
0.42	   relations being loaded...
0.48	   
0.48	   constraints being loaded...
0.58	     nbConstraints=247  nbRelationTypes=247  nbExtensionStructures=247  nbSharedExtensionStructures=0
0.58	     nbConflictsStructures=247  nbSharedConflictsStructures=0  nbSharedBinaryRepresentations=4378  maxDegree=21
0.58	     maxArity=2
0.58	       =>  wckTime=0.263  cpuTime=0.19  mem=9M846
0.62	   
0.62	   solver LocalSearchSolver being built... 
0.67	       =>  wckTime=0.355  cpuTime=0.23  mem=5M629
0.67	
0.67	s SATISFIABLE
0.67	o 207
0.67	c 40
0.67	o 212
0.67	c 35
0.68	o 216
0.68	c 31
0.68	o 220
0.68	c 27
0.68	o 224
0.68	c 23
0.68	o 227
0.68	c 20
0.68	o 229
0.68	c 18
0.68	o 231
0.68	c 16
0.68	o 233
0.68	c 14
0.68	o 236
0.68	c 11
0.68	o 238
0.68	c 9
0.68	o 239
0.68	c 8
0.68	o 240
0.68	c 7
0.68	o 241
0.68	c 6
0.68	o 242
0.68	c 5
0.69	o 243
0.69	c 4
0.69	o 244
0.69	c 3
0.70	o 245
0.70	c 2
3.04	   
3.04	   search
3.04	     run=0  nbConstraintChecks=15124753  nbAssignments=10000
3.04	       =>  wckTime=2.374  cpuTime=2.34  mem=5M629
5.40	   
5.40	   search
5.40	     run=1  nbConstraintChecks=30755278  nbAssignments=20000
5.40	       =>  wckTime=4.731  cpuTime=4.67  mem=5M629
7.72	   
7.72	   search
7.72	     run=2  nbConstraintChecks=46073880  nbAssignments=30000
7.72	       =>  wckTime=7.054  cpuTime=6.98  mem=5M629
10.08	   
10.08	   search
10.08	     run=3  nbConstraintChecks=61663091  nbAssignments=40000
10.08	       =>  wckTime=9.409  cpuTime=9.31  mem=5M629
12.43	   
12.43	   search
12.43	     run=4  nbConstraintChecks=77327352  nbAssignments=50000
12.43	       =>  wckTime=11.759  cpuTime=11.64  mem=5M629
14.82	   
14.82	   search
14.82	     run=5  nbConstraintChecks=93394398  nbAssignments=60000
14.82	       =>  wckTime=14.154  cpuTime=14.01  mem=5M629
17.12	   
17.12	   search
17.12	     run=6  nbConstraintChecks=108664889  nbAssignments=70000
17.12	       =>  wckTime=16.454  cpuTime=16.29  mem=5M629
19.53	   
19.53	   search
19.53	     run=7  nbConstraintChecks=124926761  nbAssignments=80000
19.53	       =>  wckTime=18.865  cpuTime=18.69  mem=5M629
21.85	   
21.85	   search
21.85	     run=8  nbConstraintChecks=140270623  nbAssignments=90000
21.85	       =>  wckTime=21.182  cpuTime=20.98  mem=5M629
24.19	   
24.19	   search
24.19	     run=9  nbConstraintChecks=155735750  nbAssignments=100000
24.19	       =>  wckTime=23.525  cpuTime=23.3  mem=5M629
26.51	   
26.51	   search
26.51	     run=10  nbConstraintChecks=170988608  nbAssignments=110000
26.51	       =>  wckTime=25.846  cpuTime=25.6  mem=5M629
28.85	   
28.85	   search
28.85	     run=11  nbConstraintChecks=186412660  nbAssignments=120000
28.85	       =>  wckTime=28.183  cpuTime=27.92  mem=5M629
30.99	   
30.99	   search
30.99	     run=12  nbConstraintChecks=200430534  nbAssignments=129262
30.99	       =>  wckTime=30.322  cpuTime=30.04  mem=5M629
30.99	   
30.99	   global
30.99	     nbConstraintChecks=200430534  nbValidityChecks=0  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
30.99	     solvingWckTime=30.321  solvingCpuTime=30.04  expiredTime=no  totalExploration=no  nbFoundSolutions=0
30.99	     globalCpuTime=30.31
30.99	       =>  wckTime=30.678  cpuTime=30.27  mem=5M629
30.99	   
30.99	   solver IterativeSystematicSolver being built... 
31.13	       =>  wckTime=30.811  cpuTime=30.38  mem=16M619
31.18	   
31.18	   preprocessing
31.18	     nbConstraintChecks=27968  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbRemovedValues=1
31.18	     detectedInconsistency=no
31.18	       =>  wckTime=0.052  cpuTime=0.03  mem=16M619
31.26	   
31.26	   search
31.26	     run=0  nbConstraintChecks=185259  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=87
31.26	     nbFailedAssignments=69  nbBacktracks=10  nbVisitedNodes=167  nbRestartNogoods=0
31.26	       =>  wckTime=0.13  cpuTime=0.09  mem=16M619
31.37	   
31.37	   search
31.37	     run=1  nbConstraintChecks=408837  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=228
31.37	     nbFailedAssignments=180  nbBacktracks=25  nbVisitedNodes=426  nbRestartNogoods=4
31.37	       =>  wckTime=0.239  cpuTime=0.19  mem=16M619
31.41	   
31.41	   search
31.41	     run=2  nbConstraintChecks=513940  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=294
31.41	     nbFailedAssignments=213  nbBacktracks=47  nbVisitedNodes=547  nbRestartNogoods=12
31.41	       =>  wckTime=0.283  cpuTime=0.23  mem=16M619
31.45	   
31.45	   search
31.45	     run=3  nbConstraintChecks=623963  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=371
31.45	     nbFailedAssignments=245  nbBacktracks=80  nbVisitedNodes=689  nbRestartNogoods=24
31.45	       =>  wckTime=0.323  cpuTime=0.27  mem=16M619
31.52	   
31.52	   search
31.52	     run=4  nbConstraintChecks=831307  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=496
31.52	     nbFailedAssignments=306  nbBacktracks=134  nbVisitedNodes=929  nbRestartNogoods=33
31.52	       =>  wckTime=0.395  cpuTime=0.34  mem=16M619
31.63	   
31.63	   search
31.63	     run=5  nbConstraintChecks=1139461  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=656
31.63	     nbFailedAssignments=373  nbBacktracks=210  nbVisitedNodes=1232  nbRestartNogoods=42
31.63	       =>  wckTime=0.508  cpuTime=0.46  mem=16M619
31.79	   
31.79	   search
31.79	     run=6  nbConstraintChecks=1610118  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=933
31.79	     nbFailedAssignments=523  nbBacktracks=323  nbVisitedNodes=1771  nbRestartNogoods=52
31.79	       =>  wckTime=0.668  cpuTime=0.61  mem=16M619
31.98	   
31.98	   search
31.98	     run=7  nbConstraintChecks=2188706  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1305
31.98	     nbFailedAssignments=706  nbBacktracks=493  nbVisitedNodes=2496  nbRestartNogoods=58
31.98	       =>  wckTime=0.854  cpuTime=0.79  mem=16M619
32.38	   
32.38	   search
32.38	     run=8  nbConstraintChecks=3406281  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=2018
32.38	     nbFailedAssignments=1151  nbBacktracks=749  nbVisitedNodes=3909  nbRestartNogoods=73
32.38	       =>  wckTime=1.258  cpuTime=1.17  mem=16M619
32.94	   
32.94	   search
32.94	     run=9  nbConstraintChecks=5063928  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=2948
32.94	     nbFailedAssignments=1690  nbBacktracks=1133  nbVisitedNodes=5738  nbRestartNogoods=83
32.94	       =>  wckTime=1.815  cpuTime=1.72  mem=16M619
33.70	   
33.70	   search
33.70	     run=10  nbConstraintChecks=7291677  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=4218
33.70	     nbFailedAssignments=2373  nbBacktracks=1709  nbVisitedNodes=8264  nbRestartNogoods=99
33.70	       =>  wckTime=2.578  cpuTime=2.47  mem=16M619
34.65	   
34.65	   search
34.65	     run=11  nbConstraintChecks=9739286  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=5765
34.65	     nbFailedAssignments=3192  nbBacktracks=2438  nbVisitedNodes=11342  nbRestartNogoods=115
34.65	       =>  wckTime=3.527  cpuTime=3.41  mem=16M619
34.65	   
34.65	   global
34.65	     nbConstraintChecks=9767254  nbRestartNogoods=115  solvingWckTime=3.528  solvingCpuTime=3.41  expiredTime=no
34.65	     totalExploration=yes  nbFoundSolutions=0  globalCpuTime=33.83
34.65	       =>  wckTime=34.34  cpuTime=33.79  mem=16M619
34.66	
34.66	s OPTIMUM FOUND
34.66	v 8 7 9 7 0 6 8 1 9 0 2 7 2 9 5 6 4 1 0 7 3 7 4 9 6 8 4 2 2 6 8 8 9 
34.66	   
34.66	   totalWckTime=34.422  totalCpuTime=33.83

Verifier Data (download as text)

2 unsatisfied constraints, 245 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/node39/watcher-275845-1169228112 -o ROOT/results/node39/solver-275845-1169228112 -C 2400 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar epfc.xml 1 XSax /tmp/evaluation/275845-1169228112/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.02 2.01 1.90 5/80 26617
/proc/meminfo: memFree=1500056/2055920 swapFree=4187336/4192956
[pid=26616] ppid=26614 vsize=9948 CPUtime=0
/proc/26616/stat : 26616 (java) S 26614 26616 26139 0 -1 0 723 0 0 0 0 0 0 0 18 0 1 0 271210786 10186752 472 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 7368 0 0 0 17 1 0 0
/proc/26616/statm: 2487 472 386 14 0 1142 0

[startup+0.103415 s]
/proc/loadavg: 2.02 2.01 1.90 5/80 26617
/proc/meminfo: memFree=1500056/2055920 swapFree=4187336/4192956
[pid=26616] ppid=26614 vsize=914988 CPUtime=0.09
/proc/26616/stat : 26616 (java) D 26614 26616 26139 0 -1 0 2988 0 1 0 8 1 0 0 17 0 8 0 271210786 936947712 2734 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 2147483391 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/26616/statm: 228747 2734 1426 14 0 215242 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 914988

[startup+0.51145 s]
/proc/loadavg: 2.02 2.01 1.90 5/80 26617
/proc/meminfo: memFree=1500056/2055920 swapFree=4187336/4192956
[pid=26616] ppid=26614 vsize=915332 CPUtime=0.49
/proc/26616/stat : 26616 (java) R 26614 26616 26139 0 -1 0 6316 0 1 0 45 4 0 0 18 0 8 0 271210786 937299968 6055 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/26616/statm: 228833 6055 2143 14 0 215303 0
Current children cumulated CPU time (s) 0.49
Current children cumulated vsize (KiB) 915332

[startup+1.33352 s]
/proc/loadavg: 2.02 2.01 1.90 3/87 26624
/proc/meminfo: memFree=1481376/2055920 swapFree=4187336/4192956
[pid=26616] ppid=26614 vsize=915464 CPUtime=1.3
/proc/26616/stat : 26616 (java) R 26614 26616 26139 0 -1 0 7333 0 1 0 114 16 0 0 25 0 8 0 271210786 937435136 7071 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073729949 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/26616/statm: 228866 7071 2479 14 0 215336 0
[pid=26616/tid=26618] ppid=26614 vsize=915464 CPUtime=0.02
/proc/26616/task/26618/stat : 26618 (java) S 26614 26616 26139 0 -1 64 185 0 0 0 2 0 0 0 16 0 8 0 271210789 937435136 7071 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=26616/tid=26619] ppid=26614 vsize=915464 CPUtime=0
/proc/26616/task/26619/stat : 26619 (java) S 26614 26616 26139 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 271210790 937435136 7071 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26616/tid=26620] ppid=26614 vsize=915464 CPUtime=0
/proc/26616/task/26620/stat : 26620 (java) S 26614 26616 26139 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 271210790 937435136 7071 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26616/tid=26621] ppid=26614 vsize=915464 CPUtime=0
/proc/26616/task/26621/stat : 26621 (java) S 26614 26616 26139 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 271210793 937435136 7071 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26616/tid=26622] ppid=26614 vsize=915464 CPUtime=0.13
/proc/26616/task/26622/stat : 26622 (java) S 26614 26616 26139 0 -1 64 345 0 0 0 13 0 0 0 16 0 8 0 271210793 937435136 7071 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26616/tid=26623] ppid=26614 vsize=915464 CPUtime=0
/proc/26616/task/26623/stat : 26623 (java) S 26614 26616 26139 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 271210793 937435136 7071 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26616/tid=26624] ppid=26614 vsize=915464 CPUtime=0
/proc/26616/task/26624/stat : 26624 (java) S 26614 26616 26139 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 271210793 937435136 7071 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.98567 s]
/proc/loadavg: 2.02 2.01 1.90 3/87 26624
/proc/meminfo: memFree=1481376/2055920 swapFree=4187336/4192956
[pid=26616] ppid=26614 vsize=915464 CPUtime=2.94
/proc/26616/stat : 26616 (java) R 26614 26616 26139 0 -1 0 7334 0 1 0 253 41 0 0 25 0 8 0 271210786 937435136 7071 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073730742 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/26616/statm: 228866 7071 2479 14 0 215336 0
[pid=26616/tid=26618] ppid=26614 vsize=915464 CPUtime=0.02
/proc/26616/task/26618/stat : 26618 (java) S 26614 26616 26139 0 -1 64 185 0 0 0 2 0 0 0 16 0 8 0 271210789 937435136 7071 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=26616/tid=26619] ppid=26614 vsize=915464 CPUtime=0
/proc/26616/task/26619/stat : 26619 (java) S 26614 26616 26139 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 271210790 937435136 7071 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26616/tid=26620] ppid=26614 vsize=915464 CPUtime=0
/proc/26616/task/26620/stat : 26620 (java) S 26614 26616 26139 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 271210790 937435136 7071 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26616/tid=26621] ppid=26614 vsize=915464 CPUtime=0
/proc/26616/task/26621/stat : 26621 (java) S 26614 26616 26139 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 271210793 937435136 7071 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26616/tid=26622] ppid=26614 vsize=915464 CPUtime=0.13
/proc/26616/task/26622/stat : 26622 (java) S 26614 26616 26139 0 -1 64 345 0 0 0 13 0 0 0 16 0 8 0 271210793 937435136 7071 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26616/tid=26623] ppid=26614 vsize=915464 CPUtime=0
/proc/26616/task/26623/stat : 26623 (java) S 26614 26616 26139 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 271210793 937435136 7071 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26616/tid=26624] ppid=26614 vsize=915464 CPUtime=0
/proc/26616/task/26624/stat : 26624 (java) S 26614 26616 26139 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 271210793 937435136 7071 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.94
Current children cumulated vsize (KiB) 915464

[startup+6.26897 s]
/proc/loadavg: 2.02 2.01 1.90 3/87 26624
/proc/meminfo: memFree=1481312/2055920 swapFree=4187336/4192956
[pid=26616] ppid=26614 vsize=915464 CPUtime=6.2
/proc/26616/stat : 26616 (java) R 26614 26616 26139 0 -1 0 7336 0 1 0 524 96 0 0 25 0 8 0 271210786 937435136 7073 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073727529 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/26616/statm: 228866 7073 2479 14 0 215336 0
[pid=26616/tid=26618] ppid=26614 vsize=915464 CPUtime=0.02
/proc/26616/task/26618/stat : 26618 (java) S 26614 26616 26139 0 -1 64 185 0 0 0 2 0 0 0 16 0 8 0 271210789 937435136 7073 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=26616/tid=26619] ppid=26614 vsize=915464 CPUtime=0
/proc/26616/task/26619/stat : 26619 (java) S 26614 26616 26139 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 271210790 937435136 7073 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26616/tid=26620] ppid=26614 vsize=915464 CPUtime=0
/proc/26616/task/26620/stat : 26620 (java) S 26614 26616 26139 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 271210790 937435136 7073 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26616/tid=26621] ppid=26614 vsize=915464 CPUtime=0
/proc/26616/task/26621/stat : 26621 (java) S 26614 26616 26139 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 271210793 937435136 7073 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26616/tid=26622] ppid=26614 vsize=915464 CPUtime=0.14
/proc/26616/task/26622/stat : 26622 (java) S 26614 26616 26139 0 -1 64 347 0 0 0 14 0 0 0 16 0 8 0 271210793 937435136 7073 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26616/tid=26623] ppid=26614 vsize=915464 CPUtime=0
/proc/26616/task/26623/stat : 26623 (java) S 26614 26616 26139 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 271210793 937435136 7073 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26616/tid=26624] ppid=26614 vsize=915464 CPUtime=0
/proc/26616/task/26624/stat : 26624 (java) S 26614 26616 26139 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 271210793 937435136 7073 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.7566 s]
/proc/loadavg: 2.02 2.01 1.90 3/87 26624
/proc/meminfo: memFree=1481312/2055920 swapFree=4187336/4192956
[pid=26616] ppid=26614 vsize=915464 CPUtime=12.63
/proc/26616/stat : 26616 (java) R 26614 26616 26139 0 -1 0 7337 0 1 0 1047 216 0 0 25 0 8 0 271210786 937435136 7074 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073734940 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/26616/statm: 228866 7074 2479 14 0 215336 0
[pid=26616/tid=26618] ppid=26614 vsize=915464 CPUtime=0.02
/proc/26616/task/26618/stat : 26618 (java) S 26614 26616 26139 0 -1 64 185 0 0 0 2 0 0 0 16 0 8 0 271210789 937435136 7074 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=26616/tid=26619] ppid=26614 vsize=915464 CPUtime=0
/proc/26616/task/26619/stat : 26619 (java) S 26614 26616 26139 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 271210790 937435136 7074 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26616/tid=26620] ppid=26614 vsize=915464 CPUtime=0
/proc/26616/task/26620/stat : 26620 (java) S 26614 26616 26139 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 271210790 937435136 7074 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26616/tid=26621] ppid=26614 vsize=915464 CPUtime=0
/proc/26616/task/26621/stat : 26621 (java) S 26614 26616 26139 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 271210793 937435136 7074 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26616/tid=26622] ppid=26614 vsize=915464 CPUtime=0.14
/proc/26616/task/26622/stat : 26622 (java) S 26614 26616 26139 0 -1 64 348 0 0 0 14 0 0 0 16 0 8 0 271210793 937435136 7074 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26616/tid=26623] ppid=26614 vsize=915464 CPUtime=0
/proc/26616/task/26623/stat : 26623 (java) S 26614 26616 26139 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 271210793 937435136 7074 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26616/tid=26624] ppid=26614 vsize=915464 CPUtime=0
/proc/26616/task/26624/stat : 26624 (java) S 26614 26616 26139 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 271210793 937435136 7074 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.63
Current children cumulated vsize (KiB) 915464

[startup+25.5927 s]
/proc/loadavg: 2.01 2.01 1.91 3/87 26624
/proc/meminfo: memFree=1481376/2055920 swapFree=4187336/4192956
[pid=26616] ppid=26614 vsize=915464 CPUtime=25.35
/proc/26616/stat : 26616 (java) R 26614 26616 26139 0 -1 0 7337 0 1 0 2089 446 0 0 25 0 8 0 271210786 937435136 7074 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073739321 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/26616/statm: 228866 7074 2479 14 0 215336 0
[pid=26616/tid=26618] ppid=26614 vsize=915464 CPUtime=0.02
/proc/26616/task/26618/stat : 26618 (java) S 26614 26616 26139 0 -1 64 185 0 0 0 2 0 0 0 16 0 8 0 271210789 937435136 7074 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=26616/tid=26619] ppid=26614 vsize=915464 CPUtime=0
/proc/26616/task/26619/stat : 26619 (java) S 26614 26616 26139 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 271210790 937435136 7074 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26616/tid=26620] ppid=26614 vsize=915464 CPUtime=0
/proc/26616/task/26620/stat : 26620 (java) S 26614 26616 26139 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 271210790 937435136 7074 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26616/tid=26621] ppid=26614 vsize=915464 CPUtime=0
/proc/26616/task/26621/stat : 26621 (java) S 26614 26616 26139 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 271210793 937435136 7074 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26616/tid=26622] ppid=26614 vsize=915464 CPUtime=0.14
/proc/26616/task/26622/stat : 26622 (java) S 26614 26616 26139 0 -1 64 348 0 0 0 14 0 0 0 16 0 8 0 271210793 937435136 7074 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26616/tid=26623] ppid=26614 vsize=915464 CPUtime=0
/proc/26616/task/26623/stat : 26623 (java) S 26614 26616 26139 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 271210793 937435136 7074 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26616/tid=26624] ppid=26614 vsize=915464 CPUtime=0
/proc/26616/task/26624/stat : 26624 (java) S 26614 26616 26139 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 271210793 937435136 7074 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) 915464

Child status: 0
Real time (s): 34.7047
CPU time (s): 34.3508
CPU user time (s): 28.9396
CPU system time (s): 5.41118
CPU usage (%): 98.9802
Max. virtual memory (cumulated for all children) (KiB): 915468

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 28.9396
system time used= 5.41118
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 9165
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= 1861
involuntary context switches= 3549

runsolver used 0.044993 s user time and 0.112982 s system time

The end

Launcher Data (download as text)

Begin job on node39 on Fri Jan 19 17:35:12 UTC 2007


IDJOB= 275845
IDBENCH= 5105
IDSOLVER= 68
FILE ID= node39/275845-1169228112

PBS_JOBID= 3589236

Free space on /tmp= 66561 MiB

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

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  3cff116bc9e1920a9268b2b89f03ad45

RANDOM SEED= 372316378

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.236
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.236
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:       1500472 kB
Buffers:         38520 kB
Cached:         381592 kB
SwapCached:        944 kB
Active:         151088 kB
Inactive:       326912 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1500472 kB
SwapTotal:     4192956 kB
SwapFree:      4187336 kB
Dirty:            1700 kB
Writeback:           0 kB
Mapped:          75620 kB
Slab:            62760 kB
Committed_AS:  5554200 kB
PageTables:       1912 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 node39 on Fri Jan 19 17:35:47 UTC 2007