Trace number 423538

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 RANDOMUNSAT 919.149 919.108

General information on the benchmark

Namerandom/OnTreshold/7SAT/v50/
unif-k7-r89-v50-c4450-S1195605559-14.UNSAT.shuffled.cnf
MD5SUMeac9af97d18fcd2d7b549542328af50a
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark69.3355
Satisfiable
(Un)Satisfiability was proved
Number of variables50
Number of clauses4450
Sum of the clauses size31150
Maximum clause length7
Minimum clause length7
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 50
Number of clauses of size over 54450

Solver Data (download as text)

10.58/10.63	c run March_dl for 5 seconds ... 
10.58/10.63	c Bin: Executing march_dl
10.58/10.63	c child exit by a signal
10.58/10.63	c march_dl returned code 137.
10.58/10.63	c run saps (UBCSAT implementation) for 2 seconds ... 
10.58/10.63	c Bin: Executing ubcsat2006
10.58/10.63	c child exited successfully
10.58/10.63	c ubcsat2006 returned code 0.
10.58/10.63	c satzilla computing base features
10.58/10.63	c satzilla doing unit-prop probe
10.58/10.63	c satzilla doing local search probe
10.58/10.63	c satzilla doing lobjois search-space size estimate
10.58/10.63	c satzilla's ranking:
10.58/10.63	c 1) minisat20+P: 2.764301
10.58/10.63	c 2) kcnfs: 3.193078
10.58/10.63	c 3) march_dl: 4.530898
10.58/10.63	c 4) kcnfs+P: 999.000000
10.58/10.63	c 5) march_dl+P: 999.000000
10.58/10.63	c 6) vallst+P: 999.000000
10.58/10.63	c 7) zchaff_rand+P: 999.000000
10.58/10.63	c 8) vallst: 999.000000
10.58/10.63	c 9) zchaff_rand: 999.000000
10.58/10.63	c 10) minisat20: 999.000000
10.58/10.63	c satzilla running minisat20 with preprocessing ... 
10.58/10.65	This is MiniSat 2.0 beta
10.58/10.65	WARNING: for repeatability, setting FPU to use double precision
10.58/10.65	============================[ Problem Statistics ]=============================
10.58/10.65	|                                                                             |
10.58/10.65	|  Number of variables:  50                                                   |
10.58/10.65	|  Number of clauses:    4450                                                 |
10.58/10.66	|  Parsing time:         0.00         s                                       |
10.58/10.66	============================[ Search Statistics ]==============================
10.58/10.66	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
10.58/10.66	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
10.58/10.66	===============================================================================
10.58/10.66	|         0 |      50     4450    31150 |     1483        0    nan |  0.000 % |
10.58/10.66	|       101 |      50     4450    31150 |     1631      101     19 |  0.041 % |
10.58/10.67	|       252 |      50     4450    31150 |     1794      252     20 |  0.041 % |
10.58/10.67	|       481 |      50     4450    31150 |     1974      481     19 |  0.041 % |
10.58/10.69	|       822 |      50     4450    31150 |     2171      822     19 |  0.041 % |
10.64/10.70	|      1328 |      50     4450    31150 |     2388     1328     19 |  0.041 % |
10.64/10.74	|      2088 |      50     4450    31150 |     2627     2088     19 |  0.041 % |
10.64/10.78	|      3227 |      50     4450    31150 |     2890     1902     18 |  0.041 % |
10.64/10.86	|      4935 |      50     4450    31150 |     3179     2156     17 |  0.041 % |
10.87/10.98	|      7498 |      50     4450    31150 |     3497     3120     17 |  0.041 % |
11.07/11.16	|     11343 |      50     4450    31150 |     3847     3448     17 |  0.041 % |
11.37/11.45	|     17109 |      50     4450    31150 |     4232     3409     17 |  0.041 % |
11.77/11.87	|     25758 |      50     4450    31150 |     4655     3555     18 |  0.041 % |
12.47/12.57	|     38734 |      50     4450    31150 |     5120     2505     16 |  0.041 % |
13.57/13.61	|     58197 |      50     4450    31150 |     5632     3977     17 |  0.041 % |
15.17/15.23	|     87390 |      50     4450    31150 |     6196     4899     17 |  0.041 % |
17.77/17.82	|    131179 |      50     4450    31150 |     6815     5172     16 |  0.041 % |
21.77/21.87	|    196864 |      50     4450    31150 |     7497     5920     17 |  0.041 % |
28.17/28.28	|    295390 |      50     4450    31150 |     8247     6730     16 |  0.041 % |
38.17/38.27	|    443179 |      50     4450    31150 |     9071     5746     15 |  0.041 % |
53.77/53.86	|    664863 |      50     4450    31150 |     9979     4713     16 |  0.041 % |
78.08/78.19	|    997390 |      50     4450    31150 |    10977     7306     15 |  0.041 % |
116.78/116.81	|   1496179 |      50     4450    31150 |    12074     5807     15 |  0.041 % |
177.58/177.64	|   2244361 |      50     4450    31150 |    13282    10335     14 |  0.041 % |
275.28/275.34	|   3366636 |      50     4450    31150 |    14610     8804     15 |  0.042 % |
429.79/429.81	|   5050050 |      50     4450    31150 |    16071    10085     16 |  0.081 % |
675.81/675.84	|   7575166 |      49     4163    29141 |    17678     9269     15 |  2.041 % |
919.12/919.10	===============================================================================
919.12/919.10	restarts              : 27
919.12/919.10	conflicts             : 9981039        (10987 /sec)
919.12/919.10	decisions             : 10694749       (1.79 % random) (11773 /sec)
919.12/919.10	propagations          : 82383645       (90689 /sec)
919.12/919.10	conflict literals     : 147860927      (25.88 % deleted)
919.12/919.10	Memory used           : 6.67 MB
919.12/919.10	CPU time              : 908.422 s
919.12/919.10	
919.12/919.10	c Preprocessing...
919.12/919.10	c Inital problem has 50 variables, 4450 nary clauses (0 binary clauses).
919.12/919.10	c Num non-binary clauses 4450, Average non-binary clause length 7.000
919.12/919.10	c Theory has no gaps
919.12/919.10	c Preprocessor runtime was 0.010 seconds.
919.12/919.10	c 
919.12/919.10	c Satisfiability of theory still undetermined.
919.12/919.10	c See file /tmp/SVruOD for simplified theory.
919.12/919.10	c Bin: Executing minisat20
919.12/919.10	c child exited successfully
919.12/919.10	c minisat20 returned code 20.
919.12/919.10	s UNSATISFIABLE
919.12/919.10	c SATZILLA_TIME=919.270000

