Trace number 2097358

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 ESACUNSAT 30.0644 30.3799

DiagnosticValue
CHECKS46169400
NODES153762

General information on the benchmark

Namecsp/langford3/
normalized-langford-3-12.xml
MD5SUMdee4599863daae352af5f2661ac2dee6
Bench Category2-ARY-INT (binary constraints in intension)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark3.42848
Satisfiable
(Un)Satisfiability was proved
Number of variables36
Number of constraints654
Maximum constraint arity2
Maximum domain size36
Number of constraints which are defined in extension0
Number of constraints which are defined in intension654
Global constraints used (with number of constraints)

Solver Data

0.00/0.09	
0.00/0.09	Abscon 112 (May, 2008)
0.18/0.24	
0.18/0.24	   configuration
0.18/0.24	     name=esac.xml
0.29/0.32	   
0.29/0.32	   instance
0.29/0.32	     name=HOME/instance-2097358-1247412186.xml
0.29/0.36	   
0.29/0.36	   domains being loaded...
0.29/0.37	   
0.29/0.37	   variables being loaded...
0.29/0.39	     nbVariables=36  nbDomainTypes=1  minDomainSize=36  maxDomainSize=36  nbTotalValues=1296
0.29/0.39	       =>  wckTime=0.148  cpuTime=0.11  mem=7M892
0.29/0.39	   
0.29/0.39	   predicates being loaded...
0.38/0.46	   
0.38/0.46	   constraints being loaded...
0.86/0.91	     nbConstraints=631  nbGlobalConstraints=1  nbMergedConstraints=24  nbConvertedConstraints=630
0.86/0.91	     nbConvertConstraintsChecks=16848  nbExtensionStructures=13  nbSharedExtensionStructures=617
0.86/0.91	     nbConflictsStructures=13  nbSharedConflictsStructures=617  nbSharedBinaryRepresentations=863  minDegree=36
0.86/0.91	     maxDegree=36  minArity=2  avgArity=2.05  maxArity=36  nbGenerators=0  nbFusions=0  symmetryWckTime=0.086
0.86/0.91	     symmetryCpuTime=0.05  nbCliques=1
0.86/0.91	       =>  wckTime=0.662  cpuTime=0.46  mem=17M851
0.86/0.97	   
0.86/0.97	   solver IterativeSystematicSolver being built... 
0.96/1.05	   
0.96/1.05	   INFO : Forward propagation technique limited 
1.06/1.11	       =>  wckTime=0.867  cpuTime=0.57  mem=20M416
1.06/1.18	   
1.06/1.18	   preprocessing
1.06/1.18	     nbConstraintChecks=43396  nbPropagations=801  nbRevisions=3684  nbUselessRevisions=2555  nbSingletonTests=49
1.06/1.18	     nbEffectiveSingletonTests=0  nbACRemovals=540  nbFoundSingletons=0  nbRemovedValues=540  detectedInconsistency=no
1.06/1.18	       =>  wckTime=0.066  cpuTime=0.04  mem=20M416
1.25/1.37	   
1.25/1.37	   INFO : Stopping use of transposition table (mapSize=101, nbTooLargekeys=0, mem=21M456)
29.98/30.34	   
29.98/30.34	   search
29.98/30.34	     run=18  nbConstraintChecks=46126045  minDepth=0  maxDepth=27  nbPropagations=5747722  nbRevisions=38831170
29.98/30.34	     nbUselessRevisions=31999742  nbAssignments=153762  nbFailedAssignments=34572  nbBacktracks=118957
29.98/30.34	     nbVisitedNodes=214593  nbRestartNogoods=177  nbSEliminables=0  nbREliminables=0  nbIEliminables=31.13
29.98/30.34	     nbDEliminables=0  nbPEliminables=0
29.98/30.34	       =>  wckTime=29.229  cpuTime=28.87  mem=21M456
29.98/30.34	   
29.98/30.34	   global
29.98/30.34	     nbConstraintChecks=46169441  nbPropagations=5748523  nbRevisions=38834854  nbUselessRevisions=32002297
29.98/30.34	     nbRestartNogoods=177  solvingWckTime=29.231  solvingCpuTime=28.87  expiredTime=no  totalExploration=yes
29.98/30.34	     nbFoundSolutions=0  globalCpuTime=29.49
29.98/30.34	       =>  wckTime=30.1  cpuTime=29.44  mem=21M456
29.98/30.35	   
29.98/30.35	s UNSATISFIABLE
29.98/30.35	d NODES 153762
29.98/30.35	d CHECKS 46169441
29.98/30.35	   
29.98/30.35	   totalWckTime=30.156  totalCpuTime=29.49

