Trace number 278416

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 104.354 104.926

General information on the benchmark

NameMaxCSP/cnf/2-40-100-1000/
cnf-2-40-800-810521_ext.xml
MD5SUMaeac06a8c36407b0c4056c16615e1181
Bench Category2-ARY-EXT (binary constraints in extension)
Best result obtained on this benchmarkMOPT
Best Number of satisfied constraints376
Best CPU time to get the best result obtained on this benchmark0.787879
Satisfiable
(Un)Satisfiability was proved
Number of variables40
Number of constraints483
Maximum constraint arity2
Maximum domain size2
Number of constraints which are defined in extension483
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Quality of the solution as a function of time


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

Solver Data (download as text)

0.31	   
0.31	Abscon 109 (November, 2006)
0.31	   
0.31	   configuration
0.31	     name=epfc.xml
0.34	   
0.34	   instance
0.34	     name=/tmp/evaluation/278416-1169287993/unknown.xml
0.37	   
0.37	   domains being loaded...
0.37	   
0.37	   variables being loaded...
0.40	     nbVariables=40  nbDomainTypes=1  minDomainSize=2  maxDomainSize=2
0.40	       =>  wckTime=0.086  cpuTime=0.08  mem=6M887
0.40	   
0.40	   relations being loaded...
0.41	   
0.41	   constraints being loaded...
0.53	     nbConstraints=483  nbRelationTypes=14  nbExtensionStructures=14  nbSharedExtensionStructures=469
0.53	     nbConflictsStructures=14  nbSharedConflictsStructures=469  nbSharedBinaryRepresentations=52  maxDegree=31
0.53	     maxArity=2
0.53	       =>  wckTime=0.221  cpuTime=0.16  mem=8M903
0.57	   
0.57	   solver LocalSearchSolver being built... 
0.61	       =>  wckTime=0.3  cpuTime=0.2  mem=5M604
0.61	
0.61	s SATISFIABLE
0.61	o 318
0.61	c 165
0.62	o 322
0.62	c 161
0.62	o 324
0.62	c 159
0.62	o 329
0.62	c 154
0.62	o 332
0.62	c 151
0.62	o 333
0.62	c 150
0.62	o 334
0.62	c 149
0.62	o 338
0.62	c 145
0.62	o 346
0.62	c 137
0.62	o 348
0.62	c 135
0.62	o 352
0.62	c 131
0.62	o 354
0.62	c 129
0.62	o 355
0.62	c 128
0.62	o 358
0.62	c 125
0.62	o 360
0.62	c 123
0.62	o 361
0.63	c 122
0.63	o 365
0.63	c 118
0.63	o 367
0.63	c 116
0.63	o 368
0.63	c 115
0.63	o 370
0.63	c 113
0.63	o 372
0.63	c 111
0.63	o 374
0.63	c 109
1.10	o 375
1.10	c 108
2.33	   
2.33	   search
2.33	     run=0  nbConstraintChecks=7543480  nbAssignments=10000
2.33	       =>  wckTime=1.725  cpuTime=1.7  mem=5M604
3.94	   
3.94	   search
3.94	     run=1  nbConstraintChecks=15187414  nbAssignments=20000
3.94	       =>  wckTime=3.332  cpuTime=3.29  mem=5M604
5.51	   
5.51	   search
5.51	     run=2  nbConstraintChecks=22717593  nbAssignments=30000
5.51	       =>  wckTime=4.901  cpuTime=4.85  mem=5M604
7.10	   
7.10	   search
7.10	     run=3  nbConstraintChecks=30359721  nbAssignments=40000
7.10	       =>  wckTime=6.494  cpuTime=6.44  mem=5M604
8.69	   
8.69	   search
8.69	     run=4  nbConstraintChecks=37891782  nbAssignments=50000
8.69	       =>  wckTime=8.085  cpuTime=8.02  mem=5M604
10.34	   
10.34	   search
10.34	     run=5  nbConstraintChecks=45535705  nbAssignments=60000
10.34	       =>  wckTime=9.733  cpuTime=9.66  mem=5M604
11.97	   
11.97	   search
11.97	     run=6  nbConstraintChecks=53078538  nbAssignments=70000
11.97	       =>  wckTime=11.36  cpuTime=11.28  mem=5M604
13.57	   
13.57	   search
13.57	     run=7  nbConstraintChecks=60728353  nbAssignments=80000
13.57	       =>  wckTime=12.962  cpuTime=12.87  mem=5M604
15.16	   
15.16	   search
15.16	     run=8  nbConstraintChecks=68279407  nbAssignments=90000
15.16	       =>  wckTime=14.546  cpuTime=14.45  mem=5M604
16.75	   
16.75	   search
16.75	     run=9  nbConstraintChecks=75925007  nbAssignments=100000
16.75	       =>  wckTime=16.144  cpuTime=16.04  mem=5M604
18.36	   
18.36	   search
18.36	     run=10  nbConstraintChecks=83465819  nbAssignments=110000
18.36	       =>  wckTime=17.749  cpuTime=17.63  mem=5M604
20.03	   
20.03	   search
20.03	     run=11  nbConstraintChecks=91123464  nbAssignments=120000
20.03	       =>  wckTime=19.421  cpuTime=19.29  mem=5M604
21.72	   
21.72	   search
21.72	     run=12  nbConstraintChecks=98667004  nbAssignments=130000
21.72	       =>  wckTime=21.112  cpuTime=20.97  mem=5M604
23.44	   
23.44	   search
23.44	     run=13  nbConstraintChecks=106316388  nbAssignments=140000
23.44	       =>  wckTime=22.83  cpuTime=22.68  mem=5M604
25.15	   
25.15	   search
25.15	     run=14  nbConstraintChecks=113857540  nbAssignments=150000
25.15	       =>  wckTime=24.538  cpuTime=24.39  mem=5M604
26.86	   
26.86	   search
26.86	     run=15  nbConstraintChecks=121498650  nbAssignments=160000
26.86	       =>  wckTime=26.255  cpuTime=26.09  mem=5M604
28.57	   
28.57	   search
28.57	     run=16  nbConstraintChecks=129051745  nbAssignments=170000
28.57	       =>  wckTime=27.965  cpuTime=27.79  mem=5M604
30.29	   
30.29	   search
30.29	     run=17  nbConstraintChecks=136698047  nbAssignments=180000
30.29	       =>  wckTime=29.683  cpuTime=29.5  mem=5M604
31.26	   
31.29	   search
31.29	     run=18  nbConstraintChecks=140943802  nbAssignments=185678
31.29	       =>  wckTime=30.651  cpuTime=30.47  mem=5M604
31.29	   
31.29	   global
31.29	     nbConstraintChecks=140943802  nbValidityChecks=0  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
31.29	     solvingWckTime=30.648  solvingCpuTime=30.47  expiredTime=no  totalExploration=no  nbFoundSolutions=0
31.29	     globalCpuTime=30.72
31.29	       =>  wckTime=30.95  cpuTime=30.67  mem=5M604
31.29	   
31.29	   solver IterativeSystematicSolver being built... 
31.41	       =>  wckTime=31.095  cpuTime=30.78  mem=16M839
31.46	   
31.46	   preprocessing
31.46	     nbConstraintChecks=28040  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbRemovedValues=0
31.46	     detectedInconsistency=no
31.46	       =>  wckTime=0.051  cpuTime=0.03  mem=16M839
31.49	   
31.49	   search
31.49	     run=0  nbConstraintChecks=31347  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=29
31.49	     nbFailedAssignments=7  nbBacktracks=10  nbVisitedNodes=46  nbRestartNogoods=0
31.49	       =>  wckTime=0.082  cpuTime=0.06  mem=16M839
31.53	   
31.53	   search
31.53	     run=1  nbConstraintChecks=73227  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=67
31.53	     nbFailedAssignments=14  nbBacktracks=25  nbVisitedNodes=106  nbRestartNogoods=1
31.53	       =>  wckTime=0.121  cpuTime=0.09  mem=16M839
31.56	   
31.56	   search
31.56	     run=2  nbConstraintChecks=138886  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=119
31.56	     nbFailedAssignments=28  nbBacktracks=48  nbVisitedNodes=195  nbRestartNogoods=4
31.56	       =>  wckTime=0.156  cpuTime=0.12  mem=16M839
31.61	   
31.61	   search
31.61	     run=3  nbConstraintChecks=222711  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=187
31.61	     nbFailedAssignments=48  nbBacktracks=81  nbVisitedNodes=315  nbRestartNogoods=6
31.61	       =>  wckTime=0.205  cpuTime=0.16  mem=16M839
31.68	   
31.68	   search
31.68	     run=4  nbConstraintChecks=347840  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=280
31.68	     nbFailedAssignments=78  nbBacktracks=131  nbVisitedNodes=484  nbRestartNogoods=9
31.68	       =>  wckTime=0.273  cpuTime=0.23  mem=16M839
31.76	   
31.76	   search
31.76	     run=5  nbConstraintChecks=533880  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=413
31.76	     nbFailedAssignments=120  nbBacktracks=207  nbVisitedNodes=734  nbRestartNogoods=13
31.77	       =>  wckTime=0.357  cpuTime=0.31  mem=16M839
31.89	   
31.89	   search
31.89	     run=6  nbConstraintChecks=802798  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=606
31.89	     nbFailedAssignments=184  nbBacktracks=320  nbVisitedNodes=1097  nbRestartNogoods=14
31.89	       =>  wckTime=0.485  cpuTime=0.44  mem=16M839
32.08	   
32.08	   search
32.08	     run=7  nbConstraintChecks=1202151  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=893
32.08	     nbFailedAssignments=285  nbBacktracks=492  nbVisitedNodes=1642  nbRestartNogoods=17
32.08	       =>  wckTime=0.671  cpuTime=0.62  mem=16M839
32.41	   
32.41	   search
32.41	     run=8  nbConstraintChecks=1851359  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1345
32.41	     nbFailedAssignments=470  nbBacktracks=748  nbVisitedNodes=2519  nbRestartNogoods=19
32.41	       =>  wckTime=1.003  cpuTime=0.95  mem=16M839
32.85	   
32.85	   search
32.85	     run=9  nbConstraintChecks=2732254  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1961
32.85	     nbFailedAssignments=690  nbBacktracks=1132  nbVisitedNodes=3730  nbRestartNogoods=24
32.85	       =>  wckTime=1.444  cpuTime=1.37  mem=16M839
33.56	   
33.56	   search
33.56	     run=10  nbConstraintChecks=4144387  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=2933
33.56	     nbFailedAssignments=1077  nbBacktracks=1708  nbVisitedNodes=5640  nbRestartNogoods=28
33.56	       =>  wckTime=2.149  cpuTime=2.06  mem=16M839
34.60	   
34.60	   search
34.60	     run=11  nbConstraintChecks=6283055  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=4375
34.60	     nbFailedAssignments=1643  nbBacktracks=2574  nbVisitedNodes=8453  nbRestartNogoods=32
34.60	       =>  wckTime=3.189  cpuTime=3.1  mem=16M839
35.37	o 376
35.37	c 107
36.10	   
36.10	   search
36.10	     run=12  nbConstraintChecks=9362249  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=6492
36.10	     nbFailedAssignments=2451  nbBacktracks=3873  nbVisitedNodes=12548  nbRestartNogoods=37
36.10	       =>  wckTime=4.692  cpuTime=4.59  mem=16M839
38.33	   
38.33	   search
38.33	     run=13  nbConstraintChecks=13936949  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=9565
38.33	     nbFailedAssignments=3567  nbBacktracks=5820  nbVisitedNodes=18566  nbRestartNogoods=42
38.33	       =>  wckTime=6.926  cpuTime=6.81  mem=16M839
41.75	   
41.75	   search
41.75	     run=14  nbConstraintChecks=20702144  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=14239
41.75	     nbFailedAssignments=5315  nbBacktracks=8740  nbVisitedNodes=27781  nbRestartNogoods=49
41.75	       =>  wckTime=10.343  cpuTime=10.21  mem=16M839
46.83	   
46.83	   search
46.83	     run=15  nbConstraintChecks=30588847  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=21155
46.83	     nbFailedAssignments=7843  nbBacktracks=13119  nbVisitedNodes=41248  nbRestartNogoods=54
46.83	       =>  wckTime=15.423  cpuTime=15.27  mem=16M839
54.35	   
54.35	   search
54.35	     run=16  nbConstraintChecks=46285639  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=31813
54.35	     nbFailedAssignments=11923  nbBacktracks=19687  nbVisitedNodes=62037  nbRestartNogoods=59
54.35	       =>  wckTime=22.941  cpuTime=22.75  mem=16M839
65.60	   
65.60	   search
65.60	     run=17  nbConstraintChecks=68985245  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=47424
65.60	     nbFailedAssignments=17675  nbBacktracks=29540  nbVisitedNodes=92193  nbRestartNogoods=65
65.60	       =>  wckTime=34.197  cpuTime=33.95  mem=16M839
82.55	   
82.55	   search
82.55	     run=18  nbConstraintChecks=102744120  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=71697
82.55	     nbFailedAssignments=27162  nbBacktracks=44318  nbVisitedNodes=139135  nbRestartNogoods=72
82.55	       =>  wckTime=51.143  cpuTime=50.81  mem=16M839
104.88	   
104.88	   search
104.88	     run=19  nbConstraintChecks=145805798  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=103228
104.88	     nbFailedAssignments=39013  nbBacktracks=63999  nbVisitedNodes=198698  nbRestartNogoods=79
104.88	       =>  wckTime=73.47  cpuTime=73.04  mem=16M839
104.88	   
104.88	   global
104.88	     nbConstraintChecks=145833838  nbRestartNogoods=79  solvingWckTime=73.471  solvingCpuTime=73.04  expiredTime=no
104.88	     totalExploration=yes  nbFoundSolutions=1  globalCpuTime=103.87
104.88	       =>  wckTime=104.567  cpuTime=103.82  mem=16M839
104.88	
104.88	s OPTIMUM FOUND
104.88	v 0 0 1 0 0 1 0 0 0 0 0 0 1 0 1 1 0 1 0 1 1 1 0 0 0 0 0 1 0 0 0 0 0 0 1 1 1 1 0 1 
104.88	   
104.88	   totalWckTime=104.644  totalCpuTime=103.87

