Trace number 1080144

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
galac E? (TO) 1800.09 1813.92

General information on the benchmark

Namecsp/rand-3-20-20/
normalized-rand-3-20-20-60-632-1_ext.xml
MD5SUMfc3ea51f147b1da003c7c6dfcba76e43
Bench CategoryN-ARY-EXT (n-ary constraints in extension)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark5.72113
Satisfiable
(Un)Satisfiability was proved
Number of variables20
Number of constraints60
Maximum constraint arity3
Maximum domain size20
Number of constraints which are defined in extension60
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Solver Data (download as text)

0.00/0.03	c --- Preproc Stats ---
1.75/1.82	c start processing
1.75/1.82	c start relation processing
4.52/4.60	c start cnf exporting
18.28/18.59	c parsing time : 1.698
18.28/18.59	c preprocessing time : 18.465
18.28/18.59	
18.28/18.59	c Nary constraints - conflicts : 0 supports : 60
18.28/18.59	c Binary constraints - conflicts : 0 supports :0
18.28/18.59	c max arity constraint : 3
18.28/18.59	c Max Tuples generated 0
18.28/18.59	c relations : 60
18.28/18.59	c relations BDD: 60
18.28/18.59	c sampling 0/0
18.28/18.59	c vars : 135731 - clauses :  433063
18.28/18.59	
18.37/18.66	 
18.37/18.66	c --- SAT Solver Stats ---
18.37/18.66	 
18.37/18.66	c eSAT 0.1 : minisat core with additionnal features
18.37/18.66	c ============================[ Problem Statistics ]=============================
18.37/18.66	c |                                                                             |
18.37/18.67	c |  Number of variables:  135730                                               |
18.37/18.67	c |  Number of clauses:    433063                                               |
18.40/19.13	c |  Parsing time:         0.41         s                                       |

Verifier Data (download as text)

ERROR: Unexpected answer ! ('s SATISFIABLE'/'s UNSATISFIABLE' expected)
Got answer: 

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-1080144-1215212036/watcher-1080144-1215212036 -o /tmp/evaluation-result-1080144-1215212036/solver-1080144-1215212036 -C 1800 -W 2200 -M 900 --output-limit 1,15 HOME/galacE.sh HOME/instance-1080144-1215212036.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: 2.00 1.99 1.99 4/81 15207
/proc/meminfo: memFree=1649704/2055920 swapFree=4174728/4192956
[pid=15207] ppid=15205 vsize=8748 CPUtime=0
/proc/15207/stat : 15207 (galacE.sh) S 15205 15207 14387 0 -1 4194304 454 948 0 0 0 0 0 0 17 0 1 0 1005606157 8957952 312 996147200 4194304 4520092 548682068832 18446744073709551615 266134023002 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/15207/statm: 2187 312 217 79 0 180 0
[pid=15213] ppid=15207 vsize=8768 CPUtime=0
/proc/15213/stat : 15213 (galacE.sh) R 15207 15207 14387 0 -1 4194368 22 0 0 0 0 0 0 0 20 0 1 0 1005606159 8978432 315 996147200 4194304 4520092 548682068832 18446744073709551615 266134416679 0 0 4096 73728 0 0 0 17 1 0 0
/proc/15213/statm: 2192 315 217 79 0 185 0

[startup+0.093271 s]
/proc/loadavg: 2.00 1.99 1.99 4/81 15207
/proc/meminfo: memFree=1649704/2055920 swapFree=4174728/4192956
[pid=15207] ppid=15205 vsize=47540 CPUtime=0.01
/proc/15207/stat : 15207 (galacE.sh) S 15205 15207 14387 0 -1 4194304 765 1697 0 0 0 0 0 1 23 0 1 0 1005606157 48680960 364 996147200 4194304 4520092 548682068832 18446744073709551615 266134023002 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/15207/statm: 11885 364 245 79 0 219 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47540

[startup+0.101274 s]
/proc/loadavg: 2.00 1.99 1.99 4/81 15207
/proc/meminfo: memFree=1649704/2055920 swapFree=4174728/4192956
[pid=15207] ppid=15205 vsize=47540 CPUtime=0.01
/proc/15207/stat : 15207 (galacE.sh) S 15205 15207 14387 0 -1 4194304 765 1697 0 0 0 0 0 1 23 0 1 0 1005606157 48680960 364 996147200 4194304 4520092 548682068832 18446744073709551615 266134023002 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/15207/statm: 11885 364 245 79 0 219 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47540

