Trace number 279280

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 138.583 138.762

General information on the benchmark

NameMaxCSP/kbtree/kbtree-9-5-3-5/kbtree-9-5-3-5-30/
kbtree-9-5-3-5-30-01_ext.xml
MD5SUM7929c4eaa20973850e35c9818a47b87d
Bench Category2-ARY-EXT (binary constraints in extension)
Best result obtained on this benchmarkMOPT
Best Number of satisfied constraints247
Best CPU time to get the best result obtained on this benchmark3.00954
Satisfiable
(Un)Satisfiability was proved
Number of variables40
Number of constraints255
Maximum constraint arity2
Maximum domain size5
Number of constraints which are defined in extension255
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.30	   
0.30	Abscon 109 (November, 2006)
0.30	   
0.30	   configuration
0.30	     name=epfc.xml
0.33	   
0.33	   instance
0.33	     name=/tmp/evaluation/279280-1169291960/unknown.xml
0.36	   
0.36	   domains being loaded...
0.36	   
0.36	   variables being loaded...
0.40	     nbVariables=40  nbDomainTypes=1  minDomainSize=5  maxDomainSize=5
0.40	       =>  wckTime=0.096  cpuTime=0.09  mem=6M887
0.40	   
0.40	   relations being loaded...
0.45	   
0.45	   constraints being loaded...
0.55	     nbConstraints=255  nbRelationTypes=255  nbExtensionStructures=255  nbSharedExtensionStructures=0
0.55	     nbConflictsStructures=255  nbSharedConflictsStructures=0  nbSharedBinaryRepresentations=2519  maxDegree=29
0.55	     maxArity=2
0.55	       =>  wckTime=0.245  cpuTime=0.17  mem=8M870
0.58	   
0.59	   solver LocalSearchSolver being built... 
0.63	       =>  wckTime=0.327  cpuTime=0.21  mem=5M600
0.63	
0.63	s SATISFIABLE
0.63	o 196
0.63	c 59
0.63	o 202
0.63	c 53
0.63	o 206
0.63	c 49
0.63	o 209
0.63	c 46
0.63	o 213
0.63	c 42
0.64	o 215
0.64	c 40
0.64	o 218
0.64	c 37
0.64	o 221
0.64	c 34
0.64	o 223
0.64	c 32
0.64	o 226
0.64	c 29
0.64	o 227
0.64	c 28
0.64	o 228
0.64	c 27
0.64	o 229
0.64	c 26
0.65	o 232
0.65	c 23
0.65	o 233
0.65	c 22
0.65	o 234
0.65	c 21
0.65	o 235
0.65	c 20
0.65	o 236
0.65	c 19
0.65	o 237
0.65	c 18
0.66	o 238
0.66	c 17
0.67	o 239
0.67	c 16
0.68	o 240
0.68	c 15
0.68	o 241
0.68	c 14
0.68	o 242
0.68	c 13
0.69	o 243
0.69	c 12
0.70	o 244
0.70	c 11
0.70	o 245
0.70	c 10
1.19	o 246
1.19	c 9
2.07	   
2.07	   search
2.07	     run=0  nbConstraintChecks=7139245  nbAssignments=10000
2.07	       =>  wckTime=1.443  cpuTime=1.43  mem=5M600
2.70	o 247
2.70	c 8
3.45	   
3.45	   search
3.45	     run=1  nbConstraintChecks=14490153  nbAssignments=20000
3.45	       =>  wckTime=2.827  cpuTime=2.79  mem=5M600
4.79	   
4.79	   search
4.79	     run=2  nbConstraintChecks=21588272  nbAssignments=30000
4.79	       =>  wckTime=4.165  cpuTime=4.13  mem=5M600
6.15	   
6.15	   search
6.15	     run=3  nbConstraintChecks=28832097  nbAssignments=40000
6.15	       =>  wckTime=5.528  cpuTime=5.5  mem=5M600
7.51	   
7.51	   search
7.51	     run=4  nbConstraintChecks=36012000  nbAssignments=50000
7.51	       =>  wckTime=6.881  cpuTime=6.85  mem=5M600
8.89	   
8.89	   search
8.89	     run=5  nbConstraintChecks=43441215  nbAssignments=60000
8.89	       =>  wckTime=8.266  cpuTime=8.24  mem=5M600
10.24	   
10.24	   search
10.24	     run=6  nbConstraintChecks=50584971  nbAssignments=70000
10.24	       =>  wckTime=9.608  cpuTime=9.58  mem=5M600
11.58	   
11.58	   search
11.58	     run=7  nbConstraintChecks=57861062  nbAssignments=80000
11.58	       =>  wckTime=10.959  cpuTime=10.93  mem=5M600
12.92	   
12.92	   search
12.92	     run=8  nbConstraintChecks=64960250  nbAssignments=90000
12.92	       =>  wckTime=12.295  cpuTime=12.26  mem=5M600
14.29	   
14.29	   search
14.29	     run=9  nbConstraintChecks=72355611  nbAssignments=100000
14.29	       =>  wckTime=13.663  cpuTime=13.63  mem=5M600
15.62	   
15.62	   search
15.62	     run=10  nbConstraintChecks=79493399  nbAssignments=110000
15.62	       =>  wckTime=14.998  cpuTime=14.97  mem=5M600
17.00	   
17.00	   search
17.00	     run=11  nbConstraintChecks=86983303  nbAssignments=120000
17.00	       =>  wckTime=16.374  cpuTime=16.34  mem=5M600
18.35	   
18.35	   search
18.35	     run=12  nbConstraintChecks=94221225  nbAssignments=130000
18.35	       =>  wckTime=17.723  cpuTime=17.69  mem=5M600
19.73	   
19.73	   search
19.73	     run=13  nbConstraintChecks=101490017  nbAssignments=140000
19.73	       =>  wckTime=19.108  cpuTime=19.06  mem=5M600
21.08	   
21.08	   search
21.08	     run=14  nbConstraintChecks=108650356  nbAssignments=150000
21.08	       =>  wckTime=20.459  cpuTime=20.41  mem=5M600
22.49	   
22.49	   search
22.49	     run=15  nbConstraintChecks=116016254  nbAssignments=160000
22.49	       =>  wckTime=21.863  cpuTime=21.8  mem=5M600
23.85	   
23.85	   search
23.85	     run=16  nbConstraintChecks=123178696  nbAssignments=170000
23.85	       =>  wckTime=23.222  cpuTime=23.16  mem=5M600
25.23	   
25.23	   search
25.23	     run=17  nbConstraintChecks=130492842  nbAssignments=180000
25.23	       =>  wckTime=24.601  cpuTime=24.53  mem=5M600
26.58	   
26.58	   search
26.58	     run=18  nbConstraintChecks=137600800  nbAssignments=190000
26.58	       =>  wckTime=25.953  cpuTime=25.89  mem=5M600
27.97	   
27.97	   search
27.97	     run=19  nbConstraintChecks=145024929  nbAssignments=200000
27.97	       =>  wckTime=27.342  cpuTime=27.27  mem=5M600
29.34	   
29.34	   search
29.34	     run=20  nbConstraintChecks=152354040  nbAssignments=210000
29.34	       =>  wckTime=28.712  cpuTime=28.64  mem=5M600
30.71	   
30.71	   search
30.71	     run=21  nbConstraintChecks=159687496  nbAssignments=220000
30.71	       =>  wckTime=30.081  cpuTime=30.01  mem=5M600
32.06	   
32.06	   search
32.06	     run=22  nbConstraintChecks=166919502  nbAssignments=230000
32.06	       =>  wckTime=31.434  cpuTime=31.36  mem=5M600
32.76	   
32.76	   search
32.76	     run=23  nbConstraintChecks=170713808  nbAssignments=235081
32.76	       =>  wckTime=32.134  cpuTime=32.07  mem=5M600
32.76	   
32.76	   global
32.76	     nbConstraintChecks=170713808  nbValidityChecks=0  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
32.76	     solvingWckTime=32.133  solvingCpuTime=32.06  expiredTime=no  totalExploration=no  nbFoundSolutions=0
32.76	     globalCpuTime=32.32
32.76	       =>  wckTime=32.461  cpuTime=32.27  mem=5M600
32.76	   
32.76	   solver IterativeSystematicSolver being built... 
32.88	       =>  wckTime=32.585  cpuTime=32.36  mem=16M664
32.93	   
32.93	   preprocessing
32.93	     nbConstraintChecks=18182  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbRemovedValues=0
32.93	     detectedInconsistency=no
32.93	       =>  wckTime=0.047  cpuTime=0.02  mem=16M664
32.97	   
32.97	   search
32.97	     run=0  nbConstraintChecks=44822  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=42
32.97	     nbFailedAssignments=20  nbBacktracks=11  nbVisitedNodes=72  nbRestartNogoods=0
32.97	       =>  wckTime=0.083  cpuTime=0.05  mem=16M664
33.03	   
33.03	   search
33.03	     run=1  nbConstraintChecks=131560  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=113
33.03	     nbFailedAssignments=60  nbBacktracks=26  nbVisitedNodes=198  nbRestartNogoods=3
33.03	       =>  wckTime=0.14  cpuTime=0.09  mem=16M664
33.07	   
33.07	   search
33.07	     run=2  nbConstraintChecks=238237  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=192
33.07	     nbFailedAssignments=103  nbBacktracks=48  nbVisitedNodes=342  nbRestartNogoods=10
33.07	       =>  wckTime=0.181  cpuTime=0.13  mem=16M664
33.13	   
33.13	   search
33.13	     run=3  nbConstraintChecks=385828  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=300
33.13	     nbFailedAssignments=164  nbBacktracks=81  nbVisitedNodes=544  nbRestartNogoods=17
33.13	       =>  wckTime=0.242  cpuTime=0.19  mem=16M664
33.24	   
33.25	   search
33.25	     run=4  nbConstraintChecks=670851  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=497
33.25	     nbFailedAssignments=296  nbBacktracks=133  nbVisitedNodes=922  nbRestartNogoods=23
33.25	       =>  wckTime=0.36  cpuTime=0.3  mem=16M664
33.36	   
33.36	   search
33.36	     run=5  nbConstraintChecks=959816  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=702
33.36	     nbFailedAssignments=412  nbBacktracks=208  nbVisitedNodes=1318  nbRestartNogoods=35
33.36	       =>  wckTime=0.474  cpuTime=0.42  mem=16M664
33.52	   
33.52	   search
33.52	     run=6  nbConstraintChecks=1369193  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1000
33.52	     nbFailedAssignments=585  nbBacktracks=321  nbVisitedNodes=1901  nbRestartNogoods=38
33.53	       =>  wckTime=0.64  cpuTime=0.58  mem=16M664
33.73	   
33.73	   search
33.73	     run=7  nbConstraintChecks=1930309  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1391
33.73	     nbFailedAssignments=791  nbBacktracks=491  nbVisitedNodes=2668  nbRestartNogoods=45
33.73	       =>  wckTime=0.849  cpuTime=0.79  mem=16M664
34.14	   
34.14	   search
34.14	     run=8  nbConstraintChecks=2936311  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=2081
34.14	     nbFailedAssignments=1212  nbBacktracks=747  nbVisitedNodes=4035  nbRestartNogoods=53
34.14	       =>  wckTime=1.254  cpuTime=1.17  mem=16M664
34.70	   
34.70	   search
34.70	     run=9  nbConstraintChecks=4438071  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=3131
34.70	     nbFailedAssignments=1866  nbBacktracks=1131  nbVisitedNodes=6123  nbRestartNogoods=60
34.70	       =>  wckTime=1.811  cpuTime=1.73  mem=16M664
35.59	   
35.59	   search
35.59	     run=10  nbConstraintChecks=6736442  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=4705
35.59	     nbFailedAssignments=2851  nbBacktracks=1707  nbVisitedNodes=9250  nbRestartNogoods=64
35.59	       =>  wckTime=2.702  cpuTime=2.62  mem=16M664
36.83	   
36.83	   search
36.83	     run=11  nbConstraintChecks=10438489  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=7118
36.83	     nbFailedAssignments=4385  nbBacktracks=2571  nbVisitedNodes=14051  nbRestartNogoods=72
36.83	       =>  wckTime=3.949  cpuTime=3.86  mem=16M664
38.64	   
38.64	   search
38.64	     run=12  nbConstraintChecks=15176068  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=10375
38.64	     nbFailedAssignments=6333  nbBacktracks=3868  nbVisitedNodes=20544  nbRestartNogoods=88
38.64	       =>  wckTime=5.757  cpuTime=5.67  mem=16M664
41.25	   
41.25	   search
41.25	     run=13  nbConstraintChecks=22106748  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=15135
41.25	     nbFailedAssignments=9133  nbBacktracks=5815  nbVisitedNodes=30048  nbRestartNogoods=103
41.25	       =>  wckTime=8.365  cpuTime=8.27  mem=16M664
45.31	   
45.31	   search
45.31	     run=14  nbConstraintChecks=32483647  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=21967
45.31	     nbFailedAssignments=13033  nbBacktracks=8735  nbVisitedNodes=43688  nbRestartNogoods=122
45.31	       =>  wckTime=12.42  cpuTime=12.33  mem=16M664
51.57	   
51.57	   search
51.57	     run=15  nbConstraintChecks=48386482  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=33216
51.57	     nbFailedAssignments=19894  nbBacktracks=13113  nbVisitedNodes=66101  nbRestartNogoods=134
51.57	       =>  wckTime=18.683  cpuTime=18.58  mem=16M664
62.02	   
62.02	   search
62.02	     run=16  nbConstraintChecks=72251583  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=49903
62.02	     nbFailedAssignments=30003  nbBacktracks=19681  nbVisitedNodes=99345  nbRestartNogoods=157
62.02	       =>  wckTime=29.138  cpuTime=29.02  mem=16M664
76.62	   
76.62	   search
76.62	     run=17  nbConstraintChecks=106739466  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=74339
76.62	     nbFailedAssignments=44577  nbBacktracks=29533  nbVisitedNodes=147984  nbRestartNogoods=172
76.62	       =>  wckTime=43.737  cpuTime=43.59  mem=16M664
94.84	   
94.84	   search
94.84	     run=18  nbConstraintChecks=153803445  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=108116
94.84	     nbFailedAssignments=63562  nbBacktracks=44311  nbVisitedNodes=214696  nbRestartNogoods=179
94.84	       =>  wckTime=61.956  cpuTime=61.81  mem=16M664
119.22	   
119.22	   search
119.22	     run=19  nbConstraintChecks=209110012  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=153217
119.22	     nbFailedAssignments=86488  nbBacktracks=66479  nbVisitedNodes=301851  nbRestartNogoods=201
119.22	       =>  wckTime=86.337  cpuTime=86.15  mem=16M664
138.74	   
138.74	   search
138.74	     run=20  nbConstraintChecks=252620492  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=190382
138.74	     nbFailedAssignments=104869  nbBacktracks=85264  nbVisitedNodes=372978  nbRestartNogoods=206
138.74	       =>  wckTime=105.859  cpuTime=105.66  mem=16M664
138.75	   
138.75	   global
138.75	     nbConstraintChecks=252638674  nbRestartNogoods=206  solvingWckTime=105.86  solvingCpuTime=105.66  expiredTime=no
138.75	     totalExploration=yes  nbFoundSolutions=0  globalCpuTime=138.08
138.75	       =>  wckTime=138.445  cpuTime=138.03  mem=16M664
138.75	
138.75	s OPTIMUM FOUND
138.75	v 0 0 1 1 3 3 0 0 1 4 2 1 3 0 4 1 4 2 0 4 1 1 4 3 4 1 1 3 1 2 2 2 3 2 4 2 3 3 4 1 
138.75	   
138.75	   totalWckTime=138.523  totalCpuTime=138.1

