Trace number 3190697

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
SAT4J core 2.3.0 SNAPSHOT 2011-02-06UNSAT 4.33834 3.33565

General information on the benchmark

Namerandom/medium/
unif-k3-r4.26-v250-c1065-S1822479556-014.UNKNOWN.cnf
MD5SUM0c8d0957d77826a7c24d4ded86c5d721
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark0.135978
Satisfiable
(Un)Satisfiability was proved
Number of variables250
Number of clauses1065
Sum of the clauses size3195
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 31065
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.07	c SAT4J: a SATisfiability library for Java (c) 2004-2010 Daniel Le Berre
0.00/0.07	c This is free software under the dual EPL/GNU LGPL licenses.
0.00/0.07	c See www.sat4j.org for details.
0.00/0.08	c no version file found!!!
0.00/0.08	c java.runtime.name	Java(TM) SE Runtime Environment
0.00/0.08	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
0.00/0.08	c java.vm.version	19.1-b02
0.00/0.08	c java.vm.vendor	Sun Microsystems Inc.
0.00/0.08	c sun.arch.data.model	64
0.00/0.08	c java.version		1.6.0_24
0.00/0.08	c os.name		Linux
0.00/0.08	c os.version		2.6.18-164.el5
0.00/0.08	c os.arch		amd64
0.00/0.08	c Free memory 		6997539544
0.00/0.08	c Max memory 		7034241024
0.00/0.08	c Total memory 		7034241024
0.00/0.08	c Number of processors 	8
0.00/0.10	c --- Begin Solver configuration ---
0.00/0.10	c org.sat4j.minisat.constraints.MixedDataStructureDanielWL@50337d0f
0.00/0.10	c Learn all clauses as in MiniSAT
0.00/0.10	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.1 initConflictBound=100 
0.00/0.10	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT
0.00/0.10	c Expensive reason simplification
0.00/0.10	c Armin Biere (Picosat) restarts strategy
0.00/0.10	c Glucose learned constraints deletion strategy
0.00/0.10	c timeout=2147483647s
0.00/0.10	c DB Simplification allowed=true
0.00/0.10	c --- End Solver configuration ---
0.00/0.10	c solving HOME/instance-3190697-1302603200.cnf
0.00/0.10	c reading problem ... 
0.00/0.11	c ... done. Wall clock time 0.016s.
0.00/0.11	c #vars     250
0.00/0.11	c #constraints  1065
0.00/0.11	c constraints type 
0.00/0.11	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 1065
1.00/0.64	c cleaning 2500 clauses out of 5000 with flag 5000/5000
1.80/1.03	c cleaning 4251 clauses out of 8501 with flag 11001/11001
2.33/1.55	c cleaning 5623 clauses out of 11249 with flag 18000/18000
3.05/2.22	c cleaning 6812 clauses out of 13626 with flag 26000/26000
3.99/3.03	c cleaning 6000 clauses out of 11999 with flag 35000/35000
4.30/3.32	c starts		: 200
4.30/3.32	c conflicts		: 39402
4.30/3.32	c decisions		: 47005
4.30/3.32	c propagations		: 1712725
4.30/3.32	c inspects		: 38969960
4.30/3.33	c shortcuts		: 0
4.30/3.33	c learnt literals	: 11
4.30/3.33	c learnt binary clauses	: 58
4.30/3.33	c learnt ternary clauses	: 254
4.30/3.33	c learnt constraints	: 39390
4.30/3.33	c ignored constraints	: 0
4.30/3.33	c root simplifications	: 210
4.30/3.33	c removed literals (reason simplification)	: 194646
4.30/3.33	c reason swapping (by a shorter reason)	: 0
4.30/3.33	c Calls to reduceDB	: 5
4.30/3.33	c speed (assignments/second)	: 532563.7437810944
4.30/3.33	c non guided choices	23
4.30/3.33	c learnt constraints type 
4.30/3.33	c org.sat4j.minisat.constraints.cnf.LearntBinaryClause => 1
4.30/3.33	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 1102
4.30/3.33	c constraints type 
4.30/3.33	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 1065
4.30/3.33	s UNSATISFIABLE
4.30/3.33	c Total wall clock time (in seconds) : 3.231

Verifier Data

No possible verification on an UNSAT instance

Watcher Data

runsolver Copyright (C) 2010 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 893)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3190697-1302603200/watcher-3190697-1302603200 -o /tmp/evaluation-result-3190697-1302603200/solver-3190697-1302603200 -C 2400 -W 1300 -M 7680 java -server -XX:MaxPermSize=256m -Xms7000m -Xmx7000m -jar org.sat4j.core.jar HOME/instance-3190697-1302603200.cnf 

