Trace number 1064180

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. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock 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
Abscon 112v4 ESACSAT 10.0845 10.2421

DiagnosticValue
CHECKS1446230
NODES443

General information on the benchmark

Namecsp/ukHerald/
normalized-crossword-m1-uk-23-02.xml
MD5SUMdb48a5def5ffad94b53c1d6b30c5d3ee
Bench CategoryN-ARY-INT (n-ary constraints in intension)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark1.47078
Satisfiable
(Un)Satisfiability was proved
Number of variables435
Number of constraints4428
Maximum constraint arity24
Maximum domain size26
Number of constraints which are defined in extension182
Number of constraints which are defined in intension4246
Global constraints used (with number of constraints)

Solver Data (download as text)

0.00/0.09	
0.00/0.09	Abscon 112 (May, 2008)
0.18/0.24	
0.18/0.24	   configuration
0.18/0.24	     name=esac.xml
0.18/0.28	   
0.18/0.28	   instance
0.18/0.28	     name=HOME/instance-1064180-1215140016.xml
0.28/0.31	   
0.28/0.31	   domains being loaded...
0.28/0.32	   
0.28/0.32	   variables being loaded...
0.38/0.41	     nbVariables=435  nbDomainTypes=1  minDomainSize=26  maxDomainSize=26  nbTotalValues=11310
0.38/0.41	       =>  wckTime=0.163  cpuTime=0.13  mem=9M869
0.38/0.41	   
0.38/0.41	   relations being loaded...
0.98/1.03	   
0.98/1.03	   predicates being loaded...
0.98/1.09	   
0.98/1.09	   constraints being loaded...
1.66/1.71	   Too large in ConstraintConflictsSTructure
1.66/1.75	   Too large in ConstraintConflictsSTructure
1.77/1.81	   Too large in ConstraintConflictsSTructure
1.77/1.84	   Too large in ConstraintConflictsSTructure
1.77/1.89	   Too large in ConstraintConflictsSTructure
1.87/1.92	   Too large in ConstraintConflictsSTructure
3.72/3.90	     nbConstraints=4428  nbRelationTypes=10  nbGlobalConstraints=182  nbExtensionStructures=10
3.72/3.90	     nbSharedExtensionStructures=172  nbConflictsStructures=4  nbSharedConflictsStructures=156
3.72/3.90	     nbUnbuiltConflictsStructures=17  nbSharedBinaryRepresentations=0  nbEvaluationManagers=11
3.72/3.90	     nbSharedEvaluationManagers=4235  minDegree=6  maxDegree=142  minArity=3  avgArity=8.21  maxArity=24  nbGenerators=0
3.72/3.90	     nbFusions=0  symmetryWckTime=0.567  symmetryCpuTime=0.26
3.72/3.90	       =>  wckTime=3.65  cpuTime=2.84  mem=55M201
3.93/4.07	   
3.93/4.07	   solver IterativeSystematicSolver being built... 
4.52/4.63	   
4.52/4.63	   INFO : Forward propagation technique limited 
4.62/4.70	       =>  wckTime=4.459  cpuTime=3.26  mem=135M564
7.60/7.77	   
7.60/7.77	   preprocessing
7.60/7.77	     nbConstraintChecks=659974  nbValidityChecks=23986660  nbPropagations=5197  nbRevisions=66664
7.60/7.77	     nbUselessRevisions=66635  nbSingletonTests=610  nbEffectiveSingletonTests=0  nbACRemovals=138  nbFoundSingletons=0
7.60/7.77	     nbRemovedValues=138  detectedInconsistency=no
7.60/7.78	       =>  wckTime=3.065  cpuTime=2.97  mem=138M14
9.97/10.16	   
9.97/10.16	   search
9.97/10.16	     run=0  nbConstraintChecks=786254  nbValidityChecks=9747613  minDepth=49  maxDepth=435  nbPropagations=7984
9.97/10.16	     nbRevisions=198968  nbUselessRevisions=198893  nbAssignments=443  nbFailedAssignments=8  nbBacktracks=0
9.97/10.16	     nbVisitedNodes=452  nbRestartNogoods=0  nbFoundSolutions=1  mapSize=0  nbInferences=0  nbTooLargeKeys=0
9.97/10.16	     nbSEliminables=0  nbREliminables=118.1  nbIEliminables=175.74  nbDEliminables=0  nbPEliminables=0
9.97/10.16	       =>  wckTime=5.447  cpuTime=5.21  mem=111M663
9.97/10.16	   
9.97/10.16	   global
9.97/10.16	     nbConstraintChecks=1446228  nbValidityChecks=33734273  nbPropagations=13181  nbRevisions=265632
9.97/10.16	     nbUselessRevisions=265528  nbRestartNogoods=0  solvingWckTime=5.449  solvingCpuTime=5.21  expiredTime=no
9.97/10.16	     totalExploration=no  nbFoundSolutions=1  firstSolutionCpuTime=8.45  globalCpuTime=8.51
9.97/10.16	       =>  wckTime=9.913  cpuTime=8.47  mem=111M663
9.97/10.16	   
9.97/10.16	s SATISFIABLE
9.97/10.16	v 18 0 1 0 11 19 14 0 3 18 15 0 11 4 0 0 18 8 0 0 12 20 18 4 4 8 17 4 4 0 17 4 3 18 11 0 13 6 18 12 4 19 7 20 18 4 11 0 7 0 11 4 23 8 15 7 0 17 12 8 2 4 13 4 20 13 18 10 8 13 13 4 3 19 14 4 18 0 11 0 18 19 0 2 19 4 18 18 0 18 0 5 4 4 18 18 19 4 19 17 0 18 18 0 2 18 18 14 3 1 14 4 17 18 2 0 15 4 18 2 0 17 4 6 0 8 17 1 0 0 18 0 11 0 4 21 14 11 4 18 0 17 13 4 0 11 12 18 12 0 13 18 0 17 3 0 2 4 18 15 17 4 18 14 11 4 18 0 6 0 4 17 0 3 0 10 18 6 14 0 19 19 0 20 18 1 17 0 12 11 7 0 18 0 15 4 0 6 15 0 17 18 1 0 8 25 4 2 11 14 0 2 0 11 17 14 18 4 1 0 24 19 22 0 13 6 4 3 17 0 6 4 4 4 12 4 18 18 0 11 18 17 0 17 4 17 20 25 8 18 18 4 0 12 18 0 13 18 2 0 17 18 0 12 15 12 8 18 18 0 10 0 8 0 11 18 18 0 3 4 18 15 0 4 15 14 12 15 4 8 8 18 14 17 4 7 0 17 4 18 0 7 0 18 4 0 18 4 18 0 18 18 0 15 4 18 1 0 18 18 14 2 14 15 4 18 18 4 19 19 0 18 18 19 0 12 14 15 4 18 7 0 7 18 7 0 0 5 1 17 0 4 12 0 17 12 8 17 18 0 13 19 18 0 23 14 13 1 11 20 4 0 8 0 15 14 15 14 2 0 19 4 15 4 19 11 4 17 0 18 4 12 4 13 19 18 18 8 17 3 0 17 19 7 17 4 4 19 0 19 4 0 12 8 2 4 3 14 0 19 18 11 14 4 18 18 18 4 18 18 24 4 0 7 18 
9.97/10.16	d NODES 443
9.97/10.16	d CHECKS 1446228
9.97/10.16	   
9.97/10.16	   totalWckTime=9.978  totalCpuTime=8.52

