Trace number 2094255

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 ACSAT 26.9099 26.9651

DiagnosticValue
CHECKS972732
NODES10794

General information on the benchmark

Namecsp/compet08/
normalized-patat-08-comp-7.xml
MD5SUM21e1efd837826f67c36950f4f3fb41e3
Bench CategoryAlldiff (alldiff)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark5.03323
Satisfiable
(Un)Satisfiability was proved
Number of variables400
Number of constraints3705
Maximum constraint arity15
Maximum domain size24
Number of constraints which are defined in extension0
Number of constraints which are defined in intension3244
Global constraints used (with number of constraints)alldifferent(461)

Solver Data

0.00/0.08	
0.00/0.08	Abscon 112 (May, 2008)
0.18/0.24	
0.18/0.24	   configuration
0.18/0.24	     name=mac.xml
0.18/0.28	   
0.18/0.28	   instance
0.18/0.28	     name=HOME/instance-2094255-1247403066.xml
0.28/0.31	   
0.28/0.31	   domains being loaded...
0.28/0.37	   
0.28/0.37	   variables being loaded...
0.38/0.44	     nbVariables=400  nbDomainTypes=218  minDomainSize=1  maxDomainSize=24  nbTotalValues=3921
0.38/0.44	       =>  wckTime=0.199  cpuTime=0.14  mem=8M875
0.38/0.44	   
0.38/0.44	   predicates being loaded...
0.48/0.50	   
0.48/0.50	   constraints being loaded...
4.08/4.30	     nbConstraints=3705  nbGlobalConstraints=461  nbSingletonDomainVariables=111  nbConflictsStructures=3094
4.34/4.41	     nbSharedConflictsStructures=0  nbUnbuiltConflictsStructures=150  nbSharedBinaryRepresentations=0
4.34/4.41	     nbEvaluationManagers=3244  nbSharedEvaluationManagers=0  minDegree=4  maxDegree=135  minArity=4  avgArity=5.13
4.34/4.41	     maxArity=15  nbGenerators=0  nbFusions=0  symmetryWckTime=0.306  symmetryCpuTime=0.16
4.34/4.41	       =>  wckTime=4.054  cpuTime=3.56  mem=51M769
4.34/4.44	   
4.34/4.45	   solver IterativeSystematicSolver being built... 
4.54/4.63	   
4.54/4.63	   INFO : Forward propagation technique limited 
4.64/4.73	       =>  wckTime=4.484  cpuTime=3.79  mem=26M18
4.64/4.79	   
4.64/4.79	   preprocessing
4.64/4.79	     nbConstraintChecks=7417  nbValidityChecks=506  nbPropagations=400  nbRevisions=600  nbUselessRevisions=600
4.64/4.79	     nbRemovedValues=0  detectedInconsistency=no
4.64/4.79	       =>  wckTime=0.059  cpuTime=0.04  mem=26M988
6.14/6.27	   
6.14/6.27	   INFO : Stopping use of transposition table (mapSize=101, nbTooLargekeys=0, mem=25M942)
26.83/26.93	   
26.83/26.93	   search
26.83/26.93	     run=11  nbConstraintChecks=965315  nbValidityChecks=5911753  minDepth=88  maxDepth=400  nbPropagations=801665
26.83/26.94	     nbRevisions=8203504  nbUselessRevisions=8103027  nbAssignments=10794  nbFailedAssignments=1818
26.83/26.94	     nbInferredBacktracks=3  nbBacktracks=6226  nbVisitedNodes=15304  nbRestartNogoods=46  nbFoundSolutions=1
26.83/26.94	     nbSEliminables=0  nbREliminables=281.42  nbIEliminables=35.27  nbDEliminables=0  nbPEliminables=0
26.83/26.94	       =>  wckTime=22.205  cpuTime=22.0  mem=55M443
26.83/26.94	   
26.83/26.94	   global
26.83/26.94	     nbConstraintChecks=972732  nbValidityChecks=5912259  nbPropagations=802065  nbRevisions=8204104
26.83/26.94	     nbUselessRevisions=8103627  nbRestartNogoods=46  solvingWckTime=22.207  solvingCpuTime=22.01  expiredTime=no
26.83/26.94	     totalExploration=no  nbFoundSolutions=1  firstSolutionCpuTime=25.78  globalCpuTime=25.84
26.83/26.94	       =>  wckTime=26.693  cpuTime=25.8  mem=55M443
26.83/26.94	   
26.83/26.94	s SATISFIABLE
26.83/26.94	v 26 10 21 0 32 14 12 22 44 30 14 2 34 27 11 41 22 26 42 19 25 29 1 31 16 27 21 13 44 28 22 7 33 4 39 0 6 0 10 6 7 38 26 36 25 0 11 3 18 20 3 25 10 14 42 5 31 16 35 40 27 43 40 26 2 15 18 28 32 7 4 16 31 41 11 9 3 5 18 15 42 15 35 24 19 44 12 23 25 32 5 15 38 2 43 8 42 17 6 23 2 20 34 8 30 35 12 1 12 39 20 25 41 30 0 13 31 22 13 10 28 34 24 33 40 42 19 36 19 9 31 43 41 37 16 44 24 13 39 8 5 41 6 23 23 32 8 43 9 7 26 4 13 38 32 9 19 44 29 17 18 11 37 40 7 28 20 3 2 1 21 40 33 15 38 13 35 39 26 24 43 41 36 37 17 23 22 9 29 5 9 8 7 3 34 1 37 17 11 33 4 1 6 2 4 0 6 1 0 7 4 3 2 2 4 5 3 3 4 2 6 1 4 5 5 5 0 6 3 2 7 0 7 5 8 3 7 5 2 4 9 1 9 1 7 4 1 8 7 4 5 4 3 7 2 1 9 1 1 7 8 4 3 6 7 8 6 6 8 6 8 2 4 1 2 9 1 0 2 2 5 7 6 6 5 9 0 7 5 9 5 0 9 1 1 3 7 1 9 2 0 5 3 9 3 9 8 8 9 1 1 3 4 6 7 7 8 2 4 4 0 7 4 4 9 0 8 2 1 8 2 2 9 9 3 8 8 5 3 5 8 3 0 9 3 1 6 9 3 2 5 6 3 5 6 1 3 1 6 8 3 0 5 0 5 7 8 6 9 7 2 8 0 5 3 9 5 7 8 5 5 8 9 6 4 1 4 5 4 4 4 8 7 7 5 9 0 0 9 9 
26.83/26.94	d NODES 10794
26.83/26.94	d CHECKS 972732
26.83/26.94	   
26.83/26.94	   totalWckTime=26.76  totalCpuTime=25.84