Verifier Data (download as text)

107 unsatisfied constraints, 376 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/node3/watcher-278416-1169287993 -o ROOT/results/node3/solver-278416-1169287993 -C 2400 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar epfc.xml 1 XSax /tmp/evaluation/278416-1169287993/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.55 1.88 1.88 4/82 30721
/proc/meminfo: memFree=1305272/2055920 swapFree=4191880/4192956
[pid=30720] ppid=30714 vsize=18540 CPUtime=0
/proc/30720/stat : 30720 (runsolver) R 30714 30720 30608 0 -1 4194368 17 0 0 0 0 0 0 0 20 0 1 0 277194962 18984960 279 18446744073709551615 4194304 4267372 548682068944 18446744073709551615 233632754983 0 2147483391 4096 24578 0 0 0 17 0 0 0
/proc/30720/statm: 4635 279 244 17 0 2626 0

[startup+0.107506 s]
/proc/loadavg: 1.55 1.88 1.88 4/82 30721
/proc/meminfo: memFree=1305272/2055920 swapFree=4191880/4192956
[pid=30720] ppid=30714 vsize=913228 CPUtime=0.08
/proc/30720/stat : 30720 (java) R 30714 30720 30608 0 -1 0 2919 0 1 0 6 2 0 0 25 0 8 0 277194962 935145472 2665 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4153707688 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/30720/statm: 228307 2665 1396 14 0 215208 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 913228

