Trace number 225980

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 1817.12

General information on the benchmark

Nametightness/tightness0.9/
rand-2-40-180-84-900-47_ext.xml
MD5SUM7ffc72f9e0beeed37d123dab57de4530
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 benchmark2.15367
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.20	c start processing
2.20	c start relation processing
4.18	c start cnf exporting
22.65	c parsing time : 2.035
22.65	c preprocessing time : 22.485
22.65	
22.65	c Nary constraints - conflicts : 0 supports : 0
22.65	c Binary constraints - conflicts : 0 supports :84
22.65	c max arity constraint : 2
22.65	c Max Tuples generated 0
22.65	c relations : 84
22.65	c relations BDD: 0
22.65	c vars : 7201 - clauses :  674680
22.65	
22.71	 
22.71	c --- Minisat Stats ---
22.71	 

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/node21/watcher-225980-1168274120 -o ROOT/results/node21/solver-225980-1168274120 -C 1800 -M 900 /tmp/evaluation/225980-1168274120/galac.sh /tmp/evaluation/225980-1168274120/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: 0.94 1.06 1.31 5/86 25346
/proc/meminfo: memFree=845416/2055920 swapFree=4156316/4192956
[pid=25345] ppid=25343 vsize=8560 CPUtime=0
/proc/25345/stat : 25345 (galac.sh) R 25343 25345 25218 0 -1 4194304 308 0 0 0 0 0 0 0 21 0 1 0 175806604 8765440 253 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 221236676495 0 0 4096 8192 0 0 0 17 1 0 0
/proc/25345/statm: 2140 253 197 79 0 133 0

[startup+0.109419 s]
/proc/loadavg: 0.94 1.06 1.31 5/86 25346
/proc/meminfo: memFree=845416/2055920 swapFree=4156316/4192956
[pid=25345] ppid=25343 vsize=47564 CPUtime=0.01
/proc/25345/stat : 25345 (galac.sh) S 25343 25345 25218 0 -1 4194304 761 1704 0 0 0 0 0 1 18 0 1 0 175806604 48705536 362 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 221236095834 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/25345/statm: 11891 362 244 79 0 218 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47564

[startup+0.517496 s]
/proc/loadavg: 0.94 1.06 1.31 5/86 25346
/proc/meminfo: memFree=845416/2055920 swapFree=4156316/4192956
[pid=25345] ppid=25343 vsize=47564 CPUtime=0.01
/proc/25345/stat : 25345 (galac.sh) S 25343 25345 25218 0 -1 4194304 761 1704 0 0 0 0 0 1 18 0 1 0 175806604 48705536 362 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 221236095834 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/25345/statm: 11891 362 244 79 0 218 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47564

[startup+1.33966 s]
/proc/loadavg: 0.94 1.06 1.31 3/94 25366
/proc/meminfo: memFree=765600/2055920 swapFree=4156316/4192956
[pid=25345] ppid=25343 vsize=47564 CPUtime=0.01
/proc/25345/stat : 25345 (galac.sh) S 25343 25345 25218 0 -1 4194304 761 1704 0 0 0 0 0 1 18 0 1 0 175806604 48705536 362 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 221236095834 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/25345/statm: 11891 362 244 79 0 218 0
[pid=25359] ppid=25345 vsize=861064 CPUtime=1.28
/proc/25359/stat : 25359 (java) R 25345 25345 25218 0 -1 0 22290 0 1 0 117 11 0 0 21 0 8 0 175806607 881729536 22042 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4072917397 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/25359/statm: 215266 22042 1968 14 0 201471 0
[pid=25359/tid=25360] ppid=25345 vsize=861064 CPUtime=0.07
/proc/25359/task/25360/stat : 25360 (java) S 25345 25345 25218 0 -1 64 6524 0 0 0 5 2 0 0 16 0 8 0 175806611 881729536 22042 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=25359/tid=25361] ppid=25345 vsize=861064 CPUtime=0
/proc/25359/task/25361/stat : 25361 (java) S 25345 25345 25218 0 -1 64 11 0 0 0 0 0 0 0 19 0 8 0 175806612 881729536 22042 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25359/tid=25362] ppid=25345 vsize=861064 CPUtime=0
/proc/25359/task/25362/stat : 25362 (java) S 25345 25345 25218 0 -1 64 4 0 0 0 0 0 0 0 20 0 8 0 175806612 881729536 22042 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25359/tid=25363] ppid=25345 vsize=861064 CPUtime=0
/proc/25359/task/25363/stat : 25363 (java) S 25345 25345 25218 0 -1 64 2 0 0 0 0 0 0 0 18 0 8 0 175806615 881729536 22042 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25359/tid=25364] ppid=25345 vsize=861064 CPUtime=0.14
/proc/25359/task/25364/stat : 25364 (java) S 25345 25345 25218 0 -1 64 900 0 0 0 13 1 0 0 16 0 8 0 175806615 881729536 22042 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25359/tid=25365] ppid=25345 vsize=861064 CPUtime=0
/proc/25359/task/25365/stat : 25365 (java) S 25345 25345 25218 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 175806615 881729536 22042 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25359/tid=25366] ppid=25345 vsize=861064 CPUtime=0
/proc/25359/task/25366/stat : 25366 (java) S 25345 25345 25218 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 175806615 881729536 22042 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.29
Current children cumulated vsize (KiB) 908628

