Trace number 218415

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 1804.3

General information on the benchmark

Namerandom/rand-3-20-20/
rand-3-20-20-60-632-5_ext.xml
MD5SUM0c3b4069edc151aea481b3cb28cbb69f
Bench CategoryN-ARY-EXT (n-ary constraints in extension)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark86.6878
SatisfiableNO
(Un)Satisfiability was provedNO
Number of variables20
Number of constraints55
Maximum constraint arity3
Maximum domain size20
Number of constraints which are defined in extension55
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Solver Data (download as text)

0.04	c --- Preproc Stats ---
1.58	c start processing
1.59	c start relation processing
4.41	c start cnf exporting
16.95	c parsing time : 1.413
16.95	c preprocessing time : 16.781
16.95	
16.95	c Nary constraints - conflicts : 0 supports : 55
16.95	c Binary constraints - conflicts : 0 supports :0
16.95	c max arity constraint : 3
16.95	c Max Tuples generated 0
16.95	c relations : 55
16.95	c relations BDD: 55
16.95	c vars : 117606 - clauses :  376581
16.95	
16.99	 
16.99	c --- Minisat Stats ---
16.99	 

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/node75/watcher-218415-1168252635 -o ROOT/results/node75/solver-218415-1168252635 -C 1800 -M 900 /tmp/evaluation/218415-1168252635/galac.sh /tmp/evaluation/218415-1168252635/unknown.xml 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 921600 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 972800 KiB
Current StackSize limit: 10240 KiB

/proc/loadavg: 2.96 3.04 2.71 5/81 14012
/proc/meminfo: memFree=1285384/2055920 swapFree=4184496/4192956
[pid=14011] ppid=14009 vsize=18540 CPUtime=0
/proc/14011/stat : 14011 (runsolver) R 14009 14011 13340 0 -1 4194368 16 0 0 0 0 0 0 0 19 0 1 0 173662887 18984960 279 18446744073709551615 4194304 4267372 548682069088 18446744073709551615 231882681639 0 0 4096 24578 0 0 0 17 0 0 0
/proc/14011/statm: 4635 279 244 17 0 2626 0

[startup+0.103438 s]
/proc/loadavg: 2.96 3.04 2.71 5/81 14012
/proc/meminfo: memFree=1285384/2055920 swapFree=4184496/4192956
[pid=14011] ppid=14009 vsize=47568 CPUtime=0
/proc/14011/stat : 14011 (galac.sh) S 14009 14011 13340 0 -1 4194304 761 1704 0 0 0 0 0 0 18 0 1 0 173662887 48709632 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 231882287962 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/14011/statm: 11892 363 245 79 0 218 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 47568

[startup+0.511483 s]
/proc/loadavg: 2.96 3.04 2.71 5/81 14012
/proc/meminfo: memFree=1285384/2055920 swapFree=4184496/4192956
[pid=14011] ppid=14009 vsize=47568 CPUtime=0
/proc/14011/stat : 14011 (galac.sh) S 14009 14011 13340 0 -1 4194304 761 1704 0 0 0 0 0 0 18 0 1 0 173662887 48709632 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 231882287962 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/14011/statm: 11892 363 245 79 0 218 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 47568

