Trace number 455947

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) 9998.39 10001.9

General information on the benchmark

Nameindustrial/IBM_FV_2002_13_rule_1/
SAT_dat.k55.cnf
MD5SUMe850121a2405d7beb915ee732c9c806c
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 variables39862
Number of clauses152915
Sum of the clauses size414137
Maximum clause length37
Minimum clause length1
Number of clauses of size 1733
Number of clauses of size 274251
Number of clauses of size 372070
Number of clauses of size 4306
Number of clauses of size 5585
Number of clauses of size over 54970

Solver Data (download as text)

35.26/35.39	c run March_dl for 5 seconds ... 
35.26/35.39	c Bin: Executing march_dl
35.26/35.39	c child exit by a signal
35.26/35.39	c march_dl returned code 137.
35.26/35.39	c run saps (UBCSAT implementation) for 2 seconds ... 
35.26/35.39	c Bin: Executing ubcsat2006
35.26/35.39	c child exited successfully
35.26/35.39	c ubcsat2006 returned code 0.
35.26/35.39	c satzilla computing base features
35.26/35.39	c satzilla doing unit-prop probe
35.26/35.39	c satzilla doing local search probe
35.26/35.39	c satzilla doing lobjois search-space size estimate
35.26/35.39	c satzilla's ranking:
35.26/35.39	c 1) minisat20+P: -2.154104
35.26/35.39	c 2) vallst+P: 3.688701
35.26/35.39	c 3) march_dl+P: 4.129243
35.26/35.39	c 4) march_dl: 4.733127
35.26/35.39	c 5) zchaff_rand+P: 5.153567
35.26/35.39	c 6) minisat20: 6.247742
35.26/35.39	c 7) kcnfs+P: 999.000000
35.26/35.39	c 8) kcnfs: 999.000000
35.26/35.39	c 9) vallst: 999.000000
35.26/35.39	c 10) zchaff_rand: 999.000000
35.26/35.39	c satzilla running minisat20 with preprocessing ... 
67.75/67.87	This is MiniSat 2.0 beta
67.75/67.87	WARNING: for repeatability, setting FPU to use double precision
67.75/67.87	============================[ Problem Statistics ]=============================
67.75/67.87	|                                                                             |
67.75/67.88	|  Number of variables:  25168                                                |
67.75/67.88	|  Number of clauses:    106847                                               |
67.81/67.95	|  Parsing time:         0.08         s                                       |
67.81/67.96	============================[ Search Statistics ]==============================
67.81/67.96	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
67.81/67.96	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
67.81/67.96	===============================================================================
67.81/67.96	|         0 |   25168   106847   320028 |    35615        0    nan |  0.000 % |
67.81/67.99	|       100 |   25168   106847   320028 |    39177      100     31 |  0.000 % |
67.81/68.07	|       250 |   25168   106847   320028 |    43094      250     58 |  0.000 % |
67.81/68.14	|       476 |   25168   106847   320028 |    47404      476     34 |  0.000 % |
68.13/68.28	|       813 |   25168   106847   320028 |    52144      813     43 |  0.000 % |
68.42/68.59	|      1320 |   25168   106847   320028 |    57359     1320     60 |  0.000 % |
68.72/68.85	|      2080 |   25168   106847   320028 |    63095     2080     51 |  0.000 % |
69.23/69.33	|      3219 |   25168   106847   320028 |    69404     3219     54 |  0.000 % |
69.32/69.48	|      4927 |   25168   106847   320028 |    76345     4927     44 |  0.000 % |
69.52/69.65	|      7490 |   25168   106847   320028 |    83979     7490     33 |  0.000 % |
71.62/71.72	|     11335 |   25168   106847   320028 |    92377    11335     45 |  0.000 % |
72.02/72.15	|     17102 |   25168   106847   320028 |   101615    17102     35 |  0.000 % |
86.62/86.78	|     25751 |   25168   106847   320028 |   111777    25751     76 |  0.000 % |
102.11/102.20	|     38725 |   25168   106847   320028 |   122954    38725     84 |  0.000 % |
146.80/146.91	|     58186 |   25168   106847   320028 |   135250    58186    108 |  0.000 % |
183.49/183.62	|     87379 |   25168   106847   320028 |   148775    87379    109 |  0.000 % |
326.24/326.44	|    131168 |   25168   106847   320028 |   163653   131168    140 |  0.000 % |
536.48/536.79	|    196853 |   25168   106847   320028 |   180018    37508    244 |  0.000 % |
903.95/904.49	|    295380 |   25168   106847   320028 |   198020   136035    245 |  0.000 % |
1765.98/1766.73	|    443169 |   25168   106847   320028 |   217822    89900    298 |  0.000 % |
2880.63/2881.79	|    664853 |   25168   106847   320028 |   239604    95466    392 |  0.000 % |
4326.08/4327.62	|    997378 |   25168   106847   320028 |   263564   193420     94 |  0.000 % |
6188.87/6191.12	|   1496166 |   25168   106847   320028 |   289921   171274    114 |  0.000 % |
9998.29/10001.85	c Preprocessing...
9998.29/10001.85	c Inital problem has 39862 variables, 78664 nary clauses (74251 binary clauses).
9998.29/10001.85	c Num non-binary clauses 77931, Average non-binary clause length 3.399
9998.29/10001.85	c Theory has no gaps
9998.29/10001.85	c Preprocessor runtime was 32.170 seconds.
9998.29/10001.85	c 
9998.29/10001.85	c Satisfiability of theory still undetermined.
9998.29/10001.85	c See file /tmp/UN6Pwy for simplified theory.
9998.29/10001.85	c Bin: Executing minisat20
9998.29/10001.85	c child exit by a signal
9998.29/10001.85	c minisat20 returned code 137.
9998.29/10001.85	c minisat20 returned code 137.
9998.29/10001.85	c satzilla running vallst with preprocessing ... 
9998.29/10001.85	c Bin: Executing vallst
9998.29/10001.85	c vallst returned code 1.
9998.29/10001.85	c vallst returned code 1.
9998.29/10001.85	c satzilla running march_dl with preprocessing ... 
9998.29/10001.85	c Bin: Executing march_dl
9998.29/10001.85	c march_dl returned code 1.
9998.29/10001.85	c march_dl returned code 1.
9998.29/10001.85	c satzilla running march_dl ... 
9998.29/10001.85	c Bin: Executing march_dl
9998.29/10001.85	c march_dl returned code 1.
9998.29/10001.85	c march_dl returned code 1.
9998.29/10001.85	c satzilla running zchaff_rand with preprocessing ... 
9998.29/10001.86	c Bin: Executing zchaff_rand
9998.29/10001.86	c zchaff_rand returned code 1.
9998.29/10001.86	c zchaff_rand returned code 1.
9998.29/10001.86	c satzilla running minisat20 ... 
9998.29/10001.86	c Bin: Executing minisat20
9998.29/10001.86	c minisat20 returned code 1.
9998.29/10001.86	c minisat20 returned code 1.
9998.29/10001.86	c satzilla running kcnfs with preprocessing ... 
9998.29/10001.86	c Bin: Executing kcnfs
9998.29/10001.86	c kcnfs returned code 1.
9998.29/10001.86	c kcnfs returned code 1.
9998.29/10001.86	c satzilla running kcnfs ... 
9998.29/10001.86	c Bin: Executing kcnfs
9998.29/10001.86	c kcnfs returned code 1.
9998.29/10001.86	c kcnfs returned code 1.
9998.29/10001.86	c satzilla running vallst ... 
9998.29/10001.86	c Bin: Executing vallst
9998.29/10001.86	c vallst returned code 1.
9998.29/10001.86	c vallst returned code 1.
9998.29/10001.86	c satzilla running zchaff_rand ... 
9998.29/10001.86	c Bin: Executing zchaff_rand
9998.29/10001.86	c zchaff_rand returned code 1.
9998.29/10001.86	c zchaff_rand returned code 1.
9998.29/10001.86	c ERROR: All Failed! 
9998.29/10001.86	c SATZILLA_TIME=9999.880000

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/node3/watcher-455947-1178599732 -o ROOT/results/node3/solver-455947-1178599732 -C 10000 -W 15000 -M 1800 --output-limit 1,15 /tmp/evaluation/455947-1178599732/SATzilla2007_C /tmp/evaluation/455947-1178599732/instance-455947-1178599732.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: 1.01 0.97 0.98 3/77 25467
/proc/meminfo: memFree=1771032/2055920 swapFree=4139064/4192956
[pid=25467] ppid=25465 vsize=1440 CPUtime=0
/proc/25467/stat : 25467 (SATzilla2007_C) S 25465 25467 25086 0 -1 4194304 127 0 0 0 0 0 0 0 18 0 1 0 336011006 1474560 110 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/25467/statm: 360 110 95 260 0 84 0
[pid=25468] ppid=25467 vsize=632 CPUtime=0
/proc/25468/stat : 25468 (march_dl) R 25467 25467 25086 0 -1 4194304 51 0 0 0 0 0 0 0 19 0 1 0 336011006 647168 46 18446744073709551615 134512640 134996440 4294956688 18446744073709551615 134669245 0 0 8392704 0 0 0 0 17 1 0 0
/proc/25468/statm: 158 46 39 118 0 37 0