[startup+2.99296 s]
/proc/loadavg: 0.94 1.06 1.31 3/94 25366
/proc/meminfo: memFree=754272/2055920 swapFree=4156316/4192956
[pid=25345] ppid=25343 vsize=47564 CPUtime=0.01
/proc/25345/stat : 25345 (galac.sh) S 25343 25345 25218 0 -1 4194304 761 1704 0 0 0 0 0 1 18 0 1 0 175806604 48705536 362 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 221236095834 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/25345/statm: 11891 362 244 79 0 218 0
[pid=25359] ppid=25345 vsize=861064 CPUtime=2.93
/proc/25359/stat : 25359 (java) R 25345 25345 25218 0 -1 0 24229 0 1 0 280 13 0 0 25 0 8 0 175806607 881729536 23978 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4073883222 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/25359/statm: 215266 23978 1972 14 0 201471 0
[pid=25359/tid=25360] ppid=25345 vsize=861064 CPUtime=0.15
/proc/25359/task/25360/stat : 25360 (java) S 25345 25345 25218 0 -1 64 8424 0 0 0 12 3 0 0 16 0 8 0 175806611 881729536 23978 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=25359/tid=25361] ppid=25345 vsize=861064 CPUtime=0
/proc/25359/task/25361/stat : 25361 (java) S 25345 25345 25218 0 -1 64 11 0 0 0 0 0 0 0 19 0 8 0 175806612 881729536 23978 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25359/tid=25362] ppid=25345 vsize=861064 CPUtime=0
/proc/25359/task/25362/stat : 25362 (java) S 25345 25345 25218 0 -1 64 4 0 0 0 0 0 0 0 20 0 8 0 175806612 881729536 23978 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25359/tid=25363] ppid=25345 vsize=861064 CPUtime=0
/proc/25359/task/25363/stat : 25363 (java) S 25345 25345 25218 0 -1 64 2 0 0 0 0 0 0 0 18 0 8 0 175806615 881729536 23978 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25359/tid=25364] ppid=25345 vsize=861064 CPUtime=0.18
/proc/25359/task/25364/stat : 25364 (java) S 25345 25345 25218 0 -1 64 925 0 0 0 17 1 0 0 16 0 8 0 175806615 881729536 23978 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25359/tid=25365] ppid=25345 vsize=861064 CPUtime=0
/proc/25359/task/25365/stat : 25365 (java) S 25345 25345 25218 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 175806615 881729536 23978 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25359/tid=25366] ppid=25345 vsize=861064 CPUtime=0
/proc/25359/task/25366/stat : 25366 (java) S 25345 25345 25218 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 175806615 881729536 23978 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.94
Current children cumulated vsize (KiB) 908628

