Trace number 1050651

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 M? (TO) 1800.08 1803.81

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.03	c --- Preproc Stats ---
1.29/1.30	c start processing
1.29/1.30	c start relation processing
1.39/1.42	c start cnf exporting
18.98/19.07	c parsing time : 1.181
18.98/19.07	c preprocessing time : 18.943
18.98/19.07	
18.98/19.07	c Nary constraints - conflicts : 0 supports : 55
18.98/19.07	c Binary constraints - conflicts : 1485 supports :55
18.98/19.07	c max arity constraint : 3
18.98/19.07	c Max Tuples generated 172480
18.98/19.07	c relations : 3
18.98/19.07	c relations BDD: 1
18.98/19.07	c sampling 1/1
18.98/19.07	c vars : 94392 - clauses :  540331
18.98/19.07	
19.06/19.10	 
19.06/19.10	c --- SAT Solver Stats ---
19.06/19.10	 

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-1050651-1215050634/watcher-1050651-1215050634 -o /tmp/evaluation-result-1050651-1215050634/solver-1050651-1215050634 -C 1800 -W 2200 -M 900 --output-limit 1,15 HOME/galacM.sh HOME/instance-1050651-1215050634.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.12 2.05 2.01 4/72 15191
/proc/meminfo: memFree=1787008/2055920 swapFree=4180436/4192956
[pid=15191] ppid=15189 vsize=8652 CPUtime=0
/proc/15191/stat : 15191 (galacM.sh) S 15189 15191 12779 0 -1 4194304 346 0 0 0 0 0 0 0 16 0 1 0 1984032123 8859648 280 996147200 4194304 4520092 548682068832 18446744073709551615 231961979738 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/15191/statm: 2163 280 208 79 0 156 0
[pid=15192] ppid=15191 vsize=8688 CPUtime=0
/proc/15192/stat : 15192 (galacM.sh) S 15191 15191 12779 0 -1 4194368 36 0 0 0 0 0 0 0 17 0 1 0 1984032124 8896512 286 996147200 4194304 4520092 548682068832 18446744073709551615 231962542162 0 0 4096 73728 18446744071563648864 0 0 17 1 0 0
/proc/15192/statm: 2172 286 209 79 0 165 0
[pid=15193] ppid=15192 vsize=8728 CPUtime=0
/proc/15193/stat : 15193 (galacM.sh) R 15192 15191 12779 0 -1 4194368 25 0 0 0 0 0 0 0 19 0 1 0 1984032124 8937472 290 996147200 4194304 4520092 548682068832 18446744073709551615 231962373415 0 0 3674112 73728 0 0 0 17 1 0 0
/proc/15193/statm: 2182 290 209 79 0 175 0

[startup+0.0851961 s]
/proc/loadavg: 2.12 2.05 2.01 4/72 15191
/proc/meminfo: memFree=1787008/2055920 swapFree=4180436/4192956
[pid=15191] ppid=15189 vsize=47556 CPUtime=0.01
/proc/15191/stat : 15191 (galacM.sh) S 15189 15191 12779 0 -1 4194304 765 1698 0 0 0 0 0 1 18 0 1 0 1984032123 48697344 364 996147200 4194304 4520092 548682068832 18446744073709551615 231961979738 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/15191/statm: 11889 364 245 79 0 219 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47556

[startup+0.101199 s]
/proc/loadavg: 2.12 2.05 2.01 4/72 15191
/proc/meminfo: memFree=1787008/2055920 swapFree=4180436/4192956
[pid=15191] ppid=15189 vsize=47556 CPUtime=0.01
/proc/15191/stat : 15191 (galacM.sh) S 15189 15191 12779 0 -1 4194304 765 1698 0 0 0 0 0 1 18 0 1 0 1984032123 48697344 364 996147200 4194304 4520092 548682068832 18446744073709551615 231961979738 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/15191/statm: 11889 364 245 79 0 219 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47556

[startup+0.301228 s]
/proc/loadavg: 2.12 2.05 2.01 4/72 15191
/proc/meminfo: memFree=1787008/2055920 swapFree=4180436/4192956
[pid=15191] ppid=15189 vsize=47556 CPUtime=0.01
/proc/15191/stat : 15191 (galacM.sh) S 15189 15191 12779 0 -1 4194304 765 1698 0 0 0 0 0 1 18 0 1 0 1984032123 48697344 364 996147200 4194304 4520092 548682068832 18446744073709551615 231961979738 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/15191/statm: 11889 364 245 79 0 219 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47556

