Trace number 455917

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 CRAFTED? 9999.92 10002.8

General information on the benchmark

Nameindustrial/grieu/
vmpc_31.cnf
MD5SUMe9d9fc0e7d6d0176942c54e1a7f7ef59
Bench CategoryINDUST (industrial instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark238.324
Satisfiable
(Un)Satisfiability was proved
Number of variables961
Number of clauses146909
Sum of the clauses size384710
Maximum clause length31
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 257753
Number of clauses of size 389094
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 562

Solver Data (download as text)

34.28/34.37	c run March_dl for 5 seconds ... 
34.28/34.37	c Bin: Executing march_dl
34.28/34.37	c child exit by a signal
34.28/34.37	c march_dl returned code 137.
34.28/34.37	c run saps (UBCSAT implementation) for 2 seconds ... 
34.28/34.37	c Bin: Executing ubcsat2006
34.28/34.37	c child exited successfully
34.28/34.37	c ubcsat2006 returned code 0.
34.28/34.37	c satzilla computing base features
34.28/34.37	c satzilla doing unit-prop probe
34.28/34.37	c satzilla doing local search probe
34.28/34.37	c satzilla doing lobjois search-space size estimate
34.28/34.37	c satzilla's ranking:
34.28/34.37	c 1) minisat20: 0.786550
34.28/34.37	c 2) march_dl: 1.647135
34.28/34.37	c 3) march_dl+P: 2.683161
34.28/34.37	c 4) zchaff_rand+P: 3.107246
34.28/34.37	c 5) vallst+P: 3.150326
34.28/34.37	c 6) minisat20+P: 4.616159
34.28/34.37	c 7) kcnfs+P: 999.000000
34.28/34.37	c 8) kcnfs: 999.000000
34.28/34.37	c 9) vallst: 999.000000
34.28/34.37	c 10) zchaff_rand: 999.000000
34.28/34.37	c satzilla running minisat20 ... 
34.28/34.37	This is MiniSat 2.0 beta
34.28/34.37	WARNING: for repeatability, setting FPU to use double precision
34.28/34.37	============================[ Problem Statistics ]=============================
34.28/34.37	|                                                                             |
34.28/34.37	|  Number of variables:  961                                                  |
34.28/34.37	|  Number of clauses:    146909                                               |
34.35/34.44	|  Parsing time:         0.06         s                                       |
34.35/34.44	============================[ Search Statistics ]==============================
34.35/34.44	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
34.35/34.44	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
34.35/34.44	===============================================================================
34.35/34.44	|         0 |     961   146909   384710 |    48969        0    nan |  0.000 % |
34.35/34.48	|       100 |     961   146909   384710 |    53866      100     52 |  0.000 % |
34.35/34.50	|       251 |     961   146909   384710 |    59253      251    103 |  0.000 % |
34.35/34.54	|       477 |     961   146909   384710 |    65178      477    104 |  0.000 % |
34.35/34.59	|       814 |     961   146909   384710 |    71696      814    122 |  0.000 % |
34.35/34.66	|      1320 |     961   146909   384710 |    78866     1320    107 |  0.000 % |
34.35/34.77	|      2079 |     961   146909   384710 |    86752     2079    106 |  0.000 % |
34.35/34.95	|      3219 |     961   146909   384710 |    95428     3219     96 |  0.000 % |
35.17/35.24	|      4927 |     961   146909   384710 |   104970     4927    103 |  0.000 % |
35.76/35.82	|      7490 |     961   146909   384710 |   115467     7490    108 |  0.000 % |
36.76/36.83	|     11336 |     961   146909   384710 |   127014    11336    104 |  0.000 % |
38.66/38.73	|     17104 |     960   146609   383932 |   139716    17103    101 |  0.104 % |
42.66/42.76	|     25753 |     960   146609   383932 |   153687    25752    100 |  0.104 % |
51.45/51.54	|     38728 |     960   146609   383932 |   169056    38727    105 |  0.104 % |
67.25/67.30	|     58190 |     960   146609   383932 |   185962    58189    105 |  0.104 % |
98.44/98.54	|     87382 |     960   146609   383932 |   204558    87381    105 |  0.104 % |
232.01/232.12	|    131171 |     960   146609   383932 |   225014   131170    105 |  0.104 % |
389.97/390.10	|    196858 |     960   146609   383932 |   247515   196857    102 |  0.104 % |
641.70/641.97	|    295386 |     960   146609   383932 |   272267    69502     77 |  0.104 % |
1144.77/1145.14	|    443176 |     960   146609   383932 |   299494   217292     89 |  0.104 % |
1979.34/1979.93	|    664860 |     960   146609   383932 |   329443   166532    106 |  0.104 % |
3175.01/3175.93	|    997390 |     960   146609   383932 |   362387   197332     91 |  0.104 % |
4806.46/4807.95	|   1496179 |     960   146609   383932 |   398626    37657     57 |  0.104 % |
7065.76/7067.97	|   2244361 |     960   146609   383932 |   438489    51361     64 |  0.104 % |
9997.86/10000.81	c Bin: Executing minisat20
9997.86/10000.81	c child exit by a signal
9997.86/10000.81	c minisat20 returned code 137.
9997.86/10000.81	c minisat20 returned code 137.
9997.86/10000.81	c satzilla running march_dl ... 
9997.86/10000.81	c Bin: Executing march_dl
9997.86/10000.81	c march_dl returned code 1.
9997.86/10000.81	c march_dl returned code 1.
9997.86/10000.81	c satzilla running march_dl with preprocessing ... 
9999.85/10002.83	c Preprocessing...
9999.85/10002.83	c Inital problem has 961 variables, 89156 nary clauses (57753 binary clauses).
9999.85/10002.83	c Num non-binary clauses 89156, Average non-binary clause length 3.019
9999.85/10002.83	c Theory has no gaps
9999.85/10002.83	c Preprocessor runtime was 1.850 seconds.
9999.85/10002.83	c 
9999.85/10002.83	c Satisfiability of theory still undetermined.
9999.85/10002.83	c See file /tmp/IdD4YM for simplified theory.
9999.85/10002.83	c Bin: Executing march_dl
9999.85/10002.83	c march_dl returned code 1.
9999.85/10002.83	c march_dl returned code 1.
9999.85/10002.83	c Satzilla Timed out!
9999.85/10002.83	s UNKNOWN
9999.85/10002.83	c SATZILLA_TIME=10001.410000

