Trace number 221285

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.1 1804.8

General information on the benchmark

NamequeenAttacking/
queenAttacking-9.xml
MD5SUM08845c86b3cd6b454c691cd67cb94d14
Bench Category2-ARY-INT (binary constraints in intension)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
SatisfiableNO
(Un)Satisfiability was provedNO
Number of variables82
Number of constraints3262
Maximum constraint arity2
Maximum domain size81
Number of constraints which are defined in extension0
Number of constraints which are defined in intension3262
Global constraints used (with number of constraints)

Solver Data (download as text)

0.05	c --- Preproc Stats ---
1.81	c start processing
1.81	c start relation processing
1.83	c start cnf exporting
14.42	c parsing time : 1.63
14.42	c preprocessing time : 14.245
14.43	
14.43	c Nary constraints - conflicts : 0 supports : 0
14.43	c Binary constraints - conflicts : 3160 supports :102
14.43	c max arity constraint : 2
14.43	c Max Tuples generated 6561
14.43	c relations : 3
14.43	c relations BDD: 0
14.43	c vars : 6577 - clauses :  533527
14.43	
14.46	 
14.46	c --- Minisat Stats ---
14.46	 

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/node45/watcher-221285-1168257654 -o ROOT/results/node45/solver-221285-1168257654 -C 1800 -M 900 /tmp/evaluation/221285-1168257654/galac.sh /tmp/evaluation/221285-1168257654/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: 1.92 1.92 1.54 5/80 14900
/proc/meminfo: memFree=1730568/2055920 swapFree=4184048/4192956
[pid=14899] ppid=14897 vsize=6348 CPUtime=0
/proc/14899/stat : 14899 (galac.sh) R 14897 14899 13972 0 -1 4194304 261 0 0 0 0 0 0 0 20 0 1 0 174164364 6500352 216 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 258939079276 0 0 4096 8192 0 0 0 17 1 0 0
/proc/14899/statm: 1587 216 165 79 0 123 0

[startup+0.105339 s]
/proc/loadavg: 1.92 1.92 1.54 5/80 14900
/proc/meminfo: memFree=1730568/2055920 swapFree=4184048/4192956
[pid=14899] ppid=14897 vsize=47560 CPUtime=0.01
/proc/14899/stat : 14899 (galac.sh) S 14897 14899 13972 0 -1 4194304 761 1704 0 0 0 0 0 1 18 0 1 0 174164364 48701440 362 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 258938694490 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/14899/statm: 11890 362 244 79 0 218 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47560

[startup+0.513415 s]
/proc/loadavg: 1.92 1.92 1.54 5/80 14900
/proc/meminfo: memFree=1730568/2055920 swapFree=4184048/4192956
[pid=14899] ppid=14897 vsize=47560 CPUtime=0.01
/proc/14899/stat : 14899 (galac.sh) S 14897 14899 13972 0 -1 4194304 761 1704 0 0 0 0 0 1 18 0 1 0 174164364 48701440 362 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 258938694490 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/14899/statm: 11890 362 244 79 0 218 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47560