[startup+0.103902 s]
/proc/loadavg: 1.01 0.97 0.98 3/77 25467
/proc/meminfo: memFree=1771032/2055920 swapFree=4139064/4192956
[pid=25467] ppid=25465 vsize=1440 CPUtime=0
/proc/25467/stat : 25467 (SATzilla2007_C) S 25465 25467 25086 0 -1 4194304 127 0 0 0 0 0 0 0 18 0 1 0 336011006 1474560 110 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/25467/statm: 360 110 95 260 0 84 0
[pid=25468] ppid=25467 vsize=4932 CPUtime=0.09
/proc/25468/stat : 25468 (march_dl) R 25467 25467 25086 0 -1 4194304 999 0 0 0 9 0 0 0 20 0 1 0 336011006 5050368 994 18446744073709551615 134512640 134996440 4294956688 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 1 0 0
/proc/25468/statm: 1233 994 50 118 0 1112 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 6372

[startup+0.201917 s]
/proc/loadavg: 1.01 0.97 0.98 3/77 25467
/proc/meminfo: memFree=1771032/2055920 swapFree=4139064/4192956
[pid=25467] ppid=25465 vsize=1440 CPUtime=0
/proc/25467/stat : 25467 (SATzilla2007_C) S 25465 25467 25086 0 -1 4194304 127 0 0 0 0 0 0 0 18 0 1 0 336011006 1474560 110 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/25467/statm: 360 110 95 260 0 84 0
[pid=25468] ppid=25467 vsize=5988 CPUtime=0.19
/proc/25468/stat : 25468 (march_dl) R 25467 25467 25086 0 -1 4194304 1334 0 0 0 19 0 0 0 20 0 1 0 336011006 6131712 1329 18446744073709551615 134512640 134996440 4294956688 18446744073709551615 134669245 0 0 8392704 0 0 0 0 17 1 0 0
/proc/25468/statm: 1497 1329 50 118 0 1376 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 7428

