Trace number 455964

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.75 10001.8

General information on the benchmark

Nameindustrial/IBM_FV_2002_13_rule_1/
SAT_dat.k75.cnf
MD5SUMfd9b941a20c95ff63d6f3a27d011956e
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 variables44722
Number of clauses164055
Sum of the clauses size439077
Maximum clause length37
Minimum clause length1
Number of clauses of size 1993
Number of clauses of size 283511
Number of clauses of size 373310
Number of clauses of size 4386
Number of clauses of size 5745
Number of clauses of size over 55110

Solver Data (download as text)

38.65/38.72	c run March_dl for 5 seconds ... 
38.65/38.72	c Bin: Executing march_dl
38.65/38.72	c child exit by a signal
38.65/38.72	c march_dl returned code 137.
38.65/38.72	c run saps (UBCSAT implementation) for 2 seconds ... 
38.65/38.72	c Bin: Executing ubcsat2006
38.65/38.72	c child exited successfully
38.65/38.72	c ubcsat2006 returned code 0.
38.65/38.72	c satzilla computing base features
38.65/38.72	c satzilla doing unit-prop probe
38.65/38.72	c satzilla doing local search probe
38.65/38.72	c satzilla doing lobjois search-space size estimate
38.65/38.72	c satzilla's ranking:
38.65/38.72	c 1) minisat20+P: -2.680763
38.65/38.72	c 2) vallst+P: 3.795420
38.65/38.72	c 3) march_dl+P: 4.287999
38.65/38.72	c 4) march_dl: 4.901671
38.65/38.72	c 5) zchaff_rand+P: 5.194929
38.65/38.72	c 6) minisat20: 6.068980
38.65/38.72	c 7) kcnfs+P: 999.000000
38.65/38.72	c 8) kcnfs: 999.000000
38.65/38.72	c 9) vallst: 999.000000
38.65/38.72	c 10) zchaff_rand: 999.000000
38.65/38.72	c satzilla running minisat20 with preprocessing ... 
81.14/81.21	This is MiniSat 2.0 beta
81.14/81.21	WARNING: for repeatability, setting FPU to use double precision
81.14/81.21	============================[ Problem Statistics ]=============================
81.14/81.21	|                                                                             |
81.14/81.23	|  Number of variables:  25508                                                |
81.14/81.23	|  Number of clauses:    109006                                               |
81.14/81.30	|  Parsing time:         0.08         s                                       |
81.24/81.30	============================[ Search Statistics ]==============================
81.24/81.30	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
81.24/81.30	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
81.24/81.30	===============================================================================
81.24/81.30	|         0 |   25508   109006   327006 |    36335        0    nan |  0.000 % |
81.24/81.34	|       100 |   25508   109006   327006 |    39968      100     31 |  0.000 % |
81.33/81.45	|       251 |   25508   109006   327006 |    43965      251     69 |  0.000 % |
81.43/81.57	|       476 |   25508   109006   327006 |    48362      476     60 |  0.000 % |
81.53/81.60	|       814 |   25508   109006   327006 |    53198      814     41 |  0.000 % |
81.73/81.88	|      1321 |   25508   109006   327006 |    58518     1321     60 |  0.000 % |
81.93/82.09	|      2080 |   25508   109006   327006 |    64370     2080     51 |  0.000 % |
82.13/82.22	|      3219 |   25508   109006   327006 |    70807     3219     44 |  0.000 % |
82.43/82.58	|      4928 |   25508   109006   327006 |    77888     4928     39 |  0.000 % |
83.03/83.18	|      7491 |   25508   109006   327006 |    85676     7491     36 |  0.000 % |
87.12/87.27	|     11335 |   25508   109006   327006 |    94244    11335     57 |  0.000 % |
89.93/90.08	|     17102 |   25508   109006   327006 |   103668    17102     56 |  0.000 % |
91.52/91.66	|     25751 |   25508   109006   327006 |   114035    25751     46 |  0.000 % |
101.22/101.33	|     38726 |   25508   109006   327006 |   125439    38726     60 |  0.000 % |
135.21/135.33	|     58187 |   25508   109006   327006 |   137983    58187     85 |  0.000 % |
142.90/143.10	|     87379 |   25508   109006   327006 |   151781    87379     75 |  0.000 % |
199.78/199.95	|    131169 |   25508   109006   327006 |   166959   131169     80 |  0.000 % |
337.53/337.77	|    196854 |   25508   109006   327006 |   183655    31882    143 |  0.000 % |
683.41/683.70	|    295381 |   25508   109006   327006 |   202021   130409    175 |  0.000 % |
1292.58/1293.16	|    443171 |   25508   109006   327006 |   222223    78661    197 |  0.000 % |
2440.97/2441.96	|    664854 |   25508   109006   327006 |   244445    80699    260 |  0.000 % |
4084.36/4086.08	|    997379 |   25508   109006   327006 |   268890   172898    284 |  0.000 % |
6502.05/6504.78	|   1496168 |   25508   109006   327006 |   295779   139463    175 |  0.000 % |
9997.66/10001.72	c Preprocessing...
9997.66/10001.72	c Inital problem has 44722 variables, 80544 nary clauses (83511 binary clauses).
9997.66/10001.72	c Num non-binary clauses 79551, Average non-binary clause length 3.407
9997.66/10001.72	c Theory has no gaps
9997.66/10001.72	c Preprocessor runtime was 42.150 seconds.
9997.66/10001.72	c 
9997.66/10001.72	c Satisfiability of theory still undetermined.
9997.66/10001.72	c See file /tmp/MhRYOq for simplified theory.
9997.66/10001.72	c Bin: Executing minisat20
9997.66/10001.72	c child exit by a signal
9997.66/10001.72	c minisat20 returned code 137.
9997.66/10001.72	c minisat20 returned code 137.
9997.66/10001.72	c satzilla running vallst with preprocessing ... 
9997.66/10001.72	c Bin: Executing vallst
9997.66/10001.72	c vallst returned code 1.
9997.66/10001.72	c vallst returned code 1.
9997.66/10001.72	c satzilla running march_dl with preprocessing ... 
9997.66/10001.72	c Bin: Executing march_dl
9997.66/10001.72	c march_dl returned code 1.
9997.66/10001.72	c march_dl returned code 1.
9997.66/10001.72	c satzilla running march_dl ... 
9997.66/10001.72	c Bin: Executing march_dl
9997.66/10001.72	c march_dl returned code 1.
9997.66/10001.72	c march_dl returned code 1.
9997.66/10001.72	c satzilla running zchaff_rand with preprocessing ... 
9997.66/10001.72	c Bin: Executing zchaff_rand
9997.66/10001.72	c zchaff_rand returned code 1.
9997.66/10001.72	c zchaff_rand returned code 1.
9997.66/10001.72	c satzilla running minisat20 ... 
9997.66/10001.72	c Bin: Executing minisat20
9997.66/10001.72	c minisat20 returned code 1.
9997.66/10001.72	c minisat20 returned code 1.
9997.66/10001.72	c satzilla running kcnfs with preprocessing ... 
9997.66/10001.74	c Bin: Executing kcnfs
9997.66/10001.74	c kcnfs returned code 1.
9997.66/10001.74	c kcnfs returned code 1.
9997.66/10001.74	c satzilla running kcnfs ... 
9997.66/10001.74	c Bin: Executing kcnfs
9997.66/10001.74	c kcnfs returned code 1.
9997.66/10001.74	c kcnfs returned code 1.
9997.66/10001.74	c satzilla running vallst ... 
9997.66/10001.74	c Bin: Executing vallst
9997.66/10001.74	c vallst returned code 1.
9997.66/10001.74	c vallst returned code 1.
9997.66/10001.74	c satzilla running zchaff_rand ... 
9997.66/10001.74	c Bin: Executing zchaff_rand
9997.66/10001.74	c zchaff_rand returned code 1.
9997.66/10001.74	c zchaff_rand returned code 1.
9997.66/10001.74	c ERROR: All Failed! 
9997.66/10001.74	c SATZILLA_TIME=9999.230000

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/node10/watcher-455964-1178608808 -o ROOT/results/node10/solver-455964-1178608808 -C 10000 -W 15000 -M 1800 --output-limit 1,15 /tmp/evaluation/455964-1178608808/SATzilla2007_C /tmp/evaluation/455964-1178608808/instance-455964-1178608808.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.82 0.96 0.99 3/77 22419
/proc/meminfo: memFree=1795400/2055920 swapFree=4145572/4192956
[pid=22419] ppid=22417 vsize=1440 CPUtime=0
/proc/22419/stat : 22419 (SATzilla2007_C) S 22417 22419 22363 0 -1 4194304 127 0 0 0 0 0 0 0 18 0 1 0 336918355 1474560 110 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/22419/statm: 360 110 95 260 0 84 0
[pid=22420] ppid=22419 vsize=632 CPUtime=0
/proc/22420/stat : 22420 (march_dl) R 22419 22419 22363 0 -1 4194304 51 0 0 0 0 0 0 0 19 0 1 0 336918355 647168 46 18446744073709551615 134512640 134996440 4294956688 18446744073709551615 134669245 0 0 8392704 0 0 0 0 17 1 0 0
/proc/22420/statm: 158 46 39 118 0 37 0