[startup+1.33656 s]
/proc/loadavg: 1.92 1.92 1.54 5/88 14920
/proc/meminfo: memFree=1690880/2055920 swapFree=4184048/4192956
[pid=14899] ppid=14897 vsize=47560 CPUtime=0.01
/proc/14899/stat : 14899 (galac.sh) S 14897 14899 13972 0 -1 4194304 761 1704 0 0 0 0 0 1 18 0 1 0 174164364 48701440 362 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 258938694490 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/14899/statm: 11890 362 244 79 0 218 0
[pid=14913] ppid=14899 vsize=860984 CPUtime=1.25
/proc/14913/stat : 14913 (java) R 14899 14899 13972 0 -1 0 11960 0 1 0 118 7 0 0 17 0 8 0 174164369 881647616 11714 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4074139010 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/14913/statm: 215246 11714 1988 14 0 201504 0
[pid=14913/tid=14914] ppid=14899 vsize=860984 CPUtime=0.03
/proc/14913/task/14914/stat : 14914 (java) S 14899 14899 13972 0 -1 64 3352 0 0 0 2 1 0 0 16 0 8 0 174164373 881647616 11714 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=14913/tid=14915] ppid=14899 vsize=860984 CPUtime=0
/proc/14913/task/14915/stat : 14915 (java) S 14899 14899 13972 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 174164374 881647616 11714 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14913/tid=14916] ppid=14899 vsize=860984 CPUtime=0
/proc/14913/task/14916/stat : 14916 (java) S 14899 14899 13972 0 -1 64 7 0 0 0 0 0 0 0 15 0 8 0 174164374 881647616 11714 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14913/tid=14917] ppid=14899 vsize=860984 CPUtime=0
/proc/14913/task/14917/stat : 14917 (java) S 14899 14899 13972 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 174164377 881647616 11714 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14913/tid=14918] ppid=14899 vsize=860984 CPUtime=0.33
/proc/14913/task/14918/stat : 14918 (java) R 14899 14899 13972 0 -1 64 1075 0 0 0 32 1 0 0 22 0 8 0 174164377 881647616 11714 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14913/tid=14919] ppid=14899 vsize=860984 CPUtime=0
/proc/14913/task/14919/stat : 14919 (java) S 14899 14899 13972 0 -1 64 2 0 0 0 0 0 0 0 19 0 8 0 174164377 881647616 11714 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14913/tid=14920] ppid=14899 vsize=860984 CPUtime=0
/proc/14913/task/14920/stat : 14920 (java) S 14899 14899 13972 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 174164377 881647616 11714 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.26
Current children cumulated vsize (KiB) 908544

[startup+2.97986 s]
/proc/loadavg: 1.92 1.92 1.54 3/88 14920
/proc/meminfo: memFree=1676736/2055920 swapFree=4184048/4192956
[pid=14899] ppid=14897 vsize=47560 CPUtime=0.01
/proc/14899/stat : 14899 (galac.sh) S 14897 14899 13972 0 -1 4194304 761 1704 0 0 0 0 0 1 18 0 1 0 174164364 48701440 362 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 258938694490 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/14899/statm: 11890 362 244 79 0 218 0
[pid=14913] ppid=14899 vsize=860984 CPUtime=2.89
/proc/14913/stat : 14913 (java) R 14899 14899 13972 0 -1 0 19602 0 1 0 277 12 0 0 25 0 8 0 174164369 881647616 19352 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4073516164 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/14913/statm: 215246 19352 2014 14 0 201504 0
[pid=14913/tid=14914] ppid=14899 vsize=860984 CPUtime=0.11
/proc/14913/task/14914/stat : 14914 (java) S 14899 14899 13972 0 -1 64 3515 0 0 0 10 1 0 0 16 0 8 0 174164373 881647616 19352 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=14913/tid=14915] ppid=14899 vsize=860984 CPUtime=0
/proc/14913/task/14915/stat : 14915 (java) S 14899 14899 13972 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 174164374 881647616 19352 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14913/tid=14916] ppid=14899 vsize=860984 CPUtime=0
/proc/14913/task/14916/stat : 14916 (java) S 14899 14899 13972 0 -1 64 7 0 0 0 0 0 0 0 15 0 8 0 174164374 881647616 19352 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14913/tid=14917] ppid=14899 vsize=860984 CPUtime=0
/proc/14913/task/14917/stat : 14917 (java) S 14899 14899 13972 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 174164377 881647616 19352 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14913/tid=14918] ppid=14899 vsize=860984 CPUtime=0.41
/proc/14913/task/14918/stat : 14918 (java) S 14899 14899 13972 0 -1 64 1120 0 0 0 39 2 0 0 16 0 8 0 174164377 881647616 19352 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14913/tid=14919] ppid=14899 vsize=860984 CPUtime=0
/proc/14913/task/14919/stat : 14919 (java) S 14899 14899 13972 0 -1 64 2 0 0 0 0 0 0 0 19 0 8 0 174164377 881647616 19352 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14913/tid=14920] ppid=14899 vsize=860984 CPUtime=0
/proc/14913/task/14920/stat : 14920 (java) S 14899 14899 13972 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 174164377 881647616 19352 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) 908544

