Trace number 2094976

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 17.9223 18.1295

DiagnosticValue
CHECKS5782160
NODES208887

General information on the benchmark

Namecsp/pseudo/aim/
normalized-aim-200-2-0-4.xml
MD5SUMd905c13f668a66c9202d40b068bea5af
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 benchmark0.476927
Satisfiable
(Un)Satisfiability was proved
Number of variables400
Number of constraints600
Maximum constraint arity3
Maximum domain size2
Number of constraints which are defined in extension0
Number of constraints which are defined in intension600
Global constraints used (with number of constraints)

Solver Data

0.02/0.09	
0.02/0.09	Abscon 112 (May, 2008)
0.19/0.24	
0.19/0.24	   configuration
0.19/0.24	     name=esac.xml
0.19/0.28	   
0.19/0.28	   instance
0.19/0.28	     name=HOME/instance-2094976-1247405833.xml
0.29/0.31	   
0.29/0.31	   domains being loaded...
0.29/0.32	   
0.29/0.32	   variables being loaded...
0.38/0.40	     nbVariables=400  nbDomainTypes=1  minDomainSize=2  maxDomainSize=2  nbTotalValues=800
0.38/0.40	       =>  wckTime=0.152  cpuTime=0.12  mem=8M867
0.38/0.40	   
0.38/0.40	   predicates being loaded...
0.38/0.46	   
0.38/0.46	   constraints being loaded...
0.78/0.85	     nbConstraints=600  nbConvertedConstraints=202  nbConvertConstraintsChecks=16  nbExtensionStructures=2
0.78/0.85	     nbSharedExtensionStructures=200  nbConflictsStructures=3  nbSharedConflictsStructures=597
0.78/0.85	     nbSharedBinaryRepresentations=5  nbEvaluationManagers=1  nbSharedEvaluationManagers=397  minDegree=3  maxDegree=4
0.78/0.85	     minArity=2  avgArity=2.66  maxArity=3  nbGenerators=0  nbFusions=0  symmetryWckTime=0.088  symmetryCpuTime=0.05
0.78/0.85	       =>  wckTime=0.605  cpuTime=0.42  mem=19M677
0.86/0.91	   
0.86/0.91	   solver IterativeSystematicSolver being built... 
0.96/1.09	       =>  wckTime=0.844  cpuTime=0.57  mem=25M330
1.05/1.17	   
1.05/1.17	   preprocessing
1.05/1.17	     nbConstraintChecks=1889  nbValidityChecks=247  nbPropagations=1475  nbRevisions=1559  nbUselessRevisions=911
1.05/1.17	     nbSingletonTests=463  nbEffectiveSingletonTests=0  nbACRemovals=0  nbFoundSingletons=0  nbRemovedValues=0
1.05/1.17	     detectedInconsistency=no
1.05/1.17	       =>  wckTime=0.074  cpuTime=0.05  mem=25M330
1.26/1.33	   
1.26/1.33	   INFO : Stopping use of transposition table (mapSize=101, nbTooLargekeys=0, mem=27M296)
17.80/18.08	   
17.80/18.08	   search
17.80/18.08	     run=18  nbConstraintChecks=5780267  nbValidityChecks=3374924  minDepth=13  maxDepth=400  nbPropagations=7601290
17.80/18.08	     nbRevisions=17793373  nbUselessRevisions=10438709  nbAssignments=208887  nbFailedAssignments=36005
17.80/18.08	     nbInferredBacktracks=5  nbBacktracks=171402  nbVisitedNodes=279522  nbRestartNogoods=112  nbFoundSolutions=1
17.80/18.08	     nbSEliminables=42.98  nbREliminables=292.95  nbIEliminables=24.7  nbDEliminables=0  nbPEliminables=0
17.80/18.08	       =>  wckTime=16.99  cpuTime=16.74  mem=27M296
17.80/18.08	   
17.80/18.08	   global
17.80/18.08	     nbConstraintChecks=5782156  nbValidityChecks=3375171  nbPropagations=7602765  nbRevisions=17794932
17.80/18.08	     nbUselessRevisions=10439620  nbRestartNogoods=112  solvingWckTime=16.992  solvingCpuTime=16.74  expiredTime=no
17.80/18.08	     totalExploration=no  nbFoundSolutions=1  firstSolutionCpuTime=17.32  globalCpuTime=17.35
17.80/18.08	       =>  wckTime=17.837  cpuTime=17.32  mem=27M296
17.80/18.09	   
17.80/18.09	s SATISFIABLE
17.80/18.09	v 1 0 1 0 0 1 0 1 0 1 0 1 1 0 0 1 1 0 1 0 1 0 0 1 1 0 0 1 1 0 1 0 1 0 1 0 0 1 0 1 0 1 0 1 0 1 0 1 1 0 0 1 1 0 1 0 1 0 0 1 1 0 1 0 0 1 0 1 0 1 1 0 0 1 1 0 0 1 1 0 1 0 1 0 1 0 0 1 1 0 1 0 0 1 0 1 1 0 1 0 0 1 0 1 1 0 1 0 1 0 0 1 0 1 1 0 1 0 1 0 0 1 1 0 1 0 0 1 0 1 0 1 0 1 1 0 1 0 1 0 0 1 1 0 0 1 0 1 0 1 1 0 1 0 0 1 1 0 1 0 1 0 0 1 1 0 1 0 1 0 0 1 0 1 0 1 0 1 1 0 1 0 1 0 1 0 1 0 0 1 1 0 1 0 0 1 1 0 1 0 0 1 0 1 0 1 0 1 0 1 0 1 1 0 1 0 0 1 0 1 1 0 0 1 0 1 0 1 1 0 0 1 0 1 1 0 0 1 1 0 0 1 1 0 0 1 1 0 1 0 0 1 0 1 1 0 1 0 1 0 0 1 1 0 1 0 0 1 1 0 0 1 0 1 1 0 1 0 0 1 0 1 0 1 1 0 1 0 1 0 0 1 1 0 1 0 1 0 1 0 1 0 0 1 1 0 1 0 0 1 0 1 0 1 0 1 0 1 0 1 0 1 1 0 0 1 1 0 1 0 1 0 0 1 1 0 0 1 0 1 0 1 1 0 1 0 0 1 0 1 1 0 0 1 1 0 1 0 1 0 1 0 1 0 0 1 1 0 1 0 1 0 0 1 1 0 0 1 0 1 1 0 0 1 1 0 1 0 1 0 1 0 0 1 0 1 1 0 0 1 
17.80/18.09	d NODES 208887
17.80/18.09	d CHECKS 5782156
17.80/18.09	   
17.80/18.09	   totalWckTime=17.905  totalCpuTime=17.35

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-2094976-1247405833/watcher-2094976-1247405833 -o /tmp/evaluation-result-2094976-1247405833/solver-2094976-1247405833 -C 1800 -W 2000 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -cp abscon112V4.jar abscon.Resolution esac.xml 1 XSax HOME/instance-2094976-1247405833.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.01 2.00 1.92 4/81 29859
/proc/meminfo: memFree=1790616/2055920 swapFree=4192812/4192956
[pid=29859] ppid=29857 vsize=18576 CPUtime=0
/proc/29859/stat : 29859 (runsolver) R 29857 29859 29148 0 -1 4194368 16 0 0 0 0 0 0 0 20 0 1 0 27648542 19021824 284 996147200 4194304 4302564 548682068384 18446744073709551615 270187162919 0 2147483391 4096 24578 0 0 0 17 0 0 0
/proc/29859/statm: 4644 284 249 26 0 2626 0