[startup+0.0635549 s]
/proc/loadavg: 0.82 0.96 0.99 3/77 22419
/proc/meminfo: memFree=1795400/2055920 swapFree=4145572/4192956
[pid=22419] ppid=22417 vsize=1440 CPUtime=0
/proc/22419/stat : 22419 (SATzilla2007_C) S 22417 22419 22363 0 -1 4194304 127 0 0 0 0 0 0 0 18 0 1 0 336918355 1474560 110 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/22419/statm: 360 110 95 260 0 84 0
[pid=22420] ppid=22419 vsize=4784 CPUtime=0.06
/proc/22420/stat : 22420 (march_dl) R 22419 22419 22363 0 -1 4194304 907 0 0 0 6 0 0 0 19 0 1 0 336918355 4898816 902 18446744073709551615 134512640 134996440 4294956688 18446744073709551615 134669245 0 0 8392704 0 0 0 0 17 1 0 0
/proc/22420/statm: 1196 902 50 118 0 1075 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 6224

[startup+0.101562 s]
/proc/loadavg: 0.82 0.96 0.99 3/77 22419
/proc/meminfo: memFree=1795400/2055920 swapFree=4145572/4192956
[pid=22419] ppid=22417 vsize=1440 CPUtime=0
/proc/22419/stat : 22419 (SATzilla2007_C) S 22417 22419 22363 0 -1 4194304 127 0 0 0 0 0 0 0 18 0 1 0 336918355 1474560 110 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/22419/statm: 360 110 95 260 0 84 0
[pid=22420] ppid=22419 vsize=5180 CPUtime=0.09
/proc/22420/stat : 22420 (march_dl) R 22419 22419 22363 0 -1 4194304 1046 0 0 0 9 0 0 0 19 0 1 0 336918355 5304320 1041 18446744073709551615 134512640 134996440 4294956688 18446744073709551615 134669245 0 0 8392704 0 0 0 0 17 1 0 0
/proc/22420/statm: 1295 1041 50 118 0 1174 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 6620

