Trace number 225453

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, and are wall clock time (not CPU 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 1? (TO) 1800.03 1814.68

General information on the benchmark

Nametightness/tightness0.9/
rand-2-40-180-84-900-13_ext.xml
MD5SUM5fc50d31c64cf27c0b39917c4e427c9a
Bench Category2-ARY-EXT (binary constraints in extension)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark9.89749
SatisfiableYES
(Un)Satisfiability was provedYES
Number of variables40
Number of constraints84
Maximum constraint arity2
Maximum domain size180
Number of constraints which are defined in extension84
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Solver Data (download as text)

0.03	c --- Preproc Stats ---
2.27	c start processing
2.27	c start relation processing
4.28	c start cnf exporting
23.25	c parsing time : 2.103
23.25	c preprocessing time : 23.079
23.25	
23.25	c Nary constraints - conflicts : 0 supports : 0
23.25	c Binary constraints - conflicts : 0 supports :84
23.25	c max arity constraint : 2
23.25	c Max Tuples generated 0
23.25	c relations : 84
23.25	c relations BDD: 0
23.25	c vars : 7201 - clauses :  674680
23.25	
23.31	 
23.31	c --- Minisat Stats ---
23.31	 

Verifier Data (download as text)

ERROR: Unexpected answer ! (SAT/UNSAT expected)
Got answer: 

Watcher Data (download as text)

runsolver version 3.1.3 (c) roussel@cril.univ-artois.fr

command line: runsolver --timestamp -w ROOT/results/node58/watcher-225453-1168272426 -o ROOT/results/node58/solver-225453-1168272426 -C 1800 -M 900 /tmp/evaluation/225453-1168272426/galac.sh /tmp/evaluation/225453-1168272426/unknown.xml 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 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
Current StackSize limit: 10240 KiB

/proc/loadavg: 2.02 2.04 1.95 5/85 22035
/proc/meminfo: memFree=1433696/2055920 swapFree=4192812/4192956
[pid=22034] ppid=22032 vsize=18540 CPUtime=0
/proc/22034/stat : 22034 (runsolver) R 22032 22034 21439 0 -1 4194368 16 0 0 0 0 0 0 0 20 0 1 0 175640552 18984960 279 18446744073709551615 4194304 4267372 548682069088 18446744073709551615 226238197031 0 0 4096 24578 0 0 0 17 1 0 0
/proc/22034/statm: 4635 279 244 17 0 2626 0

[startup+0.10797 s]
/proc/loadavg: 2.02 2.04 1.95 5/85 22035
/proc/meminfo: memFree=1433696/2055920 swapFree=4192812/4192956
[pid=22034] ppid=22032 vsize=47552 CPUtime=0
/proc/22034/stat : 22034 (galac.sh) S 22032 22034 21439 0 -1 4194304 763 1704 0 0 0 0 0 0 18 0 1 0 175640552 48693248 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 226237803354 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/22034/statm: 11888 364 246 79 0 218 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 47552

[startup+0.520003 s]
/proc/loadavg: 2.02 2.04 1.95 5/85 22035
/proc/meminfo: memFree=1433696/2055920 swapFree=4192812/4192956
[pid=22034] ppid=22032 vsize=47552 CPUtime=0
/proc/22034/stat : 22034 (galac.sh) S 22032 22034 21439 0 -1 4194304 763 1704 0 0 0 0 0 0 18 0 1 0 175640552 48693248 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 226237803354 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/22034/statm: 11888 364 246 79 0 218 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 47552

[startup+1.34408 s]
/proc/loadavg: 2.02 2.04 1.95 3/93 22055
/proc/meminfo: memFree=1355040/2055920 swapFree=4192812/4192956
[pid=22034] ppid=22032 vsize=47552 CPUtime=0
/proc/22034/stat : 22034 (galac.sh) S 22032 22034 21439 0 -1 4194304 763 1704 0 0 0 0 0 0 18 0 1 0 175640552 48693248 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 226237803354 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/22034/statm: 11888 364 246 79 0 218 0
[pid=22048] ppid=22034 vsize=860852 CPUtime=1.28
/proc/22048/stat : 22048 (java) R 22034 22034 21439 0 -1 0 21646 0 1 0 117 11 0 0 22 0 8 0 175640556 881512448 21398 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4155212755 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/22048/statm: 215213 21398 1970 14 0 201471 0
[pid=22048/tid=22049] ppid=22034 vsize=860852 CPUtime=0.08
/proc/22048/task/22049/stat : 22049 (java) S 22034 22034 21439 0 -1 64 5878 0 0 0 6 2 0 0 16 0 8 0 175640559 881512448 21398 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=22048/tid=22050] ppid=22034 vsize=860852 CPUtime=0
/proc/22048/task/22050/stat : 22050 (java) S 22034 22034 21439 0 -1 64 10 0 0 0 0 0 0 0 19 0 8 0 175640560 881512448 21398 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22048/tid=22051] ppid=22034 vsize=860852 CPUtime=0
/proc/22048/task/22051/stat : 22051 (java) S 22034 22034 21439 0 -1 64 4 0 0 0 0 0 0 0 20 0 8 0 175640560 881512448 21398 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22048/tid=22052] ppid=22034 vsize=860852 CPUtime=0
/proc/22048/task/22052/stat : 22052 (java) S 22034 22034 21439 0 -1 64 2 0 0 0 0 0 0 0 18 0 8 0 175640563 881512448 21398 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22048/tid=22053] ppid=22034 vsize=860852 CPUtime=0.13
/proc/22048/task/22053/stat : 22053 (java) S 22034 22034 21439 0 -1 64 898 0 0 0 13 0 0 0 16 0 8 0 175640564 881512448 21398 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22048/tid=22054] ppid=22034 vsize=860852 CPUtime=0
/proc/22048/task/22054/stat : 22054 (java) S 22034 22034 21439 0 -1 64 2 0 0 0 0 0 0 0 19 0 8 0 175640564 881512448 21398 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22048/tid=22055] ppid=22034 vsize=860852 CPUtime=0
/proc/22048/task/22055/stat : 22055 (java) S 22034 22034 21439 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 175640564 881512448 21398 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.28
Current children cumulated vsize (KiB) 908404

