Trace number 455948

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) 9997.9 10001.6

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)

39.45/39.53	c run March_dl for 5 seconds ... 
39.45/39.53	c Bin: Executing march_dl
39.45/39.53	c child exit by a signal
39.45/39.53	c march_dl returned code 137.
39.45/39.53	c run saps (UBCSAT implementation) for 2 seconds ... 
39.45/39.53	c Bin: Executing ubcsat2006
39.45/39.53	c child exited successfully
39.45/39.53	c ubcsat2006 returned code 0.
39.45/39.53	c satzilla computing base features
39.45/39.53	c satzilla doing unit-prop probe
39.45/39.53	c satzilla doing local search probe
39.45/39.53	c satzilla doing lobjois search-space size estimate
39.45/39.53	c satzilla's ranking:
39.45/39.53	c 1) minisat20+P: -4.087334
39.45/39.53	c 2) march_dl+P: 3.382772
39.45/39.53	c 3) vallst+P: 3.645113
39.45/39.53	c 4) march_dl: 4.162076
39.45/39.53	c 5) zchaff_rand+P: 5.201957
39.45/39.53	c 6) minisat20: 5.712643
39.45/39.53	c 7) kcnfs+P: 999.000000
39.45/39.53	c 8) kcnfs: 999.000000
39.45/39.53	c 9) vallst: 999.000000
39.45/39.53	c 10) zchaff_rand: 999.000000
39.45/39.53	c satzilla running minisat20 with preprocessing ... 
85.24/85.36	This is MiniSat 2.0 beta
85.24/85.36	WARNING: for repeatability, setting FPU to use double precision
85.24/85.36	============================[ Problem Statistics ]=============================
85.24/85.36	|                                                                             |
85.24/85.38	|  Number of variables:  25593                                                |
85.24/85.38	|  Number of clauses:    109580                                               |
85.30/85.45	|  Parsing time:         0.07         s                                       |
85.30/85.45	============================[ Search Statistics ]==============================
85.30/85.45	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
85.30/85.45	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
85.30/85.45	===============================================================================
85.30/85.45	|         0 |   25593   109580   328819 |    36526        0    nan |  0.000 % |
85.30/85.48	|       101 |   25593   109580   328819 |    40179      101      6 |  0.000 % |
85.30/85.58	|       252 |   25593   109580   328819 |    44197      252     55 |  0.000 % |
85.63/85.77	|       477 |   25593   109580   328819 |    48616      477     97 |  0.000 % |
85.73/85.87	|       814 |   25593   109580   328819 |    53478      814     62 |  0.000 % |
86.12/86.26	|      1321 |   25593   109580   328819 |    58826     1321    102 |  0.000 % |
86.42/86.54	|      2081 |   25593   109580   328819 |    64709     2081     80 |  0.000 % |
87.03/87.19	|      3221 |   25593   109580   328819 |    71180     3221     78 |  0.000 % |
87.23/87.33	|      4929 |   25593   109580   328819 |    78298     4929     61 |  0.000 % |
88.23/88.30	|      7492 |   25593   109580   328819 |    86127     7492     57 |  0.000 % |
91.23/91.39	|     11337 |   25593   109580   328819 |    94740    11337     57 |  0.000 % |
96.02/96.16	|     17104 |   25593   109580   328819 |   104214    17104     73 |  0.000 % |
101.53/101.65	|     25754 |   25593   109580   328819 |   114636    25754     70 |  0.000 % |
120.32/120.48	|     38728 |   25593   109580   328819 |   126099    38728     92 |  0.000 % |
138.22/138.38	|     58190 |   25593   109580   328819 |   138709    58190     88 |  0.000 % |
196.89/197.02	|     87383 |   25593   109580   328819 |   152580    87383     92 |  0.000 % |
264.17/264.38	|    131172 |   25593   109580   328819 |   167839   131172    105 |  0.000 % |
282.47/282.68	|    196857 |   25593   109580   328819 |   184622    38265     58 |  0.000 % |
457.10/457.38	|    295384 |   25593   109580   328819 |   203085   136792     70 |  0.000 % |
828.97/829.49	|    443173 |   25593   109580   328819 |   223393    85424     96 |  0.000 % |
1658.19/1658.97	|    664856 |   25593   109580   328819 |   245733    85395    287 |  0.000 % |
3319.12/3320.48	|    997381 |   25593   109580   328819 |   270306   177065    268 |  0.000 % |
6019.81/6022.12	|   1496171 |   25593   109580   328819 |   297337   149630    255 |  0.000 % |
9997.77/10001.59	c Preprocessing...
9997.77/10001.59	c Inital problem has 45937 variables, 81014 nary clauses (85826 binary clauses).
9997.77/10001.59	c Num non-binary clauses 79956, Average non-binary clause length 3.409
9997.77/10001.59	c Theory has no gaps
9997.77/10001.59	c Preprocessor runtime was 45.500 seconds.
9997.77/10001.59	c 
9997.77/10001.59	c Satisfiability of theory still undetermined.
9997.77/10001.59	c See file /tmp/EJUpQh for simplified theory.
9997.77/10001.59	c Bin: Executing minisat20
9997.77/10001.59	c child exit by a signal
9997.77/10001.59	c minisat20 returned code 137.
9997.77/10001.59	c minisat20 returned code 137.
9997.77/10001.59	c satzilla running march_dl with preprocessing ... 
9997.77/10001.59	c Bin: Executing march_dl
9997.77/10001.59	c march_dl returned code 1.
9997.77/10001.59	c march_dl returned code 1.
9997.77/10001.59	c satzilla running vallst with preprocessing ... 
9997.77/10001.59	c Bin: Executing vallst
9997.77/10001.59	c vallst returned code 1.
9997.77/10001.59	c vallst returned code 1.
9997.77/10001.59	c satzilla running march_dl ... 
9997.77/10001.59	c Bin: Executing march_dl
9997.77/10001.59	c march_dl returned code 1.
9997.77/10001.59	c march_dl returned code 1.
9997.77/10001.59	c satzilla running zchaff_rand with preprocessing ... 
9997.77/10001.59	c Bin: Executing zchaff_rand
9997.77/10001.59	c zchaff_rand returned code 1.
9997.77/10001.59	c zchaff_rand returned code 1.
9997.77/10001.59	c satzilla running minisat20 ... 
9997.77/10001.59	c Bin: Executing minisat20
9997.77/10001.59	c minisat20 returned code 1.
9997.77/10001.59	c minisat20 returned code 1.
9997.77/10001.59	c satzilla running kcnfs with preprocessing ... 
9997.77/10001.59	c Bin: Executing kcnfs
9997.77/10001.59	c kcnfs returned code 1.
9997.77/10001.59	c kcnfs returned code 1.
9997.77/10001.59	c satzilla running kcnfs ... 
9997.77/10001.59	c Bin: Executing kcnfs
9997.77/10001.59	c kcnfs returned code 1.
9997.77/10001.59	c kcnfs returned code 1.
9997.77/10001.59	c satzilla running vallst ... 
9997.86/10001.60	c Bin: Executing vallst
9997.86/10001.60	c vallst returned code 1.
9997.86/10001.60	c vallst returned code 1.
9997.86/10001.60	c satzilla running zchaff_rand ... 
9997.86/10001.60	c Bin: Executing zchaff_rand
9997.86/10001.60	c zchaff_rand returned code 1.
9997.86/10001.60	c zchaff_rand returned code 1.
9997.86/10001.60	c ERROR: All Failed! 
9997.86/10001.60	c SATZILLA_TIME=9999.390000