[startup+0.30131 s]
/proc/loadavg: 2.00 1.99 1.99 4/81 15207
/proc/meminfo: memFree=1649704/2055920 swapFree=4174728/4192956
[pid=15207] ppid=15205 vsize=47540 CPUtime=0.01
/proc/15207/stat : 15207 (galacE.sh) S 15205 15207 14387 0 -1 4194304 765 1697 0 0 0 0 0 1 23 0 1 0 1005606157 48680960 364 996147200 4194304 4520092 548682068832 18446744073709551615 266134023002 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/15207/statm: 11885 364 245 79 0 219 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47540

[startup+0.701393 s]
/proc/loadavg: 2.00 1.99 1.99 4/81 15207
/proc/meminfo: memFree=1649704/2055920 swapFree=4174728/4192956
[pid=15207] ppid=15205 vsize=47540 CPUtime=0.01
/proc/15207/stat : 15207 (galacE.sh) S 15205 15207 14387 0 -1 4194304 765 1697 0 0 0 0 0 1 23 0 1 0 1005606157 48680960 364 996147200 4194304 4520092 548682068832 18446744073709551615 266134023002 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/15207/statm: 11885 364 245 79 0 219 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47540

[startup+1.50155 s]
/proc/loadavg: 2.00 1.99 1.99 3/91 15229
/proc/meminfo: memFree=1579608/2055920 swapFree=4174728/4192956
[pid=15207] ppid=15205 vsize=47540 CPUtime=0.01
/proc/15207/stat : 15207 (galacE.sh) S 15205 15207 14387 0 -1 4194304 765 1697 0 0 0 0 0 1 23 0 1 0 1005606157 48680960 364 996147200 4194304 4520092 548682068832 18446744073709551615 266134023002 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/15207/statm: 11885 364 245 79 0 219 0
[pid=15221] ppid=15207 vsize=812628 CPUtime=1.44
/proc/15221/stat : 15221 (java) S 15207 15207 14387 0 -1 0 21761 0 1 0 131 13 0 0 18 0 9 0 1005606161 832131072 21186 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/15221/statm: 203157 21186 1882 9 0 197138 0
[pid=15221/tid=15222] ppid=15207 vsize=812628 CPUtime=1.22
/proc/15221/task/15222/stat : 15222 (java) R 15207 15207 14387 0 -1 64 14457 0 1 0 113 9 0 0 25 0 9 0 1005606162 832131072 21186 996147200 134512640 134550740 4294955600 18446744073709551615 4126738545 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15221/tid=15223] ppid=15207 vsize=812628 CPUtime=0.07
/proc/15221/task/15223/stat : 15223 (java) S 15207 15207 14387 0 -1 64 5851 0 0 0 5 2 0 0 16 0 9 0 1005606164 832131072 21186 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=15221/tid=15224] ppid=15207 vsize=812628 CPUtime=0
/proc/15221/task/15224/stat : 15224 (java) S 15207 15207 14387 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 1005606164 832131072 21186 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15221/tid=15225] ppid=15207 vsize=812628 CPUtime=0
/proc/15221/task/15225/stat : 15225 (java) S 15207 15207 14387 0 -1 64 4 0 0 0 0 0 0 0 20 0 9 0 1005606164 832131072 21186 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15221/tid=15226] ppid=15207 vsize=812628 CPUtime=0
/proc/15221/task/15226/stat : 15226 (java) S 15207 15207 14387 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 1005606166 832131072 21186 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15221/tid=15227] ppid=15207 vsize=812628 CPUtime=0.12
/proc/15221/task/15227/stat : 15227 (java) S 15207 15207 14387 0 -1 64 754 0 0 0 12 0 0 0 16 0 9 0 1005606166 832131072 21186 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15221/tid=15228] ppid=15207 vsize=812628 CPUtime=0
/proc/15221/task/15228/stat : 15228 (java) S 15207 15207 14387 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 1005606166 832131072 21186 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15221/tid=15229] ppid=15207 vsize=812628 CPUtime=0
/proc/15221/task/15229/stat : 15229 (java) R 15207 15207 14387 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 1005606166 832131072 21186 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.45
Current children cumulated vsize (KiB) 860168