Verifier Data

OK

Watcher Data

runsolver version 3.2.9 (svn:492) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-2094255-1247403066/watcher-2094255-1247403066 -o /tmp/evaluation-result-2094255-1247403066/solver-2094255-1247403066 -C 1800 -W 2000 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -cp abscon112V4.jar abscon.Resolution mac.xml 1 XSax HOME/instance-2094255-1247403066.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): 2000 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


[startup+0 s]
/proc/loadavg: 2.03 1.99 1.72 3/81 31410
/proc/meminfo: memFree=1781712/2055920 swapFree=4192812/4192956
[pid=31410] ppid=31408 vsize=18576 CPUtime=0
/proc/31410/stat : 31410 (runsolver) R 31408 31410 30988 0 -1 4194368 16 0 0 0 0 0 0 0 20 0 1 0 27371923 19021824 284 996147200 4194304 4302564 548682068384 18446744073709551615 214945033511 0 0 4096 24578 0 0 0 17 1 0 0
/proc/31410/statm: 4644 284 249 26 0 2626 0

[startup+0.0103629 s]
/proc/loadavg: 2.03 1.99 1.72 3/81 31410
/proc/meminfo: memFree=1781712/2055920 swapFree=4192812/4192956
[pid=31410] ppid=31408 vsize=272 CPUtime=0
/proc/31410/stat : 31410 (java) D 31408 31410 30988 0 -1 0 217 0 0 0 0 0 0 0 18 0 1 0 27371923 278528 37 996147200 134512640 134550932 4294955968 18446744073709551615 2601764 0 2147483391 4096 0 18446744072099855350 0 0 17 1 0 0
/proc/31410/statm: 404 126 100 9 0 46 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 272

