Trace number 455963

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.88 10000.8

General information on the benchmark

Nameindustrial/IBM_FV_2002_13_rule_1/
SAT_dat.k100.cnf
MD5SUMcf1b8194ff6d413d396ac9e26bb031ef
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 variables50797
Number of clauses177980
Sum of the clauses size470252
Maximum clause length37
Minimum clause length1
Number of clauses of size 11318
Number of clauses of size 295086
Number of clauses of size 374860
Number of clauses of size 4486
Number of clauses of size 5945
Number of clauses of size over 55285

Solver Data (download as text)

42.80/42.98	c run March_dl for 5 seconds ... 
42.80/42.98	c Bin: Executing march_dl
42.80/42.98	c child exit by a signal
42.80/42.98	c march_dl returned code 137.
42.80/42.98	c run saps (UBCSAT implementation) for 2 seconds ... 
42.80/42.98	c Bin: Executing ubcsat2006
42.80/42.98	c child exited successfully
42.80/42.98	c ubcsat2006 returned code 0.
42.80/42.98	c satzilla computing base features
42.80/42.98	c satzilla doing unit-prop probe
42.80/42.98	c satzilla doing local search probe
42.80/42.98	c satzilla doing lobjois search-space size estimate
42.80/42.98	c satzilla's ranking:
42.80/42.98	c 1) minisat20+P: -3.840135
42.80/42.98	c 2) vallst+P: 3.814569
42.80/42.98	c 3) march_dl+P: 3.912054
42.80/42.98	c 4) march_dl: 4.672944
42.80/42.98	c 5) zchaff_rand+P: 5.240638
42.80/42.98	c 6) minisat20: 5.782472
42.80/42.98	c 7) kcnfs+P: 999.000000
42.80/42.98	c 8) kcnfs: 999.000000
42.80/42.98	c 9) vallst: 999.000000
42.80/42.98	c 10) zchaff_rand: 999.000000
42.80/42.98	c satzilla running minisat20 with preprocessing ... 
103.17/103.36	This is MiniSat 2.0 beta
103.17/103.36	WARNING: for repeatability, setting FPU to use double precision
103.17/103.36	============================[ Problem Statistics ]=============================
103.17/103.36	|                                                                             |
103.17/103.37	|  Number of variables:  50797                                                |
103.17/103.37	|  Number of clauses:    177980                                               |
103.23/103.49	|  Parsing time:         0.10         s                                       |
103.23/103.49	============================[ Search Statistics ]==============================
103.23/103.49	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
103.23/103.49	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
103.23/103.49	===============================================================================
103.23/103.49	|         0 |   49473   174760   465118 |    58253        0    nan |  0.000 % |
103.23/103.58	|       100 |   49473   174760   465118 |    64078      100     20 |  2.606 % |
103.23/103.69	|       251 |   49473   174760   465118 |    70486      251     14 |  2.606 % |
103.23/103.77	|       476 |   49473   174760   465118 |    77535      476     23 |  2.606 % |
103.23/103.96	|       814 |   49473   174760   465118 |    85288      814     22 |  2.606 % |
104.26/104.45	|      1321 |   49473   174760   465118 |    93817     1321     50 |  2.606 % |
104.45/104.62	|      2081 |   49473   174760   465118 |   103199     2081     37 |  2.606 % |
106.05/106.25	|      3221 |   49473   174760   465118 |   113519     3221     70 |  2.606 % |
108.05/108.29	|      4929 |   49473   174760   465118 |   124871     4929     86 |  2.606 % |
110.05/110.25	|      7491 |   49473   174760   465118 |   137358     7491     82 |  2.606 % |
110.75/110.98	|     11335 |   49473   174760   465118 |   151094    11335     64 |  2.606 % |
120.35/120.58	|     17101 |   49473   174760   465118 |   166203    17101     86 |  2.606 % |
129.15/129.38	|     25751 |   49472   174757   465112 |   182823    25750     82 |  2.608 % |
143.55/143.73	|     38725 |   49472   174757   465112 |   201106    38724     93 |  2.608 % |
168.64/168.81	|     58186 |   49472   174757   465112 |   221216    58185     92 |  2.608 % |
231.52/231.72	|     87379 |   49472   174757   465112 |   243338    87378    121 |  2.608 % |
406.37/406.66	|    131168 |   49095   173686   462544 |   267672   131150    150 |  3.368 % |
488.06/488.32	|    196853 |   48950   173186   461347 |   294439   196805    129 |  3.705 % |
800.07/800.50	|    295380 |   48852   173066   461059 |   323883   295324    142 |  4.453 % |
1525.97/1526.53	|    443169 |   48535   171942   458360 |   356272   109047    395 |  4.453 % |
3508.64/3509.73	|    664853 |   48534   171939   458354 |   391899   330730    290 |  4.455 % |
5351.56/5353.24	|    997378 |   48534   171939   458354 |   431089   253442    485 |  4.455 % |
9177.65/9180.46	|   1496166 |   48534   171939   458354 |   474198   305679    380 |  4.455 % |
9997.83/10000.81	c Preprocessing...
9997.83/10000.81	c Inital problem has 50797 variables, 82894 nary clauses (95086 binary clauses).
9997.83/10000.81	c Num non-binary clauses 81576, Average non-binary clause length 3.417
9997.83/10000.81	c Theory has no gaps
9997.83/10000.81	c preprocessor timed out at 60.000000 sec
9997.83/10000.81	c Bin: Executing minisat20
9997.83/10000.81	c child exit by a signal
9997.83/10000.81	c minisat20 returned code 137.
9997.83/10000.81	c minisat20 returned code 137.
9997.83/10000.81	c satzilla running vallst with preprocessing ... 
9997.83/10000.81	c Bin: Executing vallst
9997.83/10000.81	c vallst returned code 1.
9997.83/10000.81	c vallst returned code 1.
9997.83/10000.81	c satzilla running march_dl with preprocessing ... 
9997.83/10000.81	c Bin: Executing march_dl
9997.83/10000.81	c march_dl returned code 1.
9997.83/10000.81	c march_dl returned code 1.
9997.83/10000.81	c satzilla running march_dl ... 
9997.83/10000.81	c Bin: Executing march_dl
9997.83/10000.81	c march_dl returned code 1.
9997.83/10000.81	c march_dl returned code 1.
9997.83/10000.81	c satzilla running zchaff_rand with preprocessing ... 
9997.83/10000.81	c Bin: Executing zchaff_rand
9997.83/10000.81	c zchaff_rand returned code 1.
9997.83/10000.81	c zchaff_rand returned code 1.
9997.83/10000.81	c satzilla running minisat20 ... 
9997.83/10000.81	c Bin: Executing minisat20
9997.83/10000.81	c minisat20 returned code 1.
9997.83/10000.81	c minisat20 returned code 1.
9997.83/10000.81	c satzilla running kcnfs with preprocessing ... 
9997.83/10000.81	c Bin: Executing kcnfs
9997.83/10000.81	c kcnfs returned code 1.
9997.83/10000.81	c kcnfs returned code 1.
9997.83/10000.81	c satzilla running kcnfs ... 
9997.83/10000.81	c Bin: Executing kcnfs
9997.83/10000.81	c kcnfs returned code 1.
9997.83/10000.81	c kcnfs returned code 1.
9997.83/10000.81	c satzilla running vallst ... 
9997.83/10000.81	c Bin: Executing vallst
9997.83/10000.81	c vallst returned code 1.
9997.83/10000.81	c vallst returned code 1.
9997.83/10000.81	c satzilla running zchaff_rand ... 
9997.83/10000.81	c Bin: Executing zchaff_rand
9997.83/10000.81	c zchaff_rand returned code 1.
9997.83/10000.81	c zchaff_rand returned code 1.
9997.83/10000.81	c ERROR: All Failed! 
9997.83/10000.81	c SATZILLA_TIME=9999.370000

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/node41/watcher-455963-1178607656 -o ROOT/results/node41/solver-455963-1178607656 -C 10000 -W 15000 -M 1800 --output-limit 1,15 /tmp/evaluation/455963-1178607656/SATzilla2007_C /tmp/evaluation/455963-1178607656/instance-455963-1178607656.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.85 0.97 0.99 3/77 23545
/proc/meminfo: memFree=1498184/2055920 swapFree=4169412/4192956
[pid=23545] ppid=23543 vsize=1440 CPUtime=0
/proc/23545/stat : 23545 (SATzilla2007_C) R 23543 23545 23489 0 -1 4194304 126 0 0 0 0 0 0 0 18 0 1 0 308677535 1474560 110 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216547 0 0 4096 0 0 0 0 17 1 0 0
/proc/23545/statm: 360 110 95 260 0 84 0
[pid=23546] ppid=23545 vsize=632 CPUtime=0
/proc/23546/stat : 23546 (march_dl) R 23545 23545 23489 0 -1 4194304 51 0 0 0 0 0 0 0 18 0 1 0 308677535 647168 46 18446744073709551615 134512640 134996440 4294956688 18446744073709551615 134669245 0 0 8392704 0 0 0 0 17 1 0 0
/proc/23546/statm: 158 46 39 118 0 37 0

