Trace number 225961

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.02 1800.68

General information on the benchmark

Nametightness/tightness0.9/
rand-2-40-180-84-900-53_ext.xml
MD5SUM6e1b093ff724f9216725b53146f3d434
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 benchmark28.0607
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.11	c start processing
2.11	c start relation processing
4.06	c start cnf exporting
22.48	c parsing time : 1.952
22.48	c preprocessing time : 22.324
22.48	
22.48	c Nary constraints - conflicts : 0 supports : 0
22.48	c Binary constraints - conflicts : 0 supports :84
22.48	c max arity constraint : 2
22.48	c Max Tuples generated 0
22.48	c relations : 84
22.48	c relations BDD: 0
22.48	c vars : 7201 - clauses :  674680
22.48	
22.50	 
22.50	c --- Minisat Stats ---
22.50	 

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/node39/watcher-225961-1168274012 -o ROOT/results/node39/solver-225961-1168274012 -C 1800 -M 900 /tmp/evaluation/225961-1168274012/galac.sh /tmp/evaluation/225961-1168274012/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.00 1.02 1.23 2/65 23003
/proc/meminfo: memFree=667352/2055920 swapFree=4187312/4192956
[pid=23002] ppid=23000 vsize=8560 CPUtime=0
/proc/23002/stat : 23002 (galac.sh) S 23000 23002 22500 0 -1 4194304 308 0 0 0 0 0 0 0 16 0 1 0 175800922 8765440 253 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 231493846927 0 0 4096 8192 0 0 0 17 1 0 0
/proc/23002/statm: 2140 253 197 79 0 133 0

[startup+0.101967 s]
/proc/loadavg: 1.00 1.02 1.23 2/65 23003
/proc/meminfo: memFree=667352/2055920 swapFree=4187312/4192956
[pid=23002] ppid=23000 vsize=47568 CPUtime=0.01
/proc/23002/stat : 23002 (galac.sh) S 23000 23002 22500 0 -1 4194304 762 1704 0 0 0 0 0 1 18 0 1 0 175800922 48709632 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 231493266266 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/23002/statm: 11892 363 245 79 0 218 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47568

[startup+0.509999 s]
/proc/loadavg: 1.00 1.02 1.23 2/65 23003
/proc/meminfo: memFree=667352/2055920 swapFree=4187312/4192956
[pid=23002] ppid=23000 vsize=47568 CPUtime=0.01
/proc/23002/stat : 23002 (galac.sh) S 23000 23002 22500 0 -1 4194304 762 1704 0 0 0 0 0 1 18 0 1 0 175800922 48709632 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 231493266266 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/23002/statm: 11892 363 245 79 0 218 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47568

[startup+1.33108 s]
/proc/loadavg: 1.00 1.02 1.23 2/73 23023
/proc/meminfo: memFree=588696/2055920 swapFree=4187312/4192956
[pid=23002] ppid=23000 vsize=47568 CPUtime=0.01
/proc/23002/stat : 23002 (galac.sh) S 23000 23002 22500 0 -1 4194304 762 1704 0 0 0 0 0 1 18 0 1 0 175800922 48709632 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 231493266266 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/23002/statm: 11892 363 245 79 0 218 0
[pid=23016] ppid=23002 vsize=861064 CPUtime=1.27
/proc/23016/stat : 23016 (java) R 23002 23002 22500 0 -1 0 22291 0 1 0 117 10 0 0 17 0 8 0 175800925 881729536 22043 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4073656681 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/23016/statm: 215266 22043 1969 14 0 201471 0
[pid=23016/tid=23017] ppid=23002 vsize=861064 CPUtime=0.07
/proc/23016/task/23017/stat : 23017 (java) S 23002 23002 22500 0 -1 64 6525 0 0 0 5 2 0 0 16 0 8 0 175800929 881729536 22043 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=23016/tid=23018] ppid=23002 vsize=861064 CPUtime=0
/proc/23016/task/23018/stat : 23018 (java) S 23002 23002 22500 0 -1 64 10 0 0 0 0 0 0 0 20 0 8 0 175800929 881729536 22043 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23016/tid=23019] ppid=23002 vsize=861064 CPUtime=0
/proc/23016/task/23019/stat : 23019 (java) S 23002 23002 22500 0 -1 64 4 0 0 0 0 0 0 0 21 0 8 0 175800929 881729536 22043 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23016/tid=23020] ppid=23002 vsize=861064 CPUtime=0
/proc/23016/task/23020/stat : 23020 (java) S 23002 23002 22500 0 -1 64 2 0 0 0 0 0 0 0 22 0 8 0 175800933 881729536 22043 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23016/tid=23021] ppid=23002 vsize=861064 CPUtime=0.11
/proc/23016/task/23021/stat : 23021 (java) S 23002 23002 22500 0 -1 64 899 0 0 0 11 0 0 0 16 0 8 0 175800933 881729536 22043 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23016/tid=23022] ppid=23002 vsize=861064 CPUtime=0
/proc/23016/task/23022/stat : 23022 (java) S 23002 23002 22500 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 175800933 881729536 22043 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23016/tid=23023] ppid=23002 vsize=861064 CPUtime=0
/proc/23016/task/23023/stat : 23023 (java) S 23002 23002 22500 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 175800933 881729536 22043 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.28
Current children cumulated vsize (KiB) 908632