[startup+6.27946 s]
/proc/loadavg: 1.93 1.92 1.55 3/88 14920
/proc/meminfo: memFree=1657152/2055920 swapFree=4184048/4192956
[pid=14899] ppid=14897 vsize=47560 CPUtime=0.01
/proc/14899/stat : 14899 (galac.sh) S 14897 14899 13972 0 -1 4194304 761 1704 0 0 0 0 0 1 18 0 1 0 174164364 48701440 362 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 258938694490 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/14899/statm: 11890 362 244 79 0 218 0
[pid=14913] ppid=14899 vsize=860984 CPUtime=6.18
/proc/14913/stat : 14913 (java) R 14899 14899 13972 0 -1 0 19635 0 1 0 605 13 0 0 25 0 8 0 174164369 881647616 19378 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4073515321 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/14913/statm: 215246 19378 2014 14 0 201504 0
[pid=14913/tid=14914] ppid=14899 vsize=860984 CPUtime=0.11
/proc/14913/task/14914/stat : 14914 (java) S 14899 14899 13972 0 -1 64 3541 0 0 0 10 1 0 0 16 0 8 0 174164373 881647616 19378 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=14913/tid=14915] ppid=14899 vsize=860984 CPUtime=0
/proc/14913/task/14915/stat : 14915 (java) S 14899 14899 13972 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 174164374 881647616 19378 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14913/tid=14916] ppid=14899 vsize=860984 CPUtime=0
/proc/14913/task/14916/stat : 14916 (java) S 14899 14899 13972 0 -1 64 7 0 0 0 0 0 0 0 15 0 8 0 174164374 881647616 19378 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14913/tid=14917] ppid=14899 vsize=860984 CPUtime=0
/proc/14913/task/14917/stat : 14917 (java) S 14899 14899 13972 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 174164377 881647616 19378 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14913/tid=14918] ppid=14899 vsize=860984 CPUtime=0.41
/proc/14913/task/14918/stat : 14918 (java) S 14899 14899 13972 0 -1 64 1120 0 0 0 39 2 0 0 16 0 8 0 174164377 881647616 19378 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14913/tid=14919] ppid=14899 vsize=860984 CPUtime=0
/proc/14913/task/14919/stat : 14919 (java) S 14899 14899 13972 0 -1 64 2 0 0 0 0 0 0 0 19 0 8 0 174164377 881647616 19378 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14913/tid=14920] ppid=14899 vsize=860984 CPUtime=0
/proc/14913/task/14920/stat : 14920 (java) S 14899 14899 13972 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 174164377 881647616 19378 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.19
Current children cumulated vsize (KiB) 908544

[startup+12.7716 s]
/proc/loadavg: 1.93 1.92 1.55 3/94 14984
/proc/meminfo: memFree=1651984/2055920 swapFree=4184048/4192956
[pid=14899] ppid=14897 vsize=47560 CPUtime=0.01
/proc/14899/stat : 14899 (galac.sh) S 14897 14899 13972 0 -1 4194304 761 1704 0 0 0 0 0 1 18 0 1 0 174164364 48701440 362 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 258938694490 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/14899/statm: 11890 362 244 79 0 218 0
[pid=14913] ppid=14899 vsize=860984 CPUtime=12.56
/proc/14913/stat : 14913 (java) R 14899 14899 13972 0 -1 0 19674 0 1 0 1241 15 0 0 25 0 8 0 174164369 881647616 19406 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4074371402 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/14913/statm: 215246 19406 2014 14 0 201504 0
[pid=14913/tid=14914] ppid=14899 vsize=860984 CPUtime=0.12
/proc/14913/task/14914/stat : 14914 (java) S 14899 14899 13972 0 -1 64 3567 0 0 0 11 1 0 0 16 0 8 0 174164373 881647616 19406 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=14913/tid=14915] ppid=14899 vsize=860984 CPUtime=0
/proc/14913/task/14915/stat : 14915 (java) S 14899 14899 13972 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 174164374 881647616 19406 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14913/tid=14916] ppid=14899 vsize=860984 CPUtime=0
/proc/14913/task/14916/stat : 14916 (java) S 14899 14899 13972 0 -1 64 7 0 0 0 0 0 0 0 15 0 8 0 174164374 881647616 19406 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14913/tid=14917] ppid=14899 vsize=860984 CPUtime=0
/proc/14913/task/14917/stat : 14917 (java) S 14899 14899 13972 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 174164377 881647616 19406 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14913/tid=14918] ppid=14899 vsize=860984 CPUtime=0.42
/proc/14913/task/14918/stat : 14918 (java) S 14899 14899 13972 0 -1 64 1122 0 0 0 40 2 0 0 16 0 8 0 174164377 881647616 19406 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14913/tid=14919] ppid=14899 vsize=860984 CPUtime=0
/proc/14913/task/14919/stat : 14919 (java) S 14899 14899 13972 0 -1 64 2 0 0 0 0 0 0 0 19 0 8 0 174164377 881647616 19406 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14913/tid=14920] ppid=14899 vsize=860984 CPUtime=0
/proc/14913/task/14920/stat : 14920 (java) S 14899 14899 13972 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 174164377 881647616 19406 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.57
Current children cumulated vsize (KiB) 908544

