Trace number 278831

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 PFCOPTIMUM 160.625 161.985

General information on the benchmark

NameMaxCSP/kbtree/kbtree-9-7-3-5/kbtree-9-7-3-5-50/
kbtree-9-7-3-5-50-11_ext.xml
MD5SUMbc03883e795c1a978d543943ec8681a1
Bench Category2-ARY-EXT (binary constraints in extension)
Best result obtained on this benchmarkMOPT
Best Number of satisfied constraints151
Best CPU time to get the best result obtained on this benchmark2.43663
Satisfiable
(Un)Satisfiability was proved
Number of variables28
Number of constraints189
Maximum constraint arity2
Maximum domain size5
Number of constraints which are defined in extension189
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.32	   
0.32	Abscon 109 (November, 2006)
0.32	   
0.32	   configuration
0.32	     name=pfc.xml
0.35	   
0.35	   instance
0.35	     name=/tmp/evaluation/278831-1169289319/unknown.xml
0.38	   
0.38	   domains being loaded...
0.39	   
0.39	   variables being loaded...
0.42	     nbVariables=28  nbDomainTypes=1  minDomainSize=5  maxDomainSize=5
0.42	       =>  wckTime=0.095  cpuTime=0.09  mem=6M910
0.42	   
0.42	   relations being loaded...
0.47	   
0.47	   constraints being loaded...
0.55	     nbConstraints=189  nbRelationTypes=189  nbExtensionStructures=189  nbSharedExtensionStructures=0
0.55	     nbConflictsStructures=189  nbSharedConflictsStructures=0  nbSharedBinaryRepresentations=1858  maxDegree=27
0.56	     maxArity=2
0.56	       =>  wckTime=0.231  cpuTime=0.16  mem=8M860
0.59	   
0.59	   solver LocalSearchSolver being built... 
0.64	       =>  wckTime=0.312  cpuTime=0.2  mem=5M532
0.64	
0.64	s SATISFIABLE
0.64	o 118
0.64	c 71
0.64	o 124
0.64	c 65
0.64	o 125
0.64	c 64
0.65	o 126
0.65	c 63
0.65	o 128
0.65	c 61
0.65	o 129
0.65	c 60
0.65	o 130
0.65	c 59
0.65	o 133
0.65	c 56
0.65	o 134
0.65	c 55
0.65	o 139
0.65	c 50
0.65	o 140
0.65	c 49
0.66	o 141
0.66	c 48
0.66	o 142
0.66	c 47
0.66	o 143
0.66	c 46
0.66	o 144
0.66	c 45
0.66	o 145
0.66	c 44
0.68	o 146
0.68	c 43
0.68	o 148
0.68	c 41
0.68	o 149
0.68	c 40
0.70	o 150
0.70	c 39
0.70	o 151
0.70	c 38
2.22	   
2.22	   search
2.22	     run=0  nbConstraintChecks=8662512  nbAssignments=10000
2.22	       =>  wckTime=1.586  cpuTime=1.56  mem=5M532
3.78	   
3.78	   search
3.78	     run=1  nbConstraintChecks=17537067  nbAssignments=20000
3.78	       =>  wckTime=3.148  cpuTime=3.09  mem=5M532
5.32	   
5.32	   search
5.32	     run=2  nbConstraintChecks=26296124  nbAssignments=30000
5.32	       =>  wckTime=4.686  cpuTime=4.63  mem=5M532
6.87	   
6.87	   search
6.87	     run=3  nbConstraintChecks=35066770  nbAssignments=40000
6.87	       =>  wckTime=6.234  cpuTime=6.16  mem=5M532
8.42	   
8.42	   search
8.42	     run=4  nbConstraintChecks=43847474  nbAssignments=50000
8.42	       =>  wckTime=7.782  cpuTime=7.69  mem=5M532
9.96	   
9.96	   search
9.96	     run=5  nbConstraintChecks=52675100  nbAssignments=60000
9.96	       =>  wckTime=9.325  cpuTime=9.22  mem=5M532
11.50	   
11.50	   search
11.50	     run=6  nbConstraintChecks=61422346  nbAssignments=70000
11.50	       =>  wckTime=10.867  cpuTime=10.75  mem=5M532
13.04	   
13.04	   search
13.04	     run=7  nbConstraintChecks=70201884  nbAssignments=80000
13.04	       =>  wckTime=12.401  cpuTime=12.27  mem=5M532
14.56	   
14.56	   search
14.56	     run=8  nbConstraintChecks=78902593  nbAssignments=90000
14.56	       =>  wckTime=13.925  cpuTime=13.78  mem=5M532
16.10	   
16.10	   search
16.10	     run=9  nbConstraintChecks=87681246  nbAssignments=100000
16.10	       =>  wckTime=15.464  cpuTime=15.31  mem=5M532
17.64	   
17.64	   search
17.64	     run=10  nbConstraintChecks=96401721  nbAssignments=110000
17.64	       =>  wckTime=17.01  cpuTime=16.82  mem=5M532
19.17	   
19.17	   search
19.17	     run=11  nbConstraintChecks=105136108  nbAssignments=120000
19.17	       =>  wckTime=18.537  cpuTime=18.34  mem=5M532
20.72	   
20.72	   search
20.72	     run=12  nbConstraintChecks=113901467  nbAssignments=130000
20.72	       =>  wckTime=20.089  cpuTime=19.88  mem=5M532
22.27	   
22.27	   search
22.27	     run=13  nbConstraintChecks=122652294  nbAssignments=140000
22.27	       =>  wckTime=21.631  cpuTime=21.41  mem=5M532
23.81	   
23.81	   search
23.81	     run=14  nbConstraintChecks=131365372  nbAssignments=150000
23.81	       =>  wckTime=23.173  cpuTime=22.94  mem=5M532
25.36	   
25.36	   search
25.36	     run=15  nbConstraintChecks=140177042  nbAssignments=160000
25.36	       =>  wckTime=24.725  cpuTime=24.48  mem=5M532
26.90	   
26.90	   search
26.90	     run=16  nbConstraintChecks=148903247  nbAssignments=170000
26.90	       =>  wckTime=26.264  cpuTime=26.01  mem=5M532
28.45	   
28.45	   search
28.45	     run=17  nbConstraintChecks=157698236  nbAssignments=180000
28.45	       =>  wckTime=27.815  cpuTime=27.55  mem=5M532
29.98	   
29.98	   search
29.98	     run=18  nbConstraintChecks=166404086  nbAssignments=190000
29.98	       =>  wckTime=29.35  cpuTime=29.07  mem=5M532
30.98	   
30.98	   search
30.98	     run=19  nbConstraintChecks=172092628  nbAssignments=196462
30.98	       =>  wckTime=30.344  cpuTime=30.06  mem=5M532
30.98	   
30.98	   global
30.98	     nbConstraintChecks=172092628  nbValidityChecks=0  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
30.98	     solvingWckTime=30.344  solvingCpuTime=30.06  expiredTime=no  totalExploration=no  nbFoundSolutions=0
30.98	     globalCpuTime=30.31
30.98	       =>  wckTime=30.658  cpuTime=30.26  mem=5M532
30.98	   
30.98	   solver IterativeSystematicSolver being built... 
31.10	       =>  wckTime=30.781  cpuTime=30.36  mem=16M488
31.11	   
31.11	   preprocessing
31.11	     nbConstraintChecks=170  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbRemovedValues=0
31.11	     detectedInconsistency=no
31.11	       =>  wckTime=0.0030  cpuTime=0.0  mem=16M488
31.16	   
31.16	   search
31.16	     run=0  nbConstraintChecks=46049  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=42
31.16	     nbFailedAssignments=18  nbBacktracks=10  nbVisitedNodes=71  nbRestartNogoods=0
31.16	       =>  wckTime=0.052  cpuTime=0.02  mem=16M488
31.21	   
31.21	   search
31.21	     run=1  nbConstraintChecks=126551  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=104
31.21	     nbFailedAssignments=54  nbBacktracks=25  nbVisitedNodes=184  nbRestartNogoods=2
31.21	       =>  wckTime=0.101  cpuTime=0.06  mem=16M488
31.24	   
31.24	   search
31.24	     run=2  nbConstraintChecks=228059  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=180
31.24	     nbFailedAssignments=93  nbBacktracks=47  nbVisitedNodes=321  nbRestartNogoods=4
31.24	       =>  wckTime=0.134  cpuTime=0.09  mem=16M488
31.29	   
31.29	   search
31.29	     run=3  nbConstraintChecks=385946  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=295
31.29	     nbFailedAssignments=162  nbBacktracks=80  nbVisitedNodes=538  nbRestartNogoods=9
31.29	       =>  wckTime=0.182  cpuTime=0.14  mem=16M488
31.35	   
31.35	   search
31.35	     run=4  nbConstraintChecks=611985  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=462
31.35	     nbFailedAssignments=267  nbBacktracks=130  nbVisitedNodes=860  nbRestartNogoods=14
31.35	       =>  wckTime=0.248  cpuTime=0.2  mem=16M488
31.47	   
31.47	   search
31.47	     run=5  nbConstraintChecks=1001686  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=718
31.47	     nbFailedAssignments=436  nbBacktracks=205  nbVisitedNodes=1360  nbRestartNogoods=22
31.47	       =>  wckTime=0.361  cpuTime=0.31  mem=16M488
31.62	   
31.62	   search
31.62	     run=6  nbConstraintChecks=1536921  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1074
31.62	     nbFailedAssignments=665  nbBacktracks=318  nbVisitedNodes=2058  nbRestartNogoods=26
31.62	       =>  wckTime=0.512  cpuTime=0.46  mem=16M488
31.81	   
31.81	   search
31.81	     run=7  nbConstraintChecks=2194970  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1520
31.81	     nbFailedAssignments=928  nbBacktracks=488  nbVisitedNodes=2937  nbRestartNogoods=34
31.81	       =>  wckTime=0.707  cpuTime=0.63  mem=16M488
32.22	   
32.22	   search
32.22	     run=8  nbConstraintChecks=3564695  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=2410
32.22	     nbFailedAssignments=1550  nbBacktracks=745  nbVisitedNodes=4706  nbRestartNogoods=41
32.22	       =>  wckTime=1.114  cpuTime=1.03  mem=16M488
32.65	   
32.65	   search
32.65	     run=9  nbConstraintChecks=5142782  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=3437
32.65	     nbFailedAssignments=2181  nbBacktracks=1129  nbVisitedNodes=6748  nbRestartNogoods=45
32.65	       =>  wckTime=1.545  cpuTime=1.46  mem=16M488
33.32	   
33.32	   search
33.32	     run=10  nbConstraintChecks=7557171  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=5058
33.32	     nbFailedAssignments=3215  nbBacktracks=1705  nbVisitedNodes=9979  nbRestartNogoods=50
33.32	       =>  wckTime=2.219  cpuTime=2.12  mem=16M488
34.29	   
34.29	   search
34.29	     run=11  nbConstraintChecks=11146193  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=7501
34.29	     nbFailedAssignments=4782  nbBacktracks=2569  nbVisitedNodes=14853  nbRestartNogoods=58
34.29	       =>  wckTime=3.184  cpuTime=3.07  mem=16M488
36.03	   
36.03	   search
36.03	     run=12  nbConstraintChecks=17295635  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=11461
36.03	     nbFailedAssignments=7434  nbBacktracks=3866  nbVisitedNodes=22762  nbRestartNogoods=63
36.03	       =>  wckTime=4.928  cpuTime=4.81  mem=16M488
38.29	   
38.29	   search
38.29	     run=13  nbConstraintChecks=25597688  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=16899
38.29	     nbFailedAssignments=10916  nbBacktracks=5812  nbVisitedNodes=33628  nbRestartNogoods=79
38.29	       =>  wckTime=7.183  cpuTime=7.05  mem=16M488
41.58	   
41.58	   search
41.58	     run=14  nbConstraintChecks=37737049  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=24714
41.58	     nbFailedAssignments=15800  nbBacktracks=8731  nbVisitedNodes=49246  nbRestartNogoods=90
41.58	       =>  wckTime=10.47  cpuTime=10.31  mem=16M488
46.83	   
46.83	   search
46.83	     run=15  nbConstraintChecks=56559774  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=37044
46.83	     nbFailedAssignments=23743  nbBacktracks=13109  nbVisitedNodes=73897  nbRestartNogoods=104
46.83	       =>  wckTime=15.725  cpuTime=15.52  mem=16M488
53.98	   
53.98	   search
53.98	     run=16  nbConstraintChecks=81802988  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=54197
53.98	     nbFailedAssignments=34317  nbBacktracks=19677  nbVisitedNodes=108192  nbRestartNogoods=117
53.98	       =>  wckTime=22.877  cpuTime=22.62  mem=16M488
64.88	   
64.88	   search
64.88	     run=17  nbConstraintChecks=119691040  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=78965
64.88	     nbFailedAssignments=49219  nbBacktracks=29529  nbVisitedNodes=157714  nbRestartNogoods=127
64.88	       =>  wckTime=33.777  cpuTime=33.4  mem=16M488
81.33	   
81.33	   search
81.33	     run=18  nbConstraintChecks=178467899  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=117145
81.33	     nbFailedAssignments=72614  nbBacktracks=44307  nbVisitedNodes=234067  nbRestartNogoods=134
81.33	       =>  wckTime=50.222  cpuTime=49.72  mem=16M488
106.35	   
106.35	   search
106.35	     run=19  nbConstraintChecks=263399888  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=171620
106.35	     nbFailedAssignments=104914  nbBacktracks=66475  nbVisitedNodes=342998  nbRestartNogoods=145
106.35	       =>  wckTime=75.243  cpuTime=74.54  mem=16M488
146.20	   
146.20	   search
146.20	     run=20  nbConstraintChecks=394688120  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=259491
146.20	     nbFailedAssignments=159529  nbBacktracks=99728  nbVisitedNodes=517695  nbRestartNogoods=156
146.20	       =>  wckTime=115.098  cpuTime=114.11  mem=16M488
161.92	   
161.92	   search
161.92	     run=21  nbConstraintChecks=445674711  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=296273
161.92	     nbFailedAssignments=183398  nbBacktracks=112642  nbVisitedNodes=589893  nbRestartNogoods=162
161.92	       =>  wckTime=130.818  cpuTime=129.73  mem=16M488
161.93	   
161.93	   global
161.93	     nbConstraintChecks=445674881  nbRestartNogoods=162  solvingWckTime=130.819  solvingCpuTime=129.73  expiredTime=no
161.93	     totalExploration=yes  nbFoundSolutions=0  globalCpuTime=160.14
161.93	       =>  wckTime=161.601  cpuTime=160.09  mem=16M488
161.93	
161.93	s OPTIMUM FOUND
161.93	v 4 4 4 1 2 1 0 0 4 4 4 4 2 1 0 1 1 4 1 3 4 4 1 3 0 1 3 2 
161.93	   
161.93	   totalWckTime=161.677  totalCpuTime=160.14

