Trace number 1050631

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
galac E? (TO) 1800.03 1804.61

General information on the benchmark

Namecsp/golombRulerArity3/
normalized-ruler-55-10-a3.xml
MD5SUMc84380d557561ba82f603f5f7b91934d
Bench CategoryN-ARY-INT (n-ary constraints in intension)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark2.6266
Satisfiable
(Un)Satisfiability was proved
Number of variables55
Number of constraints1080
Maximum constraint arity3
Maximum domain size56
Number of constraints which are defined in extension0
Number of constraints which are defined in intension1080
Global constraints used (with number of constraints)

Solver Data (download as text)

0.00/0.03	c --- Preproc Stats ---
1.24/1.33	c start processing
1.24/1.34	c start relation processing
1.34/1.45	c start cnf exporting
16.79/17.05	c parsing time : 1.21
16.79/17.05	c preprocessing time : 16.93
16.79/17.05	
16.79/17.05	c Nary constraints - conflicts : 0 supports : 45
16.79/17.05	c Binary constraints - conflicts : 990 supports :45
16.79/17.05	c max arity constraint : 3
16.79/17.05	c Max Tuples generated 172480
16.79/17.05	c relations : 3
16.79/17.06	c relations BDD: 1
16.79/17.06	c sampling 1/1
16.79/17.06	c vars : 77286 - clauses :  431255
16.79/17.06	
16.79/17.08	 
16.79/17.08	c --- SAT Solver Stats ---
16.79/17.08	 
16.79/17.08	c eSAT 0.1 : minisat core with additionnal features
16.79/17.08	c ============================[ Problem Statistics ]=============================
16.79/17.08	c |                                                                             |
16.79/17.08	c |  Number of variables:  77285                                                |
16.79/17.08	c |  Number of clauses:    431255                                               |
17.28/17.52	c |  Parsing time:         0.38         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-1050631-1215050575/watcher-1050631-1215050575 -o /tmp/evaluation-result-1050631-1215050575/solver-1050631-1215050575 -C 1800 -W 2200 -M 900 --output-limit 1,15 HOME/galacE.sh HOME/instance-1050631-1215050575.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.13 2.04 2.01 4/81 22646
/proc/meminfo: memFree=1680224/2055912 swapFree=4178528/4192956
[pid=22646] ppid=22644 vsize=5224 CPUtime=0
/proc/22646/stat : 22646 (galacE.sh) R 22644 22646 19636 0 -1 4194304 57 0 0 0 0 0 0 0 20 0 1 0 229152492 5349376 42 996147200 4194304 4520092 548682068832 18446744073709551615 255370262572 0 0 4096 0 0 0 0 17 1 0 0
/proc/22646/statm: 1306 42 31 79 0 100 0

[startup+0.095197 s]
/proc/loadavg: 2.13 2.04 2.01 4/81 22646
/proc/meminfo: memFree=1680224/2055912 swapFree=4178528/4192956
[pid=22646] ppid=22644 vsize=47556 CPUtime=0
/proc/22646/stat : 22646 (galacE.sh) S 22644 22646 19636 0 -1 4194304 764 1697 0 0 0 0 0 0 23 0 1 0 229152492 48697344 363 996147200 4194304 4520092 548682068832 18446744073709551615 255372487514 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/22646/statm: 11889 363 244 79 0 219 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 47556

[startup+0.101165 s]
/proc/loadavg: 2.13 2.04 2.01 4/81 22646
/proc/meminfo: memFree=1680224/2055912 swapFree=4178528/4192956
[pid=22646] ppid=22644 vsize=47556 CPUtime=0
/proc/22646/stat : 22646 (galacE.sh) S 22644 22646 19636 0 -1 4194304 764 1697 0 0 0 0 0 0 23 0 1 0 229152492 48697344 363 996147200 4194304 4520092 548682068832 18446744073709551615 255372487514 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/22646/statm: 11889 363 244 79 0 219 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 47556

[startup+0.301184 s]
/proc/loadavg: 2.13 2.04 2.01 4/81 22646
/proc/meminfo: memFree=1680224/2055912 swapFree=4178528/4192956
[pid=22646] ppid=22644 vsize=47556 CPUtime=0
/proc/22646/stat : 22646 (galacE.sh) S 22644 22646 19636 0 -1 4194304 764 1697 0 0 0 0 0 0 23 0 1 0 229152492 48697344 363 996147200 4194304 4520092 548682068832 18446744073709551615 255372487514 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/22646/statm: 11889 363 244 79 0 219 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 47556