Verifier Data (download as text)

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

Watcher Data (download as text)

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

command line: runsolver --timestamp -w ROOT/results/node11/watcher-455917-1178593502 -o ROOT/results/node11/solver-455917-1178593502 -C 10000 -W 15000 -M 1800 --output-limit 1,15 /tmp/evaluation/455917-1178593502/SATzilla2007_C /tmp/evaluation/455917-1178593502/instance-455917-1178593502.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: 0.91 0.95 0.97 3/77 30872
/proc/meminfo: memFree=1712872/2055920 swapFree=4147148/4192956
[pid=30872] ppid=30870 vsize=1440 CPUtime=0
/proc/30872/stat : 30872 (SATzilla2007_C) S 30870 30872 30816 0 -1 4194304 127 0 0 0 0 0 0 0 18 0 1 0 300399199 1474560 110 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/30872/statm: 360 110 95 260 0 84 0
[pid=30873] ppid=30872 vsize=1788 CPUtime=0
/proc/30873/stat : 30873 (march_dl) R 30872 30872 30816 0 -1 4194304 232 0 0 0 0 0 0 0 19 0 1 0 300399200 1830912 227 18446744073709551615 134512640 134996440 4294956688 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 1 0 0
/proc/30873/statm: 447 227 50 118 0 326 0

[startup+0.0922621 s]
/proc/loadavg: 0.91 0.95 0.97 3/77 30872
/proc/meminfo: memFree=1712872/2055920 swapFree=4147148/4192956
[pid=30872] ppid=30870 vsize=1440 CPUtime=0
/proc/30872/stat : 30872 (SATzilla2007_C) S 30870 30872 30816 0 -1 4194304 127 0 0 0 0 0 0 0 18 0 1 0 300399199 1474560 110 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/30872/statm: 360 110 95 260 0 84 0
[pid=30873] ppid=30872 vsize=2976 CPUtime=0.08
/proc/30873/stat : 30873 (march_dl) R 30872 30872 30816 0 -1 4194304 576 0 0 0 8 0 0 0 19 0 1 0 300399200 3047424 571 18446744073709551615 134512640 134996440 4294956688 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 1 0 0
/proc/30873/statm: 744 571 50 118 0 623 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 4416

[startup+0.101262 s]
/proc/loadavg: 0.91 0.95 0.97 3/77 30872
/proc/meminfo: memFree=1712872/2055920 swapFree=4147148/4192956
[pid=30872] ppid=30870 vsize=1440 CPUtime=0
/proc/30872/stat : 30872 (SATzilla2007_C) S 30870 30872 30816 0 -1 4194304 127 0 0 0 0 0 0 0 18 0 1 0 300399199 1474560 110 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/30872/statm: 360 110 95 260 0 84 0
[pid=30873] ppid=30872 vsize=2976 CPUtime=0.09
/proc/30873/stat : 30873 (march_dl) R 30872 30872 30816 0 -1 4194304 610 0 0 0 9 0 0 0 19 0 1 0 300399200 3047424 605 18446744073709551615 134512640 134996440 4294956688 18446744073709551615 134669245 0 0 8392704 0 0 0 0 17 1 0 0
/proc/30873/statm: 744 606 50 118 0 623 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 4416