Verifier Data (download as text)

8 unsatisfied constraints, 247 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/node71/watcher-279280-1169291960 -o ROOT/results/node71/solver-279280-1169291960 -C 2400 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar epfc.xml 1 XSax /tmp/evaluation/279280-1169291960/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: 0.93 0.98 0.99 2/68 30195
/proc/meminfo: memFree=1290368/2055920 swapFree=4192812/4192956
[pid=30194] ppid=30192 vsize=1784 CPUtime=0
/proc/30194/stat : 30194 (java) D 30192 30194 29941 0 -1 0 194 0 0 0 0 0 0 0 18 0 1 0 76692881 1826816 160 18446744073709551615 134512640 134570532 4294956624 18446744073709551615 4294960144 0 2147483391 4096 0 18446744072099781622 0 0 17 1 0 0
/proc/30194/statm: 446 160 125 14 0 91 0

[startup+0.105135 s]
/proc/loadavg: 0.93 0.98 0.99 2/68 30195
/proc/meminfo: memFree=1290368/2055920 swapFree=4192812/4192956
[pid=30194] ppid=30192 vsize=914988 CPUtime=0.09
/proc/30194/stat : 30194 (java) R 30192 30194 29941 0 -1 0 3048 0 1 0 8 1 0 0 16 0 8 0 76692881 936947712 2794 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4153804978 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/30194/statm: 228747 2794 1446 14 0 215242 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 914988

