Trace number 291868

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 852.555 852.814

General information on the benchmark

Namerandom/OnTreshold/5SAT/v80/
unif-k5-r21.3-v80-c1704-S1279127780-17.UNSAT.shuffled.cnf
MD5SUM7fdde2ec2d206698ff9f891232ef9afa
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark42.9115
Satisfiable
(Un)Satisfiability was proved
Number of variables80
Number of clauses1704
Sum of the clauses size8520
Maximum clause length5
Minimum clause length5
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 51704
Number of clauses of size over 50

Solver Data (download as text)

10.53/10.61	c run March_dl for 5 seconds ... 
10.53/10.61	c Bin: Executing march_dl
10.53/10.61	c child exit by a signal
10.53/10.61	c march_dl returned code 137.
10.53/10.61	c run saps (UBCSAT implementation) for 2 seconds ... 
10.53/10.61	c Bin: Executing ubcsat2006
10.53/10.61	c child exited successfully
10.53/10.61	c ubcsat2006 returned code 0.
10.53/10.61	c satzilla computing base features
10.53/10.61	c satzilla doing unit-prop probe
10.53/10.61	c satzilla doing local search probe
10.53/10.61	c satzilla doing lobjois search-space size estimate
10.53/10.61	c satzilla's ranking:
10.53/10.61	c 1) minisat20+P: -2.865751
10.53/10.61	c 2) march_dl+P: 0.435327
10.53/10.61	c 3) march_dl: 3.124238
10.53/10.61	c 4) minisat20: 3.800410
10.53/10.61	c 5) vallst+P: 5.793759
10.53/10.61	c 6) zchaff_rand+P: 5.917132
10.53/10.61	c 7) kcnfs+P: 999.000000
10.53/10.61	c 8) kcnfs: 999.000000
10.53/10.61	c 9) vallst: 999.000000
10.53/10.61	c 10) zchaff_rand: 999.000000
10.53/10.61	c satzilla running minisat20 with preprocessing ... 
10.53/10.62	This is MiniSat 2.0 beta
10.53/10.62	WARNING: for repeatability, setting FPU to use double precision
10.53/10.62	============================[ Problem Statistics ]=============================
10.53/10.62	|                                                                             |
10.53/10.62	|  Number of variables:  80                                                   |
10.53/10.62	|  Number of clauses:    1704                                                 |
10.53/10.62	|  Parsing time:         0.00         s                                       |
10.53/10.62	============================[ Search Statistics ]==============================
10.53/10.62	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
10.53/10.62	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
10.53/10.62	===============================================================================
10.53/10.62	|         0 |      80     1704     8520 |      568        0    nan |  0.000 % |
10.53/10.62	|       100 |      80     1704     8520 |      624      100     20 |  0.016 % |
10.53/10.62	|       250 |      80     1704     8520 |      687      250     19 |  0.016 % |
10.53/10.63	|       475 |      80     1704     8520 |      756      475     19 |  0.016 % |
10.53/10.64	|       814 |      80     1704     8520 |      831      425     18 |  0.016 % |
10.53/10.65	|      1320 |      80     1704     8520 |      914      505     17 |  0.016 % |
10.59/10.67	|      2079 |      80     1704     8520 |     1006      798     18 |  0.016 % |
10.59/10.70	|      3219 |      80     1704     8520 |     1106      908     18 |  0.016 % |
10.59/10.74	|      4927 |      80     1704     8520 |     1217      933     16 |  0.016 % |
10.59/10.80	|      7490 |      80     1704     8520 |     1339     1025     17 |  0.016 % |
10.59/10.91	|     11334 |      80     1704     8520 |     1473      799     16 |  0.016 % |
10.59/11.07	|     17101 |      80     1704     8520 |     1620     1358     16 |  0.016 % |
11.24/11.32	|     25751 |      80     1704     8520 |     1782     1007     15 |  0.016 % |
11.64/11.74	|     38726 |      80     1704     8520 |     1960     1410     17 |  0.016 % |
12.26/12.36	|     58188 |      80     1704     8520 |     2156     1080     17 |  0.016 % |
13.29/13.34	|     87380 |      80     1704     8520 |     2372     1953     17 |  0.016 % |
14.83/14.87	|    131173 |      80     1704     8520 |     2609     1471     16 |  0.016 % |
17.18/17.25	|    196860 |      80     1704     8520 |     2870     1381     16 |  0.016 % |
20.87/20.92	|    295386 |      80     1704     8520 |     3158     1633     17 |  0.016 % |
26.61/26.72	|    443177 |      80     1704     8520 |     3473     1629     16 |  0.016 % |
35.62/35.75	|    664860 |      80     1704     8520 |     3821     3180     17 |  0.016 % |
49.87/49.96	|    997387 |      80     1704     8520 |     4203     3535     16 |  0.016 % |
71.89/71.97	|   1496175 |      80     1704     8520 |     4623     4066     16 |  0.016 % |
106.43/106.53	|   2244358 |      80     1704     8520 |     5086     2471     16 |  0.016 % |
160.74/160.85	|   3366635 |      80     1704     8520 |     5594     4049     14 |  0.016 % |
246.11/246.31	|   5050047 |      80     1704     8520 |     6154     3500     16 |  0.016 % |
379.53/379.70	|   7575164 |      80     1704     8520 |     6769     4123     15 |  0.031 % |
590.63/590.93	|  11362840 |      80     1704     8520 |     7446     4037     15 |  0.063 % |
852.48/852.81	===============================================================================
852.48/852.81	restarts              : 28
852.48/852.81	conflicts             : 15942699       (18937 /sec)
852.48/852.81	decisions             : 17654729       (1.77 % random) (20970 /sec)
852.48/852.81	propagations          : 227652986      (270407 /sec)
852.48/852.81	conflict literals     : 256361895      (23.45 % deleted)
852.48/852.81	Memory used           : 4.19 MB
852.48/852.81	CPU time              : 841.891 s
852.48/852.81	
852.48/852.81	c Preprocessing...
852.48/852.81	c Inital problem has 80 variables, 1704 nary clauses (0 binary clauses).
852.48/852.81	c Num non-binary clauses 1704, Average non-binary clause length 5.000
852.48/852.81	c Theory has no gaps
852.48/852.81	c Preprocessor runtime was 0.000 seconds.
852.48/852.81	c 
852.48/852.81	c Satisfiability of theory still undetermined.
852.48/852.81	c See file /tmp/VR7Cjb for simplified theory.
852.48/852.81	c Bin: Executing minisat20
852.48/852.81	c child exited successfully
852.48/852.81	c minisat20 returned code 20.
852.48/852.81	s UNSATISFIABLE
852.48/852.81	c SATZILLA_TIME=852.660000