[startup+0.0742671 s]
/proc/loadavg: 0.85 0.97 0.99 3/77 23545
/proc/meminfo: memFree=1498184/2055920 swapFree=4169412/4192956
[pid=23545] ppid=23543 vsize=1440 CPUtime=0
/proc/23545/stat : 23545 (SATzilla2007_C) S 23543 23545 23489 0 -1 4194304 127 0 0 0 0 0 0 0 18 0 1 0 308677535 1474560 110 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/23545/statm: 360 110 95 260 0 84 0
[pid=23546] ppid=23545 vsize=5212 CPUtime=0.06
/proc/23546/stat : 23546 (march_dl) R 23545 23545 23489 0 -1 4194304 1021 0 0 0 6 0 0 0 19 0 1 0 308677535 5337088 1016 18446744073709551615 134512640 134996440 4294956688 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 1 0 0
/proc/23546/statm: 1303 1016 50 118 0 1182 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 6652

[startup+0.10127 s]
/proc/loadavg: 0.85 0.97 0.99 3/77 23545
/proc/meminfo: memFree=1498184/2055920 swapFree=4169412/4192956
[pid=23545] ppid=23543 vsize=1440 CPUtime=0
/proc/23545/stat : 23545 (SATzilla2007_C) S 23543 23545 23489 0 -1 4194304 127 0 0 0 0 0 0 0 18 0 1 0 308677535 1474560 110 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/23545/statm: 360 110 95 260 0 84 0
[pid=23546] ppid=23545 vsize=5608 CPUtime=0.09
/proc/23546/stat : 23546 (march_dl) R 23545 23545 23489 0 -1 4194304 1122 0 0 0 9 0 0 0 19 0 1 0 308677535 5742592 1117 18446744073709551615 134512640 134996440 4294956688 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 1 0 0
/proc/23546/statm: 1402 1117 50 118 0 1281 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 7048

