Trace number 336496

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 RANDOM? (exit code) 1199.22 1199.56

General information on the benchmark

Namecrafted/Hard/contest05/counting-clq/
unsat-set-b-fclqcolor-25-18-23.sat05-1287.reshuffled-07.cnf
MD5SUMcaece48666f4e716f61ea74e680d7de5
Bench CategoryCRAFTED (crafted 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 variables1325
Number of clauses174298
Sum of the clauses size506725
Maximum clause length25
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 217050
Number of clauses of size 3157200
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 548

Solver Data (download as text)

14.77/14.90	c run March_dl for 5 seconds ... 
14.77/14.90	c Bin: Executing march_dl
14.77/14.90	c child exit by a signal
14.77/14.90	c march_dl returned code 137.
14.77/14.90	c run saps (UBCSAT implementation) for 2 seconds ... 
14.77/14.90	c Bin: Executing ubcsat2006
14.77/14.90	c child exited successfully
14.77/14.90	c ubcsat2006 returned code 0.
14.77/14.90	c satzilla computing base features
14.77/14.90	c satzilla doing unit-prop probe
14.77/14.90	c satzilla doing local search probe
14.77/14.90	c satzilla doing lobjois search-space size estimate
14.77/14.90	c satzilla's ranking:
14.77/14.90	c 1) minisat20+P: 31.080798
14.77/14.90	c 2) kcnfs: 104.478021
14.77/14.90	c 3) kcnfs+P: 999.000000
14.77/14.90	c 4) march_dl+P: 999.000000
14.77/14.90	c 5) vallst+P: 999.000000
14.77/14.90	c 6) zchaff_rand+P: 999.000000
14.77/14.90	c 7) vallst: 999.000000
14.77/14.90	c 8) zchaff_rand: 999.000000
14.77/14.90	c 9) minisat20: 999.000000
14.77/14.90	c 10) march_dl: 1133.977261
14.77/14.90	c satzilla running minisat20 with preprocessing ... 
17.27/17.35	This is MiniSat 2.0 beta
17.27/17.35	WARNING: for repeatability, setting FPU to use double precision
17.27/17.35	============================[ Problem Statistics ]=============================
17.27/17.35	|                                                                             |
17.27/17.35	|  Number of variables:  1325                                                 |
17.27/17.35	|  Number of clauses:    174298                                               |
17.32/17.44	|  Parsing time:         0.09         s                                       |
17.32/17.45	============================[ Search Statistics ]==============================
17.32/17.45	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
17.32/17.45	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
17.32/17.45	===============================================================================
17.32/17.45	|         0 |    1325   174298   506725 |    58099        0    nan |  0.000 % |
17.32/17.46	|       101 |    1325   174298   506725 |    63909      101     88 |  0.000 % |
17.32/17.47	|       252 |    1325   174298   506725 |    70300      252    107 |  0.003 % |
17.32/17.49	|       478 |    1325   174298   506725 |    77330      478    103 |  0.000 % |
17.47/17.52	|       816 |    1325   174298   506725 |    85063      816    103 |  0.001 % |
17.47/17.56	|      1322 |    1325   174298   506725 |    93569     1322    102 |  0.000 % |
17.56/17.64	|      2081 |    1325   174298   506725 |   102926     2081    109 |  0.000 % |
17.66/17.73	|      3220 |    1325   174298   506725 |   113219     3220    112 |  0.003 % |
17.86/17.94	|      4931 |    1325   174298   506725 |   124541     4931    117 |  0.000 % |
18.36/18.47	|      7494 |    1325   174298   506725 |   136995     7494    125 |  0.003 % |
19.15/19.21	|     11339 |    1325   174298   506725 |   150694    11339    125 |  0.003 % |
20.86/20.99	|     17105 |    1325   174298   506725 |   165764    17105    121 |  0.000 % |
24.36/24.47	|     25755 |    1325   174298   506725 |   182340    25755    120 |  0.003 % |
32.55/32.65	|     38730 |    1325   174298   506725 |   200574    38730    123 |  0.000 % |
49.44/49.59	|     58194 |    1325   174298   506725 |   220632    58194    127 |  0.000 % |
100.13/100.24	|     87387 |    1325   174298   506725 |   242695    87387    127 |  0.000 % |
157.51/157.64	|    131178 |    1325   174298   506725 |   266964   131178    135 |  0.003 % |
307.17/307.38	|    196862 |    1325   174298   506725 |   293661   196862    159 |  0.001 % |
470.33/470.60	|    295390 |    1325   174298   506725 |   323027    21316    187 |  0.003 % |
827.73/828.06	|    443180 |    1325   174298   506725 |   355330   169106    238 |  0.000 % |
1199.13/1199.55	c Preprocessing...
1199.13/1199.55	c Inital problem has 1325 variables, 157248 nary clauses (17050 binary clauses).
1199.13/1199.55	c Num non-binary clauses 157248, Average non-binary clause length 3.006
1199.13/1199.55	c Theory has no gaps
1199.13/1199.55	c Preprocessor runtime was 2.200 seconds.
1199.13/1199.55	c 
1199.13/1199.55	c Satisfiability of theory still undetermined.
1199.13/1199.55	c See file /tmp/CIz1Sv for simplified theory.
1199.13/1199.55	c Bin: Executing minisat20
1199.13/1199.55	c child exit by a signal
1199.13/1199.55	c minisat20 returned code 137.
1199.13/1199.55	c minisat20 returned code 137.
1199.13/1199.55	c satzilla running kcnfs ... 
1199.13/1199.55	c Bin: Executing kcnfs
1199.13/1199.55	c kcnfs returned code 1.
1199.13/1199.55	c kcnfs returned code 1.
1199.13/1199.55	c satzilla running kcnfs with preprocessing ... 
1199.13/1199.55	c Bin: Executing kcnfs
1199.13/1199.55	c kcnfs returned code 1.
1199.13/1199.55	c kcnfs returned code 1.
1199.13/1199.55	c satzilla running march_dl with preprocessing ... 
1199.13/1199.55	c Bin: Executing march_dl
1199.13/1199.55	c march_dl returned code 1.
1199.13/1199.55	c march_dl returned code 1.
1199.13/1199.55	c satzilla running vallst with preprocessing ... 
1199.13/1199.55	c Bin: Executing vallst
1199.13/1199.55	c vallst returned code 1.
1199.13/1199.55	c vallst returned code 1.
1199.13/1199.55	c satzilla running zchaff_rand with preprocessing ... 
1199.13/1199.55	c Bin: Executing zchaff_rand
1199.13/1199.55	c zchaff_rand returned code 1.
1199.13/1199.55	c zchaff_rand returned code 1.
1199.13/1199.55	c satzilla running vallst ... 
1199.13/1199.55	c Bin: Executing vallst
1199.13/1199.55	c vallst returned code 1.
1199.13/1199.55	c vallst returned code 1.
1199.13/1199.55	c satzilla running zchaff_rand ... 
1199.13/1199.55	c Bin: Executing zchaff_rand
1199.13/1199.55	c zchaff_rand returned code 1.
1199.13/1199.55	c zchaff_rand returned code 1.
1199.13/1199.55	c satzilla running minisat20 ... 
1199.13/1199.55	c Bin: Executing minisat20
1199.13/1199.55	c minisat20 returned code 1.
1199.13/1199.55	c minisat20 returned code 1.
1199.13/1199.55	c satzilla running march_dl ... 
1199.13/1199.55	c Bin: Executing march_dl
1199.13/1199.55	c march_dl returned code 1.
1199.13/1199.55	c march_dl returned code 1.
1199.13/1199.55	c ERROR: All Failed! 
1199.13/1199.55	c SATZILLA_TIME=1199.380000