[startup+0.102665 s]
/proc/loadavg: 2.03 1.99 1.72 3/81 31410
/proc/meminfo: memFree=1781712/2055920 swapFree=4192812/4192956
[pid=31410] ppid=31408 vsize=865984 CPUtime=0.08
/proc/31410/stat : 31410 (java) S 31408 31410 30988 0 -1 0 3852 0 1 0 7 1 0 0 18 0 9 0 27371923 886767616 3295 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/31410/statm: 216496 3295 1735 9 0 210981 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 865984

[startup+0.301687 s]
/proc/loadavg: 2.03 1.99 1.72 3/81 31410
/proc/meminfo: memFree=1781712/2055920 swapFree=4192812/4192956
[pid=31410] ppid=31408 vsize=866380 CPUtime=0.28
/proc/31410/stat : 31410 (java) S 31408 31410 30988 0 -1 0 6004 0 1 0 25 3 0 0 18 0 9 0 27371923 887173120 5370 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/31410/statm: 216595 5370 1986 9 0 211053 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 866380

[startup+0.701732 s]
/proc/loadavg: 2.03 1.99 1.72 3/81 31410
/proc/meminfo: memFree=1781712/2055920 swapFree=4192812/4192956
[pid=31410] ppid=31408 vsize=867780 CPUtime=0.68
/proc/31410/stat : 31410 (java) S 31408 31410 30988 0 -1 0 9406 0 1 0 63 5 0 0 18 0 9 0 27371923 888606720 8760 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/31410/statm: 216945 8760 2037 9 0 211381 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 867780

[startup+1.50282 s]
/proc/loadavg: 2.03 1.99 1.72 3/90 31419
/proc/meminfo: memFree=1741512/2055920 swapFree=4192812/4192956
[pid=31410] ppid=31408 vsize=867780 CPUtime=1.47
/proc/31410/stat : 31410 (java) S 31408 31410 30988 0 -1 0 16130 0 1 0 136 11 0 0 18 0 9 0 27371923 888606720 15483 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/31410/statm: 216945 15483 2039 9 0 211381 0
[pid=31410/tid=31412] ppid=31408 vsize=867780 CPUtime=1.24
/proc/31410/task/31412/stat : 31412 (java) R 31408 31410 30988 0 -1 64 14713 0 1 0 114 10 0 0 25 0 9 0 27371924 888606720 15483 996147200 134512640 134550932 4294955968 18446744073709551615 4126945476 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31410/tid=31413] ppid=31408 vsize=867780 CPUtime=0
/proc/31410/task/31413/stat : 31413 (java) S 31408 31410 30988 0 -1 64 3 0 0 0 0 0 0 0 17 0 9 0 27371925 888606720 15483 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=31410/tid=31414] ppid=31408 vsize=867780 CPUtime=0
/proc/31410/task/31414/stat : 31414 (java) S 31408 31410 30988 0 -1 64 11 0 0 0 0 0 0 0 19 0 9 0 27371925 888606720 15483 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31410/tid=31415] ppid=31408 vsize=867780 CPUtime=0
/proc/31410/task/31415/stat : 31415 (java) S 31408 31410 30988 0 -1 64 3 0 0 0 0 0 0 0 20 0 9 0 27371925 888606720 15483 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31410/tid=31416] ppid=31408 vsize=867780 CPUtime=0
/proc/31410/task/31416/stat : 31416 (java) S 31408 31410 30988 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 27371927 888606720 15483 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31410/tid=31417] ppid=31408 vsize=867780 CPUtime=0.21
/proc/31410/task/31417/stat : 31417 (java) S 31408 31410 30988 0 -1 64 719 0 0 0 21 0 0 0 15 0 9 0 27371927 888606720 15483 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31410/tid=31418] ppid=31408 vsize=867780 CPUtime=0
/proc/31410/task/31418/stat : 31418 (java) S 31408 31410 30988 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 27371927 888606720 15483 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31410/tid=31419] ppid=31408 vsize=867780 CPUtime=0
/proc/31410/task/31419/stat : 31419 (java) S 31408 31410 30988 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 27371927 888606720 15483 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 867780