[startup+3.10285 s]
/proc/loadavg: 2.00 1.99 1.99 3/91 15229
/proc/meminfo: memFree=1566232/2055920 swapFree=4174728/4192956
[pid=15207] ppid=15205 vsize=47540 CPUtime=0.01
/proc/15207/stat : 15207 (galacE.sh) S 15205 15207 14387 0 -1 4194304 765 1697 0 0 0 0 0 1 23 0 1 0 1005606157 48680960 364 996147200 4194304 4520092 548682068832 18446744073709551615 266134023002 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/15207/statm: 11885 364 245 79 0 219 0
[pid=15221] ppid=15207 vsize=812736 CPUtime=3.03
/proc/15221/stat : 15221 (java) S 15207 15207 14387 0 -1 0 23035 0 1 0 289 14 0 0 18 0 9 0 1005606161 832241664 22457 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/15221/statm: 203184 22457 1887 9 0 197165 0
[pid=15221/tid=15222] ppid=15207 vsize=812736 CPUtime=2.73
/proc/15221/task/15222/stat : 15222 (java) R 15207 15207 14387 0 -1 64 14483 0 1 0 264 9 0 0 25 0 9 0 1005606162 832241664 22457 996147200 134512640 134550740 4294955600 18446744073709551615 4126791351 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15221/tid=15223] ppid=15207 vsize=812736 CPUtime=0.11
/proc/15221/task/15223/stat : 15223 (java) S 15207 15207 14387 0 -1 64 7075 0 0 0 8 3 0 0 17 0 9 0 1005606164 832241664 22457 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=15221/tid=15224] ppid=15207 vsize=812736 CPUtime=0
/proc/15221/task/15224/stat : 15224 (java) S 15207 15207 14387 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 1005606164 832241664 22457 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15221/tid=15225] ppid=15207 vsize=812736 CPUtime=0
/proc/15221/task/15225/stat : 15225 (java) S 15207 15207 14387 0 -1 64 4 0 0 0 0 0 0 0 20 0 9 0 1005606164 832241664 22457 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15221/tid=15226] ppid=15207 vsize=812736 CPUtime=0
/proc/15221/task/15226/stat : 15226 (java) S 15207 15207 14387 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 1005606166 832241664 22457 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15221/tid=15227] ppid=15207 vsize=812736 CPUtime=0.16
/proc/15221/task/15227/stat : 15227 (java) S 15207 15207 14387 0 -1 64 778 0 0 0 16 0 0 0 16 0 9 0 1005606166 832241664 22457 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15221/tid=15228] ppid=15207 vsize=812736 CPUtime=0
/proc/15221/task/15228/stat : 15228 (java) S 15207 15207 14387 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 1005606166 832241664 22457 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15221/tid=15229] ppid=15207 vsize=812736 CPUtime=0
/proc/15221/task/15229/stat : 15229 (java) S 15207 15207 14387 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 1005606166 832241664 22457 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.04
Current children cumulated vsize (KiB) 860276

[startup+6.30146 s]
/proc/loadavg: 2.00 1.99 1.99 3/91 15229
/proc/meminfo: memFree=1514712/2055920 swapFree=4174728/4192956
[pid=15207] ppid=15205 vsize=47540 CPUtime=0.01
/proc/15207/stat : 15207 (galacE.sh) S 15205 15207 14387 0 -1 4194304 765 1697 0 0 0 0 0 1 23 0 1 0 1005606157 48680960 364 996147200 4194304 4520092 548682068832 18446744073709551615 266134023002 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/15207/statm: 11885 364 245 79 0 219 0
[pid=15221] ppid=15207 vsize=812736 CPUtime=6.19
/proc/15221/stat : 15221 (java) S 15207 15207 14387 0 -1 0 37214 0 1 0 597 22 0 0 18 0 9 0 1005606161 832241664 36629 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/15221/statm: 203184 36629 1908 9 0 197165 0
[pid=15221/tid=15222] ppid=15207 vsize=812736 CPUtime=5.12
/proc/15221/task/15222/stat : 15222 (java) R 15207 15207 14387 0 -1 64 14529 0 1 0 502 10 0 0 25 0 9 0 1005606162 832241664 36629 996147200 134512640 134550740 4294955600 18446744073709551615 4126904500 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15221/tid=15223] ppid=15207 vsize=812736 CPUtime=0.82
/proc/15221/task/15223/stat : 15223 (java) S 15207 15207 14387 0 -1 64 21164 0 0 0 72 10 0 0 16 0 9 0 1005606164 832241664 36629 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=15221/tid=15224] ppid=15207 vsize=812736 CPUtime=0
/proc/15221/task/15224/stat : 15224 (java) S 15207 15207 14387 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 1005606164 832241664 36629 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15221/tid=15225] ppid=15207 vsize=812736 CPUtime=0
/proc/15221/task/15225/stat : 15225 (java) S 15207 15207 14387 0 -1 64 4 0 0 0 0 0 0 0 20 0 9 0 1005606164 832241664 36629 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15221/tid=15226] ppid=15207 vsize=812736 CPUtime=0
/proc/15221/task/15226/stat : 15226 (java) S 15207 15207 14387 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 1005606166 832241664 36629 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15221/tid=15227] ppid=15207 vsize=812736 CPUtime=0.22
/proc/15221/task/15227/stat : 15227 (java) S 15207 15207 14387 0 -1 64 822 0 0 0 22 0 0 0 16 0 9 0 1005606166 832241664 36629 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15221/tid=15228] ppid=15207 vsize=812736 CPUtime=0
/proc/15221/task/15228/stat : 15228 (java) S 15207 15207 14387 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 1005606166 832241664 36629 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15221/tid=15229] ppid=15207 vsize=812736 CPUtime=0
/proc/15221/task/15229/stat : 15229 (java) S 15207 15207 14387 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 1005606166 832241664 36629 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.2
Current children cumulated vsize (KiB) 860276

