Trace number 277166

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 181.441 182.514

General information on the benchmark

Nametightness/tightness0.35/
rand-2-40-16-250-350-26_ext.xml
MD5SUM403e2dbe834937752ec2f49353a6e536
Bench Category2-ARY-EXT (binary constraints in extension)
Best result obtained on this benchmarkMOPT
Best Number of satisfied constraints249
Best CPU time to get the best result obtained on this benchmark22.7855
SatisfiableNO
(Un)Satisfiability was provedNO
Number of variables40
Number of constraints250
Maximum constraint arity2
Maximum domain size16
Number of constraints which are defined in extension250
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=pfc.xml
0.34	   
0.34	   instance
0.34	     name=/tmp/evaluation/277166-1169258536/unknown.xml
0.37	   
0.37	   domains being loaded...
0.37	   
0.37	   variables being loaded...
0.41	     nbVariables=40  nbDomainTypes=1  minDomainSize=16  maxDomainSize=16
0.41	       =>  wckTime=0.1  cpuTime=0.1  mem=6M910
0.41	   
0.41	   relations being loaded...
0.48	   
0.48	   constraints being loaded...
0.58	     nbConstraints=250  nbRelationTypes=250  nbExtensionStructures=250  nbSharedExtensionStructures=0
0.58	     nbConflictsStructures=250  nbSharedConflictsStructures=0  nbSharedBinaryRepresentations=1335  maxDegree=19
0.58	     maxArity=2
0.58	       =>  wckTime=0.275  cpuTime=0.2  mem=11M786
0.63	   
0.63	   solver LocalSearchSolver being built... 
0.67	       =>  wckTime=0.359  cpuTime=0.24  mem=5M872
0.67	
0.67	s SATISFIABLE
0.67	o 171
0.67	c 79
0.67	o 176
0.67	c 74
0.68	o 181
0.68	c 69
0.68	o 184
0.68	c 66
0.68	o 189
0.68	c 61
0.68	o 193
0.68	c 57
0.68	o 196
0.68	c 54
0.68	o 199
0.68	c 51
0.68	o 202
0.68	c 48
0.68	o 206
0.68	c 44
0.68	o 210
0.68	c 40
0.68	o 213
0.68	c 37
0.68	o 214
0.68	c 36
0.68	o 215
0.69	c 35
0.69	o 217
0.69	c 33
0.69	o 219
0.69	c 31
0.69	o 220
0.69	c 30
0.69	o 221
0.69	c 29
0.69	o 222
0.69	c 28
0.69	o 223
0.69	c 27
0.69	o 225
0.69	c 25
0.69	o 226
0.69	c 24
0.69	o 227
0.69	c 23
0.69	o 229
0.69	c 21
0.70	o 231
0.70	c 19
0.70	o 232
0.70	c 18
0.70	o 233
0.70	c 17
0.70	o 234
0.70	c 16
0.70	o 236
0.70	c 14
0.71	o 238
0.71	c 12
0.71	o 239
0.71	c 11
0.71	o 240
0.71	c 10
0.71	o 241
0.71	c 9
0.71	o 242
0.71	c 8
0.71	o 243
0.71	c 7
0.71	o 244
0.71	c 6
0.71	o 245
0.71	c 5
0.77	o 246
0.77	c 4
0.77	o 247
0.77	c 3
0.77	o 248
0.77	c 2
0.77	o 249
0.77	c 1
0.77	   
0.77	   search
0.77	     run=0  nbConstraintChecks=402293  nbAssignments=408
0.77	       =>  wckTime=0.103  cpuTime=0.09  mem=5M872
0.77	   
0.77	   global
0.77	     nbConstraintChecks=402293  nbValidityChecks=0  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
0.77	     solvingWckTime=0.101  solvingCpuTime=0.08  expiredTime=no  totalExploration=no  nbFoundSolutions=0
0.77	     globalCpuTime=0.37
0.77	       =>  wckTime=0.463  cpuTime=0.33  mem=5M872
0.77	   
0.77	   solver IterativeSystematicSolver being built... 
0.89	       =>  wckTime=0.584  cpuTime=0.43  mem=16M764
0.90	   
0.90	   preprocessing
0.90	     nbConstraintChecks=0  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbRemovedValues=0
0.90	     detectedInconsistency=no
0.90	       =>  wckTime=0.0060  cpuTime=0.0  mem=16M764
0.98	   
0.98	   search
0.98	     run=0  nbConstraintChecks=136840  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=34
0.98	     nbFailedAssignments=20  nbBacktracks=10  nbVisitedNodes=65  nbRestartNogoods=0
0.98	       =>  wckTime=0.082  cpuTime=0.05  mem=16M764
1.05	   
1.05	   search
1.05	     run=1  nbConstraintChecks=373360  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=90
1.05	     nbFailedAssignments=56  nbBacktracks=25  nbVisitedNodes=170  nbRestartNogoods=7
1.05	       =>  wckTime=0.161  cpuTime=0.12  mem=16M764
1.11	   
1.11	   search
1.11	     run=2  nbConstraintChecks=601008  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=153
1.11	     nbFailedAssignments=91  nbBacktracks=48  nbVisitedNodes=290  nbRestartNogoods=14
1.11	       =>  wckTime=0.219  cpuTime=0.17  mem=16M764
1.21	   
1.21	   search
1.21	     run=3  nbConstraintChecks=977763  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=238
1.21	     nbFailedAssignments=139  nbBacktracks=81  nbVisitedNodes=448  nbRestartNogoods=27
1.21	       =>  wckTime=0.319  cpuTime=0.27  mem=16M764
1.34	   
1.34	   search
1.34	     run=4  nbConstraintChecks=1486099  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=371
1.34	     nbFailedAssignments=216  nbBacktracks=132  nbVisitedNodes=700  nbRestartNogoods=38
1.34	       =>  wckTime=0.444  cpuTime=0.39  mem=16M764
1.52	   
1.52	   search
1.52	     run=5  nbConstraintChecks=2234518  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=556
1.52	     nbFailedAssignments=322  nbBacktracks=207  nbVisitedNodes=1043  nbRestartNogoods=51
1.52	       =>  wckTime=0.629  cpuTime=0.57  mem=16M764
1.82	   
1.82	   search
1.82	     run=6  nbConstraintChecks=3392501  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=825
1.82	     nbFailedAssignments=473  nbBacktracks=320  nbVisitedNodes=1545  nbRestartNogoods=57
1.82	       =>  wckTime=0.93  cpuTime=0.87  mem=16M764
2.27	   
2.27	   search
2.27	     run=7  nbConstraintChecks=5166035  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1224
2.27	     nbFailedAssignments=697  nbBacktracks=490  nbVisitedNodes=2292  nbRestartNogoods=66
2.27	       =>  wckTime=1.373  cpuTime=1.3  mem=16M764
2.97	   
2.97	   search
2.97	     run=8  nbConstraintChecks=7850941  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1841
2.97	     nbFailedAssignments=1054  nbBacktracks=746  nbVisitedNodes=3408  nbRestartNogoods=80
2.97	       =>  wckTime=2.079  cpuTime=1.99  mem=16M764
3.76	   
3.76	   search
3.76	     run=9  nbConstraintChecks=10961676  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=2649
3.76	     nbFailedAssignments=1473  nbBacktracks=1130  nbVisitedNodes=4807  nbRestartNogoods=86
3.76	       =>  wckTime=2.867  cpuTime=2.78  mem=16M764
4.86	   
4.86	   search
4.86	     run=10  nbConstraintChecks=15206182  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=3761
4.86	     nbFailedAssignments=2003  nbBacktracks=1708  nbVisitedNodes=6656  nbRestartNogoods=91
4.86	       =>  wckTime=3.963  cpuTime=3.86  mem=16M764
6.28	   
6.28	   search
6.28	     run=11  nbConstraintChecks=20975271  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=5314
6.28	     nbFailedAssignments=2688  nbBacktracks=2572  nbVisitedNodes=9165  nbRestartNogoods=96
6.28	       =>  wckTime=5.389  cpuTime=5.28  mem=16M764
8.30	   
8.30	   search
8.30	     run=12  nbConstraintChecks=29253547  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=7680
8.30	     nbFailedAssignments=3750  nbBacktracks=3869  nbVisitedNodes=12912  nbRestartNogoods=104
8.30	       =>  wckTime=7.403  cpuTime=7.28  mem=16M764
11.07	   
11.07	   search
11.07	     run=13  nbConstraintChecks=40635857  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=10970
11.07	     nbFailedAssignments=5089  nbBacktracks=5815  nbVisitedNodes=17905  nbRestartNogoods=116
11.07	       =>  wckTime=10.179  cpuTime=10.05  mem=16M764
15.18	   
15.18	   search
15.18	     run=14  nbConstraintChecks=57517253  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=15855
15.18	     nbFailedAssignments=7051  nbBacktracks=8735  nbVisitedNodes=25285  nbRestartNogoods=126
15.18	       =>  wckTime=14.287  cpuTime=14.12  mem=16M764
21.23	   
21.23	   search
21.23	     run=15  nbConstraintChecks=82443442  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=22983
21.23	     nbFailedAssignments=9794  nbBacktracks=13115  nbVisitedNodes=35917  nbRestartNogoods=136
21.23	       =>  wckTime=20.335  cpuTime=20.12  mem=16M764
29.70	   
29.70	   search
29.70	     run=16  nbConstraintChecks=118558766  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=33766
29.70	     nbFailedAssignments=14000  nbBacktracks=19684  nbVisitedNodes=52051  nbRestartNogoods=145
29.70	       =>  wckTime=28.811  cpuTime=28.56  mem=16M764
43.40	   
43.40	   search
43.40	     run=17  nbConstraintChecks=175584704  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=49773
43.40	     nbFailedAssignments=20150  nbBacktracks=29536  nbVisitedNodes=75901  nbRestartNogoods=155
43.40	       =>  wckTime=42.507  cpuTime=42.18  mem=16M764
62.28	   
62.28	   search
62.28	     run=18  nbConstraintChecks=255441978  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=73381
62.28	     nbFailedAssignments=28971  nbBacktracks=44314  nbVisitedNodes=110836  nbRestartNogoods=160
62.28	       =>  wckTime=61.389  cpuTime=60.97  mem=16M764
90.07	   
90.07	   search
90.07	     run=19  nbConstraintChecks=373884087  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=108776
90.07	     nbFailedAssignments=42189  nbBacktracks=66482  nbVisitedNodes=162940  nbRestartNogoods=172
90.07	       =>  wckTime=89.18  cpuTime=88.61  mem=16M764
132.02	   
132.02	   search
132.02	     run=20  nbConstraintChecks=552742544  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=162253
132.02	     nbFailedAssignments=62407  nbBacktracks=99734  nbVisitedNodes=241918  nbRestartNogoods=188
132.02	       =>  wckTime=131.125  cpuTime=130.34  mem=16M764
182.49	   
182.49	   search
182.49	     run=21  nbConstraintChecks=766536995  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=225949
182.49	     nbFailedAssignments=86429  nbBacktracks=139409  nbVisitedNodes=335918  nbRestartNogoods=198
182.49	       =>  wckTime=181.596  cpuTime=180.48  mem=16M764
182.49	   
182.49	   global
182.49	     nbConstraintChecks=766536995  nbRestartNogoods=198  solvingWckTime=181.597  solvingCpuTime=180.48  expiredTime=no
182.49	     totalExploration=yes  nbFoundSolutions=0  globalCpuTime=180.95
182.49	       =>  wckTime=182.183  cpuTime=180.91  mem=16M764
182.49	
182.49	s OPTIMUM FOUND
182.49	v 0 4 1 2 12 0 8 15 2 1 2 9 0 13 10 11 10 15 8 12 5 2 12 9 12 13 5 1 5 0 5 11 2 3 1 14 7 5 0 0 
182.49	   
182.49	   totalWckTime=182.259  totalCpuTime=180.95

