Trace number 330444

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
SATzilla FULL? (TO) 1200.08 1200.51

General information on the benchmark

Nameindustrial/IBM_FV_2004_30/
IBM_FV_2004_rule_batch_30_SAT_dat.k40.cnf
MD5SUMf58c56449dc331f330165a8aa06cad43
Bench CategoryINDUST (industrial instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables81384
Number of clauses337709
Sum of the clauses size864441
Maximum clause length12
Minimum clause length1
Number of clauses of size 12072
Number of clauses of size 2238960
Number of clauses of size 363146
Number of clauses of size 411994
Number of clauses of size 56819
Number of clauses of size over 514718

Solver Data (download as text)

37.76/37.85	c run March_dl for 5 seconds ... 
37.76/37.85	c Bin: Executing march_dl
37.76/37.85	c child exit by a signal
37.76/37.85	c march_dl returned code 137.
37.76/37.85	c run saps for 2 seconds ... 
37.76/37.85	c Bin: Executing ubcsat2006
37.76/37.85	c child exited successfully
37.76/37.85	c ubcsat2006 returned code 0.
37.76/37.85	c satzilla computing base features
37.76/37.85	c satzilla doing unit-prop probe
37.76/37.85	c satzilla doing local search probe
37.76/37.85	c satzilla doing lobjois search-space size estimate
37.76/37.85	c satzilla's ranking:
37.76/37.85	c 1) minisat20: 2.075349
37.76/37.85	c 2) eureka: 2.168204
37.76/37.85	c 3) zchaff_rand: 2.171698
37.76/37.85	c 4) vallst: 3.350475
37.76/37.85	c 5) march_dl: 3.862532
37.76/37.85	c 6) kcnfs: 4.685137
37.76/37.85	c 7) kcnfs+P: 999.000000
37.76/37.85	c 8) march_dl+P: 999.000000
37.76/37.85	c 9) vallst+P: 999.000000
37.76/37.85	c 10) zchaff_rand+P: 999.000000
37.76/37.85	c 11) rsat+P: 999.000000
37.76/37.85	c 12) eureka+P: 999.000000
37.76/37.85	c 13) minisat20+P: 999.000000
37.76/37.85	c 14) rsat: 999.000000
37.76/37.85	c satzilla running minisat20 ... 
37.76/37.85	This is MiniSat 2.0 beta
37.76/37.85	WARNING: for repeatability, setting FPU to use double precision
37.76/37.85	============================[ Problem Statistics ]=============================
37.76/37.85	|                                                                             |
37.76/37.86	|  Number of variables:  81384                                                |
37.76/37.86	|  Number of clauses:    337709                                               |
37.82/38.06	|  Parsing time:         0.18         s                                       |
37.82/38.07	============================[ Search Statistics ]==============================
37.82/38.07	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
37.82/38.07	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
37.82/38.07	===============================================================================
37.82/38.07	|         0 |   74712   308158   792600 |   102719        0    nan |  0.000 % |
37.82/38.13	|       101 |   74691   308158   792600 |   112991       97     13 |  8.358 % |
37.82/38.23	|       251 |   74691   308158   792600 |   124290      247     16 |  8.358 % |
37.82/38.36	|       479 |   74691   308158   792600 |   136719      475     13 |  8.358 % |
38.35/38.43	|       817 |   74691   308158   792600 |   150391      813     16 |  8.358 % |
38.65/38.77	|      1323 |   73910   304478   783278 |   165430     1310     15 |  9.184 % |
38.85/38.97	|      2083 |   73910   304478   783278 |   181973     2070     15 |  9.184 % |
39.25/39.30	|      3223 |   73910   304478   783278 |   200170     3210     16 |  9.184 % |
39.85/39.96	|      4932 |   73906   304465   783246 |   220188     4918     18 |  9.189 % |
41.35/41.44	|      7495 |   73906   304465   783246 |   242206     7481     20 |  9.189 % |
43.25/43.31	|     11340 |   73727   304374   783027 |   266427    11319     21 |  9.526 % |
47.26/47.31	|     17107 |   73631   303498   780836 |   293070    17072     36 |  9.526 % |
51.05/51.14	|     25757 |   73631   303498   780836 |   322377    25722     32 |  9.526 % |
59.85/59.97	|     38731 |   73624   303471   780772 |   354614    38695     34 |  9.535 % |
73.64/73.72	|     58192 |   73613   303439   780694 |   390076    58153     33 |  9.568 % |
116.63/116.78	|     87385 |   73592   303305   780358 |   429084    87345     56 |  9.614 % |
216.39/216.58	|    131175 |   73243   301717   776356 |   471992   131112     87 | 10.087 % |
384.73/384.93	|    196859 |   73062   300157   772608 |   519191   196537     98 | 10.226 % |
682.02/682.35	|    295385 |   72735   298634   768755 |   571110   294796    107 | 10.631 % |
1199.65/1200.12	c Bin: Executing minisat20
1199.65/1200.12	c child exit by a signal
1199.65/1200.12	c minisat20 returned code 137.
1199.65/1200.12	c minisat20 returned code 137.
1199.65/1200.12	c satzilla running eureka ... 
1199.65/1200.12	c Bin: Executing eureka
1199.65/1200.12	c eureka returned code 1.
1199.65/1200.12	c eureka returned code 1.
1199.65/1200.12	c satzilla running zchaff_rand ... 
1199.65/1200.12	c Bin: Executing zchaff_rand
1199.65/1200.12	c zchaff_rand returned code 1.
1199.65/1200.12	c zchaff_rand returned code 1.
1199.65/1200.12	c satzilla running vallst ... 
1199.65/1200.12	c Bin: Executing vallst
1199.65/1200.12	c vallst returned code 1.
1199.65/1200.12	c vallst returned code 1.
1199.65/1200.12	c satzilla running march_dl ... 
1199.65/1200.12	c Bin: Executing march_dl
1199.65/1200.12	c march_dl returned code 1.
1199.65/1200.12	c march_dl returned code 1.
1199.65/1200.12	c satzilla running kcnfs ... 
1199.65/1200.12	c Bin: Executing kcnfs
1199.65/1200.12	c kcnfs returned code 1.
1199.65/1200.12	c kcnfs returned code 1.
1199.65/1200.12	c satzilla running kcnfs with preprocessing ... 