[startup+0.301933 s]
/proc/loadavg: 1.01 0.97 0.98 3/77 25467
/proc/meminfo: memFree=1771032/2055920 swapFree=4139064/4192956
[pid=25467] ppid=25465 vsize=1440 CPUtime=0
/proc/25467/stat : 25467 (SATzilla2007_C) S 25465 25467 25086 0 -1 4194304 127 0 0 0 0 0 0 0 18 0 1 0 336011006 1474560 110 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/25467/statm: 360 110 95 260 0 84 0
[pid=25468] ppid=25467 vsize=14120 CPUtime=0.29
/proc/25468/stat : 25468 (march_dl) R 25467 25467 25086 0 -1 4194304 2906 0 0 0 28 1 0 0 20 0 1 0 336011006 14458880 2821 18446744073709551615 134512640 134996440 4294956688 18446744073709551615 134650634 0 0 8392704 0 0 0 0 17 1 0 0
/proc/25468/statm: 3530 2821 52 118 0 3409 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 15560

[startup+0.701998 s]
/proc/loadavg: 1.01 0.97 0.98 3/77 25467
/proc/meminfo: memFree=1771032/2055920 swapFree=4139064/4192956
[pid=25467] ppid=25465 vsize=1440 CPUtime=0
/proc/25467/stat : 25467 (SATzilla2007_C) S 25465 25467 25086 0 -1 4194304 127 0 0 0 0 0 0 0 18 0 1 0 336011006 1474560 110 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/25467/statm: 360 110 95 260 0 84 0
[pid=25468] ppid=25467 vsize=17164 CPUtime=0.69
/proc/25468/stat : 25468 (march_dl) R 25467 25467 25086 0 -1 4194304 10700 0 0 0 65 4 0 0 24 0 1 0 336011006 17575936 3436 18446744073709551615 134512640 134996440 4294956688 18446744073709551615 134819774 0 0 8392704 0 0 0 0 17 1 0 0
/proc/25468/statm: 4291 3436 55 118 0 4170 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 18604

[startup+1.50113 s]
/proc/loadavg: 1.01 0.97 0.98 2/79 25469
/proc/meminfo: memFree=1757704/2055920 swapFree=4139064/4192956
[pid=25467] ppid=25465 vsize=1440 CPUtime=0
/proc/25467/stat : 25467 (SATzilla2007_C) S 25465 25467 25086 0 -1 4194304 127 0 0 0 0 0 0 0 18 0 1 0 336011006 1474560 110 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/25467/statm: 360 110 95 260 0 84 0
[pid=25468] ppid=25467 vsize=17080 CPUtime=1.49
/proc/25468/stat : 25468 (march_dl) R 25467 25467 25086 0 -1 4194304 12358 0 0 0 144 5 0 0 25 0 1 0 336011006 17489920 3708 18446744073709551615 134512640 134996440 4294956688 18446744073709551615 134652440 0 0 8392704 0 0 0 0 17 1 0 0
/proc/25468/statm: 4270 3708 57 118 0 4149 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 18520