[startup+0.515573 s]
/proc/loadavg: 1.55 1.88 1.88 4/82 30721
/proc/meminfo: memFree=1305272/2055920 swapFree=4191880/4192956
[pid=30720] ppid=30714 vsize=915332 CPUtime=0.48
/proc/30720/stat : 30720 (java) R 30714 30720 30608 0 -1 0 6519 0 1 0 44 4 0 0 25 0 8 0 277194962 937299968 6258 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/30720/statm: 228833 6258 2152 14 0 215303 0
Current children cumulated CPU time (s) 0.48
Current children cumulated vsize (KiB) 915332

[startup+1.3377 s]
/proc/loadavg: 1.55 1.88 1.88 2/88 30761
/proc/meminfo: memFree=1287576/2055920 swapFree=4191880/4192956
[pid=30720] ppid=30714 vsize=915456 CPUtime=1.29
/proc/30720/stat : 30720 (java) R 30714 30720 30608 0 -1 0 7136 0 1 0 111 18 0 0 18 0 8 0 277194962 937426944 6874 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/30720/statm: 228865 6874 2479 14 0 215335 0
[pid=30720/tid=30735] ppid=30714 vsize=915456 CPUtime=0.02
/proc/30720/task/30735/stat : 30735 (java) S 30714 30720 30608 0 -1 64 180 0 0 0 2 0 0 0 16 0 8 0 277194967 937426944 6874 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=30720/tid=30736] ppid=30714 vsize=915456 CPUtime=0
/proc/30720/task/30736/stat : 30736 (java) S 30714 30720 30608 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 277194967 937426944 6874 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30720/tid=30737] ppid=30714 vsize=915456 CPUtime=0
/proc/30720/task/30737/stat : 30737 (java) S 30714 30720 30608 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 277194967 937426944 6874 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30720/tid=30741] ppid=30714 vsize=915456 CPUtime=0
/proc/30720/task/30741/stat : 30741 (java) S 30714 30720 30608 0 -1 64 1 0 0 0 0 0 0 0 24 0 8 0 277194971 937426944 6874 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30720/tid=30742] ppid=30714 vsize=915456 CPUtime=0.12
/proc/30720/task/30742/stat : 30742 (java) S 30714 30720 30608 0 -1 64 336 0 0 0 12 0 0 0 16 0 8 0 277194971 937426944 6874 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30720/tid=30743] ppid=30714 vsize=915456 CPUtime=0
/proc/30720/task/30743/stat : 30743 (java) S 30714 30720 30608 0 -1 64 1 0 0 0 0 0 0 0 25 0 8 0 277194971 937426944 6874 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30720/tid=30744] ppid=30714 vsize=915456 CPUtime=0
/proc/30720/task/30744/stat : 30744 (java) S 30714 30720 30608 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 277194971 937426944 6874 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.29
Current children cumulated vsize (KiB) 915456