[startup+25.609 s]
/proc/loadavg: 1.95 1.92 1.55 3/87 15003
/proc/meminfo: memFree=1679048/2055920 swapFree=4184048/4192956
[pid=14899] ppid=14897 vsize=47560 CPUtime=14.25
/proc/14899/stat : 14899 (galac.sh) S 14897 14899 13972 0 -1 4194304 799 21394 0 1 0 0 1406 19 17 0 1 0 174164364 48701440 362 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 258938694490 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/14899/statm: 11890 362 244 79 0 218 0
[pid=14987] ppid=14899 vsize=43992 CPUtime=11.06
/proc/14987/stat : 14987 (minisat) R 14899 14899 13972 0 -1 4194304 10733 0 0 0 1101 5 0 0 25 0 1 0 174165811 45047808 10715 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134525757 0 0 4096 3 0 0 0 17 1 0 0
/proc/14987/statm: 10998 10715 54 142 0 10854 0
Current children cumulated CPU time (s) 25.31
Current children cumulated vsize (KiB) 91552

[startup+51.2896 s]
/proc/loadavg: 1.96 1.93 1.56 3/87 15061
/proc/meminfo: memFree=1648960/2055920 swapFree=4184048/4192956
[pid=14899] ppid=14897 vsize=47560 CPUtime=14.25
/proc/14899/stat : 14899 (galac.sh) S 14897 14899 13972 0 -1 4194304 799 21394 0 1 0 0 1406 19 17 0 1 0 174164364 48701440 362 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 258938694490 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/14899/statm: 11890 362 244 79 0 218 0
[pid=14987] ppid=14899 vsize=73900 CPUtime=36.55
/proc/14987/stat : 14987 (minisat) R 14899 14899 13972 0 -1 4194304 18205 0 0 0 3645 10 0 0 25 0 1 0 174165811 75673600 18187 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134525793 0 0 4096 3 0 0 0 17 1 0 0
/proc/14987/statm: 18475 18187 54 142 0 18331 0
Current children cumulated CPU time (s) 50.8
Current children cumulated vsize (KiB) 121460

[startup+102.541 s]
/proc/loadavg: 1.98 1.94 1.58 3/81 15119
/proc/meminfo: memFree=1597240/2055920 swapFree=4184048/4192956
[pid=14899] ppid=14897 vsize=47560 CPUtime=14.25
/proc/14899/stat : 14899 (galac.sh) S 14897 14899 13972 0 -1 4194304 799 21394 0 1 0 0 1406 19 17 0 1 0 174164364 48701440 362 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 258938694490 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/14899/statm: 11890 362 244 79 0 218 0
[pid=14987] ppid=14899 vsize=126828 CPUtime=87.49
/proc/14987/stat : 14987 (minisat) R 14899 14899 13972 0 -1 4194304 31413 0 0 0 8727 22 0 0 25 0 1 0 174165811 129871872 31395 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134525961 0 0 4096 3 0 0 0 17 1 0 0
/proc/14987/statm: 31707 31395 54 142 0 31563 0
Current children cumulated CPU time (s) 101.74
Current children cumulated vsize (KiB) 174388

[startup+162.6 s]
/proc/loadavg: 1.99 1.95 1.61 3/81 15119
/proc/meminfo: memFree=1551296/2055920 swapFree=4184048/4192956
[pid=14899] ppid=14897 vsize=47560 CPUtime=14.25
/proc/14899/stat : 14899 (galac.sh) S 14897 14899 13972 0 -1 4194304 799 21394 0 1 0 0 1406 19 17 0 1 0 174164364 48701440 362 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 258938694490 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/14899/statm: 11890 362 244 79 0 218 0
[pid=14987] ppid=14899 vsize=172504 CPUtime=147.29
/proc/14987/stat : 14987 (minisat) R 14899 14899 13972 0 -1 4194304 42824 0 0 0 14698 31 0 0 25 0 1 0 174165811 176644096 42806 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 1 0 0
/proc/14987/statm: 43126 42806 54 142 0 42982 0
Current children cumulated CPU time (s) 161.54
Current children cumulated vsize (KiB) 220064