[startup+0.031207 s]
/proc/loadavg: 2.01 2.00 1.92 4/81 29859
/proc/meminfo: memFree=1790616/2055920 swapFree=4192812/4192956
[pid=29859] ppid=29857 vsize=861936 CPUtime=0.02
/proc/29859/stat : 29859 (java) S 29857 29859 29148 0 -1 0 2005 0 1 0 1 1 0 0 21 0 5 0 27648542 882622464 1676 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16784584 18446744073709551615 0 0 17 0 0 0
/proc/29859/statm: 215484 1676 767 9 0 210399 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 861936

[startup+0.101215 s]
/proc/loadavg: 2.01 2.00 1.92 4/81 29859
/proc/meminfo: memFree=1790616/2055920 swapFree=4192812/4192956
[pid=29859] ppid=29857 vsize=865980 CPUtime=0.09
/proc/29859/stat : 29859 (java) S 29857 29859 29148 0 -1 0 3737 0 1 0 7 2 0 0 21 0 9 0 27648542 886763520 3205 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/29859/statm: 216495 3205 1700 9 0 210980 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 865980

[startup+0.30124 s]
/proc/loadavg: 2.01 2.00 1.92 4/81 29859
/proc/meminfo: memFree=1790616/2055920 swapFree=4192812/4192956
[pid=29859] ppid=29857 vsize=866380 CPUtime=0.29
/proc/29859/stat : 29859 (java) S 29857 29859 29148 0 -1 0 5970 0 1 0 25 4 0 0 21 0 9 0 27648542 887173120 5336 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/29859/statm: 216595 5336 1984 9 0 211053 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 866380