[startup+0.517191 s]
/proc/loadavg: 0.93 0.98 0.99 2/68 30195
/proc/meminfo: memFree=1290368/2055920 swapFree=4192812/4192956
[pid=30194] ppid=30192 vsize=915332 CPUtime=0.49
/proc/30194/stat : 30194 (java) S 30192 30194 29941 0 -1 0 6566 0 1 0 46 3 0 0 16 0 8 0 76692881 937299968 6305 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/30194/statm: 228833 6305 2152 14 0 215303 0
Current children cumulated CPU time (s) 0.49
Current children cumulated vsize (KiB) 915332

[startup+1.3443 s]
/proc/loadavg: 0.93 0.98 0.99 2/75 30202
/proc/meminfo: memFree=1272200/2055920 swapFree=4192812/4192956
[pid=30194] ppid=30192 vsize=915464 CPUtime=1.32
/proc/30194/stat : 30194 (java) R 30192 30194 29941 0 -1 0 7270 0 1 0 110 22 0 0 17 0 8 0 76692881 937435136 7008 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/30194/statm: 228866 7008 2479 14 0 215336 0
[pid=30194/tid=30196] ppid=30192 vsize=915464 CPUtime=0.02
/proc/30194/task/30196/stat : 30196 (java) S 30192 30194 29941 0 -1 64 180 0 0 0 2 0 0 0 16 0 8 0 76692885 937435136 7008 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=30194/tid=30197] ppid=30192 vsize=915464 CPUtime=0
/proc/30194/task/30197/stat : 30197 (java) S 30192 30194 29941 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 76692885 937435136 7008 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30194/tid=30198] ppid=30192 vsize=915464 CPUtime=0
/proc/30194/task/30198/stat : 30198 (java) S 30192 30194 29941 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 76692885 937435136 7008 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30194/tid=30199] ppid=30192 vsize=915464 CPUtime=0
/proc/30194/task/30199/stat : 30199 (java) S 30192 30194 29941 0 -1 64 0 0 0 0 0 0 0 0 21 0 8 0 76692888 937435136 7008 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30194/tid=30200] ppid=30192 vsize=915468 CPUtime=0.13
/proc/30194/task/30200/stat : 30200 (java) S 30192 30194 29941 0 -1 64 346 0 0 0 13 0 0 0 16 0 8 0 76692888 937439232 7008 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30194/tid=30201] ppid=30192 vsize=915464 CPUtime=0
/proc/30194/task/30201/stat : 30201 (java) S 30192 30194 29941 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 76692888 937435136 7008 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30194/tid=30202] ppid=30192 vsize=915464 CPUtime=0
/proc/30194/task/30202/stat : 30202 (java) S 30192 30194 29941 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 76692888 937435136 7008 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.32
Current children cumulated vsize (KiB) 915464

