Trace number 2099271

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.439 26.7001

DiagnosticValue
CHECKS141503000
NODES94150

General information on the benchmark

Namecsp/rand-2-40-19-fcd/
normalized-rand-2-40-19-443-230-fcd-4_ext.xml
MD5SUM810d07734a8b528632590cb51c52e911
Bench Category2-ARY-EXT (binary constraints in extension)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark16.1066
Satisfiable
(Un)Satisfiability was proved
Number of variables40
Number of constraints338
Maximum constraint arity2
Maximum domain size19
Number of constraints which are defined in extension338
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Solver Data

0.02/0.09	
0.02/0.09	Abscon 112 (May, 2008)
0.18/0.24	
0.18/0.24	   configuration
0.18/0.24	     name=mac.xml
0.28/0.32	   
0.28/0.32	   instance
0.28/0.32	     name=HOME/instance-2099271-1247417876.xml
0.28/0.35	   
0.28/0.35	   domains being loaded...
0.28/0.36	   
0.28/0.36	   variables being loaded...
0.28/0.39	     nbVariables=40  nbDomainTypes=1  minDomainSize=19  maxDomainSize=19  nbTotalValues=760
0.28/0.39	       =>  wckTime=0.146  cpuTime=0.11  mem=7M892
0.28/0.39	   
0.28/0.39	   relations being loaded...
0.57/0.61	   
0.57/0.61	   constraints being loaded...
0.77/0.81	     nbConstraints=338  nbRelationTypes=338  nbExtensionStructures=338  nbSharedExtensionStructures=0
0.77/0.81	     nbConflictsStructures=338  nbSharedConflictsStructures=0  nbSharedBinaryRepresentations=2959  minDegree=9
0.77/0.81	     maxDegree=23  minArity=2  maxArity=2  nbGenerators=0  nbFusions=0  symmetryWckTime=0.06  symmetryCpuTime=0.03
0.77/0.81	       =>  wckTime=0.569  cpuTime=0.4  mem=18M669
0.77/0.87	   
0.77/0.87	   solver IterativeSystematicSolver being built... 
0.96/1.02	       =>  wckTime=0.777  cpuTime=0.52  mem=21M156
0.96/1.03	   
0.96/1.03	   preprocessing
0.96/1.03	     nbConstraintChecks=0  nbPropagations=40  nbRevisions=0  nbUselessRevisions=0  nbRemovedValues=0
0.96/1.03	     detectedInconsistency=no
0.96/1.03	       =>  wckTime=0.0060  cpuTime=0.0  mem=21M156
1.06/1.19	   
1.06/1.19	   INFO : Stopping use of transposition table (mapSize=101, nbTooLargekeys=0, mem=22M147)
26.33/26.68	   
26.33/26.68	   search
26.33/26.68	     run=18  nbConstraintChecks=141502582  minDepth=1  maxDepth=40  nbPropagations=5947106  nbRevisions=83107392
26.33/26.68	     nbUselessRevisions=66853135  nbAssignments=94150  nbFailedAssignments=39310  nbInferredBacktracks=1
26.33/26.68	     nbBacktracks=54664  nbVisitedNodes=165950  nbRestartNogoods=152  nbFoundSolutions=1  nbSEliminables=7.61
26.33/26.68	     nbREliminables=1.23  nbIEliminables=0.12  nbDEliminables=0  nbPEliminables=0
26.33/26.68	       =>  wckTime=25.655  cpuTime=25.35  mem=22M147
26.33/26.68	   
26.33/26.68	   global
26.33/26.68	     nbConstraintChecks=141502582  nbPropagations=5947146  nbRevisions=83107392  nbUselessRevisions=66853135
26.33/26.68	     nbRestartNogoods=152  solvingWckTime=25.658  solvingCpuTime=25.35  expiredTime=no  totalExploration=no
26.33/26.68	     nbFoundSolutions=1  firstSolutionCpuTime=25.87  globalCpuTime=25.92
26.33/26.68	       =>  wckTime=26.438  cpuTime=25.87  mem=22M147
26.33/26.68	   
26.33/26.68	s SATISFIABLE
26.33/26.68	v 6 9 11 15 14 0 9 17 15 6 14 10 11 3 8 18 6 14 14 8 1 6 8 16 4 12 5 1 3 14 0 12 16 6 6 6 8 1 9 6 
26.33/26.68	d NODES 94150
26.33/26.68	d CHECKS 141502582
26.33/26.68	   
26.33/26.68	   totalWckTime=26.493  totalCpuTime=25.92

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-2099271-1247417876/watcher-2099271-1247417876 -o /tmp/evaluation-result-2099271-1247417876/solver-2099271-1247417876 -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-2099271-1247417876.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: 1.93 1.99 1.99 4/80 32757
/proc/meminfo: memFree=1769712/2055920 swapFree=4192812/4192956
[pid=32757] ppid=32755 vsize=10676 CPUtime=0
/proc/32757/stat : 32757 (java) S 32755 32757 32597 0 -1 0 678 0 0 0 0 0 0 0 18 0 2 0 28854439 10932224 474 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/32757/statm: 2669 474 207 9 0 1184 0
[pid=32757/tid=32758] ppid=32755 vsize=10676 CPUtime=0
/proc/32757/task/32758/stat : 32758 (java) R 32755 32757 32597 0 -1 64 0 0 0 0 0 0 0 0 19 0 2 0 28854440 10932224 474 996147200 134512640 134550932 4294955968 18446744073709551615 8052696 0 0 4096 0 0 0 0 -1 1 0 0