[startup+2.97522 s]
/proc/loadavg: 1.00 1.02 1.23 2/73 23023
/proc/meminfo: memFree=578264/2055920 swapFree=4187312/4192956
[pid=23002] ppid=23000 vsize=47568 CPUtime=0.01
/proc/23002/stat : 23002 (galac.sh) S 23000 23002 22500 0 -1 4194304 762 1704 0 0 0 0 0 1 18 0 1 0 175800922 48709632 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 231493266266 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/23002/statm: 11892 363 245 79 0 218 0
[pid=23016] ppid=23002 vsize=861064 CPUtime=2.91
/proc/23016/stat : 23016 (java) R 23002 23002 22500 0 -1 0 24222 0 1 0 279 12 0 0 17 0 8 0 175800925 881729536 23971 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4073883202 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/23016/statm: 215266 23971 1973 14 0 201471 0
[pid=23016/tid=23017] ppid=23002 vsize=861064 CPUtime=0.14
/proc/23016/task/23017/stat : 23017 (java) S 23002 23002 22500 0 -1 64 8417 0 0 0 11 3 0 0 16 0 8 0 175800929 881729536 23971 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=23016/tid=23018] ppid=23002 vsize=861064 CPUtime=0
/proc/23016/task/23018/stat : 23018 (java) S 23002 23002 22500 0 -1 64 10 0 0 0 0 0 0 0 20 0 8 0 175800929 881729536 23971 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23016/tid=23019] ppid=23002 vsize=861064 CPUtime=0
/proc/23016/task/23019/stat : 23019 (java) S 23002 23002 22500 0 -1 64 4 0 0 0 0 0 0 0 21 0 8 0 175800929 881729536 23971 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23016/tid=23020] ppid=23002 vsize=861064 CPUtime=0
/proc/23016/task/23020/stat : 23020 (java) S 23002 23002 22500 0 -1 64 2 0 0 0 0 0 0 0 22 0 8 0 175800933 881729536 23971 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23016/tid=23021] ppid=23002 vsize=861064 CPUtime=0.16
/proc/23016/task/23021/stat : 23021 (java) S 23002 23002 22500 0 -1 64 924 0 0 0 15 1 0 0 16 0 8 0 175800933 881729536 23971 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23016/tid=23022] ppid=23002 vsize=861064 CPUtime=0
/proc/23016/task/23022/stat : 23022 (java) S 23002 23002 22500 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 175800933 881729536 23971 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23016/tid=23023] ppid=23002 vsize=861064 CPUtime=0
/proc/23016/task/23023/stat : 23023 (java) S 23002 23002 22500 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 175800933 881729536 23971 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.92
Current children cumulated vsize (KiB) 908632

