Trace number 281926

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 85.704 85.8568

General information on the benchmark

NameMaxCSP/maxclique/
hamming-6-2_ext.xml
MD5SUM3d39ff6e2468423d8011f7c045789ecc
Bench Category2-ARY-EXT (binary constraints in extension)
Best result obtained on this benchmarkMOPT
Best Number of satisfied constraints224
Best CPU time to get the best result obtained on this benchmark0.096984
Satisfiable
(Un)Satisfiability was proved
Number of variables65
Number of constraints256
Maximum constraint arity2
Maximum domain size2
Number of constraints which are defined in extension256
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.29	   
0.29	Abscon 109 (November, 2006)
0.29	   
0.29	   configuration
0.29	     name=epfc.xml
0.32	   
0.32	   instance
0.32	     name=/tmp/evaluation/281926-1169315686/unknown.xml
0.35	   
0.35	   domains being loaded...
0.36	   
0.36	   variables being loaded...
0.40	     nbVariables=65  nbDomainTypes=2  minDomainSize=1  maxDomainSize=2
0.40	       =>  wckTime=0.103  cpuTime=0.08  mem=6M887
0.40	   
0.40	   relations being loaded...
0.40	   
0.40	   constraints being loaded...
0.47	     nbConstraints=256  nbRelationTypes=2  nbSingletonDomainVariables=1  nbExtensionStructures=2
0.47	     nbSharedExtensionStructures=254  nbConflictsStructures=2  nbSharedConflictsStructures=254
0.47	     nbSharedBinaryRepresentations=3  maxDegree=64  maxArity=2
0.47	       =>  wckTime=0.179  cpuTime=0.14  mem=8M839
0.51	   
0.51	   solver LocalSearchSolver being built... 
0.55	       =>  wckTime=0.259  cpuTime=0.17  mem=5M498
0.55	
0.55	s SATISFIABLE
0.55	o 171
0.55	c 85
0.56	o 175
0.56	c 81
0.56	o 179
0.56	c 77
0.56	o 183
0.56	c 73
0.56	o 186
0.56	c 70
0.56	o 189
0.56	c 67
0.56	o 192
0.56	c 64
0.56	o 195
0.56	c 61
0.56	o 198
0.56	c 58
0.56	o 201
0.56	c 55
0.56	o 204
0.56	c 52
0.56	o 206
0.56	c 50
0.56	o 207
0.56	c 49
0.56	o 208
0.56	c 48
0.57	o 209
0.57	c 47
0.57	o 210
0.57	c 46
0.57	o 211
0.57	c 45
0.57	o 212
0.57	c 44
0.57	o 213
0.57	c 43
0.57	o 214
0.57	c 42
0.58	o 215
0.58	c 41
0.58	o 216
0.58	c 40
0.58	o 217
0.58	c 39
0.58	o 218
0.58	c 38
0.59	o 219
0.59	c 37
0.59	o 224
0.59	c 32
1.50	   
1.50	   search
1.50	     run=0  nbConstraintChecks=2270162  nbAssignments=10000
1.50	       =>  wckTime=0.945  cpuTime=0.92  mem=5M498
2.38	   
2.38	   search
2.38	     run=1  nbConstraintChecks=4585648  nbAssignments=20000
2.38	       =>  wckTime=1.829  cpuTime=1.8  mem=5M498
3.25	   
3.25	   search
3.25	     run=2  nbConstraintChecks=6842444  nbAssignments=30000
3.25	       =>  wckTime=2.702  cpuTime=2.68  mem=5M498
4.13	   
4.13	   search
4.13	     run=3  nbConstraintChecks=9159167  nbAssignments=40000
4.13	       =>  wckTime=3.584  cpuTime=3.56  mem=5M498
5.01	   
5.01	   search
5.01	     run=4  nbConstraintChecks=11424806  nbAssignments=50000
5.01	       =>  wckTime=4.46  cpuTime=4.43  mem=5M498
5.89	   
5.89	   search
5.89	     run=5  nbConstraintChecks=13720663  nbAssignments=60000
5.89	       =>  wckTime=5.343  cpuTime=5.32  mem=5M498
6.77	   
6.77	   search
6.77	     run=6  nbConstraintChecks=15984434  nbAssignments=70000
6.77	       =>  wckTime=6.22  cpuTime=6.19  mem=5M498
7.66	   
7.66	   search
7.66	     run=7  nbConstraintChecks=18317255  nbAssignments=80000
7.66	       =>  wckTime=7.107  cpuTime=7.08  mem=5M498
8.54	   
8.54	   search
8.54	     run=8  nbConstraintChecks=20574759  nbAssignments=90000
8.54	       =>  wckTime=7.985  cpuTime=7.95  mem=5M498
9.44	   
9.44	   search
9.44	     run=9  nbConstraintChecks=22892546  nbAssignments=100000
9.44	       =>  wckTime=8.885  cpuTime=8.84  mem=5M498
10.31	   
10.31	   search
10.31	     run=10  nbConstraintChecks=25158568  nbAssignments=110000
10.31	       =>  wckTime=9.757  cpuTime=9.7  mem=5M498
11.18	   
11.18	   search
11.18	     run=11  nbConstraintChecks=27487975  nbAssignments=120000
11.18	       =>  wckTime=10.634  cpuTime=10.58  mem=5M498
12.05	   
12.05	   search
12.05	     run=12  nbConstraintChecks=29743545  nbAssignments=130000
12.05	       =>  wckTime=11.504  cpuTime=11.45  mem=5M498
12.93	   
12.93	   search
12.93	     run=13  nbConstraintChecks=32076167  nbAssignments=140000
12.93	       =>  wckTime=12.384  cpuTime=12.33  mem=5M498
13.80	   
13.80	   search
13.80	     run=14  nbConstraintChecks=34336339  nbAssignments=150000
13.80	       =>  wckTime=13.253  cpuTime=13.2  mem=5M498
14.68	   
14.68	   search
14.68	     run=15  nbConstraintChecks=36641811  nbAssignments=160000
14.68	       =>  wckTime=14.127  cpuTime=14.07  mem=5M498
15.55	   
15.55	   search
15.55	     run=16  nbConstraintChecks=38910323  nbAssignments=170000
15.55	       =>  wckTime=14.996  cpuTime=14.94  mem=5M498
16.43	   
16.43	   search
16.43	     run=17  nbConstraintChecks=41240808  nbAssignments=180000
16.43	       =>  wckTime=15.875  cpuTime=15.83  mem=5M498
17.30	   
17.30	   search
17.30	     run=18  nbConstraintChecks=43508878  nbAssignments=190000
17.30	       =>  wckTime=16.745  cpuTime=16.69  mem=5M498
18.17	   
18.17	   search
18.17	     run=19  nbConstraintChecks=45816814  nbAssignments=200000
18.17	       =>  wckTime=17.621  cpuTime=17.56  mem=5M498
19.05	   
19.05	   search
19.05	     run=20  nbConstraintChecks=48076140  nbAssignments=210000
19.05	       =>  wckTime=18.499  cpuTime=18.44  mem=5M498
19.93	   
19.93	   search
19.93	     run=21  nbConstraintChecks=50380960  nbAssignments=220000
19.93	       =>  wckTime=19.382  cpuTime=19.32  mem=5M498
20.81	   
20.81	   search
20.81	     run=22  nbConstraintChecks=52643284  nbAssignments=230000
20.81	       =>  wckTime=20.259  cpuTime=20.2  mem=5M498
21.70	   
21.70	   search
21.70	     run=23  nbConstraintChecks=54952997  nbAssignments=240000
21.70	       =>  wckTime=21.149  cpuTime=21.08  mem=5M498
22.58	   
22.58	   search
22.58	     run=24  nbConstraintChecks=57228160  nbAssignments=250000
22.58	       =>  wckTime=22.029  cpuTime=21.96  mem=5M498
23.46	   
23.46	   search
23.46	     run=25  nbConstraintChecks=59553835  nbAssignments=260000
23.46	       =>  wckTime=22.914  cpuTime=22.84  mem=5M498
24.34	   
24.34	   search
24.34	     run=26  nbConstraintChecks=61812440  nbAssignments=270000
24.34	       =>  wckTime=23.792  cpuTime=23.72  mem=5M498
25.23	   
25.23	   search
25.23	     run=27  nbConstraintChecks=64126569  nbAssignments=280000
25.23	       =>  wckTime=24.678  cpuTime=24.61  mem=5M498
26.11	   
26.11	   search
26.11	     run=28  nbConstraintChecks=66391059  nbAssignments=290000
26.11	       =>  wckTime=25.556  cpuTime=25.49  mem=5M498
26.99	   
26.99	   search
26.99	     run=29  nbConstraintChecks=68714072  nbAssignments=300000
26.99	       =>  wckTime=26.44  cpuTime=26.37  mem=5M498
27.87	   
27.87	   search
27.87	     run=30  nbConstraintChecks=70968307  nbAssignments=310000
27.87	       =>  wckTime=27.316  cpuTime=27.25  mem=5M498
28.76	   
28.76	   search
28.76	     run=31  nbConstraintChecks=73271482  nbAssignments=320000
28.76	       =>  wckTime=28.206  cpuTime=28.13  mem=5M498
29.63	   
29.63	   search
29.63	     run=32  nbConstraintChecks=75527378  nbAssignments=330000
29.63	       =>  wckTime=29.078  cpuTime=28.99  mem=5M498
30.51	   
30.51	   search
30.51	     run=33  nbConstraintChecks=77854311  nbAssignments=340000
30.51	       =>  wckTime=29.957  cpuTime=29.88  mem=5M498
30.66	   
30.66	   search
30.66	     run=34  nbConstraintChecks=78229549  nbAssignments=341810
30.66	       =>  wckTime=30.111  cpuTime=30.04  mem=5M498
30.66	   
30.66	   global
30.66	     nbConstraintChecks=78229549  nbValidityChecks=0  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
30.66	     solvingWckTime=30.109  solvingCpuTime=30.04  expiredTime=no  totalExploration=no  nbFoundSolutions=0
30.66	     globalCpuTime=30.26
30.66	       =>  wckTime=30.37  cpuTime=30.21  mem=5M498
30.66	   
30.66	   solver IterativeSystematicSolver being built... 
30.79	       =>  wckTime=30.497  cpuTime=30.31  mem=16M470
30.84	   
30.84	   preprocessing
30.84	     nbConstraintChecks=28550  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbRemovedValues=0
30.84	     detectedInconsistency=no
30.84	       =>  wckTime=0.048  cpuTime=0.03  mem=16M470
30.87	   
30.87	   search
30.87	     run=0  nbConstraintChecks=12588  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=27
30.87	     nbFailedAssignments=8  nbBacktracks=11  nbVisitedNodes=44  nbRestartNogoods=0
30.87	       =>  wckTime=0.075  cpuTime=0.05  mem=16M470
30.90	   
30.90	   search
30.90	     run=1  nbConstraintChecks=30686  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=64
30.90	     nbFailedAssignments=19  nbBacktracks=27  nbVisitedNodes=102  nbRestartNogoods=2
30.90	       =>  wckTime=0.109  cpuTime=0.08  mem=16M470
30.92	   
30.92	   search
30.92	     run=2  nbConstraintChecks=47879  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=109
30.92	     nbFailedAssignments=34  nbBacktracks=50  nbVisitedNodes=170  nbRestartNogoods=4
30.92	       =>  wckTime=0.131  cpuTime=0.09  mem=16M470
30.95	   
30.95	   search
30.95	     run=3  nbConstraintChecks=78142  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=177
30.95	     nbFailedAssignments=57  nbBacktracks=84  nbVisitedNodes=275  nbRestartNogoods=8
30.95	       =>  wckTime=0.158  cpuTime=0.12  mem=16M470
30.98	   
30.98	   search
30.98	     run=4  nbConstraintChecks=117168  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=270
30.98	     nbFailedAssignments=91  nbBacktracks=137  nbVisitedNodes=417  nbRestartNogoods=13
30.98	       =>  wckTime=0.191  cpuTime=0.16  mem=16M470
31.02	   
31.02	   search
31.02	     run=5  nbConstraintChecks=161084  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=385
31.02	     nbFailedAssignments=127  nbBacktracks=212  nbVisitedNodes=584  nbRestartNogoods=17
31.02	       =>  wckTime=0.227  cpuTime=0.19  mem=16M470
31.08	   
31.08	   search
31.08	     run=6  nbConstraintChecks=237420  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=577
31.08	     nbFailedAssignments=195  nbBacktracks=330  nbVisitedNodes=872  nbRestartNogoods=24
31.08	       =>  wckTime=0.287  cpuTime=0.25  mem=16M470
31.16	   
31.16	   search
31.16	     run=7  nbConstraintChecks=336556  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=838
31.16	     nbFailedAssignments=282  nbBacktracks=501  nbVisitedNodes=1257  nbRestartNogoods=27
31.16	       =>  wckTime=0.365  cpuTime=0.33  mem=16M470
31.28	   
31.28	   search
31.28	     run=8  nbConstraintChecks=487155  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1226
31.28	     nbFailedAssignments=405  nbBacktracks=763  nbVisitedNodes=1823  nbRestartNogoods=31
31.28	       =>  wckTime=0.487  cpuTime=0.44  mem=16M470
31.47	   
31.47	   search
31.47	     run=9  nbConstraintChecks=724098  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1813
31.47	     nbFailedAssignments=601  nbBacktracks=1150  nbVisitedNodes=2691  nbRestartNogoods=37
31.47	       =>  wckTime=0.675  cpuTime=0.61  mem=16M470
31.74	   
31.74	   search
31.74	     run=10  nbConstraintChecks=1090296  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=2682
31.74	     nbFailedAssignments=884  nbBacktracks=1727  nbVisitedNodes=3991  nbRestartNogoods=42
31.74	       =>  wckTime=0.951  cpuTime=0.88  mem=16M470
32.11	   
32.11	   search
32.11	     run=11  nbConstraintChecks=1640719  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=3993
32.11	     nbFailedAssignments=1325  nbBacktracks=2591  nbVisitedNodes=5928  nbRestartNogoods=48
32.11	       =>  wckTime=1.32  cpuTime=1.25  mem=16M470
33.48	   
33.48	   search
33.48	     run=12  nbConstraintChecks=3265909  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=6520
33.48	     nbFailedAssignments=2550  nbBacktracks=3888  nbVisitedNodes=10594  nbRestartNogoods=59
33.48	       =>  wckTime=2.694  cpuTime=2.62  mem=16M470
34.29	   
34.29	   search
34.29	     run=13  nbConstraintChecks=4541873  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=9469
34.29	     nbFailedAssignments=3543  nbBacktracks=5835  nbVisitedNodes=14945  nbRestartNogoods=64
34.29	       =>  wckTime=3.501  cpuTime=3.43  mem=16M470
36.32	   
36.32	   search
36.32	     run=14  nbConstraintChecks=7529382  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=15002
36.32	     nbFailedAssignments=6150  nbBacktracks=8755  nbVisitedNodes=24495  nbRestartNogoods=77
36.32	       =>  wckTime=5.527  cpuTime=5.45  mem=16M470
39.45	   
39.45	   search
39.45	     run=15  nbConstraintChecks=11938141  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=22791
39.45	     nbFailedAssignments=9554  nbBacktracks=13134  nbVisitedNodes=38186  nbRestartNogoods=81
39.45	       =>  wckTime=8.655  cpuTime=8.57  mem=16M470
43.20	   
43.20	   search
43.20	     run=16  nbConstraintChecks=17335409  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=32865
43.20	     nbFailedAssignments=13048  nbBacktracks=19702  nbVisitedNodes=55794  nbRestartNogoods=85
43.20	       =>  wckTime=12.409  cpuTime=12.33  mem=16M470
48.38	   
48.38	   search
48.38	     run=17  nbConstraintChecks=25333659  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=47832
48.38	     nbFailedAssignments=18152  nbBacktracks=29556  nbVisitedNodes=82063  nbRestartNogoods=91
48.38	       =>  wckTime=17.585  cpuTime=17.5  mem=16M470
54.42	   
54.42	   search
54.42	     run=18  nbConstraintChecks=35052055  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=68052
54.42	     nbFailedAssignments=23578  nbBacktracks=44337  nbVisitedNodes=114970  nbRestartNogoods=94
54.42	       =>  wckTime=23.626  cpuTime=23.51  mem=16M470
62.22	   
62.22	   search
62.22	     run=19  nbConstraintChecks=48318928  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=97432
62.22	     nbFailedAssignments=30777  nbBacktracks=66511  nbVisitedNodes=159616  nbRestartNogoods=106
62.22	       =>  wckTime=31.43  cpuTime=31.31  mem=16M470
73.72	   
73.72	   search
73.72	     run=20  nbConstraintChecks=68587308  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=141110
73.72	     nbFailedAssignments=41177  nbBacktracks=99769  nbVisitedNodes=227093  nbRestartNogoods=110
73.72	       =>  wckTime=42.933  cpuTime=42.81  mem=16M470
85.81	   
85.81	   search
85.81	     run=21  nbConstraintChecks=90705539  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=186692
85.81	     nbFailedAssignments=52637  nbBacktracks=133892  nbVisitedNodes=298622  nbRestartNogoods=116
85.81	       =>  wckTime=55.015  cpuTime=54.89  mem=16M470
85.81	   
85.81	   global
85.81	     nbConstraintChecks=90734089  nbRestartNogoods=116  solvingWckTime=55.016  solvingCpuTime=54.89  expiredTime=no
85.81	     totalExploration=yes  nbFoundSolutions=0  globalCpuTime=85.25
85.81	       =>  wckTime=85.513  cpuTime=85.2  mem=16M470
85.81	
85.81	s OPTIMUM FOUND
85.81	v 0 1 1 0 1 0 0 1 1 0 0 1 0 1 1 0 1 0 0 1 0 1 1 0 0 1 1 0 1 0 0 1 1 0 0 1 0 1 1 0 0 1 1 0 1 0 0 1 0 1 1 0 1 0 0 1 1 0 0 1 0 1 1 0 -1 
85.81	   
85.81	   totalWckTime=85.591  totalCpuTime=85.25