[startup+0.301285 s]
/proc/loadavg: 0.85 0.97 0.99 3/77 23545
/proc/meminfo: memFree=1498184/2055920 swapFree=4169412/4192956
[pid=23545] ppid=23543 vsize=1440 CPUtime=0
/proc/23545/stat : 23545 (SATzilla2007_C) S 23543 23545 23489 0 -1 4194304 127 0 0 0 0 0 0 0 18 0 1 0 308677535 1474560 110 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/23545/statm: 360 110 95 260 0 84 0
[pid=23546] ppid=23545 vsize=7852 CPUtime=0.29
/proc/23546/stat : 23546 (march_dl) R 23545 23545 23489 0 -1 4194304 1823 0 0 0 29 0 0 0 21 0 1 0 308677535 8040448 1818 18446744073709551615 134512640 134996440 4294956688 18446744073709551615 134669245 0 0 8392704 0 0 0 0 17 1 0 0
/proc/23546/statm: 1963 1818 50 118 0 1842 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 9292

[startup+0.70132 s]
/proc/loadavg: 0.85 0.97 0.99 3/77 23545
/proc/meminfo: memFree=1498184/2055920 swapFree=4169412/4192956
[pid=23545] ppid=23543 vsize=1440 CPUtime=0
/proc/23545/stat : 23545 (SATzilla2007_C) S 23543 23545 23489 0 -1 4194304 127 0 0 0 0 0 0 0 18 0 1 0 308677535 1474560 110 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/23545/statm: 360 110 95 260 0 84 0
[pid=23546] ppid=23545 vsize=43556 CPUtime=0.69
/proc/23546/stat : 23546 (march_dl) R 23545 23545 23489 0 -1 4194304 10853 0 0 0 66 3 0 0 25 0 1 0 308677535 44601344 10178 18446744073709551615 134512640 134996440 4294956688 18446744073709551615 134517880 0 0 8392704 0 0 0 0 17 1 0 0
/proc/23546/statm: 10889 10179 55 118 0 10768 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 44996

[startup+1.50139 s]
/proc/loadavg: 0.85 0.97 0.99 2/79 23547
/proc/meminfo: memFree=1481208/2055920 swapFree=4169412/4192956
[pid=23545] ppid=23543 vsize=1440 CPUtime=0
/proc/23545/stat : 23545 (SATzilla2007_C) S 23543 23545 23489 0 -1 4194304 127 0 0 0 0 0 0 0 18 0 1 0 308677535 1474560 110 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/23545/statm: 360 110 95 260 0 84 0
[pid=23546] ppid=23545 vsize=19840 CPUtime=1.48
/proc/23546/stat : 23546 (march_dl) R 23545 23545 23489 0 -1 4194304 18840 0 0 0 141 7 0 0 25 0 1 0 308677535 20316160 4260 18446744073709551615 134512640 134996440 4294956688 18446744073709551615 134543085 0 0 8392704 0 0 0 0 17 1 0 0
/proc/23546/statm: 4960 4260 55 118 0 4839 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 21280