[startup+6.28759 s]
/proc/loadavg: 1.10 1.09 1.32 3/94 25366
/proc/meminfo: memFree=736032/2055920 swapFree=4156316/4192956
[pid=25345] ppid=25343 vsize=47564 CPUtime=0.01
/proc/25345/stat : 25345 (galac.sh) S 25343 25345 25218 0 -1 4194304 761 1704 0 0 0 0 0 1 18 0 1 0 175806604 48705536 362 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 221236095834 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/25345/statm: 11891 362 244 79 0 218 0
[pid=25359] ppid=25345 vsize=861064 CPUtime=6.2
/proc/25359/stat : 25359 (java) R 25345 25345 25218 0 -1 0 27779 0 1 0 605 15 0 0 25 0 8 0 175806607 881729536 27523 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4154614784 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/25359/statm: 215266 27523 1991 14 0 201471 0
[pid=25359/tid=25360] ppid=25345 vsize=861064 CPUtime=0.29
/proc/25359/task/25360/stat : 25360 (java) S 25345 25345 25218 0 -1 64 11889 0 0 0 24 5 0 0 16 0 8 0 175806611 881729536 27523 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=25359/tid=25361] ppid=25345 vsize=861064 CPUtime=0
/proc/25359/task/25361/stat : 25361 (java) S 25345 25345 25218 0 -1 64 12 0 0 0 0 0 0 0 16 0 8 0 175806612 881729536 27523 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25359/tid=25362] ppid=25345 vsize=861064 CPUtime=0
/proc/25359/task/25362/stat : 25362 (java) S 25345 25345 25218 0 -1 64 4 0 0 0 0 0 0 0 20 0 8 0 175806612 881729536 27523 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25359/tid=25363] ppid=25345 vsize=861064 CPUtime=0
/proc/25359/task/25363/stat : 25363 (java) S 25345 25345 25218 0 -1 64 2 0 0 0 0 0 0 0 18 0 8 0 175806615 881729536 27523 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25359/tid=25364] ppid=25345 vsize=861064 CPUtime=0.24
/proc/25359/task/25364/stat : 25364 (java) S 25345 25345 25218 0 -1 64 967 0 0 0 23 1 0 0 16 0 8 0 175806615 881729536 27523 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25359/tid=25365] ppid=25345 vsize=861064 CPUtime=0
/proc/25359/task/25365/stat : 25365 (java) S 25345 25345 25218 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 175806615 881729536 27523 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25359/tid=25366] ppid=25345 vsize=861064 CPUtime=0
/proc/25359/task/25366/stat : 25366 (java) S 25345 25345 25218 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 175806615 881729536 27523 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.21
Current children cumulated vsize (KiB) 908628

[startup+12.7838 s]
/proc/loadavg: 1.26 1.12 1.32 3/94 25366
/proc/meminfo: memFree=716648/2055920 swapFree=4156316/4192956
[pid=25345] ppid=25343 vsize=47564 CPUtime=0.01
/proc/25345/stat : 25345 (galac.sh) S 25343 25345 25218 0 -1 4194304 761 1704 0 0 0 0 0 1 18 0 1 0 175806604 48705536 362 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 221236095834 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/25345/statm: 11891 362 244 79 0 218 0
[pid=25359] ppid=25345 vsize=861064 CPUtime=12.66
/proc/25359/stat : 25359 (java) R 25345 25345 25218 0 -1 0 27792 0 1 0 1249 17 0 0 25 0 8 0 175806607 881729536 27524 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4073993927 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/25359/statm: 215266 27524 1992 14 0 201471 0
[pid=25359/tid=25360] ppid=25345 vsize=861064 CPUtime=0.3
/proc/25359/task/25360/stat : 25360 (java) S 25345 25345 25218 0 -1 64 11890 0 0 0 25 5 0 0 16 0 8 0 175806611 881729536 27524 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=25359/tid=25361] ppid=25345 vsize=861064 CPUtime=0
/proc/25359/task/25361/stat : 25361 (java) S 25345 25345 25218 0 -1 64 12 0 0 0 0 0 0 0 16 0 8 0 175806612 881729536 27524 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25359/tid=25362] ppid=25345 vsize=861064 CPUtime=0
/proc/25359/task/25362/stat : 25362 (java) S 25345 25345 25218 0 -1 64 4 0 0 0 0 0 0 0 20 0 8 0 175806612 881729536 27524 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25359/tid=25363] ppid=25345 vsize=861064 CPUtime=0
/proc/25359/task/25363/stat : 25363 (java) S 25345 25345 25218 0 -1 64 2 0 0 0 0 0 0 0 18 0 8 0 175806615 881729536 27524 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25359/tid=25364] ppid=25345 vsize=861064 CPUtime=0.24
/proc/25359/task/25364/stat : 25364 (java) S 25345 25345 25218 0 -1 64 967 0 0 0 23 1 0 0 16 0 8 0 175806615 881729536 27524 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25359/tid=25365] ppid=25345 vsize=861064 CPUtime=0
/proc/25359/task/25365/stat : 25365 (java) S 25345 25345 25218 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 175806615 881729536 27524 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25359/tid=25366] ppid=25345 vsize=861064 CPUtime=0
/proc/25359/task/25366/stat : 25366 (java) S 25345 25345 25218 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 175806615 881729536 27524 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 908628