Verifier Data (download as text)

38 unsatisfied constraints, 151 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/node7/watcher-278831-1169289319 -o ROOT/results/node7/solver-278831-1169289319 -C 2400 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar pfc.xml 1 XSax /tmp/evaluation/278831-1169289319/unknown.xml 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 921600 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 972800 KiB
Current StackSize limit: 10240 KiB

/proc/loadavg: 1.26 1.53 1.57 5/93 24863
/proc/meminfo: memFree=1298144/2055920 swapFree=4192812/4192956
[pid=24862] ppid=24860 vsize=18540 CPUtime=0
/proc/24862/stat : 24862 (runsolver) R 24860 24862 24701 0 -1 4194368 17 0 0 0 0 0 0 0 20 0 1 0 277327546 18984960 279 18446744073709551615 4194304 4267372 548682068944 18446744073709551615 244671114535 0 2147483391 4096 24578 0 0 0 17 0 0 0
/proc/24862/statm: 4635 279 244 17 0 2626 0

[startup+0.106636 s]
/proc/loadavg: 1.26 1.53 1.57 5/93 24863
/proc/meminfo: memFree=1298144/2055920 swapFree=4192812/4192956
[pid=24862] ppid=24860 vsize=911488 CPUtime=0.06
/proc/24862/stat : 24862 (java) R 24860 24862 24701 0 -1 0 2637 0 1 0 5 1 0 0 25 0 8 0 277327546 933363712 2384 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 2147483391 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/24862/statm: 227872 2384 1284 14 0 215051 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 911488