Verifier Data (download as text)

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

Watcher Data (download as text)

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

command line: runsolver --timestamp -w ROOT/results/node46/watcher-455948-1178599789 -o ROOT/results/node46/solver-455948-1178599789 -C 10000 -W 15000 -M 1800 --output-limit 1,15 /tmp/evaluation/455948-1178599789/SATzilla2007_C /tmp/evaluation/455948-1178599789/instance-455948-1178599789.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 10000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 10030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 15000 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.99 0.97 0.98 3/78 18440
/proc/meminfo: memFree=1561664/2055920 swapFree=4159456/4192956
[pid=18440] ppid=18438 vsize=1440 CPUtime=0
/proc/18440/stat : 18440 (SATzilla2007_C) S 18438 18440 18308 0 -1 4194304 127 0 0 0 0 0 0 0 18 0 1 0 214661960 1474560 110 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/18440/statm: 360 110 95 260 0 84 0
[pid=18441] ppid=18440 vsize=632 CPUtime=0
/proc/18441/stat : 18441 (march_dl) R 18440 18440 18308 0 -1 4194304 51 0 0 0 0 0 0 0 19 0 1 0 214661960 647168 46 18446744073709551615 134512640 134996440 4294956688 18446744073709551615 134669245 0 0 8392704 0 0 0 0 17 1 0 0
/proc/18441/statm: 158 46 39 118 0 37 0

[startup+0.017226 s]
/proc/loadavg: 0.99 0.97 0.98 3/78 18440
/proc/meminfo: memFree=1561664/2055920 swapFree=4159456/4192956
[pid=18440] ppid=18438 vsize=1440 CPUtime=0
/proc/18440/stat : 18440 (SATzilla2007_C) S 18438 18440 18308 0 -1 4194304 127 0 0 0 0 0 0 0 18 0 1 0 214661960 1474560 110 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/18440/statm: 360 110 95 260 0 84 0
[pid=18441] ppid=18440 vsize=632 CPUtime=0.01
/proc/18441/stat : 18441 (march_dl) R 18440 18440 18308 0 -1 4194304 51 0 0 0 1 0 0 0 19 0 1 0 214661960 647168 46 18446744073709551615 134512640 134996440 4294956688 18446744073709551615 134669245 0 0 8392704 0 0 0 0 17 1 0 0
/proc/18441/statm: 158 46 39 118 0 37 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 2072