[startup+1.33259 s]
/proc/loadavg: 2.96 3.04 2.71 3/89 14032
/proc/meminfo: memFree=1206984/2055920 swapFree=4184496/4192956
[pid=14011] ppid=14009 vsize=47568 CPUtime=0
/proc/14011/stat : 14011 (galac.sh) S 14009 14011 13340 0 -1 4194304 761 1704 0 0 0 0 0 0 18 0 1 0 173662887 48709632 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 231882287962 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/14011/statm: 11892 363 245 79 0 218 0
[pid=14025] ppid=14011 vsize=860856 CPUtime=1.25
/proc/14025/stat : 14025 (java) R 14011 14011 13340 0 -1 0 21566 0 1 0 114 11 0 0 21 0 8 0 173662892 881516544 21319 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4073672602 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/14025/statm: 215214 21319 1965 14 0 201471 0
[pid=14025/tid=14026] ppid=14011 vsize=860856 CPUtime=0.06
/proc/14025/task/14026/stat : 14026 (java) S 14011 14011 13340 0 -1 64 5813 0 0 0 4 2 0 0 16 0 8 0 173662896 881516544 21319 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=14025/tid=14027] ppid=14011 vsize=860856 CPUtime=0
/proc/14025/task/14027/stat : 14027 (java) S 14011 14011 13340 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 173662896 881516544 21319 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14025/tid=14028] ppid=14011 vsize=860856 CPUtime=0
/proc/14025/task/14028/stat : 14028 (java) S 14011 14011 13340 0 -1 64 4 0 0 0 0 0 0 0 20 0 8 0 173662896 881516544 21319 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14025/tid=14029] ppid=14011 vsize=860856 CPUtime=0
/proc/14025/task/14029/stat : 14029 (java) S 14011 14011 13340 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 173662900 881516544 21319 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14025/tid=14030] ppid=14011 vsize=860856 CPUtime=0.13
/proc/14025/task/14030/stat : 14030 (java) S 14011 14011 13340 0 -1 64 893 0 0 0 12 1 0 0 16 0 8 0 173662900 881516544 21319 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14025/tid=14031] ppid=14011 vsize=860856 CPUtime=0
/proc/14025/task/14031/stat : 14031 (java) S 14011 14011 13340 0 -1 64 2 0 0 0 0 0 0 0 19 0 8 0 173662900 881516544 21319 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14025/tid=14032] ppid=14011 vsize=860856 CPUtime=0
/proc/14025/task/14032/stat : 14032 (java) S 14011 14011 13340 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 173662900 881516544 21319 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.25
Current children cumulated vsize (KiB) 908424

[startup+2.97078 s]
/proc/loadavg: 2.96 3.04 2.71 5/89 14032
/proc/meminfo: memFree=1197384/2055920 swapFree=4184496/4192956
[pid=14011] ppid=14009 vsize=47568 CPUtime=0
/proc/14011/stat : 14011 (galac.sh) S 14009 14011 13340 0 -1 4194304 761 1704 0 0 0 0 0 0 18 0 1 0 173662887 48709632 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 231882287962 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/14011/statm: 11892 363 245 79 0 218 0
[pid=14025] ppid=14011 vsize=860856 CPUtime=2.88
/proc/14025/stat : 14025 (java) R 14011 14011 13340 0 -1 0 24688 0 1 0 275 13 0 0 25 0 8 0 173662892 881516544 24439 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4073820356 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/14025/statm: 215214 24439 1973 14 0 201471 0
[pid=14025/tid=14026] ppid=14011 vsize=860856 CPUtime=0.19
/proc/14025/task/14026/stat : 14026 (java) S 14011 14011 13340 0 -1 64 8891 0 0 0 15 4 0 0 18 0 8 0 173662896 881516544 24439 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=14025/tid=14027] ppid=14011 vsize=860856 CPUtime=0
/proc/14025/task/14027/stat : 14027 (java) S 14011 14011 13340 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 173662896 881516544 24439 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14025/tid=14028] ppid=14011 vsize=860856 CPUtime=0
/proc/14025/task/14028/stat : 14028 (java) S 14011 14011 13340 0 -1 64 4 0 0 0 0 0 0 0 20 0 8 0 173662896 881516544 24439 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14025/tid=14029] ppid=14011 vsize=860856 CPUtime=0
/proc/14025/task/14029/stat : 14029 (java) S 14011 14011 13340 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 173662900 881516544 24439 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14025/tid=14030] ppid=14011 vsize=860856 CPUtime=0.17
/proc/14025/task/14030/stat : 14030 (java) S 14011 14011 13340 0 -1 64 917 0 0 0 16 1 0 0 16 0 8 0 173662900 881516544 24439 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14025/tid=14031] ppid=14011 vsize=860856 CPUtime=0
/proc/14025/task/14031/stat : 14031 (java) S 14011 14011 13340 0 -1 64 2 0 0 0 0 0 0 0 19 0 8 0 173662900 881516544 24439 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14025/tid=14032] ppid=14011 vsize=860856 CPUtime=0
/proc/14025/task/14032/stat : 14032 (java) S 14011 14011 13340 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 173662900 881516544 24439 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.88
Current children cumulated vsize (KiB) 908424

