Trace number 1078925

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.51

General information on the benchmark

Namecsp/lexVg/
normalized-crossword-m1c-lex-vg7-8_ext.xml
MD5SUMe777e34182c011980e94d27efe00f0f0
Bench CategoryN-ARY-EXT (n-ary constraints in extension)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark81.6896
Satisfiable
(Un)Satisfiability was proved
Number of variables56
Number of constraints15
Maximum constraint arity8
Maximum domain size26
Number of constraints which are defined in extension15
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Solver Data (download as text)

0.00/0.03	c --- Preproc Stats ---
0.01/0.74	c start processing
0.01/0.74	c start relation processing
0.01/0.99	c start cnf exporting
13.22/13.46	c parsing time : 0.616
13.22/13.46	c preprocessing time : 13.334
13.22/13.46	
13.22/13.46	c Nary constraints - conflicts : 0 supports : 15
13.22/13.46	c Binary constraints - conflicts : 0 supports :0
13.22/13.46	c max arity constraint : 8
13.22/13.46	c Max Tuples generated 0
13.22/13.46	c relations : 2
13.22/13.46	c relations BDD: 2
13.22/13.46	c sampling 0/0
13.22/13.46	c vars : 105614 - clauses :  385544
13.22/13.46	
13.22/13.49	 
13.22/13.49	c --- SAT Solver Stats ---
13.22/13.49	 
13.22/13.49	c eSAT 0.1 : minisat core with additionnal features
13.22/13.49	c ============================[ Problem Statistics ]=============================
13.22/13.49	c |                                                                             |
13.22/13.49	c |  Number of variables:  105613                                               |
13.22/13.49	c |  Number of clauses:    385544                                               |
13.31/13.99	c |  Parsing time:         0.44         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-1078925-1215208656/watcher-1078925-1215208656 -o /tmp/evaluation-result-1078925-1215208656/solver-1078925-1215208656 -C 1800 -W 2200 -M 900 --output-limit 1,15 HOME/galacE.sh HOME/instance-1078925-1215208656.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.00 2.00 4/81 20419
/proc/meminfo: memFree=1503736/2055920 swapFree=4156344/4192956
[pid=20419] ppid=20417 vsize=8652 CPUtime=0
/proc/20419/stat : 20419 (galacE.sh) S 20417 20419 19302 0 -1 4194304 346 0 0 0 0 0 0 0 16 0 1 0 704832050 8859648 280 996147200 4194304 4520092 548682068832 18446744073709551615 226237803354 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/20419/statm: 2163 280 208 79 0 156 0
[pid=20420] ppid=20419 vsize=8688 CPUtime=0
/proc/20420/stat : 20420 (galacE.sh) S 20419 20419 19302 0 -1 4194368 36 0 0 0 0 0 0 0 17 0 1 0 704832051 8896512 286 996147200 4194304 4520092 548682068832 18446744073709551615 226238365778 0 0 4096 73728 18446744071563648864 0 0 17 1 0 0
/proc/20420/statm: 2172 286 209 79 0 165 0
[pid=20421] ppid=20420 vsize=8728 CPUtime=0
/proc/20421/stat : 20421 (galacE.sh) R 20420 20419 19302 0 -1 4194368 25 0 0 0 0 0 0 0 19 0 1 0 704832051 8937472 290 996147200 4194304 4520092 548682068832 18446744073709551615 226238197031 0 0 3674112 73728 0 0 0 17 1 0 0
/proc/20421/statm: 2182 290 209 79 0 175 0

[startup+0.110066 s]
/proc/loadavg: 2.00 2.00 2.00 4/81 20419
/proc/meminfo: memFree=1503736/2055920 swapFree=4156344/4192956
[pid=20419] ppid=20417 vsize=47556 CPUtime=0.01
/proc/20419/stat : 20419 (galacE.sh) S 20417 20419 19302 0 -1 4194304 766 1698 0 0 0 0 0 1 18 0 1 0 704832050 48697344 365 996147200 4194304 4520092 548682068832 18446744073709551615 226237803354 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/20419/statm: 11889 365 246 79 0 219 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47556

[startup+0.202079 s]
/proc/loadavg: 2.00 2.00 2.00 4/81 20419
/proc/meminfo: memFree=1503736/2055920 swapFree=4156344/4192956
[pid=20419] ppid=20417 vsize=47556 CPUtime=0.01
/proc/20419/stat : 20419 (galacE.sh) S 20417 20419 19302 0 -1 4194304 766 1698 0 0 0 0 0 1 18 0 1 0 704832050 48697344 365 996147200 4194304 4520092 548682068832 18446744073709551615 226237803354 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/20419/statm: 11889 365 246 79 0 219 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47556

