Trace number 276082

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.1547 35.5897

General information on the benchmark

Namecomposed/composed-25-1-2/
composed-25-1-2-7_ext.xml
MD5SUM45240073b6bd61017c32102071fb6bb0
Bench Category2-ARY-EXT (binary constraints in extension)
Best result obtained on this benchmarkMOPT
Best Number of satisfied constraints222
Best CPU time to get the best result obtained on this benchmark35.1547
SatisfiableNO
(Un)Satisfiability was provedNO
Number of variables33
Number of constraints224
Maximum constraint arity2
Maximum domain size10
Number of constraints which are defined in extension224
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Quality of the solution as a function of time


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

Solver Data (download as text)

0.36	   
0.36	Abscon 109 (November, 2006)
0.36	   
0.36	   configuration
0.36	     name=epfc.xml
0.39	   
0.39	   instance
0.39	     name=/tmp/evaluation/276082-1169231147/unknown.xml
0.42	   
0.42	   domains being loaded...
0.42	   
0.42	   variables being loaded...
0.46	     nbVariables=33  nbDomainTypes=1  minDomainSize=10  maxDomainSize=10
0.46	       =>  wckTime=0.1  cpuTime=0.09  mem=6M887
0.46	   
0.46	   relations being loaded...
0.52	   
0.52	   constraints being loaded...
0.62	     nbConstraints=224  nbRelationTypes=224  nbExtensionStructures=224  nbSharedExtensionStructures=0
0.62	     nbConflictsStructures=224  nbSharedConflictsStructures=0  nbSharedBinaryRepresentations=3918  maxDegree=19
0.62	     maxArity=2
0.62	       =>  wckTime=0.257  cpuTime=0.18  mem=8M854
0.66	   
0.66	   solver LocalSearchSolver being built... 
0.70	       =>  wckTime=0.342  cpuTime=0.22  mem=5M607
0.70	
0.70	s SATISFIABLE
0.70	o 185
0.70	c 39
0.70	o 190
0.70	c 34
0.70	o 194
0.70	c 30
0.71	o 198
0.71	c 26
0.71	o 202
0.71	c 22
0.71	o 205
0.71	c 19
0.71	o 207
0.71	c 17
0.71	o 209
0.71	c 15
0.71	o 211
0.71	c 13
0.71	o 213
0.71	c 11
0.71	o 216
0.71	c 8
0.71	o 217
0.71	c 7
0.71	o 218
0.71	c 6
0.71	o 219
0.71	c 5
0.72	o 220
0.72	c 4
0.72	o 221
0.72	c 3
0.73	o 222
0.73	c 2
2.99	   
2.99	   search
2.99	     run=0  nbConstraintChecks=14451383  nbAssignments=10000
2.99	       =>  wckTime=2.292  cpuTime=2.24  mem=5M607
5.20	   
5.20	   search
5.20	     run=1  nbConstraintChecks=28992486  nbAssignments=20000
5.20	       =>  wckTime=4.503  cpuTime=4.43  mem=5M607
7.42	   
7.42	   search
7.42	     run=2  nbConstraintChecks=43500810  nbAssignments=30000
7.42	       =>  wckTime=6.719  cpuTime=6.63  mem=5M607
9.71	   
9.71	   search
9.71	     run=3  nbConstraintChecks=58596827  nbAssignments=40000
9.71	       =>  wckTime=9.011  cpuTime=8.9  mem=5M607
11.91	   
11.91	   search
11.91	     run=4  nbConstraintChecks=72882575  nbAssignments=50000
11.91	       =>  wckTime=11.214  cpuTime=11.08  mem=5M607
14.10	   
14.10	   search
14.10	     run=5  nbConstraintChecks=86999031  nbAssignments=60000
14.10	       =>  wckTime=13.399  cpuTime=13.24  mem=5M607
16.26	   
16.26	   search
16.26	     run=6  nbConstraintChecks=100908553  nbAssignments=70000
16.26	       =>  wckTime=15.561  cpuTime=15.39  mem=5M607
18.51	   
18.51	   search
18.51	     run=7  nbConstraintChecks=115747266  nbAssignments=80000
18.51	       =>  wckTime=17.81  cpuTime=17.61  mem=5M607
20.72	   
20.72	   search
20.72	     run=8  nbConstraintChecks=130303680  nbAssignments=90000
20.72	       =>  wckTime=20.024  cpuTime=19.81  mem=5M607
23.00	   
23.00	   search
23.00	     run=9  nbConstraintChecks=145417375  nbAssignments=100000
23.00	       =>  wckTime=22.298  cpuTime=22.06  mem=5M607
25.17	   
25.17	   search
25.17	     run=10  nbConstraintChecks=159567400  nbAssignments=110000
25.17	       =>  wckTime=24.47  cpuTime=24.21  mem=5M607
27.42	   
27.42	   search
27.42	     run=11  nbConstraintChecks=174424053  nbAssignments=120000
27.42	       =>  wckTime=26.726  cpuTime=26.45  mem=5M607
29.61	   
29.61	   search
29.61	     run=12  nbConstraintChecks=188583703  nbAssignments=130000
29.61	       =>  wckTime=28.915  cpuTime=28.62  mem=5M607
31.04	   
31.04	   search
31.04	     run=13  nbConstraintChecks=197972322  nbAssignments=136148
31.04	       =>  wckTime=30.337  cpuTime=30.03  mem=5M607
31.04	   
31.04	   global
31.04	     nbConstraintChecks=197972322  nbValidityChecks=0  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
31.04	     solvingWckTime=30.335  solvingCpuTime=30.03  expiredTime=no  totalExploration=no  nbFoundSolutions=0
31.04	     globalCpuTime=30.3
31.04	       =>  wckTime=30.679  cpuTime=30.25  mem=5M607
31.04	   
31.04	   solver IterativeSystematicSolver being built... 
31.17	       =>  wckTime=30.814  cpuTime=30.35  mem=16M514
31.22	   
31.22	   preprocessing
31.22	     nbConstraintChecks=22101  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbRemovedValues=0
31.22	     detectedInconsistency=no
31.22	       =>  wckTime=0.048  cpuTime=0.03  mem=16M514
31.25	   
31.25	   search
31.25	     run=0  nbConstraintChecks=47142  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=53
31.25	     nbFailedAssignments=18  nbBacktracks=10  nbVisitedNodes=81  nbRestartNogoods=0
31.25	       =>  wckTime=0.076  cpuTime=0.05  mem=16M514
31.33	   
31.33	   search
31.33	     run=1  nbConstraintChecks=251740  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=191
31.33	     nbFailedAssignments=116  nbBacktracks=25  nbVisitedNodes=324  nbRestartNogoods=6
31.33	       =>  wckTime=0.153  cpuTime=0.11  mem=16M514
31.37	   
31.37	   search
31.37	     run=2  nbConstraintChecks=350312  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=254
31.37	     nbFailedAssignments=151  nbBacktracks=47  nbVisitedNodes=444  nbRestartNogoods=19
31.37	       =>  wckTime=0.194  cpuTime=0.15  mem=16M514
31.44	   
31.44	   search
31.44	     run=3  nbConstraintChecks=579508  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=387
31.44	     nbFailedAssignments=232  nbBacktracks=83  nbVisitedNodes=694  nbRestartNogoods=22
31.44	       =>  wckTime=0.264  cpuTime=0.21  mem=16M514
31.52	   
31.52	   search
31.52	     run=4  nbConstraintChecks=813349  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=544
31.52	     nbFailedAssignments=333  nbBacktracks=133  nbVisitedNodes=1002  nbRestartNogoods=32
31.52	       =>  wckTime=0.343  cpuTime=0.29  mem=16M514
31.67	   
31.67	   search
31.67	     run=5  nbConstraintChecks=1176546  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=810
31.67	     nbFailedAssignments=522  nbBacktracks=208  nbVisitedNodes=1530  nbRestartNogoods=42
31.67	       =>  wckTime=0.492  cpuTime=0.44  mem=16M514
31.87	   
31.87	   search
31.87	     run=6  nbConstraintChecks=1478254  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1045
31.87	     nbFailedAssignments=641  nbBacktracks=321  nbVisitedNodes=1996  nbRestartNogoods=58
31.87	       =>  wckTime=0.694  cpuTime=0.63  mem=16M514
32.16	   
32.16	   search
32.17	     run=7  nbConstraintChecks=2229813  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1532
32.17	     nbFailedAssignments=947  nbBacktracks=491  nbVisitedNodes=2959  nbRestartNogoods=76
32.17	       =>  wckTime=0.991  cpuTime=0.92  mem=16M514
32.58	   
32.58	   search
32.58	     run=8  nbConstraintChecks=3209691  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=2185
32.58	     nbFailedAssignments=1336  nbBacktracks=747  nbVisitedNodes=4256  nbRestartNogoods=92
32.58	       =>  wckTime=1.411  cpuTime=1.32  mem=16M514
33.04	   
33.04	   search
33.04	     run=9  nbConstraintChecks=4311676  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=3033
33.04	     nbFailedAssignments=1781  nbBacktracks=1131  nbVisitedNodes=5904  nbRestartNogoods=101
33.04	       =>  wckTime=1.87  cpuTime=1.78  mem=16M514
33.88	   
33.88	   search
33.88	     run=10  nbConstraintChecks=6251440  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=4426
33.88	     nbFailedAssignments=2584  nbBacktracks=1709  nbVisitedNodes=8653  nbRestartNogoods=111
33.88	       =>  wckTime=2.711  cpuTime=2.61  mem=16M514
35.11	   
35.11	   search
35.11	     run=11  nbConstraintChecks=9423426  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=6407
35.11	     nbFailedAssignments=3679  nbBacktracks=2573  nbVisitedNodes=12524  nbRestartNogoods=115
35.11	       =>  wckTime=3.932  cpuTime=3.81  mem=16M514
35.52	   
35.52	   search
35.52	     run=12  nbConstraintChecks=10466053  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=7132
35.52	     nbFailedAssignments=4024  nbBacktracks=2954  nbVisitedNodes=13968  nbRestartNogoods=125
35.52	       =>  wckTime=4.352  cpuTime=4.23  mem=16M514
35.53	   
35.53	   global
35.53	     nbConstraintChecks=10488154  nbRestartNogoods=125  solvingWckTime=4.353  solvingCpuTime=4.23  expiredTime=no
35.53	     totalExploration=yes  nbFoundSolutions=0  globalCpuTime=34.64
35.53	       =>  wckTime=35.168  cpuTime=34.59  mem=16M514
35.53	
35.53	s OPTIMUM FOUND
35.53	v 8 7 8 5 0 6 8 4 1 0 2 3 0 1 1 7 4 5 1 7 0 7 4 9 2 8 2 2 2 6 9 8 9 
35.53	   
35.53	   totalWckTime=35.249  totalCpuTime=34.64

