Trace number 1092756

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.05 1807.61

General information on the benchmark

Namecsp/langford4/
normalized-langford-4-20.xml
MD5SUMd7708ecaa4b0e9b8ee6812bd6eefd125
Bench Category2-ARY-INT (binary constraints in intension)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables80
Number of constraints3220
Maximum constraint arity2
Maximum domain size80
Number of constraints which are defined in extension0
Number of constraints which are defined in intension3220
Global constraints used (with number of constraints)

Solver Data (download as text)

0.00/0.03	c --- Preproc Stats ---
2.14/2.28	c start processing
2.14/2.28	c start relation processing
2.14/2.29	c start cnf exporting
13.40/13.67	c parsing time : 2.156
13.40/13.67	c preprocessing time : 13.542
13.40/13.67	
13.40/13.67	c Nary constraints - conflicts : 0 supports : 0
13.40/13.67	c Binary constraints - conflicts : 3160 supports :60
13.40/13.67	c max arity constraint : 2
13.40/13.67	c Max Tuples generated 6400
13.40/13.67	c relations : 21
13.40/13.67	c relations BDD: 0
13.40/13.67	c sampling 0/0
13.40/13.67	c vars : 6401 - clauses :  513900
13.40/13.67	
13.40/13.68	 
13.40/13.68	c --- SAT Solver Stats ---
13.40/13.68	 
13.40/13.68	c eSAT 0.1 : minisat core with additionnal features
13.40/13.68	c ============================[ Problem Statistics ]=============================
13.40/13.68	c |                                                                             |
13.40/13.69	c |  Number of variables:  6400                                                 |
13.40/13.69	c |  Number of clauses:    513900                                               |
13.50/13.98	c |  Parsing time:         0.26         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-1092756-1215277255/watcher-1092756-1215277255 -o /tmp/evaluation-result-1092756-1215277255/solver-1092756-1215277255 -C 1800 -W 2200 -M 900 --output-limit 1,15 HOME/galacE.sh HOME/instance-1092756-1215277255.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 2.02 2.00 4/81 4844
/proc/meminfo: memFree=1381192/2055920 swapFree=4111096/4192956
[pid=4844] ppid=4842 vsize=5316 CPUtime=0
/proc/4844/stat : 4844 (galacE.sh) R 4842 4844 32607 0 -1 4194304 225 0 0 0 0 0 0 0 20 0 1 0 2006694332 5443584 189 996147200 4194304 4520092 548682068832 18446744073709551615 233399415116 0 0 4096 8192 0 0 0 17 1 0 0
/proc/4844/statm: 1329 189 142 79 0 121 0

[startup+0.077143 s]
/proc/loadavg: 2.00 2.02 2.00 4/81 4844
/proc/meminfo: memFree=1381192/2055920 swapFree=4111096/4192956
[pid=4844] ppid=4842 vsize=47564 CPUtime=0.01
/proc/4844/stat : 4844 (galacE.sh) S 4842 4844 32607 0 -1 4194304 766 1697 0 0 0 0 0 1 18 0 1 0 2006694332 48705536 365 996147200 4194304 4520092 548682068832 18446744073709551615 233401674586 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/4844/statm: 11891 365 246 79 0 219 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47564

[startup+0.10115 s]
/proc/loadavg: 2.00 2.02 2.00 4/81 4844
/proc/meminfo: memFree=1381192/2055920 swapFree=4111096/4192956
[pid=4844] ppid=4842 vsize=47564 CPUtime=0.01
/proc/4844/stat : 4844 (galacE.sh) S 4842 4844 32607 0 -1 4194304 766 1697 0 0 0 0 0 1 18 0 1 0 2006694332 48705536 365 996147200 4194304 4520092 548682068832 18446744073709551615 233401674586 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/4844/statm: 11891 365 246 79 0 219 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47564

[startup+0.301182 s]
/proc/loadavg: 2.00 2.02 2.00 4/81 4844
/proc/meminfo: memFree=1381192/2055920 swapFree=4111096/4192956
[pid=4844] ppid=4842 vsize=47564 CPUtime=0.01
/proc/4844/stat : 4844 (galacE.sh) S 4842 4844 32607 0 -1 4194304 766 1697 0 0 0 0 0 1 18 0 1 0 2006694332 48705536 365 996147200 4194304 4520092 548682068832 18446744073709551615 233401674586 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/4844/statm: 11891 365 246 79 0 219 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47564

