Trace number 1061702

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 1.64675 1.68528

DiagnosticValue
CHECKS5461
NODES200

General information on the benchmark

Namecsp/pseudo/jnh/
normalized-jnh-201.xml
MD5SUM2ac49f2ec4310abb10697308185830c1
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.167973
Satisfiable
(Un)Satisfiability was proved
Number of variables200
Number of constraints900
Maximum constraint arity14
Maximum domain size2
Number of constraints which are defined in extension0
Number of constraints which are defined in intension900
Global constraints used (with number of constraints)

Solver Data (download as text)

0.04/0.09	
0.04/0.09	Abscon 112 (May, 2008)
0.17/0.25	
0.17/0.25	   configuration
0.17/0.26	     name=esac.xml
0.17/0.29	   
0.17/0.29	   instance
0.17/0.29	     name=HOME/instance-1061702-1215133367.xml
0.27/0.32	   
0.27/0.32	   domains being loaded...
0.27/0.33	   
0.27/0.33	   variables being loaded...
0.27/0.38	     nbVariables=200  nbDomainTypes=1  minDomainSize=2  maxDomainSize=2  nbTotalValues=400
0.27/0.38	       =>  wckTime=0.119  cpuTime=0.11  mem=7M853
0.27/0.38	   
0.27/0.38	   predicates being loaded...
0.37/0.46	   
0.37/0.46	   constraints being loaded...
1.06/1.11	     nbConstraints=900  nbConvertedConstraints=156  nbConvertConstraintsChecks=16384  nbExtensionStructures=2
1.06/1.11	     nbSharedExtensionStructures=154  nbConflictsStructures=13  nbSharedConflictsStructures=886
1.06/1.11	     nbUnbuiltConflictsStructures=1  nbSharedBinaryRepresentations=5  nbEvaluationManagers=12
1.06/1.11	     nbSharedEvaluationManagers=732  minDegree=12  maxDegree=36  minArity=2  avgArity=4.84  maxArity=14  nbGenerators=0
1.06/1.11	     nbFusions=0  symmetryWckTime=0.129  symmetryCpuTime=0.08
1.06/1.11	       =>  wckTime=0.855  cpuTime=0.65  mem=32M373
1.16/1.20	   
1.16/1.20	   solver IterativeSystematicSolver being built... 
1.35/1.41	       =>  wckTime=1.153  cpuTime=0.82  mem=31M399
1.45/1.52	   
1.45/1.52	   preprocessing
1.45/1.52	     nbConstraintChecks=3301  nbValidityChecks=2424  nbPropagations=1087  nbRevisions=4381  nbUselessRevisions=3700
1.45/1.52	     nbSingletonTests=271  nbEffectiveSingletonTests=0  nbACRemovals=0  nbFoundSingletons=0  nbRemovedValues=0
1.45/1.52	     detectedInconsistency=no
1.45/1.52	       =>  wckTime=0.104  cpuTime=0.09  mem=32M342
1.55/1.65	   
1.55/1.65	   search
1.55/1.65	     run=0  nbConstraintChecks=2160  nbValidityChecks=2907  minDepth=201  maxDepth=200  nbPropagations=1470
1.55/1.65	     nbRevisions=8567  nbUselessRevisions=7703  nbAssignments=200  nbFailedAssignments=0  nbBacktracks=0
1.55/1.65	     nbVisitedNodes=201  nbRestartNogoods=0  nbFoundSolutions=1  mapSize=0  nbInferences=0  nbTooLargeKeys=0
1.55/1.65	     nbSEliminables=26.7  nbREliminables=58.11  nbIEliminables=103.1  nbDEliminables=0  nbPEliminables=0
1.55/1.65	       =>  wckTime=0.239  cpuTime=0.2  mem=33M301
1.55/1.65	   
1.55/1.65	   global
1.55/1.65	     nbConstraintChecks=5461  nbValidityChecks=5331  nbPropagations=2557  nbRevisions=12948  nbUselessRevisions=11403
1.55/1.65	     nbRestartNogoods=0  solvingWckTime=0.241  solvingCpuTime=0.2  expiredTime=no  totalExploration=no
1.55/1.65	     nbFoundSolutions=1  firstSolutionCpuTime=1.01  globalCpuTime=1.07
1.55/1.65	       =>  wckTime=1.395  cpuTime=1.02  mem=33M301
1.55/1.65	   
1.55/1.65	s SATISFIABLE
1.55/1.65	v 0 1 1 0 0 1 0 1 0 1 0 1 1 0 1 0 0 1 0 1 0 1 1 0 1 0 0 1 1 0 0 1 0 1 0 1 0 1 1 0 1 0 0 1 0 1 1 0 0 1 1 0 1 0 0 1 1 0 0 1 0 1 0 1 1 0 0 1 1 0 0 1 0 1 0 1 1 0 0 1 1 0 1 0 0 1 1 0 1 0 0 1 0 1 0 1 0 1 1 0 0 1 0 1 0 1 0 1 1 0 1 0 1 0 0 1 1 0 1 0 0 1 0 1 1 0 0 1 0 1 1 0 0 1 0 1 0 1 0 1 0 1 1 0 1 0 1 0 0 1 0 1 1 0 0 1 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 0 1 1 0 1 0 0 1 0 1 1 0 0 1 0 1 0 1 
1.55/1.65	d NODES 200
1.55/1.65	d CHECKS 5461
1.55/1.66	   
1.55/1.66	   totalWckTime=1.462  totalCpuTime=1.07