[startup+6.17951 s]
/proc/loadavg: 1.00 1.02 1.23 2/73 23023
/proc/meminfo: memFree=560792/2055920 swapFree=4187312/4192956
[pid=23002] ppid=23000 vsize=47568 CPUtime=0.01
/proc/23002/stat : 23002 (galac.sh) S 23000 23002 22500 0 -1 4194304 762 1704 0 0 0 0 0 1 18 0 1 0 175800922 48709632 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 231493266266 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/23002/statm: 11892 363 245 79 0 218 0
[pid=23016] ppid=23002 vsize=861064 CPUtime=6.1
/proc/23016/stat : 23016 (java) R 23002 23002 22500 0 -1 0 28399 0 1 0 595 15 0 0 18 0 8 0 175800925 881729536 28143 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4073994152 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/23016/statm: 215266 28143 1992 14 0 201471 0
[pid=23016/tid=23017] ppid=23002 vsize=861064 CPUtime=0.3
/proc/23016/task/23017/stat : 23017 (java) S 23002 23002 22500 0 -1 64 12509 0 0 0 25 5 0 0 16 0 8 0 175800929 881729536 28143 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=23016/tid=23018] ppid=23002 vsize=861064 CPUtime=0
/proc/23016/task/23018/stat : 23018 (java) S 23002 23002 22500 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 175800929 881729536 28143 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23016/tid=23019] ppid=23002 vsize=861064 CPUtime=0
/proc/23016/task/23019/stat : 23019 (java) S 23002 23002 22500 0 -1 64 4 0 0 0 0 0 0 0 21 0 8 0 175800929 881729536 28143 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23016/tid=23020] ppid=23002 vsize=861064 CPUtime=0
/proc/23016/task/23020/stat : 23020 (java) S 23002 23002 22500 0 -1 64 2 0 0 0 0 0 0 0 22 0 8 0 175800933 881729536 28143 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23016/tid=23021] ppid=23002 vsize=861064 CPUtime=0.2
/proc/23016/task/23021/stat : 23021 (java) S 23002 23002 22500 0 -1 64 966 0 0 0 19 1 0 0 15 0 8 0 175800933 881729536 28143 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23016/tid=23022] ppid=23002 vsize=861064 CPUtime=0
/proc/23016/task/23022/stat : 23022 (java) S 23002 23002 22500 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 175800933 881729536 28143 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23016/tid=23023] ppid=23002 vsize=861064 CPUtime=0
/proc/23016/task/23023/stat : 23023 (java) S 23002 23002 22500 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 175800933 881729536 28143 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.11
Current children cumulated vsize (KiB) 908632

[startup+12.6421 s]
/proc/loadavg: 1.00 1.02 1.23 2/73 23023
/proc/meminfo: memFree=555368/2055920 swapFree=4187312/4192956
[pid=23002] ppid=23000 vsize=47568 CPUtime=0.01
/proc/23002/stat : 23002 (galac.sh) S 23000 23002 22500 0 -1 4194304 762 1704 0 0 0 0 0 1 18 0 1 0 175800922 48709632 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 231493266266 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/23002/statm: 11892 363 245 79 0 218 0
[pid=23016] ppid=23002 vsize=861064 CPUtime=12.56
/proc/23016/stat : 23016 (java) R 23002 23002 22500 0 -1 0 28412 0 1 0 1239 17 0 0 25 0 8 0 175800925 881729536 28143 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4074015327 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/23016/statm: 215266 28143 1992 14 0 201471 0
[pid=23016/tid=23017] ppid=23002 vsize=861064 CPUtime=0.31
/proc/23016/task/23017/stat : 23017 (java) S 23002 23002 22500 0 -1 64 12509 0 0 0 26 5 0 0 16 0 8 0 175800929 881729536 28143 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=23016/tid=23018] ppid=23002 vsize=861064 CPUtime=0
/proc/23016/task/23018/stat : 23018 (java) S 23002 23002 22500 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 175800929 881729536 28143 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23016/tid=23019] ppid=23002 vsize=861064 CPUtime=0
/proc/23016/task/23019/stat : 23019 (java) S 23002 23002 22500 0 -1 64 4 0 0 0 0 0 0 0 21 0 8 0 175800929 881729536 28143 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23016/tid=23020] ppid=23002 vsize=861064 CPUtime=0
/proc/23016/task/23020/stat : 23020 (java) S 23002 23002 22500 0 -1 64 2 0 0 0 0 0 0 0 22 0 8 0 175800933 881729536 28143 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23016/tid=23021] ppid=23002 vsize=861064 CPUtime=0.2
/proc/23016/task/23021/stat : 23021 (java) S 23002 23002 22500 0 -1 64 966 0 0 0 19 1 0 0 15 0 8 0 175800933 881729536 28143 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23016/tid=23022] ppid=23002 vsize=861064 CPUtime=0
/proc/23016/task/23022/stat : 23022 (java) S 23002 23002 22500 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 175800933 881729536 28143 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23016/tid=23023] ppid=23002 vsize=861064 CPUtime=0
/proc/23016/task/23023/stat : 23023 (java) S 23002 23002 22500 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 175800933 881729536 28143 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.57
Current children cumulated vsize (KiB) 908632