Verifier Data

No possible verification on an UNSAT instance

Watcher Data

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-2097358-1247412186/watcher-2097358-1247412186 -o /tmp/evaluation-result-2097358-1247412186/solver-2097358-1247412186 -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-2097358-1247412186.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.11 2.17 2.08 4/80 570
/proc/meminfo: memFree=1694432/2055920 swapFree=4192812/4192956
[pid=570] ppid=568 vsize=18576 CPUtime=0
/proc/570/stat : 570 (runsolver) R 568 570 30841 0 -1 4194368 16 0 0 0 0 0 0 0 20 0 1 0 28285214 19021824 284 996147200 4194304 4302564 548682068384 18446744073709551615 255236566311 0 2147483391 4096 24578 0 0 0 17 1 0 0
/proc/570/statm: 4644 284 249 26 0 2626 0

[startup+0.0090309 s]
/proc/loadavg: 2.11 2.17 2.08 4/80 570
/proc/meminfo: memFree=1694432/2055920 swapFree=4192812/4192956
[pid=570] ppid=568 vsize=272 CPUtime=0
/proc/570/stat : 570 (java) D 568 570 30841 0 -1 0 53 0 0 0 0 0 0 0 20 0 1 0 28285214 278528 37 996147200 134512640 134550932 4294956128 18446744073709551615 7484196 0 2147483391 4096 0 18446744072099781622 0 0 17 1 0 0
/proc/570/statm: 68 37 28 9 0 6 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 272

[startup+0.100871 s]
/proc/loadavg: 2.11 2.17 2.08 4/80 570
/proc/meminfo: memFree=1694432/2055920 swapFree=4192812/4192956
[pid=570] ppid=568 vsize=865984 CPUtime=0.08
/proc/570/stat : 570 (java) S 568 570 30841 0 -1 0 3719 0 1 0 6 2 0 0 18 0 9 0 28285214 886767616 3187 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/570/statm: 216496 3187 1690 9 0 210981 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 865984

[startup+0.301895 s]
/proc/loadavg: 2.11 2.17 2.08 4/80 570
/proc/meminfo: memFree=1694432/2055920 swapFree=4192812/4192956
[pid=570] ppid=568 vsize=866296 CPUtime=0.29
/proc/570/stat : 570 (java) S 568 570 30841 0 -1 0 5686 0 1 0 25 4 0 0 18 0 9 0 28285214 887087104 5089 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/570/statm: 216574 5089 1927 9 0 211052 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 866296

[startup+0.701936 s]
/proc/loadavg: 2.11 2.17 2.08 4/80 570
/proc/meminfo: memFree=1694432/2055920 swapFree=4192812/4192956
[pid=570] ppid=568 vsize=867184 CPUtime=0.68
/proc/570/stat : 570 (java) S 568 570 30841 0 -1 0 8131 0 1 0 63 5 0 0 18 0 9 0 28285214 887996416 7483 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/570/statm: 216796 7483 2037 9 0 211232 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 867184