Verifier Data (download as text)

No possible verification on an UNSAT instance

Watcher Data (download as text)

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

command line: runsolver --timestamp -w ROOT/results/node16/watcher-423538-1177827685 -o ROOT/results/node16/solver-423538-1177827685 -C 5000 -W 7500 -M 1800 --output-limit 1,15 /tmp/evaluation/423538-1177827685/SATzilla2007_R /tmp/evaluation/423538-1177827685/instance-423538-1177827685.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): 7500 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.00 0.98 0.96 3/77 8973
/proc/meminfo: memFree=1479544/2055920 swapFree=4148656/4192956
[pid=8973] ppid=8971 vsize=1440 CPUtime=0
/proc/8973/stat : 8973 (SATzilla2007_R) S 8971 8973 8035 0 -1 4194304 127 0 0 0 0 0 0 0 18 0 1 0 230686101 1474560 110 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/8973/statm: 360 110 95 260 0 84 0
[pid=8974] ppid=8973 vsize=636 CPUtime=0
/proc/8974/stat : 8974 (march_dl) R 8973 8973 8035 0 -1 4194304 81 0 0 0 0 0 0 0 19 0 1 0 230686101 651264 76 18446744073709551615 134512640 134996440 4294956688 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 1 0 0
/proc/8974/statm: 159 76 50 118 0 38 0

[startup+0.0617649 s]
/proc/loadavg: 1.00 0.98 0.96 3/77 8973
/proc/meminfo: memFree=1479544/2055920 swapFree=4148656/4192956
[pid=8973] ppid=8971 vsize=1440 CPUtime=0
/proc/8973/stat : 8973 (SATzilla2007_R) S 8971 8973 8035 0 -1 4194304 127 0 0 0 0 0 0 0 18 0 1 0 230686101 1474560 110 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/8973/statm: 360 110 95 260 0 84 0
[pid=8974] ppid=8973 vsize=1740 CPUtime=0.05
/proc/8974/stat : 8974 (march_dl) R 8973 8973 8035 0 -1 4194304 617 0 0 0 5 0 0 0 19 0 1 0 230686101 1781760 266 18446744073709551615 134512640 134996440 4294956688 18446744073709551615 134583055 0 0 8392704 0 0 0 0 17 1 0 0
/proc/8974/statm: 435 266 67 118 0 314 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 3180

[startup+0.101755 s]
/proc/loadavg: 1.00 0.98 0.96 3/77 8973
/proc/meminfo: memFree=1479544/2055920 swapFree=4148656/4192956
[pid=8973] ppid=8971 vsize=1440 CPUtime=0
/proc/8973/stat : 8973 (SATzilla2007_R) S 8971 8973 8035 0 -1 4194304 127 0 0 0 0 0 0 0 18 0 1 0 230686101 1474560 110 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/8973/statm: 360 110 95 260 0 84 0
[pid=8974] ppid=8973 vsize=1740 CPUtime=0.09
/proc/8974/stat : 8974 (march_dl) R 8973 8973 8035 0 -1 4194304 619 0 0 0 9 0 0 0 19 0 1 0 230686101 1781760 268 18446744073709551615 134512640 134996440 4294956688 18446744073709551615 134583356 0 0 8392704 0 0 0 0 17 1 0 0
/proc/8974/statm: 435 268 67 118 0 314 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3180