Verifier Data (download as text)

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: 

Watcher Data (download as text)

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

command line: runsolver --timestamp -w ROOT/results/node15/watcher-330444-1173165457 -o ROOT/results/node15/solver-330444-1173165457 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/330444-1173165457/SATzilla2007_F /tmp/evaluation/330444-1173165457/instance-330444-1173165457.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1230 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.00 0.99 0.98 3/77 21669
/proc/meminfo: memFree=1776704/2055920 swapFree=4152980/4192956
[pid=21669] ppid=21667 vsize=1512 CPUtime=0
/proc/21669/stat : 21669 (SATzilla2007_F) S 21667 21669 21008 0 -1 4194304 143 0 0 0 0 0 0 0 18 0 1 0 336500177 1548288 125 18446744073709551615 134512640 135581085 4294956688 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/21669/statm: 378 125 110 260 0 84 0
[pid=21670] ppid=21669 vsize=632 CPUtime=0
/proc/21670/stat : 21670 (march_dl) R 21669 21669 21008 0 -1 4194304 52 0 0 0 0 0 0 0 19 0 1 0 336500177 647168 46 18446744073709551615 134512640 134996440 4294956720 18446744073709551615 134669245 0 0 8392704 0 0 0 0 17 1 0 0
/proc/21670/statm: 158 46 39 118 0 37 0

[startup+0.07269 s]
/proc/loadavg: 1.00 0.99 0.98 3/77 21669
/proc/meminfo: memFree=1776704/2055920 swapFree=4152980/4192956
[pid=21669] ppid=21667 vsize=1512 CPUtime=0
/proc/21669/stat : 21669 (SATzilla2007_F) S 21667 21669 21008 0 -1 4194304 143 0 0 0 0 0 0 0 18 0 1 0 336500177 1548288 125 18446744073709551615 134512640 135581085 4294956688 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/21669/statm: 378 125 110 260 0 84 0
[pid=21670] ppid=21669 vsize=632 CPUtime=0.07
/proc/21670/stat : 21670 (march_dl) R 21669 21669 21008 0 -1 4194304 52 0 0 0 7 0 0 0 19 0 1 0 336500177 647168 46 18446744073709551615 134512640 134996440 4294956720 18446744073709551615 134669245 0 0 8392704 0 0 0 0 17 1 0 0
/proc/21670/statm: 158 46 39 118 0 37 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 2144

[startup+0.101693 s]
/proc/loadavg: 1.00 0.99 0.98 3/77 21669
/proc/meminfo: memFree=1776704/2055920 swapFree=4152980/4192956
[pid=21669] ppid=21667 vsize=1512 CPUtime=0
/proc/21669/stat : 21669 (SATzilla2007_F) S 21667 21669 21008 0 -1 4194304 143 0 0 0 0 0 0 0 18 0 1 0 336500177 1548288 125 18446744073709551615 134512640 135581085 4294956688 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/21669/statm: 378 125 110 260 0 84 0
[pid=21670] ppid=21669 vsize=7112 CPUtime=0.09
/proc/21670/stat : 21670 (march_dl) R 21669 21669 21008 0 -1 4194304 1286 0 0 0 9 0 0 0 19 0 1 0 336500177 7282688 1280 18446744073709551615 134512640 134996440 4294956720 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 1 0 0
/proc/21670/statm: 1811 1282 49 118 0 1690 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 8624