[startup+6.17516 s]
/proc/loadavg: 2.96 3.04 2.71 4/89 14032
/proc/meminfo: memFree=1152712/2055920 swapFree=4184496/4192956
[pid=14011] ppid=14009 vsize=47568 CPUtime=0
/proc/14011/stat : 14011 (galac.sh) S 14009 14011 13340 0 -1 4194304 761 1704 0 0 0 0 0 0 18 0 1 0 173662887 48709632 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 231882287962 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/14011/statm: 11892 363 245 79 0 218 0
[pid=14025] ppid=14011 vsize=860856 CPUtime=6.06
/proc/14025/stat : 14025 (java) R 14011 14011 13340 0 -1 0 35033 0 1 0 586 20 0 0 25 0 8 0 173662892 881516544 34782 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4073417495 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/14025/statm: 215214 34782 1993 14 0 201471 0
[pid=14025/tid=14026] ppid=14011 vsize=860856 CPUtime=0.65
/proc/14025/task/14026/stat : 14026 (java) S 14011 14011 13340 0 -1 64 19148 0 0 0 55 10 0 0 16 0 8 0 173662896 881516544 34782 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=14025/tid=14027] ppid=14011 vsize=860856 CPUtime=0
/proc/14025/task/14027/stat : 14027 (java) S 14011 14011 13340 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 173662896 881516544 34782 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14025/tid=14028] ppid=14011 vsize=860856 CPUtime=0
/proc/14025/task/14028/stat : 14028 (java) S 14011 14011 13340 0 -1 64 4 0 0 0 0 0 0 0 20 0 8 0 173662896 881516544 34782 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14025/tid=14029] ppid=14011 vsize=860856 CPUtime=0
/proc/14025/task/14029/stat : 14029 (java) S 14011 14011 13340 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 173662900 881516544 34782 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14025/tid=14030] ppid=14011 vsize=860856 CPUtime=0.23
/proc/14025/task/14030/stat : 14030 (java) S 14011 14011 13340 0 -1 64 963 0 0 0 22 1 0 0 16 0 8 0 173662900 881516544 34782 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14025/tid=14031] ppid=14011 vsize=860856 CPUtime=0
/proc/14025/task/14031/stat : 14031 (java) S 14011 14011 13340 0 -1 64 2 0 0 0 0 0 0 0 19 0 8 0 173662900 881516544 34782 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14025/tid=14032] ppid=14011 vsize=860856 CPUtime=0
/proc/14025/task/14032/stat : 14032 (java) S 14011 14011 13340 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 173662900 881516544 34782 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.06
Current children cumulated vsize (KiB) 908424

[startup+12.6619 s]
/proc/loadavg: 2.89 3.02 2.71 4/89 14032
/proc/meminfo: memFree=1149136/2055920 swapFree=4184496/4192956
[pid=14011] ppid=14009 vsize=47568 CPUtime=0
/proc/14011/stat : 14011 (galac.sh) S 14009 14011 13340 0 -1 4194304 761 1704 0 0 0 0 0 0 18 0 1 0 173662887 48709632 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 231882287962 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/14011/statm: 11892 363 245 79 0 218 0
[pid=14025] ppid=14011 vsize=860856 CPUtime=12.48
/proc/14025/stat : 14025 (java) R 14011 14011 13340 0 -1 0 35045 0 1 0 1225 23 0 0 25 0 8 0 173662892 881516544 34782 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4073902443 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/14025/statm: 215214 34782 1993 14 0 201471 0
[pid=14025/tid=14026] ppid=14011 vsize=860856 CPUtime=0.66
/proc/14025/task/14026/stat : 14026 (java) S 14011 14011 13340 0 -1 64 19148 0 0 0 56 10 0 0 16 0 8 0 173662896 881516544 34782 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=14025/tid=14027] ppid=14011 vsize=860856 CPUtime=0
/proc/14025/task/14027/stat : 14027 (java) S 14011 14011 13340 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 173662896 881516544 34782 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14025/tid=14028] ppid=14011 vsize=860856 CPUtime=0
/proc/14025/task/14028/stat : 14028 (java) S 14011 14011 13340 0 -1 64 4 0 0 0 0 0 0 0 20 0 8 0 173662896 881516544 34782 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14025/tid=14029] ppid=14011 vsize=860856 CPUtime=0
/proc/14025/task/14029/stat : 14029 (java) S 14011 14011 13340 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 173662900 881516544 34782 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14025/tid=14030] ppid=14011 vsize=860856 CPUtime=0.23
/proc/14025/task/14030/stat : 14030 (java) S 14011 14011 13340 0 -1 64 963 0 0 0 22 1 0 0 16 0 8 0 173662900 881516544 34782 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14025/tid=14031] ppid=14011 vsize=860856 CPUtime=0
/proc/14025/task/14031/stat : 14031 (java) S 14011 14011 13340 0 -1 64 2 0 0 0 0 0 0 0 19 0 8 0 173662900 881516544 34782 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14025/tid=14032] ppid=14011 vsize=860856 CPUtime=0
/proc/14025/task/14032/stat : 14032 (java) S 14011 14011 13340 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 173662900 881516544 34782 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.48
Current children cumulated vsize (KiB) 908424