[startup+0.101241 s]
/proc/loadavg: 0.99 0.97 0.98 3/78 18440
/proc/meminfo: memFree=1561664/2055920 swapFree=4159456/4192956
[pid=18440] ppid=18438 vsize=1440 CPUtime=0
/proc/18440/stat : 18440 (SATzilla2007_C) S 18438 18440 18308 0 -1 4194304 127 0 0 0 0 0 0 0 18 0 1 0 214661960 1474560 110 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/18440/statm: 360 110 95 260 0 84 0
[pid=18441] ppid=18440 vsize=5228 CPUtime=0.09
/proc/18441/stat : 18441 (march_dl) R 18440 18440 18308 0 -1 4194304 1063 0 0 0 9 0 0 0 19 0 1 0 214661960 5353472 1058 18446744073709551615 134512640 134996440 4294956688 18446744073709551615 134669245 0 0 8392704 0 0 0 0 17 1 0 0
/proc/18441/statm: 1307 1058 50 118 0 1186 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 6668

[startup+0.301278 s]
/proc/loadavg: 0.99 0.97 0.98 3/78 18440
/proc/meminfo: memFree=1561664/2055920 swapFree=4159456/4192956
[pid=18440] ppid=18438 vsize=1440 CPUtime=0
/proc/18440/stat : 18440 (SATzilla2007_C) S 18438 18440 18308 0 -1 4194304 127 0 0 0 0 0 0 0 18 0 1 0 214661960 1474560 110 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/18440/statm: 360 110 95 260 0 84 0
[pid=18441] ppid=18440 vsize=12276 CPUtime=0.29
/proc/18441/stat : 18441 (march_dl) R 18440 18440 18308 0 -1 4194304 2167 0 0 0 28 1 0 0 20 0 1 0 214661960 12570624 2160 18446744073709551615 134512640 134996440 4294956688 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 1 0 0
/proc/18441/statm: 3069 2162 50 118 0 2948 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 13716

[startup+0.701352 s]
/proc/loadavg: 0.99 0.97 0.98 3/78 18440
/proc/meminfo: memFree=1561664/2055920 swapFree=4159456/4192956
[pid=18440] ppid=18438 vsize=1440 CPUtime=0
/proc/18440/stat : 18440 (SATzilla2007_C) S 18438 18440 18308 0 -1 4194304 127 0 0 0 0 0 0 0 18 0 1 0 214661960 1474560 110 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/18440/statm: 360 110 95 260 0 84 0
[pid=18441] ppid=18440 vsize=48612 CPUtime=0.69
/proc/18441/stat : 18441 (march_dl) R 18440 18440 18308 0 -1 4194304 12086 0 0 0 64 5 0 0 24 0 1 0 214661960 49778688 11466 18446744073709551615 134512640 134996440 4294956688 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 1 0 0
/proc/18441/statm: 12153 11468 55 118 0 12032 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 50052

[startup+1.5015 s]
/proc/loadavg: 0.99 0.97 0.98 2/80 18442
/proc/meminfo: memFree=1546800/2055920 swapFree=4159456/4192956
[pid=18440] ppid=18438 vsize=1440 CPUtime=0
/proc/18440/stat : 18440 (SATzilla2007_C) S 18438 18440 18308 0 -1 4194304 127 0 0 0 0 0 0 0 18 0 1 0 214661960 1474560 110 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/18440/statm: 360 110 95 260 0 84 0
[pid=18441] ppid=18440 vsize=17940 CPUtime=1.49
/proc/18441/stat : 18441 (march_dl) R 18440 18440 18308 0 -1 4194304 15915 0 0 0 141 8 0 0 25 0 1 0 214661960 18370560 3845 18446744073709551615 134512640 134996440 4294956688 18446744073709551615 134650634 0 0 8392704 0 0 0 0 17 1 0 0
/proc/18441/statm: 4485 3845 57 118 0 4364 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 19380

[startup+3.1018 s]
/proc/loadavg: 0.99 0.97 0.98 2/80 18442
/proc/meminfo: memFree=1544432/2055920 swapFree=4159456/4192956
[pid=18440] ppid=18438 vsize=1440 CPUtime=0
/proc/18440/stat : 18440 (SATzilla2007_C) S 18438 18440 18308 0 -1 4194304 127 0 0 0 0 0 0 0 18 0 1 0 214661960 1474560 110 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/18440/statm: 360 110 95 260 0 84 0
[pid=18441] ppid=18440 vsize=19488 CPUtime=3.09
/proc/18441/stat : 18441 (march_dl) R 18440 18440 18308 0 -1 4194304 18631 0 0 0 299 10 0 0 25 0 1 0 214661960 19955712 4266 18446744073709551615 134512640 134996440 4294956688 18446744073709551615 134651508 0 0 8392704 0 0 0 0 17 1 0 0
/proc/18441/statm: 4872 4266 57 118 0 4751 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 20928