[startup+3.103 s]
/proc/loadavg: 2.03 1.99 1.72 3/90 31419
/proc/meminfo: memFree=1717064/2055920 swapFree=4192812/4192956
[pid=31410] ppid=31408 vsize=867692 CPUtime=3.06
/proc/31410/stat : 31410 (java) S 31408 31410 30988 0 -1 0 18739 0 1 0 286 20 0 0 18 0 9 0 27371923 888516608 18066 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/31410/statm: 216923 18066 2029 9 0 211381 0
[pid=31410/tid=31412] ppid=31408 vsize=867692 CPUtime=2.76
/proc/31410/task/31412/stat : 31412 (java) R 31408 31410 30988 0 -1 64 15830 0 1 0 258 18 0 0 25 0 9 0 27371924 888516608 18066 996147200 134512640 134550932 4294955968 18446744073709551615 4126940112 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31410/tid=31413] ppid=31408 vsize=867692 CPUtime=0.04
/proc/31410/task/31413/stat : 31413 (java) S 31408 31410 30988 0 -1 64 1469 0 0 0 4 0 0 0 17 0 9 0 27371925 888516608 18066 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=31410/tid=31414] ppid=31408 vsize=867692 CPUtime=0
/proc/31410/task/31414/stat : 31414 (java) S 31408 31410 30988 0 -1 64 16 0 0 0 0 0 0 0 16 0 9 0 27371925 888516608 18066 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31410/tid=31415] ppid=31408 vsize=867692 CPUtime=0
/proc/31410/task/31415/stat : 31415 (java) S 31408 31410 30988 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 27371925 888516608 18066 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31410/tid=31416] ppid=31408 vsize=867692 CPUtime=0
/proc/31410/task/31416/stat : 31416 (java) S 31408 31410 30988 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 27371927 888516608 18066 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31410/tid=31417] ppid=31408 vsize=867692 CPUtime=0.23
/proc/31410/task/31417/stat : 31417 (java) S 31408 31410 30988 0 -1 64 738 0 0 0 23 0 0 0 15 0 9 0 27371927 888516608 18066 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31410/tid=31418] ppid=31408 vsize=867692 CPUtime=0
/proc/31410/task/31418/stat : 31418 (java) S 31408 31410 30988 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 27371927 888516608 18066 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31410/tid=31419] ppid=31408 vsize=867692 CPUtime=0
/proc/31410/task/31419/stat : 31419 (java) S 31408 31410 30988 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 27371927 888516608 18066 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 867692

[startup+6.30136 s]
/proc/loadavg: 2.03 1.99 1.72 3/90 31423
/proc/meminfo: memFree=1696456/2055920 swapFree=4192812/4192956
[pid=31410] ppid=31408 vsize=869148 CPUtime=6.23
/proc/31410/stat : 31410 (java) S 31408 31410 30988 0 -1 0 43862 629 1 0 583 31 8 1 18 0 9 0 27371923 890007552 25215 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/31410/statm: 217287 25215 2639 9 0 211745 0
[pid=31410/tid=31412] ppid=31408 vsize=869148 CPUtime=5.52
/proc/31410/task/31412/stat : 31412 (java) R 31408 31410 30988 0 -1 64 24843 629 1 0 520 23 8 1 25 0 9 0 27371924 890007552 25215 996147200 134512640 134550932 4294955968 18446744073709551615 4126946659 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31410/tid=31413] ppid=31408 vsize=869148 CPUtime=0.4
/proc/31410/task/31413/stat : 31413 (java) S 31408 31410 30988 0 -1 64 17123 629 0 0 27 4 8 1 16 0 9 0 27371925 890007552 25215 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=31410/tid=31414] ppid=31408 vsize=869148 CPUtime=0.09
/proc/31410/task/31414/stat : 31414 (java) S 31408 31410 30988 0 -1 64 22 629 0 0 0 0 8 1 16 0 9 0 27371925 890007552 25215 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31410/tid=31415] ppid=31408 vsize=869148 CPUtime=0.09
/proc/31410/task/31415/stat : 31415 (java) S 31408 31410 30988 0 -1 64 23 629 0 0 0 0 8 1 15 0 9 0 27371925 890007552 25215 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31410/tid=31416] ppid=31408 vsize=869148 CPUtime=0.09
/proc/31410/task/31416/stat : 31416 (java) S 31408 31410 30988 0 -1 64 1 629 0 0 0 0 8 1 18 0 9 0 27371927 890007552 25215 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31410/tid=31417] ppid=31408 vsize=869148 CPUtime=0.46
/proc/31410/task/31417/stat : 31417 (java) S 31408 31410 30988 0 -1 64 1022 629 0 0 36 1 8 1 16 0 9 0 27371927 890007552 25215 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31410/tid=31418] ppid=31408 vsize=869148 CPUtime=0.09
/proc/31410/task/31418/stat : 31418 (java) S 31408 31410 30988 0 -1 64 1 629 0 0 0 0 8 1 19 0 9 0 27371927 890007552 25215 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31410/tid=31419] ppid=31408 vsize=869148 CPUtime=0.09
/proc/31410/task/31419/stat : 31419 (java) S 31408 31410 30988 0 -1 64 38 629 0 0 0 0 8 1 15 0 9 0 27371927 890007552 25215 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.23
Current children cumulated vsize (KiB) 869148

