Trace number 1107794

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 CSP 2008-06-13SAT 4.14337 36.1304

General information on the benchmark

Namecsp/graceful/
normalized-graceful--K4-P2.xml
MD5SUM629221c2883fff962a11832cd87f8f01
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.021996
Satisfiable
(Un)Satisfiability was proved
Number of variables24
Number of constraints164
Maximum constraint arity3
Maximum domain size17
Number of constraints which are defined in extension0
Number of constraints which are defined in intension164
Global constraints used (with number of constraints)

Solver Data (download as text)

0.28/32.19	c SAT4J: a SATisfiability library for Java (c) 2004-2008 Daniel Le Berre
0.28/32.19	c This is free software under the dual EPL/GNU LGPL licenses.
0.28/32.19	c See www.sat4j.org for details.
0.28/32.19	c That software uses the Rhino library from the Mozilla project.
0.30/32.56	c version 9.9.9.token
0.30/32.56	c sun.arch.data.model	32
0.30/32.56	c java.version	1.6.0_06
0.30/32.56	c os.name	Linux
0.30/32.56	c os.version	2.6.9-22.EL.rootsmp
0.30/32.56	c os.arch	i386
0.30/32.56	c Free memory 669864272
0.30/32.56	c Max memory 672137216
0.30/32.56	c Total memory 672137216
0.30/32.56	c Number of processors 2
0.37/32.75	c c --- Begin Solver configuration ---
0.37/32.75	c Stops conflict analysis at the first Unique Implication Point
0.37/32.75	c org.sat4j.minisat.constraints.MixedDataStructureDaniel@1ac2f9c
0.37/32.75	c Learn all clauses as in MiniSAT
0.37/32.75	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.37/32.75	c VSIDS like heuristics from MiniSAT using a heap phase appearing in latest learned clause
0.37/32.75	c Expensive reason simplification
0.37/32.75	c MiniSAT restarts strategy
0.37/32.75	c timeout=2147483s
0.37/32.75	c DB Simplification allowed=false
0.37/32.75	c --- End Solver configuration ---
0.37/32.75	c solving HOME/instance-1107794-1215521419.xml
0.37/32.75	c reading problem ... 
0.55/33.47	c reading problem named null
0.55/33.47	c reading domains done.
0.62/33.51	c reading variables done.
0.62/33.54	c reading predicates  done.
0.83/34.04	c reading constraints
3.19/35.43	c done with constraints.
3.19/35.43	c ... done. Wall clock time 2.682s.
3.19/35.43	c #vars     392
3.19/35.43	c #constraints  74472
3.19/35.43	c constraints type 
3.19/35.43	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 74448
3.19/35.43	c org.sat4j.minisat.constraints.card.AtLeast => 24
4.11/36.10	c starts		: 6
4.11/36.10	c conflicts		: 1898
4.11/36.10	c decisions		: 4677
4.11/36.10	c propagations		: 41268
4.11/36.10	c inspects		: 1791945
4.11/36.10	c learnt literals	: 0
4.11/36.10	c learnt binary clauses	: 0
4.11/36.10	c learnt ternary clauses	: 3
4.11/36.10	c learnt clauses	: 1898
4.11/36.10	c ignored clauses	: 0
4.11/36.10	c root simplifications	: 0
4.11/36.10	c removed literals (reason simplification)	: 6243
4.11/36.10	c reason swapping (by a shorter reason)	: 0
4.11/36.10	c Calls to reduceDB	: 0
4.11/36.10	c speed (assignments/second)	: 61319.465081723625
4.11/36.10	c non guided choices	150
4.11/36.10	s SATISFIABLE
4.11/36.10	v 8 9 1 13 14 0 16 3 1 7 5 8 4 12 14 2 11 16 3 13 6 9 15 10 
4.11/36.10	c Total wall clock time (in seconds) : 3.357

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-1107794-1215521419/watcher-1107794-1215521419 -o /tmp/evaluation-result-1107794-1215521419/solver-1107794-1215521419 -C 1800 -W 2200 -M 900 --output-limit 1,15 java6 -server -Xms650m -Xmx650m -jar HOME/sat4jcsp.jar HOME/instance-1107794-1215521419.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: 3.64 3.32 2.56 2/72 5927
/proc/meminfo: memFree=1819080/2055920 swapFree=4192956/4192956
[pid=5927] ppid=5922 vsize=18572 CPUtime=0
/proc/5927/stat : 5927 (runsolver) D 5922 5927 5851 0 -1 4194368 16 0 0 0 0 0 0 0 18 0 1 0 8841842 19017728 292 996147200 4194304 4296836 548682068416 18446744073709551615 269930261799 0 2147483391 4096 24578 18446744072099855350 0 0 17 0 0 0
/proc/5927/statm: 4643 292 257 25 0 2626 0

