Trace number 1050652

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.08 1801.52

General information on the benchmark

Namecsp/golombRulerArity3/
normalized-ruler-55-11-a3.xml
MD5SUM6f11318480404f6d1368e67b8bb18abf
Bench CategoryN-ARY-INT (n-ary constraints in intension)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark0.05899
Satisfiable
(Un)Satisfiability was proved
Number of variables66
Number of constraints1595
Maximum constraint arity3
Maximum domain size56
Number of constraints which are defined in extension0
Number of constraints which are defined in intension1595
Global constraints used (with number of constraints)

Solver Data (download as text)

0.00/0.18	c --- Preproc Stats ---
1.29/1.55	c start processing
1.29/1.55	c start relation processing
1.39/1.66	c start cnf exporting
20.50/21.05	c parsing time : 1.273
20.50/21.05	c preprocessing time : 20.777
20.50/21.05	
20.50/21.05	c Nary constraints - conflicts : 0 supports : 55
20.50/21.05	c Binary constraints - conflicts : 1485 supports :55
20.50/21.05	c max arity constraint : 3
20.50/21.05	c Max Tuples generated 172480
20.50/21.05	c relations : 3
20.50/21.05	c relations BDD: 1
20.50/21.05	c sampling 1/1
20.50/21.05	c vars : 94392 - clauses :  540331
20.50/21.05	
20.50/21.10	 
20.50/21.10	c --- SAT Solver Stats ---
20.50/21.10	 
20.58/21.10	c eSAT 0.1 : minisat core with additionnal features
20.58/21.10	c ============================[ Problem Statistics ]=============================
20.58/21.10	c |                                                                             |
20.58/21.10	c |  Number of variables:  94391                                                |
20.58/21.10	c |  Number of clauses:    540331                                               |
20.58/21.63	c |  Parsing time:         0.47         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-1050652-1215050635/watcher-1050652-1215050635 -o /tmp/evaluation-result-1050652-1215050635/solver-1050652-1215050635 -C 1800 -W 2200 -M 900 --output-limit 1,15 HOME/galacE.sh HOME/instance-1050652-1215050635.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.08 2.06 2.02 4/80 24010
/proc/meminfo: memFree=1785008/2055920 swapFree=4179804/4192956
[pid=24010] ppid=24008 vsize=5192 CPUtime=0
/proc/24010/stat : 24010 (galacE.sh) D 24008 24010 22580 0 -1 4194304 109 0 0 0 0 0 0 0 18 0 1 0 1984033214 5316608 80 996147200 4194304 4520092 548682068832 18446744073709551615 227607805426 0 0 4096 0 18446744071563608240 0 0 17 1 0 0
/proc/24010/statm: 1298 80 59 79 0 108 0

[startup+0.045586 s]
/proc/loadavg: 2.08 2.06 2.02 4/80 24010
/proc/meminfo: memFree=1785008/2055920 swapFree=4179804/4192956
[pid=24010] ppid=24008 vsize=8652 CPUtime=0
/proc/24010/stat : 24010 (galacE.sh) S 24008 24010 22580 0 -1 4194304 346 0 0 0 0 0 0 0 17 0 1 0 1984033214 8859648 280 996147200 4194304 4520092 548682068832 18446744073709551615 227607243610 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/24010/statm: 2163 280 208 79 0 156 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8652

[startup+0.102133 s]
/proc/loadavg: 2.08 2.06 2.02 4/80 24010
/proc/meminfo: memFree=1785008/2055920 swapFree=4179804/4192956
[pid=24010] ppid=24008 vsize=8748 CPUtime=0
/proc/24010/stat : 24010 (galacE.sh) S 24008 24010 22580 0 -1 4194304 419 833 0 0 0 0 0 0 17 0 1 0 1984033214 8957952 312 996147200 4194304 4520092 548682068832 18446744073709551615 227607243610 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/24010/statm: 2187 312 217 79 0 180 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8748

[startup+0.304626 s]
/proc/loadavg: 2.08 2.06 2.02 4/80 24010
/proc/meminfo: memFree=1785008/2055920 swapFree=4179804/4192956
[pid=24010] ppid=24008 vsize=47564 CPUtime=0.01
/proc/24010/stat : 24010 (galacE.sh) S 24008 24010 22580 0 -1 4194304 765 1697 0 0 0 0 0 1 18 0 1 0 1984033214 48705536 364 996147200 4194304 4520092 548682068832 18446744073709551615 227607243610 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/24010/statm: 11891 364 245 79 0 219 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47564