[startup+12.7021 s]
/proc/loadavg: 2.02 1.99 1.72 3/90 31423
/proc/meminfo: memFree=1685704/2055920 swapFree=4192812/4192956
[pid=31410] ppid=31408 vsize=869148 CPUtime=12.63
/proc/31410/stat : 31410 (java) S 31408 31410 30988 0 -1 0 45080 629 1 0 1222 32 8 1 18 0 9 0 27371923 890007552 26393 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/31410/statm: 217287 26393 2639 9 0 211745 0
[pid=31410/tid=31412] ppid=31408 vsize=869148 CPUtime=11.86
/proc/31410/task/31412/stat : 31412 (java) R 31408 31410 30988 0 -1 64 24848 629 1 0 1153 24 8 1 25 0 9 0 27371924 890007552 26393 996147200 134512640 134550932 4294955968 18446744073709551615 4127325170 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31410/tid=31413] ppid=31408 vsize=869148 CPUtime=0.43
/proc/31410/task/31413/stat : 31413 (java) S 31408 31410 30988 0 -1 64 18287 629 0 0 29 5 8 1 17 0 9 0 27371925 890007552 26393 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=31410/tid=31414] ppid=31408 vsize=869148 CPUtime=0.09
/proc/31410/task/31414/stat : 31414 (java) S 31408 31410 30988 0 -1 64 22 629 0 0 0 0 8 1 16 0 9 0 27371925 890007552 26393 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31410/tid=31415] ppid=31408 vsize=869148 CPUtime=0.09
/proc/31410/task/31415/stat : 31415 (java) S 31408 31410 30988 0 -1 64 23 629 0 0 0 0 8 1 15 0 9 0 27371925 890007552 26393 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31410/tid=31416] ppid=31408 vsize=869148 CPUtime=0.09
/proc/31410/task/31416/stat : 31416 (java) S 31408 31410 30988 0 -1 64 1 629 0 0 0 0 8 1 18 0 9 0 27371927 890007552 26393 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31410/tid=31417] ppid=31408 vsize=869148 CPUtime=0.48
/proc/31410/task/31417/stat : 31417 (java) S 31408 31410 30988 0 -1 64 1071 629 0 0 38 1 8 1 15 0 9 0 27371927 890007552 26393 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31410/tid=31418] ppid=31408 vsize=869148 CPUtime=0.09
/proc/31410/task/31418/stat : 31418 (java) S 31408 31410 30988 0 -1 64 1 629 0 0 0 0 8 1 19 0 9 0 27371927 890007552 26393 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31410/tid=31419] ppid=31408 vsize=869148 CPUtime=0.09
/proc/31410/task/31419/stat : 31419 (java) S 31408 31410 30988 0 -1 64 38 629 0 0 0 0 8 1 15 0 9 0 27371927 890007552 26393 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.63
Current children cumulated vsize (KiB) 869148