Verifier Data (download as text)

32 unsatisfied constraints, 224 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/node2/watcher-281926-1169315686 -o ROOT/results/node2/solver-281926-1169315686 -C 2400 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar epfc.xml 1 XSax /tmp/evaluation/281926-1169315686/unknown.xml 

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

/proc/loadavg: 2.00 2.00 2.00 4/87 29433
/proc/meminfo: memFree=1174536/2055920 swapFree=4180552/4192956
[pid=29432] ppid=29430 vsize=172 CPUtime=0
/proc/29432/stat : 29432 (java) R 29430 29432 29364 0 -1 0 217 0 0 0 0 0 0 0 18 0 1 0 279964265 176128 24 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 10535211 0 0 4096 0 0 0 0 17 0 0 0
/proc/29432/statm: 43 24 18 14 0 3 0

[startup+0.108546 s]
/proc/loadavg: 2.00 2.00 2.00 4/87 29433
/proc/meminfo: memFree=1174536/2055920 swapFree=4180552/4192956
[pid=29432] ppid=29430 vsize=914988 CPUtime=0.09
/proc/29432/stat : 29432 (java) R 29430 29432 29364 0 -1 0 3078 0 1 0 8 1 0 0 22 0 8 0 279964265 936947712 2824 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4072944238 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/29432/statm: 228747 2824 1455 14 0 215242 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 914988