[startup+222.666 s]
/proc/loadavg: 1.99 1.95 1.63 3/81 15119
/proc/meminfo: memFree=1524928/2055920 swapFree=4184048/4192956
[pid=14899] ppid=14897 vsize=47560 CPUtime=14.25
/proc/14899/stat : 14899 (galac.sh) S 14897 14899 13972 0 -1 4194304 799 21394 0 1 0 0 1406 19 17 0 1 0 174164364 48701440 362 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 258938694490 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/14899/statm: 11890 362 244 79 0 218 0
[pid=14987] ppid=14899 vsize=198660 CPUtime=207.09
/proc/14987/stat : 14987 (minisat) R 14899 14899 13972 0 -1 4194304 49316 0 0 0 20673 36 0 0 25 0 1 0 174165811 203427840 49298 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134525790 0 0 4096 3 0 0 0 17 1 0 0
/proc/14987/statm: 49665 49298 54 142 0 49521 0
Current children cumulated CPU time (s) 221.34
Current children cumulated vsize (KiB) 246220

[startup+282.725 s]
/proc/loadavg: 1.99 1.96 1.65 3/81 15119

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

/proc/loadavg: 1.04 1.52 1.66 2/66 15137
/proc/meminfo: memFree=1316104/2055920 swapFree=4184048/4192956
[pid=14899] ppid=14897 vsize=47560 CPUtime=14.25
/proc/14899/stat : 14899 (galac.sh) S 14897 14899 13972 0 -1 4194304 799 21394 0 1 0 0 1406 19 17 0 1 0 174164364 48701440 362 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 258938694490 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/14899/statm: 11890 362 244 79 0 218 0
[pid=14987] ppid=14899 vsize=457804 CPUtime=1104.88
/proc/14987/stat : 14987 (minisat) R 14899 14899 13972 0 -1 4194304 113759 0 0 0 110389 99 0 0 25 0 1 0 174165811 468791296 113741 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134527343 0 0 4096 3 0 0 0 17 0 0 0
/proc/14987/statm: 114451 113741 54 142 0 114307 0
Current children cumulated CPU time (s) 1119.13
Current children cumulated vsize (KiB) 505364

[startup+1183.65 s]
/proc/loadavg: 1.01 1.42 1.61 2/66 15137
/proc/meminfo: memFree=1302472/2055920 swapFree=4184048/4192956
[pid=14899] ppid=14897 vsize=47560 CPUtime=14.25
/proc/14899/stat : 14899 (galac.sh) S 14897 14899 13972 0 -1 4194304 799 21394 0 1 0 0 1406 19 17 0 1 0 174164364 48701440 362 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 258938694490 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/14899/statm: 11890 362 244 79 0 218 0
[pid=14987] ppid=14899 vsize=471616 CPUtime=1164.93
/proc/14987/stat : 14987 (minisat) R 14899 14899 13972 0 -1 4194304 117157 0 0 0 116390 103 0 0 25 0 1 0 174165811 482934784 117139 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 0 0 0
/proc/14987/statm: 117904 117139 54 142 0 117760 0
Current children cumulated CPU time (s) 1179.18
Current children cumulated vsize (KiB) 519176

[startup+1243.72 s]
/proc/loadavg: 1.00 1.34 1.57 2/66 15137
/proc/meminfo: memFree=1289160/2055920 swapFree=4184048/4192956
[pid=14899] ppid=14897 vsize=47560 CPUtime=14.25
/proc/14899/stat : 14899 (galac.sh) S 14897 14899 13972 0 -1 4194304 799 21394 0 1 0 0 1406 19 17 0 1 0 174164364 48701440 362 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 258938694490 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/14899/statm: 11890 362 244 79 0 218 0
[pid=14987] ppid=14899 vsize=485028 CPUtime=1224.98
/proc/14987/stat : 14987 (minisat) R 14899 14899 13972 0 -1 4194304 120531 0 0 0 122391 107 0 0 25 0 1 0 174165811 496668672 120513 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529444 0 0 4096 3 0 0 0 17 0 0 0
/proc/14987/statm: 121257 120513 54 142 0 121113 0
Current children cumulated CPU time (s) 1239.23
Current children cumulated vsize (KiB) 532588