[startup+12.7027 s]
/proc/loadavg: 2.00 1.99 1.99 3/91 15229
/proc/meminfo: memFree=1505432/2055920 swapFree=4174728/4192956
[pid=15207] ppid=15205 vsize=47540 CPUtime=0.01
/proc/15207/stat : 15207 (galacE.sh) S 15205 15207 14387 0 -1 4194304 765 1697 0 0 0 0 0 1 23 0 1 0 1005606157 48680960 364 996147200 4194304 4520092 548682068832 18446744073709551615 266134023002 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/15207/statm: 11885 364 245 79 0 219 0
[pid=15221] ppid=15207 vsize=812736 CPUtime=12.53
/proc/15221/stat : 15221 (java) S 15207 15207 14387 0 -1 0 37226 0 1 0 1229 24 0 0 18 0 9 0 1005606161 832241664 36629 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/15221/statm: 203184 36629 1908 9 0 197165 0
[pid=15221/tid=15222] ppid=15207 vsize=812736 CPUtime=11.46
/proc/15221/task/15222/stat : 15222 (java) R 15207 15207 14387 0 -1 64 14541 0 1 0 1134 12 0 0 25 0 9 0 1005606162 832241664 36629 996147200 134512640 134550740 4294955600 18446744073709551615 103841090 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15221/tid=15223] ppid=15207 vsize=812736 CPUtime=0.82
/proc/15221/task/15223/stat : 15223 (java) S 15207 15207 14387 0 -1 64 21164 0 0 0 72 10 0 0 16 0 9 0 1005606164 832241664 36629 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=15221/tid=15224] ppid=15207 vsize=812736 CPUtime=0
/proc/15221/task/15224/stat : 15224 (java) S 15207 15207 14387 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 1005606164 832241664 36629 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15221/tid=15225] ppid=15207 vsize=812736 CPUtime=0
/proc/15221/task/15225/stat : 15225 (java) S 15207 15207 14387 0 -1 64 4 0 0 0 0 0 0 0 20 0 9 0 1005606164 832241664 36629 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15221/tid=15226] ppid=15207 vsize=812736 CPUtime=0
/proc/15221/task/15226/stat : 15226 (java) S 15207 15207 14387 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 1005606166 832241664 36629 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15221/tid=15227] ppid=15207 vsize=812736 CPUtime=0.22
/proc/15221/task/15227/stat : 15227 (java) S 15207 15207 14387 0 -1 64 822 0 0 0 22 0 0 0 16 0 9 0 1005606166 832241664 36629 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15221/tid=15228] ppid=15207 vsize=812736 CPUtime=0
/proc/15221/task/15228/stat : 15228 (java) S 15207 15207 14387 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 1005606166 832241664 36629 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15221/tid=15229] ppid=15207 vsize=812736 CPUtime=0
/proc/15221/task/15229/stat : 15229 (java) S 15207 15207 14387 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 1005606166 832241664 36629 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.54
Current children cumulated vsize (KiB) 860276

[startup+25.5011 s]
/proc/loadavg: 2.00 1.99 1.99 3/83 15230
/proc/meminfo: memFree=1564312/2055920 swapFree=4174728/4192956
[pid=15207] ppid=15205 vsize=47540 CPUtime=18.4
/proc/15207/stat : 15207 (galacE.sh) S 15205 15207 14387 0 -1 4194304 799 38947 0 1 0 0 1810 30 17 0 1 0 1005606157 48680960 364 996147200 4194304 4520092 548682068832 18446744073709551615 266134023002 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/15207/statm: 11885 364 245 79 0 219 0
[pid=15230] ppid=15207 vsize=78732 CPUtime=6.76
/proc/15230/stat : 15230 (eSAT_static) R 15207 15207 14387 0 -1 4194304 21334 0 0 0 666 10 0 0 25 0 1 0 1005608024 80621568 19169 996147200 134512640 135177480 4294955968 18446744073709551615 134565457 0 0 4096 3 0 0 0 17 1 0 0
/proc/15230/statm: 19683 19169 79 162 0 19518 0
Current children cumulated CPU time (s) 25.16
Current children cumulated vsize (KiB) 126272

