Trace number 1078242

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.03 1803.11

General information on the benchmark

Namecsp/rand-3-20-20-fcd/
normalized-rand-3-20-20-60-632-fcd-27_ext.xml
MD5SUM5d827178576edb3581cfab2e015d5861
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 benchmark2.86956
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.20	c --- Preproc Stats ---
1.86/2.16	c start processing
1.86/2.16	c start relation processing
4.64/4.91	c start cnf exporting
18.30/18.75	c parsing time : 1.862
18.30/18.75	c preprocessing time : 18.456
18.30/18.75	
18.30/18.75	c Nary constraints - conflicts : 0 supports : 60
18.30/18.75	c Binary constraints - conflicts : 0 supports :0
18.30/18.75	c max arity constraint : 3
18.30/18.75	c Max Tuples generated 0
18.30/18.75	c relations : 60
18.30/18.75	c relations BDD: 60
18.30/18.75	c sampling 0/0
18.30/18.75	c vars : 135724 - clauses :  433040
18.30/18.75	
18.35/18.83	 
18.35/18.83	c --- SAT Solver Stats ---
18.35/18.83	 
18.35/18.83	c eSAT 0.1 : minisat core with additionnal features
18.35/18.83	c ============================[ Problem Statistics ]=============================
18.35/18.83	c |                                                                             |
18.35/18.83	c |  Number of variables:  135723                                               |
18.35/18.83	c |  Number of clauses:    433040                                               |
18.39/19.29	c |  Parsing time:         0.42         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-1078242-1215206054/watcher-1078242-1215206054 -o /tmp/evaluation-result-1078242-1215206054/solver-1078242-1215206054 -C 1800 -W 2200 -M 900 --output-limit 1,15 HOME/galacE.sh HOME/instance-1078242-1215206054.xml 

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


[startup+0 s]
/proc/loadavg: 1.91 1.97 1.98 4/81 27179
/proc/meminfo: memFree=1871600/2055920 swapFree=4179916/4192956
[pid=27179] ppid=27177 vsize=18572 CPUtime=0
/proc/27179/stat : 27179 (runsolver) D 27177 27179 27022 0 -1 4194368 15 0 0 0 0 0 0 0 20 0 1 0 1999578649 19017728 292 996147200 4194304 4296836 548682068496 18446744073709551615 213116316967 0 0 4096 24578 18446744071563608240 0 0 17 1 0 0
/proc/27179/statm: 4643 292 257 25 0 2626 0

[startup+0.0951869 s]
/proc/loadavg: 1.91 1.97 1.98 4/81 27179
/proc/meminfo: memFree=1871600/2055920 swapFree=4179916/4192956
[pid=27179] ppid=27177 vsize=8748 CPUtime=0
/proc/27179/stat : 27179 (galacE.sh) S 27177 27179 27022 0 -1 4194304 415 833 4 0 0 0 0 0 17 0 1 0 1999578649 8957952 312 996147200 4194304 4520092 548682068832 18446744073709551615 213115923290 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/27179/statm: 2187 312 217 79 0 180 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8748

[startup+0.101184 s]
/proc/loadavg: 1.91 1.97 1.98 4/81 27179
/proc/meminfo: memFree=1871600/2055920 swapFree=4179916/4192956
[pid=27179] ppid=27177 vsize=8748 CPUtime=0
/proc/27179/stat : 27179 (galacE.sh) S 27177 27179 27022 0 -1 4194304 415 833 4 0 0 0 0 0 17 0 1 0 1999578649 8957952 312 996147200 4194304 4520092 548682068832 18446744073709551615 213115923290 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/27179/statm: 2187 312 217 79 0 180 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8748

[startup+0.301213 s]
/proc/loadavg: 1.91 1.97 1.98 4/81 27179
/proc/meminfo: memFree=1871600/2055920 swapFree=4179916/4192956
[pid=27179] ppid=27177 vsize=47564 CPUtime=0
/proc/27179/stat : 27179 (galacE.sh) S 27177 27179 27022 0 -1 4194304 760 1697 6 0 0 0 0 0 18 0 1 0 1999578649 48705536 365 996147200 4194304 4520092 548682068832 18446744073709551615 213115923290 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/27179/statm: 11891 365 246 79 0 219 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 47564