[startup+0.701229 s]
/proc/loadavg: 2.13 2.04 2.01 4/81 22646
/proc/meminfo: memFree=1680224/2055912 swapFree=4178528/4192956
[pid=22646] ppid=22644 vsize=47556 CPUtime=0
/proc/22646/stat : 22646 (galacE.sh) S 22644 22646 19636 0 -1 4194304 764 1697 0 0 0 0 0 0 23 0 1 0 229152492 48697344 363 996147200 4194304 4520092 548682068832 18446744073709551615 255372487514 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/22646/statm: 11889 363 244 79 0 219 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 47556

[startup+1.50231 s]
/proc/loadavg: 2.20 2.06 2.02 3/91 22668
/proc/meminfo: memFree=1639312/2055912 swapFree=4178528/4192956
[pid=22646] ppid=22644 vsize=47556 CPUtime=0
/proc/22646/stat : 22646 (galacE.sh) S 22644 22646 19636 0 -1 4194304 764 1697 0 0 0 0 0 0 23 0 1 0 229152492 48697344 363 996147200 4194304 4520092 548682068832 18446744073709551615 255372487514 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/22646/statm: 11889 363 244 79 0 219 0
[pid=22660] ppid=22646 vsize=812612 CPUtime=1.44
/proc/22660/stat : 22660 (java) S 22646 22646 19636 0 -1 0 13538 0 1 0 138 6 0 0 18 0 9 0 229152496 832114688 12752 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/22660/statm: 203153 12752 2582 9 0 197186 0
[pid=22660/tid=22661] ppid=22646 vsize=812612 CPUtime=1
/proc/22660/task/22661/stat : 22661 (java) R 22646 22646 19636 0 -1 64 7496 0 1 0 97 3 0 0 24 0 9 0 229152497 832114688 12752 996147200 134512640 134550740 4294955616 18446744073709551615 4126381648 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22660/tid=22662] ppid=22646 vsize=812612 CPUtime=0.07
/proc/22660/task/22662/stat : 22662 (java) S 22646 22646 19636 0 -1 64 4453 0 0 0 6 1 0 0 16 0 9 0 229152498 832114688 12752 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=22660/tid=22663] ppid=22646 vsize=812612 CPUtime=0
/proc/22660/task/22663/stat : 22663 (java) S 22646 22646 19636 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 229152499 832114688 12752 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22660/tid=22664] ppid=22646 vsize=812612 CPUtime=0
/proc/22660/task/22664/stat : 22664 (java) S 22646 22646 19636 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 229152499 832114688 12752 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22660/tid=22665] ppid=22646 vsize=812612 CPUtime=0
/proc/22660/task/22665/stat : 22665 (java) S 22646 22646 19636 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 229152501 832114688 12752 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22660/tid=22666] ppid=22646 vsize=812612 CPUtime=0.32
/proc/22660/task/22666/stat : 22666 (java) S 22646 22646 19636 0 -1 64 890 0 0 0 32 0 0 0 16 0 9 0 229152501 832114688 12752 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22660/tid=22667] ppid=22646 vsize=812612 CPUtime=0
/proc/22660/task/22667/stat : 22667 (java) S 22646 22646 19636 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 229152501 832114688 12752 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22660/tid=22668] ppid=22646 vsize=812612 CPUtime=0
/proc/22660/task/22668/stat : 22668 (java) R 22646 22646 19636 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 229152501 832114688 12752 996147200 134512640 134550740 4294955616 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) 860168