[startup+2.98497 s]
/proc/loadavg: 1.55 1.88 1.88 2/88 30761
/proc/meminfo: memFree=1287576/2055920 swapFree=4191880/4192956
[pid=30720] ppid=30714 vsize=915456 CPUtime=2.94
/proc/30720/stat : 30720 (java) R 30714 30720 30608 0 -1 0 7140 0 1 0 237 57 0 0 22 0 8 0 277194962 937426944 6877 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073689014 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/30720/statm: 228864 6877 2479 14 0 215334 0
[pid=30720/tid=30735] ppid=30714 vsize=915456 CPUtime=0.02
/proc/30720/task/30735/stat : 30735 (java) S 30714 30720 30608 0 -1 64 180 0 0 0 2 0 0 0 16 0 8 0 277194967 937426944 6877 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=30720/tid=30736] ppid=30714 vsize=915456 CPUtime=0
/proc/30720/task/30736/stat : 30736 (java) S 30714 30720 30608 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 277194967 937426944 6877 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30720/tid=30737] ppid=30714 vsize=915456 CPUtime=0
/proc/30720/task/30737/stat : 30737 (java) S 30714 30720 30608 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 277194967 937426944 6877 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30720/tid=30741] ppid=30714 vsize=915456 CPUtime=0
/proc/30720/task/30741/stat : 30741 (java) S 30714 30720 30608 0 -1 64 1 0 0 0 0 0 0 0 24 0 8 0 277194971 937426944 6877 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30720/tid=30742] ppid=30714 vsize=915456 CPUtime=0.12
/proc/30720/task/30742/stat : 30742 (java) S 30714 30720 30608 0 -1 64 339 0 0 0 12 0 0 0 16 0 8 0 277194971 937426944 6877 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30720/tid=30743] ppid=30714 vsize=915456 CPUtime=0
/proc/30720/task/30743/stat : 30743 (java) S 30714 30720 30608 0 -1 64 1 0 0 0 0 0 0 0 25 0 8 0 277194971 937426944 6877 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30720/tid=30744] ppid=30714 vsize=915456 CPUtime=0
/proc/30720/task/30744/stat : 30744 (java) S 30714 30720 30608 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 277194971 937426944 6877 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.94
Current children cumulated vsize (KiB) 915456

