Trace number 294573

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 929.892 930.243

General information on the benchmark

Namerandom/OnTreshold/7SAT/v50/
unif-k7-r89-v50-c4450-S1018594061-02.UNSAT.shuffled.cnf
MD5SUM428b24f39bc6415380a405b76c9b06d9
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark66.9038
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.53/10.60	c run March_dl for 5 seconds ... 
10.53/10.60	c Bin: Executing march_dl
10.53/10.60	c child exit by a signal
10.53/10.60	c march_dl returned code 137.
10.53/10.60	c run saps (UBCSAT implementation) for 2 seconds ... 
10.53/10.60	c Bin: Executing ubcsat2006
10.53/10.60	c child exited successfully
10.53/10.60	c ubcsat2006 returned code 0.
10.53/10.60	c satzilla computing base features
10.53/10.60	c satzilla doing unit-prop probe
10.53/10.60	c satzilla doing local search probe
10.53/10.60	c satzilla doing lobjois search-space size estimate
10.53/10.60	c satzilla's ranking:
10.53/10.60	c 1) minisat20+P: 2.879054
10.53/10.60	c 2) kcnfs: 3.510862
10.53/10.60	c 3) march_dl: 4.968977
10.53/10.60	c 4) kcnfs+P: 999.000000
10.53/10.60	c 5) march_dl+P: 999.000000
10.53/10.60	c 6) vallst+P: 999.000000
10.53/10.60	c 7) zchaff_rand+P: 999.000000
10.53/10.60	c 8) vallst: 999.000000
10.53/10.60	c 9) zchaff_rand: 999.000000
10.53/10.60	c 10) minisat20: 999.000000
10.53/10.60	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:  50                                                   |
10.53/10.62	|  Number of clauses:    4450                                                 |
10.53/10.63	|  Parsing time:         0.00         s                                       |
10.53/10.63	============================[ Search Statistics ]==============================
10.53/10.63	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
10.53/10.63	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
10.53/10.63	===============================================================================
10.53/10.63	|         0 |      50     4450    31150 |     1483        0    nan |  0.000 % |
10.53/10.63	|       101 |      50     4450    31150 |     1631      101     19 |  0.041 % |
10.53/10.64	|       251 |      50     4450    31150 |     1794      251     19 |  0.041 % |
10.53/10.65	|       476 |      50     4450    31150 |     1974      476     18 |  0.041 % |
10.60/10.66	|       814 |      50     4450    31150 |     2171      814     18 |  0.041 % |
10.60/10.68	|      1321 |      50     4450    31150 |     2388     1321     18 |  0.041 % |
10.60/10.71	|      2081 |      50     4450    31150 |     2627     2081     18 |  0.041 % |
10.60/10.76	|      3220 |      50     4450    31150 |     2890     1893     18 |  0.041 % |
10.60/10.83	|      4929 |      50     4450    31150 |     3179     2145     17 |  0.041 % |
10.60/10.94	|      7492 |      50     4450    31150 |     3497     3109     17 |  0.041 % |
10.60/11.11	|     11336 |      50     4450    31150 |     3847     3435     17 |  0.041 % |
11.34/11.39	|     17103 |      50     4450    31150 |     4232     3400     18 |  0.041 % |
11.74/11.85	|     25752 |      50     4450    31150 |     4655     3541     17 |  0.041 % |
12.46/12.54	|     38727 |      50     4450    31150 |     5120     2482     17 |  0.041 % |
13.49/13.61	|     58188 |      50     4450    31150 |     5632     3944     16 |  0.041 % |
15.13/15.24	|     87380 |      50     4450    31150 |     6196     4872     16 |  0.041 % |
17.79/17.88	|    131169 |      50     4450    31150 |     6815     5147     16 |  0.041 % |
21.89/21.94	|    196853 |      50     4450    31150 |     7497     5893     16 |  0.041 % |
28.24/28.31	|    295381 |      50     4450    31150 |     8247     6690     16 |  0.041 % |
38.16/38.26	|    443170 |      50     4450    31150 |     9071     5675     17 |  0.041 % |
54.15/54.22	|    664855 |      50     4450    31150 |     9979     4639     16 |  0.041 % |
78.94/79.06	|    997381 |      50     4450    31150 |    10977     7261     17 |  0.041 % |
118.29/118.43	|   1496170 |      50     4450    31150 |    12074     5783     15 |  0.041 % |
180.89/181.04	|   2244355 |      50     4450    31150 |    13282    10316     14 |  0.041 % |
280.06/280.24	|   3366629 |      50     4450    31150 |    14610     8795     14 |  0.042 % |
438.45/438.66	|   5050041 |      50     4450    31150 |    16071    10113     16 |  0.081 % |
687.82/688.12	|   7575159 |      49     4115    28805 |    17678    10404     14 |  2.041 % |
929.80/930.23	===============================================================================
929.80/930.23	restarts              : 27
929.80/930.23	conflicts             : 9934535        (10807 /sec)
929.80/930.23	decisions             : 10645623       (1.79 % random) (11581 /sec)
929.80/930.23	propagations          : 82049891       (89258 /sec)
929.80/930.23	conflict literals     : 146607970      (25.96 % deleted)
929.80/930.23	Memory used           : 6.84 MB
929.80/930.23	CPU time              : 919.249 s
929.80/930.23	
929.80/930.24	c Preprocessing...
929.80/930.24	c Inital problem has 50 variables, 4450 nary clauses (0 binary clauses).
929.80/930.24	c Num non-binary clauses 4450, Average non-binary clause length 7.000
929.80/930.24	c Theory has no gaps
929.80/930.24	c Preprocessor runtime was 0.010 seconds.
929.80/930.24	c 
929.80/930.24	c Satisfiability of theory still undetermined.
929.80/930.24	c See file /tmp/2LGwxg for simplified theory.
929.80/930.24	c Bin: Executing minisat20
929.80/930.24	c child exited successfully
929.80/930.24	c minisat20 returned code 20.
929.80/930.24	s UNSATISFIABLE
929.80/930.24	c SATZILLA_TIME=930.020000

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/node33/watcher-294573-1171791045 -o ROOT/results/node33/solver-294573-1171791045 -C 1200 -M 1800 --output-limit 1,15 /tmp/evaluation/294573-1171791045/SATzilla2007_R /tmp/evaluation/294573-1171791045/instance-294573-1171791045.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: 1.00 1.01 1.06 3/64 12228
/proc/meminfo: memFree=905816/2055920 swapFree=4183908/4192956
[pid=12228] ppid=12226 vsize=1440 CPUtime=0
/proc/12228/stat : 12228 (SATzilla2007_R) R 12226 12228 11345 0 -1 4194304 127 0 0 0 0 0 0 0 18 0 1 0 104139829 1474560 110 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216547 0 0 4096 0 0 0 0 17 1 0 0
/proc/12228/statm: 360 110 95 260 0 84 0
[pid=12229] ppid=12228 vsize=636 CPUtime=0
/proc/12229/stat : 12229 (march_dl) R 12228 12228 11345 0 -1 4194304 81 0 0 0 0 0 0 0 18 0 1 0 104139829 651264 76 18446744073709551615 134512640 134996440 4294956656 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 1 0 0
/proc/12229/statm: 159 76 50 118 0 38 0