[startup+0.70126 s]
/proc/loadavg: 2.00 2.02 2.00 4/81 4844
/proc/meminfo: memFree=1381192/2055920 swapFree=4111096/4192956
[pid=4844] ppid=4842 vsize=47564 CPUtime=0.01
/proc/4844/stat : 4844 (galacE.sh) S 4842 4844 32607 0 -1 4194304 766 1697 0 0 0 0 0 1 18 0 1 0 2006694332 48705536 365 996147200 4194304 4520092 548682068832 18446744073709551615 233401674586 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/4844/statm: 11891 365 246 79 0 219 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47564

[startup+1.50241 s]
/proc/loadavg: 2.08 2.04 2.01 4/91 4866
/proc/meminfo: memFree=1340408/2055920 swapFree=4111096/4192956
[pid=4844] ppid=4842 vsize=47564 CPUtime=0.01
/proc/4844/stat : 4844 (galacE.sh) S 4842 4844 32607 0 -1 4194304 766 1697 0 0 0 0 0 1 18 0 1 0 2006694332 48705536 365 996147200 4194304 4520092 548682068832 18446744073709551615 233401674586 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/4844/statm: 11891 365 246 79 0 219 0
[pid=4858] ppid=4844 vsize=812612 CPUtime=1.44
/proc/4858/stat : 4858 (java) S 4844 4844 32607 0 -1 0 13479 0 1 0 137 7 0 0 18 0 9 0 2006694336 832114688 12684 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/4858/statm: 203153 12684 2586 9 0 197186 0
[pid=4858/tid=4859] ppid=4844 vsize=812612 CPUtime=0.82
/proc/4858/task/4859/stat : 4859 (java) R 4844 4844 32607 0 -1 64 7462 0 1 0 78 4 0 0 22 0 9 0 2006694337 832114688 12684 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4858/tid=4860] ppid=4844 vsize=812612 CPUtime=0.33
/proc/4858/task/4860/stat : 4860 (java) R 4844 4844 32607 0 -1 64 4478 0 0 0 32 1 0 0 16 0 9 0 2006694338 832114688 12684 996147200 134512640 134550740 4294955600 18446744073709551615 102687662 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=4858/tid=4861] ppid=4844 vsize=812612 CPUtime=0
/proc/4858/task/4861/stat : 4861 (java) S 4844 4844 32607 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 2006694339 832114688 12684 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4858/tid=4862] ppid=4844 vsize=812612 CPUtime=0
/proc/4858/task/4862/stat : 4862 (java) S 4844 4844 32607 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 2006694339 832114688 12684 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4858/tid=4863] ppid=4844 vsize=812612 CPUtime=0
/proc/4858/task/4863/stat : 4863 (java) S 4844 4844 32607 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 2006694341 832114688 12684 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4858/tid=4864] ppid=4844 vsize=812612 CPUtime=0.25
/proc/4858/task/4864/stat : 4864 (java) S 4844 4844 32607 0 -1 64 839 0 0 0 25 0 0 0 16 0 9 0 2006694341 832114688 12684 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4858/tid=4865] ppid=4844 vsize=812612 CPUtime=0
/proc/4858/task/4865/stat : 4865 (java) S 4844 4844 32607 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 2006694341 832114688 12684 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4858/tid=4866] ppid=4844 vsize=812612 CPUtime=0
/proc/4858/task/4866/stat : 4866 (java) S 4844 4844 32607 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 2006694341 832114688 12684 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.45
Current children cumulated vsize (KiB) 860176