[startup+0.302096 s]
/proc/loadavg: 2.00 2.00 2.00 4/81 20419
/proc/meminfo: memFree=1503736/2055920 swapFree=4156344/4192956
[pid=20419] ppid=20417 vsize=47556 CPUtime=0.01
/proc/20419/stat : 20419 (galacE.sh) S 20417 20419 19302 0 -1 4194304 766 1698 0 0 0 0 0 1 18 0 1 0 704832050 48697344 365 996147200 4194304 4520092 548682068832 18446744073709551615 226237803354 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/20419/statm: 11889 365 246 79 0 219 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47556

[startup+0.702162 s]
/proc/loadavg: 2.00 2.00 2.00 4/81 20419
/proc/meminfo: memFree=1503736/2055920 swapFree=4156344/4192956
[pid=20419] ppid=20417 vsize=47556 CPUtime=0.01
/proc/20419/stat : 20419 (galacE.sh) S 20417 20419 19302 0 -1 4194304 766 1698 0 0 0 0 0 1 18 0 1 0 704832050 48697344 365 996147200 4194304 4520092 548682068832 18446744073709551615 226237803354 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/20419/statm: 11889 365 246 79 0 219 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47556

[startup+1.5013 s]
/proc/loadavg: 2.00 2.00 2.00 4/91 20441
/proc/meminfo: memFree=1459240/2055920 swapFree=4156344/4192956
[pid=20419] ppid=20417 vsize=47556 CPUtime=0.01
/proc/20419/stat : 20419 (galacE.sh) S 20417 20419 19302 0 -1 4194304 766 1698 0 0 0 0 0 1 18 0 1 0 704832050 48697344 365 996147200 4194304 4520092 548682068832 18446744073709551615 226237803354 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/20419/statm: 11889 365 246 79 0 219 0
[pid=20433] ppid=20419 vsize=812548 CPUtime=1.43
/proc/20433/stat : 20433 (java) S 20419 20419 19302 0 -1 0 21021 0 1 0 132 11 0 0 18 0 9 0 704832054 832049152 20443 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/20433/statm: 203137 20443 1910 9 0 197171 0
[pid=20433/tid=20434] ppid=20419 vsize=812548 CPUtime=1.12
/proc/20433/task/20434/stat : 20434 (java) R 20419 20419 19302 0 -1 64 14512 0 1 0 105 7 0 0 25 0 9 0 704832055 832049152 20443 996147200 134512640 134550740 4294955600 18446744073709551615 4126870828 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20433/tid=20435] ppid=20419 vsize=812548 CPUtime=0.08
/proc/20433/task/20435/stat : 20435 (java) S 20419 20419 19302 0 -1 64 4995 0 0 0 6 2 0 0 16 0 9 0 704832056 832049152 20443 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=20433/tid=20436] ppid=20419 vsize=812548 CPUtime=0
/proc/20433/task/20436/stat : 20436 (java) S 20419 20419 19302 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 704832056 832049152 20443 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20433/tid=20437] ppid=20419 vsize=812548 CPUtime=0
/proc/20433/task/20437/stat : 20437 (java) S 20419 20419 19302 0 -1 64 6 0 0 0 0 0 0 0 16 0 9 0 704832056 832049152 20443 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20433/tid=20438] ppid=20419 vsize=812548 CPUtime=0
/proc/20433/task/20438/stat : 20438 (java) S 20419 20419 19302 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 704832059 832049152 20443 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20433/tid=20439] ppid=20419 vsize=812548 CPUtime=0.2
/proc/20433/task/20439/stat : 20439 (java) S 20419 20419 19302 0 -1 64 812 0 0 0 20 0 0 0 15 0 9 0 704832059 832049152 20443 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20433/tid=20440] ppid=20419 vsize=812548 CPUtime=0
/proc/20433/task/20440/stat : 20440 (java) S 20419 20419 19302 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 704832059 832049152 20443 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20433/tid=20441] ppid=20419 vsize=812548 CPUtime=0
/proc/20433/task/20441/stat : 20441 (java) S 20419 20419 19302 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 704832059 832049152 20443 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.44
Current children cumulated vsize (KiB) 860104