[startup+0.026984 s]
/proc/loadavg: 3.64 3.32 2.56 2/72 5927
/proc/meminfo: memFree=1819080/2055920 swapFree=4192956/4192956
[pid=5927] ppid=5922 vsize=18572 CPUtime=0
/proc/5927/stat : 5927 (runsolver) D 5922 5927 5851 0 -1 4194368 16 0 0 0 0 0 0 0 18 0 1 0 8841842 19017728 292 996147200 4194304 4296836 548682068416 18446744073709551615 269930261799 0 2147483391 4096 24578 18446744072099855350 0 0 17 0 0 0
/proc/5927/statm: 4643 292 257 25 0 2626 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18572

[startup+0.101999 s]
/proc/loadavg: 3.64 3.32 2.56 2/72 5927
/proc/meminfo: memFree=1819080/2055920 swapFree=4192956/4192956
[pid=5927] ppid=5922 vsize=18572 CPUtime=0
/proc/5927/stat : 5927 (runsolver) D 5922 5927 5851 0 -1 4194368 16 0 0 0 0 0 0 0 18 0 1 0 8841842 19017728 292 996147200 4194304 4296836 548682068416 18446744073709551615 269930261799 0 2147483391 4096 24578 18446744072099855350 0 0 17 0 0 0
/proc/5927/statm: 4643 292 257 25 0 2626 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18572

[startup+0.301038 s]
/proc/loadavg: 3.64 3.32 2.56 2/72 5927
/proc/meminfo: memFree=1819080/2055920 swapFree=4192956/4192956
[pid=5927] ppid=5922 vsize=18572 CPUtime=0
/proc/5927/stat : 5927 (runsolver) D 5922 5927 5851 0 -1 4194368 16 0 0 0 0 0 0 0 18 0 1 0 8841842 19017728 292 996147200 4194304 4296836 548682068416 18446744073709551615 269930261799 0 2147483391 4096 24578 18446744072099855350 0 0 17 0 0 0
/proc/5927/statm: 4643 292 257 25 0 2626 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18572

[startup+0.701121 s]
/proc/loadavg: 3.64 3.32 2.56 2/72 5927
/proc/meminfo: memFree=1819080/2055920 swapFree=4192956/4192956
[pid=5927] ppid=5922 vsize=152 CPUtime=0
/proc/5927/stat : 5927 (java6) D 5922 5927 5851 0 -1 0 41 0 0 0 0 0 0 0 18 0 1 0 8841842 155648 26 996147200 134512640 134550740 4294956176 18446744073709551615 8745764 0 2147483391 4096 0 18446744072099855350 0 0 17 0 0 0
/proc/5927/statm: 38 26 19 9 0 4 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 152

[startup+1.50128 s]
/proc/loadavg: 3.64 3.32 2.56 1/70 5931
/proc/meminfo: memFree=1819288/2055920 swapFree=4192956/4192956
[pid=5927] ppid=5922 vsize=1804 CPUtime=0
/proc/5927/stat : 5927 (java6) D 5922 5927 5851 0 -1 0 177 0 0 0 0 0 0 0 18 0 1 0 8841842 1847296 150 996147200 134512640 134550740 4294956176 18446744073709551615 4294960144 0 2147483391 4096 0 18446744072099855350 0 0 17 0 0 0
/proc/5927/statm: 451 150 106 9 0 93 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 1804

[startup+3.10159 s]
/proc/loadavg: 3.50 3.30 2.55 1/70 5934
/proc/meminfo: memFree=1819152/2055920 swapFree=4192956/4192956
[pid=5927] ppid=5922 vsize=1804 CPUtime=0
/proc/5927/stat : 5927 (java) D 5922 5927 5851 0 -1 0 361 0 0 0 0 0 0 0 18 0 1 0 8841842 1847296 163 996147200 134512640 134550740 4294956016 18446744073709551615 8745764 0 2147483391 4096 0 18446744072099855350 0 0 17 0 0 0
/proc/5927/statm: 451 163 118 9 0 93 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 1804

