Trace number 1785153

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. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock 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
SAT07 reference solver: SATzilla CRAFTEDUNSAT 919.034 919.437

General information on the benchmark

Namecrafted/Difficult/contest05/QG/
QG7-gensys-icl006.sat05-3132.reshuffled-07.cnf
MD5SUM56dc474305bf6e6817771129f995c737
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark324.402
Satisfiable
(Un)Satisfiability was proved
Number of variables728
Number of clauses17199
Sum of the clauses size75582
Maximum clause length13
Minimum clause length1
Number of clauses of size 149
Number of clauses of size 21177
Number of clauses of size 38740
Number of clauses of size 4232
Number of clauses of size 5250
Number of clauses of size over 56751

Solver Data

10.58/10.73	c run March_dl for 5 seconds ... 
10.58/10.73	c Bin: Executing march_dl
10.58/10.73	c child exit by a signal
10.58/10.73	c march_dl returned code 137.
10.58/10.73	c run saps (UBCSAT implementation) for 2 seconds ... 
10.58/10.73	c Bin: Executing ubcsat2006
10.58/10.73	c child exited successfully
10.58/10.73	c ubcsat2006 returned code 0.
10.58/10.73	c satzilla computing base features
10.58/10.73	c satzilla doing unit-prop probe
10.58/10.73	c satzilla doing local search probe
10.58/10.73	c satzilla doing lobjois search-space size estimate
10.58/10.73	c satzilla's ranking:
10.58/10.73	c 1) minisat20+P: 1.695696
10.58/10.73	c 2) minisat20: 1.850546
10.58/10.73	c 3) vallst+P: 2.300845
10.58/10.73	c 4) zchaff_rand+P: 2.510145
10.58/10.73	c 5) march_dl: 2.875637
10.58/10.73	c 6) march_dl+P: 3.004587
10.58/10.73	c 7) kcnfs+P: 999.000000
10.58/10.73	c 8) kcnfs: 999.000000
10.58/10.73	c 9) vallst: 999.000000
10.58/10.73	c 10) zchaff_rand: 999.000000
10.58/10.73	c satzilla running minisat20 with preprocessing ... 
10.69/10.84	This is MiniSat 2.0 beta
10.69/10.84	WARNING: for repeatability, setting FPU to use double precision
10.69/10.84	============================[ Problem Statistics ]=============================
10.69/10.84	|                                                                             |
10.69/10.85	|  Number of variables:  672                                                  |
10.69/10.85	|  Number of clauses:    12820                                                |
10.69/10.86	|  Parsing time:         0.01         s                                       |
10.69/10.86	============================[ Search Statistics ]==============================
10.69/10.86	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
10.69/10.86	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
10.69/10.86	===============================================================================
10.69/10.86	|         0 |     672    12820    60262 |     4273        0    nan |  0.000 % |
10.69/10.86	|       100 |     672    12820    60262 |     4700      100     15 |  0.000 % |
10.69/10.86	|       250 |     672    12820    60262 |     5170      250     19 |  0.004 % |
10.69/10.87	|       475 |     672    12820    60262 |     5687      475     21 |  0.000 % |
10.69/10.89	|       812 |     672    12820    60262 |     6256      812     22 |  0.004 % |
10.78/10.92	|      1318 |     672    12820    60262 |     6882     1318     22 |  0.000 % |
10.78/10.97	|      2077 |     672    12820    60262 |     7570     2077     24 |  0.004 % |
10.88/11.05	|      3217 |     672    12820    60262 |     8327     3217     27 |  0.000 % |
11.07/11.20	|      4926 |     672    12820    60262 |     9160     4926     28 |  0.004 % |
11.37/11.56	|      7489 |     672    12820    60262 |    10076     7489     28 |  0.004 % |
11.87/12.07	|     11333 |     672    12820    60262 |    11083     6211     26 |  0.000 % |
12.77/12.97	|     17099 |     672    12820    60262 |    12192     6389     23 |  0.000 % |
14.17/14.33	|     25749 |     672    12820    60262 |    13411     8896     22 |  0.004 % |
16.57/16.73	|     38723 |     672    12820    60262 |    14752     8338     24 |  0.000 % |
20.06/20.26	|     58184 |     672    12820    60262 |    16227    12913     25 |  0.000 % |
25.86/26.02	|     87378 |     672    12820    60262 |    17850     9430     21 |  0.004 % |
35.56/35.71	|    131167 |     672    12820    60262 |    19635    17298     24 |  0.005 % |
51.26/51.42	|    196853 |     672    12820    60262 |    21599    13820     22 |  0.005 % |
76.95/77.17	|    295382 |     672    12820    60262 |    23759    14615     30 |  0.005 % |
116.83/117.04	|    443171 |     672    12820    60262 |    26135    19126     25 |  0.006 % |
178.82/179.00	|    664854 |     672    12820    60262 |    28748    17699     25 |  0.000 % |
287.78/288.08	|    997381 |     672    12820    60262 |    31623    17641     24 |  0.000 % |
467.52/467.86	|   1496169 |     671    12659    59412 |    34786    27493     25 |  0.149 % |
758.22/758.68	|   2244351 |     671    12659    59412 |    38264    18510     22 |  0.154 % |
918.97/919.43	===============================================================================
918.97/919.43	restarts              : 24
918.97/919.43	conflicts             : 2638442        (2905 /sec)
918.97/919.43	decisions             : 2909653        (1.75 % random) (3204 /sec)
918.97/919.43	propagations          : 170841199      (188107 /sec)
918.97/919.43	conflict literals     : 73055883       (41.77 % deleted)
918.97/919.43	Memory used           : 12.00 MB
918.97/919.43	CPU time              : 908.215 s
918.97/919.43	
918.97/919.43	c Preprocessing...
918.97/919.43	c Inital problem has 728 variables, 16022 nary clauses (1177 binary clauses).
918.97/919.43	c Num non-binary clauses 15973, Average non-binary clause length 4.581
918.97/919.43	c Theory has no gaps
918.97/919.43	c Preprocessor runtime was 0.070 seconds.
918.97/919.43	c 
918.97/919.43	c Satisfiability of theory still undetermined.
918.97/919.43	c See file /tmp/94MZ4J for simplified theory.
918.97/919.43	c Bin: Executing minisat20
918.97/919.43	c child exited successfully
918.97/919.43	c minisat20 returned code 20.
918.97/919.43	s UNSATISFIABLE
918.97/919.43	c SATZILLA_TIME=919.150000