[startup+0.701285 s]
/proc/loadavg: 2.12 2.05 2.01 4/72 15191
/proc/meminfo: memFree=1787008/2055920 swapFree=4180436/4192956
[pid=15191] ppid=15189 vsize=47556 CPUtime=0.01
/proc/15191/stat : 15191 (galacM.sh) S 15189 15191 12779 0 -1 4194304 765 1698 0 0 0 0 0 1 18 0 1 0 1984032123 48697344 364 996147200 4194304 4520092 548682068832 18446744073709551615 231961979738 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/15191/statm: 11889 364 245 79 0 219 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47556

[startup+1.50139 s]
/proc/loadavg: 2.11 2.05 2.01 3/82 15213
/proc/meminfo: memFree=1746096/2055920 swapFree=4180436/4192956
[pid=15191] ppid=15189 vsize=47556 CPUtime=0.01
/proc/15191/stat : 15191 (galacM.sh) S 15189 15191 12779 0 -1 4194304 765 1698 0 0 0 0 0 1 18 0 1 0 1984032123 48697344 364 996147200 4194304 4520092 548682068832 18446744073709551615 231961979738 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/15191/statm: 11889 364 245 79 0 219 0
[pid=15205] ppid=15191 vsize=813040 CPUtime=1.48
/proc/15205/stat : 15205 (java) S 15191 15191 12779 0 -1 0 13583 0 1 0 140 8 0 0 19 0 9 0 1984032127 832552960 12796 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/15205/statm: 203260 12796 2583 9 0 197293 0
[pid=15205/tid=15206] ppid=15191 vsize=813040 CPUtime=1.03
/proc/15205/task/15206/stat : 15206 (java) R 15191 15191 12779 0 -1 64 7552 0 1 0 99 4 0 0 23 0 9 0 1984032128 832552960 12796 996147200 134512640 134550740 4294955616 18446744073709551615 4126105792 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15205/tid=15207] ppid=15191 vsize=813040 CPUtime=0.07
/proc/15205/task/15207/stat : 15207 (java) S 15191 15191 12779 0 -1 64 4437 0 0 0 6 1 0 0 16 0 9 0 1984032129 832552960 12796 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=15205/tid=15208] ppid=15191 vsize=813040 CPUtime=0
/proc/15205/task/15208/stat : 15208 (java) S 15191 15191 12779 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 1984032130 832552960 12796 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15205/tid=15209] ppid=15191 vsize=813040 CPUtime=0
/proc/15205/task/15209/stat : 15209 (java) S 15191 15191 12779 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 1984032130 832552960 12796 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15205/tid=15210] ppid=15191 vsize=813040 CPUtime=0
/proc/15205/task/15210/stat : 15210 (java) S 15191 15191 12779 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 1984032132 832552960 12796 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15205/tid=15211] ppid=15191 vsize=813040 CPUtime=0.34
/proc/15205/task/15211/stat : 15211 (java) S 15191 15191 12779 0 -1 64 893 0 0 0 34 0 0 0 15 0 9 0 1984032132 832552960 12796 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15205/tid=15212] ppid=15191 vsize=813040 CPUtime=0
/proc/15205/task/15212/stat : 15212 (java) S 15191 15191 12779 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 1984032132 832552960 12796 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15205/tid=15213] ppid=15191 vsize=813040 CPUtime=0
/proc/15205/task/15213/stat : 15213 (java) S 15191 15191 12779 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 1984032132 832552960 12796 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 860596