[startup+6.30122 s]
/proc/loadavg: 3.50 3.30 2.55 1/70 5940
/proc/meminfo: memFree=1817672/2055920 swapFree=4192956/4192956
[pid=5927] ppid=5922 vsize=13012 CPUtime=0
/proc/5927/stat : 5927 (java) D 5922 5927 5851 0 -1 0 381 0 4 0 0 0 0 0 18 0 1 0 8841842 13324288 186 996147200 134512640 134550740 4294956016 18446744073709551615 8716575 0 0 4096 0 18446744071563479169 0 0 17 0 0 0
/proc/5927/statm: 3253 186 136 9 0 1151 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 13012

[startup+12.7015 s]
/proc/loadavg: 3.19 3.24 2.54 1/69 5946
/proc/meminfo: memFree=1812688/2055920 swapFree=4192956/4192956
[pid=5927] ppid=5922 vsize=802456 CPUtime=0.02
/proc/5927/stat : 5927 (java) S 5922 5927 5851 0 -1 0 2468 0 31 0 1 1 0 0 18 0 5 0 8841842 821714944 2235 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16784584 18446744073709551615 0 0 17 0 0 0
/proc/5927/statm: 200614 2235 949 9 0 197997 0
[pid=5927/tid=5946] ppid=5922 vsize=802456 CPUtime=0.01
/proc/5927/task/5946/stat : 5946 (java) D 5922 5927 5851 0 -1 64 1747 0 1 0 1 0 0 0 18 0 5 0 8842964 821714944 2235 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16784584 18446744071563479169 0 0 -1 0 0 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 802456

[startup+25.502 s]
/proc/loadavg: 2.93 3.18 2.53 1/76 5960
/proc/meminfo: memFree=1803632/2055920 swapFree=4192956/4192956
[pid=5927] ppid=5922 vsize=808764 CPUtime=0.21
/proc/5927/stat : 5927 (java) S 5922 5927 5851 0 -1 0 4579 0 31 0 18 3 0 0 18 0 12 0 8841842 828174336 3943 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/5927/statm: 202191 3943 1297 9 0 199560 0
[pid=5927/tid=5946] ppid=5922 vsize=808764 CPUtime=0.11
/proc/5927/task/5946/stat : 5946 (java) D 5922 5927 5851 0 -1 64 2430 0 1 0 9 2 0 0 18 0 12 0 8842964 828174336 3943 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 18446744071563478208 0 0 -1 0 0 0
[pid=5927/tid=5947] ppid=5922 vsize=808764 CPUtime=0
/proc/5927/task/5947/stat : 5947 (java) S 5922 5927 5851 0 -1 64 3 0 0 0 0 0 0 0 19 0 12 0 8843091 828174336 3943 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5927/tid=5948] ppid=5922 vsize=808764 CPUtime=0
/proc/5927/task/5948/stat : 5948 (java) S 5922 5927 5851 0 -1 64 2 0 0 0 0 0 0 0 20 0 12 0 8843091 828174336 3943 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5927/tid=5949] ppid=5922 vsize=808764 CPUtime=0
/proc/5927/task/5949/stat : 5949 (java) S 5922 5927 5851 0 -1 64 3 0 0 0 0 0 0 0 16 0 12 0 8843101 828174336 3943 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=5927/tid=5950] ppid=5922 vsize=808764 CPUtime=0
/proc/5927/task/5950/stat : 5950 (java) S 5922 5927 5851 0 -1 64 9 0 0 0 0 0 0 0 19 0 12 0 8843124 828174336 3943 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5927/tid=5951] ppid=5922 vsize=808764 CPUtime=0
/proc/5927/task/5951/stat : 5951 (java) S 5922 5927 5851 0 -1 64 5 0 0 0 0 0 0 0 20 0 12 0 8843124 828174336 3943 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5927/tid=5956] ppid=5922 vsize=808764 CPUtime=0
/proc/5927/task/5956/stat : 5956 (java) S 5922 5927 5851 0 -1 64 1 0 0 0 0 0 0 0 19 0 12 0 8843971 828174336 3943 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5927/tid=5957] ppid=5922 vsize=808764 CPUtime=0.02
/proc/5927/task/5957/stat : 5957 (java) S 5922 5927 5851 0 -1 64 498 0 0 0 2 0 0 0 16 0 12 0 8843971 828174336 3943 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5927/tid=5958] ppid=5922 vsize=808764 CPUtime=0.05
/proc/5927/task/5958/stat : 5958 (java) S 5922 5927 5851 0 -1 64 912 0 0 0 5 0 0 0 17 0 12 0 8843971 828174336 3943 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5927/tid=5959] ppid=5922 vsize=808764 CPUtime=0
/proc/5927/task/5959/stat : 5959 (java) S 5922 5927 5851 0 -1 64 1 0 0 0 0 0 0 0 21 0 12 0 8843971 828174336 3943 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5927/tid=5960] ppid=5922 vsize=808764 CPUtime=0
/proc/5927/task/5960/stat : 5960 (java) S 5922 5927 5851 0 -1 64 1 0 0 0 0 0 0 0 15 0 12 0 8843971 828174336 3943 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 0.21
Current children cumulated vsize (KiB) 808764

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