[startup+0.516619 s]
/proc/loadavg: 2.00 2.00 2.00 4/87 29433
/proc/meminfo: memFree=1174536/2055920 swapFree=4180552/4192956
[pid=29432] ppid=29430 vsize=915332 CPUtime=0.49
/proc/29432/stat : 29432 (java) R 29430 29432 29364 0 -1 0 6697 0 1 0 46 3 0 0 25 0 8 0 279964265 937299968 6435 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 10970747 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/29432/statm: 228833 6435 2175 14 0 215303 0
Current children cumulated CPU time (s) 0.49
Current children cumulated vsize (KiB) 915332

[startup+1.34077 s]
/proc/loadavg: 2.00 2.00 2.00 3/94 29440
/proc/meminfo: memFree=1157264/2055920 swapFree=4180552/4192956
[pid=29432] ppid=29430 vsize=915332 CPUtime=1.32
/proc/29432/stat : 29432 (java) R 29430 29432 29364 0 -1 0 7037 0 1 0 95 37 0 0 25 0 8 0 279964265 937299968 6775 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073639177 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/29432/statm: 228834 6775 2479 14 0 215304 0
[pid=29432/tid=29434] ppid=29430 vsize=915332 CPUtime=0.02
/proc/29432/task/29434/stat : 29434 (java) S 29430 29432 29364 0 -1 64 151 0 0 0 2 0 0 0 16 0 8 0 279964269 937299968 6775 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=29432/tid=29435] ppid=29430 vsize=915336 CPUtime=0
/proc/29432/task/29435/stat : 29435 (java) S 29430 29432 29364 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 279964269 937304064 6775 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29432/tid=29436] ppid=29430 vsize=915332 CPUtime=0
/proc/29432/task/29436/stat : 29436 (java) S 29430 29432 29364 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279964269 937299968 6775 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29432/tid=29437] ppid=29430 vsize=915332 CPUtime=0
/proc/29432/task/29437/stat : 29437 (java) S 29430 29432 29364 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 279964272 937299968 6775 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29432/tid=29438] ppid=29430 vsize=915332 CPUtime=0.1
/proc/29432/task/29438/stat : 29438 (java) S 29430 29432 29364 0 -1 64 325 0 0 0 10 0 0 0 16 0 8 0 279964272 937299968 6775 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29432/tid=29439] ppid=29430 vsize=915332 CPUtime=0
/proc/29432/task/29439/stat : 29439 (java) S 29430 29432 29364 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 279964272 937299968 6775 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29432/tid=29440] ppid=29430 vsize=915332 CPUtime=0
/proc/29432/task/29440/stat : 29440 (java) S 29430 29432 29364 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 279964272 937299968 6775 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) 915332