Verifier Data (download as text)

No possible verification on an UNSAT instance

Watcher Data (download as text)

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

command line: runsolver --timestamp -w ROOT/results/node13/watcher-291868-1171747488 -o ROOT/results/node13/solver-291868-1171747488 -C 1200 -M 1800 --output-limit 1,15 /tmp/evaluation/291868-1171747488/SATzilla2007_C /tmp/evaluation/291868-1171747488/instance-291868-1171747488.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1230 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.92 0.97 0.90 3/77 8833
/proc/meminfo: memFree=790016/2055920 swapFree=4192812/4192956
[pid=8833] ppid=8831 vsize=1440 CPUtime=0
/proc/8833/stat : 8833 (SATzilla2007_C) R 8831 8833 8399 0 -1 4194304 127 0 0 0 0 0 0 0 18 0 1 0 194703252 1474560 110 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216547 0 0 4096 0 0 0 0 17 1 0 0
/proc/8833/statm: 360 110 95 260 0 84 0
[pid=8834] ppid=8833 vsize=632 CPUtime=0
/proc/8834/stat : 8834 (march_dl) R 8833 8833 8399 0 -1 4194304 86 0 0 0 0 0 0 0 18 0 1 0 194703252 647168 80 18446744073709551615 134512640 134996440 4294956640 18446744073709551615 134544208 0 0 8392704 0 0 0 0 17 1 0 0
/proc/8834/statm: 158 80 52 118 0 37 0

[startup+0.107422 s]
/proc/loadavg: 0.92 0.97 0.90 3/77 8833
/proc/meminfo: memFree=790016/2055920 swapFree=4192812/4192956
[pid=8833] ppid=8831 vsize=1440 CPUtime=0
/proc/8833/stat : 8833 (SATzilla2007_C) S 8831 8833 8399 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 194703252 1474560 110 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/8833/statm: 360 110 95 260 0 84 0
[pid=8834] ppid=8833 vsize=2096 CPUtime=0.1
/proc/8834/stat : 8834 (march_dl) R 8833 8833 8399 0 -1 4194304 445 0 0 0 10 0 0 0 19 0 1 0 194703252 2146304 437 18446744073709551615 134512640 134996440 4294956640 18446744073709551615 134528156 0 0 8392704 0 0 0 0 17 1 0 0
/proc/8834/statm: 524 437 74 118 0 403 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 3536

[startup+0.515476 s]
/proc/loadavg: 0.92 0.97 0.90 3/77 8833
/proc/meminfo: memFree=790016/2055920 swapFree=4192812/4192956
[pid=8833] ppid=8831 vsize=1440 CPUtime=0
/proc/8833/stat : 8833 (SATzilla2007_C) S 8831 8833 8399 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 194703252 1474560 110 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/8833/statm: 360 110 95 260 0 84 0
[pid=8834] ppid=8833 vsize=2096 CPUtime=0.51
/proc/8834/stat : 8834 (march_dl) R 8833 8833 8399 0 -1 4194304 445 0 0 0 51 0 0 0 23 0 1 0 194703252 2146304 437 18446744073709551615 134512640 134996440 4294956640 18446744073709551615 134526954 0 0 8392704 0 0 0 0 17 1 0 0
/proc/8834/statm: 524 437 74 118 0 403 0
Current children cumulated CPU time (s) 0.51
Current children cumulated vsize (KiB) 3536