[startup+0.514678 s]
/proc/loadavg: 1.26 1.53 1.57 5/93 24863
/proc/meminfo: memFree=1298144/2055920 swapFree=4192812/4192956
[pid=24862] ppid=24860 vsize=915332 CPUtime=0.47
/proc/24862/stat : 24862 (java) R 24860 24862 24701 0 -1 0 6375 0 1 0 42 5 0 0 25 0 8 0 277327546 937299968 6114 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/24862/statm: 228833 6114 2144 14 0 215303 0
Current children cumulated CPU time (s) 0.47
Current children cumulated vsize (KiB) 915332

[startup+1.33576 s]
/proc/loadavg: 1.32 1.54 1.58 3/100 24870
/proc/meminfo: memFree=1280104/2055920 swapFree=4192812/4192956
[pid=24862] ppid=24860 vsize=915460 CPUtime=1.27
/proc/24862/stat : 24862 (java) R 24860 24862 24701 0 -1 0 7168 0 1 0 106 21 0 0 25 0 8 0 277327546 937431040 6906 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073721060 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/24862/statm: 228865 6906 2476 14 0 215335 0
[pid=24862/tid=24864] ppid=24860 vsize=915460 CPUtime=0.02
/proc/24862/task/24864/stat : 24864 (java) S 24860 24862 24701 0 -1 64 162 0 0 0 2 0 0 0 16 0 8 0 277327553 937431040 6906 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=24862/tid=24865] ppid=24860 vsize=915460 CPUtime=0
/proc/24862/task/24865/stat : 24865 (java) S 24860 24862 24701 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 277327553 937431040 6906 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24862/tid=24866] ppid=24860 vsize=915460 CPUtime=0
/proc/24862/task/24866/stat : 24866 (java) S 24860 24862 24701 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 277327553 937431040 6906 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24862/tid=24867] ppid=24860 vsize=915460 CPUtime=0
/proc/24862/task/24867/stat : 24867 (java) S 24860 24862 24701 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 277327556 937431040 6906 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24862/tid=24868] ppid=24860 vsize=915460 CPUtime=0.13
/proc/24862/task/24868/stat : 24868 (java) S 24860 24862 24701 0 -1 64 343 0 0 0 13 0 0 0 16 0 8 0 277327556 937431040 6906 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24862/tid=24869] ppid=24860 vsize=915460 CPUtime=0
/proc/24862/task/24869/stat : 24869 (java) S 24860 24862 24701 0 -1 64 1 0 0 0 0 0 0 0 24 0 8 0 277327556 937431040 6906 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24862/tid=24870] ppid=24860 vsize=915460 CPUtime=0
/proc/24862/task/24870/stat : 24870 (java) S 24860 24862 24701 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 277327556 937431040 6906 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.27
Current children cumulated vsize (KiB) 915460