[startup+31.9063 s]
/proc/loadavg: 2.63 3.11 2.51 1/76 5960
/proc/meminfo: memFree=1801776/2055920 swapFree=4192956/4192956
[pid=5927] ppid=5922 vsize=808764 CPUtime=0.27
/proc/5927/stat : 5927 (java) S 5922 5927 5851 0 -1 0 4877 0 31 0 23 4 0 0 18 0 12 0 8841842 828174336 4235 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/5927/statm: 202191 4235 1299 9 0 199560 0
[pid=5927/tid=5946] ppid=5922 vsize=808764 CPUtime=0.17
/proc/5927/task/5946/stat : 5946 (java) D 5922 5927 5851 0 -1 64 2727 0 1 0 14 3 0 0 18 0 12 0 8842964 828174336 4235 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 18446744071563478208 0 0 -1 1 0 0
[pid=5927/tid=5947] ppid=5922 vsize=808764 CPUtime=0
/proc/5927/task/5947/stat : 5947 (java) S 5922 5927 5851 0 -1 64 3 0 0 0 0 0 0 0 19 0 12 0 8843091 828174336 4235 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5927/tid=5948] ppid=5922 vsize=808764 CPUtime=0
/proc/5927/task/5948/stat : 5948 (java) S 5922 5927 5851 0 -1 64 2 0 0 0 0 0 0 0 20 0 12 0 8843091 828174336 4235 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5927/tid=5949] ppid=5922 vsize=808764 CPUtime=0
/proc/5927/task/5949/stat : 5949 (java) S 5922 5927 5851 0 -1 64 3 0 0 0 0 0 0 0 16 0 12 0 8843101 828174336 4235 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=5927/tid=5950] ppid=5922 vsize=808764 CPUtime=0
/proc/5927/task/5950/stat : 5950 (java) S 5922 5927 5851 0 -1 64 9 0 0 0 0 0 0 0 19 0 12 0 8843124 828174336 4235 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5927/tid=5951] ppid=5922 vsize=808764 CPUtime=0
/proc/5927/task/5951/stat : 5951 (java) S 5922 5927 5851 0 -1 64 5 0 0 0 0 0 0 0 20 0 12 0 8843124 828174336 4235 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5927/tid=5956] ppid=5922 vsize=808764 CPUtime=0
/proc/5927/task/5956/stat : 5956 (java) S 5922 5927 5851 0 -1 64 1 0 0 0 0 0 0 0 19 0 12 0 8843971 828174336 4235 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5927/tid=5957] ppid=5922 vsize=808764 CPUtime=0.02
/proc/5927/task/5957/stat : 5957 (java) S 5922 5927 5851 0 -1 64 498 0 0 0 2 0 0 0 16 0 12 0 8843971 828174336 4235 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5927/tid=5958] ppid=5922 vsize=808764 CPUtime=0.06
/proc/5927/task/5958/stat : 5958 (java) S 5922 5927 5851 0 -1 64 913 0 0 0 6 0 0 0 16 0 12 0 8843971 828174336 4235 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5927/tid=5959] ppid=5922 vsize=808764 CPUtime=0
/proc/5927/task/5959/stat : 5959 (java) S 5922 5927 5851 0 -1 64 1 0 0 0 0 0 0 0 21 0 12 0 8843971 828174336 4235 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5927/tid=5960] ppid=5922 vsize=808764 CPUtime=0
/proc/5927/task/5960/stat : 5960 (java) S 5922 5927 5851 0 -1 64 1 0 0 0 0 0 0 0 15 0 12 0 8843971 828174336 4235 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 0.27
Current children cumulated vsize (KiB) 808764