Verifier Data (download as text)

1 unsatisfied constraints, 249 satisfied constraints

Watcher Data (download as text)

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

command line: runsolver --timestamp -w ROOT/results/node11/watcher-277166-1169258536 -o ROOT/results/node11/solver-277166-1169258536 -C 2400 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar pfc.xml 1 XSax /tmp/evaluation/277166-1169258536/unknown.xml 

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

/proc/loadavg: 0.92 0.98 1.02 6/84 16493
/proc/meminfo: memFree=1284312/2055920 swapFree=4171812/4192956

[startup+0.107444 s]
/proc/loadavg: 0.92 0.98 1.02 6/84 16493
/proc/meminfo: memFree=1284312/2055920 swapFree=4171812/4192956
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 0

[startup+0.517515 s]
/proc/loadavg: 0.92 0.98 1.02 6/84 16493
/proc/meminfo: memFree=1284312/2055920 swapFree=4171812/4192956
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 0

[startup+1.33867 s]
/proc/loadavg: 0.92 0.98 1.02 3/95 16548
/proc/meminfo: memFree=1257408/2055920 swapFree=4171812/4192956
[pid=16492] ppid=16482 vsize=915464 CPUtime=1.3
/proc/16492/stat : 16492 (java) R 16482 16492 16375 0 -1 0 9098 0 1 0 122 8 0 0 24 0 8 0 274248664 937435136 8835 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073735850 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/16492/statm: 228866 8835 2525 14 0 215336 0
[pid=16492/tid=16516] ppid=16482 vsize=915464 CPUtime=0.02
/proc/16492/task/16516/stat : 16516 (java) S 16482 16492 16375 0 -1 64 248 0 0 0 2 0 0 0 16 0 8 0 274248669 937435136 8835 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=16492/tid=16519] ppid=16482 vsize=915464 CPUtime=0
/proc/16492/task/16519/stat : 16519 (java) S 16482 16492 16375 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 274248670 937435136 8835 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16492/tid=16520] ppid=16482 vsize=915464 CPUtime=0
/proc/16492/task/16520/stat : 16520 (java) S 16482 16492 16375 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 274248670 937435136 8835 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16492/tid=16521] ppid=16482 vsize=915464 CPUtime=0
/proc/16492/task/16521/stat : 16521 (java) S 16482 16492 16375 0 -1 64 1 0 0 0 0 0 0 0 24 0 8 0 274248673 937435136 8835 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16492/tid=16522] ppid=16482 vsize=915464 CPUtime=0.2
/proc/16492/task/16522/stat : 16522 (java) S 16482 16492 16375 0 -1 64 377 0 0 0 20 0 0 0 15 0 8 0 274248673 937435136 8835 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16492/tid=16523] ppid=16482 vsize=915464 CPUtime=0
/proc/16492/task/16523/stat : 16523 (java) S 16482 16492 16375 0 -1 64 0 0 0 0 0 0 0 0 25 0 8 0 274248673 937435136 8835 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16492/tid=16524] ppid=16482 vsize=915464 CPUtime=0
/proc/16492/task/16524/stat : 16524 (java) S 16482 16492 16375 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 274248673 937435136 8835 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.3
Current children cumulated vsize (KiB) 915464