Verifier Data (download as text)

2 unsatisfied constraints, 222 satisfied constraints

Watcher Data (download as text)

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

command line: runsolver --timestamp -w ROOT/results/node11/watcher-276082-1169231147 -o ROOT/results/node11/solver-276082-1169231147 -C 2400 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar epfc.xml 1 XSax /tmp/evaluation/276082-1169231147/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.12 2.04 2.01 4/94 11832
/proc/meminfo: memFree=1280480/2055920 swapFree=4171812/4192956
[pid=11831] ppid=11829 vsize=18540 CPUtime=0
/proc/11831/stat : 11831 (runsolver) R 11829 11831 10801 0 -1 4194368 17 0 0 0 0 0 0 0 19 0 1 0 271509710 18984960 279 18446744073709551615 4194304 4267372 548682068944 18446744073709551615 262910045479 0 2147483391 4096 24578 0 0 0 17 1 0 0
/proc/11831/statm: 4635 279 244 17 0 2626 0

[startup+0.103865 s]
/proc/loadavg: 2.12 2.04 2.01 4/94 11832
/proc/meminfo: memFree=1280480/2055920 swapFree=4171812/4192956
[pid=11831] ppid=11829 vsize=907676 CPUtime=0.04
/proc/11831/stat : 11831 (java) R 11829 11831 10801 0 -1 0 2344 0 1 0 3 1 0 0 16 0 4 0 271509710 929460224 2091 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 7368 18446744073709551615 0 0 17 1 0 0
/proc/11831/statm: 226919 2091 1171 14 0 214502 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 907676