[startup+2.97807 s]
/proc/loadavg: 2.00 2.00 2.00 3/94 29440
/proc/meminfo: memFree=1157200/2055920 swapFree=4180552/4192956
[pid=29432] ppid=29430 vsize=915332 CPUtime=2.95
/proc/29432/stat : 29432 (java) R 29430 29432 29364 0 -1 0 7041 0 1 0 192 103 0 0 25 0 8 0 279964265 937299968 6778 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/29432/statm: 228834 6778 2479 14 0 215304 0
[pid=29432/tid=29434] ppid=29430 vsize=915332 CPUtime=0.02
/proc/29432/task/29434/stat : 29434 (java) S 29430 29432 29364 0 -1 64 151 0 0 0 2 0 0 0 16 0 8 0 279964269 937299968 6778 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=29432/tid=29435] ppid=29430 vsize=915336 CPUtime=0
/proc/29432/task/29435/stat : 29435 (java) S 29430 29432 29364 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 279964269 937304064 6778 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29432/tid=29436] ppid=29430 vsize=915332 CPUtime=0
/proc/29432/task/29436/stat : 29436 (java) S 29430 29432 29364 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279964269 937299968 6778 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29432/tid=29437] ppid=29430 vsize=915336 CPUtime=0
/proc/29432/task/29437/stat : 29437 (java) S 29430 29432 29364 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 279964272 937304064 6778 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29432/tid=29438] ppid=29430 vsize=915332 CPUtime=0.11
/proc/29432/task/29438/stat : 29438 (java) S 29430 29432 29364 0 -1 64 328 0 0 0 11 0 0 0 16 0 8 0 279964272 937299968 6778 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29432/tid=29439] ppid=29430 vsize=915336 CPUtime=0
/proc/29432/task/29439/stat : 29439 (java) S 29430 29432 29364 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 279964272 937304064 6778 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29432/tid=29440] ppid=29430 vsize=915332 CPUtime=0
/proc/29432/task/29440/stat : 29440 (java) S 29430 29432 29364 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 279964272 937299968 6778 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.95
Current children cumulated vsize (KiB) 915332

