Trace number 1727088

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. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock 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
SAT07 reference solver: SATzilla CRAFTED? (exit code) 1199.68 1200.22

General information on the benchmark

Namecrafted/Hard/contest04/others/
Composite-048BitPrimes-0.sat05-503.reshuffled-07.cnf
MD5SUM5a3ae9766db0de00fa37fabacaa34827
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 variables4703
Number of clauses45358
Sum of the clauses size203370
Maximum clause length5
Minimum clause length1
Number of clauses of size 1146
Number of clauses of size 24604
Number of clauses of size 34512
Number of clauses of size 40
Number of clauses of size 536096
Number of clauses of size over 50

Solver Data

11.26/11.37	c run March_dl for 5 seconds ... 
11.26/11.37	c Bin: Executing march_dl
11.26/11.37	c child exit by a signal
11.26/11.37	c march_dl returned code 137.
11.26/11.37	c run saps (UBCSAT implementation) for 2 seconds ... 
11.26/11.37	c Bin: Executing ubcsat2006
11.26/11.37	c child exited successfully
11.26/11.37	c ubcsat2006 returned code 0.
11.26/11.37	c satzilla computing base features
11.26/11.37	c satzilla doing unit-prop probe
11.26/11.37	c satzilla doing local search probe
11.26/11.37	c satzilla doing lobjois search-space size estimate
11.26/11.37	c satzilla's ranking:
11.26/11.37	c 1) minisat20+P: 0.857878
11.26/11.37	c 2) minisat20: 2.899019
11.26/11.37	c 3) zchaff_rand+P: 3.133564
11.26/11.37	c 4) march_dl+P: 3.337344
11.26/11.37	c 5) vallst+P: 3.477683
11.26/11.37	c 6) march_dl: 4.008470
11.26/11.37	c 7) kcnfs+P: 999.000000
11.26/11.37	c 8) kcnfs: 999.000000
11.26/11.37	c 9) vallst: 999.000000
11.26/11.37	c 10) zchaff_rand: 999.000000
11.26/11.37	c satzilla running minisat20 with preprocessing ... 
11.76/11.87	This is MiniSat 2.0 beta
11.76/11.87	WARNING: for repeatability, setting FPU to use double precision
11.76/11.87	============================[ Problem Statistics ]=============================
11.76/11.87	|                                                                             |
11.76/11.88	|  Number of variables:  4412                                                 |
11.76/11.88	|  Number of clauses:    41232                                                |
11.83/11.91	|  Parsing time:         0.03         s                                       |
11.83/11.92	============================[ Search Statistics ]==============================
11.83/11.92	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
11.83/11.92	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
11.83/11.92	===============================================================================
11.83/11.92	|         0 |    4412    41232   189926 |    13744        0    nan |  0.000 % |
11.83/11.93	|       101 |    4412    41232   189926 |    15118      101     14 |  0.000 % |
11.83/12.06	|       251 |    4412    41232   189926 |    16630      251     36 |  0.000 % |
12.14/12.24	|       478 |    4412    41232   189926 |    18293      478     57 |  0.000 % |
12.54/12.62	|       815 |    4412    41232   189926 |    20122      815     54 |  0.000 % |
12.94/13.09	|      1322 |    4412    41232   189926 |    22134     1322     50 |  0.000 % |
13.93/14.04	|      2081 |    4412    41232   189926 |    24348     2081     50 |  0.000 % |
15.03/15.20	|      3220 |    4412    41232   189926 |    26783     3220     51 |  0.000 % |
16.52/16.64	|      4930 |    4412    41232   189926 |    29461     4930     50 |  0.000 % |
18.63/18.75	|      7492 |    4412    41232   189926 |    32407     7492     51 |  0.000 % |
22.32/22.48	|     11336 |    4412    41232   189926 |    35648    11336     49 |  0.000 % |
30.41/30.50	|     17102 |    4412    41232   189926 |    39213    17102     50 |  0.000 % |
40.21/40.30	|     25752 |    4411    40854   188052 |    43134    25749     54 |  0.023 % |
64.20/64.33	|     38727 |    4411    40854   188052 |    47448    38724     52 |  0.023 % |
90.29/90.48	|     58188 |    4411    40854   188052 |    52192    20482     53 |  0.023 % |
128.68/128.80	|     87380 |    4411    40854   188052 |    57412    49674     48 |  0.023 % |
204.85/205.08	|    131169 |    4411    40854   188052 |    63153    47048     61 |  0.023 % |
290.61/290.84	|    196853 |    4411    40854   188052 |    69468    60237     42 |  0.023 % |
472.04/472.36	|    295379 |    4411    40854   188052 |    76415    44073     49 |  0.023 % |
697.35/697.78	|    443169 |    4411    40854   188052 |    84057    65583     45 |  0.023 % |
1060.99/1061.51	|    664852 |    4411    40854   188052 |    92462    76467     61 |  0.023 % |
1199.63/1200.21	c Preprocessing...
1199.63/1200.21	c Inital problem has 4703 variables, 40754 nary clauses (4604 binary clauses).
1199.63/1200.21	c Num non-binary clauses 40608, Average non-binary clause length 4.778
1199.63/1200.21	c Theory has no gaps
1199.63/1200.21	c Preprocessor runtime was 0.420 seconds.
1199.63/1200.21	c 
1199.63/1200.21	c Satisfiability of theory still undetermined.
1199.63/1200.21	c See file /tmp/KyAsCx for simplified theory.
1199.63/1200.21	c Bin: Executing minisat20
1199.63/1200.21	c child exit by a signal
1199.63/1200.21	c minisat20 returned code 137.
1199.63/1200.21	c minisat20 returned code 137.
1199.63/1200.21	c satzilla running minisat20 ... 
1199.63/1200.21	c Bin: Executing minisat20
1199.63/1200.21	c minisat20 returned code 1.
1199.63/1200.21	c minisat20 returned code 1.
1199.63/1200.21	c satzilla running zchaff_rand with preprocessing ... 
1199.63/1200.21	c Bin: Executing zchaff_rand
1199.63/1200.21	c zchaff_rand returned code 1.
1199.63/1200.21	c zchaff_rand returned code 1.
1199.63/1200.21	c satzilla running march_dl with preprocessing ... 
1199.63/1200.21	c Bin: Executing march_dl
1199.63/1200.21	c march_dl returned code 1.
1199.63/1200.21	c march_dl returned code 1.
1199.63/1200.21	c satzilla running vallst with preprocessing ... 
1199.63/1200.21	c Bin: Executing vallst
1199.63/1200.21	c vallst returned code 1.
1199.63/1200.21	c vallst returned code 1.
1199.63/1200.21	c satzilla running march_dl ... 
1199.63/1200.21	c Bin: Executing march_dl
1199.63/1200.21	c march_dl returned code 1.
1199.63/1200.21	c march_dl returned code 1.
1199.63/1200.21	c satzilla running kcnfs with preprocessing ... 
1199.63/1200.21	c Bin: Executing kcnfs
1199.63/1200.21	c kcnfs returned code 1.
1199.63/1200.21	c kcnfs returned code 1.
1199.63/1200.21	c satzilla running kcnfs ... 
1199.63/1200.21	c Bin: Executing kcnfs
1199.63/1200.21	c kcnfs returned code 1.
1199.63/1200.21	c kcnfs returned code 1.
1199.63/1200.21	c satzilla running vallst ... 
1199.63/1200.21	c Bin: Executing vallst
1199.63/1200.21	c vallst returned code 1.
1199.63/1200.21	c vallst returned code 1.
1199.63/1200.21	c satzilla running zchaff_rand ... 
1199.63/1200.21	c Bin: Executing zchaff_rand
1199.63/1200.21	c zchaff_rand returned code 1.
1199.63/1200.21	c zchaff_rand returned code 1.
1199.63/1200.21	c ERROR: All Failed! 
1199.63/1200.21	c SATZILLA_TIME=1199.840000

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver version 3.2.9 (svn:492) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1727088-1240720727/watcher-1727088-1240720727 -o /tmp/evaluation-result-1727088-1240720727/solver-1727088-1240720727 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/SATzilla2007_C HOME/instance-1727088-1240720727.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): 1800 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 1.00 3/64 29197
/proc/meminfo: memFree=1829504/2055920 swapFree=4181240/4192956
[pid=29197] ppid=29195 vsize=1440 CPUtime=0
/proc/29197/stat : 29197 (SATzilla2007_C) R 29195 29197 29130 0 -1 4194304 126 0 0 0 0 0 0 0 18 0 1 0 100100439 1474560 110 1992294400 134512640 135579813 4294956224 18446744073709551615 135216547 0 0 4096 0 0 0 0 17 0 0 0
/proc/29197/statm: 360 110 95 260 0 84 0
[pid=29198] ppid=29197 vsize=1272 CPUtime=0
/proc/29198/stat : 29198 (march_dl) R 29197 29197 29130 0 -1 4194304 189 0 0 0 0 0 0 0 18 0 1 0 100100439 1302528 184 1992294400 134512640 134996440 4294956256 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 0 0 0
/proc/29198/statm: 318 184 50 118 0 197 0