[startup+2.97293 s]
/proc/loadavg: 1.32 1.54 1.58 3/100 24870
/proc/meminfo: memFree=1280040/2055920 swapFree=4192812/4192956
[pid=24862] ppid=24860 vsize=915460 CPUtime=2.9
/proc/24862/stat : 24862 (java) R 24860 24862 24701 0 -1 0 7172 0 1 0 228 62 0 0 25 0 8 0 277327546 937431040 6909 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 10785043 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/24862/statm: 228865 6909 2476 14 0 215335 0
[pid=24862/tid=24864] ppid=24860 vsize=915460 CPUtime=0.02
/proc/24862/task/24864/stat : 24864 (java) S 24860 24862 24701 0 -1 64 162 0 0 0 2 0 0 0 16 0 8 0 277327553 937431040 6909 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=24862/tid=24865] ppid=24860 vsize=915460 CPUtime=0
/proc/24862/task/24865/stat : 24865 (java) S 24860 24862 24701 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 277327553 937431040 6909 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24862/tid=24866] ppid=24860 vsize=915460 CPUtime=0
/proc/24862/task/24866/stat : 24866 (java) S 24860 24862 24701 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 277327553 937431040 6909 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24862/tid=24867] ppid=24860 vsize=915460 CPUtime=0
/proc/24862/task/24867/stat : 24867 (java) S 24860 24862 24701 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 277327556 937431040 6909 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24862/tid=24868] ppid=24860 vsize=915460 CPUtime=0.13
/proc/24862/task/24868/stat : 24868 (java) S 24860 24862 24701 0 -1 64 346 0 0 0 13 0 0 0 16 0 8 0 277327556 937431040 6909 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24862/tid=24869] ppid=24860 vsize=915460 CPUtime=0
/proc/24862/task/24869/stat : 24869 (java) S 24860 24862 24701 0 -1 64 1 0 0 0 0 0 0 0 24 0 8 0 277327556 937431040 6909 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24862/tid=24870] ppid=24860 vsize=915460 CPUtime=0
/proc/24862/task/24870/stat : 24870 (java) S 24860 24862 24701 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 277327556 937431040 6909 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.9
Current children cumulated vsize (KiB) 915460

