Trace number 455927

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 CRAFTEDUNSAT 971.08 971.061

General information on the benchmark

Nameindustrial/manolios/
manol-pipe-c6nidw_i.cnf
MD5SUM15c4413e436aecbd4fcb1d7037e18abf
Bench CategoryINDUST (industrial instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark94.9646
Satisfiable
(Un)Satisfiability was proved
Number of variables95863
Number of clauses283363
Sum of the clauses size661179
Maximum clause length3
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 2188908
Number of clauses of size 394454
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data (download as text)

49.88/49.94	c run March_dl for 5 seconds ... 
49.88/49.94	c Bin: Executing march_dl
49.88/49.94	c child exit by a signal
49.88/49.94	c march_dl returned code 137.
49.88/49.94	c run saps (UBCSAT implementation) for 2 seconds ... 
49.88/49.94	c Bin: Executing ubcsat2006
49.88/49.94	c child exited successfully
49.88/49.94	c ubcsat2006 returned code 0.
49.88/49.94	c satzilla computing base features
49.88/49.94	c satzilla doing unit-prop probe
49.88/49.94	c satzilla doing local search probe
49.88/49.94	c satzilla doing lobjois search-space size estimate
49.88/49.94	c satzilla's ranking:
49.88/49.94	c 1) minisat20+P: -2.524963
49.88/49.94	c 2) zchaff_rand+P: 2.066077
49.88/49.94	c 3) minisat20: 2.270488
49.88/49.94	c 4) march_dl+P: 2.642624
49.88/49.94	c 5) march_dl: 3.793349
49.88/49.94	c 6) vallst+P: 3.823077
49.88/49.94	c 7) kcnfs+P: 999.000000
49.88/49.94	c 8) kcnfs: 999.000000
49.88/49.94	c 9) vallst: 999.000000
49.88/49.94	c 10) zchaff_rand: 999.000000
49.88/49.94	c satzilla running minisat20 with preprocessing ... 
107.87/107.95	This is MiniSat 2.0 beta
107.87/107.95	WARNING: for repeatability, setting FPU to use double precision
107.87/107.95	============================[ Problem Statistics ]=============================
107.87/107.95	|                                                                             |
107.87/107.99	|  Number of variables:  80458                                                |
107.87/107.99	|  Number of clauses:    247149                                               |
107.92/108.14	|  Parsing time:         0.17         s                                       |
107.92/108.15	============================[ Search Statistics ]==============================
107.92/108.15	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
107.92/108.15	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
107.92/108.15	===============================================================================
107.92/108.15	|         0 |   80458   247149   575176 |    82383        0    nan |  0.000 % |
107.92/108.20	|       100 |   80458   247149   575176 |    90621      100      6 |  0.000 % |
107.92/108.31	|       251 |   80458   247149   575176 |    99683      251      8 |  0.000 % |
107.92/108.49	|       476 |   80458   247149   575176 |   109651      476      9 |  0.000 % |
107.92/108.55	|       814 |   80458   247149   575176 |   120616      814     13 |  0.000 % |
107.92/108.69	|      1320 |   80458   247149   575176 |   132678     1320     19 |  0.000 % |
109.06/109.16	|      2080 |   80458   247149   575176 |   145946     2080     18 |  0.000 % |
109.36/109.46	|      3223 |   80458   247149   575176 |   160541     3223     22 |  0.000 % |
109.76/109.88	|      4931 |   80458   247149   575176 |   176595     4931     22 |  0.000 % |
110.96/111.10	|      7493 |   80458   247149   575176 |   194254     7493     26 |  0.000 % |
112.76/112.89	|     11338 |   80316   246780   574368 |   213680    11331     25 |  0.176 % |
114.65/114.71	|     17104 |   80316   246780   574368 |   235048    17097     29 |  0.176 % |
117.16/117.26	|     25753 |   80316   246780   574368 |   258553    25746     27 |  0.176 % |
123.56/123.65	|     38727 |   80316   246780   574368 |   284408    38720     25 |  0.176 % |
132.56/132.69	|     58190 |   80316   246780   574368 |   312849    58183     35 |  0.176 % |
148.46/148.57	|     87382 |   80316   246780   574368 |   344134    87375     35 |  0.176 % |
165.86/165.98	|    131172 |   80316   246780   574368 |   378547   131165     35 |  0.176 % |
207.86/207.91	|    196857 |   80316   246780   574368 |   416402   196850     34 |  0.176 % |
310.46/310.59	|    295384 |   80316   246780   574368 |   458042   295377     33 |  0.176 % |
512.97/513.02	|    443173 |   80291   246607   573998 |   503846   443163     37 |  0.208 % |
785.68/785.70	|    664856 |   80291   246607   573998 |   554231   185516     41 |  0.208 % |
970.98/971.02	===============================================================================
970.98/971.02	restarts              : 21
970.98/971.02	conflicts             : 813307         (943 /sec)
970.98/971.02	decisions             : 4143577        (1.55 % random) (4803 /sec)
970.98/971.02	propagations          : 850487625      (985811 /sec)
970.98/971.02	conflict literals     : 32247462       (44.30 % deleted)
970.98/971.02	Memory used           : 113.79 MB
970.98/971.02	CPU time              : 862.729 s
970.98/971.02	
970.98/971.05	c Preprocessing...
970.98/971.05	c Inital problem has 95863 variables, 94455 nary clauses (188908 binary clauses).
970.98/971.05	c Num non-binary clauses 94454, Average non-binary clause length 3.000
970.98/971.05	c Theory has no gaps
970.98/971.05	c Preprocessor runtime was 57.630 seconds.
970.98/971.05	c 
970.98/971.05	c Satisfiability of theory still undetermined.
970.98/971.05	c See file /tmp/6qejS6 for simplified theory.
970.98/971.05	c Bin: Executing minisat20
970.98/971.05	c child exited successfully
970.98/971.05	c minisat20 returned code 20.
970.98/971.05	s UNSATISFIABLE
970.98/971.05	c SATZILLA_TIME=971.190000