[startup+1.50302 s]
/proc/loadavg: 2.11 2.17 2.08 3/89 583
/proc/meminfo: memFree=1667032/2055920 swapFree=4192812/4192956
[pid=570] ppid=568 vsize=867952 CPUtime=1.45
/proc/570/stat : 570 (java) S 568 570 30841 0 -1 0 16633 304 1 0 134 11 0 0 18 0 9 0 28285214 888782848 10711 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/570/statm: 216988 10711 2657 9 0 211424 0
[pid=570/tid=572] ppid=568 vsize=867952 CPUtime=1.1
/proc/570/task/572/stat : 572 (java) R 568 570 30841 0 -1 64 12345 304 1 0 101 9 0 0 25 0 9 0 28285216 888782848 10711 996147200 134512640 134550932 4294955968 18446744073709551615 4126986228 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=570/tid=573] ppid=568 vsize=867952 CPUtime=0.04
/proc/570/task/573/stat : 573 (java) S 568 570 30841 0 -1 64 2673 304 0 0 4 0 0 0 17 0 9 0 28285217 888782848 10711 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=570/tid=574] ppid=568 vsize=867952 CPUtime=0
/proc/570/task/574/stat : 574 (java) S 568 570 30841 0 -1 64 19 304 0 0 0 0 0 0 16 0 9 0 28285217 888782848 10711 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=570/tid=575] ppid=568 vsize=867952 CPUtime=0
/proc/570/task/575/stat : 575 (java) S 568 570 30841 0 -1 64 10 304 0 0 0 0 0 0 16 0 9 0 28285217 888782848 10711 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=570/tid=576] ppid=568 vsize=867952 CPUtime=0
/proc/570/task/576/stat : 576 (java) S 568 570 30841 0 -1 64 1 304 0 0 0 0 0 0 18 0 9 0 28285220 888782848 10711 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=570/tid=577] ppid=568 vsize=867952 CPUtime=0.27
/proc/570/task/577/stat : 577 (java) S 568 570 30841 0 -1 64 768 304 0 0 27 0 0 0 15 0 9 0 28285220 888782848 10711 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=570/tid=578] ppid=568 vsize=867952 CPUtime=0
/proc/570/task/578/stat : 578 (java) S 568 570 30841 0 -1 64 1 304 0 0 0 0 0 0 19 0 9 0 28285220 888782848 10711 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=570/tid=579] ppid=568 vsize=867952 CPUtime=0
/proc/570/task/579/stat : 579 (java) S 568 570 30841 0 -1 64 10 304 0 0 0 0 0 0 15 0 9 0 28285220 888782848 10711 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) 867952

[startup+3.10219 s]
/proc/loadavg: 2.11 2.17 2.08 3/89 583
/proc/meminfo: memFree=1661528/2055920 swapFree=4192812/4192956
[pid=570] ppid=568 vsize=867952 CPUtime=3.05
/proc/570/stat : 570 (java) S 568 570 30841 0 -1 0 16656 304 1 0 293 12 0 0 18 0 9 0 28285214 888782848 10733 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/570/statm: 216988 10733 2657 9 0 211424 0
[pid=570/tid=572] ppid=568 vsize=867952 CPUtime=2.66
/proc/570/task/572/stat : 572 (java) R 568 570 30841 0 -1 64 12351 304 1 0 257 9 0 0 25 0 9 0 28285216 888782848 10733 996147200 134512640 134550932 4294955968 18446744073709551615 4126989544 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=570/tid=573] ppid=568 vsize=867952 CPUtime=0.04
/proc/570/task/573/stat : 573 (java) S 568 570 30841 0 -1 64 2673 304 0 0 4 0 0 0 17 0 9 0 28285217 888782848 10733 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=570/tid=574] ppid=568 vsize=867952 CPUtime=0
/proc/570/task/574/stat : 574 (java) S 568 570 30841 0 -1 64 19 304 0 0 0 0 0 0 16 0 9 0 28285217 888782848 10733 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=570/tid=575] ppid=568 vsize=867952 CPUtime=0
/proc/570/task/575/stat : 575 (java) S 568 570 30841 0 -1 64 10 304 0 0 0 0 0 0 16 0 9 0 28285217 888782848 10733 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=570/tid=576] ppid=568 vsize=867952 CPUtime=0
/proc/570/task/576/stat : 576 (java) S 568 570 30841 0 -1 64 1 304 0 0 0 0 0 0 18 0 9 0 28285220 888782848 10733 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=570/tid=577] ppid=568 vsize=867952 CPUtime=0.3
/proc/570/task/577/stat : 577 (java) S 568 570 30841 0 -1 64 785 304 0 0 30 0 0 0 16 0 9 0 28285220 888782848 10733 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=570/tid=578] ppid=568 vsize=867952 CPUtime=0
/proc/570/task/578/stat : 578 (java) S 568 570 30841 0 -1 64 1 304 0 0 0 0 0 0 19 0 9 0 28285220 888782848 10733 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=570/tid=579] ppid=568 vsize=867952 CPUtime=0
/proc/570/task/579/stat : 579 (java) S 568 570 30841 0 -1 64 10 304 0 0 0 0 0 0 15 0 9 0 28285220 888782848 10733 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3.05
Current children cumulated vsize (KiB) 867952