[startup+0.301284 s]
/proc/loadavg: 0.91 0.95 0.97 3/77 30872
/proc/meminfo: memFree=1712872/2055920 swapFree=4147148/4192956
[pid=30872] ppid=30870 vsize=1440 CPUtime=0
/proc/30872/stat : 30872 (SATzilla2007_C) S 30870 30872 30816 0 -1 4194304 127 0 0 0 0 0 0 0 18 0 1 0 300399199 1474560 110 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/30872/statm: 360 110 95 260 0 84 0
[pid=30873] ppid=30872 vsize=7732 CPUtime=0.29
/proc/30873/stat : 30873 (march_dl) R 30872 30872 30816 0 -1 4194304 1842 0 0 0 29 0 0 0 21 0 1 0 300399200 7917568 1193 18446744073709551615 134512640 134996440 4294956688 18446744073709551615 134546292 0 0 8392704 0 0 0 0 17 1 0 0
/proc/30873/statm: 1933 1194 53 118 0 1812 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 9172

[startup+0.701332 s]
/proc/loadavg: 0.91 0.95 0.97 3/77 30872
/proc/meminfo: memFree=1712872/2055920 swapFree=4147148/4192956
[pid=30872] ppid=30870 vsize=1440 CPUtime=0
/proc/30872/stat : 30872 (SATzilla2007_C) S 30870 30872 30816 0 -1 4194304 127 0 0 0 0 0 0 0 18 0 1 0 300399199 1474560 110 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/30872/statm: 360 110 95 260 0 84 0
[pid=30873] ppid=30872 vsize=7600 CPUtime=0.68
/proc/30873/stat : 30873 (march_dl) R 30872 30872 30816 0 -1 4194304 7857 0 0 0 66 2 0 0 25 0 1 0 300399200 7782400 1274 18446744073709551615 134512640 134996440 4294956688 18446744073709551615 134651543 0 0 8392704 0 0 0 0 17 1 0 0
/proc/30873/statm: 1900 1274 65 118 0 1779 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 9040

[startup+1.50243 s]
/proc/loadavg: 0.91 0.95 0.97 2/79 30874
/proc/meminfo: memFree=1707864/2055920 swapFree=4147148/4192956
[pid=30872] ppid=30870 vsize=1440 CPUtime=0
/proc/30872/stat : 30872 (SATzilla2007_C) S 30870 30872 30816 0 -1 4194304 127 0 0 0 0 0 0 0 18 0 1 0 300399199 1474560 110 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/30872/statm: 360 110 95 260 0 84 0
[pid=30873] ppid=30872 vsize=13692 CPUtime=1.49
/proc/30873/stat : 30873 (march_dl) R 30872 30872 30816 0 -1 4194304 13229 0 0 0 141 8 0 0 25 0 1 0 300399200 14020608 2641 18446744073709551615 134512640 134996440 4294956688 18446744073709551615 134675049 0 0 8392704 0 0 0 0 17 1 0 0
/proc/30873/statm: 3423 2641 73 118 0 3302 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 15132

[startup+3.10162 s]
/proc/loadavg: 0.92 0.95 0.97 2/79 30874
/proc/meminfo: memFree=1700568/2055920 swapFree=4147148/4192956
[pid=30872] ppid=30870 vsize=1440 CPUtime=0
/proc/30872/stat : 30872 (SATzilla2007_C) S 30870 30872 30816 0 -1 4194304 127 0 0 0 0 0 0 0 18 0 1 0 300399199 1474560 110 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/30872/statm: 360 110 95 260 0 84 0
[pid=30873] ppid=30872 vsize=16820 CPUtime=3.09
/proc/30873/stat : 30873 (march_dl) R 30872 30872 30816 0 -1 4194304 13919 0 0 0 288 21 0 0 25 0 1 0 300399200 17223680 3239 18446744073709551615 134512640 134996440 4294956688 18446744073709551615 134533671 0 0 8392704 0 0 0 0 17 1 0 0
/proc/30873/statm: 4205 3239 73 118 0 4084 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 18260

[startup+6.302 s]
/proc/loadavg: 0.92 0.95 0.97 2/79 30875
/proc/meminfo: memFree=1705112/2055920 swapFree=4147148/4192956
[pid=30872] ppid=30870 vsize=1440 CPUtime=4.99
/proc/30872/stat : 30872 (SATzilla2007_C) S 30870 30872 30816 0 -1 4194304 134 13919 0 0 0 0 477 22 18 0 1 0 300399199 1474560 111 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/30872/statm: 360 111 96 260 0 84 0
[pid=30875] ppid=30872 vsize=14388 CPUtime=1.29
/proc/30875/stat : 30875 (ubcsat2006) R 30872 30872 30816 0 -1 4194304 2031 0 0 0 128 1 0 0 25 0 1 0 300399700 14733312 2014 18446744073709551615 134512640 134777720 4294956528 18446744073709551615 4294960144 0 0 8392704 0 0 0 0 17 1 0 0
/proc/30875/statm: 3597 2014 156 64 0 3178 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 15828