[startup+0.301728 s]
/proc/loadavg: 1.00 0.99 0.98 3/77 21669
/proc/meminfo: memFree=1776704/2055920 swapFree=4152980/4192956
[pid=21669] ppid=21667 vsize=1512 CPUtime=0
/proc/21669/stat : 21669 (SATzilla2007_F) S 21667 21669 21008 0 -1 4194304 143 0 0 0 0 0 0 0 18 0 1 0 336500177 1548288 125 18446744073709551615 134512640 135581085 4294956688 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/21669/statm: 378 125 110 260 0 84 0
[pid=21670] ppid=21669 vsize=10840 CPUtime=0.29
/proc/21670/stat : 21670 (march_dl) R 21669 21669 21008 0 -1 4194304 2376 0 0 0 29 0 0 0 21 0 1 0 336500177 11100160 2370 18446744073709551615 134512640 134996440 4294956720 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 1 0 0
/proc/21670/statm: 2710 2370 50 118 0 2589 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 12352

[startup+0.701797 s]
/proc/loadavg: 1.00 0.99 0.98 3/77 21669
/proc/meminfo: memFree=1776704/2055920 swapFree=4152980/4192956
[pid=21669] ppid=21667 vsize=1512 CPUtime=0
/proc/21669/stat : 21669 (SATzilla2007_F) S 21667 21669 21008 0 -1 4194304 143 0 0 0 0 0 0 0 18 0 1 0 336500177 1548288 125 18446744073709551615 134512640 135581085 4294956688 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/21669/statm: 378 125 110 260 0 84 0
[pid=21670] ppid=21669 vsize=28544 CPUtime=0.69
/proc/21670/stat : 21670 (march_dl) R 21669 21669 21008 0 -1 4194304 6202 0 0 0 67 2 0 0 25 0 1 0 336500177 29229056 5508 18446744073709551615 134512640 134996440 4294956720 18446744073709551615 134617627 0 0 8392704 0 0 0 0 17 1 0 0
/proc/21670/statm: 7136 5508 53 118 0 7015 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 30056

[startup+1.50293 s]
/proc/loadavg: 1.00 0.99 0.98 2/79 21671
/proc/meminfo: memFree=1748016/2055920 swapFree=4152980/4192956
[pid=21669] ppid=21667 vsize=1512 CPUtime=0
/proc/21669/stat : 21669 (SATzilla2007_F) S 21667 21669 21008 0 -1 4194304 143 0 0 0 0 0 0 0 18 0 1 0 336500177 1548288 125 18446744073709551615 134512640 135581085 4294956688 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/21669/statm: 378 125 110 260 0 84 0
[pid=21670] ppid=21669 vsize=34308 CPUtime=1.49
/proc/21670/stat : 21670 (march_dl) R 21669 21669 21008 0 -1 4194304 9580 0 0 0 145 4 0 0 25 0 1 0 336500177 35131392 7193 18446744073709551615 134512640 134996440 4294956720 18446744073709551615 134651446 0 0 8392704 0 0 0 0 17 1 0 0
/proc/21670/statm: 8577 7193 55 118 0 8456 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 35820

[startup+3.10121 s]
/proc/loadavg: 1.00 0.99 0.98 2/79 21671
/proc/meminfo: memFree=1748336/2055920 swapFree=4152980/4192956
[pid=21669] ppid=21667 vsize=1512 CPUtime=0
/proc/21669/stat : 21669 (SATzilla2007_F) S 21667 21669 21008 0 -1 4194304 143 0 0 0 0 0 0 0 18 0 1 0 336500177 1548288 125 18446744073709551615 134512640 135581085 4294956688 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/21669/statm: 378 125 110 260 0 84 0
[pid=21670] ppid=21669 vsize=34300 CPUtime=3.08
/proc/21670/stat : 21670 (march_dl) R 21669 21669 21008 0 -1 4194304 12102 0 0 0 303 5 0 0 25 0 1 0 336500177 35123200 7225 18446744073709551615 134512640 134996440 4294956720 18446744073709551615 134543096 0 0 8392704 0 0 0 0 17 1 0 0
/proc/21670/statm: 8575 7225 57 118 0 8454 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 35812

[startup+6.30276 s]
/proc/loadavg: 1.00 0.99 0.98 2/79 21672
/proc/meminfo: memFree=1771120/2055920 swapFree=4152980/4192956
[pid=21669] ppid=21667 vsize=1512 CPUtime=4.99
/proc/21669/stat : 21669 (SATzilla2007_F) S 21667 21669 21008 0 -1 4194304 149 19775 0 0 0 0 490 9 18 0 1 0 336500177 1548288 125 18446744073709551615 134512640 135581085 4294956688 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/21669/statm: 378 125 110 260 0 84 0
[pid=21672] ppid=21669 vsize=30788 CPUtime=1.28
/proc/21672/stat : 21672 (ubcsat2006) R 21669 21669 21008 0 -1 4194304 5390 0 0 0 126 2 0 0 25 0 1 0 336500679 31526912 5372 18446744073709551615 134512640 134777720 4294956576 18446744073709551615 4294960144 0 0 8392704 0 0 0 0 17 1 0 0
/proc/21672/statm: 7697 5372 156 64 0 7278 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 32300