[startup+0.701282 s]
/proc/loadavg: 2.01 2.00 1.92 4/81 29859
/proc/meminfo: memFree=1790616/2055920 swapFree=4192812/4192956
[pid=29859] ppid=29857 vsize=867776 CPUtime=0.68
/proc/29859/stat : 29859 (java) S 29857 29859 29148 0 -1 0 8724 0 1 0 61 7 0 0 21 0 9 0 27648542 888602624 8076 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/29859/statm: 216944 8076 2039 9 0 211380 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 867776

[startup+1.50237 s]
/proc/loadavg: 2.01 2.00 1.92 3/90 29872
/proc/meminfo: memFree=1760016/2055920 swapFree=4192812/4192956
[pid=29859] ppid=29857 vsize=868556 CPUtime=1.45
/proc/29859/stat : 29859 (java) S 29857 29859 29148 0 -1 0 18642 320 1 0 133 12 0 0 21 0 9 0 27648542 889401344 12169 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/29859/statm: 217139 12169 2658 9 0 211575 0
[pid=29859/tid=29861] ppid=29857 vsize=868556 CPUtime=1.07
/proc/29859/task/29861/stat : 29861 (java) R 29857 29859 29148 0 -1 64 13526 320 1 0 98 9 0 0 25 0 9 0 27648543 889401344 12169 996147200 134512640 134550932 4294955968 18446744073709551615 4127140670 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29859/tid=29862] ppid=29857 vsize=868556 CPUtime=0.04
/proc/29859/task/29862/stat : 29862 (java) S 29857 29859 29148 0 -1 64 3338 320 0 0 4 0 0 0 17 0 9 0 27648545 889401344 12169 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=29859/tid=29863] ppid=29857 vsize=868556 CPUtime=0
/proc/29859/task/29863/stat : 29863 (java) S 29857 29859 29148 0 -1 64 18 320 0 0 0 0 0 0 16 0 9 0 27648545 889401344 12169 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29859/tid=29864] ppid=29857 vsize=868556 CPUtime=0
/proc/29859/task/29864/stat : 29864 (java) S 29857 29859 29148 0 -1 64 9 320 0 0 0 0 0 0 16 0 9 0 27648545 889401344 12169 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29859/tid=29865] ppid=29857 vsize=868556 CPUtime=0
/proc/29859/task/29865/stat : 29865 (java) S 29857 29859 29148 0 -1 64 1 320 0 0 0 0 0 0 25 0 9 0 27648547 889401344 12169 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29859/tid=29866] ppid=29857 vsize=868556 CPUtime=0.3
/proc/29859/task/29866/stat : 29866 (java) S 29857 29859 29148 0 -1 64 936 320 0 0 29 1 0 0 15 0 9 0 27648547 889401344 12169 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29859/tid=29867] ppid=29857 vsize=868556 CPUtime=0
/proc/29859/task/29867/stat : 29867 (java) S 29857 29859 29148 0 -1 64 1 320 0 0 0 0 0 0 25 0 9 0 27648547 889401344 12169 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29859/tid=29868] ppid=29857 vsize=868556 CPUtime=0
/proc/29859/task/29868/stat : 29868 (java) S 29857 29859 29148 0 -1 64 5 320 0 0 0 0 0 0 15 0 9 0 27648547 889401344 12169 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.45
Current children cumulated vsize (KiB) 868556