[startup+0.701255 s]
/proc/loadavg: 1.91 1.97 1.98 4/81 27179
/proc/meminfo: memFree=1871600/2055920 swapFree=4179916/4192956
[pid=27179] ppid=27177 vsize=47564 CPUtime=0
/proc/27179/stat : 27179 (galacE.sh) S 27177 27179 27022 0 -1 4194304 760 1697 6 0 0 0 0 0 18 0 1 0 1999578649 48705536 365 996147200 4194304 4520092 548682068832 18446744073709551615 213115923290 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/27179/statm: 11891 365 246 79 0 219 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 47564

[startup+1.50135 s]
/proc/loadavg: 1.91 1.97 1.98 3/91 27201
/proc/meminfo: memFree=1838752/2055920 swapFree=4179916/4192956
[pid=27179] ppid=27177 vsize=47564 CPUtime=0
/proc/27179/stat : 27179 (galacE.sh) S 27177 27179 27022 0 -1 4194304 760 1697 6 0 0 0 0 0 18 0 1 0 1999578649 48705536 365 996147200 4194304 4520092 548682068832 18446744073709551615 213115923290 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/27179/statm: 11891 365 246 79 0 219 0
[pid=27193] ppid=27179 vsize=813432 CPUtime=1.27
/proc/27193/stat : 27193 (java) S 27179 27179 27022 0 -1 0 21776 0 2 0 113 14 0 0 18 0 9 0 1999578670 832954368 21203 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/27193/statm: 203358 21203 1883 9 0 197339 0
[pid=27193/tid=27194] ppid=27179 vsize=813432 CPUtime=1.08
/proc/27193/task/27194/stat : 27194 (java) R 27179 27179 27022 0 -1 64 14531 0 2 0 99 9 0 0 23 0 9 0 1999578671 832954368 21203 996147200 134512640 134550740 4294955600 18446744073709551615 4126639792 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27193/tid=27195] ppid=27179 vsize=813432 CPUtime=0.05
/proc/27193/task/27195/stat : 27195 (java) S 27179 27179 27022 0 -1 64 5847 0 0 0 3 2 0 0 16 0 9 0 1999578672 832954368 21203 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=27193/tid=27196] ppid=27179 vsize=813432 CPUtime=0
/proc/27193/task/27196/stat : 27196 (java) S 27179 27179 27022 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 1999578672 832954368 21203 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27193/tid=27197] ppid=27179 vsize=813432 CPUtime=0
/proc/27193/task/27197/stat : 27197 (java) S 27179 27179 27022 0 -1 64 4 0 0 0 0 0 0 0 20 0 9 0 1999578672 832954368 21203 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27193/tid=27198] ppid=27179 vsize=813432 CPUtime=0
/proc/27193/task/27198/stat : 27198 (java) S 27179 27179 27022 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 1999578675 832954368 21203 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27193/tid=27199] ppid=27179 vsize=813432 CPUtime=0.11
/proc/27193/task/27199/stat : 27199 (java) S 27179 27179 27022 0 -1 64 699 0 0 0 11 0 0 0 16 0 9 0 1999578675 832954368 21203 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27193/tid=27200] ppid=27179 vsize=813432 CPUtime=0
/proc/27193/task/27200/stat : 27200 (java) S 27179 27179 27022 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 1999578675 832954368 21203 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27193/tid=27201] ppid=27179 vsize=813432 CPUtime=0
/proc/27193/task/27201/stat : 27201 (java) S 27179 27179 27022 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 1999578675 832954368 21203 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.27
Current children cumulated vsize (KiB) 860996