[startup+25.4983 s]
/proc/loadavg: 1.00 1.02 1.22 2/66 23024
/proc/meminfo: memFree=622496/2055920 swapFree=4187312/4192956
[pid=23002] ppid=23000 vsize=47568 CPUtime=22.42
/proc/23002/stat : 23002 (galac.sh) S 23000 23002 22500 0 -1 4194304 800 30155 0 1 0 0 2218 24 16 0 1 0 175800922 48709632 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 231493266266 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/23002/statm: 11892 363 245 79 0 218 0
[pid=23024] ppid=23002 vsize=34560 CPUtime=2.98
/proc/23024/stat : 23024 (minisat) R 23002 23002 22500 0 -1 4194304 8519 0 0 0 294 4 0 0 25 0 1 0 175803172 35389440 8501 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 1 0 0
/proc/23024/statm: 8640 8501 54 142 0 8496 0
Current children cumulated CPU time (s) 25.4
Current children cumulated vsize (KiB) 82128

[startup+51.1186 s]
/proc/loadavg: 1.00 1.02 1.21 2/66 23024
/proc/meminfo: memFree=596128/2055920 swapFree=4187312/4192956
[pid=23002] ppid=23000 vsize=47568 CPUtime=22.42
/proc/23002/stat : 23002 (galac.sh) S 23000 23002 22500 0 -1 4194304 800 30155 0 1 0 0 2218 24 16 0 1 0 175800922 48709632 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 231493266266 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/23002/statm: 11892 363 245 79 0 218 0
[pid=23024] ppid=23002 vsize=60084 CPUtime=28.59
/proc/23024/stat : 23024 (minisat) R 23002 23002 22500 0 -1 4194304 14906 0 0 0 2850 9 0 0 25 0 1 0 175803172 61526016 14888 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 1 0 0
/proc/23024/statm: 15021 14888 54 142 0 14877 0
Current children cumulated CPU time (s) 51.01
Current children cumulated vsize (KiB) 107652

[startup+102.355 s]
/proc/loadavg: 1.00 1.01 1.20 2/66 23024
/proc/meminfo: memFree=557984/2055920 swapFree=4187312/4192956
[pid=23002] ppid=23000 vsize=47568 CPUtime=22.42
/proc/23002/stat : 23002 (galac.sh) S 23000 23002 22500 0 -1 4194304 800 30155 0 1 0 0 2218 24 16 0 1 0 175800922 48709632 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 231493266266 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/23002/statm: 11892 363 245 79 0 218 0
[pid=23024] ppid=23002 vsize=98516 CPUtime=79.81
/proc/23024/stat : 23024 (minisat) R 23002 23002 22500 0 -1 4194304 24452 0 0 0 7963 18 0 0 25 0 1 0 175803172 100880384 24434 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529417 0 0 4096 3 0 0 0 17 1 0 0
/proc/23024/statm: 24629 24434 54 142 0 24485 0
Current children cumulated CPU time (s) 102.23
Current children cumulated vsize (KiB) 146084