Verifier Data

No possible verification on an UNSAT instance

Watcher Data

runsolver version 3.2.9 (svn:492) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1785153-1241896183/watcher-1785153-1241896183 -o /tmp/evaluation-result-1785153-1241896183/solver-1785153-1241896183 -C 5000 -W 6000 -M 1800 --output-limit 1,15 HOME/SATzilla2007_C HOME/instance-1785153-1241896183.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 5000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 5030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 6000 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 1.00 1.00 3/64 30317
/proc/meminfo: memFree=1436672/2055920 swapFree=4181384/4192956
[pid=30317] ppid=30315 vsize=1440 CPUtime=0
/proc/30317/stat : 30317 (SATzilla2007_C) R 30315 30317 30238 0 -1 4194304 126 0 0 0 0 0 0 0 18 0 1 0 217646287 1474560 110 1992294400 134512640 135579813 4294956224 18446744073709551615 135216547 0 0 4096 0 0 0 0 17 1 0 0
/proc/30317/statm: 360 110 95 260 0 84 0
[pid=30318] ppid=30317 vsize=772 CPUtime=0
/proc/30318/stat : 30318 (march_dl) R 30317 30317 30238 0 -1 4194304 104 0 0 0 0 0 0 0 18 0 1 0 217646288 790528 99 1992294400 134512640 134996440 4294956256 18446744073709551615 134669245 0 0 8392704 0 0 0 0 17 1 0 0
/proc/30318/statm: 193 99 50 118 0 72 0