[startup+2.98352 s]
/proc/loadavg: 0.93 0.98 0.99 3/76 30209
/proc/meminfo: memFree=1271928/2055920 swapFree=4192812/4192956
[pid=30194] ppid=30192 vsize=915464 CPUtime=2.96
/proc/30194/stat : 30194 (java) R 30192 30194 29941 0 -1 0 7273 0 1 0 228 68 0 0 18 0 8 0 76692881 937435136 7010 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/30194/statm: 228866 7010 2479 14 0 215336 0
[pid=30194/tid=30196] ppid=30192 vsize=915468 CPUtime=0.02
/proc/30194/task/30196/stat : 30196 (java) S 30192 30194 29941 0 -1 64 180 0 0 0 2 0 0 0 16 0 8 0 76692885 937439232 7010 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=30194/tid=30197] ppid=30192 vsize=915464 CPUtime=0
/proc/30194/task/30197/stat : 30197 (java) S 30192 30194 29941 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 76692885 937435136 7010 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30194/tid=30198] ppid=30192 vsize=915464 CPUtime=0
/proc/30194/task/30198/stat : 30198 (java) S 30192 30194 29941 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 76692885 937435136 7010 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30194/tid=30199] ppid=30192 vsize=915468 CPUtime=0
/proc/30194/task/30199/stat : 30199 (java) S 30192 30194 29941 0 -1 64 0 0 0 0 0 0 0 0 21 0 8 0 76692888 937439232 7010 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30194/tid=30200] ppid=30192 vsize=915464 CPUtime=0.14
/proc/30194/task/30200/stat : 30200 (java) S 30192 30194 29941 0 -1 64 348 0 0 0 14 0 0 0 16 0 8 0 76692888 937435136 7010 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30194/tid=30201] ppid=30192 vsize=915464 CPUtime=0
/proc/30194/task/30201/stat : 30201 (java) S 30192 30194 29941 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 76692888 937435136 7010 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30194/tid=30202] ppid=30192 vsize=915464 CPUtime=0
/proc/30194/task/30202/stat : 30202 (java) S 30192 30194 29941 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 76692888 937435136 7010 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.96
Current children cumulated vsize (KiB) 915464