Verifier Data (download as text)

OK

Watcher Data (download as text)

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

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

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2200 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 921600 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 972800 KiB
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.72 1.89 1.89 3/84 6788
/proc/meminfo: memFree=1464632/2055920 swapFree=4174728/4192956
[pid=6788] ppid=6786 vsize=152 CPUtime=0
/proc/6788/stat : 6788 (java) R 6786 6788 4876 0 -1 0 199 0 0 0 0 0 0 0 18 0 1 0 997739256 155648 20 996147200 134512640 134550740 4294955968 18446744073709551615 1412714 0 0 4096 0 0 0 0 17 0 0 0
/proc/6788/statm: 38 26 19 9 0 4 0

[startup+0.0663271 s]
/proc/loadavg: 1.72 1.89 1.89 3/84 6788
/proc/meminfo: memFree=1464632/2055920 swapFree=4174728/4192956
[pid=6788] ppid=6786 vsize=863916 CPUtime=0.04
/proc/6788/stat : 6788 (java) S 6786 6788 4876 0 -1 0 2714 0 1 0 3 1 0 0 18 0 9 0 997739256 884649984 2270 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/6788/statm: 215979 2271 1085 9 0 210936 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 863916

[startup+0.101296 s]
/proc/loadavg: 1.72 1.89 1.89 3/84 6788
/proc/meminfo: memFree=1464632/2055920 swapFree=4174728/4192956
[pid=6788] ppid=6786 vsize=865884 CPUtime=0.08
/proc/6788/stat : 6788 (java) S 6786 6788 4876 0 -1 0 3645 0 1 0 6 2 0 0 18 0 9 0 997739256 886665216 3129 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/6788/statm: 216471 3129 1675 9 0 211026 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 865884

[startup+0.301335 s]
/proc/loadavg: 1.72 1.89 1.89 3/84 6788
/proc/meminfo: memFree=1464632/2055920 swapFree=4174728/4192956
[pid=6788] ppid=6786 vsize=866284 CPUtime=0.27
/proc/6788/stat : 6788 (java) S 6786 6788 4876 0 -1 0 5817 0 1 0 23 4 0 0 18 0 9 0 997739256 887074816 5191 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/6788/statm: 216571 5191 1953 9 0 211099 0
Current children cumulated CPU time (s) 0.27
Current children cumulated vsize (KiB) 866284

[startup+0.70141 s]
/proc/loadavg: 1.72 1.89 1.89 3/84 6788
/proc/meminfo: memFree=1464632/2055920 swapFree=4174728/4192956
[pid=6788] ppid=6786 vsize=867676 CPUtime=0.68
/proc/6788/stat : 6788 (java) S 6786 6788 4876 0 -1 0 8998 0 1 0 61 7 0 0 18 0 9 0 997739256 888500224 8356 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/6788/statm: 216919 8356 2012 9 0 211425 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 867676

[startup+1.50256 s]
/proc/loadavg: 1.75 1.89 1.89 3/93 6797
/proc/meminfo: memFree=1426544/2055920 swapFree=4174728/4192956
[pid=6788] ppid=6786 vsize=868324 CPUtime=1.45
/proc/6788/stat : 6788 (java) S 6786 6788 4876 0 -1 0 22946 251 1 0 129 15 1 0 18 0 10 0 997739256 889163776 13616 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/6788/statm: 217081 13616 2632 9 0 211587 0
[pid=6788/tid=6790] ppid=6786 vsize=868324 CPUtime=1.1
/proc/6788/task/6790/stat : 6790 (java) R 6786 6788 4876 0 -1 64 16055 251 1 0 97 12 1 0 17 0 10 0 997739257 889163776 13616 996147200 134512640 134550740 4294955968 18446744073709551615 4127122453 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6788/tid=6791] ppid=6786 vsize=868324 CPUtime=0.08
/proc/6788/task/6791/stat : 6791 (java) S 6786 6788 4876 0 -1 64 5135 251 0 0 7 0 1 0 17 0 10 0 997739260 889163776 13616 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=6788/tid=6792] ppid=6786 vsize=868324 CPUtime=0.01
/proc/6788/task/6792/stat : 6792 (java) S 6786 6788 4876 0 -1 64 16 251 0 0 0 0 1 0 16 0 10 0 997739260 889163776 13616 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6788/tid=6793] ppid=6786 vsize=868324 CPUtime=0.01
/proc/6788/task/6793/stat : 6793 (java) S 6786 6788 4876 0 -1 64 11 251 0 0 0 0 1 0 16 0 10 0 997739260 889163776 13616 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6788/tid=6794] ppid=6786 vsize=868324 CPUtime=0.01
/proc/6788/task/6794/stat : 6794 (java) S 6786 6788 4876 0 -1 64 1 251 0 0 0 0 1 0 23 0 10 0 997739262 889163776 13616 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=6788/tid=6795] ppid=6786 vsize=868324 CPUtime=0.26
/proc/6788/task/6795/stat : 6795 (java) S 6786 6788 4876 0 -1 64 910 251 0 0 24 1 1 0 15 0 10 0 997739262 889163776 13616 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6788/tid=6796] ppid=6786 vsize=868324 CPUtime=0.01
/proc/6788/task/6796/stat : 6796 (java) S 6786 6788 4876 0 -1 64 1 251 0 0 0 0 1 0 24 0 10 0 997739262 889163776 13616 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=6788/tid=6797] ppid=6786 vsize=868324 CPUtime=0.01
/proc/6788/task/6797/stat : 6797 (java) S 6786 6788 4876 0 -1 64 8 251 0 0 0 0 1 0 15 0 10 0 997739262 889163776 13616 996147200 134512640 134550740 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) 868324

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