[startup+0.70167 s]
/proc/loadavg: 2.08 2.06 2.02 4/80 24010
/proc/meminfo: memFree=1785008/2055920 swapFree=4179804/4192956
[pid=24010] ppid=24008 vsize=47564 CPUtime=0.01
/proc/24010/stat : 24010 (galacE.sh) S 24008 24010 22580 0 -1 4194304 765 1697 0 0 0 0 0 1 18 0 1 0 1984033214 48705536 364 996147200 4194304 4520092 548682068832 18446744073709551615 227607243610 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/24010/statm: 11891 364 245 79 0 219 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47564

[startup+1.50176 s]
/proc/loadavg: 2.08 2.06 2.02 3/90 24032
/proc/meminfo: memFree=1743712/2055920 swapFree=4179804/4192956
[pid=24010] ppid=24008 vsize=47564 CPUtime=0.01
/proc/24010/stat : 24010 (galacE.sh) S 24008 24010 22580 0 -1 4194304 765 1697 0 0 0 0 0 1 18 0 1 0 1984033214 48705536 364 996147200 4194304 4520092 548682068832 18446744073709551615 227607243610 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/24010/statm: 11891 364 245 79 0 219 0
[pid=24024] ppid=24010 vsize=812628 CPUtime=1.28
/proc/24024/stat : 24024 (java) S 24010 24010 22580 0 -1 0 13495 0 1 0 120 8 0 0 18 0 9 0 1984033233 832131072 12709 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/24024/statm: 203157 12709 2583 9 0 197191 0
[pid=24024/tid=24025] ppid=24010 vsize=812628 CPUtime=0.87
/proc/24024/task/24025/stat : 24025 (java) R 24010 24010 22580 0 -1 64 7446 0 1 0 83 4 0 0 22 0 9 0 1984033234 832131072 12709 996147200 134512640 134550740 4294955616 18446744073709551615 4125978308 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24024/tid=24026] ppid=24010 vsize=812628 CPUtime=0.07
/proc/24024/task/24026/stat : 24026 (java) S 24010 24010 22580 0 -1 64 4438 0 0 0 6 1 0 0 16 0 9 0 1984033236 832131072 12709 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=24024/tid=24027] ppid=24010 vsize=812628 CPUtime=0
/proc/24024/task/24027/stat : 24027 (java) S 24010 24010 22580 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 1984033236 832131072 12709 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24024/tid=24028] ppid=24010 vsize=812628 CPUtime=0
/proc/24024/task/24028/stat : 24028 (java) S 24010 24010 22580 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 1984033236 832131072 12709 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24024/tid=24029] ppid=24010 vsize=812628 CPUtime=0
/proc/24024/task/24029/stat : 24029 (java) S 24010 24010 22580 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 1984033238 832131072 12709 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24024/tid=24030] ppid=24010 vsize=812628 CPUtime=0.29
/proc/24024/task/24030/stat : 24030 (java) S 24010 24010 22580 0 -1 64 910 0 0 0 29 0 0 0 15 0 9 0 1984033238 832131072 12709 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24024/tid=24031] ppid=24010 vsize=812628 CPUtime=0
/proc/24024/task/24031/stat : 24031 (java) S 24010 24010 22580 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 1984033238 832131072 12709 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24024/tid=24032] ppid=24010 vsize=812628 CPUtime=0
/proc/24024/task/24032/stat : 24032 (java) S 24010 24010 22580 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 1984033238 832131072 12709 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.29
Current children cumulated vsize (KiB) 860192