[startup+25.6412 s]
/proc/loadavg: 1.64 1.21 1.35 3/87 25593
/proc/meminfo: memFree=790168/2055920 swapFree=4156316/4192956
[pid=25345] ppid=25343 vsize=47564 CPUtime=22.53
/proc/25345/stat : 25345 (galac.sh) S 25343 25345 25218 0 -1 4194304 799 29536 0 1 0 0 2227 26 17 0 1 0 175806604 48705536 362 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 221236095834 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/25345/statm: 11891 362 244 79 0 218 0
[pid=25593] ppid=25345 vsize=36460 CPUtime=2.88
/proc/25593/stat : 25593 (minisat) R 25345 25345 25218 0 -1 4194304 8981 0 0 0 283 5 0 0 25 0 1 0 175808876 37335040 8963 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529304 0 0 4096 3 0 0 0 17 1 0 0
/proc/25593/statm: 9115 8963 54 142 0 8971 0
Current children cumulated CPU time (s) 25.41
Current children cumulated vsize (KiB) 84024

[startup+51.3381 s]
/proc/loadavg: 1.78 1.28 1.37 4/95 25655
/proc/meminfo: memFree=506712/2055920 swapFree=4156316/4192956
[pid=25345] ppid=25343 vsize=47564 CPUtime=22.53
/proc/25345/stat : 25345 (galac.sh) S 25343 25345 25218 0 -1 4194304 799 29536 0 1 0 0 2227 26 17 0 1 0 175806604 48705536 362 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 221236095834 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/25345/statm: 11891 362 244 79 0 218 0
[pid=25593] ppid=25345 vsize=71412 CPUtime=28.52
/proc/25593/stat : 25593 (minisat) R 25345 25345 25218 0 -1 4194304 17710 0 0 0 2839 13 0 0 25 0 1 0 175808876 73125888 17692 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529417 0 0 4096 3 0 0 0 17 0 0 0
/proc/25593/statm: 17853 17692 54 142 0 17709 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 118976

[startup+102.603 s]
/proc/loadavg: 2.14 1.45 1.42 3/95 25655
/proc/meminfo: memFree=357144/2055920 swapFree=4156316/4192956
[pid=25345] ppid=25343 vsize=47564 CPUtime=22.53
/proc/25345/stat : 25345 (galac.sh) S 25343 25345 25218 0 -1 4194304 799 29536 0 1 0 0 2227 26 17 0 1 0 175806604 48705536 362 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 221236095834 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/25345/statm: 11891 362 244 79 0 218 0
[pid=25593] ppid=25345 vsize=108700 CPUtime=79.55
/proc/25593/stat : 25593 (minisat) R 25345 25345 25218 0 -1 4194304 27022 0 0 0 7934 21 0 0 25 0 1 0 175808876 111308800 27004 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529430 0 0 4096 3 0 0 0 17 0 0 0
/proc/25593/statm: 27175 27004 54 142 0 27031 0
Current children cumulated CPU time (s) 102.08
Current children cumulated vsize (KiB) 156264

