Trace number 423539

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 926.8 927.094

General information on the benchmark

Namerandom/OnTreshold/7SAT/v50/
unif-k7-r89-v50-c4450-S1280573704-13.UNSAT.shuffled.cnf
MD5SUMb98a3615fa1f88c157643d9399a2087e
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark67.6117
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.57/10.60	c run March_dl for 5 seconds ... 
10.57/10.60	c Bin: Executing march_dl
10.57/10.60	c child exit by a signal
10.57/10.60	c march_dl returned code 137.
10.57/10.60	c run saps (UBCSAT implementation) for 2 seconds ... 
10.57/10.60	c Bin: Executing ubcsat2006
10.57/10.60	c child exited successfully
10.57/10.60	c ubcsat2006 returned code 0.
10.57/10.60	c satzilla computing base features
10.57/10.60	c satzilla doing unit-prop probe
10.57/10.60	c satzilla doing local search probe
10.57/10.60	c satzilla doing lobjois search-space size estimate
10.57/10.60	c satzilla's ranking:
10.57/10.60	c 1) minisat20+P: 2.754278
10.57/10.60	c 2) kcnfs: 3.565049
10.57/10.60	c 3) march_dl: 4.823849
10.57/10.60	c 4) kcnfs+P: 999.000000
10.57/10.60	c 5) march_dl+P: 999.000000
10.57/10.60	c 6) vallst+P: 999.000000
10.57/10.60	c 7) zchaff_rand+P: 999.000000
10.57/10.60	c 8) vallst: 999.000000
10.57/10.60	c 9) zchaff_rand: 999.000000
10.57/10.60	c 10) minisat20: 999.000000
10.57/10.60	c satzilla running minisat20 with preprocessing ... 
10.57/10.62	This is MiniSat 2.0 beta
10.57/10.62	WARNING: for repeatability, setting FPU to use double precision
10.57/10.62	============================[ Problem Statistics ]=============================
10.57/10.62	|                                                                             |
10.57/10.62	|  Number of variables:  50                                                   |
10.57/10.62	|  Number of clauses:    4450                                                 |
10.57/10.63	|  Parsing time:         0.00         s                                       |
10.57/10.63	============================[ Search Statistics ]==============================
10.57/10.63	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
10.57/10.63	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
10.57/10.63	===============================================================================
10.57/10.63	|         0 |      50     4450    31150 |     1483        0    nan |  0.000 % |
10.57/10.63	|       100 |      50     4450    31150 |     1631      100     19 |  0.041 % |
10.57/10.64	|       251 |      50     4450    31150 |     1794      251     19 |  0.041 % |
10.57/10.65	|       476 |      50     4450    31150 |     1974      476     19 |  0.041 % |
10.57/10.66	|       813 |      50     4450    31150 |     2171      813     18 |  0.041 % |
10.57/10.68	|      1320 |      50     4450    31150 |     2388     1320     18 |  0.041 % |
10.60/10.70	|      2080 |      50     4450    31150 |     2627     2080     18 |  0.041 % |
10.60/10.75	|      3219 |      50     4450    31150 |     2890     1894     18 |  0.041 % |
10.60/10.83	|      4927 |      50     4450    31150 |     3179     2147     18 |  0.041 % |
10.87/10.95	|      7490 |      50     4450    31150 |     3497     3110     17 |  0.041 % |
11.06/11.14	|     11335 |      50     4450    31150 |     3847     3435     17 |  0.041 % |
11.36/11.42	|     17103 |      50     4450    31150 |     4232     3396     17 |  0.041 % |
11.76/11.86	|     25754 |      50     4450    31150 |     4655     3543     17 |  0.041 % |
12.46/12.56	|     38729 |      50     4450    31150 |     5120     2483     17 |  0.041 % |
13.46/13.59	|     58191 |      50     4450    31150 |     5632     3953     16 |  0.041 % |
15.16/15.25	|     87383 |      50     4450    31150 |     6196     4874     16 |  0.041 % |
17.76/17.81	|    131173 |      50     4450    31150 |     6815     5154     17 |  0.041 % |
21.86/21.90	|    196858 |      50     4450    31150 |     7497     5904     17 |  0.041 % |
28.16/28.26	|    295384 |      50     4450    31150 |     8247     6709     16 |  0.041 % |
38.04/38.14	|    443174 |      50     4450    31150 |     9071     5698     16 |  0.041 % |
53.74/53.89	|    664857 |      50     4450    31150 |     9979     4672     16 |  0.041 % |
78.13/78.29	|    997384 |      50     4450    31150 |    10977     7277     16 |  0.041 % |
117.22/117.39	|   1496172 |      50     4450    31150 |    12074     5758     15 |  0.041 % |
179.10/179.26	|   2244354 |      50     4450    31150 |    13282    10287     16 |  0.042 % |
277.37/277.56	|   3366629 |      50     4450    31150 |    14610     8762     13 |  0.042 % |
434.52/434.76	|   5050040 |      50     4450    31150 |    16071    10078     17 |  0.081 % |
680.76/681.07	|   7575157 |      49     4097    28679 |    17678    15663     15 |  2.042 % |
926.68/927.09	===============================================================================
926.68/927.09	restarts              : 27
926.68/927.09	conflicts             : 9959175        (10871 /sec)
926.68/927.09	decisions             : 10677264       (1.79 % random) (11655 /sec)
926.68/927.09	propagations          : 82326267       (89866 /sec)
926.68/927.09	conflict literals     : 147497859      (25.79 % deleted)
926.68/927.09	Memory used           : 6.86 MB
926.68/927.09	CPU time              : 916.103 s
926.68/927.09	
926.68/927.09	c Preprocessing...
926.68/927.09	c Inital problem has 50 variables, 4450 nary clauses (0 binary clauses).
926.68/927.09	c Num non-binary clauses 4450, Average non-binary clause length 7.000
926.68/927.09	c Theory has no gaps
926.68/927.09	c Preprocessor runtime was 0.010 seconds.
926.68/927.09	c 
926.68/927.09	c Satisfiability of theory still undetermined.
926.68/927.09	c See file /tmp/QCr1E7 for simplified theory.
926.68/927.09	c Bin: Executing minisat20
926.68/927.09	c child exited successfully
926.68/927.09	c minisat20 returned code 20.
926.68/927.09	s UNSATISFIABLE
926.68/927.09	c SATZILLA_TIME=926.930000

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/node35/watcher-423539-1177827710 -o ROOT/results/node35/solver-423539-1177827710 -C 5000 -W 7500 -M 1800 --output-limit 1,15 /tmp/evaluation/423539-1177827710/SATzilla2007_R /tmp/evaluation/423539-1177827710/instance-423539-1177827710.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 1.00 1.00 3/77 14114
/proc/meminfo: memFree=1392456/2055920 swapFree=4151088/4192956
[pid=14114] ppid=14112 vsize=1440 CPUtime=0
/proc/14114/stat : 14114 (SATzilla2007_R) R 14112 14114 13236 0 -1 4194304 126 0 0 0 0 0 0 0 18 0 1 0 230686388 1474560 110 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216547 0 0 4096 0 0 0 0 17 1 0 0
/proc/14114/statm: 360 110 95 260 0 84 0
[pid=14115] ppid=14114 vsize=636 CPUtime=0
/proc/14115/stat : 14115 (march_dl) R 14114 14114 13236 0 -1 4194304 81 0 0 0 0 0 0 0 18 0 1 0 230686388 651264 76 18446744073709551615 134512640 134996440 4294956688 18446744073709551615 134793962 0 0 8392704 0 0 0 0 17 1 0 0
/proc/14115/statm: 159 76 50 118 0 38 0