[startup+162.408 s]
/proc/loadavg: 1.00 1.01 1.18 2/66 23024
/proc/meminfo: memFree=530016/2055920 swapFree=4187312/4192956
[pid=23002] ppid=23000 vsize=47568 CPUtime=22.42
/proc/23002/stat : 23002 (galac.sh) S 23000 23002 22500 0 -1 4194304 800 30155 0 1 0 0 2218 24 16 0 1 0 175800922 48709632 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 231493266266 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/23002/statm: 11892 363 245 79 0 218 0
[pid=23024] ppid=23002 vsize=126324 CPUtime=139.84
/proc/23024/stat : 23024 (minisat) R 23002 23002 22500 0 -1 4194304 31365 0 0 0 13961 23 0 0 25 0 1 0 175803172 129355776 31347 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529430 0 0 4096 3 0 0 0 17 1 0 0
/proc/23024/statm: 31581 31347 54 142 0 31437 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 173892

[startup+222.462 s]
/proc/loadavg: 1.00 1.00 1.17 2/66 23024
/proc/meminfo: memFree=510048/2055920 swapFree=4187312/4192956
[pid=23002] ppid=23000 vsize=47568 CPUtime=22.42
/proc/23002/stat : 23002 (galac.sh) S 23000 23002 22500 0 -1 4194304 800 30155 0 1 0 0 2218 24 16 0 1 0 175800922 48709632 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 231493266266 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/23002/statm: 11892 363 245 79 0 218 0
[pid=23024] ppid=23002 vsize=146504 CPUtime=199.89
/proc/23024/stat : 23024 (minisat) R 23002 23002 22500 0 -1 4194304 36359 0 0 0 19961 28 0 0 25 0 1 0 175803172 150020096 36341 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529426 0 0 4096 3 0 0 0 17 1 0 0
/proc/23024/statm: 36626 36341 54 142 0 36482 0
Current children cumulated CPU time (s) 222.31
Current children cumulated vsize (KiB) 194072

[startup+282.514 s]
/proc/loadavg: 1.00 1.00 1.16 2/66 23024

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

/proc/loadavg: 1.01 1.01 1.06 2/66 23024
/proc/meminfo: memFree=342432/2055920 swapFree=4187312/4192956
[pid=23002] ppid=23000 vsize=47568 CPUtime=22.42
/proc/23002/stat : 23002 (galac.sh) S 23000 23002 22500 0 -1 4194304 800 30155 0 1 0 0 2218 24 16 0 1 0 175800922 48709632 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 231493266266 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/23002/statm: 11892 363 245 79 0 218 0
[pid=23024] ppid=23002 vsize=318176 CPUtime=1100.43
/proc/23024/stat : 23024 (minisat) R 23002 23002 22500 0 -1 4194304 78101 0 0 0 109979 64 0 0 25 0 1 0 175803172 325812224 78083 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529461 0 0 4096 3 0 0 0 17 1 0 0
/proc/23024/statm: 79544 78083 54 142 0 79400 0
Current children cumulated CPU time (s) 1122.85
Current children cumulated vsize (KiB) 365744

[startup+1183.28 s]
/proc/loadavg: 1.00 1.00 1.05 2/66 23024
/proc/meminfo: memFree=335648/2055920 swapFree=4187312/4192956
[pid=23002] ppid=23000 vsize=47568 CPUtime=22.42
/proc/23002/stat : 23002 (galac.sh) S 23000 23002 22500 0 -1 4194304 800 30155 0 1 0 0 2218 24 16 0 1 0 175800922 48709632 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 231493266266 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/23002/statm: 11892 363 245 79 0 218 0
[pid=23024] ppid=23002 vsize=325292 CPUtime=1160.47
/proc/23024/stat : 23024 (minisat) R 23002 23002 22500 0 -1 4194304 79784 0 0 0 115981 66 0 0 25 0 1 0 175803172 333099008 79766 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 1 0 0
/proc/23024/statm: 81323 79766 54 142 0 81179 0
Current children cumulated CPU time (s) 1182.89
Current children cumulated vsize (KiB) 372860