[startup+0.0464969 s]
/proc/loadavg: 1.93 1.99 1.99 4/80 32757
/proc/meminfo: memFree=1769712/2055920 swapFree=4192812/4192956
[pid=32757] ppid=32755 vsize=861936 CPUtime=0.02
/proc/32757/stat : 32757 (java) S 32755 32757 32597 0 -1 0 2298 0 1 0 1 1 0 0 18 0 5 0 28854439 882622464 1898 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800971 18446744073709551615 0 0 17 1 0 0
/proc/32757/statm: 215484 1898 867 9 0 210399 0
[pid=32757/tid=32758] ppid=32755 vsize=861936 CPUtime=0.02
/proc/32757/task/32758/stat : 32758 (java) D 32755 32757 32597 0 -1 64 1690 0 1 0 2 0 0 0 17 0 5 0 28854440 882622464 1965 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 2147483391 0 16800971 18446744072099781622 0 0 -1 1 0 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 861936

[startup+0.106066 s]
/proc/loadavg: 1.93 1.99 1.99 4/80 32757
/proc/meminfo: memFree=1769712/2055920 swapFree=4192812/4192956
[pid=32757] ppid=32755 vsize=865984 CPUtime=0.09
/proc/32757/stat : 32757 (java) S 32755 32757 32597 0 -1 0 3822 0 1 0 7 2 0 0 18 0 9 0 28854439 886767616 3265 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/32757/statm: 216496 3265 1720 9 0 210981 0
[pid=32757/tid=32758] ppid=32755 vsize=865984 CPUtime=0.07
/proc/32757/task/32758/stat : 32758 (java) R 32755 32757 32597 0 -1 64 2913 0 1 0 6 1 0 0 18 0 9 0 28854440 886767616 3265 996147200 134512640 134550932 4294955968 18446744073709551615 104273408 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 865984

[startup+0.301011 s]
/proc/loadavg: 1.93 1.99 1.99 4/80 32757
/proc/meminfo: memFree=1769712/2055920 swapFree=4192812/4192956
[pid=32757] ppid=32755 vsize=866296 CPUtime=0.28
/proc/32757/stat : 32757 (java) S 32755 32757 32597 0 -1 0 5571 0 1 0 25 3 0 0 18 0 9 0 28854439 887087104 4983 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/32757/statm: 216574 4983 1908 9 0 211052 0
[pid=32757/tid=32758] ppid=32755 vsize=866296 CPUtime=0.23
/proc/32757/task/32758/stat : 32758 (java) R 32755 32757 32597 0 -1 64 4591 0 1 0 21 2 0 0 19 0 9 0 28854440 887087104 4983 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 866296