[startup+6.30154 s]
/proc/loadavg: 2.10 2.16 2.07 3/89 583
/proc/meminfo: memFree=1661336/2055920 swapFree=4192812/4192956
[pid=570] ppid=568 vsize=867952 CPUtime=6.21
/proc/570/stat : 570 (java) S 568 570 30841 0 -1 0 16672 304 1 0 609 12 0 0 18 0 9 0 28285214 888782848 10736 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/570/statm: 216988 10736 2657 9 0 211424 0
[pid=570/tid=572] ppid=568 vsize=867952 CPUtime=5.82
/proc/570/task/572/stat : 572 (java) R 568 570 30841 0 -1 64 12356 304 1 0 573 9 0 0 25 0 9 0 28285216 888782848 10736 996147200 134512640 134550932 4294955968 18446744073709551615 4126381357 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=570/tid=573] ppid=568 vsize=867952 CPUtime=0.04
/proc/570/task/573/stat : 573 (java) S 568 570 30841 0 -1 64 2673 304 0 0 4 0 0 0 16 0 9 0 28285217 888782848 10736 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=570/tid=574] ppid=568 vsize=867952 CPUtime=0
/proc/570/task/574/stat : 574 (java) S 568 570 30841 0 -1 64 19 304 0 0 0 0 0 0 16 0 9 0 28285217 888782848 10736 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=570/tid=575] ppid=568 vsize=867952 CPUtime=0
/proc/570/task/575/stat : 575 (java) S 568 570 30841 0 -1 64 10 304 0 0 0 0 0 0 16 0 9 0 28285217 888782848 10736 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=570/tid=576] ppid=568 vsize=867952 CPUtime=0
/proc/570/task/576/stat : 576 (java) S 568 570 30841 0 -1 64 1 304 0 0 0 0 0 0 18 0 9 0 28285220 888782848 10736 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=570/tid=577] ppid=568 vsize=867952 CPUtime=0.3
/proc/570/task/577/stat : 577 (java) S 568 570 30841 0 -1 64 786 304 0 0 30 0 0 0 16 0 9 0 28285220 888782848 10736 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=570/tid=578] ppid=568 vsize=867952 CPUtime=0
/proc/570/task/578/stat : 578 (java) S 568 570 30841 0 -1 64 1 304 0 0 0 0 0 0 19 0 9 0 28285220 888782848 10736 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=570/tid=579] ppid=568 vsize=867952 CPUtime=0
/proc/570/task/579/stat : 579 (java) S 568 570 30841 0 -1 64 20 304 0 0 0 0 0 0 15 0 9 0 28285220 888782848 10736 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) 867952