[startup+3.10269 s]
/proc/loadavg: 2.08 2.04 2.01 3/91 4866
/proc/meminfo: memFree=1339384/2055920 swapFree=4111096/4192956
[pid=4844] ppid=4842 vsize=47564 CPUtime=0.01
/proc/4844/stat : 4844 (galacE.sh) S 4842 4844 32607 0 -1 4194304 766 1697 0 0 0 0 0 1 18 0 1 0 2006694332 48705536 365 996147200 4194304 4520092 548682068832 18446744073709551615 233401674586 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/4844/statm: 11891 365 246 79 0 219 0
[pid=4858] ppid=4844 vsize=812612 CPUtime=3.02
/proc/4858/stat : 4858 (java) S 4844 4844 32607 0 -1 0 20911 0 1 0 289 13 0 0 18 0 9 0 2006694336 832114688 20105 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/4858/statm: 203153 20105 2592 9 0 197186 0
[pid=4858/tid=4859] ppid=4844 vsize=812612 CPUtime=1.95
/proc/4858/task/4859/stat : 4859 (java) R 4844 4844 32607 0 -1 64 14641 0 1 0 187 8 0 0 25 0 9 0 2006694337 832114688 20105 996147200 134512640 134550740 4294955600 18446744073709551615 4127283922 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4858/tid=4860] ppid=4844 vsize=812612 CPUtime=0.68
/proc/4858/task/4860/stat : 4860 (java) S 4844 4844 32607 0 -1 64 4665 0 0 0 66 2 0 0 16 0 9 0 2006694338 832114688 20105 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=4858/tid=4861] ppid=4844 vsize=812612 CPUtime=0
/proc/4858/task/4861/stat : 4861 (java) S 4844 4844 32607 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 2006694339 832114688 20105 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4858/tid=4862] ppid=4844 vsize=812612 CPUtime=0
/proc/4858/task/4862/stat : 4862 (java) S 4844 4844 32607 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 2006694339 832114688 20105 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4858/tid=4863] ppid=4844 vsize=812612 CPUtime=0
/proc/4858/task/4863/stat : 4863 (java) S 4844 4844 32607 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 2006694341 832114688 20105 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4858/tid=4864] ppid=4844 vsize=812612 CPUtime=0.37
/proc/4858/task/4864/stat : 4864 (java) S 4844 4844 32607 0 -1 64 905 0 0 0 36 1 0 0 15 0 9 0 2006694341 832114688 20105 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4858/tid=4865] ppid=4844 vsize=812612 CPUtime=0
/proc/4858/task/4865/stat : 4865 (java) S 4844 4844 32607 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 2006694341 832114688 20105 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4858/tid=4866] ppid=4844 vsize=812612 CPUtime=0
/proc/4858/task/4866/stat : 4866 (java) S 4844 4844 32607 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 2006694341 832114688 20105 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3.03
Current children cumulated vsize (KiB) 860176

[startup+6.30226 s]
/proc/loadavg: 2.08 2.04 2.01 4/91 4866
/proc/meminfo: memFree=1307000/2055920 swapFree=4111096/4192956
[pid=4844] ppid=4842 vsize=47564 CPUtime=0.01
/proc/4844/stat : 4844 (galacE.sh) S 4842 4844 32607 0 -1 4194304 766 1697 0 0 0 0 0 1 18 0 1 0 2006694332 48705536 365 996147200 4194304 4520092 548682068832 18446744073709551615 233401674586 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/4844/statm: 11891 365 246 79 0 219 0
[pid=4858] ppid=4844 vsize=812612 CPUtime=6.18
/proc/4858/stat : 4858 (java) S 4844 4844 32607 0 -1 0 21061 0 1 0 604 14 0 0 18 0 9 0 2006694336 832114688 20248 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/4858/statm: 203153 20248 2592 9 0 197186 0
[pid=4858/tid=4859] ppid=4844 vsize=812612 CPUtime=5.1
/proc/4858/task/4859/stat : 4859 (java) R 4844 4844 32607 0 -1 64 14648 0 1 0 500 10 0 0 25 0 9 0 2006694337 832114688 20248 996147200 134512640 134550740 4294955600 18446744073709551615 4126779285 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4858/tid=4860] ppid=4844 vsize=812612 CPUtime=0.69
/proc/4858/task/4860/stat : 4860 (java) S 4844 4844 32607 0 -1 64 4808 0 0 0 67 2 0 0 16 0 9 0 2006694338 832114688 20248 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=4858/tid=4861] ppid=4844 vsize=812612 CPUtime=0
/proc/4858/task/4861/stat : 4861 (java) S 4844 4844 32607 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 2006694339 832114688 20248 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4858/tid=4862] ppid=4844 vsize=812612 CPUtime=0
/proc/4858/task/4862/stat : 4862 (java) S 4844 4844 32607 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 2006694339 832114688 20248 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4858/tid=4863] ppid=4844 vsize=812612 CPUtime=0
/proc/4858/task/4863/stat : 4863 (java) S 4844 4844 32607 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 2006694341 832114688 20248 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4858/tid=4864] ppid=4844 vsize=812612 CPUtime=0.37
/proc/4858/task/4864/stat : 4864 (java) S 4844 4844 32607 0 -1 64 905 0 0 0 36 1 0 0 15 0 9 0 2006694341 832114688 20248 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4858/tid=4865] ppid=4844 vsize=812612 CPUtime=0
/proc/4858/task/4865/stat : 4865 (java) S 4844 4844 32607 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 2006694341 832114688 20248 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4858/tid=4866] ppid=4844 vsize=812612 CPUtime=0
/proc/4858/task/4866/stat : 4866 (java) S 4844 4844 32607 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 2006694341 832114688 20248 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.19
Current children cumulated vsize (KiB) 860176