[startup+0.701895 s]
/proc/loadavg: 1.93 1.99 1.99 4/80 32757
/proc/meminfo: memFree=1769712/2055920 swapFree=4192812/4192956
[pid=32757] ppid=32755 vsize=867112 CPUtime=0.68
/proc/32757/stat : 32757 (java) S 32755 32757 32597 0 -1 0 8327 0 1 0 63 5 0 0 18 0 9 0 28854439 887922688 7680 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/32757/statm: 216778 7680 2007 9 0 211236 0
[pid=32757/tid=32758] ppid=32755 vsize=867112 CPUtime=0.54
/proc/32757/task/32758/stat : 32758 (java) R 32755 32757 32597 0 -1 64 7139 0 1 0 50 4 0 0 20 0 9 0 28854440 887922688 7680 996147200 134512640 134550932 4294955968 18446744073709551615 102094018 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 867112

[startup+1.50166 s]
/proc/loadavg: 1.93 1.99 1.99 3/89 302
/proc/meminfo: memFree=1740008/2055920 swapFree=4192812/4192956
[pid=32757] ppid=32755 vsize=867980 CPUtime=1.45
/proc/32757/stat : 32757 (java) S 32755 32757 32597 0 -1 0 17115 289 1 0 137 8 0 0 18 0 9 0 28854439 888811520 10738 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/32757/statm: 216995 10738 2657 9 0 211431 0
[pid=32757/tid=32758] ppid=32755 vsize=867980 CPUtime=1.16
/proc/32757/task/32758/stat : 32758 (java) R 32755 32757 32597 0 -1 64 11921 289 1 0 110 6 0 0 25 0 9 0 28854440 888811520 10738 996147200 134512640 134550932 4294955968 18446744073709551615 4126922084 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32757/tid=32760] ppid=32755 vsize=867980 CPUtime=0.04
/proc/32757/task/32760/stat : 32760 (java) S 32755 32757 32597 0 -1 64 3628 289 0 0 4 0 0 0 16 0 9 0 28854441 888811520 10738 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=32757/tid=32761] ppid=32755 vsize=867980 CPUtime=0
/proc/32757/task/32761/stat : 32761 (java) S 32755 32757 32597 0 -1 64 19 289 0 0 0 0 0 0 16 0 9 0 28854442 888811520 10738 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32757/tid=32762] ppid=32755 vsize=867980 CPUtime=0
/proc/32757/task/32762/stat : 32762 (java) S 32755 32757 32597 0 -1 64 9 289 0 0 0 0 0 0 15 0 9 0 28854442 888811520 10738 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32757/tid=32763] ppid=32755 vsize=867980 CPUtime=0
/proc/32757/task/32763/stat : 32763 (java) S 32755 32757 32597 0 -1 64 2 289 0 0 0 0 0 0 18 0 9 0 28854444 888811520 10738 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32757/tid=32764] ppid=32755 vsize=867980 CPUtime=0.22
/proc/32757/task/32764/stat : 32764 (java) S 32755 32757 32597 0 -1 64 714 289 0 0 22 0 0 0 15 0 9 0 28854444 888811520 10738 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32757/tid=32765] ppid=32755 vsize=867980 CPUtime=0
/proc/32757/task/32765/stat : 32765 (java) S 32755 32757 32597 0 -1 64 0 289 0 0 0 0 0 0 19 0 9 0 28854444 888811520 10738 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32757/tid=32766] ppid=32755 vsize=867980 CPUtime=0
/proc/32757/task/32766/stat : 32766 (java) S 32755 32757 32597 0 -1 64 10 289 0 0 0 0 0 0 15 0 9 0 28854444 888811520 10738 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.45
Current children cumulated vsize (KiB) 867980