[startup+3.10296 s]
/proc/loadavg: 2.08 2.06 2.02 3/90 24032
/proc/meminfo: memFree=1720800/2055920 swapFree=4179804/4192956
[pid=24010] ppid=24008 vsize=47564 CPUtime=0.01
/proc/24010/stat : 24010 (galacE.sh) S 24008 24010 22580 0 -1 4194304 765 1697 0 0 0 0 0 1 18 0 1 0 1984033214 48705536 364 996147200 4194304 4520092 548682068832 18446744073709551615 227607243610 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/24010/statm: 11891 364 245 79 0 219 0
[pid=24024] ppid=24010 vsize=812716 CPUtime=2.86
/proc/24024/stat : 24024 (java) S 24010 24010 22580 0 -1 0 21300 0 1 0 272 14 0 0 18 0 9 0 1984033233 832221184 20511 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/24024/statm: 203179 20511 2589 9 0 197213 0
[pid=24024/tid=24025] ppid=24010 vsize=812716 CPUtime=2.36
/proc/24024/task/24025/stat : 24025 (java) R 24010 24010 22580 0 -1 64 14640 0 1 0 226 10 0 0 25 0 9 0 1984033234 832221184 20511 996147200 134512640 134550740 4294955616 18446744073709551615 4127171338 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24024/tid=24026] ppid=24010 vsize=812716 CPUtime=0.08
/proc/24024/task/24026/stat : 24026 (java) S 24010 24010 22580 0 -1 64 5000 0 0 0 7 1 0 0 16 0 9 0 1984033236 832221184 20511 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=24024/tid=24027] ppid=24010 vsize=812716 CPUtime=0
/proc/24024/task/24027/stat : 24027 (java) S 24010 24010 22580 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 1984033236 832221184 20511 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24024/tid=24028] ppid=24010 vsize=812716 CPUtime=0
/proc/24024/task/24028/stat : 24028 (java) S 24010 24010 22580 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 1984033236 832221184 20511 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24024/tid=24029] ppid=24010 vsize=812716 CPUtime=0
/proc/24024/task/24029/stat : 24029 (java) S 24010 24010 22580 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 1984033238 832221184 20511 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24024/tid=24030] ppid=24010 vsize=812716 CPUtime=0.37
/proc/24024/task/24030/stat : 24030 (java) S 24010 24010 22580 0 -1 64 959 0 0 0 37 0 0 0 15 0 9 0 1984033238 832221184 20511 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24024/tid=24031] ppid=24010 vsize=812716 CPUtime=0
/proc/24024/task/24031/stat : 24031 (java) S 24010 24010 22580 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 1984033238 832221184 20511 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24024/tid=24032] ppid=24010 vsize=812716 CPUtime=0
/proc/24024/task/24032/stat : 24032 (java) S 24010 24010 22580 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 1984033238 832221184 20511 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.87
Current children cumulated vsize (KiB) 860280

[startup+6.30134 s]
/proc/loadavg: 2.08 2.05 2.02 3/90 24032
/proc/meminfo: memFree=1709280/2055920 swapFree=4179804/4192956
[pid=24010] ppid=24008 vsize=47564 CPUtime=0.01
/proc/24010/stat : 24010 (galacE.sh) S 24008 24010 22580 0 -1 4194304 765 1697 0 0 0 0 0 1 18 0 1 0 1984033214 48705536 364 996147200 4194304 4520092 548682068832 18446744073709551615 227607243610 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/24010/statm: 11891 364 245 79 0 219 0
[pid=24024] ppid=24010 vsize=812716 CPUtime=6.01
/proc/24024/stat : 24024 (java) S 24010 24010 22580 0 -1 0 21317 0 1 0 587 14 0 0 18 0 9 0 1984033233 832221184 20522 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/24024/statm: 203179 20522 2589 9 0 197213 0
[pid=24024/tid=24025] ppid=24010 vsize=812716 CPUtime=5.48
/proc/24024/task/24025/stat : 24025 (java) R 24010 24010 22580 0 -1 64 14646 0 1 0 537 11 0 0 25 0 9 0 1984033234 832221184 20522 996147200 134512640 134550740 4294955616 18446744073709551615 4126531383 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24024/tid=24026] ppid=24010 vsize=812716 CPUtime=0.11
/proc/24024/task/24026/stat : 24026 (java) S 24010 24010 22580 0 -1 64 5002 0 0 0 10 1 0 0 16 0 9 0 1984033236 832221184 20522 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=24024/tid=24027] ppid=24010 vsize=812716 CPUtime=0
/proc/24024/task/24027/stat : 24027 (java) S 24010 24010 22580 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 1984033236 832221184 20522 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24024/tid=24028] ppid=24010 vsize=812716 CPUtime=0
/proc/24024/task/24028/stat : 24028 (java) S 24010 24010 22580 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 1984033236 832221184 20522 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24024/tid=24029] ppid=24010 vsize=812716 CPUtime=0
/proc/24024/task/24029/stat : 24029 (java) S 24010 24010 22580 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 1984033238 832221184 20522 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24024/tid=24030] ppid=24010 vsize=812716 CPUtime=0.38
/proc/24024/task/24030/stat : 24030 (java) S 24010 24010 22580 0 -1 64 968 0 0 0 38 0 0 0 16 0 9 0 1984033238 832221184 20522 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24024/tid=24031] ppid=24010 vsize=812716 CPUtime=0
/proc/24024/task/24031/stat : 24031 (java) S 24010 24010 22580 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 1984033238 832221184 20522 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24024/tid=24032] ppid=24010 vsize=812716 CPUtime=0
/proc/24024/task/24032/stat : 24032 (java) R 24010 24010 22580 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 1984033238 832221184 20522 996147200 134512640 134550740 4294955616 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) 860280