[startup+12.7024 s]
/proc/loadavg: 2.07 2.03 2.00 3/91 4872
/proc/meminfo: memFree=1302200/2055920 swapFree=4111096/4192956
[pid=4844] ppid=4842 vsize=47564 CPUtime=0.01
/proc/4844/stat : 4844 (galacE.sh) S 4842 4844 32607 0 -1 4194304 766 1697 0 0 0 0 0 1 18 0 1 0 2006694332 48705536 365 996147200 4194304 4520092 548682068832 18446744073709551615 233401674586 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/4844/statm: 11891 365 246 79 0 219 0
[pid=4858] ppid=4844 vsize=812612 CPUtime=12.5
/proc/4858/stat : 4858 (java) S 4844 4844 32607 0 -1 0 21273 0 1 0 1232 18 0 0 18 0 9 0 2006694336 832114688 20449 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/4858/statm: 203153 20449 2592 9 0 197186 0
[pid=4858/tid=4859] ppid=4844 vsize=812612 CPUtime=11.37
/proc/4858/task/4859/stat : 4859 (java) R 4844 4844 32607 0 -1 64 14659 0 1 0 1124 13 0 0 25 0 9 0 2006694337 832114688 20449 996147200 134512640 134550740 4294955600 18446744073709551615 4127291770 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4858/tid=4860] ppid=4844 vsize=812612 CPUtime=0.72
/proc/4858/task/4860/stat : 4860 (java) S 4844 4844 32607 0 -1 64 4999 0 0 0 70 2 0 0 16 0 9 0 2006694338 832114688 20449 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=4858/tid=4861] ppid=4844 vsize=812612 CPUtime=0
/proc/4858/task/4861/stat : 4861 (java) S 4844 4844 32607 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 2006694339 832114688 20449 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4858/tid=4862] ppid=4844 vsize=812612 CPUtime=0
/proc/4858/task/4862/stat : 4862 (java) S 4844 4844 32607 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 2006694339 832114688 20449 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4858/tid=4863] ppid=4844 vsize=812612 CPUtime=0
/proc/4858/task/4863/stat : 4863 (java) S 4844 4844 32607 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 2006694341 832114688 20449 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4858/tid=4864] ppid=4844 vsize=812612 CPUtime=0.38
/proc/4858/task/4864/stat : 4864 (java) S 4844 4844 32607 0 -1 64 915 0 0 0 37 1 0 0 15 0 9 0 2006694341 832114688 20449 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4858/tid=4865] ppid=4844 vsize=812612 CPUtime=0
/proc/4858/task/4865/stat : 4865 (java) S 4844 4844 32607 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 2006694341 832114688 20449 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4858/tid=4866] ppid=4844 vsize=812612 CPUtime=0
/proc/4858/task/4866/stat : 4866 (java) S 4844 4844 32607 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 2006694341 832114688 20449 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.51
Current children cumulated vsize (KiB) 860176

[startup+25.5017 s]
/proc/loadavg: 2.06 2.03 2.00 3/83 4873
/proc/meminfo: memFree=1348856/2055920 swapFree=4111096/4192956
[pid=4844] ppid=4842 vsize=47564 CPUtime=13.5
/proc/4844/stat : 4844 (galacE.sh) S 4842 4844 32607 0 -1 4194304 800 22983 0 1 0 0 1329 21 17 0 1 0 2006694332 48705536 365 996147200 4194304 4520092 548682068832 18446744073709551615 233401674586 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/4844/statm: 11891 365 246 79 0 219 0
[pid=4873] ppid=4844 vsize=25128 CPUtime=11.69
/proc/4873/stat : 4873 (eSAT_static) R 4844 4844 32607 0 -1 4194304 6777 0 0 0 1166 3 0 0 25 0 1 0 2006695701 25731072 6125 996147200 134512640 135177480 4294955968 18446744073709551615 134565263 0 0 4096 3 0 0 0 17 1 0 0
/proc/4873/statm: 6282 6125 80 162 0 6117 0
Current children cumulated CPU time (s) 25.19
Current children cumulated vsize (KiB) 72692