[startup+0.301713 s]
/proc/loadavg: 1.00 0.98 0.96 3/77 8973
/proc/meminfo: memFree=1479544/2055920 swapFree=4148656/4192956
[pid=8973] ppid=8971 vsize=1440 CPUtime=0
/proc/8973/stat : 8973 (SATzilla2007_R) S 8971 8973 8035 0 -1 4194304 127 0 0 0 0 0 0 0 18 0 1 0 230686101 1474560 110 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/8973/statm: 360 110 95 260 0 84 0
[pid=8974] ppid=8973 vsize=1872 CPUtime=0.29
/proc/8974/stat : 8974 (march_dl) R 8973 8973 8035 0 -1 4194304 643 0 0 0 29 0 0 0 21 0 1 0 230686101 1916928 292 18446744073709551615 134512640 134996440 4294956688 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 1 0 0
/proc/8974/statm: 468 292 67 118 0 347 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 3312

[startup+0.701629 s]
/proc/loadavg: 1.00 0.98 0.96 3/77 8973
/proc/meminfo: memFree=1479544/2055920 swapFree=4148656/4192956
[pid=8973] ppid=8971 vsize=1440 CPUtime=0
/proc/8973/stat : 8973 (SATzilla2007_R) S 8971 8973 8035 0 -1 4194304 127 0 0 0 0 0 0 0 18 0 1 0 230686101 1474560 110 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/8973/statm: 360 110 95 260 0 84 0
[pid=8974] ppid=8973 vsize=4856 CPUtime=0.69
/proc/8974/stat : 8974 (march_dl) R 8973 8973 8035 0 -1 4194304 1543 0 0 0 69 0 0 0 25 0 1 0 230686101 4972544 1108 18446744073709551615 134512640 134996440 4294956688 18446744073709551615 134559744 0 0 8392704 0 0 0 0 17 1 0 0
/proc/8974/statm: 1214 1108 72 118 0 1093 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 6296

[startup+1.50146 s]
/proc/loadavg: 1.00 0.98 0.96 2/79 8975
/proc/meminfo: memFree=1475048/2055920 swapFree=4148656/4192956
[pid=8973] ppid=8971 vsize=1440 CPUtime=0
/proc/8973/stat : 8973 (SATzilla2007_R) S 8971 8973 8035 0 -1 4194304 127 0 0 0 0 0 0 0 18 0 1 0 230686101 1474560 110 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/8973/statm: 360 110 95 260 0 84 0
[pid=8974] ppid=8973 vsize=5436 CPUtime=1.49
/proc/8974/stat : 8974 (march_dl) R 8973 8973 8035 0 -1 4194304 1608 0 0 0 149 0 0 0 25 0 1 0 230686101 5566464 1173 18446744073709551615 134512640 134996440 4294956688 18446744073709551615 134526954 0 0 8392704 0 0 0 0 17 1 0 0
/proc/8974/statm: 1359 1173 74 118 0 1238 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 6876

[startup+3.10113 s]
/proc/loadavg: 1.00 0.98 0.96 2/79 8975
/proc/meminfo: memFree=1474920/2055920 swapFree=4148656/4192956
[pid=8973] ppid=8971 vsize=1440 CPUtime=0
/proc/8973/stat : 8973 (SATzilla2007_R) S 8971 8973 8035 0 -1 4194304 127 0 0 0 0 0 0 0 18 0 1 0 230686101 1474560 110 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/8973/statm: 360 110 95 260 0 84 0
[pid=8974] ppid=8973 vsize=5436 CPUtime=3.09
/proc/8974/stat : 8974 (march_dl) R 8973 8973 8035 0 -1 4194304 1608 0 0 0 309 0 0 0 25 0 1 0 230686101 5566464 1173 18446744073709551615 134512640 134996440 4294956688 18446744073709551615 134526932 0 0 8392704 0 0 0 0 17 1 0 0
/proc/8974/statm: 1359 1173 74 118 0 1238 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 6876