[startup+12.7021 s]
/proc/loadavg: 2.07 2.05 2.02 3/90 24032
/proc/meminfo: memFree=1704736/2055920 swapFree=4179804/4192956
[pid=24010] ppid=24008 vsize=47564 CPUtime=0.01
/proc/24010/stat : 24010 (galacE.sh) S 24008 24010 22580 0 -1 4194304 765 1697 0 0 0 0 0 1 18 0 1 0 1984033214 48705536 364 996147200 4194304 4520092 548682068832 18446744073709551615 227607243610 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/24010/statm: 11891 364 245 79 0 219 0
[pid=24024] ppid=24010 vsize=812716 CPUtime=12.32
/proc/24024/stat : 24024 (java) S 24010 24010 22580 0 -1 0 21610 0 1 0 1215 17 0 0 18 0 9 0 1984033233 832221184 20804 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/24024/statm: 203179 20804 2589 9 0 197213 0
[pid=24024/tid=24025] ppid=24010 vsize=812716 CPUtime=11.72
/proc/24024/task/24025/stat : 24025 (java) R 24010 24010 22580 0 -1 64 14657 0 1 0 1159 13 0 0 25 0 9 0 1984033234 832221184 20804 996147200 134512640 134550740 4294955616 18446744073709551615 4127358247 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24024/tid=24026] ppid=24010 vsize=812716 CPUtime=0.17
/proc/24024/task/24026/stat : 24026 (java) S 24010 24010 22580 0 -1 64 5281 0 0 0 15 2 0 0 16 0 9 0 1984033236 832221184 20804 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=24024/tid=24027] ppid=24010 vsize=812716 CPUtime=0
/proc/24024/task/24027/stat : 24027 (java) S 24010 24010 22580 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 1984033236 832221184 20804 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24024/tid=24028] ppid=24010 vsize=812716 CPUtime=0
/proc/24024/task/24028/stat : 24028 (java) S 24010 24010 22580 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 1984033236 832221184 20804 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24024/tid=24029] ppid=24010 vsize=812716 CPUtime=0
/proc/24024/task/24029/stat : 24029 (java) S 24010 24010 22580 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 1984033238 832221184 20804 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24024/tid=24030] ppid=24010 vsize=812716 CPUtime=0.39
/proc/24024/task/24030/stat : 24030 (java) S 24010 24010 22580 0 -1 64 971 0 0 0 39 0 0 0 15 0 9 0 1984033238 832221184 20804 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24024/tid=24031] ppid=24010 vsize=812716 CPUtime=0
/proc/24024/task/24031/stat : 24031 (java) S 24010 24010 22580 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 1984033238 832221184 20804 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24024/tid=24032] ppid=24010 vsize=812716 CPUtime=0
/proc/24024/task/24032/stat : 24032 (java) S 24010 24010 22580 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 1984033238 832221184 20804 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.33
Current children cumulated vsize (KiB) 860280

[startup+25.5006 s]
/proc/loadavg: 2.06 2.05 2.01 4/82 24033
/proc/meminfo: memFree=1709536/2055920 swapFree=4179804/4192956
[pid=24010] ppid=24008 vsize=47564 CPUtime=20.58
/proc/24010/stat : 24010 (galacE.sh) S 24008 24010 22580 0 -1 4194304 799 23333 0 1 0 0 2035 23 17 0 1 0 1984033214 48705536 364 996147200 4194304 4520092 548682068832 18446744073709551615 227607243610 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/24010/statm: 11891 364 245 79 0 219 0
[pid=24033] ppid=24010 vsize=70508 CPUtime=4.34
/proc/24033/stat : 24033 (eSAT_static) R 24010 24010 22580 0 -1 4194304 15982 0 0 0 427 7 0 0 25 0 1 0 1984035324 72200192 15964 996147200 134512640 135177480 4294955984 18446744073709551615 134537311 0 0 4096 3 0 0 0 17 1 0 0
/proc/24033/statm: 17627 15964 75 162 0 17462 0
Current children cumulated CPU time (s) 24.92
Current children cumulated vsize (KiB) 118072