running on 2 cores: 0,2

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1300 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 7864320 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 7915520 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 3.55 3.93 3.97 1/174 15904
/proc/meminfo: memFree=11195380/32951124 swapFree=67110456/67111528
[pid=15904] ppid=15902 vsize=23028 CPUtime=0 cores=0,2
/proc/15904/stat : 15904 (java) R 15902 15904 14712 0 -1 4202496 961 0 0 0 0 0 0 0 23 0 1 0 450550693 23580672 702 33554432000 1073741824 1073778376 140735979971696 18446744073709551615 224279963112 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/15904/statm: 5757 702 518 9 0 124 0

[startup+0.015607 s]
/proc/loadavg: 3.55 3.93 3.97 1/174 15904
/proc/meminfo: memFree=11195380/32951124 swapFree=67110456/67111528
[pid=15904] ppid=15902 vsize=7540840 CPUtime=0 cores=0,2
/proc/15904/stat : 15904 (java) S 15902 15904 14712 0 -1 4202496 3603 0 1 0 0 0 0 0 23 0 2 0 450550693 7721820160 3302 33554432000 1073741824 1073778376 140735979971696 18446744073709551615 224296728549 0 0 0 16784584 18446744073709551615 0 0 17 0 0 0 0
/proc/15904/statm: 1885210 3302 919 9 0 1876366 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 7540840

[startup+0.117 s]
/proc/loadavg: 3.55 3.93 3.97 1/174 15904
/proc/meminfo: memFree=11195380/32951124 swapFree=67110456/67111528
[pid=15904] ppid=15902 vsize=7637112 CPUtime=0.11 cores=0,2
/proc/15904/stat : 15904 (java) S 15902 15904 14712 0 -1 4202496 10469 0 1 0 10 1 0 0 23 0 19 0 450550693 7820402688 10163 33554432000 1073741824 1073778376 140735979971696 18446744073709551615 224296728549 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/15904/statm: 1909278 10163 2124 9 0 1900016 0
Current children cumulated CPU time (s) 0.11
Current children cumulated vsize (KiB) 7637112

[startup+0.300489 s]
/proc/loadavg: 3.55 3.93 3.97 1/174 15904
/proc/meminfo: memFree=11195380/32951124 swapFree=67110456/67111528
[pid=15904] ppid=15902 vsize=7646024 CPUtime=0.47 cores=0,2
/proc/15904/stat : 15904 (java) S 15902 15904 14712 0 -1 4202496 13248 0 1 0 46 1 0 0 23 0 19 0 450550693 7829528576 12345 33554432000 1073741824 1073778376 140735979971696 18446744073709551615 224296728549 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/15904/statm: 1911506 12345 2200 9 0 1902244 0
Current children cumulated CPU time (s) 0.47
Current children cumulated vsize (KiB) 7646024

[startup+0.700452 s]
/proc/loadavg: 3.55 3.93 3.97 1/174 15904
/proc/meminfo: memFree=11195380/32951124 swapFree=67110456/67111528
[pid=15904] ppid=15902 vsize=7653340 CPUtime=1.19 cores=0,2
/proc/15904/stat : 15904 (java) S 15902 15904 14712 0 -1 4202496 17140 0 1 0 117 2 0 0 23 0 19 0 450550693 7837020160 14829 33554432000 1073741824 1073778376 140735979971696 18446744073709551615 224296728549 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/15904/statm: 1913335 14829 2240 9 0 1904073 0
Current children cumulated CPU time (s) 1.19
Current children cumulated vsize (KiB) 7653340