[startup+2.98121 s]
/proc/loadavg: 2.02 2.04 1.95 3/93 22055
/proc/meminfo: memFree=1344736/2055920 swapFree=4192812/4192956
[pid=22034] ppid=22032 vsize=47552 CPUtime=0
/proc/22034/stat : 22034 (galac.sh) S 22032 22034 21439 0 -1 4194304 763 1704 0 0 0 0 0 0 18 0 1 0 175640552 48693248 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 226237803354 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/22034/statm: 11888 364 246 79 0 218 0
[pid=22048] ppid=22034 vsize=860852 CPUtime=2.9
/proc/22048/stat : 22048 (java) R 22034 22034 21439 0 -1 0 24234 0 1 0 277 13 0 0 25 0 8 0 175640556 881512448 23983 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4073883264 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/22048/statm: 215213 23983 1974 14 0 201471 0
[pid=22048/tid=22049] ppid=22034 vsize=860852 CPUtime=0.17
/proc/22048/task/22049/stat : 22049 (java) S 22034 22034 21439 0 -1 64 8427 0 0 0 13 4 0 0 16 0 8 0 175640559 881512448 23983 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=22048/tid=22050] ppid=22034 vsize=860852 CPUtime=0
/proc/22048/task/22050/stat : 22050 (java) S 22034 22034 21439 0 -1 64 10 0 0 0 0 0 0 0 19 0 8 0 175640560 881512448 23983 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22048/tid=22051] ppid=22034 vsize=860852 CPUtime=0
/proc/22048/task/22051/stat : 22051 (java) S 22034 22034 21439 0 -1 64 4 0 0 0 0 0 0 0 20 0 8 0 175640560 881512448 23983 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22048/tid=22052] ppid=22034 vsize=860852 CPUtime=0
/proc/22048/task/22052/stat : 22052 (java) S 22034 22034 21439 0 -1 64 2 0 0 0 0 0 0 0 18 0 8 0 175640563 881512448 23983 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22048/tid=22053] ppid=22034 vsize=860852 CPUtime=0.18
/proc/22048/task/22053/stat : 22053 (java) S 22034 22034 21439 0 -1 64 923 0 0 0 17 1 0 0 16 0 8 0 175640564 881512448 23983 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22048/tid=22054] ppid=22034 vsize=860852 CPUtime=0
/proc/22048/task/22054/stat : 22054 (java) S 22034 22034 21439 0 -1 64 2 0 0 0 0 0 0 0 19 0 8 0 175640564 881512448 23983 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22048/tid=22055] ppid=22034 vsize=860852 CPUtime=0
/proc/22048/task/22055/stat : 22055 (java) S 22034 22034 21439 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 175640564 881512448 23983 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.9
Current children cumulated vsize (KiB) 908404