Verifier Data (download as text)

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

Watcher Data (download as text)

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

command line: runsolver --timestamp -w ROOT/results/node25/watcher-336496-1173647990 -o ROOT/results/node25/solver-336496-1173647990 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/336496-1173647990/SATzilla2007_R /tmp/evaluation/336496-1173647990/instance-336496-1173647990.cnf 

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


[startup+0 s]
/proc/loadavg: 1.00 1.00 0.98 2/64 20022
/proc/meminfo: memFree=1883552/2055920 swapFree=4179740/4192956
[pid=20022] ppid=20020 vsize=1440 CPUtime=0
/proc/20022/stat : 20022 (SATzilla2007_R) S 20020 20022 19211 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 159421242 1474560 110 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/20022/statm: 360 110 95 260 0 84 0
[pid=20023] ppid=20022 vsize=2004 CPUtime=0
/proc/20023/stat : 20023 (march_dl) R 20022 20022 19211 0 -1 4194304 264 0 0 0 0 0 0 0 19 0 1 0 159421242 2052096 259 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 1 0 0
/proc/20023/statm: 501 259 50 118 0 380 0

[startup+0.0131639 s]
/proc/loadavg: 1.00 1.00 0.98 2/64 20022
/proc/meminfo: memFree=1883552/2055920 swapFree=4179740/4192956
[pid=20022] ppid=20020 vsize=1440 CPUtime=0
/proc/20022/stat : 20022 (SATzilla2007_R) S 20020 20022 19211 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 159421242 1474560 110 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/20022/statm: 360 110 95 260 0 84 0
[pid=20023] ppid=20022 vsize=2136 CPUtime=0.01
/proc/20023/stat : 20023 (march_dl) R 20022 20022 19211 0 -1 4194304 294 0 0 0 1 0 0 0 19 0 1 0 159421242 2187264 289 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 1 0 0
/proc/20023/statm: 534 289 50 118 0 413 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 3576