[startup+6.30245 s]
/proc/loadavg: 1.00 0.98 0.96 2/79 8976
/proc/meminfo: memFree=1478504/2055920 swapFree=4148656/4192956
[pid=8973] ppid=8971 vsize=1440 CPUtime=4.99
/proc/8973/stat : 8973 (SATzilla2007_R) S 8971 8973 8035 0 -1 4194304 134 1608 0 0 0 0 499 0 18 0 1 0 230686101 1474560 111 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/8973/statm: 360 111 96 260 0 84 0
[pid=8976] ppid=8973 vsize=6188 CPUtime=1.29
/proc/8976/stat : 8976 (ubcsat2006) R 8973 8973 8035 0 -1 4194304 326 0 0 0 123 6 0 0 25 0 1 0 230686601 6336512 309 18446744073709551615 134512640 134777720 4294956544 18446744073709551615 4294960144 0 0 8392704 0 0 0 0 17 1 0 0
/proc/8976/statm: 1547 309 156 64 0 1128 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 7628

[startup+12.7011 s]
/proc/loadavg: 1.00 0.98 0.96 2/79 8977
/proc/meminfo: memFree=1476584/2055920 swapFree=4148656/4192956
[pid=8973] ppid=8971 vsize=2764 CPUtime=10.64
/proc/8973/stat : 8973 (SATzilla2007_R) S 8971 8973 8035 0 -1 4194304 981 1940 0 0 344 8 701 11 25 0 1 0 230686101 2830336 525 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/8973/statm: 691 525 165 260 0 415 0
[pid=8977] ppid=8973 vsize=2608 CPUtime=2.03
/proc/8977/stat : 8977 (minisat20) R 8973 8973 8035 0 -1 4194304 351 0 0 0 203 0 0 0 25 0 1 0 230687167 2670592 345 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134525630 0 0 8392704 3 0 0 0 17 1 0 0
/proc/8977/statm: 652 345 58 118 0 530 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 5372

[startup+25.5014 s]
/proc/loadavg: 1.00 0.98 0.96 2/79 8977
/proc/meminfo: memFree=1475816/2055920 swapFree=4148656/4192956
[pid=8973] ppid=8971 vsize=2764 CPUtime=10.64
/proc/8973/stat : 8973 (SATzilla2007_R) S 8971 8973 8035 0 -1 4194304 981 1940 0 0 344 8 701 11 25 0 1 0 230686101 2830336 525 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/8973/statm: 691 525 165 260 0 415 0
[pid=8977] ppid=8973 vsize=3428 CPUtime=14.83
/proc/8977/stat : 8977 (minisat20) R 8973 8973 8035 0 -1 4194304 535 0 0 0 1483 0 0 0 25 0 1 0 230687167 3510272 529 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134525526 0 0 8392704 3 0 0 0 17 1 0 0
/proc/8977/statm: 857 529 58 118 0 735 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 6192

[startup+51.1011 s]
/proc/loadavg: 1.00 0.98 0.96 2/79 8977
/proc/meminfo: memFree=1475304/2055920 swapFree=4148656/4192956
[pid=8973] ppid=8971 vsize=2764 CPUtime=10.64
/proc/8973/stat : 8973 (SATzilla2007_R) S 8971 8973 8035 0 -1 4194304 981 1940 0 0 344 8 701 11 25 0 1 0 230686101 2830336 525 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/8973/statm: 691 525 165 260 0 415 0
[pid=8977] ppid=8973 vsize=3996 CPUtime=40.43
/proc/8977/stat : 8977 (minisat20) R 8973 8973 8035 0 -1 4194304 669 0 0 0 4043 0 0 0 25 0 1 0 230687167 4091904 663 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134525443 0 0 8392704 3 0 0 0 17 1 0 0
/proc/8977/statm: 999 663 58 118 0 877 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 6760

[startup+102.305 s]
/proc/loadavg: 1.00 0.98 0.96 2/79 8977
/proc/meminfo: memFree=1474600/2055920 swapFree=4148656/4192956
[pid=8973] ppid=8971 vsize=2764 CPUtime=10.64
/proc/8973/stat : 8973 (SATzilla2007_R) S 8971 8973 8035 0 -1 4194304 981 1940 0 0 344 8 701 11 25 0 1 0 230686101 2830336 525 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/8973/statm: 691 525 165 260 0 415 0
[pid=8977] ppid=8973 vsize=4576 CPUtime=91.64
/proc/8977/stat : 8977 (minisat20) R 8973 8973 8035 0 -1 4194304 828 0 0 0 9163 1 0 0 25 0 1 0 230687167 4685824 822 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/8977/statm: 1144 822 58 118 0 1022 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 7340

[startup+162.302 s]
/proc/loadavg: 1.00 0.98 0.96 2/79 8977
/proc/meminfo: memFree=1474216/2055920 swapFree=4148656/4192956
[pid=8973] ppid=8971 vsize=2764 CPUtime=10.64
/proc/8973/stat : 8973 (SATzilla2007_R) S 8971 8973 8035 0 -1 4194304 981 1940 0 0 344 8 701 11 25 0 1 0 230686101 2830336 525 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/8973/statm: 691 525 165 260 0 415 0
[pid=8977] ppid=8973 vsize=5048 CPUtime=151.64
/proc/8977/stat : 8977 (minisat20) R 8973 8973 8035 0 -1 4194304 933 0 0 0 15163 1 0 0 25 0 1 0 230687167 5169152 927 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134525746 0 0 8392704 3 0 0 0 17 1 0 0
/proc/8977/statm: 1262 927 58 118 0 1140 0
Current children cumulated CPU time (s) 162.28
Current children cumulated vsize (KiB) 7812