[startup+12.7019 s]
/proc/loadavg: 1.00 0.99 0.98 2/78 21672
/proc/meminfo: memFree=1745208/2055920 swapFree=4152980/4192956
[pid=21669] ppid=21667 vsize=34484 CPUtime=12.67
/proc/21669/stat : 21669 (SATzilla2007_F) R 21667 21669 21008 0 -1 4194304 8018 25175 0 0 513 4 737 13 25 0 1 0 336500177 35311616 7986 18446744073709551615 134512640 135581085 4294956688 18446744073709551615 135217821 0 0 4096 0 0 0 0 17 1 0 0
/proc/21669/statm: 8621 7986 135 260 0 8327 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 34484

[startup+25.5011 s]
/proc/loadavg: 1.00 0.99 0.98 2/78 21672
/proc/meminfo: memFree=1744376/2055920 swapFree=4152980/4192956
[pid=21669] ppid=21667 vsize=34484 CPUtime=25.46
/proc/21669/stat : 21669 (SATzilla2007_F) R 21667 21669 21008 0 -1 4194304 8226 25175 0 0 1790 6 737 13 25 0 1 0 336500177 35311616 8194 18446744073709551615 134512640 135581085 4294956688 18446744073709551615 135217821 0 0 4096 0 0 0 0 17 1 0 0
/proc/21669/statm: 8621 8194 135 260 0 8327 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 34484

[startup+51.1014 s]
/proc/loadavg: 1.00 0.99 0.98 2/79 21673
/proc/meminfo: memFree=1733936/2055920 swapFree=4152980/4192956
[pid=21669] ppid=21667 vsize=21440 CPUtime=37.82
/proc/21669/stat : 21669 (SATzilla2007_F) S 21667 21669 21008 0 -1 4194304 20024 25175 0 0 3016 16 737 13 25 0 1 0 336500177 21954560 5098 18446744073709551615 134512640 135581085 4294956688 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/21669/statm: 5360 5098 170 260 0 5066 0
[pid=21673] ppid=21669 vsize=25252 CPUtime=13.23
/proc/21673/stat : 21673 (minisat20) R 21669 21669 21008 0 -1 4194304 5873 0 0 0 1320 3 0 0 25 0 1 0 336503963 25858048 5858 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134530034 0 0 8392704 3 0 0 0 17 1 0 0
/proc/21673/statm: 6313 5858 59 118 0 6191 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 46692

[startup+102.305 s]
/proc/loadavg: 1.00 0.99 0.98 2/79 21673
/proc/meminfo: memFree=1719600/2055920 swapFree=4152980/4192956
[pid=21669] ppid=21667 vsize=21440 CPUtime=37.82
/proc/21669/stat : 21669 (SATzilla2007_F) S 21667 21669 21008 0 -1 4194304 20024 25175 0 0 3016 16 737 13 25 0 1 0 336500177 21954560 5098 18446744073709551615 134512640 135581085 4294956688 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/21669/statm: 5360 5098 170 260 0 5066 0
[pid=21673] ppid=21669 vsize=39344 CPUtime=64.41
/proc/21673/stat : 21673 (minisat20) R 21669 21669 21008 0 -1 4194304 9409 0 0 0 6434 7 0 0 25 0 1 0 336503963 40288256 9394 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134528564 0 0 8392704 3 0 0 0 17 1 0 0
/proc/21673/statm: 9836 9394 59 118 0 9714 0
Current children cumulated CPU time (s) 102.23
Current children cumulated vsize (KiB) 60784

[startup+162.302 s]
/proc/loadavg: 1.00 0.99 0.98 2/79 21673
/proc/meminfo: memFree=1703536/2055920 swapFree=4152980/4192956
[pid=21669] ppid=21667 vsize=21440 CPUtime=37.82
/proc/21669/stat : 21669 (SATzilla2007_F) S 21667 21669 21008 0 -1 4194304 20024 25175 0 0 3016 16 737 13 25 0 1 0 336500177 21954560 5098 18446744073709551615 134512640 135581085 4294956688 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/21669/statm: 5360 5098 170 260 0 5066 0
[pid=21673] ppid=21669 vsize=55496 CPUtime=124.38
/proc/21673/stat : 21673 (minisat20) R 21669 21669 21008 0 -1 4194304 13431 0 0 0 12426 12 0 0 25 0 1 0 336503963 56827904 13416 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/21673/statm: 13874 13416 59 118 0 13752 0
Current children cumulated CPU time (s) 162.2
Current children cumulated vsize (KiB) 76936