[startup+3.10153 s]
/proc/loadavg: 1.91 1.97 1.98 3/91 27201
/proc/meminfo: memFree=1786912/2055920 swapFree=4179916/4192956
[pid=27179] ppid=27177 vsize=47564 CPUtime=0
/proc/27179/stat : 27179 (galacE.sh) S 27177 27179 27022 0 -1 4194304 760 1697 6 0 0 0 0 0 18 0 1 0 1999578649 48705536 365 996147200 4194304 4520092 548682068832 18446744073709551615 213115923290 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/27179/statm: 11891 365 246 79 0 219 0
[pid=27193] ppid=27179 vsize=813432 CPUtime=2.85
/proc/27193/stat : 27193 (java) S 27179 27179 27022 0 -1 0 23049 0 2 0 270 15 0 0 18 0 9 0 1999578670 832954368 22472 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/27193/statm: 203358 22472 1888 9 0 197339 0
[pid=27193/tid=27194] ppid=27179 vsize=813432 CPUtime=2.57
/proc/27193/task/27194/stat : 27194 (java) R 27179 27179 27022 0 -1 64 14547 0 2 0 247 10 0 0 25 0 9 0 1999578671 832954368 22472 996147200 134512640 134550740 4294955600 18446744073709551615 4126793143 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27193/tid=27195] ppid=27179 vsize=813432 CPUtime=0.1
/proc/27193/task/27195/stat : 27195 (java) S 27179 27179 27022 0 -1 64 7076 0 0 0 7 3 0 0 17 0 9 0 1999578672 832954368 22472 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=27193/tid=27196] ppid=27179 vsize=813432 CPUtime=0
/proc/27193/task/27196/stat : 27196 (java) S 27179 27179 27022 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 1999578672 832954368 22472 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27193/tid=27197] ppid=27179 vsize=813432 CPUtime=0
/proc/27193/task/27197/stat : 27197 (java) S 27179 27179 27022 0 -1 64 4 0 0 0 0 0 0 0 20 0 9 0 1999578672 832954368 22472 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27193/tid=27198] ppid=27179 vsize=813432 CPUtime=0
/proc/27193/task/27198/stat : 27198 (java) S 27179 27179 27022 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 1999578675 832954368 22472 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27193/tid=27199] ppid=27179 vsize=813432 CPUtime=0.15
/proc/27193/task/27199/stat : 27199 (java) S 27179 27179 27022 0 -1 64 727 0 0 0 15 0 0 0 16 0 9 0 1999578675 832954368 22472 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27193/tid=27200] ppid=27179 vsize=813432 CPUtime=0
/proc/27193/task/27200/stat : 27200 (java) S 27179 27179 27022 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 1999578675 832954368 22472 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27193/tid=27201] ppid=27179 vsize=813432 CPUtime=0
/proc/27193/task/27201/stat : 27201 (java) S 27179 27179 27022 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 1999578675 832954368 22472 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.85
Current children cumulated vsize (KiB) 860996

[startup+6.30287 s]
/proc/loadavg: 1.92 1.97 1.98 4/91 27201
/proc/meminfo: memFree=1752800/2055920 swapFree=4179916/4192956
[pid=27179] ppid=27177 vsize=47564 CPUtime=0
/proc/27179/stat : 27179 (galacE.sh) S 27177 27179 27022 0 -1 4194304 760 1697 6 0 0 0 0 0 18 0 1 0 1999578649 48705536 365 996147200 4194304 4520092 548682068832 18446744073709551615 213115923290 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/27179/statm: 11891 365 246 79 0 219 0
[pid=27193] ppid=27179 vsize=813432 CPUtime=6.02
/proc/27193/stat : 27193 (java) S 27179 27179 27022 0 -1 0 37230 0 2 0 580 22 0 0 18 0 9 0 1999578670 832954368 36646 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/27193/statm: 203358 36646 1909 9 0 197339 0
[pid=27193/tid=27194] ppid=27179 vsize=813432 CPUtime=4.96
/proc/27193/task/27194/stat : 27194 (java) R 27179 27179 27022 0 -1 64 14596 0 2 0 486 10 0 0 25 0 9 0 1999578671 832954368 36646 996147200 134512640 134550740 4294955600 18446744073709551615 103827236 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27193/tid=27195] ppid=27179 vsize=813432 CPUtime=0.82
/proc/27193/task/27195/stat : 27195 (java) S 27179 27179 27022 0 -1 64 21164 0 0 0 72 10 0 0 16 0 9 0 1999578672 832954368 36646 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=27193/tid=27196] ppid=27179 vsize=813432 CPUtime=0
/proc/27193/task/27196/stat : 27196 (java) S 27179 27179 27022 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 1999578672 832954368 36646 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27193/tid=27197] ppid=27179 vsize=813432 CPUtime=0
/proc/27193/task/27197/stat : 27197 (java) S 27179 27179 27022 0 -1 64 4 0 0 0 0 0 0 0 20 0 9 0 1999578672 832954368 36646 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27193/tid=27198] ppid=27179 vsize=813432 CPUtime=0
/proc/27193/task/27198/stat : 27198 (java) S 27179 27179 27022 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 1999578675 832954368 36646 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27193/tid=27199] ppid=27179 vsize=813432 CPUtime=0.21
/proc/27193/task/27199/stat : 27199 (java) S 27179 27179 27022 0 -1 64 771 0 0 0 21 0 0 0 16 0 9 0 1999578675 832954368 36646 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27193/tid=27200] ppid=27179 vsize=813432 CPUtime=0
/proc/27193/task/27200/stat : 27200 (java) S 27179 27179 27022 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 1999578675 832954368 36646 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27193/tid=27201] ppid=27179 vsize=813432 CPUtime=0
/proc/27193/task/27201/stat : 27201 (java) R 27179 27179 27022 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 1999578675 832954368 36646 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.02
Current children cumulated vsize (KiB) 860996