Verifier Data (download as text)

OK

Watcher Data (download as text)

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

command line: /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1064180-1215140016/watcher-1064180-1215140016 -o /tmp/evaluation-result-1064180-1215140016/solver-1064180-1215140016 -C 1800 -W 2200 -M 900 --output-limit 1,15 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -cp abscon112V4.jar abscon.Resolution esac.xml 1 XSax HOME/instance-1064180-1215140016.xml 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2200 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
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 2.00 2.00 2.05 4/73 11219
/proc/meminfo: memFree=1614984/2055920 swapFree=4180776/4192956
[pid=11219] ppid=11217 vsize=18572 CPUtime=0
/proc/11219/stat : 11219 (runsolver) R 11217 11219 9200 0 -1 4194368 16 0 0 0 0 0 0 0 20 0 1 0 254944334 19017728 292 996147200 4194304 4296836 548682068352 18446744073709551615 214945033511 0 2147483391 4096 24578 0 0 0 17 0 0 0
/proc/11219/statm: 4643 292 257 25 0 2626 0

[startup+0.0996059 s]
/proc/loadavg: 2.00 2.00 2.05 4/73 11219
/proc/meminfo: memFree=1614984/2055920 swapFree=4180776/4192956
[pid=11219] ppid=11217 vsize=865884 CPUtime=0.08
/proc/11219/stat : 11219 (java) S 11217 11219 9200 0 -1 0 3693 0 1 0 6 2 0 0 20 0 9 0 254944334 886665216 3168 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/11219/statm: 216471 3168 1685 9 0 211026 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 865884