[startup+3.10261 s]
/proc/loadavg: 2.11 2.05 2.01 3/82 15213
/proc/meminfo: memFree=1715056/2055920 swapFree=4180436/4192956
[pid=15191] ppid=15189 vsize=47556 CPUtime=0.01
/proc/15191/stat : 15191 (galacM.sh) S 15189 15191 12779 0 -1 4194304 765 1698 0 0 0 0 0 1 18 0 1 0 1984032123 48697344 364 996147200 4194304 4520092 548682068832 18446744073709551615 231961979738 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/15191/statm: 11889 364 245 79 0 219 0
[pid=15205] ppid=15191 vsize=813040 CPUtime=3.08
/proc/15205/stat : 15205 (java) S 15191 15191 12779 0 -1 0 21318 0 1 0 296 12 0 0 19 0 9 0 1984032127 832552960 20527 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/15205/statm: 203260 20527 2589 9 0 197293 0
[pid=15205/tid=15206] ppid=15191 vsize=813040 CPUtime=2.58
/proc/15205/task/15206/stat : 15206 (java) R 15191 15191 12779 0 -1 64 14706 0 1 0 250 8 0 0 25 0 9 0 1984032128 832552960 20527 996147200 134512640 134550740 4294955616 18446744073709551615 4127348270 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15205/tid=15207] ppid=15191 vsize=813040 CPUtime=0.09
/proc/15205/task/15207/stat : 15207 (java) S 15191 15191 12779 0 -1 64 4999 0 0 0 8 1 0 0 16 0 9 0 1984032129 832552960 20527 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=15205/tid=15208] ppid=15191 vsize=813040 CPUtime=0
/proc/15205/task/15208/stat : 15208 (java) S 15191 15191 12779 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 1984032130 832552960 20527 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15205/tid=15209] ppid=15191 vsize=813040 CPUtime=0
/proc/15205/task/15209/stat : 15209 (java) S 15191 15191 12779 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 1984032130 832552960 20527 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15205/tid=15210] ppid=15191 vsize=813040 CPUtime=0
/proc/15205/task/15210/stat : 15210 (java) S 15191 15191 12779 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 1984032132 832552960 20527 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15205/tid=15211] ppid=15191 vsize=813040 CPUtime=0.36
/proc/15205/task/15211/stat : 15211 (java) S 15191 15191 12779 0 -1 64 912 0 0 0 36 0 0 0 15 0 9 0 1984032132 832552960 20527 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15205/tid=15212] ppid=15191 vsize=813040 CPUtime=0
/proc/15205/task/15212/stat : 15212 (java) S 15191 15191 12779 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 1984032132 832552960 20527 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15205/tid=15213] ppid=15191 vsize=813040 CPUtime=0
/proc/15205/task/15213/stat : 15213 (java) S 15191 15191 12779 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 1984032132 832552960 20527 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 860596

[startup+6.30204 s]
/proc/loadavg: 2.11 2.05 2.01 3/82 15213
/proc/meminfo: memFree=1711728/2055920 swapFree=4180436/4192956
[pid=15191] ppid=15189 vsize=47556 CPUtime=0.01
/proc/15191/stat : 15191 (galacM.sh) S 15189 15191 12779 0 -1 4194304 765 1698 0 0 0 0 0 1 18 0 1 0 1984032123 48697344 364 996147200 4194304 4520092 548682068832 18446744073709551615 231961979738 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/15191/statm: 11889 364 245 79 0 219 0
[pid=15205] ppid=15191 vsize=813040 CPUtime=6.27
/proc/15205/stat : 15205 (java) S 15191 15191 12779 0 -1 0 21337 0 1 0 614 13 0 0 19 0 9 0 1984032127 832552960 20539 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/15205/statm: 203260 20539 2589 9 0 197293 0
[pid=15205/tid=15206] ppid=15191 vsize=813040 CPUtime=5.73
/proc/15205/task/15206/stat : 15206 (java) R 15191 15191 12779 0 -1 64 14713 0 1 0 564 9 0 0 25 0 9 0 1984032128 832552960 20539 996147200 134512640 134550740 4294955616 18446744073709551615 103205703 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15205/tid=15207] ppid=15191 vsize=813040 CPUtime=0.13
/proc/15205/task/15207/stat : 15207 (java) S 15191 15191 12779 0 -1 64 5001 0 0 0 12 1 0 0 16 0 9 0 1984032129 832552960 20539 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=15205/tid=15208] ppid=15191 vsize=813040 CPUtime=0
/proc/15205/task/15208/stat : 15208 (java) S 15191 15191 12779 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 1984032130 832552960 20539 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15205/tid=15209] ppid=15191 vsize=813040 CPUtime=0
/proc/15205/task/15209/stat : 15209 (java) S 15191 15191 12779 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 1984032130 832552960 20539 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15205/tid=15210] ppid=15191 vsize=813040 CPUtime=0
/proc/15205/task/15210/stat : 15210 (java) S 15191 15191 12779 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 1984032132 832552960 20539 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15205/tid=15211] ppid=15191 vsize=813040 CPUtime=0.37
/proc/15205/task/15211/stat : 15211 (java) S 15191 15191 12779 0 -1 64 922 0 0 0 37 0 0 0 15 0 9 0 1984032132 832552960 20539 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15205/tid=15212] ppid=15191 vsize=813040 CPUtime=0
/proc/15205/task/15212/stat : 15212 (java) S 15191 15191 12779 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 1984032132 832552960 20539 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15205/tid=15213] ppid=15191 vsize=813040 CPUtime=0
/proc/15205/task/15213/stat : 15213 (java) S 15191 15191 12779 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 1984032132 832552960 20539 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 860596