[startup+25.5015 s]
/proc/loadavg: 2.02 1.99 1.73 3/90 31423
/proc/meminfo: memFree=1685640/2055920 swapFree=4192812/4192956
[pid=31410] ppid=31408 vsize=869148 CPUtime=25.43
/proc/31410/stat : 31410 (java) S 31408 31410 30988 0 -1 0 45089 629 1 0 2502 32 8 1 18 0 9 0 27371923 890007552 26394 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/31410/statm: 217287 26394 2639 9 0 211745 0
[pid=31410/tid=31412] ppid=31408 vsize=869148 CPUtime=24.63
/proc/31410/task/31412/stat : 31412 (java) R 31408 31410 30988 0 -1 64 24855 629 1 0 2430 24 8 1 25 0 9 0 27371924 890007552 26394 996147200 134512640 134550932 4294955968 18446744073709551615 4127337227 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31410/tid=31413] ppid=31408 vsize=869148 CPUtime=0.45
/proc/31410/task/31413/stat : 31413 (java) S 31408 31410 30988 0 -1 64 18287 629 0 0 31 5 8 1 16 0 9 0 27371925 890007552 26394 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=31410/tid=31414] ppid=31408 vsize=869148 CPUtime=0.09
/proc/31410/task/31414/stat : 31414 (java) S 31408 31410 30988 0 -1 64 22 629 0 0 0 0 8 1 16 0 9 0 27371925 890007552 26394 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31410/tid=31415] ppid=31408 vsize=869148 CPUtime=0.09
/proc/31410/task/31415/stat : 31415 (java) S 31408 31410 30988 0 -1 64 23 629 0 0 0 0 8 1 15 0 9 0 27371925 890007552 26394 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31410/tid=31416] ppid=31408 vsize=869148 CPUtime=0.09
/proc/31410/task/31416/stat : 31416 (java) S 31408 31410 30988 0 -1 64 1 629 0 0 0 0 8 1 18 0 9 0 27371927 890007552 26394 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31410/tid=31417] ppid=31408 vsize=869148 CPUtime=0.49
/proc/31410/task/31417/stat : 31417 (java) S 31408 31410 30988 0 -1 64 1073 629 0 0 39 1 8 1 16 0 9 0 27371927 890007552 26394 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31410/tid=31418] ppid=31408 vsize=869148 CPUtime=0.09
/proc/31410/task/31418/stat : 31418 (java) S 31408 31410 30988 0 -1 64 1 629 0 0 0 0 8 1 19 0 9 0 27371927 890007552 26394 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31410/tid=31419] ppid=31408 vsize=869148 CPUtime=0.09
/proc/31410/task/31419/stat : 31419 (java) S 31408 31410 30988 0 -1 64 38 629 0 0 0 0 8 1 15 0 9 0 27371927 890007552 26394 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.43
Current children cumulated vsize (KiB) 869148

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

[startup+26.3016 s]
/proc/loadavg: 2.02 1.99 1.73 3/90 31423
/proc/meminfo: memFree=1685640/2055920 swapFree=4192812/4192956
[pid=31410] ppid=31408 vsize=869148 CPUtime=26.23
/proc/31410/stat : 31410 (java) S 31408 31410 30988 0 -1 0 45089 629 1 0 2582 32 8 1 18 0 9 0 27371923 890007552 26394 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/31410/statm: 217287 26394 2639 9 0 211745 0
[pid=31410/tid=31412] ppid=31408 vsize=869148 CPUtime=25.43
/proc/31410/task/31412/stat : 31412 (java) R 31408 31410 30988 0 -1 64 24855 629 1 0 2510 24 8 1 25 0 9 0 27371924 890007552 26394 996147200 134512640 134550932 4294955968 18446744073709551615 4127397725 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31410/tid=31413] ppid=31408 vsize=869148 CPUtime=0.45
/proc/31410/task/31413/stat : 31413 (java) S 31408 31410 30988 0 -1 64 18287 629 0 0 31 5 8 1 16 0 9 0 27371925 890007552 26394 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=31410/tid=31414] ppid=31408 vsize=869148 CPUtime=0.09
/proc/31410/task/31414/stat : 31414 (java) S 31408 31410 30988 0 -1 64 22 629 0 0 0 0 8 1 16 0 9 0 27371925 890007552 26394 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31410/tid=31415] ppid=31408 vsize=869148 CPUtime=0.09
/proc/31410/task/31415/stat : 31415 (java) S 31408 31410 30988 0 -1 64 23 629 0 0 0 0 8 1 15 0 9 0 27371925 890007552 26394 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31410/tid=31416] ppid=31408 vsize=869148 CPUtime=0.09
/proc/31410/task/31416/stat : 31416 (java) S 31408 31410 30988 0 -1 64 1 629 0 0 0 0 8 1 18 0 9 0 27371927 890007552 26394 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31410/tid=31417] ppid=31408 vsize=869148 CPUtime=0.49
/proc/31410/task/31417/stat : 31417 (java) S 31408 31410 30988 0 -1 64 1073 629 0 0 39 1 8 1 16 0 9 0 27371927 890007552 26394 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31410/tid=31418] ppid=31408 vsize=869148 CPUtime=0.09
/proc/31410/task/31418/stat : 31418 (java) S 31408 31410 30988 0 -1 64 1 629 0 0 0 0 8 1 19 0 9 0 27371927 890007552 26394 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31410/tid=31419] ppid=31408 vsize=869148 CPUtime=0.09
/proc/31410/task/31419/stat : 31419 (java) S 31408 31410 30988 0 -1 64 38 629 0 0 0 0 8 1 15 0 9 0 27371927 890007552 26394 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 26.23
Current children cumulated vsize (KiB) 869148