[startup+12.7018 s]
/proc/loadavg: 0.93 0.95 0.97 2/78 30875
/proc/meminfo: memFree=1704992/2055920 swapFree=4147148/4192956
[pid=30872] ppid=30870 vsize=8856 CPUtime=12.68
/proc/30872/stat : 30872 (SATzilla2007_C) R 30870 30872 30816 0 -1 4194304 4046 15956 0 0 546 2 695 25 25 0 1 0 300399199 9068544 2000 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 134527243 0 0 4096 0 0 0 0 17 1 0 0
/proc/30872/statm: 2214 2000 124 260 0 1938 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 8856

[startup+25.5013 s]
/proc/loadavg: 0.94 0.95 0.97 2/78 30875
/proc/meminfo: memFree=1704736/2055920 swapFree=4147148/4192956
[pid=30872] ppid=30870 vsize=9124 CPUtime=25.47
/proc/30872/stat : 30872 (SATzilla2007_C) R 30870 30872 30816 0 -1 4194304 4352 15956 0 0 1825 2 695 25 25 0 1 0 300399199 9342976 2088 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 134526943 0 0 4096 0 0 0 0 17 1 0 0
/proc/30872/statm: 2281 2088 124 260 0 2005 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 9124

[startup+51.1013 s]
/proc/loadavg: 0.96 0.96 0.97 2/79 30876
/proc/meminfo: memFree=1680472/2055920 swapFree=4147148/4192956
[pid=30872] ppid=30870 vsize=9240 CPUtime=34.35
/proc/30872/stat : 30872 (SATzilla2007_C) S 30870 30872 30816 0 -1 4194304 9435 15956 0 0 2706 9 695 25 25 0 1 0 300399199 9461760 2135 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/30872/statm: 2310 2135 156 260 0 2034 0
[pid=30876] ppid=30872 vsize=25400 CPUtime=16.7
/proc/30876/stat : 30876 (minisat20) R 30872 30872 30816 0 -1 4194304 6212 0 0 0 1665 5 0 0 25 0 1 0 300402637 26009600 6206 18446744073709551615 134512640 134998072 4294956672 18446744073709551615 134519691 0 0 8392704 3 0 0 0 17 1 0 0
/proc/30876/statm: 6350 6206 59 118 0 6228 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 34640

[startup+102.305 s]
/proc/loadavg: 0.98 0.96 0.97 2/79 30876
/proc/meminfo: memFree=1656024/2055920 swapFree=4147148/4192956
[pid=30872] ppid=30870 vsize=9240 CPUtime=34.35
/proc/30872/stat : 30872 (SATzilla2007_C) S 30870 30872 30816 0 -1 4194304 9435 15956 0 0 2706 9 695 25 25 0 1 0 300399199 9461760 2135 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/30872/statm: 2310 2135 156 260 0 2034 0
[pid=30876] ppid=30872 vsize=49528 CPUtime=67.89
/proc/30876/stat : 30876 (minisat20) R 30872 30872 30816 0 -1 4194304 12213 0 0 0 6777 12 0 0 25 0 1 0 300402637 50716672 12207 18446744073709551615 134512640 134998072 4294956672 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/30876/statm: 12382 12207 59 118 0 12260 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 58768

[startup+162.301 s]
/proc/loadavg: 0.99 0.97 0.97 2/79 30876
/proc/meminfo: memFree=1645464/2055920 swapFree=4147148/4192956
[pid=30872] ppid=30870 vsize=9240 CPUtime=34.35
/proc/30872/stat : 30872 (SATzilla2007_C) S 30870 30872 30816 0 -1 4194304 9435 15956 0 0 2706 9 695 25 25 0 1 0 300399199 9461760 2135 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/30872/statm: 2310 2135 156 260 0 2034 0
[pid=30876] ppid=30872 vsize=60248 CPUtime=127.88
/proc/30876/stat : 30876 (minisat20) R 30872 30872 30816 0 -1 4194304 14865 0 0 0 12772 16 0 0 25 0 1 0 300402637 61693952 14859 18446744073709551615 134512640 134998072 4294956672 18446744073709551615 134525534 0 0 8392704 3 0 0 0 17 1 0 0
/proc/30876/statm: 15062 14859 59 118 0 14940 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 69488

[startup+222.302 s]
/proc/loadavg: 0.99 0.97 0.97 2/79 30876
/proc/meminfo: memFree=1636888/2055920 swapFree=4147148/4192956
[pid=30872] ppid=30870 vsize=9240 CPUtime=34.35
/proc/30872/stat : 30872 (SATzilla2007_C) S 30870 30872 30816 0 -1 4194304 9435 15956 0 0 2706 9 695 25 25 0 1 0 300399199 9461760 2135 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/30872/statm: 2310 2135 156 260 0 2034 0
[pid=30876] ppid=30872 vsize=68692 CPUtime=187.86
/proc/30876/stat : 30876 (minisat20) R 30872 30872 30816 0 -1 4194304 16969 0 0 0 18767 19 0 0 25 0 1 0 300402637 70340608 16963 18446744073709551615 134512640 134998072 4294956672 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/30876/statm: 17173 16963 59 118 0 17051 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 77932