[startup+51.1016 s]
/proc/loadavg: 1.96 2.03 2.01 3/83 24135
/proc/meminfo: memFree=1776408/2055920 swapFree=4179804/4192956
[pid=24010] ppid=24008 vsize=47564 CPUtime=20.58
/proc/24010/stat : 24010 (galacE.sh) S 24008 24010 22580 0 -1 4194304 799 23333 0 1 0 0 2035 23 17 0 1 0 1984033214 48705536 364 996147200 4194304 4520092 548682068832 18446744073709551615 227607243610 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/24010/statm: 11891 364 245 79 0 219 0
[pid=24033] ppid=24010 vsize=61692 CPUtime=29.82
/proc/24033/stat : 24033 (eSAT_static) R 24010 24010 22580 0 -1 4194304 16199 0 0 0 2970 12 0 0 25 0 1 0 1984035324 63172608 14351 996147200 134512640 135177480 4294955984 18446744073709551615 134565263 0 0 4096 3 0 0 0 17 0 0 0
/proc/24033/statm: 15423 14351 80 162 0 15258 0
Current children cumulated CPU time (s) 50.4
Current children cumulated vsize (KiB) 109256

[startup+102.307 s]
/proc/loadavg: 1.98 2.02 2.00 3/83 24135
/proc/meminfo: memFree=1776408/2055920 swapFree=4179804/4192956
[pid=24010] ppid=24008 vsize=47564 CPUtime=20.58
/proc/24010/stat : 24010 (galacE.sh) S 24008 24010 22580 0 -1 4194304 799 23333 0 1 0 0 2035 23 17 0 1 0 1984033214 48705536 364 996147200 4194304 4520092 548682068832 18446744073709551615 227607243610 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/24010/statm: 11891 364 245 79 0 219 0
[pid=24033] ppid=24010 vsize=61692 CPUtime=80.99
/proc/24033/stat : 24033 (eSAT_static) R 24010 24010 22580 0 -1 4194304 16200 0 0 0 8087 12 0 0 25 0 1 0 1984035324 63172608 14352 996147200 134512640 135177480 4294955984 18446744073709551615 134565263 0 0 4096 3 0 0 0 17 0 0 0

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

/proc/24033/statm: 22224 21070 80 162 0 22059 0
Current children cumulated CPU time (s) 1181.13
Current children cumulated vsize (KiB) 136460

