Trace number 328679

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 CRAFTED? (exit code) 1198.94 1199.64

General information on the benchmark

Nameindustrial/IBM_FV_2002_13_rule_1/
SAT_dat.k80.cnf
MD5SUM337e301d7c1a4748ec4a1ced7e688c38
Bench CategoryINDUST (industrial instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables45937
Number of clauses166840
Sum of the clauses size445312
Maximum clause length37
Minimum clause length1
Number of clauses of size 11058
Number of clauses of size 285826
Number of clauses of size 373620
Number of clauses of size 4406
Number of clauses of size 5785
Number of clauses of size over 55145

Solver Data (download as text)

38.74/38.82	c run March_dl for 5 seconds ... 
38.74/38.82	c Bin: Executing march_dl
38.74/38.82	c child exit by a signal
38.74/38.82	c march_dl returned code 137.
38.74/38.82	c run saps (UBCSAT implementation) for 2 seconds ... 
38.74/38.82	c Bin: Executing ubcsat2006
38.74/38.82	c child exited successfully
38.74/38.82	c ubcsat2006 returned code 0.
38.74/38.82	c satzilla computing base features
38.74/38.82	c satzilla doing unit-prop probe
38.74/38.82	c satzilla doing local search probe
38.74/38.82	c satzilla doing lobjois search-space size estimate
38.74/38.82	c satzilla's ranking:
38.74/38.82	c 1) minisat20+P: -2.913534
38.74/38.82	c 2) vallst+P: 3.800624
38.74/38.82	c 3) march_dl+P: 3.937407
38.74/38.82	c 4) march_dl: 4.942854
38.74/38.82	c 5) zchaff_rand+P: 5.211687
38.74/38.82	c 6) minisat20: 6.339060
38.74/38.82	c 7) kcnfs+P: 999.000000
38.74/38.82	c 8) kcnfs: 999.000000
38.74/38.82	c 9) vallst: 999.000000
38.74/38.82	c 10) zchaff_rand: 999.000000
38.74/38.82	c satzilla running minisat20 with preprocessing ... 
82.01/82.14	This is MiniSat 2.0 beta
82.01/82.14	WARNING: for repeatability, setting FPU to use double precision
82.01/82.14	============================[ Problem Statistics ]=============================
82.01/82.14	|                                                                             |
82.01/82.15	|  Number of variables:  25593                                                |
82.01/82.15	|  Number of clauses:    109580                                               |
82.05/82.23	|  Parsing time:         0.08         s                                       |
82.05/82.23	============================[ Search Statistics ]==============================
82.05/82.23	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
82.05/82.23	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
82.05/82.23	===============================================================================
82.05/82.23	|         0 |   25593   109580   328819 |    36526        0    nan |  0.000 % |
82.05/82.26	|       101 |   25593   109580   328819 |    40179      101      6 |  0.000 % |
82.05/82.36	|       252 |   25593   109580   328819 |    44197      252     55 |  0.000 % |
82.40/82.54	|       477 |   25593   109580   328819 |    48616      477     97 |  0.000 % |
82.50/82.64	|       814 |   25593   109580   328819 |    53478      814     62 |  0.000 % |
82.80/82.99	|      1321 |   25593   109580   328819 |    58826     1321    102 |  0.000 % |
83.10/83.24	|      2081 |   25593   109580   328819 |    64709     2081     80 |  0.000 % |
83.70/83.85	|      3221 |   25593   109580   328819 |    71180     3221     78 |  0.000 % |
83.80/83.99	|      4929 |   25593   109580   328819 |    78298     4929     61 |  0.000 % |
84.70/84.86	|      7492 |   25593   109580   328819 |    86127     7492     57 |  0.000 % |
87.50/87.67	|     11337 |   25593   109580   328819 |    94740    11337     57 |  0.000 % |
91.99/92.14	|     17104 |   25593   109580   328819 |   104214    17104     73 |  0.000 % |
97.20/97.35	|     25754 |   25593   109580   328819 |   114636    25754     70 |  0.000 % |
115.29/115.47	|     38728 |   25593   109580   328819 |   126099    38728     92 |  0.000 % |
132.47/132.65	|     58190 |   25593   109580   328819 |   138709    58190     88 |  0.000 % |
189.14/189.30	|     87383 |   25593   109580   328819 |   152580    87383     92 |  0.000 % |
254.31/254.52	|    131172 |   25593   109580   328819 |   167839   131172    105 |  0.000 % |
271.78/272.08	|    196857 |   25593   109580   328819 |   184622    38265     58 |  0.000 % |
440.37/440.75	|    295384 |   25593   109580   328819 |   203085   136792     70 |  0.000 % |
801.67/802.28	|    443173 |   25593   109580   328819 |   223393    85424     96 |  0.000 % |
1198.87/1199.62	c Preprocessing...
1198.87/1199.62	c Inital problem has 45937 variables, 81014 nary clauses (85826 binary clauses).
1198.87/1199.62	c Num non-binary clauses 79956, Average non-binary clause length 3.409
1198.87/1199.62	c Theory has no gaps
1198.87/1199.62	c Preprocessor runtime was 42.990 seconds.
1198.87/1199.62	c 
1198.87/1199.62	c Satisfiability of theory still undetermined.
1198.87/1199.62	c See file /tmp/hmi8s2 for simplified theory.
1198.87/1199.62	c Bin: Executing minisat20
1198.87/1199.62	c child exit by a signal
1198.87/1199.62	c minisat20 returned code 137.
1198.87/1199.62	c minisat20 returned code 137.
1198.87/1199.62	c satzilla running vallst with preprocessing ... 
1198.87/1199.62	c Bin: Executing vallst
1198.87/1199.62	c vallst returned code 1.
1198.87/1199.62	c vallst returned code 1.
1198.87/1199.62	c satzilla running march_dl with preprocessing ... 
1198.87/1199.62	c Bin: Executing march_dl
1198.87/1199.62	c march_dl returned code 1.
1198.87/1199.62	c march_dl returned code 1.
1198.87/1199.62	c satzilla running march_dl ... 
1198.87/1199.62	c Bin: Executing march_dl
1198.87/1199.62	c march_dl returned code 1.
1198.87/1199.62	c march_dl returned code 1.
1198.87/1199.62	c satzilla running zchaff_rand with preprocessing ... 
1198.87/1199.62	c Bin: Executing zchaff_rand
1198.87/1199.62	c zchaff_rand returned code 1.
1198.87/1199.62	c zchaff_rand returned code 1.
1198.87/1199.62	c satzilla running minisat20 ... 
1198.87/1199.62	c Bin: Executing minisat20
1198.87/1199.62	c minisat20 returned code 1.
1198.87/1199.62	c minisat20 returned code 1.
1198.87/1199.62	c satzilla running kcnfs with preprocessing ... 
1198.87/1199.62	c Bin: Executing kcnfs
1198.87/1199.62	c kcnfs returned code 1.
1198.87/1199.62	c kcnfs returned code 1.
1198.87/1199.62	c satzilla running kcnfs ... 
1198.87/1199.62	c Bin: Executing kcnfs
1198.87/1199.62	c kcnfs returned code 1.
1198.87/1199.62	c kcnfs returned code 1.
1198.87/1199.62	c satzilla running vallst ... 
1198.87/1199.62	c Bin: Executing vallst
1198.87/1199.62	c vallst returned code 1.
1198.87/1199.62	c vallst returned code 1.
1198.87/1199.62	c satzilla running zchaff_rand ... 
1198.87/1199.62	c Bin: Executing zchaff_rand
1198.87/1199.62	c zchaff_rand returned code 1.
1198.87/1199.62	c zchaff_rand returned code 1.
1198.87/1199.62	c ERROR: All Failed! 
1198.87/1199.62	c SATZILLA_TIME=1199.100000