[startup+0.102603 s]
/proc/loadavg: 2.00 2.00 2.05 4/73 11219
/proc/meminfo: memFree=1614984/2055920 swapFree=4180776/4192956
[pid=11219] ppid=11217 vsize=865884 CPUtime=0.08
/proc/11219/stat : 11219 (java) S 11217 11219 9200 0 -1 0 3696 0 1 0 6 2 0 0 20 0 9 0 254944334 886665216 3171 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/11219/statm: 216471 3171 1685 9 0 211026 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 865884

[startup+0.302652 s]
/proc/loadavg: 2.00 2.00 2.05 4/73 11219
/proc/meminfo: memFree=1614984/2055920 swapFree=4180776/4192956
[pid=11219] ppid=11217 vsize=866284 CPUtime=0.28
/proc/11219/stat : 11219 (java) S 11217 11219 9200 0 -1 0 5916 0 1 0 24 4 0 0 20 0 9 0 254944334 887074816 5290 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/11219/statm: 216571 5290 1956 9 0 211099 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 866284

[startup+0.701727 s]
/proc/loadavg: 2.00 2.00 2.05 4/73 11219
/proc/meminfo: memFree=1614984/2055920 swapFree=4180776/4192956
[pid=11219] ppid=11217 vsize=867008 CPUtime=0.67
/proc/11219/stat : 11219 (java) S 11217 11219 9200 0 -1 0 14747 0 1 0 59 8 0 0 20 0 9 0 254944334 887816192 14117 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/11219/statm: 216752 14117 1969 9 0 211280 0
Current children cumulated CPU time (s) 0.67
Current children cumulated vsize (KiB) 867008

[startup+1.50188 s]
/proc/loadavg: 2.00 2.00 2.05 3/82 11228
/proc/meminfo: memFree=1547648/2055920 swapFree=4180776/4192956
[pid=11219] ppid=11217 vsize=867692 CPUtime=1.46
/proc/11219/stat : 11219 (java) S 11217 11219 9200 0 -1 0 20208 0 1 0 135 11 0 0 20 0 9 0 254944334 888516608 19565 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/11219/statm: 216923 19565 2026 9 0 211429 0
[pid=11219/tid=11221] ppid=11217 vsize=867692 CPUtime=1.22
/proc/11219/task/11221/stat : 11221 (java) R 11217 11219 9200 0 -1 64 15761 0 1 0 114 8 0 0 25 0 9 0 254944336 888516608 19565 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11219/tid=11222] ppid=11217 vsize=867692 CPUtime=0.05
/proc/11219/task/11222/stat : 11222 (java) R 11217 11219 9200 0 -1 64 3099 0 0 0 4 1 0 0 16 0 9 0 254944337 888516608 19565 996147200 134512640 134550740 4294955968 18446744073709551615 102514714 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=11219/tid=11223] ppid=11217 vsize=867692 CPUtime=0
/proc/11219/task/11223/stat : 11223 (java) S 11217 11219 9200 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 254944337 888516608 19565 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11219/tid=11224] ppid=11217 vsize=867692 CPUtime=0
/proc/11219/task/11224/stat : 11224 (java) S 11217 11219 9200 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 254944337 888516608 19565 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11219/tid=11225] ppid=11217 vsize=867692 CPUtime=0
/proc/11219/task/11225/stat : 11225 (java) S 11217 11219 9200 0 -1 64 0 0 0 0 0 0 0 0 25 0 9 0 254944339 888516608 19565 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11219/tid=11226] ppid=11217 vsize=867692 CPUtime=0.17
/proc/11219/task/11226/stat : 11226 (java) S 11217 11219 9200 0 -1 64 651 0 0 0 17 0 0 0 16 0 9 0 254944339 888516608 19565 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11219/tid=11227] ppid=11217 vsize=867692 CPUtime=0
/proc/11219/task/11227/stat : 11227 (java) S 11217 11219 9200 0 -1 64 2 0 0 0 0 0 0 0 25 0 9 0 254944339 888516608 19565 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11219/tid=11228] ppid=11217 vsize=867692 CPUtime=0
/proc/11219/task/11228/stat : 11228 (java) S 11217 11219 9200 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 254944339 888516608 19565 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.46
Current children cumulated vsize (KiB) 867692