[startup+6.27668 s]
/proc/loadavg: 2.00 2.00 2.00 3/94 29440
/proc/meminfo: memFree=1157144/2055920 swapFree=4180552/4192956
[pid=29432] ppid=29430 vsize=915332 CPUtime=6.25
/proc/29432/stat : 29432 (java) R 29430 29432 29364 0 -1 0 7041 0 1 0 384 241 0 0 25 0 8 0 279964265 937299968 6778 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/29432/statm: 228833 6778 2479 14 0 215303 0
[pid=29432/tid=29434] ppid=29430 vsize=915336 CPUtime=0.02
/proc/29432/task/29434/stat : 29434 (java) S 29430 29432 29364 0 -1 64 151 0 0 0 2 0 0 0 16 0 8 0 279964269 937304064 6778 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=29432/tid=29435] ppid=29430 vsize=915332 CPUtime=0
/proc/29432/task/29435/stat : 29435 (java) S 29430 29432 29364 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 279964269 937299968 6778 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29432/tid=29436] ppid=29430 vsize=915336 CPUtime=0
/proc/29432/task/29436/stat : 29436 (java) S 29430 29432 29364 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279964269 937304064 6778 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29432/tid=29437] ppid=29430 vsize=915332 CPUtime=0
/proc/29432/task/29437/stat : 29437 (java) S 29430 29432 29364 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 279964272 937299968 6778 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29432/tid=29438] ppid=29430 vsize=915336 CPUtime=0.11
/proc/29432/task/29438/stat : 29438 (java) S 29430 29432 29364 0 -1 64 328 0 0 0 11 0 0 0 16 0 8 0 279964272 937304064 6778 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29432/tid=29439] ppid=29430 vsize=915332 CPUtime=0
/proc/29432/task/29439/stat : 29439 (java) S 29430 29432 29364 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 279964272 937299968 6778 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29432/tid=29440] ppid=29430 vsize=915336 CPUtime=0
/proc/29432/task/29440/stat : 29440 (java) S 29430 29432 29364 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 279964272 937304064 6778 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.25
Current children cumulated vsize (KiB) 915332