[startup+0.0386079 s]
/proc/loadavg: 1.00 1.00 1.00 3/77 14114
/proc/meminfo: memFree=1392456/2055920 swapFree=4151088/4192956
[pid=14114] ppid=14112 vsize=1440 CPUtime=0
/proc/14114/stat : 14114 (SATzilla2007_R) S 14112 14114 13236 0 -1 4194304 127 0 0 0 0 0 0 0 18 0 1 0 230686388 1474560 110 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/14114/statm: 360 110 95 260 0 84 0
[pid=14115] ppid=14114 vsize=1740 CPUtime=0.03
/proc/14115/stat : 14115 (march_dl) R 14114 14114 13236 0 -1 4194304 607 0 0 0 3 0 0 0 19 0 1 0 230686388 1781760 266 18446744073709551615 134512640 134996440 4294956688 18446744073709551615 134583886 0 0 8392704 0 0 0 0 17 1 0 0
/proc/14115/statm: 435 266 67 118 0 314 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 3180

[startup+0.101614 s]
/proc/loadavg: 1.00 1.00 1.00 3/77 14114
/proc/meminfo: memFree=1392456/2055920 swapFree=4151088/4192956
[pid=14114] ppid=14112 vsize=1440 CPUtime=0
/proc/14114/stat : 14114 (SATzilla2007_R) S 14112 14114 13236 0 -1 4194304 127 0 0 0 0 0 0 0 18 0 1 0 230686388 1474560 110 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/14114/statm: 360 110 95 260 0 84 0
[pid=14115] ppid=14114 vsize=1740 CPUtime=0.09
/proc/14115/stat : 14115 (march_dl) R 14114 14114 13236 0 -1 4194304 609 0 0 0 9 0 0 0 19 0 1 0 230686388 1781760 268 18446744073709551615 134512640 134996440 4294956688 18446744073709551615 134583509 0 0 8392704 0 0 0 0 17 1 0 0
/proc/14115/statm: 435 268 67 118 0 314 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3180