[startup+1.50132 s]
/proc/loadavg: 3.55 3.93 3.97 6/262 16007
/proc/meminfo: memFree=10968620/32951124 swapFree=67110456/67111528
[pid=15904] ppid=15902 vsize=7663768 CPUtime=2.33 cores=0,2
/proc/15904/stat : 15904 (java) S 15902 15904 14712 0 -1 4202496 20592 0 1 0 231 2 0 0 23 0 19 0 450550693 7847698432 17822 33554432000 1073741824 1073778376 140735979971696 18446744073709551615 224296728549 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/15904/statm: 1915942 17822 2243 9 0 1906680 0
[pid=15904/tid=15906] ppid=15902 vsize=7663768 CPUtime=1.45 cores=0,2
/proc/15904/task/15906/stat : 15906 (java) R 15902 15904 14712 0 -1 4202560 8924 0 1 0 144 1 0 0 18 0 19 0 450550693 7847698432 17822 33554432000 1073741824 1073778376 140735979971696 18446744073709551615 46912505508758 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=15904/tid=15907] ppid=15902 vsize=7663768 CPUtime=0 cores=0,2
/proc/15904/task/15907/stat : 15907 (java) S 15902 15904 14712 0 -1 4202560 191 0 0 0 0 0 0 0 15 0 19 0 450550695 7847698432 17822 33554432000 1073741824 1073778376 140735979971696 18446744073709551615 224296741785 0 4 0 16800975 18446604453890091136 0 0 -1 2 0 0 0
[pid=15904/tid=15908] ppid=15902 vsize=7663768 CPUtime=0 cores=0,2
/proc/15904/task/15908/stat : 15908 (java) S 15902 15904 14712 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 450550695 7847698432 17822 33554432000 1073741824 1073778376 140735979971696 18446744073709551615 224296741785 0 4 0 16800975 18446604453890091136 0 0 -1 0 0 0 0
[pid=15904/tid=15909] ppid=15902 vsize=7663768 CPUtime=0 cores=0,2
/proc/15904/task/15909/stat : 15909 (java) S 15902 15904 14712 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 450550695 7847698432 17822 33554432000 1073741824 1073778376 140735979971696 18446744073709551615 224296741785 0 4 0 16800975 18446604453890091136 0 0 -1 2 0 0 0
[pid=15904/tid=15910] ppid=15902 vsize=7663768 CPUtime=0 cores=0,2
/proc/15904/task/15910/stat : 15910 (java) S 15902 15904 14712 0 -1 4202560 1 0 0 0 0 0 0 0 16 0 19 0 450550695 7847698432 17822 33554432000 1073741824 1073778376 140735979971696 18446744073709551615 224296741785 0 4 0 16800975 18446604453890091136 0 0 -1 2 0 0 0
[pid=15904/tid=15911] ppid=15902 vsize=7663768 CPUtime=0 cores=0,2
/proc/15904/task/15911/stat : 15911 (java) S 15902 15904 14712 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 450550695 7847698432 17822 33554432000 1073741824 1073778376 140735979971696 18446744073709551615 224296741785 0 4 0 16800975 18446604453890091136 0 0 -1 0 0 0 0
[pid=15904/tid=15912] ppid=15902 vsize=7663768 CPUtime=0 cores=0,2
/proc/15904/task/15912/stat : 15912 (java) S 15902 15904 14712 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 450550695 7847698432 17822 33554432000 1073741824 1073778376 140735979971696 18446744073709551615 224296741785 0 4 0 16800975 18446604453890091136 0 0 -1 2 0 0 0
[pid=15904/tid=15913] ppid=15902 vsize=7663768 CPUtime=0 cores=0,2
/proc/15904/task/15913/stat : 15913 (java) S 15902 15904 14712 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 450550695 7847698432 17822 33554432000 1073741824 1073778376 140735979971696 18446744073709551615 224296741785 0 4 0 16800975 18446604453890091136 0 0 -1 2 0 0 0
[pid=15904/tid=15914] ppid=15902 vsize=7663768 CPUtime=0 cores=0,2
/proc/15904/task/15914/stat : 15914 (java) S 15902 15904 14712 0 -1 4202560 200 0 0 0 0 0 0 0 15 0 19 0 450550695 7847698432 17822 33554432000 1073741824 1073778376 140735979971696 18446744073709551615 224296741785 0 4 0 16800975 18446604453890091136 0 0 -1 0 0 0 0
[pid=15904/tid=15915] ppid=15902 vsize=7663768 CPUtime=0.01 cores=0,2
/proc/15904/task/15915/stat : 15915 (java) S 15902 15904 14712 0 -1 4202560 326 0 0 0 1 0 0 0 16 0 19 0 450550696 7847698432 17822 33554432000 1073741824 1073778376 140735979971696 18446744073709551615 224296742400 0 0 0 16800975 18446604453890091136 0 0 -1 2 0 0 0
[pid=15904/tid=15917] ppid=15902 vsize=7663768 CPUtime=0 cores=0,2
/proc/15904/task/15917/stat : 15917 (java) S 15902 15904 14712 0 -1 4202560 17 0 0 0 0 0 0 0 19 0 19 0 450550696 7847698432 17822 33554432000 1073741824 1073778376 140735979971696 18446744073709551615 224296741785 0 4 0 16800975 18446604453890091136 0 0 -1 2 0 0 0
[pid=15904/tid=15918] ppid=15902 vsize=7663768 CPUtime=0 cores=0,2
/proc/15904/task/15918/stat : 15918 (java) S 15902 15904 14712 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 19 0 450550696 7847698432 17822 33554432000 1073741824 1073778376 140735979971696 18446744073709551615 224296741785 0 4 0 16800975 18446604453890091136 0 0 -1 2 0 0 0
[pid=15904/tid=15920] ppid=15902 vsize=7663768 CPUtime=0 cores=0,2
/proc/15904/task/15920/stat : 15920 (java) S 15902 15904 14712 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 450550699 7847698432 17822 33554432000 1073741824 1073778376 140735979971696 18446744073709551615 224296749489 0 4 0 16800975 18446604453890091136 0 0 -1 2 0 0 0
[pid=15904/tid=15921] ppid=15902 vsize=7663768 CPUtime=0.27 cores=0,2
/proc/15904/task/15921/stat : 15921 (java) S 15902 15904 14712 0 -1 4202560 1227 0 0 0 27 0 0 0 22 0 19 0 450550699 7847698432 17822 33554432000 1073741824 1073778376 140735979971696 18446744073709551615 224296741785 0 4 0 16800975 18446604453890091136 0 0 -1 0 0 0 0
[pid=15904/tid=15922] ppid=15902 vsize=7663768 CPUtime=0.57 cores=0,2
/proc/15904/task/15922/stat : 15922 (java) S 15902 15904 14712 0 -1 4202560 8565 0 0 0 57 0 0 0 25 0 19 0 450550699 7847698432 17822 33554432000 1073741824 1073778376 140735979971696 18446744073709551615 224296741785 0 4 0 16800975 18446604453890091136 0 0 -1 0 0 0 0
[pid=15904/tid=15923] ppid=15902 vsize=7663768 CPUtime=0 cores=0,2
/proc/15904/task/15923/stat : 15923 (java) S 15902 15904 14712 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 450550699 7847698432 17822 33554432000 1073741824 1073778376 140735979971696 18446744073709551615 224296741785 0 4 0 16800975 18446604453890091136 0 0 -1 2 0 0 0
[pid=15904/tid=15924] ppid=15902 vsize=7663768 CPUtime=0 cores=0,2
/proc/15904/task/15924/stat : 15924 (java) S 15902 15904 14712 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 450550699 7847698432 17822 33554432000 1073741824 1073778376 140735979971696 18446744073709551615 224296742400 0 4 0 16800975 18446604453890091136 0 0 -1 0 0 0 0
[pid=15904/tid=15927] ppid=15902 vsize=7663768 CPUtime=0 cores=0,2
/proc/15904/task/15927/stat : 15927 (java) S 15902 15904 14712 0 -1 4202560 7 0 0 0 0 0 0 0 19 0 19 0 450550704 7847698432 17822 33554432000 1073741824 1073778376 140735979971696 18446744073709551615 224296742400 0 4 0 16800975 18446604453890091136 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2.33
Current children cumulated vsize (KiB) 7663768