[startup+222.302 s]
/proc/loadavg: 1.00 0.99 0.98 2/79 21673
/proc/meminfo: memFree=1686640/2055920 swapFree=4152980/4192956
[pid=21669] ppid=21667 vsize=21440 CPUtime=37.82
/proc/21669/stat : 21669 (SATzilla2007_F) S 21667 21669 21008 0 -1 4194304 20024 25175 0 0 3016 16 737 13 25 0 1 0 336500177 21954560 5098 18446744073709551615 134512640 135581085 4294956688 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/21669/statm: 5360 5098 170 260 0 5066 0
[pid=21673] ppid=21669 vsize=72272 CPUtime=184.36
/proc/21673/stat : 21673 (minisat20) R 21669 21669 21008 0 -1 4194304 17625 0 0 0 18419 17 0 0 25 0 1 0 336503963 74006528 17610 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/21673/statm: 18068 17610 59 118 0 17946 0
Current children cumulated CPU time (s) 222.18
Current children cumulated vsize (KiB) 93712

[startup+282.301 s]
/proc/loadavg: 1.00 0.99 0.98 2/79 21673
/proc/meminfo: memFree=1673328/2055920 swapFree=4152980/4192956
[pid=21669] ppid=21667 vsize=21440 CPUtime=37.82
/proc/21669/stat : 21669 (SATzilla2007_F) S 21667 21669 21008 0 -1 4194304 20024 25175 0 0 3016 16 737 13 25 0 1 0 336500177 21954560 5098 18446744073709551615 134512640 135581085 4294956688 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/21669/statm: 5360 5098 170 260 0 5066 0
[pid=21673] ppid=21669 vsize=85740 CPUtime=244.34
/proc/21673/stat : 21673 (minisat20) R 21669 21669 21008 0 -1 4194304 20962 0 0 0 24413 21 0 0 25 0 1 0 336503963 87797760 20947 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134527596 0 0 8392704 3 0 0 0 17 1 0 0
/proc/21673/statm: 21435 20947 59 118 0 21313 0
Current children cumulated CPU time (s) 282.16
Current children cumulated vsize (KiB) 107180

[startup+342.301 s]
/proc/loadavg: 1.00 0.99 0.98 2/79 21673
/proc/meminfo: memFree=1662000/2055920 swapFree=4152980/4192956
[pid=21669] ppid=21667 vsize=21440 CPUtime=37.82
/proc/21669/stat : 21669 (SATzilla2007_F) S 21667 21669 21008 0 -1 4194304 20024 25175 0 0 3016 16 737 13 25 0 1 0 336500177 21954560 5098 18446744073709551615 134512640 135581085 4294956688 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/21669/statm: 5360 5098 170 260 0 5066 0
[pid=21673] ppid=21669 vsize=96984 CPUtime=304.33
/proc/21673/stat : 21673 (minisat20) R 21669 21669 21008 0 -1 4194304 23779 0 0 0 30408 25 0 0 25 0 1 0 336503963 99311616 23764 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/21673/statm: 24246 23764 59 118 0 24124 0
Current children cumulated CPU time (s) 342.15
Current children cumulated vsize (KiB) 118424

[startup+402.302 s]
/proc/loadavg: 1.00 0.99 0.98 2/79 21673
/proc/meminfo: memFree=1649456/2055920 swapFree=4152980/4192956

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

[startup+522.301 s]
/proc/loadavg: 1.00 0.99 0.98 2/79 21673
/proc/meminfo: memFree=1627120/2055920 swapFree=4152980/4192956
[pid=21669] ppid=21667 vsize=21440 CPUtime=37.82
/proc/21669/stat : 21669 (SATzilla2007_F) S 21667 21669 21008 0 -1 4194304 20024 25175 0 0 3016 16 737 13 25 0 1 0 336500177 21954560 5098 18446744073709551615 134512640 135581085 4294956688 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/21669/statm: 5360 5098 170 260 0 5066 0
[pid=21673] ppid=21669 vsize=132048 CPUtime=484.26
/proc/21673/stat : 21673 (minisat20) R 21669 21669 21008 0 -1 4194304 32504 0 0 0 48390 36 0 0 25 0 1 0 336503963 135217152 32489 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525828 0 0 8392704 3 0 0 0 17 1 0 0
/proc/21673/statm: 33012 32489 59 118 0 32890 0
Current children cumulated CPU time (s) 522.08
Current children cumulated vsize (KiB) 153488