[startup+6.26298 s]
/proc/loadavg: 0.93 0.98 0.99 3/82 30267
/proc/meminfo: memFree=1268104/2055920 swapFree=4192812/4192956
[pid=30194] ppid=30192 vsize=915468 CPUtime=6.22
/proc/30194/stat : 30194 (java) R 30192 30194 29941 0 -1 0 7273 0 1 0 465 157 0 0 25 0 8 0 76692881 937439232 7010 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/30194/statm: 228866 7010 2479 14 0 215336 0
[pid=30194/tid=30196] ppid=30192 vsize=915464 CPUtime=0.02
/proc/30194/task/30196/stat : 30196 (java) S 30192 30194 29941 0 -1 64 180 0 0 0 2 0 0 0 16 0 8 0 76692885 937435136 7010 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=30194/tid=30197] ppid=30192 vsize=915464 CPUtime=0
/proc/30194/task/30197/stat : 30197 (java) S 30192 30194 29941 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 76692885 937435136 7010 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30194/tid=30198] ppid=30192 vsize=915468 CPUtime=0
/proc/30194/task/30198/stat : 30198 (java) S 30192 30194 29941 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 76692885 937439232 7010 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30194/tid=30199] ppid=30192 vsize=915464 CPUtime=0
/proc/30194/task/30199/stat : 30199 (java) S 30192 30194 29941 0 -1 64 0 0 0 0 0 0 0 0 21 0 8 0 76692888 937435136 7010 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30194/tid=30200] ppid=30192 vsize=915464 CPUtime=0.14
/proc/30194/task/30200/stat : 30200 (java) S 30192 30194 29941 0 -1 64 348 0 0 0 14 0 0 0 17 0 8 0 76692888 937435136 7010 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30194/tid=30201] ppid=30192 vsize=915464 CPUtime=0
/proc/30194/task/30201/stat : 30201 (java) S 30192 30194 29941 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 76692888 937435136 7010 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30194/tid=30202] ppid=30192 vsize=915464 CPUtime=0
/proc/30194/task/30202/stat : 30202 (java) S 30192 30194 29941 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 76692888 937435136 7010 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.22
Current children cumulated vsize (KiB) 915468