[startup+12.7026 s]
/proc/loadavg: 1.93 1.97 1.98 3/91 27201
/proc/meminfo: memFree=1726368/2055920 swapFree=4179916/4192956
[pid=27179] ppid=27177 vsize=47564 CPUtime=0
/proc/27179/stat : 27179 (galacE.sh) S 27177 27179 27022 0 -1 4194304 760 1697 6 0 0 0 0 0 18 0 1 0 1999578649 48705536 365 996147200 4194304 4520092 548682068832 18446744073709551615 213115923290 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/27179/statm: 11891 365 246 79 0 219 0
[pid=27193] ppid=27179 vsize=813432 CPUtime=12.36
/proc/27193/stat : 27193 (java) S 27179 27179 27022 0 -1 0 37241 0 2 0 1211 25 0 0 18 0 9 0 1999578670 832954368 36646 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/27193/statm: 203358 36646 1909 9 0 197339 0
[pid=27193/tid=27194] ppid=27179 vsize=813432 CPUtime=11.3
/proc/27193/task/27194/stat : 27194 (java) R 27179 27179 27022 0 -1 64 14607 0 2 0 1117 13 0 0 25 0 9 0 1999578671 832954368 36646 996147200 134512640 134550740 4294955600 18446744073709551615 4126975441 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27193/tid=27195] ppid=27179 vsize=813432 CPUtime=0.82
/proc/27193/task/27195/stat : 27195 (java) S 27179 27179 27022 0 -1 64 21164 0 0 0 72 10 0 0 16 0 9 0 1999578672 832954368 36646 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=27193/tid=27196] ppid=27179 vsize=813432 CPUtime=0
/proc/27193/task/27196/stat : 27196 (java) S 27179 27179 27022 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 1999578672 832954368 36646 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27193/tid=27197] ppid=27179 vsize=813432 CPUtime=0
/proc/27193/task/27197/stat : 27197 (java) S 27179 27179 27022 0 -1 64 4 0 0 0 0 0 0 0 20 0 9 0 1999578672 832954368 36646 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27193/tid=27198] ppid=27179 vsize=813432 CPUtime=0
/proc/27193/task/27198/stat : 27198 (java) S 27179 27179 27022 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 1999578675 832954368 36646 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27193/tid=27199] ppid=27179 vsize=813432 CPUtime=0.21
/proc/27193/task/27199/stat : 27199 (java) S 27179 27179 27022 0 -1 64 771 0 0 0 21 0 0 0 16 0 9 0 1999578675 832954368 36646 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27193/tid=27200] ppid=27179 vsize=813432 CPUtime=0
/proc/27193/task/27200/stat : 27200 (java) S 27179 27179 27022 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 1999578675 832954368 36646 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27193/tid=27201] ppid=27179 vsize=813432 CPUtime=0
/proc/27193/task/27201/stat : 27201 (java) S 27179 27179 27022 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 1999578675 832954368 36646 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.36
Current children cumulated vsize (KiB) 860996

[startup+25.503 s]
/proc/loadavg: 1.94 1.97 1.98 3/83 27202
/proc/meminfo: memFree=1785184/2055920 swapFree=4179916/4192956
[pid=27179] ppid=27177 vsize=47564 CPUtime=18.39
/proc/27179/stat : 27179 (galacE.sh) S 27177 27179 27022 0 -1 4194304 794 38963 6 2 0 0 1809 30 17 0 1 0 1999578649 48705536 365 996147200 4194304 4520092 548682068832 18446744073709551615 213115923290 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/27179/statm: 11891 365 246 79 0 219 0
[pid=27202] ppid=27179 vsize=78808 CPUtime=6.6
/proc/27202/stat : 27202 (eSAT_static) R 27179 27179 27022 0 -1 4194304 21350 0 0 0 651 9 0 0 25 0 1 0 1999580532 80699392 19195 996147200 134512640 135177480 4294955968 18446744073709551615 134565263 0 0 4096 3 0 0 0 17 1 0 0
/proc/27202/statm: 19702 19195 80 162 0 19537 0
Current children cumulated CPU time (s) 24.99
Current children cumulated vsize (KiB) 126372