[startup+3.1012 s]
/proc/loadavg: 1.93 1.99 1.99 3/89 302
/proc/meminfo: memFree=1736816/2055920 swapFree=4192812/4192956
[pid=32757] ppid=32755 vsize=867980 CPUtime=3.04
/proc/32757/stat : 32757 (java) S 32755 32757 32597 0 -1 0 17138 289 1 0 295 9 0 0 18 0 9 0 28854439 888811520 10759 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/32757/statm: 216995 10759 2657 9 0 211431 0
[pid=32757/tid=32758] ppid=32755 vsize=867980 CPUtime=2.72
/proc/32757/task/32758/stat : 32758 (java) R 32755 32757 32597 0 -1 64 11927 289 1 0 266 6 0 0 25 0 9 0 28854440 888811520 10759 996147200 134512640 134550932 4294955968 18446744073709551615 4126934286 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32757/tid=32760] ppid=32755 vsize=867980 CPUtime=0.04
/proc/32757/task/32760/stat : 32760 (java) S 32755 32757 32597 0 -1 64 3628 289 0 0 4 0 0 0 17 0 9 0 28854441 888811520 10759 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=32757/tid=32761] ppid=32755 vsize=867980 CPUtime=0
/proc/32757/task/32761/stat : 32761 (java) S 32755 32757 32597 0 -1 64 19 289 0 0 0 0 0 0 16 0 9 0 28854442 888811520 10759 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32757/tid=32762] ppid=32755 vsize=867980 CPUtime=0
/proc/32757/task/32762/stat : 32762 (java) S 32755 32757 32597 0 -1 64 9 289 0 0 0 0 0 0 15 0 9 0 28854442 888811520 10759 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32757/tid=32763] ppid=32755 vsize=867980 CPUtime=0
/proc/32757/task/32763/stat : 32763 (java) S 32755 32757 32597 0 -1 64 2 289 0 0 0 0 0 0 18 0 9 0 28854444 888811520 10759 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32757/tid=32764] ppid=32755 vsize=867980 CPUtime=0.24
/proc/32757/task/32764/stat : 32764 (java) S 32755 32757 32597 0 -1 64 731 289 0 0 24 0 0 0 15 0 9 0 28854444 888811520 10759 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32757/tid=32765] ppid=32755 vsize=867980 CPUtime=0
/proc/32757/task/32765/stat : 32765 (java) S 32755 32757 32597 0 -1 64 0 289 0 0 0 0 0 0 19 0 9 0 28854444 888811520 10759 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32757/tid=32766] ppid=32755 vsize=867980 CPUtime=0
/proc/32757/task/32766/stat : 32766 (java) S 32755 32757 32597 0 -1 64 10 289 0 0 0 0 0 0 15 0 9 0 28854444 888811520 10759 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.04
Current children cumulated vsize (KiB) 867980

[startup+6.30228 s]
/proc/loadavg: 1.93 1.99 1.99 3/89 302
/proc/meminfo: memFree=1736624/2055920 swapFree=4192812/4192956
[pid=32757] ppid=32755 vsize=867980 CPUtime=6.22
/proc/32757/stat : 32757 (java) S 32755 32757 32597 0 -1 0 17155 289 1 0 613 9 0 0 18 0 9 0 28854439 888811520 10761 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/32757/statm: 216995 10761 2657 9 0 211431 0
[pid=32757/tid=32758] ppid=32755 vsize=867980 CPUtime=5.89
/proc/32757/task/32758/stat : 32758 (java) R 32755 32757 32597 0 -1 64 11929 289 1 0 583 6 0 0 25 0 9 0 28854440 888811520 10761 996147200 134512640 134550932 4294955968 18446744073709551615 4126895402 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32757/tid=32760] ppid=32755 vsize=867980 CPUtime=0.04
/proc/32757/task/32760/stat : 32760 (java) S 32755 32757 32597 0 -1 64 3628 289 0 0 4 0 0 0 16 0 9 0 28854441 888811520 10761 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=32757/tid=32761] ppid=32755 vsize=867980 CPUtime=0
/proc/32757/task/32761/stat : 32761 (java) S 32755 32757 32597 0 -1 64 19 289 0 0 0 0 0 0 16 0 9 0 28854442 888811520 10761 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32757/tid=32762] ppid=32755 vsize=867980 CPUtime=0
/proc/32757/task/32762/stat : 32762 (java) S 32755 32757 32597 0 -1 64 9 289 0 0 0 0 0 0 15 0 9 0 28854442 888811520 10761 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32757/tid=32763] ppid=32755 vsize=867980 CPUtime=0
/proc/32757/task/32763/stat : 32763 (java) S 32755 32757 32597 0 -1 64 2 289 0 0 0 0 0 0 18 0 9 0 28854444 888811520 10761 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32757/tid=32764] ppid=32755 vsize=867980 CPUtime=0.24
/proc/32757/task/32764/stat : 32764 (java) S 32755 32757 32597 0 -1 64 732 289 0 0 24 0 0 0 16 0 9 0 28854444 888811520 10761 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32757/tid=32765] ppid=32755 vsize=867980 CPUtime=0
/proc/32757/task/32765/stat : 32765 (java) S 32755 32757 32597 0 -1 64 0 289 0 0 0 0 0 0 19 0 9 0 28854444 888811520 10761 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32757/tid=32766] ppid=32755 vsize=867980 CPUtime=0
/proc/32757/task/32766/stat : 32766 (java) S 32755 32757 32597 0 -1 64 24 289 0 0 0 0 0 0 15 0 9 0 28854444 888811520 10761 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.22
Current children cumulated vsize (KiB) 867980