[startup+2.976 s]
/proc/loadavg: 1.01 1.00 1.02 3/95 16548
/proc/meminfo: memFree=1257344/2055920 swapFree=4171812/4192956
[pid=16492] ppid=16482 vsize=915464 CPUtime=2.92
/proc/16492/stat : 16492 (java) R 16482 16492 16375 0 -1 0 9121 0 1 0 284 8 0 0 25 0 8 0 274248664 937435136 8857 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4072916940 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/16492/statm: 228866 8857 2525 14 0 215336 0
[pid=16492/tid=16516] ppid=16482 vsize=915464 CPUtime=0.02
/proc/16492/task/16516/stat : 16516 (java) S 16482 16492 16375 0 -1 64 248 0 0 0 2 0 0 0 17 0 8 0 274248669 937435136 8857 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=16492/tid=16519] ppid=16482 vsize=915464 CPUtime=0
/proc/16492/task/16519/stat : 16519 (java) S 16482 16492 16375 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 274248670 937435136 8857 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16492/tid=16520] ppid=16482 vsize=915464 CPUtime=0
/proc/16492/task/16520/stat : 16520 (java) S 16482 16492 16375 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 274248670 937435136 8857 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16492/tid=16521] ppid=16482 vsize=915464 CPUtime=0
/proc/16492/task/16521/stat : 16521 (java) S 16482 16492 16375 0 -1 64 1 0 0 0 0 0 0 0 24 0 8 0 274248673 937435136 8857 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16492/tid=16522] ppid=16482 vsize=915464 CPUtime=0.22
/proc/16492/task/16522/stat : 16522 (java) S 16482 16492 16375 0 -1 64 391 0 0 0 22 0 0 0 15 0 8 0 274248673 937435136 8857 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16492/tid=16523] ppid=16482 vsize=915464 CPUtime=0
/proc/16492/task/16523/stat : 16523 (java) S 16482 16492 16375 0 -1 64 0 0 0 0 0 0 0 0 25 0 8 0 274248673 937435136 8857 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16492/tid=16524] ppid=16482 vsize=915464 CPUtime=0
/proc/16492/task/16524/stat : 16524 (java) S 16482 16492 16375 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 274248673 937435136 8857 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.92
Current children cumulated vsize (KiB) 915464