[startup+3.10248 s]
/proc/loadavg: 2.20 2.06 2.02 3/91 22668
/proc/meminfo: memFree=1608336/2055912 swapFree=4178528/4192956
[pid=22646] ppid=22644 vsize=47556 CPUtime=0
/proc/22646/stat : 22646 (galacE.sh) S 22644 22646 19636 0 -1 4194304 764 1697 0 0 0 0 0 0 23 0 1 0 229152492 48697344 363 996147200 4194304 4520092 548682068832 18446744073709551615 255372487514 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/22646/statm: 11889 363 244 79 0 219 0
[pid=22660] ppid=22646 vsize=812744 CPUtime=3.02
/proc/22660/stat : 22660 (java) S 22646 22646 19636 0 -1 0 21255 0 1 0 292 10 0 0 18 0 9 0 229152496 832249856 20465 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/22660/statm: 203186 20465 2588 9 0 197219 0
[pid=22660/tid=22661] ppid=22646 vsize=812744 CPUtime=2.52
/proc/22660/task/22661/stat : 22661 (java) R 22646 22646 19636 0 -1 64 14651 0 1 0 245 7 0 0 25 0 9 0 229152497 832249856 20465 996147200 134512640 134550740 4294955616 18446744073709551615 4125925773 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22660/tid=22662] ppid=22646 vsize=812744 CPUtime=0.09
/proc/22660/task/22662/stat : 22662 (java) S 22646 22646 19636 0 -1 64 4987 0 0 0 8 1 0 0 16 0 9 0 229152498 832249856 20465 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=22660/tid=22663] ppid=22646 vsize=812744 CPUtime=0
/proc/22660/task/22663/stat : 22663 (java) S 22646 22646 19636 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 229152499 832249856 20465 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22660/tid=22664] ppid=22646 vsize=812744 CPUtime=0
/proc/22660/task/22664/stat : 22664 (java) S 22646 22646 19636 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 229152499 832249856 20465 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22660/tid=22665] ppid=22646 vsize=812744 CPUtime=0
/proc/22660/task/22665/stat : 22665 (java) S 22646 22646 19636 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 229152501 832249856 20465 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22660/tid=22666] ppid=22646 vsize=812744 CPUtime=0.37
/proc/22660/task/22666/stat : 22666 (java) S 22646 22646 19636 0 -1 64 918 0 0 0 37 0 0 0 16 0 9 0 229152501 832249856 20465 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22660/tid=22667] ppid=22646 vsize=812744 CPUtime=0
/proc/22660/task/22667/stat : 22667 (java) S 22646 22646 19636 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 229152501 832249856 20465 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22660/tid=22668] ppid=22646 vsize=812744 CPUtime=0
/proc/22660/task/22668/stat : 22668 (java) S 22646 22646 19636 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 229152501 832249856 20465 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.02
Current children cumulated vsize (KiB) 860300

[startup+6.30281 s]
/proc/loadavg: 2.20 2.06 2.02 3/91 22668
/proc/meminfo: memFree=1605328/2055912 swapFree=4178528/4192956
[pid=22646] ppid=22644 vsize=47556 CPUtime=0
/proc/22646/stat : 22646 (galacE.sh) S 22644 22646 19636 0 -1 4194304 764 1697 0 0 0 0 0 0 23 0 1 0 229152492 48697344 363 996147200 4194304 4520092 548682068832 18446744073709551615 255372487514 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/22646/statm: 11889 363 244 79 0 219 0
[pid=22660] ppid=22646 vsize=812744 CPUtime=6.2
/proc/22660/stat : 22660 (java) S 22646 22646 19636 0 -1 0 21268 0 1 0 608 12 0 0 18 0 9 0 229152496 832249856 20472 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/22660/statm: 203186 20472 2588 9 0 197219 0
[pid=22660/tid=22661] ppid=22646 vsize=812744 CPUtime=5.66
/proc/22660/task/22661/stat : 22661 (java) R 22646 22646 19636 0 -1 64 14657 0 1 0 558 8 0 0 25 0 9 0 229152497 832249856 20472 996147200 134512640 134550740 4294955616 18446744073709551615 4126095680 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22660/tid=22662] ppid=22646 vsize=812744 CPUtime=0.12
/proc/22660/task/22662/stat : 22662 (java) S 22646 22646 19636 0 -1 64 4988 0 0 0 11 1 0 0 16 0 9 0 229152498 832249856 20472 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=22660/tid=22663] ppid=22646 vsize=812744 CPUtime=0
/proc/22660/task/22663/stat : 22663 (java) S 22646 22646 19636 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 229152499 832249856 20472 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22660/tid=22664] ppid=22646 vsize=812744 CPUtime=0
/proc/22660/task/22664/stat : 22664 (java) S 22646 22646 19636 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 229152499 832249856 20472 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22660/tid=22665] ppid=22646 vsize=812744 CPUtime=0
/proc/22660/task/22665/stat : 22665 (java) S 22646 22646 19636 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 229152501 832249856 20472 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22660/tid=22666] ppid=22646 vsize=812744 CPUtime=0.38
/proc/22660/task/22666/stat : 22666 (java) S 22646 22646 19636 0 -1 64 924 0 0 0 38 0 0 0 16 0 9 0 229152501 832249856 20472 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22660/tid=22667] ppid=22646 vsize=812744 CPUtime=0
/proc/22660/task/22667/stat : 22667 (java) S 22646 22646 19636 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 229152501 832249856 20472 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22660/tid=22668] ppid=22646 vsize=812744 CPUtime=0
/proc/22660/task/22668/stat : 22668 (java) S 22646 22646 19636 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 229152501 832249856 20472 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.2
Current children cumulated vsize (KiB) 860300