[startup+6.2695 s]
/proc/loadavg: 1.58 1.88 1.88 3/95 30826
/proc/meminfo: memFree=1283616/2055920 swapFree=4191880/4192956
[pid=30720] ppid=30714 vsize=915456 CPUtime=6.21
/proc/30720/stat : 30720 (java) R 30714 30720 30608 0 -1 0 7140 0 1 0 489 132 0 0 25 0 8 0 277194962 937426944 6877 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073685032 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/30720/statm: 228864 6877 2479 14 0 215334 0
[pid=30720/tid=30735] ppid=30714 vsize=915456 CPUtime=0.02
/proc/30720/task/30735/stat : 30735 (java) S 30714 30720 30608 0 -1 64 180 0 0 0 2 0 0 0 16 0 8 0 277194967 937426944 6877 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=30720/tid=30736] ppid=30714 vsize=915456 CPUtime=0
/proc/30720/task/30736/stat : 30736 (java) S 30714 30720 30608 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 277194967 937426944 6877 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30720/tid=30737] ppid=30714 vsize=915456 CPUtime=0
/proc/30720/task/30737/stat : 30737 (java) S 30714 30720 30608 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 277194967 937426944 6877 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30720/tid=30741] ppid=30714 vsize=915456 CPUtime=0
/proc/30720/task/30741/stat : 30741 (java) S 30714 30720 30608 0 -1 64 1 0 0 0 0 0 0 0 24 0 8 0 277194971 937426944 6877 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30720/tid=30742] ppid=30714 vsize=915456 CPUtime=0.12
/proc/30720/task/30742/stat : 30742 (java) S 30714 30720 30608 0 -1 64 339 0 0 0 12 0 0 0 16 0 8 0 277194971 937426944 6877 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30720/tid=30743] ppid=30714 vsize=915456 CPUtime=0
/proc/30720/task/30743/stat : 30743 (java) S 30714 30720 30608 0 -1 64 1 0 0 0 0 0 0 0 25 0 8 0 277194971 937426944 6877 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30720/tid=30744] ppid=30714 vsize=915456 CPUtime=0
/proc/30720/task/30744/stat : 30744 (java) S 30714 30720 30608 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 277194971 937426944 6877 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.21
Current children cumulated vsize (KiB) 915456