Verifier Data (download as text)

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: 

Watcher Data (download as text)

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

command line: runsolver --timestamp -w ROOT/results/node41/watcher-328679-1173120998 -o ROOT/results/node41/solver-328679-1173120998 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/328679-1173120998/SATzilla2007_C /tmp/evaluation/328679-1173120998/instance-328679-1173120998.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1230 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.92 0.95 0.69 3/64 8558
/proc/meminfo: memFree=1300648/2055920 swapFree=4183888/4192956
[pid=8558] ppid=8556 vsize=1440 CPUtime=0
/proc/8558/stat : 8558 (SATzilla2007_C) R 8556 8558 8431 0 -1 4194304 127 0 0 0 0 0 0 0 18 0 1 0 332055819 1474560 110 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216547 0 0 4096 0 0 0 0 17 0 0 0
/proc/8558/statm: 360 110 95 260 0 84 0
[pid=8559] ppid=8558 vsize=632 CPUtime=0
/proc/8559/stat : 8559 (march_dl) R 8558 8558 8431 0 -1 4194304 51 0 0 0 0 0 0 0 18 0 1 0 332055819 647168 46 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134669245 0 0 8392704 0 0 0 0 17 0 0 0
/proc/8559/statm: 158 46 39 118 0 37 0

[startup+0.076199 s]
/proc/loadavg: 0.92 0.95 0.69 3/64 8558
/proc/meminfo: memFree=1300648/2055920 swapFree=4183888/4192956
[pid=8558] ppid=8556 vsize=1440 CPUtime=0
/proc/8558/stat : 8558 (SATzilla2007_C) S 8556 8558 8431 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 332055819 1474560 110 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/8558/statm: 360 110 95 260 0 84 0
[pid=8559] ppid=8558 vsize=4964 CPUtime=0.06
/proc/8559/stat : 8559 (march_dl) R 8558 8558 8431 0 -1 4194304 980 0 0 0 6 0 0 0 19 0 1 0 332055819 5083136 975 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134669245 0 0 8392704 0 0 0 0 17 0 0 0
/proc/8559/statm: 1241 975 50 118 0 1120 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 6404