[startup+3.10105 s]
/proc/loadavg: 3.55 3.93 3.97 5/262 16007
/proc/meminfo: memFree=10935940/32951124 swapFree=67110456/67111528
[pid=15904] ppid=15902 vsize=7663768 CPUtime=4.09 cores=0,2
/proc/15904/stat : 15904 (java) S 15902 15904 14712 0 -1 4202496 20842 0 1 0 407 2 0 0 23 0 19 0 450550693 7847698432 18069 33554432000 1073741824 1073778376 140735979971696 18446744073709551615 224296728549 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/15904/statm: 1915942 18069 2243 9 0 1906680 0
[pid=15904/tid=15906] ppid=15902 vsize=7663768 CPUtime=3 cores=0,2
/proc/15904/task/15906/stat : 15906 (java) R 15902 15904 14712 0 -1 4202560 8928 0 1 0 299 1 0 0 20 0 19 0 450550693 7847698432 18069 33554432000 1073741824 1073778376 140735979971696 18446744073709551615 46912505508640 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=15904/tid=15907] ppid=15902 vsize=7663768 CPUtime=0 cores=0,2
/proc/15904/task/15907/stat : 15907 (java) S 15902 15904 14712 0 -1 4202560 192 0 0 0 0 0 0 0 15 0 19 0 450550695 7847698432 18069 33554432000 1073741824 1073778376 140735979971696 18446744073709551615 224296741785 0 4 0 16800975 18446604453890091136 0 0 -1 0 0 0 0
[pid=15904/tid=15908] ppid=15902 vsize=7663768 CPUtime=0 cores=0,2
/proc/15904/task/15908/stat : 15908 (java) S 15902 15904 14712 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 450550695 7847698432 18069 33554432000 1073741824 1073778376 140735979971696 18446744073709551615 224296741785 0 4 0 16800975 18446604453890091136 0 0 -1 0 0 0 0
[pid=15904/tid=15909] ppid=15902 vsize=7663768 CPUtime=0 cores=0,2
/proc/15904/task/15909/stat : 15909 (java) S 15902 15904 14712 0 -1 4202560 39 0 0 0 0 0 0 0 16 0 19 0 450550695 7847698432 18069 33554432000 1073741824 1073778376 140735979971696 18446744073709551615 224296741785 0 4 0 16800975 18446604453890091136 0 0 -1 0 0 0 0
[pid=15904/tid=15910] ppid=15902 vsize=7663768 CPUtime=0 cores=0,2
/proc/15904/task/15910/stat : 15910 (java) S 15902 15904 14712 0 -1 4202560 18 0 0 0 0 0 0 0 15 0 19 0 450550695 7847698432 18069 33554432000 1073741824 1073778376 140735979971696 18446744073709551615 224296741785 0 4 0 16800975 18446604453890091136 0 0 -1 0 0 0 0
[pid=15904/tid=15911] ppid=15902 vsize=7663768 CPUtime=0 cores=0,2
/proc/15904/task/15911/stat : 15911 (java) S 15902 15904 14712 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 19 0 450550695 7847698432 18069 33554432000 1073741824 1073778376 140735979971696 18446744073709551615 224296741785 0 4 0 16800975 18446604453890091136 0 0 -1 0 0 0 0
[pid=15904/tid=15912] ppid=15902 vsize=7663768 CPUtime=0 cores=0,2
/proc/15904/task/15912/stat : 15912 (java) S 15902 15904 14712 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 450550695 7847698432 18069 33554432000 1073741824 1073778376 140735979971696 18446744073709551615 224296741785 0 4 0 16800975 18446604453890091136 0 0 -1 0 0 0 0
[pid=15904/tid=15913] ppid=15902 vsize=7663768 CPUtime=0 cores=0,2
/proc/15904/task/15913/stat : 15913 (java) S 15902 15904 14712 0 -1 4202560 19 0 0 0 0 0 0 0 16 0 19 0 450550695 7847698432 18069 33554432000 1073741824 1073778376 140735979971696 18446744073709551615 224296741785 0 4 0 16800975 18446604453890091136 0 0 -1 0 0 0 0
[pid=15904/tid=15914] ppid=15902 vsize=7663768 CPUtime=0 cores=0,2
/proc/15904/task/15914/stat : 15914 (java) S 15902 15904 14712 0 -1 4202560 200 0 0 0 0 0 0 0 15 0 19 0 450550695 7847698432 18069 33554432000 1073741824 1073778376 140735979971696 18446744073709551615 224296741785 0 4 0 16800975 18446604453890091136 0 0 -1 0 0 0 0
[pid=15904/tid=15915] ppid=15902 vsize=7663768 CPUtime=0.04 cores=0,2
/proc/15904/task/15915/stat : 15915 (java) S 15902 15904 14712 0 -1 4202560 464 0 0 0 4 0 0 0 16 0 19 0 450550696 7847698432 18069 33554432000 1073741824 1073778376 140735979971696 18446744073709551615 224296742400 0 0 0 16800975 18446604453890091136 0 0 -1 2 0 0 0
[pid=15904/tid=15917] ppid=15902 vsize=7663768 CPUtime=0 cores=0,2
/proc/15904/task/15917/stat : 15917 (java) S 15902 15904 14712 0 -1 4202560 17 0 0 0 0 0 0 0 19 0 19 0 450550696 7847698432 18069 33554432000 1073741824 1073778376 140735979971696 18446744073709551615 224296741785 0 4 0 16800975 18446604453890091136 0 0 -1 2 0 0 0
[pid=15904/tid=15918] ppid=15902 vsize=7663768 CPUtime=0 cores=0,2
/proc/15904/task/15918/stat : 15918 (java) S 15902 15904 14712 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 19 0 450550696 7847698432 18069 33554432000 1073741824 1073778376 140735979971696 18446744073709551615 224296741785 0 4 0 16800975 18446604453890091136 0 0 -1 2 0 0 0
[pid=15904/tid=15920] ppid=15902 vsize=7663768 CPUtime=0 cores=0,2
/proc/15904/task/15920/stat : 15920 (java) S 15902 15904 14712 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 450550699 7847698432 18069 33554432000 1073741824 1073778376 140735979971696 18446744073709551615 224296749489 0 4 0 16800975 18446604453890091136 0 0 -1 2 0 0 0
[pid=15904/tid=15921] ppid=15902 vsize=7663768 CPUtime=0.27 cores=0,2
/proc/15904/task/15921/stat : 15921 (java) S 15902 15904 14712 0 -1 4202560 1227 0 0 0 27 0 0 0 16 0 19 0 450550699 7847698432 18069 33554432000 1073741824 1073778376 140735979971696 18446744073709551615 224296741785 0 4 0 16800975 18446604453890091136 0 0 -1 0 0 0 0
[pid=15904/tid=15922] ppid=15902 vsize=7663768 CPUtime=0.73 cores=0,2
/proc/15904/task/15922/stat : 15922 (java) S 15902 15904 14712 0 -1 4202560 8598 0 0 0 73 0 0 0 16 0 19 0 450550699 7847698432 18069 33554432000 1073741824 1073778376 140735979971696 18446744073709551615 224296741785 0 4 0 16800975 18446604453890091136 0 0 -1 0 0 0 0
[pid=15904/tid=15923] ppid=15902 vsize=7663768 CPUtime=0 cores=0,2
/proc/15904/task/15923/stat : 15923 (java) S 15902 15904 14712 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 450550699 7847698432 18069 33554432000 1073741824 1073778376 140735979971696 18446744073709551615 224296741785 0 4 0 16800975 18446604453890091136 0 0 -1 2 0 0 0
[pid=15904/tid=15924] ppid=15902 vsize=7663768 CPUtime=0 cores=0,2
/proc/15904/task/15924/stat : 15924 (java) S 15902 15904 14712 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 450550699 7847698432 18069 33554432000 1073741824 1073778376 140735979971696 18446744073709551615 224296742400 0 4 0 16800975 18446604453890091136 0 0 -1 0 0 0 0
[pid=15904/tid=15927] ppid=15902 vsize=7663768 CPUtime=0 cores=0,2
/proc/15904/task/15927/stat : 15927 (java) S 15902 15904 14712 0 -1 4202560 7 0 0 0 0 0 0 0 19 0 19 0 450550704 7847698432 18069 33554432000 1073741824 1073778376 140735979971696 18446744073709551615 224296742400 0 4 0 16800975 18446604453890091136 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4.09
Current children cumulated vsize (KiB) 7663768

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