Verifier Data (download as text)

No possible verification on an UNSAT instance

Watcher Data (download as text)

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

command line: runsolver --timestamp -w ROOT/results/node16/watcher-455927-1178597423 -o ROOT/results/node16/solver-455927-1178597423 -C 10000 -W 15000 -M 1800 --output-limit 1,15 /tmp/evaluation/455927-1178597423/SATzilla2007_C /tmp/evaluation/455927-1178597423/instance-455927-1178597423.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 10000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 10030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 15000 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.99 3/77 6112
/proc/meminfo: memFree=1829696/2055920 swapFree=4148536/4192956
[pid=6112] ppid=6110 vsize=1440 CPUtime=0
/proc/6112/stat : 6112 (SATzilla2007_C) S 6110 6112 5817 0 -1 4194304 127 0 0 0 0 0 0 0 18 0 1 0 307659957 1474560 110 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/6112/statm: 360 110 95 260 0 84 0
[pid=6113] ppid=6112 vsize=5128 CPUtime=0
/proc/6113/stat : 6113 (march_dl) R 6112 6112 5817 0 -1 4194304 520 0 0 0 0 0 0 0 19 0 1 0 307659957 5251072 515 18446744073709551615 134512640 134996440 4294956688 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 1 0 0
/proc/6113/statm: 1282 519 49 118 0 1161 0

[startup+0.0257111 s]
/proc/loadavg: 1.00 0.99 0.99 3/77 6112
/proc/meminfo: memFree=1829696/2055920 swapFree=4148536/4192956
[pid=6112] ppid=6110 vsize=1440 CPUtime=0
/proc/6112/stat : 6112 (SATzilla2007_C) S 6110 6112 5817 0 -1 4194304 127 0 0 0 0 0 0 0 18 0 1 0 307659957 1474560 110 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/6112/statm: 360 110 95 260 0 84 0
[pid=6113] ppid=6112 vsize=8896 CPUtime=0.01
/proc/6113/stat : 6113 (march_dl) R 6112 6112 5817 0 -1 4194304 1776 0 0 0 0 1 0 0 19 0 1 0 307659957 9109504 1771 18446744073709551615 134512640 134996440 4294956688 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 1 0 0
/proc/6113/statm: 2224 1771 50 118 0 2103 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 10336

[startup+0.102695 s]
/proc/loadavg: 1.00 0.99 0.99 3/77 6112
/proc/meminfo: memFree=1829696/2055920 swapFree=4148536/4192956
[pid=6112] ppid=6110 vsize=1440 CPUtime=0
/proc/6112/stat : 6112 (SATzilla2007_C) S 6110 6112 5817 0 -1 4194304 127 0 0 0 0 0 0 0 18 0 1 0 307659957 1474560 110 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/6112/statm: 360 110 95 260 0 84 0
[pid=6113] ppid=6112 vsize=9820 CPUtime=0.09
/proc/6113/stat : 6113 (march_dl) R 6112 6112 5817 0 -1 4194304 2066 0 0 0 8 1 0 0 20 0 1 0 307659957 10055680 2061 18446744073709551615 134512640 134996440 4294956688 18446744073709551615 134669245 0 0 8392704 0 0 0 0 17 1 0 0
/proc/6113/statm: 2455 2062 50 118 0 2334 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 11260