[startup+0.0777841 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 30317
/proc/meminfo: memFree=1436672/2055920 swapFree=4181384/4192956
[pid=30317] ppid=30315 vsize=1440 CPUtime=0
/proc/30317/stat : 30317 (SATzilla2007_C) S 30315 30317 30238 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 217646287 1474560 110 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/30317/statm: 360 110 95 260 0 84 0
[pid=30318] ppid=30317 vsize=1900 CPUtime=0.07
/proc/30318/stat : 30318 (march_dl) R 30317 30317 30238 0 -1 4194304 361 0 0 0 7 0 0 0 19 0 1 0 217646288 1945600 350 1992294400 134512640 134996440 4294956256 18446744073709551615 134542888 0 0 8392704 0 0 0 0 17 1 0 0
/proc/30318/statm: 475 350 57 118 0 354 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 3340

[startup+0.101787 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 30317
/proc/meminfo: memFree=1436672/2055920 swapFree=4181384/4192956
[pid=30317] ppid=30315 vsize=1440 CPUtime=0
/proc/30317/stat : 30317 (SATzilla2007_C) S 30315 30317 30238 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 217646287 1474560 110 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/30317/statm: 360 110 95 260 0 84 0
[pid=30318] ppid=30317 vsize=2164 CPUtime=0.09
/proc/30318/stat : 30318 (march_dl) R 30317 30317 30238 0 -1 4194304 423 0 0 0 9 0 0 0 19 0 1 0 217646288 2215936 412 1992294400 134512640 134996440 4294956256 18446744073709551615 134559714 0 0 8392704 0 0 0 0 17 1 0 0
/proc/30318/statm: 541 412 65 118 0 420 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3604

[startup+0.301823 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 30317
/proc/meminfo: memFree=1436672/2055920 swapFree=4181384/4192956
[pid=30317] ppid=30315 vsize=1440 CPUtime=0
/proc/30317/stat : 30317 (SATzilla2007_C) S 30315 30317 30238 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 217646287 1474560 110 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/30317/statm: 360 110 95 260 0 84 0
[pid=30318] ppid=30317 vsize=2908 CPUtime=0.29
/proc/30318/stat : 30318 (march_dl) R 30317 30317 30238 0 -1 4194304 573 0 0 0 29 0 0 0 21 0 1 0 217646288 2977792 488 1992294400 134512640 134996440 4294956256 18446744073709551615 134583082 0 0 8392704 0 0 0 0 17 1 0 0
/proc/30318/statm: 727 488 67 118 0 606 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 4348

[startup+0.701896 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 30317
/proc/meminfo: memFree=1436672/2055920 swapFree=4181384/4192956
[pid=30317] ppid=30315 vsize=1440 CPUtime=0
/proc/30317/stat : 30317 (SATzilla2007_C) S 30315 30317 30238 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 217646287 1474560 110 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/30317/statm: 360 110 95 260 0 84 0
[pid=30318] ppid=30317 vsize=4792 CPUtime=0.69
/proc/30318/stat : 30318 (march_dl) R 30317 30317 30238 0 -1 4194304 1254 0 0 0 69 0 0 0 24 0 1 0 217646288 4907008 1063 1992294400 134512640 134996440 4294956256 18446744073709551615 134559538 0 0 8392704 0 0 0 0 17 1 0 0
/proc/30318/statm: 1198 1063 72 118 0 1077 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 6232

[startup+1.50204 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 30319
/proc/meminfo: memFree=1432176/2055920 swapFree=4181384/4192956
[pid=30317] ppid=30315 vsize=1440 CPUtime=0
/proc/30317/stat : 30317 (SATzilla2007_C) S 30315 30317 30238 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 217646287 1474560 110 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/30317/statm: 360 110 95 260 0 84 0
[pid=30318] ppid=30317 vsize=5820 CPUtime=1.49
/proc/30318/stat : 30318 (march_dl) R 30317 30317 30238 0 -1 4194304 1990 0 0 0 149 0 0 0 25 0 1 0 217646288 5959680 1165 1992294400 134512640 134996440 4294956256 18446744073709551615 134514035 0 0 8392704 0 0 0 0 17 1 0 0
/proc/30318/statm: 1455 1165 74 118 0 1334 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 7260

[startup+3.10134 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 30319
/proc/meminfo: memFree=1431856/2055920 swapFree=4181384/4192956
[pid=30317] ppid=30315 vsize=1440 CPUtime=0
/proc/30317/stat : 30317 (SATzilla2007_C) S 30315 30317 30238 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 217646287 1474560 110 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/30317/statm: 360 110 95 260 0 84 0
[pid=30318] ppid=30317 vsize=5820 CPUtime=3.08
/proc/30318/stat : 30318 (march_dl) R 30317 30317 30238 0 -1 4194304 1990 0 0 0 308 0 0 0 25 0 1 0 217646288 5959680 1165 1992294400 134512640 134996440 4294956256 18446744073709551615 134526942 0 0 8392704 0 0 0 0 17 0 0 0
/proc/30318/statm: 1455 1165 74 118 0 1334 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 7260

[startup+6.30292 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 30320
/proc/meminfo: memFree=1433640/2055920 swapFree=4181384/4192956
[pid=30317] ppid=30315 vsize=1440 CPUtime=4.99
/proc/30317/stat : 30317 (SATzilla2007_C) S 30315 30317 30238 0 -1 4194304 135 1990 0 0 0 0 499 0 16 0 1 0 217646287 1474560 111 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/30317/statm: 360 111 96 260 0 84 0
[pid=30320] ppid=30317 vsize=6188 CPUtime=1.2
/proc/30320/stat : 30320 (ubcsat2006) R 30317 30317 30238 0 -1 4194304 497 0 13 0 113 7 0 0 25 0 1 0 217646788 6336512 493 1992294400 134512640 134777720 4294956112 18446744073709551615 4294960144 0 0 8392704 0 0 0 0 17 1 0 0
/proc/30320/statm: 1547 493 156 64 0 1128 0
Current children cumulated CPU time (s) 6.19
Current children cumulated vsize (KiB) 7628

[startup+12.7011 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 30321
/proc/meminfo: memFree=1428280/2055920 swapFree=4181384/4192956
[pid=30317] ppid=30315 vsize=5264 CPUtime=10.73
/proc/30317/stat : 30317 (SATzilla2007_C) S 30315 30317 30238 0 -1 4194304 2011 2493 0 13 342 14 701 16 25 0 1 0 217646287 5390336 1142 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/30317/statm: 1316 1142 165 260 0 1040 0
[pid=30321] ppid=30317 vsize=3968 CPUtime=1.84
/proc/30321/stat : 30321 (minisat20) R 30317 30317 30238 0 -1 4194304 716 0 0 0 184 0 0 0 25 0 1 0 217647372 4063232 711 1992294400 134512640 134998072 4294956304 18446744073709551615 134525560 0 0 8392704 3 0 0 0 17 1 0 0
/proc/30321/statm: 992 711 58 118 0 870 0
Current children cumulated CPU time (s) 12.57
Current children cumulated vsize (KiB) 9232

[startup+25.5014 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 30321
/proc/meminfo: memFree=1427128/2055920 swapFree=4181384/4192956
[pid=30317] ppid=30315 vsize=5264 CPUtime=10.73
/proc/30317/stat : 30317 (SATzilla2007_C) S 30315 30317 30238 0 -1 4194304 2011 2493 0 13 342 14 701 16 25 0 1 0 217646287 5390336 1142 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/30317/statm: 1316 1142 165 260 0 1040 0
[pid=30321] ppid=30317 vsize=5032 CPUtime=14.63
/proc/30321/stat : 30321 (minisat20) R 30317 30317 30238 0 -1 4194304 1012 0 0 0 1463 0 0 0 25 0 1 0 217647372 5152768 1007 1992294400 134512640 134998072 4294956304 18446744073709551615 134525534 0 0 8392704 3 0 0 0 17 1 0 0
/proc/30321/statm: 1258 1007 58 118 0 1136 0
Current children cumulated CPU time (s) 25.36
Current children cumulated vsize (KiB) 10296

[startup+51.1011 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 30321
/proc/meminfo: memFree=1426232/2055920 swapFree=4181384/4192956
[pid=30317] ppid=30315 vsize=5264 CPUtime=10.73
/proc/30317/stat : 30317 (SATzilla2007_C) S 30315 30317 30238 0 -1 4194304 2011 2493 0 13 342 14 701 16 25 0 1 0 217646287 5390336 1142 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/30317/statm: 1316 1142 165 260 0 1040 0
[pid=30321] ppid=30317 vsize=6092 CPUtime=40.23
/proc/30321/stat : 30321 (minisat20) R 30317 30317 30238 0 -1 4194304 1248 0 0 0 4022 1 0 0 25 0 1 0 217647372 6238208 1243 1992294400 134512640 134998072 4294956304 18446744073709551615 134525583 0 0 8392704 3 0 0 0 17 1 0 0
/proc/30321/statm: 1523 1243 58 118 0 1401 0
Current children cumulated CPU time (s) 50.96
Current children cumulated vsize (KiB) 11356

[startup+102.305 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 30321
/proc/meminfo: memFree=1424952/2055920 swapFree=4181384/4192956
[pid=30317] ppid=30315 vsize=5264 CPUtime=10.73
/proc/30317/stat : 30317 (SATzilla2007_C) S 30315 30317 30238 0 -1 4194304 2011 2493 0 13 342 14 701 16 25 0 1 0 217646287 5390336 1142 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/30317/statm: 1316 1142 165 260 0 1040 0
[pid=30321] ppid=30317 vsize=7296 CPUtime=91.41
/proc/30321/stat : 30321 (minisat20) R 30317 30317 30238 0 -1 4194304 1573 0 0 0 9140 1 0 0 25 0 1 0 217647372 7471104 1568 1992294400 134512640 134998072 4294956304 18446744073709551615 134528456 0 0 8392704 3 0 0 0 17 1 0 0
/proc/30321/statm: 1824 1568 58 118 0 1702 0
Current children cumulated CPU time (s) 102.14
Current children cumulated vsize (KiB) 12560

[startup+162.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 30321
/proc/meminfo: memFree=1424184/2055920 swapFree=4181384/4192956
[pid=30317] ppid=30315 vsize=5264 CPUtime=10.73
/proc/30317/stat : 30317 (SATzilla2007_C) S 30315 30317 30238 0 -1 4194304 2011 2493 0 13 342 14 701 16 25 0 1 0 217646287 5390336 1142 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/30317/statm: 1316 1142 165 260 0 1040 0
[pid=30321] ppid=30317 vsize=8104 CPUtime=151.39
/proc/30321/stat : 30321 (minisat20) R 30317 30317 30238 0 -1 4194304 1747 0 0 0 15137 2 0 0 25 0 1 0 217647372 8298496 1742 1992294400 134512640 134998072 4294956304 18446744073709551615 134527424 0 0 8392704 3 0 0 0 17 1 0 0
/proc/30321/statm: 2026 1742 58 118 0 1904 0
Current children cumulated CPU time (s) 162.12
Current children cumulated vsize (KiB) 13368

[startup+222.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 30321
/proc/meminfo: memFree=1423160/2055920 swapFree=4181384/4192956
[pid=30317] ppid=30315 vsize=5264 CPUtime=10.73
/proc/30317/stat : 30317 (SATzilla2007_C) S 30315 30317 30238 0 -1 4194304 2011 2493 0 13 342 14 701 16 25 0 1 0 217646287 5390336 1142 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/30317/statm: 1316 1142 165 260 0 1040 0
[pid=30321] ppid=30317 vsize=9068 CPUtime=211.36
/proc/30321/stat : 30321 (minisat20) R 30317 30317 30238 0 -1 4194304 1993 0 0 0 21134 2 0 0 25 0 1 0 217647372 9285632 1988 1992294400 134512640 134998072 4294956304 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/30321/statm: 2267 1988 58 118 0 2145 0
Current children cumulated CPU time (s) 222.09
Current children cumulated vsize (KiB) 14332

[startup+282.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 30321
/proc/meminfo: memFree=1422840/2055920 swapFree=4181384/4192956
[pid=30317] ppid=30315 vsize=5264 CPUtime=10.73
/proc/30317/stat : 30317 (SATzilla2007_C) S 30315 30317 30238 0 -1 4194304 2011 2493 0 13 342 14 701 16 25 0 1 0 217646287 5390336 1142 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/30317/statm: 1316 1142 165 260 0 1040 0
[pid=30321] ppid=30317 vsize=9356 CPUtime=271.35
/proc/30321/stat : 30321 (minisat20) R 30317 30317 30238 0 -1 4194304 2058 0 0 0 27132 3 0 0 25 0 1 0 217647372 9580544 2053 1992294400 134512640 134998072 4294956304 18446744073709551615 134525578 0 0 8392704 3 0 0 0 17 1 0 0
/proc/30321/statm: 2339 2053 58 118 0 2217 0
Current children cumulated CPU time (s) 282.08
Current children cumulated vsize (KiB) 14620

[startup+342.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 30321
/proc/meminfo: memFree=1422072/2055920 swapFree=4181384/4192956
[pid=30317] ppid=30315 vsize=5264 CPUtime=10.73
/proc/30317/stat : 30317 (SATzilla2007_C) S 30315 30317 30238 0 -1 4194304 2011 2493 0 13 342 14 701 16 25 0 1 0 217646287 5390336 1142 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/30317/statm: 1316 1142 165 260 0 1040 0
[pid=30321] ppid=30317 vsize=10300 CPUtime=331.32
/proc/30321/stat : 30321 (minisat20) R 30317 30317 30238 0 -1 4194304 2274 0 0 0 33129 3 0 0 25 0 1 0 217647372 10547200 2269 1992294400 134512640 134998072 4294956304 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/30321/statm: 2575 2269 58 118 0 2453 0

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


[startup+582.302 s]
/proc/loadavg: 1.00 1.00 1.00 3/66 30321
/proc/meminfo: memFree=1421240/2055920 swapFree=4181384/4192956
[pid=30317] ppid=30315 vsize=5264 CPUtime=10.73
/proc/30317/stat : 30317 (SATzilla2007_C) S 30315 30317 30238 0 -1 4194304 2011 2493 0 13 342 14 701 16 25 0 1 0 217646287 5390336 1142 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/30317/statm: 1316 1142 165 260 0 1040 0
[pid=30321] ppid=30317 vsize=11148 CPUtime=571.25
/proc/30321/stat : 30321 (minisat20) R 30317 30317 30238 0 -1 4194304 2469 0 0 0 57121 4 0 0 25 0 1 0 217647372 11415552 2464 1992294400 134512640 134998072 4294956304 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/30321/statm: 2787 2464 58 118 0 2665 0
Current children cumulated CPU time (s) 581.98
Current children cumulated vsize (KiB) 16412

[startup+642.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 30321
/proc/meminfo: memFree=1420920/2055920 swapFree=4181384/4192956
[pid=30317] ppid=30315 vsize=5264 CPUtime=10.73
/proc/30317/stat : 30317 (SATzilla2007_C) S 30315 30317 30238 0 -1 4194304 2011 2493 0 13 342 14 701 16 25 0 1 0 217646287 5390336 1142 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/30317/statm: 1316 1142 165 260 0 1040 0
[pid=30321] ppid=30317 vsize=11416 CPUtime=631.23
/proc/30321/stat : 30321 (minisat20) R 30317 30317 30238 0 -1 4194304 2541 0 0 0 63119 4 0 0 25 0 1 0 217647372 11689984 2536 1992294400 134512640 134998072 4294956304 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/30321/statm: 2854 2536 58 118 0 2732 0
Current children cumulated CPU time (s) 641.96
Current children cumulated vsize (KiB) 16680

[startup+702.303 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 30321
/proc/meminfo: memFree=1420792/2055920 swapFree=4181384/4192956
[pid=30317] ppid=30315 vsize=5264 CPUtime=10.73
/proc/30317/stat : 30317 (SATzilla2007_C) S 30315 30317 30238 0 -1 4194304 2011 2493 0 13 342 14 701 16 25 0 1 0 217646287 5390336 1142 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/30317/statm: 1316 1142 165 260 0 1040 0
[pid=30321] ppid=30317 vsize=11596 CPUtime=691.21
/proc/30321/stat : 30321 (minisat20) R 30317 30317 30238 0 -1 4194304 2571 0 0 0 69116 5 0 0 25 0 1 0 217647372 11874304 2566 1992294400 134512640 134998072 4294956304 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/30321/statm: 2899 2566 58 118 0 2777 0
Current children cumulated CPU time (s) 701.94
Current children cumulated vsize (KiB) 16860

[startup+762.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 30321
/proc/meminfo: memFree=1420792/2055920 swapFree=4181384/4192956
[pid=30317] ppid=30315 vsize=5264 CPUtime=10.73
/proc/30317/stat : 30317 (SATzilla2007_C) S 30315 30317 30238 0 -1 4194304 2011 2493 0 13 342 14 701 16 25 0 1 0 217646287 5390336 1142 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/30317/statm: 1316 1142 165 260 0 1040 0
[pid=30321] ppid=30317 vsize=11596 CPUtime=751.19
/proc/30321/stat : 30321 (minisat20) R 30317 30317 30238 0 -1 4194304 2599 0 0 0 75114 5 0 0 25 0 1 0 217647372 11874304 2594 1992294400 134512640 134998072 4294956304 18446744073709551615 134525583 0 0 8392704 3 0 0 0 17 1 0 0
/proc/30321/statm: 2899 2594 58 118 0 2777 0
Current children cumulated CPU time (s) 761.92
Current children cumulated vsize (KiB) 16860

[startup+822.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 30321
/proc/meminfo: memFree=1420152/2055920 swapFree=4181384/4192956
[pid=30317] ppid=30315 vsize=5264 CPUtime=10.73
/proc/30317/stat : 30317 (SATzilla2007_C) S 30315 30317 30238 0 -1 4194304 2011 2493 0 13 342 14 701 16 25 0 1 0 217646287 5390336 1142 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/30317/statm: 1316 1142 165 260 0 1040 0
[pid=30321] ppid=30317 vsize=12280 CPUtime=811.16
/proc/30321/stat : 30321 (minisat20) R 30317 30317 30238 0 -1 4194304 2744 0 0 0 81111 5 0 0 25 0 1 0 217647372 12574720 2739 1992294400 134512640 134998072 4294956304 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/30321/statm: 3070 2739 58 118 0 2948 0
Current children cumulated CPU time (s) 821.89
Current children cumulated vsize (KiB) 17544

[startup+882.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 30321
/proc/meminfo: memFree=1420024/2055920 swapFree=4181384/4192956
[pid=30317] ppid=30315 vsize=5264 CPUtime=10.73
/proc/30317/stat : 30317 (SATzilla2007_C) S 30315 30317 30238 0 -1 4194304 2011 2493 0 13 342 14 701 16 25 0 1 0 217646287 5390336 1142 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/30317/statm: 1316 1142 165 260 0 1040 0
[pid=30321] ppid=30317 vsize=12280 CPUtime=871.15
/proc/30321/stat : 30321 (minisat20) R 30317 30317 30238 0 -1 4194304 2760 0 0 0 87109 6 0 0 25 0 1 0 217647372 12574720 2755 1992294400 134512640 134998072 4294956304 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/30321/statm: 3070 2755 58 118 0 2948 0
Current children cumulated CPU time (s) 881.88
Current children cumulated vsize (KiB) 17544

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

[startup+895.901 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 30321
/proc/meminfo: memFree=1420024/2055920 swapFree=4181384/4192956
[pid=30317] ppid=30315 vsize=5264 CPUtime=10.73
/proc/30317/stat : 30317 (SATzilla2007_C) S 30315 30317 30238 0 -1 4194304 2011 2493 0 13 342 14 701 16 25 0 1 0 217646287 5390336 1142 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/30317/statm: 1316 1142 165 260 0 1040 0
[pid=30321] ppid=30317 vsize=12280 CPUtime=884.75
/proc/30321/stat : 30321 (minisat20) R 30317 30317 30238 0 -1 4194304 2760 0 0 0 88469 6 0 0 25 0 1 0 217647372 12574720 2755 1992294400 134512640 134998072 4294956304 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/30321/statm: 3070 2755 58 118 0 2948 0
Current children cumulated CPU time (s) 895.48
Current children cumulated vsize (KiB) 17544

[startup+908.701 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 30321
/proc/meminfo: memFree=1419960/2055920 swapFree=4181384/4192956
[pid=30317] ppid=30315 vsize=5264 CPUtime=10.73
/proc/30317/stat : 30317 (SATzilla2007_C) S 30315 30317 30238 0 -1 4194304 2011 2493 0 13 342 14 701 16 25 0 1 0 217646287 5390336 1142 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/30317/statm: 1316 1142 165 260 0 1040 0
[pid=30321] ppid=30317 vsize=12280 CPUtime=897.54
/proc/30321/stat : 30321 (minisat20) R 30317 30317 30238 0 -1 4194304 2770 0 0 0 89748 6 0 0 25 0 1 0 217647372 12574720 2765 1992294400 134512640 134998072 4294956304 18446744073709551615 134525534 0 0 8392704 3 0 0 0 17 1 0 0
/proc/30321/statm: 3070 2765 58 118 0 2948 0
Current children cumulated CPU time (s) 908.27
Current children cumulated vsize (KiB) 17544

[startup+915.102 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 30321
/proc/meminfo: memFree=1420024/2055920 swapFree=4181384/4192956
[pid=30317] ppid=30315 vsize=5264 CPUtime=10.73
/proc/30317/stat : 30317 (SATzilla2007_C) S 30315 30317 30238 0 -1 4194304 2011 2493 0 13 342 14 701 16 25 0 1 0 217646287 5390336 1142 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/30317/statm: 1316 1142 165 260 0 1040 0
[pid=30321] ppid=30317 vsize=12280 CPUtime=903.94
/proc/30321/stat : 30321 (minisat20) R 30317 30317 30238 0 -1 4194304 2770 0 0 0 90388 6 0 0 25 0 1 0 217647372 12574720 2765 1992294400 134512640 134998072 4294956304 18446744073709551615 134525497 0 0 8392704 3 0 0 0 17 1 0 0
/proc/30321/statm: 3070 2765 58 118 0 2948 0
Current children cumulated CPU time (s) 914.67
Current children cumulated vsize (KiB) 17544

[startup+916.702 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 30321
/proc/meminfo: memFree=1420024/2055920 swapFree=4181384/4192956
[pid=30317] ppid=30315 vsize=5264 CPUtime=10.73
/proc/30317/stat : 30317 (SATzilla2007_C) S 30315 30317 30238 0 -1 4194304 2011 2493 0 13 342 14 701 16 25 0 1 0 217646287 5390336 1142 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/30317/statm: 1316 1142 165 260 0 1040 0
[pid=30321] ppid=30317 vsize=12280 CPUtime=905.54
/proc/30321/stat : 30321 (minisat20) R 30317 30317 30238 0 -1 4194304 2770 0 0 0 90548 6 0 0 25 0 1 0 217647372 12574720 2765 1992294400 134512640 134998072 4294956304 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/30321/statm: 3070 2765 58 118 0 2948 0
Current children cumulated CPU time (s) 916.27
Current children cumulated vsize (KiB) 17544

[startup+918.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 30321
/proc/meminfo: memFree=1420024/2055920 swapFree=4181384/4192956
[pid=30317] ppid=30315 vsize=5264 CPUtime=10.73
/proc/30317/stat : 30317 (SATzilla2007_C) S 30315 30317 30238 0 -1 4194304 2011 2493 0 13 342 14 701 16 25 0 1 0 217646287 5390336 1142 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/30317/statm: 1316 1142 165 260 0 1040 0
[pid=30321] ppid=30317 vsize=12280 CPUtime=907.14
/proc/30321/stat : 30321 (minisat20) R 30317 30317 30238 0 -1 4194304 2770 0 0 0 90708 6 0 0 25 0 1 0 217647372 12574720 2765 1992294400 134512640 134998072 4294956304 18446744073709551615 134525557 0 0 8392704 3 0 0 0 17 1 0 0
/proc/30321/statm: 3070 2765 58 118 0 2948 0
Current children cumulated CPU time (s) 917.87
Current children cumulated vsize (KiB) 17544

[startup+919.101 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 30321
/proc/meminfo: memFree=1420024/2055920 swapFree=4181384/4192956
[pid=30317] ppid=30315 vsize=5264 CPUtime=10.73
/proc/30317/stat : 30317 (SATzilla2007_C) S 30315 30317 30238 0 -1 4194304 2011 2493 0 13 342 14 701 16 25 0 1 0 217646287 5390336 1142 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/30317/statm: 1316 1142 165 260 0 1040 0
[pid=30321] ppid=30317 vsize=12280 CPUtime=907.94
/proc/30321/stat : 30321 (minisat20) R 30317 30317 30238 0 -1 4194304 2770 0 0 0 90788 6 0 0 25 0 1 0 217647372 12574720 2765 1992294400 134512640 134998072 4294956304 18446744073709551615 134525534 0 0 8392704 3 0 0 0 17 1 0 0
/proc/30321/statm: 3070 2765 58 118 0 2948 0
Current children cumulated CPU time (s) 918.67
Current children cumulated vsize (KiB) 17544

[startup+919.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 30321
/proc/meminfo: memFree=1420024/2055920 swapFree=4181384/4192956
[pid=30317] ppid=30315 vsize=5264 CPUtime=10.73
/proc/30317/stat : 30317 (SATzilla2007_C) S 30315 30317 30238 0 -1 4194304 2011 2493 0 13 342 14 701 16 25 0 1 0 217646287 5390336 1142 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/30317/statm: 1316 1142 165 260 0 1040 0
[pid=30321] ppid=30317 vsize=12280 CPUtime=908.14
/proc/30321/stat : 30321 (minisat20) R 30317 30317 30238 0 -1 4194304 2770 0 0 0 90808 6 0 0 25 0 1 0 217647372 12574720 2765 1992294400 134512640 134998072 4294956304 18446744073709551615 134525763 0 0 8392704 3 0 0 0 17 1 0 0
/proc/30321/statm: 3070 2765 58 118 0 2948 0
Current children cumulated CPU time (s) 918.87
Current children cumulated vsize (KiB) 17544

[startup+919.401 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 30321
/proc/meminfo: memFree=1420024/2055920 swapFree=4181384/4192956
[pid=30317] ppid=30315 vsize=5264 CPUtime=10.73
/proc/30317/stat : 30317 (SATzilla2007_C) S 30315 30317 30238 0 -1 4194304 2011 2493 0 13 342 14 701 16 25 0 1 0 217646287 5390336 1142 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/30317/statm: 1316 1142 165 260 0 1040 0
[pid=30321] ppid=30317 vsize=12280 CPUtime=908.24
/proc/30321/stat : 30321 (minisat20) R 30317 30317 30238 0 -1 4194304 2770 0 0 0 90818 6 0 0 25 0 1 0 217647372 12574720 2765 1992294400 134512640 134998072 4294956304 18446744073709551615 134525802 0 0 8392704 3 0 0 0 17 1 0 0
/proc/30321/statm: 3070 2765 58 118 0 2948 0
Current children cumulated CPU time (s) 918.97
Current children cumulated vsize (KiB) 17544

Child status: 20
Real time (s): 919.437
CPU time (s): 919.034
CPU user time (s): 918.655
CPU system time (s): 0.378942
CPU usage (%): 99.9562
Max. virtual memory (cumulated for all children) (KiB): 17544

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 918.655
system time used= 0.378942
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 7293
page faults= 13
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 40
involuntary context switches= 1083

runsolver used 1.07984 second user time and 2.17867 second system time

The end

Launcher Data

Begin job on node44 at 2009-05-09 21:09:43
IDJOB=1785153
IDBENCH=24712
IDSOLVER=640
FILE ID=node44/1785153-1241896183
PBS_JOBID= 9264751
Free space on /tmp= 66260 MiB

SOLVER NAME= SAT07 reference solver: SATzilla CRAFTED
BENCH NAME= SAT07/crafted/Difficult/contest05/QG/QG7-gensys-icl006.sat05-3132.reshuffled-07.cnf
COMMAND LINE= HOME/SATzilla2007_C BENCHNAME            
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1785153-1241896183/watcher-1785153-1241896183 -o /tmp/evaluation-result-1785153-1241896183/solver-1785153-1241896183 -C 5000 -W 6000 -M 1800 --output-limit 1,15  HOME/SATzilla2007_C HOME/instance-1785153-1241896183.cnf            

TIME LIMIT= 5000 seconds
MEMORY LIMIT= 1800 MiB
MAX NB THREAD= 0

MD5SUM BENCH= 56dc474305bf6e6817771129f995c737
RANDOM SEED=789547747

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

/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.267
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	: 5931.00
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.267
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:       1437152 kB
Buffers:         51296 kB
Cached:         503640 kB
SwapCached:       5384 kB
Active:          99672 kB
Inactive:       463676 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1437152 kB
SwapTotal:     4192956 kB
SwapFree:      4181384 kB
Dirty:            8712 kB
Writeback:           0 kB
Mapped:          14472 kB
Slab:            41480 kB
Committed_AS:   732524 kB
PageTables:       1380 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= 66252 MiB
End job on node44 at 2009-05-09 21:25:02