[startup+222.301 s]
/proc/loadavg: 1.04 0.99 0.97 2/79 8977
/proc/meminfo: memFree=1473896/2055920 swapFree=4148656/4192956
[pid=8973] ppid=8971 vsize=2764 CPUtime=10.64
/proc/8973/stat : 8973 (SATzilla2007_R) S 8971 8973 8035 0 -1 4194304 981 1940 0 0 344 8 701 11 25 0 1 0 230686101 2830336 525 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/8973/statm: 691 525 165 260 0 415 0
[pid=8977] ppid=8973 vsize=5248 CPUtime=211.64
/proc/8977/stat : 8977 (minisat20) R 8973 8973 8035 0 -1 4194304 996 0 0 0 21162 2 0 0 25 0 1 0 230687167 5373952 990 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/8977/statm: 1312 990 58 118 0 1190 0
Current children cumulated CPU time (s) 222.28
Current children cumulated vsize (KiB) 8012

[startup+282.302 s]
/proc/loadavg: 1.01 0.99 0.97 2/79 8977
/proc/meminfo: memFree=1473832/2055920 swapFree=4148656/4192956
[pid=8973] ppid=8971 vsize=2764 CPUtime=10.64
/proc/8973/stat : 8973 (SATzilla2007_R) S 8971 8973 8035 0 -1 4194304 981 1940 0 0 344 8 701 11 25 0 1 0 230686101 2830336 525 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/8973/statm: 691 525 165 260 0 415 0
[pid=8977] ppid=8973 vsize=5404 CPUtime=271.64
/proc/8977/stat : 8977 (minisat20) R 8973 8973 8035 0 -1 4194304 1015 0 0 0 27162 2 0 0 25 0 1 0 230687167 5533696 1009 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134525534 0 0 8392704 3 0 0 0 17 1 0 0
/proc/8977/statm: 1351 1009 58 118 0 1229 0
Current children cumulated CPU time (s) 282.28
Current children cumulated vsize (KiB) 8168

[startup+342.302 s]
/proc/loadavg: 1.00 0.99 0.97 2/79 8977
/proc/meminfo: memFree=1473512/2055920 swapFree=4148656/4192956
[pid=8973] ppid=8971 vsize=2764 CPUtime=10.64
/proc/8973/stat : 8973 (SATzilla2007_R) S 8971 8973 8035 0 -1 4194304 981 1940 0 0 344 8 701 11 25 0 1 0 230686101 2830336 525 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/8973/statm: 691 525 165 260 0 415 0
[pid=8977] ppid=8973 vsize=5832 CPUtime=331.64
/proc/8977/stat : 8977 (minisat20) R 8973 8973 8035 0 -1 4194304 1103 0 0 0 33162 2 0 0 25 0 1 0 230687167 5971968 1097 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134525636 0 0 8392704 3 0 0 0 17 1 0 0
/proc/8977/statm: 1458 1097 58 118 0 1336 0

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


[startup+522.301 s]
/proc/loadavg: 1.00 0.99 0.97 2/79 8977
/proc/meminfo: memFree=1473000/2055920 swapFree=4148656/4192956
[pid=8973] ppid=8971 vsize=2764 CPUtime=10.64
/proc/8973/stat : 8973 (SATzilla2007_R) S 8971 8973 8035 0 -1 4194304 981 1940 0 0 344 8 701 11 25 0 1 0 230686101 2830336 525 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/8973/statm: 691 525 165 260 0 415 0
[pid=8977] ppid=8973 vsize=6260 CPUtime=511.66
/proc/8977/stat : 8977 (minisat20) R 8973 8973 8035 0 -1 4194304 1212 0 0 0 51162 4 0 0 25 0 1 0 230687167 6410240 1206 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/8977/statm: 1565 1206 58 118 0 1443 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 9024

[startup+582.302 s]
/proc/loadavg: 1.00 0.99 0.97 2/79 8977
/proc/meminfo: memFree=1472744/2055920 swapFree=4148656/4192956
[pid=8973] ppid=8971 vsize=2764 CPUtime=10.64
/proc/8973/stat : 8973 (SATzilla2007_R) S 8971 8973 8035 0 -1 4194304 981 1940 0 0 344 8 701 11 25 0 1 0 230686101 2830336 525 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/8973/statm: 691 525 165 260 0 415 0
[pid=8977] ppid=8973 vsize=6544 CPUtime=571.66
/proc/8977/stat : 8977 (minisat20) R 8973 8973 8035 0 -1 4194304 1274 0 0 0 57162 4 0 0 25 0 1 0 230687167 6701056 1268 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/8977/statm: 1636 1268 58 118 0 1514 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 9308