[startup+3.10219 s]
/proc/loadavg: 2.00 2.00 2.05 3/82 11228
/proc/meminfo: memFree=1513792/2055920 swapFree=4180776/4192956
[pid=11219] ppid=11217 vsize=867604 CPUtime=3.06
/proc/11219/stat : 11219 (java) S 11217 11219 9200 0 -1 0 30238 0 1 0 268 38 0 0 20 0 9 0 254944334 888426496 29569 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/11219/statm: 216901 29569 2007 9 0 211429 0
[pid=11219/tid=11221] ppid=11217 vsize=867604 CPUtime=2.54
/proc/11219/task/11221/stat : 11221 (java) R 11217 11219 9200 0 -1 64 15791 0 1 0 224 30 0 0 25 0 9 0 254944336 888426496 29569 996147200 134512640 134550740 4294955968 18446744073709551615 102385780 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11219/tid=11222] ppid=11217 vsize=867604 CPUtime=0.24
/proc/11219/task/11222/stat : 11222 (java) S 11217 11219 9200 0 -1 64 13036 0 0 0 18 6 0 0 16 0 9 0 254944337 888426496 29569 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=11219/tid=11223] ppid=11217 vsize=867604 CPUtime=0
/proc/11219/task/11223/stat : 11223 (java) S 11217 11219 9200 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 254944337 888426496 29569 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11219/tid=11224] ppid=11217 vsize=867604 CPUtime=0
/proc/11219/task/11224/stat : 11224 (java) S 11217 11219 9200 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 254944337 888426496 29569 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11219/tid=11225] ppid=11217 vsize=867604 CPUtime=0
/proc/11219/task/11225/stat : 11225 (java) S 11217 11219 9200 0 -1 64 0 0 0 0 0 0 0 0 25 0 9 0 254944339 888426496 29569 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11219/tid=11226] ppid=11217 vsize=867604 CPUtime=0.24
/proc/11219/task/11226/stat : 11226 (java) S 11217 11219 9200 0 -1 64 714 0 0 0 24 0 0 0 16 0 9 0 254944339 888426496 29569 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11219/tid=11227] ppid=11217 vsize=867604 CPUtime=0
/proc/11219/task/11227/stat : 11227 (java) S 11217 11219 9200 0 -1 64 2 0 0 0 0 0 0 0 25 0 9 0 254944339 888426496 29569 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11219/tid=11228] ppid=11217 vsize=867604 CPUtime=0
/proc/11219/task/11228/stat : 11228 (java) S 11217 11219 9200 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 254944339 888426496 29569 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 867604

[startup+6.30181 s]
/proc/loadavg: 2.00 2.00 2.05 3/82 11232
/proc/meminfo: memFree=1460928/2055920 swapFree=4180776/4192956
[pid=11219] ppid=11217 vsize=868100 CPUtime=6.21
/proc/11219/stat : 11219 (java) S 11217 11219 9200 0 -1 0 67638 939 1 0 549 51 19 2 20 0 9 0 254944334 888934400 40904 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/11219/statm: 217025 40904 2637 9 0 211531 0
[pid=11219/tid=11221] ppid=11217 vsize=868100 CPUtime=5.17
/proc/11219/task/11221/stat : 11221 (java) R 11217 11219 9200 0 -1 64 27162 939 1 0 462 34 19 2 25 0 9 0 254944336 888934400 40904 996147200 134512640 134550740 4294955968 18446744073709551615 4127237638 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11219/tid=11222] ppid=11217 vsize=868100 CPUtime=0.85
/proc/11219/task/11222/stat : 11222 (java) S 11217 11219 9200 0 -1 64 38593 939 0 0 51 13 19 2 17 0 9 0 254944337 888934400 40904 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=11219/tid=11223] ppid=11217 vsize=868100 CPUtime=0.21
/proc/11219/task/11223/stat : 11223 (java) S 11217 11219 9200 0 -1 64 21 939 0 0 0 0 19 2 16 0 9 0 254944337 888934400 40904 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11219/tid=11224] ppid=11217 vsize=868100 CPUtime=0.21
/proc/11219/task/11224/stat : 11224 (java) S 11217 11219 9200 0 -1 64 9 939 0 0 0 0 19 2 15 0 9 0 254944337 888934400 40904 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11219/tid=11225] ppid=11217 vsize=868100 CPUtime=0.21
/proc/11219/task/11225/stat : 11225 (java) S 11217 11219 9200 0 -1 64 0 939 0 0 0 0 19 2 25 0 9 0 254944339 888934400 40904 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11219/tid=11226] ppid=11217 vsize=868100 CPUtime=0.57
/proc/11219/task/11226/stat : 11226 (java) S 11217 11219 9200 0 -1 64 1007 939 0 0 35 1 19 2 15 0 9 0 254944339 888934400 40904 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11219/tid=11227] ppid=11217 vsize=868100 CPUtime=0.21
/proc/11219/task/11227/stat : 11227 (java) S 11217 11219 9200 0 -1 64 2 939 0 0 0 0 19 2 25 0 9 0 254944339 888934400 40904 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11219/tid=11228] ppid=11217 vsize=868100 CPUtime=0.21
/proc/11219/task/11228/stat : 11228 (java) S 11217 11219 9200 0 -1 64 42 939 0 0 0 0 19 2 15 0 9 0 254944339 888934400 40904 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.21
Current children cumulated vsize (KiB) 868100