[startup+0.301636 s]
/proc/loadavg: 1.00 1.00 1.00 3/77 14114
/proc/meminfo: memFree=1392456/2055920 swapFree=4151088/4192956
[pid=14114] ppid=14112 vsize=1440 CPUtime=0
/proc/14114/stat : 14114 (SATzilla2007_R) S 14112 14114 13236 0 -1 4194304 127 0 0 0 0 0 0 0 18 0 1 0 230686388 1474560 110 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/14114/statm: 360 110 95 260 0 84 0
[pid=14115] ppid=14114 vsize=1872 CPUtime=0.29
/proc/14115/stat : 14115 (march_dl) R 14114 14114 13236 0 -1 4194304 632 0 0 0 29 0 0 0 21 0 1 0 230686388 1916928 291 18446744073709551615 134512640 134996440 4294956688 18446744073709551615 134583568 0 0 8392704 0 0 0 0 17 1 0 0
/proc/14115/statm: 468 291 67 118 0 347 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 3312

[startup+0.701683 s]
/proc/loadavg: 1.00 1.00 1.00 3/77 14114
/proc/meminfo: memFree=1392456/2055920 swapFree=4151088/4192956
[pid=14114] ppid=14112 vsize=1440 CPUtime=0
/proc/14114/stat : 14114 (SATzilla2007_R) S 14112 14114 13236 0 -1 4194304 127 0 0 0 0 0 0 0 18 0 1 0 230686388 1474560 110 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/14114/statm: 360 110 95 260 0 84 0
[pid=14115] ppid=14114 vsize=4936 CPUtime=0.69
/proc/14115/stat : 14115 (march_dl) R 14114 14114 13236 0 -1 4194304 1540 0 0 0 69 0 0 0 25 0 1 0 230686388 5054464 1115 18446744073709551615 134512640 134996440 4294956688 18446744073709551615 134559538 0 0 8392704 0 0 0 0 17 1 0 0
/proc/14115/statm: 1234 1115 72 118 0 1113 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 6376