[startup+33.5026 s]
/proc/loadavg: 2.63 3.11 2.51 1/76 5960
/proc/meminfo: memFree=1799856/2055920 swapFree=4192956/4192956
[pid=5927] ppid=5922 vsize=809712 CPUtime=0.62
/proc/5927/stat : 5927 (java) S 5922 5927 5851 0 -1 0 6461 0 31 0 56 6 0 0 18 0 12 0 8841842 829145088 5588 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/5927/statm: 202428 5588 1336 9 0 199790 0
[pid=5927/tid=5946] ppid=5922 vsize=809712 CPUtime=0.36
/proc/5927/task/5946/stat : 5946 (java) D 5922 5927 5851 0 -1 64 3797 0 1 0 32 4 0 0 18 0 12 0 8842964 829145088 5588 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 18446744071563478208 0 0 -1 0 0 0
[pid=5927/tid=5947] ppid=5922 vsize=809712 CPUtime=0
/proc/5927/task/5947/stat : 5947 (java) S 5922 5927 5851 0 -1 64 3 0 0 0 0 0 0 0 19 0 12 0 8843091 829145088 5588 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5927/tid=5948] ppid=5922 vsize=809712 CPUtime=0
/proc/5927/task/5948/stat : 5948 (java) S 5922 5927 5851 0 -1 64 2 0 0 0 0 0 0 0 20 0 12 0 8843091 829145088 5588 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5927/tid=5949] ppid=5922 vsize=809712 CPUtime=0
/proc/5927/task/5949/stat : 5949 (java) S 5922 5927 5851 0 -1 64 3 0 0 0 0 0 0 0 16 0 12 0 8843101 829145088 5588 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=5927/tid=5950] ppid=5922 vsize=809712 CPUtime=0
/proc/5927/task/5950/stat : 5950 (java) S 5922 5927 5851 0 -1 64 9 0 0 0 0 0 0 0 19 0 12 0 8843124 829145088 5588 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5927/tid=5951] ppid=5922 vsize=809712 CPUtime=0
/proc/5927/task/5951/stat : 5951 (java) S 5922 5927 5851 0 -1 64 5 0 0 0 0 0 0 0 20 0 12 0 8843124 829145088 5588 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5927/tid=5956] ppid=5922 vsize=809712 CPUtime=0
/proc/5927/task/5956/stat : 5956 (java) S 5922 5927 5851 0 -1 64 1 0 0 0 0 0 0 0 19 0 12 0 8843971 829145088 5588 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5927/tid=5957] ppid=5922 vsize=809712 CPUtime=0.11
/proc/5927/task/5957/stat : 5957 (java) S 5922 5927 5851 0 -1 64 948 0 0 0 11 0 0 0 16 0 12 0 8843971 829145088 5588 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5927/tid=5958] ppid=5922 vsize=809712 CPUtime=0.12
/proc/5927/task/5958/stat : 5958 (java) S 5922 5927 5851 0 -1 64 977 0 0 0 12 0 0 0 16 0 12 0 8843971 829145088 5588 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5927/tid=5959] ppid=5922 vsize=809712 CPUtime=0
/proc/5927/task/5959/stat : 5959 (java) S 5922 5927 5851 0 -1 64 1 0 0 0 0 0 0 0 21 0 12 0 8843971 829145088 5588 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5927/tid=5960] ppid=5922 vsize=809712 CPUtime=0
/proc/5927/task/5960/stat : 5960 (java) S 5922 5927 5851 0 -1 64 1 0 0 0 0 0 0 0 15 0 12 0 8843971 829145088 5588 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 0.62
Current children cumulated vsize (KiB) 809712