[startup+12.7029 s]
/proc/loadavg: 2.10 2.04 2.01 3/82 15213
/proc/meminfo: memFree=1706800/2055920 swapFree=4180436/4192956
[pid=15191] ppid=15189 vsize=47556 CPUtime=0.01
/proc/15191/stat : 15191 (galacM.sh) S 15189 15191 12779 0 -1 4194304 765 1698 0 0 0 0 0 1 18 0 1 0 1984032123 48697344 364 996147200 4194304 4520092 548682068832 18446744073709551615 231961979738 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/15191/statm: 11889 364 245 79 0 219 0
[pid=15205] ppid=15191 vsize=813040 CPUtime=12.67
/proc/15205/stat : 15205 (java) S 15191 15191 12779 0 -1 0 21631 0 1 0 1251 16 0 0 19 0 9 0 1984032127 832552960 20822 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/15205/statm: 203260 20822 2589 9 0 197293 0
[pid=15205/tid=15206] ppid=15191 vsize=813040 CPUtime=12.09
/proc/15205/task/15206/stat : 15206 (java) R 15191 15191 12779 0 -1 64 14724 0 1 0 1197 12 0 0 25 0 9 0 1984032128 832552960 20822 996147200 134512640 134550740 4294955616 18446744073709551615 4126604393 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15205/tid=15207] ppid=15191 vsize=813040 CPUtime=0.18
/proc/15205/task/15207/stat : 15207 (java) S 15191 15191 12779 0 -1 64 5281 0 0 0 16 2 0 0 16 0 9 0 1984032129 832552960 20822 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=15205/tid=15208] ppid=15191 vsize=813040 CPUtime=0
/proc/15205/task/15208/stat : 15208 (java) S 15191 15191 12779 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 1984032130 832552960 20822 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15205/tid=15209] ppid=15191 vsize=813040 CPUtime=0
/proc/15205/task/15209/stat : 15209 (java) S 15191 15191 12779 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 1984032130 832552960 20822 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15205/tid=15210] ppid=15191 vsize=813040 CPUtime=0
/proc/15205/task/15210/stat : 15210 (java) S 15191 15191 12779 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 1984032132 832552960 20822 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15205/tid=15211] ppid=15191 vsize=813040 CPUtime=0.38
/proc/15205/task/15211/stat : 15211 (java) S 15191 15191 12779 0 -1 64 925 0 0 0 38 0 0 0 15 0 9 0 1984032132 832552960 20822 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15205/tid=15212] ppid=15191 vsize=813040 CPUtime=0
/proc/15205/task/15212/stat : 15212 (java) S 15191 15191 12779 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 1984032132 832552960 20822 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15205/tid=15213] ppid=15191 vsize=813040 CPUtime=0
/proc/15205/task/15213/stat : 15213 (java) S 15191 15191 12779 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 1984032132 832552960 20822 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 860596