[startup+12.7025 s]
/proc/loadavg: 2.17 2.06 2.02 3/91 22668
/proc/meminfo: memFree=1600656/2055912 swapFree=4178528/4192956
[pid=22646] ppid=22644 vsize=47556 CPUtime=0
/proc/22646/stat : 22646 (galacE.sh) S 22644 22646 19636 0 -1 4194304 764 1697 0 0 0 0 0 0 23 0 1 0 229152492 48697344 363 996147200 4194304 4520092 548682068832 18446744073709551615 255372487514 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/22646/statm: 11889 363 244 79 0 219 0
[pid=22660] ppid=22646 vsize=812744 CPUtime=12.53
/proc/22660/stat : 22660 (java) S 22646 22646 19636 0 -1 0 21546 0 1 0 1239 14 0 0 18 0 9 0 229152496 832249856 20740 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/22660/statm: 203186 20740 2588 9 0 197219 0
[pid=22660/tid=22661] ppid=22646 vsize=812744 CPUtime=11.94
/proc/22660/task/22661/stat : 22661 (java) R 22646 22646 19636 0 -1 64 14667 0 1 0 1183 11 0 0 25 0 9 0 229152497 832249856 20740 996147200 134512640 134550740 4294955616 18446744073709551615 102064750 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22660/tid=22662] ppid=22646 vsize=812744 CPUtime=0.17
/proc/22660/task/22662/stat : 22662 (java) S 22646 22646 19636 0 -1 64 5253 0 0 0 16 1 0 0 16 0 9 0 229152498 832249856 20740 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=22660/tid=22663] ppid=22646 vsize=812744 CPUtime=0
/proc/22660/task/22663/stat : 22663 (java) S 22646 22646 19636 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 229152499 832249856 20740 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22660/tid=22664] ppid=22646 vsize=812744 CPUtime=0
/proc/22660/task/22664/stat : 22664 (java) S 22646 22646 19636 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 229152499 832249856 20740 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22660/tid=22665] ppid=22646 vsize=812744 CPUtime=0
/proc/22660/task/22665/stat : 22665 (java) S 22646 22646 19636 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 229152501 832249856 20740 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22660/tid=22666] ppid=22646 vsize=812744 CPUtime=0.39
/proc/22660/task/22666/stat : 22666 (java) S 22646 22646 19636 0 -1 64 927 0 0 0 39 0 0 0 16 0 9 0 229152501 832249856 20740 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22660/tid=22667] ppid=22646 vsize=812744 CPUtime=0
/proc/22660/task/22667/stat : 22667 (java) S 22646 22646 19636 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 229152501 832249856 20740 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22660/tid=22668] ppid=22646 vsize=812744 CPUtime=0
/proc/22660/task/22668/stat : 22668 (java) S 22646 22646 19636 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 229152501 832249856 20740 996147200 134512640 134550740 4294955616 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) 860300

[startup+25.5018 s]
/proc/loadavg: 2.14 2.05 2.01 3/83 22669
/proc/meminfo: memFree=1624528/2055912 swapFree=4178528/4192956
[pid=22646] ppid=22644 vsize=47556 CPUtime=16.88
/proc/22646/stat : 22646 (galacE.sh) S 22644 22646 19636 0 -1 4194304 798 23263 0 1 0 0 1670 18 17 0 1 0 229152492 48697344 363 996147200 4194304 4520092 548682068832 18446744073709551615 255372487514 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/22646/statm: 11889 363 244 79 0 219 0
[pid=22669] ppid=22646 vsize=49164 CPUtime=8.33
/proc/22669/stat : 22669 (eSAT_static) R 22646 22646 19636 0 -1 4194304 13175 0 0 0 826 7 0 0 25 0 1 0 229154201 50343936 11671 996147200 134512640 135177480 4294955984 18446744073709551615 134565260 0 0 4096 3 0 0 0 17 1 0 0
/proc/22669/statm: 12291 11671 80 162 0 12126 0
Current children cumulated CPU time (s) 25.21
Current children cumulated vsize (KiB) 96720