[startup+12.7526 s]
/proc/loadavg: 1.54 1.86 1.88 3/93 30887
/proc/meminfo: memFree=1283696/2055920 swapFree=4191880/4192956
[pid=30720] ppid=30714 vsize=915456 CPUtime=12.66
/proc/30720/stat : 30720 (java) R 30714 30720 30608 0 -1 0 7140 0 1 0 982 284 0 0 25 0 8 0 277194962 937426944 6877 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073683305 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/30720/statm: 228864 6877 2479 14 0 215334 0
[pid=30720/tid=30735] ppid=30714 vsize=915456 CPUtime=0.02
/proc/30720/task/30735/stat : 30735 (java) S 30714 30720 30608 0 -1 64 180 0 0 0 2 0 0 0 16 0 8 0 277194967 937426944 6877 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=30720/tid=30736] ppid=30714 vsize=915456 CPUtime=0
/proc/30720/task/30736/stat : 30736 (java) S 30714 30720 30608 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 277194967 937426944 6877 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30720/tid=30737] ppid=30714 vsize=915456 CPUtime=0
/proc/30720/task/30737/stat : 30737 (java) S 30714 30720 30608 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 277194967 937426944 6877 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30720/tid=30741] ppid=30714 vsize=915456 CPUtime=0
/proc/30720/task/30741/stat : 30741 (java) S 30714 30720 30608 0 -1 64 1 0 0 0 0 0 0 0 24 0 8 0 277194971 937426944 6877 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30720/tid=30742] ppid=30714 vsize=915456 CPUtime=0.12
/proc/30720/task/30742/stat : 30742 (java) S 30714 30720 30608 0 -1 64 339 0 0 0 12 0 0 0 16 0 8 0 277194971 937426944 6877 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30720/tid=30743] ppid=30714 vsize=915456 CPUtime=0
/proc/30720/task/30743/stat : 30743 (java) S 30714 30720 30608 0 -1 64 1 0 0 0 0 0 0 0 25 0 8 0 277194971 937426944 6877 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30720/tid=30744] ppid=30714 vsize=915456 CPUtime=0
/proc/30720/task/30744/stat : 30744 (java) S 30714 30720 30608 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 277194971 937426944 6877 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 915456