[startup+3.10139 s]
/proc/loadavg: 1.01 0.97 0.98 2/79 25469
/proc/meminfo: memFree=1756040/2055920 swapFree=4139064/4192956
[pid=25467] ppid=25465 vsize=1440 CPUtime=0
/proc/25467/stat : 25467 (SATzilla2007_C) S 25465 25467 25086 0 -1 4194304 127 0 0 0 0 0 0 0 18 0 1 0 336011006 1474560 110 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/25467/statm: 360 110 95 260 0 84 0
[pid=25468] ppid=25467 vsize=16768 CPUtime=3.08
/proc/25468/stat : 25468 (march_dl) R 25467 25467 25086 0 -1 4194304 14699 0 0 0 302 6 0 0 25 0 1 0 336011006 17170432 3631 18446744073709551615 134512640 134996440 4294956688 18446744073709551615 134650639 0 0 8392704 0 0 0 0 17 1 0 0
/proc/25468/statm: 4192 3631 57 118 0 4071 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 18208

[startup+6.30191 s]
/proc/loadavg: 1.00 0.97 0.98 2/79 25470
/proc/meminfo: memFree=1760712/2055920 swapFree=4139064/4192956
[pid=25467] ppid=25465 vsize=1440 CPUtime=4.99
/proc/25467/stat : 25467 (SATzilla2007_C) S 25465 25467 25086 0 -1 4194304 134 17585 0 0 0 0 492 7 16 0 1 0 336011006 1474560 111 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/25467/statm: 360 111 96 260 0 84 0
[pid=25470] ppid=25467 vsize=14388 CPUtime=1.28
/proc/25470/stat : 25470 (ubcsat2006) R 25467 25467 25086 0 -1 4194304 2655 0 0 0 127 1 0 0 25 0 1 0 336011507 14733312 2638 18446744073709551615 134512640 134777720 4294956544 18446744073709551615 4294960144 0 0 8392704 0 0 0 0 17 1 0 0
/proc/25470/statm: 3597 2638 156 64 0 3178 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 15828

[startup+12.7019 s]
/proc/loadavg: 1.00 0.97 0.98 2/78 25470
/proc/meminfo: memFree=1755792/2055920 swapFree=4139064/4192956
[pid=25467] ppid=25465 vsize=16828 CPUtime=12.66
/proc/25467/stat : 25467 (SATzilla2007_C) R 25465 25467 25086 0 -1 4194304 3952 20250 0 0 541 3 713 9 25 0 1 0 336011006 17231872 3922 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216365 0 0 4096 0 0 0 0 17 1 0 0
/proc/25467/statm: 4207 3922 121 260 0 3931 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 16828

[startup+25.502 s]
/proc/loadavg: 1.00 0.97 0.98 2/78 25470
/proc/meminfo: memFree=1761680/2055920 swapFree=4139064/4192956
[pid=25467] ppid=25465 vsize=10736 CPUtime=25.47
/proc/25467/stat : 25467 (SATzilla2007_C) R 25465 25467 25086 0 -1 4194304 5096 20250 0 0 1820 5 713 9 25 0 1 0 336011006 10993664 2443 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 134541643 0 0 4096 0 0 0 0 17 1 0 0
/proc/25467/statm: 2684 2443 124 260 0 2408 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 10736

[startup+51.1012 s]
/proc/loadavg: 1.00 0.97 0.98 2/78 25470
/proc/meminfo: memFree=1716048/2055920 swapFree=4139064/4192956
[pid=25467] ppid=25465 vsize=139668 CPUtime=51.05
/proc/25467/stat : 25467 (SATzilla2007_C) R 25465 25467 25086 0 -1 4194304 21248 20250 0 0 4366 17 713 9 25 0 1 0 336011006 143020032 13959 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 134594040 0 0 4096 0 0 0 0 17 1 0 0
/proc/25467/statm: 34917 13959 164 260 0 34641 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 139668

[startup+102.301 s]
/proc/loadavg: 1.00 0.97 0.98 2/79 25471
/proc/meminfo: memFree=1690632/2055920 swapFree=4139064/4192956
[pid=25467] ppid=25465 vsize=57720 CPUtime=67.81
/proc/25467/stat : 25467 (SATzilla2007_C) S 25465 25467 25086 0 -1 4194304 22781 20250 0 0 6021 38 713 9 25 0 1 0 336011006 59105280 13666 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/25467/statm: 14430 13666 165 260 0 14154 0
[pid=25471] ppid=25467 vsize=22636 CPUtime=34.41
/proc/25471/stat : 25471 (minisat20) R 25467 25467 25086 0 -1 4194304 5512 0 0 0 3436 5 0 0 25 0 1 0 336017793 23179264 5506 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134525497 0 0 8392704 3 0 0 0 17 1 0 0
/proc/25471/statm: 5659 5506 59 118 0 5537 0
Current children cumulated CPU time (s) 102.22
Current children cumulated vsize (KiB) 80356