[startup+51.1015 s]
/proc/loadavg: 2.09 2.05 2.01 3/83 22669
/proc/meminfo: memFree=1624656/2055912 swapFree=4178528/4192956
[pid=22646] ppid=22644 vsize=47556 CPUtime=16.88
/proc/22646/stat : 22646 (galacE.sh) S 22644 22646 19636 0 -1 4194304 798 23263 0 1 0 0 1670 18 17 0 1 0 229152492 48697344 363 996147200 4194304 4520092 548682068832 18446744073709551615 255372487514 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/22646/statm: 11889 363 244 79 0 219 0
[pid=22669] ppid=22646 vsize=49164 CPUtime=33.69
/proc/22669/stat : 22669 (eSAT_static) R 22646 22646 19636 0 -1 4194304 13176 0 0 0 3362 7 0 0 25 0 1 0 229154201 50343936 11672 996147200 134512640 135177480 4294955984 18446744073709551615 134565318 0 0 4096 3 0 0 0 17 1 0 0
/proc/22669/statm: 12291 11672 80 162 0 12126 0
Current children cumulated CPU time (s) 50.57
Current children cumulated vsize (KiB) 96720

[startup+102.307 s]
/proc/loadavg: 2.07 2.05 2.01 3/83 22669
/proc/meminfo: memFree=1622736/2055912 swapFree=4178528/4192956
[pid=22646] ppid=22644 vsize=47556 CPUtime=16.88
/proc/22646/stat : 22646 (galacE.sh) S 22644 22646 19636 0 -1 4194304 798 23263 0 1 0 0 1670 18 17 0 1 0 229152492 48697344 363 996147200 4194304 4520092 548682068832 18446744073709551615 255372487514 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/22646/statm: 11889 363 244 79 0 219 0
[pid=22669] ppid=22646 vsize=51060 CPUtime=84.41
/proc/22669/stat : 22669 (eSAT_static) R 22646 22646 19636 0 -1 4194304 13682 0 0 0 8433 8 0 0 25 0 1 0 229154201 52285440 12178 996147200 134512640 135177480 4294955984 18446744073709551615 134565260 0 0 4096 3 0 0 0 17 1 0 0

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

/proc/22669/statm: 20435 19780 80 162 0 20270 0
Current children cumulated CPU time (s) 1118
Current children cumulated vsize (KiB) 129296