[startup+6.27465 s]
/proc/loadavg: 1.01 1.00 1.02 3/95 16548
/proc/meminfo: memFree=1257088/2055920 swapFree=4171812/4192956
[pid=16492] ppid=16482 vsize=915464 CPUtime=6.2
/proc/16492/stat : 16492 (java) R 16482 16492 16375 0 -1 0 9135 0 1 0 612 8 0 0 25 0 8 0 274248664 937435136 8868 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073814721 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/16492/statm: 228866 8868 2525 14 0 215336 0
[pid=16492/tid=16516] ppid=16482 vsize=915464 CPUtime=0.02
/proc/16492/task/16516/stat : 16516 (java) S 16482 16492 16375 0 -1 64 248 0 0 0 2 0 0 0 16 0 8 0 274248669 937435136 8868 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=16492/tid=16519] ppid=16482 vsize=915464 CPUtime=0
/proc/16492/task/16519/stat : 16519 (java) S 16482 16492 16375 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 274248670 937435136 8868 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16492/tid=16520] ppid=16482 vsize=915464 CPUtime=0
/proc/16492/task/16520/stat : 16520 (java) S 16482 16492 16375 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 274248670 937435136 8868 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16492/tid=16521] ppid=16482 vsize=915464 CPUtime=0
/proc/16492/task/16521/stat : 16521 (java) S 16482 16492 16375 0 -1 64 1 0 0 0 0 0 0 0 24 0 8 0 274248673 937435136 8868 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16492/tid=16522] ppid=16482 vsize=915464 CPUtime=0.23
/proc/16492/task/16522/stat : 16522 (java) S 16482 16492 16375 0 -1 64 397 0 0 0 23 0 0 0 15 0 8 0 274248673 937435136 8868 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16492/tid=16523] ppid=16482 vsize=915464 CPUtime=0
/proc/16492/task/16523/stat : 16523 (java) S 16482 16492 16375 0 -1 64 0 0 0 0 0 0 0 0 25 0 8 0 274248673 937435136 8868 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16492/tid=16524] ppid=16482 vsize=915464 CPUtime=0
/proc/16492/task/16524/stat : 16524 (java) S 16482 16492 16375 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 274248673 937435136 8868 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.2
Current children cumulated vsize (KiB) 915464