[startup+0.302652 s]
/proc/loadavg: 1.00 0.99 0.99 3/77 6112
/proc/meminfo: memFree=1829696/2055920 swapFree=4148536/4192956
[pid=6112] ppid=6110 vsize=1440 CPUtime=0
/proc/6112/stat : 6112 (SATzilla2007_C) S 6110 6112 5817 0 -1 4194304 127 0 0 0 0 0 0 0 18 0 1 0 307659957 1474560 110 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/6112/statm: 360 110 95 260 0 84 0
[pid=6113] ppid=6112 vsize=12196 CPUtime=0.29
/proc/6113/stat : 6113 (march_dl) R 6112 6112 5817 0 -1 4194304 2808 0 0 0 27 2 0 0 21 0 1 0 307659957 12488704 2803 18446744073709551615 134512640 134996440 4294956688 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 1 0 0
/proc/6113/statm: 3049 2803 50 118 0 2928 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 13636

[startup+0.702568 s]
/proc/loadavg: 1.00 0.99 0.99 3/77 6112
/proc/meminfo: memFree=1829696/2055920 swapFree=4148536/4192956
[pid=6112] ppid=6110 vsize=1440 CPUtime=0
/proc/6112/stat : 6112 (SATzilla2007_C) S 6110 6112 5817 0 -1 4194304 127 0 0 0 0 0 0 0 18 0 1 0 307659957 1474560 110 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/6112/statm: 360 110 95 260 0 84 0
[pid=6113] ppid=6112 vsize=28248 CPUtime=0.69
/proc/6113/stat : 6113 (march_dl) R 6112 6112 5817 0 -1 4194304 6686 0 0 0 66 3 0 0 25 0 1 0 307659957 28925952 5707 18446744073709551615 134512640 134996440 4294956688 18446744073709551615 134542888 0 0 8392704 0 0 0 0 17 1 0 0
/proc/6113/statm: 7062 5707 55 118 0 6941 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 29688

[startup+1.5014 s]
/proc/loadavg: 1.00 0.99 0.99 2/79 6114
/proc/meminfo: memFree=1807472/2055920 swapFree=4148536/4192956
[pid=6112] ppid=6110 vsize=1440 CPUtime=0
/proc/6112/stat : 6112 (SATzilla2007_C) S 6110 6112 5817 0 -1 4194304 127 0 0 0 0 0 0 0 18 0 1 0 307659957 1474560 110 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/6112/statm: 360 110 95 260 0 84 0
[pid=6113] ppid=6112 vsize=26744 CPUtime=1.49
/proc/6113/stat : 6113 (march_dl) R 6112 6112 5817 0 -1 4194304 16009 0 0 0 141 8 0 0 25 0 1 0 307659957 27385856 5520 18446744073709551615 134512640 134996440 4294956688 18446744073709551615 134671537 0 0 8392704 0 0 0 0 17 1 0 0
/proc/6113/statm: 6686 5520 57 118 0 6565 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 28184

[startup+3.10106 s]
/proc/loadavg: 1.00 0.99 0.99 2/79 6114
/proc/meminfo: memFree=1803568/2055920 swapFree=4148536/4192956
[pid=6112] ppid=6110 vsize=1440 CPUtime=0
/proc/6112/stat : 6112 (SATzilla2007_C) S 6110 6112 5817 0 -1 4194304 127 0 0 0 0 0 0 0 18 0 1 0 307659957 1474560 110 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/6112/statm: 360 110 95 260 0 84 0
[pid=6113] ppid=6112 vsize=66732 CPUtime=3.09
/proc/6113/stat : 6113 (march_dl) R 6112 6112 5817 0 -1 4194304 34593 0 0 0 293 16 0 0 25 0 1 0 307659957 68333568 15143 18446744073709551615 134512640 134996440 4294956688 18446744073709551615 134560107 0 0 8392704 0 0 0 0 17 1 0 0
/proc/6113/statm: 16683 15143 65 118 0 16562 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 68172

[startup+6.30139 s]
/proc/loadavg: 1.00 0.99 0.99 2/79 6115
/proc/meminfo: memFree=1814320/2055920 swapFree=4148536/4192956
[pid=6112] ppid=6110 vsize=1440 CPUtime=5
/proc/6112/stat : 6112 (SATzilla2007_C) S 6110 6112 5817 0 -1 4194304 134 39878 0 0 0 0 479 21 16 0 1 0 307659957 1474560 111 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/6112/statm: 360 111 96 260 0 84 0
[pid=6115] ppid=6112 vsize=26688 CPUtime=1.28
/proc/6115/stat : 6115 (ubcsat2006) R 6112 6112 5817 0 -1 4194304 4810 0 0 0 126 2 0 0 25 0 1 0 307660458 27328512 4793 18446744073709551615 134512640 134777720 4294956528 18446744073709551615 4294960144 0 0 8392704 0 0 0 0 17 1 0 0
/proc/6115/statm: 6672 4793 156 64 0 6253 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 28128