[startup+1243.34 s]
/proc/loadavg: 1.00 1.00 1.04 2/66 23024
/proc/meminfo: memFree=328800/2055920 swapFree=4187312/4192956
[pid=23002] ppid=23000 vsize=47568 CPUtime=22.42
/proc/23002/stat : 23002 (galac.sh) S 23000 23002 22500 0 -1 4194304 800 30155 0 1 0 0 2218 24 16 0 1 0 175800922 48709632 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 231493266266 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/23002/statm: 11892 363 245 79 0 218 0
[pid=23024] ppid=23002 vsize=332616 CPUtime=1220.51
/proc/23024/stat : 23024 (minisat) R 23002 23002 22500 0 -1 4194304 81497 0 0 0 121984 67 0 0 25 0 1 0 175803172 340598784 81479 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529492 0 0 4096 3 0 0 0 17 1 0 0
/proc/23024/statm: 83154 81479 54 142 0 83010 0
Current children cumulated CPU time (s) 1242.93
Current children cumulated vsize (KiB) 380184

[startup+1303.39 s]
/proc/loadavg: 1.00 1.00 1.04 2/66 23024
/proc/meminfo: memFree=321952/2055920 swapFree=4187312/4192956
[pid=23002] ppid=23000 vsize=47568 CPUtime=22.42
/proc/23002/stat : 23002 (galac.sh) S 23000 23002 22500 0 -1 4194304 800 30155 0 1 0 0 2218 24 16 0 1 0 175800922 48709632 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 231493266266 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/23002/statm: 11892 363 245 79 0 218 0
[pid=23024] ppid=23002 vsize=339676 CPUtime=1280.55
/proc/23024/stat : 23024 (minisat) R 23002 23002 22500 0 -1 4194304 83188 0 0 0 127986 69 0 0 25 0 1 0 175803172 347828224 83170 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529435 0 0 4096 3 0 0 0 17 1 0 0
/proc/23024/statm: 84919 83170 54 142 0 84775 0
Current children cumulated CPU time (s) 1302.97
Current children cumulated vsize (KiB) 387244

[startup+1363.45 s]
/proc/loadavg: 1.00 1.00 1.03 2/66 23024
/proc/meminfo: memFree=315936/2055920 swapFree=4187312/4192956
[pid=23002] ppid=23000 vsize=47568 CPUtime=22.42
/proc/23002/stat : 23002 (galac.sh) S 23000 23002 22500 0 -1 4194304 800 30155 0 1 0 0 2218 24 16 0 1 0 175800922 48709632 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 231493266266 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/23002/statm: 11892 363 245 79 0 218 0
[pid=23024] ppid=23002 vsize=346112 CPUtime=1340.59
/proc/23024/stat : 23024 (minisat) R 23002 23002 22500 0 -1 4194304 84683 0 0 0 133988 71 0 0 25 0 1 0 175803172 354418688 84665 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 1 0 0
/proc/23024/statm: 86528 84665 54 142 0 86384 0
Current children cumulated CPU time (s) 1363.01
Current children cumulated vsize (KiB) 393680

[startup+1423.5 s]
/proc/loadavg: 1.00 1.00 1.03 2/66 23024
/proc/meminfo: memFree=311264/2055920 swapFree=4187312/4192956
[pid=23002] ppid=23000 vsize=47568 CPUtime=22.42
/proc/23002/stat : 23002 (galac.sh) S 23000 23002 22500 0 -1 4194304 800 30155 0 1 0 0 2218 24 16 0 1 0 175800922 48709632 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 231493266266 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/23002/statm: 11892 363 245 79 0 218 0
[pid=23024] ppid=23002 vsize=350948 CPUtime=1400.62
/proc/23024/stat : 23024 (minisat) R 23002 23002 22500 0 -1 4194304 85867 0 0 0 139990 72 0 0 25 0 1 0 175803172 359370752 85849 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 1 0 0
/proc/23024/statm: 87737 85849 54 142 0 87593 0
Current children cumulated CPU time (s) 1423.04
Current children cumulated vsize (KiB) 398516