[startup+162.627 s]
/proc/loadavg: 2.54 1.67 1.49 4/95 25655
/proc/meminfo: memFree=292568/2055920 swapFree=4156316/4192956
[pid=25345] ppid=25343 vsize=47564 CPUtime=22.53
/proc/25345/stat : 25345 (galac.sh) S 25343 25345 25218 0 -1 4194304 799 29536 0 1 0 0 2227 26 17 0 1 0 175806604 48705536 362 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 221236095834 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/25345/statm: 11891 362 244 79 0 218 0
[pid=25593] ppid=25345 vsize=134384 CPUtime=139
/proc/25593/stat : 25593 (minisat) R 25345 25345 25218 0 -1 4194304 33452 0 0 0 13874 26 0 0 25 0 1 0 175808876 137609216 33434 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529430 0 0 4096 3 0 0 0 17 0 0 0
/proc/25593/statm: 33596 33434 54 142 0 33452 0
Current children cumulated CPU time (s) 161.53
Current children cumulated vsize (KiB) 181948

[startup+222.649 s]
/proc/loadavg: 2.60 1.85 1.57 4/95 25655
/proc/meminfo: memFree=255960/2055920 swapFree=4156316/4192956
[pid=25345] ppid=25343 vsize=47564 CPUtime=22.53
/proc/25345/stat : 25345 (galac.sh) S 25343 25345 25218 0 -1 4194304 799 29536 0 1 0 0 2227 26 17 0 1 0 175806604 48705536 362 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 221236095834 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/25345/statm: 11891 362 244 79 0 218 0
[pid=25593] ppid=25345 vsize=159200 CPUtime=198.44
/proc/25593/stat : 25593 (minisat) R 25345 25345 25218 0 -1 4194304 39613 0 0 0 19812 32 0 0 25 0 1 0 175808876 163020800 39595 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 0 0 0
/proc/25593/statm: 39800 39595 54 142 0 39656 0
Current children cumulated CPU time (s) 220.97
Current children cumulated vsize (KiB) 206764

[startup+282.652 s]
/proc/loadavg: 2.68 2.01 1.64 4/95 25655

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

/proc/loadavg: 2.85 2.69 2.26 4/95 25655
/proc/meminfo: memFree=14936/2055920 swapFree=4156316/4192956
[pid=25345] ppid=25343 vsize=47564 CPUtime=22.53
/proc/25345/stat : 25345 (galac.sh) S 25343 25345 25218 0 -1 4194304 799 29536 0 1 0 0 2227 26 17 0 1 0 175806604 48705536 362 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 221236095834 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/25345/statm: 11891 362 244 79 0 218 0
[pid=25593] ppid=25345 vsize=385316 CPUtime=1090.21
/proc/25593/stat : 25593 (minisat) R 25345 25345 25218 0 -1 4194304 95614 0 0 0 108933 88 0 0 25 0 1 0 175808876 394563584 95596 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529417 0 0 4096 3 0 0 0 17 0 0 0
/proc/25593/statm: 96329 95596 54 142 0 96185 0
Current children cumulated CPU time (s) 1112.74
Current children cumulated vsize (KiB) 432880

[startup+1183.39 s]
/proc/loadavg: 2.80 2.71 2.30 4/95 25655
/proc/meminfo: memFree=15320/2055920 swapFree=4156316/4192956
[pid=25345] ppid=25343 vsize=47564 CPUtime=22.53
/proc/25345/stat : 25345 (galac.sh) S 25343 25345 25218 0 -1 4194304 799 29536 0 1 0 0 2227 26 17 0 1 0 175806604 48705536 362 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 221236095834 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/25345/statm: 11891 362 244 79 0 218 0
[pid=25593] ppid=25345 vsize=410184 CPUtime=1149.64
/proc/25593/stat : 25593 (minisat) R 25345 25345 25218 0 -1 4194304 101718 0 0 0 114871 93 0 0 25 0 1 0 175808876 420028416 101700 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529492 0 0 4096 3 0 0 0 17 0 0 0
/proc/25593/statm: 102546 101700 54 142 0 102402 0
Current children cumulated CPU time (s) 1172.17
Current children cumulated vsize (KiB) 457748