[startup+3.10153 s]
/proc/loadavg: 0.86 0.97 0.99 2/79 23547
/proc/meminfo: memFree=1479352/2055920 swapFree=4169412/4192956
[pid=23545] ppid=23543 vsize=1440 CPUtime=0
/proc/23545/stat : 23545 (SATzilla2007_C) S 23543 23545 23489 0 -1 4194304 127 0 0 0 0 0 0 0 18 0 1 0 308677535 1474560 110 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/23545/statm: 360 110 95 260 0 84 0
[pid=23546] ppid=23545 vsize=21160 CPUtime=3.09
/proc/23546/stat : 23546 (march_dl) R 23545 23545 23489 0 -1 4194304 19974 0 0 0 301 8 0 0 25 0 1 0 308677535 21667840 4654 18446744073709551615 134512640 134996440 4294956688 18446744073709551615 134542888 0 0 8392704 0 0 0 0 17 1 0 0
/proc/23546/statm: 5290 4654 57 118 0 5169 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 22600

[startup+6.30281 s]
/proc/loadavg: 0.86 0.97 0.99 2/85 23574
/proc/meminfo: memFree=1484800/2055920 swapFree=4169412/4192956
[pid=23545] ppid=23543 vsize=1440 CPUtime=5
/proc/23545/stat : 23545 (SATzilla2007_C) S 23543 23545 23489 0 -1 4194304 134 19976 0 0 0 0 489 11 16 0 1 0 308677535 1474560 111 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/23545/statm: 360 111 96 260 0 84 0
[pid=23574] ppid=23545 vsize=18488 CPUtime=1.28
/proc/23574/stat : 23574 (ubcsat2006) R 23545 23545 23489 0 -1 4194304 3090 0 0 0 127 1 0 0 25 0 1 0 308678036 18931712 3073 18446744073709551615 134512640 134777720 4294956544 18446744073709551615 4294960144 0 0 8392704 0 0 0 0 17 1 0 0
/proc/23574/statm: 4622 3073 156 64 0 4203 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 19928

[startup+12.7014 s]
/proc/loadavg: 0.88 0.97 0.99 2/84 23620
/proc/meminfo: memFree=1479048/2055920 swapFree=4169412/4192956
[pid=23545] ppid=23543 vsize=19760 CPUtime=12.67
/proc/23545/stat : 23545 (SATzilla2007_C) R 23543 23545 23489 0 -1 4194304 4566 23072 0 0 535 5 715 12 25 0 1 0 308677535 20234240 4536 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216365 0 0 4096 0 0 0 0 17 1 0 0
/proc/23545/statm: 4940 4536 121 260 0 4664 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 19760

[startup+25.5015 s]
/proc/loadavg: 0.90 0.97 0.99 2/84 23664
/proc/meminfo: memFree=1485968/2055920 swapFree=4169412/4192956
[pid=23545] ppid=23543 vsize=12236 CPUtime=25.45
/proc/23545/stat : 23545 (SATzilla2007_C) R 23543 23545 23489 0 -1 4194304 5952 23072 0 0 1810 8 715 12 25 0 1 0 308677535 12529664 2808 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 134526943 0 0 4096 0 0 0 0 17 1 0 0
/proc/23545/statm: 3059 2808 124 260 0 2783 0
Current children cumulated CPU time (s) 25.45
Current children cumulated vsize (KiB) 12236

[startup+51.1017 s]
/proc/loadavg: 0.93 0.97 0.99 2/84 23720
/proc/meminfo: memFree=1423312/2055920 swapFree=4169412/4192956
[pid=23545] ppid=23543 vsize=253876 CPUtime=50.99
/proc/23545/stat : 23545 (SATzilla2007_C) R 23543 23545 23489 0 -1 4194304 27159 23072 0 0 4353 19 715 12 25 0 1 0 308677535 259969024 18688 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 134598429 0 0 4096 0 0 0 0 17 1 0 0
/proc/23545/statm: 63469 18688 164 260 0 63193 0
Current children cumulated CPU time (s) 50.99
Current children cumulated vsize (KiB) 253876

[startup+102.305 s]
/proc/loadavg: 0.97 0.97 0.99 2/78 23746
/proc/meminfo: memFree=1414848/2055920 swapFree=4169412/4192956
[pid=23545] ppid=23543 vsize=111964 CPUtime=102.17
/proc/23545/stat : 23545 (SATzilla2007_C) R 23543 23545 23489 0 -1 4194304 32014 23072 0 0 9445 45 715 12 25 0 1 0 308677535 114651136 20801 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 134596560 0 0 4096 0 0 0 0 17 1 0 0
/proc/23545/statm: 27991 20801 165 260 0 27715 0
Current children cumulated CPU time (s) 102.17
Current children cumulated vsize (KiB) 111964