[startup+0.101172 s]
/proc/loadavg: 1.00 1.00 0.98 2/64 20022
/proc/meminfo: memFree=1883552/2055920 swapFree=4179740/4192956
[pid=20022] ppid=20020 vsize=1440 CPUtime=0
/proc/20022/stat : 20022 (SATzilla2007_R) S 20020 20022 19211 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 159421242 1474560 110 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/20022/statm: 360 110 95 260 0 84 0
[pid=20023] ppid=20022 vsize=3192 CPUtime=0.09
/proc/20023/stat : 20023 (march_dl) R 20022 20022 19211 0 -1 4194304 622 0 0 0 9 0 0 0 19 0 1 0 159421242 3268608 617 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134669245 0 0 8392704 0 0 0 0 17 1 0 0
/proc/20023/statm: 798 617 50 118 0 677 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 4632

[startup+0.301189 s]
/proc/loadavg: 1.00 1.00 0.98 2/64 20022
/proc/meminfo: memFree=1883552/2055920 swapFree=4179740/4192956
[pid=20022] ppid=20020 vsize=1440 CPUtime=0
/proc/20022/stat : 20022 (SATzilla2007_R) S 20020 20022 19211 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 159421242 1474560 110 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/20022/statm: 360 110 95 260 0 84 0
[pid=20023] ppid=20022 vsize=9608 CPUtime=0.29
/proc/20023/stat : 20023 (march_dl) R 20022 20022 19211 0 -1 4194304 2157 0 0 0 29 0 0 0 20 0 1 0 159421242 9838592 1502 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134663585 0 0 8392704 0 0 0 0 17 1 0 0
/proc/20023/statm: 2402 1502 53 118 0 2281 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 11048

[startup+0.701226 s]
/proc/loadavg: 1.00 1.00 0.98 2/64 20022
/proc/meminfo: memFree=1883552/2055920 swapFree=4179740/4192956
[pid=20022] ppid=20020 vsize=1440 CPUtime=0
/proc/20022/stat : 20022 (SATzilla2007_R) S 20020 20022 19211 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 159421242 1474560 110 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/20022/statm: 360 110 95 260 0 84 0
[pid=20023] ppid=20022 vsize=13696 CPUtime=0.69
/proc/20023/stat : 20023 (march_dl) R 20022 20022 19211 0 -1 4194304 5413 0 0 0 68 1 0 0 24 0 1 0 159421242 14024704 2657 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134543096 0 0 8392704 0 0 0 0 17 1 0 0
/proc/20023/statm: 3424 2657 57 118 0 3303 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 15136

[startup+1.5013 s]
/proc/loadavg: 1.00 1.00 0.98 2/66 20024
/proc/meminfo: memFree=1876624/2055920 swapFree=4179740/4192956
[pid=20022] ppid=20020 vsize=1440 CPUtime=0
/proc/20022/stat : 20022 (SATzilla2007_R) S 20020 20022 19211 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 159421242 1474560 110 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/20022/statm: 360 110 95 260 0 84 0
[pid=20023] ppid=20022 vsize=10380 CPUtime=1.48
/proc/20023/stat : 20023 (march_dl) R 20022 20022 19211 0 -1 4194304 14160 0 0 0 144 4 0 0 25 0 1 0 159421242 10629120 1711 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134663598 0 0 8392704 0 0 0 0 17 1 0 0
/proc/20023/statm: 2595 1711 65 118 0 2474 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 11820

[startup+3.10144 s]
/proc/loadavg: 1.00 1.00 0.98 2/66 20024
/proc/meminfo: memFree=1868048/2055920 swapFree=4179740/4192956
[pid=20022] ppid=20020 vsize=1440 CPUtime=0
/proc/20022/stat : 20022 (SATzilla2007_R) S 20020 20022 19211 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 159421242 1474560 110 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/20022/statm: 360 110 95 260 0 84 0
[pid=20023] ppid=20022 vsize=18632 CPUtime=3.09
/proc/20023/stat : 20023 (march_dl) R 20022 20022 19211 0 -1 4194304 16750 0 0 0 290 19 0 0 25 0 1 0 159421242 19079168 3872 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134675049 0 0 8392704 0 0 0 0 17 1 0 0
/proc/20023/statm: 4658 3872 73 118 0 4537 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 20072

[startup+6.30173 s]
/proc/loadavg: 1.00 1.00 0.98 2/66 20025
/proc/meminfo: memFree=1874064/2055920 swapFree=4179740/4192956
[pid=20022] ppid=20020 vsize=1440 CPUtime=5
/proc/20022/stat : 20022 (SATzilla2007_R) S 20020 20022 19211 0 -1 4194304 135 16750 0 0 0 0 460 40 16 0 1 0 159421242 1474560 111 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/20022/statm: 360 111 96 260 0 84 0
[pid=20025] ppid=20022 vsize=14388 CPUtime=1.29
/proc/20025/stat : 20025 (ubcsat2006) R 20022 20022 19211 0 -1 4194304 2461 0 0 0 128 1 0 0 25 0 1 0 159421742 14733312 2444 18446744073709551615 134512640 134777720 4294956576 18446744073709551615 4294960144 0 0 8392704 0 0 0 0 17 1 0 0
/proc/20025/statm: 3597 2444 156 64 0 3178 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 15828