[startup+0.106901 s]
/proc/loadavg: 1.00 1.01 1.06 3/64 12228
/proc/meminfo: memFree=905816/2055920 swapFree=4183908/4192956
[pid=12228] ppid=12226 vsize=1440 CPUtime=0
/proc/12228/stat : 12228 (SATzilla2007_R) S 12226 12228 11345 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 104139829 1474560 110 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/12228/statm: 360 110 95 260 0 84 0
[pid=12229] ppid=12228 vsize=1740 CPUtime=0.1
/proc/12229/stat : 12229 (march_dl) R 12228 12228 11345 0 -1 4194304 619 0 0 0 10 0 0 0 19 0 1 0 104139829 1781760 268 18446744073709551615 134512640 134996440 4294956656 18446744073709551615 134583376 0 0 8392704 0 0 0 0 17 1 0 0
/proc/12229/statm: 435 268 67 118 0 314 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 3180

[startup+0.514982 s]
/proc/loadavg: 1.00 1.01 1.06 3/64 12228
/proc/meminfo: memFree=905816/2055920 swapFree=4183908/4192956
[pid=12228] ppid=12226 vsize=1440 CPUtime=0
/proc/12228/stat : 12228 (SATzilla2007_R) S 12226 12228 11345 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 104139829 1474560 110 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/12228/statm: 360 110 95 260 0 84 0
[pid=12229] ppid=12228 vsize=4800 CPUtime=0.5
/proc/12229/stat : 12229 (march_dl) R 12228 12228 11345 0 -1 4194304 1537 0 0 0 50 0 0 0 23 0 1 0 104139829 4915200 1102 18446744073709551615 134512640 134996440 4294956656 18446744073709551615 134559723 0 0 8392704 0 0 0 0 17 1 0 0
/proc/12229/statm: 1200 1102 72 118 0 1079 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 6240