[startup+1303.79 s]
/proc/loadavg: 1.00 1.28 1.53 2/66 15137
/proc/meminfo: memFree=1274696/2055920 swapFree=4184048/4192956
[pid=14899] ppid=14897 vsize=47560 CPUtime=14.25
/proc/14899/stat : 14899 (galac.sh) S 14897 14899 13972 0 -1 4194304 799 21394 0 1 0 0 1406 19 17 0 1 0 174164364 48701440 362 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 258938694490 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/14899/statm: 11890 362 244 79 0 218 0
[pid=14987] ppid=14899 vsize=499424 CPUtime=1285.04
/proc/14987/stat : 14987 (minisat) R 14899 14899 13972 0 -1 4194304 124133 0 0 0 128393 111 0 0 25 0 1 0 174165811 511410176 124115 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 0 0 0
/proc/14987/statm: 124856 124115 54 142 0 124712 0
Current children cumulated CPU time (s) 1299.29
Current children cumulated vsize (KiB) 546984

[startup+1363.87 s]
/proc/loadavg: 1.00 1.23 1.50 2/66 15137
/proc/meminfo: memFree=1257864/2055920 swapFree=4184048/4192956
[pid=14899] ppid=14897 vsize=47560 CPUtime=14.25
/proc/14899/stat : 14899 (galac.sh) S 14897 14899 13972 0 -1 4194304 799 21394 0 1 0 0 1406 19 17 0 1 0 174164364 48701440 362 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 258938694490 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/14899/statm: 11890 362 244 79 0 218 0
[pid=14987] ppid=14899 vsize=516088 CPUtime=1345.09
/proc/14987/stat : 14987 (minisat) R 14899 14899 13972 0 -1 4194304 128299 0 0 0 134394 115 0 0 25 0 1 0 174165811 528474112 128281 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529304 0 0 4096 3 0 0 0 17 0 0 0
/proc/14987/statm: 129022 128281 54 142 0 128878 0
Current children cumulated CPU time (s) 1359.34
Current children cumulated vsize (KiB) 563648

[startup+1423.95 s]
/proc/loadavg: 1.00 1.18 1.46 2/66 15137
/proc/meminfo: memFree=1250440/2055920 swapFree=4184048/4192956
[pid=14899] ppid=14897 vsize=47560 CPUtime=14.25
/proc/14899/stat : 14899 (galac.sh) S 14897 14899 13972 0 -1 4194304 799 21394 0 1 0 0 1406 19 17 0 1 0 174164364 48701440 362 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 258938694490 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/14899/statm: 11890 362 244 79 0 218 0
[pid=14987] ppid=14899 vsize=523644 CPUtime=1405.15
/proc/14987/stat : 14987 (minisat) R 14899 14899 13972 0 -1 4194304 130138 0 0 0 140398 117 0 0 25 0 1 0 174165811 536211456 130120 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 0 0 0
/proc/14987/statm: 130911 130120 54 142 0 130767 0
Current children cumulated CPU time (s) 1419.4
Current children cumulated vsize (KiB) 571204

[startup+1484.02 s]
/proc/loadavg: 1.06 1.16 1.44 2/66 15137
/proc/meminfo: memFree=1244168/2055920 swapFree=4184048/4192956
[pid=14899] ppid=14897 vsize=47560 CPUtime=14.25
/proc/14899/stat : 14899 (galac.sh) S 14897 14899 13972 0 -1 4194304 799 21394 0 1 0 0 1406 19 17 0 1 0 174164364 48701440 362 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 258938694490 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/14899/statm: 11890 362 244 79 0 218 0
[pid=14987] ppid=14899 vsize=530016 CPUtime=1465.19
/proc/14987/stat : 14987 (minisat) R 14899 14899 13972 0 -1 4194304 131708 0 0 0 146401 118 0 0 25 0 1 0 174165811 542736384 131690 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 0 0 0
/proc/14987/statm: 132504 131690 54 142 0 132360 0
Current children cumulated CPU time (s) 1479.44
Current children cumulated vsize (KiB) 577576