[startup+0.511948 s]
/proc/loadavg: 2.12 2.04 2.01 4/94 11832
/proc/meminfo: memFree=1280480/2055920 swapFree=4171812/4192956
[pid=11831] ppid=11829 vsize=915332 CPUtime=0.45
/proc/11831/stat : 11831 (java) R 11829 11831 10801 0 -1 0 6211 0 1 0 41 4 0 0 18 0 8 0 271509710 937299968 5950 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4072942745 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/11831/statm: 228833 5950 2142 14 0 215303 0
Current children cumulated CPU time (s) 0.45
Current children cumulated vsize (KiB) 915332

[startup+1.33411 s]
/proc/loadavg: 2.11 2.04 2.01 3/101 11839
/proc/meminfo: memFree=1261928/2055920 swapFree=4171812/4192956
[pid=11831] ppid=11829 vsize=915464 CPUtime=1.26
/proc/11831/stat : 11831 (java) R 11829 11831 10801 0 -1 0 7298 0 1 0 109 17 0 0 25 0 8 0 271509710 937435136 7036 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/11831/statm: 228866 7036 2479 14 0 215336 0
[pid=11831/tid=11833] ppid=11829 vsize=915464 CPUtime=0.02
/proc/11831/task/11833/stat : 11833 (java) S 11829 11831 10801 0 -1 64 181 0 0 0 2 0 0 0 16 0 8 0 271509718 937435136 7036 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=11831/tid=11834] ppid=11829 vsize=915464 CPUtime=0
/proc/11831/task/11834/stat : 11834 (java) S 11829 11831 10801 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 271509719 937435136 7036 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11831/tid=11835] ppid=11829 vsize=915464 CPUtime=0
/proc/11831/task/11835/stat : 11835 (java) S 11829 11831 10801 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 271509719 937435136 7036 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11831/tid=11836] ppid=11829 vsize=915464 CPUtime=0
/proc/11831/task/11836/stat : 11836 (java) S 11829 11831 10801 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 271509722 937435136 7036 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11831/tid=11837] ppid=11829 vsize=915464 CPUtime=0.14
/proc/11831/task/11837/stat : 11837 (java) S 11829 11831 10801 0 -1 64 345 0 0 0 14 0 0 0 16 0 8 0 271509722 937435136 7036 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11831/tid=11838] ppid=11829 vsize=915464 CPUtime=0
/proc/11831/task/11838/stat : 11838 (java) S 11829 11831 10801 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 271509722 937435136 7036 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11831/tid=11839] ppid=11829 vsize=915464 CPUtime=0
/proc/11831/task/11839/stat : 11839 (java) S 11829 11831 10801 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 271509722 937435136 7036 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.26
Current children cumulated vsize (KiB) 915464