[startup+0.101199 s]
/proc/loadavg: 0.92 0.95 0.69 3/64 8558
/proc/meminfo: memFree=1300648/2055920 swapFree=4183888/4192956
[pid=8558] ppid=8556 vsize=1440 CPUtime=0
/proc/8558/stat : 8558 (SATzilla2007_C) S 8556 8558 8431 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 332055819 1474560 110 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/8558/statm: 360 110 95 260 0 84 0
[pid=8559] ppid=8558 vsize=5360 CPUtime=0.08
/proc/8559/stat : 8559 (march_dl) R 8558 8558 8431 0 -1 4194304 1082 0 0 0 8 0 0 0 19 0 1 0 332055819 5488640 1077 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134549887 0 0 8392704 0 0 0 0 17 0 0 0
/proc/8559/statm: 1340 1077 50 118 0 1219 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 6800

[startup+0.301217 s]
/proc/loadavg: 0.92 0.95 0.69 3/64 8558
/proc/meminfo: memFree=1300648/2055920 swapFree=4183888/4192956
[pid=8558] ppid=8556 vsize=1440 CPUtime=0
/proc/8558/stat : 8558 (SATzilla2007_C) S 8556 8558 8431 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 332055819 1474560 110 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/8558/statm: 360 110 95 260 0 84 0
[pid=8559] ppid=8558 vsize=15720 CPUtime=0.29
/proc/8559/stat : 8559 (march_dl) R 8558 8558 8431 0 -1 4194304 3240 0 0 0 27 2 0 0 21 0 1 0 332055819 16097280 3143 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134547362 0 0 8392704 0 0 0 0 17 0 0 0
/proc/8559/statm: 3930 3143 52 118 0 3809 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 17160

[startup+0.701249 s]
/proc/loadavg: 0.92 0.95 0.69 3/64 8558
/proc/meminfo: memFree=1300648/2055920 swapFree=4183888/4192956
[pid=8558] ppid=8556 vsize=1440 CPUtime=0
/proc/8558/stat : 8558 (SATzilla2007_C) S 8556 8558 8431 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 332055819 1474560 110 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/8558/statm: 360 110 95 260 0 84 0
[pid=8559] ppid=8558 vsize=56032 CPUtime=0.69
/proc/8559/stat : 8559 (march_dl) R 8558 8558 8431 0 -1 4194304 13958 0 0 0 65 4 0 0 25 0 1 0 332055819 57376768 13338 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134517862 0 0 8392704 0 0 0 0 17 0 0 0
/proc/8559/statm: 14008 13340 55 118 0 13887 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 57472

[startup+1.50232 s]
/proc/loadavg: 0.92 0.95 0.69 2/66 8560
/proc/meminfo: memFree=1284824/2055920 swapFree=4183888/4192956
[pid=8558] ppid=8556 vsize=1440 CPUtime=0
/proc/8558/stat : 8558 (SATzilla2007_C) S 8556 8558 8431 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 332055819 1474560 110 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/8558/statm: 360 110 95 260 0 84 0
[pid=8559] ppid=8558 vsize=19128 CPUtime=1.49
/proc/8559/stat : 8559 (march_dl) R 8558 8558 8431 0 -1 4194304 16378 0 0 0 143 6 0 0 25 0 1 0 332055819 19587072 4173 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134650624 0 0 8392704 0 0 0 0 17 0 0 0
/proc/8559/statm: 4782 4173 57 118 0 4661 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 20568

[startup+3.10146 s]
/proc/loadavg: 1.01 0.97 0.70 2/66 8560
/proc/meminfo: memFree=1283288/2055920 swapFree=4183888/4192956
[pid=8558] ppid=8556 vsize=1440 CPUtime=0
/proc/8558/stat : 8558 (SATzilla2007_C) S 8556 8558 8431 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 332055819 1474560 110 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/8558/statm: 360 110 95 260 0 84 0
[pid=8559] ppid=8558 vsize=19488 CPUtime=3.09
/proc/8559/stat : 8559 (march_dl) R 8558 8558 8431 0 -1 4194304 18811 0 0 0 302 7 0 0 25 0 1 0 332055819 19955712 4266 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134543115 0 0 8392704 0 0 0 0 17 0 0 0
/proc/8559/statm: 4872 4266 57 118 0 4751 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 20928

[startup+6.30174 s]
/proc/loadavg: 1.01 0.97 0.70 2/66 8561
/proc/meminfo: memFree=1289304/2055920 swapFree=4183888/4192956
[pid=8558] ppid=8556 vsize=1440 CPUtime=4.99
/proc/8558/stat : 8558 (SATzilla2007_C) S 8556 8558 8431 0 -1 4194304 135 21872 0 0 0 0 491 8 16 0 1 0 332055819 1474560 111 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/8558/statm: 360 111 96 260 0 84 0
[pid=8561] ppid=8558 vsize=18488 CPUtime=1.28
/proc/8561/stat : 8561 (ubcsat2006) R 8558 8558 8431 0 -1 4194304 2897 0 0 0 127 1 0 0 25 0 1 0 332056319 18931712 2880 18446744073709551615 134512640 134777720 4294956576 18446744073709551615 134553133 0 0 8392704 0 0 0 0 17 1 0 0
/proc/8561/statm: 4622 2880 156 64 0 4203 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 19928