[startup+51.102 s]
/proc/loadavg: 2.00 1.99 1.99 3/83 15230
/proc/meminfo: memFree=1564376/2055920 swapFree=4174728/4192956
[pid=15207] ppid=15205 vsize=47540 CPUtime=18.4
/proc/15207/stat : 15207 (galacE.sh) S 15205 15207 14387 0 -1 4194304 799 38947 0 1 0 0 1810 30 17 0 1 0 1005606157 48680960 364 996147200 4194304 4520092 548682068832 18446744073709551615 266134023002 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/15207/statm: 11885 364 245 79 0 219 0
[pid=15230] ppid=15207 vsize=78732 CPUtime=32.12
/proc/15230/stat : 15230 (eSAT_static) R 15207 15207 14387 0 -1 4194304 21338 0 0 0 3202 10 0 0 25 0 1 0 1005608024 80621568 19173 996147200 134512640 135177480 4294955968 18446744073709551615 134565248 0 0 4096 3 0 0 0 17 1 0 0
/proc/15230/statm: 19683 19173 80 162 0 19518 0
Current children cumulated CPU time (s) 50.52
Current children cumulated vsize (KiB) 126272

[startup+102.307 s]
/proc/loadavg: 2.00 1.99 1.99 3/83 15230
/proc/meminfo: memFree=1564376/2055920 swapFree=4174728/4192956
[pid=15207] ppid=15205 vsize=47540 CPUtime=18.4
/proc/15207/stat : 15207 (galacE.sh) S 15205 15207 14387 0 -1 4194304 799 38947 0 1 0 0 1810 30 17 0 1 0 1005606157 48680960 364 996147200 4194304 4520092 548682068832 18446744073709551615 266134023002 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0

################
# More data... #
################

/proc/15230/statm: 26520 26001 80 162 0 26355 0
Current children cumulated CPU time (s) 1170.99
Current children cumulated vsize (KiB) 153620

[startup+1242.3 s]
/proc/loadavg: 2.00 1.99 1.99 3/83 15238
/proc/meminfo: memFree=1536472/2055920 swapFree=4174728/4192956
[pid=15207] ppid=15205 vsize=47540 CPUtime=18.4
/proc/15207/stat : 15207 (galacE.sh) S 15205 15207 14387 0 -1 4194304 799 38947 0 1 0 0 1810 30 17 0 1 0 1005606157 48680960 364 996147200 4194304 4520092 548682068832 18446744073709551615 266134023002 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/15207/statm: 11885 364 245 79 0 219 0
[pid=15230] ppid=15207 vsize=106080 CPUtime=1212.02
/proc/15230/stat : 15230 (eSAT_static) R 15207 15207 14387 0 -1 4194304 28167 0 0 0 121183 19 0 0 25 0 1 0 1005608024 108625920 26002 996147200 134512640 135177480 4294955968 18446744073709551615 134565263 0 0 4096 3 0 0 0 17 1 0 0
/proc/15230/statm: 26520 26002 80 162 0 26355 0
Current children cumulated CPU time (s) 1230.42
Current children cumulated vsize (KiB) 153620

[startup+1302.3 s]
/proc/loadavg: 2.00 1.99 1.99 3/83 15238
/proc/meminfo: memFree=1536344/2055920 swapFree=4174728/4192956
[pid=15207] ppid=15205 vsize=47540 CPUtime=18.4
/proc/15207/stat : 15207 (galacE.sh) S 15205 15207 14387 0 -1 4194304 799 38947 0 1 0 0 1810 30 17 0 1 0 1005606157 48680960 364 996147200 4194304 4520092 548682068832 18446744073709551615 266134023002 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/15207/statm: 11885 364 245 79 0 219 0
[pid=15230] ppid=15207 vsize=106268 CPUtime=1271.45
/proc/15230/stat : 15230 (eSAT_static) R 15207 15207 14387 0 -1 4194304 28205 0 0 0 127126 19 0 0 25 0 1 0 1005608024 108818432 26040 996147200 134512640 135177480 4294955968 18446744073709551615 134565682 0 0 4096 3 0 0 0 17 1 0 0
/proc/15230/statm: 26567 26040 80 162 0 26402 0
Current children cumulated CPU time (s) 1289.85
Current children cumulated vsize (KiB) 153808