[startup+6.27651 s]
/proc/loadavg: 2.02 2.04 1.95 3/93 22055
/proc/meminfo: memFree=1329696/2055920 swapFree=4192812/4192956
[pid=22034] ppid=22032 vsize=47552 CPUtime=0
/proc/22034/stat : 22034 (galac.sh) S 22032 22034 21439 0 -1 4194304 763 1704 0 0 0 0 0 0 18 0 1 0 175640552 48693248 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 226237803354 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/22034/statm: 11888 364 246 79 0 218 0
[pid=22048] ppid=22034 vsize=860852 CPUtime=6.18
/proc/22048/stat : 22048 (java) R 22034 22034 21439 0 -1 0 27792 0 1 0 601 17 0 0 25 0 8 0 175640556 881512448 27537 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4074015327 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/22048/statm: 215213 27537 1993 14 0 201471 0
[pid=22048/tid=22049] ppid=22034 vsize=860852 CPUtime=0.3
/proc/22048/task/22049/stat : 22049 (java) S 22034 22034 21439 0 -1 64 11901 0 0 0 25 5 0 0 16 0 8 0 175640559 881512448 27537 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=22048/tid=22050] ppid=22034 vsize=860852 CPUtime=0
/proc/22048/task/22050/stat : 22050 (java) S 22034 22034 21439 0 -1 64 11 0 0 0 0 0 0 0 17 0 8 0 175640560 881512448 27537 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22048/tid=22051] ppid=22034 vsize=860852 CPUtime=0
/proc/22048/task/22051/stat : 22051 (java) S 22034 22034 21439 0 -1 64 4 0 0 0 0 0 0 0 20 0 8 0 175640560 881512448 27537 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22048/tid=22052] ppid=22034 vsize=860852 CPUtime=0
/proc/22048/task/22052/stat : 22052 (java) S 22034 22034 21439 0 -1 64 2 0 0 0 0 0 0 0 18 0 8 0 175640563 881512448 27537 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22048/tid=22053] ppid=22034 vsize=860852 CPUtime=0.23
/proc/22048/task/22053/stat : 22053 (java) S 22034 22034 21439 0 -1 64 965 0 0 0 22 1 0 0 16 0 8 0 175640564 881512448 27537 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22048/tid=22054] ppid=22034 vsize=860852 CPUtime=0
/proc/22048/task/22054/stat : 22054 (java) S 22034 22034 21439 0 -1 64 2 0 0 0 0 0 0 0 19 0 8 0 175640564 881512448 27537 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22048/tid=22055] ppid=22034 vsize=860852 CPUtime=0
/proc/22048/task/22055/stat : 22055 (java) S 22034 22034 21439 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 175640564 881512448 27537 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.18
Current children cumulated vsize (KiB) 908404

[startup+12.7641 s]
/proc/loadavg: 2.02 2.04 1.95 3/93 22055
/proc/meminfo: memFree=1324272/2055920 swapFree=4192812/4192956
[pid=22034] ppid=22032 vsize=47552 CPUtime=0
/proc/22034/stat : 22034 (galac.sh) S 22032 22034 21439 0 -1 4194304 763 1704 0 0 0 0 0 0 18 0 1 0 175640552 48693248 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 226237803354 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/22034/statm: 11888 364 246 79 0 218 0
[pid=22048] ppid=22034 vsize=860852 CPUtime=12.64
/proc/22048/stat : 22048 (java) R 22034 22034 21439 0 -1 0 27806 0 1 0 1243 21 0 0 25 0 8 0 175640556 881512448 27538 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4073892207 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/22048/statm: 215213 27538 1994 14 0 201471 0
[pid=22048/tid=22049] ppid=22034 vsize=860852 CPUtime=0.31
/proc/22048/task/22049/stat : 22049 (java) S 22034 22034 21439 0 -1 64 11902 0 0 0 26 5 0 0 16 0 8 0 175640559 881512448 27538 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=22048/tid=22050] ppid=22034 vsize=860852 CPUtime=0
/proc/22048/task/22050/stat : 22050 (java) S 22034 22034 21439 0 -1 64 11 0 0 0 0 0 0 0 17 0 8 0 175640560 881512448 27538 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22048/tid=22051] ppid=22034 vsize=860852 CPUtime=0
/proc/22048/task/22051/stat : 22051 (java) S 22034 22034 21439 0 -1 64 4 0 0 0 0 0 0 0 20 0 8 0 175640560 881512448 27538 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22048/tid=22052] ppid=22034 vsize=860852 CPUtime=0
/proc/22048/task/22052/stat : 22052 (java) S 22034 22034 21439 0 -1 64 2 0 0 0 0 0 0 0 18 0 8 0 175640563 881512448 27538 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22048/tid=22053] ppid=22034 vsize=860852 CPUtime=0.23
/proc/22048/task/22053/stat : 22053 (java) S 22034 22034 21439 0 -1 64 965 0 0 0 22 1 0 0 16 0 8 0 175640564 881512448 27538 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22048/tid=22054] ppid=22034 vsize=860852 CPUtime=0
/proc/22048/task/22054/stat : 22054 (java) S 22034 22034 21439 0 -1 64 2 0 0 0 0 0 0 0 19 0 8 0 175640564 881512448 27538 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22048/tid=22055] ppid=22034 vsize=860852 CPUtime=0
/proc/22048/task/22055/stat : 22055 (java) S 22034 22034 21439 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 175640564 881512448 27538 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.64
Current children cumulated vsize (KiB) 908404