[startup+1544.09 s]
/proc/loadavg: 1.02 1.13 1.41 2/66 15137
/proc/meminfo: memFree=1238536/2055920 swapFree=4184048/4192956
[pid=14899] ppid=14897 vsize=47560 CPUtime=14.25
/proc/14899/stat : 14899 (galac.sh) S 14897 14899 13972 0 -1 4194304 799 21394 0 1 0 0 1406 19 17 0 1 0 174164364 48701440 362 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 258938694490 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/14899/statm: 11890 362 244 79 0 218 0
[pid=14987] ppid=14899 vsize=535632 CPUtime=1525.25
/proc/14987/stat : 14987 (minisat) R 14899 14899 13972 0 -1 4194304 133089 0 0 0 152405 120 0 0 25 0 1 0 174165811 548487168 133071 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529430 0 0 4096 3 0 0 0 17 0 0 0
/proc/14987/statm: 133908 133071 54 142 0 133764 0
Current children cumulated CPU time (s) 1539.5
Current children cumulated vsize (KiB) 583192

[startup+1604.17 s]
/proc/loadavg: 1.06 1.12 1.38 2/66 15137
/proc/meminfo: memFree=1232200/2055920 swapFree=4184048/4192956
[pid=14899] ppid=14897 vsize=47560 CPUtime=14.25
/proc/14899/stat : 14899 (galac.sh) S 14897 14899 13972 0 -1 4194304 799 21394 0 1 0 0 1406 19 17 0 1 0 174164364 48701440 362 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 258938694490 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/14899/statm: 11890 362 244 79 0 218 0
[pid=14987] ppid=14899 vsize=541956 CPUtime=1585.3
/proc/14987/stat : 14987 (minisat) R 14899 14899 13972 0 -1 4194304 134689 0 0 0 158409 121 0 0 25 0 1 0 174165811 554962944 134671 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529453 0 0 4096 3 0 0 0 17 0 0 0
/proc/14987/statm: 135489 134671 54 142 0 135345 0
Current children cumulated CPU time (s) 1599.55
Current children cumulated vsize (KiB) 589516

[startup+1664.25 s]
/proc/loadavg: 1.02 1.09 1.36 2/66 15137
/proc/meminfo: memFree=1225992/2055920 swapFree=4184048/4192956
[pid=14899] ppid=14897 vsize=47560 CPUtime=14.25
/proc/14899/stat : 14899 (galac.sh) S 14897 14899 13972 0 -1 4194304 799 21394 0 1 0 0 1406 19 17 0 1 0 174164364 48701440 362 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 258938694490 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/14899/statm: 11890 362 244 79 0 218 0
[pid=14987] ppid=14899 vsize=548812 CPUtime=1645.36
/proc/14987/stat : 14987 (minisat) R 14899 14899 13972 0 -1 4194304 136233 0 0 0 164413 123 0 0 25 0 1 0 174165811 561983488 136215 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 0 0 0
/proc/14987/statm: 137203 136215 54 142 0 137059 0
Current children cumulated CPU time (s) 1659.61
Current children cumulated vsize (KiB) 596372

[startup+1724.32 s]
/proc/loadavg: 1.00 1.07 1.33 2/66 15137
/proc/meminfo: memFree=1219464/2055920 swapFree=4184048/4192956
[pid=14899] ppid=14897 vsize=47560 CPUtime=14.25
/proc/14899/stat : 14899 (galac.sh) S 14897 14899 13972 0 -1 4194304 799 21394 0 1 0 0 1406 19 17 0 1 0 174164364 48701440 362 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 258938694490 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/14899/statm: 11890 362 244 79 0 218 0
[pid=14987] ppid=14899 vsize=555304 CPUtime=1705.4
/proc/14987/stat : 14987 (minisat) R 14899 14899 13972 0 -1 4194304 137869 0 0 0 170416 124 0 0 25 0 1 0 174165811 568631296 137851 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529430 0 0 4096 3 0 0 0 17 0 0 0
/proc/14987/statm: 138826 137851 54 142 0 138682 0
Current children cumulated CPU time (s) 1719.65
Current children cumulated vsize (KiB) 602864