[startup+12.7013 s]
/proc/loadavg: 1.00 1.00 0.98 2/65 20025
/proc/meminfo: memFree=1864152/2055920 swapFree=4179740/4192956
[pid=20022] ppid=20020 vsize=15172 CPUtime=12.67
/proc/20022/stat : 20022 (SATzilla2007_R) R 20020 20022 19211 0 -1 4194304 7714 19217 0 0 538 4 683 42 25 0 1 0 159421242 15536128 2904 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135221773 0 0 4096 0 0 0 0 17 1 0 0
/proc/20022/statm: 3793 2905 156 260 0 3517 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 15172

[startup+25.5015 s]
/proc/loadavg: 1.00 1.00 0.98 2/66 20026
/proc/meminfo: memFree=1831952/2055920 swapFree=4179740/4192956
[pid=20022] ppid=20020 vsize=29140 CPUtime=17.32
/proc/20022/stat : 20022 (SATzilla2007_R) S 20020 20022 19211 0 -1 4194304 13857 19217 0 0 997 10 683 42 25 0 1 0 159421242 29839360 6639 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/20022/statm: 7285 6639 164 260 0 7009 0
[pid=20026] ppid=20022 vsize=23760 CPUtime=8.14
/proc/20026/stat : 20026 (minisat20) R 20022 20022 19211 0 -1 4194304 5832 0 0 0 811 3 0 0 25 0 1 0 159422977 24330240 5826 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525557 0 0 8392704 3 0 0 0 17 1 0 0
/proc/20026/statm: 5940 5826 59 118 0 5818 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 52900

[startup+51.1018 s]
/proc/loadavg: 1.00 1.00 0.98 2/66 20026
/proc/meminfo: memFree=1812880/2055920 swapFree=4179740/4192956
[pid=20022] ppid=20020 vsize=29140 CPUtime=17.32
/proc/20022/stat : 20022 (SATzilla2007_R) S 20020 20022 19211 0 -1 4194304 13857 19217 0 0 997 10 683 42 25 0 1 0 159421242 29839360 6639 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/20022/statm: 7285 6639 164 260 0 7009 0
[pid=20026] ppid=20022 vsize=42776 CPUtime=33.72
/proc/20026/stat : 20026 (minisat20) R 20022 20022 19211 0 -1 4194304 10566 0 0 0 3365 7 0 0 25 0 1 0 159422977 43802624 10560 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525534 0 0 8392704 3 0 0 0 17 1 0 0
/proc/20026/statm: 10694 10560 59 118 0 10572 0
Current children cumulated CPU time (s) 51.04
Current children cumulated vsize (KiB) 71916

[startup+102.304 s]
/proc/loadavg: 1.00 1.00 0.98 2/66 20026
/proc/meminfo: memFree=1794512/2055920 swapFree=4179740/4192956
[pid=20022] ppid=20020 vsize=29140 CPUtime=17.32
/proc/20022/stat : 20022 (SATzilla2007_R) S 20020 20022 19211 0 -1 4194304 13857 19217 0 0 997 10 683 42 25 0 1 0 159421242 29839360 6639 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/20022/statm: 7285 6639 164 260 0 7009 0
[pid=20026] ppid=20022 vsize=61208 CPUtime=84.91
/proc/20026/stat : 20026 (minisat20) R 20022 20022 19211 0 -1 4194304 15124 0 0 0 8480 11 0 0 25 0 1 0 159422977 62676992 15118 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134649756 0 0 8392704 3 0 0 0 17 1 0 0
/proc/20026/statm: 15302 15118 59 118 0 15180 0
Current children cumulated CPU time (s) 102.23
Current children cumulated vsize (KiB) 90348

[startup+162.302 s]
/proc/loadavg: 1.06 1.02 0.99 2/66 20026
/proc/meminfo: memFree=1765584/2055920 swapFree=4179740/4192956
[pid=20022] ppid=20020 vsize=29140 CPUtime=17.32
/proc/20022/stat : 20022 (SATzilla2007_R) S 20020 20022 19211 0 -1 4194304 13857 19217 0 0 997 10 683 42 25 0 1 0 159421242 29839360 6639 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/20022/statm: 7285 6639 164 260 0 7009 0
[pid=20026] ppid=20022 vsize=90648 CPUtime=144.89
/proc/20026/stat : 20026 (minisat20) R 20022 20022 19211 0 -1 4194304 22387 0 0 0 14471 18 0 0 25 0 1 0 159422977 92823552 22381 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134528337 0 0 8392704 3 0 0 0 17 1 0 0
/proc/20026/statm: 22662 22381 59 118 0 22540 0
Current children cumulated CPU time (s) 162.21
Current children cumulated vsize (KiB) 119788