[startup+642.301 s]
/proc/loadavg: 1.00 0.99 0.97 2/79 8977
/proc/meminfo: memFree=1472680/2055920 swapFree=4148656/4192956
[pid=8973] ppid=8971 vsize=2764 CPUtime=10.64
/proc/8973/stat : 8973 (SATzilla2007_R) S 8971 8973 8035 0 -1 4194304 981 1940 0 0 344 8 701 11 25 0 1 0 230686101 2830336 525 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/8973/statm: 691 525 165 260 0 415 0
[pid=8977] ppid=8973 vsize=6684 CPUtime=631.67
/proc/8977/stat : 8977 (minisat20) R 8973 8973 8035 0 -1 4194304 1289 0 0 0 63162 5 0 0 25 0 1 0 230687167 6844416 1283 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134525763 0 0 8392704 3 0 0 0 17 1 0 0
/proc/8977/statm: 1671 1283 58 118 0 1549 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 9448

[startup+702.302 s]
/proc/loadavg: 1.00 0.99 0.97 2/79 8977
/proc/meminfo: memFree=1472616/2055920 swapFree=4148656/4192956
[pid=8973] ppid=8971 vsize=2764 CPUtime=10.64
/proc/8973/stat : 8973 (SATzilla2007_R) S 8971 8973 8035 0 -1 4194304 981 1940 0 0 344 8 701 11 25 0 1 0 230686101 2830336 525 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/8973/statm: 691 525 165 260 0 415 0
[pid=8977] ppid=8973 vsize=6684 CPUtime=691.67
/proc/8977/stat : 8977 (minisat20) R 8973 8973 8035 0 -1 4194304 1306 0 0 0 69162 5 0 0 25 0 1 0 230687167 6844416 1300 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134519330 0 0 8392704 3 0 0 0 17 1 0 0
/proc/8977/statm: 1671 1300 58 118 0 1549 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 9448

[startup+762.306 s]
/proc/loadavg: 1.00 0.99 0.97 2/79 8977
/proc/meminfo: memFree=1472488/2055920 swapFree=4148656/4192956
[pid=8973] ppid=8971 vsize=2764 CPUtime=10.64
/proc/8973/stat : 8973 (SATzilla2007_R) S 8971 8973 8035 0 -1 4194304 981 1940 0 0 344 8 701 11 25 0 1 0 230686101 2830336 525 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/8973/statm: 691 525 165 260 0 415 0
[pid=8977] ppid=8973 vsize=6684 CPUtime=751.67
/proc/8977/stat : 8977 (minisat20) R 8973 8973 8035 0 -1 4194304 1324 0 0 0 75162 5 0 0 25 0 1 0 230687167 6844416 1318 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134519369 0 0 8392704 3 0 0 0 17 1 0 0
/proc/8977/statm: 1671 1318 58 118 0 1549 0
Current children cumulated CPU time (s) 762.31
Current children cumulated vsize (KiB) 9448

[startup+822.301 s]
/proc/loadavg: 1.00 0.99 0.97 2/79 8979
/proc/meminfo: memFree=1472552/2055920 swapFree=4148656/4192956
[pid=8973] ppid=8971 vsize=2764 CPUtime=10.64
/proc/8973/stat : 8973 (SATzilla2007_R) S 8971 8973 8035 0 -1 4194304 981 1940 0 0 344 8 701 11 25 0 1 0 230686101 2830336 525 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/8973/statm: 691 525 165 260 0 415 0
[pid=8977] ppid=8973 vsize=6684 CPUtime=811.67
/proc/8977/stat : 8977 (minisat20) R 8973 8973 8035 0 -1 4194304 1328 0 0 0 81161 6 0 0 25 0 1 0 230687167 6844416 1322 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/8977/statm: 1671 1322 58 118 0 1549 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 9448

[startup+882.302 s]
/proc/loadavg: 1.00 0.99 0.97 2/79 8979
/proc/meminfo: memFree=1472488/2055920 swapFree=4148656/4192956
[pid=8973] ppid=8971 vsize=2764 CPUtime=10.64
/proc/8973/stat : 8973 (SATzilla2007_R) S 8971 8973 8035 0 -1 4194304 981 1940 0 0 344 8 701 11 25 0 1 0 230686101 2830336 525 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/8973/statm: 691 525 165 260 0 415 0
[pid=8977] ppid=8973 vsize=6828 CPUtime=871.68
/proc/8977/stat : 8977 (minisat20) R 8973 8973 8035 0 -1 4194304 1339 0 0 0 87161 7 0 0 25 0 1 0 230687167 6991872 1333 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134529255 0 0 8392704 3 0 0 0 17 1 0 0
/proc/8977/statm: 1707 1333 58 118 0 1585 0
Current children cumulated CPU time (s) 882.32
Current children cumulated vsize (KiB) 9592

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