[startup+12.7469 s]
/proc/loadavg: 1.16 1.03 1.03 3/94 16549
/proc/meminfo: memFree=1256528/2055920 swapFree=4171812/4192956
[pid=16492] ppid=16482 vsize=915464 CPUtime=12.64
/proc/16492/stat : 16492 (java) R 16482 16492 16375 0 -1 0 9142 0 1 0 1256 8 0 0 25 0 8 0 274248664 937435136 8875 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073817440 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/16492/statm: 228866 8875 2525 14 0 215336 0
[pid=16492/tid=16516] ppid=16482 vsize=915464 CPUtime=0.02
/proc/16492/task/16516/stat : 16516 (java) S 16482 16492 16375 0 -1 64 248 0 0 0 2 0 0 0 16 0 8 0 274248669 937435136 8875 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=16492/tid=16519] ppid=16482 vsize=915464 CPUtime=0
/proc/16492/task/16519/stat : 16519 (java) S 16482 16492 16375 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 274248670 937435136 8875 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16492/tid=16520] ppid=16482 vsize=915464 CPUtime=0
/proc/16492/task/16520/stat : 16520 (java) S 16482 16492 16375 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 274248670 937435136 8875 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16492/tid=16521] ppid=16482 vsize=915464 CPUtime=0
/proc/16492/task/16521/stat : 16521 (java) S 16482 16492 16375 0 -1 64 1 0 0 0 0 0 0 0 24 0 8 0 274248673 937435136 8875 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16492/tid=16522] ppid=16482 vsize=915464 CPUtime=0.23
/proc/16492/task/16522/stat : 16522 (java) S 16482 16492 16375 0 -1 64 397 0 0 0 23 0 0 0 16 0 8 0 274248673 937435136 8875 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16492/tid=16523] ppid=16482 vsize=915464 CPUtime=0
/proc/16492/task/16523/stat : 16523 (java) S 16482 16492 16375 0 -1 64 0 0 0 0 0 0 0 0 25 0 8 0 274248673 937435136 8875 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16492/tid=16524] ppid=16482 vsize=915464 CPUtime=0
/proc/16492/task/16524/stat : 16524 (java) S 16482 16492 16375 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 274248673 937435136 8875 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.64
Current children cumulated vsize (KiB) 915464