[startup+25.5345 s]
/proc/loadavg: 2.84 3.01 2.70 3/82 14033
/proc/meminfo: memFree=1254088/2055920 swapFree=4184496/4192956
[pid=14011] ppid=14009 vsize=47568 CPUtime=16.77
/proc/14011/stat : 14011 (galac.sh) S 14009 14011 13340 0 -1 4194304 799 36765 0 1 0 0 1650 27 17 0 1 0 173662887 48709632 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 231882287962 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/14011/statm: 11892 363 245 79 0 218 0
[pid=14033] ppid=14011 vsize=26656 CPUtime=8.45
/proc/14033/stat : 14033 (minisat) R 14011 14011 13340 0 -1 4194304 6130 0 0 0 840 5 0 0 25 0 1 0 173664587 27295744 6112 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 1 0 0
/proc/14033/statm: 6664 6112 54 142 0 6520 0
Current children cumulated CPU time (s) 25.22
Current children cumulated vsize (KiB) 74224

[startup+51.2291 s]
/proc/loadavg: 2.82 2.99 2.71 3/82 14033
/proc/meminfo: memFree=1252168/2055920 swapFree=4184496/4192956
[pid=14011] ppid=14009 vsize=47568 CPUtime=16.77
/proc/14011/stat : 14011 (galac.sh) S 14009 14011 13340 0 -1 4194304 799 36765 0 1 0 0 1650 27 17 0 1 0 173662887 48709632 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 231882287962 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/14011/statm: 11892 363 245 79 0 218 0
[pid=14033] ppid=14011 vsize=28816 CPUtime=33.92
/proc/14033/stat : 14033 (minisat) R 14011 14011 13340 0 -1 4194304 6622 0 0 0 3386 6 0 0 25 0 1 0 173664587 29507584 6604 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 1 0 0
/proc/14033/statm: 7204 6604 54 142 0 7060 0
Current children cumulated CPU time (s) 50.69
Current children cumulated vsize (KiB) 76384

[startup+102.445 s]
/proc/loadavg: 2.79 2.94 2.70 3/82 14033
/proc/meminfo: memFree=1249096/2055920 swapFree=4184496/4192956
[pid=14011] ppid=14009 vsize=47568 CPUtime=16.77
/proc/14011/stat : 14011 (galac.sh) S 14009 14011 13340 0 -1 4194304 799 36765 0 1 0 0 1650 27 17 0 1 0 173662887 48709632 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 231882287962 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/14011/statm: 11892 363 245 79 0 218 0
[pid=14033] ppid=14011 vsize=31928 CPUtime=84.67
/proc/14033/stat : 14033 (minisat) R 14011 14011 13340 0 -1 4194304 7408 0 0 0 8460 7 0 0 25 0 1 0 173664587 32694272 7390 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529361 0 0 4096 3 0 0 0 17 1 0 0
/proc/14033/statm: 7982 7390 54 142 0 7838 0
Current children cumulated CPU time (s) 101.44
Current children cumulated vsize (KiB) 79496