[startup+25.5027 s]
/proc/loadavg: 2.08 2.04 2.01 3/74 15214
/proc/meminfo: memFree=1747504/2055920 swapFree=4180436/4192956
[pid=15191] ppid=15189 vsize=47556 CPUtime=19.08
/proc/15191/stat : 15191 (galacM.sh) S 15189 15191 12779 0 -1 4194304 799 23352 0 1 0 1 1886 21 17 0 1 0 1984032123 48697344 364 996147200 4194304 4520092 548682068832 18446744073709551615 231961979738 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/15191/statm: 11889 364 245 79 0 219 0
[pid=15214] ppid=15191 vsize=31136 CPUtime=6.33
/proc/15214/stat : 15214 (minisat) R 15191 15191 12779 0 -1 4194304 7167 0 0 0 628 5 0 0 25 0 1 0 1984034034 31883264 7148 996147200 134512640 135136200 4294955968 18446744073709551615 134529382 0 0 4096 3 0 0 0 17 1 0 0
/proc/15214/statm: 7784 7148 57 152 0 7629 0
Current children cumulated CPU time (s) 25.41
Current children cumulated vsize (KiB) 78692

[startup+51.1021 s]
/proc/loadavg: 2.05 2.04 2.01 3/74 15214
/proc/meminfo: memFree=1743280/2055920 swapFree=4180436/4192956
[pid=15191] ppid=15189 vsize=47556 CPUtime=19.08
/proc/15191/stat : 15191 (galacM.sh) S 15189 15191 12779 0 -1 4194304 799 23352 0 1 0 1 1886 21 17 0 1 0 1984032123 48697344 364 996147200 4194304 4520092 548682068832 18446744073709551615 231961979738 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/15191/statm: 11889 364 245 79 0 219 0
[pid=15214] ppid=15191 vsize=35652 CPUtime=31.68
/proc/15214/stat : 15214 (minisat) R 15191 15191 12779 0 -1 4194304 8277 0 0 0 3162 6 0 0 25 0 1 0 1984034034 36507648 8258 996147200 134512640 135136200 4294955968 18446744073709551615 134529382 0 0 4096 3 0 0 0 17 1 0 0
/proc/15214/statm: 8913 8258 57 152 0 8758 0
Current children cumulated CPU time (s) 50.76
Current children cumulated vsize (KiB) 83208

[startup+102.307 s]
/proc/loadavg: 2.02 2.03 2.00 3/74 15214

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

/proc/15214/statm: 35475 34529 57 152 0 35320 0
Current children cumulated CPU time (s) 1118.85
Current children cumulated vsize (KiB) 189456