[startup+12.7559 s]
/proc/loadavg: 2.00 2.00 2.00 3/94 29440
/proc/meminfo: memFree=1157144/2055920 swapFree=4180552/4192956
[pid=29432] ppid=29430 vsize=915332 CPUtime=12.71
/proc/29432/stat : 29432 (java) R 29430 29432 29364 0 -1 0 7041 0 1 0 758 513 0 0 25 0 8 0 279964265 937299968 6778 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/29432/statm: 228833 6778 2479 14 0 215303 0
[pid=29432/tid=29434] ppid=29430 vsize=915332 CPUtime=0.02
/proc/29432/task/29434/stat : 29434 (java) S 29430 29432 29364 0 -1 64 151 0 0 0 2 0 0 0 16 0 8 0 279964269 937299968 6778 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=29432/tid=29435] ppid=29430 vsize=915336 CPUtime=0
/proc/29432/task/29435/stat : 29435 (java) S 29430 29432 29364 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 279964269 937304064 6778 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29432/tid=29436] ppid=29430 vsize=915332 CPUtime=0
/proc/29432/task/29436/stat : 29436 (java) S 29430 29432 29364 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279964269 937299968 6778 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29432/tid=29437] ppid=29430 vsize=915336 CPUtime=0
/proc/29432/task/29437/stat : 29437 (java) S 29430 29432 29364 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 279964272 937304064 6778 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29432/tid=29438] ppid=29430 vsize=915332 CPUtime=0.11
/proc/29432/task/29438/stat : 29438 (java) S 29430 29432 29364 0 -1 64 328 0 0 0 11 0 0 0 16 0 8 0 279964272 937299968 6778 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29432/tid=29439] ppid=29430 vsize=915336 CPUtime=0
/proc/29432/task/29439/stat : 29439 (java) S 29430 29432 29364 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 279964272 937304064 6778 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29432/tid=29440] ppid=29430 vsize=915332 CPUtime=0
/proc/29432/task/29440/stat : 29440 (java) S 29430 29432 29364 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 279964272 937299968 6778 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) 915332