[startup+12.7022 s]
/proc/loadavg: 2.10 2.16 2.07 3/89 583
/proc/meminfo: memFree=1661144/2055920 swapFree=4192812/4192956
[pid=570] ppid=568 vsize=867952 CPUtime=12.55
/proc/570/stat : 570 (java) S 568 570 30841 0 -1 0 16675 304 1 0 1243 12 0 0 18 0 9 0 28285214 888782848 10739 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/570/statm: 216988 10739 2657 9 0 211424 0
[pid=570/tid=572] ppid=568 vsize=867952 CPUtime=12.16
/proc/570/task/572/stat : 572 (java) R 568 570 30841 0 -1 64 12359 304 1 0 1207 9 0 0 25 0 9 0 28285216 888782848 10739 996147200 134512640 134550932 4294955968 18446744073709551615 4126986194 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=570/tid=573] ppid=568 vsize=867952 CPUtime=0.04
/proc/570/task/573/stat : 573 (java) S 568 570 30841 0 -1 64 2673 304 0 0 4 0 0 0 16 0 9 0 28285217 888782848 10739 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=570/tid=574] ppid=568 vsize=867952 CPUtime=0
/proc/570/task/574/stat : 574 (java) S 568 570 30841 0 -1 64 19 304 0 0 0 0 0 0 16 0 9 0 28285217 888782848 10739 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=570/tid=575] ppid=568 vsize=867952 CPUtime=0
/proc/570/task/575/stat : 575 (java) S 568 570 30841 0 -1 64 10 304 0 0 0 0 0 0 16 0 9 0 28285217 888782848 10739 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=570/tid=576] ppid=568 vsize=867952 CPUtime=0
/proc/570/task/576/stat : 576 (java) S 568 570 30841 0 -1 64 1 304 0 0 0 0 0 0 18 0 9 0 28285220 888782848 10739 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=570/tid=577] ppid=568 vsize=867952 CPUtime=0.3
/proc/570/task/577/stat : 577 (java) S 568 570 30841 0 -1 64 786 304 0 0 30 0 0 0 16 0 9 0 28285220 888782848 10739 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=570/tid=578] ppid=568 vsize=867952 CPUtime=0
/proc/570/task/578/stat : 578 (java) S 568 570 30841 0 -1 64 1 304 0 0 0 0 0 0 19 0 9 0 28285220 888782848 10739 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=570/tid=579] ppid=568 vsize=867952 CPUtime=0
/proc/570/task/579/stat : 579 (java) S 568 570 30841 0 -1 64 20 304 0 0 0 0 0 0 15 0 9 0 28285220 888782848 10739 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) 867952

[startup+25.5016 s]
/proc/loadavg: 2.07 2.15 2.07 3/89 583
/proc/meminfo: memFree=1661144/2055920 swapFree=4192812/4192956
[pid=570] ppid=568 vsize=867952 CPUtime=25.23
/proc/570/stat : 570 (java) S 568 570 30841 0 -1 0 16684 304 1 0 2511 12 0 0 18 0 9 0 28285214 888782848 10741 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/570/statm: 216988 10741 2657 9 0 211424 0
[pid=570/tid=572] ppid=568 vsize=867952 CPUtime=24.85
/proc/570/task/572/stat : 572 (java) R 568 570 30841 0 -1 64 12360 304 1 0 2475 10 0 0 25 0 9 0 28285216 888782848 10741 996147200 134512640 134550932 4294955968 18446744073709551615 4126999092 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=570/tid=573] ppid=568 vsize=867952 CPUtime=0.04
/proc/570/task/573/stat : 573 (java) S 568 570 30841 0 -1 64 2673 304 0 0 4 0 0 0 16 0 9 0 28285217 888782848 10741 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=570/tid=574] ppid=568 vsize=867952 CPUtime=0
/proc/570/task/574/stat : 574 (java) S 568 570 30841 0 -1 64 19 304 0 0 0 0 0 0 16 0 9 0 28285217 888782848 10741 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=570/tid=575] ppid=568 vsize=867952 CPUtime=0
/proc/570/task/575/stat : 575 (java) S 568 570 30841 0 -1 64 10 304 0 0 0 0 0 0 16 0 9 0 28285217 888782848 10741 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=570/tid=576] ppid=568 vsize=867952 CPUtime=0
/proc/570/task/576/stat : 576 (java) S 568 570 30841 0 -1 64 1 304 0 0 0 0 0 0 18 0 9 0 28285220 888782848 10741 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=570/tid=577] ppid=568 vsize=867952 CPUtime=0.3
/proc/570/task/577/stat : 577 (java) S 568 570 30841 0 -1 64 794 304 0 0 30 0 0 0 16 0 9 0 28285220 888782848 10741 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=570/tid=578] ppid=568 vsize=867952 CPUtime=0
/proc/570/task/578/stat : 578 (java) S 568 570 30841 0 -1 64 1 304 0 0 0 0 0 0 19 0 9 0 28285220 888782848 10741 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=570/tid=579] ppid=568 vsize=867952 CPUtime=0
/proc/570/task/579/stat : 579 (java) S 568 570 30841 0 -1 64 20 304 0 0 0 0 0 0 15 0 9 0 28285220 888782848 10741 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.23
Current children cumulated vsize (KiB) 867952

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