[startup+895.903 s]
/proc/loadavg: 1.00 0.99 0.97 2/79 8979
/proc/meminfo: memFree=1472424/2055920 swapFree=4148656/4192956
[pid=8973] ppid=8971 vsize=2764 CPUtime=10.64
/proc/8973/stat : 8973 (SATzilla2007_R) S 8971 8973 8035 0 -1 4194304 981 1940 0 0 344 8 701 11 25 0 1 0 230686101 2830336 525 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/8973/statm: 691 525 165 260 0 415 0
[pid=8977] ppid=8973 vsize=6828 CPUtime=885.29
/proc/8977/stat : 8977 (minisat20) R 8973 8973 8035 0 -1 4194304 1348 0 0 0 88522 7 0 0 25 0 1 0 230687167 6991872 1342 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/8977/statm: 1707 1342 58 118 0 1585 0
Current children cumulated CPU time (s) 895.93
Current children cumulated vsize (KiB) 9592

[startup+908.701 s]
/proc/loadavg: 1.00 0.99 0.97 2/79 8979
/proc/meminfo: memFree=1472424/2055920 swapFree=4148656/4192956
[pid=8973] ppid=8971 vsize=2764 CPUtime=10.64
/proc/8973/stat : 8973 (SATzilla2007_R) S 8971 8973 8035 0 -1 4194304 981 1940 0 0 344 8 701 11 25 0 1 0 230686101 2830336 525 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/8973/statm: 691 525 165 260 0 415 0
[pid=8977] ppid=8973 vsize=6828 CPUtime=898.08
/proc/8977/stat : 8977 (minisat20) R 8973 8973 8035 0 -1 4194304 1350 0 0 0 89801 7 0 0 25 0 1 0 230687167 6991872 1344 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/8977/statm: 1707 1344 58 118 0 1585 0
Current children cumulated CPU time (s) 908.72
Current children cumulated vsize (KiB) 9592

[startup+915.102 s]
/proc/loadavg: 1.00 0.99 0.97 2/79 8979
/proc/meminfo: memFree=1472424/2055920 swapFree=4148656/4192956
[pid=8973] ppid=8971 vsize=2764 CPUtime=10.64
/proc/8973/stat : 8973 (SATzilla2007_R) S 8971 8973 8035 0 -1 4194304 981 1940 0 0 344 8 701 11 25 0 1 0 230686101 2830336 525 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/8973/statm: 691 525 165 260 0 415 0
[pid=8977] ppid=8973 vsize=6828 CPUtime=904.49
/proc/8977/stat : 8977 (minisat20) R 8973 8973 8035 0 -1 4194304 1352 0 0 0 90442 7 0 0 25 0 1 0 230687167 6991872 1346 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134525583 0 0 8392704 3 0 0 0 17 1 0 0
/proc/8977/statm: 1707 1346 58 118 0 1585 0
Current children cumulated CPU time (s) 915.13
Current children cumulated vsize (KiB) 9592

[startup+916.702 s]
/proc/loadavg: 1.00 0.99 0.97 2/79 8979
/proc/meminfo: memFree=1472424/2055920 swapFree=4148656/4192956
[pid=8973] ppid=8971 vsize=2764 CPUtime=10.64
/proc/8973/stat : 8973 (SATzilla2007_R) S 8971 8973 8035 0 -1 4194304 981 1940 0 0 344 8 701 11 25 0 1 0 230686101 2830336 525 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/8973/statm: 691 525 165 260 0 415 0
[pid=8977] ppid=8973 vsize=6828 CPUtime=906.08
/proc/8977/stat : 8977 (minisat20) R 8973 8973 8035 0 -1 4194304 1352 0 0 0 90601 7 0 0 25 0 1 0 230687167 6991872 1346 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134525828 0 0 8392704 3 0 0 0 17 1 0 0
/proc/8977/statm: 1707 1346 58 118 0 1585 0
Current children cumulated CPU time (s) 916.72
Current children cumulated vsize (KiB) 9592

[startup+918.301 s]
/proc/loadavg: 1.00 0.99 0.97 2/79 8979
/proc/meminfo: memFree=1472424/2055920 swapFree=4148656/4192956
[pid=8973] ppid=8971 vsize=2764 CPUtime=10.64
/proc/8973/stat : 8973 (SATzilla2007_R) S 8971 8973 8035 0 -1 4194304 981 1940 0 0 344 8 701 11 25 0 1 0 230686101 2830336 525 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/8973/statm: 691 525 165 260 0 415 0
[pid=8977] ppid=8973 vsize=6828 CPUtime=907.68
/proc/8977/stat : 8977 (minisat20) R 8973 8973 8035 0 -1 4194304 1352 0 0 0 90761 7 0 0 25 0 1 0 230687167 6991872 1346 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134525183 0 0 8392704 3 0 0 0 17 1 0 0
/proc/8977/statm: 1707 1346 58 118 0 1585 0
Current children cumulated CPU time (s) 918.32
Current children cumulated vsize (KiB) 9592