[startup+222.301 s]
/proc/loadavg: 1.02 1.01 0.99 2/66 20026
/proc/meminfo: memFree=1735888/2055920 swapFree=4179740/4192956
[pid=20022] ppid=20020 vsize=29140 CPUtime=17.32
/proc/20022/stat : 20022 (SATzilla2007_R) S 20020 20022 19211 0 -1 4194304 13857 19217 0 0 997 10 683 42 25 0 1 0 159421242 29839360 6639 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/20022/statm: 7285 6639 164 260 0 7009 0
[pid=20026] ppid=20022 vsize=120192 CPUtime=204.87
/proc/20026/stat : 20026 (minisat20) R 20022 20022 19211 0 -1 4194304 29741 0 0 0 20461 26 0 0 25 0 1 0 159422977 123076608 29735 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/20026/statm: 30048 29735 59 118 0 29926 0
Current children cumulated CPU time (s) 222.19
Current children cumulated vsize (KiB) 149332

[startup+282.302 s]
/proc/loadavg: 1.01 1.00 0.99 2/66 20026
/proc/meminfo: memFree=1716752/2055920 swapFree=4179740/4192956
[pid=20022] ppid=20020 vsize=29140 CPUtime=17.32
/proc/20022/stat : 20022 (SATzilla2007_R) S 20020 20022 19211 0 -1 4194304 13857 19217 0 0 997 10 683 42 25 0 1 0 159421242 29839360 6639 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/20022/statm: 7285 6639 164 260 0 7009 0
[pid=20026] ppid=20022 vsize=139724 CPUtime=264.86
/proc/20026/stat : 20026 (minisat20) R 20022 20022 19211 0 -1 4194304 34561 0 0 0 26454 32 0 0 25 0 1 0 159422977 143077376 34555 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525828 0 0 8392704 3 0 0 0 17 1 0 0
/proc/20026/statm: 34931 34555 59 118 0 34809 0
Current children cumulated CPU time (s) 282.18
Current children cumulated vsize (KiB) 168864

[startup+342.301 s]
/proc/loadavg: 1.00 1.00 0.99 2/66 20026
/proc/meminfo: memFree=1675280/2055920 swapFree=4179740/4192956
[pid=20022] ppid=20020 vsize=29140 CPUtime=17.32
/proc/20022/stat : 20022 (SATzilla2007_R) S 20020 20022 19211 0 -1 4194304 13857 19217 0 0 997 10 683 42 25 0 1 0 159421242 29839360 6639 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/20022/statm: 7285 6639 164 260 0 7009 0
[pid=20026] ppid=20022 vsize=181452 CPUtime=324.84
/proc/20026/stat : 20026 (minisat20) R 20022 20022 19211 0 -1 4194304 44884 0 0 0 32445 39 0 0 25 0 1 0 159422977 185806848 44878 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525578 0 0 8392704 3 0 0 0 17 1 0 0
/proc/20026/statm: 45363 44878 59 118 0 45241 0
Current children cumulated CPU time (s) 342.16
Current children cumulated vsize (KiB) 210592


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


[startup+762.305 s]
/proc/loadavg: 1.00 1.00 0.99 2/66 20026
/proc/meminfo: memFree=1633680/2055920 swapFree=4179740/4192956
[pid=20022] ppid=20020 vsize=29140 CPUtime=17.32
/proc/20022/stat : 20022 (SATzilla2007_R) S 20020 20022 19211 0 -1 4194304 13857 19217 0 0 997 10 683 42 25 0 1 0 159421242 29839360 6639 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/20022/statm: 7285 6639 164 260 0 7009 0
[pid=20026] ppid=20022 vsize=222668 CPUtime=744.73
/proc/20026/stat : 20026 (minisat20) R 20022 20022 19211 0 -1 4194304 55175 0 0 0 74422 51 0 0 25 0 1 0 159422977 228012032 55169 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525557 0 0 8392704 3 0 0 0 17 1 0 0
/proc/20026/statm: 55667 55169 59 118 0 55545 0
Current children cumulated CPU time (s) 762.05
Current children cumulated vsize (KiB) 251808

[startup+822.302 s]
/proc/loadavg: 1.00 1.00 0.99 2/66 20028
/proc/meminfo: memFree=1633424/2055920 swapFree=4179740/4192956
[pid=20022] ppid=20020 vsize=29140 CPUtime=17.32
/proc/20022/stat : 20022 (SATzilla2007_R) S 20020 20022 19211 0 -1 4194304 13857 19217 0 0 997 10 683 42 25 0 1 0 159421242 29839360 6639 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/20022/statm: 7285 6639 164 260 0 7009 0
[pid=20026] ppid=20022 vsize=222668 CPUtime=804.71
/proc/20026/stat : 20026 (minisat20) R 20022 20022 19211 0 -1 4194304 55175 0 0 0 80420 51 0 0 25 0 1 0 159422977 228012032 55169 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525578 0 0 8392704 3 0 0 0 17 1 0 0
/proc/20026/statm: 55667 55169 59 118 0 55545 0
Current children cumulated CPU time (s) 822.03
Current children cumulated vsize (KiB) 251808