Solver just ended. Dumping a history of the last processes samples

[startup+7.90212 s]
/proc/loadavg: 2.00 2.00 2.05 3/82 11232
/proc/meminfo: memFree=1460864/2055920 swapFree=4180776/4192956
[pid=11219] ppid=11217 vsize=868100 CPUtime=7.79
/proc/11219/stat : 11219 (java) S 11217 11219 9200 0 -1 0 72652 939 1 0 706 52 19 2 20 0 9 0 254944334 888934400 45907 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/11219/statm: 217025 45907 2637 9 0 211531 0
[pid=11219/tid=11221] ppid=11217 vsize=868100 CPUtime=6.64
/proc/11219/task/11221/stat : 11221 (java) R 11217 11219 9200 0 -1 64 27171 939 1 0 609 34 19 2 25 0 9 0 254944336 888934400 45907 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11219/tid=11222] ppid=11217 vsize=868100 CPUtime=0.95
/proc/11219/task/11222/stat : 11222 (java) R 11217 11219 9200 0 -1 64 43595 939 0 0 60 14 19 2 16 0 9 0 254944337 888934400 45907 996147200 134512640 134550740 4294955968 18446744073709551615 102516769 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=11219/tid=11223] ppid=11217 vsize=868100 CPUtime=0.21
/proc/11219/task/11223/stat : 11223 (java) S 11217 11219 9200 0 -1 64 21 939 0 0 0 0 19 2 16 0 9 0 254944337 888934400 45907 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11219/tid=11224] ppid=11217 vsize=868100 CPUtime=0.21
/proc/11219/task/11224/stat : 11224 (java) S 11217 11219 9200 0 -1 64 9 939 0 0 0 0 19 2 15 0 9 0 254944337 888934400 45907 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11219/tid=11225] ppid=11217 vsize=868100 CPUtime=0.21
/proc/11219/task/11225/stat : 11225 (java) S 11217 11219 9200 0 -1 64 0 939 0 0 0 0 19 2 25 0 9 0 254944339 888934400 45907 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11219/tid=11226] ppid=11217 vsize=868100 CPUtime=0.58
/proc/11219/task/11226/stat : 11226 (java) S 11217 11219 9200 0 -1 64 1010 939 0 0 36 1 19 2 16 0 9 0 254944339 888934400 45907 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11219/tid=11227] ppid=11217 vsize=868100 CPUtime=0.21
/proc/11219/task/11227/stat : 11227 (java) S 11217 11219 9200 0 -1 64 2 939 0 0 0 0 19 2 25 0 9 0 254944339 888934400 45907 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11219/tid=11228] ppid=11217 vsize=868100 CPUtime=0.21
/proc/11219/task/11228/stat : 11228 (java) S 11217 11219 9200 0 -1 64 42 939 0 0 0 0 19 2 15 0 9 0 254944339 888934400 45907 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 7.79
Current children cumulated vsize (KiB) 868100