[startup+3.10157 s]
/proc/loadavg: 2.00 2.00 2.00 3/91 20441
/proc/meminfo: memFree=1422312/2055920 swapFree=4156344/4192956
[pid=20419] ppid=20417 vsize=47556 CPUtime=0.01
/proc/20419/stat : 20419 (galacE.sh) S 20417 20419 19302 0 -1 4194304 766 1698 0 0 0 0 0 1 18 0 1 0 704832050 48697344 365 996147200 4194304 4520092 548682068832 18446744073709551615 226237803354 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/20419/statm: 11889 365 246 79 0 219 0
[pid=20433] ppid=20419 vsize=812548 CPUtime=3.02
/proc/20433/stat : 20433 (java) S 20419 20419 19302 0 -1 0 22413 0 1 0 290 12 0 0 18 0 9 0 704832054 832049152 21832 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/20433/statm: 203137 21832 1910 9 0 197171 0
[pid=20433/tid=20434] ppid=20419 vsize=812548 CPUtime=2.68
/proc/20433/task/20434/stat : 20434 (java) R 20419 20419 19302 0 -1 64 14519 0 1 0 260 8 0 0 25 0 9 0 704832055 832049152 21832 996147200 134512640 134550740 4294955600 18446744073709551615 4126950336 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20433/tid=20435] ppid=20419 vsize=812548 CPUtime=0.1
/proc/20433/task/20435/stat : 20435 (java) S 20419 20419 19302 0 -1 64 6374 0 0 0 8 2 0 0 16 0 9 0 704832056 832049152 21832 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=20433/tid=20436] ppid=20419 vsize=812548 CPUtime=0
/proc/20433/task/20436/stat : 20436 (java) S 20419 20419 19302 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 704832056 832049152 21832 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20433/tid=20437] ppid=20419 vsize=812548 CPUtime=0
/proc/20433/task/20437/stat : 20437 (java) S 20419 20419 19302 0 -1 64 6 0 0 0 0 0 0 0 16 0 9 0 704832056 832049152 21832 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20433/tid=20438] ppid=20419 vsize=812548 CPUtime=0
/proc/20433/task/20438/stat : 20438 (java) S 20419 20419 19302 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 704832059 832049152 21832 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20433/tid=20439] ppid=20419 vsize=812548 CPUtime=0.21
/proc/20433/task/20439/stat : 20439 (java) S 20419 20419 19302 0 -1 64 818 0 0 0 21 0 0 0 15 0 9 0 704832059 832049152 21832 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20433/tid=20440] ppid=20419 vsize=812548 CPUtime=0
/proc/20433/task/20440/stat : 20440 (java) S 20419 20419 19302 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 704832059 832049152 21832 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20433/tid=20441] ppid=20419 vsize=812548 CPUtime=0
/proc/20433/task/20441/stat : 20441 (java) S 20419 20419 19302 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 704832059 832049152 21832 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.03
Current children cumulated vsize (KiB) 860104

[startup+6.30111 s]
/proc/loadavg: 2.00 2.00 2.00 3/91 20441
/proc/meminfo: memFree=1420200/2055920 swapFree=4156344/4192956
[pid=20419] ppid=20417 vsize=47556 CPUtime=0.01
/proc/20419/stat : 20419 (galacE.sh) S 20417 20419 19302 0 -1 4194304 766 1698 0 0 0 0 0 1 18 0 1 0 704832050 48697344 365 996147200 4194304 4520092 548682068832 18446744073709551615 226237803354 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/20419/statm: 11889 365 246 79 0 219 0
[pid=20433] ppid=20419 vsize=812548 CPUtime=6.18
/proc/20433/stat : 20433 (java) S 20419 20419 19302 0 -1 0 22420 0 1 0 605 13 0 0 18 0 9 0 704832054 832049152 21832 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/20433/statm: 203137 21832 1910 9 0 197171 0
[pid=20433/tid=20434] ppid=20419 vsize=812548 CPUtime=5.84
/proc/20433/task/20434/stat : 20434 (java) R 20419 20419 19302 0 -1 64 14526 0 1 0 575 9 0 0 25 0 9 0 704832055 832049152 21832 996147200 134512640 134550740 4294955600 18446744073709551615 104036833 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20433/tid=20435] ppid=20419 vsize=812548 CPUtime=0.1
/proc/20433/task/20435/stat : 20435 (java) S 20419 20419 19302 0 -1 64 6374 0 0 0 8 2 0 0 16 0 9 0 704832056 832049152 21832 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=20433/tid=20436] ppid=20419 vsize=812548 CPUtime=0
/proc/20433/task/20436/stat : 20436 (java) S 20419 20419 19302 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 704832056 832049152 21832 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20433/tid=20437] ppid=20419 vsize=812548 CPUtime=0
/proc/20433/task/20437/stat : 20437 (java) S 20419 20419 19302 0 -1 64 6 0 0 0 0 0 0 0 16 0 9 0 704832056 832049152 21832 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20433/tid=20438] ppid=20419 vsize=812548 CPUtime=0
/proc/20433/task/20438/stat : 20438 (java) S 20419 20419 19302 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 704832059 832049152 21832 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20433/tid=20439] ppid=20419 vsize=812548 CPUtime=0.21
/proc/20433/task/20439/stat : 20439 (java) S 20419 20419 19302 0 -1 64 818 0 0 0 21 0 0 0 15 0 9 0 704832059 832049152 21832 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20433/tid=20440] ppid=20419 vsize=812548 CPUtime=0
/proc/20433/task/20440/stat : 20440 (java) S 20419 20419 19302 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 704832059 832049152 21832 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20433/tid=20441] ppid=20419 vsize=812548 CPUtime=0
/proc/20433/task/20441/stat : 20441 (java) S 20419 20419 19302 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 704832059 832049152 21832 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.19
Current children cumulated vsize (KiB) 860104