[startup+882.301 s]
/proc/loadavg: 1.05 1.01 0.99 2/66 20028
/proc/meminfo: memFree=1625040/2055920 swapFree=4179740/4192956
[pid=20022] ppid=20020 vsize=29140 CPUtime=17.32
/proc/20022/stat : 20022 (SATzilla2007_R) S 20020 20022 19211 0 -1 4194304 13857 19217 0 0 997 10 683 42 25 0 1 0 159421242 29839360 6639 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/20022/statm: 7285 6639 164 260 0 7009 0
[pid=20026] ppid=20022 vsize=231324 CPUtime=864.7
/proc/20026/stat : 20026 (minisat20) R 20022 20022 19211 0 -1 4194304 57322 0 0 0 86417 53 0 0 25 0 1 0 159422977 236875776 57316 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/20026/statm: 57831 57316 59 118 0 57709 0
Current children cumulated CPU time (s) 882.02
Current children cumulated vsize (KiB) 260464

[startup+942.302 s]
/proc/loadavg: 1.07 1.02 1.00 2/66 20028
/proc/meminfo: memFree=1605008/2055920 swapFree=4179740/4192956
[pid=20022] ppid=20020 vsize=29140 CPUtime=17.32
/proc/20022/stat : 20022 (SATzilla2007_R) S 20020 20022 19211 0 -1 4194304 13857 19217 0 0 997 10 683 42 25 0 1 0 159421242 29839360 6639 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/20022/statm: 7285 6639 164 260 0 7009 0
[pid=20026] ppid=20022 vsize=252004 CPUtime=924.67
/proc/20026/stat : 20026 (minisat20) R 20022 20022 19211 0 -1 4194304 62389 0 0 0 92409 58 0 0 25 0 1 0 159422977 258052096 62383 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525557 0 0 8392704 3 0 0 0 17 1 0 0
/proc/20026/statm: 63001 62383 59 118 0 62879 0
Current children cumulated CPU time (s) 941.99
Current children cumulated vsize (KiB) 281144

[startup+1002.3 s]
/proc/loadavg: 1.07 1.03 1.00 2/66 20028
/proc/meminfo: memFree=1584336/2055920 swapFree=4179740/4192956
[pid=20022] ppid=20020 vsize=29140 CPUtime=17.32
/proc/20022/stat : 20022 (SATzilla2007_R) S 20020 20022 19211 0 -1 4194304 13857 19217 0 0 997 10 683 42 25 0 1 0 159421242 29839360 6639 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/20022/statm: 7285 6639 164 260 0 7009 0
[pid=20026] ppid=20022 vsize=272720 CPUtime=984.67
/proc/20026/stat : 20026 (minisat20) R 20022 20022 19211 0 -1 4194304 67474 0 0 0 98403 64 0 0 25 0 1 0 159422977 279265280 67468 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/20026/statm: 68180 67468 59 118 0 68058 0
Current children cumulated CPU time (s) 1001.99
Current children cumulated vsize (KiB) 301860

[startup+1062.3 s]
/proc/loadavg: 1.02 1.02 1.00 2/66 20028
/proc/meminfo: memFree=1570448/2055920 swapFree=4179740/4192956
[pid=20022] ppid=20020 vsize=29140 CPUtime=17.32
/proc/20022/stat : 20022 (SATzilla2007_R) S 20020 20022 19211 0 -1 4194304 13857 19217 0 0 997 10 683 42 25 0 1 0 159421242 29839360 6639 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/20022/statm: 7285 6639 164 260 0 7009 0
[pid=20026] ppid=20022 vsize=286724 CPUtime=1044.65
/proc/20026/stat : 20026 (minisat20) R 20022 20022 19211 0 -1 4194304 70930 0 0 0 104397 68 0 0 25 0 1 0 159422977 293605376 70924 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525578 0 0 8392704 3 0 0 0 17 1 0 0
/proc/20026/statm: 71681 70924 59 118 0 71559 0
Current children cumulated CPU time (s) 1061.97
Current children cumulated vsize (KiB) 315864