[startup+1.33559 s]
/proc/loadavg: 0.92 0.97 0.90 2/79 8835
/proc/meminfo: memFree=788080/2055920 swapFree=4192812/4192956
[pid=8833] ppid=8831 vsize=1440 CPUtime=0
/proc/8833/stat : 8833 (SATzilla2007_C) S 8831 8833 8399 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 194703252 1474560 110 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/8833/statm: 360 110 95 260 0 84 0
[pid=8834] ppid=8833 vsize=2748 CPUtime=1.33
/proc/8834/stat : 8834 (march_dl) R 8833 8833 8399 0 -1 4194304 616 0 0 0 133 0 0 0 25 0 1 0 194703252 2813952 608 18446744073709551615 134512640 134996440 4294956640 18446744073709551615 134527778 0 0 8392704 0 0 0 0 17 1 0 0
/proc/8834/statm: 687 608 74 118 0 566 0
Current children cumulated CPU time (s) 1.33
Current children cumulated vsize (KiB) 4188

[startup+2.9718 s]
/proc/loadavg: 0.92 0.97 0.90 2/79 8835
/proc/meminfo: memFree=787312/2055920 swapFree=4192812/4192956
[pid=8833] ppid=8831 vsize=1440 CPUtime=0
/proc/8833/stat : 8833 (SATzilla2007_C) S 8831 8833 8399 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 194703252 1474560 110 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/8833/statm: 360 110 95 260 0 84 0
[pid=8834] ppid=8833 vsize=3144 CPUtime=2.96
/proc/8834/stat : 8834 (march_dl) R 8833 8833 8399 0 -1 4194304 723 0 0 0 296 0 0 0 25 0 1 0 194703252 3219456 715 18446744073709551615 134512640 134996440 4294956640 18446744073709551615 134553685 0 0 8392704 0 0 0 0 17 1 0 0
/proc/8834/statm: 786 715 74 118 0 665 0
Current children cumulated CPU time (s) 2.96
Current children cumulated vsize (KiB) 4584

[startup+6.26024 s]
/proc/loadavg: 0.93 0.97 0.90 2/79 8836
/proc/meminfo: memFree=789168/2055920 swapFree=4192812/4192956
[pid=8833] ppid=8831 vsize=1440 CPUtime=4.99
/proc/8833/stat : 8833 (SATzilla2007_C) S 8831 8833 8399 0 -1 4194304 135 775 0 0 0 0 499 0 16 0 1 0 194703252 1474560 111 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/8833/statm: 360 111 96 260 0 84 0
[pid=8836] ppid=8833 vsize=6188 CPUtime=1.25
/proc/8836/stat : 8836 (ubcsat2006) R 8833 8833 8399 0 -1 4194304 266 0 0 0 113 12 0 0 25 0 1 0 194703752 6336512 249 18446744073709551615 134512640 134777720 4294956496 18446744073709551615 4294960144 0 0 8392704 0 0 0 0 17 1 0 0
/proc/8836/statm: 1547 249 156 64 0 1128 0
Current children cumulated CPU time (s) 6.24
Current children cumulated vsize (KiB) 7628

[startup+12.7221 s]
/proc/loadavg: 1.01 0.99 0.91 2/79 8837
/proc/meminfo: memFree=788528/2055920 swapFree=4192812/4192956
[pid=8833] ppid=8831 vsize=1976 CPUtime=10.59
/proc/8833/stat : 8833 (SATzilla2007_C) S 8831 8833 8399 0 -1 4194304 641 1047 0 0 314 23 700 22 25 0 1 0 194703252 2023424 306 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/8833/statm: 494 306 165 260 0 218 0
[pid=8837] ppid=8833 vsize=2076 CPUtime=2.09
/proc/8837/stat : 8837 (minisat20) R 8833 8833 8399 0 -1 4194304 208 0 0 0 209 0 0 0 25 0 1 0 194704314 2125824 202 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134649756 0 0 8392704 3 0 0 0 17 1 0 0
/proc/8837/statm: 519 202 58 118 0 397 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 4052

[startup+25.5308 s]
/proc/loadavg: 1.01 0.99 0.91 2/79 8837
/proc/meminfo: memFree=788144/2055920 swapFree=4192812/4192956
[pid=8833] ppid=8831 vsize=1976 CPUtime=10.59
/proc/8833/stat : 8833 (SATzilla2007_C) S 8831 8833 8399 0 -1 4194304 641 1047 0 0 314 23 700 22 25 0 1 0 194703252 2023424 306 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/8833/statm: 494 306 165 260 0 218 0
[pid=8837] ppid=8833 vsize=2476 CPUtime=14.89
/proc/8837/stat : 8837 (minisat20) R 8833 8833 8399 0 -1 4194304 303 0 0 0 1489 0 0 0 25 0 1 0 194704314 2535424 297 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525534 0 0 8392704 3 0 0 0 17 1 0 0
/proc/8837/statm: 619 297 58 118 0 497 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 4452