[startup+51.1013 s]
/proc/loadavg: 2.04 2.03 2.00 3/83 4873
/proc/meminfo: memFree=1339832/2055920 swapFree=4111096/4192956
[pid=4844] ppid=4842 vsize=47564 CPUtime=13.5
/proc/4844/stat : 4844 (galacE.sh) S 4842 4844 32607 0 -1 4194304 800 22983 0 1 0 0 1329 21 17 0 1 0 2006694332 48705536 365 996147200 4194304 4520092 548682068832 18446744073709551615 233401674586 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/4844/statm: 11891 365 246 79 0 219 0
[pid=4873] ppid=4844 vsize=34804 CPUtime=37.04
/proc/4873/stat : 4873 (eSAT_static) R 4844 4844 32607 0 -1 4194304 9209 0 0 0 3698 6 0 0 25 0 1 0 2006695701 35639296 8557 996147200 134512640 135177480 4294955968 18446744073709551615 134571082 0 0 4096 3 0 0 0 17 1 0 0
/proc/4873/statm: 8701 8557 80 162 0 8536 0
Current children cumulated CPU time (s) 50.54
Current children cumulated vsize (KiB) 82368

[startup+102.307 s]
/proc/loadavg: 2.01 2.02 2.00 3/83 4873
/proc/meminfo: memFree=1326712/2055920 swapFree=4111096/4192956
[pid=4844] ppid=4842 vsize=47564 CPUtime=13.5
/proc/4844/stat : 4844 (galacE.sh) S 4842 4844 32607 0 -1 4194304 800 22983 0 1 0 0 1329 21 17 0 1 0 2006694332 48705536 365 996147200 4194304 4520092 548682068832 18446744073709551615 233401674586 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/4844/statm: 11891 365 246 79 0 219 0
[pid=4873] ppid=4844 vsize=47520 CPUtime=87.76
/proc/4873/stat : 4873 (eSAT_static) R 4844 4844 32607 0 -1 4194304 12369 0 0 0 8766 10 0 0 25 0 1 0 2006695701 48660480 11717 996147200 134512640 135177480 4294955968 18446744073709551615 134564590 0 0 4096 3 0 0 0 17 1 0 0

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

/proc/4873/statm: 33907 33703 80 162 0 33742 0
Current children cumulated CPU time (s) 1115.37
Current children cumulated vsize (KiB) 183192