[startup+1242.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/83 24135
/proc/meminfo: memFree=1745432/2055920 swapFree=4179804/4192956
[pid=24010] ppid=24008 vsize=47564 CPUtime=20.58
/proc/24010/stat : 24010 (galacE.sh) S 24008 24010 22580 0 -1 4194304 799 23333 0 1 0 0 2035 23 17 0 1 0 1984033214 48705536 364 996147200 4194304 4520092 548682068832 18446744073709551615 227607243610 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/24010/statm: 11891 364 245 79 0 219 0
[pid=24033] ppid=24010 vsize=91780 CPUtime=1220.52
/proc/24033/stat : 24033 (eSAT_static) R 24010 24010 22580 0 -1 4194304 23621 0 0 0 122030 22 0 0 25 0 1 0 1984035324 93982720 21773 996147200 134512640 135177480 4294955984 18446744073709551615 134559059 0 0 4096 3 0 0 0 17 0 0 0
/proc/24033/statm: 22945 21773 80 162 0 22780 0
Current children cumulated CPU time (s) 1241.1
Current children cumulated vsize (KiB) 139344

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/83 24135
/proc/meminfo: memFree=1745304/2055920 swapFree=4179804/4192956
[pid=24010] ppid=24008 vsize=47564 CPUtime=20.58
/proc/24010/stat : 24010 (galacE.sh) S 24008 24010 22580 0 -1 4194304 799 23333 0 1 0 0 2035 23 17 0 1 0 1984033214 48705536 364 996147200 4194304 4520092 548682068832 18446744073709551615 227607243610 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/24010/statm: 11891 364 245 79 0 219 0
[pid=24033] ppid=24010 vsize=91780 CPUtime=1280.5
/proc/24033/stat : 24033 (eSAT_static) R 24010 24010 22580 0 -1 4194304 23621 0 0 0 128027 23 0 0 25 0 1 0 1984035324 93982720 21773 996147200 134512640 135177480 4294955984 18446744073709551615 134565318 0 0 4096 3 0 0 0 17 0 0 0
/proc/24033/statm: 22945 21773 80 162 0 22780 0
Current children cumulated CPU time (s) 1301.08
Current children cumulated vsize (KiB) 139344

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/83 24135
/proc/meminfo: memFree=1745304/2055920 swapFree=4179804/4192956
[pid=24010] ppid=24008 vsize=47564 CPUtime=20.58
/proc/24010/stat : 24010 (galacE.sh) S 24008 24010 22580 0 -1 4194304 799 23333 0 1 0 0 2035 23 17 0 1 0 1984033214 48705536 364 996147200 4194304 4520092 548682068832 18446744073709551615 227607243610 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/24010/statm: 11891 364 245 79 0 219 0
[pid=24033] ppid=24010 vsize=91780 CPUtime=1340.47
/proc/24033/stat : 24033 (eSAT_static) R 24010 24010 22580 0 -1 4194304 23622 0 0 0 134024 23 0 0 25 0 1 0 1984035324 93982720 21774 996147200 134512640 135177480 4294955984 18446744073709551615 134565263 0 0 4096 3 0 0 0 17 0 0 0
/proc/24033/statm: 22945 21774 80 162 0 22780 0
Current children cumulated CPU time (s) 1361.05
Current children cumulated vsize (KiB) 139344

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/83 24135
/proc/meminfo: memFree=1745304/2055920 swapFree=4179804/4192956
[pid=24010] ppid=24008 vsize=47564 CPUtime=20.58
/proc/24010/stat : 24010 (galacE.sh) S 24008 24010 22580 0 -1 4194304 799 23333 0 1 0 0 2035 23 17 0 1 0 1984033214 48705536 364 996147200 4194304 4520092 548682068832 18446744073709551615 227607243610 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/24010/statm: 11891 364 245 79 0 219 0
[pid=24033] ppid=24010 vsize=91780 CPUtime=1400.45
/proc/24033/stat : 24033 (eSAT_static) R 24010 24010 22580 0 -1 4194304 23623 0 0 0 140022 23 0 0 25 0 1 0 1984035324 93982720 21775 996147200 134512640 135177480 4294955984 18446744073709551615 134565263 0 0 4096 3 0 0 0 17 0 0 0
/proc/24033/statm: 22945 21775 80 162 0 22780 0
Current children cumulated CPU time (s) 1421.03
Current children cumulated vsize (KiB) 139344

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/83 24135
/proc/meminfo: memFree=1745240/2055920 swapFree=4179804/4192956
[pid=24010] ppid=24008 vsize=47564 CPUtime=20.58
/proc/24010/stat : 24010 (galacE.sh) S 24008 24010 22580 0 -1 4194304 799 23333 0 1 0 0 2035 23 17 0 1 0 1984033214 48705536 364 996147200 4194304 4520092 548682068832 18446744073709551615 227607243610 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/24010/statm: 11891 364 245 79 0 219 0
[pid=24033] ppid=24010 vsize=91780 CPUtime=1460.42
/proc/24033/stat : 24033 (eSAT_static) R 24010 24010 22580 0 -1 4194304 23623 0 0 0 146019 23 0 0 25 0 1 0 1984035324 93982720 21775 996147200 134512640 135177480 4294955984 18446744073709551615 134565318 0 0 4096 3 0 0 0 17 0 0 0
/proc/24033/statm: 22945 21775 80 162 0 22780 0
Current children cumulated CPU time (s) 1481
Current children cumulated vsize (KiB) 139344

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/83 24135
/proc/meminfo: memFree=1745112/2055920 swapFree=4179804/4192956
[pid=24010] ppid=24008 vsize=47564 CPUtime=20.58
/proc/24010/stat : 24010 (galacE.sh) S 24008 24010 22580 0 -1 4194304 799 23333 0 1 0 0 2035 23 17 0 1 0 1984033214 48705536 364 996147200 4194304 4520092 548682068832 18446744073709551615 227607243610 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/24010/statm: 11891 364 245 79 0 219 0
[pid=24033] ppid=24010 vsize=91780 CPUtime=1520.39
/proc/24033/stat : 24033 (eSAT_static) R 24010 24010 22580 0 -1 4194304 23637 0 0 0 152016 23 0 0 25 0 1 0 1984035324 93982720 21789 996147200 134512640 135177480 4294955984 18446744073709551615 134565263 0 0 4096 3 0 0 0 17 0 0 0
/proc/24033/statm: 22945 21789 80 162 0 22780 0
Current children cumulated CPU time (s) 1540.97
Current children cumulated vsize (KiB) 139344

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/83 24135
/proc/meminfo: memFree=1744600/2055920 swapFree=4179804/4192956
[pid=24010] ppid=24008 vsize=47564 CPUtime=20.58
/proc/24010/stat : 24010 (galacE.sh) S 24008 24010 22580 0 -1 4194304 799 23333 0 1 0 0 2035 23 17 0 1 0 1984033214 48705536 364 996147200 4194304 4520092 548682068832 18446744073709551615 227607243610 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/24010/statm: 11891 364 245 79 0 219 0
[pid=24033] ppid=24010 vsize=92284 CPUtime=1580.37
/proc/24033/stat : 24033 (eSAT_static) R 24010 24010 22580 0 -1 4194304 23753 0 0 0 158014 23 0 0 25 0 1 0 1984035324 94498816 21905 996147200 134512640 135177480 4294955984 18446744073709551615 134565388 0 0 4096 3 0 0 0 17 0 0 0
/proc/24033/statm: 23071 21905 80 162 0 22906 0
Current children cumulated CPU time (s) 1600.95
Current children cumulated vsize (KiB) 139848

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/83 24135
/proc/meminfo: memFree=1744152/2055920 swapFree=4179804/4192956
[pid=24010] ppid=24008 vsize=47564 CPUtime=20.58
/proc/24010/stat : 24010 (galacE.sh) S 24008 24010 22580 0 -1 4194304 799 23333 0 1 0 0 2035 23 17 0 1 0 1984033214 48705536 364 996147200 4194304 4520092 548682068832 18446744073709551615 227607243610 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/24010/statm: 11891 364 245 79 0 219 0
[pid=24033] ppid=24010 vsize=92660 CPUtime=1640.35
/proc/24033/stat : 24033 (eSAT_static) R 24010 24010 22580 0 -1 4194304 23848 0 0 0 164011 24 0 0 25 0 1 0 1984035324 94883840 22000 996147200 134512640 135177480 4294955984 18446744073709551615 134565263 0 0 4096 3 0 0 0 17 0 0 0
/proc/24033/statm: 23165 22000 80 162 0 23000 0
Current children cumulated CPU time (s) 1660.93
Current children cumulated vsize (KiB) 140224

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/83 24135
/proc/meminfo: memFree=1741720/2055920 swapFree=4179804/4192956
[pid=24010] ppid=24008 vsize=47564 CPUtime=20.58
/proc/24010/stat : 24010 (galacE.sh) S 24008 24010 22580 0 -1 4194304 799 23333 0 1 0 0 2035 23 17 0 1 0 1984033214 48705536 364 996147200 4194304 4520092 548682068832 18446744073709551615 227607243610 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/24010/statm: 11891 364 245 79 0 219 0
[pid=24033] ppid=24010 vsize=95032 CPUtime=1700.32
/proc/24033/stat : 24033 (eSAT_static) R 24010 24010 22580 0 -1 4194304 24450 0 0 0 170008 24 0 0 25 0 1 0 1984035324 97312768 22602 996147200 134512640 135177480 4294955984 18446744073709551615 134546885 0 0 4096 3 0 0 0 17 0 0 0
/proc/24033/statm: 23758 22602 80 162 0 23593 0
Current children cumulated CPU time (s) 1720.9
Current children cumulated vsize (KiB) 142596

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/83 24135
/proc/meminfo: memFree=1737112/2055920 swapFree=4179804/4192956
[pid=24010] ppid=24008 vsize=47564 CPUtime=20.58
/proc/24010/stat : 24010 (galacE.sh) S 24008 24010 22580 0 -1 4194304 799 23333 0 1 0 0 2035 23 17 0 1 0 1984033214 48705536 364 996147200 4194304 4520092 548682068832 18446744073709551615 227607243610 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/24010/statm: 11891 364 245 79 0 219 0
[pid=24033] ppid=24010 vsize=99676 CPUtime=1760.29
/proc/24033/stat : 24033 (eSAT_static) R 24010 24010 22580 0 -1 4194304 25537 0 0 0 176003 26 0 0 25 0 1 0 1984035324 102068224 23689 996147200 134512640 135177480 4294955984 18446744073709551615 134565263 0 0 4096 3 0 0 0 17 0 0 0
/proc/24033/statm: 24919 23689 80 162 0 24754 0
Current children cumulated CPU time (s) 1780.87
Current children cumulated vsize (KiB) 147240



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1801.5 s]
/proc/loadavg: 2.00 2.00 2.00 3/83 24135
/proc/meminfo: memFree=1735832/2055920 swapFree=4179804/4192956
[pid=24010] ppid=24008 vsize=47564 CPUtime=20.58
/proc/24010/stat : 24010 (galacE.sh) S 24008 24010 22580 0 -1 4194304 799 23333 0 1 0 0 2035 23 17 0 1 0 1984033214 48705536 364 996147200 4194304 4520092 548682068832 18446744073709551615 227607243610 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/24010/statm: 11891 364 245 79 0 219 0
[pid=24033] ppid=24010 vsize=101028 CPUtime=1779.5
/proc/24033/stat : 24033 (eSAT_static) R 24010 24010 22580 0 -1 4194304 25850 0 0 0 177923 27 0 0 25 0 1 0 1984035324 103452672 24002 996147200 134512640 135177480 4294955984 18446744073709551615 134565260 0 0 4096 3 0 0 0 17 0 0 0
/proc/24033/statm: 25257 24002 80 162 0 25092 0
Current children cumulated CPU time (s) 1800.08
Current children cumulated vsize (KiB) 148592

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

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