[startup+0.301605 s]
/proc/loadavg: 0.82 0.96 0.99 3/77 22419
/proc/meminfo: memFree=1795400/2055920 swapFree=4145572/4192956
[pid=22419] ppid=22417 vsize=1440 CPUtime=0
/proc/22419/stat : 22419 (SATzilla2007_C) S 22417 22419 22363 0 -1 4194304 127 0 0 0 0 0 0 0 18 0 1 0 336918355 1474560 110 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/22419/statm: 360 110 95 260 0 84 0
[pid=22420] ppid=22419 vsize=12312 CPUtime=0.29
/proc/22420/stat : 22420 (march_dl) R 22419 22419 22363 0 -1 4194304 2367 0 0 0 28 1 0 0 21 0 1 0 336918355 12607488 2360 18446744073709551615 134512640 134996440 4294956688 18446744073709551615 134544499 0 0 8392704 0 0 0 0 17 1 0 0
/proc/22420/statm: 3078 2360 52 118 0 2957 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 13752

[startup+0.701691 s]
/proc/loadavg: 0.82 0.96 0.99 3/77 22419
/proc/meminfo: memFree=1795400/2055920 swapFree=4145572/4192956
[pid=22419] ppid=22417 vsize=1440 CPUtime=0
/proc/22419/stat : 22419 (SATzilla2007_C) S 22417 22419 22363 0 -1 4194304 127 0 0 0 0 0 0 0 18 0 1 0 336918355 1474560 110 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/22419/statm: 360 110 95 260 0 84 0
[pid=22420] ppid=22419 vsize=48364 CPUtime=0.69
/proc/22420/stat : 22420 (march_dl) R 22419 22419 22363 0 -1 4194304 12031 0 0 0 63 6 0 0 25 0 1 0 336918355 49524736 11423 18446744073709551615 134512640 134996440 4294956688 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 1 0 0
/proc/22420/statm: 12091 11423 55 118 0 11970 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 49804

[startup+1.50186 s]
/proc/loadavg: 0.82 0.96 0.99 2/79 22421
/proc/meminfo: memFree=1780856/2055920 swapFree=4145572/4192956
[pid=22419] ppid=22417 vsize=1440 CPUtime=0
/proc/22419/stat : 22419 (SATzilla2007_C) S 22417 22419 22363 0 -1 4194304 127 0 0 0 0 0 0 0 18 0 1 0 336918355 1474560 110 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/22419/statm: 360 110 95 260 0 84 0
[pid=22420] ppid=22419 vsize=16956 CPUtime=1.49
/proc/22420/stat : 22420 (march_dl) R 22419 22419 22363 0 -1 4194304 15112 0 0 0 141 8 0 0 25 0 1 0 336918355 17362944 3633 18446744073709551615 134512640 134996440 4294956688 18446744073709551615 134542904 0 0 8392704 0 0 0 0 17 1 0 0
/proc/22420/statm: 4239 3633 57 118 0 4118 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 18396