[startup+25.5956 s]
/proc/loadavg: 1.57 1.85 1.88 3/100 30947
/proc/meminfo: memFree=1266680/2055920 swapFree=4191880/4192956
[pid=30720] ppid=30714 vsize=915456 CPUtime=25.43
/proc/30720/stat : 30720 (java) R 30714 30720 30608 0 -1 0 7141 0 1 0 1952 591 0 0 25 0 8 0 277194962 937426944 6877 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/30720/statm: 228864 6877 2479 14 0 215334 0
[pid=30720/tid=30735] ppid=30714 vsize=915456 CPUtime=0.02
/proc/30720/task/30735/stat : 30735 (java) S 30714 30720 30608 0 -1 64 180 0 0 0 2 0 0 0 16 0 8 0 277194967 937426944 6877 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=30720/tid=30736] ppid=30714 vsize=915456 CPUtime=0
/proc/30720/task/30736/stat : 30736 (java) S 30714 30720 30608 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 277194967 937426944 6877 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30720/tid=30737] ppid=30714 vsize=915456 CPUtime=0
/proc/30720/task/30737/stat : 30737 (java) S 30714 30720 30608 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 277194967 937426944 6877 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30720/tid=30741] ppid=30714 vsize=915456 CPUtime=0
/proc/30720/task/30741/stat : 30741 (java) S 30714 30720 30608 0 -1 64 1 0 0 0 0 0 0 0 24 0 8 0 277194971 937426944 6877 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30720/tid=30742] ppid=30714 vsize=915456 CPUtime=0.12
/proc/30720/task/30742/stat : 30742 (java) S 30714 30720 30608 0 -1 64 339 0 0 0 12 0 0 0 17 0 8 0 277194971 937426944 6877 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30720/tid=30743] ppid=30714 vsize=915456 CPUtime=0
/proc/30720/task/30743/stat : 30743 (java) S 30714 30720 30608 0 -1 64 1 0 0 0 0 0 0 0 25 0 8 0 277194971 937426944 6877 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30720/tid=30744] ppid=30714 vsize=915456 CPUtime=0
/proc/30720/task/30744/stat : 30744 (java) S 30714 30720 30608 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 277194971 937426944 6877 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.43
Current children cumulated vsize (KiB) 915456

[startup+51.2938 s]
/proc/loadavg: 1.71 1.86 1.88 3/100 30947
/proc/meminfo: memFree=1258872/2055920 swapFree=4191880/4192956
[pid=30720] ppid=30714 vsize=916480 CPUtime=51
/proc/30720/stat : 30720 (java) R 30714 30720 30608 0 -1 0 9180 0 1 0 4366 734 0 0 25 0 8 0 277194962 938475520 8912 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073829513 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/30720/statm: 229120 8912 2532 14 0 215590 0
[pid=30720/tid=30735] ppid=30714 vsize=916480 CPUtime=0.02
/proc/30720/task/30735/stat : 30735 (java) S 30714 30720 30608 0 -1 64 181 0 0 0 2 0 0 0 16 0 8 0 277194967 938475520 8912 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=30720/tid=30736] ppid=30714 vsize=916480 CPUtime=0
/proc/30720/task/30736/stat : 30736 (java) S 30714 30720 30608 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 277194967 938475520 8912 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30720/tid=30737] ppid=30714 vsize=916480 CPUtime=0
/proc/30720/task/30737/stat : 30737 (java) S 30714 30720 30608 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 277194967 938475520 8912 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30720/tid=30741] ppid=30714 vsize=916480 CPUtime=0
/proc/30720/task/30741/stat : 30741 (java) S 30714 30720 30608 0 -1 64 1 0 0 0 0 0 0 0 24 0 8 0 277194971 938475520 8912 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30720/tid=30742] ppid=30714 vsize=916480 CPUtime=0.23
/proc/30720/task/30742/stat : 30742 (java) S 30714 30720 30608 0 -1 64 397 0 0 0 22 1 0 0 16 0 8 0 277194971 938475520 8912 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30720/tid=30743] ppid=30714 vsize=916480 CPUtime=0
/proc/30720/task/30743/stat : 30743 (java) S 30714 30720 30608 0 -1 64 1 0 0 0 0 0 0 0 25 0 8 0 277194971 938475520 8912 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30720/tid=30744] ppid=30714 vsize=916480 CPUtime=0
/proc/30720/task/30744/stat : 30744 (java) S 30714 30720 30608 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 277194971 938475520 8912 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 51
Current children cumulated vsize (KiB) 916480