[startup+51.1028 s]
/proc/loadavg: 1.96 1.97 1.98 3/83 27202
/proc/meminfo: memFree=1785312/2055920 swapFree=4179916/4192956
[pid=27179] ppid=27177 vsize=47564 CPUtime=18.39
/proc/27179/stat : 27179 (galacE.sh) S 27177 27179 27022 0 -1 4194304 794 38963 6 2 0 0 1809 30 17 0 1 0 1999578649 48705536 365 996147200 4194304 4520092 548682068832 18446744073709551615 213115923290 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/27179/statm: 11891 365 246 79 0 219 0
[pid=27202] ppid=27179 vsize=78808 CPUtime=31.96
/proc/27202/stat : 27202 (eSAT_static) R 27179 27179 27022 0 -1 4194304 21352 0 0 0 3186 10 0 0 25 0 1 0 1999580532 80699392 19197 996147200 134512640 135177480 4294955968 18446744073709551615 134565210 0 0 4096 3 0 0 0 17 1 0 0
/proc/27202/statm: 19702 19197 80 162 0 19537 0
Current children cumulated CPU time (s) 50.35
Current children cumulated vsize (KiB) 126372

[startup+102.307 s]
/proc/loadavg: 1.98 1.97 1.98 3/83 27202
/proc/meminfo: memFree=1785376/2055920 swapFree=4179916/4192956
[pid=27179] ppid=27177 vsize=47564 CPUtime=18.39
/proc/27179/stat : 27179 (galacE.sh) S 27177 27179 27022 0 -1 4194304 794 38963 6 2 0 0 1809 30 17 0 1 0 1999578649 48705536 365 996147200 4194304 4520092 548682068832 18446744073709551615 213115923290 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/27179/statm: 11891 365 246 79 0 219 0
[pid=27202] ppid=27179 vsize=78808 CPUtime=82.68
/proc/27202/stat : 27202 (eSAT_static) R 27179 27179 27022 0 -1 4194304 21375 0 0 0 8258 10 0 0 25 0 1 0 1999580532 80699392 19220 996147200 134512640 135177480 4294955968 18446744073709551615 134565263 0 0 4096 3 0 0 0 17 1 0 0

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

/proc/27202/statm: 27155 26556 80 162 0 26990 0
Current children cumulated CPU time (s) 1179.46
Current children cumulated vsize (KiB) 156184

[startup+1242.3 s]
/proc/loadavg: 2.00 1.99 1.98 3/82 27314
/proc/meminfo: memFree=1646952/2055920 swapFree=4179916/4192956
[pid=27179] ppid=27177 vsize=47564 CPUtime=18.39
/proc/27179/stat : 27179 (galacE.sh) S 27177 27179 27022 0 -1 4194304 794 38963 6 2 0 0 1809 30 17 0 1 0 1999578649 48705536 365 996147200 4194304 4520092 548682068832 18446744073709551615 213115923290 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/27179/statm: 11891 365 246 79 0 219 0
[pid=27202] ppid=27179 vsize=108620 CPUtime=1221.04
/proc/27202/stat : 27202 (eSAT_static) R 27179 27179 27022 0 -1 4194304 28711 0 0 0 122079 25 0 0 25 0 1 0 1999580532 111226880 26556 996147200 134512640 135177480 4294955968 18446744073709551615 134565260 0 0 4096 3 0 0 0 17 0 0 0
/proc/27202/statm: 27155 26556 80 162 0 26990 0
Current children cumulated CPU time (s) 1239.43
Current children cumulated vsize (KiB) 156184

[startup+1302.3 s]
/proc/loadavg: 2.00 1.99 1.98 3/82 27314
/proc/meminfo: memFree=1646824/2055920 swapFree=4179916/4192956
[pid=27179] ppid=27177 vsize=47564 CPUtime=18.39
/proc/27179/stat : 27179 (galacE.sh) S 27177 27179 27022 0 -1 4194304 794 38963 6 2 0 0 1809 30 17 0 1 0 1999578649 48705536 365 996147200 4194304 4520092 548682068832 18446744073709551615 213115923290 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/27179/statm: 11891 365 246 79 0 219 0
[pid=27202] ppid=27179 vsize=108620 CPUtime=1281.02
/proc/27202/stat : 27202 (eSAT_static) R 27179 27179 27022 0 -1 4194304 28711 0 0 0 128077 25 0 0 25 0 1 0 1999580532 111226880 26556 996147200 134512640 135177480 4294955968 18446744073709551615 134565391 0 0 4096 3 0 0 0 17 0 0 0
/proc/27202/statm: 27155 26556 80 162 0 26990 0
Current children cumulated CPU time (s) 1299.41
Current children cumulated vsize (KiB) 156184