[startup+582.302 s]
/proc/loadavg: 1.07 1.00 0.98 2/79 21673
/proc/meminfo: memFree=1616944/2055920 swapFree=4152980/4192956
[pid=21669] ppid=21667 vsize=21440 CPUtime=37.82
/proc/21669/stat : 21669 (SATzilla2007_F) S 21667 21669 21008 0 -1 4194304 20024 25175 0 0 3016 16 737 13 25 0 1 0 336500177 21954560 5098 18446744073709551615 134512640 135581085 4294956688 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/21669/statm: 5360 5098 170 260 0 5066 0
[pid=21673] ppid=21669 vsize=142004 CPUtime=544.24
/proc/21673/stat : 21673 (minisat20) R 21669 21669 21008 0 -1 4194304 35020 0 0 0 54385 39 0 0 25 0 1 0 336503963 145412096 35005 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525422 0 0 8392704 3 0 0 0 17 1 0 0
/proc/21673/statm: 35501 35005 59 118 0 35379 0
Current children cumulated CPU time (s) 582.06
Current children cumulated vsize (KiB) 163444

[startup+642.302 s]
/proc/loadavg: 1.02 1.00 0.98 2/79 21673
/proc/meminfo: memFree=1607344/2055920 swapFree=4152980/4192956
[pid=21669] ppid=21667 vsize=21440 CPUtime=37.82
/proc/21669/stat : 21669 (SATzilla2007_F) S 21667 21669 21008 0 -1 4194304 20024 25175 0 0 3016 16 737 13 25 0 1 0 336500177 21954560 5098 18446744073709551615 134512640 135581085 4294956688 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/21669/statm: 5360 5098 170 260 0 5066 0
[pid=21673] ppid=21669 vsize=151404 CPUtime=604.22
/proc/21673/stat : 21673 (minisat20) R 21669 21669 21008 0 -1 4194304 37383 0 0 0 60381 41 0 0 25 0 1 0 336503963 155037696 37368 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/21673/statm: 37851 37368 59 118 0 37729 0
Current children cumulated CPU time (s) 642.04
Current children cumulated vsize (KiB) 172844

[startup+702.302 s]
/proc/loadavg: 1.01 1.00 0.98 2/79 21673
/proc/meminfo: memFree=1594736/2055920 swapFree=4152980/4192956
[pid=21669] ppid=21667 vsize=21440 CPUtime=37.82
/proc/21669/stat : 21669 (SATzilla2007_F) S 21667 21669 21008 0 -1 4194304 20024 25175 0 0 3016 16 737 13 25 0 1 0 336500177 21954560 5098 18446744073709551615 134512640 135581085 4294956688 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/21669/statm: 5360 5098 170 260 0 5066 0
[pid=21673] ppid=21669 vsize=164208 CPUtime=664.2
/proc/21673/stat : 21673 (minisat20) R 21669 21669 21008 0 -1 4194304 40589 0 0 0 66375 45 0 0 25 0 1 0 336503963 168148992 40574 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/21673/statm: 41052 40574 59 118 0 40930 0
Current children cumulated CPU time (s) 702.02
Current children cumulated vsize (KiB) 185648

[startup+762.305 s]
/proc/loadavg: 1.00 1.00 0.98 2/79 21673
/proc/meminfo: memFree=1585648/2055920 swapFree=4152980/4192956
[pid=21669] ppid=21667 vsize=21440 CPUtime=37.82
/proc/21669/stat : 21669 (SATzilla2007_F) S 21667 21669 21008 0 -1 4194304 20024 25175 0 0 3016 16 737 13 25 0 1 0 336500177 21954560 5098 18446744073709551615 134512640 135581085 4294956688 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/21669/statm: 5360 5098 170 260 0 5066 0
[pid=21673] ppid=21669 vsize=173528 CPUtime=724.18
/proc/21673/stat : 21673 (minisat20) R 21669 21669 21008 0 -1 4194304 42799 0 0 0 72369 49 0 0 25 0 1 0 336503963 177692672 42784 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/21673/statm: 43382 42784 59 118 0 43260 0
Current children cumulated CPU time (s) 762
Current children cumulated vsize (KiB) 194968

[startup+822.302 s]
/proc/loadavg: 1.05 1.01 0.99 2/79 21673
/proc/meminfo: memFree=1577456/2055920 swapFree=4152980/4192956
[pid=21669] ppid=21667 vsize=21440 CPUtime=37.82
/proc/21669/stat : 21669 (SATzilla2007_F) S 21667 21669 21008 0 -1 4194304 20024 25175 0 0 3016 16 737 13 25 0 1 0 336500177 21954560 5098 18446744073709551615 134512640 135581085 4294956688 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/21669/statm: 5360 5098 170 260 0 5066 0
[pid=21673] ppid=21669 vsize=181876 CPUtime=784.16
/proc/21673/stat : 21673 (minisat20) R 21669 21669 21008 0 -1 4194304 44871 0 0 0 78364 52 0 0 25 0 1 0 336503963 186241024 44856 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/21673/statm: 45469 44856 59 118 0 45347 0
Current children cumulated CPU time (s) 821.98
Current children cumulated vsize (KiB) 203316