[startup+162.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/79 23747
/proc/meminfo: memFree=1381432/2055920 swapFree=4169412/4192956
[pid=23545] ppid=23543 vsize=111964 CPUtime=103.23
/proc/23545/stat : 23545 (SATzilla2007_C) S 23543 23545 23489 0 -1 4194304 32016 23072 0 0 9549 47 715 12 25 0 1 0 308677535 114651136 20801 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/23545/statm: 27991 20801 165 260 0 27715 0
[pid=23747] ppid=23545 vsize=34976 CPUtime=58.91
/proc/23747/stat : 23747 (minisat20) R 23545 23545 23489 0 -1 4194304 8455 0 0 0 5882 9 0 0 25 0 1 0 308687871 35815424 8449 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525422 0 0 8392704 3 0 0 0 17 1 0 0
/proc/23747/statm: 8744 8449 59 118 0 8622 0
Current children cumulated CPU time (s) 162.14
Current children cumulated vsize (KiB) 146940

[startup+222.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/79 23747
/proc/meminfo: memFree=1360632/2055920 swapFree=4169412/4192956
[pid=23545] ppid=23543 vsize=111964 CPUtime=103.23
/proc/23545/stat : 23545 (SATzilla2007_C) S 23543 23545 23489 0 -1 4194304 32016 23072 0 0 9549 47 715 12 25 0 1 0 308677535 114651136 20801 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/23545/statm: 27991 20801 165 260 0 27715 0
[pid=23747] ppid=23545 vsize=55692 CPUtime=118.89
/proc/23747/stat : 23747 (minisat20) R 23545 23545 23489 0 -1 4194304 13609 0 0 0 11874 15 0 0 25 0 1 0 308687871 57028608 13603 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525749 0 0 8392704 3 0 0 0 17 1 0 0
/proc/23747/statm: 13923 13603 59 118 0 13801 0
Current children cumulated CPU time (s) 222.12
Current children cumulated vsize (KiB) 167656

[startup+282.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/79 23747
/proc/meminfo: memFree=1346040/2055920 swapFree=4169412/4192956
[pid=23545] ppid=23543 vsize=111964 CPUtime=103.23
/proc/23545/stat : 23545 (SATzilla2007_C) S 23543 23545 23489 0 -1 4194304 32016 23072 0 0 9549 47 715 12 25 0 1 0 308677535 114651136 20801 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/23545/statm: 27991 20801 165 260 0 27715 0
[pid=23747] ppid=23545 vsize=70260 CPUtime=178.88
/proc/23747/stat : 23747 (minisat20) R 23545 23545 23489 0 -1 4194304 17245 0 0 0 17868 20 0 0 25 0 1 0 308687871 71946240 17239 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525749 0 0 8392704 3 0 0 0 17 1 0 0
/proc/23747/statm: 17565 17239 59 118 0 17443 0
Current children cumulated CPU time (s) 282.11
Current children cumulated vsize (KiB) 182224

[startup+342.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/79 23747
/proc/meminfo: memFree=1335032/2055920 swapFree=4169412/4192956
[pid=23545] ppid=23543 vsize=111964 CPUtime=103.23
/proc/23545/stat : 23545 (SATzilla2007_C) S 23543 23545 23489 0 -1 4194304 32016 23072 0 0 9549 47 715 12 25 0 1 0 308677535 114651136 20801 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/23545/statm: 27991 20801 165 260 0 27715 0
[pid=23747] ppid=23545 vsize=81088 CPUtime=238.86
/proc/23747/stat : 23747 (minisat20) R 23545 23545 23489 0 -1 4194304 19966 0 0 0 23862 24 0 0 25 0 1 0 308687871 83034112 19960 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525572 0 0 8392704 3 0 0 0 17 1 0 0
/proc/23747/statm: 20272 19960 59 118 0 20150 0
Current children cumulated CPU time (s) 342.09
Current children cumulated vsize (KiB) 193052

[startup+402.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/79 23747
/proc/meminfo: memFree=1321144/2055920 swapFree=4169412/4192956
[pid=23545] ppid=23543 vsize=111964 CPUtime=103.23
/proc/23545/stat : 23545 (SATzilla2007_C) S 23543 23545 23489 0 -1 4194304 32016 23072 0 0 9549 47 715 12 25 0 1 0 308677535 114651136 20801 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/23545/statm: 27991 20801 165 260 0 27715 0
[pid=23747] ppid=23545 vsize=95088 CPUtime=298.85
/proc/23747/stat : 23747 (minisat20) R 23545 23545 23489 0 -1 4194304 23477 0 0 0 29856 29 0 0 25 0 1 0 308687871 97370112 23471 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525422 0 0 8392704 3 0 0 0 17 1 0 0
/proc/23747/statm: 23772 23471 59 118 0 23650 0

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


[startup+9702.3 s]
/proc/loadavg: 1.01 1.00 1.00 2/79 24149
/proc/meminfo: memFree=634168/2055920 swapFree=4169412/4192956
[pid=23545] ppid=23543 vsize=111964 CPUtime=103.23
/proc/23545/stat : 23545 (SATzilla2007_C) S 23543 23545 23489 0 -1 4194304 32016 23072 0 0 9549 47 715 12 25 0 1 0 308677535 114651136 20801 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/23545/statm: 27991 20801 165 260 0 27715 0
[pid=23747] ppid=23545 vsize=781264 CPUtime=9596.18
/proc/23747/stat : 23747 (minisat20) R 23545 23545 23489 0 -1 4194304 194826 0 0 0 959333 285 0 0 25 0 1 0 308687871 800014336 194820 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/23747/statm: 195316 194820 59 118 0 195194 0
Current children cumulated CPU time (s) 9699.41
Current children cumulated vsize (KiB) 893228

[startup+9762.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 24149
/proc/meminfo: memFree=634104/2055920 swapFree=4169412/4192956
[pid=23545] ppid=23543 vsize=111964 CPUtime=103.23
/proc/23545/stat : 23545 (SATzilla2007_C) S 23543 23545 23489 0 -1 4194304 32016 23072 0 0 9549 47 715 12 25 0 1 0 308677535 114651136 20801 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/23545/statm: 27991 20801 165 260 0 27715 0
[pid=23747] ppid=23545 vsize=781264 CPUtime=9656.16
/proc/23747/stat : 23747 (minisat20) R 23545 23545 23489 0 -1 4194304 194827 0 0 0 965331 285 0 0 25 0 1 0 308687871 800014336 194821 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525395 0 0 8392704 3 0 0 0 17 1 0 0
/proc/23747/statm: 195316 194821 59 118 0 195194 0
Current children cumulated CPU time (s) 9759.39
Current children cumulated vsize (KiB) 893228

[startup+9822.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 24149
/proc/meminfo: memFree=634104/2055920 swapFree=4169412/4192956
[pid=23545] ppid=23543 vsize=111964 CPUtime=103.23
/proc/23545/stat : 23545 (SATzilla2007_C) S 23543 23545 23489 0 -1 4194304 32016 23072 0 0 9549 47 715 12 25 0 1 0 308677535 114651136 20801 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/23545/statm: 27991 20801 165 260 0 27715 0
[pid=23747] ppid=23545 vsize=781264 CPUtime=9716.15
/proc/23747/stat : 23747 (minisat20) R 23545 23545 23489 0 -1 4194304 194827 0 0 0 971329 286 0 0 25 0 1 0 308687871 800014336 194821 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/23747/statm: 195316 194821 59 118 0 195194 0
Current children cumulated CPU time (s) 9819.38
Current children cumulated vsize (KiB) 893228

[startup+9882.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 24149
/proc/meminfo: memFree=634040/2055920 swapFree=4169412/4192956
[pid=23545] ppid=23543 vsize=111964 CPUtime=103.23
/proc/23545/stat : 23545 (SATzilla2007_C) S 23543 23545 23489 0 -1 4194304 32016 23072 0 0 9549 47 715 12 25 0 1 0 308677535 114651136 20801 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/23545/statm: 27991 20801 165 260 0 27715 0
[pid=23747] ppid=23545 vsize=781264 CPUtime=9776.14
/proc/23747/stat : 23747 (minisat20) R 23545 23545 23489 0 -1 4194304 194827 0 0 0 977328 286 0 0 25 0 1 0 308687871 800014336 194821 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/23747/statm: 195316 194821 59 118 0 195194 0
Current children cumulated CPU time (s) 9879.37
Current children cumulated vsize (KiB) 893228

[startup+9942.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 24149
/proc/meminfo: memFree=634040/2055920 swapFree=4169412/4192956
[pid=23545] ppid=23543 vsize=111964 CPUtime=103.23
/proc/23545/stat : 23545 (SATzilla2007_C) S 23543 23545 23489 0 -1 4194304 32016 23072 0 0 9549 47 715 12 25 0 1 0 308677535 114651136 20801 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/23545/statm: 27991 20801 165 260 0 27715 0
[pid=23747] ppid=23545 vsize=781264 CPUtime=9836.11
/proc/23747/stat : 23747 (minisat20) R 23545 23545 23489 0 -1 4194304 194827 0 0 0 983325 286 0 0 25 0 1 0 308687871 800014336 194821 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/23747/statm: 195316 194821 59 118 0 195194 0
Current children cumulated CPU time (s) 9939.34
Current children cumulated vsize (KiB) 893228

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

[startup+9958.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 24149
/proc/meminfo: memFree=634040/2055920 swapFree=4169412/4192956
[pid=23545] ppid=23543 vsize=111964 CPUtime=103.23
/proc/23545/stat : 23545 (SATzilla2007_C) S 23543 23545 23489 0 -1 4194304 32016 23072 0 0 9549 47 715 12 25 0 1 0 308677535 114651136 20801 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/23545/statm: 27991 20801 165 260 0 27715 0
[pid=23747] ppid=23545 vsize=781264 CPUtime=9852.11
/proc/23747/stat : 23747 (minisat20) R 23545 23545 23489 0 -1 4194304 194827 0 0 0 984925 286 0 0 25 0 1 0 308687871 800014336 194821 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525160 0 0 8392704 3 0 0 0 17 1 0 0
/proc/23747/statm: 195316 194821 59 118 0 195194 0
Current children cumulated CPU time (s) 9955.34
Current children cumulated vsize (KiB) 893228

[startup+9983.9 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 24149
/proc/meminfo: memFree=634104/2055920 swapFree=4169412/4192956
[pid=23545] ppid=23543 vsize=111964 CPUtime=103.23
/proc/23545/stat : 23545 (SATzilla2007_C) S 23543 23545 23489 0 -1 4194304 32016 23072 0 0 9549 47 715 12 25 0 1 0 308677535 114651136 20801 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/23545/statm: 27991 20801 165 260 0 27715 0
[pid=23747] ppid=23545 vsize=781264 CPUtime=9877.71
/proc/23747/stat : 23747 (minisat20) R 23545 23545 23489 0 -1 4194304 194827 0 0 0 987484 287 0 0 25 0 1 0 308687871 800014336 194821 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/23747/statm: 195316 194821 59 118 0 195194 0
Current children cumulated CPU time (s) 9980.94
Current children cumulated vsize (KiB) 893228

[startup+9990.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 24149
/proc/meminfo: memFree=634104/2055920 swapFree=4169412/4192956
[pid=23545] ppid=23543 vsize=111964 CPUtime=103.23
/proc/23545/stat : 23545 (SATzilla2007_C) S 23543 23545 23489 0 -1 4194304 32016 23072 0 0 9549 47 715 12 25 0 1 0 308677535 114651136 20801 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/23545/statm: 27991 20801 165 260 0 27715 0
[pid=23747] ppid=23545 vsize=781264 CPUtime=9884.11
/proc/23747/stat : 23747 (minisat20) R 23545 23545 23489 0 -1 4194304 194827 0 0 0 988124 287 0 0 25 0 1 0 308687871 800014336 194821 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525767 0 0 8392704 3 0 0 0 17 1 0 0
/proc/23747/statm: 195316 194821 59 118 0 195194 0
Current children cumulated CPU time (s) 9987.34
Current children cumulated vsize (KiB) 893228

[startup+9996.7 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 24149
/proc/meminfo: memFree=634104/2055920 swapFree=4169412/4192956
[pid=23545] ppid=23543 vsize=111964 CPUtime=103.23
/proc/23545/stat : 23545 (SATzilla2007_C) S 23543 23545 23489 0 -1 4194304 32016 23072 0 0 9549 47 715 12 25 0 1 0 308677535 114651136 20801 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/23545/statm: 27991 20801 165 260 0 27715 0
[pid=23747] ppid=23545 vsize=781264 CPUtime=9890.51
/proc/23747/stat : 23747 (minisat20) R 23545 23545 23489 0 -1 4194304 194827 0 0 0 988764 287 0 0 25 0 1 0 308687871 800014336 194821 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/23747/statm: 195316 194821 59 118 0 195194 0
Current children cumulated CPU time (s) 9993.74
Current children cumulated vsize (KiB) 893228

[startup+9998.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 24149
/proc/meminfo: memFree=634104/2055920 swapFree=4169412/4192956
[pid=23545] ppid=23543 vsize=111964 CPUtime=103.23
/proc/23545/stat : 23545 (SATzilla2007_C) S 23543 23545 23489 0 -1 4194304 32016 23072 0 0 9549 47 715 12 25 0 1 0 308677535 114651136 20801 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/23545/statm: 27991 20801 165 260 0 27715 0
[pid=23747] ppid=23545 vsize=781264 CPUtime=9892.1
/proc/23747/stat : 23747 (minisat20) R 23545 23545 23489 0 -1 4194304 194827 0 0 0 988923 287 0 0 25 0 1 0 308687871 800014336 194821 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525422 0 0 8392704 3 0 0 0 17 1 0 0
/proc/23747/statm: 195316 194821 59 118 0 195194 0
Current children cumulated CPU time (s) 9995.33
Current children cumulated vsize (KiB) 893228

[startup+9999.9 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 24149
/proc/meminfo: memFree=634104/2055920 swapFree=4169412/4192956
[pid=23545] ppid=23543 vsize=111964 CPUtime=103.23
/proc/23545/stat : 23545 (SATzilla2007_C) S 23543 23545 23489 0 -1 4194304 32016 23072 0 0 9549 47 715 12 25 0 1 0 308677535 114651136 20801 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/23545/statm: 27991 20801 165 260 0 27715 0
[pid=23747] ppid=23545 vsize=781264 CPUtime=9893.7
/proc/23747/stat : 23747 (minisat20) R 23545 23545 23489 0 -1 4194304 194827 0 0 0 989083 287 0 0 25 0 1 0 308687871 800014336 194821 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/23747/statm: 195316 194821 59 118 0 195194 0
Current children cumulated CPU time (s) 9996.93
Current children cumulated vsize (KiB) 893228

[startup+10000.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 24149
/proc/meminfo: memFree=634104/2055920 swapFree=4169412/4192956
[pid=23545] ppid=23543 vsize=111964 CPUtime=103.23
/proc/23545/stat : 23545 (SATzilla2007_C) S 23543 23545 23489 0 -1 4194304 32016 23072 0 0 9549 47 715 12 25 0 1 0 308677535 114651136 20801 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/23545/statm: 27991 20801 165 260 0 27715 0
[pid=23747] ppid=23545 vsize=781264 CPUtime=9894.1
/proc/23747/stat : 23747 (minisat20) R 23545 23545 23489 0 -1 4194304 194827 0 0 0 989123 287 0 0 25 0 1 0 308687871 800014336 194821 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525816 0 0 8392704 3 0 0 0 17 1 0 0
/proc/23747/statm: 195316 194821 59 118 0 195194 0
Current children cumulated CPU time (s) 9997.33
Current children cumulated vsize (KiB) 893228

[startup+10000.7 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 24149
/proc/meminfo: memFree=634104/2055920 swapFree=4169412/4192956
[pid=23545] ppid=23543 vsize=111964 CPUtime=103.23
/proc/23545/stat : 23545 (SATzilla2007_C) S 23543 23545 23489 0 -1 4194304 32016 23072 0 0 9549 47 715 12 25 0 1 0 308677535 114651136 20801 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/23545/statm: 27991 20801 165 260 0 27715 0
[pid=23747] ppid=23545 vsize=0 CPUtime=9894.5
/proc/23747/stat : 23747 (minisat20) R 23545 23545 23489 0 -1 4195332 194827 0 0 0 989162 288 0 0 25 0 1 0 308687871 0 0 18446744073709551615 0 0 0 0 0 256 0 8392704 3 0 0 0 17 1 0 0
/proc/23747/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 9997.73
Current children cumulated vsize (KiB) 111964

[startup+10000.8 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 24149
/proc/meminfo: memFree=634104/2055920 swapFree=4169412/4192956
[pid=23545] ppid=23543 vsize=111964 CPUtime=103.23
/proc/23545/stat : 23545 (SATzilla2007_C) S 23543 23545 23489 0 -1 4194304 32016 23072 0 0 9549 47 715 12 25 0 1 0 308677535 114651136 20801 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/23545/statm: 27991 20801 165 260 0 27715 0
[pid=23747] ppid=23545 vsize=0 CPUtime=9894.6
/proc/23747/stat : 23747 (minisat20) R 23545 23545 23489 0 -1 4195332 194827 0 0 0 989162 298 0 0 25 0 1 0 308687871 0 0 18446744073709551615 0 0 0 0 0 256 0 8392704 3 0 0 0 17 1 0 0
/proc/23747/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 9997.83
Current children cumulated vsize (KiB) 111964

Child status: 17
Real time (s): 10000.8
CPU time (s): 9997.88
CPU user time (s): 9994.27
CPU system time (s): 3.61045
CPU usage (%): 99.9705
Max. virtual memory (cumulated for all children) (KiB): 893228

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 9994.27
system time used= 3.61045
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 249928
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= 25
involuntary context switches= 206391

runsolver used 9.28659 second user time and 26.9859 second system time

The end

Launcher Data (download as text)

Begin job on node41 on Tue May  8 07:00:57 UTC 2007

IDJOB= 455963
IDBENCH= 20536
IDSOLVER= 179
FILE ID= node41/455963-1178607656

PBS_JOBID= 5218237

Free space on /tmp= 66552 MiB

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

META MD5SUM SOLVER= d41d8cd98f00b204e9800998ecf8427e
MD5SUM BENCH=  cf1b8194ff6d413d396ac9e26bb031ef

RANDOM SEED= 195931405

TIME LIMIT= 10000 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.232
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

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


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1498592 kB
Buffers:         40284 kB
Cached:         392796 kB
SwapCached:       3072 kB
Active:         139924 kB
Inactive:       316712 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1498592 kB
SwapTotal:     4192956 kB
SwapFree:      4169412 kB
Dirty:           12928 kB
Writeback:           0 kB
Mapped:          31052 kB
Slab:            86020 kB
Committed_AS:  8575884 kB
PageTables:       2008 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= 66552 MiB

End job on node41 on Tue May  8 09:47:38 UTC 2007