[startup+1122.3 s]
/proc/loadavg: 1.01 1.02 1.00 2/66 20028
/proc/meminfo: memFree=1557072/2055920 swapFree=4179740/4192956
[pid=20022] ppid=20020 vsize=29140 CPUtime=17.32
/proc/20022/stat : 20022 (SATzilla2007_R) S 20020 20022 19211 0 -1 4194304 13857 19217 0 0 997 10 683 42 25 0 1 0 159421242 29839360 6639 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/20022/statm: 7285 6639 164 260 0 7009 0
[pid=20026] ppid=20022 vsize=300204 CPUtime=1104.63
/proc/20026/stat : 20026 (minisat20) R 20022 20022 19211 0 -1 4194304 74257 0 0 0 110391 72 0 0 25 0 1 0 159422977 307408896 74251 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/20026/statm: 75051 74251 59 118 0 74929 0
Current children cumulated CPU time (s) 1121.95
Current children cumulated vsize (KiB) 329344

[startup+1182.3 s]
/proc/loadavg: 1.00 1.01 1.00 2/66 20028
/proc/meminfo: memFree=1544720/2055920 swapFree=4179740/4192956
[pid=20022] ppid=20020 vsize=29140 CPUtime=17.32
/proc/20022/stat : 20022 (SATzilla2007_R) S 20020 20022 19211 0 -1 4194304 13857 19217 0 0 997 10 683 42 25 0 1 0 159421242 29839360 6639 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/20022/statm: 7285 6639 164 260 0 7009 0
[pid=20026] ppid=20022 vsize=313316 CPUtime=1164.61
/proc/20026/stat : 20026 (minisat20) R 20022 20022 19211 0 -1 4194304 77401 0 0 0 116387 74 0 0 25 0 1 0 159422977 320835584 77395 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/20026/statm: 78329 77395 59 118 0 78207 0
Current children cumulated CPU time (s) 1181.93
Current children cumulated vsize (KiB) 342456

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

[startup+1190.3 s]
/proc/loadavg: 1.00 1.01 1.00 2/66 20028
/proc/meminfo: memFree=1542928/2055920 swapFree=4179740/4192956
[pid=20022] ppid=20020 vsize=29140 CPUtime=17.32
/proc/20022/stat : 20022 (SATzilla2007_R) S 20020 20022 19211 0 -1 4194304 13857 19217 0 0 997 10 683 42 25 0 1 0 159421242 29839360 6639 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/20022/statm: 7285 6639 164 260 0 7009 0
[pid=20026] ppid=20022 vsize=314768 CPUtime=1172.61
/proc/20026/stat : 20026 (minisat20) R 20022 20022 19211 0 -1 4194304 77788 0 0 0 117186 75 0 0 25 0 1 0 159422977 322322432 77782 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/20026/statm: 78692 77782 59 118 0 78570 0
Current children cumulated CPU time (s) 1189.93
Current children cumulated vsize (KiB) 343908

[startup+1193.51 s]
/proc/loadavg: 1.00 1.01 1.00 2/66 20028
/proc/meminfo: memFree=1542480/2055920 swapFree=4179740/4192956
[pid=20022] ppid=20020 vsize=29140 CPUtime=17.32
/proc/20022/stat : 20022 (SATzilla2007_R) S 20020 20022 19211 0 -1 4194304 13857 19217 0 0 997 10 683 42 25 0 1 0 159421242 29839360 6639 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/20022/statm: 7285 6639 164 260 0 7009 0
[pid=20026] ppid=20022 vsize=315296 CPUtime=1175.81
/proc/20026/stat : 20026 (minisat20) R 20022 20022 19211 0 -1 4194304 77896 0 0 0 117506 75 0 0 25 0 1 0 159422977 322863104 77890 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/20026/statm: 78824 77890 59 118 0 78702 0
Current children cumulated CPU time (s) 1193.13
Current children cumulated vsize (KiB) 344436

[startup+1196.7 s]
/proc/loadavg: 1.00 1.01 1.00 2/66 20028
/proc/meminfo: memFree=1541904/2055920 swapFree=4179740/4192956
[pid=20022] ppid=20020 vsize=29140 CPUtime=17.32
/proc/20022/stat : 20022 (SATzilla2007_R) S 20020 20022 19211 0 -1 4194304 13857 19217 0 0 997 10 683 42 25 0 1 0 159421242 29839360 6639 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/20022/statm: 7285 6639 164 260 0 7009 0
[pid=20026] ppid=20022 vsize=315824 CPUtime=1179.01
/proc/20026/stat : 20026 (minisat20) R 20022 20022 19211 0 -1 4194304 78025 0 0 0 117826 75 0 0 25 0 1 0 159422977 323403776 78019 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525443 0 0 8392704 3 0 0 0 17 1 0 0
/proc/20026/statm: 78956 78019 59 118 0 78834 0
Current children cumulated CPU time (s) 1196.33
Current children cumulated vsize (KiB) 344964