[startup+162.527 s]
/proc/loadavg: 2.75 2.89 2.70 4/82 14033
/proc/meminfo: memFree=1245640/2055920 swapFree=4184496/4192956
[pid=14011] ppid=14009 vsize=47568 CPUtime=16.77
/proc/14011/stat : 14011 (galac.sh) S 14009 14011 13340 0 -1 4194304 799 36765 0 1 0 0 1650 27 17 0 1 0 173662887 48709632 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 231882287962 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/14011/statm: 11892 363 245 79 0 218 0
[pid=14033] ppid=14011 vsize=35412 CPUtime=144.21
/proc/14033/stat : 14033 (minisat) R 14011 14011 13340 0 -1 4194304 8281 0 0 0 14412 9 0 0 25 0 1 0 173664587 36261888 8263 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 1 0 0
/proc/14033/statm: 8853 8263 54 142 0 8709 0
Current children cumulated CPU time (s) 160.98
Current children cumulated vsize (KiB) 82980

[startup+222.611 s]
/proc/loadavg: 2.85 2.89 2.71 4/82 14033
/proc/meminfo: memFree=1241224/2055920 swapFree=4184496/4192956
[pid=14011] ppid=14009 vsize=47568 CPUtime=16.77
/proc/14011/stat : 14011 (galac.sh) S 14009 14011 13340 0 -1 4194304 799 36765 0 1 0 0 1650 27 17 0 1 0 173662887 48709632 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 231882287962 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/14011/statm: 11892 363 245 79 0 218 0
[pid=14033] ppid=14011 vsize=39872 CPUtime=203.74
/proc/14033/stat : 14033 (minisat) R 14011 14011 13340 0 -1 4194304 9372 0 0 0 20364 10 0 0 25 0 1 0 173664587 40828928 9354 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529330 0 0 4096 3 0 0 0 17 1 0 0
/proc/14033/statm: 9968 9354 54 142 0 9824 0
Current children cumulated CPU time (s) 220.51
Current children cumulated vsize (KiB) 87440

[startup+282.69 s]
/proc/loadavg: 2.66 2.82 2.70 4/82 14033

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

/proc/loadavg: 1.00 1.10 1.68 2/66 14312
/proc/meminfo: memFree=1812504/2055920 swapFree=4184496/4192956
[pid=14011] ppid=14009 vsize=47568 CPUtime=16.77
/proc/14011/stat : 14011 (galac.sh) S 14009 14011 13340 0 -1 4194304 799 36765 0 1 0 0 1650 27 17 0 1 0 173662887 48709632 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 231882287962 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/14011/statm: 11892 363 245 79 0 218 0
[pid=14033] ppid=14011 vsize=86004 CPUtime=1102.99
/proc/14033/stat : 14033 (minisat) R 14011 14011 13340 0 -1 4194304 20729 0 0 0 110273 26 0 0 25 0 1 0 173664587 88068096 20711 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 0 0 0
/proc/14033/statm: 21501 20711 54 142 0 21357 0
Current children cumulated CPU time (s) 1119.76
Current children cumulated vsize (KiB) 133572

[startup+1183.56 s]
/proc/loadavg: 1.00 1.08 1.64 2/66 14312
/proc/meminfo: memFree=1809560/2055920 swapFree=4184496/4192956
[pid=14011] ppid=14009 vsize=47568 CPUtime=16.77
/proc/14011/stat : 14011 (galac.sh) S 14009 14011 13340 0 -1 4194304 799 36765 0 1 0 0 1650 27 17 0 1 0 173662887 48709632 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 231882287962 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/14011/statm: 11892 363 245 79 0 218 0
[pid=14033] ppid=14011 vsize=88896 CPUtime=1163.01
/proc/14033/stat : 14033 (minisat) R 14011 14011 13340 0 -1 4194304 21462 0 0 0 116273 28 0 0 25 0 1 0 173664587 91029504 21444 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 0 0 0
/proc/14033/statm: 22224 21444 54 142 0 22080 0
Current children cumulated CPU time (s) 1179.78
Current children cumulated vsize (KiB) 136464

[startup+1243.62 s]
/proc/loadavg: 1.03 1.08 1.60 2/66 14312
/proc/meminfo: memFree=1806744/2055920 swapFree=4184496/4192956
[pid=14011] ppid=14009 vsize=47568 CPUtime=16.77
/proc/14011/stat : 14011 (galac.sh) S 14009 14011 13340 0 -1 4194304 799 36765 0 1 0 0 1650 27 17 0 1 0 173662887 48709632 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 231882287962 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/14011/statm: 11892 363 245 79 0 218 0
[pid=14033] ppid=14011 vsize=91668 CPUtime=1223.04
/proc/14033/stat : 14033 (minisat) R 14011 14011 13340 0 -1 4194304 22164 0 0 0 122275 29 0 0 25 0 1 0 173664587 93868032 22146 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 0 0 0
/proc/14033/statm: 22917 22146 54 142 0 22773 0
Current children cumulated CPU time (s) 1239.81
Current children cumulated vsize (KiB) 139236