[startup+12.701 s]
/proc/loadavg: 1.00 0.99 0.99 2/78 6115
/proc/meminfo: memFree=1801784/2055920 swapFree=4148536/4192956
[pid=6112] ppid=6110 vsize=31060 CPUtime=12.68
/proc/6112/stat : 6112 (SATzilla2007_C) R 6110 6112 5817 0 -1 4194304 7088 44694 0 0 526 4 714 24 25 0 1 0 307659957 31805440 7058 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216365 0 0 4096 0 0 0 0 17 1 0 0
/proc/6112/statm: 7765 7058 121 260 0 7489 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 31060

[startup+25.5013 s]
/proc/loadavg: 1.00 0.99 0.99 2/78 6115
/proc/meminfo: memFree=1801080/2055920 swapFree=4148536/4192956
[pid=6112] ppid=6110 vsize=31060 CPUtime=25.47
/proc/6112/stat : 6112 (SATzilla2007_C) R 6110 6112 5817 0 -1 4194304 7251 44694 0 0 1804 5 714 24 25 0 1 0 307659957 31805440 7221 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216365 0 0 4096 0 0 0 0 17 1 0 0
/proc/6112/statm: 7765 7221 121 260 0 7489 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 31060

[startup+51.1019 s]
/proc/loadavg: 1.00 0.99 0.99 2/78 6115
/proc/meminfo: memFree=1771768/2055920 swapFree=4148536/4192956
[pid=6112] ppid=6110 vsize=144592 CPUtime=51.07
/proc/6112/stat : 6112 (SATzilla2007_C) R 6110 6112 5817 0 -1 4194304 30836 44694 0 0 4349 20 714 24 25 0 1 0 307659957 148062208 17310 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135168075 0 0 4096 0 0 0 0 17 1 0 0
/proc/6112/statm: 36148 17310 163 260 0 35872 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 144592

[startup+102.305 s]
/proc/loadavg: 1.00 0.99 0.99 2/78 6115
/proc/meminfo: memFree=1749240/2055920 swapFree=4148536/4192956
[pid=6112] ppid=6110 vsize=150968 CPUtime=102.28
/proc/6112/stat : 6112 (SATzilla2007_C) R 6110 6112 5817 0 -1 4194304 83281 44694 0 0 9229 261 714 24 25 0 1 0 307659957 154591232 20204 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216365 0 0 4096 0 0 0 0 17 1 0 0
/proc/6112/statm: 37742 20204 165 260 0 37466 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 150968

[startup+162.301 s]
/proc/loadavg: 1.00 0.99 0.99 2/79 6116
/proc/meminfo: memFree=1708784/2055920 swapFree=4148536/4192956
[pid=6112] ppid=6110 vsize=79648 CPUtime=107.92
/proc/6112/stat : 6112 (SATzilla2007_C) S 6110 6112 5817 0 -1 4194304 88431 44694 0 0 9761 293 714 24 25 0 1 0 307659957 81559552 18335 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/6112/statm: 19912 18335 165 260 0 19636 0
[pid=6116] ppid=6112 vsize=39976 CPUtime=54.34
/proc/6116/stat : 6116 (minisat20) R 6112 6112 5817 0 -1 4194304 9614 0 0 0 5426 8 0 0 25 0 1 0 307670752 40935424 9600 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134535742 0 0 8392704 3 0 0 0 17 1 0 0
/proc/6116/statm: 9994 9600 59 118 0 9872 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 119624

[startup+222.303 s]
/proc/loadavg: 1.00 0.99 0.99 2/79 6116
/proc/meminfo: memFree=1693040/2055920 swapFree=4148536/4192956
[pid=6112] ppid=6110 vsize=79648 CPUtime=107.92
/proc/6112/stat : 6112 (SATzilla2007_C) S 6110 6112 5817 0 -1 4194304 88431 44694 0 0 9761 293 714 24 25 0 1 0 307659957 81559552 18335 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/6112/statm: 19912 18335 165 260 0 19636 0
[pid=6116] ppid=6112 vsize=55856 CPUtime=114.35
/proc/6116/stat : 6116 (minisat20) R 6112 6112 5817 0 -1 4194304 13528 0 0 0 11421 14 0 0 25 0 1 0 307670752 57196544 13514 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134525088 0 0 8392704 3 0 0 0 17 1 0 0
/proc/6116/statm: 13964 13514 59 118 0 13842 0
Current children cumulated CPU time (s) 222.27
Current children cumulated vsize (KiB) 135504