[startup+1.33515 s]
/proc/loadavg: 1.00 1.01 1.06 2/66 12230
/proc/meminfo: memFree=901256/2055920 swapFree=4183908/4192956
[pid=12228] ppid=12226 vsize=1440 CPUtime=0
/proc/12228/stat : 12228 (SATzilla2007_R) S 12226 12228 11345 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 104139829 1474560 110 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/12228/statm: 360 110 95 260 0 84 0
[pid=12229] ppid=12228 vsize=5384 CPUtime=1.32
/proc/12229/stat : 12229 (march_dl) R 12228 12228 11345 0 -1 4194304 1614 0 0 0 132 0 0 0 25 0 1 0 104139829 5513216 1179 18446744073709551615 134512640 134996440 4294956656 18446744073709551615 134527009 0 0 8392704 0 0 0 0 17 1 0 0
/proc/12229/statm: 1346 1179 74 118 0 1225 0
Current children cumulated CPU time (s) 1.32
Current children cumulated vsize (KiB) 6824

[startup+2.97149 s]
/proc/loadavg: 1.00 1.01 1.06 2/66 12230
/proc/meminfo: memFree=901128/2055920 swapFree=4183908/4192956
[pid=12228] ppid=12226 vsize=1440 CPUtime=0
/proc/12228/stat : 12228 (SATzilla2007_R) S 12226 12228 11345 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 104139829 1474560 110 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/12228/statm: 360 110 95 260 0 84 0
[pid=12229] ppid=12228 vsize=5384 CPUtime=2.96
/proc/12229/stat : 12229 (march_dl) R 12228 12228 11345 0 -1 4194304 1614 0 0 0 296 0 0 0 25 0 1 0 104139829 5513216 1179 18446744073709551615 134512640 134996440 4294956656 18446744073709551615 134526923 0 0 8392704 0 0 0 0 17 1 0 0
/proc/12229/statm: 1346 1179 74 118 0 1225 0
Current children cumulated CPU time (s) 2.96
Current children cumulated vsize (KiB) 6824

[startup+6.25316 s]
/proc/loadavg: 1.08 1.02 1.06 2/66 12231
/proc/meminfo: memFree=904712/2055920 swapFree=4183908/4192956
[pid=12228] ppid=12226 vsize=1440 CPUtime=4.99
/proc/12228/stat : 12228 (SATzilla2007_R) S 12226 12228 11345 0 -1 4194304 135 1614 0 0 0 0 499 0 16 0 1 0 104139829 1474560 111 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/12228/statm: 360 111 96 260 0 84 0
[pid=12231] ppid=12228 vsize=6188 CPUtime=1.24
/proc/12231/stat : 12231 (ubcsat2006) R 12228 12228 11345 0 -1 4194304 326 0 0 0 120 4 0 0 25 0 1 0 104140330 6336512 309 18446744073709551615 134512640 134777720 4294956496 18446744073709551615 4294960144 0 0 8392704 0 0 0 0 17 1 0 0
/proc/12231/statm: 1547 309 156 64 0 1128 0
Current children cumulated CPU time (s) 6.23
Current children cumulated vsize (KiB) 7628

[startup+12.7065 s]
/proc/loadavg: 1.07 1.02 1.06 2/66 12232
/proc/meminfo: memFree=902800/2055920 swapFree=4183908/4192956
[pid=12228] ppid=12226 vsize=2764 CPUtime=10.6
/proc/12228/stat : 12228 (SATzilla2007_R) S 12226 12228 11345 0 -1 4194304 982 1946 0 0 345 6 700 9 25 0 1 0 104139829 2830336 525 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/12228/statm: 691 525 165 260 0 415 0
[pid=12232] ppid=12228 vsize=2604 CPUtime=2.07
/proc/12232/stat : 12232 (minisat20) R 12228 12228 11345 0 -1 4194304 364 0 0 0 207 0 0 0 25 0 1 0 104140892 2666496 358 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/12232/statm: 651 358 58 118 0 529 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 5368

[startup+25.5191 s]
/proc/loadavg: 1.13 1.04 1.07 2/66 12232
/proc/meminfo: memFree=902232/2055920 swapFree=4183908/4192956
[pid=12228] ppid=12226 vsize=2764 CPUtime=10.6
/proc/12228/stat : 12228 (SATzilla2007_R) S 12226 12228 11345 0 -1 4194304 982 1946 0 0 345 6 700 9 25 0 1 0 104139829 2830336 525 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/12228/statm: 691 525 165 260 0 415 0
[pid=12232] ppid=12228 vsize=3412 CPUtime=14.87
/proc/12232/stat : 12232 (minisat20) R 12228 12228 11345 0 -1 4194304 535 0 0 0 1487 0 0 0 25 0 1 0 104140892 3493888 529 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525583 0 0 8392704 3 0 0 0 17 1 0 0
/proc/12232/statm: 853 529 58 118 0 731 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 6176