[startup+3.10255 s]
/proc/loadavg: 2.01 2.00 1.92 3/90 29872
/proc/meminfo: memFree=1751952/2055920 swapFree=4192812/4192956
[pid=29859] ppid=29857 vsize=868556 CPUtime=3.04
/proc/29859/stat : 29859 (java) S 29857 29859 29148 0 -1 0 18653 320 1 0 292 12 0 0 21 0 9 0 27648542 889401344 12179 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/29859/statm: 217139 12179 2658 9 0 211575 0
[pid=29859/tid=29861] ppid=29857 vsize=868556 CPUtime=2.65
/proc/29859/task/29861/stat : 29861 (java) R 29857 29859 29148 0 -1 64 13532 320 1 0 256 9 0 0 25 0 9 0 27648543 889401344 12179 996147200 134512640 134550932 4294955968 18446744073709551615 4127093711 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29859/tid=29862] ppid=29857 vsize=868556 CPUtime=0.04
/proc/29859/task/29862/stat : 29862 (java) S 29857 29859 29148 0 -1 64 3338 320 0 0 4 0 0 0 17 0 9 0 27648545 889401344 12179 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=29859/tid=29863] ppid=29857 vsize=868556 CPUtime=0
/proc/29859/task/29863/stat : 29863 (java) S 29857 29859 29148 0 -1 64 18 320 0 0 0 0 0 0 16 0 9 0 27648545 889401344 12179 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29859/tid=29864] ppid=29857 vsize=868556 CPUtime=0
/proc/29859/task/29864/stat : 29864 (java) S 29857 29859 29148 0 -1 64 9 320 0 0 0 0 0 0 16 0 9 0 27648545 889401344 12179 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29859/tid=29865] ppid=29857 vsize=868556 CPUtime=0
/proc/29859/task/29865/stat : 29865 (java) S 29857 29859 29148 0 -1 64 1 320 0 0 0 0 0 0 25 0 9 0 27648547 889401344 12179 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29859/tid=29866] ppid=29857 vsize=868556 CPUtime=0.31
/proc/29859/task/29866/stat : 29866 (java) S 29857 29859 29148 0 -1 64 941 320 0 0 30 1 0 0 15 0 9 0 27648547 889401344 12179 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29859/tid=29867] ppid=29857 vsize=868556 CPUtime=0
/proc/29859/task/29867/stat : 29867 (java) S 29857 29859 29148 0 -1 64 1 320 0 0 0 0 0 0 25 0 9 0 27648547 889401344 12179 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29859/tid=29868] ppid=29857 vsize=868556 CPUtime=0
/proc/29859/task/29868/stat : 29868 (java) S 29857 29859 29148 0 -1 64 5 320 0 0 0 0 0 0 15 0 9 0 27648547 889401344 12179 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3.04
Current children cumulated vsize (KiB) 868556

[startup+6.30192 s]
/proc/loadavg: 2.00 2.00 1.92 4/90 29872
/proc/meminfo: memFree=1751824/2055920 swapFree=4192812/4192956
[pid=29859] ppid=29857 vsize=868556 CPUtime=6.21
/proc/29859/stat : 29859 (java) S 29857 29859 29148 0 -1 0 18688 320 1 0 609 12 0 0 21 0 9 0 27648542 889401344 12183 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/29859/statm: 217139 12183 2658 9 0 211575 0
[pid=29859/tid=29861] ppid=29857 vsize=868556 CPUtime=5.82
/proc/29859/task/29861/stat : 29861 (java) R 29857 29859 29148 0 -1 64 13537 320 1 0 573 9 0 0 25 0 9 0 27648543 889401344 12183 996147200 134512640 134550932 4294955968 18446744073709551615 4127150964 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29859/tid=29862] ppid=29857 vsize=868556 CPUtime=0.04
/proc/29859/task/29862/stat : 29862 (java) S 29857 29859 29148 0 -1 64 3338 320 0 0 4 0 0 0 16 0 9 0 27648545 889401344 12183 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=29859/tid=29863] ppid=29857 vsize=868556 CPUtime=0
/proc/29859/task/29863/stat : 29863 (java) S 29857 29859 29148 0 -1 64 18 320 0 0 0 0 0 0 16 0 9 0 27648545 889401344 12183 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29859/tid=29864] ppid=29857 vsize=868556 CPUtime=0
/proc/29859/task/29864/stat : 29864 (java) S 29857 29859 29148 0 -1 64 9 320 0 0 0 0 0 0 16 0 9 0 27648545 889401344 12183 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29859/tid=29865] ppid=29857 vsize=868556 CPUtime=0
/proc/29859/task/29865/stat : 29865 (java) S 29857 29859 29148 0 -1 64 1 320 0 0 0 0 0 0 25 0 9 0 27648547 889401344 12183 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29859/tid=29866] ppid=29857 vsize=868556 CPUtime=0.31
/proc/29859/task/29866/stat : 29866 (java) S 29857 29859 29148 0 -1 64 942 320 0 0 30 1 0 0 15 0 9 0 27648547 889401344 12183 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29859/tid=29867] ppid=29857 vsize=868556 CPUtime=0
/proc/29859/task/29867/stat : 29867 (java) S 29857 29859 29148 0 -1 64 1 320 0 0 0 0 0 0 25 0 9 0 27648547 889401344 12183 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29859/tid=29868] ppid=29857 vsize=868556 CPUtime=0
/proc/29859/task/29868/stat : 29868 (java) S 29857 29859 29148 0 -1 64 34 320 0 0 0 0 0 0 15 0 9 0 27648547 889401344 12183 996147200 134512640 134550932 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) 868556