[startup+882.301 s]
/proc/loadavg: 1.06 1.02 0.99 2/79 21673
/proc/meminfo: memFree=1568880/2055920 swapFree=4152980/4192956
[pid=21669] ppid=21667 vsize=21440 CPUtime=37.82
/proc/21669/stat : 21669 (SATzilla2007_F) S 21667 21669 21008 0 -1 4194304 20024 25175 0 0 3016 16 737 13 25 0 1 0 336500177 21954560 5098 18446744073709551615 134512640 135581085 4294956688 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/21669/statm: 5360 5098 170 260 0 5066 0
[pid=21673] ppid=21669 vsize=190332 CPUtime=844.13
/proc/21673/stat : 21673 (minisat20) R 21669 21669 21008 0 -1 4194304 47007 0 0 0 84359 54 0 0 25 0 1 0 336503963 194899968 46992 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/21673/statm: 47583 46992 59 118 0 47461 0
Current children cumulated CPU time (s) 881.95
Current children cumulated vsize (KiB) 211772

[startup+942.301 s]
/proc/loadavg: 1.06 1.03 1.00 2/79 21673
/proc/meminfo: memFree=1560560/2055920 swapFree=4152980/4192956
[pid=21669] ppid=21667 vsize=21440 CPUtime=37.82
/proc/21669/stat : 21669 (SATzilla2007_F) S 21667 21669 21008 0 -1 4194304 20024 25175 0 0 3016 16 737 13 25 0 1 0 336500177 21954560 5098 18446744073709551615 134512640 135581085 4294956688 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/21669/statm: 5360 5098 170 260 0 5066 0
[pid=21673] ppid=21669 vsize=198688 CPUtime=904.12
/proc/21673/stat : 21673 (minisat20) R 21669 21669 21008 0 -1 4194304 49091 0 0 0 90354 58 0 0 25 0 1 0 336503963 203456512 49076 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/21673/statm: 49672 49076 59 118 0 49550 0
Current children cumulated CPU time (s) 941.94
Current children cumulated vsize (KiB) 220128

[startup+1002.3 s]
/proc/loadavg: 1.02 1.02 1.00 2/79 21673
/proc/meminfo: memFree=1551280/2055920 swapFree=4152980/4192956
[pid=21669] ppid=21667 vsize=21440 CPUtime=37.82
/proc/21669/stat : 21669 (SATzilla2007_F) S 21667 21669 21008 0 -1 4194304 20024 25175 0 0 3016 16 737 13 25 0 1 0 336500177 21954560 5098 18446744073709551615 134512640 135581085 4294956688 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/21669/statm: 5360 5098 170 260 0 5066 0
[pid=21673] ppid=21669 vsize=207804 CPUtime=964.09
/proc/21673/stat : 21673 (minisat20) R 21669 21669 21008 0 -1 4194304 51396 0 0 0 96349 60 0 0 25 0 1 0 336503963 212791296 51381 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525395 0 0 8392704 3 0 0 0 17 1 0 0
/proc/21673/statm: 51951 51381 59 118 0 51829 0
Current children cumulated CPU time (s) 1001.91
Current children cumulated vsize (KiB) 229244

[startup+1062.3 s]
/proc/loadavg: 1.01 1.02 1.00 2/79 21673
/proc/meminfo: memFree=1542384/2055920 swapFree=4152980/4192956
[pid=21669] ppid=21667 vsize=21440 CPUtime=37.82
/proc/21669/stat : 21669 (SATzilla2007_F) S 21667 21669 21008 0 -1 4194304 20024 25175 0 0 3016 16 737 13 25 0 1 0 336500177 21954560 5098 18446744073709551615 134512640 135581085 4294956688 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/21669/statm: 5360 5098 170 260 0 5066 0
[pid=21673] ppid=21669 vsize=216884 CPUtime=1024.08
/proc/21673/stat : 21673 (minisat20) R 21669 21669 21008 0 -1 4194304 53646 0 0 0 102345 63 0 0 25 0 1 0 336503963 222089216 53631 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/21673/statm: 54221 53631 59 118 0 54099 0
Current children cumulated CPU time (s) 1061.9
Current children cumulated vsize (KiB) 238324

[startup+1122.3 s]
/proc/loadavg: 1.00 1.01 1.00 2/79 21673
/proc/meminfo: memFree=1534064/2055920 swapFree=4152980/4192956
[pid=21669] ppid=21667 vsize=21440 CPUtime=37.82
/proc/21669/stat : 21669 (SATzilla2007_F) S 21667 21669 21008 0 -1 4194304 20024 25175 0 0 3016 16 737 13 25 0 1 0 336500177 21954560 5098 18446744073709551615 134512640 135581085 4294956688 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/21669/statm: 5360 5098 170 260 0 5066 0
[pid=21673] ppid=21669 vsize=225036 CPUtime=1084.06
/proc/21673/stat : 21673 (minisat20) R 21669 21669 21008 0 -1 4194304 55685 0 0 0 108340 66 0 0 25 0 1 0 336503963 230436864 55670 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/21673/statm: 56259 55670 59 118 0 56137 0
Current children cumulated CPU time (s) 1121.88
Current children cumulated vsize (KiB) 246476