[startup+1182.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/75 15310
/proc/meminfo: memFree=1660520/2055920 swapFree=4180436/4192956
[pid=15191] ppid=15189 vsize=47556 CPUtime=19.08
/proc/15191/stat : 15191 (galacM.sh) S 15189 15191 12779 0 -1 4194304 799 23352 0 1 0 1 1886 21 17 0 1 0 1984032123 48697344 364 996147200 4194304 4520092 548682068832 18446744073709551615 231961979738 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/15191/statm: 11889 364 245 79 0 219 0
[pid=15214] ppid=15191 vsize=147860 CPUtime=1159.74
/proc/15214/stat : 15214 (minisat) R 15191 15191 12779 0 -1 4194304 36021 0 0 0 115934 40 0 0 25 0 1 0 1984034034 151408640 36002 996147200 134512640 135136200 4294955968 18446744073709551615 134529333 0 0 4096 3 0 0 0 17 0 0 0
/proc/15214/statm: 36965 36002 57 152 0 36810 0
Current children cumulated CPU time (s) 1178.82
Current children cumulated vsize (KiB) 195416

[startup+1242.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/75 15310
/proc/meminfo: memFree=1656808/2055920 swapFree=4180436/4192956
[pid=15191] ppid=15189 vsize=47556 CPUtime=19.08
/proc/15191/stat : 15191 (galacM.sh) S 15189 15191 12779 0 -1 4194304 799 23352 0 1 0 1 1886 21 17 0 1 0 1984032123 48697344 364 996147200 4194304 4520092 548682068832 18446744073709551615 231961979738 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/15191/statm: 11889 364 245 79 0 219 0
[pid=15214] ppid=15191 vsize=152184 CPUtime=1219.72
/proc/15214/stat : 15214 (minisat) R 15191 15191 12779 0 -1 4194304 36914 0 0 0 121931 41 0 0 25 0 1 0 1984034034 155836416 36895 996147200 134512640 135136200 4294955968 18446744073709551615 134529541 0 0 4096 3 0 0 0 17 0 0 0
/proc/15214/statm: 38046 36895 57 152 0 37891 0
Current children cumulated CPU time (s) 1238.8
Current children cumulated vsize (KiB) 199740

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/75 15310
/proc/meminfo: memFree=1652904/2055920 swapFree=4180436/4192956
[pid=15191] ppid=15189 vsize=47556 CPUtime=19.08
/proc/15191/stat : 15191 (galacM.sh) S 15189 15191 12779 0 -1 4194304 799 23352 0 1 0 1 1886 21 17 0 1 0 1984032123 48697344 364 996147200 4194304 4520092 548682068832 18446744073709551615 231961979738 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/15191/statm: 11889 364 245 79 0 219 0
[pid=15214] ppid=15191 vsize=155652 CPUtime=1279.7
/proc/15214/stat : 15214 (minisat) R 15191 15191 12779 0 -1 4194304 37816 0 0 0 127927 43 0 0 25 0 1 0 1984034034 159387648 37797 996147200 134512640 135136200 4294955968 18446744073709551615 134529382 0 0 4096 3 0 0 0 17 0 0 0
/proc/15214/statm: 38913 37797 57 152 0 38758 0
Current children cumulated CPU time (s) 1298.78
Current children cumulated vsize (KiB) 203208

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/75 15310
/proc/meminfo: memFree=1650216/2055920 swapFree=4180436/4192956
[pid=15191] ppid=15189 vsize=47556 CPUtime=19.08
/proc/15191/stat : 15191 (galacM.sh) S 15189 15191 12779 0 -1 4194304 799 23352 0 1 0 1 1886 21 17 0 1 0 1984032123 48697344 364 996147200 4194304 4520092 548682068832 18446744073709551615 231961979738 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/15191/statm: 11889 364 245 79 0 219 0
[pid=15214] ppid=15191 vsize=158296 CPUtime=1339.67
/proc/15214/stat : 15214 (minisat) R 15191 15191 12779 0 -1 4194304 38499 0 0 0 133924 43 0 0 25 0 1 0 1984034034 162095104 38480 996147200 134512640 135136200 4294955968 18446744073709551615 134529862 0 0 4096 3 0 0 0 17 0 0 0
/proc/15214/statm: 39574 38480 57 152 0 39419 0
Current children cumulated CPU time (s) 1358.75
Current children cumulated vsize (KiB) 205852

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/75 15310
/proc/meminfo: memFree=1647144/2055920 swapFree=4180436/4192956
[pid=15191] ppid=15189 vsize=47556 CPUtime=19.08
/proc/15191/stat : 15191 (galacM.sh) S 15189 15191 12779 0 -1 4194304 799 23352 0 1 0 1 1886 21 17 0 1 0 1984032123 48697344 364 996147200 4194304 4520092 548682068832 18446744073709551615 231961979738 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/15191/statm: 11889 364 245 79 0 219 0
[pid=15214] ppid=15191 vsize=161432 CPUtime=1399.66
/proc/15214/stat : 15214 (minisat) R 15191 15191 12779 0 -1 4194304 39259 0 0 0 139922 44 0 0 25 0 1 0 1984034034 165306368 39240 996147200 134512640 135136200 4294955968 18446744073709551615 134529382 0 0 4096 3 0 0 0 17 0 0 0
/proc/15214/statm: 40358 39240 57 152 0 40203 0
Current children cumulated CPU time (s) 1418.74
Current children cumulated vsize (KiB) 208988

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/75 15310
/proc/meminfo: memFree=1644328/2055920 swapFree=4180436/4192956
[pid=15191] ppid=15189 vsize=47556 CPUtime=19.08
/proc/15191/stat : 15191 (galacM.sh) S 15189 15191 12779 0 -1 4194304 799 23352 0 1 0 1 1886 21 17 0 1 0 1984032123 48697344 364 996147200 4194304 4520092 548682068832 18446744073709551615 231961979738 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/15191/statm: 11889 364 245 79 0 219 0
[pid=15214] ppid=15191 vsize=164236 CPUtime=1459.63
/proc/15214/stat : 15214 (minisat) R 15191 15191 12779 0 -1 4194304 39969 0 0 0 145918 45 0 0 25 0 1 0 1984034034 168177664 39950 996147200 134512640 135136200 4294955968 18446744073709551615 134529527 0 0 4096 3 0 0 0 17 0 0 0
/proc/15214/statm: 41059 39950 57 152 0 40904 0
Current children cumulated CPU time (s) 1478.71
Current children cumulated vsize (KiB) 211792

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/76 15311
/proc/meminfo: memFree=1641184/2055920 swapFree=4180436/4192956
[pid=15191] ppid=15189 vsize=47556 CPUtime=19.08
/proc/15191/stat : 15191 (galacM.sh) S 15189 15191 12779 0 -1 4194304 799 23352 0 1 0 1 1886 21 17 0 1 0 1984032123 48697344 364 996147200 4194304 4520092 548682068832 18446744073709551615 231961979738 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/15191/statm: 11889 364 245 79 0 219 0
[pid=15214] ppid=15191 vsize=167296 CPUtime=1519.61
/proc/15214/stat : 15214 (minisat) R 15191 15191 12779 0 -1 4194304 40754 0 0 0 151915 46 0 0 25 0 1 0 1984034034 171311104 40735 996147200 134512640 135136200 4294955968 18446744073709551615 134525805 0 0 4096 3 0 0 0 17 0 0 0
/proc/15214/statm: 41824 40735 57 152 0 41669 0
Current children cumulated CPU time (s) 1538.69
Current children cumulated vsize (KiB) 214852

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/76 15311
/proc/meminfo: memFree=1638304/2055920 swapFree=4180436/4192956
[pid=15191] ppid=15189 vsize=47556 CPUtime=19.08
/proc/15191/stat : 15191 (galacM.sh) S 15189 15191 12779 0 -1 4194304 799 23352 0 1 0 1 1886 21 17 0 1 0 1984032123 48697344 364 996147200 4194304 4520092 548682068832 18446744073709551615 231961979738 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/15191/statm: 11889 364 245 79 0 219 0
[pid=15214] ppid=15191 vsize=170272 CPUtime=1579.58
/proc/15214/stat : 15214 (minisat) R 15191 15191 12779 0 -1 4194304 41477 0 0 0 157911 47 0 0 25 0 1 0 1984034034 174358528 41458 996147200 134512640 135136200 4294955968 18446744073709551615 134529566 0 0 4096 3 0 0 0 17 0 0 0
/proc/15214/statm: 42568 41458 57 152 0 42413 0
Current children cumulated CPU time (s) 1598.66
Current children cumulated vsize (KiB) 217828

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/76 15311
/proc/meminfo: memFree=1635360/2055920 swapFree=4180436/4192956
[pid=15191] ppid=15189 vsize=47556 CPUtime=19.08
/proc/15191/stat : 15191 (galacM.sh) S 15189 15191 12779 0 -1 4194304 799 23352 0 1 0 1 1886 21 17 0 1 0 1984032123 48697344 364 996147200 4194304 4520092 548682068832 18446744073709551615 231961979738 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/15191/statm: 11889 364 245 79 0 219 0
[pid=15214] ppid=15191 vsize=173052 CPUtime=1639.55
/proc/15214/stat : 15214 (minisat) R 15191 15191 12779 0 -1 4194304 42189 0 0 0 163908 47 0 0 25 0 1 0 1984034034 177205248 42170 996147200 134512640 135136200 4294955968 18446744073709551615 134528149 0 0 4096 3 0 0 0 17 0 0 0
/proc/15214/statm: 43263 42170 57 152 0 43108 0
Current children cumulated CPU time (s) 1658.63
Current children cumulated vsize (KiB) 220608

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/76 15311
/proc/meminfo: memFree=1632608/2055920 swapFree=4180436/4192956
[pid=15191] ppid=15189 vsize=47556 CPUtime=19.08
/proc/15191/stat : 15191 (galacM.sh) S 15189 15191 12779 0 -1 4194304 799 23352 0 1 0 1 1886 21 17 0 1 0 1984032123 48697344 364 996147200 4194304 4520092 548682068832 18446744073709551615 231961979738 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/15191/statm: 11889 364 245 79 0 219 0
[pid=15214] ppid=15191 vsize=175784 CPUtime=1699.53
/proc/15214/stat : 15214 (minisat) R 15191 15191 12779 0 -1 4194304 42888 0 0 0 169905 48 0 0 25 0 1 0 1984034034 180002816 42869 996147200 134512640 135136200 4294955968 18446744073709551615 134529382 0 0 4096 3 0 0 0 17 0 0 0
/proc/15214/statm: 43946 42869 57 152 0 43791 0
Current children cumulated CPU time (s) 1718.61
Current children cumulated vsize (KiB) 223340

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/76 15311
/proc/meminfo: memFree=1627808/2055920 swapFree=4180436/4192956
[pid=15191] ppid=15189 vsize=47556 CPUtime=19.08
/proc/15191/stat : 15191 (galacM.sh) S 15189 15191 12779 0 -1 4194304 799 23352 0 1 0 1 1886 21 17 0 1 0 1984032123 48697344 364 996147200 4194304 4520092 548682068832 18446744073709551615 231961979738 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/15191/statm: 11889 364 245 79 0 219 0
[pid=15214] ppid=15191 vsize=180516 CPUtime=1759.5
/proc/15214/stat : 15214 (minisat) R 15191 15191 12779 0 -1 4194304 44052 0 0 0 175901 49 0 0 25 0 1 0 1984034034 184848384 44033 996147200 134512640 135136200 4294955968 18446744073709551615 134529382 0 0 4096 3 0 0 0 17 0 0 0
/proc/15214/statm: 45129 44033 57 152 0 44974 0
Current children cumulated CPU time (s) 1778.58
Current children cumulated vsize (KiB) 228072



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1803.8 s]
/proc/loadavg: 2.00 2.00 2.00 3/76 15311
/proc/meminfo: memFree=1626336/2055920 swapFree=4180436/4192956
[pid=15191] ppid=15189 vsize=47556 CPUtime=19.08
/proc/15191/stat : 15191 (galacM.sh) S 15189 15191 12779 0 -1 4194304 799 23352 0 1 0 1 1886 21 17 0 1 0 1984032123 48697344 364 996147200 4194304 4520092 548682068832 18446744073709551615 231961979738 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/15191/statm: 11889 364 245 79 0 219 0
[pid=15214] ppid=15191 vsize=181836 CPUtime=1781
/proc/15214/stat : 15214 (minisat) R 15191 15191 12779 0 -1 4194304 44392 0 0 0 178051 49 0 0 25 0 1 0 1984034034 186200064 44373 996147200 134512640 135136200 4294955968 18446744073709551615 134525815 0 0 4096 3 0 0 0 17 0 0 0
/proc/15214/statm: 45459 44373 57 152 0 45304 0
Current children cumulated CPU time (s) 1800.08
Current children cumulated vsize (KiB) 229392

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 15191 and gives
#  childrusage.ru_utime.tv_sec=18
#  childrusage.ru_utime.tv_usec=865132
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=227965
# CPU time returned by wait4() is 19.0931
# 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): 1803.81
CPU time (s): 1800.08
CPU user time (s): 1799.37
CPU system time (s): 0.71
CPU usage (%): 99.7931
Max. virtual memory (cumulated for all children) (KiB): 860596

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 18.8651
system time used= 0.227965
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 24151
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= 2204
involuntary context switches= 1884

runsolver used 1.93571 second user time and 4.96024 second system time

The end

Launcher Data (download as text)

Begin job on node71 at 2008-07-03 04:03:54
IDJOB=1050651
IDBENCH=55371
IDSOLVER=350
FILE ID=node71/1050651-1215050634
PBS_JOBID= 7875034
Free space on /tmp= 66548 MiB

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

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 6f11318480404f6d1368e67b8bb18abf
RANDOM SEED=1933302967

node71.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.209
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.209
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:       1787488 kB
Buffers:         21696 kB
Cached:         144240 kB
SwapCached:       6784 kB
Active:         136444 kB
Inactive:        71156 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1787488 kB
SwapTotal:     4192956 kB
SwapFree:      4180436 kB
Dirty:            3476 kB
Writeback:           0 kB
Mapped:          48808 kB
Slab:            46028 kB
Committed_AS:  4157836 kB
PageTables:       1872 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= 66536 MiB
End job on node71 at 2008-07-03 04:34:00