[startup+1198.3 s]
/proc/loadavg: 1.00 1.01 1.00 2/66 20028
/proc/meminfo: memFree=1541712/2055920 swapFree=4179740/4192956
[pid=20022] ppid=20020 vsize=29140 CPUtime=17.32
/proc/20022/stat : 20022 (SATzilla2007_R) S 20020 20022 19211 0 -1 4194304 13857 19217 0 0 997 10 683 42 25 0 1 0 159421242 29839360 6639 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/20022/statm: 7285 6639 164 260 0 7009 0
[pid=20026] ppid=20022 vsize=316088 CPUtime=1180.61
/proc/20026/stat : 20026 (minisat20) R 20022 20022 19211 0 -1 4194304 78102 0 0 0 117985 76 0 0 25 0 1 0 159422977 323674112 78096 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/20026/statm: 79022 78096 59 118 0 78900 0
Current children cumulated CPU time (s) 1197.93
Current children cumulated vsize (KiB) 345228

[startup+1199.1 s]
/proc/loadavg: 1.00 1.01 1.00 2/66 20028
/proc/meminfo: memFree=1541584/2055920 swapFree=4179740/4192956
[pid=20022] ppid=20020 vsize=29140 CPUtime=17.32
/proc/20022/stat : 20022 (SATzilla2007_R) S 20020 20022 19211 0 -1 4194304 13857 19217 0 0 997 10 683 42 25 0 1 0 159421242 29839360 6639 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/20022/statm: 7285 6639 164 260 0 7009 0
[pid=20026] ppid=20022 vsize=316220 CPUtime=1181.41
/proc/20026/stat : 20026 (minisat20) R 20022 20022 19211 0 -1 4194304 78121 0 0 0 118065 76 0 0 25 0 1 0 159422977 323809280 78115 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525534 0 0 8392704 3 0 0 0 17 1 0 0
/proc/20026/statm: 79055 78115 59 118 0 78933 0
Current children cumulated CPU time (s) 1198.73
Current children cumulated vsize (KiB) 345360

[startup+1199.5 s]
/proc/loadavg: 1.00 1.01 1.00 2/66 20028
/proc/meminfo: memFree=1541584/2055920 swapFree=4179740/4192956
[pid=20022] ppid=20020 vsize=29140 CPUtime=17.32
/proc/20022/stat : 20022 (SATzilla2007_R) S 20020 20022 19211 0 -1 4194304 13857 19217 0 0 997 10 683 42 25 0 1 0 159421242 29839360 6639 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/20022/statm: 7285 6639 164 260 0 7009 0
[pid=20026] ppid=20022 vsize=316220 CPUtime=1181.81
/proc/20026/stat : 20026 (minisat20) R 20022 20022 19211 0 -1 4194304 78136 0 0 0 118105 76 0 0 25 0 1 0 159422977 323809280 78130 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525749 0 0 8392704 3 0 0 0 17 1 0 0
/proc/20026/statm: 79055 78130 59 118 0 78933 0
Current children cumulated CPU time (s) 1199.13
Current children cumulated vsize (KiB) 345360

Child status: 17
Real time (s): 1199.56
CPU time (s): 1199.22
CPU user time (s): 1197.87
CPU system time (s): 1.3418
CPU usage (%): 99.9716
Max. virtual memory (cumulated for all children) (KiB): 345360

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

runsolver used 0.855869 second user time and 2.51762 second system time

The end

Launcher Data (download as text)

Begin job on node25 on Sun Mar 11 21:19:50 UTC 2007

IDJOB= 336496
IDBENCH= 24676
IDSOLVER= 134
FILE ID= node25/336496-1173647990

PBS_JOBID= 4101365

Free space on /tmp= 66554 MiB

SOLVER NAME= SATzilla RANDOM
BENCH NAME= HOME/pub/bench/SAT07/crafted/Hard/contest05/counting-clq/unsat-set-b-fclqcolor-25-18-23.sat05-1287.reshuffled-07.cnf
COMMAND LINE= /tmp/evaluation/336496-1173647990/SATzilla2007_R /tmp/evaluation/336496-1173647990/instance-336496-1173647990.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node25/watcher-336496-1173647990 -o ROOT/results/node25/solver-336496-1173647990 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/336496-1173647990/SATzilla2007_R /tmp/evaluation/336496-1173647990/instance-336496-1173647990.cnf            

META MD5SUM SOLVER= 44dcaa7dbf032757655ae5e30ee65a10
MD5SUM BENCH=  caece48666f4e716f61ea74e680d7de5

RANDOM SEED= 193437285

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node25.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:       1884024 kB
Buffers:         16736 kB
Cached:         114420 kB
SwapCached:       7292 kB
Active:          55260 kB
Inactive:        90048 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1884024 kB
SwapTotal:     4192956 kB
SwapFree:      4179740 kB
Dirty:           11000 kB
Writeback:           0 kB
Mapped:          15336 kB
Slab:            12680 kB
Committed_AS:   264820 kB
PageTables:       1472 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= 66554 MiB

End job on node25 on Sun Mar 11 21:39:50 UTC 2007