[startup+3.10121 s]
/proc/loadavg: 0.82 0.96 0.99 2/79 22421
/proc/meminfo: memFree=1778616/2055920 swapFree=4145572/4192956
[pid=22419] ppid=22417 vsize=1440 CPUtime=0
/proc/22419/stat : 22419 (SATzilla2007_C) S 22417 22419 22363 0 -1 4194304 127 0 0 0 0 0 0 0 18 0 1 0 336918355 1474560 110 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/22419/statm: 360 110 95 260 0 84 0
[pid=22420] ppid=22419 vsize=18672 CPUtime=3.09
/proc/22420/stat : 22420 (march_dl) R 22419 22419 22363 0 -1 4194304 17747 0 0 0 300 9 0 0 25 0 1 0 336918355 19120128 4068 18446744073709551615 134512640 134996440 4294956688 18446744073709551615 134524856 0 0 8392704 0 0 0 0 17 1 0 0
/proc/22420/statm: 4668 4068 57 118 0 4547 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 20112

[startup+6.3019 s]
/proc/loadavg: 0.84 0.96 0.99 2/79 22422
/proc/meminfo: memFree=1784320/2055920 swapFree=4145572/4192956
[pid=22419] ppid=22417 vsize=1440 CPUtime=4.99
/proc/22419/stat : 22419 (SATzilla2007_C) S 22417 22419 22363 0 -1 4194304 134 20739 0 0 0 0 487 12 16 0 1 0 336918355 1474560 111 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/22419/statm: 360 111 96 260 0 84 0
[pid=22422] ppid=22419 vsize=18488 CPUtime=1.29
/proc/22422/stat : 22422 (ubcsat2006) R 22419 22419 22363 0 -1 4194304 2850 0 0 0 127 2 0 0 25 0 1 0 336918855 18931712 2833 18446744073709551615 134512640 134777720 4294956528 18446744073709551615 4294960144 0 0 8392704 0 0 0 0 17 1 0 0
/proc/22422/statm: 4622 2833 156 64 0 4203 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 19928

[startup+12.7013 s]
/proc/loadavg: 0.85 0.97 0.99 2/78 22422
/proc/meminfo: memFree=1779016/2055920 swapFree=4145572/4192956
[pid=22419] ppid=22417 vsize=18124 CPUtime=12.67
/proc/22419/stat : 22419 (SATzilla2007_C) R 22417 22419 22363 0 -1 4194304 4227 23595 0 0 539 3 711 14 25 0 1 0 336918355 18558976 4197 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216365 0 0 4096 0 0 0 0 17 1 0 0
/proc/22419/statm: 4531 4197 121 260 0 4255 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 18124

[startup+25.502 s]
/proc/loadavg: 0.88 0.97 0.99 2/78 22422
/proc/meminfo: memFree=1785288/2055920 swapFree=4145572/4192956
[pid=22419] ppid=22417 vsize=11336 CPUtime=25.46
/proc/22419/stat : 22419 (SATzilla2007_C) R 22417 22419 22363 0 -1 4194304 5472 23595 0 0 1817 4 711 14 25 0 1 0 336918355 11608064 2598 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 134541779 0 0 4096 0 0 0 0 17 1 0 0
/proc/22419/statm: 2834 2598 124 260 0 2558 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 11336

[startup+51.1016 s]
/proc/loadavg: 0.92 0.97 0.99 2/78 22422
/proc/meminfo: memFree=1733576/2055920 swapFree=4145572/4192956
[pid=22419] ppid=22417 vsize=184104 CPUtime=51.05
/proc/22419/stat : 22419 (SATzilla2007_C) R 22417 22419 22363 0 -1 4194304 23385 23595 0 0 4365 15 711 14 25 0 1 0 336918355 188522496 15565 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 134594057 0 0 4096 0 0 0 0 17 1 0 0
/proc/22419/statm: 46026 15565 164 260 0 45750 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 184104

[startup+102.306 s]
/proc/loadavg: 0.96 0.97 0.99 2/79 22423
/proc/meminfo: memFree=1707904/2055920 swapFree=4145572/4192956
[pid=22419] ppid=22417 vsize=68088 CPUtime=81.15
/proc/22419/stat : 22419 (SATzilla2007_C) S 22417 22419 22363 0 -1 4194304 26332 23595 0 0 7346 44 711 14 25 0 1 0 336918355 69722112 16118 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/22419/statm: 17022 16118 165 260 0 16746 0
[pid=22423] ppid=22419 vsize=19584 CPUtime=21.07
/proc/22423/stat : 22423 (minisat20) R 22419 22419 22363 0 -1 4194304 4726 0 0 0 2103 4 0 0 25 0 1 0 336926475 20054016 4720 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134535748 0 0 8392704 3 0 0 0 17 1 0 0
/proc/22423/statm: 4896 4720 59 118 0 4774 0
Current children cumulated CPU time (s) 102.22
Current children cumulated vsize (KiB) 87672