[startup+25.6492 s]
/proc/loadavg: 2.01 2.04 1.95 3/86 22056
/proc/meminfo: memFree=1389096/2055920 swapFree=4192812/4192956
[pid=22034] ppid=22032 vsize=47552 CPUtime=23.1
/proc/22034/stat : 22034 (galac.sh) S 22032 22034 21439 0 -1 4194304 801 29550 0 1 0 0 2283 27 17 0 1 0 175640552 48693248 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 226237803354 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/22034/statm: 11888 364 246 79 0 218 0
[pid=22056] ppid=22034 vsize=34560 CPUtime=2.32
/proc/22056/stat : 22056 (minisat) R 22034 22034 21439 0 -1 4194304 8511 0 0 0 226 6 0 0 25 0 1 0 175642883 35389440 8493 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134526382 0 0 4096 3 0 0 0 17 1 0 0
/proc/22056/statm: 8640 8493 54 142 0 8496 0
Current children cumulated CPU time (s) 25.42
Current children cumulated vsize (KiB) 82112

[startup+51.3245 s]
/proc/loadavg: 2.07 2.05 1.95 3/86 22056
/proc/meminfo: memFree=1362984/2055920 swapFree=4192812/4192956
[pid=22034] ppid=22032 vsize=47552 CPUtime=23.1
/proc/22034/stat : 22034 (galac.sh) S 22032 22034 21439 0 -1 4194304 801 29550 0 1 0 0 2283 27 17 0 1 0 175640552 48693248 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 226237803354 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/22034/statm: 11888 364 246 79 0 218 0
[pid=22056] ppid=22034 vsize=59688 CPUtime=27.86
/proc/22056/stat : 22056 (minisat) R 22034 22034 21439 0 -1 4194304 14797 0 0 0 2774 12 0 0 25 0 1 0 175642883 61120512 14779 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529414 0 0 4096 3 0 0 0 17 1 0 0
/proc/22056/statm: 14922 14779 54 142 0 14778 0
Current children cumulated CPU time (s) 50.96
Current children cumulated vsize (KiB) 107240

[startup+102.559 s]
/proc/loadavg: 2.02 2.04 1.95 3/86 22056
/proc/meminfo: memFree=1326056/2055920 swapFree=4192812/4192956
[pid=22034] ppid=22032 vsize=47552 CPUtime=23.1
/proc/22034/stat : 22034 (galac.sh) S 22032 22034 21439 0 -1 4194304 801 29550 0 1 0 0 2283 27 17 0 1 0 175640552 48693248 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 226237803354 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/22034/statm: 11888 364 246 79 0 218 0
[pid=22056] ppid=22034 vsize=97172 CPUtime=78.86
/proc/22056/stat : 22056 (minisat) R 22034 22034 21439 0 -1 4194304 24093 0 0 0 7866 20 0 0 25 0 1 0 175642883 99504128 24075 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529456 0 0 4096 3 0 0 0 17 1 0 0
/proc/22056/statm: 24293 24075 54 142 0 24149 0
Current children cumulated CPU time (s) 101.96
Current children cumulated vsize (KiB) 144724