[startup+918.701 s]
/proc/loadavg: 1.00 0.99 0.97 2/79 8979
/proc/meminfo: memFree=1472424/2055920 swapFree=4148656/4192956
[pid=8973] ppid=8971 vsize=2764 CPUtime=10.64
/proc/8973/stat : 8973 (SATzilla2007_R) S 8971 8973 8035 0 -1 4194304 981 1940 0 0 344 8 701 11 25 0 1 0 230686101 2830336 525 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/8973/statm: 691 525 165 260 0 415 0
[pid=8977] ppid=8973 vsize=6828 CPUtime=908.08
/proc/8977/stat : 8977 (minisat20) R 8973 8973 8035 0 -1 4194304 1352 0 0 0 90801 7 0 0 25 0 1 0 230687167 6991872 1346 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134525578 0 0 8392704 3 0 0 0 17 1 0 0
/proc/8977/statm: 1707 1346 58 118 0 1585 0
Current children cumulated CPU time (s) 918.72
Current children cumulated vsize (KiB) 9592

[startup+919.101 s]
/proc/loadavg: 1.00 0.99 0.97 2/79 8979
/proc/meminfo: memFree=1472424/2055920 swapFree=4148656/4192956
[pid=8973] ppid=8971 vsize=2764 CPUtime=10.64
/proc/8973/stat : 8973 (SATzilla2007_R) S 8971 8973 8035 0 -1 4194304 981 1940 0 0 344 8 701 11 25 0 1 0 230686101 2830336 525 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/8973/statm: 691 525 165 260 0 415 0
[pid=8977] ppid=8973 vsize=6828 CPUtime=908.48
/proc/8977/stat : 8977 (minisat20) R 8973 8973 8035 0 -1 4194304 1352 0 0 0 90841 7 0 0 25 0 1 0 230687167 6991872 1346 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134525497 0 0 8392704 3 0 0 0 17 1 0 0
/proc/8977/statm: 1707 1346 58 118 0 1585 0
Current children cumulated CPU time (s) 919.12
Current children cumulated vsize (KiB) 9592

Child status: 20
Real time (s): 919.108
CPU time (s): 919.149
CPU user time (s): 918.876
CPU system time (s): 0.272958
CPU usage (%): 100.004
Max. virtual memory (cumulated for all children) (KiB): 9592

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 918.876
system time used= 0.272958
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 4291
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= 26
involuntary context switches= 18814

runsolver used 0.902862 second user time and 2.37764 second system time

The end

Launcher Data (download as text)

Begin job on node16 on Sun Apr 29 06:21:25 UTC 2007

IDJOB= 423538
IDBENCH= 19893
IDSOLVER= 191
FILE ID= node16/423538-1177827685

PBS_JOBID= 4718270

Free space on /tmp= 66556 MiB

SOLVER NAME= SATzilla RANDOM
BENCH NAME= HOME/pub/bench/SAT07/random/OnTreshold/7SAT/v50/unif-k7-r89-v50-c4450-S1195605559-14.UNSAT.shuffled.cnf
COMMAND LINE= /tmp/evaluation/423538-1177827685/SATzilla2007_R /tmp/evaluation/423538-1177827685/instance-423538-1177827685.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node16/watcher-423538-1177827685 -o ROOT/results/node16/solver-423538-1177827685 -C 5000 -W 7500 -M 1800 --output-limit 1,15  /tmp/evaluation/423538-1177827685/SATzilla2007_R /tmp/evaluation/423538-1177827685/instance-423538-1177827685.cnf            

META MD5SUM SOLVER= d41d8cd98f00b204e9800998ecf8427e
MD5SUM BENCH=  eac9af97d18fcd2d7b549542328af50a

RANDOM SEED= 726923116

TIME LIMIT= 5000 seconds
MEMORY LIMIT= 1800 MiB

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

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.232
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.232
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1480016 kB
Buffers:         49776 kB
Cached:         432564 kB
SwapCached:      12428 kB
Active:         257764 kB
Inactive:       248104 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1480016 kB
SwapTotal:     4192956 kB
SwapFree:      4148656 kB
Dirty:            8564 kB
Writeback:           0 kB
Mapped:          30408 kB
Slab:            55608 kB
Committed_AS:  7620792 kB
PageTables:       1836 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66556 MiB

End job on node16 on Sun Apr 29 06:36:44 UTC 2007