[startup+26.7027 s]
/proc/loadavg: 2.02 1.99 1.73 3/90 31423
/proc/meminfo: memFree=1685640/2055920 swapFree=4192812/4192956
[pid=31410] ppid=31408 vsize=869148 CPUtime=26.63
/proc/31410/stat : 31410 (java) S 31408 31410 30988 0 -1 0 45090 629 1 0 2622 32 8 1 18 0 9 0 27371923 890007552 26394 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/31410/statm: 217287 26394 2639 9 0 211745 0
[pid=31410/tid=31412] ppid=31408 vsize=869148 CPUtime=25.83
/proc/31410/task/31412/stat : 31412 (java) R 31408 31410 30988 0 -1 64 24856 629 1 0 2550 24 8 1 25 0 9 0 27371924 890007552 26394 996147200 134512640 134550932 4294955968 18446744073709551615 4126466609 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31410/tid=31413] ppid=31408 vsize=869148 CPUtime=0.45
/proc/31410/task/31413/stat : 31413 (java) S 31408 31410 30988 0 -1 64 18287 629 0 0 31 5 8 1 17 0 9 0 27371925 890007552 26394 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=31410/tid=31414] ppid=31408 vsize=869148 CPUtime=0.09
/proc/31410/task/31414/stat : 31414 (java) S 31408 31410 30988 0 -1 64 22 629 0 0 0 0 8 1 16 0 9 0 27371925 890007552 26394 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31410/tid=31415] ppid=31408 vsize=869148 CPUtime=0.09
/proc/31410/task/31415/stat : 31415 (java) S 31408 31410 30988 0 -1 64 23 629 0 0 0 0 8 1 15 0 9 0 27371925 890007552 26394 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31410/tid=31416] ppid=31408 vsize=869148 CPUtime=0.09
/proc/31410/task/31416/stat : 31416 (java) S 31408 31410 30988 0 -1 64 1 629 0 0 0 0 8 1 18 0 9 0 27371927 890007552 26394 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31410/tid=31417] ppid=31408 vsize=869148 CPUtime=0.49
/proc/31410/task/31417/stat : 31417 (java) S 31408 31410 30988 0 -1 64 1073 629 0 0 39 1 8 1 16 0 9 0 27371927 890007552 26394 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31410/tid=31418] ppid=31408 vsize=869148 CPUtime=0.09
/proc/31410/task/31418/stat : 31418 (java) S 31408 31410 30988 0 -1 64 1 629 0 0 0 0 8 1 19 0 9 0 27371927 890007552 26394 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31410/tid=31419] ppid=31408 vsize=869148 CPUtime=0.09
/proc/31410/task/31419/stat : 31419 (java) S 31408 31410 30988 0 -1 64 38 629 0 0 0 0 8 1 15 0 9 0 27371927 890007552 26394 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 26.63
Current children cumulated vsize (KiB) 869148