[startup+12.7013 s]
/proc/loadavg: 1.00 0.97 0.70 2/65 8561
/proc/meminfo: memFree=1284000/2055920 swapFree=4183888/4192956
[pid=8558] ppid=8556 vsize=18472 CPUtime=12.65
/proc/8558/stat : 8558 (SATzilla2007_C) R 8556 8558 8431 0 -1 4194304 4295 24775 0 0 537 3 715 10 25 0 1 0 332055819 18915328 4264 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216365 0 0 4096 0 0 0 0 17 0 0 0
/proc/8558/statm: 4618 4264 121 260 0 4342 0
Current children cumulated CPU time (s) 12.65
Current children cumulated vsize (KiB) 18472

[startup+25.5014 s]
/proc/loadavg: 1.00 0.97 0.70 2/65 8561
/proc/meminfo: memFree=1290592/2055920 swapFree=4183888/4192956
[pid=8558] ppid=8556 vsize=11524 CPUtime=25.45
/proc/8558/stat : 8558 (SATzilla2007_C) R 8556 8558 8431 0 -1 4194304 5564 24775 0 0 1815 5 715 10 25 0 1 0 332055819 11800576 2638 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 134527245 0 0 4096 0 0 0 0 17 0 0 0
/proc/8558/statm: 2881 2638 124 260 0 2605 0
Current children cumulated CPU time (s) 25.45
Current children cumulated vsize (KiB) 11524

[startup+51.1016 s]
/proc/loadavg: 1.00 0.97 0.71 2/65 8561
/proc/meminfo: memFree=1234976/2055920 swapFree=4183888/4192956
[pid=8558] ppid=8556 vsize=197736 CPUtime=51.04
/proc/8558/stat : 8558 (SATzilla2007_C) R 8556 8558 8431 0 -1 4194304 24534 24775 0 0 4365 14 715 10 25 0 1 0 332055819 202481664 16559 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 134594040 0 0 4096 0 0 0 0 17 0 0 0
/proc/8558/statm: 49434 16559 164 260 0 49158 0
Current children cumulated CPU time (s) 51.04
Current children cumulated vsize (KiB) 197736

[startup+102.306 s]
/proc/loadavg: 1.00 0.97 0.73 2/66 8562
/proc/meminfo: memFree=1208920/2055920 swapFree=4183888/4192956
[pid=8558] ppid=8556 vsize=73004 CPUtime=82.05
/proc/8558/stat : 8558 (SATzilla2007_C) S 8556 8558 8431 0 -1 4194304 27863 24775 0 0 7439 41 715 10 25 0 1 0 332055819 74756096 17383 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/8558/statm: 18251 17383 165 260 0 17975 0
[pid=8562] ppid=8558 vsize=18688 CPUtime=20.14
/proc/8562/stat : 8562 (minisat20) R 8558 8558 8431 0 -1 4194304 4532 0 0 0 2011 3 0 0 25 0 1 0 332064032 19136512 4526 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525788 0 0 8392704 3 0 0 0 17 0 0 0
/proc/8562/statm: 4672 4526 59 118 0 4550 0
Current children cumulated CPU time (s) 102.19
Current children cumulated vsize (KiB) 91692

[startup+162.301 s]
/proc/loadavg: 1.00 0.97 0.74 2/66 8562
/proc/meminfo: memFree=1189912/2055920 swapFree=4183888/4192956
[pid=8558] ppid=8556 vsize=73004 CPUtime=82.05
/proc/8558/stat : 8558 (SATzilla2007_C) S 8556 8558 8431 0 -1 4194304 27863 24775 0 0 7439 41 715 10 25 0 1 0 332055819 74756096 17383 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/8558/statm: 18251 17383 165 260 0 17975 0
[pid=8562] ppid=8558 vsize=37640 CPUtime=80.11
/proc/8562/stat : 8562 (minisat20) R 8558 8558 8431 0 -1 4194304 9262 0 0 0 8001 10 0 0 25 0 1 0 332064032 38543360 9256 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 0 0 0
/proc/8562/statm: 9410 9256 59 118 0 9288 0
Current children cumulated CPU time (s) 162.16
Current children cumulated vsize (KiB) 110644