[startup+3.30703 s]
/proc/loadavg: 3.55 3.93 3.97 5/262 16007
/proc/meminfo: memFree=10933584/32951124 swapFree=67110456/67111528
[pid=15904] ppid=15902 vsize=7663768 CPUtime=4.3 cores=0,2
/proc/15904/stat : 15904 (java) S 15902 15904 14712 0 -1 4202496 20842 0 1 0 428 2 0 0 23 0 19 0 450550693 7847698432 18069 33554432000 1073741824 1073778376 140735979971696 18446744073709551615 224296728549 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/15904/statm: 1915942 18069 2243 9 0 1906680 0
[pid=15904/tid=15906] ppid=15902 vsize=7663768 CPUtime=3.21 cores=0,2
/proc/15904/task/15906/stat : 15906 (java) R 15902 15904 14712 0 -1 4202560 8928 0 1 0 320 1 0 0 18 0 19 0 450550693 7847698432 18069 33554432000 1073741824 1073778376 140735979971696 18446744073709551615 46912505508615 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=15904/tid=15907] ppid=15902 vsize=7663768 CPUtime=0 cores=0,2
/proc/15904/task/15907/stat : 15907 (java) S 15902 15904 14712 0 -1 4202560 192 0 0 0 0 0 0 0 15 0 19 0 450550695 7847698432 18069 33554432000 1073741824 1073778376 140735979971696 18446744073709551615 224296741785 0 4 0 16800975 18446604453890091136 0 0 -1 0 0 0 0
[pid=15904/tid=15908] ppid=15902 vsize=7663768 CPUtime=0 cores=0,2
/proc/15904/task/15908/stat : 15908 (java) S 15902 15904 14712 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 450550695 7847698432 18069 33554432000 1073741824 1073778376 140735979971696 18446744073709551615 224296741785 0 4 0 16800975 18446604453890091136 0 0 -1 0 0 0 0
[pid=15904/tid=15909] ppid=15902 vsize=7663768 CPUtime=0 cores=0,2
/proc/15904/task/15909/stat : 15909 (java) S 15902 15904 14712 0 -1 4202560 39 0 0 0 0 0 0 0 16 0 19 0 450550695 7847698432 18069 33554432000 1073741824 1073778376 140735979971696 18446744073709551615 224296741785 0 4 0 16800975 18446604453890091136 0 0 -1 0 0 0 0
[pid=15904/tid=15910] ppid=15902 vsize=7663768 CPUtime=0 cores=0,2
/proc/15904/task/15910/stat : 15910 (java) S 15902 15904 14712 0 -1 4202560 18 0 0 0 0 0 0 0 15 0 19 0 450550695 7847698432 18069 33554432000 1073741824 1073778376 140735979971696 18446744073709551615 224296741785 0 4 0 16800975 18446604453890091136 0 0 -1 0 0 0 0
[pid=15904/tid=15911] ppid=15902 vsize=7663768 CPUtime=0 cores=0,2
/proc/15904/task/15911/stat : 15911 (java) S 15902 15904 14712 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 19 0 450550695 7847698432 18069 33554432000 1073741824 1073778376 140735979971696 18446744073709551615 224296741785 0 4 0 16800975 18446604453890091136 0 0 -1 0 0 0 0
[pid=15904/tid=15912] ppid=15902 vsize=7663768 CPUtime=0 cores=0,2
/proc/15904/task/15912/stat : 15912 (java) S 15902 15904 14712 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 450550695 7847698432 18069 33554432000 1073741824 1073778376 140735979971696 18446744073709551615 224296741785 0 4 0 16800975 18446604453890091136 0 0 -1 0 0 0 0
[pid=15904/tid=15913] ppid=15902 vsize=7663768 CPUtime=0 cores=0,2
/proc/15904/task/15913/stat : 15913 (java) S 15902 15904 14712 0 -1 4202560 19 0 0 0 0 0 0 0 16 0 19 0 450550695 7847698432 18069 33554432000 1073741824 1073778376 140735979971696 18446744073709551615 224296741785 0 4 0 16800975 18446604453890091136 0 0 -1 0 0 0 0
[pid=15904/tid=15914] ppid=15902 vsize=7663768 CPUtime=0 cores=0,2
/proc/15904/task/15914/stat : 15914 (java) S 15902 15904 14712 0 -1 4202560 200 0 0 0 0 0 0 0 15 0 19 0 450550695 7847698432 18069 33554432000 1073741824 1073778376 140735979971696 18446744073709551615 224296741785 0 4 0 16800975 18446604453890091136 0 0 -1 0 0 0 0
[pid=15904/tid=15915] ppid=15902 vsize=7663768 CPUtime=0.04 cores=0,2
/proc/15904/task/15915/stat : 15915 (java) S 15902 15904 14712 0 -1 4202560 464 0 0 0 4 0 0 0 16 0 19 0 450550696 7847698432 18069 33554432000 1073741824 1073778376 140735979971696 18446744073709551615 224296742400 0 0 0 16800975 18446604453890091136 0 0 -1 2 0 0 0
[pid=15904/tid=15917] ppid=15902 vsize=7663768 CPUtime=0 cores=0,2
/proc/15904/task/15917/stat : 15917 (java) S 15902 15904 14712 0 -1 4202560 17 0 0 0 0 0 0 0 19 0 19 0 450550696 7847698432 18069 33554432000 1073741824 1073778376 140735979971696 18446744073709551615 224296741785 0 4 0 16800975 18446604453890091136 0 0 -1 2 0 0 0
[pid=15904/tid=15918] ppid=15902 vsize=7663768 CPUtime=0 cores=0,2
/proc/15904/task/15918/stat : 15918 (java) S 15902 15904 14712 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 19 0 450550696 7847698432 18069 33554432000 1073741824 1073778376 140735979971696 18446744073709551615 224296741785 0 4 0 16800975 18446604453890091136 0 0 -1 2 0 0 0
[pid=15904/tid=15920] ppid=15902 vsize=7663768 CPUtime=0 cores=0,2
/proc/15904/task/15920/stat : 15920 (java) S 15902 15904 14712 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 450550699 7847698432 18069 33554432000 1073741824 1073778376 140735979971696 18446744073709551615 224296749489 0 4 0 16800975 18446604453890091136 0 0 -1 2 0 0 0
[pid=15904/tid=15921] ppid=15902 vsize=7663768 CPUtime=0.27 cores=0,2
/proc/15904/task/15921/stat : 15921 (java) S 15902 15904 14712 0 -1 4202560 1227 0 0 0 27 0 0 0 16 0 19 0 450550699 7847698432 18069 33554432000 1073741824 1073778376 140735979971696 18446744073709551615 224296741785 0 4 0 16800975 18446604453890091136 0 0 -1 0 0 0 0
[pid=15904/tid=15922] ppid=15902 vsize=7663768 CPUtime=0.74 cores=0,2
/proc/15904/task/15922/stat : 15922 (java) S 15902 15904 14712 0 -1 4202560 8598 0 0 0 74 0 0 0 16 0 19 0 450550699 7847698432 18069 33554432000 1073741824 1073778376 140735979971696 18446744073709551615 224296741785 0 4 0 16800975 18446604453890091136 0 0 -1 0 0 0 0
[pid=15904/tid=15923] ppid=15902 vsize=7663768 CPUtime=0 cores=0,2
/proc/15904/task/15923/stat : 15923 (java) S 15902 15904 14712 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 450550699 7847698432 18069 33554432000 1073741824 1073778376 140735979971696 18446744073709551615 224296741785 0 4 0 16800975 18446604453890091136 0 0 -1 2 0 0 0
[pid=15904/tid=15924] ppid=15902 vsize=7663768 CPUtime=0 cores=0,2
/proc/15904/task/15924/stat : 15924 (java) S 15902 15904 14712 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 450550699 7847698432 18069 33554432000 1073741824 1073778376 140735979971696 18446744073709551615 224296742400 0 4 0 16800975 18446604453890091136 0 0 -1 0 0 0 0
[pid=15904/tid=15927] ppid=15902 vsize=7663768 CPUtime=0 cores=0,2
/proc/15904/task/15927/stat : 15927 (java) S 15902 15904 14712 0 -1 4202560 7 0 0 0 0 0 0 0 19 0 19 0 450550704 7847698432 18069 33554432000 1073741824 1073778376 140735979971696 18446744073709551615 224296742400 0 4 0 16800975 18446604453890091136 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4.3
Current children cumulated vsize (KiB) 7663768