[startup+25.6172 s]
/proc/loadavg: 2.00 2.00 2.00 3/94 29440
/proc/meminfo: memFree=1157144/2055920 swapFree=4180552/4192956
[pid=29432] ppid=29430 vsize=915484 CPUtime=25.56
/proc/29432/stat : 29432 (java) R 29430 29432 29364 0 -1 0 7047 0 1 0 1504 1052 0 0 25 0 8 0 279964265 937455616 6784 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/29432/statm: 228870 6784 2479 14 0 215340 0
[pid=29432/tid=29434] ppid=29430 vsize=915484 CPUtime=0.02
/proc/29432/task/29434/stat : 29434 (java) S 29430 29432 29364 0 -1 64 151 0 0 0 2 0 0 0 16 0 8 0 279964269 937455616 6784 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=29432/tid=29435] ppid=29430 vsize=915480 CPUtime=0
/proc/29432/task/29435/stat : 29435 (java) S 29430 29432 29364 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 279964269 937451520 6784 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29432/tid=29436] ppid=29430 vsize=915480 CPUtime=0
/proc/29432/task/29436/stat : 29436 (java) S 29430 29432 29364 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279964269 937451520 6784 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29432/tid=29437] ppid=29430 vsize=915480 CPUtime=0
/proc/29432/task/29437/stat : 29437 (java) S 29430 29432 29364 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 279964272 937451520 6784 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29432/tid=29438] ppid=29430 vsize=915480 CPUtime=0.12
/proc/29432/task/29438/stat : 29438 (java) S 29430 29432 29364 0 -1 64 334 0 0 0 12 0 0 0 16 0 8 0 279964272 937451520 6784 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29432/tid=29439] ppid=29430 vsize=915480 CPUtime=0
/proc/29432/task/29439/stat : 29439 (java) S 29430 29432 29364 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 279964272 937451520 6784 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29432/tid=29440] ppid=29430 vsize=915480 CPUtime=0
/proc/29432/task/29440/stat : 29440 (java) S 29430 29432 29364 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 279964272 937451520 6784 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.56
Current children cumulated vsize (KiB) 915484