[startup+222.301 s]
/proc/loadavg: 1.00 0.97 0.75 2/66 8562
/proc/meminfo: memFree=1171800/2055920 swapFree=4183888/4192956
[pid=8558] ppid=8556 vsize=73004 CPUtime=82.05
/proc/8558/stat : 8558 (SATzilla2007_C) S 8556 8558 8431 0 -1 4194304 27863 24775 0 0 7439 41 715 10 25 0 1 0 332055819 74756096 17383 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/8558/statm: 18251 17383 165 260 0 17975 0
[pid=8562] ppid=8558 vsize=55680 CPUtime=140.07
/proc/8562/stat : 8562 (minisat20) R 8558 8558 8431 0 -1 4194304 13763 0 0 0 13992 15 0 0 25 0 1 0 332064032 57016320 13757 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 0 0 0
/proc/8562/statm: 13920 13757 59 118 0 13798 0
Current children cumulated CPU time (s) 222.12
Current children cumulated vsize (KiB) 128684

[startup+282.302 s]
/proc/loadavg: 1.07 0.99 0.77 2/72 8646
/proc/meminfo: memFree=1147488/2055920 swapFree=4183888/4192956
[pid=8558] ppid=8556 vsize=73004 CPUtime=82.05
/proc/8558/stat : 8558 (SATzilla2007_C) S 8556 8558 8431 0 -1 4194304 27863 24775 0 0 7439 41 715 10 25 0 1 0 332055819 74756096 17383 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/8558/statm: 18251 17383 165 260 0 17975 0
[pid=8562] ppid=8558 vsize=78536 CPUtime=200.03
/proc/8562/stat : 8562 (minisat20) R 8558 8558 8431 0 -1 4194304 19432 0 0 0 19974 29 0 0 25 0 1 0 332064032 80420864 19426 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525863 0 0 8392704 3 0 0 0 17 0 0 0
/proc/8562/statm: 19634 19426 59 118 0 19512 0
Current children cumulated CPU time (s) 282.08
Current children cumulated vsize (KiB) 151540

[startup+342.302 s]
/proc/loadavg: 1.02 0.99 0.78 2/72 8738
/proc/meminfo: memFree=1147424/2055920 swapFree=4183888/4192956
[pid=8558] ppid=8556 vsize=73004 CPUtime=82.05
/proc/8558/stat : 8558 (SATzilla2007_C) S 8556 8558 8431 0 -1 4194304 27863 24775 0 0 7439 41 715 10 25 0 1 0 332055819 74756096 17383 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/8558/statm: 18251 17383 165 260 0 17975 0
[pid=8562] ppid=8558 vsize=78536 CPUtime=259.99
/proc/8562/stat : 8562 (minisat20) R 8558 8558 8431 0 -1 4194304 19432 0 0 0 25957 42 0 0 25 0 1 0 332064032 80420864 19426 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525395 0 0 8392704 3 0 0 0 17 0 0 0
/proc/8562/statm: 19634 19426 59 118 0 19512 0
Current children cumulated CPU time (s) 342.04
Current children cumulated vsize (KiB) 151540

[startup+402.302 s]
/proc/loadavg: 1.01 0.99 0.79 2/66 8760
/proc/meminfo: memFree=1148440/2055920 swapFree=4183888/4192956
[pid=8558] ppid=8556 vsize=73004 CPUtime=82.05
/proc/8558/stat : 8558 (SATzilla2007_C) S 8556 8558 8431 0 -1 4194304 27863 24775 0 0 7439 41 715 10 25 0 1 0 332055819 74756096 17383 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/8558/statm: 18251 17383 165 260 0 17975 0

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


[startup+822.301 s]
/proc/loadavg: 1.00 0.99 0.85 2/66 8760
/proc/meminfo: memFree=1138968/2055920 swapFree=4183888/4192956
[pid=8558] ppid=8556 vsize=73004 CPUtime=82.05
/proc/8558/stat : 8558 (SATzilla2007_C) S 8556 8558 8431 0 -1 4194304 27863 24775 0 0 7439 41 715 10 25 0 1 0 332055819 74756096 17383 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/8558/statm: 18251 17383 165 260 0 17975 0
[pid=8562] ppid=8558 vsize=88448 CPUtime=739.72
/proc/8562/stat : 8562 (minisat20) R 8558 8558 8431 0 -1 4194304 21861 0 0 0 73927 45 0 0 25 0 1 0 332064032 90570752 21855 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525422 0 0 8392704 3 0 0 0 17 0 0 0
/proc/8562/statm: 22112 21855 59 118 0 21990 0
Current children cumulated CPU time (s) 821.77
Current children cumulated vsize (KiB) 161452

[startup+882.301 s]
/proc/loadavg: 1.00 0.99 0.85 2/66 8760
/proc/meminfo: memFree=1138968/2055920 swapFree=4183888/4192956
[pid=8558] ppid=8556 vsize=73004 CPUtime=82.05
/proc/8558/stat : 8558 (SATzilla2007_C) S 8556 8558 8431 0 -1 4194304 27863 24775 0 0 7439 41 715 10 25 0 1 0 332055819 74756096 17383 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/8558/statm: 18251 17383 165 260 0 17975 0
[pid=8562] ppid=8558 vsize=88448 CPUtime=799.69
/proc/8562/stat : 8562 (minisat20) R 8558 8558 8431 0 -1 4194304 21861 0 0 0 79923 46 0 0 25 0 1 0 332064032 90570752 21855 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134535731 0 0 8392704 3 0 0 0 17 0 0 0
/proc/8562/statm: 22112 21855 59 118 0 21990 0
Current children cumulated CPU time (s) 881.74
Current children cumulated vsize (KiB) 161452