[startup+9.50243 s]
/proc/loadavg: 2.00 2.00 2.05 4/82 11232
/proc/meminfo: memFree=1440832/2055920 swapFree=4180776/4192956
[pid=11219] ppid=11217 vsize=868012 CPUtime=9.38
/proc/11219/stat : 11219 (java) S 11217 11219 9200 0 -1 0 72677 939 1 0 865 52 19 2 20 0 9 0 254944334 888844288 45899 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/11219/statm: 217003 45899 2615 9 0 211531 0
[pid=11219/tid=11221] ppid=11217 vsize=868012 CPUtime=8.21
/proc/11219/task/11221/stat : 11221 (java) R 11217 11219 9200 0 -1 64 27174 939 1 0 766 34 19 2 25 0 9 0 254944336 888844288 45899 996147200 134512640 134550740 4294955968 18446744073709551615 4127275756 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11219/tid=11222] ppid=11217 vsize=868012 CPUtime=0.96
/proc/11219/task/11222/stat : 11222 (java) S 11217 11219 9200 0 -1 64 43602 939 0 0 61 14 19 2 17 0 9 0 254944337 888844288 45899 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=11219/tid=11223] ppid=11217 vsize=868012 CPUtime=0.21
/proc/11219/task/11223/stat : 11223 (java) S 11217 11219 9200 0 -1 64 21 939 0 0 0 0 19 2 16 0 9 0 254944337 888844288 45899 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11219/tid=11224] ppid=11217 vsize=868012 CPUtime=0.21
/proc/11219/task/11224/stat : 11224 (java) S 11217 11219 9200 0 -1 64 14 939 0 0 0 0 19 2 16 0 9 0 254944337 888844288 45899 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11219/tid=11225] ppid=11217 vsize=868012 CPUtime=0.21
/proc/11219/task/11225/stat : 11225 (java) S 11217 11219 9200 0 -1 64 0 939 0 0 0 0 19 2 25 0 9 0 254944339 888844288 45899 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11219/tid=11226] ppid=11217 vsize=868012 CPUtime=0.59
/proc/11219/task/11226/stat : 11226 (java) S 11217 11219 9200 0 -1 64 1020 939 0 0 37 1 19 2 15 0 9 0 254944339 888844288 45899 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11219/tid=11227] ppid=11217 vsize=868012 CPUtime=0.21
/proc/11219/task/11227/stat : 11227 (java) S 11217 11219 9200 0 -1 64 2 939 0 0 0 0 19 2 25 0 9 0 254944339 888844288 45899 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11219/tid=11228] ppid=11217 vsize=868012 CPUtime=0.21
/proc/11219/task/11228/stat : 11228 (java) S 11217 11219 9200 0 -1 64 42 939 0 0 0 0 19 2 15 0 9 0 254944339 888844288 45899 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 9.38
Current children cumulated vsize (KiB) 868012

[startup+9.90751 s]
/proc/loadavg: 2.00 2.00 2.05 3/82 11232
/proc/meminfo: memFree=1440832/2055920 swapFree=4180776/4192956
[pid=11219] ppid=11217 vsize=868012 CPUtime=9.77
/proc/11219/stat : 11219 (java) S 11217 11219 9200 0 -1 0 72678 939 1 0 904 52 19 2 20 0 9 0 254944334 888844288 45900 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/11219/statm: 217003 45900 2615 9 0 211531 0
[pid=11219/tid=11221] ppid=11217 vsize=868012 CPUtime=8.6
/proc/11219/task/11221/stat : 11221 (java) R 11217 11219 9200 0 -1 64 27174 939 1 0 805 34 19 2 25 0 9 0 254944336 888844288 45900 996147200 134512640 134550740 4294955968 18446744073709551615 4127247947 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11219/tid=11222] ppid=11217 vsize=868012 CPUtime=0.96
/proc/11219/task/11222/stat : 11222 (java) S 11217 11219 9200 0 -1 64 43602 939 0 0 61 14 19 2 17 0 9 0 254944337 888844288 45900 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=11219/tid=11223] ppid=11217 vsize=868012 CPUtime=0.21
/proc/11219/task/11223/stat : 11223 (java) S 11217 11219 9200 0 -1 64 21 939 0 0 0 0 19 2 16 0 9 0 254944337 888844288 45900 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11219/tid=11224] ppid=11217 vsize=868012 CPUtime=0.21
/proc/11219/task/11224/stat : 11224 (java) S 11217 11219 9200 0 -1 64 14 939 0 0 0 0 19 2 16 0 9 0 254944337 888844288 45900 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11219/tid=11225] ppid=11217 vsize=868012 CPUtime=0.21
/proc/11219/task/11225/stat : 11225 (java) S 11217 11219 9200 0 -1 64 0 939 0 0 0 0 19 2 25 0 9 0 254944339 888844288 45900 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11219/tid=11226] ppid=11217 vsize=868012 CPUtime=0.59
/proc/11219/task/11226/stat : 11226 (java) S 11217 11219 9200 0 -1 64 1021 939 0 0 37 1 19 2 16 0 9 0 254944339 888844288 45900 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11219/tid=11227] ppid=11217 vsize=868012 CPUtime=0.21
/proc/11219/task/11227/stat : 11227 (java) S 11217 11219 9200 0 -1 64 2 939 0 0 0 0 19 2 25 0 9 0 254944339 888844288 45900 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11219/tid=11228] ppid=11217 vsize=868012 CPUtime=0.21
/proc/11219/task/11228/stat : 11228 (java) S 11217 11219 9200 0 -1 64 42 939 0 0 0 0 19 2 15 0 9 0 254944339 888844288 45900 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 9.77
Current children cumulated vsize (KiB) 868012