[startup+102.582 s]
/proc/loadavg: 1.99 1.91 1.89 3/100 30947
/proc/meminfo: memFree=1251512/2055920 swapFree=4191880/4192956
[pid=30720] ppid=30714 vsize=916480 CPUtime=102.05
/proc/30720/stat : 30720 (java) R 30714 30720 30608 0 -1 0 9189 0 1 0 9470 735 0 0 25 0 8 0 277194962 938475520 8920 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073826244 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/30720/statm: 229120 8920 2532 14 0 215590 0
[pid=30720/tid=30735] ppid=30714 vsize=916480 CPUtime=0.02
/proc/30720/task/30735/stat : 30735 (java) S 30714 30720 30608 0 -1 64 181 0 0 0 2 0 0 0 16 0 8 0 277194967 938475520 8920 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=30720/tid=30736] ppid=30714 vsize=916480 CPUtime=0
/proc/30720/task/30736/stat : 30736 (java) S 30714 30720 30608 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 277194967 938475520 8920 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30720/tid=30737] ppid=30714 vsize=916480 CPUtime=0
/proc/30720/task/30737/stat : 30737 (java) S 30714 30720 30608 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 277194967 938475520 8920 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30720/tid=30741] ppid=30714 vsize=916480 CPUtime=0
/proc/30720/task/30741/stat : 30741 (java) S 30714 30720 30608 0 -1 64 1 0 0 0 0 0 0 0 24 0 8 0 277194971 938475520 8920 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30720/tid=30742] ppid=30714 vsize=916480 CPUtime=0.24
/proc/30720/task/30742/stat : 30742 (java) S 30714 30720 30608 0 -1 64 398 0 0 0 23 1 0 0 16 0 8 0 277194971 938475520 8920 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30720/tid=30743] ppid=30714 vsize=916480 CPUtime=0
/proc/30720/task/30743/stat : 30743 (java) S 30714 30720 30608 0 -1 64 1 0 0 0 0 0 0 0 25 0 8 0 277194971 938475520 8920 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30720/tid=30744] ppid=30714 vsize=916480 CPUtime=0
/proc/30720/task/30744/stat : 30744 (java) S 30714 30720 30608 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 277194971 938475520 8920 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 102.05
Current children cumulated vsize (KiB) 916480

Child status: 0
Real time (s): 104.926
CPU time (s): 104.354
CPU user time (s): 96.9973
CPU system time (s): 7.35688
CPU usage (%): 99.455
Max. virtual memory (cumulated for all children) (KiB): 916480

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 96.9973
system time used= 7.35688
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 9286
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= 3328
involuntary context switches= 3451

runsolver used 0.110983 s user time and 0.293955 s system time

The end

Launcher Data (download as text)

Begin job on node3 on Sat Jan 20 10:13:13 UTC 2007


IDJOB= 278416
IDBENCH= 8365
IDSOLVER= 68
FILE ID= node3/278416-1169287993

PBS_JOBID= 3609530

Free space on /tmp= 66563 MiB

SOLVER NAME= AbsconMax 109 EPFC
BENCH NAME= HOME/pub/bench/CPAI06/MaxCSP/cnf/2-40-100-1000/cnf-2-40-800-810521_ext.xml
COMMAND LINE= java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar epfc.xml 1 XSax /tmp/evaluation/278416-1169287993/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node3/watcher-278416-1169287993 -o ROOT/results/node3/solver-278416-1169287993 -C 2400 -M 900  java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar epfc.xml 1 XSax /tmp/evaluation/278416-1169287993/unknown.xml

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  aeac06a8c36407b0c4056c16615e1181

RANDOM SEED= 716327686

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.279
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.279
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:       1305624 kB
Buffers:         56548 kB
Cached:         561152 kB
SwapCached:        284 kB
Active:         193052 kB
Inactive:       481856 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1305624 kB
SwapTotal:     4192956 kB
SwapFree:      4191880 kB
Dirty:            2260 kB
Writeback:           0 kB
Mapped:          68812 kB
Slab:            60604 kB
Committed_AS:  7500752 kB
PageTables:       1936 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 node3 on Sat Jan 20 10:14:58 UTC 2007