[startup+12.7014 s]
/proc/loadavg: 1.94 1.99 1.99 3/89 302
/proc/meminfo: memFree=1736560/2055920 swapFree=4192812/4192956
[pid=32757] ppid=32755 vsize=867980 CPUtime=12.56
/proc/32757/stat : 32757 (java) S 32755 32757 32597 0 -1 0 17158 289 1 0 1247 9 0 0 18 0 9 0 28854439 888811520 10763 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/32757/statm: 216995 10763 2657 9 0 211431 0
[pid=32757/tid=32758] ppid=32755 vsize=867980 CPUtime=12.23
/proc/32757/task/32758/stat : 32758 (java) R 32755 32757 32597 0 -1 64 11932 289 1 0 1217 6 0 0 25 0 9 0 28854440 888811520 10763 996147200 134512640 134550932 4294955968 18446744073709551615 4126898382 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32757/tid=32760] ppid=32755 vsize=867980 CPUtime=0.04
/proc/32757/task/32760/stat : 32760 (java) S 32755 32757 32597 0 -1 64 3628 289 0 0 4 0 0 0 16 0 9 0 28854441 888811520 10763 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=32757/tid=32761] ppid=32755 vsize=867980 CPUtime=0
/proc/32757/task/32761/stat : 32761 (java) S 32755 32757 32597 0 -1 64 19 289 0 0 0 0 0 0 16 0 9 0 28854442 888811520 10763 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32757/tid=32762] ppid=32755 vsize=867980 CPUtime=0
/proc/32757/task/32762/stat : 32762 (java) S 32755 32757 32597 0 -1 64 9 289 0 0 0 0 0 0 15 0 9 0 28854442 888811520 10763 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32757/tid=32763] ppid=32755 vsize=867980 CPUtime=0
/proc/32757/task/32763/stat : 32763 (java) S 32755 32757 32597 0 -1 64 2 289 0 0 0 0 0 0 18 0 9 0 28854444 888811520 10763 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32757/tid=32764] ppid=32755 vsize=867980 CPUtime=0.25
/proc/32757/task/32764/stat : 32764 (java) S 32755 32757 32597 0 -1 64 732 289 0 0 25 0 0 0 16 0 9 0 28854444 888811520 10763 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32757/tid=32765] ppid=32755 vsize=867980 CPUtime=0
/proc/32757/task/32765/stat : 32765 (java) S 32755 32757 32597 0 -1 64 0 289 0 0 0 0 0 0 19 0 9 0 28854444 888811520 10763 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32757/tid=32766] ppid=32755 vsize=867980 CPUtime=0
/proc/32757/task/32766/stat : 32766 (java) S 32755 32757 32597 0 -1 64 24 289 0 0 0 0 0 0 15 0 9 0 28854444 888811520 10763 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.56
Current children cumulated vsize (KiB) 867980