[startup+162.302 s]
/proc/loadavg: 0.98 0.97 0.99 2/79 22423
/proc/meminfo: memFree=1682240/2055920 swapFree=4145572/4192956
[pid=22419] ppid=22417 vsize=68088 CPUtime=81.15
/proc/22419/stat : 22419 (SATzilla2007_C) S 22417 22419 22363 0 -1 4194304 26332 23595 0 0 7346 44 711 14 25 0 1 0 336918355 69722112 16118 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/22419/statm: 17022 16118 165 260 0 16746 0
[pid=22423] ppid=22419 vsize=45292 CPUtime=81.05
/proc/22423/stat : 22423 (minisat20) R 22419 22419 22363 0 -1 4194304 11161 0 0 0 8094 11 0 0 25 0 1 0 336926475 46379008 11155 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134649756 0 0 8392704 3 0 0 0 17 1 0 0
/proc/22423/statm: 11323 11155 59 118 0 11201 0
Current children cumulated CPU time (s) 162.2
Current children cumulated vsize (KiB) 113380

[startup+222.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/79 22423
/proc/meminfo: memFree=1666048/2055920 swapFree=4145572/4192956
[pid=22419] ppid=22417 vsize=68088 CPUtime=81.15
/proc/22419/stat : 22419 (SATzilla2007_C) S 22417 22419 22363 0 -1 4194304 26332 23595 0 0 7346 44 711 14 25 0 1 0 336918355 69722112 16118 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/22419/statm: 17022 16118 165 260 0 16746 0
[pid=22423] ppid=22419 vsize=61552 CPUtime=141.03
/proc/22423/stat : 22423 (minisat20) R 22419 22419 22363 0 -1 4194304 15165 0 0 0 14087 16 0 0 25 0 1 0 336926475 63029248 15159 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134535742 0 0 8392704 3 0 0 0 17 1 0 0
/proc/22423/statm: 15388 15159 59 118 0 15266 0
Current children cumulated CPU time (s) 222.18
Current children cumulated vsize (KiB) 129640

[startup+282.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/79 22423
/proc/meminfo: memFree=1651904/2055920 swapFree=4145572/4192956
[pid=22419] ppid=22417 vsize=68088 CPUtime=81.15
/proc/22419/stat : 22419 (SATzilla2007_C) S 22417 22419 22363 0 -1 4194304 26332 23595 0 0 7346 44 711 14 25 0 1 0 336918355 69722112 16118 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/22419/statm: 17022 16118 165 260 0 16746 0
[pid=22423] ppid=22419 vsize=75572 CPUtime=201.01
/proc/22423/stat : 22423 (minisat20) R 22419 22419 22363 0 -1 4194304 18710 0 0 0 20081 20 0 0 25 0 1 0 336926475 77385728 18704 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134519184 0 0 8392704 3 0 0 0 17 1 0 0
/proc/22423/statm: 18893 18704 59 118 0 18771 0
Current children cumulated CPU time (s) 282.16
Current children cumulated vsize (KiB) 143660

[startup+342.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/79 22423
/proc/meminfo: memFree=1646976/2055920 swapFree=4145572/4192956
[pid=22419] ppid=22417 vsize=68088 CPUtime=81.15
/proc/22419/stat : 22419 (SATzilla2007_C) S 22417 22419 22363 0 -1 4194304 26332 23595 0 0 7346 44 711 14 25 0 1 0 336918355 69722112 16118 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/22419/statm: 17022 16118 165 260 0 16746 0
[pid=22423] ppid=22419 vsize=80352 CPUtime=260.98
/proc/22423/stat : 22423 (minisat20) R 22419 22419 22363 0 -1 4194304 19908 0 0 0 26077 21 0 0 25 0 1 0 336926475 82280448 19902 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134528337 0 0 8392704 3 0 0 0 17 1 0 0
/proc/22423/statm: 20088 19902 59 118 0 19966 0
Current children cumulated CPU time (s) 342.13
Current children cumulated vsize (KiB) 148440

[startup+402.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/79 22423
/proc/meminfo: memFree=1646976/2055920 swapFree=4145572/4192956
[pid=22419] ppid=22417 vsize=68088 CPUtime=81.15
/proc/22419/stat : 22419 (SATzilla2007_C) S 22417 22419 22363 0 -1 4194304 26332 23595 0 0 7346 44 711 14 25 0 1 0 336918355 69722112 16118 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/22419/statm: 17022 16118 165 260 0 16746 0

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


[startup+9642.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 22825
/proc/meminfo: memFree=1334208/2055920 swapFree=4145572/4192956
[pid=22419] ppid=22417 vsize=68088 CPUtime=81.15
/proc/22419/stat : 22419 (SATzilla2007_C) S 22417 22419 22363 0 -1 4194304 26332 23595 0 0 7346 44 711 14 25 0 1 0 336918355 69722112 16118 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/22419/statm: 17022 16118 165 260 0 16746 0
[pid=22423] ppid=22419 vsize=392820 CPUtime=9557.35
/proc/22423/stat : 22423 (minisat20) R 22419 22419 22363 0 -1 4194304 97754 0 0 0 955549 186 0 0 25 0 1 0 336926475 402247680 97732 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/22423/statm: 98205 97732 59 118 0 98083 0
Current children cumulated CPU time (s) 9638.5
Current children cumulated vsize (KiB) 460908

[startup+9702.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/85 22999
/proc/meminfo: memFree=1332864/2055920 swapFree=4145572/4192956
[pid=22419] ppid=22417 vsize=68088 CPUtime=81.15
/proc/22419/stat : 22419 (SATzilla2007_C) S 22417 22419 22363 0 -1 4194304 26332 23595 0 0 7346 44 711 14 25 0 1 0 336918355 69722112 16118 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/22419/statm: 17022 16118 165 260 0 16746 0
[pid=22423] ppid=22419 vsize=392820 CPUtime=9617.24
/proc/22423/stat : 22423 (minisat20) R 22419 22419 22363 0 -1 4194304 97755 0 0 0 961538 186 0 0 25 0 1 0 336926475 402247680 97733 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134525534 0 0 8392704 3 0 0 0 17 1 0 0
/proc/22423/statm: 98205 97733 59 118 0 98083 0
Current children cumulated CPU time (s) 9698.39
Current children cumulated vsize (KiB) 460908

[startup+9762.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 23023
/proc/meminfo: memFree=1333824/2055920 swapFree=4145572/4192956
[pid=22419] ppid=22417 vsize=68088 CPUtime=81.15
/proc/22419/stat : 22419 (SATzilla2007_C) S 22417 22419 22363 0 -1 4194304 26332 23595 0 0 7346 44 711 14 25 0 1 0 336918355 69722112 16118 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/22419/statm: 17022 16118 165 260 0 16746 0
[pid=22423] ppid=22419 vsize=392820 CPUtime=9677.21
/proc/22423/stat : 22423 (minisat20) R 22419 22419 22363 0 -1 4194304 97755 0 0 0 967534 187 0 0 25 0 1 0 336926475 402247680 97733 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134525767 0 0 8392704 3 0 0 0 17 1 0 0
/proc/22423/statm: 98205 97733 59 118 0 98083 0
Current children cumulated CPU time (s) 9758.36
Current children cumulated vsize (KiB) 460908

[startup+9822.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 23023
/proc/meminfo: memFree=1333888/2055920 swapFree=4145572/4192956
[pid=22419] ppid=22417 vsize=68088 CPUtime=81.15
/proc/22419/stat : 22419 (SATzilla2007_C) S 22417 22419 22363 0 -1 4194304 26332 23595 0 0 7346 44 711 14 25 0 1 0 336918355 69722112 16118 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/22419/statm: 17022 16118 165 260 0 16746 0
[pid=22423] ppid=22419 vsize=392820 CPUtime=9737.18
/proc/22423/stat : 22423 (minisat20) R 22419 22419 22363 0 -1 4194304 97755 0 0 0 973531 187 0 0 25 0 1 0 336926475 402247680 97733 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134525488 0 0 8392704 3 0 0 0 17 1 0 0
/proc/22423/statm: 98205 97733 59 118 0 98083 0
Current children cumulated CPU time (s) 9818.33
Current children cumulated vsize (KiB) 460908

[startup+9882.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 23023
/proc/meminfo: memFree=1333888/2055920 swapFree=4145572/4192956
[pid=22419] ppid=22417 vsize=68088 CPUtime=81.15
/proc/22419/stat : 22419 (SATzilla2007_C) S 22417 22419 22363 0 -1 4194304 26332 23595 0 0 7346 44 711 14 25 0 1 0 336918355 69722112 16118 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/22419/statm: 17022 16118 165 260 0 16746 0
[pid=22423] ppid=22419 vsize=392820 CPUtime=9797.17
/proc/22423/stat : 22423 (minisat20) R 22419 22419 22363 0 -1 4194304 97756 0 0 0 979529 188 0 0 25 0 1 0 336926475 402247680 97734 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/22423/statm: 98205 97734 59 118 0 98083 0
Current children cumulated CPU time (s) 9878.32
Current children cumulated vsize (KiB) 460908

[startup+9942.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 23023
/proc/meminfo: memFree=1333888/2055920 swapFree=4145572/4192956
[pid=22419] ppid=22417 vsize=68088 CPUtime=81.15
/proc/22419/stat : 22419 (SATzilla2007_C) S 22417 22419 22363 0 -1 4194304 26332 23595 0 0 7346 44 711 14 25 0 1 0 336918355 69722112 16118 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/22419/statm: 17022 16118 165 260 0 16746 0
[pid=22423] ppid=22419 vsize=392820 CPUtime=9857.14
/proc/22423/stat : 22423 (minisat20) R 22419 22419 22363 0 -1 4194304 97757 0 0 0 985526 188 0 0 25 0 1 0 336926475 402247680 97735 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/22423/statm: 98205 97735 59 118 0 98083 0
Current children cumulated CPU time (s) 9938.29
Current children cumulated vsize (KiB) 460908

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 23023
/proc/meminfo: memFree=1333888/2055920 swapFree=4145572/4192956
[pid=22419] ppid=22417 vsize=68088 CPUtime=81.15
/proc/22419/stat : 22419 (SATzilla2007_C) S 22417 22419 22363 0 -1 4194304 26332 23595 0 0 7346 44 711 14 25 0 1 0 336918355 69722112 16118 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/22419/statm: 17022 16118 165 260 0 16746 0
[pid=22423] ppid=22419 vsize=392820 CPUtime=9873.14
/proc/22423/stat : 22423 (minisat20) R 22419 22419 22363 0 -1 4194304 97757 0 0 0 987125 189 0 0 25 0 1 0 336926475 402247680 97735 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/22423/statm: 98205 97735 59 118 0 98083 0
Current children cumulated CPU time (s) 9954.29
Current children cumulated vsize (KiB) 460908

[startup+9983.9 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 23023
/proc/meminfo: memFree=1333952/2055920 swapFree=4145572/4192956
[pid=22419] ppid=22417 vsize=68088 CPUtime=81.15
/proc/22419/stat : 22419 (SATzilla2007_C) S 22417 22419 22363 0 -1 4194304 26332 23595 0 0 7346 44 711 14 25 0 1 0 336918355 69722112 16118 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/22419/statm: 17022 16118 165 260 0 16746 0
[pid=22423] ppid=22419 vsize=392820 CPUtime=9898.73
/proc/22423/stat : 22423 (minisat20) R 22419 22419 22363 0 -1 4194304 97757 0 0 0 989684 189 0 0 25 0 1 0 336926475 402247680 97735 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/22423/statm: 98205 97735 59 118 0 98083 0
Current children cumulated CPU time (s) 9979.88
Current children cumulated vsize (KiB) 460908

[startup+9990.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 23023
/proc/meminfo: memFree=1333952/2055920 swapFree=4145572/4192956
[pid=22419] ppid=22417 vsize=68088 CPUtime=81.15
/proc/22419/stat : 22419 (SATzilla2007_C) S 22417 22419 22363 0 -1 4194304 26332 23595 0 0 7346 44 711 14 25 0 1 0 336918355 69722112 16118 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/22419/statm: 17022 16118 165 260 0 16746 0
[pid=22423] ppid=22419 vsize=392820 CPUtime=9905.12
/proc/22423/stat : 22423 (minisat20) R 22419 22419 22363 0 -1 4194304 97757 0 0 0 990323 189 0 0 25 0 1 0 336926475 402247680 97735 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134525395 0 0 8392704 3 0 0 0 17 1 0 0
/proc/22423/statm: 98205 97735 59 118 0 98083 0
Current children cumulated CPU time (s) 9986.27
Current children cumulated vsize (KiB) 460908

[startup+9996.7 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 23023
/proc/meminfo: memFree=1333952/2055920 swapFree=4145572/4192956
[pid=22419] ppid=22417 vsize=68088 CPUtime=81.15
/proc/22419/stat : 22419 (SATzilla2007_C) S 22417 22419 22363 0 -1 4194304 26332 23595 0 0 7346 44 711 14 25 0 1 0 336918355 69722112 16118 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/22419/statm: 17022 16118 165 260 0 16746 0
[pid=22423] ppid=22419 vsize=392820 CPUtime=9911.52
/proc/22423/stat : 22423 (minisat20) R 22419 22419 22363 0 -1 4194304 97757 0 0 0 990963 189 0 0 25 0 1 0 336926475 402247680 97735 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/22423/statm: 98205 97735 59 118 0 98083 0
Current children cumulated CPU time (s) 9992.67
Current children cumulated vsize (KiB) 460908

[startup+9999.9 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 23023
/proc/meminfo: memFree=1333952/2055920 swapFree=4145572/4192956
[pid=22419] ppid=22417 vsize=68088 CPUtime=81.15
/proc/22419/stat : 22419 (SATzilla2007_C) S 22417 22419 22363 0 -1 4194304 26332 23595 0 0 7346 44 711 14 25 0 1 0 336918355 69722112 16118 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/22419/statm: 17022 16118 165 260 0 16746 0
[pid=22423] ppid=22419 vsize=392820 CPUtime=9914.72
/proc/22423/stat : 22423 (minisat20) R 22419 22419 22363 0 -1 4194304 97757 0 0 0 991283 189 0 0 25 0 1 0 336926475 402247680 97735 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/22423/statm: 98205 97735 59 118 0 98083 0
Current children cumulated CPU time (s) 9995.87
Current children cumulated vsize (KiB) 460908

[startup+10000.7 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 23023
/proc/meminfo: memFree=1333952/2055920 swapFree=4145572/4192956
[pid=22419] ppid=22417 vsize=68088 CPUtime=81.15
/proc/22419/stat : 22419 (SATzilla2007_C) S 22417 22419 22363 0 -1 4194304 26332 23595 0 0 7346 44 711 14 25 0 1 0 336918355 69722112 16118 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/22419/statm: 17022 16118 165 260 0 16746 0
[pid=22423] ppid=22419 vsize=392820 CPUtime=9915.52
/proc/22423/stat : 22423 (minisat20) R 22419 22419 22363 0 -1 4194304 97757 0 0 0 991363 189 0 0 25 0 1 0 336926475 402247680 97735 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134525765 0 0 8392704 3 0 0 0 17 1 0 0
/proc/22423/statm: 98205 97735 59 118 0 98083 0
Current children cumulated CPU time (s) 9996.67
Current children cumulated vsize (KiB) 460908

[startup+10001.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 23023
/proc/meminfo: memFree=1333952/2055920 swapFree=4145572/4192956
[pid=22419] ppid=22417 vsize=68088 CPUtime=81.15
/proc/22419/stat : 22419 (SATzilla2007_C) S 22417 22419 22363 0 -1 4194304 26332 23595 0 0 7346 44 711 14 25 0 1 0 336918355 69722112 16118 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/22419/statm: 17022 16118 165 260 0 16746 0
[pid=22423] ppid=22419 vsize=392820 CPUtime=9916.32
/proc/22423/stat : 22423 (minisat20) R 22419 22419 22363 0 -1 4194304 97757 0 0 0 991443 189 0 0 25 0 1 0 336926475 402247680 97735 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/22423/statm: 98205 97735 59 118 0 98083 0
Current children cumulated CPU time (s) 9997.47
Current children cumulated vsize (KiB) 460908

[startup+10001.7 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 23023
/proc/meminfo: memFree=1333952/2055920 swapFree=4145572/4192956
[pid=22419] ppid=22417 vsize=68088 CPUtime=81.15
/proc/22419/stat : 22419 (SATzilla2007_C) S 22417 22419 22363 0 -1 4194304 26332 23595 0 0 7346 44 711 14 25 0 1 0 336918355 69722112 16118 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/22419/statm: 17022 16118 165 260 0 16746 0
[pid=22423] ppid=22419 vsize=0 CPUtime=9916.51
/proc/22423/stat : 22423 (minisat20) R 22419 22419 22363 0 -1 4195332 97757 0 0 0 991459 192 0 0 25 0 1 0 336926475 0 0 18446744073709551615 0 0 0 0 0 256 0 8392704 3 0 0 0 17 1 0 0
/proc/22423/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 9997.66
Current children cumulated vsize (KiB) 68088

Child status: 17
Real time (s): 10001.8
CPU time (s): 9997.75
CPU user time (s): 9995.18
CPU system time (s): 2.56561
CPU usage (%): 99.9599
Max. virtual memory (cumulated for all children) (KiB): 460908

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

runsolver used 9.80051 second user time and 24.8692 second system time

The end

Launcher Data (download as text)

Begin job on node10 on Tue May  8 07:20:08 UTC 2007

IDJOB= 455964
IDBENCH= 20537
IDSOLVER= 179
FILE ID= node10/455964-1178608808

PBS_JOBID= 5217775

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.k75.cnf
COMMAND LINE= /tmp/evaluation/455964-1178608808/SATzilla2007_C /tmp/evaluation/455964-1178608808/instance-455964-1178608808.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node10/watcher-455964-1178608808 -o ROOT/results/node10/solver-455964-1178608808 -C 10000 -W 15000 -M 1800 --output-limit 1,15  /tmp/evaluation/455964-1178608808/SATzilla2007_C /tmp/evaluation/455964-1178608808/instance-455964-1178608808.cnf            

META MD5SUM SOLVER= d41d8cd98f00b204e9800998ecf8427e
MD5SUM BENCH=  fd9b941a20c95ff63d6f3a27d011956e

RANDOM SEED= 829137075

TIME LIMIT= 10000 seconds
MEMORY LIMIT= 1800 MiB

Linux node10.alineos.net 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005 x86_64 x86_64 x86_64 GNU/Linux

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

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


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1795808 kB
Buffers:         33408 kB
Cached:         138772 kB
SwapCached:      15636 kB
Active:          96960 kB
Inactive:        98108 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1795808 kB
SwapTotal:     4192956 kB
SwapFree:      4145572 kB
Dirty:           12528 kB
Writeback:           0 kB
Mapped:          29840 kB
Slab:            50660 kB
Committed_AS:  5191680 kB
PageTables:       1708 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= 66551 MiB

End job on node10 on Tue May  8 10:06:50 UTC 2007