[startup+942.302 s]
/proc/loadavg: 1.00 0.99 0.86 2/66 8760
/proc/meminfo: memFree=1129816/2055920 swapFree=4183888/4192956
[pid=8558] ppid=8556 vsize=73004 CPUtime=82.05
/proc/8558/stat : 8558 (SATzilla2007_C) S 8556 8558 8431 0 -1 4194304 27863 24775 0 0 7439 41 715 10 25 0 1 0 332055819 74756096 17383 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/8558/statm: 18251 17383 165 260 0 17975 0
[pid=8562] ppid=8558 vsize=98216 CPUtime=859.65
/proc/8562/stat : 8562 (minisat20) R 8558 8558 8431 0 -1 4194304 24279 0 0 0 85917 48 0 0 25 0 1 0 332064032 100573184 24273 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525822 0 0 8392704 3 0 0 0 17 0 0 0
/proc/8562/statm: 24554 24273 59 118 0 24432 0
Current children cumulated CPU time (s) 941.7
Current children cumulated vsize (KiB) 171220

[startup+1002.3 s]
/proc/loadavg: 1.00 0.99 0.86 2/66 8760
/proc/meminfo: memFree=1112920/2055920 swapFree=4183888/4192956
[pid=8558] ppid=8556 vsize=73004 CPUtime=82.05
/proc/8558/stat : 8558 (SATzilla2007_C) S 8556 8558 8431 0 -1 4194304 27863 24775 0 0 7439 41 715 10 25 0 1 0 332055819 74756096 17383 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/8558/statm: 18251 17383 165 260 0 17975 0
[pid=8562] ppid=8558 vsize=114908 CPUtime=919.62
/proc/8562/stat : 8562 (minisat20) R 8558 8558 8431 0 -1 4194304 28450 0 0 0 91910 52 0 0 25 0 1 0 332064032 117665792 28444 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134649756 0 0 8392704 3 0 0 0 17 0 0 0
/proc/8562/statm: 28727 28444 59 118 0 28605 0
Current children cumulated CPU time (s) 1001.67
Current children cumulated vsize (KiB) 187912

[startup+1062.3 s]
/proc/loadavg: 1.00 0.99 0.87 2/66 8760
/proc/meminfo: memFree=1096152/2055920 swapFree=4183888/4192956
[pid=8558] ppid=8556 vsize=73004 CPUtime=82.05
/proc/8558/stat : 8558 (SATzilla2007_C) S 8556 8558 8431 0 -1 4194304 27863 24775 0 0 7439 41 715 10 25 0 1 0 332055819 74756096 17383 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/8558/statm: 18251 17383 165 260 0 17975 0
[pid=8562] ppid=8558 vsize=131764 CPUtime=979.6
/proc/8562/stat : 8562 (minisat20) R 8558 8558 8431 0 -1 4194304 32672 0 0 0 97903 57 0 0 25 0 1 0 332064032 134926336 32666 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 0 0 0
/proc/8562/statm: 32941 32666 59 118 0 32819 0
Current children cumulated CPU time (s) 1061.65
Current children cumulated vsize (KiB) 204768

[startup+1122.3 s]
/proc/loadavg: 1.00 0.99 0.87 2/66 8760
/proc/meminfo: memFree=1080792/2055920 swapFree=4183888/4192956
[pid=8558] ppid=8556 vsize=73004 CPUtime=82.05
/proc/8558/stat : 8558 (SATzilla2007_C) S 8556 8558 8431 0 -1 4194304 27863 24775 0 0 7439 41 715 10 25 0 1 0 332055819 74756096 17383 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/8558/statm: 18251 17383 165 260 0 17975 0
[pid=8562] ppid=8558 vsize=147036 CPUtime=1039.56
/proc/8562/stat : 8562 (minisat20) R 8558 8558 8431 0 -1 4194304 36470 0 0 0 103895 61 0 0 25 0 1 0 332064032 150564864 36464 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134528518 0 0 8392704 3 0 0 0 17 0 0 0
/proc/8562/statm: 36759 36464 59 118 0 36637 0
Current children cumulated CPU time (s) 1121.61
Current children cumulated vsize (KiB) 220040