[startup+1362.3 s]
/proc/loadavg: 2.00 1.99 1.98 3/82 27314
/proc/meminfo: memFree=1646760/2055920 swapFree=4179916/4192956
[pid=27179] ppid=27177 vsize=47564 CPUtime=18.39
/proc/27179/stat : 27179 (galacE.sh) S 27177 27179 27022 0 -1 4194304 794 38963 6 2 0 0 1809 30 17 0 1 0 1999578649 48705536 365 996147200 4194304 4520092 548682068832 18446744073709551615 213115923290 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/27179/statm: 11891 365 246 79 0 219 0
[pid=27202] ppid=27179 vsize=108620 CPUtime=1341
/proc/27202/stat : 27202 (eSAT_static) R 27179 27179 27022 0 -1 4194304 28719 0 0 0 134075 25 0 0 25 0 1 0 1999580532 111226880 26564 996147200 134512640 135177480 4294955968 18446744073709551615 134565263 0 0 4096 3 0 0 0 17 0 0 0
/proc/27202/statm: 27155 26564 80 162 0 26990 0
Current children cumulated CPU time (s) 1359.39
Current children cumulated vsize (KiB) 156184

[startup+1422.31 s]
/proc/loadavg: 2.00 1.99 1.98 3/82 27314
/proc/meminfo: memFree=1646696/2055920 swapFree=4179916/4192956
[pid=27179] ppid=27177 vsize=47564 CPUtime=18.39
/proc/27179/stat : 27179 (galacE.sh) S 27177 27179 27022 0 -1 4194304 794 38963 6 2 0 0 1809 30 17 0 1 0 1999578649 48705536 365 996147200 4194304 4520092 548682068832 18446744073709551615 213115923290 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/27179/statm: 11891 365 246 79 0 219 0
[pid=27202] ppid=27179 vsize=108620 CPUtime=1400.98
/proc/27202/stat : 27202 (eSAT_static) R 27179 27179 27022 0 -1 4194304 28719 0 0 0 140073 25 0 0 25 0 1 0 1999580532 111226880 26564 996147200 134512640 135177480 4294955968 18446744073709551615 134565263 0 0 4096 3 0 0 0 17 0 0 0
/proc/27202/statm: 27155 26564 80 162 0 26990 0
Current children cumulated CPU time (s) 1419.37
Current children cumulated vsize (KiB) 156184

[startup+1482.3 s]
/proc/loadavg: 2.00 1.99 1.98 3/82 27314
/proc/meminfo: memFree=1646440/2055920 swapFree=4179916/4192956
[pid=27179] ppid=27177 vsize=47564 CPUtime=18.39
/proc/27179/stat : 27179 (galacE.sh) S 27177 27179 27022 0 -1 4194304 794 38963 6 2 0 0 1809 30 17 0 1 0 1999578649 48705536 365 996147200 4194304 4520092 548682068832 18446744073709551615 213115923290 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/27179/statm: 11891 365 246 79 0 219 0
[pid=27202] ppid=27179 vsize=108960 CPUtime=1460.96
/proc/27202/stat : 27202 (eSAT_static) R 27179 27179 27022 0 -1 4194304 28788 0 0 0 146070 26 0 0 25 0 1 0 1999580532 111575040 26633 996147200 134512640 135177480 4294955968 18446744073709551615 134565419 0 0 4096 3 0 0 0 17 0 0 0
/proc/27202/statm: 27240 26633 80 162 0 27075 0
Current children cumulated CPU time (s) 1479.35
Current children cumulated vsize (KiB) 156524

[startup+1542.3 s]
/proc/loadavg: 2.00 1.99 1.98 3/82 27314
/proc/meminfo: memFree=1645992/2055920 swapFree=4179916/4192956
[pid=27179] ppid=27177 vsize=47564 CPUtime=18.39
/proc/27179/stat : 27179 (galacE.sh) S 27177 27179 27022 0 -1 4194304 794 38963 6 2 0 0 1809 30 17 0 1 0 1999578649 48705536 365 996147200 4194304 4520092 548682068832 18446744073709551615 213115923290 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/27179/statm: 11891 365 246 79 0 219 0
[pid=27202] ppid=27179 vsize=109352 CPUtime=1520.94
/proc/27202/stat : 27202 (eSAT_static) R 27179 27179 27022 0 -1 4194304 28881 0 0 0 152068 26 0 0 25 0 1 0 1999580532 111976448 26726 996147200 134512640 135177480 4294955968 18446744073709551615 134565376 0 0 4096 3 0 0 0 17 0 0 0
/proc/27202/statm: 27338 26726 80 162 0 27173 0
Current children cumulated CPU time (s) 1539.33
Current children cumulated vsize (KiB) 156916