[startup+12.7027 s]
/proc/loadavg: 2.00 2.00 1.92 3/90 29872
/proc/meminfo: memFree=1751744/2055920 swapFree=4192812/4192956
[pid=29859] ppid=29857 vsize=868556 CPUtime=12.55
/proc/29859/stat : 29859 (java) S 29857 29859 29148 0 -1 0 18691 320 1 0 1243 12 0 0 21 0 9 0 27648542 889401344 12186 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/29859/statm: 217139 12186 2658 9 0 211575 0
[pid=29859/tid=29861] ppid=29857 vsize=868556 CPUtime=12.16
/proc/29859/task/29861/stat : 29861 (java) R 29857 29859 29148 0 -1 64 13539 320 1 0 1207 9 0 0 25 0 9 0 27648543 889401344 12186 996147200 134512640 134550932 4294955968 18446744073709551615 4127153281 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29859/tid=29862] ppid=29857 vsize=868556 CPUtime=0.04
/proc/29859/task/29862/stat : 29862 (java) S 29857 29859 29148 0 -1 64 3338 320 0 0 4 0 0 0 16 0 9 0 27648545 889401344 12186 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=29859/tid=29863] ppid=29857 vsize=868556 CPUtime=0
/proc/29859/task/29863/stat : 29863 (java) S 29857 29859 29148 0 -1 64 18 320 0 0 0 0 0 0 16 0 9 0 27648545 889401344 12186 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29859/tid=29864] ppid=29857 vsize=868556 CPUtime=0
/proc/29859/task/29864/stat : 29864 (java) S 29857 29859 29148 0 -1 64 9 320 0 0 0 0 0 0 16 0 9 0 27648545 889401344 12186 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29859/tid=29865] ppid=29857 vsize=868556 CPUtime=0
/proc/29859/task/29865/stat : 29865 (java) S 29857 29859 29148 0 -1 64 1 320 0 0 0 0 0 0 25 0 9 0 27648547 889401344 12186 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29859/tid=29866] ppid=29857 vsize=868556 CPUtime=0.31
/proc/29859/task/29866/stat : 29866 (java) S 29857 29859 29148 0 -1 64 943 320 0 0 30 1 0 0 17 0 9 0 27648547 889401344 12186 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29859/tid=29867] ppid=29857 vsize=868556 CPUtime=0
/proc/29859/task/29867/stat : 29867 (java) S 29857 29859 29148 0 -1 64 1 320 0 0 0 0 0 0 25 0 9 0 27648547 889401344 12186 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29859/tid=29868] ppid=29857 vsize=868556 CPUtime=0
/proc/29859/task/29868/stat : 29868 (java) S 29857 29859 29148 0 -1 64 34 320 0 0 0 0 0 0 15 0 9 0 27648547 889401344 12186 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.55
Current children cumulated vsize (KiB) 868556

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