[startup+2.98344 s]
/proc/loadavg: 2.11 2.04 2.01 3/101 11839
/proc/meminfo: memFree=1261928/2055920 swapFree=4171812/4192956
[pid=11831] ppid=11829 vsize=915468 CPUtime=2.9
/proc/11831/stat : 11831 (java) R 11829 11831 10801 0 -1 0 7299 0 1 0 242 48 0 0 25 0 8 0 271509710 937439232 7036 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/11831/statm: 228867 7036 2479 14 0 215337 0
[pid=11831/tid=11833] ppid=11829 vsize=915468 CPUtime=0.02
/proc/11831/task/11833/stat : 11833 (java) S 11829 11831 10801 0 -1 64 181 0 0 0 2 0 0 0 16 0 8 0 271509718 937439232 7036 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=11831/tid=11834] ppid=11829 vsize=915468 CPUtime=0
/proc/11831/task/11834/stat : 11834 (java) S 11829 11831 10801 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 271509719 937439232 7036 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11831/tid=11835] ppid=11829 vsize=915468 CPUtime=0
/proc/11831/task/11835/stat : 11835 (java) S 11829 11831 10801 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 271509719 937439232 7036 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11831/tid=11836] ppid=11829 vsize=915468 CPUtime=0
/proc/11831/task/11836/stat : 11836 (java) S 11829 11831 10801 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 271509722 937439232 7036 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11831/tid=11837] ppid=11829 vsize=915468 CPUtime=0.14
/proc/11831/task/11837/stat : 11837 (java) S 11829 11831 10801 0 -1 64 345 0 0 0 14 0 0 0 16 0 8 0 271509722 937439232 7036 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11831/tid=11838] ppid=11829 vsize=915468 CPUtime=0
/proc/11831/task/11838/stat : 11838 (java) S 11829 11831 10801 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 271509722 937439232 7036 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11831/tid=11839] ppid=11829 vsize=915468 CPUtime=0
/proc/11831/task/11839/stat : 11839 (java) S 11829 11831 10801 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 271509722 937439232 7036 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.9
Current children cumulated vsize (KiB) 915468