[startup+1784.39 s]
/proc/loadavg: 1.00 1.06 1.31 2/66 15137
/proc/meminfo: memFree=1213896/2055920 swapFree=4184048/4192956
[pid=14899] ppid=14897 vsize=47560 CPUtime=14.25
/proc/14899/stat : 14899 (galac.sh) S 14897 14899 13972 0 -1 4194304 799 21394 0 1 0 0 1406 19 17 0 1 0 174164364 48701440 362 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 258938694490 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/14899/statm: 11890 362 244 79 0 218 0
[pid=14987] ppid=14899 vsize=560708 CPUtime=1765.46
/proc/14987/stat : 14987 (minisat) R 14899 14899 13972 0 -1 4194304 139225 0 0 0 176420 126 0 0 25 0 1 0 174165811 574164992 139207 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529444 0 0 4096 3 0 0 0 17 0 0 0
/proc/14987/statm: 140177 139207 54 142 0 140033 0
Current children cumulated CPU time (s) 1779.71
Current children cumulated vsize (KiB) 608268



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1804.79 s]
/proc/loadavg: 1.00 1.05 1.30 2/66 15137
/proc/meminfo: memFree=1211912/2055920 swapFree=4184048/4192956
[pid=14899] ppid=14897 vsize=47560 CPUtime=14.25
/proc/14899/stat : 14899 (galac.sh) S 14897 14899 13972 0 -1 4194304 799 21394 0 1 0 0 1406 19 17 0 1 0 174164364 48701440 362 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 258938694490 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/14899/statm: 11890 362 244 79 0 218 0
[pid=14987] ppid=14899 vsize=562688 CPUtime=1785.85
/proc/14987/stat : 14987 (minisat) R 14899 14899 13972 0 -1 4194304 139721 0 0 0 178459 126 0 0 25 0 1 0 174165811 576192512 139703 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 0 0 0
/proc/14987/statm: 140672 139703 54 142 0 140528 0
Current children cumulated CPU time (s) 1800.1
Current children cumulated vsize (KiB) 610248

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 14899 and gives childrusage.ru_utime.tv_sec=14 childrusage.ru_utime.tv_usec=65861 childrusage.ru_stime.tv_sec=0 childrusage.ru_stime.tv_usec=199969
CPU time returned by wait4() is 14.2658
while last known CPU time is 1800.1

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

Real time (s): 1804.8
CPU time (s): 1800.1
CPU user time (s): 1798.65
CPU system time (s): 1.45
CPU usage (%): 99.7395
Max. virtual memory (cumulated for all children) (KiB): 908544

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 14.0659
system time used= 0.199969
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 22193
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= 1719
involuntary context switches= 2120

runsolver used 1.70774 s user time and 5.11122 s system time

The end

Launcher Data (download as text)

Begin job on node45 on Mon Jan  8 12:00:54 UTC 2007


IDJOB= 221285
IDBENCH= 5406
FILE ID= node45/221285-1168257654

PBS_JOBID= 3482600

Free space on /tmp= 66550 MiB

BENCH NAME= HOME/pub/bench/CPAI06/queenAttacking/queenAttacking-9.xml
COMMAND LINE= /tmp/evaluation/221285-1168257654/galac.sh /tmp/evaluation/221285-1168257654/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node45/watcher-221285-1168257654 -o ROOT/results/node45/solver-221285-1168257654 -C 1800 -M 900  /tmp/evaluation/221285-1168257654/galac.sh /tmp/evaluation/221285-1168257654/unknown.xml

META MD5SUM SOLVER= d8bf20eb49fe33822f00bab08f33d7fc
MD5SUM BENCH=  08845c86b3cd6b454c691cd67cb94d14

RANDOM SEED= 314410620

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.259
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.259
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:       1730984 kB
Buffers:         47724 kB
Cached:         166776 kB
SwapCached:       3168 kB
Active:         145872 kB
Inactive:       124832 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1730984 kB
SwapTotal:     4192956 kB
SwapFree:      4184048 kB
Dirty:            3208 kB
Writeback:           0 kB
Mapped:          71832 kB
Slab:            39452 kB
Committed_AS:  4312020 kB
PageTables:       1888 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= 66545 MiB



End job on node45 on Mon Jan  8 12:30:59 UTC 2007