[startup+10.1025 s]
/proc/loadavg: 2.00 2.00 2.05 3/82 11232
/proc/meminfo: memFree=1440832/2055920 swapFree=4180776/4192956
[pid=11219] ppid=11217 vsize=868012 CPUtime=9.97
/proc/11219/stat : 11219 (java) S 11217 11219 9200 0 -1 0 72678 939 1 0 924 52 19 2 20 0 9 0 254944334 888844288 45900 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/11219/statm: 217003 45900 2615 9 0 211531 0
[pid=11219/tid=11221] ppid=11217 vsize=868012 CPUtime=8.8
/proc/11219/task/11221/stat : 11221 (java) R 11217 11219 9200 0 -1 64 27174 939 1 0 825 34 19 2 25 0 9 0 254944336 888844288 45900 996147200 134512640 134550740 4294955968 18446744073709551615 4127285687 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11219/tid=11222] ppid=11217 vsize=868012 CPUtime=0.96
/proc/11219/task/11222/stat : 11222 (java) S 11217 11219 9200 0 -1 64 43602 939 0 0 61 14 19 2 17 0 9 0 254944337 888844288 45900 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=11219/tid=11223] ppid=11217 vsize=868012 CPUtime=0.21
/proc/11219/task/11223/stat : 11223 (java) S 11217 11219 9200 0 -1 64 21 939 0 0 0 0 19 2 16 0 9 0 254944337 888844288 45900 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11219/tid=11224] ppid=11217 vsize=868012 CPUtime=0.21
/proc/11219/task/11224/stat : 11224 (java) S 11217 11219 9200 0 -1 64 14 939 0 0 0 0 19 2 16 0 9 0 254944337 888844288 45900 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11219/tid=11225] ppid=11217 vsize=868012 CPUtime=0.21
/proc/11219/task/11225/stat : 11225 (java) S 11217 11219 9200 0 -1 64 0 939 0 0 0 0 19 2 25 0 9 0 254944339 888844288 45900 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11219/tid=11226] ppid=11217 vsize=868012 CPUtime=0.59
/proc/11219/task/11226/stat : 11226 (java) S 11217 11219 9200 0 -1 64 1021 939 0 0 37 1 19 2 16 0 9 0 254944339 888844288 45900 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11219/tid=11227] ppid=11217 vsize=868012 CPUtime=0.21
/proc/11219/task/11227/stat : 11227 (java) S 11217 11219 9200 0 -1 64 2 939 0 0 0 0 19 2 25 0 9 0 254944339 888844288 45900 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11219/tid=11228] ppid=11217 vsize=868012 CPUtime=0.21
/proc/11219/task/11228/stat : 11228 (java) S 11217 11219 9200 0 -1 64 42 939 0 0 0 0 19 2 15 0 9 0 254944339 888844288 45900 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 9.97
Current children cumulated vsize (KiB) 868012