[startup+1801.5 s]
/proc/loadavg: 2.00 2.00 2.00 3/83 24135
/proc/meminfo: memFree=1735832/2055920 swapFree=4179804/4192956
[pid=24010] ppid=24008 vsize=47564 CPUtime=20.58
/proc/24010/stat : 24010 (galacE.sh) S 24008 24010 22580 0 -1 4194304 799 23333 0 1 0 0 2035 23 17 0 1 0 1984033214 48705536 364 996147200 4194304 4520092 548682068832 18446744073709551615 227607243610 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/24010/statm: 11891 364 245 79 0 219 0
[pid=24033] ppid=24010 vsize=101028 CPUtime=1779.5
/proc/24033/stat : 24033 (eSAT_static) R 24010 24010 22580 0 -1 4194304 25850 0 0 0 177923 27 0 0 25 0 1 0 1984035324 103452672 24002 996147200 134512640 135177480 4294955984 18446744073709551615 134565260 0 0 4096 3 0 0 0 17 0 0 0
/proc/24033/statm: 25257 24002 80 162 0 25092 0
Current children cumulated CPU time (s) 1800.08
Current children cumulated vsize (KiB) 148592

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 24010 and gives
#  childrusage.ru_utime.tv_sec=20
#  childrusage.ru_utime.tv_usec=356905
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=242963
# CPU time returned by wait4() is 20.5999
# while last known CPU time is 1800.08
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1801.52
CPU time (s): 1800.08
CPU user time (s): 1799.58
CPU system time (s): 0.5
CPU usage (%): 99.9203
Max. virtual memory (cumulated for all children) (KiB): 860280

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 20.3569
system time used= 0.242963
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 24132
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= 2358
involuntary context switches= 2565