[startup+162.63 s]
/proc/loadavg: 2.04 2.04 1.96 3/86 22056
/proc/meminfo: memFree=1288872/2055920 swapFree=4192812/4192956
[pid=22034] ppid=22032 vsize=47552 CPUtime=23.1
/proc/22034/stat : 22034 (galac.sh) S 22032 22034 21439 0 -1 4194304 801 29550 0 1 0 0 2283 27 17 0 1 0 175640552 48693248 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 226237803354 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/22034/statm: 11888 364 246 79 0 218 0
[pid=22056] ppid=22034 vsize=124988 CPUtime=138.56
/proc/22056/stat : 22056 (minisat) R 22034 22034 21439 0 -1 4194304 30971 0 0 0 13831 25 0 0 25 0 1 0 175642883 127987712 30953 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 1 0 0
/proc/22056/statm: 31247 30953 54 142 0 31103 0
Current children cumulated CPU time (s) 161.66
Current children cumulated vsize (KiB) 172540

[startup+222.707 s]
/proc/loadavg: 2.01 2.03 1.96 3/86 22056
/proc/meminfo: memFree=1264552/2055920 swapFree=4192812/4192956
[pid=22034] ppid=22032 vsize=47552 CPUtime=23.1
/proc/22034/stat : 22034 (galac.sh) S 22032 22034 21439 0 -1 4194304 801 29550 0 1 0 0 2283 27 17 0 1 0 175640552 48693248 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 226237803354 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/22034/statm: 11888 364 246 79 0 218 0
[pid=22056] ppid=22034 vsize=148844 CPUtime=198.35
/proc/22056/stat : 22056 (minisat) R 22034 22034 21439 0 -1 4194304 36932 0 0 0 19805 30 0 0 25 0 1 0 175642883 152416256 36914 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529456 0 0 4096 3 0 0 0 17 1 0 0
/proc/22056/statm: 37211 36914 54 142 0 37067 0
Current children cumulated CPU time (s) 221.45
Current children cumulated vsize (KiB) 196396

[startup+282.779 s]
/proc/loadavg: 2.00 2.02 1.96 3/86 22056

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

/proc/loadavg: 2.81 2.59 2.26 4/82 22123
/proc/meminfo: memFree=904584/2055920 swapFree=4192812/4192956
[pid=22034] ppid=22032 vsize=47552 CPUtime=23.1
/proc/22034/stat : 22034 (galac.sh) S 22032 22034 21439 0 -1 4194304 801 29550 0 1 0 0 2283 27 17 0 1 0 175640552 48693248 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 226237803354 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/22034/statm: 11888 364 246 79 0 218 0
[pid=22056] ppid=22034 vsize=334484 CPUtime=1092.44
/proc/22056/stat : 22056 (minisat) R 22034 22034 21439 0 -1 4194304 82654 0 0 0 109166 78 0 0 25 0 1 0 175642883 342511616 82636 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 0 0 0
/proc/22056/statm: 83621 82636 54 142 0 83477 0
Current children cumulated CPU time (s) 1115.54
Current children cumulated vsize (KiB) 382036

[startup+1183.67 s]
/proc/loadavg: 2.96 2.66 2.31 3/82 22123
/proc/meminfo: memFree=870024/2055920 swapFree=4192812/4192956
[pid=22034] ppid=22032 vsize=47552 CPUtime=23.1
/proc/22034/stat : 22034 (galac.sh) S 22032 22034 21439 0 -1 4194304 801 29550 0 1 0 0 2283 27 17 0 1 0 175640552 48693248 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 226237803354 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/22034/statm: 11888 364 246 79 0 218 0
[pid=22056] ppid=22034 vsize=344684 CPUtime=1151.87
/proc/22056/stat : 22056 (minisat) R 22034 22034 21439 0 -1 4194304 85101 0 0 0 115106 81 0 0 25 0 1 0 175642883 352956416 85083 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529430 0 0 4096 3 0 0 0 17 0 0 0
/proc/22056/statm: 86171 85083 54 142 0 86027 0
Current children cumulated CPU time (s) 1174.97
Current children cumulated vsize (KiB) 392236