[startup+1182.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/74 4903
/proc/meminfo: memFree=1501064/2055920 swapFree=4111096/4192956
[pid=4844] ppid=4842 vsize=47564 CPUtime=13.5
/proc/4844/stat : 4844 (galacE.sh) S 4842 4844 32607 0 -1 4194304 800 22983 0 1 0 0 1329 21 17 0 1 0 2006694332 48705536 365 996147200 4194304 4520092 548682068832 18446744073709551615 233401674586 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/4844/statm: 11891 365 246 79 0 219 0
[pid=4873] ppid=4844 vsize=135760 CPUtime=1161.83
/proc/4873/stat : 4873 (eSAT_static) R 4844 4844 32607 0 -1 4194304 34412 0 0 0 116145 38 0 0 25 0 1 0 2006695701 139018240 33760 996147200 134512640 135177480 4294955968 18446744073709551615 134565263 0 0 4096 3 0 0 0 17 0 0 0
/proc/4873/statm: 33940 33760 80 162 0 33775 0
Current children cumulated CPU time (s) 1175.33
Current children cumulated vsize (KiB) 183324

[startup+1242.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/74 4903
/proc/meminfo: memFree=1488648/2055920 swapFree=4111096/4192956
[pid=4844] ppid=4842 vsize=47564 CPUtime=13.5
/proc/4844/stat : 4844 (galacE.sh) S 4842 4844 32607 0 -1 4194304 800 22983 0 1 0 0 1329 21 17 0 1 0 2006694332 48705536 365 996147200 4194304 4520092 548682068832 18446744073709551615 233401674586 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/4844/statm: 11891 365 246 79 0 219 0
[pid=4873] ppid=4844 vsize=148380 CPUtime=1221.76
/proc/4873/stat : 4873 (eSAT_static) R 4844 4844 32607 0 -1 4194304 37487 0 0 0 122135 41 0 0 25 0 1 0 2006695701 151941120 36835 996147200 134512640 135177480 4294955968 18446744073709551615 134565474 0 0 4096 3 0 0 0 17 0 0 0
/proc/4873/statm: 37095 36835 80 162 0 36930 0
Current children cumulated CPU time (s) 1235.26
Current children cumulated vsize (KiB) 195944

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/74 4903
/proc/meminfo: memFree=1476488/2055920 swapFree=4111096/4192956
[pid=4844] ppid=4842 vsize=47564 CPUtime=13.5
/proc/4844/stat : 4844 (galacE.sh) S 4842 4844 32607 0 -1 4194304 800 22983 0 1 0 0 1329 21 17 0 1 0 2006694332 48705536 365 996147200 4194304 4520092 548682068832 18446744073709551615 233401674586 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/4844/statm: 11891 365 246 79 0 219 0
[pid=4873] ppid=4844 vsize=160336 CPUtime=1281.71
/proc/4873/stat : 4873 (eSAT_static) R 4844 4844 32607 0 -1 4194304 40474 0 0 0 128128 43 0 0 25 0 1 0 2006695701 164184064 39822 996147200 134512640 135177480 4294955968 18446744073709551615 134565395 0 0 4096 3 0 0 0 17 0 0 0
/proc/4873/statm: 40084 39822 80 162 0 39919 0
Current children cumulated CPU time (s) 1295.21
Current children cumulated vsize (KiB) 207900

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/74 4903
/proc/meminfo: memFree=1467016/2055920 swapFree=4111096/4192956
[pid=4844] ppid=4842 vsize=47564 CPUtime=13.5
/proc/4844/stat : 4844 (galacE.sh) S 4842 4844 32607 0 -1 4194304 800 22983 0 1 0 0 1329 21 17 0 1 0 2006694332 48705536 365 996147200 4194304 4520092 548682068832 18446744073709551615 233401674586 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/4844/statm: 11891 365 246 79 0 219 0
[pid=4873] ppid=4844 vsize=169948 CPUtime=1341.65
/proc/4873/stat : 4873 (eSAT_static) R 4844 4844 32607 0 -1 4194304 42848 0 0 0 134119 46 0 0 25 0 1 0 2006695701 174026752 42196 996147200 134512640 135177480 4294955968 18446744073709551615 134565263 0 0 4096 3 0 0 0 17 0 0 0
/proc/4873/statm: 42487 42196 80 162 0 42322 0
Current children cumulated CPU time (s) 1355.15
Current children cumulated vsize (KiB) 217512

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/74 4903
/proc/meminfo: memFree=1465800/2055920 swapFree=4111096/4192956
[pid=4844] ppid=4842 vsize=47564 CPUtime=13.5
/proc/4844/stat : 4844 (galacE.sh) S 4842 4844 32607 0 -1 4194304 800 22983 0 1 0 0 1329 21 17 0 1 0 2006694332 48705536 365 996147200 4194304 4520092 548682068832 18446744073709551615 233401674586 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/4844/statm: 11891 365 246 79 0 219 0
[pid=4873] ppid=4844 vsize=171004 CPUtime=1401.6
/proc/4873/stat : 4873 (eSAT_static) R 4844 4844 32607 0 -1 4194304 43126 0 0 0 140113 47 0 0 25 0 1 0 2006695701 175108096 42474 996147200 134512640 135177480 4294955968 18446744073709551615 134565263 0 0 4096 3 0 0 0 17 0 0 0
/proc/4873/statm: 42751 42474 80 162 0 42586 0
Current children cumulated CPU time (s) 1415.1
Current children cumulated vsize (KiB) 218568

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/74 4903
/proc/meminfo: memFree=1465736/2055920 swapFree=4111096/4192956
[pid=4844] ppid=4842 vsize=47564 CPUtime=13.5
/proc/4844/stat : 4844 (galacE.sh) S 4842 4844 32607 0 -1 4194304 800 22983 0 1 0 0 1329 21 17 0 1 0 2006694332 48705536 365 996147200 4194304 4520092 548682068832 18446744073709551615 233401674586 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/4844/statm: 11891 365 246 79 0 219 0
[pid=4873] ppid=4844 vsize=171004 CPUtime=1461.55
/proc/4873/stat : 4873 (eSAT_static) R 4844 4844 32607 0 -1 4194304 43126 0 0 0 146108 47 0 0 25 0 1 0 2006695701 175108096 42474 996147200 134512640 135177480 4294955968 18446744073709551615 134565457 0 0 4096 3 0 0 0 17 0 0 0
/proc/4873/statm: 42751 42474 80 162 0 42586 0
Current children cumulated CPU time (s) 1475.05
Current children cumulated vsize (KiB) 218568

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/74 4903
/proc/meminfo: memFree=1465736/2055920 swapFree=4111096/4192956
[pid=4844] ppid=4842 vsize=47564 CPUtime=13.5
/proc/4844/stat : 4844 (galacE.sh) S 4842 4844 32607 0 -1 4194304 800 22983 0 1 0 0 1329 21 17 0 1 0 2006694332 48705536 365 996147200 4194304 4520092 548682068832 18446744073709551615 233401674586 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/4844/statm: 11891 365 246 79 0 219 0
[pid=4873] ppid=4844 vsize=171004 CPUtime=1521.49
/proc/4873/stat : 4873 (eSAT_static) R 4844 4844 32607 0 -1 4194304 43126 0 0 0 152102 47 0 0 25 0 1 0 2006695701 175108096 42474 996147200 134512640 135177480 4294955968 18446744073709551615 134565419 0 0 4096 3 0 0 0 17 0 0 0
/proc/4873/statm: 42751 42474 80 162 0 42586 0
Current children cumulated CPU time (s) 1534.99
Current children cumulated vsize (KiB) 218568

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/74 4903
/proc/meminfo: memFree=1465672/2055920 swapFree=4111096/4192956
[pid=4844] ppid=4842 vsize=47564 CPUtime=13.5
/proc/4844/stat : 4844 (galacE.sh) S 4842 4844 32607 0 -1 4194304 800 22983 0 1 0 0 1329 21 17 0 1 0 2006694332 48705536 365 996147200 4194304 4520092 548682068832 18446744073709551615 233401674586 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/4844/statm: 11891 365 246 79 0 219 0
[pid=4873] ppid=4844 vsize=171004 CPUtime=1581.43
/proc/4873/stat : 4873 (eSAT_static) R 4844 4844 32607 0 -1 4194304 43126 0 0 0 158096 47 0 0 25 0 1 0 2006695701 175108096 42474 996147200 134512640 135177480 4294955968 18446744073709551615 134565395 0 0 4096 3 0 0 0 17 0 0 0
/proc/4873/statm: 42751 42474 80 162 0 42586 0
Current children cumulated CPU time (s) 1594.93
Current children cumulated vsize (KiB) 218568

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/74 4903
/proc/meminfo: memFree=1465672/2055920 swapFree=4111096/4192956
[pid=4844] ppid=4842 vsize=47564 CPUtime=13.5
/proc/4844/stat : 4844 (galacE.sh) S 4842 4844 32607 0 -1 4194304 800 22983 0 1 0 0 1329 21 17 0 1 0 2006694332 48705536 365 996147200 4194304 4520092 548682068832 18446744073709551615 233401674586 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/4844/statm: 11891 365 246 79 0 219 0
[pid=4873] ppid=4844 vsize=171004 CPUtime=1641.38
/proc/4873/stat : 4873 (eSAT_static) R 4844 4844 32607 0 -1 4194304 43127 0 0 0 164091 47 0 0 25 0 1 0 2006695701 175108096 42475 996147200 134512640 135177480 4294955968 18446744073709551615 134565474 0 0 4096 3 0 0 0 17 0 0 0
/proc/4873/statm: 42751 42475 80 162 0 42586 0
Current children cumulated CPU time (s) 1654.88
Current children cumulated vsize (KiB) 218568

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/74 4903
/proc/meminfo: memFree=1465544/2055920 swapFree=4111096/4192956
[pid=4844] ppid=4842 vsize=47564 CPUtime=13.5
/proc/4844/stat : 4844 (galacE.sh) S 4842 4844 32607 0 -1 4194304 800 22983 0 1 0 0 1329 21 17 0 1 0 2006694332 48705536 365 996147200 4194304 4520092 548682068832 18446744073709551615 233401674586 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/4844/statm: 11891 365 246 79 0 219 0
[pid=4873] ppid=4844 vsize=171004 CPUtime=1701.32
/proc/4873/stat : 4873 (eSAT_static) R 4844 4844 32607 0 -1 4194304 43130 0 0 0 170085 47 0 0 25 0 1 0 2006695701 175108096 42478 996147200 134512640 135177480 4294955968 18446744073709551615 134564590 0 0 4096 3 0 0 0 17 0 0 0
/proc/4873/statm: 42751 42478 80 162 0 42586 0
Current children cumulated CPU time (s) 1714.82
Current children cumulated vsize (KiB) 218568

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/74 4903
/proc/meminfo: memFree=1465480/2055920 swapFree=4111096/4192956
[pid=4844] ppid=4842 vsize=47564 CPUtime=13.5
/proc/4844/stat : 4844 (galacE.sh) S 4842 4844 32607 0 -1 4194304 800 22983 0 1 0 0 1329 21 17 0 1 0 2006694332 48705536 365 996147200 4194304 4520092 548682068832 18446744073709551615 233401674586 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/4844/statm: 11891 365 246 79 0 219 0
[pid=4873] ppid=4844 vsize=171004 CPUtime=1761.27
/proc/4873/stat : 4873 (eSAT_static) R 4844 4844 32607 0 -1 4194304 43132 0 0 0 176080 47 0 0 25 0 1 0 2006695701 175108096 42480 996147200 134512640 135177480 4294955968 18446744073709551615 134565263 0 0 4096 3 0 0 0 17 0 0 0
/proc/4873/statm: 42751 42480 80 162 0 42586 0
Current children cumulated CPU time (s) 1774.77
Current children cumulated vsize (KiB) 218568



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1807.6 s]
/proc/loadavg: 2.00 2.00 2.00 3/74 4903
/proc/meminfo: memFree=1465480/2055920 swapFree=4111096/4192956
[pid=4844] ppid=4842 vsize=47564 CPUtime=13.5
/proc/4844/stat : 4844 (galacE.sh) S 4842 4844 32607 0 -1 4194304 800 22983 0 1 0 0 1329 21 17 0 1 0 2006694332 48705536 365 996147200 4194304 4520092 548682068832 18446744073709551615 233401674586 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/4844/statm: 11891 365 246 79 0 219 0
[pid=4873] ppid=4844 vsize=171004 CPUtime=1786.55
/proc/4873/stat : 4873 (eSAT_static) R 4844 4844 32607 0 -1 4194304 43132 0 0 0 178608 47 0 0 25 0 1 0 2006695701 175108096 42480 996147200 134512640 135177480 4294955968 18446744073709551615 134565263 0 0 4096 3 0 0 0 17 0 0 0
/proc/4873/statm: 42751 42480 80 162 0 42586 0
Current children cumulated CPU time (s) 1800.05
Current children cumulated vsize (KiB) 218568

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

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

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 4844 and gives
#  childrusage.ru_utime.tv_sec=13
#  childrusage.ru_utime.tv_usec=295978
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=223965
# CPU time returned by wait4() is 13.5199
# while last known CPU time is 1800.05
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1807.61
CPU time (s): 1800.05
CPU user time (s): 1799.37
CPU system time (s): 0.68
CPU usage (%): 99.5816
Max. virtual memory (cumulated for all children) (KiB): 860176

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 13.296
system time used= 0.223965
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 23783
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= 1933
involuntary context switches= 2155

runsolver used 1.93771 second user time and 5.2792 second system time

The end

Launcher Data (download as text)

Begin job on node70 at 2008-07-05 19:00:55
IDJOB=1092756
IDBENCH=58654
IDSOLVER=351
FILE ID=node70/1092756-1215277255
PBS_JOBID= 7882103
Free space on /tmp= 66340 MiB

SOLVER NAME= galac E
BENCH NAME= CPAI08/csp/langford4/normalized-langford-4-20.xml
COMMAND LINE= HOME/galacE.sh BENCHNAME 
RUNSOLVER COMMAND LINE= /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1092756-1215277255/watcher-1092756-1215277255 -o /tmp/evaluation-result-1092756-1215277255/solver-1092756-1215277255 -C 1800 -W 2200 -M 900 --output-limit 1,15  HOME/galacE.sh HOME/instance-1092756-1215277255.xml 

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= d7708ecaa4b0e9b8ee6812bd6eefd125
RANDOM SEED=972686700

node70.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.256
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.256
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:       1381672 kB
Buffers:         52884 kB
Cached:         199616 kB
SwapCached:      76280 kB
Active:         511900 kB
Inactive:       105680 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1381672 kB
SwapTotal:     4192956 kB
SwapFree:      4111096 kB
Dirty:            3476 kB
Writeback:           0 kB
Mapped:         380804 kB
Slab:            41128 kB
Committed_AS:  4642292 kB
PageTables:       2560 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= 66332 MiB
End job on node70 at 2008-07-05 19:31:04