[startup+1243.46 s]
/proc/loadavg: 2.78 2.71 2.32 3/95 25655
/proc/meminfo: memFree=15192/2055920 swapFree=4156316/4192956
[pid=25345] ppid=25343 vsize=47564 CPUtime=22.53
/proc/25345/stat : 25345 (galac.sh) S 25343 25345 25218 0 -1 4194304 799 29536 0 1 0 0 2227 26 17 0 1 0 175806604 48705536 362 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 221236095834 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/25345/statm: 11891 362 244 79 0 218 0
[pid=25593] ppid=25345 vsize=426116 CPUtime=1209.11
/proc/25593/stat : 25593 (minisat) R 25345 25345 25218 0 -1 4194304 105621 0 0 0 120815 96 0 0 25 0 1 0 175808876 436342784 105603 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529304 0 0 4096 3 0 0 0 17 0 0 0
/proc/25593/statm: 106529 105603 54 142 0 106385 0
Current children cumulated CPU time (s) 1231.64
Current children cumulated vsize (KiB) 473680

[startup+1303.55 s]
/proc/loadavg: 2.76 2.72 2.35 3/95 25655
/proc/meminfo: memFree=15000/2055920 swapFree=4156316/4192956
[pid=25345] ppid=25343 vsize=47564 CPUtime=22.53
/proc/25345/stat : 25345 (galac.sh) S 25343 25345 25218 0 -1 4194304 799 29536 0 1 0 0 2227 26 17 0 1 0 175806604 48705536 362 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 221236095834 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/25345/statm: 11891 362 244 79 0 218 0
[pid=25593] ppid=25345 vsize=435788 CPUtime=1268.61
/proc/25593/stat : 25593 (minisat) R 25345 25345 25218 0 -1 4194304 107994 0 0 0 126762 99 0 0 25 0 1 0 175808876 446246912 107976 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 0 0 0
/proc/25593/statm: 108947 107976 54 142 0 108803 0
Current children cumulated CPU time (s) 1291.14
Current children cumulated vsize (KiB) 483352

[startup+1363.59 s]
/proc/loadavg: 2.98 2.78 2.39 4/95 25655
/proc/meminfo: memFree=16280/2055920 swapFree=4156316/4192956
[pid=25345] ppid=25343 vsize=47564 CPUtime=22.53
/proc/25345/stat : 25345 (galac.sh) S 25343 25345 25218 0 -1 4194304 799 29536 0 1 0 0 2227 26 17 0 1 0 175806604 48705536 362 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 221236095834 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/25345/statm: 11891 362 244 79 0 218 0
[pid=25593] ppid=25345 vsize=446760 CPUtime=1328.02
/proc/25593/stat : 25593 (minisat) R 25345 25345 25218 0 -1 4194304 110692 0 0 0 132700 102 0 0 25 0 1 0 175808876 457482240 110674 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529430 0 0 4096 3 0 0 0 17 0 0 0
/proc/25593/statm: 111690 110674 54 142 0 111546 0
Current children cumulated CPU time (s) 1350.55
Current children cumulated vsize (KiB) 494324

[startup+1423.68 s]
/proc/loadavg: 2.92 2.80 2.42 4/95 25655
/proc/meminfo: memFree=15640/2055920 swapFree=4156316/4192956
[pid=25345] ppid=25343 vsize=47564 CPUtime=22.53
/proc/25345/stat : 25345 (galac.sh) S 25343 25345 25218 0 -1 4194304 799 29536 0 1 0 0 2227 26 17 0 1 0 175806604 48705536 362 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 221236095834 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/25345/statm: 11891 362 244 79 0 218 0
[pid=25593] ppid=25345 vsize=457616 CPUtime=1387.51
/proc/25593/stat : 25593 (minisat) R 25345 25345 25218 0 -1 4194304 113383 0 0 0 138646 105 0 0 25 0 1 0 175808876 468598784 113365 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529506 0 0 4096 3 0 0 0 17 0 0 0
/proc/25593/statm: 114404 113365 54 142 0 114260 0
Current children cumulated CPU time (s) 1410.04
Current children cumulated vsize (KiB) 505180