[startup+1303.67 s]
/proc/loadavg: 1.01 1.06 1.56 2/66 14312
/proc/meminfo: memFree=1804120/2055920 swapFree=4184496/4192956
[pid=14011] ppid=14009 vsize=47568 CPUtime=16.77
/proc/14011/stat : 14011 (galac.sh) S 14009 14011 13340 0 -1 4194304 799 36765 0 1 0 0 1650 27 17 0 1 0 173662887 48709632 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 231882287962 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/14011/statm: 11892 363 245 79 0 218 0
[pid=14033] ppid=14011 vsize=94180 CPUtime=1283.06
/proc/14033/stat : 14033 (minisat) R 14011 14011 13340 0 -1 4194304 22804 0 0 0 128277 29 0 0 25 0 1 0 173664587 96440320 22786 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 0 0 0
/proc/14033/statm: 23545 22786 54 142 0 23401 0
Current children cumulated CPU time (s) 1299.83
Current children cumulated vsize (KiB) 141748

[startup+1363.74 s]
/proc/loadavg: 1.00 1.05 1.52 2/66 14312
/proc/meminfo: memFree=1798232/2055920 swapFree=4184496/4192956
[pid=14011] ppid=14009 vsize=47568 CPUtime=16.77
/proc/14011/stat : 14011 (galac.sh) S 14009 14011 13340 0 -1 4194304 799 36765 0 1 0 0 1650 27 17 0 1 0 173662887 48709632 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 231882287962 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/14011/statm: 11892 363 245 79 0 218 0
[pid=14033] ppid=14011 vsize=100532 CPUtime=1343.08
/proc/14033/stat : 14033 (minisat) R 14011 14011 13340 0 -1 4194304 24269 0 0 0 134277 31 0 0 25 0 1 0 173664587 102944768 24251 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 0 0 0
/proc/14033/statm: 25133 24251 54 142 0 24989 0
Current children cumulated CPU time (s) 1359.85
Current children cumulated vsize (KiB) 148100

[startup+1423.79 s]
/proc/loadavg: 1.00 1.04 1.48 2/66 14312
/proc/meminfo: memFree=1795288/2055920 swapFree=4184496/4192956
[pid=14011] ppid=14009 vsize=47568 CPUtime=16.77
/proc/14011/stat : 14011 (galac.sh) S 14009 14011 13340 0 -1 4194304 799 36765 0 1 0 0 1650 27 17 0 1 0 173662887 48709632 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 231882287962 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/14011/statm: 11892 363 245 79 0 218 0
[pid=14033] ppid=14011 vsize=103696 CPUtime=1403.1
/proc/14033/stat : 14033 (minisat) R 14011 14011 13340 0 -1 4194304 25024 0 0 0 140278 32 0 0 25 0 1 0 173664587 106184704 25006 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529368 0 0 4096 3 0 0 0 17 0 0 0
/proc/14033/statm: 25924 25006 54 142 0 25780 0
Current children cumulated CPU time (s) 1419.87
Current children cumulated vsize (KiB) 151264

[startup+1483.88 s]
/proc/loadavg: 1.00 1.03 1.45 2/72 14460
/proc/meminfo: memFree=1791264/2055920 swapFree=4184496/4192956
[pid=14011] ppid=14009 vsize=47568 CPUtime=16.77
/proc/14011/stat : 14011 (galac.sh) S 14009 14011 13340 0 -1 4194304 799 36765 0 1 0 0 1650 27 17 0 1 0 173662887 48709632 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 231882287962 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/14011/statm: 11892 363 245 79 0 218 0
[pid=14033] ppid=14011 vsize=106760 CPUtime=1463.07
/proc/14033/stat : 14033 (minisat) R 14011 14011 13340 0 -1 4194304 25670 0 0 0 146263 44 0 0 25 0 1 0 173664587 109322240 25652 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 0 0 0
/proc/14033/statm: 26690 25652 54 142 0 26546 0
Current children cumulated CPU time (s) 1479.84
Current children cumulated vsize (KiB) 154328