[startup+12.7012 s]
/proc/loadavg: 2.00 2.00 2.00 3/91 20441
/proc/meminfo: memFree=1416360/2055920 swapFree=4156344/4192956
[pid=20419] ppid=20417 vsize=47556 CPUtime=0.01
/proc/20419/stat : 20419 (galacE.sh) S 20417 20419 19302 0 -1 4194304 766 1698 0 0 0 0 0 1 18 0 1 0 704832050 48697344 365 996147200 4194304 4520092 548682068832 18446744073709551615 226237803354 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/20419/statm: 11889 365 246 79 0 219 0
[pid=20433] ppid=20419 vsize=812548 CPUtime=12.52
/proc/20433/stat : 20433 (java) S 20419 20419 19302 0 -1 0 22432 0 1 0 1236 16 0 0 18 0 9 0 704832054 832049152 21832 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/20433/statm: 203137 21832 1910 9 0 197171 0
[pid=20433/tid=20434] ppid=20419 vsize=812548 CPUtime=12.17
/proc/20433/task/20434/stat : 20434 (java) R 20419 20419 19302 0 -1 64 14538 0 1 0 1205 12 0 0 25 0 9 0 704832055 832049152 21832 996147200 134512640 134550740 4294955600 18446744073709551615 4126906304 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20433/tid=20435] ppid=20419 vsize=812548 CPUtime=0.1
/proc/20433/task/20435/stat : 20435 (java) S 20419 20419 19302 0 -1 64 6374 0 0 0 8 2 0 0 16 0 9 0 704832056 832049152 21832 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=20433/tid=20436] ppid=20419 vsize=812548 CPUtime=0
/proc/20433/task/20436/stat : 20436 (java) S 20419 20419 19302 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 704832056 832049152 21832 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20433/tid=20437] ppid=20419 vsize=812548 CPUtime=0
/proc/20433/task/20437/stat : 20437 (java) S 20419 20419 19302 0 -1 64 6 0 0 0 0 0 0 0 16 0 9 0 704832056 832049152 21832 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20433/tid=20438] ppid=20419 vsize=812548 CPUtime=0
/proc/20433/task/20438/stat : 20438 (java) S 20419 20419 19302 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 704832059 832049152 21832 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20433/tid=20439] ppid=20419 vsize=812548 CPUtime=0.21
/proc/20433/task/20439/stat : 20439 (java) S 20419 20419 19302 0 -1 64 818 0 0 0 21 0 0 0 15 0 9 0 704832059 832049152 21832 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20433/tid=20440] ppid=20419 vsize=812548 CPUtime=0
/proc/20433/task/20440/stat : 20440 (java) S 20419 20419 19302 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 704832059 832049152 21832 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20433/tid=20441] ppid=20419 vsize=812548 CPUtime=0
/proc/20433/task/20441/stat : 20441 (java) S 20419 20419 19302 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 704832059 832049152 21832 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.53
Current children cumulated vsize (KiB) 860104