[startup+51.1434 s]
/proc/loadavg: 1.08 1.03 1.07 2/66 12232
/proc/meminfo: memFree=901656/2055920 swapFree=4183908/4192956
[pid=12228] ppid=12226 vsize=2764 CPUtime=10.6
/proc/12228/stat : 12228 (SATzilla2007_R) S 12226 12228 11345 0 -1 4194304 982 1946 0 0 345 6 700 9 25 0 1 0 104139829 2830336 525 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/12228/statm: 691 525 165 260 0 415 0
[pid=12232] ppid=12228 vsize=3988 CPUtime=40.48
/proc/12232/stat : 12232 (minisat20) R 12228 12228 11345 0 -1 4194304 685 0 0 0 4048 0 0 0 25 0 1 0 104140892 4083712 679 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/12232/statm: 997 679 58 118 0 875 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 6752

[startup+102.386 s]
/proc/loadavg: 1.04 1.03 1.06 2/66 12232
/proc/meminfo: memFree=901272/2055920 swapFree=4183908/4192956
[pid=12228] ppid=12226 vsize=2764 CPUtime=10.6
/proc/12228/stat : 12228 (SATzilla2007_R) S 12226 12228 11345 0 -1 4194304 982 1946 0 0 345 6 700 9 25 0 1 0 104139829 2830336 525 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/12228/statm: 691 525 165 260 0 415 0
[pid=12232] ppid=12228 vsize=4588 CPUtime=91.71
/proc/12232/stat : 12232 (minisat20) R 12228 12228 11345 0 -1 4194304 815 0 0 0 9170 1 0 0 25 0 1 0 104140892 4698112 809 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525422 0 0 8392704 3 0 0 0 17 1 0 0
/proc/12232/statm: 1147 809 58 118 0 1025 0
Current children cumulated CPU time (s) 102.31
Current children cumulated vsize (KiB) 7352

[startup+162.447 s]
/proc/loadavg: 1.01 1.02 1.06 2/66 12232
/proc/meminfo: memFree=900824/2055920 swapFree=4183908/4192956
[pid=12228] ppid=12226 vsize=2764 CPUtime=10.6
/proc/12228/stat : 12228 (SATzilla2007_R) S 12226 12228 11345 0 -1 4194304 982 1946 0 0 345 6 700 9 25 0 1 0 104139829 2830336 525 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/12228/statm: 691 525 165 260 0 415 0
[pid=12232] ppid=12228 vsize=4904 CPUtime=151.75
/proc/12232/stat : 12232 (minisat20) R 12228 12228 11345 0 -1 4194304 913 0 0 0 15174 1 0 0 25 0 1 0 104140892 5021696 907 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/12232/statm: 1226 907 58 118 0 1104 0
Current children cumulated CPU time (s) 162.35
Current children cumulated vsize (KiB) 7668

[startup+222.503 s]
/proc/loadavg: 1.00 1.01 1.05 2/66 12232
/proc/meminfo: memFree=900440/2055920 swapFree=4183908/4192956
[pid=12228] ppid=12226 vsize=2764 CPUtime=10.6
/proc/12228/stat : 12228 (SATzilla2007_R) S 12226 12228 11345 0 -1 4194304 982 1946 0 0 345 6 700 9 25 0 1 0 104139829 2830336 525 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/12228/statm: 691 525 165 260 0 415 0
[pid=12232] ppid=12228 vsize=5260 CPUtime=211.78
/proc/12232/stat : 12232 (minisat20) R 12228 12228 11345 0 -1 4194304 996 0 0 0 21177 1 0 0 25 0 1 0 104140892 5386240 990 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134519335 0 0 8392704 3 0 0 0 17 1 0 0
/proc/12232/statm: 1315 990 58 118 0 1193 0
Current children cumulated CPU time (s) 222.38
Current children cumulated vsize (KiB) 8024

[startup+282.559 s]
/proc/loadavg: 1.00 1.01 1.04 2/66 12232
/proc/meminfo: memFree=900248/2055920 swapFree=4183908/4192956
[pid=12228] ppid=12226 vsize=2764 CPUtime=10.6
/proc/12228/stat : 12228 (SATzilla2007_R) S 12226 12228 11345 0 -1 4194304 982 1946 0 0 345 6 700 9 25 0 1 0 104139829 2830336 525 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/12228/statm: 691 525 165 260 0 415 0
[pid=12232] ppid=12228 vsize=5432 CPUtime=271.81
/proc/12232/stat : 12232 (minisat20) R 12228 12228 11345 0 -1 4194304 1022 0 0 0 27180 1 0 0 25 0 1 0 104140892 5562368 1016 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525794 0 0 8392704 3 0 0 0 17 1 0 0
/proc/12232/statm: 1358 1016 58 118 0 1236 0
Current children cumulated CPU time (s) 282.41
Current children cumulated vsize (KiB) 8196