[startup+6.26728 s]
/proc/loadavg: 1.32 1.54 1.58 3/100 24870
/proc/meminfo: memFree=1280040/2055920 swapFree=4192812/4192956
[pid=24862] ppid=24860 vsize=915460 CPUtime=6.16
/proc/24862/stat : 24862 (java) R 24860 24862 24701 0 -1 0 7172 0 1 0 476 140 0 0 25 0 8 0 277327546 937431040 6909 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/24862/statm: 228865 6909 2476 14 0 215335 0
[pid=24862/tid=24864] ppid=24860 vsize=915460 CPUtime=0.02
/proc/24862/task/24864/stat : 24864 (java) S 24860 24862 24701 0 -1 64 162 0 0 0 2 0 0 0 16 0 8 0 277327553 937431040 6909 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=24862/tid=24865] ppid=24860 vsize=915460 CPUtime=0
/proc/24862/task/24865/stat : 24865 (java) S 24860 24862 24701 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 277327553 937431040 6909 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24862/tid=24866] ppid=24860 vsize=915460 CPUtime=0
/proc/24862/task/24866/stat : 24866 (java) S 24860 24862 24701 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 277327553 937431040 6909 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24862/tid=24867] ppid=24860 vsize=915460 CPUtime=0
/proc/24862/task/24867/stat : 24867 (java) S 24860 24862 24701 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 277327556 937431040 6909 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24862/tid=24868] ppid=24860 vsize=915460 CPUtime=0.13
/proc/24862/task/24868/stat : 24868 (java) S 24860 24862 24701 0 -1 64 346 0 0 0 13 0 0 0 16 0 8 0 277327556 937431040 6909 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24862/tid=24869] ppid=24860 vsize=915460 CPUtime=0
/proc/24862/task/24869/stat : 24869 (java) S 24860 24862 24701 0 -1 64 1 0 0 0 0 0 0 0 24 0 8 0 277327556 937431040 6909 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24862/tid=24870] ppid=24860 vsize=915460 CPUtime=0
/proc/24862/task/24870/stat : 24870 (java) S 24860 24862 24701 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 277327556 937431040 6909 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.16
Current children cumulated vsize (KiB) 915460