[startup+25.5013 s]
/proc/loadavg: 2.00 2.00 2.00 2/73 20445
/proc/meminfo: memFree=1456440/2055920 swapFree=4156344/4192956
[pid=20419] ppid=20417 vsize=47556 CPUtime=13.31
/proc/20419/stat : 20419 (galacE.sh) S 20417 20419 19302 0 -1 4194304 800 24145 0 1 0 0 1312 19 17 0 1 0 704832050 48697344 365 996147200 4194304 4520092 548682068832 18446744073709551615 226237803354 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/20419/statm: 11889 365 246 79 0 219 0
[pid=20442] ppid=20419 vsize=59312 CPUtime=11.87
/proc/20442/stat : 20442 (eSAT_static) R 20419 20419 19302 0 -1 4194304 15707 0 0 0 1179 8 0 0 25 0 1 0 704833399 60735488 13936 996147200 134512640 135177480 4294955968 18446744073709551615 134565457 0 0 4096 3 0 0 0 17 0 0 0
/proc/20442/statm: 14828 13936 80 162 0 14663 0
Current children cumulated CPU time (s) 25.18
Current children cumulated vsize (KiB) 106868

[startup+51.1026 s]
/proc/loadavg: 1.94 1.98 1.99 3/74 20472
/proc/meminfo: memFree=1453552/2055920 swapFree=4156344/4192956
[pid=20419] ppid=20417 vsize=47556 CPUtime=13.31
/proc/20419/stat : 20419 (galacE.sh) S 20417 20419 19302 0 -1 4194304 800 24145 0 1 0 0 1312 19 17 0 1 0 704832050 48697344 365 996147200 4194304 4520092 548682068832 18446744073709551615 226237803354 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/20419/statm: 11889 365 246 79 0 219 0
[pid=20442] ppid=20419 vsize=59448 CPUtime=37.45
/proc/20442/stat : 20442 (eSAT_static) R 20419 20419 19302 0 -1 4194304 15750 0 0 0 3736 9 0 0 25 0 1 0 704833399 60874752 13970 996147200 134512640 135177480 4294955968 18446744073709551615 134565263 0 0 4096 3 0 0 0 17 0 0 0
/proc/20442/statm: 14862 13970 80 162 0 14697 0
Current children cumulated CPU time (s) 50.76
Current children cumulated vsize (KiB) 107004

[startup+102.302 s]
/proc/loadavg: 1.97 1.98 1.99 3/74 20472

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

/proc/20442/statm: 17333 16417 80 162 0 17168 0
Current children cumulated CPU time (s) 1121.3
Current children cumulated vsize (KiB) 116888

[startup+1182.3 s]
/proc/loadavg: 2.06 2.02 2.00 3/74 20478
/proc/meminfo: memFree=1441712/2055920 swapFree=4156344/4192956
[pid=20419] ppid=20417 vsize=47556 CPUtime=13.31
/proc/20419/stat : 20419 (galacE.sh) S 20417 20419 19302 0 -1 4194304 800 24145 0 1 0 0 1312 19 17 0 1 0 704832050 48697344 365 996147200 4194304 4520092 548682068832 18446744073709551615 226237803354 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/20419/statm: 11889 365 246 79 0 219 0
[pid=20442] ppid=20419 vsize=71212 CPUtime=1167.95
/proc/20442/stat : 20442 (eSAT_static) R 20419 20419 19302 0 -1 4194304 18615 0 0 0 116782 13 0 0 25 0 1 0 704833399 72921088 16835 996147200 134512640 135177480 4294955968 18446744073709551615 134565457 0 0 4096 3 0 0 0 17 0 0 0
/proc/20442/statm: 17803 16835 80 162 0 17638 0
Current children cumulated CPU time (s) 1181.26
Current children cumulated vsize (KiB) 118768

[startup+1242.3 s]
/proc/loadavg: 2.05 2.03 2.00 3/74 20478
/proc/meminfo: memFree=1438576/2055920 swapFree=4156344/4192956
[pid=20419] ppid=20417 vsize=47556 CPUtime=13.31
/proc/20419/stat : 20419 (galacE.sh) S 20417 20419 19302 0 -1 4194304 800 24145 0 1 0 0 1312 19 17 0 1 0 704832050 48697344 365 996147200 4194304 4520092 548682068832 18446744073709551615 226237803354 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/20419/statm: 11889 365 246 79 0 219 0
[pid=20442] ppid=20419 vsize=74072 CPUtime=1227.91
/proc/20442/stat : 20442 (eSAT_static) R 20419 20419 19302 0 -1 4194304 19331 0 0 0 122777 14 0 0 25 0 1 0 704833399 75849728 17551 996147200 134512640 135177480 4294955968 18446744073709551615 134565537 0 0 4096 3 0 0 0 17 0 0 0
/proc/20442/statm: 18518 17551 80 162 0 18353 0
Current children cumulated CPU time (s) 1241.22
Current children cumulated vsize (KiB) 121628