[startup+342.616 s]
/proc/loadavg: 1.00 1.00 1.04 2/66 12232
/proc/meminfo: memFree=900056/2055920 swapFree=4183908/4192956
[pid=12228] ppid=12226 vsize=2764 CPUtime=10.6
/proc/12228/stat : 12228 (SATzilla2007_R) S 12226 12228 11345 0 -1 4194304 982 1946 0 0 345 6 700 9 25 0 1 0 104139829 2830336 525 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/12228/statm: 691 525 165 260 0 415 0
[pid=12232] ppid=12228 vsize=5716 CPUtime=331.85
/proc/12232/stat : 12232 (minisat20) R 12228 12228 11345 0 -1 4194304 1090 0 0 0 33184 1 0 0 25 0 1 0 104140892 5853184 1084 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525619 0 0 8392704 3 0 0 0 17 1 0 0
/proc/12232/statm: 1429 1084 58 118 0 1307 0
Current children cumulated CPU time (s) 342.45
Current children cumulated vsize (KiB) 8480

[startup+402.679 s]
/proc/loadavg: 1.00 1.00 1.03 2/66 12232
/proc/meminfo: memFree=899736/2055920 swapFree=4183908/4192956
[pid=12228] ppid=12226 vsize=2764 CPUtime=10.6
/proc/12228/stat : 12228 (SATzilla2007_R) S 12226 12228 11345 0 -1 4194304 982 1946 0 0 345 6 700 9 25 0 1 0 104139829 2830336 525 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/12228/statm: 691 525 165 260 0 415 0
[pid=12232] ppid=12228 vsize=6004 CPUtime=391.89
/proc/12232/stat : 12232 (minisat20) R 12228 12228 11345 0 -1 4194304 1147 0 0 0 39188 1 0 0 25 0 1 0 104140892 6148096 1141 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525794 0 0 8392704 3 0 0 0 17 1 0 0
/proc/12232/statm: 1501 1141 58 118 0 1379 0
Current children cumulated CPU time (s) 402.49
Current children cumulated vsize (KiB) 8768

[startup+462.736 s]
/proc/loadavg: 1.00 1.00 1.03 2/66 12232
/proc/meminfo: memFree=899672/2055920 swapFree=4183908/4192956
[pid=12228] ppid=12226 vsize=2764 CPUtime=10.6
/proc/12228/stat : 12228 (SATzilla2007_R) S 12226 12228 11345 0 -1 4194304 982 1946 0 0 345 6 700 9 25 0 1 0 104139829 2830336 525 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/12228/statm: 691 525 165 260 0 415 0
[pid=12232] ppid=12228 vsize=6144 CPUtime=451.92
/proc/12232/stat : 12232 (minisat20) R 12228 12228 11345 0 -1 4194304 1182 0 0 0 45191 1 0 0 25 0 1 0 104140892 6291456 1176 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525578 0 0 8392704 3 0 0 0 17 1 0 0
/proc/12232/statm: 1536 1176 58 118 0 1414 0
Current children cumulated CPU time (s) 462.52

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


[startup+582.842 s]
/proc/loadavg: 1.00 1.00 1.01 2/66 12232
/proc/meminfo: memFree=899224/2055920 swapFree=4183908/4192956
[pid=12228] ppid=12226 vsize=2764 CPUtime=10.6
/proc/12228/stat : 12228 (SATzilla2007_R) S 12226 12228 11345 0 -1 4194304 982 1946 0 0 345 6 700 9 25 0 1 0 104139829 2830336 525 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/12228/statm: 691 525 165 260 0 415 0
[pid=12232] ppid=12228 vsize=6712 CPUtime=572
/proc/12232/stat : 12232 (minisat20) R 12228 12228 11345 0 -1 4194304 1290 0 0 0 57198 2 0 0 25 0 1 0 104140892 6873088 1284 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525828 0 0 8392704 3 0 0 0 17 1 0 0
/proc/12232/statm: 1678 1284 58 118 0 1556 0
Current children cumulated CPU time (s) 582.6
Current children cumulated vsize (KiB) 9476