[startup+25.5018 s]
/proc/loadavg: 1.95 1.99 1.99 3/89 302
/proc/meminfo: memFree=1736624/2055920 swapFree=4192812/4192956
[pid=32757] ppid=32755 vsize=867980 CPUtime=25.24
/proc/32757/stat : 32757 (java) S 32755 32757 32597 0 -1 0 17161 289 1 0 2515 9 0 0 18 0 9 0 28854439 888811520 10765 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/32757/statm: 216995 10765 2657 9 0 211431 0
[pid=32757/tid=32758] ppid=32755 vsize=867980 CPUtime=24.91
/proc/32757/task/32758/stat : 32758 (java) R 32755 32757 32597 0 -1 64 11935 289 1 0 2485 6 0 0 25 0 9 0 28854440 888811520 10765 996147200 134512640 134550932 4294955968 18446744073709551615 4126904935 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32757/tid=32760] ppid=32755 vsize=867980 CPUtime=0.04
/proc/32757/task/32760/stat : 32760 (java) S 32755 32757 32597 0 -1 64 3628 289 0 0 4 0 0 0 16 0 9 0 28854441 888811520 10765 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=32757/tid=32761] ppid=32755 vsize=867980 CPUtime=0
/proc/32757/task/32761/stat : 32761 (java) S 32755 32757 32597 0 -1 64 19 289 0 0 0 0 0 0 16 0 9 0 28854442 888811520 10765 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32757/tid=32762] ppid=32755 vsize=867980 CPUtime=0
/proc/32757/task/32762/stat : 32762 (java) S 32755 32757 32597 0 -1 64 9 289 0 0 0 0 0 0 15 0 9 0 28854442 888811520 10765 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32757/tid=32763] ppid=32755 vsize=867980 CPUtime=0
/proc/32757/task/32763/stat : 32763 (java) S 32755 32757 32597 0 -1 64 2 289 0 0 0 0 0 0 18 0 9 0 28854444 888811520 10765 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32757/tid=32764] ppid=32755 vsize=867980 CPUtime=0.25
/proc/32757/task/32764/stat : 32764 (java) S 32755 32757 32597 0 -1 64 732 289 0 0 25 0 0 0 16 0 9 0 28854444 888811520 10765 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32757/tid=32765] ppid=32755 vsize=867980 CPUtime=0
/proc/32757/task/32765/stat : 32765 (java) S 32755 32757 32597 0 -1 64 0 289 0 0 0 0 0 0 19 0 9 0 28854444 888811520 10765 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32757/tid=32766] ppid=32755 vsize=867980 CPUtime=0
/proc/32757/task/32766/stat : 32766 (java) S 32755 32757 32597 0 -1 64 24 289 0 0 0 0 0 0 15 0 9 0 28854444 888811520 10765 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.24
Current children cumulated vsize (KiB) 867980

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

[startup+26.3015 s]
/proc/loadavg: 1.95 1.99 1.99 3/89 302
/proc/meminfo: memFree=1736624/2055920 swapFree=4192812/4192956
[pid=32757] ppid=32755 vsize=867980 CPUtime=26.04
/proc/32757/stat : 32757 (java) S 32755 32757 32597 0 -1 0 17161 289 1 0 2595 9 0 0 18 0 9 0 28854439 888811520 10765 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/32757/statm: 216995 10765 2657 9 0 211431 0
[pid=32757/tid=32758] ppid=32755 vsize=867980 CPUtime=25.71
/proc/32757/task/32758/stat : 32758 (java) R 32755 32757 32597 0 -1 64 11935 289 1 0 2565 6 0 0 25 0 9 0 28854440 888811520 10765 996147200 134512640 134550932 4294955968 18446744073709551615 4126895485 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32757/tid=32760] ppid=32755 vsize=867980 CPUtime=0.04
/proc/32757/task/32760/stat : 32760 (java) R 32755 32757 32597 0 -1 64 3628 289 0 0 4 0 0 0 16 0 9 0 28854441 888811520 10765 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=32757/tid=32761] ppid=32755 vsize=867980 CPUtime=0
/proc/32757/task/32761/stat : 32761 (java) S 32755 32757 32597 0 -1 64 19 289 0 0 0 0 0 0 16 0 9 0 28854442 888811520 10765 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32757/tid=32762] ppid=32755 vsize=867980 CPUtime=0
/proc/32757/task/32762/stat : 32762 (java) S 32755 32757 32597 0 -1 64 9 289 0 0 0 0 0 0 15 0 9 0 28854442 888811520 10765 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32757/tid=32763] ppid=32755 vsize=867980 CPUtime=0
/proc/32757/task/32763/stat : 32763 (java) S 32755 32757 32597 0 -1 64 2 289 0 0 0 0 0 0 18 0 9 0 28854444 888811520 10765 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32757/tid=32764] ppid=32755 vsize=867980 CPUtime=0.25
/proc/32757/task/32764/stat : 32764 (java) S 32755 32757 32597 0 -1 64 732 289 0 0 25 0 0 0 16 0 9 0 28854444 888811520 10765 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32757/tid=32765] ppid=32755 vsize=867980 CPUtime=0
/proc/32757/task/32765/stat : 32765 (java) S 32755 32757 32597 0 -1 64 0 289 0 0 0 0 0 0 19 0 9 0 28854444 888811520 10765 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32757/tid=32766] ppid=32755 vsize=867980 CPUtime=0
/proc/32757/task/32766/stat : 32766 (java) S 32755 32757 32597 0 -1 64 24 289 0 0 0 0 0 0 15 0 9 0 28854444 888811520 10765 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 26.04
Current children cumulated vsize (KiB) 867980