[startup+1483.78 s]
/proc/loadavg: 2.97 2.83 2.45 4/95 25655
/proc/meminfo: memFree=15896/2055920 swapFree=4156316/4192956
[pid=25345] ppid=25343 vsize=47564 CPUtime=22.53
/proc/25345/stat : 25345 (galac.sh) S 25343 25345 25218 0 -1 4194304 799 29536 0 1 0 0 2227 26 17 0 1 0 175806604 48705536 362 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 221236095834 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/25345/statm: 11891 362 244 79 0 218 0
[pid=25593] ppid=25345 vsize=466652 CPUtime=1447.03
/proc/25593/stat : 25593 (minisat) R 25345 25345 25218 0 -1 4194304 115526 0 0 0 144596 107 0 0 25 0 1 0 175808876 477851648 115508 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529435 0 0 4096 3 0 0 0 17 0 0 0
/proc/25593/statm: 116663 115508 54 142 0 116519 0
Current children cumulated CPU time (s) 1469.56
Current children cumulated vsize (KiB) 514216

[startup+1543.87 s]
/proc/loadavg: 2.78 2.81 2.46 4/101 25681
/proc/meminfo: memFree=16096/2055920 swapFree=4156316/4192956
[pid=25345] ppid=25343 vsize=47564 CPUtime=22.53
/proc/25345/stat : 25345 (galac.sh) S 25343 25345 25218 0 -1 4194304 799 29536 0 1 0 0 2227 26 17 0 1 0 175806604 48705536 362 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 221236095834 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/25345/statm: 11891 362 244 79 0 218 0
[pid=25593] ppid=25345 vsize=476160 CPUtime=1506.53
/proc/25593/stat : 25593 (minisat) R 25345 25345 25218 0 -1 4194304 117846 0 0 0 150541 112 0 0 25 0 1 0 175808876 487587840 117828 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 1 0 0
/proc/25593/statm: 119040 117828 54 142 0 118896 0
Current children cumulated CPU time (s) 1529.06
Current children cumulated vsize (KiB) 523724

[startup+1603.89 s]
/proc/loadavg: 2.71 2.79 2.48 3/101 25807
/proc/meminfo: memFree=15904/2055920 swapFree=4156316/4192956
[pid=25345] ppid=25343 vsize=47564 CPUtime=22.53
/proc/25345/stat : 25345 (galac.sh) S 25343 25345 25218 0 -1 4194304 799 29536 0 1 0 0 2227 26 17 0 1 0 175806604 48705536 362 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 221236095834 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/25345/statm: 11891 362 244 79 0 218 0
[pid=25593] ppid=25345 vsize=485724 CPUtime=1566.36
/proc/25593/stat : 25593 (minisat) R 25345 25345 25218 0 -1 4194304 120129 0 0 0 156522 114 0 0 25 0 1 0 175808876 497381376 120111 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529430 0 0 4096 3 0 0 0 17 1 0 0
/proc/25593/statm: 121431 120111 54 142 0 121287 0
Current children cumulated CPU time (s) 1588.89
Current children cumulated vsize (KiB) 533288

[startup+1663.91 s]
/proc/loadavg: 2.50 2.73 2.47 3/95 25853
/proc/meminfo: memFree=16208/2055920 swapFree=4156316/4192956
[pid=25345] ppid=25343 vsize=47564 CPUtime=22.53
/proc/25345/stat : 25345 (galac.sh) S 25343 25345 25218 0 -1 4194304 799 29536 0 1 0 0 2227 26 17 0 1 0 175806604 48705536 362 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 221236095834 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/25345/statm: 11891 362 244 79 0 218 0
[pid=25593] ppid=25345 vsize=497632 CPUtime=1625.78
/proc/25593/stat : 25593 (minisat) R 25345 25345 25218 0 -1 4194304 123041 0 0 0 162455 123 0 0 25 0 1 0 175808876 509575168 123023 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529430 0 0 4096 3 0 0 0 17 0 0 0
/proc/25593/statm: 124408 123023 54 142 0 124264 0
Current children cumulated CPU time (s) 1648.31
Current children cumulated vsize (KiB) 545196

[startup+1723.99 s]
/proc/loadavg: 2.53 2.70 2.48 3/95 25853
/proc/meminfo: memFree=14928/2055920 swapFree=4156316/4192956
[pid=25345] ppid=25343 vsize=47564 CPUtime=22.53
/proc/25345/stat : 25345 (galac.sh) S 25343 25345 25218 0 -1 4194304 799 29536 0 1 0 0 2227 26 17 0 1 0 175806604 48705536 362 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 221236095834 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/25345/statm: 11891 362 244 79 0 218 0
[pid=25593] ppid=25345 vsize=505168 CPUtime=1685.28
/proc/25593/stat : 25593 (minisat) R 25345 25345 25218 0 -1 4194304 124868 0 0 0 168403 125 0 0 25 0 1 0 175808876 517292032 124850 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529430 0 0 4096 3 0 0 0 17 0 0 0
/proc/25593/statm: 126292 124850 54 142 0 126148 0
Current children cumulated CPU time (s) 1707.81
Current children cumulated vsize (KiB) 552732