[startup+1182.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/75 22725
/proc/meminfo: memFree=1681568/2055912 swapFree=4178528/4192956
[pid=22646] ppid=22644 vsize=47556 CPUtime=16.88
/proc/22646/stat : 22646 (galacE.sh) S 22644 22646 19636 0 -1 4194304 798 23263 0 1 0 0 1670 18 17 0 1 0 229152492 48697344 363 996147200 4194304 4520092 548682068832 18446744073709551615 255372487514 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/22646/statm: 11889 363 244 79 0 219 0
[pid=22669] ppid=22646 vsize=81876 CPUtime=1161.1
/proc/22669/stat : 22669 (eSAT_static) R 22646 22646 19636 0 -1 4194304 21305 0 0 0 116092 18 0 0 25 0 1 0 229154201 83841024 19801 996147200 134512640 135177480 4294955984 18446744073709551615 134565236 0 0 4096 3 0 0 0 17 0 0 0
/proc/22669/statm: 20469 19801 80 162 0 20304 0
Current children cumulated CPU time (s) 1177.98
Current children cumulated vsize (KiB) 129432

[startup+1242.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/75 22725
/proc/meminfo: memFree=1681376/2055912 swapFree=4178528/4192956
[pid=22646] ppid=22644 vsize=47556 CPUtime=16.88
/proc/22646/stat : 22646 (galacE.sh) S 22644 22646 19636 0 -1 4194304 798 23263 0 1 0 0 1670 18 17 0 1 0 229152492 48697344 363 996147200 4194304 4520092 548682068832 18446744073709551615 255372487514 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/22646/statm: 11889 363 244 79 0 219 0
[pid=22669] ppid=22646 vsize=81876 CPUtime=1221.07
/proc/22669/stat : 22669 (eSAT_static) R 22646 22646 19636 0 -1 4194304 21318 0 0 0 122089 18 0 0 25 0 1 0 229154201 83841024 19814 996147200 134512640 135177480 4294955984 18446744073709551615 134565263 0 0 4096 3 0 0 0 17 0 0 0
/proc/22669/statm: 20469 19814 80 162 0 20304 0
Current children cumulated CPU time (s) 1237.95
Current children cumulated vsize (KiB) 129432

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/75 22725
/proc/meminfo: memFree=1681376/2055912 swapFree=4178528/4192956
[pid=22646] ppid=22644 vsize=47556 CPUtime=16.88
/proc/22646/stat : 22646 (galacE.sh) S 22644 22646 19636 0 -1 4194304 798 23263 0 1 0 0 1670 18 17 0 1 0 229152492 48697344 363 996147200 4194304 4520092 548682068832 18446744073709551615 255372487514 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/22646/statm: 11889 363 244 79 0 219 0
[pid=22669] ppid=22646 vsize=81876 CPUtime=1281.05
/proc/22669/stat : 22669 (eSAT_static) R 22646 22646 19636 0 -1 4194304 21325 0 0 0 128087 18 0 0 25 0 1 0 229154201 83841024 19821 996147200 134512640 135177480 4294955984 18446744073709551615 134565419 0 0 4096 3 0 0 0 17 0 0 0
/proc/22669/statm: 20469 19821 80 162 0 20304 0
Current children cumulated CPU time (s) 1297.93
Current children cumulated vsize (KiB) 129432

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/75 22725
/proc/meminfo: memFree=1678496/2055912 swapFree=4178528/4192956
[pid=22646] ppid=22644 vsize=47556 CPUtime=16.88
/proc/22646/stat : 22646 (galacE.sh) S 22644 22646 19636 0 -1 4194304 798 23263 0 1 0 0 1670 18 17 0 1 0 229152492 48697344 363 996147200 4194304 4520092 548682068832 18446744073709551615 255372487514 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/22646/statm: 11889 363 244 79 0 219 0
[pid=22669] ppid=22646 vsize=84912 CPUtime=1341.02
/proc/22669/stat : 22669 (eSAT_static) R 22646 22646 19636 0 -1 4194304 22057 0 0 0 134084 18 0 0 25 0 1 0 229154201 86949888 20553 996147200 134512640 135177480 4294955984 18446744073709551615 134564614 0 0 4096 3 0 0 0 17 0 0 0
/proc/22669/statm: 21228 20553 80 162 0 21063 0
Current children cumulated CPU time (s) 1357.9
Current children cumulated vsize (KiB) 132468

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/75 22725
/proc/meminfo: memFree=1673952/2055912 swapFree=4178528/4192956
[pid=22646] ppid=22644 vsize=47556 CPUtime=16.88
/proc/22646/stat : 22646 (galacE.sh) S 22644 22646 19636 0 -1 4194304 798 23263 0 1 0 0 1670 18 17 0 1 0 229152492 48697344 363 996147200 4194304 4520092 548682068832 18446744073709551615 255372487514 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/22646/statm: 11889 363 244 79 0 219 0
[pid=22669] ppid=22646 vsize=89352 CPUtime=1401.01
/proc/22669/stat : 22669 (eSAT_static) R 22646 22646 19636 0 -1 4194304 23184 0 0 0 140081 20 0 0 25 0 1 0 229154201 91496448 21680 996147200 134512640 135177480 4294955984 18446744073709551615 134565263 0 0 4096 3 0 0 0 17 0 0 0
/proc/22669/statm: 22338 21680 80 162 0 22173 0
Current children cumulated CPU time (s) 1417.89
Current children cumulated vsize (KiB) 136908

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/75 22725
/proc/meminfo: memFree=1668128/2055912 swapFree=4178528/4192956
[pid=22646] ppid=22644 vsize=47556 CPUtime=16.88
/proc/22646/stat : 22646 (galacE.sh) S 22644 22646 19636 0 -1 4194304 798 23263 0 1 0 0 1670 18 17 0 1 0 229152492 48697344 363 996147200 4194304 4520092 548682068832 18446744073709551615 255372487514 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/22646/statm: 11889 363 244 79 0 219 0
[pid=22669] ppid=22646 vsize=95552 CPUtime=1460.97
/proc/22669/stat : 22669 (eSAT_static) R 22646 22646 19636 0 -1 4194304 24623 0 0 0 146076 21 0 0 25 0 1 0 229154201 97845248 23119 996147200 134512640 135177480 4294955984 18446744073709551615 134565056 0 0 4096 3 0 0 0 17 0 0 0
/proc/22669/statm: 23888 23119 80 162 0 23723 0
Current children cumulated CPU time (s) 1477.85
Current children cumulated vsize (KiB) 143108

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/75 22725
/proc/meminfo: memFree=1666656/2055912 swapFree=4178528/4192956
[pid=22646] ppid=22644 vsize=47556 CPUtime=16.88
/proc/22646/stat : 22646 (galacE.sh) S 22644 22646 19636 0 -1 4194304 798 23263 0 1 0 0 1670 18 17 0 1 0 229152492 48697344 363 996147200 4194304 4520092 548682068832 18446744073709551615 255372487514 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/22646/statm: 11889 363 244 79 0 219 0
[pid=22669] ppid=22646 vsize=96804 CPUtime=1520.95
/proc/22669/stat : 22669 (eSAT_static) R 22646 22646 19636 0 -1 4194304 24937 0 0 0 152073 22 0 0 25 0 1 0 229154201 99127296 23433 996147200 134512640 135177480 4294955984 18446744073709551615 134565263 0 0 4096 3 0 0 0 17 0 0 0
/proc/22669/statm: 24201 23433 80 162 0 24036 0
Current children cumulated CPU time (s) 1537.83
Current children cumulated vsize (KiB) 144360

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/75 22725
/proc/meminfo: memFree=1666528/2055912 swapFree=4178528/4192956
[pid=22646] ppid=22644 vsize=47556 CPUtime=16.88
/proc/22646/stat : 22646 (galacE.sh) S 22644 22646 19636 0 -1 4194304 798 23263 0 1 0 0 1670 18 17 0 1 0 229152492 48697344 363 996147200 4194304 4520092 548682068832 18446744073709551615 255372487514 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/22646/statm: 11889 363 244 79 0 219 0
[pid=22669] ppid=22646 vsize=96804 CPUtime=1580.93
/proc/22669/stat : 22669 (eSAT_static) R 22646 22646 19636 0 -1 4194304 24937 0 0 0 158071 22 0 0 25 0 1 0 229154201 99127296 23433 996147200 134512640 135177480 4294955984 18446744073709551615 134561143 0 0 4096 3 0 0 0 17 0 0 0
/proc/22669/statm: 24201 23433 80 162 0 24036 0
Current children cumulated CPU time (s) 1597.81
Current children cumulated vsize (KiB) 144360

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/75 22725
/proc/meminfo: memFree=1666528/2055912 swapFree=4178528/4192956
[pid=22646] ppid=22644 vsize=47556 CPUtime=16.88
/proc/22646/stat : 22646 (galacE.sh) S 22644 22646 19636 0 -1 4194304 798 23263 0 1 0 0 1670 18 17 0 1 0 229152492 48697344 363 996147200 4194304 4520092 548682068832 18446744073709551615 255372487514 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/22646/statm: 11889 363 244 79 0 219 0
[pid=22669] ppid=22646 vsize=96804 CPUtime=1640.9
/proc/22669/stat : 22669 (eSAT_static) R 22646 22646 19636 0 -1 4194304 24937 0 0 0 164068 22 0 0 25 0 1 0 229154201 99127296 23433 996147200 134512640 135177480 4294955984 18446744073709551615 134564590 0 0 4096 3 0 0 0 17 0 0 0
/proc/22669/statm: 24201 23433 80 162 0 24036 0
Current children cumulated CPU time (s) 1657.78
Current children cumulated vsize (KiB) 144360

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/75 22725
/proc/meminfo: memFree=1666528/2055912 swapFree=4178528/4192956
[pid=22646] ppid=22644 vsize=47556 CPUtime=16.88
/proc/22646/stat : 22646 (galacE.sh) S 22644 22646 19636 0 -1 4194304 798 23263 0 1 0 0 1670 18 17 0 1 0 229152492 48697344 363 996147200 4194304 4520092 548682068832 18446744073709551615 255372487514 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/22646/statm: 11889 363 244 79 0 219 0
[pid=22669] ppid=22646 vsize=96804 CPUtime=1700.88
/proc/22669/stat : 22669 (eSAT_static) R 22646 22646 19636 0 -1 4194304 24939 0 0 0 170066 22 0 0 25 0 1 0 229154201 99127296 23435 996147200 134512640 135177480 4294955984 18446744073709551615 134565263 0 0 4096 3 0 0 0 17 0 0 0
/proc/22669/statm: 24201 23435 80 162 0 24036 0
Current children cumulated CPU time (s) 1717.76
Current children cumulated vsize (KiB) 144360

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/75 22725
/proc/meminfo: memFree=1666528/2055912 swapFree=4178528/4192956
[pid=22646] ppid=22644 vsize=47556 CPUtime=16.88
/proc/22646/stat : 22646 (galacE.sh) S 22644 22646 19636 0 -1 4194304 798 23263 0 1 0 0 1670 18 17 0 1 0 229152492 48697344 363 996147200 4194304 4520092 548682068832 18446744073709551615 255372487514 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/22646/statm: 11889 363 244 79 0 219 0
[pid=22669] ppid=22646 vsize=96804 CPUtime=1760.86
/proc/22669/stat : 22669 (eSAT_static) R 22646 22646 19636 0 -1 4194304 24939 0 0 0 176064 22 0 0 25 0 1 0 229154201 99127296 23435 996147200 134512640 135177480 4294955984 18446744073709551615 134556856 0 0 4096 3 0 0 0 17 0 0 0
/proc/22669/statm: 24201 23435 80 162 0 24036 0
Current children cumulated CPU time (s) 1777.74
Current children cumulated vsize (KiB) 144360



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1804.6 s]
/proc/loadavg: 2.00 2.00 2.00 3/75 22725
/proc/meminfo: memFree=1666528/2055912 swapFree=4178528/4192956
[pid=22646] ppid=22644 vsize=47556 CPUtime=16.88
/proc/22646/stat : 22646 (galacE.sh) S 22644 22646 19636 0 -1 4194304 798 23263 0 1 0 0 1670 18 17 0 1 0 229152492 48697344 363 996147200 4194304 4520092 548682068832 18446744073709551615 255372487514 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/22646/statm: 11889 363 244 79 0 219 0
[pid=22669] ppid=22646 vsize=96804 CPUtime=1783.15
/proc/22669/stat : 22669 (eSAT_static) R 22646 22646 19636 0 -1 4194304 24939 0 0 0 178293 22 0 0 25 0 1 0 229154201 99127296 23435 996147200 134512640 135177480 4294955984 18446744073709551615 134565395 0 0 4096 3 0 0 0 17 0 0 0
/proc/22669/statm: 24201 23435 80 162 0 24036 0
Current children cumulated CPU time (s) 1800.03
Current children cumulated vsize (KiB) 144360

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 22646 and gives
#  childrusage.ru_utime.tv_sec=16
#  childrusage.ru_utime.tv_usec=707460
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=190970
# CPU time returned by wait4() is 16.8984
# while last known CPU time is 1800.03
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1804.61
CPU time (s): 1800.03
CPU user time (s): 1799.63
CPU system time (s): 0.4
CPU usage (%): 99.7461
Max. virtual memory (cumulated for all children) (KiB): 860300

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 16.7075
system time used= 0.19097
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 24061
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= 1872
involuntary context switches= 2325

runsolver used 2.18067 second user time and 4.78127 second system time

The end

Launcher Data (download as text)

Begin job on node78 at 2008-07-03 04:02:55
IDJOB=1050631
IDBENCH=55370
IDSOLVER=351
FILE ID=node78/1050631-1215050575
PBS_JOBID= 7875021
Free space on /tmp= 126856 MiB

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

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= c84380d557561ba82f603f5f7b91934d
RANDOM SEED=1397463929

node78.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.247
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.247
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:      2055912 kB
MemFree:       1680704 kB
Buffers:         42280 kB
Cached:         178884 kB
SwapCached:       7588 kB
Active:         232672 kB
Inactive:        86900 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055912 kB
LowFree:       1680704 kB
SwapTotal:     4192956 kB
SwapFree:      4178528 kB
Dirty:            3212 kB
Writeback:           0 kB
Mapped:         115364 kB
Slab:            40736 kB
Committed_AS:  1324072 kB
PageTables:       1772 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 126848 MiB
End job on node78 at 2008-07-03 04:33:01