[startup+1543.96 s]
/proc/loadavg: 1.00 1.02 1.42 2/66 14510
/proc/meminfo: memFree=1789848/2055920 swapFree=4184496/4192956
[pid=14011] ppid=14009 vsize=47568 CPUtime=16.77
/proc/14011/stat : 14011 (galac.sh) S 14009 14011 13340 0 -1 4194304 799 36765 0 1 0 0 1650 27 17 0 1 0 173662887 48709632 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 231882287962 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/14011/statm: 11892 363 245 79 0 218 0
[pid=14033] ppid=14011 vsize=109308 CPUtime=1523.08
/proc/14033/stat : 14033 (minisat) R 14011 14011 13340 0 -1 4194304 26267 0 0 0 152260 48 0 0 25 0 1 0 173664587 111931392 26249 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529321 0 0 4096 3 0 0 0 17 0 0 0
/proc/14033/statm: 27327 26249 54 142 0 27183 0
Current children cumulated CPU time (s) 1539.85
Current children cumulated vsize (KiB) 156876

[startup+1604.02 s]
/proc/loadavg: 1.00 1.02 1.39 2/66 14510
/proc/meminfo: memFree=1786584/2055920 swapFree=4184496/4192956
[pid=14011] ppid=14009 vsize=47568 CPUtime=16.77
/proc/14011/stat : 14011 (galac.sh) S 14009 14011 13340 0 -1 4194304 799 36765 0 1 0 0 1650 27 17 0 1 0 173662887 48709632 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 231882287962 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/14011/statm: 11892 363 245 79 0 218 0
[pid=14033] ppid=14011 vsize=112776 CPUtime=1583.1
/proc/14033/stat : 14033 (minisat) R 14011 14011 13340 0 -1 4194304 27110 0 0 0 158261 49 0 0 25 0 1 0 173664587 115482624 27092 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529417 0 0 4096 3 0 0 0 17 0 0 0
/proc/14033/statm: 28194 27092 54 142 0 28050 0
Current children cumulated CPU time (s) 1599.87
Current children cumulated vsize (KiB) 160344

[startup+1664.08 s]
/proc/loadavg: 1.00 1.01 1.36 2/66 14510
/proc/meminfo: memFree=1783576/2055920 swapFree=4184496/4192956
[pid=14011] ppid=14009 vsize=47568 CPUtime=16.77
/proc/14011/stat : 14011 (galac.sh) S 14009 14011 13340 0 -1 4194304 799 36765 0 1 0 0 1650 27 17 0 1 0 173662887 48709632 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 231882287962 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/14011/statm: 11892 363 245 79 0 218 0
[pid=14033] ppid=14011 vsize=115812 CPUtime=1643.12
/proc/14033/stat : 14033 (minisat) R 14011 14011 13340 0 -1 4194304 27861 0 0 0 164262 50 0 0 25 0 1 0 173664587 118591488 27843 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 0 0 0
/proc/14033/statm: 28953 27843 54 142 0 28809 0
Current children cumulated CPU time (s) 1659.89
Current children cumulated vsize (KiB) 163380

[startup+1724.15 s]
/proc/loadavg: 1.00 1.00 1.34 2/66 14510
/proc/meminfo: memFree=1780504/2055920 swapFree=4184496/4192956
[pid=14011] ppid=14009 vsize=47568 CPUtime=16.77
/proc/14011/stat : 14011 (galac.sh) S 14009 14011 13340 0 -1 4194304 799 36765 0 1 0 0 1650 27 17 0 1 0 173662887 48709632 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 231882287962 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/14011/statm: 11892 363 245 79 0 218 0
[pid=14033] ppid=14011 vsize=118852 CPUtime=1703.16
/proc/14033/stat : 14033 (minisat) R 14011 14011 13340 0 -1 4194304 28633 0 0 0 170264 52 0 0 25 0 1 0 173664587 121704448 28615 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 0 0 0
/proc/14033/statm: 29713 28615 54 142 0 29569 0
Current children cumulated CPU time (s) 1719.93
Current children cumulated vsize (KiB) 166420