[startup+6.27209 s]
/proc/loadavg: 2.11 2.04 2.01 3/101 11839
/proc/meminfo: memFree=1261864/2055920 swapFree=4171812/4192956
[pid=11831] ppid=11829 vsize=915464 CPUtime=6.15
/proc/11831/stat : 11831 (java) R 11829 11831 10801 0 -1 0 7301 0 1 0 509 106 0 0 25 0 8 0 271509710 937435136 7038 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073726519 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/11831/statm: 228866 7038 2479 14 0 215336 0
[pid=11831/tid=11833] ppid=11829 vsize=915464 CPUtime=0.02
/proc/11831/task/11833/stat : 11833 (java) S 11829 11831 10801 0 -1 64 181 0 0 0 2 0 0 0 16 0 8 0 271509718 937435136 7038 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=11831/tid=11834] ppid=11829 vsize=915464 CPUtime=0
/proc/11831/task/11834/stat : 11834 (java) S 11829 11831 10801 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 271509719 937435136 7038 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11831/tid=11835] ppid=11829 vsize=915464 CPUtime=0
/proc/11831/task/11835/stat : 11835 (java) S 11829 11831 10801 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 271509719 937435136 7038 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11831/tid=11836] ppid=11829 vsize=915464 CPUtime=0
/proc/11831/task/11836/stat : 11836 (java) S 11829 11831 10801 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 271509722 937435136 7038 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11831/tid=11837] ppid=11829 vsize=915464 CPUtime=0.15
/proc/11831/task/11837/stat : 11837 (java) S 11829 11831 10801 0 -1 64 347 0 0 0 15 0 0 0 16 0 8 0 271509722 937435136 7038 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11831/tid=11838] ppid=11829 vsize=915464 CPUtime=0
/proc/11831/task/11838/stat : 11838 (java) S 11829 11831 10801 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 271509722 937435136 7038 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11831/tid=11839] ppid=11829 vsize=915464 CPUtime=0
/proc/11831/task/11839/stat : 11839 (java) S 11829 11831 10801 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 271509722 937435136 7038 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.15
Current children cumulated vsize (KiB) 915464

[startup+12.7594 s]
/proc/loadavg: 2.09 2.04 2.01 3/101 11839
/proc/meminfo: memFree=1261928/2055920 swapFree=4171812/4192956
[pid=11831] ppid=11829 vsize=915464 CPUtime=12.58
/proc/11831/stat : 11831 (java) R 11829 11831 10801 0 -1 0 7301 0 1 0 1034 224 0 0 25 0 8 0 271509710 937435136 7038 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/11831/statm: 228866 7038 2479 14 0 215336 0
[pid=11831/tid=11833] ppid=11829 vsize=915464 CPUtime=0.02
/proc/11831/task/11833/stat : 11833 (java) S 11829 11831 10801 0 -1 64 181 0 0 0 2 0 0 0 16 0 8 0 271509718 937435136 7038 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=11831/tid=11834] ppid=11829 vsize=915464 CPUtime=0
/proc/11831/task/11834/stat : 11834 (java) S 11829 11831 10801 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 271509719 937435136 7038 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11831/tid=11835] ppid=11829 vsize=915464 CPUtime=0
/proc/11831/task/11835/stat : 11835 (java) S 11829 11831 10801 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 271509719 937435136 7038 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11831/tid=11836] ppid=11829 vsize=915464 CPUtime=0
/proc/11831/task/11836/stat : 11836 (java) S 11829 11831 10801 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 271509722 937435136 7038 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11831/tid=11837] ppid=11829 vsize=915464 CPUtime=0.15
/proc/11831/task/11837/stat : 11837 (java) S 11829 11831 10801 0 -1 64 347 0 0 0 15 0 0 0 17 0 8 0 271509722 937435136 7038 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11831/tid=11838] ppid=11829 vsize=915464 CPUtime=0
/proc/11831/task/11838/stat : 11838 (java) S 11829 11831 10801 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 271509722 937435136 7038 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11831/tid=11839] ppid=11829 vsize=915464 CPUtime=0
/proc/11831/task/11839/stat : 11839 (java) S 11829 11831 10801 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 271509722 937435136 7038 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.58
Current children cumulated vsize (KiB) 915464