[startup+28.7029 s]
/proc/loadavg: 2.07 2.15 2.07 3/89 583
/proc/meminfo: memFree=1661208/2055920 swapFree=4192812/4192956
[pid=570] ppid=568 vsize=867952 CPUtime=28.4
/proc/570/stat : 570 (java) S 568 570 30841 0 -1 0 16686 304 1 0 2828 12 0 0 18 0 9 0 28285214 888782848 10742 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/570/statm: 216988 10742 2657 9 0 211424 0
[pid=570/tid=572] ppid=568 vsize=867952 CPUtime=28.01
/proc/570/task/572/stat : 572 (java) R 568 570 30841 0 -1 64 12362 304 1 0 2791 10 0 0 25 0 9 0 28285216 888782848 10742 996147200 134512640 134550932 4294955968 18446744073709551615 4126987223 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=570/tid=573] ppid=568 vsize=867952 CPUtime=0.04
/proc/570/task/573/stat : 573 (java) S 568 570 30841 0 -1 64 2673 304 0 0 4 0 0 0 16 0 9 0 28285217 888782848 10742 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=570/tid=574] ppid=568 vsize=867952 CPUtime=0
/proc/570/task/574/stat : 574 (java) S 568 570 30841 0 -1 64 19 304 0 0 0 0 0 0 16 0 9 0 28285217 888782848 10742 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=570/tid=575] ppid=568 vsize=867952 CPUtime=0
/proc/570/task/575/stat : 575 (java) S 568 570 30841 0 -1 64 10 304 0 0 0 0 0 0 16 0 9 0 28285217 888782848 10742 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=570/tid=576] ppid=568 vsize=867952 CPUtime=0
/proc/570/task/576/stat : 576 (java) S 568 570 30841 0 -1 64 1 304 0 0 0 0 0 0 18 0 9 0 28285220 888782848 10742 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=570/tid=577] ppid=568 vsize=867952 CPUtime=0.3
/proc/570/task/577/stat : 577 (java) S 568 570 30841 0 -1 64 794 304 0 0 30 0 0 0 16 0 9 0 28285220 888782848 10742 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=570/tid=578] ppid=568 vsize=867952 CPUtime=0
/proc/570/task/578/stat : 578 (java) S 568 570 30841 0 -1 64 1 304 0 0 0 0 0 0 19 0 9 0 28285220 888782848 10742 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=570/tid=579] ppid=568 vsize=867952 CPUtime=0
/proc/570/task/579/stat : 579 (java) S 568 570 30841 0 -1 64 20 304 0 0 0 0 0 0 15 0 9 0 28285220 888782848 10742 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 28.4
Current children cumulated vsize (KiB) 867952