[startup+1784.04 s]
/proc/loadavg: 2.31 2.60 2.45 3/95 25853
/proc/meminfo: memFree=15632/2055920 swapFree=4156316/4192956
[pid=25345] ppid=25343 vsize=47564 CPUtime=22.53
/proc/25345/stat : 25345 (galac.sh) S 25343 25345 25218 0 -1 4194304 799 29536 0 1 0 0 2227 26 17 0 1 0 175806604 48705536 362 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 221236095834 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/25345/statm: 11891 362 244 79 0 218 0
[pid=25593] ppid=25345 vsize=517172 CPUtime=1744.73
/proc/25593/stat : 25593 (minisat) R 25345 25345 25218 0 -1 4194304 127772 0 0 0 174346 127 0 0 25 0 1 0 175808876 529584128 127754 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 0 0 0
/proc/25593/statm: 129293 127754 54 142 0 129149 0
Current children cumulated CPU time (s) 1767.26
Current children cumulated vsize (KiB) 564736



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1817.11 s]
/proc/loadavg: 2.35 2.58 2.45 3/95 25853
/proc/meminfo: memFree=15312/2055920 swapFree=4156316/4192956
[pid=25345] ppid=25343 vsize=47564 CPUtime=22.53
/proc/25345/stat : 25345 (galac.sh) S 25343 25345 25218 0 -1 4194304 799 29536 0 1 0 0 2227 26 17 0 1 0 175806604 48705536 362 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 221236095834 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/25345/statm: 11891 362 244 79 0 218 0
[pid=25593] ppid=25345 vsize=521972 CPUtime=1777.47
/proc/25593/stat : 25593 (minisat) R 25345 25345 25218 0 -1 4194304 128973 0 0 0 177618 129 0 0 25 0 1 0 175808876 534499328 128955 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529456 0 0 4096 3 0 0 0 17 0 0 0
/proc/25593/statm: 130493 128955 54 142 0 130349 0
Current children cumulated CPU time (s) 1800
Current children cumulated vsize (KiB) 569536

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 25345 and gives childrusage.ru_utime.tv_sec=22 childrusage.ru_utime.tv_usec=275613 childrusage.ru_stime.tv_sec=0 childrusage.ru_stime.tv_usec=271958
CPU time returned by wait4() is 22.5476
while last known CPU time is 1800

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

Real time (s): 1817.12
CPU time (s): 1800
CPU user time (s): 1798.45
CPU system time (s): 1.55
CPU usage (%): 99.0577
Max. virtual memory (cumulated for all children) (KiB): 908628

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 22.2756
system time used= 0.271958
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 30335
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= 1615
involuntary context switches= 1948

runsolver used 1.9607 s user time and 5.75212 s system time

The end

Launcher Data (download as text)

Begin job on node21 on Mon Jan  8 16:35:21 UTC 2007


IDJOB= 225980
IDBENCH= 5917
FILE ID= node21/225980-1168274120

PBS_JOBID= 3483266

Free space on /tmp= 66558 MiB

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

META MD5SUM SOLVER= d8bf20eb49fe33822f00bab08f33d7fc
MD5SUM BENCH=  7ffc72f9e0beeed37d123dab57de4530

RANDOM SEED= 870470660

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.261
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

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


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:        845896 kB
Buffers:         13592 kB
Cached:        1114672 kB
SwapCached:       2304 kB
Active:         605196 kB
Inactive:       552576 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        845896 kB
SwapTotal:     4192956 kB
SwapFree:      4156316 kB
Dirty:            6804 kB
Writeback:           0 kB
Mapped:          39404 kB
Slab:            37244 kB
Committed_AS:  3628796 kB
PageTables:       2100 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= 66538 MiB



End job on node21 on Mon Jan  8 17:05:38 UTC 2007