[startup+25.6199 s]
/proc/loadavg: 2.08 2.04 2.00 3/101 11839
/proc/meminfo: memFree=1261992/2055920 swapFree=4171812/4192956
[pid=11831] ppid=11829 vsize=915464 CPUtime=25.32
/proc/11831/stat : 11831 (java) R 11829 11831 10801 0 -1 0 7301 0 1 0 2077 455 0 0 25 0 8 0 271509710 937435136 7038 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/11831/statm: 228866 7038 2479 14 0 215336 0
[pid=11831/tid=11833] ppid=11829 vsize=915464 CPUtime=0.02
/proc/11831/task/11833/stat : 11833 (java) S 11829 11831 10801 0 -1 64 181 0 0 0 2 0 0 0 16 0 8 0 271509718 937435136 7038 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=11831/tid=11834] ppid=11829 vsize=915464 CPUtime=0
/proc/11831/task/11834/stat : 11834 (java) S 11829 11831 10801 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 271509719 937435136 7038 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11831/tid=11835] ppid=11829 vsize=915464 CPUtime=0
/proc/11831/task/11835/stat : 11835 (java) S 11829 11831 10801 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 271509719 937435136 7038 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11831/tid=11836] ppid=11829 vsize=915464 CPUtime=0
/proc/11831/task/11836/stat : 11836 (java) S 11829 11831 10801 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 271509722 937435136 7038 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11831/tid=11837] ppid=11829 vsize=915464 CPUtime=0.15
/proc/11831/task/11837/stat : 11837 (java) S 11829 11831 10801 0 -1 64 347 0 0 0 15 0 0 0 17 0 8 0 271509722 937435136 7038 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11831/tid=11838] ppid=11829 vsize=915464 CPUtime=0
/proc/11831/task/11838/stat : 11838 (java) S 11829 11831 10801 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 271509722 937435136 7038 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11831/tid=11839] ppid=11829 vsize=915464 CPUtime=0
/proc/11831/task/11839/stat : 11839 (java) S 11829 11831 10801 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 271509722 937435136 7038 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.32
Current children cumulated vsize (KiB) 915464

Child status: 0
Real time (s): 35.5897
CPU time (s): 35.1547
CPU user time (s): 29.5745
CPU system time (s): 5.58015
CPU usage (%): 98.7776
Max. virtual memory (cumulated for all children) (KiB): 915468

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 29.5745
system time used= 5.58015
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 9166
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= 1871
involuntary context switches= 3446

runsolver used 0.046992 s user time and 0.123981 s system time

The end

Launcher Data (download as text)

Begin job on node11 on Fri Jan 19 18:25:47 UTC 2007


IDJOB= 276082
IDBENCH= 5238
IDSOLVER= 68
FILE ID= node11/276082-1169231147

PBS_JOBID= 3588969

Free space on /tmp= 66562 MiB

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

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  45240073b6bd61017c32102071fb6bb0

RANDOM SEED= 354583982

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.261
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	: 5931.00
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.261
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:       1280896 kB
Buffers:         61604 kB
Cached:         569192 kB
SwapCached:       2828 kB
Active:         224412 kB
Inactive:       471736 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1280896 kB
SwapTotal:     4192956 kB
SwapFree:      4171812 kB
Dirty:            1716 kB
Writeback:           0 kB
Mapped:          89956 kB
Slab:            63360 kB
Committed_AS:  8032916 kB
PageTables:       2508 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66562 MiB



End job on node11 on Fri Jan 19 18:26:22 UTC 2007