[startup+0.100938 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 29197
/proc/meminfo: memFree=1829504/2055920 swapFree=4181240/4192956
[pid=29197] ppid=29195 vsize=1440 CPUtime=0
/proc/29197/stat : 29197 (SATzilla2007_C) S 29195 29197 29130 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 100100439 1474560 110 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/29197/statm: 360 110 95 260 0 84 0
[pid=29198] ppid=29197 vsize=4280 CPUtime=0.09
/proc/29198/stat : 29198 (march_dl) R 29197 29197 29130 0 -1 4194304 807 0 0 0 9 0 0 0 19 0 1 0 100100439 4382720 801 1992294400 134512640 134996440 4294956256 18446744073709551615 134644124 0 0 8392704 0 0 0 0 17 0 0 0
/proc/29198/statm: 1070 801 52 118 0 949 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 5720

[startup+0.202945 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 29197
/proc/meminfo: memFree=1829504/2055920 swapFree=4181240/4192956
[pid=29197] ppid=29195 vsize=1440 CPUtime=0
/proc/29197/stat : 29197 (SATzilla2007_C) S 29195 29197 29130 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 100100439 1474560 110 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/29197/statm: 360 110 95 260 0 84 0
[pid=29198] ppid=29197 vsize=3728 CPUtime=0.19
/proc/29198/stat : 29198 (march_dl) R 29197 29197 29130 0 -1 4194304 1956 0 0 0 19 0 0 0 20 0 1 0 100100439 3817472 662 1992294400 134512640 134996440 4294956256 18446744073709551615 134544843 0 0 8392704 0 0 0 0 17 0 0 0
/proc/29198/statm: 932 662 55 118 0 811 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 5168

[startup+0.302954 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 29197
/proc/meminfo: memFree=1829504/2055920 swapFree=4181240/4192956
[pid=29197] ppid=29195 vsize=1440 CPUtime=0
/proc/29197/stat : 29197 (SATzilla2007_C) S 29195 29197 29130 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 100100439 1474560 110 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/29197/statm: 360 110 95 260 0 84 0
[pid=29198] ppid=29197 vsize=3740 CPUtime=0.3
/proc/29198/stat : 29198 (march_dl) R 29197 29197 29130 0 -1 4194304 3010 0 0 0 29 1 0 0 21 0 1 0 100100439 3829760 695 1992294400 134512640 134996440 4294956256 18446744073709551615 134548931 0 0 8392704 0 0 0 0 17 0 0 0
/proc/29198/statm: 935 695 55 118 0 814 0
Current children cumulated CPU time (s) 0.3
Current children cumulated vsize (KiB) 5180

[startup+0.701992 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 29197
/proc/meminfo: memFree=1829504/2055920 swapFree=4181240/4192956
[pid=29197] ppid=29195 vsize=1440 CPUtime=0
/proc/29197/stat : 29197 (SATzilla2007_C) S 29195 29197 29130 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 100100439 1474560 110 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/29197/statm: 360 110 95 260 0 84 0
[pid=29198] ppid=29197 vsize=6484 CPUtime=0.69
/proc/29198/stat : 29198 (march_dl) R 29197 29197 29130 0 -1 4194304 8577 0 0 0 66 3 0 0 25 0 1 0 100100439 6639616 1363 1992294400 134512640 134996440 4294956256 18446744073709551615 134560158 0 0 8392704 0 0 0 0 17 0 0 0
/proc/29198/statm: 1621 1363 69 118 0 1500 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 7924

[startup+1.50107 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 29199
/proc/meminfo: memFree=1823984/2055920 swapFree=4181240/4192956
[pid=29197] ppid=29195 vsize=1440 CPUtime=0
/proc/29197/stat : 29197 (SATzilla2007_C) S 29195 29197 29130 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 100100439 1474560 110 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/29197/statm: 360 110 95 260 0 84 0
[pid=29198] ppid=29197 vsize=7268 CPUtime=1.49
/proc/29198/stat : 29198 (march_dl) R 29197 29197 29130 0 -1 4194304 9636 0 0 0 146 3 0 0 25 0 1 0 100100439 7442432 1427 1992294400 134512640 134996440 4294956256 18446744073709551615 134583492 0 0 8392704 0 0 0 0 17 0 0 0
/proc/29198/statm: 1817 1427 71 118 0 1696 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 8708

[startup+3.10121 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 29199
/proc/meminfo: memFree=1823408/2055920 swapFree=4181240/4192956
[pid=29197] ppid=29195 vsize=1440 CPUtime=0
/proc/29197/stat : 29197 (SATzilla2007_C) S 29195 29197 29130 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 100100439 1474560 110 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/29197/statm: 360 110 95 260 0 84 0
[pid=29198] ppid=29197 vsize=7400 CPUtime=3.08
/proc/29198/stat : 29198 (march_dl) R 29197 29197 29130 0 -1 4194304 9699 0 0 0 305 3 0 0 25 0 1 0 100100439 7577600 1490 1992294400 134512640 134996440 4294956256 18446744073709551615 134583376 0 0 8392704 0 0 0 0 17 0 0 0
/proc/29198/statm: 1850 1490 71 118 0 1729 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 8840

[startup+6.30152 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 29200
/proc/meminfo: memFree=1825776/2055920 swapFree=4181240/4192956
[pid=29197] ppid=29195 vsize=1440 CPUtime=4.99
/proc/29197/stat : 29197 (SATzilla2007_C) S 29195 29197 29130 0 -1 4194304 135 9771 0 0 0 0 496 3 16 0 1 0 100100439 1474560 111 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/29197/statm: 360 111 96 260 0 84 0
[pid=29200] ppid=29197 vsize=6188 CPUtime=1.28
/proc/29200/stat : 29200 (ubcsat2006) R 29197 29197 29130 0 -1 4194304 1008 0 0 0 124 4 0 0 25 0 1 0 100100939 6336512 991 1992294400 134512640 134777720 4294956112 18446744073709551615 134704154 0 0 8392704 0 0 0 0 17 1 0 0
/proc/29200/statm: 1547 991 156 64 0 1128 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 7628

[startup+12.7011 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 29201
/proc/meminfo: memFree=1813816/2055920 swapFree=4181240/4192956
[pid=29197] ppid=29195 vsize=12184 CPUtime=11.83
/proc/29197/stat : 29197 (SATzilla2007_C) S 29195 29197 29130 0 -1 4194304 5211 10785 0 0 457 10 705 11 25 0 1 0 100100439 12476416 2755 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/29197/statm: 3046 2755 164 260 0 2770 0
[pid=29201] ppid=29197 vsize=4500 CPUtime=0.81
/proc/29201/stat : 29201 (minisat20) R 29197 29197 29130 0 -1 4194304 1034 0 0 0 81 0 0 0 24 0 1 0 100101626 4608000 1029 1992294400 134512640 134998072 4294956304 18446744073709551615 134525443 0 0 8392704 3 0 0 0 17 1 0 0
/proc/29201/statm: 1125 1029 59 118 0 1003 0
Current children cumulated CPU time (s) 12.64
Current children cumulated vsize (KiB) 16684

[startup+25.5023 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 29201
/proc/meminfo: memFree=1810808/2055920 swapFree=4181240/4192956
[pid=29197] ppid=29195 vsize=12184 CPUtime=11.83
/proc/29197/stat : 29197 (SATzilla2007_C) S 29195 29197 29130 0 -1 4194304 5211 10785 0 0 457 10 705 11 25 0 1 0 100100439 12476416 2755 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/29197/statm: 3046 2755 164 260 0 2770 0
[pid=29201] ppid=29197 vsize=7488 CPUtime=13.59
/proc/29201/stat : 29201 (minisat20) R 29197 29197 29130 0 -1 4194304 1754 0 0 0 1358 1 0 0 25 0 1 0 100101626 7667712 1749 1992294400 134512640 134998072 4294956304 18446744073709551615 134525443 0 0 8392704 3 0 0 0 17 0 0 0
/proc/29201/statm: 1872 1749 59 118 0 1750 0
Current children cumulated CPU time (s) 25.42
Current children cumulated vsize (KiB) 19672

[startup+51.1027 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 29201
/proc/meminfo: memFree=1806008/2055920 swapFree=4181240/4192956
[pid=29197] ppid=29195 vsize=12184 CPUtime=11.83
/proc/29197/stat : 29197 (SATzilla2007_C) S 29195 29197 29130 0 -1 4194304 5211 10785 0 0 457 10 705 11 25 0 1 0 100100439 12476416 2755 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/29197/statm: 3046 2755 164 260 0 2770 0
[pid=29201] ppid=29197 vsize=12380 CPUtime=39.17
/proc/29201/stat : 29201 (minisat20) R 29197 29197 29130 0 -1 4194304 2977 0 0 0 3915 2 0 0 25 0 1 0 100101626 12677120 2972 1992294400 134512640 134998072 4294956304 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 0 0 0
/proc/29201/statm: 3095 2972 59 118 0 2973 0
Current children cumulated CPU time (s) 51
Current children cumulated vsize (KiB) 24564

[startup+102.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 29201
/proc/meminfo: memFree=1801656/2055920 swapFree=4181240/4192956
[pid=29197] ppid=29195 vsize=12184 CPUtime=11.83
/proc/29197/stat : 29197 (SATzilla2007_C) S 29195 29197 29130 0 -1 4194304 5211 10785 0 0 457 10 705 11 25 0 1 0 100100439 12476416 2755 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/29197/statm: 3046 2755 164 260 0 2770 0
[pid=29201] ppid=29197 vsize=16556 CPUtime=90.36
/proc/29201/stat : 29201 (minisat20) R 29197 29197 29130 0 -1 4194304 4023 0 0 0 9033 3 0 0 25 0 1 0 100101626 16953344 4018 1992294400 134512640 134998072 4294956304 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 0 0 0
/proc/29201/statm: 4139 4018 59 118 0 4017 0
Current children cumulated CPU time (s) 102.19
Current children cumulated vsize (KiB) 28740

[startup+162.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 29201
/proc/meminfo: memFree=1798520/2055920 swapFree=4181240/4192956
[pid=29197] ppid=29195 vsize=12184 CPUtime=11.83
/proc/29197/stat : 29197 (SATzilla2007_C) S 29195 29197 29130 0 -1 4194304 5211 10785 0 0 457 10 705 11 25 0 1 0 100100439 12476416 2755 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/29197/statm: 3046 2755 164 260 0 2770 0
[pid=29201] ppid=29197 vsize=19616 CPUtime=150.34
/proc/29201/stat : 29201 (minisat20) R 29197 29197 29130 0 -1 4194304 4793 0 0 0 15030 4 0 0 25 0 1 0 100101626 20086784 4788 1992294400 134512640 134998072 4294956304 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 0 0 0
/proc/29201/statm: 4904 4788 59 118 0 4782 0
Current children cumulated CPU time (s) 162.17
Current children cumulated vsize (KiB) 31800

[startup+222.307 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 29201
/proc/meminfo: memFree=1796664/2055920 swapFree=4181240/4192956
[pid=29197] ppid=29195 vsize=12184 CPUtime=11.83
/proc/29197/stat : 29197 (SATzilla2007_C) S 29195 29197 29130 0 -1 4194304 5211 10785 0 0 457 10 705 11 25 0 1 0 100100439 12476416 2755 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/29197/statm: 3046 2755 164 260 0 2770 0
[pid=29201] ppid=29197 vsize=21540 CPUtime=210.31
/proc/29201/stat : 29201 (minisat20) R 29197 29197 29130 0 -1 4194304 5267 0 0 0 21027 4 0 0 25 0 1 0 100101626 22056960 5262 1992294400 134512640 134998072 4294956304 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 0 0 0
/proc/29201/statm: 5385 5262 59 118 0 5263 0
Current children cumulated CPU time (s) 222.14
Current children cumulated vsize (KiB) 33724

[startup+282.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 29201
/proc/meminfo: memFree=1795384/2055920 swapFree=4181240/4192956
[pid=29197] ppid=29195 vsize=12184 CPUtime=11.83
/proc/29197/stat : 29197 (SATzilla2007_C) S 29195 29197 29130 0 -1 4194304 5211 10785 0 0 457 10 705 11 25 0 1 0 100100439 12476416 2755 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/29197/statm: 3046 2755 164 260 0 2770 0
[pid=29201] ppid=29197 vsize=22872 CPUtime=270.28
/proc/29201/stat : 29201 (minisat20) R 29197 29197 29130 0 -1 4194304 5574 0 0 0 27023 5 0 0 25 0 1 0 100101626 23420928 5569 1992294400 134512640 134998072 4294956304 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 0 0 0
/proc/29201/statm: 5718 5569 59 118 0 5596 0
Current children cumulated CPU time (s) 282.11
Current children cumulated vsize (KiB) 35056

[startup+342.303 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 29201
/proc/meminfo: memFree=1794232/2055920 swapFree=4181240/4192956
[pid=29197] ppid=29195 vsize=12184 CPUtime=11.83
/proc/29197/stat : 29197 (SATzilla2007_C) S 29195 29197 29130 0 -1 4194304 5211 10785 0 0 457 10 705 11 25 0 1 0 100100439 12476416 2755 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/29197/statm: 3046 2755 164 260 0 2770 0
[pid=29201] ppid=29197 vsize=24008 CPUtime=330.26
/proc/29201/stat : 29201 (minisat20) R 29197 29197 29130 0 -1 4194304 5844 0 0 0 33021 5 0 0 25 0 1 0 100101626 24584192 5828 1992294400 134512640 134998072 4294956304 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 0 0 0
/proc/29201/statm: 6002 5828 59 118 0 5880 0

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


[startup+762.301 s]
/proc/loadavg: 1.03 1.03 1.00 2/66 29201
/proc/meminfo: memFree=1790904/2055920 swapFree=4181240/4192956
[pid=29197] ppid=29195 vsize=12184 CPUtime=11.83
/proc/29197/stat : 29197 (SATzilla2007_C) S 29195 29197 29130 0 -1 4194304 5211 10785 0 0 457 10 705 11 25 0 1 0 100100439 12476416 2755 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/29197/statm: 3046 2755 164 260 0 2770 0
[pid=29201] ppid=29197 vsize=27252 CPUtime=750.09
/proc/29201/stat : 29201 (minisat20) R 29197 29197 29130 0 -1 4194304 6635 0 0 0 75003 6 0 0 25 0 1 0 100101626 27906048 6619 1992294400 134512640 134998072 4294956304 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 0 0 0
/proc/29201/statm: 6813 6619 59 118 0 6691 0
Current children cumulated CPU time (s) 761.92
Current children cumulated vsize (KiB) 39436

[startup+822.302 s]
/proc/loadavg: 1.01 1.03 1.00 2/66 29201
/proc/meminfo: memFree=1790392/2055920 swapFree=4181240/4192956
[pid=29197] ppid=29195 vsize=12184 CPUtime=11.83
/proc/29197/stat : 29197 (SATzilla2007_C) S 29195 29197 29130 0 -1 4194304 5211 10785 0 0 457 10 705 11 25 0 1 0 100100439 12476416 2755 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/29197/statm: 3046 2755 164 260 0 2770 0
[pid=29201] ppid=29197 vsize=27896 CPUtime=810.06
/proc/29201/stat : 29201 (minisat20) R 29197 29197 29130 0 -1 4194304 6786 0 0 0 81000 6 0 0 25 0 1 0 100101626 28565504 6770 1992294400 134512640 134998072 4294956304 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 0 0 0
/proc/29201/statm: 6974 6770 59 118 0 6852 0
Current children cumulated CPU time (s) 821.89
Current children cumulated vsize (KiB) 40080

[startup+882.305 s]
/proc/loadavg: 1.00 1.02 1.00 2/66 29201
/proc/meminfo: memFree=1790008/2055920 swapFree=4181240/4192956
[pid=29197] ppid=29195 vsize=12184 CPUtime=11.83
/proc/29197/stat : 29197 (SATzilla2007_C) S 29195 29197 29130 0 -1 4194304 5211 10785 0 0 457 10 705 11 25 0 1 0 100100439 12476416 2755 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/29197/statm: 3046 2755 164 260 0 2770 0
[pid=29201] ppid=29197 vsize=28204 CPUtime=870.05
/proc/29201/stat : 29201 (minisat20) R 29197 29197 29130 0 -1 4194304 6847 0 0 0 86998 7 0 0 25 0 1 0 100101626 28880896 6831 1992294400 134512640 134998072 4294956304 18446744073709551615 134525752 0 0 8392704 3 0 0 0 17 0 0 0
/proc/29201/statm: 7051 6831 59 118 0 6929 0
Current children cumulated CPU time (s) 881.88
Current children cumulated vsize (KiB) 40388

[startup+942.302 s]
/proc/loadavg: 1.00 1.01 1.00 2/66 29201
/proc/meminfo: memFree=1788792/2055920 swapFree=4181240/4192956
[pid=29197] ppid=29195 vsize=12184 CPUtime=11.83
/proc/29197/stat : 29197 (SATzilla2007_C) S 29195 29197 29130 0 -1 4194304 5211 10785 0 0 457 10 705 11 25 0 1 0 100100439 12476416 2755 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/29197/statm: 3046 2755 164 260 0 2770 0
[pid=29201] ppid=29197 vsize=29524 CPUtime=930.01
/proc/29201/stat : 29201 (minisat20) R 29197 29197 29130 0 -1 4194304 7174 0 0 0 92994 7 0 0 25 0 1 0 100101626 30232576 7158 1992294400 134512640 134998072 4294956304 18446744073709551615 134525488 0 0 8392704 3 0 0 0 17 0 0 0
/proc/29201/statm: 7381 7158 59 118 0 7259 0
Current children cumulated CPU time (s) 941.84
Current children cumulated vsize (KiB) 41708

[startup+1002.3 s]
/proc/loadavg: 1.00 1.01 1.00 2/66 29201
/proc/meminfo: memFree=1786424/2055920 swapFree=4181240/4192956
[pid=29197] ppid=29195 vsize=12184 CPUtime=11.83
/proc/29197/stat : 29197 (SATzilla2007_C) S 29195 29197 29130 0 -1 4194304 5211 10785 0 0 457 10 705 11 25 0 1 0 100100439 12476416 2755 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/29197/statm: 3046 2755 164 260 0 2770 0
[pid=29201] ppid=29197 vsize=31912 CPUtime=989.97
/proc/29201/stat : 29201 (minisat20) R 29197 29197 29130 0 -1 4194304 7744 0 0 0 98990 7 0 0 25 0 1 0 100101626 32677888 7728 1992294400 134512640 134998072 4294956304 18446744073709551615 134525557 0 0 8392704 3 0 0 0 17 0 0 0
/proc/29201/statm: 7978 7728 59 118 0 7856 0
Current children cumulated CPU time (s) 1001.8
Current children cumulated vsize (KiB) 44096

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 29201
/proc/meminfo: memFree=1786168/2055920 swapFree=4181240/4192956
[pid=29197] ppid=29195 vsize=12184 CPUtime=11.83
/proc/29197/stat : 29197 (SATzilla2007_C) S 29195 29197 29130 0 -1 4194304 5211 10785 0 0 457 10 705 11 25 0 1 0 100100439 12476416 2755 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/29197/statm: 3046 2755 164 260 0 2770 0
[pid=29201] ppid=29197 vsize=32180 CPUtime=1049.95
/proc/29201/stat : 29201 (minisat20) R 29197 29197 29130 0 -1 4194304 7824 0 0 0 104988 7 0 0 25 0 1 0 100101626 32952320 7808 1992294400 134512640 134998072 4294956304 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 0 0 0
/proc/29201/statm: 8045 7808 59 118 0 7923 0
Current children cumulated CPU time (s) 1061.78
Current children cumulated vsize (KiB) 44364

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 29201
/proc/meminfo: memFree=1780408/2055920 swapFree=4181240/4192956
[pid=29197] ppid=29195 vsize=12184 CPUtime=11.83
/proc/29197/stat : 29197 (SATzilla2007_C) S 29195 29197 29130 0 -1 4194304 5211 10785 0 0 457 10 705 11 25 0 1 0 100100439 12476416 2755 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/29197/statm: 3046 2755 164 260 0 2770 0
[pid=29201] ppid=29197 vsize=37936 CPUtime=1109.92
/proc/29201/stat : 29201 (minisat20) R 29197 29197 29130 0 -1 4194304 9233 0 0 0 110984 8 0 0 25 0 1 0 100101626 38846464 9217 1992294400 134512640 134998072 4294956304 18446744073709551615 134527454 0 0 8392704 3 0 0 0 17 0 0 0
/proc/29201/statm: 9484 9217 59 118 0 9362 0
Current children cumulated CPU time (s) 1121.75
Current children cumulated vsize (KiB) 50120

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 29201
/proc/meminfo: memFree=1780344/2055920 swapFree=4181240/4192956
[pid=29197] ppid=29195 vsize=12184 CPUtime=11.83
/proc/29197/stat : 29197 (SATzilla2007_C) S 29195 29197 29130 0 -1 4194304 5211 10785 0 0 457 10 705 11 25 0 1 0 100100439 12476416 2755 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/29197/statm: 3046 2755 164 260 0 2770 0
[pid=29201] ppid=29197 vsize=37936 CPUtime=1169.9
/proc/29201/stat : 29201 (minisat20) R 29197 29197 29130 0 -1 4194304 9233 0 0 0 116982 8 0 0 25 0 1 0 100101626 38846464 9217 1992294400 134512640 134998072 4294956304 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 0 0 0
/proc/29201/statm: 9484 9217 59 118 0 9362 0
Current children cumulated CPU time (s) 1181.73
Current children cumulated vsize (KiB) 50120

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

[startup+1190.4 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 29201
/proc/meminfo: memFree=1780344/2055920 swapFree=4181240/4192956
[pid=29197] ppid=29195 vsize=12184 CPUtime=11.83
/proc/29197/stat : 29197 (SATzilla2007_C) S 29195 29197 29130 0 -1 4194304 5211 10785 0 0 457 10 705 11 25 0 1 0 100100439 12476416 2755 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/29197/statm: 3046 2755 164 260 0 2770 0
[pid=29201] ppid=29197 vsize=37936 CPUtime=1178
/proc/29201/stat : 29201 (minisat20) R 29197 29197 29130 0 -1 4194304 9233 0 0 0 117792 8 0 0 25 0 1 0 100101626 38846464 9217 1992294400 134512640 134998072 4294956304 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 0 0 0
/proc/29201/statm: 9484 9217 59 118 0 9362 0
Current children cumulated CPU time (s) 1189.83
Current children cumulated vsize (KiB) 50120

[startup+1196.8 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 29201
/proc/meminfo: memFree=1780344/2055920 swapFree=4181240/4192956
[pid=29197] ppid=29195 vsize=12184 CPUtime=11.83
/proc/29197/stat : 29197 (SATzilla2007_C) S 29195 29197 29130 0 -1 4194304 5211 10785 0 0 457 10 705 11 25 0 1 0 100100439 12476416 2755 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/29197/statm: 3046 2755 164 260 0 2770 0
[pid=29201] ppid=29197 vsize=37936 CPUtime=1184.4
/proc/29201/stat : 29201 (minisat20) R 29197 29197 29130 0 -1 4194304 9233 0 0 0 118432 8 0 0 25 0 1 0 100101626 38846464 9217 1992294400 134512640 134998072 4294956304 18446744073709551615 134527437 0 0 8392704 3 0 0 0 17 0 0 0
/proc/29201/statm: 9484 9217 59 118 0 9362 0
Current children cumulated CPU time (s) 1196.23
Current children cumulated vsize (KiB) 50120

[startup+1198.4 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 29201
/proc/meminfo: memFree=1780344/2055920 swapFree=4181240/4192956
[pid=29197] ppid=29195 vsize=12184 CPUtime=11.83
/proc/29197/stat : 29197 (SATzilla2007_C) S 29195 29197 29130 0 -1 4194304 5211 10785 0 0 457 10 705 11 25 0 1 0 100100439 12476416 2755 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/29197/statm: 3046 2755 164 260 0 2770 0
[pid=29201] ppid=29197 vsize=37936 CPUtime=1186
/proc/29201/stat : 29201 (minisat20) R 29197 29197 29130 0 -1 4194304 9233 0 0 0 118592 8 0 0 25 0 1 0 100101626 38846464 9217 1992294400 134512640 134998072 4294956304 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 0 0 0
/proc/29201/statm: 9484 9217 59 118 0 9362 0
Current children cumulated CPU time (s) 1197.83
Current children cumulated vsize (KiB) 50120

[startup+1199.2 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 29201
/proc/meminfo: memFree=1780344/2055920 swapFree=4181240/4192956
[pid=29197] ppid=29195 vsize=12184 CPUtime=11.83
/proc/29197/stat : 29197 (SATzilla2007_C) S 29195 29197 29130 0 -1 4194304 5211 10785 0 0 457 10 705 11 25 0 1 0 100100439 12476416 2755 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/29197/statm: 3046 2755 164 260 0 2770 0
[pid=29201] ppid=29197 vsize=37936 CPUtime=1186.8
/proc/29201/stat : 29201 (minisat20) R 29197 29197 29130 0 -1 4194304 9233 0 0 0 118672 8 0 0 25 0 1 0 100101626 38846464 9217 1992294400 134512640 134998072 4294956304 18446744073709551615 134525816 0 0 8392704 3 0 0 0 17 0 0 0
/proc/29201/statm: 9484 9217 59 118 0 9362 0
Current children cumulated CPU time (s) 1198.63
Current children cumulated vsize (KiB) 50120

[startup+1200 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 29201
/proc/meminfo: memFree=1780344/2055920 swapFree=4181240/4192956
[pid=29197] ppid=29195 vsize=12184 CPUtime=11.83
/proc/29197/stat : 29197 (SATzilla2007_C) S 29195 29197 29130 0 -1 4194304 5211 10785 0 0 457 10 705 11 25 0 1 0 100100439 12476416 2755 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/29197/statm: 3046 2755 164 260 0 2770 0
[pid=29201] ppid=29197 vsize=37936 CPUtime=1187.6
/proc/29201/stat : 29201 (minisat20) R 29197 29197 29130 0 -1 4194304 9233 0 0 0 118752 8 0 0 25 0 1 0 100101626 38846464 9217 1992294400 134512640 134998072 4294956304 18446744073709551615 134527437 0 0 8392704 3 0 0 0 17 0 0 0
/proc/29201/statm: 9484 9217 59 118 0 9362 0
Current children cumulated CPU time (s) 1199.43
Current children cumulated vsize (KiB) 50120

[startup+1200.21 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 29201
/proc/meminfo: memFree=1780344/2055920 swapFree=4181240/4192956
[pid=29197] ppid=29195 vsize=12184 CPUtime=11.83
/proc/29197/stat : 29197 (SATzilla2007_C) S 29195 29197 29130 0 -1 4194304 5211 10785 0 0 457 10 705 11 25 0 1 0 100100439 12476416 2755 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/29197/statm: 3046 2755 164 260 0 2770 0
[pid=29201] ppid=29197 vsize=37936 CPUtime=1187.8
/proc/29201/stat : 29201 (minisat20) R 29197 29197 29130 0 -1 4194304 9233 0 0 0 118772 8 0 0 25 0 1 0 100101626 38846464 9217 1992294400 134512640 134998072 4294956304 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 0 0 0
/proc/29201/statm: 9484 9217 59 118 0 9362 0
Current children cumulated CPU time (s) 1199.63
Current children cumulated vsize (KiB) 50120

Child status: 17
Real time (s): 1200.22
CPU time (s): 1199.68
CPU user time (s): 1199.36
CPU system time (s): 0.32295
CPU usage (%): 99.955
Max. virtual memory (cumulated for all children) (KiB): 50120

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.36
system time used= 0.32295
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 25242
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= 10
involuntary context switches= 2985

runsolver used 1.02184 second user time and 3.35449 second system time

The end

Launcher Data

Begin job on node48 at 2009-04-26 06:38:47
IDJOB=1727088
IDBENCH=24628
IDSOLVER=558
FILE ID=node48/1727088-1240720727
PBS_JOBID= 9186905
Free space on /tmp= 66384 MiB

SOLVER NAME= SAT07 reference solver: SATzilla CRAFTED
BENCH NAME= SAT07/crafted/Hard/contest04/others/Composite-048BitPrimes-0.sat05-503.reshuffled-07.cnf
COMMAND LINE= HOME/SATzilla2007_C BENCHNAME            
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1727088-1240720727/watcher-1727088-1240720727 -o /tmp/evaluation-result-1727088-1240720727/solver-1727088-1240720727 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/SATzilla2007_C HOME/instance-1727088-1240720727.cnf            

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB
MAX NB THREAD= 0

MD5SUM BENCH= 5a3ae9766db0de00fa37fabacaa34827
RANDOM SEED=291564441

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

/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.209
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.209
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:       1830048 kB
Buffers:         12068 kB
Cached:         150956 kB
SwapCached:       5684 kB
Active:          26504 kB
Inactive:       144508 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1830048 kB
SwapTotal:     4192956 kB
SwapFree:      4181240 kB
Dirty:            9508 kB
Writeback:           0 kB
Mapped:          13460 kB
Slab:            40912 kB
Committed_AS:   456844 kB
PageTables:       1368 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= 66376 MiB
End job on node48 at 2009-04-26 06:58:47