[startup+1182.3 s]
/proc/loadavg: 1.00 1.01 1.00 2/79 21673
/proc/meminfo: memFree=1525616/2055920 swapFree=4152980/4192956
[pid=21669] ppid=21667 vsize=21440 CPUtime=37.82
/proc/21669/stat : 21669 (SATzilla2007_F) S 21667 21669 21008 0 -1 4194304 20024 25175 0 0 3016 16 737 13 25 0 1 0 336500177 21954560 5098 18446744073709551615 134512640 135581085 4294956688 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/21669/statm: 5360 5098 170 260 0 5066 0
[pid=21673] ppid=21669 vsize=233536 CPUtime=1144.03
/proc/21673/stat : 21673 (minisat20) R 21669 21669 21008 0 -1 4194304 57819 0 0 0 114335 68 0 0 25 0 1 0 336503963 239140864 57804 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134528300 0 0 8392704 3 0 0 0 17 1 0 0
/proc/21673/statm: 58384 57804 59 118 0 58262 0
Current children cumulated CPU time (s) 1181.85
Current children cumulated vsize (KiB) 254976



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 21673
/proc/meminfo: memFree=1749304/2055920 swapFree=4152980/4192956
[pid=21669] ppid=21667 vsize=29100 CPUtime=1200.05
/proc/21669/stat : 21669 (SATzilla2007_F) R 21667 21669 21008 0 -1 4194304 22043 83589 0 0 3052 17 116850 86 21 0 1 0 336500177 29798400 7003 18446744073709551615 134512640 135581085 4294956688 18446744073709551615 135169531 0 0 4096 0 0 0 0 17 1 0 0
/proc/21669/statm: 7275 7003 171 260 0 6981 0
Current children cumulated CPU time (s) 1200.05
Current children cumulated vsize (KiB) 29100

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

Solver just ended. Dumping a history of the last processes samples

[startup+1200.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 21673
/proc/meminfo: memFree=1749304/2055920 swapFree=4152980/4192956
[pid=21669] ppid=21667 vsize=29100 CPUtime=1200.05
/proc/21669/stat : 21669 (SATzilla2007_F) R 21667 21669 21008 0 -1 4194304 22043 83589 0 0 3052 17 116850 86 21 0 1 0 336500177 29798400 7003 18446744073709551615 134512640 135581085 4294956688 18446744073709551615 135169531 0 0 4096 0 0 0 0 17 1 0 0
/proc/21669/statm: 7275 7003 171 260 0 6981 0
Current children cumulated CPU time (s) 1200.05
Current children cumulated vsize (KiB) 29100

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.51
CPU time (s): 1200.08
CPU user time (s): 1199.03
CPU system time (s): 1.04584
CPU usage (%): 99.9638
Max. virtual memory (cumulated for all children) (KiB): 257352

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.03
system time used= 1.04584
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 105633
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 28
involuntary context switches= 25003

runsolver used 1.24181 second user time and 3.13852 second system time

The end

Launcher Data (download as text)

Begin job on node15 on Tue Mar  6 07:17:38 UTC 2007

IDJOB= 330444
IDBENCH= 20563
IDSOLVER= 136
FILE ID= node15/330444-1173165457

PBS_JOBID= 4015009

Free space on /tmp= 66434 MiB

SOLVER NAME= SATzilla FULL
BENCH NAME= HOME/pub/bench/SAT07/industrial/IBM_FV_2004_30/IBM_FV_2004_rule_batch_30_SAT_dat.k40.cnf
COMMAND LINE= /tmp/evaluation/330444-1173165457/SATzilla2007_F /tmp/evaluation/330444-1173165457/instance-330444-1173165457.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node15/watcher-330444-1173165457 -o ROOT/results/node15/solver-330444-1173165457 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/330444-1173165457/SATzilla2007_F /tmp/evaluation/330444-1173165457/instance-330444-1173165457.cnf            

META MD5SUM SOLVER= cf97f3a2fd0b75b608f79c1ce3d2be4a
MD5SUM BENCH=  f58c56449dc331f330165a8aa06cad43

RANDOM SEED= 603298807

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node15.alineos.net 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005 x86_64 x86_64 x86_64 GNU/Linux

/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.276
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.276
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:       1777240 kB
Buffers:         33960 kB
Cached:         170412 kB
SwapCached:       2076 kB
Active:          96132 kB
Inactive:       130768 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1777240 kB
SwapTotal:     4192956 kB
SwapFree:      4152980 kB
Dirty:           17836 kB
Writeback:           0 kB
Mapped:          30628 kB
Slab:            37228 kB
Committed_AS:  1263972 kB
PageTables:       1800 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= 66434 MiB

End job on node15 on Tue Mar  6 07:37:41 UTC 2007