[startup+29.502 s]
/proc/loadavg: 2.07 2.15 2.07 3/89 583
/proc/meminfo: memFree=1661208/2055920 swapFree=4192812/4192956
[pid=570] ppid=568 vsize=867952 CPUtime=29.2
/proc/570/stat : 570 (java) S 568 570 30841 0 -1 0 16686 304 1 0 2908 12 0 0 18 0 9 0 28285214 888782848 10742 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/570/statm: 216988 10742 2657 9 0 211424 0
[pid=570/tid=572] ppid=568 vsize=867952 CPUtime=28.81
/proc/570/task/572/stat : 572 (java) R 568 570 30841 0 -1 64 12362 304 1 0 2871 10 0 0 25 0 9 0 28285216 888782848 10742 996147200 134512640 134550932 4294955968 18446744073709551615 4127016468 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=570/tid=573] ppid=568 vsize=867952 CPUtime=0.04
/proc/570/task/573/stat : 573 (java) S 568 570 30841 0 -1 64 2673 304 0 0 4 0 0 0 16 0 9 0 28285217 888782848 10742 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=570/tid=574] ppid=568 vsize=867952 CPUtime=0
/proc/570/task/574/stat : 574 (java) S 568 570 30841 0 -1 64 19 304 0 0 0 0 0 0 16 0 9 0 28285217 888782848 10742 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=570/tid=575] ppid=568 vsize=867952 CPUtime=0
/proc/570/task/575/stat : 575 (java) S 568 570 30841 0 -1 64 10 304 0 0 0 0 0 0 16 0 9 0 28285217 888782848 10742 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=570/tid=576] ppid=568 vsize=867952 CPUtime=0
/proc/570/task/576/stat : 576 (java) S 568 570 30841 0 -1 64 1 304 0 0 0 0 0 0 18 0 9 0 28285220 888782848 10742 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=570/tid=577] ppid=568 vsize=867952 CPUtime=0.3
/proc/570/task/577/stat : 577 (java) S 568 570 30841 0 -1 64 794 304 0 0 30 0 0 0 16 0 9 0 28285220 888782848 10742 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=570/tid=578] ppid=568 vsize=867952 CPUtime=0
/proc/570/task/578/stat : 578 (java) S 568 570 30841 0 -1 64 1 304 0 0 0 0 0 0 19 0 9 0 28285220 888782848 10742 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=570/tid=579] ppid=568 vsize=867952 CPUtime=0
/proc/570/task/579/stat : 579 (java) S 568 570 30841 0 -1 64 20 304 0 0 0 0 0 0 15 0 9 0 28285220 888782848 10742 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 29.2
Current children cumulated vsize (KiB) 867952

[startup+29.9021 s]
/proc/loadavg: 2.07 2.15 2.07 3/89 583
/proc/meminfo: memFree=1661208/2055920 swapFree=4192812/4192956
[pid=570] ppid=568 vsize=867952 CPUtime=29.59
/proc/570/stat : 570 (java) S 568 570 30841 0 -1 0 16686 304 1 0 2947 12 0 0 18 0 9 0 28285214 888782848 10742 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/570/statm: 216988 10742 2657 9 0 211424 0
[pid=570/tid=572] ppid=568 vsize=867952 CPUtime=29.2
/proc/570/task/572/stat : 572 (java) R 568 570 30841 0 -1 64 12362 304 1 0 2910 10 0 0 25 0 9 0 28285216 888782848 10742 996147200 134512640 134550932 4294955968 18446744073709551615 4127002887 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=570/tid=573] ppid=568 vsize=867952 CPUtime=0.04
/proc/570/task/573/stat : 573 (java) S 568 570 30841 0 -1 64 2673 304 0 0 4 0 0 0 16 0 9 0 28285217 888782848 10742 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=570/tid=574] ppid=568 vsize=867952 CPUtime=0
/proc/570/task/574/stat : 574 (java) S 568 570 30841 0 -1 64 19 304 0 0 0 0 0 0 16 0 9 0 28285217 888782848 10742 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=570/tid=575] ppid=568 vsize=867952 CPUtime=0
/proc/570/task/575/stat : 575 (java) S 568 570 30841 0 -1 64 10 304 0 0 0 0 0 0 16 0 9 0 28285217 888782848 10742 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=570/tid=576] ppid=568 vsize=867952 CPUtime=0
/proc/570/task/576/stat : 576 (java) S 568 570 30841 0 -1 64 1 304 0 0 0 0 0 0 18 0 9 0 28285220 888782848 10742 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=570/tid=577] ppid=568 vsize=867952 CPUtime=0.3
/proc/570/task/577/stat : 577 (java) S 568 570 30841 0 -1 64 794 304 0 0 30 0 0 0 16 0 9 0 28285220 888782848 10742 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=570/tid=578] ppid=568 vsize=867952 CPUtime=0
/proc/570/task/578/stat : 578 (java) S 568 570 30841 0 -1 64 1 304 0 0 0 0 0 0 19 0 9 0 28285220 888782848 10742 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=570/tid=579] ppid=568 vsize=867952 CPUtime=0
/proc/570/task/579/stat : 579 (java) S 568 570 30841 0 -1 64 20 304 0 0 0 0 0 0 15 0 9 0 28285220 888782848 10742 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 29.59
Current children cumulated vsize (KiB) 867952