[startup+1243.75 s]
/proc/loadavg: 2.78 2.66 2.33 4/82 22123
/proc/meminfo: memFree=835720/2055920 swapFree=4192812/4192956
[pid=22034] ppid=22032 vsize=47552 CPUtime=23.1
/proc/22034/stat : 22034 (galac.sh) S 22032 22034 21439 0 -1 4194304 801 29550 0 1 0 0 2283 27 17 0 1 0 175640552 48693248 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 226237803354 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/22034/statm: 11888 364 246 79 0 218 0
[pid=22056] ppid=22034 vsize=352240 CPUtime=1211.41
/proc/22056/stat : 22056 (minisat) R 22034 22034 21439 0 -1 4194304 86905 0 0 0 121059 82 0 0 25 0 1 0 175642883 360693760 86887 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529506 0 0 4096 3 0 0 0 17 0 0 0
/proc/22056/statm: 88060 86887 54 142 0 87916 0
Current children cumulated CPU time (s) 1234.51
Current children cumulated vsize (KiB) 399792

[startup+1303.83 s]
/proc/loadavg: 2.48 2.59 2.32 3/82 22123
/proc/meminfo: memFree=834632/2055920 swapFree=4192812/4192956
[pid=22034] ppid=22032 vsize=47552 CPUtime=23.1
/proc/22034/stat : 22034 (galac.sh) S 22032 22034 21439 0 -1 4194304 801 29550 0 1 0 0 2283 27 17 0 1 0 175640552 48693248 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 226237803354 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/22034/statm: 11888 364 246 79 0 218 0
[pid=22056] ppid=22034 vsize=360096 CPUtime=1270.93
/proc/22056/stat : 22056 (minisat) R 22034 22034 21439 0 -1 4194304 88798 0 0 0 127009 84 0 0 25 0 1 0 175642883 368738304 88780 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529430 0 0 4096 3 0 0 0 17 0 0 0
/proc/22056/statm: 90024 88780 54 142 0 89880 0
Current children cumulated CPU time (s) 1294.03
Current children cumulated vsize (KiB) 407648

[startup+1363.91 s]
/proc/loadavg: 2.56 2.60 2.34 4/82 22123
/proc/meminfo: memFree=795208/2055920 swapFree=4192812/4192956
[pid=22034] ppid=22032 vsize=47552 CPUtime=23.1
/proc/22034/stat : 22034 (galac.sh) S 22032 22034 21439 0 -1 4194304 801 29550 0 1 0 0 2283 27 17 0 1 0 175640552 48693248 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 226237803354 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/22034/statm: 11888 364 246 79 0 218 0
[pid=22056] ppid=22034 vsize=366556 CPUtime=1330.42
/proc/22056/stat : 22056 (minisat) R 22034 22034 21439 0 -1 4194304 90388 0 0 0 132956 86 0 0 25 0 1 0 175642883 375353344 90370 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 0 0 0
/proc/22056/statm: 91639 90370 54 142 0 91495 0
Current children cumulated CPU time (s) 1353.52
Current children cumulated vsize (KiB) 414108

[startup+1423.91 s]
/proc/loadavg: 2.65 2.61 2.36 4/82 22123
/proc/meminfo: memFree=786824/2055920 swapFree=4192812/4192956
[pid=22034] ppid=22032 vsize=47552 CPUtime=23.1
/proc/22034/stat : 22034 (galac.sh) S 22032 22034 21439 0 -1 4194304 801 29550 0 1 0 0 2283 27 17 0 1 0 175640552 48693248 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 226237803354 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/22034/statm: 11888 364 246 79 0 218 0
[pid=22056] ppid=22034 vsize=373464 CPUtime=1389.88
/proc/22056/stat : 22056 (minisat) R 22034 22034 21439 0 -1 4194304 92055 0 0 0 138899 89 0 0 25 0 1 0 175642883 382427136 92037 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 0 0 0
/proc/22056/statm: 93366 92037 54 142 0 93222 0
Current children cumulated CPU time (s) 1412.98
Current children cumulated vsize (KiB) 421016

[startup+1484.02 s]
/proc/loadavg: 2.74 2.62 2.37 5/82 22123
/proc/meminfo: memFree=765704/2055920 swapFree=4192812/4192956
[pid=22034] ppid=22032 vsize=47552 CPUtime=23.1
/proc/22034/stat : 22034 (galac.sh) S 22032 22034 21439 0 -1 4194304 801 29550 0 1 0 0 2283 27 17 0 1 0 175640552 48693248 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 226237803354 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/22034/statm: 11888 364 246 79 0 218 0
[pid=22056] ppid=22034 vsize=379928 CPUtime=1449.41
/proc/22056/stat : 22056 (minisat) R 22034 22034 21439 0 -1 4194304 93675 0 0 0 144850 91 0 0 25 0 1 0 175642883 389046272 93657 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 0 0 0
/proc/22056/statm: 94982 93657 54 142 0 94838 0
Current children cumulated CPU time (s) 1472.51
Current children cumulated vsize (KiB) 427480