[startup+1302.3 s]
/proc/loadavg: 2.02 2.02 2.00 3/74 20478
/proc/meminfo: memFree=1437616/2055920 swapFree=4156344/4192956
[pid=20419] ppid=20417 vsize=47556 CPUtime=13.31
/proc/20419/stat : 20419 (galacE.sh) S 20417 20419 19302 0 -1 4194304 800 24145 0 1 0 0 1312 19 17 0 1 0 704832050 48697344 365 996147200 4194304 4520092 548682068832 18446744073709551615 226237803354 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/20419/statm: 11889 365 246 79 0 219 0
[pid=20442] ppid=20419 vsize=75000 CPUtime=1287.88
/proc/20442/stat : 20442 (eSAT_static) R 20419 20419 19302 0 -1 4194304 19592 0 0 0 128773 15 0 0 25 0 1 0 704833399 76800000 17812 996147200 134512640 135177480 4294955968 18446744073709551615 134565263 0 0 4096 3 0 0 0 17 0 0 0
/proc/20442/statm: 18750 17812 80 162 0 18585 0
Current children cumulated CPU time (s) 1301.19
Current children cumulated vsize (KiB) 122556

[startup+1362.3 s]
/proc/loadavg: 2.04 2.03 2.00 3/74 20478
/proc/meminfo: memFree=1437424/2055920 swapFree=4156344/4192956
[pid=20419] ppid=20417 vsize=47556 CPUtime=13.31
/proc/20419/stat : 20419 (galacE.sh) S 20417 20419 19302 0 -1 4194304 800 24145 0 1 0 0 1312 19 17 0 1 0 704832050 48697344 365 996147200 4194304 4520092 548682068832 18446744073709551615 226237803354 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/20419/statm: 11889 365 246 79 0 219 0
[pid=20442] ppid=20419 vsize=75000 CPUtime=1347.85
/proc/20442/stat : 20442 (eSAT_static) R 20419 20419 19302 0 -1 4194304 19593 0 0 0 134770 15 0 0 25 0 1 0 704833399 76800000 17813 996147200 134512640 135177480 4294955968 18446744073709551615 134565263 0 0 4096 3 0 0 0 17 0 0 0
/proc/20442/statm: 18750 17813 80 162 0 18585 0
Current children cumulated CPU time (s) 1361.16
Current children cumulated vsize (KiB) 122556

[startup+1422.3 s]
/proc/loadavg: 2.11 2.05 2.00 3/74 20478
/proc/meminfo: memFree=1437424/2055920 swapFree=4156344/4192956
[pid=20419] ppid=20417 vsize=47556 CPUtime=13.31
/proc/20419/stat : 20419 (galacE.sh) S 20417 20419 19302 0 -1 4194304 800 24145 0 1 0 0 1312 19 17 0 1 0 704832050 48697344 365 996147200 4194304 4520092 548682068832 18446744073709551615 226237803354 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/20419/statm: 11889 365 246 79 0 219 0
[pid=20442] ppid=20419 vsize=75000 CPUtime=1407.81
/proc/20442/stat : 20442 (eSAT_static) R 20419 20419 19302 0 -1 4194304 19593 0 0 0 140766 15 0 0 25 0 1 0 704833399 76800000 17813 996147200 134512640 135177480 4294955968 18446744073709551615 134565260 0 0 4096 3 0 0 0 17 0 0 0
/proc/20442/statm: 18750 17813 80 162 0 18585 0
Current children cumulated CPU time (s) 1421.12
Current children cumulated vsize (KiB) 122556

[startup+1482.3 s]
/proc/loadavg: 2.04 2.04 2.00 3/74 20480
/proc/meminfo: memFree=1437296/2055920 swapFree=4156344/4192956
[pid=20419] ppid=20417 vsize=47556 CPUtime=13.31
/proc/20419/stat : 20419 (galacE.sh) S 20417 20419 19302 0 -1 4194304 800 24145 0 1 0 0 1312 19 17 0 1 0 704832050 48697344 365 996147200 4194304 4520092 548682068832 18446744073709551615 226237803354 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/20419/statm: 11889 365 246 79 0 219 0
[pid=20442] ppid=20419 vsize=75000 CPUtime=1467.76
/proc/20442/stat : 20442 (eSAT_static) R 20419 20419 19302 0 -1 4194304 19593 0 0 0 146761 15 0 0 25 0 1 0 704833399 76800000 17813 996147200 134512640 135177480 4294955968 18446744073709551615 134565429 0 0 4096 3 0 0 0 17 0 0 0
/proc/20442/statm: 18750 17813 80 162 0 18585 0
Current children cumulated CPU time (s) 1481.07
Current children cumulated vsize (KiB) 122556