[startup+12.735 s]
/proc/loadavg: 1.43 1.55 1.58 3/100 24870
/proc/meminfo: memFree=1280040/2055920 swapFree=4192812/4192956
[pid=24862] ppid=24860 vsize=915460 CPUtime=12.57
/proc/24862/stat : 24862 (java) R 24860 24862 24701 0 -1 0 7172 0 1 0 962 295 0 0 25 0 8 0 277327546 937431040 6909 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073720947 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/24862/statm: 228865 6909 2476 14 0 215335 0
[pid=24862/tid=24864] ppid=24860 vsize=915460 CPUtime=0.02
/proc/24862/task/24864/stat : 24864 (java) S 24860 24862 24701 0 -1 64 162 0 0 0 2 0 0 0 16 0 8 0 277327553 937431040 6909 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=24862/tid=24865] ppid=24860 vsize=915460 CPUtime=0
/proc/24862/task/24865/stat : 24865 (java) S 24860 24862 24701 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 277327553 937431040 6909 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24862/tid=24866] ppid=24860 vsize=915460 CPUtime=0
/proc/24862/task/24866/stat : 24866 (java) S 24860 24862 24701 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 277327553 937431040 6909 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24862/tid=24867] ppid=24860 vsize=915460 CPUtime=0
/proc/24862/task/24867/stat : 24867 (java) S 24860 24862 24701 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 277327556 937431040 6909 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24862/tid=24868] ppid=24860 vsize=915460 CPUtime=0.13
/proc/24862/task/24868/stat : 24868 (java) S 24860 24862 24701 0 -1 64 346 0 0 0 13 0 0 0 17 0 8 0 277327556 937431040 6909 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24862/tid=24869] ppid=24860 vsize=915460 CPUtime=0
/proc/24862/task/24869/stat : 24869 (java) S 24860 24862 24701 0 -1 64 1 0 0 0 0 0 0 0 24 0 8 0 277327556 937431040 6909 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24862/tid=24870] ppid=24860 vsize=915460 CPUtime=0
/proc/24862/task/24870/stat : 24870 (java) S 24860 24862 24701 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 277327556 937431040 6909 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.57
Current children cumulated vsize (KiB) 915460