[startup+1.60258 s]
/proc/loadavg: 1.75 1.89 1.89 3/93 6797
/proc/meminfo: memFree=1426544/2055920 swapFree=4174728/4192956
[pid=6788] ppid=6786 vsize=868444 CPUtime=1.55
/proc/6788/stat : 6788 (java) S 6786 6788 4876 0 -1 0 23169 251 1 0 139 15 1 0 18 0 10 0 997739256 889286656 13835 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/6788/statm: 217111 13835 2632 9 0 211617 0
[pid=6788/tid=6790] ppid=6786 vsize=868444 CPUtime=1.17
/proc/6788/task/6790/stat : 6790 (java) R 6786 6788 4876 0 -1 64 16268 251 1 0 104 12 1 0 18 0 10 0 997739257 889286656 13835 996147200 134512640 134550740 4294955968 18446744073709551615 4127157186 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6788/tid=6791] ppid=6786 vsize=868444 CPUtime=0.08
/proc/6788/task/6791/stat : 6791 (java) S 6786 6788 4876 0 -1 64 5135 251 0 0 7 0 1 0 17 0 10 0 997739260 889286656 13835 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=6788/tid=6792] ppid=6786 vsize=868444 CPUtime=0.01
/proc/6788/task/6792/stat : 6792 (java) S 6786 6788 4876 0 -1 64 16 251 0 0 0 0 1 0 16 0 10 0 997739260 889286656 13835 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6788/tid=6793] ppid=6786 vsize=868444 CPUtime=0.01
/proc/6788/task/6793/stat : 6793 (java) S 6786 6788 4876 0 -1 64 11 251 0 0 0 0 1 0 16 0 10 0 997739260 889286656 13835 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6788/tid=6794] ppid=6786 vsize=868444 CPUtime=0.01
/proc/6788/task/6794/stat : 6794 (java) S 6786 6788 4876 0 -1 64 1 251 0 0 0 0 1 0 23 0 10 0 997739262 889286656 13835 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=6788/tid=6795] ppid=6786 vsize=868444 CPUtime=0.28
/proc/6788/task/6795/stat : 6795 (java) S 6786 6788 4876 0 -1 64 920 251 0 0 26 1 1 0 15 0 10 0 997739262 889286656 13835 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6788/tid=6796] ppid=6786 vsize=868444 CPUtime=0.01
/proc/6788/task/6796/stat : 6796 (java) S 6786 6788 4876 0 -1 64 1 251 0 0 0 0 1 0 24 0 10 0 997739262 889286656 13835 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=6788/tid=6797] ppid=6786 vsize=868444 CPUtime=0.01
/proc/6788/task/6797/stat : 6797 (java) S 6786 6788 4876 0 -1 64 8 251 0 0 0 0 1 0 15 0 10 0 997739262 889286656 13835 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.55
Current children cumulated vsize (KiB) 868444

Child status: 0
Real time (s): 1.68528
CPU time (s): 1.64675
CPU user time (s): 1.46678
CPU system time (s): 0.179972
CPU usage (%): 97.7134
Max. virtual memory (cumulated for all children) (KiB): 868444

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1.46678
system time used= 0.179972
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 23674
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= 1388
involuntary context switches= 1415

runsolver used 0.007998 second user time and 0.007998 second system time

The end

Launcher Data (download as text)

Begin job on node35 at 2008-07-04 03:02:47
IDJOB=1061702
IDBENCH=54577
IDSOLVER=364
FILE ID=node35/1061702-1215133367
PBS_JOBID= 7877310
Free space on /tmp= 66516 MiB

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

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 2ac49f2ec4310abb10697308185830c1
RANDOM SEED=1941709829

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


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1465112 kB
Buffers:         74772 kB
Cached:         337008 kB
SwapCached:      12200 kB
Active:         210584 kB
Inactive:       298832 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1465112 kB
SwapTotal:     4192956 kB
SwapFree:      4174728 kB
Dirty:            2520 kB
Writeback:           0 kB
Mapped:         114896 kB
Slab:            66376 kB
Committed_AS:  1652736 kB
PageTables:       2076 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= 66516 MiB
End job on node35 at 2008-07-04 03:02:49