[startup+1544.07 s]
/proc/loadavg: 2.70 2.63 2.39 4/82 22123
/proc/meminfo: memFree=737160/2055920 swapFree=4192812/4192956
[pid=22034] ppid=22032 vsize=47552 CPUtime=23.1
/proc/22034/stat : 22034 (galac.sh) S 22032 22034 21439 0 -1 4194304 801 29550 0 1 0 0 2283 27 17 0 1 0 175640552 48693248 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 226237803354 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/22034/statm: 11888 364 246 79 0 218 0
[pid=22056] ppid=22034 vsize=388316 CPUtime=1508.87
/proc/22056/stat : 22056 (minisat) R 22034 22034 21439 0 -1 4194304 95767 0 0 0 150793 94 0 0 25 0 1 0 175642883 397635584 95749 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529430 0 0 4096 3 0 0 0 17 0 0 0
/proc/22056/statm: 97079 95749 54 142 0 96935 0
Current children cumulated CPU time (s) 1531.97
Current children cumulated vsize (KiB) 435868

[startup+1604.12 s]
/proc/loadavg: 2.65 2.62 2.40 4/82 22123
/proc/meminfo: memFree=734408/2055920 swapFree=4192812/4192956
[pid=22034] ppid=22032 vsize=47552 CPUtime=23.1
/proc/22034/stat : 22034 (galac.sh) S 22032 22034 21439 0 -1 4194304 801 29550 0 1 0 0 2283 27 17 0 1 0 175640552 48693248 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 226237803354 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/22034/statm: 11888 364 246 79 0 218 0
[pid=22056] ppid=22034 vsize=394708 CPUtime=1568.35
/proc/22056/stat : 22056 (minisat) R 22034 22034 21439 0 -1 4194304 97360 0 0 0 156738 97 0 0 25 0 1 0 175642883 404180992 97342 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 0 0 0
/proc/22056/statm: 98677 97342 54 142 0 98533 0
Current children cumulated CPU time (s) 1591.45
Current children cumulated vsize (KiB) 442260

[startup+1664.19 s]
/proc/loadavg: 2.64 2.62 2.41 4/82 22123
/proc/meminfo: memFree=717128/2055920 swapFree=4192812/4192956
[pid=22034] ppid=22032 vsize=47552 CPUtime=23.1
/proc/22034/stat : 22034 (galac.sh) S 22032 22034 21439 0 -1 4194304 801 29550 0 1 0 0 2283 27 17 0 1 0 175640552 48693248 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 226237803354 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/22034/statm: 11888 364 246 79 0 218 0
[pid=22056] ppid=22034 vsize=400684 CPUtime=1627.87
/proc/22056/stat : 22056 (minisat) R 22034 22034 21439 0 -1 4194304 98862 0 0 0 162688 99 0 0 25 0 1 0 175642883 410300416 98844 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529417 0 0 4096 3 0 0 0 17 0 0 0
/proc/22056/statm: 100171 98844 54 142 0 100027 0
Current children cumulated CPU time (s) 1650.97
Current children cumulated vsize (KiB) 448236

[startup+1724.29 s]
/proc/loadavg: 2.76 2.66 2.43 4/82 22123
/proc/meminfo: memFree=711496/2055920 swapFree=4192812/4192956
[pid=22034] ppid=22032 vsize=47552 CPUtime=23.1
/proc/22034/stat : 22034 (galac.sh) S 22032 22034 21439 0 -1 4194304 801 29550 0 1 0 0 2283 27 17 0 1 0 175640552 48693248 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 226237803354 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/22034/statm: 11888 364 246 79 0 218 0
[pid=22056] ppid=22034 vsize=406044 CPUtime=1687.39
/proc/22056/stat : 22056 (minisat) R 22034 22034 21439 0 -1 4194304 100157 0 0 0 168639 100 0 0 25 0 1 0 175642883 415789056 100139 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 0 0 0
/proc/22056/statm: 101511 100139 54 142 0 101367 0
Current children cumulated CPU time (s) 1710.49
Current children cumulated vsize (KiB) 453596