[startup+12.7499 s]
/proc/loadavg: 1.02 1.00 1.00 3/82 30357
/proc/meminfo: memFree=1267528/2055920 swapFree=4192812/4192956
[pid=30194] ppid=30192 vsize=915464 CPUtime=12.71
/proc/30194/stat : 30194 (java) R 30192 30194 29941 0 -1 0 7274 0 1 0 934 337 0 0 20 0 8 0 76692881 937435136 7011 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/30194/statm: 228866 7011 2479 14 0 215336 0
[pid=30194/tid=30196] ppid=30192 vsize=915468 CPUtime=0.02
/proc/30194/task/30196/stat : 30196 (java) S 30192 30194 29941 0 -1 64 180 0 0 0 2 0 0 0 16 0 8 0 76692885 937439232 7011 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=30194/tid=30197] ppid=30192 vsize=915464 CPUtime=0
/proc/30194/task/30197/stat : 30197 (java) S 30192 30194 29941 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 76692885 937435136 7011 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30194/tid=30198] ppid=30192 vsize=915464 CPUtime=0
/proc/30194/task/30198/stat : 30198 (java) S 30192 30194 29941 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 76692885 937435136 7011 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30194/tid=30199] ppid=30192 vsize=915468 CPUtime=0
/proc/30194/task/30199/stat : 30199 (java) S 30192 30194 29941 0 -1 64 0 0 0 0 0 0 0 0 21 0 8 0 76692888 937439232 7011 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30194/tid=30200] ppid=30192 vsize=915464 CPUtime=0.14
/proc/30194/task/30200/stat : 30200 (java) S 30192 30194 29941 0 -1 64 349 0 0 0 14 0 0 0 16 0 8 0 76692888 937435136 7011 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30194/tid=30201] ppid=30192 vsize=915464 CPUtime=0
/proc/30194/task/30201/stat : 30201 (java) S 30192 30194 29941 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 76692888 937435136 7011 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30194/tid=30202] ppid=30192 vsize=915464 CPUtime=0
/proc/30194/task/30202/stat : 30202 (java) S 30192 30194 29941 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 76692888 937435136 7011 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.71
Current children cumulated vsize (KiB) 915464