[startup+51.237 s]
/proc/loadavg: 2.00 2.00 2.00 3/94 29440
/proc/meminfo: memFree=1149400/2055920 swapFree=4180552/4192956
[pid=29432] ppid=29430 vsize=915448 CPUtime=51.16
/proc/29432/stat : 29432 (java) R 29430 29432 29364 0 -1 0 9093 0 1 0 3846 1270 0 0 25 0 8 0 279964265 937418752 8825 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073470893 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/29432/statm: 228862 8825 2532 14 0 215332 0
[pid=29432/tid=29434] ppid=29430 vsize=915448 CPUtime=0.02
/proc/29432/task/29434/stat : 29434 (java) S 29430 29432 29364 0 -1 64 152 0 0 0 2 0 0 0 16 0 8 0 279964269 937418752 8825 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=29432/tid=29435] ppid=29430 vsize=915448 CPUtime=0
/proc/29432/task/29435/stat : 29435 (java) S 29430 29432 29364 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 279964269 937418752 8825 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29432/tid=29436] ppid=29430 vsize=915448 CPUtime=0
/proc/29432/task/29436/stat : 29436 (java) S 29430 29432 29364 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279964269 937418752 8825 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29432/tid=29437] ppid=29430 vsize=915448 CPUtime=0
/proc/29432/task/29437/stat : 29437 (java) S 29430 29432 29364 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 279964272 937418752 8825 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29432/tid=29438] ppid=29430 vsize=915448 CPUtime=0.21
/proc/29432/task/29438/stat : 29438 (java) S 29430 29432 29364 0 -1 64 393 0 0 0 20 1 0 0 16 0 8 0 279964272 937418752 8825 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29432/tid=29439] ppid=29430 vsize=915448 CPUtime=0
/proc/29432/task/29439/stat : 29439 (java) S 29430 29432 29364 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 279964272 937418752 8825 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29432/tid=29440] ppid=29430 vsize=915448 CPUtime=0
/proc/29432/task/29440/stat : 29440 (java) S 29430 29432 29364 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 279964272 937418752 8825 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 51.16
Current children cumulated vsize (KiB) 915448

Child status: 0
Real time (s): 85.8568
CPU time (s): 85.704
CPU user time (s): 72.9939
CPU system time (s): 12.7101
CPU usage (%): 99.822
Max. virtual memory (cumulated for all children) (KiB): 915484

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 72.9939
system time used= 12.7101
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 9198
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= 2923
involuntary context switches= 4142

runsolver used 0.120981 s user time and 0.272958 s system time

The end

Launcher Data (download as text)

Begin job on node2 on Sat Jan 20 17:54:46 UTC 2007


IDJOB= 281926
IDBENCH= 12313
IDSOLVER= 68
FILE ID= node2/281926-1169315686

PBS_JOBID= 3610028

Free space on /tmp= 66560 MiB

SOLVER NAME= AbsconMax 109 EPFC
BENCH NAME= HOME/pub/bench/CPAI06/MaxCSP/maxclique/hamming-6-2_ext.xml
COMMAND LINE= java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar epfc.xml 1 XSax /tmp/evaluation/281926-1169315686/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node2/watcher-281926-1169315686 -o ROOT/results/node2/solver-281926-1169315686 -C 2400 -M 900  java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar epfc.xml 1 XSax /tmp/evaluation/281926-1169315686/unknown.xml

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  3d39ff6e2468423d8011f7c045789ecc

RANDOM SEED= 690103511

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.259
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.259
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:       1174952 kB
Buffers:         49908 kB
Cached:         652232 kB
SwapCached:        572 kB
Active:         265420 kB
Inactive:       539832 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1174952 kB
SwapTotal:     4192956 kB
SwapFree:      4180552 kB
Dirty:            1840 kB
Writeback:           0 kB
Mapped:         115824 kB
Slab:            60128 kB
Committed_AS:  7975152 kB
PageTables:       2500 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= 66560 MiB



End job on node2 on Sat Jan 20 17:56:12 UTC 2007