[startup+25.5953 s]
/proc/loadavg: 1.51 1.57 1.58 3/100 24870
/proc/meminfo: memFree=1280040/2055920 swapFree=4192812/4192956
[pid=24862] ppid=24860 vsize=915460 CPUtime=25.31
/proc/24862/stat : 24862 (java) R 24860 24862 24701 0 -1 0 7172 0 1 0 1928 603 0 0 25 0 8 0 277327546 937431040 6909 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/24862/statm: 228865 6909 2476 14 0 215335 0
[pid=24862/tid=24864] ppid=24860 vsize=915460 CPUtime=0.02
/proc/24862/task/24864/stat : 24864 (java) S 24860 24862 24701 0 -1 64 162 0 0 0 2 0 0 0 16 0 8 0 277327553 937431040 6909 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=24862/tid=24865] ppid=24860 vsize=915460 CPUtime=0
/proc/24862/task/24865/stat : 24865 (java) S 24860 24862 24701 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 277327553 937431040 6909 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24862/tid=24866] ppid=24860 vsize=915460 CPUtime=0
/proc/24862/task/24866/stat : 24866 (java) S 24860 24862 24701 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 277327553 937431040 6909 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24862/tid=24867] ppid=24860 vsize=915460 CPUtime=0
/proc/24862/task/24867/stat : 24867 (java) S 24860 24862 24701 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 277327556 937431040 6909 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24862/tid=24868] ppid=24860 vsize=915460 CPUtime=0.13
/proc/24862/task/24868/stat : 24868 (java) S 24860 24862 24701 0 -1 64 346 0 0 0 13 0 0 0 16 0 8 0 277327556 937431040 6909 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24862/tid=24869] ppid=24860 vsize=915460 CPUtime=0
/proc/24862/task/24869/stat : 24869 (java) S 24860 24862 24701 0 -1 64 1 0 0 0 0 0 0 0 24 0 8 0 277327556 937431040 6909 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24862/tid=24870] ppid=24860 vsize=915460 CPUtime=0
/proc/24862/task/24870/stat : 24870 (java) S 24860 24862 24701 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 277327556 937431040 6909 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.31
Current children cumulated vsize (KiB) 915460

[startup+51.292 s]
/proc/loadavg: 1.74 1.62 1.60 3/100 24870
/proc/meminfo: memFree=1273000/2055920 swapFree=4192812/4192956
[pid=24862] ppid=24860 vsize=915460 CPUtime=50.81
/proc/24862/stat : 24862 (java) R 24860 24862 24701 0 -1 0 9044 0 1 0 4347 734 0 0 25 0 8 0 277327546 937431040 8778 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073874199 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/24862/statm: 228865 8778 2527 14 0 215335 0
[pid=24862/tid=24864] ppid=24860 vsize=915460 CPUtime=0.02
/proc/24862/task/24864/stat : 24864 (java) S 24860 24862 24701 0 -1 64 163 0 0 0 2 0 0 0 16 0 8 0 277327553 937431040 8778 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=24862/tid=24865] ppid=24860 vsize=915460 CPUtime=0
/proc/24862/task/24865/stat : 24865 (java) S 24860 24862 24701 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 277327553 937431040 8778 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24862/tid=24866] ppid=24860 vsize=915460 CPUtime=0
/proc/24862/task/24866/stat : 24866 (java) S 24860 24862 24701 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 277327553 937431040 8778 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24862/tid=24867] ppid=24860 vsize=915460 CPUtime=0
/proc/24862/task/24867/stat : 24867 (java) S 24860 24862 24701 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 277327556 937431040 8778 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24862/tid=24868] ppid=24860 vsize=915460 CPUtime=0.23
/proc/24862/task/24868/stat : 24868 (java) S 24860 24862 24701 0 -1 64 400 0 0 0 23 0 0 0 15 0 8 0 277327556 937431040 8778 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24862/tid=24869] ppid=24860 vsize=915460 CPUtime=0
/proc/24862/task/24869/stat : 24869 (java) S 24860 24862 24701 0 -1 64 1 0 0 0 0 0 0 0 24 0 8 0 277327556 937431040 8778 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24862/tid=24870] ppid=24860 vsize=915460 CPUtime=0
/proc/24862/task/24870/stat : 24870 (java) S 24860 24862 24701 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 277327556 937431040 8778 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 50.81
Current children cumulated vsize (KiB) 915460