[startup+26.5015 s]
/proc/loadavg: 1.95 1.99 1.99 3/89 302
/proc/meminfo: memFree=1736624/2055920 swapFree=4192812/4192956
[pid=32757] ppid=32755 vsize=867980 CPUtime=26.23
/proc/32757/stat : 32757 (java) S 32755 32757 32597 0 -1 0 17161 289 1 0 2614 9 0 0 18 0 9 0 28854439 888811520 10765 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/32757/statm: 216995 10765 2657 9 0 211431 0
[pid=32757/tid=32758] ppid=32755 vsize=867980 CPUtime=25.9
/proc/32757/task/32758/stat : 32758 (java) R 32755 32757 32597 0 -1 64 11935 289 1 0 2584 6 0 0 25 0 9 0 28854440 888811520 10765 996147200 134512640 134550932 4294955968 18446744073709551615 4126381365 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32757/tid=32760] ppid=32755 vsize=867980 CPUtime=0.04
/proc/32757/task/32760/stat : 32760 (java) S 32755 32757 32597 0 -1 64 3628 289 0 0 4 0 0 0 16 0 9 0 28854441 888811520 10765 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=32757/tid=32761] ppid=32755 vsize=867980 CPUtime=0
/proc/32757/task/32761/stat : 32761 (java) S 32755 32757 32597 0 -1 64 19 289 0 0 0 0 0 0 16 0 9 0 28854442 888811520 10765 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32757/tid=32762] ppid=32755 vsize=867980 CPUtime=0
/proc/32757/task/32762/stat : 32762 (java) S 32755 32757 32597 0 -1 64 9 289 0 0 0 0 0 0 15 0 9 0 28854442 888811520 10765 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32757/tid=32763] ppid=32755 vsize=867980 CPUtime=0
/proc/32757/task/32763/stat : 32763 (java) S 32755 32757 32597 0 -1 64 2 289 0 0 0 0 0 0 18 0 9 0 28854444 888811520 10765 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32757/tid=32764] ppid=32755 vsize=867980 CPUtime=0.25
/proc/32757/task/32764/stat : 32764 (java) S 32755 32757 32597 0 -1 64 732 289 0 0 25 0 0 0 16 0 9 0 28854444 888811520 10765 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32757/tid=32765] ppid=32755 vsize=867980 CPUtime=0
/proc/32757/task/32765/stat : 32765 (java) S 32755 32757 32597 0 -1 64 0 289 0 0 0 0 0 0 19 0 9 0 28854444 888811520 10765 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32757/tid=32766] ppid=32755 vsize=867980 CPUtime=0
/proc/32757/task/32766/stat : 32766 (java) S 32755 32757 32597 0 -1 64 24 289 0 0 0 0 0 0 15 0 9 0 28854444 888811520 10765 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) 867980