[startup+1784.37 s]
/proc/loadavg: 2.78 2.67 2.45 4/82 22123
/proc/meminfo: memFree=702088/2055920 swapFree=4192812/4192956
[pid=22034] ppid=22032 vsize=47552 CPUtime=23.1
/proc/22034/stat : 22034 (galac.sh) S 22032 22034 21439 0 -1 4194304 801 29550 0 1 0 0 2283 27 17 0 1 0 175640552 48693248 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 226237803354 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/22034/statm: 11888 364 246 79 0 218 0
[pid=22056] ppid=22034 vsize=413696 CPUtime=1746.92
/proc/22056/stat : 22056 (minisat) R 22034 22034 21439 0 -1 4194304 102048 0 0 0 174590 102 0 0 25 0 1 0 175642883 423624704 102030 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 0 0 0
/proc/22056/statm: 103424 102030 54 142 0 103280 0
Current children cumulated CPU time (s) 1770.02
Current children cumulated vsize (KiB) 461248



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1814.67 s]
/proc/loadavg: 2.74 2.67 2.46 4/82 22123
/proc/meminfo: memFree=699464/2055920 swapFree=4192812/4192956
[pid=22034] ppid=22032 vsize=47552 CPUtime=23.1
/proc/22034/stat : 22034 (galac.sh) S 22032 22034 21439 0 -1 4194304 801 29550 0 1 0 0 2283 27 17 0 1 0 175640552 48693248 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 226237803354 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/22034/statm: 11888 364 246 79 0 218 0
[pid=22056] ppid=22034 vsize=416244 CPUtime=1776.93
/proc/22056/stat : 22056 (minisat) R 22034 22034 21439 0 -1 4194304 102684 0 0 0 177591 102 0 0 25 0 1 0 175642883 426233856 102666 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529414 0 0 4096 3 0 0 0 17 0 0 0
/proc/22056/statm: 104061 102666 54 142 0 103917 0
Current children cumulated CPU time (s) 1800.03
Current children cumulated vsize (KiB) 463796

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

Child ended because it received signal 15 (SIGTERM)

!!! problem with CPU time !!!
wait4(...,&childrusage) returns 22034 and gives childrusage.ru_utime.tv_sec=22 childrusage.ru_utime.tv_usec=843527 childrusage.ru_stime.tv_sec=0 childrusage.ru_stime.tv_usec=285956
CPU time returned by wait4() is 23.1295
while last known CPU time is 1800.03

Solver probably didn't/couldn't wait for its children
Using last known CPU time as value...

Real time (s): 1814.68
CPU time (s): 1800.03
CPU user time (s): 1798.74
CPU system time (s): 1.29
CPU usage (%): 99.1926
Max. virtual memory (cumulated for all children) (KiB): 908404

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

runsolver used 2.18367 s user time and 5.32519 s system time

The end

Launcher Data (download as text)

Begin job on node58 on Mon Jan  8 16:07:06 UTC 2007


IDJOB= 225453
IDBENCH= 5859
FILE ID= node58/225453-1168272426

PBS_JOBID= 3483187

Free space on /tmp= 66550 MiB

BENCH NAME= HOME/pub/bench/CPAI06/tightness/tightness0.9/rand-2-40-180-84-900-13_ext.xml
COMMAND LINE= /tmp/evaluation/225453-1168272426/galac.sh /tmp/evaluation/225453-1168272426/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node58/watcher-225453-1168272426 -o ROOT/results/node58/solver-225453-1168272426 -C 1800 -M 900  /tmp/evaluation/225453-1168272426/galac.sh /tmp/evaluation/225453-1168272426/unknown.xml

META MD5SUM SOLVER= d8bf20eb49fe33822f00bab08f33d7fc
MD5SUM BENCH=  5fc50d31c64cf27c0b39917c4e427c9a

RANDOM SEED= 843890650

TIME LIMIT= 1800 seconds

MEMORY LIMIT= 900 MiB


/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.223
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.223
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:       1434176 kB
Buffers:         59240 kB
Cached:         180460 kB
SwapCached:          0 kB
Active:         419084 kB
Inactive:       142532 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1434176 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            4740 kB
Writeback:           0 kB
Mapped:         342076 kB
Slab:            44984 kB
Committed_AS:  3936920 kB
PageTables:       2360 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= 66531 MiB



End job on node58 on Mon Jan  8 16:37:21 UTC 2007