[startup+35.1019 s]
/proc/loadavg: 2.63 3.11 2.51 4/76 5960
/proc/meminfo: memFree=1773360/2055920 swapFree=4192956/4192956
[pid=5927] ppid=5922 vsize=824628 CPUtime=2.72
/proc/5927/stat : 5927 (java) S 5922 5927 5851 0 -1 0 18311 0 31 0 260 12 0 0 18 0 12 0 8841842 844419072 11315 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/5927/statm: 206157 11315 1372 9 0 203519 0
[pid=5927/tid=5946] ppid=5922 vsize=824628 CPUtime=1.12
/proc/5927/task/5946/stat : 5946 (java) R 5922 5927 5851 0 -1 64 5923 0 1 0 106 6 0 0 23 0 12 0 8842964 844419072 11315 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5927/tid=5947] ppid=5922 vsize=824628 CPUtime=0
/proc/5927/task/5947/stat : 5947 (java) S 5922 5927 5851 0 -1 64 3 0 0 0 0 0 0 0 19 0 12 0 8843091 844419072 11315 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5927/tid=5948] ppid=5922 vsize=824628 CPUtime=0
/proc/5927/task/5948/stat : 5948 (java) S 5922 5927 5851 0 -1 64 2 0 0 0 0 0 0 0 20 0 12 0 8843091 844419072 11315 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5927/tid=5949] ppid=5922 vsize=824628 CPUtime=0
/proc/5927/task/5949/stat : 5949 (java) S 5922 5927 5851 0 -1 64 3 0 0 0 0 0 0 0 16 0 12 0 8843101 844419072 11315 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=5927/tid=5950] ppid=5922 vsize=824628 CPUtime=0
/proc/5927/task/5950/stat : 5950 (java) S 5922 5927 5851 0 -1 64 9 0 0 0 0 0 0 0 19 0 12 0 8843124 844419072 11315 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5927/tid=5951] ppid=5922 vsize=824628 CPUtime=0
/proc/5927/task/5951/stat : 5951 (java) S 5922 5927 5851 0 -1 64 5 0 0 0 0 0 0 0 20 0 12 0 8843124 844419072 11315 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5927/tid=5956] ppid=5922 vsize=824628 CPUtime=0
/proc/5927/task/5956/stat : 5956 (java) S 5922 5927 5851 0 -1 64 1 0 0 0 0 0 0 0 19 0 12 0 8843971 844419072 11315 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5927/tid=5957] ppid=5922 vsize=824628 CPUtime=0.89
/proc/5927/task/5957/stat : 5957 (java) R 5922 5927 5851 0 -1 64 8409 0 0 0 86 3 0 0 18 0 12 0 8843971 844419072 11315 996147200 134512640 134550740 4294956016 18446744073709551615 104089936 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5927/tid=5958] ppid=5922 vsize=824628 CPUtime=0.68
/proc/5927/task/5958/stat : 5958 (java) R 5922 5927 5851 0 -1 64 3240 0 0 0 67 1 0 0 16 0 12 0 8843971 844419072 11315 996147200 134512640 134550740 4294956016 18446744073709551615 105563716 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5927/tid=5959] ppid=5922 vsize=824628 CPUtime=0
/proc/5927/task/5959/stat : 5959 (java) S 5922 5927 5851 0 -1 64 1 0 0 0 0 0 0 0 21 0 12 0 8843971 844419072 11315 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5927/tid=5960] ppid=5922 vsize=824628 CPUtime=0
/proc/5927/task/5960/stat : 5960 (java) S 5922 5927 5851 0 -1 64 1 0 0 0 0 0 0 0 15 0 12 0 8843971 844419072 11315 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.72
Current children cumulated vsize (KiB) 824628