[startup+25.6045 s]
/proc/loadavg: 1.29 1.06 1.04 3/94 16549
/proc/meminfo: memFree=1256528/2055920 swapFree=4171812/4192956
[pid=16492] ppid=16482 vsize=915464 CPUtime=25.41
/proc/16492/stat : 16492 (java) R 16482 16492 16375 0 -1 0 9148 0 1 0 2533 8 0 0 25 0 8 0 274248664 937435136 8880 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073841469 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/16492/statm: 228866 8880 2525 14 0 215336 0
[pid=16492/tid=16516] ppid=16482 vsize=915464 CPUtime=0.02
/proc/16492/task/16516/stat : 16516 (java) S 16482 16492 16375 0 -1 64 248 0 0 0 2 0 0 0 16 0 8 0 274248669 937435136 8880 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=16492/tid=16519] ppid=16482 vsize=915464 CPUtime=0
/proc/16492/task/16519/stat : 16519 (java) S 16482 16492 16375 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 274248670 937435136 8880 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16492/tid=16520] ppid=16482 vsize=915464 CPUtime=0
/proc/16492/task/16520/stat : 16520 (java) S 16482 16492 16375 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 274248670 937435136 8880 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16492/tid=16521] ppid=16482 vsize=915464 CPUtime=0
/proc/16492/task/16521/stat : 16521 (java) S 16482 16492 16375 0 -1 64 1 0 0 0 0 0 0 0 24 0 8 0 274248673 937435136 8880 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16492/tid=16522] ppid=16482 vsize=915464 CPUtime=0.23
/proc/16492/task/16522/stat : 16522 (java) S 16482 16492 16375 0 -1 64 398 0 0 0 23 0 0 0 16 0 8 0 274248673 937435136 8880 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16492/tid=16523] ppid=16482 vsize=915464 CPUtime=0
/proc/16492/task/16523/stat : 16523 (java) S 16482 16492 16375 0 -1 64 0 0 0 0 0 0 0 0 25 0 8 0 274248673 937435136 8880 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16492/tid=16524] ppid=16482 vsize=915464 CPUtime=0
/proc/16492/task/16524/stat : 16524 (java) S 16482 16492 16375 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 274248673 937435136 8880 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.41
Current children cumulated vsize (KiB) 915464