[startup+282.302 s]
/proc/loadavg: 1.00 0.99 0.99 2/79 6116
/proc/meminfo: memFree=1682992/2055920 swapFree=4148536/4192956
[pid=6112] ppid=6110 vsize=79648 CPUtime=107.92
/proc/6112/stat : 6112 (SATzilla2007_C) S 6110 6112 5817 0 -1 4194304 88431 44694 0 0 9761 293 714 24 25 0 1 0 307659957 81559552 18335 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/6112/statm: 19912 18335 165 260 0 19636 0
[pid=6116] ppid=6112 vsize=65664 CPUtime=174.34
/proc/6116/stat : 6116 (minisat20) R 6112 6112 5817 0 -1 4194304 16029 0 0 0 17417 17 0 0 25 0 1 0 307670752 67239936 16015 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/6116/statm: 16416 16015 59 118 0 16294 0
Current children cumulated CPU time (s) 282.26
Current children cumulated vsize (KiB) 145312

[startup+342.303 s]
/proc/loadavg: 1.00 0.99 0.99 2/79 6116
/proc/meminfo: memFree=1673200/2055920 swapFree=4148536/4192956
[pid=6112] ppid=6110 vsize=79648 CPUtime=107.92
/proc/6112/stat : 6112 (SATzilla2007_C) S 6110 6112 5817 0 -1 4194304 88431 44694 0 0 9761 293 714 24 25 0 1 0 307659957 81559552 18335 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/6112/statm: 19912 18335 165 260 0 19636 0
[pid=6116] ppid=6112 vsize=75832 CPUtime=234.35
/proc/6116/stat : 6116 (minisat20) R 6112 6112 5817 0 -1 4194304 18451 0 0 0 23415 20 0 0 25 0 1 0 307670752 77651968 18437 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134649756 0 0 8392704 3 0 0 0 17 1 0 0
/proc/6116/statm: 18958 18437 59 118 0 18836 0
Current children cumulated CPU time (s) 342.27
Current children cumulated vsize (KiB) 155480

[startup+402.303 s]
/proc/loadavg: 1.00 0.99 0.99 2/79 6116
/proc/meminfo: memFree=1663472/2055920 swapFree=4148536/4192956
[pid=6112] ppid=6110 vsize=79648 CPUtime=107.92
/proc/6112/stat : 6112 (SATzilla2007_C) S 6110 6112 5817 0 -1 4194304 88431 44694 0 0 9761 293 714 24 25 0 1 0 307659957 81559552 18335 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/6112/statm: 19912 18335 165 260 0 19636 0
[pid=6116] ppid=6112 vsize=85492 CPUtime=294.35
/proc/6116/stat : 6116 (minisat20) R 6112 6112 5817 0 -1 4194304 20922 0 0 0 29412 23 0 0 25 0 1 0 307670752 87543808 20908 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134525946 0 0 8392704 3 0 0 0 17 1 0 0
/proc/6116/statm: 21373 20908 59 118 0 21251 0

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