[startup+1.50178 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 14116
/proc/meminfo: memFree=1387896/2055920 swapFree=4151088/4192956
[pid=14114] ppid=14112 vsize=1440 CPUtime=0
/proc/14114/stat : 14114 (SATzilla2007_R) S 14112 14114 13236 0 -1 4194304 127 0 0 0 0 0 0 0 18 0 1 0 230686388 1474560 110 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/14114/statm: 360 110 95 260 0 84 0
[pid=14115] ppid=14114 vsize=5372 CPUtime=1.49
/proc/14115/stat : 14115 (march_dl) R 14114 14114 13236 0 -1 4194304 1606 0 0 0 149 0 0 0 25 0 1 0 230686388 5500928 1174 18446744073709551615 134512640 134996440 4294956688 18446744073709551615 134526972 0 0 8392704 0 0 0 0 17 1 0 0
/proc/14115/statm: 1343 1174 74 118 0 1222 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 6812

[startup+3.10197 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 14116
/proc/meminfo: memFree=1387768/2055920 swapFree=4151088/4192956
[pid=14114] ppid=14112 vsize=1440 CPUtime=0
/proc/14114/stat : 14114 (SATzilla2007_R) S 14112 14114 13236 0 -1 4194304 127 0 0 0 0 0 0 0 18 0 1 0 230686388 1474560 110 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/14114/statm: 360 110 95 260 0 84 0
[pid=14115] ppid=14114 vsize=5372 CPUtime=3.09
/proc/14115/stat : 14115 (march_dl) R 14114 14114 13236 0 -1 4194304 1606 0 0 0 309 0 0 0 25 0 1 0 230686388 5500928 1174 18446744073709551615 134512640 134996440 4294956688 18446744073709551615 134526996 0 0 8392704 0 0 0 0 17 1 0 0
/proc/14115/statm: 1343 1174 74 118 0 1222 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 6812

[startup+6.30134 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 14117
/proc/meminfo: memFree=1391352/2055920 swapFree=4151088/4192956
[pid=14114] ppid=14112 vsize=1440 CPUtime=4.99
/proc/14114/stat : 14114 (SATzilla2007_R) S 14112 14114 13236 0 -1 4194304 134 1606 0 0 0 0 499 0 16 0 1 0 230686388 1474560 111 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/14114/statm: 360 111 96 260 0 84 0
[pid=14117] ppid=14114 vsize=6188 CPUtime=1.28
/proc/14117/stat : 14117 (ubcsat2006) R 14114 14114 13236 0 -1 4194304 326 0 0 0 123 5 0 0 25 0 1 0 230686888 6336512 309 18446744073709551615 134512640 134777720 4294956544 18446744073709551615 4294960144 0 0 8392704 0 0 0 0 17 1 0 0
/proc/14117/statm: 1547 309 156 64 0 1128 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 7628

[startup+12.7011 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 14118
/proc/meminfo: memFree=1389368/2055920 swapFree=4151088/4192956
[pid=14114] ppid=14112 vsize=2764 CPUtime=10.6
/proc/14114/stat : 14114 (SATzilla2007_R) S 14112 14114 13236 0 -1 4194304 980 1938 0 0 343 7 701 9 25 0 1 0 230686388 2830336 524 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/14114/statm: 691 524 165 260 0 415 0
[pid=14118] ppid=14114 vsize=2616 CPUtime=2.06
/proc/14118/stat : 14118 (minisat20) R 14114 14114 13236 0 -1 4194304 362 0 0 0 206 0 0 0 25 0 1 0 230687451 2678784 356 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134525828 0 0 8392704 3 0 0 0 17 1 0 0
/proc/14118/statm: 654 356 58 118 0 532 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 5380

[startup+25.5016 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 14118
/proc/meminfo: memFree=1388600/2055920 swapFree=4151088/4192956
[pid=14114] ppid=14112 vsize=2764 CPUtime=10.6
/proc/14114/stat : 14114 (SATzilla2007_R) S 14112 14114 13236 0 -1 4194304 980 1938 0 0 343 7 701 9 25 0 1 0 230686388 2830336 524 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/14114/statm: 691 524 165 260 0 415 0
[pid=14118] ppid=14114 vsize=3428 CPUtime=14.86
/proc/14118/stat : 14118 (minisat20) R 14114 14114 13236 0 -1 4194304 535 0 0 0 1486 0 0 0 25 0 1 0 230687451 3510272 529 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/14118/statm: 857 529 58 118 0 735 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 6192

[startup+51.1016 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 14118
/proc/meminfo: memFree=1388088/2055920 swapFree=4151088/4192956
[pid=14114] ppid=14112 vsize=2764 CPUtime=10.6
/proc/14114/stat : 14114 (SATzilla2007_R) S 14112 14114 13236 0 -1 4194304 980 1938 0 0 343 7 701 9 25 0 1 0 230686388 2830336 524 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/14114/statm: 691 524 165 260 0 415 0
[pid=14118] ppid=14114 vsize=3856 CPUtime=40.44
/proc/14118/stat : 14118 (minisat20) R 14114 14114 13236 0 -1 4194304 652 0 0 0 4044 0 0 0 25 0 1 0 230687451 3948544 646 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134525785 0 0 8392704 3 0 0 0 17 1 0 0
/proc/14118/statm: 964 646 58 118 0 842 0
Current children cumulated CPU time (s) 51.04
Current children cumulated vsize (KiB) 6620

[startup+102.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 14118
/proc/meminfo: memFree=1387576/2055920 swapFree=4151088/4192956
[pid=14114] ppid=14112 vsize=2764 CPUtime=10.6
/proc/14114/stat : 14114 (SATzilla2007_R) S 14112 14114 13236 0 -1 4194304 980 1938 0 0 343 7 701 9 25 0 1 0 230686388 2830336 524 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/14114/statm: 691 524 165 260 0 415 0
[pid=14118] ppid=14114 vsize=4464 CPUtime=91.63
/proc/14118/stat : 14118 (minisat20) R 14114 14114 13236 0 -1 4194304 805 0 0 0 9162 1 0 0 25 0 1 0 230687451 4571136 799 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/14118/statm: 1116 799 58 118 0 994 0
Current children cumulated CPU time (s) 102.23
Current children cumulated vsize (KiB) 7228

[startup+162.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 14118
/proc/meminfo: memFree=1387128/2055920 swapFree=4151088/4192956
[pid=14114] ppid=14112 vsize=2764 CPUtime=10.6
/proc/14114/stat : 14114 (SATzilla2007_R) S 14112 14114 13236 0 -1 4194304 980 1938 0 0 343 7 701 9 25 0 1 0 230686388 2830336 524 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/14114/statm: 691 524 165 260 0 415 0
[pid=14118] ppid=14114 vsize=4936 CPUtime=151.6
/proc/14118/stat : 14118 (minisat20) R 14114 14114 13236 0 -1 4194304 917 0 0 0 15159 1 0 0 25 0 1 0 230687451 5054464 911 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/14118/statm: 1234 911 58 118 0 1112 0
Current children cumulated CPU time (s) 162.2
Current children cumulated vsize (KiB) 7700

[startup+222.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 14118
/proc/meminfo: memFree=1386872/2055920 swapFree=4151088/4192956
[pid=14114] ppid=14112 vsize=2764 CPUtime=10.6
/proc/14114/stat : 14114 (SATzilla2007_R) S 14112 14114 13236 0 -1 4194304 980 1938 0 0 343 7 701 9 25 0 1 0 230686388 2830336 524 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/14114/statm: 691 524 165 260 0 415 0
[pid=14118] ppid=14114 vsize=5132 CPUtime=211.59
/proc/14118/stat : 14118 (minisat20) R 14114 14114 13236 0 -1 4194304 965 0 0 0 21157 2 0 0 25 0 1 0 230687451 5255168 959 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134525788 0 0 8392704 3 0 0 0 17 1 0 0
/proc/14118/statm: 1283 959 58 118 0 1161 0
Current children cumulated CPU time (s) 222.19
Current children cumulated vsize (KiB) 7896

[startup+282.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 14118
/proc/meminfo: memFree=1386808/2055920 swapFree=4151088/4192956
[pid=14114] ppid=14112 vsize=2764 CPUtime=10.6
/proc/14114/stat : 14114 (SATzilla2007_R) S 14112 14114 13236 0 -1 4194304 980 1938 0 0 343 7 701 9 25 0 1 0 230686388 2830336 524 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/14114/statm: 691 524 165 260 0 415 0
[pid=14118] ppid=14114 vsize=5132 CPUtime=271.57
/proc/14118/stat : 14118 (minisat20) R 14114 14114 13236 0 -1 4194304 988 0 0 0 27155 2 0 0 25 0 1 0 230687451 5255168 982 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/14118/statm: 1283 982 58 118 0 1161 0
Current children cumulated CPU time (s) 282.17
Current children cumulated vsize (KiB) 7896

[startup+342.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 14118
/proc/meminfo: memFree=1386488/2055920 swapFree=4151088/4192956
[pid=14114] ppid=14112 vsize=2764 CPUtime=10.6
/proc/14114/stat : 14114 (SATzilla2007_R) S 14112 14114 13236 0 -1 4194304 980 1938 0 0 343 7 701 9 25 0 1 0 230686388 2830336 524 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/14114/statm: 691 524 165 260 0 415 0
[pid=14118] ppid=14114 vsize=5592 CPUtime=331.56
/proc/14118/stat : 14118 (minisat20) R 14114 14114 13236 0 -1 4194304 1073 0 0 0 33153 3 0 0 25 0 1 0 230687451 5726208 1067 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134525636 0 0 8392704 3 0 0 0 17 1 0 0
/proc/14118/statm: 1398 1067 58 118 0 1276 0

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


[startup+642.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 14118
/proc/meminfo: memFree=1385464/2055920 swapFree=4151088/4192956
[pid=14114] ppid=14112 vsize=2764 CPUtime=10.6
/proc/14114/stat : 14114 (SATzilla2007_R) S 14112 14114 13236 0 -1 4194304 980 1938 0 0 343 7 701 9 25 0 1 0 230686388 2830336 524 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/14114/statm: 691 524 165 260 0 415 0
[pid=14118] ppid=14114 vsize=6872 CPUtime=631.47
/proc/14118/stat : 14118 (minisat20) R 14114 14114 13236 0 -1 4194304 1333 0 0 0 63142 5 0 0 25 0 1 0 230687451 7036928 1327 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134525939 0 0 8392704 3 0 0 0 17 1 0 0
/proc/14118/statm: 1718 1327 58 118 0 1596 0
Current children cumulated CPU time (s) 642.07
Current children cumulated vsize (KiB) 9636

[startup+702.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 14118
/proc/meminfo: memFree=1385400/2055920 swapFree=4151088/4192956
[pid=14114] ppid=14112 vsize=2764 CPUtime=10.6
/proc/14114/stat : 14114 (SATzilla2007_R) S 14112 14114 13236 0 -1 4194304 980 1938 0 0 343 7 701 9 25 0 1 0 230686388 2830336 524 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/14114/statm: 691 524 165 260 0 415 0
[pid=14118] ppid=14114 vsize=6872 CPUtime=691.45
/proc/14118/stat : 14118 (minisat20) R 14114 14114 13236 0 -1 4194304 1344 0 0 0 69139 6 0 0 25 0 1 0 230687451 7036928 1338 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134525488 0 0 8392704 3 0 0 0 17 1 0 0
/proc/14118/statm: 1718 1338 58 118 0 1596 0
Current children cumulated CPU time (s) 702.05
Current children cumulated vsize (KiB) 9636

[startup+762.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 14118
/proc/meminfo: memFree=1385336/2055920 swapFree=4151088/4192956
[pid=14114] ppid=14112 vsize=2764 CPUtime=10.6
/proc/14114/stat : 14114 (SATzilla2007_R) S 14112 14114 13236 0 -1 4194304 980 1938 0 0 343 7 701 9 25 0 1 0 230686388 2830336 524 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/14114/statm: 691 524 165 260 0 415 0
[pid=14118] ppid=14114 vsize=7016 CPUtime=751.43
/proc/14118/stat : 14118 (minisat20) R 14114 14114 13236 0 -1 4194304 1360 0 0 0 75137 6 0 0 25 0 1 0 230687451 7184384 1354 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/14118/statm: 1754 1354 58 118 0 1632 0
Current children cumulated CPU time (s) 762.03
Current children cumulated vsize (KiB) 9780

[startup+822.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 14118
/proc/meminfo: memFree=1385272/2055920 swapFree=4151088/4192956
[pid=14114] ppid=14112 vsize=2764 CPUtime=10.6
/proc/14114/stat : 14114 (SATzilla2007_R) S 14112 14114 13236 0 -1 4194304 980 1938 0 0 343 7 701 9 25 0 1 0 230686388 2830336 524 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/14114/statm: 691 524 165 260 0 415 0
[pid=14118] ppid=14114 vsize=7016 CPUtime=811.42
/proc/14118/stat : 14118 (minisat20) R 14114 14114 13236 0 -1 4194304 1373 0 0 0 81135 7 0 0 25 0 1 0 230687451 7184384 1367 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/14118/statm: 1754 1367 58 118 0 1632 0
Current children cumulated CPU time (s) 822.02
Current children cumulated vsize (KiB) 9780

[startup+882.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 14118
/proc/meminfo: memFree=1385272/2055920 swapFree=4151088/4192956
[pid=14114] ppid=14112 vsize=2764 CPUtime=10.6
/proc/14114/stat : 14114 (SATzilla2007_R) S 14112 14114 13236 0 -1 4194304 980 1938 0 0 343 7 701 9 25 0 1 0 230686388 2830336 524 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/14114/statm: 691 524 165 260 0 415 0
[pid=14118] ppid=14114 vsize=7016 CPUtime=871.39
/proc/14118/stat : 14118 (minisat20) R 14114 14114 13236 0 -1 4194304 1380 0 0 0 87132 7 0 0 25 0 1 0 230687451 7184384 1374 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/14118/statm: 1754 1374 58 118 0 1632 0
Current children cumulated CPU time (s) 881.99
Current children cumulated vsize (KiB) 9780

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

[startup+895.903 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 14118
/proc/meminfo: memFree=1385208/2055920 swapFree=4151088/4192956
[pid=14114] ppid=14112 vsize=2764 CPUtime=10.6
/proc/14114/stat : 14114 (SATzilla2007_R) S 14112 14114 13236 0 -1 4194304 980 1938 0 0 343 7 701 9 25 0 1 0 230686388 2830336 524 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/14114/statm: 691 524 165 260 0 415 0
[pid=14118] ppid=14114 vsize=7016 CPUtime=884.99
/proc/14118/stat : 14118 (minisat20) R 14114 14114 13236 0 -1 4194304 1383 0 0 0 88492 7 0 0 25 0 1 0 230687451 7184384 1377 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134525586 0 0 8392704 3 0 0 0 17 1 0 0
/proc/14118/statm: 1754 1377 58 118 0 1632 0
Current children cumulated CPU time (s) 895.59
Current children cumulated vsize (KiB) 9780

[startup+908.701 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 14118
/proc/meminfo: memFree=1385272/2055920 swapFree=4151088/4192956
[pid=14114] ppid=14112 vsize=2764 CPUtime=10.6
/proc/14114/stat : 14114 (SATzilla2007_R) S 14112 14114 13236 0 -1 4194304 980 1938 0 0 343 7 701 9 25 0 1 0 230686388 2830336 524 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/14114/statm: 691 524 165 260 0 415 0
[pid=14118] ppid=14114 vsize=7016 CPUtime=897.78
/proc/14118/stat : 14118 (minisat20) R 14114 14114 13236 0 -1 4194304 1383 0 0 0 89771 7 0 0 25 0 1 0 230687451 7184384 1377 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/14118/statm: 1754 1377 58 118 0 1632 0
Current children cumulated CPU time (s) 908.38
Current children cumulated vsize (KiB) 9780

[startup+915.102 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 14118
/proc/meminfo: memFree=1385272/2055920 swapFree=4151088/4192956
[pid=14114] ppid=14112 vsize=2764 CPUtime=10.6
/proc/14114/stat : 14114 (SATzilla2007_R) S 14112 14114 13236 0 -1 4194304 980 1938 0 0 343 7 701 9 25 0 1 0 230686388 2830336 524 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/14114/statm: 691 524 165 260 0 415 0
[pid=14118] ppid=14114 vsize=7016 CPUtime=904.19
/proc/14118/stat : 14118 (minisat20) R 14114 14114 13236 0 -1 4194304 1384 0 0 0 90412 7 0 0 25 0 1 0 230687451 7184384 1378 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134525828 0 0 8392704 3 0 0 0 17 1 0 0
/proc/14118/statm: 1754 1378 58 118 0 1632 0
Current children cumulated CPU time (s) 914.79
Current children cumulated vsize (KiB) 9780

[startup+921.503 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 14118
/proc/meminfo: memFree=1385272/2055920 swapFree=4151088/4192956
[pid=14114] ppid=14112 vsize=2764 CPUtime=10.6
/proc/14114/stat : 14114 (SATzilla2007_R) S 14112 14114 13236 0 -1 4194304 980 1938 0 0 343 7 701 9 25 0 1 0 230686388 2830336 524 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/14114/statm: 691 524 165 260 0 415 0
[pid=14118] ppid=14114 vsize=7016 CPUtime=910.58
/proc/14118/stat : 14118 (minisat20) R 14114 14114 13236 0 -1 4194304 1384 0 0 0 91051 7 0 0 25 0 1 0 230687451 7184384 1378 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134519365 0 0 8392704 3 0 0 0 17 1 0 0
/proc/14118/statm: 1754 1378 58 118 0 1632 0
Current children cumulated CPU time (s) 921.18
Current children cumulated vsize (KiB) 9780

[startup+924.702 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 14118
/proc/meminfo: memFree=1385272/2055920 swapFree=4151088/4192956
[pid=14114] ppid=14112 vsize=2764 CPUtime=10.6
/proc/14114/stat : 14114 (SATzilla2007_R) S 14112 14114 13236 0 -1 4194304 980 1938 0 0 343 7 701 9 25 0 1 0 230686388 2830336 524 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/14114/statm: 691 524 165 260 0 415 0
[pid=14118] ppid=14114 vsize=7016 CPUtime=913.78
/proc/14118/stat : 14118 (minisat20) R 14114 14114 13236 0 -1 4194304 1384 0 0 0 91371 7 0 0 25 0 1 0 230687451 7184384 1378 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/14118/statm: 1754 1378 58 118 0 1632 0
Current children cumulated CPU time (s) 924.38
Current children cumulated vsize (KiB) 9780

[startup+926.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 14118
/proc/meminfo: memFree=1385272/2055920 swapFree=4151088/4192956
[pid=14114] ppid=14112 vsize=2764 CPUtime=10.6
/proc/14114/stat : 14114 (SATzilla2007_R) S 14112 14114 13236 0 -1 4194304 980 1938 0 0 343 7 701 9 25 0 1 0 230686388 2830336 524 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/14114/statm: 691 524 165 260 0 415 0
[pid=14118] ppid=14114 vsize=7016 CPUtime=915.38
/proc/14118/stat : 14118 (minisat20) R 14114 14114 13236 0 -1 4194304 1384 0 0 0 91531 7 0 0 25 0 1 0 230687451 7184384 1378 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134525765 0 0 8392704 3 0 0 0 17 1 0 0
/proc/14118/statm: 1754 1378 58 118 0 1632 0
Current children cumulated CPU time (s) 925.98
Current children cumulated vsize (KiB) 9780

[startup+926.701 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 14118
/proc/meminfo: memFree=1385272/2055920 swapFree=4151088/4192956
[pid=14114] ppid=14112 vsize=2764 CPUtime=10.6
/proc/14114/stat : 14114 (SATzilla2007_R) S 14112 14114 13236 0 -1 4194304 980 1938 0 0 343 7 701 9 25 0 1 0 230686388 2830336 524 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/14114/statm: 691 524 165 260 0 415 0
[pid=14118] ppid=14114 vsize=7016 CPUtime=915.78
/proc/14118/stat : 14118 (minisat20) R 14114 14114 13236 0 -1 4194304 1384 0 0 0 91571 7 0 0 25 0 1 0 230687451 7184384 1378 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134525749 0 0 8392704 3 0 0 0 17 1 0 0
/proc/14118/statm: 1754 1378 58 118 0 1632 0
Current children cumulated CPU time (s) 926.38
Current children cumulated vsize (KiB) 9780

[startup+926.901 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 14118
/proc/meminfo: memFree=1385272/2055920 swapFree=4151088/4192956
[pid=14114] ppid=14112 vsize=2764 CPUtime=10.6
/proc/14114/stat : 14114 (SATzilla2007_R) S 14112 14114 13236 0 -1 4194304 980 1938 0 0 343 7 701 9 25 0 1 0 230686388 2830336 524 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/14114/statm: 691 524 165 260 0 415 0
[pid=14118] ppid=14114 vsize=7016 CPUtime=915.98
/proc/14118/stat : 14118 (minisat20) R 14114 14114 13236 0 -1 4194304 1384 0 0 0 91591 7 0 0 25 0 1 0 230687451 7184384 1378 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134525583 0 0 8392704 3 0 0 0 17 1 0 0
/proc/14118/statm: 1754 1378 58 118 0 1632 0
Current children cumulated CPU time (s) 926.58
Current children cumulated vsize (KiB) 9780

[startup+927.001 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 14118
/proc/meminfo: memFree=1385272/2055920 swapFree=4151088/4192956
[pid=14114] ppid=14112 vsize=2764 CPUtime=10.6
/proc/14114/stat : 14114 (SATzilla2007_R) S 14112 14114 13236 0 -1 4194304 980 1938 0 0 343 7 701 9 25 0 1 0 230686388 2830336 524 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/14114/statm: 691 524 165 260 0 415 0
[pid=14118] ppid=14114 vsize=7016 CPUtime=916.08
/proc/14118/stat : 14118 (minisat20) R 14114 14114 13236 0 -1 4194304 1384 0 0 0 91601 7 0 0 25 0 1 0 230687451 7184384 1378 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/14118/statm: 1754 1378 58 118 0 1632 0
Current children cumulated CPU time (s) 926.68
Current children cumulated vsize (KiB) 9780

Child status: 20
Real time (s): 927.094
CPU time (s): 926.8
CPU user time (s): 926.552
CPU system time (s): 0.247962
CPU usage (%): 99.9683
Max. virtual memory (cumulated for all children) (KiB): 9780

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

runsolver used 0.900863 second user time and 2.29165 second system time

The end

Launcher Data (download as text)

Begin job on node35 on Sun Apr 29 06:21:50 UTC 2007

IDJOB= 423539
IDBENCH= 19894
IDSOLVER= 191
FILE ID= node35/423539-1177827710

PBS_JOBID= 4718262

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-S1280573704-13.UNSAT.shuffled.cnf
COMMAND LINE= /tmp/evaluation/423539-1177827710/SATzilla2007_R /tmp/evaluation/423539-1177827710/instance-423539-1177827710.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node35/watcher-423539-1177827710 -o ROOT/results/node35/solver-423539-1177827710 -C 5000 -W 7500 -M 1800 --output-limit 1,15  /tmp/evaluation/423539-1177827710/SATzilla2007_R /tmp/evaluation/423539-1177827710/instance-423539-1177827710.cnf            

META MD5SUM SOLVER= d41d8cd98f00b204e9800998ecf8427e
MD5SUM BENCH=  b98a3615fa1f88c157643d9399a2087e

RANDOM SEED= 694888657

TIME LIMIT= 5000 seconds
MEMORY LIMIT= 1800 MiB

Linux node35.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:       1392928 kB
Buffers:         51852 kB
Cached:         514772 kB
SwapCached:       9948 kB
Active:         309744 kB
Inactive:       281548 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1392928 kB
SwapTotal:     4192956 kB
SwapFree:      4151088 kB
Dirty:            8488 kB
Writeback:           0 kB
Mapped:          30768 kB
Slab:            57040 kB
Committed_AS:  2648204 kB
PageTables:       1996 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 node35 on Sun Apr 29 06:37:17 UTC 2007