runsolver used 2.28765 second user time and 5.95109 second system time

The end

Launcher Data (download as text)

Begin job on node66 at 2008-07-03 04:03:55
IDJOB=1050652
IDBENCH=55371
IDSOLVER=351
FILE ID=node66/1050652-1215050635
PBS_JOBID= 7875044
Free space on /tmp= 66528 MiB

SOLVER NAME= galac E
BENCH NAME= CPAI08/csp/golombRulerArity3/normalized-ruler-55-11-a3.xml
COMMAND LINE= HOME/galacE.sh BENCHNAME 
RUNSOLVER COMMAND LINE= /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1050652-1215050635/watcher-1050652-1215050635 -o /tmp/evaluation-result-1050652-1215050635/solver-1050652-1215050635 -C 1800 -W 2200 -M 900 --output-limit 1,15  HOME/galacE.sh HOME/instance-1050652-1215050635.xml 

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 6f11318480404f6d1368e67b8bb18abf
RANDOM SEED=1360065155

node66.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.213
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.213
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:       1785488 kB
Buffers:         12140 kB
Cached:         117628 kB
SwapCached:       6980 kB
Active:         134872 kB
Inactive:        81068 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1785488 kB
SwapTotal:     4192956 kB
SwapFree:      4179804 kB
Dirty:            3272 kB
Writeback:           0 kB
Mapped:         102396 kB
Slab:            39396 kB
Committed_AS:  4749960 kB
PageTables:       2008 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= 66516 MiB
End job on node66 at 2008-07-03 04:33:59