[startup+51.2056 s]
/proc/loadavg: 1.53 1.14 1.07 3/94 16549
/proc/meminfo: memFree=1256592/2055920 swapFree=4171812/4192956
[pid=16492] ppid=16482 vsize=915464 CPUtime=50.9
/proc/16492/stat : 16492 (java) R 16482 16492 16375 0 -1 0 9154 0 1 0 5081 9 0 0 25 0 8 0 274248664 937435136 8885 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4072918484 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/16492/statm: 228866 8885 2525 14 0 215336 0
[pid=16492/tid=16516] ppid=16482 vsize=915464 CPUtime=0.02
/proc/16492/task/16516/stat : 16516 (java) S 16482 16492 16375 0 -1 64 248 0 0 0 2 0 0 0 16 0 8 0 274248669 937435136 8885 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=16492/tid=16519] ppid=16482 vsize=915464 CPUtime=0
/proc/16492/task/16519/stat : 16519 (java) S 16482 16492 16375 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 274248670 937435136 8885 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16492/tid=16520] ppid=16482 vsize=915464 CPUtime=0
/proc/16492/task/16520/stat : 16520 (java) S 16482 16492 16375 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 274248670 937435136 8885 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16492/tid=16521] ppid=16482 vsize=915464 CPUtime=0
/proc/16492/task/16521/stat : 16521 (java) S 16482 16492 16375 0 -1 64 1 0 0 0 0 0 0 0 24 0 8 0 274248673 937435136 8885 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16492/tid=16522] ppid=16482 vsize=915464 CPUtime=0.23
/proc/16492/task/16522/stat : 16522 (java) S 16482 16492 16375 0 -1 64 398 0 0 0 23 0 0 0 16 0 8 0 274248673 937435136 8885 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16492/tid=16523] ppid=16482 vsize=915464 CPUtime=0
/proc/16492/task/16523/stat : 16523 (java) S 16482 16492 16375 0 -1 64 0 0 0 0 0 0 0 0 25 0 8 0 274248673 937435136 8885 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16492/tid=16524] ppid=16482 vsize=915464 CPUtime=0
/proc/16492/task/16524/stat : 16524 (java) S 16482 16492 16375 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 274248673 937435136 8885 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 50.9
Current children cumulated vsize (KiB) 915464

[startup+102.5 s]
/proc/loadavg: 1.81 1.28 1.12 3/94 16549
/proc/meminfo: memFree=1256656/2055920 swapFree=4171812/4192956
[pid=16492] ppid=16482 vsize=915464 CPUtime=101.92
/proc/16492/stat : 16492 (java) R 16482 16492 16375 0 -1 0 9159 0 1 0 10183 9 0 0 25 0 8 0 274248664 937435136 8890 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073814640 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/16492/statm: 228866 8890 2525 14 0 215336 0
[pid=16492/tid=16516] ppid=16482 vsize=915464 CPUtime=0.02
/proc/16492/task/16516/stat : 16516 (java) S 16482 16492 16375 0 -1 64 248 0 0 0 2 0 0 0 16 0 8 0 274248669 937435136 8890 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=16492/tid=16519] ppid=16482 vsize=915464 CPUtime=0
/proc/16492/task/16519/stat : 16519 (java) S 16482 16492 16375 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 274248670 937435136 8890 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16492/tid=16520] ppid=16482 vsize=915464 CPUtime=0
/proc/16492/task/16520/stat : 16520 (java) S 16482 16492 16375 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 274248670 937435136 8890 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16492/tid=16521] ppid=16482 vsize=915464 CPUtime=0
/proc/16492/task/16521/stat : 16521 (java) S 16482 16492 16375 0 -1 64 1 0 0 0 0 0 0 0 24 0 8 0 274248673 937435136 8890 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16492/tid=16522] ppid=16482 vsize=915464 CPUtime=0.23
/proc/16492/task/16522/stat : 16522 (java) S 16482 16492 16375 0 -1 64 398 0 0 0 23 0 0 0 16 0 8 0 274248673 937435136 8890 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16492/tid=16523] ppid=16482 vsize=915464 CPUtime=0
/proc/16492/task/16523/stat : 16523 (java) S 16482 16492 16375 0 -1 64 0 0 0 0 0 0 0 0 25 0 8 0 274248673 937435136 8890 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16492/tid=16524] ppid=16482 vsize=915464 CPUtime=0
/proc/16492/task/16524/stat : 16524 (java) S 16482 16492 16375 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 274248673 937435136 8890 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 101.92
Current children cumulated vsize (KiB) 915464