[startup+1483.55 s]
/proc/loadavg: 1.00 1.00 1.02 2/66 23024
/proc/meminfo: memFree=304800/2055920 swapFree=4187312/4192956
[pid=23002] ppid=23000 vsize=47568 CPUtime=22.42
/proc/23002/stat : 23002 (galac.sh) S 23000 23002 22500 0 -1 4194304 800 30155 0 1 0 0 2218 24 16 0 1 0 175800922 48709632 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 231493266266 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/23002/statm: 11892 363 245 79 0 218 0
[pid=23024] ppid=23002 vsize=357388 CPUtime=1460.66
/proc/23024/stat : 23024 (minisat) R 23002 23002 22500 0 -1 4194304 87455 0 0 0 145993 73 0 0 25 0 1 0 175803172 365965312 87437 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 1 0 0
/proc/23024/statm: 89347 87437 54 142 0 89203 0
Current children cumulated CPU time (s) 1483.08
Current children cumulated vsize (KiB) 404956

[startup+1543.6 s]
/proc/loadavg: 1.00 1.00 1.01 2/66 23024
/proc/meminfo: memFree=297632/2055920 swapFree=4187312/4192956
[pid=23002] ppid=23000 vsize=47568 CPUtime=22.42
/proc/23002/stat : 23002 (galac.sh) S 23000 23002 22500 0 -1 4194304 800 30155 0 1 0 0 2218 24 16 0 1 0 175800922 48709632 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 231493266266 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/23002/statm: 11892 363 245 79 0 218 0
[pid=23024] ppid=23002 vsize=364876 CPUtime=1520.7
/proc/23024/stat : 23024 (minisat) R 23002 23002 22500 0 -1 4194304 89235 0 0 0 151995 75 0 0 25 0 1 0 175803172 373633024 89217 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 1 0 0
/proc/23024/statm: 91219 89217 54 142 0 91075 0
Current children cumulated CPU time (s) 1543.12
Current children cumulated vsize (KiB) 412444

[startup+1603.65 s]
/proc/loadavg: 1.00 1.00 1.01 2/66 23024
/proc/meminfo: memFree=291232/2055920 swapFree=4187312/4192956
[pid=23002] ppid=23000 vsize=47568 CPUtime=22.42
/proc/23002/stat : 23002 (galac.sh) S 23000 23002 22500 0 -1 4194304 800 30155 0 1 0 0 2218 24 16 0 1 0 175800922 48709632 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 231493266266 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/23002/statm: 11892 363 245 79 0 218 0
[pid=23024] ppid=23002 vsize=371704 CPUtime=1580.73
/proc/23024/stat : 23024 (minisat) R 23002 23002 22500 0 -1 4194304 90850 0 0 0 157997 76 0 0 25 0 1 0 175803172 380624896 90832 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529430 0 0 4096 3 0 0 0 17 1 0 0
/proc/23024/statm: 92926 90832 54 142 0 92782 0
Current children cumulated CPU time (s) 1603.15
Current children cumulated vsize (KiB) 419272

[startup+1663.71 s]
/proc/loadavg: 1.00 1.00 1.00 2/72 23098
/proc/meminfo: memFree=283248/2055920 swapFree=4187312/4192956
[pid=23002] ppid=23000 vsize=47568 CPUtime=22.42
/proc/23002/stat : 23002 (galac.sh) S 23000 23002 22500 0 -1 4194304 800 30155 0 1 0 0 2218 24 16 0 1 0 175800922 48709632 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 231493266266 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/23002/statm: 11892 363 245 79 0 218 0
[pid=23024] ppid=23002 vsize=379048 CPUtime=1640.74
/proc/23024/stat : 23024 (minisat) R 23002 23002 22500 0 -1 4194304 92554 0 0 0 163996 78 0 0 25 0 1 0 175803172 388145152 92536 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529414 0 0 4096 3 0 0 0 17 0 0 0
/proc/23024/statm: 94762 92536 54 142 0 94618 0
Current children cumulated CPU time (s) 1663.16
Current children cumulated vsize (KiB) 426616

[startup+1723.8 s]
/proc/loadavg: 1.00 1.00 1.00 2/72 23192
/proc/meminfo: memFree=277232/2055920 swapFree=4187312/4192956
[pid=23002] ppid=23000 vsize=47568 CPUtime=22.42
/proc/23002/stat : 23002 (galac.sh) S 23000 23002 22500 0 -1 4194304 800 30155 0 1 0 0 2218 24 16 0 1 0 175800922 48709632 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 231493266266 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/23002/statm: 11892 363 245 79 0 218 0
[pid=23024] ppid=23002 vsize=385008 CPUtime=1700.77
/proc/23024/stat : 23024 (minisat) R 23002 23002 22500 0 -1 4194304 93982 0 0 0 169997 80 0 0 25 0 1 0 175803172 394248192 93964 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 1 0 0
/proc/23024/statm: 96252 93964 54 142 0 96108 0
Current children cumulated CPU time (s) 1723.19
Current children cumulated vsize (KiB) 432576