[startup+282.302 s]
/proc/loadavg: 0.99 0.97 0.97 2/79 30876
/proc/meminfo: memFree=1625944/2055920 swapFree=4147148/4192956
[pid=30872] ppid=30870 vsize=9240 CPUtime=34.35
/proc/30872/stat : 30872 (SATzilla2007_C) S 30870 30872 30816 0 -1 4194304 9435 15956 0 0 2706 9 695 25 25 0 1 0 300399199 9461760 2135 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/30872/statm: 2310 2135 156 260 0 2034 0
[pid=30876] ppid=30872 vsize=80208 CPUtime=247.84
/proc/30876/stat : 30876 (minisat20) R 30872 30872 30816 0 -1 4194304 19766 0 0 0 24762 22 0 0 25 0 1 0 300402637 82132992 19760 18446744073709551615 134512640 134998072 4294956672 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/30876/statm: 20052 19760 59 118 0 19930 0
Current children cumulated CPU time (s) 282.19
Current children cumulated vsize (KiB) 89448

[startup+342.302 s]
/proc/loadavg: 0.99 0.97 0.97 2/79 30876
/proc/meminfo: memFree=1613528/2055920 swapFree=4147148/4192956
[pid=30872] ppid=30870 vsize=9240 CPUtime=34.35
/proc/30872/stat : 30872 (SATzilla2007_C) S 30870 30872 30816 0 -1 4194304 9435 15956 0 0 2706 9 695 25 25 0 1 0 300399199 9461760 2135 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/30872/statm: 2310 2135 156 260 0 2034 0
[pid=30876] ppid=30872 vsize=92332 CPUtime=307.83
/proc/30876/stat : 30876 (minisat20) R 30872 30872 30816 0 -1 4194304 22788 0 0 0 30756 27 0 0 25 0 1 0 300402637 94547968 22782 18446744073709551615 134512640 134998072 4294956672 18446744073709551615 134525557 0 0 8392704 3 0 0 0 17 1 0 0
/proc/30876/statm: 23083 22782 59 118 0 22961 0
Current children cumulated CPU time (s) 342.18
Current children cumulated vsize (KiB) 101572

[startup+402.302 s]
/proc/loadavg: 0.99 0.97 0.97 2/79 30876
/proc/meminfo: memFree=1605784/2055920 swapFree=4147148/4192956

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

/proc/meminfo: memFree=1462360/2055920 swapFree=4147148/4192956
[pid=30872] ppid=30870 vsize=9240 CPUtime=34.35
/proc/30872/stat : 30872 (SATzilla2007_C) S 30870 30872 30816 0 -1 4194304 9435 15956 0 0 2706 9 695 25 25 0 1 0 300399199 9461760 2135 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/30872/statm: 2310 2135 156 260 0 2034 0
[pid=30876] ppid=30872 vsize=251168 CPUtime=9245.2
/proc/30876/stat : 30876 (minisat20) R 30872 30872 30816 0 -1 4194304 60627 0 0 0 924374 146 0 0 25 0 1 0 300402637 257196032 60484 18446744073709551615 134512640 134998072 4294956672 18446744073709551615 134525562 0 0 8392704 3 0 0 0 17 1 0 0
/proc/30876/statm: 62792 60484 59 118 0 62670 0
Current children cumulated CPU time (s) 9279.55
Current children cumulated vsize (KiB) 260408

[startup+9342.31 s]
/proc/loadavg: 0.99 0.97 0.97 2/79 31276
/proc/meminfo: memFree=1461912/2055920 swapFree=4147148/4192956
[pid=30872] ppid=30870 vsize=9240 CPUtime=34.35
/proc/30872/stat : 30872 (SATzilla2007_C) S 30870 30872 30816 0 -1 4194304 9435 15956 0 0 2706 9 695 25 25 0 1 0 300399199 9461760 2135 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/30872/statm: 2310 2135 156 260 0 2034 0
[pid=30876] ppid=30872 vsize=251532 CPUtime=9305.19
/proc/30876/stat : 30876 (minisat20) R 30872 30872 30816 0 -1 4194304 60722 0 0 0 930372 147 0 0 25 0 1 0 300402637 257568768 60579 18446744073709551615 134512640 134998072 4294956672 18446744073709551615 134525543 0 0 8392704 3 0 0 0 17 1 0 0
/proc/30876/statm: 62883 60579 59 118 0 62761 0
Current children cumulated CPU time (s) 9339.54
Current children cumulated vsize (KiB) 260772