[startup+162.532 s]
/proc/loadavg: 1.93 1.41 1.17 3/94 16549
/proc/meminfo: memFree=1256656/2055920 swapFree=4171812/4192956
[pid=16492] ppid=16482 vsize=915464 CPUtime=161.62
/proc/16492/stat : 16492 (java) R 16482 16492 16375 0 -1 0 9161 0 1 0 16153 9 0 0 25 0 8 0 274248664 937435136 8892 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073869197 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/16492/statm: 228866 8892 2525 14 0 215336 0
[pid=16492/tid=16516] ppid=16482 vsize=915464 CPUtime=0.02
/proc/16492/task/16516/stat : 16516 (java) S 16482 16492 16375 0 -1 64 248 0 0 0 2 0 0 0 16 0 8 0 274248669 937435136 8892 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=16492/tid=16519] ppid=16482 vsize=915464 CPUtime=0
/proc/16492/task/16519/stat : 16519 (java) S 16482 16492 16375 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 274248670 937435136 8892 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16492/tid=16520] ppid=16482 vsize=915464 CPUtime=0
/proc/16492/task/16520/stat : 16520 (java) S 16482 16492 16375 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 274248670 937435136 8892 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16492/tid=16521] ppid=16482 vsize=915464 CPUtime=0
/proc/16492/task/16521/stat : 16521 (java) S 16482 16492 16375 0 -1 64 1 0 0 0 0 0 0 0 24 0 8 0 274248673 937435136 8892 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16492/tid=16522] ppid=16482 vsize=915464 CPUtime=0.23
/proc/16492/task/16522/stat : 16522 (java) S 16482 16492 16375 0 -1 64 398 0 0 0 23 0 0 0 16 0 8 0 274248673 937435136 8892 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16492/tid=16523] ppid=16482 vsize=915464 CPUtime=0
/proc/16492/task/16523/stat : 16523 (java) S 16482 16492 16375 0 -1 64 0 0 0 0 0 0 0 0 25 0 8 0 274248673 937435136 8892 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16492/tid=16524] ppid=16482 vsize=915464 CPUtime=0
/proc/16492/task/16524/stat : 16524 (java) S 16482 16492 16375 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 274248673 937435136 8892 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 161.62
Current children cumulated vsize (KiB) 915464

Child status: 0
Real time (s): 182.514
CPU time (s): 181.441
CPU user time (s): 181.338
CPU system time (s): 0.102984
CPU usage (%): 99.4123
Max. virtual memory (cumulated for all children) (KiB): 915464

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 181.338
system time used= 0.102984
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 9257
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= 4860
involuntary context switches= 11559

runsolver used 0.237963 s user time and 0.537918 s system time

The end

Launcher Data (download as text)

Begin job on node11 on Sat Jan 20 02:02:16 UTC 2007


IDJOB= 277166
IDBENCH= 6314
IDSOLVER= 69
FILE ID= node11/277166-1169258536

PBS_JOBID= 3607282

Free space on /tmp= 66562 MiB

SOLVER NAME= AbsconMax 109 PFC
BENCH NAME= HOME/pub/bench/CPAI06/tightness/tightness0.35/rand-2-40-16-250-350-26_ext.xml
COMMAND LINE= java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar pfc.xml 1 XSax /tmp/evaluation/277166-1169258536/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node11/watcher-277166-1169258536 -o ROOT/results/node11/solver-277166-1169258536 -C 2400 -M 900  java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar pfc.xml 1 XSax /tmp/evaluation/277166-1169258536/unknown.xml

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  403e2dbe834937752ec2f49353a6e536

RANDOM SEED= 493419202

TIME LIMIT= 2400 seconds

MEMORY LIMIT= 900 MiB


/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.261
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5931.00
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.261
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1285960 kB
Buffers:         63208 kB
Cached:         585404 kB
SwapCached:       2828 kB
Active:         222608 kB
Inactive:       468452 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1285960 kB
SwapTotal:     4192956 kB
SwapFree:      4171812 kB
Dirty:            3860 kB
Writeback:           0 kB
Mapped:          59592 kB
Slab:            63912 kB
Committed_AS:  8239532 kB
PageTables:       2252 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 node11 on Sat Jan 20 02:05:19 UTC 2007