[startup+1182.3 s]
/proc/loadavg: 1.00 0.99 0.88 2/66 8760
/proc/meminfo: memFree=1067032/2055920 swapFree=4183888/4192956
[pid=8558] ppid=8556 vsize=73004 CPUtime=82.05
/proc/8558/stat : 8558 (SATzilla2007_C) S 8556 8558 8431 0 -1 4194304 27863 24775 0 0 7439 41 715 10 25 0 1 0 332055819 74756096 17383 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/8558/statm: 18251 17383 165 260 0 17975 0
[pid=8562] ppid=8558 vsize=160904 CPUtime=1099.52
/proc/8562/stat : 8562 (minisat20) R 8558 8558 8431 0 -1 4194304 39924 0 0 0 109888 64 0 0 25 0 1 0 332064032 164765696 39918 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525395 0 0 8392704 3 0 0 0 17 0 0 0
/proc/8562/statm: 40226 39918 59 118 0 40104 0
Current children cumulated CPU time (s) 1181.57
Current children cumulated vsize (KiB) 233908

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

[startup+1190.3 s]
/proc/loadavg: 1.00 0.99 0.88 2/66 8760
/proc/meminfo: memFree=1065112/2055920 swapFree=4183888/4192956
[pid=8558] ppid=8556 vsize=73004 CPUtime=82.05
/proc/8558/stat : 8558 (SATzilla2007_C) S 8556 8558 8431 0 -1 4194304 27863 24775 0 0 7439 41 715 10 25 0 1 0 332055819 74756096 17383 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/8558/statm: 18251 17383 165 260 0 17975 0
[pid=8562] ppid=8558 vsize=162620 CPUtime=1107.53
/proc/8562/stat : 8562 (minisat20) R 8558 8558 8431 0 -1 4194304 40365 0 0 0 110688 65 0 0 25 0 1 0 332064032 166522880 40359 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 0 0 0
/proc/8562/statm: 40655 40359 59 118 0 40533 0
Current children cumulated CPU time (s) 1189.58
Current children cumulated vsize (KiB) 235624

[startup+1193.51 s]
/proc/loadavg: 1.00 0.99 0.88 2/66 8760
/proc/meminfo: memFree=1064408/2055920 swapFree=4183888/4192956
[pid=8558] ppid=8556 vsize=73004 CPUtime=82.05
/proc/8558/stat : 8558 (SATzilla2007_C) S 8556 8558 8431 0 -1 4194304 27863 24775 0 0 7439 41 715 10 25 0 1 0 332055819 74756096 17383 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/8558/statm: 18251 17383 165 260 0 17975 0
[pid=8562] ppid=8558 vsize=163280 CPUtime=1110.73
/proc/8562/stat : 8562 (minisat20) R 8558 8558 8431 0 -1 4194304 40535 0 0 0 111008 65 0 0 25 0 1 0 332064032 167198720 40529 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 0 0 0
/proc/8562/statm: 40820 40529 59 118 0 40698 0
Current children cumulated CPU time (s) 1192.78
Current children cumulated vsize (KiB) 236284

[startup+1196.7 s]
/proc/loadavg: 1.00 0.99 0.88 2/66 8760
/proc/meminfo: memFree=1063704/2055920 swapFree=4183888/4192956
[pid=8558] ppid=8556 vsize=73004 CPUtime=82.05
/proc/8558/stat : 8558 (SATzilla2007_C) S 8556 8558 8431 0 -1 4194304 27863 24775 0 0 7439 41 715 10 25 0 1 0 332055819 74756096 17383 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/8558/statm: 18251 17383 165 260 0 17975 0
[pid=8562] ppid=8558 vsize=163940 CPUtime=1113.92
/proc/8562/stat : 8562 (minisat20) R 8558 8558 8431 0 -1 4194304 40703 0 0 0 111327 65 0 0 25 0 1 0 332064032 167874560 40697 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525578 0 0 8392704 3 0 0 0 17 0 0 0
/proc/8562/statm: 40985 40697 59 118 0 40863 0
Current children cumulated CPU time (s) 1195.97
Current children cumulated vsize (KiB) 236944

[startup+1198.3 s]
/proc/loadavg: 1.00 0.99 0.88 2/66 8760
/proc/meminfo: memFree=1063448/2055920 swapFree=4183888/4192956
[pid=8558] ppid=8556 vsize=73004 CPUtime=82.05
/proc/8558/stat : 8558 (SATzilla2007_C) S 8556 8558 8431 0 -1 4194304 27863 24775 0 0 7439 41 715 10 25 0 1 0 332055819 74756096 17383 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/8558/statm: 18251 17383 165 260 0 17975 0
[pid=8562] ppid=8558 vsize=164336 CPUtime=1115.52
/proc/8562/stat : 8562 (minisat20) R 8558 8558 8431 0 -1 4194304 40787 0 0 0 111487 65 0 0 25 0 1 0 332064032 168280064 40781 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525476 0 0 8392704 3 0 0 0 17 0 0 0
/proc/8562/statm: 41084 40781 59 118 0 40962 0
Current children cumulated CPU time (s) 1197.57
Current children cumulated vsize (KiB) 237340