[startup+26.9027 s]
/proc/loadavg: 2.02 1.99 1.73 3/90 31423
/proc/meminfo: memFree=1685640/2055920 swapFree=4192812/4192956
[pid=31410] ppid=31408 vsize=869148 CPUtime=26.83
/proc/31410/stat : 31410 (java) S 31408 31410 30988 0 -1 0 45090 629 1 0 2642 32 8 1 18 0 9 0 27371923 890007552 26394 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/31410/statm: 217287 26394 2639 9 0 211745 0
[pid=31410/tid=31412] ppid=31408 vsize=869148 CPUtime=26.03
/proc/31410/task/31412/stat : 31412 (java) R 31408 31410 30988 0 -1 64 24856 629 1 0 2570 24 8 1 25 0 9 0 27371924 890007552 26394 996147200 134512640 134550932 4294955968 18446744073709551615 4127263672 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31410/tid=31413] ppid=31408 vsize=869148 CPUtime=0.45
/proc/31410/task/31413/stat : 31413 (java) S 31408 31410 30988 0 -1 64 18287 629 0 0 31 5 8 1 17 0 9 0 27371925 890007552 26394 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=31410/tid=31414] ppid=31408 vsize=869148 CPUtime=0.09
/proc/31410/task/31414/stat : 31414 (java) S 31408 31410 30988 0 -1 64 22 629 0 0 0 0 8 1 16 0 9 0 27371925 890007552 26394 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31410/tid=31415] ppid=31408 vsize=869148 CPUtime=0.09
/proc/31410/task/31415/stat : 31415 (java) S 31408 31410 30988 0 -1 64 23 629 0 0 0 0 8 1 15 0 9 0 27371925 890007552 26394 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31410/tid=31416] ppid=31408 vsize=869148 CPUtime=0.09
/proc/31410/task/31416/stat : 31416 (java) S 31408 31410 30988 0 -1 64 1 629 0 0 0 0 8 1 18 0 9 0 27371927 890007552 26394 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31410/tid=31417] ppid=31408 vsize=869148 CPUtime=0.49
/proc/31410/task/31417/stat : 31417 (java) S 31408 31410 30988 0 -1 64 1073 629 0 0 39 1 8 1 16 0 9 0 27371927 890007552 26394 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31410/tid=31418] ppid=31408 vsize=869148 CPUtime=0.09
/proc/31410/task/31418/stat : 31418 (java) S 31408 31410 30988 0 -1 64 1 629 0 0 0 0 8 1 19 0 9 0 27371927 890007552 26394 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31410/tid=31419] ppid=31408 vsize=869148 CPUtime=0.09
/proc/31410/task/31419/stat : 31419 (java) S 31408 31410 30988 0 -1 64 38 629 0 0 0 0 8 1 15 0 9 0 27371927 890007552 26394 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 26.83
Current children cumulated vsize (KiB) 869148

Child status: 0
Real time (s): 26.9651
CPU time (s): 26.9099
CPU user time (s): 26.55
CPU system time (s): 0.359945
CPU usage (%): 99.7954
Max. virtual memory (cumulated for all children) (KiB): 869236

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 26.55
system time used= 0.359945
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 45753
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= 2670
involuntary context switches= 2487

runsolver used 0.031995 second user time and 0.082987 second system time

The end

Launcher Data

Begin job on node85 at 2009-07-12 14:51:06
IDJOB=2094255
IDBENCH=54098
IDSOLVER=773
FILE ID=node85/2094255-1247403066
PBS_JOBID= 9510482
Free space on /tmp= 126552 MiB

SOLVER NAME= Abscon 112v4 AC
BENCH NAME= CPAI08/csp/compet08/normalized-patat-08-comp-7.xml
COMMAND LINE= java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -cp abscon112V4.jar abscon.Resolution mac.xml 1 XSax BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2094255-1247403066/watcher-2094255-1247403066 -o /tmp/evaluation-result-2094255-1247403066/solver-2094255-1247403066 -C 1800 -W 2000 -M 900  java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -cp abscon112V4.jar abscon.Resolution mac.xml 1 XSax HOME/instance-2094255-1247403066.xml

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB
MAX NB THREAD= 0

MD5SUM BENCH= 21e1efd837826f67c36950f4f3fb41e3
RANDOM SEED=1599363128

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.220
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

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


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1782192 kB
Buffers:         33432 kB
Cached:         106308 kB
SwapCached:          0 kB
Active:         168528 kB
Inactive:        49316 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1782192 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            2808 kB
Writeback:           0 kB
Mapped:          98384 kB
Slab:            41032 kB
Committed_AS:  1002808 kB
PageTables:       1892 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= 126552 MiB
End job on node85 at 2009-07-12 14:51:33