[startup+15.902 s]
/proc/loadavg: 2.00 2.00 1.92 3/90 29872
/proc/meminfo: memFree=1751744/2055920 swapFree=4192812/4192956
[pid=29859] ppid=29857 vsize=868556 CPUtime=15.72
/proc/29859/stat : 29859 (java) S 29857 29859 29148 0 -1 0 18693 320 1 0 1560 12 0 0 21 0 9 0 27648542 889401344 12187 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/29859/statm: 217139 12187 2658 9 0 211575 0
[pid=29859/tid=29861] ppid=29857 vsize=868556 CPUtime=15.33
/proc/29859/task/29861/stat : 29861 (java) R 29857 29859 29148 0 -1 64 13541 320 1 0 1524 9 0 0 25 0 9 0 27648543 889401344 12187 996147200 134512640 134550932 4294955968 18446744073709551615 4127140627 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29859/tid=29862] ppid=29857 vsize=868556 CPUtime=0.04
/proc/29859/task/29862/stat : 29862 (java) S 29857 29859 29148 0 -1 64 3338 320 0 0 4 0 0 0 16 0 9 0 27648545 889401344 12187 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=29859/tid=29863] ppid=29857 vsize=868556 CPUtime=0
/proc/29859/task/29863/stat : 29863 (java) S 29857 29859 29148 0 -1 64 18 320 0 0 0 0 0 0 16 0 9 0 27648545 889401344 12187 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29859/tid=29864] ppid=29857 vsize=868556 CPUtime=0
/proc/29859/task/29864/stat : 29864 (java) S 29857 29859 29148 0 -1 64 9 320 0 0 0 0 0 0 16 0 9 0 27648545 889401344 12187 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29859/tid=29865] ppid=29857 vsize=868556 CPUtime=0
/proc/29859/task/29865/stat : 29865 (java) S 29857 29859 29148 0 -1 64 1 320 0 0 0 0 0 0 25 0 9 0 27648547 889401344 12187 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29859/tid=29866] ppid=29857 vsize=868556 CPUtime=0.31
/proc/29859/task/29866/stat : 29866 (java) S 29857 29859 29148 0 -1 64 943 320 0 0 30 1 0 0 17 0 9 0 27648547 889401344 12187 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29859/tid=29867] ppid=29857 vsize=868556 CPUtime=0
/proc/29859/task/29867/stat : 29867 (java) S 29857 29859 29148 0 -1 64 1 320 0 0 0 0 0 0 25 0 9 0 27648547 889401344 12187 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29859/tid=29868] ppid=29857 vsize=868556 CPUtime=0
/proc/29859/task/29868/stat : 29868 (java) S 29857 29859 29148 0 -1 64 34 320 0 0 0 0 0 0 15 0 9 0 27648547 889401344 12187 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 15.72
Current children cumulated vsize (KiB) 868556

[startup+17.5012 s]
/proc/loadavg: 2.00 2.00 1.92 3/90 29872
/proc/meminfo: memFree=1751744/2055920 swapFree=4192812/4192956
[pid=29859] ppid=29857 vsize=868556 CPUtime=17.31
/proc/29859/stat : 29859 (java) S 29857 29859 29148 0 -1 0 18693 320 1 0 1719 12 0 0 21 0 9 0 27648542 889401344 12187 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/29859/statm: 217139 12187 2658 9 0 211575 0
[pid=29859/tid=29861] ppid=29857 vsize=868556 CPUtime=16.92
/proc/29859/task/29861/stat : 29861 (java) R 29857 29859 29148 0 -1 64 13541 320 1 0 1683 9 0 0 25 0 9 0 27648543 889401344 12187 996147200 134512640 134550932 4294955968 18446744073709551615 4127098144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29859/tid=29862] ppid=29857 vsize=868556 CPUtime=0.04
/proc/29859/task/29862/stat : 29862 (java) S 29857 29859 29148 0 -1 64 3338 320 0 0 4 0 0 0 16 0 9 0 27648545 889401344 12187 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=29859/tid=29863] ppid=29857 vsize=868556 CPUtime=0
/proc/29859/task/29863/stat : 29863 (java) S 29857 29859 29148 0 -1 64 18 320 0 0 0 0 0 0 16 0 9 0 27648545 889401344 12187 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29859/tid=29864] ppid=29857 vsize=868556 CPUtime=0
/proc/29859/task/29864/stat : 29864 (java) S 29857 29859 29148 0 -1 64 9 320 0 0 0 0 0 0 16 0 9 0 27648545 889401344 12187 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29859/tid=29865] ppid=29857 vsize=868556 CPUtime=0
/proc/29859/task/29865/stat : 29865 (java) S 29857 29859 29148 0 -1 64 1 320 0 0 0 0 0 0 25 0 9 0 27648547 889401344 12187 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29859/tid=29866] ppid=29857 vsize=868556 CPUtime=0.31
/proc/29859/task/29866/stat : 29866 (java) S 29857 29859 29148 0 -1 64 943 320 0 0 30 1 0 0 17 0 9 0 27648547 889401344 12187 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29859/tid=29867] ppid=29857 vsize=868556 CPUtime=0
/proc/29859/task/29867/stat : 29867 (java) S 29857 29859 29148 0 -1 64 1 320 0 0 0 0 0 0 25 0 9 0 27648547 889401344 12187 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29859/tid=29868] ppid=29857 vsize=868556 CPUtime=0
/proc/29859/task/29868/stat : 29868 (java) S 29857 29859 29148 0 -1 64 34 320 0 0 0 0 0 0 15 0 9 0 27648547 889401344 12187 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 17.31
Current children cumulated vsize (KiB) 868556