[startup+51.1602 s]
/proc/loadavg: 1.00 0.99 0.91 2/79 8837
/proc/meminfo: memFree=787888/2055920 swapFree=4192812/4192956
[pid=8833] ppid=8831 vsize=1976 CPUtime=10.59
/proc/8833/stat : 8833 (SATzilla2007_C) S 8831 8833 8399 0 -1 4194304 641 1047 0 0 314 23 700 22 25 0 1 0 194703252 2023424 306 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/8833/statm: 494 306 165 260 0 218 0
[pid=8837] ppid=8833 vsize=2744 CPUtime=40.51
/proc/8837/stat : 8837 (minisat20) R 8833 8833 8399 0 -1 4194304 374 0 0 0 4051 0 0 0 25 0 1 0 194704314 2809856 368 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134528288 0 0 8392704 3 0 0 0 17 1 0 0
/proc/8837/statm: 686 368 58 118 0 564 0
Current children cumulated CPU time (s) 51.1
Current children cumulated vsize (KiB) 4720

[startup+102.41 s]
/proc/loadavg: 1.00 0.99 0.91 2/79 8837
/proc/meminfo: memFree=787568/2055920 swapFree=4192812/4192956
[pid=8833] ppid=8831 vsize=1976 CPUtime=10.59
/proc/8833/stat : 8833 (SATzilla2007_C) S 8831 8833 8399 0 -1 4194304 641 1047 0 0 314 23 700 22 25 0 1 0 194703252 2023424 306 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/8833/statm: 494 306 165 260 0 218 0
[pid=8837] ppid=8833 vsize=3020 CPUtime=91.74
/proc/8837/stat : 8837 (minisat20) R 8833 8833 8399 0 -1 4194304 448 0 0 0 9174 0 0 0 25 0 1 0 194704314 3092480 442 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/8837/statm: 755 442 58 118 0 633 0
Current children cumulated CPU time (s) 102.33
Current children cumulated vsize (KiB) 4996

[startup+162.48 s]
/proc/loadavg: 1.00 0.99 0.91 2/79 8837
/proc/meminfo: memFree=787376/2055920 swapFree=4192812/4192956
[pid=8833] ppid=8831 vsize=1976 CPUtime=10.59
/proc/8833/stat : 8833 (SATzilla2007_C) S 8831 8833 8399 0 -1 4194304 641 1047 0 0 314 23 700 22 25 0 1 0 194703252 2023424 306 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/8833/statm: 494 306 165 260 0 218 0
[pid=8837] ppid=8833 vsize=3316 CPUtime=151.79
/proc/8837/stat : 8837 (minisat20) R 8833 8833 8399 0 -1 4194304 489 0 0 0 15179 0 0 0 25 0 1 0 194704314 3395584 483 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525497 0 0 8392704 3 0 0 0 17 1 0 0
/proc/8837/statm: 829 483 58 118 0 707 0
Current children cumulated CPU time (s) 162.38
Current children cumulated vsize (KiB) 5292

[startup+222.552 s]
/proc/loadavg: 1.00 0.99 0.91 2/79 8837
/proc/meminfo: memFree=787056/2055920 swapFree=4192812/4192956
[pid=8833] ppid=8831 vsize=1976 CPUtime=10.59
/proc/8833/stat : 8833 (SATzilla2007_C) S 8831 8833 8399 0 -1 4194304 641 1047 0 0 314 23 700 22 25 0 1 0 194703252 2023424 306 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/8833/statm: 494 306 165 260 0 218 0
[pid=8837] ppid=8833 vsize=3588 CPUtime=211.85
/proc/8837/stat : 8837 (minisat20) R 8833 8833 8399 0 -1 4194304 559 0 0 0 21184 1 0 0 25 0 1 0 194704314 3674112 553 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525534 0 0 8392704 3 0 0 0 17 1 0 0
/proc/8837/statm: 897 553 58 118 0 775 0
Current children cumulated CPU time (s) 222.44
Current children cumulated vsize (KiB) 5564

[startup+282.617 s]
/proc/loadavg: 1.00 0.99 0.91 3/79 8837
/proc/meminfo: memFree=786864/2055920 swapFree=4192812/4192956
[pid=8833] ppid=8831 vsize=1976 CPUtime=10.59
/proc/8833/stat : 8833 (SATzilla2007_C) S 8831 8833 8399 0 -1 4194304 641 1047 0 0 314 23 700 22 25 0 1 0 194703252 2023424 306 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/8833/statm: 494 306 165 260 0 218 0
[pid=8837] ppid=8833 vsize=3728 CPUtime=271.9
/proc/8837/stat : 8837 (minisat20) R 8833 8833 8399 0 -1 4194304 595 0 0 0 27189 1 0 0 25 0 1 0 194704314 3817472 589 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525578 0 0 8392704 3 0 0 0 17 1 0 0
/proc/8837/statm: 932 589 58 118 0 810 0
Current children cumulated CPU time (s) 282.49
Current children cumulated vsize (KiB) 5704