[startup+9402.3 s]
/proc/loadavg: 0.99 0.97 0.97 2/79 31276
/proc/meminfo: memFree=1461848/2055920 swapFree=4147148/4192956
[pid=30872] ppid=30870 vsize=9240 CPUtime=34.35
/proc/30872/stat : 30872 (SATzilla2007_C) S 30870 30872 30816 0 -1 4194304 9435 15956 0 0 2706 9 695 25 25 0 1 0 300399199 9461760 2135 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/30872/statm: 2310 2135 156 260 0 2034 0
[pid=30876] ppid=30872 vsize=251712 CPUtime=9365.17
/proc/30876/stat : 30876 (minisat20) R 30872 30872 30816 0 -1 4194304 60752 0 0 0 936370 147 0 0 25 0 1 0 300402637 257753088 60609 18446744073709551615 134512640 134998072 4294956672 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/30876/statm: 62928 60609 59 118 0 62806 0
Current children cumulated CPU time (s) 9399.52
Current children cumulated vsize (KiB) 260952

[startup+9462.3 s]
/proc/loadavg: 0.99 0.97 0.97 2/79 31276
/proc/meminfo: memFree=1461400/2055920 swapFree=4147148/4192956
[pid=30872] ppid=30870 vsize=9240 CPUtime=34.35
/proc/30872/stat : 30872 (SATzilla2007_C) S 30870 30872 30816 0 -1 4194304 9435 15956 0 0 2706 9 695 25 25 0 1 0 300399199 9461760 2135 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/30872/statm: 2310 2135 156 260 0 2034 0
[pid=30876] ppid=30872 vsize=252256 CPUtime=9425.15
/proc/30876/stat : 30876 (minisat20) R 30872 30872 30816 0 -1 4194304 60854 0 0 0 942367 148 0 0 25 0 1 0 300402637 258310144 60711 18446744073709551615 134512640 134998072 4294956672 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/30876/statm: 63064 60711 59 118 0 62942 0
Current children cumulated CPU time (s) 9459.5
Current children cumulated vsize (KiB) 261496

[startup+9522.3 s]
/proc/loadavg: 0.99 0.97 0.97 2/79 31276
/proc/meminfo: memFree=1461336/2055920 swapFree=4147148/4192956
[pid=30872] ppid=30870 vsize=9240 CPUtime=34.35
/proc/30872/stat : 30872 (SATzilla2007_C) S 30870 30872 30816 0 -1 4194304 9435 15956 0 0 2706 9 695 25 25 0 1 0 300399199 9461760 2135 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/30872/statm: 2310 2135 156 260 0 2034 0
[pid=30876] ppid=30872 vsize=252336 CPUtime=9485.13
/proc/30876/stat : 30876 (minisat20) R 30872 30872 30816 0 -1 4194304 60885 0 0 0 948365 148 0 0 25 0 1 0 300402637 258392064 60742 18446744073709551615 134512640 134998072 4294956672 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/30876/statm: 63084 60742 59 118 0 62962 0
Current children cumulated CPU time (s) 9519.48
Current children cumulated vsize (KiB) 261576

[startup+9582.3 s]
/proc/loadavg: 0.99 0.97 0.97 2/79 31276
/proc/meminfo: memFree=1461208/2055920 swapFree=4147148/4192956
[pid=30872] ppid=30870 vsize=9240 CPUtime=34.35
/proc/30872/stat : 30872 (SATzilla2007_C) S 30870 30872 30816 0 -1 4194304 9435 15956 0 0 2706 9 695 25 25 0 1 0 300399199 9461760 2135 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/30872/statm: 2310 2135 156 260 0 2034 0
[pid=30876] ppid=30872 vsize=252604 CPUtime=9545.12
/proc/30876/stat : 30876 (minisat20) R 30872 30872 30816 0 -1 4194304 60900 0 0 0 954363 149 0 0 25 0 1 0 300402637 258666496 60757 18446744073709551615 134512640 134998072 4294956672 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/30876/statm: 63151 60757 59 118 0 63029 0
Current children cumulated CPU time (s) 9579.47
Current children cumulated vsize (KiB) 261844

[startup+9642.3 s]
/proc/loadavg: 0.99 0.97 0.97 2/79 31276
/proc/meminfo: memFree=1461080/2055920 swapFree=4147148/4192956
[pid=30872] ppid=30870 vsize=9240 CPUtime=34.35
/proc/30872/stat : 30872 (SATzilla2007_C) S 30870 30872 30816 0 -1 4194304 9435 15956 0 0 2706 9 695 25 25 0 1 0 300399199 9461760 2135 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/30872/statm: 2310 2135 156 260 0 2034 0
[pid=30876] ppid=30872 vsize=252784 CPUtime=9605.1
/proc/30876/stat : 30876 (minisat20) R 30872 30872 30816 0 -1 4194304 60931 0 0 0 960361 149 0 0 25 0 1 0 300402637 258850816 60788 18446744073709551615 134512640 134998072 4294956672 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/30876/statm: 63196 60788 59 118 0 63074 0
Current children cumulated CPU time (s) 9639.45
Current children cumulated vsize (KiB) 262024