[startup+17.9012 s]
/proc/loadavg: 2.00 2.00 1.92 3/90 29872
/proc/meminfo: memFree=1751744/2055920 swapFree=4192812/4192956
[pid=29859] ppid=29857 vsize=868556 CPUtime=17.71
/proc/29859/stat : 29859 (java) S 29857 29859 29148 0 -1 0 18693 320 1 0 1759 12 0 0 21 0 9 0 27648542 889401344 12187 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/29859/statm: 217139 12187 2658 9 0 211575 0
[pid=29859/tid=29861] ppid=29857 vsize=868556 CPUtime=17.32
/proc/29859/task/29861/stat : 29861 (java) R 29857 29859 29148 0 -1 64 13541 320 1 0 1723 9 0 0 25 0 9 0 27648543 889401344 12187 996147200 134512640 134550932 4294955968 18446744073709551615 4127089401 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29859/tid=29862] ppid=29857 vsize=868556 CPUtime=0.04
/proc/29859/task/29862/stat : 29862 (java) S 29857 29859 29148 0 -1 64 3338 320 0 0 4 0 0 0 16 0 9 0 27648545 889401344 12187 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=29859/tid=29863] ppid=29857 vsize=868556 CPUtime=0
/proc/29859/task/29863/stat : 29863 (java) S 29857 29859 29148 0 -1 64 18 320 0 0 0 0 0 0 16 0 9 0 27648545 889401344 12187 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29859/tid=29864] ppid=29857 vsize=868556 CPUtime=0
/proc/29859/task/29864/stat : 29864 (java) S 29857 29859 29148 0 -1 64 9 320 0 0 0 0 0 0 16 0 9 0 27648545 889401344 12187 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29859/tid=29865] ppid=29857 vsize=868556 CPUtime=0
/proc/29859/task/29865/stat : 29865 (java) S 29857 29859 29148 0 -1 64 1 320 0 0 0 0 0 0 25 0 9 0 27648547 889401344 12187 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29859/tid=29866] ppid=29857 vsize=868556 CPUtime=0.31
/proc/29859/task/29866/stat : 29866 (java) S 29857 29859 29148 0 -1 64 943 320 0 0 30 1 0 0 17 0 9 0 27648547 889401344 12187 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29859/tid=29867] ppid=29857 vsize=868556 CPUtime=0
/proc/29859/task/29867/stat : 29867 (java) S 29857 29859 29148 0 -1 64 1 320 0 0 0 0 0 0 25 0 9 0 27648547 889401344 12187 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29859/tid=29868] ppid=29857 vsize=868556 CPUtime=0
/proc/29859/task/29868/stat : 29868 (java) S 29857 29859 29148 0 -1 64 34 320 0 0 0 0 0 0 15 0 9 0 27648547 889401344 12187 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 17.71
Current children cumulated vsize (KiB) 868556