[startup+342.686 s]
/proc/loadavg: 1.00 0.99 0.91 2/79 8837
/proc/meminfo: memFree=786800/2055920 swapFree=4192812/4192956
[pid=8833] ppid=8831 vsize=1976 CPUtime=10.59
/proc/8833/stat : 8833 (SATzilla2007_C) S 8831 8833 8399 0 -1 4194304 641 1047 0 0 314 23 700 22 25 0 1 0 194703252 2023424 306 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/8833/statm: 494 306 165 260 0 218 0
[pid=8837] ppid=8833 vsize=3728 CPUtime=331.95
/proc/8837/stat : 8837 (minisat20) R 8833 8833 8399 0 -1 4194304 624 0 0 0 33194 1 0 0 25 0 1 0 194704314 3817472 618 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/8837/statm: 932 618 58 118 0 810 0
Current children cumulated CPU time (s) 342.54
Current children cumulated vsize (KiB) 5704

[startup+402.759 s]
/proc/loadavg: 1.00 0.99 0.91 2/79 8837
/proc/meminfo: memFree=786736/2055920 swapFree=4192812/4192956
[pid=8833] ppid=8831 vsize=1976 CPUtime=10.59
/proc/8833/stat : 8833 (SATzilla2007_C) S 8831 8833 8399 0 -1 4194304 641 1047 0 0 314 23 700 22 25 0 1 0 194703252 2023424 306 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/8833/statm: 494 306 165 260 0 218 0
[pid=8837] ppid=8833 vsize=3868 CPUtime=392.01
/proc/8837/stat : 8837 (minisat20) R 8833 8833 8399 0 -1 4194304 654 0 0 0 39199 2 0 0 25 0 1 0 194704314 3960832 648 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525536 0 0 8392704 3 0 0 0 17 1 0 0
/proc/8837/statm: 967 648 58 118 0 845 0
Current children cumulated CPU time (s) 402.6
Current children cumulated vsize (KiB) 5844

[startup+462.825 s]
/proc/loadavg: 1.00 0.99 0.91 2/79 8837
/proc/meminfo: memFree=786608/2055920 swapFree=4192812/4192956
[pid=8833] ppid=8831 vsize=1976 CPUtime=10.59
/proc/8833/stat : 8833 (SATzilla2007_C) S 8831 8833 8399 0 -1 4194304 641 1047 0 0 314 23 700 22 25 0 1 0 194703252 2023424 306 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/8833/statm: 494 306 165 260 0 218 0
[pid=8837] ppid=8833 vsize=4004 CPUtime=452.05
/proc/8837/stat : 8837 (minisat20) R 8833 8833 8399 0 -1 4194304 662 0 0 0 45203 2 0 0 25 0 1 0 194704314 4100096 656 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525534 0 0 8392704 3 0 0 0 17 1 0 0
/proc/8837/statm: 1001 656 58 118 0 879 0
Current children cumulated CPU time (s) 462.64

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


[startup+522.89 s]
/proc/loadavg: 1.06 1.00 0.92 2/79 8837
/proc/meminfo: memFree=786672/2055920 swapFree=4192812/4192956
[pid=8833] ppid=8831 vsize=1976 CPUtime=10.59
/proc/8833/stat : 8833 (SATzilla2007_C) S 8831 8833 8399 0 -1 4194304 641 1047 0 0 314 23 700 22 25 0 1 0 194703252 2023424 306 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/8833/statm: 494 306 165 260 0 218 0
[pid=8837] ppid=8833 vsize=4004 CPUtime=512.1
/proc/8837/stat : 8837 (minisat20) R 8833 8833 8399 0 -1 4194304 669 0 0 0 51208 2 0 0 25 0 1 0 194704314 4100096 663 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525619 0 0 8392704 3 0 0 0 17 1 0 0
/proc/8837/statm: 1001 663 58 118 0 879 0
Current children cumulated CPU time (s) 522.69
Current children cumulated vsize (KiB) 5980