[startup+642.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 6116
/proc/meminfo: memFree=1633072/2055920 swapFree=4148536/4192956
[pid=6112] ppid=6110 vsize=79648 CPUtime=107.92
/proc/6112/stat : 6112 (SATzilla2007_C) S 6110 6112 5817 0 -1 4194304 88431 44694 0 0 9761 293 714 24 25 0 1 0 307659957 81559552 18335 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/6112/statm: 19912 18335 165 260 0 19636 0
[pid=6116] ppid=6112 vsize=116352 CPUtime=534.36
/proc/6116/stat : 6116 (minisat20) R 6112 6112 5817 0 -1 4194304 28419 0 0 0 53403 33 0 0 25 0 1 0 307670752 119144448 28405 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134525622 0 0 8392704 3 0 0 0 17 1 0 0
/proc/6116/statm: 29088 28405 59 118 0 28966 0
Current children cumulated CPU time (s) 642.28
Current children cumulated vsize (KiB) 196000

[startup+702.303 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 6116
/proc/meminfo: memFree=1633072/2055920 swapFree=4148536/4192956
[pid=6112] ppid=6110 vsize=79648 CPUtime=107.92
/proc/6112/stat : 6112 (SATzilla2007_C) S 6110 6112 5817 0 -1 4194304 88431 44694 0 0 9761 293 714 24 25 0 1 0 307659957 81559552 18335 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/6112/statm: 19912 18335 165 260 0 19636 0
[pid=6116] ppid=6112 vsize=116352 CPUtime=594.36
/proc/6116/stat : 6116 (minisat20) R 6112 6112 5817 0 -1 4194304 28419 0 0 0 59402 34 0 0 25 0 1 0 307670752 119144448 28405 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134525422 0 0 8392704 3 0 0 0 17 1 0 0
/proc/6116/statm: 29088 28405 59 118 0 28966 0
Current children cumulated CPU time (s) 702.28
Current children cumulated vsize (KiB) 196000

[startup+762.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 6116
/proc/meminfo: memFree=1633008/2055920 swapFree=4148536/4192956
[pid=6112] ppid=6110 vsize=79648 CPUtime=107.92
/proc/6112/stat : 6112 (SATzilla2007_C) S 6110 6112 5817 0 -1 4194304 88431 44694 0 0 9761 293 714 24 25 0 1 0 307659957 81559552 18335 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/6112/statm: 19912 18335 165 260 0 19636 0
[pid=6116] ppid=6112 vsize=116352 CPUtime=654.37
/proc/6116/stat : 6116 (minisat20) R 6112 6112 5817 0 -1 4194304 28420 0 0 0 65402 35 0 0 25 0 1 0 307670752 119144448 28406 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134525422 0 0 8392704 3 0 0 0 17 1 0 0
/proc/6116/statm: 29088 28406 59 118 0 28966 0
Current children cumulated CPU time (s) 762.29
Current children cumulated vsize (KiB) 196000

[startup+822.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 6116
/proc/meminfo: memFree=1632880/2055920 swapFree=4148536/4192956
[pid=6112] ppid=6110 vsize=79648 CPUtime=107.92
/proc/6112/stat : 6112 (SATzilla2007_C) S 6110 6112 5817 0 -1 4194304 88431 44694 0 0 9761 293 714 24 25 0 1 0 307659957 81559552 18335 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/6112/statm: 19912 18335 165 260 0 19636 0
[pid=6116] ppid=6112 vsize=116520 CPUtime=714.36
/proc/6116/stat : 6116 (minisat20) R 6112 6112 5817 0 -1 4194304 28448 0 0 0 71401 35 0 0 25 0 1 0 307670752 119316480 28434 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134527615 0 0 8392704 3 0 0 0 17 1 0 0
/proc/6116/statm: 29130 28434 59 118 0 29008 0
Current children cumulated CPU time (s) 822.28
Current children cumulated vsize (KiB) 196168

[startup+882.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 6116
/proc/meminfo: memFree=1632816/2055920 swapFree=4148536/4192956
[pid=6112] ppid=6110 vsize=79648 CPUtime=107.92
/proc/6112/stat : 6112 (SATzilla2007_C) S 6110 6112 5817 0 -1 4194304 88431 44694 0 0 9761 293 714 24 25 0 1 0 307659957 81559552 18335 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/6112/statm: 19912 18335 165 260 0 19636 0
[pid=6116] ppid=6112 vsize=116520 CPUtime=774.37
/proc/6116/stat : 6116 (minisat20) R 6112 6112 5817 0 -1 4194304 28452 0 0 0 77401 36 0 0 25 0 1 0 307670752 119316480 28438 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134525816 0 0 8392704 3 0 0 0 17 1 0 0
/proc/6116/statm: 29130 28438 59 118 0 29008 0
Current children cumulated CPU time (s) 882.29
Current children cumulated vsize (KiB) 196168

[startup+942.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 6116
/proc/meminfo: memFree=1632688/2055920 swapFree=4148536/4192956
[pid=6112] ppid=6110 vsize=79648 CPUtime=107.92
/proc/6112/stat : 6112 (SATzilla2007_C) S 6110 6112 5817 0 -1 4194304 88431 44694 0 0 9761 293 714 24 25 0 1 0 307659957 81559552 18335 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/6112/statm: 19912 18335 165 260 0 19636 0
[pid=6116] ppid=6112 vsize=116520 CPUtime=834.36
/proc/6116/stat : 6116 (minisat20) R 6112 6112 5817 0 -1 4194304 28474 0 0 0 83400 36 0 0 25 0 1 0 307670752 119316480 28460 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134525816 0 0 8392704 3 0 0 0 17 1 0 0
/proc/6116/statm: 29130 28460 59 118 0 29008 0
Current children cumulated CPU time (s) 942.28
Current children cumulated vsize (KiB) 196168

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

[startup+947.106 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 6116
/proc/meminfo: memFree=1632688/2055920 swapFree=4148536/4192956
[pid=6112] ppid=6110 vsize=79648 CPUtime=107.92
/proc/6112/stat : 6112 (SATzilla2007_C) S 6110 6112 5817 0 -1 4194304 88431 44694 0 0 9761 293 714 24 25 0 1 0 307659957 81559552 18335 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/6112/statm: 19912 18335 165 260 0 19636 0
[pid=6116] ppid=6112 vsize=116520 CPUtime=839.17
/proc/6116/stat : 6116 (minisat20) R 6112 6112 5817 0 -1 4194304 28474 0 0 0 83881 36 0 0 25 0 1 0 307670752 119316480 28460 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134525422 0 0 8392704 3 0 0 0 17 1 0 0
/proc/6116/statm: 29130 28460 59 118 0 29008 0
Current children cumulated CPU time (s) 947.09
Current children cumulated vsize (KiB) 196168

[startup+959.901 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 6116
/proc/meminfo: memFree=1632688/2055920 swapFree=4148536/4192956
[pid=6112] ppid=6110 vsize=79648 CPUtime=107.92
/proc/6112/stat : 6112 (SATzilla2007_C) S 6110 6112 5817 0 -1 4194304 88431 44694 0 0 9761 293 714 24 25 0 1 0 307659957 81559552 18335 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/6112/statm: 19912 18335 165 260 0 19636 0
[pid=6116] ppid=6112 vsize=116520 CPUtime=851.96
/proc/6116/stat : 6116 (minisat20) R 6112 6112 5817 0 -1 4194304 28474 0 0 0 85160 36 0 0 25 0 1 0 307670752 119316480 28460 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134525422 0 0 8392704 3 0 0 0 17 1 0 0
/proc/6116/statm: 29130 28460 59 118 0 29008 0
Current children cumulated CPU time (s) 959.88
Current children cumulated vsize (KiB) 196168

[startup+966.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 6116
/proc/meminfo: memFree=1632688/2055920 swapFree=4148536/4192956
[pid=6112] ppid=6110 vsize=79648 CPUtime=107.92
/proc/6112/stat : 6112 (SATzilla2007_C) S 6110 6112 5817 0 -1 4194304 88431 44694 0 0 9761 293 714 24 25 0 1 0 307659957 81559552 18335 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/6112/statm: 19912 18335 165 260 0 19636 0
[pid=6116] ppid=6112 vsize=116520 CPUtime=858.36
/proc/6116/stat : 6116 (minisat20) R 6112 6112 5817 0 -1 4194304 28474 0 0 0 85800 36 0 0 25 0 1 0 307670752 119316480 28460 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/6116/statm: 29130 28460 59 118 0 29008 0
Current children cumulated CPU time (s) 966.28
Current children cumulated vsize (KiB) 196168

[startup+969.501 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 6116
/proc/meminfo: memFree=1632688/2055920 swapFree=4148536/4192956
[pid=6112] ppid=6110 vsize=79648 CPUtime=107.92
/proc/6112/stat : 6112 (SATzilla2007_C) S 6110 6112 5817 0 -1 4194304 88431 44694 0 0 9761 293 714 24 25 0 1 0 307659957 81559552 18335 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/6112/statm: 19912 18335 165 260 0 19636 0
[pid=6116] ppid=6112 vsize=116520 CPUtime=861.56
/proc/6116/stat : 6116 (minisat20) R 6112 6112 5817 0 -1 4194304 28474 0 0 0 86120 36 0 0 25 0 1 0 307670752 119316480 28460 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134536241 0 0 8392704 3 0 0 0 17 1 0 0
/proc/6116/statm: 29130 28460 59 118 0 29008 0
Current children cumulated CPU time (s) 969.48
Current children cumulated vsize (KiB) 196168

[startup+970.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 6116
/proc/meminfo: memFree=1632688/2055920 swapFree=4148536/4192956
[pid=6112] ppid=6110 vsize=79648 CPUtime=107.92
/proc/6112/stat : 6112 (SATzilla2007_C) S 6110 6112 5817 0 -1 4194304 88431 44694 0 0 9761 293 714 24 25 0 1 0 307659957 81559552 18335 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/6112/statm: 19912 18335 165 260 0 19636 0
[pid=6116] ppid=6112 vsize=116520 CPUtime=862.36
/proc/6116/stat : 6116 (minisat20) R 6112 6112 5817 0 -1 4194304 28474 0 0 0 86200 36 0 0 25 0 1 0 307670752 119316480 28460 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134536241 0 0 8392704 3 0 0 0 17 1 0 0
/proc/6116/statm: 29130 28460 59 118 0 29008 0
Current children cumulated CPU time (s) 970.28
Current children cumulated vsize (KiB) 196168

[startup+970.702 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 6116
/proc/meminfo: memFree=1632688/2055920 swapFree=4148536/4192956
[pid=6112] ppid=6110 vsize=79648 CPUtime=107.92
/proc/6112/stat : 6112 (SATzilla2007_C) S 6110 6112 5817 0 -1 4194304 88431 44694 0 0 9761 293 714 24 25 0 1 0 307659957 81559552 18335 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/6112/statm: 19912 18335 165 260 0 19636 0
[pid=6116] ppid=6112 vsize=116520 CPUtime=862.76
/proc/6116/stat : 6116 (minisat20) R 6112 6112 5817 0 -1 4194304 28474 0 0 0 86240 36 0 0 25 0 1 0 307670752 119316480 28460 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/6116/statm: 29130 28460 59 118 0 29008 0
Current children cumulated CPU time (s) 970.68
Current children cumulated vsize (KiB) 196168

[startup+970.902 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 6116
/proc/meminfo: memFree=1632688/2055920 swapFree=4148536/4192956
[pid=6112] ppid=6110 vsize=79648 CPUtime=107.92
/proc/6112/stat : 6112 (SATzilla2007_C) S 6110 6112 5817 0 -1 4194304 88431 44694 0 0 9761 293 714 24 25 0 1 0 307659957 81559552 18335 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/6112/statm: 19912 18335 165 260 0 19636 0
[pid=6116] ppid=6112 vsize=116520 CPUtime=862.96
/proc/6116/stat : 6116 (minisat20) R 6112 6112 5817 0 -1 4194304 28474 0 0 0 86260 36 0 0 25 0 1 0 307670752 119316480 28460 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134525619 0 0 8392704 3 0 0 0 17 1 0 0
/proc/6116/statm: 29130 28460 59 118 0 29008 0
Current children cumulated CPU time (s) 970.88
Current children cumulated vsize (KiB) 196168

[startup+971.002 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 6116
/proc/meminfo: memFree=1632688/2055920 swapFree=4148536/4192956
[pid=6112] ppid=6110 vsize=79648 CPUtime=107.92
/proc/6112/stat : 6112 (SATzilla2007_C) S 6110 6112 5817 0 -1 4194304 88431 44694 0 0 9761 293 714 24 25 0 1 0 307659957 81559552 18335 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/6112/statm: 19912 18335 165 260 0 19636 0
[pid=6116] ppid=6112 vsize=116520 CPUtime=863.06
/proc/6116/stat : 6116 (minisat20) R 6112 6112 5817 0 -1 4194304 28474 0 0 0 86270 36 0 0 25 0 1 0 307670752 119316480 28460 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134525959 0 0 8392704 3 0 0 0 17 1 0 0
/proc/6116/statm: 29130 28460 59 118 0 29008 0
Current children cumulated CPU time (s) 970.98
Current children cumulated vsize (KiB) 196168

Child status: 20
Real time (s): 971.061
CPU time (s): 971.08
CPU user time (s): 967.49
CPU system time (s): 3.59045
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 196168

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 967.49
system time used= 3.59045
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 161617
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= 27
involuntary context switches= 1654

runsolver used 0.91886 second user time and 2.57761 second system time

The end

Launcher Data (download as text)

Begin job on node16 on Tue May  8 04:10:23 UTC 2007

IDJOB= 455927
IDBENCH= 20500
IDSOLVER= 179
FILE ID= node16/455927-1178597423

PBS_JOBID= 5217751

Free space on /tmp= 66552 MiB

SOLVER NAME= SATzilla CRAFTED
BENCH NAME= HOME/pub/bench/SAT07/industrial/manolios/manol-pipe-c6nidw_i.cnf
COMMAND LINE= /tmp/evaluation/455927-1178597423/SATzilla2007_C /tmp/evaluation/455927-1178597423/instance-455927-1178597423.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node16/watcher-455927-1178597423 -o ROOT/results/node16/solver-455927-1178597423 -C 10000 -W 15000 -M 1800 --output-limit 1,15  /tmp/evaluation/455927-1178597423/SATzilla2007_C /tmp/evaluation/455927-1178597423/instance-455927-1178597423.cnf            

META MD5SUM SOLVER= d41d8cd98f00b204e9800998ecf8427e
MD5SUM BENCH=  15c4413e436aecbd4fcb1d7037e18abf

RANDOM SEED= 626423266

TIME LIMIT= 10000 seconds
MEMORY LIMIT= 1800 MiB

Linux node16.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.232
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.232
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:       1830168 kB
Buffers:         30024 kB
Cached:         125328 kB
SwapCached:      11724 kB
Active:          72756 kB
Inactive:       105256 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1830168 kB
SwapTotal:     4192956 kB
SwapFree:      4148536 kB
Dirty:           13024 kB
Writeback:           0 kB
Mapped:          29700 kB
Slab:            33328 kB
Committed_AS: 14134416 kB
PageTables:       1836 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= 66552 MiB

End job on node16 on Tue May  8 04:26:34 UTC 2007