[startup+1784.21 s]
/proc/loadavg: 1.00 1.00 1.31 2/66 14510
/proc/meminfo: memFree=1777560/2055920 swapFree=4184496/4192956
[pid=14011] ppid=14009 vsize=47568 CPUtime=16.77
/proc/14011/stat : 14011 (galac.sh) S 14009 14011 13340 0 -1 4194304 799 36765 0 1 0 0 1650 27 17 0 1 0 173662887 48709632 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 231882287962 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/14011/statm: 11892 363 245 79 0 218 0
[pid=14033] ppid=14011 vsize=121640 CPUtime=1763.17
/proc/14033/stat : 14033 (minisat) R 14011 14011 13340 0 -1 4194304 29345 0 0 0 176263 54 0 0 25 0 1 0 173664587 124559360 29327 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529492 0 0 4096 3 0 0 0 17 0 0 0
/proc/14033/statm: 30410 29327 54 142 0 30266 0
Current children cumulated CPU time (s) 1779.94
Current children cumulated vsize (KiB) 169208



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1804.29 s]
/proc/loadavg: 1.00 1.00 1.31 2/66 14510
/proc/meminfo: memFree=1776664/2055920 swapFree=4184496/4192956
[pid=14011] ppid=14009 vsize=47568 CPUtime=16.77
/proc/14011/stat : 14011 (galac.sh) S 14009 14011 13340 0 -1 4194304 799 36765 0 1 0 0 1650 27 17 0 1 0 173662887 48709632 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 231882287962 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/14011/statm: 11892 363 245 79 0 218 0
[pid=14033] ppid=14011 vsize=122560 CPUtime=1783.25
/proc/14033/stat : 14033 (minisat) R 14011 14011 13340 0 -1 4194304 29565 0 0 0 178271 54 0 0 25 0 1 0 173664587 125501440 29547 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529444 0 0 4096 3 0 0 0 17 0 0 0
/proc/14033/statm: 30640 29547 54 142 0 30496 0
Current children cumulated CPU time (s) 1800.02
Current children cumulated vsize (KiB) 170128

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 14011 and gives childrusage.ru_utime.tv_sec=16 childrusage.ru_utime.tv_usec=511489 childrusage.ru_stime.tv_sec=0 childrusage.ru_stime.tv_usec=283956
CPU time returned by wait4() is 16.7954
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): 1804.3
CPU time (s): 1800.02
CPU user time (s): 1799.21
CPU system time (s): 0.81
CPU usage (%): 99.7626
Max. virtual memory (cumulated for all children) (KiB): 908424

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 16.5115
system time used= 0.283956
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 37564
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= 1434
involuntary context switches= 2042

runsolver used 2.19966 s user time and 4.11437 s system time

The end

Launcher Data (download as text)

Begin job on node75 on Mon Jan  8 10:37:15 UTC 2007


IDJOB= 218415
IDBENCH= 5234
FILE ID= node75/218415-1168252635

PBS_JOBID= 3481922

Free space on /tmp= 66547 MiB

BENCH NAME= HOME/pub/bench/CPAI06/random/rand-3-20-20/rand-3-20-20-60-632-5_ext.xml
COMMAND LINE= /tmp/evaluation/218415-1168252635/galac.sh /tmp/evaluation/218415-1168252635/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node75/watcher-218415-1168252635 -o ROOT/results/node75/solver-218415-1168252635 -C 1800 -M 900  /tmp/evaluation/218415-1168252635/galac.sh /tmp/evaluation/218415-1168252635/unknown.xml

META MD5SUM SOLVER= d8bf20eb49fe33822f00bab08f33d7fc
MD5SUM BENCH=  0c3b4069edc151aea481b3cb28cbb69f

RANDOM SEED= 680824781

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.218
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.218
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	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1285864 kB
Buffers:         31332 kB
Cached:          68600 kB
SwapCached:       2680 kB
Active:         667700 kB
Inactive:        48344 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1285864 kB
SwapTotal:     4192956 kB
SwapFree:      4184496 kB
Dirty:            3960 kB
Writeback:           0 kB
Mapped:         628788 kB
Slab:            38128 kB
Committed_AS:  4530588 kB
PageTables:       3036 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= 66550 MiB



End job on node75 on Mon Jan  8 11:07:22 UTC 2007