[startup+30.3011 s]
/proc/loadavg: 2.07 2.15 2.07 3/89 583
/proc/meminfo: memFree=1661208/2055920 swapFree=4192812/4192956
[pid=570] ppid=568 vsize=867952 CPUtime=29.98
/proc/570/stat : 570 (java) S 568 570 30841 0 -1 0 16686 304 1 0 2986 12 0 0 18 0 9 0 28285214 888782848 10742 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/570/statm: 216988 10742 2657 9 0 211424 0
[pid=570/tid=572] ppid=568 vsize=867952 CPUtime=29.6
/proc/570/task/572/stat : 572 (java) R 568 570 30841 0 -1 64 12362 304 1 0 2950 10 0 0 25 0 9 0 28285216 888782848 10742 996147200 134512640 134550932 4294955968 18446744073709551615 4126989125 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=570/tid=573] ppid=568 vsize=867952 CPUtime=0.04
/proc/570/task/573/stat : 573 (java) S 568 570 30841 0 -1 64 2673 304 0 0 4 0 0 0 16 0 9 0 28285217 888782848 10742 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=570/tid=574] ppid=568 vsize=867952 CPUtime=0
/proc/570/task/574/stat : 574 (java) S 568 570 30841 0 -1 64 19 304 0 0 0 0 0 0 16 0 9 0 28285217 888782848 10742 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=570/tid=575] ppid=568 vsize=867952 CPUtime=0
/proc/570/task/575/stat : 575 (java) S 568 570 30841 0 -1 64 10 304 0 0 0 0 0 0 16 0 9 0 28285217 888782848 10742 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=570/tid=576] ppid=568 vsize=867952 CPUtime=0
/proc/570/task/576/stat : 576 (java) S 568 570 30841 0 -1 64 1 304 0 0 0 0 0 0 18 0 9 0 28285220 888782848 10742 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=570/tid=577] ppid=568 vsize=867952 CPUtime=0.3
/proc/570/task/577/stat : 577 (java) S 568 570 30841 0 -1 64 794 304 0 0 30 0 0 0 16 0 9 0 28285220 888782848 10742 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=570/tid=578] ppid=568 vsize=867952 CPUtime=0
/proc/570/task/578/stat : 578 (java) S 568 570 30841 0 -1 64 1 304 0 0 0 0 0 0 19 0 9 0 28285220 888782848 10742 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=570/tid=579] ppid=568 vsize=867952 CPUtime=0
/proc/570/task/579/stat : 579 (java) S 568 570 30841 0 -1 64 20 304 0 0 0 0 0 0 15 0 9 0 28285220 888782848 10742 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 29.98
Current children cumulated vsize (KiB) 867952

Child status: 0
Real time (s): 30.3799
CPU time (s): 30.0644
CPU user time (s): 29.9264
CPU system time (s): 0.137979
CPU usage (%): 98.9616
Max. virtual memory (cumulated for all children) (KiB): 867952

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 29.9264
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= 17106
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= 1850
involuntary context switches= 2281

runsolver used 0.037994 second user time and 0.111982 second system time

The end

Launcher Data

Begin job on node19 at 2009-07-12 17:23:06
IDJOB=2097358
IDBENCH=57188
IDSOLVER=774
FILE ID=node19/2097358-1247412186
PBS_JOBID= 9510605
Free space on /tmp= 66424 MiB

SOLVER NAME= Abscon 112v4 ESAC
BENCH NAME= CPAI08/csp/langford3/normalized-langford-3-12.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-2097358-1247412186/watcher-2097358-1247412186 -o /tmp/evaluation-result-2097358-1247412186/solver-2097358-1247412186 -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-2097358-1247412186.xml

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

MD5SUM BENCH= dee4599863daae352af5f2661ac2dee6
RANDOM SEED=919631526

node19.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.211
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.211
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:       1694912 kB
Buffers:         36328 kB
Cached:         121976 kB
SwapCached:          0 kB
Active:         238500 kB
Inactive:        65940 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1694912 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            2092 kB
Writeback:           0 kB
Mapped:         166616 kB
Slab:            41580 kB
Committed_AS:  1009976 kB
PageTables:       2136 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= 66424 MiB
End job on node19 at 2009-07-12 17:23:36