[startup+18.1023 s]
/proc/loadavg: 2.00 2.00 1.92 3/90 29872
/proc/meminfo: memFree=1751744/2055920 swapFree=4192812/4192956
[pid=29859] ppid=29857 vsize=868556 CPUtime=17.89
/proc/29859/stat : 29859 (java) S 29857 29859 29148 0 -1 0 18795 320 1 0 1777 12 0 0 21 0 9 0 27648542 889401344 12284 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/29859/statm: 217139 12284 2658 9 0 211575 0
[pid=29859/tid=29861] ppid=29857 vsize=868556 CPUtime=17.5
/proc/29859/task/29861/stat : 29861 (java) S 29857 29859 29148 0 -1 64 13643 320 1 0 1741 9 0 0 25 0 9 0 27648543 889401344 12284 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29859/tid=29862] ppid=29857 vsize=868556 CPUtime=0.04
/proc/29859/task/29862/stat : 29862 (java) S 29857 29859 29148 0 -1 64 3338 320 0 0 4 0 0 0 16 0 9 0 27648545 889401344 12284 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=29859/tid=29863] ppid=29857 vsize=868556 CPUtime=0
/proc/29859/task/29863/stat : 29863 (java) S 29857 29859 29148 0 -1 64 18 320 0 0 0 0 0 0 16 0 9 0 27648545 889401344 12284 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29859/tid=29864] ppid=29857 vsize=868556 CPUtime=0
/proc/29859/task/29864/stat : 29864 (java) S 29857 29859 29148 0 -1 64 9 320 0 0 0 0 0 0 16 0 9 0 27648545 889401344 12284 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29859/tid=29865] ppid=29857 vsize=868556 CPUtime=0
/proc/29859/task/29865/stat : 29865 (java) S 29857 29859 29148 0 -1 64 1 320 0 0 0 0 0 0 25 0 9 0 27648547 889401344 12284 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29859/tid=29866] ppid=29857 vsize=868556 CPUtime=0.31
/proc/29859/task/29866/stat : 29866 (java) S 29857 29859 29148 0 -1 64 943 320 0 0 30 1 0 0 16 0 9 0 27648547 889401344 12284 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29859/tid=29867] ppid=29857 vsize=868556 CPUtime=0
/proc/29859/task/29867/stat : 29867 (java) S 29857 29859 29148 0 -1 64 1 320 0 0 0 0 0 0 25 0 9 0 27648547 889401344 12284 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29859/tid=29868] ppid=29857 vsize=868556 CPUtime=0
/proc/29859/task/29868/stat : 29868 (java) S 29857 29859 29148 0 -1 64 34 320 0 0 0 0 0 0 15 0 9 0 27648547 889401344 12284 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 17.89
Current children cumulated vsize (KiB) 868556

Child status: 0
Real time (s): 18.1295
CPU time (s): 17.9223
CPU user time (s): 17.7843
CPU system time (s): 0.137979
CPU usage (%): 98.8568
Max. virtual memory (cumulated for all children) (KiB): 868556

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 17.7843
system time used= 0.137979
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 19142
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= 1996
involuntary context switches= 2803

runsolver used 0.030995 second user time and 0.056991 second system time

The end

Launcher Data

Begin job on node88 at 2009-07-12 15:37:13
IDJOB=2094976
IDBENCH=54699
IDSOLVER=774
FILE ID=node88/2094976-1247405833
PBS_JOBID= 9510476
Free space on /tmp= 66156 MiB

SOLVER NAME= Abscon 112v4 ESAC
BENCH NAME= CPAI08/csp/pseudo/aim/normalized-aim-200-2-0-4.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= BIN/runsolver --timestamp -w /tmp/evaluation-result-2094976-1247405833/watcher-2094976-1247405833 -o /tmp/evaluation-result-2094976-1247405833/solver-2094976-1247405833 -C 1800 -W 2000 -M 900  java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -cp abscon112V4.jar abscon.Resolution esac.xml 1 XSax HOME/instance-2094976-1247405833.xml

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

MD5SUM BENCH= d905c13f668a66c9202d40b068bea5af
RANDOM SEED=1517986512

node88.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.222
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.222
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:       1791032 kB
Buffers:         37372 kB
Cached:         115628 kB
SwapCached:          0 kB
Active:         154268 kB
Inactive:        64084 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1791032 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            2508 kB
Writeback:           0 kB
Mapped:          85728 kB
Slab:            31592 kB
Committed_AS:  1025628 kB
PageTables:       1972 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= 66152 MiB
End job on node88 at 2009-07-12 15:37:32