[startup+25.6006 s]
/proc/loadavg: 1.17 1.03 1.01 3/87 30430
/proc/meminfo: memFree=1250992/2055920 swapFree=4192812/4192956
[pid=30194] ppid=30192 vsize=915464 CPUtime=25.52
/proc/30194/stat : 30194 (java) R 30192 30194 29941 0 -1 0 7274 0 1 0 1863 689 0 0 21 0 8 0 76692881 937435136 7011 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/30194/statm: 228867 7011 2479 14 0 215337 0
[pid=30194/tid=30196] ppid=30192 vsize=915464 CPUtime=0.02
/proc/30194/task/30196/stat : 30196 (java) S 30192 30194 29941 0 -1 64 180 0 0 0 2 0 0 0 16 0 8 0 76692885 937435136 7011 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=30194/tid=30197] ppid=30192 vsize=915464 CPUtime=0
/proc/30194/task/30197/stat : 30197 (java) S 30192 30194 29941 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 76692885 937435136 7011 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30194/tid=30198] ppid=30192 vsize=915464 CPUtime=0
/proc/30194/task/30198/stat : 30198 (java) S 30192 30194 29941 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 76692885 937435136 7011 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30194/tid=30199] ppid=30192 vsize=915464 CPUtime=0
/proc/30194/task/30199/stat : 30199 (java) S 30192 30194 29941 0 -1 64 0 0 0 0 0 0 0 0 21 0 8 0 76692888 937435136 7011 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30194/tid=30200] ppid=30192 vsize=915464 CPUtime=0.14
/proc/30194/task/30200/stat : 30200 (java) S 30192 30194 29941 0 -1 64 349 0 0 0 14 0 0 0 16 0 8 0 76692888 937435136 7011 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30194/tid=30201] ppid=30192 vsize=915464 CPUtime=0
/proc/30194/task/30201/stat : 30201 (java) S 30192 30194 29941 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 76692888 937435136 7011 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30194/tid=30202] ppid=30192 vsize=915464 CPUtime=0
/proc/30194/task/30202/stat : 30202 (java) S 30192 30194 29941 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 76692888 937435136 7011 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.52
Current children cumulated vsize (KiB) 915464

[startup+51.2021 s]
/proc/loadavg: 1.45 1.11 1.04 3/87 30430
/proc/meminfo: memFree=1244144/2055920 swapFree=4192812/4192956
[pid=30194] ppid=30192 vsize=915464 CPUtime=51.1
/proc/30194/stat : 30194 (java) R 30192 30194 29941 0 -1 0 9096 0 1 0 4223 887 0 0 25 0 8 0 76692881 937435136 8828 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073870079 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/30194/statm: 228866 8828 2532 14 0 215336 0
[pid=30194/tid=30196] ppid=30192 vsize=915464 CPUtime=0.02
/proc/30194/task/30196/stat : 30196 (java) S 30192 30194 29941 0 -1 64 181 0 0 0 2 0 0 0 16 0 8 0 76692885 937435136 8828 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=30194/tid=30197] ppid=30192 vsize=915464 CPUtime=0
/proc/30194/task/30197/stat : 30197 (java) S 30192 30194 29941 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 76692885 937435136 8828 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30194/tid=30198] ppid=30192 vsize=915464 CPUtime=0
/proc/30194/task/30198/stat : 30198 (java) S 30192 30194 29941 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 76692885 937435136 8828 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30194/tid=30199] ppid=30192 vsize=915464 CPUtime=0
/proc/30194/task/30199/stat : 30199 (java) S 30192 30194 29941 0 -1 64 0 0 0 0 0 0 0 0 21 0 8 0 76692888 937435136 8828 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30194/tid=30200] ppid=30192 vsize=915464 CPUtime=0.24
/proc/30194/task/30200/stat : 30200 (java) S 30192 30194 29941 0 -1 64 405 0 0 0 23 1 0 0 16 0 8 0 76692888 937435136 8828 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30194/tid=30201] ppid=30192 vsize=915464 CPUtime=0
/proc/30194/task/30201/stat : 30201 (java) S 30192 30194 29941 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 76692888 937435136 8828 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30194/tid=30202] ppid=30192 vsize=915464 CPUtime=0
/proc/30194/task/30202/stat : 30202 (java) S 30192 30194 29941 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 76692888 937435136 8828 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 51.1
Current children cumulated vsize (KiB) 915464