[startup+1362.3 s]
/proc/loadavg: 2.00 1.99 1.99 3/83 15238
/proc/meminfo: memFree=1536152/2055920 swapFree=4174728/4192956
[pid=15207] ppid=15205 vsize=47540 CPUtime=18.4
/proc/15207/stat : 15207 (galacE.sh) S 15205 15207 14387 0 -1 4194304 799 38947 0 1 0 0 1810 30 17 0 1 0 1005606157 48680960 364 996147200 4194304 4520092 548682068832 18446744073709551615 266134023002 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/15207/statm: 11885 364 245 79 0 219 0
[pid=15230] ppid=15207 vsize=106448 CPUtime=1330.88
/proc/15230/stat : 15230 (eSAT_static) R 15207 15207 14387 0 -1 4194304 28237 0 0 0 133069 19 0 0 25 0 1 0 1005608024 109002752 26072 996147200 134512640 135177480 4294955968 18446744073709551615 134565210 0 0 4096 3 0 0 0 17 1 0 0
/proc/15230/statm: 26612 26072 80 162 0 26447 0
Current children cumulated CPU time (s) 1349.28
Current children cumulated vsize (KiB) 153988

[startup+1422.31 s]
/proc/loadavg: 2.00 1.99 1.99 3/83 15238
/proc/meminfo: memFree=1533784/2055920 swapFree=4174728/4192956
[pid=15207] ppid=15205 vsize=47540 CPUtime=18.4
/proc/15207/stat : 15207 (galacE.sh) S 15205 15207 14387 0 -1 4194304 799 38947 0 1 0 0 1810 30 17 0 1 0 1005606157 48680960 364 996147200 4194304 4520092 548682068832 18446744073709551615 266134023002 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/15207/statm: 11885 364 245 79 0 219 0
[pid=15230] ppid=15207 vsize=108636 CPUtime=1390.32
/proc/15230/stat : 15230 (eSAT_static) R 15207 15207 14387 0 -1 4194304 28806 0 0 0 139012 20 0 0 25 0 1 0 1005608024 111243264 26641 996147200 134512640 135177480 4294955968 18446744073709551615 134565292 0 0 4096 3 0 0 0 17 1 0 0
/proc/15230/statm: 27159 26641 80 162 0 26994 0
Current children cumulated CPU time (s) 1408.72
Current children cumulated vsize (KiB) 156176

[startup+1482.3 s]
/proc/loadavg: 2.00 1.99 1.99 3/75 15269
/proc/meminfo: memFree=1540696/2055920 swapFree=4174728/4192956
[pid=15207] ppid=15205 vsize=47540 CPUtime=18.4
/proc/15207/stat : 15207 (galacE.sh) S 15205 15207 14387 0 -1 4194304 799 38947 0 1 0 0 1810 30 17 0 1 0 1005606157 48680960 364 996147200 4194304 4520092 548682068832 18446744073709551615 266134023002 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/15207/statm: 11885 364 245 79 0 219 0
[pid=15230] ppid=15207 vsize=112688 CPUtime=1450.24
/proc/15230/stat : 15230 (eSAT_static) R 15207 15207 14387 0 -1 4194304 29725 0 0 0 145003 21 0 0 25 0 1 0 1005608024 115392512 27560 996147200 134512640 135177480 4294955968 18446744073709551615 134565263 0 0 4096 3 0 0 0 17 0 0 0
/proc/15230/statm: 28172 27560 80 162 0 28007 0
Current children cumulated CPU time (s) 1468.64
Current children cumulated vsize (KiB) 160228

[startup+1542.3 s]
/proc/loadavg: 2.00 1.99 1.99 3/75 15269
/proc/meminfo: memFree=1537496/2055920 swapFree=4174728/4192956
[pid=15207] ppid=15205 vsize=47540 CPUtime=18.4
/proc/15207/stat : 15207 (galacE.sh) S 15205 15207 14387 0 -1 4194304 799 38947 0 1 0 0 1810 30 17 0 1 0 1005606157 48680960 364 996147200 4194304 4520092 548682068832 18446744073709551615 266134023002 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/15207/statm: 11885 364 245 79 0 219 0
[pid=15230] ppid=15207 vsize=115644 CPUtime=1510.21
/proc/15230/stat : 15230 (eSAT_static) R 15207 15207 14387 0 -1 4194304 30473 0 0 0 150999 22 0 0 25 0 1 0 1005608024 118419456 28308 996147200 134512640 135177480 4294955968 18446744073709551615 134565263 0 0 4096 3 0 0 0 17 0 0 0
/proc/15230/statm: 28911 28308 80 162 0 28746 0
Current children cumulated CPU time (s) 1528.61
Current children cumulated vsize (KiB) 163184