[startup+162.301 s]
/proc/loadavg: 1.00 0.97 0.98 2/79 25471
/proc/meminfo: memFree=1672904/2055920 swapFree=4139064/4192956
[pid=25467] ppid=25465 vsize=57720 CPUtime=67.81
/proc/25467/stat : 25467 (SATzilla2007_C) S 25465 25467 25086 0 -1 4194304 22781 20250 0 0 6021 38 713 9 25 0 1 0 336011006 59105280 13666 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/25467/statm: 14430 13666 165 260 0 14154 0
[pid=25471] ppid=25467 vsize=40688 CPUtime=94.38
/proc/25471/stat : 25471 (minisat20) R 25467 25467 25086 0 -1 4194304 9988 0 0 0 9428 10 0 0 25 0 1 0 336017793 41664512 9982 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134528125 0 0 8392704 3 0 0 0 17 1 0 0
/proc/25471/statm: 10172 9982 59 118 0 10050 0
Current children cumulated CPU time (s) 162.19
Current children cumulated vsize (KiB) 98408

[startup+222.306 s]
/proc/loadavg: 1.00 0.97 0.98 2/79 25471
/proc/meminfo: memFree=1652040/2055920 swapFree=4139064/4192956
[pid=25467] ppid=25465 vsize=57720 CPUtime=67.81
/proc/25467/stat : 25467 (SATzilla2007_C) S 25465 25467 25086 0 -1 4194304 22781 20250 0 0 6021 38 713 9 25 0 1 0 336011006 59105280 13666 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/25467/statm: 14430 13666 165 260 0 14154 0
[pid=25471] ppid=25467 vsize=61204 CPUtime=154.37
/proc/25471/stat : 25471 (minisat20) R 25467 25467 25086 0 -1 4194304 15138 0 0 0 15422 15 0 0 25 0 1 0 336017793 62672896 15132 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134529142 0 0 8392704 3 0 0 0 17 1 0 0
/proc/25471/statm: 15301 15132 59 118 0 15179 0
Current children cumulated CPU time (s) 222.18
Current children cumulated vsize (KiB) 118924

[startup+282.302 s]
/proc/loadavg: 1.00 0.97 0.98 2/79 25471
/proc/meminfo: memFree=1637768/2055920 swapFree=4139064/4192956
[pid=25467] ppid=25465 vsize=57720 CPUtime=67.81
/proc/25467/stat : 25467 (SATzilla2007_C) S 25465 25467 25086 0 -1 4194304 22781 20250 0 0 6021 38 713 9 25 0 1 0 336011006 59105280 13666 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/25467/statm: 14430 13666 165 260 0 14154 0
[pid=25471] ppid=25467 vsize=75616 CPUtime=214.35
/proc/25471/stat : 25471 (minisat20) R 25467 25467 25086 0 -1 4194304 18737 0 0 0 21415 20 0 0 25 0 1 0 336017793 77430784 18731 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/25471/statm: 18904 18731 59 118 0 18782 0
Current children cumulated CPU time (s) 282.16
Current children cumulated vsize (KiB) 133336

[startup+342.301 s]
/proc/loadavg: 1.00 0.97 0.98 2/79 25471
/proc/meminfo: memFree=1624008/2055920 swapFree=4139064/4192956
[pid=25467] ppid=25465 vsize=57720 CPUtime=67.81
/proc/25467/stat : 25467 (SATzilla2007_C) S 25465 25467 25086 0 -1 4194304 22781 20250 0 0 6021 38 713 9 25 0 1 0 336011006 59105280 13666 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/25467/statm: 14430 13666 165 260 0 14154 0
[pid=25471] ppid=25467 vsize=89516 CPUtime=274.33
/proc/25471/stat : 25471 (minisat20) R 25467 25467 25086 0 -1 4194304 22144 0 0 0 27409 24 0 0 25 0 1 0 336017793 91664384 22138 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134649756 0 0 8392704 3 0 0 0 17 1 0 0
/proc/25471/statm: 22379 22138 59 118 0 22257 0
Current children cumulated CPU time (s) 342.14
Current children cumulated vsize (KiB) 147236

[startup+402.301 s]
/proc/loadavg: 1.00 0.97 0.98 2/79 25471
/proc/meminfo: memFree=1608776/2055920 swapFree=4139064/4192956
[pid=25467] ppid=25465 vsize=57720 CPUtime=67.81
/proc/25467/stat : 25467 (SATzilla2007_C) S 25465 25467 25086 0 -1 4194304 22781 20250 0 0 6021 38 713 9 25 0 1 0 336011006 59105280 13666 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/25467/statm: 14430 13666 165 260 0 14154 0

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