[startup+26.6014 s]
/proc/loadavg: 1.95 1.99 1.99 3/89 302
/proc/meminfo: memFree=1736624/2055920 swapFree=4192812/4192956
[pid=32757] ppid=32755 vsize=867980 CPUtime=26.33
/proc/32757/stat : 32757 (java) S 32755 32757 32597 0 -1 0 17161 289 1 0 2624 9 0 0 18 0 9 0 28854439 888811520 10765 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/32757/statm: 216995 10765 2657 9 0 211431 0
[pid=32757/tid=32758] ppid=32755 vsize=867980 CPUtime=26
/proc/32757/task/32758/stat : 32758 (java) R 32755 32757 32597 0 -1 64 11935 289 1 0 2594 6 0 0 25 0 9 0 28854440 888811520 10765 996147200 134512640 134550932 4294955968 18446744073709551615 4126895972 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32757/tid=32760] ppid=32755 vsize=867980 CPUtime=0.04
/proc/32757/task/32760/stat : 32760 (java) S 32755 32757 32597 0 -1 64 3628 289 0 0 4 0 0 0 16 0 9 0 28854441 888811520 10765 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=32757/tid=32761] ppid=32755 vsize=867980 CPUtime=0
/proc/32757/task/32761/stat : 32761 (java) S 32755 32757 32597 0 -1 64 19 289 0 0 0 0 0 0 16 0 9 0 28854442 888811520 10765 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32757/tid=32762] ppid=32755 vsize=867980 CPUtime=0
/proc/32757/task/32762/stat : 32762 (java) S 32755 32757 32597 0 -1 64 9 289 0 0 0 0 0 0 15 0 9 0 28854442 888811520 10765 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32757/tid=32763] ppid=32755 vsize=867980 CPUtime=0
/proc/32757/task/32763/stat : 32763 (java) S 32755 32757 32597 0 -1 64 2 289 0 0 0 0 0 0 18 0 9 0 28854444 888811520 10765 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32757/tid=32764] ppid=32755 vsize=867980 CPUtime=0.25
/proc/32757/task/32764/stat : 32764 (java) S 32755 32757 32597 0 -1 64 732 289 0 0 25 0 0 0 16 0 9 0 28854444 888811520 10765 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32757/tid=32765] ppid=32755 vsize=867980 CPUtime=0
/proc/32757/task/32765/stat : 32765 (java) S 32755 32757 32597 0 -1 64 0 289 0 0 0 0 0 0 19 0 9 0 28854444 888811520 10765 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32757/tid=32766] ppid=32755 vsize=867980 CPUtime=0
/proc/32757/task/32766/stat : 32766 (java) S 32755 32757 32597 0 -1 64 24 289 0 0 0 0 0 0 15 0 9 0 28854444 888811520 10765 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 26.33
Current children cumulated vsize (KiB) 867980

Child status: 0
Real time (s): 26.7001
CPU time (s): 26.439
CPU user time (s): 26.333
CPU system time (s): 0.105983
CPU usage (%): 99.0221
Max. virtual memory (cumulated for all children) (KiB): 867980

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 26.333
system time used= 0.105983
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 17576
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= 1660
involuntary context switches= 2240

runsolver used 0.024996 second user time and 0.108983 second system time

The end

Launcher Data

Begin job on node16 at 2009-07-12 18:57:56
IDJOB=2099271
IDBENCH=60058
IDSOLVER=773
FILE ID=node16/2099271-1247417876
PBS_JOBID= 9510729
Free space on /tmp= 66460 MiB

SOLVER NAME= Abscon 112v4 AC
BENCH NAME= CPAI08/csp/rand-2-40-19-fcd/normalized-rand-2-40-19-443-230-fcd-4_ext.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-2099271-1247417876/watcher-2099271-1247417876 -o /tmp/evaluation-result-2099271-1247417876/solver-2099271-1247417876 -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-2099271-1247417876.xml

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

MD5SUM BENCH= 810d07734a8b528632590cb51c52e911
RANDOM SEED=1942755304

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


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1770192 kB
Buffers:         43024 kB
Cached:         132688 kB
SwapCached:          0 kB
Active:         145732 kB
Inactive:        82476 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1770192 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            2228 kB
Writeback:           0 kB
Mapped:          72924 kB
Slab:            42580 kB
Committed_AS:   994972 kB
PageTables:       1936 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66460 MiB
End job on node16 at 2009-07-12 18:58:23