[startup+6.30139 s]
/proc/loadavg: 0.99 0.97 0.98 2/80 18443
/proc/meminfo: memFree=1550384/2055920 swapFree=4159456/4192956
[pid=18440] ppid=18438 vsize=1440 CPUtime=4.99
/proc/18440/stat : 18440 (SATzilla2007_C) S 18438 18440 18308 0 -1 4194304 134 21602 0 0 0 0 488 11 16 0 1 0 214661960 1474560 111 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/18440/statm: 360 111 96 260 0 84 0
[pid=18443] ppid=18440 vsize=18488 CPUtime=1.28
/proc/18443/stat : 18443 (ubcsat2006) R 18440 18440 18308 0 -1 4194304 2898 0 0 0 127 1 0 0 25 0 1 0 214662462 18931712 2881 18446744073709551615 134512640 134777720 4294956544 18446744073709551615 4294960144 0 0 8392704 0 0 0 0 17 1 0 0
/proc/18443/statm: 4622 2881 156 64 0 4203 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 19928

[startup+12.7016 s]
/proc/loadavg: 0.99 0.97 0.98 2/79 18443
/proc/meminfo: memFree=1544952/2055920 swapFree=4159456/4192956
[pid=18440] ppid=18438 vsize=18472 CPUtime=12.66
/proc/18440/stat : 18440 (SATzilla2007_C) R 18438 18440 18308 0 -1 4194304 4286 24506 0 0 538 3 712 13 25 0 1 0 214661960 18915328 4256 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216365 0 0 4096 0 0 0 0 17 1 0 0
/proc/18440/statm: 4618 4256 121 260 0 4342 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 18472

[startup+25.5019 s]
/proc/loadavg: 0.99 0.97 0.98 2/79 18443
/proc/meminfo: memFree=1551416/2055920 swapFree=4159456/4192956
[pid=18440] ppid=18438 vsize=11524 CPUtime=25.46
/proc/18440/stat : 18440 (SATzilla2007_C) R 18438 18440 18308 0 -1 4194304 5559 24506 0 0 1816 5 712 13 25 0 1 0 214661960 11800576 2634 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 134541603 0 0 4096 0 0 0 0 17 1 0 0
/proc/18440/statm: 2881 2634 124 260 0 2605 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 11524

[startup+51.1017 s]
/proc/loadavg: 0.99 0.97 0.98 2/79 18443
/proc/meminfo: memFree=1496056/2055920 swapFree=4159456/4192956
[pid=18440] ppid=18438 vsize=197472 CPUtime=51.05
/proc/18440/stat : 18440 (SATzilla2007_C) R 18438 18440 18308 0 -1 4194304 24408 24506 0 0 4365 15 712 13 25 0 1 0 214661960 202211328 16498 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 134594040 0 0 4096 0 0 0 0 17 1 0 0
/proc/18440/statm: 49368 16498 164 260 0 49092 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 197472

[startup+102.305 s]
/proc/loadavg: 0.99 0.97 0.98 2/80 18444
/proc/meminfo: memFree=1471600/2055920 swapFree=4159456/4192956
[pid=18440] ppid=18438 vsize=73004 CPUtime=85.3
/proc/18440/stat : 18440 (SATzilla2007_C) S 18438 18440 18308 0 -1 4194304 27798 24506 0 0 7762 43 712 13 25 0 1 0 214661960 74756096 17383 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/18440/statm: 18251 17383 165 260 0 17975 0
[pid=18444] ppid=18440 vsize=16840 CPUtime=16.93
/proc/18444/stat : 18444 (minisat20) R 18440 18440 18308 0 -1 4194304 4070 0 0 0 1688 5 0 0 25 0 1 0 214670496 17244160 4064 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/18444/statm: 4210 4064 59 118 0 4088 0
Current children cumulated CPU time (s) 102.23
Current children cumulated vsize (KiB) 89844