[startup+102.503 s]
/proc/loadavg: 1.82 1.27 1.09 3/87 30432
/proc/meminfo: memFree=1236912/2055920 swapFree=4192812/4192956
[pid=30194] ppid=30192 vsize=915464 CPUtime=102.35
/proc/30194/stat : 30194 (java) R 30192 30194 29941 0 -1 0 9106 0 1 0 9348 887 0 0 25 0 8 0 76692881 937435136 8838 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073898872 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/30194/statm: 228866 8838 2532 14 0 215336 0
[pid=30194/tid=30196] ppid=30192 vsize=915464 CPUtime=0.02
/proc/30194/task/30196/stat : 30196 (java) S 30192 30194 29941 0 -1 64 181 0 0 0 2 0 0 0 16 0 8 0 76692885 937435136 8838 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=30194/tid=30197] ppid=30192 vsize=915464 CPUtime=0
/proc/30194/task/30197/stat : 30197 (java) S 30192 30194 29941 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 76692885 937435136 8838 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30194/tid=30198] ppid=30192 vsize=915464 CPUtime=0
/proc/30194/task/30198/stat : 30198 (java) S 30192 30194 29941 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 76692885 937435136 8838 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30194/tid=30199] ppid=30192 vsize=915464 CPUtime=0
/proc/30194/task/30199/stat : 30199 (java) S 30192 30194 29941 0 -1 64 0 0 0 0 0 0 0 0 21 0 8 0 76692888 937435136 8838 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30194/tid=30200] ppid=30192 vsize=915464 CPUtime=0.24
/proc/30194/task/30200/stat : 30200 (java) S 30192 30194 29941 0 -1 64 405 0 0 0 23 1 0 0 16 0 8 0 76692888 937435136 8838 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30194/tid=30201] ppid=30192 vsize=915464 CPUtime=0
/proc/30194/task/30201/stat : 30201 (java) S 30192 30194 29941 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 76692888 937435136 8838 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30194/tid=30202] ppid=30192 vsize=915464 CPUtime=0
/proc/30194/task/30202/stat : 30202 (java) S 30192 30194 29941 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 76692888 937435136 8838 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 102.35
Current children cumulated vsize (KiB) 915464

Child status: 0
Real time (s): 138.762
CPU time (s): 138.583
CPU user time (s): 129.7
CPU system time (s): 8.88265
CPU usage (%): 99.8708
Max. virtual memory (cumulated for all children) (KiB): 915468

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 129.7
system time used= 8.88265
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 9208
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= 3877
involuntary context switches= 4454

runsolver used 0.145977 s user time and 0.432934 s system time

The end

Launcher Data (download as text)

Begin job on node71 on Sat Jan 20 11:19:20 UTC 2007


IDJOB= 279280
IDBENCH= 9775
IDSOLVER= 68
FILE ID= node71/279280-1169291960

PBS_JOBID= 3609780

Free space on /tmp= 66563 MiB

SOLVER NAME= AbsconMax 109 EPFC
BENCH NAME= HOME/pub/bench/CPAI06/MaxCSP/kbtree/kbtree-9-5-3-5/kbtree-9-5-3-5-30/kbtree-9-5-3-5-30-01_ext.xml
COMMAND LINE= java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar epfc.xml 1 XSax /tmp/evaluation/279280-1169291960/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node71/watcher-279280-1169291960 -o ROOT/results/node71/solver-279280-1169291960 -C 2400 -M 900  java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar epfc.xml 1 XSax /tmp/evaluation/279280-1169291960/unknown.xml

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  7929c4eaa20973850e35c9818a47b87d

RANDOM SEED= 887711322

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:       1290976 kB
Buffers:         51528 kB
Cached:         618000 kB
SwapCached:          0 kB
Active:         127228 kB
Inactive:       562512 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1290976 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            2108 kB
Writeback:           0 kB
Mapped:          30404 kB
Slab:            60852 kB
Committed_AS:   799196 kB
PageTables:       1660 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 node71 on Sat Jan 20 11:21:39 UTC 2007