[startup+10.2026 s]
/proc/loadavg: 2.00 2.00 2.05 3/82 11232
/proc/meminfo: memFree=1440832/2055920 swapFree=4180776/4192956
[pid=11219] ppid=11217 vsize=868012 CPUtime=10.03
/proc/11219/stat : 11219 (java) S 11217 11219 9200 0 -1 0 72690 939 1 0 930 52 19 2 20 0 9 0 254944334 888844288 45904 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/11219/statm: 217003 45904 2615 9 0 211531 0
[pid=11219/tid=11221] ppid=11217 vsize=868012 CPUtime=8.87
/proc/11219/task/11221/stat : 11221 (java) S 11217 11219 9200 0 -1 64 27185 939 1 0 831 35 19 2 25 0 9 0 254944336 888844288 45904 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11219/tid=11222] ppid=11217 vsize=868012 CPUtime=0.96
/proc/11219/task/11222/stat : 11222 (java) S 11217 11219 9200 0 -1 64 43602 939 0 0 61 14 19 2 17 0 9 0 254944337 888844288 45904 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=11219/tid=11223] ppid=11217 vsize=868012 CPUtime=0.21
/proc/11219/task/11223/stat : 11223 (java) S 11217 11219 9200 0 -1 64 21 939 0 0 0 0 19 2 16 0 9 0 254944337 888844288 45904 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11219/tid=11224] ppid=11217 vsize=868012 CPUtime=0.21
/proc/11219/task/11224/stat : 11224 (java) S 11217 11219 9200 0 -1 64 14 939 0 0 0 0 19 2 16 0 9 0 254944337 888844288 45904 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11219/tid=11225] ppid=11217 vsize=868012 CPUtime=0.21
/proc/11219/task/11225/stat : 11225 (java) S 11217 11219 9200 0 -1 64 0 939 0 0 0 0 19 2 25 0 9 0 254944339 888844288 45904 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11219/tid=11226] ppid=11217 vsize=868012 CPUtime=0.59
/proc/11219/task/11226/stat : 11226 (java) S 11217 11219 9200 0 -1 64 1022 939 0 0 37 1 19 2 15 0 9 0 254944339 888844288 45904 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11219/tid=11227] ppid=11217 vsize=868012 CPUtime=0.21
/proc/11219/task/11227/stat : 11227 (java) S 11217 11219 9200 0 -1 64 2 939 0 0 0 0 19 2 25 0 9 0 254944339 888844288 45904 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11219/tid=11228] ppid=11217 vsize=868012 CPUtime=0.21
/proc/11219/task/11228/stat : 11228 (java) S 11217 11219 9200 0 -1 64 42 939 0 0 0 0 19 2 15 0 9 0 254944339 888844288 45904 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 10.03
Current children cumulated vsize (KiB) 868012

Child status: 0
Real time (s): 10.2421
CPU time (s): 10.0845
CPU user time (s): 9.50555
CPU system time (s): 0.578911
CPU usage (%): 98.4611
Max. virtual memory (cumulated for all children) (KiB): 868100

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 9.50555
system time used= 0.578911
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 73657
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= 2110
involuntary context switches= 2349

runsolver used 0.017997 second user time and 0.037994 second system time

The end

Launcher Data (download as text)

Begin job on node85 at 2008-07-04 04:53:36
IDJOB=1064180
IDBENCH=54912
IDSOLVER=364
FILE ID=node85/1064180-1215140016
PBS_JOBID= 7877304
Free space on /tmp= 126860 MiB

SOLVER NAME= Abscon 112v4 ESAC
BENCH NAME= CPAI08/csp/ukHerald/normalized-crossword-m1-uk-23-02.xml
COMMAND LINE= java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -cp abscon112V4.jar abscon.Resolution esac.xml 1 XSax BENCHNAME
RUNSOLVER COMMAND LINE= /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1064180-1215140016/watcher-1064180-1215140016 -o /tmp/evaluation-result-1064180-1215140016/solver-1064180-1215140016 -C 1800 -W 2200 -M 900 --output-limit 1,15  java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -cp abscon112V4.jar abscon.Resolution esac.xml 1 XSax HOME/instance-1064180-1215140016.xml

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= db48a5def5ffad94b53c1d6b30c5d3ee
RANDOM SEED=1349310404

node85.alineos.net Linux 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005

/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.272
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.272
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	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1615464 kB
Buffers:         40716 kB
Cached:         304808 kB
SwapCached:       6988 kB
Active:          93032 kB
Inactive:       301372 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1615464 kB
SwapTotal:     4192956 kB
SwapFree:      4180776 kB
Dirty:            7092 kB
Writeback:           0 kB
Mapped:          56132 kB
Slab:            31704 kB
Committed_AS:   589092 kB
PageTables:       1568 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= 126860 MiB
End job on node85 at 2008-07-04 04:53:46