[startup+102.578 s]
/proc/loadavg: 1.89 1.68 1.62 3/100 24870
/proc/meminfo: memFree=1273000/2055920 swapFree=4192812/4192956
[pid=24862] ppid=24860 vsize=915460 CPUtime=101.67
/proc/24862/stat : 24862 (java) R 24860 24862 24701 0 -1 0 9053 0 1 0 9433 734 0 0 25 0 8 0 277327546 937431040 8787 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073864479 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/24862/statm: 228865 8787 2527 14 0 215335 0
[pid=24862/tid=24864] ppid=24860 vsize=915460 CPUtime=0.02
/proc/24862/task/24864/stat : 24864 (java) S 24860 24862 24701 0 -1 64 163 0 0 0 2 0 0 0 16 0 8 0 277327553 937431040 8787 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=24862/tid=24865] ppid=24860 vsize=915460 CPUtime=0
/proc/24862/task/24865/stat : 24865 (java) S 24860 24862 24701 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 277327553 937431040 8787 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24862/tid=24866] ppid=24860 vsize=915460 CPUtime=0
/proc/24862/task/24866/stat : 24866 (java) S 24860 24862 24701 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 277327553 937431040 8787 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24862/tid=24867] ppid=24860 vsize=915460 CPUtime=0
/proc/24862/task/24867/stat : 24867 (java) S 24860 24862 24701 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 277327556 937431040 8787 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24862/tid=24868] ppid=24860 vsize=915460 CPUtime=0.23
/proc/24862/task/24868/stat : 24868 (java) S 24860 24862 24701 0 -1 64 401 0 0 0 23 0 0 0 16 0 8 0 277327556 937431040 8787 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24862/tid=24869] ppid=24860 vsize=915460 CPUtime=0
/proc/24862/task/24869/stat : 24869 (java) S 24860 24862 24701 0 -1 64 1 0 0 0 0 0 0 0 24 0 8 0 277327556 937431040 8787 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24862/tid=24870] ppid=24860 vsize=915460 CPUtime=0
/proc/24862/task/24870/stat : 24870 (java) S 24860 24862 24701 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 277327556 937431040 8787 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 101.67
Current children cumulated vsize (KiB) 915460

Child status: 0
Real time (s): 161.985
CPU time (s): 160.625
CPU user time (s): 153.264
CPU system time (s): 7.36088
CPU usage (%): 99.1601
Max. virtual memory (cumulated for all children) (KiB): 915464

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 153.264
system time used= 7.36088
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 9158
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= 4481
involuntary context switches= 8845

runsolver used 0.188971 s user time and 0.426935 s system time

The end

Launcher Data (download as text)

Begin job on node7 on Sat Jan 20 10:35:20 UTC 2007


IDJOB= 278831
IDBENCH= 8927
IDSOLVER= 69
FILE ID= node7/278831-1169289319

PBS_JOBID= 3609569

Free space on /tmp= 66561 MiB

SOLVER NAME= AbsconMax 109 PFC
BENCH NAME= HOME/pub/bench/CPAI06/MaxCSP/kbtree/kbtree-9-7-3-5/kbtree-9-7-3-5-50/kbtree-9-7-3-5-50-11_ext.xml
COMMAND LINE= java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar pfc.xml 1 XSax /tmp/evaluation/278831-1169289319/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node7/watcher-278831-1169289319 -o ROOT/results/node7/solver-278831-1169289319 -C 2400 -M 900  java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar pfc.xml 1 XSax /tmp/evaluation/278831-1169289319/unknown.xml

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  bc03883e795c1a978d543943ec8681a1

RANDOM SEED= 167810034

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.220
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.220
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:       1298752 kB
Buffers:         55156 kB
Cached:         525156 kB
SwapCached:          0 kB
Active:         248516 kB
Inactive:       426448 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1298752 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            1860 kB
Writeback:           0 kB
Mapped:         123692 kB
Slab:            66804 kB
Committed_AS:  9430292 kB
PageTables:       2480 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 node7 on Sat Jan 20 10:38:03 UTC 2007