Child status: 20
Real time (s): 3.33565
CPU time (s): 4.33834
CPU user time (s): 4.30934
CPU system time (s): 0.028995
CPU usage (%): 130.06
Max. virtual memory (cumulated for all children) (KiB): 7663768

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4.30934
system time used= 0.028995
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 20851
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= 409
involuntary context switches= 284

runsolver used 0.008998 second user time and 0.014997 second system time

The end

Launcher Data

Begin job on node118 at 2011-04-12 12:13:20
IDJOB=3190697
IDBENCH=83028
IDSOLVER=1611
FILE ID=node118/3190697-1302603200
RUNJOBID= node118-1302603200-15892
PBS_JOBID= 12958088
Free space on /tmp= 71920 MiB

SOLVER NAME= SAT4J core 2.3.0 SNAPSHOT 2011-02-06
BENCH NAME= SAT11/random/medium/unif-k3-r4.26-v250-c1065-S1822479556-014.UNKNOWN.cnf
COMMAND LINE= java -server -XX:MaxPermSize=256m -Xms7000m -Xmx7000m -jar org.sat4j.core.jar BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3190697-1302603200/watcher-3190697-1302603200 -o /tmp/evaluation-result-3190697-1302603200/solver-3190697-1302603200 -C 2400 -W 1300 -M 7680  java -server -XX:MaxPermSize=256m -Xms7000m -Xmx7000m -jar org.sat4j.core.jar HOME/instance-3190697-1302603200.cnf

TIME LIMIT= 2400 seconds
MEMORY LIMIT= 7680 MiB
NBCORE= 2

MD5SUM BENCH= 0c8d0957d77826a7c24d4ded86c5d721
RANDOM SEED=1223574555

node118.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.842
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5333.68
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.842
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.842
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.842
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.842
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.68
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.842
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.842
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.842
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5374.59
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      11195412 kB
Buffers:        714236 kB
Cached:       20516184 kB
SwapCached:        640 kB
Active:        9701692 kB
Inactive:     11592988 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      11195412 kB
SwapTotal:    67111528 kB
SwapFree:     67110456 kB
Dirty:             196 kB
Writeback:           0 kB
AnonPages:       63196 kB
Mapped:          14524 kB
Slab:           396964 kB
PageTables:       4808 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   188728 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296008 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 71920 MiB
End job on node118 at 2011-04-12 12:13:24