[startup+1783.86 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 23222
/proc/meminfo: memFree=272352/2055920 swapFree=4187312/4192956
[pid=23002] ppid=23000 vsize=47568 CPUtime=22.42
/proc/23002/stat : 23002 (galac.sh) S 23000 23002 22500 0 -1 4194304 800 30155 0 1 0 0 2218 24 16 0 1 0 175800922 48709632 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 231493266266 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/23002/statm: 11892 363 245 79 0 218 0
[pid=23024] ppid=23002 vsize=391448 CPUtime=1760.8
/proc/23024/stat : 23024 (minisat) R 23002 23002 22500 0 -1 4194304 95479 0 0 0 175999 81 0 0 25 0 1 0 175803172 400842752 95461 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529453 0 0 4096 3 0 0 0 17 1 0 0
/proc/23024/statm: 97862 95461 54 142 0 97718 0
Current children cumulated CPU time (s) 1783.22
Current children cumulated vsize (KiB) 439016



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.67 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 23222
/proc/meminfo: memFree=270752/2055920 swapFree=4187312/4192956
[pid=23002] ppid=23000 vsize=47568 CPUtime=22.42
/proc/23002/stat : 23002 (galac.sh) S 23000 23002 22500 0 -1 4194304 800 30155 0 1 0 0 2218 24 16 0 1 0 175800922 48709632 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 231493266266 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/23002/statm: 11892 363 245 79 0 218 0
[pid=23024] ppid=23002 vsize=393124 CPUtime=1777.6
/proc/23024/stat : 23024 (minisat) R 23002 23002 22500 0 -1 4194304 95870 0 0 0 177679 81 0 0 25 0 1 0 175803172 402558976 95852 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529430 0 0 4096 3 0 0 0 17 1 0 0
/proc/23024/statm: 98281 95852 54 142 0 98137 0
Current children cumulated CPU time (s) 1800.02
Current children cumulated vsize (KiB) 440692

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 23002 and gives childrusage.ru_utime.tv_sec=22 childrusage.ru_utime.tv_usec=195625 childrusage.ru_stime.tv_sec=0 childrusage.ru_stime.tv_usec=254961
CPU time returned by wait4() is 22.4506
while last known CPU time is 1800.02

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

Real time (s): 1800.68
CPU time (s): 1800.02
CPU user time (s): 1798.97
CPU system time (s): 1.05
CPU usage (%): 99.9635
Max. virtual memory (cumulated for all children) (KiB): 908632

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 22.1956
system time used= 0.254961
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 30955
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= 1450
involuntary context switches= 507

runsolver used 1.25881 s user time and 3.71843 s system time

The end

Launcher Data (download as text)

Begin job on node39 on Mon Jan  8 16:33:33 UTC 2007


IDJOB= 225961
IDBENCH= 5916
FILE ID= node39/225961-1168274012

PBS_JOBID= 3483223

Free space on /tmp= 66558 MiB

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

META MD5SUM SOLVER= d8bf20eb49fe33822f00bab08f33d7fc
MD5SUM BENCH=  6e1b093ff724f9216725b53146f3d434

RANDOM SEED= 544268644

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.236
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.236
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:        667832 kB
Buffers:          6256 kB
Cached:        1319724 kB
SwapCached:        904 kB
Active:         807988 kB
Inactive:       529076 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        667832 kB
SwapTotal:     4192956 kB
SwapFree:      4187312 kB
Dirty:            4636 kB
Writeback:           0 kB
Mapped:          18772 kB
Slab:            37072 kB
Committed_AS:  3662736 kB
PageTables:       1412 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= 66547 MiB



End job on node39 on Mon Jan  8 17:03:34 UTC 2007