[startup+1602.3 s]
/proc/loadavg: 2.00 1.99 1.98 3/82 27316
/proc/meminfo: memFree=1644648/2055920 swapFree=4179916/4192956
[pid=27179] ppid=27177 vsize=47564 CPUtime=18.39
/proc/27179/stat : 27179 (galacE.sh) S 27177 27179 27022 0 -1 4194304 794 38963 6 2 0 0 1809 30 17 0 1 0 1999578649 48705536 365 996147200 4194304 4520092 548682068832 18446744073709551615 213115923290 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/27179/statm: 11891 365 246 79 0 219 0
[pid=27202] ppid=27179 vsize=110584 CPUtime=1580.9
/proc/27202/stat : 27202 (eSAT_static) R 27179 27179 27022 0 -1 4194304 29179 0 0 0 158064 26 0 0 25 0 1 0 1999580532 113238016 27024 996147200 134512640 135177480 4294955968 18446744073709551615 134565210 0 0 4096 3 0 0 0 17 0 0 0
/proc/27202/statm: 27646 27024 80 162 0 27481 0
Current children cumulated CPU time (s) 1599.29
Current children cumulated vsize (KiB) 158148

[startup+1662.3 s]
/proc/loadavg: 2.00 1.99 1.98 3/82 27316
/proc/meminfo: memFree=1641384/2055920 swapFree=4179916/4192956
[pid=27179] ppid=27177 vsize=47564 CPUtime=18.39
/proc/27179/stat : 27179 (galacE.sh) S 27177 27179 27022 0 -1 4194304 794 38963 6 2 0 0 1809 30 17 0 1 0 1999578649 48705536 365 996147200 4194304 4520092 548682068832 18446744073709551615 213115923290 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/27179/statm: 11891 365 246 79 0 219 0
[pid=27202] ppid=27179 vsize=113976 CPUtime=1640.88
/proc/27202/stat : 27202 (eSAT_static) R 27179 27179 27022 0 -1 4194304 29991 0 0 0 164061 27 0 0 25 0 1 0 1999580532 116711424 27836 996147200 134512640 135177480 4294955968 18446744073709551615 134565263 0 0 4096 3 0 0 0 17 0 0 0
/proc/27202/statm: 28494 27836 80 162 0 28329 0
Current children cumulated CPU time (s) 1659.27
Current children cumulated vsize (KiB) 161540

[startup+1722.3 s]
/proc/loadavg: 2.00 1.99 1.98 3/82 27316
/proc/meminfo: memFree=1637864/2055920 swapFree=4179916/4192956
[pid=27179] ppid=27177 vsize=47564 CPUtime=18.39
/proc/27179/stat : 27179 (galacE.sh) S 27177 27179 27022 0 -1 4194304 794 38963 6 2 0 0 1809 30 17 0 1 0 1999578649 48705536 365 996147200 4194304 4520092 548682068832 18446744073709551615 213115923290 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/27179/statm: 11891 365 246 79 0 219 0
[pid=27202] ppid=27179 vsize=117656 CPUtime=1700.86
/proc/27202/stat : 27202 (eSAT_static) R 27179 27179 27022 0 -1 4194304 30863 0 0 0 170058 28 0 0 25 0 1 0 1999580532 120479744 28708 996147200 134512640 135177480 4294955968 18446744073709551615 134565263 0 0 4096 3 0 0 0 17 0 0 0
/proc/27202/statm: 29414 28708 80 162 0 29249 0
Current children cumulated CPU time (s) 1719.25
Current children cumulated vsize (KiB) 165220