[startup+9702.3 s]
/proc/loadavg: 0.99 0.97 0.97 2/79 31276
/proc/meminfo: memFree=1461144/2055920 swapFree=4147148/4192956
[pid=30872] ppid=30870 vsize=9240 CPUtime=34.35
/proc/30872/stat : 30872 (SATzilla2007_C) S 30870 30872 30816 0 -1 4194304 9435 15956 0 0 2706 9 695 25 25 0 1 0 300399199 9461760 2135 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/30872/statm: 2310 2135 156 260 0 2034 0
[pid=30876] ppid=30872 vsize=252784 CPUtime=9665.09
/proc/30876/stat : 30876 (minisat20) R 30872 30872 30816 0 -1 4194304 60940 0 0 0 966359 150 0 0 25 0 1 0 300402637 258850816 60797 18446744073709551615 134512640 134998072 4294956672 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/30876/statm: 63196 60797 59 118 0 63074 0
Current children cumulated CPU time (s) 9699.44
Current children cumulated vsize (KiB) 262024

[startup+9762.3 s]
/proc/loadavg: 0.99 0.97 0.97 2/79 31278
/proc/meminfo: memFree=1460888/2055920 swapFree=4147148/4192956
[pid=30872] ppid=30870 vsize=9240 CPUtime=34.35
/proc/30872/stat : 30872 (SATzilla2007_C) S 30870 30872 30816 0 -1 4194304 9435 15956 0 0 2706 9 695 25 25 0 1 0 300399199 9461760 2135 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/30872/statm: 2310 2135 156 260 0 2034 0
[pid=30876] ppid=30872 vsize=252784 CPUtime=9725.07
/proc/30876/stat : 30876 (minisat20) R 30872 30872 30816 0 -1 4194304 60950 0 0 0 972356 151 0 0 25 0 1 0 300402637 258850816 60807 18446744073709551615 134512640 134998072 4294956672 18446744073709551615 134525816 0 0 8392704 3 0 0 0 17 1 0 0
/proc/30876/statm: 63196 60807 59 118 0 63074 0
Current children cumulated CPU time (s) 9759.42
Current children cumulated vsize (KiB) 262024

[startup+9822.3 s]
/proc/loadavg: 0.99 0.97 0.97 2/79 31278
/proc/meminfo: memFree=1460952/2055920 swapFree=4147148/4192956
[pid=30872] ppid=30870 vsize=9240 CPUtime=34.35
/proc/30872/stat : 30872 (SATzilla2007_C) S 30870 30872 30816 0 -1 4194304 9435 15956 0 0 2706 9 695 25 25 0 1 0 300399199 9461760 2135 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/30872/statm: 2310 2135 156 260 0 2034 0
[pid=30876] ppid=30872 vsize=252784 CPUtime=9785.05
/proc/30876/stat : 30876 (minisat20) R 30872 30872 30816 0 -1 4194304 60954 0 0 0 978354 151 0 0 25 0 1 0 300402637 258850816 60811 18446744073709551615 134512640 134998072 4294956672 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/30876/statm: 63196 60811 59 118 0 63074 0
Current children cumulated CPU time (s) 9819.4
Current children cumulated vsize (KiB) 262024

[startup+9882.3 s]
/proc/loadavg: 0.99 0.97 0.97 2/79 31278
/proc/meminfo: memFree=1460952/2055920 swapFree=4147148/4192956
[pid=30872] ppid=30870 vsize=9240 CPUtime=34.35
/proc/30872/stat : 30872 (SATzilla2007_C) S 30870 30872 30816 0 -1 4194304 9435 15956 0 0 2706 9 695 25 25 0 1 0 300399199 9461760 2135 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/30872/statm: 2310 2135 156 260 0 2034 0
[pid=30876] ppid=30872 vsize=252784 CPUtime=9845.05
/proc/30876/stat : 30876 (minisat20) R 30872 30872 30816 0 -1 4194304 60955 0 0 0 984353 152 0 0 25 0 1 0 300402637 258850816 60812 18446744073709551615 134512640 134998072 4294956672 18446744073709551615 134525557 0 0 8392704 3 0 0 0 17 1 0 0
/proc/30876/statm: 63196 60812 59 118 0 63074 0
Current children cumulated CPU time (s) 9879.4
Current children cumulated vsize (KiB) 262024