[startup+9642.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 26069
/proc/meminfo: memFree=1413768/2055920 swapFree=4139064/4192956
[pid=25467] ppid=25465 vsize=57720 CPUtime=67.81
/proc/25467/stat : 25467 (SATzilla2007_C) S 25465 25467 25086 0 -1 4194304 22781 20250 0 0 6021 38 713 9 25 0 1 0 336011006 59105280 13666 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/25467/statm: 14430 13666 165 260 0 14154 0
[pid=25471] ppid=25467 vsize=297436 CPUtime=9571.09
/proc/25471/stat : 25471 (minisat20) R 25467 25467 25086 0 -1 4194304 74175 0 0 0 956945 164 0 0 25 0 1 0 336017793 304574464 74169 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134525805 0 0 8392704 3 0 0 0 17 1 0 0
/proc/25471/statm: 74359 74169 59 118 0 74237 0
Current children cumulated CPU time (s) 9638.9
Current children cumulated vsize (KiB) 355156

[startup+9702.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 26069
/proc/meminfo: memFree=1413768/2055920 swapFree=4139064/4192956
[pid=25467] ppid=25465 vsize=57720 CPUtime=67.81
/proc/25467/stat : 25467 (SATzilla2007_C) S 25465 25467 25086 0 -1 4194304 22781 20250 0 0 6021 38 713 9 25 0 1 0 336011006 59105280 13666 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/25467/statm: 14430 13666 165 260 0 14154 0
[pid=25471] ppid=25467 vsize=297436 CPUtime=9631.07
/proc/25471/stat : 25471 (minisat20) R 25467 25467 25086 0 -1 4194304 74175 0 0 0 962942 165 0 0 25 0 1 0 336017793 304574464 74169 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/25471/statm: 74359 74169 59 118 0 74237 0
Current children cumulated CPU time (s) 9698.88
Current children cumulated vsize (KiB) 355156

[startup+9762.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 26069
/proc/meminfo: memFree=1413704/2055920 swapFree=4139064/4192956
[pid=25467] ppid=25465 vsize=57720 CPUtime=67.81
/proc/25467/stat : 25467 (SATzilla2007_C) S 25465 25467 25086 0 -1 4194304 22781 20250 0 0 6021 38 713 9 25 0 1 0 336011006 59105280 13666 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/25467/statm: 14430 13666 165 260 0 14154 0
[pid=25471] ppid=25467 vsize=297436 CPUtime=9691.06
/proc/25471/stat : 25471 (minisat20) R 25467 25467 25086 0 -1 4194304 74175 0 0 0 968940 166 0 0 25 0 1 0 336017793 304574464 74169 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/25471/statm: 74359 74169 59 118 0 74237 0
Current children cumulated CPU time (s) 9758.87
Current children cumulated vsize (KiB) 355156

[startup+9822.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 26069
/proc/meminfo: memFree=1413704/2055920 swapFree=4139064/4192956
[pid=25467] ppid=25465 vsize=57720 CPUtime=67.81
/proc/25467/stat : 25467 (SATzilla2007_C) S 25465 25467 25086 0 -1 4194304 22781 20250 0 0 6021 38 713 9 25 0 1 0 336011006 59105280 13666 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/25467/statm: 14430 13666 165 260 0 14154 0
[pid=25471] ppid=25467 vsize=297436 CPUtime=9751.03
/proc/25471/stat : 25471 (minisat20) R 25467 25467 25086 0 -1 4194304 74175 0 0 0 974937 166 0 0 25 0 1 0 336017793 304574464 74169 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/25471/statm: 74359 74169 59 118 0 74237 0
Current children cumulated CPU time (s) 9818.84
Current children cumulated vsize (KiB) 355156

[startup+9882.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 26069
/proc/meminfo: memFree=1413704/2055920 swapFree=4139064/4192956
[pid=25467] ppid=25465 vsize=57720 CPUtime=67.81
/proc/25467/stat : 25467 (SATzilla2007_C) S 25465 25467 25086 0 -1 4194304 22781 20250 0 0 6021 38 713 9 25 0 1 0 336011006 59105280 13666 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/25467/statm: 14430 13666 165 260 0 14154 0
[pid=25471] ppid=25467 vsize=297436 CPUtime=9811.02
/proc/25471/stat : 25471 (minisat20) R 25467 25467 25086 0 -1 4194304 74175 0 0 0 980935 167 0 0 25 0 1 0 336017793 304574464 74169 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134525554 0 0 8392704 3 0 0 0 17 1 0 0
/proc/25471/statm: 74359 74169 59 118 0 74237 0
Current children cumulated CPU time (s) 9878.83
Current children cumulated vsize (KiB) 355156

[startup+9942.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 26071
/proc/meminfo: memFree=1413640/2055920 swapFree=4139064/4192956
[pid=25467] ppid=25465 vsize=57720 CPUtime=67.81
/proc/25467/stat : 25467 (SATzilla2007_C) S 25465 25467 25086 0 -1 4194304 22781 20250 0 0 6021 38 713 9 25 0 1 0 336011006 59105280 13666 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/25467/statm: 14430 13666 165 260 0 14154 0
[pid=25471] ppid=25467 vsize=297436 CPUtime=9870.99
/proc/25471/stat : 25471 (minisat20) R 25467 25467 25086 0 -1 4194304 74175 0 0 0 986932 167 0 0 25 0 1 0 336017793 304574464 74169 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/25471/statm: 74359 74169 59 118 0 74237 0
Current children cumulated CPU time (s) 9938.8
Current children cumulated vsize (KiB) 355156

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

[startup+9958.41 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 26071
/proc/meminfo: memFree=1413640/2055920 swapFree=4139064/4192956
[pid=25467] ppid=25465 vsize=57720 CPUtime=67.81
/proc/25467/stat : 25467 (SATzilla2007_C) S 25465 25467 25086 0 -1 4194304 22781 20250 0 0 6021 38 713 9 25 0 1 0 336011006 59105280 13666 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/25467/statm: 14430 13666 165 260 0 14154 0
[pid=25471] ppid=25467 vsize=297436 CPUtime=9887.09
/proc/25471/stat : 25471 (minisat20) R 25467 25467 25086 0 -1 4194304 74175 0 0 0 988542 167 0 0 25 0 1 0 336017793 304574464 74169 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134525828 0 0 8392704 3 0 0 0 17 1 0 0
/proc/25471/statm: 74359 74169 59 118 0 74237 0
Current children cumulated CPU time (s) 9954.9
Current children cumulated vsize (KiB) 355156

[startup+9984 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 26071
/proc/meminfo: memFree=1413640/2055920 swapFree=4139064/4192956
[pid=25467] ppid=25465 vsize=57720 CPUtime=67.81
/proc/25467/stat : 25467 (SATzilla2007_C) S 25465 25467 25086 0 -1 4194304 22781 20250 0 0 6021 38 713 9 25 0 1 0 336011006 59105280 13666 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/25467/statm: 14430 13666 165 260 0 14154 0
[pid=25471] ppid=25467 vsize=297436 CPUtime=9912.69
/proc/25471/stat : 25471 (minisat20) R 25467 25467 25086 0 -1 4194304 74175 0 0 0 991101 168 0 0 25 0 1 0 336017793 304574464 74169 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/25471/statm: 74359 74169 59 118 0 74237 0
Current children cumulated CPU time (s) 9980.5
Current children cumulated vsize (KiB) 355156

[startup+9990.4 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 26071
/proc/meminfo: memFree=1413640/2055920 swapFree=4139064/4192956
[pid=25467] ppid=25465 vsize=57720 CPUtime=67.81
/proc/25467/stat : 25467 (SATzilla2007_C) S 25465 25467 25086 0 -1 4194304 22781 20250 0 0 6021 38 713 9 25 0 1 0 336011006 59105280 13666 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/25467/statm: 14430 13666 165 260 0 14154 0
[pid=25471] ppid=25467 vsize=297436 CPUtime=9919.08
/proc/25471/stat : 25471 (minisat20) R 25467 25467 25086 0 -1 4194304 74175 0 0 0 991740 168 0 0 25 0 1 0 336017793 304574464 74169 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/25471/statm: 74359 74169 59 118 0 74237 0
Current children cumulated CPU time (s) 9986.89
Current children cumulated vsize (KiB) 355156

[startup+9996.8 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 26071
/proc/meminfo: memFree=1413640/2055920 swapFree=4139064/4192956
[pid=25467] ppid=25465 vsize=57720 CPUtime=67.81
/proc/25467/stat : 25467 (SATzilla2007_C) S 25465 25467 25086 0 -1 4194304 22781 20250 0 0 6021 38 713 9 25 0 1 0 336011006 59105280 13666 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/25467/statm: 14430 13666 165 260 0 14154 0
[pid=25471] ppid=25467 vsize=297436 CPUtime=9925.49
/proc/25471/stat : 25471 (minisat20) R 25467 25467 25086 0 -1 4194304 74175 0 0 0 992381 168 0 0 25 0 1 0 336017793 304574464 74169 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134525570 0 0 8392704 3 0 0 0 17 1 0 0
/proc/25471/statm: 74359 74169 59 118 0 74237 0
Current children cumulated CPU time (s) 9993.3
Current children cumulated vsize (KiB) 355156

[startup+10000 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 26071
/proc/meminfo: memFree=1413704/2055920 swapFree=4139064/4192956
[pid=25467] ppid=25465 vsize=57720 CPUtime=67.81
/proc/25467/stat : 25467 (SATzilla2007_C) S 25465 25467 25086 0 -1 4194304 22781 20250 0 0 6021 38 713 9 25 0 1 0 336011006 59105280 13666 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/25467/statm: 14430 13666 165 260 0 14154 0
[pid=25471] ppid=25467 vsize=297436 CPUtime=9928.68
/proc/25471/stat : 25471 (minisat20) R 25467 25467 25086 0 -1 4194304 74175 0 0 0 992700 168 0 0 25 0 1 0 336017793 304574464 74169 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/25471/statm: 74359 74169 59 118 0 74237 0
Current children cumulated CPU time (s) 9996.49
Current children cumulated vsize (KiB) 355156

[startup+10000.8 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 26071
/proc/meminfo: memFree=1413704/2055920 swapFree=4139064/4192956
[pid=25467] ppid=25465 vsize=57720 CPUtime=67.81
/proc/25467/stat : 25467 (SATzilla2007_C) S 25465 25467 25086 0 -1 4194304 22781 20250 0 0 6021 38 713 9 25 0 1 0 336011006 59105280 13666 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/25467/statm: 14430 13666 165 260 0 14154 0
[pid=25471] ppid=25467 vsize=297436 CPUtime=9929.48
/proc/25471/stat : 25471 (minisat20) R 25467 25467 25086 0 -1 4194304 74175 0 0 0 992780 168 0 0 25 0 1 0 336017793 304574464 74169 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/25471/statm: 74359 74169 59 118 0 74237 0
Current children cumulated CPU time (s) 9997.29
Current children cumulated vsize (KiB) 355156

[startup+10001.6 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 26071
/proc/meminfo: memFree=1413704/2055920 swapFree=4139064/4192956
[pid=25467] ppid=25465 vsize=57720 CPUtime=67.81
/proc/25467/stat : 25467 (SATzilla2007_C) S 25465 25467 25086 0 -1 4194304 22781 20250 0 0 6021 38 713 9 25 0 1 0 336011006 59105280 13666 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/25467/statm: 14430 13666 165 260 0 14154 0
[pid=25471] ppid=25467 vsize=297436 CPUtime=9930.28
/proc/25471/stat : 25471 (minisat20) R 25467 25467 25086 0 -1 4194304 74175 0 0 0 992860 168 0 0 25 0 1 0 336017793 304574464 74169 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/25471/statm: 74359 74169 59 118 0 74237 0
Current children cumulated CPU time (s) 9998.09
Current children cumulated vsize (KiB) 355156

[startup+10001.8 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 26071
/proc/meminfo: memFree=1413704/2055920 swapFree=4139064/4192956
[pid=25467] ppid=25465 vsize=57720 CPUtime=67.81
/proc/25467/stat : 25467 (SATzilla2007_C) S 25465 25467 25086 0 -1 4194304 22781 20250 0 0 6021 38 713 9 25 0 1 0 336011006 59105280 13666 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/25467/statm: 14430 13666 165 260 0 14154 0
[pid=25471] ppid=25467 vsize=297436 CPUtime=9930.48
/proc/25471/stat : 25471 (minisat20) R 25467 25467 25086 0 -1 4194304 74175 0 0 0 992880 168 0 0 25 0 1 0 336017793 304574464 74169 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/25471/statm: 74359 74169 59 118 0 74237 0
Current children cumulated CPU time (s) 9998.29
Current children cumulated vsize (KiB) 355156

Child status: 17
Real time (s): 10001.9
CPU time (s): 9998.39
CPU user time (s): 9996.16
CPU system time (s): 2.23166
CPU usage (%): 99.9652
Max. virtual memory (cumulated for all children) (KiB): 355156

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

runsolver used 9.68553 second user time and 26.508 second system time

The end

Launcher Data (download as text)

Begin job on node3 on Tue May  8 04:48:53 UTC 2007

IDJOB= 455947
IDBENCH= 20520
IDSOLVER= 179
FILE ID= node3/455947-1178599732

PBS_JOBID= 5217763

Free space on /tmp= 66553 MiB

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

META MD5SUM SOLVER= d41d8cd98f00b204e9800998ecf8427e
MD5SUM BENCH=  e850121a2405d7beb915ee732c9c806c

RANDOM SEED= 60486257

TIME LIMIT= 10000 seconds
MEMORY LIMIT= 1800 MiB

Linux node3.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.270
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.270
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:       1771440 kB
Buffers:         34548 kB
Cached:         152660 kB
SwapCached:      16860 kB
Active:          96832 kB
Inactive:       119516 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1771440 kB
SwapTotal:     4192956 kB
SwapFree:      4139064 kB
Dirty:           12212 kB
Writeback:           0 kB
Mapped:          35996 kB
Slab:            53628 kB
Committed_AS: 11415536 kB
PageTables:       1796 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= 66553 MiB

End job on node3 on Tue May  8 07:35:35 UTC 2007