[startup+582.957 s]
/proc/loadavg: 1.02 1.00 0.92 2/79 8837
/proc/meminfo: memFree=786608/2055920 swapFree=4192812/4192956
[pid=8833] ppid=8831 vsize=1976 CPUtime=10.59
/proc/8833/stat : 8833 (SATzilla2007_C) S 8831 8833 8399 0 -1 4194304 641 1047 0 0 314 23 700 22 25 0 1 0 194703252 2023424 306 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/8833/statm: 494 306 165 260 0 218 0
[pid=8837] ppid=8833 vsize=4004 CPUtime=572.15
/proc/8837/stat : 8837 (minisat20) R 8833 8833 8399 0 -1 4194304 669 0 0 0 57213 2 0 0 25 0 1 0 194704314 4100096 663 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134519369 0 0 8392704 3 0 0 0 17 1 0 0
/proc/8837/statm: 1001 663 58 118 0 879 0
Current children cumulated CPU time (s) 582.74
Current children cumulated vsize (KiB) 5980

[startup+643.031 s]
/proc/loadavg: 1.01 1.00 0.92 2/79 8837
/proc/meminfo: memFree=786608/2055920 swapFree=4192812/4192956
[pid=8833] ppid=8831 vsize=1976 CPUtime=10.59
/proc/8833/stat : 8833 (SATzilla2007_C) S 8831 8833 8399 0 -1 4194304 641 1047 0 0 314 23 700 22 25 0 1 0 194703252 2023424 306 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/8833/statm: 494 306 165 260 0 218 0
[pid=8837] ppid=8833 vsize=4004 CPUtime=632.21
/proc/8837/stat : 8837 (minisat20) R 8833 8833 8399 0 -1 4194304 682 0 0 0 63218 3 0 0 25 0 1 0 194704314 4100096 676 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134529239 0 0 8392704 3 0 0 0 17 1 0 0
/proc/8837/statm: 1001 676 58 118 0 879 0
Current children cumulated CPU time (s) 642.8
Current children cumulated vsize (KiB) 5980

[startup+703.098 s]
/proc/loadavg: 1.00 1.00 0.92 2/79 8837
/proc/meminfo: memFree=786544/2055920 swapFree=4192812/4192956
[pid=8833] ppid=8831 vsize=1976 CPUtime=10.59
/proc/8833/stat : 8833 (SATzilla2007_C) S 8831 8833 8399 0 -1 4194304 641 1047 0 0 314 23 700 22 25 0 1 0 194703252 2023424 306 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/8833/statm: 494 306 165 260 0 218 0
[pid=8837] ppid=8833 vsize=4136 CPUtime=692.25
/proc/8837/stat : 8837 (minisat20) R 8833 8833 8399 0 -1 4194304 691 0 0 0 69222 3 0 0 25 0 1 0 194704314 4235264 685 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525828 0 0 8392704 3 0 0 0 17 1 0 0
/proc/8837/statm: 1034 685 58 118 0 912 0
Current children cumulated CPU time (s) 702.84
Current children cumulated vsize (KiB) 6112

[startup+763.169 s]
/proc/loadavg: 1.00 1.00 0.92 2/79 8837
/proc/meminfo: memFree=786416/2055920 swapFree=4192812/4192956
[pid=8833] ppid=8831 vsize=1976 CPUtime=10.59
/proc/8833/stat : 8833 (SATzilla2007_C) S 8831 8833 8399 0 -1 4194304 641 1047 0 0 314 23 700 22 25 0 1 0 194703252 2023424 306 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/8833/statm: 494 306 165 260 0 218 0
[pid=8837] ppid=8833 vsize=4136 CPUtime=752.32
/proc/8837/stat : 8837 (minisat20) R 8833 8833 8399 0 -1 4194304 720 0 0 0 75228 4 0 0 25 0 1 0 194704314 4235264 714 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525557 0 0 8392704 3 0 0 0 17 1 0 0
/proc/8837/statm: 1034 714 58 118 0 912 0
Current children cumulated CPU time (s) 762.91
Current children cumulated vsize (KiB) 6112

[startup+823.244 s]
/proc/loadavg: 1.00 1.00 0.92 2/79 8837
/proc/meminfo: memFree=786352/2055920 swapFree=4192812/4192956
[pid=8833] ppid=8831 vsize=1976 CPUtime=10.59
/proc/8833/stat : 8833 (SATzilla2007_C) S 8831 8833 8399 0 -1 4194304 641 1047 0 0 314 23 700 22 25 0 1 0 194703252 2023424 306 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/8833/statm: 494 306 165 260 0 218 0
[pid=8837] ppid=8833 vsize=4284 CPUtime=812.37
/proc/8837/stat : 8837 (minisat20) R 8833 8833 8399 0 -1 4194304 733 0 0 0 81233 4 0 0 25 0 1 0 194704314 4386816 727 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525636 0 0 8392704 3 0 0 0 17 1 0 0
/proc/8837/statm: 1071 727 58 118 0 949 0
Current children cumulated CPU time (s) 822.96
Current children cumulated vsize (KiB) 6260

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