[startup+1602.3 s]
/proc/loadavg: 2.00 1.99 1.99 3/75 15269
/proc/meminfo: memFree=1537432/2055920 swapFree=4174728/4192956
[pid=15207] ppid=15205 vsize=47540 CPUtime=18.4
/proc/15207/stat : 15207 (galacE.sh) S 15205 15207 14387 0 -1 4194304 799 38947 0 1 0 0 1810 30 17 0 1 0 1005606157 48680960 364 996147200 4194304 4520092 548682068832 18446744073709551615 266134023002 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/15207/statm: 11885 364 245 79 0 219 0
[pid=15230] ppid=15207 vsize=115644 CPUtime=1570.18
/proc/15230/stat : 15230 (eSAT_static) R 15207 15207 14387 0 -1 4194304 30473 0 0 0 156996 22 0 0 25 0 1 0 1005608024 118419456 28308 996147200 134512640 135177480 4294955968 18446744073709551615 134565260 0 0 4096 3 0 0 0 17 0 0 0
/proc/15230/statm: 28911 28308 80 162 0 28746 0
Current children cumulated CPU time (s) 1588.58
Current children cumulated vsize (KiB) 163184

[startup+1662.3 s]
/proc/loadavg: 2.00 1.99 1.99 3/75 15269
/proc/meminfo: memFree=1537432/2055920 swapFree=4174728/4192956
[pid=15207] ppid=15205 vsize=47540 CPUtime=18.4
/proc/15207/stat : 15207 (galacE.sh) S 15205 15207 14387 0 -1 4194304 799 38947 0 1 0 0 1810 30 17 0 1 0 1005606157 48680960 364 996147200 4194304 4520092 548682068832 18446744073709551615 266134023002 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/15207/statm: 11885 364 245 79 0 219 0
[pid=15230] ppid=15207 vsize=115644 CPUtime=1630.16
/proc/15230/stat : 15230 (eSAT_static) R 15207 15207 14387 0 -1 4194304 30474 0 0 0 162994 22 0 0 25 0 1 0 1005608024 118419456 28309 996147200 134512640 135177480 4294955968 18446744073709551615 134565406 0 0 4096 3 0 0 0 17 0 0 0
/proc/15230/statm: 28911 28309 80 162 0 28746 0
Current children cumulated CPU time (s) 1648.56
Current children cumulated vsize (KiB) 163184

[startup+1722.3 s]
/proc/loadavg: 2.00 1.99 1.99 3/75 15269
/proc/meminfo: memFree=1537432/2055920 swapFree=4174728/4192956
[pid=15207] ppid=15205 vsize=47540 CPUtime=18.4
/proc/15207/stat : 15207 (galacE.sh) S 15205 15207 14387 0 -1 4194304 799 38947 0 1 0 0 1810 30 17 0 1 0 1005606157 48680960 364 996147200 4194304 4520092 548682068832 18446744073709551615 266134023002 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/15207/statm: 11885 364 245 79 0 219 0
[pid=15230] ppid=15207 vsize=115644 CPUtime=1690.13
/proc/15230/stat : 15230 (eSAT_static) R 15207 15207 14387 0 -1 4194304 30474 0 0 0 168991 22 0 0 25 0 1 0 1005608024 118419456 28309 996147200 134512640 135177480 4294955968 18446744073709551615 134565263 0 0 4096 3 0 0 0 17 0 0 0
/proc/15230/statm: 28911 28309 80 162 0 28746 0
Current children cumulated CPU time (s) 1708.53
Current children cumulated vsize (KiB) 163184