[startup+9942.3 s]
/proc/loadavg: 0.99 0.97 0.97 2/79 31278
/proc/meminfo: memFree=1460952/2055920 swapFree=4147148/4192956
[pid=30872] ppid=30870 vsize=9240 CPUtime=34.35
/proc/30872/stat : 30872 (SATzilla2007_C) S 30870 30872 30816 0 -1 4194304 9435 15956 0 0 2706 9 695 25 25 0 1 0 300399199 9461760 2135 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/30872/statm: 2310 2135 156 260 0 2034 0
[pid=30876] ppid=30872 vsize=252784 CPUtime=9905.02
/proc/30876/stat : 30876 (minisat20) R 30872 30872 30816 0 -1 4194304 60961 0 0 0 990350 152 0 0 25 0 1 0 300402637 258850816 60818 18446744073709551615 134512640 134998072 4294956672 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/30876/statm: 63196 60818 59 118 0 63074 0
Current children cumulated CPU time (s) 9939.37
Current children cumulated vsize (KiB) 262024

[startup+10002.3 s]
/proc/loadavg: 0.99 0.97 0.97 2/78 31278
/proc/meminfo: memFree=1690976/2055920 swapFree=4147148/4192956
[pid=30872] ppid=30870 vsize=24304 CPUtime=9999.36
/proc/30872/stat : 30872 (SATzilla2007_C) R 30870 30872 30816 0 -1 4194304 13411 76949 0 0 2853 11 996890 182 25 0 1 0 300399199 24887296 5566 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216365 0 0 4096 0 0 0 0 17 1 0 0
/proc/30872/statm: 6076 5566 163 260 0 5800 0
Current children cumulated CPU time (s) 9999.36
Current children cumulated vsize (KiB) 24304

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

[startup+10002.7 s]
/proc/loadavg: 0.99 0.97 0.97 2/78 31278
/proc/meminfo: memFree=1690976/2055920 swapFree=4147148/4192956
[pid=30872] ppid=30870 vsize=24304 CPUtime=9999.75
/proc/30872/stat : 30872 (SATzilla2007_C) R 30870 30872 30816 0 -1 4194304 13411 76949 0 0 2892 11 996890 182 25 0 1 0 300399199 24887296 5566 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216365 0 0 4096 0 0 0 0 17 1 0 0
/proc/30872/statm: 6076 5566 163 260 0 5800 0
Current children cumulated CPU time (s) 9999.75
Current children cumulated vsize (KiB) 24304

[startup+10002.8 s]
/proc/loadavg: 0.99 0.97 0.97 2/78 31278
/proc/meminfo: memFree=1690976/2055920 swapFree=4147148/4192956
[pid=30872] ppid=30870 vsize=22752 CPUtime=9999.85
/proc/30872/stat : 30872 (SATzilla2007_C) R 30870 30872 30816 0 -1 4194304 13425 76949 0 0 2901 12 996890 182 25 0 1 0 300399199 23298048 5500 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135221869 0 0 4096 0 0 0 0 17 1 0 0
/proc/30872/statm: 5688 5500 164 260 0 5412 0
Current children cumulated CPU time (s) 9999.85
Current children cumulated vsize (KiB) 22752

Child status: 1
Real time (s): 10002.8
CPU time (s): 9999.92
CPU user time (s): 9997.95
CPU system time (s): 1.9597
CPU usage (%): 99.9707
Max. virtual memory (cumulated for all children) (KiB): 262188

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 9997.96
system time used= 1.9597
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 90379
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= 107640

runsolver used 10.1285 second user time and 25.7551 second system time

The end

Launcher Data (download as text)

Begin job on node11 on Tue May  8 03:05:03 UTC 2007

IDJOB= 455917
IDBENCH= 20490
IDSOLVER= 179
FILE ID= node11/455917-1178593502

PBS_JOBID= 5217747

Free space on /tmp= 66554 MiB

SOLVER NAME= SATzilla CRAFTED
BENCH NAME= HOME/pub/bench/SAT07/industrial/grieu/vmpc_31.cnf
COMMAND LINE= /tmp/evaluation/455917-1178593502/SATzilla2007_C /tmp/evaluation/455917-1178593502/instance-455917-1178593502.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node11/watcher-455917-1178593502 -o ROOT/results/node11/solver-455917-1178593502 -C 10000 -W 15000 -M 1800 --output-limit 1,15  /tmp/evaluation/455917-1178593502/SATzilla2007_C /tmp/evaluation/455917-1178593502/instance-455917-1178593502.cnf            

META MD5SUM SOLVER= d41d8cd98f00b204e9800998ecf8427e
MD5SUM BENCH=  e9d9fc0e7d6d0176942c54e1a7f7ef59

RANDOM SEED= 294313906

TIME LIMIT= 10000 seconds
MEMORY LIMIT= 1800 MiB

Linux node11.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.235
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.235
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:       1713344 kB
Buffers:         42556 kB
Cached:         203168 kB
SwapCached:      14512 kB
Active:         194272 kB
Inactive:        74596 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1713344 kB
SwapTotal:     4192956 kB
SwapFree:      4147148 kB
Dirty:           10588 kB
Writeback:           0 kB
Mapped:          29864 kB
Slab:            59208 kB
Committed_AS:  7518884 kB
PageTables:       1848 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= 66554 MiB

End job on node11 on Tue May  8 05:51:46 UTC 2007