[startup+839.745 s]
/proc/loadavg: 1.00 1.00 0.92 2/79 8837
/proc/meminfo: memFree=786352/2055920 swapFree=4192812/4192956
[pid=8833] ppid=8831 vsize=1976 CPUtime=10.59
/proc/8833/stat : 8833 (SATzilla2007_C) S 8831 8833 8399 0 -1 4194304 641 1047 0 0 314 23 700 22 25 0 1 0 194703252 2023424 306 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/8833/statm: 494 306 165 260 0 218 0
[pid=8837] ppid=8833 vsize=4284 CPUtime=828.86
/proc/8837/stat : 8837 (minisat20) R 8833 8833 8399 0 -1 4194304 733 0 0 0 82882 4 0 0 25 0 1 0 194704314 4386816 727 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134529260 0 0 8392704 3 0 0 0 17 1 0 0
/proc/8837/statm: 1071 727 58 118 0 949 0
Current children cumulated CPU time (s) 839.45
Current children cumulated vsize (KiB) 6260

[startup+846.31 s]
/proc/loadavg: 1.00 1.00 0.92 2/79 8837
/proc/meminfo: memFree=786352/2055920 swapFree=4192812/4192956
[pid=8833] ppid=8831 vsize=1976 CPUtime=10.59
/proc/8833/stat : 8833 (SATzilla2007_C) S 8831 8833 8399 0 -1 4194304 641 1047 0 0 314 23 700 22 25 0 1 0 194703252 2023424 306 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/8833/statm: 494 306 165 260 0 218 0
[pid=8837] ppid=8833 vsize=4284 CPUtime=835.43
/proc/8837/stat : 8837 (minisat20) R 8833 8833 8399 0 -1 4194304 733 0 0 0 83539 4 0 0 25 0 1 0 194704314 4386816 727 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134519335 0 0 8392704 3 0 0 0 17 1 0 0
/proc/8837/statm: 1071 727 58 118 0 949 0
Current children cumulated CPU time (s) 846.02
Current children cumulated vsize (KiB) 6260

[startup+849.587 s]
/proc/loadavg: 1.00 1.00 0.92 2/79 8837
/proc/meminfo: memFree=786352/2055920 swapFree=4192812/4192956
[pid=8833] ppid=8831 vsize=1976 CPUtime=10.59
/proc/8833/stat : 8833 (SATzilla2007_C) S 8831 8833 8399 0 -1 4194304 641 1047 0 0 314 23 700 22 25 0 1 0 194703252 2023424 306 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/8833/statm: 494 306 165 260 0 218 0
[pid=8837] ppid=8833 vsize=4284 CPUtime=838.7
/proc/8837/stat : 8837 (minisat20) R 8833 8833 8399 0 -1 4194304 733 0 0 0 83866 4 0 0 25 0 1 0 194704314 4386816 727 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525578 0 0 8392704 3 0 0 0 17 1 0 0
/proc/8837/statm: 1071 727 58 118 0 949 0
Current children cumulated CPU time (s) 849.29
Current children cumulated vsize (KiB) 6260

[startup+851.232 s]
/proc/loadavg: 1.00 1.00 0.92 2/79 8837
/proc/meminfo: memFree=786352/2055920 swapFree=4192812/4192956
[pid=8833] ppid=8831 vsize=1976 CPUtime=10.59
/proc/8833/stat : 8833 (SATzilla2007_C) S 8831 8833 8399 0 -1 4194304 641 1047 0 0 314 23 700 22 25 0 1 0 194703252 2023424 306 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/8833/statm: 494 306 165 260 0 218 0
[pid=8837] ppid=8833 vsize=4284 CPUtime=840.35
/proc/8837/stat : 8837 (minisat20) R 8833 8833 8399 0 -1 4194304 733 0 0 0 84031 4 0 0 25 0 1 0 194704314 4386816 727 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525828 0 0 8392704 3 0 0 0 17 1 0 0
/proc/8837/statm: 1071 727 58 118 0 949 0
Current children cumulated CPU time (s) 850.94
Current children cumulated vsize (KiB) 6260

[startup+852.055 s]
/proc/loadavg: 1.00 1.00 0.92 2/79 8837
/proc/meminfo: memFree=786352/2055920 swapFree=4192812/4192956
[pid=8833] ppid=8831 vsize=1976 CPUtime=10.59
/proc/8833/stat : 8833 (SATzilla2007_C) S 8831 8833 8399 0 -1 4194304 641 1047 0 0 314 23 700 22 25 0 1 0 194703252 2023424 306 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/8833/statm: 494 306 165 260 0 218 0
[pid=8837] ppid=8833 vsize=4284 CPUtime=841.17
/proc/8837/stat : 8837 (minisat20) R 8833 8833 8399 0 -1 4194304 733 0 0 0 84113 4 0 0 25 0 1 0 194704314 4386816 727 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525636 0 0 8392704 3 0 0 0 17 1 0 0
/proc/8837/statm: 1071 727 58 118 0 949 0
Current children cumulated CPU time (s) 851.76
Current children cumulated vsize (KiB) 6260