[startup+642.905 s]
/proc/loadavg: 1.00 1.00 1.01 2/66 12232
/proc/meminfo: memFree=899160/2055920 swapFree=4183908/4192956
[pid=12228] ppid=12226 vsize=2764 CPUtime=10.6
/proc/12228/stat : 12228 (SATzilla2007_R) S 12226 12228 11345 0 -1 4194304 982 1946 0 0 345 6 700 9 25 0 1 0 104139829 2830336 525 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/12228/statm: 691 525 165 260 0 415 0
[pid=12232] ppid=12228 vsize=6712 CPUtime=632.03
/proc/12232/stat : 12232 (minisat20) R 12228 12228 11345 0 -1 4194304 1302 0 0 0 63201 2 0 0 25 0 1 0 104140892 6873088 1296 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525636 0 0 8392704 3 0 0 0 17 1 0 0
/proc/12232/statm: 1678 1296 58 118 0 1556 0
Current children cumulated CPU time (s) 642.63
Current children cumulated vsize (KiB) 9476

[startup+702.962 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 12232
/proc/meminfo: memFree=899032/2055920 swapFree=4183908/4192956
[pid=12228] ppid=12226 vsize=2764 CPUtime=10.6
/proc/12228/stat : 12228 (SATzilla2007_R) S 12226 12228 11345 0 -1 4194304 982 1946 0 0 345 6 700 9 25 0 1 0 104139829 2830336 525 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/12228/statm: 691 525 165 260 0 415 0
[pid=12232] ppid=12228 vsize=6856 CPUtime=692.07
/proc/12232/stat : 12232 (minisat20) R 12228 12228 11345 0 -1 4194304 1338 0 0 0 69205 2 0 0 25 0 1 0 104140892 7020544 1332 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134528423 0 0 8392704 3 0 0 0 17 1 0 0
/proc/12232/statm: 1714 1332 58 118 0 1592 0
Current children cumulated CPU time (s) 702.67
Current children cumulated vsize (KiB) 9620

[startup+763.02 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 12232
/proc/meminfo: memFree=898904/2055920 swapFree=4183908/4192956
[pid=12228] ppid=12226 vsize=2764 CPUtime=10.6
/proc/12228/stat : 12228 (SATzilla2007_R) S 12226 12228 11345 0 -1 4194304 982 1946 0 0 345 6 700 9 25 0 1 0 104139829 2830336 525 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/12228/statm: 691 525 165 260 0 415 0
[pid=12232] ppid=12228 vsize=6856 CPUtime=752.1
/proc/12232/stat : 12232 (minisat20) R 12228 12228 11345 0 -1 4194304 1354 0 0 0 75208 2 0 0 25 0 1 0 104140892 7020544 1348 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525578 0 0 8392704 3 0 0 0 17 1 0 0
/proc/12232/statm: 1714 1348 58 118 0 1592 0
Current children cumulated CPU time (s) 762.7
Current children cumulated vsize (KiB) 9620

[startup+823.076 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 12232
/proc/meminfo: memFree=898840/2055920 swapFree=4183908/4192956
[pid=12228] ppid=12226 vsize=2764 CPUtime=10.6
/proc/12228/stat : 12228 (SATzilla2007_R) S 12226 12228 11345 0 -1 4194304 982 1946 0 0 345 6 700 9 25 0 1 0 104139829 2830336 525 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/12228/statm: 691 525 165 260 0 415 0
[pid=12232] ppid=12228 vsize=6856 CPUtime=812.14
/proc/12232/stat : 12232 (minisat20) R 12228 12228 11345 0 -1 4194304 1362 0 0 0 81212 2 0 0 25 0 1 0 104140892 7020544 1356 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525539 0 0 8392704 3 0 0 0 17 1 0 0
/proc/12232/statm: 1714 1356 58 118 0 1592 0
Current children cumulated CPU time (s) 822.74
Current children cumulated vsize (KiB) 9620

[startup+883.124 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 12232
/proc/meminfo: memFree=898776/2055920 swapFree=4183908/4192956
[pid=12228] ppid=12226 vsize=2764 CPUtime=10.6
/proc/12228/stat : 12228 (SATzilla2007_R) S 12226 12228 11345 0 -1 4194304 982 1946 0 0 345 6 700 9 25 0 1 0 104139829 2830336 525 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/12228/statm: 691 525 165 260 0 415 0
[pid=12232] ppid=12228 vsize=6996 CPUtime=872.17
/proc/12232/stat : 12232 (minisat20) R 12228 12228 11345 0 -1 4194304 1377 0 0 0 87215 2 0 0 25 0 1 0 104140892 7163904 1371 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525539 0 0 8392704 3 0 0 0 17 1 0 0
/proc/12232/statm: 1749 1371 58 118 0 1627 0
Current children cumulated CPU time (s) 882.77
Current children cumulated vsize (KiB) 9760

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

[startup+892.043 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 12232
/proc/meminfo: memFree=898776/2055920 swapFree=4183908/4192956
[pid=12228] ppid=12226 vsize=2764 CPUtime=10.6
/proc/12228/stat : 12228 (SATzilla2007_R) S 12226 12228 11345 0 -1 4194304 982 1946 0 0 345 6 700 9 25 0 1 0 104139829 2830336 525 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/12228/statm: 691 525 165 260 0 415 0
[pid=12232] ppid=12228 vsize=6996 CPUtime=881.08
/proc/12232/stat : 12232 (minisat20) R 12228 12228 11345 0 -1 4194304 1377 0 0 0 88106 2 0 0 25 0 1 0 104140892 7163904 1371 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525816 0 0 8392704 3 0 0 0 17 1 0 0
/proc/12232/statm: 1749 1371 58 118 0 1627 0
Current children cumulated CPU time (s) 891.68
Current children cumulated vsize (KiB) 9760

[startup+905.161 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 12232
/proc/meminfo: memFree=898776/2055920 swapFree=4183908/4192956
[pid=12228] ppid=12226 vsize=2764 CPUtime=10.6
/proc/12228/stat : 12228 (SATzilla2007_R) S 12226 12228 11345 0 -1 4194304 982 1946 0 0 345 6 700 9 25 0 1 0 104139829 2830336 525 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/12228/statm: 691 525 165 260 0 415 0
[pid=12232] ppid=12228 vsize=6996 CPUtime=894.2
/proc/12232/stat : 12232 (minisat20) R 12228 12228 11345 0 -1 4194304 1379 0 0 0 89418 2 0 0 25 0 1 0 104140892 7163904 1373 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525488 0 0 8392704 3 0 0 0 17 1 0 0
/proc/12232/statm: 1749 1373 58 118 0 1627 0
Current children cumulated CPU time (s) 904.8
Current children cumulated vsize (KiB) 9760

[startup+918.277 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 12232
/proc/meminfo: memFree=898776/2055920 swapFree=4183908/4192956
[pid=12228] ppid=12226 vsize=2764 CPUtime=10.6
/proc/12228/stat : 12228 (SATzilla2007_R) S 12226 12228 11345 0 -1 4194304 982 1946 0 0 345 6 700 9 25 0 1 0 104139829 2830336 525 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/12228/statm: 691 525 165 260 0 415 0
[pid=12232] ppid=12228 vsize=6996 CPUtime=907.31
/proc/12232/stat : 12232 (minisat20) R 12228 12228 11345 0 -1 4194304 1381 0 0 0 90729 2 0 0 25 0 1 0 104140892 7163904 1375 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525749 0 0 8392704 3 0 0 0 17 1 0 0
/proc/12232/statm: 1749 1375 58 118 0 1627 0
Current children cumulated CPU time (s) 917.91
Current children cumulated vsize (KiB) 9760

[startup+924.841 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 12232
/proc/meminfo: memFree=898712/2055920 swapFree=4183908/4192956
[pid=12228] ppid=12226 vsize=2764 CPUtime=10.6
/proc/12228/stat : 12228 (SATzilla2007_R) S 12226 12228 11345 0 -1 4194304 982 1946 0 0 345 6 700 9 25 0 1 0 104139829 2830336 525 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/12228/statm: 691 525 165 260 0 415 0
[pid=12232] ppid=12228 vsize=6996 CPUtime=913.87
/proc/12232/stat : 12232 (minisat20) R 12228 12228 11345 0 -1 4194304 1392 0 0 0 91385 2 0 0 25 0 1 0 104140892 7163904 1386 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525557 0 0 8392704 3 0 0 0 17 1 0 0
/proc/12232/statm: 1749 1386 58 118 0 1627 0
Current children cumulated CPU time (s) 924.47
Current children cumulated vsize (KiB) 9760

[startup+928.117 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 12232
/proc/meminfo: memFree=898712/2055920 swapFree=4183908/4192956
[pid=12228] ppid=12226 vsize=2764 CPUtime=10.6
/proc/12228/stat : 12228 (SATzilla2007_R) S 12226 12228 11345 0 -1 4194304 982 1946 0 0 345 6 700 9 25 0 1 0 104139829 2830336 525 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/12228/statm: 691 525 165 260 0 415 0
[pid=12232] ppid=12228 vsize=6996 CPUtime=917.14
/proc/12232/stat : 12232 (minisat20) R 12228 12228 11345 0 -1 4194304 1392 0 0 0 91712 2 0 0 25 0 1 0 104140892 7163904 1386 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525749 0 0 8392704 3 0 0 0 17 1 0 0
/proc/12232/statm: 1749 1386 58 118 0 1627 0
Current children cumulated CPU time (s) 927.74
Current children cumulated vsize (KiB) 9760

[startup+928.934 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 12232
/proc/meminfo: memFree=898712/2055920 swapFree=4183908/4192956
[pid=12228] ppid=12226 vsize=2764 CPUtime=10.6
/proc/12228/stat : 12228 (SATzilla2007_R) S 12226 12228 11345 0 -1 4194304 982 1946 0 0 345 6 700 9 25 0 1 0 104139829 2830336 525 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/12228/statm: 691 525 165 260 0 415 0
[pid=12232] ppid=12228 vsize=6996 CPUtime=917.96
/proc/12232/stat : 12232 (minisat20) R 12228 12228 11345 0 -1 4194304 1392 0 0 0 91794 2 0 0 25 0 1 0 104140892 7163904 1386 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525788 0 0 8392704 3 0 0 0 17 1 0 0
/proc/12232/statm: 1749 1386 58 118 0 1627 0
Current children cumulated CPU time (s) 928.56
Current children cumulated vsize (KiB) 9760

[startup+929.76 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 12232
/proc/meminfo: memFree=898712/2055920 swapFree=4183908/4192956
[pid=12228] ppid=12226 vsize=2764 CPUtime=10.6
/proc/12228/stat : 12228 (SATzilla2007_R) S 12226 12228 11345 0 -1 4194304 982 1946 0 0 345 6 700 9 25 0 1 0 104139829 2830336 525 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/12228/statm: 691 525 165 260 0 415 0
[pid=12232] ppid=12228 vsize=6996 CPUtime=918.78
/proc/12232/stat : 12232 (minisat20) R 12228 12228 11345 0 -1 4194304 1392 0 0 0 91876 2 0 0 25 0 1 0 104140892 7163904 1386 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/12232/statm: 1749 1386 58 118 0 1627 0
Current children cumulated CPU time (s) 929.38
Current children cumulated vsize (KiB) 9760

[startup+930.171 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 12232
/proc/meminfo: memFree=898712/2055920 swapFree=4183908/4192956
[pid=12228] ppid=12226 vsize=2764 CPUtime=10.6
/proc/12228/stat : 12228 (SATzilla2007_R) S 12226 12228 11345 0 -1 4194304 982 1946 0 0 345 6 700 9 25 0 1 0 104139829 2830336 525 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/12228/statm: 691 525 165 260 0 415 0
[pid=12232] ppid=12228 vsize=6996 CPUtime=919.2
/proc/12232/stat : 12232 (minisat20) R 12228 12228 11345 0 -1 4194304 1392 0 0 0 91918 2 0 0 25 0 1 0 104140892 7163904 1386 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525482 0 0 8392704 3 0 0 0 17 1 0 0
/proc/12232/statm: 1749 1386 58 118 0 1627 0
Current children cumulated CPU time (s) 929.8
Current children cumulated vsize (KiB) 9760

Child status: 20
Real time (s): 930.243
CPU time (s): 929.892
CPU user time (s): 929.713
CPU system time (s): 0.178972
CPU usage (%): 99.9623
Max. virtual memory (cumulated for all children) (KiB): 9760

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

runsolver used 0.642902 second user time and 1.85372 second system time

The end

Launcher Data (download as text)

Begin job on node33 on Sun Feb 18 09:30:45 UTC 2007

IDJOB= 294573
IDBENCH= 19891
IDSOLVER= 134
FILE ID= node33/294573-1171791045

PBS_JOBID= 3839576

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-S1018594061-02.UNSAT.shuffled.cnf
COMMAND LINE= /tmp/evaluation/294573-1171791045/SATzilla2007_R /tmp/evaluation/294573-1171791045/instance-294573-1171791045.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node33/watcher-294573-1171791045 -o ROOT/results/node33/solver-294573-1171791045 -C 1200 -M 1800 --output-limit 1,15  /tmp/evaluation/294573-1171791045/SATzilla2007_R /tmp/evaluation/294573-1171791045/instance-294573-1171791045.cnf            

META MD5SUM SOLVER= 44dcaa7dbf032757655ae5e30ee65a10
MD5SUM BENCH=  428b24f39bc6415380a405b76c9b06d9

RANDOM SEED= 493357891

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node33.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.259
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.259
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:        906224 kB
Buffers:         40872 kB
Cached:         988020 kB
SwapCached:       4164 kB
Active:         756756 kB
Inactive:       282892 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        906224 kB
SwapTotal:     4192956 kB
SwapFree:      4183908 kB
Dirty:            8468 kB
Writeback:           0 kB
Mapped:          15456 kB
Slab:            96056 kB
Committed_AS:   147200 kB
PageTables:       1408 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 node33 on Sun Feb 18 09:46:15 UTC 2007