[startup+35.9021 s]
/proc/loadavg: 2.63 3.11 2.51 4/76 5960
/proc/meminfo: memFree=1773360/2055920 swapFree=4192956/4192956
[pid=5927] ppid=5922 vsize=821272 CPUtime=3.88
/proc/5927/stat : 5927 (java) S 5922 5927 5851 0 -1 0 23190 0 31 0 373 15 0 0 18 0 13 0 8841842 840982528 14450 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/5927/statm: 205318 14450 1386 9 0 202680 0
[pid=5927/tid=5946] ppid=5922 vsize=821272 CPUtime=1.71
/proc/5927/task/5946/stat : 5946 (java) R 5922 5927 5851 0 -1 64 9534 0 1 0 163 8 0 0 18 0 13 0 8842964 840982528 14450 996147200 134512640 134550740 4294956016 18446744073709551615 4109863746 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5927/tid=5947] ppid=5922 vsize=821272 CPUtime=0
/proc/5927/task/5947/stat : 5947 (java) S 5922 5927 5851 0 -1 64 3 0 0 0 0 0 0 0 19 0 13 0 8843091 840982528 14450 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5927/tid=5948] ppid=5922 vsize=821272 CPUtime=0
/proc/5927/task/5948/stat : 5948 (java) S 5922 5927 5851 0 -1 64 2 0 0 0 0 0 0 0 20 0 13 0 8843091 840982528 14450 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5927/tid=5949] ppid=5922 vsize=821272 CPUtime=0
/proc/5927/task/5949/stat : 5949 (java) S 5922 5927 5851 0 -1 64 3 0 0 0 0 0 0 0 17 0 13 0 8843101 840982528 14450 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=5927/tid=5950] ppid=5922 vsize=821272 CPUtime=0
/proc/5927/task/5950/stat : 5950 (java) S 5922 5927 5851 0 -1 64 9 0 0 0 0 0 0 0 19 0 13 0 8843124 840982528 14450 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5927/tid=5951] ppid=5922 vsize=821272 CPUtime=0
/proc/5927/task/5951/stat : 5951 (java) S 5922 5927 5851 0 -1 64 5 0 0 0 0 0 0 0 20 0 13 0 8843124 840982528 14450 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5927/tid=5956] ppid=5922 vsize=821272 CPUtime=0
/proc/5927/task/5956/stat : 5956 (java) S 5922 5927 5851 0 -1 64 1 0 0 0 0 0 0 0 19 0 13 0 8843971 840982528 14450 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5927/tid=5957] ppid=5922 vsize=821272 CPUtime=1.23
/proc/5927/task/5957/stat : 5957 (java) S 5922 5927 5851 0 -1 64 9096 0 0 0 120 3 0 0 16 0 13 0 8843971 840982528 14450 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5927/tid=5958] ppid=5922 vsize=821272 CPUtime=0.9
/proc/5927/task/5958/stat : 5958 (java) R 5922 5927 5851 0 -1 64 3816 0 0 0 88 2 0 0 16 0 13 0 8843971 840982528 14450 996147200 134512640 134550740 4294956016 18446744073709551615 103300777 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5927/tid=5959] ppid=5922 vsize=821272 CPUtime=0
/proc/5927/task/5959/stat : 5959 (java) S 5922 5927 5851 0 -1 64 1 0 0 0 0 0 0 0 21 0 13 0 8843971 840982528 14450 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5927/tid=5960] ppid=5922 vsize=821272 CPUtime=0
/proc/5927/task/5960/stat : 5960 (java) S 5922 5927 5851 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 8843971 840982528 14450 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.88
Current children cumulated vsize (KiB) 821272