[startup+852.463 s]
/proc/loadavg: 1.00 1.00 0.92 2/79 8837
/proc/meminfo: memFree=786352/2055920 swapFree=4192812/4192956
[pid=8833] ppid=8831 vsize=1976 CPUtime=10.59
/proc/8833/stat : 8833 (SATzilla2007_C) S 8831 8833 8399 0 -1 4194304 641 1047 0 0 314 23 700 22 25 0 1 0 194703252 2023424 306 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/8833/statm: 494 306 165 260 0 218 0
[pid=8837] ppid=8833 vsize=4284 CPUtime=841.58
/proc/8837/stat : 8837 (minisat20) R 8833 8833 8399 0 -1 4194304 733 0 0 0 84154 4 0 0 25 0 1 0 194704314 4386816 727 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134528539 0 0 8392704 3 0 0 0 17 1 0 0
/proc/8837/statm: 1071 727 58 118 0 949 0
Current children cumulated CPU time (s) 852.17
Current children cumulated vsize (KiB) 6260

[startup+852.671 s]
/proc/loadavg: 1.00 1.00 0.92 2/79 8837
/proc/meminfo: memFree=786352/2055920 swapFree=4192812/4192956
[pid=8833] ppid=8831 vsize=1976 CPUtime=10.59
/proc/8833/stat : 8833 (SATzilla2007_C) S 8831 8833 8399 0 -1 4194304 641 1047 0 0 314 23 700 22 25 0 1 0 194703252 2023424 306 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/8833/statm: 494 306 165 260 0 218 0
[pid=8837] ppid=8833 vsize=4284 CPUtime=841.79
/proc/8837/stat : 8837 (minisat20) R 8833 8833 8399 0 -1 4194304 733 0 0 0 84175 4 0 0 25 0 1 0 194704314 4386816 727 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/8837/statm: 1071 727 58 118 0 949 0
Current children cumulated CPU time (s) 852.38
Current children cumulated vsize (KiB) 6260

[startup+852.773 s]
/proc/loadavg: 1.00 1.00 0.92 2/79 8837
/proc/meminfo: memFree=786352/2055920 swapFree=4192812/4192956
[pid=8833] ppid=8831 vsize=1976 CPUtime=10.59
/proc/8833/stat : 8833 (SATzilla2007_C) S 8831 8833 8399 0 -1 4194304 641 1047 0 0 314 23 700 22 25 0 1 0 194703252 2023424 306 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/8833/statm: 494 306 165 260 0 218 0
[pid=8837] ppid=8833 vsize=4284 CPUtime=841.89
/proc/8837/stat : 8837 (minisat20) R 8833 8833 8399 0 -1 4194304 733 0 0 0 84185 4 0 0 25 0 1 0 194704314 4386816 727 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525583 0 0 8392704 3 0 0 0 17 1 0 0
/proc/8837/statm: 1071 727 58 118 0 949 0
Current children cumulated CPU time (s) 852.48
Current children cumulated vsize (KiB) 6260

Child status: 20
Real time (s): 852.814
CPU time (s): 852.555
CPU user time (s): 852.04
CPU system time (s): 0.514921
CPU usage (%): 99.9697
Max. virtual memory (cumulated for all children) (KiB): 7628

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

runsolver used 0.871867 second user time and 2.16467 second system time

The end

Launcher Data (download as text)

Begin job on node13 on Sat Feb 17 21:24:48 UTC 2007

IDJOB= 291868
IDBENCH= 19825
IDSOLVER= 135
FILE ID= node13/291868-1171747488

PBS_JOBID= 3839256

Free space on /tmp= 66535 MiB

SOLVER NAME= SATzilla CRAFTED
BENCH NAME= HOME/pub/bench/SAT07/random/OnTreshold/5SAT/v80/unif-k5-r21.3-v80-c1704-S1279127780-17.UNSAT.shuffled.cnf
COMMAND LINE= /tmp/evaluation/291868-1171747488/SATzilla2007_C /tmp/evaluation/291868-1171747488/instance-291868-1171747488.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node13/watcher-291868-1171747488 -o ROOT/results/node13/solver-291868-1171747488 -C 1200 -M 1800 --output-limit 1,15  /tmp/evaluation/291868-1171747488/SATzilla2007_C /tmp/evaluation/291868-1171747488/instance-291868-1171747488.cnf            

META MD5SUM SOLVER= a1f00d13cbb558b34a83b365ff80fcc3
MD5SUM BENCH=  7fdde2ec2d206698ff9f891232ef9afa

RANDOM SEED= 810457944

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node13.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.236
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.236
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:        790488 kB
Buffers:         66964 kB
Cached:        1063944 kB
SwapCached:          0 kB
Active:         612756 kB
Inactive:       572508 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        790488 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            8412 kB
Writeback:           0 kB
Mapped:          73220 kB
Slab:            65732 kB
Committed_AS:   814776 kB
PageTables:       1744 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= 66535 MiB

End job on node13 on Sat Feb 17 21:39:01 UTC 2007