[startup+1782.3 s]
/proc/loadavg: 2.00 1.99 1.99 3/75 15269
/proc/meminfo: memFree=1537176/2055920 swapFree=4174728/4192956
[pid=15207] ppid=15205 vsize=47540 CPUtime=18.4
/proc/15207/stat : 15207 (galacE.sh) S 15205 15207 14387 0 -1 4194304 799 38947 0 1 0 0 1810 30 17 0 1 0 1005606157 48680960 364 996147200 4194304 4520092 548682068832 18446744073709551615 266134023002 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/15207/statm: 11885 364 245 79 0 219 0
[pid=15230] ppid=15207 vsize=115968 CPUtime=1750.1
/proc/15230/stat : 15230 (eSAT_static) R 15207 15207 14387 0 -1 4194304 30527 0 0 0 174988 22 0 0 25 0 1 0 1005608024 118751232 28362 996147200 134512640 135177480 4294955968 18446744073709551615 134565263 0 0 4096 3 0 0 0 17 0 0 0
/proc/15230/statm: 28992 28362 80 162 0 28827 0
Current children cumulated CPU time (s) 1768.5
Current children cumulated vsize (KiB) 163508



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1813.91 s]
/proc/loadavg: 2.00 1.99 1.99 3/75 15269
/proc/meminfo: memFree=1537176/2055920 swapFree=4174728/4192956
[pid=15207] ppid=15205 vsize=47540 CPUtime=18.4
/proc/15207/stat : 15207 (galacE.sh) S 15205 15207 14387 0 -1 4194304 799 38947 0 1 0 0 1810 30 17 0 1 0 1005606157 48680960 364 996147200 4194304 4520092 548682068832 18446744073709551615 266134023002 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/15207/statm: 11885 364 245 79 0 219 0
[pid=15230] ppid=15207 vsize=115968 CPUtime=1781.69
/proc/15230/stat : 15230 (eSAT_static) R 15207 15207 14387 0 -1 4194304 30532 0 0 0 178147 22 0 0 25 0 1 0 1005608024 118751232 28367 996147200 134512640 135177480 4294955968 18446744073709551615 134565210 0 0 4096 3 0 0 0 17 0 0 0
/proc/15230/statm: 28992 28367 80 162 0 28827 0
Current children cumulated CPU time (s) 1800.09
Current children cumulated vsize (KiB) 163508

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

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

[startup+1813.91 s]
/proc/loadavg: 2.00 1.99 1.99 3/75 15269
/proc/meminfo: memFree=1537176/2055920 swapFree=4174728/4192956
[pid=15207] ppid=15205 vsize=47540 CPUtime=18.4
/proc/15207/stat : 15207 (galacE.sh) S 15205 15207 14387 0 -1 4194304 799 38947 0 1 0 0 1810 30 17 0 1 0 1005606157 48680960 364 996147200 4194304 4520092 548682068832 18446744073709551615 266134023002 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/15207/statm: 11885 364 245 79 0 219 0
[pid=15230] ppid=15207 vsize=115968 CPUtime=1781.69
/proc/15230/stat : 15230 (eSAT_static) R 15207 15207 14387 0 -1 4194304 30532 0 0 0 178147 22 0 0 25 0 1 0 1005608024 118751232 28367 996147200 134512640 135177480 4294955968 18446744073709551615 134565210 0 0 4096 3 0 0 0 17 0 0 0
/proc/15230/statm: 28992 28367 80 162 0 28827 0
Current children cumulated CPU time (s) 1800.09
Current children cumulated vsize (KiB) 163508

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 15207 and gives
#  childrusage.ru_utime.tv_sec=18
#  childrusage.ru_utime.tv_usec=113246
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=316951
# CPU time returned by wait4() is 18.4302
# while last known CPU time is 1800.09
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1813.92
CPU time (s): 1800.09
CPU user time (s): 1799.57
CPU system time (s): 0.52
CPU usage (%): 99.2377
Max. virtual memory (cumulated for all children) (KiB): 860276

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 18.1132
system time used= 0.316951
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 39746
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= 1632
involuntary context switches= 2099

runsolver used 2.13967 second user time and 5.76912 second system time

The end

Launcher Data (download as text)

Begin job on node35 at 2008-07-05 00:53:56
IDJOB=1080144
IDBENCH=56938
IDSOLVER=351
FILE ID=node35/1080144-1215212036
PBS_JOBID= 7881754
Free space on /tmp= 66472 MiB

SOLVER NAME= galac E
BENCH NAME= CPAI08/csp/rand-3-20-20/normalized-rand-3-20-20-60-632-1_ext.xml
COMMAND LINE= HOME/galacE.sh BENCHNAME 
RUNSOLVER COMMAND LINE= /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1080144-1215212036/watcher-1080144-1215212036 -o /tmp/evaluation-result-1080144-1215212036/solver-1080144-1215212036 -C 1800 -W 2200 -M 900 --output-limit 1,15  HOME/galacE.sh HOME/instance-1080144-1215212036.xml 

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= fc3ea51f147b1da003c7c6dfcba76e43
RANDOM SEED=1685601048

node35.alineos.net Linux 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.261
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.261
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1650184 kB
Buffers:         61548 kB
Cached:         245312 kB
SwapCached:      11992 kB
Active:         190240 kB
Inactive:       148408 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1650184 kB
SwapTotal:     4192956 kB
SwapFree:      4174728 kB
Dirty:            4388 kB
Writeback:           0 kB
Mapped:          48140 kB
Slab:            52384 kB
Committed_AS:  1649780 kB
PageTables:       1888 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66460 MiB
End job on node35 at 2008-07-05 01:24:12