[startup+1782.3 s]
/proc/loadavg: 2.00 1.99 1.98 3/82 27316
/proc/meminfo: memFree=1635112/2055920 swapFree=4179916/4192956
[pid=27179] ppid=27177 vsize=47564 CPUtime=18.39
/proc/27179/stat : 27179 (galacE.sh) S 27177 27179 27022 0 -1 4194304 794 38963 6 2 0 0 1809 30 17 0 1 0 1999578649 48705536 365 996147200 4194304 4520092 548682068832 18446744073709551615 213115923290 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/27179/statm: 11891 365 246 79 0 219 0
[pid=27202] ppid=27179 vsize=120448 CPUtime=1760.84
/proc/27202/stat : 27202 (eSAT_static) R 27179 27179 27022 0 -1 4194304 31534 0 0 0 176055 29 0 0 25 0 1 0 1999580532 123338752 29379 996147200 134512640 135177480 4294955968 18446744073709551615 134565263 0 0 4096 3 0 0 0 17 0 0 0
/proc/27202/statm: 30112 29379 80 162 0 29947 0
Current children cumulated CPU time (s) 1779.23
Current children cumulated vsize (KiB) 168012



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1803.1 s]
/proc/loadavg: 2.00 1.99 1.98 3/82 27316
/proc/meminfo: memFree=1635048/2055920 swapFree=4179916/4192956
[pid=27179] ppid=27177 vsize=47564 CPUtime=18.39
/proc/27179/stat : 27179 (galacE.sh) S 27177 27179 27022 0 -1 4194304 794 38963 6 2 0 0 1809 30 17 0 1 0 1999578649 48705536 365 996147200 4194304 4520092 548682068832 18446744073709551615 213115923290 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/27179/statm: 11891 365 246 79 0 219 0
[pid=27202] ppid=27179 vsize=120448 CPUtime=1781.64
/proc/27202/stat : 27202 (eSAT_static) R 27179 27179 27022 0 -1 4194304 31534 0 0 0 178135 29 0 0 25 0 1 0 1999580532 123338752 29379 996147200 134512640 135177480 4294955968 18446744073709551615 134565289 0 0 4096 3 0 0 0 17 0 0 0
/proc/27202/statm: 30112 29379 80 162 0 29947 0
Current children cumulated CPU time (s) 1800.03
Current children cumulated vsize (KiB) 168012

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

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

[startup+1803.1 s]
/proc/loadavg: 2.00 1.99 1.98 3/82 27316
/proc/meminfo: memFree=1635048/2055920 swapFree=4179916/4192956
[pid=27179] ppid=27177 vsize=47564 CPUtime=18.39
/proc/27179/stat : 27179 (galacE.sh) S 27177 27179 27022 0 -1 4194304 794 38963 6 2 0 0 1809 30 17 0 1 0 1999578649 48705536 365 996147200 4194304 4520092 548682068832 18446744073709551615 213115923290 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/27179/statm: 11891 365 246 79 0 219 0
[pid=27202] ppid=27179 vsize=120448 CPUtime=1781.64
/proc/27202/stat : 27202 (eSAT_static) R 27179 27179 27022 0 -1 4194304 31534 0 0 0 178135 29 0 0 25 0 1 0 1999580532 123338752 29379 996147200 134512640 135177480 4294955968 18446744073709551615 134565289 0 0 4096 3 0 0 0 17 0 0 0
/proc/27202/statm: 30112 29379 80 162 0 29947 0
Current children cumulated CPU time (s) 1800.03
Current children cumulated vsize (KiB) 168012

Child ended because it received signal 15 (SIGTERM)

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

Real time (s): 1803.11
CPU time (s): 1800.03
CPU user time (s): 1799.44
CPU system time (s): 0.59
CPU usage (%): 99.829
Max. virtual memory (cumulated for all children) (KiB): 860996

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 18.0962
system time used= 0.317951
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 39757
page faults= 8
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 1367
involuntary context switches= 1866

runsolver used 2.6286 second user time and 5.56815 second system time

The end

Launcher Data (download as text)

Begin job on node37 at 2008-07-04 23:14:14
IDJOB=1078242
IDBENCH=56771
IDSOLVER=351
FILE ID=node37/1078242-1215206054
PBS_JOBID= 7881727
Free space on /tmp= 66556 MiB

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

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 5d827178576edb3581cfab2e015d5861
RANDOM SEED=1267726745

node37.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.236
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.236
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:       1872080 kB
Buffers:         14168 kB
Cached:          89708 kB
SwapCached:       6964 kB
Active:         108720 kB
Inactive:        22612 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1872080 kB
SwapTotal:     4192956 kB
SwapFree:      4179916 kB
Dirty:            4376 kB
Writeback:           0 kB
Mapped:          43628 kB
Slab:            37700 kB
Committed_AS:  3562040 kB
PageTables:       1884 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264884 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66540 MiB
End job on node37 at 2008-07-04 23:44:19