[startup+1199.1 s]
/proc/loadavg: 1.00 0.99 0.88 2/66 8760
/proc/meminfo: memFree=1063256/2055920 swapFree=4183888/4192956
[pid=8558] ppid=8556 vsize=73004 CPUtime=82.05
/proc/8558/stat : 8558 (SATzilla2007_C) S 8556 8558 8431 0 -1 4194304 27863 24775 0 0 7439 41 715 10 25 0 1 0 332055819 74756096 17383 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/8558/statm: 18251 17383 165 260 0 17975 0
[pid=8562] ppid=8558 vsize=164468 CPUtime=1116.32
/proc/8562/stat : 8562 (minisat20) R 8558 8558 8431 0 -1 4194304 40835 0 0 0 111567 65 0 0 25 0 1 0 332064032 168415232 40829 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525422 0 0 8392704 3 0 0 0 17 0 0 0
/proc/8562/statm: 41117 40829 59 118 0 40995 0
Current children cumulated CPU time (s) 1198.37
Current children cumulated vsize (KiB) 237472

[startup+1199.5 s]
/proc/loadavg: 1.00 0.99 0.88 2/66 8760
/proc/meminfo: memFree=1063256/2055920 swapFree=4183888/4192956
[pid=8558] ppid=8556 vsize=73004 CPUtime=82.05
/proc/8558/stat : 8558 (SATzilla2007_C) S 8556 8558 8431 0 -1 4194304 27863 24775 0 0 7439 41 715 10 25 0 1 0 332055819 74756096 17383 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/8558/statm: 18251 17383 165 260 0 17975 0
[pid=8562] ppid=8558 vsize=164600 CPUtime=1116.72
/proc/8562/stat : 8562 (minisat20) R 8558 8558 8431 0 -1 4194304 40859 0 0 0 111607 65 0 0 25 0 1 0 332064032 168550400 40853 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525422 0 0 8392704 3 0 0 0 17 0 0 0
/proc/8562/statm: 41150 40853 59 118 0 41028 0
Current children cumulated CPU time (s) 1198.77
Current children cumulated vsize (KiB) 237604

[startup+1199.6 s]
/proc/loadavg: 1.00 0.99 0.88 2/66 8760
/proc/meminfo: memFree=1063256/2055920 swapFree=4183888/4192956
[pid=8558] ppid=8556 vsize=73004 CPUtime=82.05
/proc/8558/stat : 8558 (SATzilla2007_C) S 8556 8558 8431 0 -1 4194304 27863 24775 0 0 7439 41 715 10 25 0 1 0 332055819 74756096 17383 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/8558/statm: 18251 17383 165 260 0 17975 0
[pid=8562] ppid=8558 vsize=0 CPUtime=1116.82
/proc/8562/stat : 8562 (minisat20) R 8558 8558 8431 0 -1 4195332 40864 0 0 0 111617 65 0 0 25 0 1 0 332064032 0 0 18446744073709551615 0 0 0 0 0 256 0 8392704 3 0 0 0 17 0 0 0
/proc/8562/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1198.87
Current children cumulated vsize (KiB) 73004

Child status: 17
Real time (s): 1199.64
CPU time (s): 1198.94
CPU user time (s): 1197.73
CPU system time (s): 1.21181
CPU usage (%): 99.9419
Max. virtual memory (cumulated for all children) (KiB): 237604

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

runsolver used 1.18482 second user time and 3.19151 second system time

The end

Launcher Data (download as text)

Begin job on node41 on Mon Mar  5 18:56:39 UTC 2007

IDJOB= 328679
IDBENCH= 20521
IDSOLVER= 135
FILE ID= node41/328679-1173120998

PBS_JOBID= 4015166

Free space on /tmp= 66548 MiB

SOLVER NAME= SATzilla CRAFTED
BENCH NAME= HOME/pub/bench/SAT07/industrial/IBM_FV_2002_13_rule_1/SAT_dat.k80.cnf
COMMAND LINE= /tmp/evaluation/328679-1173120998/SATzilla2007_C /tmp/evaluation/328679-1173120998/instance-328679-1173120998.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node41/watcher-328679-1173120998 -o ROOT/results/node41/solver-328679-1173120998 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/328679-1173120998/SATzilla2007_C /tmp/evaluation/328679-1173120998/instance-328679-1173120998.cnf            

META MD5SUM SOLVER= a1f00d13cbb558b34a83b365ff80fcc3
MD5SUM BENCH=  337e301d7c1a4748ec4a1ced7e688c38

RANDOM SEED= 781727606

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node41.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.231
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.231
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:       1301120 kB
Buffers:         36904 kB
Cached:         630396 kB
SwapCached:       2976 kB
Active:          93636 kB
Inactive:       583036 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1301120 kB
SwapTotal:     4192956 kB
SwapFree:      4183888 kB
Dirty:           12432 kB
Writeback:           0 kB
Mapped:          15400 kB
Slab:            64148 kB
Committed_AS:   648512 kB
PageTables:       1476 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= 66548 MiB

End job on node41 on Mon Mar  5 19:16:39 UTC 2007