[startup+162.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/80 18444
/proc/meminfo: memFree=1452272/2055920 swapFree=4159456/4192956
[pid=18440] ppid=18438 vsize=73004 CPUtime=85.3
/proc/18440/stat : 18440 (SATzilla2007_C) S 18438 18440 18308 0 -1 4194304 27798 24506 0 0 7762 43 712 13 25 0 1 0 214661960 74756096 17383 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/18440/statm: 18251 17383 165 260 0 17975 0
[pid=18444] ppid=18440 vsize=36320 CPUtime=76.9
/proc/18444/stat : 18444 (minisat20) R 18440 18440 18308 0 -1 4194304 8925 0 0 0 7679 11 0 0 25 0 1 0 214670496 37191680 8919 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/18444/statm: 9080 8919 59 118 0 8958 0
Current children cumulated CPU time (s) 162.2
Current children cumulated vsize (KiB) 109324

[startup+222.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/80 18444
/proc/meminfo: memFree=1435824/2055920 swapFree=4159456/4192956
[pid=18440] ppid=18438 vsize=73004 CPUtime=85.3
/proc/18440/stat : 18440 (SATzilla2007_C) S 18438 18440 18308 0 -1 4194304 27798 24506 0 0 7762 43 712 13 25 0 1 0 214661960 74756096 17383 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/18440/statm: 18251 17383 165 260 0 17975 0
[pid=18444] ppid=18440 vsize=52644 CPUtime=136.88
/proc/18444/stat : 18444 (minisat20) R 18440 18440 18308 0 -1 4194304 13001 0 0 0 13671 17 0 0 25 0 1 0 214670496 53907456 12995 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/18444/statm: 13161 12995 59 118 0 13039 0
Current children cumulated CPU time (s) 222.18
Current children cumulated vsize (KiB) 125648

[startup+282.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/80 18444
/proc/meminfo: memFree=1410032/2055920 swapFree=4159456/4192956
[pid=18440] ppid=18438 vsize=73004 CPUtime=85.3
/proc/18440/stat : 18440 (SATzilla2007_C) S 18438 18440 18308 0 -1 4194304 27798 24506 0 0 7762 43 712 13 25 0 1 0 214661960 74756096 17383 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/18440/statm: 18251 17383 165 260 0 17975 0
[pid=18444] ppid=18440 vsize=78536 CPUtime=196.86
/proc/18444/stat : 18444 (minisat20) R 18440 18440 18308 0 -1 4194304 19432 0 0 0 19663 23 0 0 25 0 1 0 214670496 80420864 19426 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134525767 0 0 8392704 3 0 0 0 17 1 0 0
/proc/18444/statm: 19634 19426 59 118 0 19512 0
Current children cumulated CPU time (s) 282.16
Current children cumulated vsize (KiB) 151540

[startup+342.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/80 18444
/proc/meminfo: memFree=1409968/2055920 swapFree=4159456/4192956
[pid=18440] ppid=18438 vsize=73004 CPUtime=85.3
/proc/18440/stat : 18440 (SATzilla2007_C) S 18438 18440 18308 0 -1 4194304 27798 24506 0 0 7762 43 712 13 25 0 1 0 214661960 74756096 17383 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/18440/statm: 18251 17383 165 260 0 17975 0
[pid=18444] ppid=18440 vsize=78536 CPUtime=256.84
/proc/18444/stat : 18444 (minisat20) R 18440 18440 18308 0 -1 4194304 19432 0 0 0 25661 23 0 0 25 0 1 0 214670496 80420864 19426 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134525886 0 0 8392704 3 0 0 0 17 1 0 0
/proc/18444/statm: 19634 19426 59 118 0 19512 0
Current children cumulated CPU time (s) 342.14
Current children cumulated vsize (KiB) 151540

[startup+402.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/80 18444
/proc/meminfo: memFree=1410032/2055920 swapFree=4159456/4192956
[pid=18440] ppid=18438 vsize=73004 CPUtime=85.3
/proc/18440/stat : 18440 (SATzilla2007_C) S 18438 18440 18308 0 -1 4194304 27798 24506 0 0 7762 43 712 13 25 0 1 0 214661960 74756096 17383 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/18440/statm: 18251 17383 165 260 0 17975 0

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

/proc/18444/statm: 113228 112651 59 118 0 113106 0
Current children cumulated CPU time (s) 9638.69
Current children cumulated vsize (KiB) 525916

[startup+9702.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/80 19042
/proc/meminfo: memFree=1034608/2055920 swapFree=4159456/4192956
[pid=18440] ppid=18438 vsize=73004 CPUtime=85.3
/proc/18440/stat : 18440 (SATzilla2007_C) S 18438 18440 18308 0 -1 4194304 27798 24506 0 0 7762 43 712 13 25 0 1 0 214661960 74756096 17383 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/18440/statm: 18251 17383 165 260 0 17975 0
[pid=18444] ppid=18440 vsize=453704 CPUtime=9613.37
/proc/18444/stat : 18444 (minisat20) R 18440 18440 18308 0 -1 4194304 113057 0 0 0 961149 188 0 0 25 0 1 0 214670496 464592896 112860 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134525166 0 0 8392704 3 0 0 0 17 1 0 0
/proc/18444/statm: 113426 112860 59 118 0 113304 0
Current children cumulated CPU time (s) 9698.67
Current children cumulated vsize (KiB) 526708

[startup+9762.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/80 19042
/proc/meminfo: memFree=1034608/2055920 swapFree=4159456/4192956
[pid=18440] ppid=18438 vsize=73004 CPUtime=85.3
/proc/18440/stat : 18440 (SATzilla2007_C) S 18438 18440 18308 0 -1 4194304 27798 24506 0 0 7762 43 712 13 25 0 1 0 214661960 74756096 17383 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/18440/statm: 18251 17383 165 260 0 17975 0
[pid=18444] ppid=18440 vsize=453704 CPUtime=9673.35
/proc/18444/stat : 18444 (minisat20) R 18440 18440 18308 0 -1 4194304 113057 0 0 0 967147 188 0 0 25 0 1 0 214670496 464592896 112860 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/18444/statm: 113426 112860 59 118 0 113304 0
Current children cumulated CPU time (s) 9758.65
Current children cumulated vsize (KiB) 526708

[startup+9822.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/80 19042
/proc/meminfo: memFree=1034544/2055920 swapFree=4159456/4192956
[pid=18440] ppid=18438 vsize=73004 CPUtime=85.3
/proc/18440/stat : 18440 (SATzilla2007_C) S 18438 18440 18308 0 -1 4194304 27798 24506 0 0 7762 43 712 13 25 0 1 0 214661960 74756096 17383 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/18440/statm: 18251 17383 165 260 0 17975 0
[pid=18444] ppid=18440 vsize=453704 CPUtime=9733.33
/proc/18444/stat : 18444 (minisat20) R 18440 18440 18308 0 -1 4194304 113057 0 0 0 973144 189 0 0 25 0 1 0 214670496 464592896 112860 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/18444/statm: 113426 112860 59 118 0 113304 0
Current children cumulated CPU time (s) 9818.63
Current children cumulated vsize (KiB) 526708

[startup+9882.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/80 19042
/proc/meminfo: memFree=1034544/2055920 swapFree=4159456/4192956
[pid=18440] ppid=18438 vsize=73004 CPUtime=85.3
/proc/18440/stat : 18440 (SATzilla2007_C) S 18438 18440 18308 0 -1 4194304 27798 24506 0 0 7762 43 712 13 25 0 1 0 214661960 74756096 17383 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/18440/statm: 18251 17383 165 260 0 17975 0
[pid=18444] ppid=18440 vsize=453704 CPUtime=9793.31
/proc/18444/stat : 18444 (minisat20) R 18440 18440 18308 0 -1 4194304 113057 0 0 0 979142 189 0 0 25 0 1 0 214670496 464592896 112860 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134529985 0 0 8392704 3 0 0 0 17 1 0 0
/proc/18444/statm: 113426 112860 59 118 0 113304 0
Current children cumulated CPU time (s) 9878.61
Current children cumulated vsize (KiB) 526708

[startup+9942.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/80 19042
/proc/meminfo: memFree=1034480/2055920 swapFree=4159456/4192956
[pid=18440] ppid=18438 vsize=73004 CPUtime=85.3
/proc/18440/stat : 18440 (SATzilla2007_C) S 18438 18440 18308 0 -1 4194304 27798 24506 0 0 7762 43 712 13 25 0 1 0 214661960 74756096 17383 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/18440/statm: 18251 17383 165 260 0 17975 0
[pid=18444] ppid=18440 vsize=453704 CPUtime=9853.29
/proc/18444/stat : 18444 (minisat20) R 18440 18440 18308 0 -1 4194304 113057 0 0 0 985140 189 0 0 25 0 1 0 214670496 464592896 112860 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/18444/statm: 113426 112860 59 118 0 113304 0
Current children cumulated CPU time (s) 9938.59
Current children cumulated vsize (KiB) 526708

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

[startup+9958.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/80 19042
/proc/meminfo: memFree=1034480/2055920 swapFree=4159456/4192956
[pid=18440] ppid=18438 vsize=73004 CPUtime=85.3
/proc/18440/stat : 18440 (SATzilla2007_C) S 18438 18440 18308 0 -1 4194304 27798 24506 0 0 7762 43 712 13 25 0 1 0 214661960 74756096 17383 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/18440/statm: 18251 17383 165 260 0 17975 0
[pid=18444] ppid=18440 vsize=453704 CPUtime=9869.28
/proc/18444/stat : 18444 (minisat20) R 18440 18440 18308 0 -1 4194304 113057 0 0 0 986739 189 0 0 25 0 1 0 214670496 464592896 112860 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134527575 0 0 8392704 3 0 0 0 17 1 0 0
/proc/18444/statm: 113426 112860 59 118 0 113304 0
Current children cumulated CPU time (s) 9954.58
Current children cumulated vsize (KiB) 526708

[startup+9983.9 s]
/proc/loadavg: 1.00 1.00 1.00 2/80 19042
/proc/meminfo: memFree=1034480/2055920 swapFree=4159456/4192956
[pid=18440] ppid=18438 vsize=73004 CPUtime=85.3
/proc/18440/stat : 18440 (SATzilla2007_C) S 18438 18440 18308 0 -1 4194304 27798 24506 0 0 7762 43 712 13 25 0 1 0 214661960 74756096 17383 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/18440/statm: 18251 17383 165 260 0 17975 0
[pid=18444] ppid=18440 vsize=453704 CPUtime=9894.88
/proc/18444/stat : 18444 (minisat20) R 18440 18440 18308 0 -1 4194304 113057 0 0 0 989298 190 0 0 25 0 1 0 214670496 464592896 112860 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/18444/statm: 113426 112860 59 118 0 113304 0
Current children cumulated CPU time (s) 9980.18
Current children cumulated vsize (KiB) 526708

[startup+9990.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/80 19042
/proc/meminfo: memFree=1034480/2055920 swapFree=4159456/4192956
[pid=18440] ppid=18438 vsize=73004 CPUtime=85.3
/proc/18440/stat : 18440 (SATzilla2007_C) S 18438 18440 18308 0 -1 4194304 27798 24506 0 0 7762 43 712 13 25 0 1 0 214661960 74756096 17383 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/18440/statm: 18251 17383 165 260 0 17975 0
[pid=18444] ppid=18440 vsize=453704 CPUtime=9901.28
/proc/18444/stat : 18444 (minisat20) R 18440 18440 18308 0 -1 4194304 113057 0 0 0 989938 190 0 0 25 0 1 0 214670496 464592896 112860 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134525816 0 0 8392704 3 0 0 0 17 1 0 0
/proc/18444/statm: 113426 112860 59 118 0 113304 0
Current children cumulated CPU time (s) 9986.58
Current children cumulated vsize (KiB) 526708

[startup+9996.7 s]
/proc/loadavg: 1.00 1.00 1.00 2/80 19042
/proc/meminfo: memFree=1034480/2055920 swapFree=4159456/4192956
[pid=18440] ppid=18438 vsize=73004 CPUtime=85.3
/proc/18440/stat : 18440 (SATzilla2007_C) S 18438 18440 18308 0 -1 4194304 27798 24506 0 0 7762 43 712 13 25 0 1 0 214661960 74756096 17383 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/18440/statm: 18251 17383 165 260 0 17975 0
[pid=18444] ppid=18440 vsize=453704 CPUtime=9907.68
/proc/18444/stat : 18444 (minisat20) R 18440 18440 18308 0 -1 4194304 113057 0 0 0 990578 190 0 0 25 0 1 0 214670496 464592896 112860 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134528579 0 0 8392704 3 0 0 0 17 1 0 0
/proc/18444/statm: 113426 112860 59 118 0 113304 0
Current children cumulated CPU time (s) 9992.98
Current children cumulated vsize (KiB) 526708

[startup+9999.9 s]
/proc/loadavg: 1.00 1.00 1.00 2/80 19042
/proc/meminfo: memFree=1034480/2055920 swapFree=4159456/4192956
[pid=18440] ppid=18438 vsize=73004 CPUtime=85.3
/proc/18440/stat : 18440 (SATzilla2007_C) S 18438 18440 18308 0 -1 4194304 27798 24506 0 0 7762 43 712 13 25 0 1 0 214661960 74756096 17383 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/18440/statm: 18251 17383 165 260 0 17975 0
[pid=18444] ppid=18440 vsize=453704 CPUtime=9910.87
/proc/18444/stat : 18444 (minisat20) R 18440 18440 18308 0 -1 4194304 113057 0 0 0 990897 190 0 0 25 0 1 0 214670496 464592896 112860 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134527451 0 0 8392704 3 0 0 0 17 1 0 0
/proc/18444/statm: 113426 112860 59 118 0 113304 0
Current children cumulated CPU time (s) 9996.17
Current children cumulated vsize (KiB) 526708

[startup+10000.7 s]
/proc/loadavg: 1.00 1.00 1.00 2/80 19042
/proc/meminfo: memFree=1034480/2055920 swapFree=4159456/4192956
[pid=18440] ppid=18438 vsize=73004 CPUtime=85.3
/proc/18440/stat : 18440 (SATzilla2007_C) S 18438 18440 18308 0 -1 4194304 27798 24506 0 0 7762 43 712 13 25 0 1 0 214661960 74756096 17383 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/18440/statm: 18251 17383 165 260 0 17975 0
[pid=18444] ppid=18440 vsize=453704 CPUtime=9911.67
/proc/18444/stat : 18444 (minisat20) R 18440 18440 18308 0 -1 4194304 113057 0 0 0 990977 190 0 0 25 0 1 0 214670496 464592896 112860 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134525653 0 0 8392704 3 0 0 0 17 1 0 0
/proc/18444/statm: 113426 112860 59 118 0 113304 0
Current children cumulated CPU time (s) 9996.97
Current children cumulated vsize (KiB) 526708

[startup+10001.1 s]
/proc/loadavg: 1.00 1.00 1.00 2/80 19042
/proc/meminfo: memFree=1034480/2055920 swapFree=4159456/4192956
[pid=18440] ppid=18438 vsize=73004 CPUtime=85.3
/proc/18440/stat : 18440 (SATzilla2007_C) S 18438 18440 18308 0 -1 4194304 27798 24506 0 0 7762 43 712 13 25 0 1 0 214661960 74756096 17383 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/18440/statm: 18251 17383 165 260 0 17975 0
[pid=18444] ppid=18440 vsize=453704 CPUtime=9912.07
/proc/18444/stat : 18444 (minisat20) R 18440 18440 18308 0 -1 4194304 113057 0 0 0 991017 190 0 0 25 0 1 0 214670496 464592896 112860 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134525488 0 0 8392704 3 0 0 0 17 1 0 0
/proc/18444/statm: 113426 112860 59 118 0 113304 0
Current children cumulated CPU time (s) 9997.37
Current children cumulated vsize (KiB) 526708

[startup+10001.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/80 19042
/proc/meminfo: memFree=1034480/2055920 swapFree=4159456/4192956
[pid=18440] ppid=18438 vsize=73004 CPUtime=85.3
/proc/18440/stat : 18440 (SATzilla2007_C) S 18438 18440 18308 0 -1 4194304 27798 24506 0 0 7762 43 712 13 25 0 1 0 214661960 74756096 17383 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/18440/statm: 18251 17383 165 260 0 17975 0
[pid=18444] ppid=18440 vsize=453704 CPUtime=9912.47
/proc/18444/stat : 18444 (minisat20) R 18440 18440 18308 0 -1 4194304 113057 0 0 0 991057 190 0 0 25 0 1 0 214670496 464592896 112860 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134528117 0 0 8392704 3 0 0 0 17 1 0 0
/proc/18444/statm: 113426 112860 59 118 0 113304 0
Current children cumulated CPU time (s) 9997.77
Current children cumulated vsize (KiB) 526708

[startup+10001.6 s]
/proc/loadavg: 1.00 1.00 1.00 2/80 19042
/proc/meminfo: memFree=1034480/2055920 swapFree=4159456/4192956
[pid=18440] ppid=18438 vsize=73004 CPUtime=9997.86
/proc/18440/stat : 18440 (SATzilla2007_C) D 18438 18440 18308 0 -1 4194304 27806 137563 0 0 7762 43 991771 210 16 0 1 0 214661960 74756096 17383 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135221597 0 0 4096 0 18446744071563608240 0 0 17 0 0 0
/proc/18440/statm: 18251 17383 165 260 0 17975 0
Current children cumulated CPU time (s) 9997.86
Current children cumulated vsize (KiB) 73004

Child status: 17
Real time (s): 10001.6
CPU time (s): 9997.9
CPU user time (s): 9995.34
CPU system time (s): 2.55761
CPU usage (%): 99.9627
Max. virtual memory (cumulated for all children) (KiB): 526708

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

runsolver used 8.79366 second user time and 27.5838 second system time

The end

Launcher Data (download as text)

Begin job on node46 on Tue May  8 04:49:50 UTC 2007

IDJOB= 455948
IDBENCH= 20521
IDSOLVER= 179
FILE ID= node46/455948-1178599789

PBS_JOBID= 5218203

Free space on /tmp= 66208 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/455948-1178599789/SATzilla2007_C /tmp/evaluation/455948-1178599789/instance-455948-1178599789.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node46/watcher-455948-1178599789 -o ROOT/results/node46/solver-455948-1178599789 -C 10000 -W 15000 -M 1800 --output-limit 1,15  /tmp/evaluation/455948-1178599789/SATzilla2007_C /tmp/evaluation/455948-1178599789/instance-455948-1178599789.cnf            

META MD5SUM SOLVER= d41d8cd98f00b204e9800998ecf8427e
MD5SUM BENCH=  337e301d7c1a4748ec4a1ced7e688c38

RANDOM SEED= 270721376

TIME LIMIT= 10000 seconds
MEMORY LIMIT= 1800 MiB

Linux node46.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.268
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	: 5931.00
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.268
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:       1562136 kB
Buffers:         41076 kB
Cached:         307604 kB
SwapCached:       3288 kB
Active:         125136 kB
Inactive:       253392 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1562136 kB
SwapTotal:     4192956 kB
SwapFree:      4159456 kB
Dirty:           12460 kB
Writeback:           0 kB
Mapped:          37476 kB
Slab:           100572 kB
Committed_AS:  5186596 kB
PageTables:       2004 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= 66208 MiB

End job on node46 on Tue May  8 07:36:32 UTC 2007