[startup+36.1021 s]
/proc/loadavg: 2.63 3.11 2.51 4/76 5960
/proc/meminfo: memFree=1773360/2055920 swapFree=4192956/4192956
[pid=5927] ppid=5922 vsize=821272 CPUtime=4.11
/proc/5927/stat : 5927 (java) S 5922 5927 5851 0 -1 0 23251 0 31 0 396 15 0 0 18 0 13 0 8841842 840982528 14511 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/5927/statm: 205318 14511 1386 9 0 202680 0
[pid=5927/tid=5946] ppid=5922 vsize=821272 CPUtime=1.9
/proc/5927/task/5946/stat : 5946 (java) R 5922 5927 5851 0 -1 64 9591 0 1 0 182 8 0 0 20 0 13 0 8842964 840982528 14511 996147200 134512640 134550740 4294956016 18446744073709551615 4109903903 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5927/tid=5947] ppid=5922 vsize=821272 CPUtime=0
/proc/5927/task/5947/stat : 5947 (java) S 5922 5927 5851 0 -1 64 3 0 0 0 0 0 0 0 19 0 13 0 8843091 840982528 14511 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5927/tid=5948] ppid=5922 vsize=821272 CPUtime=0
/proc/5927/task/5948/stat : 5948 (java) S 5922 5927 5851 0 -1 64 2 0 0 0 0 0 0 0 20 0 13 0 8843091 840982528 14511 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5927/tid=5949] ppid=5922 vsize=821272 CPUtime=0
/proc/5927/task/5949/stat : 5949 (java) S 5922 5927 5851 0 -1 64 3 0 0 0 0 0 0 0 17 0 13 0 8843101 840982528 14511 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=5927/tid=5950] ppid=5922 vsize=821272 CPUtime=0
/proc/5927/task/5950/stat : 5950 (java) S 5922 5927 5851 0 -1 64 9 0 0 0 0 0 0 0 19 0 13 0 8843124 840982528 14511 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5927/tid=5951] ppid=5922 vsize=821272 CPUtime=0
/proc/5927/task/5951/stat : 5951 (java) S 5922 5927 5851 0 -1 64 5 0 0 0 0 0 0 0 20 0 13 0 8843124 840982528 14511 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5927/tid=5956] ppid=5922 vsize=821272 CPUtime=0
/proc/5927/task/5956/stat : 5956 (java) S 5922 5927 5851 0 -1 64 1 0 0 0 0 0 0 0 19 0 13 0 8843971 840982528 14511 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5927/tid=5957] ppid=5922 vsize=821272 CPUtime=1.25
/proc/5927/task/5957/stat : 5957 (java) S 5922 5927 5851 0 -1 64 9096 0 0 0 122 3 0 0 16 0 13 0 8843971 840982528 14511 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5927/tid=5958] ppid=5922 vsize=821272 CPUtime=0.93
/proc/5927/task/5958/stat : 5958 (java) S 5922 5927 5851 0 -1 64 3820 0 0 0 91 2 0 0 16 0 13 0 8843971 840982528 14511 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5927/tid=5959] ppid=5922 vsize=821272 CPUtime=0
/proc/5927/task/5959/stat : 5959 (java) S 5922 5927 5851 0 -1 64 1 0 0 0 0 0 0 0 21 0 13 0 8843971 840982528 14511 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5927/tid=5960] ppid=5922 vsize=821272 CPUtime=0
/proc/5927/task/5960/stat : 5960 (java) S 5922 5927 5851 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 8843971 840982528 14511 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4.11
Current children cumulated vsize (KiB) 821272

Child status: 0
Real time (s): 36.1304
CPU time (s): 4.14337
CPU user time (s): 3.9754
CPU system time (s): 0.167974
CPU usage (%): 11.4678
Max. virtual memory (cumulated for all children) (KiB): 824860

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3.97539
system time used= 0.167974
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 23266
page faults= 31
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 1387
involuntary context switches= 528

runsolver used 0.040993 second user time and 0.101984 second system time

The end

Launcher Data (download as text)

Begin job on node53 at 2008-07-08 14:50:20
IDJOB=1107794
IDBENCH=60544
IDSOLVER=344
FILE ID=node53/1107794-1215521419
PBS_JOBID= 7893902
Free space on /tmp= 65128 MiB

SOLVER NAME= SAT4J CSP 2008-06-13
BENCH NAME= CPAI08/csp/graceful/normalized-graceful--K4-P2.xml
COMMAND LINE= java6 -server -Xms650m -Xmx650m -jar HOME/sat4jcsp.jar BENCHNAME
RUNSOLVER COMMAND LINE= /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1107794-1215521419/watcher-1107794-1215521419 -o /tmp/evaluation-result-1107794-1215521419/solver-1107794-1215521419 -C 1800 -W 2200 -M 900 --output-limit 1,15  java6 -server -Xms650m -Xmx650m -jar HOME/sat4jcsp.jar HOME/instance-1107794-1215521419.xml

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 629221c2883fff962a11832cd87f8f01
RANDOM SEED=1111842481

node53.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	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1820096 kB
Buffers:         42104 kB
Cached:         124768 kB
SwapCached:          0 kB
Active:         100424 kB
Inactive:        81824 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1820096 kB
SwapTotal:     4192956 kB
SwapFree:      4192956 kB
Dirty:            2392 kB
Writeback:           0 kB
Mapped:          25220 kB
Slab:            39248 kB
Committed_AS:    61372 kB
PageTables:       1640 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= 65124 MiB
End job on node53 at 2008-07-08 14:51:01