[startup+1542.31 s]
/proc/loadavg: 2.01 2.03 2.00 3/74 20480
/proc/meminfo: memFree=1437296/2055920 swapFree=4156344/4192956
[pid=20419] ppid=20417 vsize=47556 CPUtime=13.31
/proc/20419/stat : 20419 (galacE.sh) S 20417 20419 19302 0 -1 4194304 800 24145 0 1 0 0 1312 19 17 0 1 0 704832050 48697344 365 996147200 4194304 4520092 548682068832 18446744073709551615 226237803354 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/20419/statm: 11889 365 246 79 0 219 0
[pid=20442] ppid=20419 vsize=75000 CPUtime=1527.73
/proc/20442/stat : 20442 (eSAT_static) R 20419 20419 19302 0 -1 4194304 19593 0 0 0 152758 15 0 0 25 0 1 0 704833399 76800000 17813 996147200 134512640 135177480 4294955968 18446744073709551615 134565263 0 0 4096 3 0 0 0 17 0 0 0
/proc/20442/statm: 18750 17813 80 162 0 18585 0
Current children cumulated CPU time (s) 1541.04
Current children cumulated vsize (KiB) 122556

[startup+1602.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/74 20480
/proc/meminfo: memFree=1437360/2055920 swapFree=4156344/4192956
[pid=20419] ppid=20417 vsize=47556 CPUtime=13.31
/proc/20419/stat : 20419 (galacE.sh) S 20417 20419 19302 0 -1 4194304 800 24145 0 1 0 0 1312 19 17 0 1 0 704832050 48697344 365 996147200 4194304 4520092 548682068832 18446744073709551615 226237803354 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/20419/statm: 11889 365 246 79 0 219 0
[pid=20442] ppid=20419 vsize=75000 CPUtime=1587.69
/proc/20442/stat : 20442 (eSAT_static) R 20419 20419 19302 0 -1 4194304 19597 0 0 0 158754 15 0 0 25 0 1 0 704833399 76800000 17817 996147200 134512640 135177480 4294955968 18446744073709551615 134565391 0 0 4096 3 0 0 0 17 0 0 0
/proc/20442/statm: 18750 17817 80 162 0 18585 0
Current children cumulated CPU time (s) 1601
Current children cumulated vsize (KiB) 122556

[startup+1662.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/74 20480
/proc/meminfo: memFree=1434992/2055920 swapFree=4156344/4192956
[pid=20419] ppid=20417 vsize=47556 CPUtime=13.31
/proc/20419/stat : 20419 (galacE.sh) S 20417 20419 19302 0 -1 4194304 800 24145 0 1 0 0 1312 19 17 0 1 0 704832050 48697344 365 996147200 4194304 4520092 548682068832 18446744073709551615 226237803354 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/20419/statm: 11889 365 246 79 0 219 0
[pid=20442] ppid=20419 vsize=77484 CPUtime=1647.65
/proc/20442/stat : 20442 (eSAT_static) R 20419 20419 19302 0 -1 4194304 20233 0 0 0 164749 16 0 0 25 0 1 0 704833399 79343616 18453 996147200 134512640 135177480 4294955968 18446744073709551615 134565263 0 0 4096 3 0 0 0 17 0 0 0
/proc/20442/statm: 19371 18453 80 162 0 19206 0
Current children cumulated CPU time (s) 1660.96
Current children cumulated vsize (KiB) 125040

[startup+1722.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/74 20480
/proc/meminfo: memFree=1433776/2055920 swapFree=4156344/4192956
[pid=20419] ppid=20417 vsize=47556 CPUtime=13.31
/proc/20419/stat : 20419 (galacE.sh) S 20417 20419 19302 0 -1 4194304 800 24145 0 1 0 0 1312 19 17 0 1 0 704832050 48697344 365 996147200 4194304 4520092 548682068832 18446744073709551615 226237803354 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/20419/statm: 11889 365 246 79 0 219 0
[pid=20442] ppid=20419 vsize=78788 CPUtime=1707.62
/proc/20442/stat : 20442 (eSAT_static) R 20419 20419 19302 0 -1 4194304 20541 0 0 0 170746 16 0 0 25 0 1 0 704833399 80678912 18761 996147200 134512640 135177480 4294955968 18446744073709551615 134565260 0 0 4096 3 0 0 0 17 0 0 0
/proc/20442/statm: 19697 18761 80 162 0 19532 0
Current children cumulated CPU time (s) 1720.93
Current children cumulated vsize (KiB) 126344

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/74 20480
/proc/meminfo: memFree=1433648/2055920 swapFree=4156344/4192956
[pid=20419] ppid=20417 vsize=47556 CPUtime=13.31
/proc/20419/stat : 20419 (galacE.sh) S 20417 20419 19302 0 -1 4194304 800 24145 0 1 0 0 1312 19 17 0 1 0 704832050 48697344 365 996147200 4194304 4520092 548682068832 18446744073709551615 226237803354 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/20419/statm: 11889 365 246 79 0 219 0
[pid=20442] ppid=20419 vsize=78788 CPUtime=1767.58
/proc/20442/stat : 20442 (eSAT_static) R 20419 20419 19302 0 -1 4194304 20541 0 0 0 176742 16 0 0 25 0 1 0 704833399 80678912 18761 996147200 134512640 135177480 4294955968 18446744073709551615 134547815 0 0 4096 3 0 0 0 17 0 0 0
/proc/20442/statm: 19697 18761 80 162 0 19532 0
Current children cumulated CPU time (s) 1780.89
Current children cumulated vsize (KiB) 126344



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1801.5 s]
/proc/loadavg: 2.00 2.00 2.00 3/74 20480
/proc/meminfo: memFree=1433648/2055920 swapFree=4156344/4192956
[pid=20419] ppid=20417 vsize=47556 CPUtime=13.31
/proc/20419/stat : 20419 (galacE.sh) S 20417 20419 19302 0 -1 4194304 800 24145 0 1 0 0 1312 19 17 0 1 0 704832050 48697344 365 996147200 4194304 4520092 548682068832 18446744073709551615 226237803354 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/20419/statm: 11889 365 246 79 0 219 0
[pid=20442] ppid=20419 vsize=78788 CPUtime=1786.77
/proc/20442/stat : 20442 (eSAT_static) R 20419 20419 19302 0 -1 4194304 20541 0 0 0 178661 16 0 0 25 0 1 0 704833399 80678912 18761 996147200 134512640 135177480 4294955968 18446744073709551615 134565263 0 0 4096 3 0 0 0 17 0 0 0
/proc/20442/statm: 19697 18761 80 162 0 19532 0
Current children cumulated CPU time (s) 1800.08
Current children cumulated vsize (KiB) 126344

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 20419 and gives
#  childrusage.ru_utime.tv_sec=13
#  childrusage.ru_utime.tv_usec=125004
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=205968
# CPU time returned by wait4() is 13.331
# 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.51
CPU time (s): 1800.08
CPU user time (s): 1799.73
CPU system time (s): 0.35
CPU usage (%): 99.9205
Max. virtual memory (cumulated for all children) (KiB): 860104

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 13.125
system time used= 0.205968
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 24945
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= 1455
involuntary context switches= 1942

runsolver used 1.76873 second user time and 4.96724 second system time

The end

Launcher Data (download as text)

Begin job on node58 at 2008-07-04 23:57:36
IDJOB=1078925
IDBENCH=56851
IDSOLVER=351
FILE ID=node58/1078925-1215208656
PBS_JOBID= 7881662
Free space on /tmp= 66556 MiB

SOLVER NAME= galac E
BENCH NAME= CPAI08/csp/lexVg/normalized-crossword-m1c-lex-vg7-8_ext.xml
COMMAND LINE= HOME/galacE.sh BENCHNAME 
RUNSOLVER COMMAND LINE= /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1078925-1215208656/watcher-1078925-1215208656 -o /tmp/evaluation-result-1078925-1215208656/solver-1078925-1215208656 -C 1800 -W 2200 -M 900 --output-limit 1,15  HOME/galacE.sh HOME/instance-1078925-1215208656.xml 

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= e777e34182c011980e94d27efe00f0f0
RANDOM SEED=571934886

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

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

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


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1504216 kB
Buffers:        103944 kB
Cached:         304860 kB
SwapCached:      30952 kB
Active:         201532 kB
Inactive:       272756 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1504216 kB
SwapTotal:     4192956 kB
SwapFree:      4156344 kB
Dirty:            3236 kB
Writeback:           0 kB
Mapped:          81272 kB
Slab:            62564 kB
Committed_AS:  1155080 kB
PageTables:       1880 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= 66548 MiB
End job on node58 at 2008-07-05 00:27:40