Trace number 1727141

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.12 1199.51

General information on the benchmark

Namecrafted/Hard/contest04/others/
Composite-048BitPrimes-1.sat05-504.reshuffled-07.cnf
MD5SUM3ec02d98577965dc40d4f2f9fa0499c0
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.79/11.92	c run March_dl for 5 seconds ... 
11.79/11.92	c Bin: Executing march_dl
11.79/11.92	c child exit by a signal
11.79/11.92	c march_dl returned code 137.
11.79/11.92	c run saps (UBCSAT implementation) for 2 seconds ... 
11.79/11.92	c Bin: Executing ubcsat2006
11.79/11.92	c child exited successfully
11.79/11.92	c ubcsat2006 returned code 0.
11.79/11.92	c satzilla computing base features
11.79/11.92	c satzilla doing unit-prop probe
11.79/11.92	c satzilla doing local search probe
11.79/11.92	c satzilla doing lobjois search-space size estimate
11.79/11.92	c satzilla's ranking:
11.79/11.92	c 1) minisat20+P: 0.899639
11.79/11.92	c 2) minisat20: 2.710676
11.79/11.92	c 3) zchaff_rand+P: 3.249133
11.79/11.92	c 4) vallst+P: 3.500261
11.79/11.92	c 5) march_dl+P: 3.529397
11.79/11.92	c 6) march_dl: 3.737818
11.79/11.92	c 7) kcnfs+P: 999.000000
11.79/11.92	c 8) kcnfs: 999.000000
11.79/11.92	c 9) vallst: 999.000000
11.79/11.92	c 10) zchaff_rand: 999.000000
11.79/11.92	c satzilla running minisat20 with preprocessing ... 
12.19/12.38	This is MiniSat 2.0 beta
12.19/12.38	WARNING: for repeatability, setting FPU to use double precision
12.19/12.38	============================[ Problem Statistics ]=============================
12.19/12.38	|                                                                             |
12.19/12.38	|  Number of variables:  4413                                                 |
12.19/12.38	|  Number of clauses:    41232                                                |
12.27/12.41	|  Parsing time:         0.03         s                                       |
12.27/12.42	============================[ Search Statistics ]==============================
12.27/12.42	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
12.27/12.42	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
12.27/12.42	===============================================================================
12.27/12.42	|         0 |    4413    41232   189912 |    13744        0    nan |  0.000 % |
12.27/12.44	|       101 |    4413    41232   189912 |    15118      101     25 |  0.000 % |
12.27/12.53	|       253 |    4413    41232   189912 |    16630      253     46 |  0.000 % |
12.27/12.71	|       478 |    4413    41232   189912 |    18293      478     58 |  0.000 % |
12.27/12.92	|       816 |    4413    41232   189912 |    20122      816     53 |  0.000 % |
13.28/13.41	|      1323 |    4413    41232   189912 |    22134     1323     63 |  0.000 % |
13.98/14.14	|      2083 |    4413    41232   189912 |    24348     2083     58 |  0.000 % |
15.38/15.53	|      3222 |    4413    41232   189912 |    26783     3222     55 |  0.000 % |
17.08/17.23	|      4931 |    4413    41232   189912 |    29461     4931     57 |  0.000 % |
20.57/20.76	|      7494 |    4413    41232   189912 |    32407     7494     53 |  0.000 % |
25.38/25.52	|     11338 |    4413    41232   189912 |    35648    11338     59 |  0.000 % |
32.47/32.65	|     17105 |    4413    41232   189912 |    39213    17105     56 |  0.000 % |
45.97/46.12	|     25754 |    4413    41232   189912 |    43134    25754     58 |  0.000 % |
69.27/69.49	|     38729 |    4413    41232   189912 |    47448    38729     60 |  0.000 % |
102.56/102.74	|     58190 |    4413    41232   189912 |    52192    21482     53 |  0.000 % |
134.85/135.07	|     87383 |    4413    41232   189912 |    57412    50675     49 |  0.000 % |
212.03/212.25	|    131173 |    4412    40854   188038 |    63153    48771     61 |  0.023 % |
379.09/379.33	|    196858 |    4412    40854   188038 |    69468    62274     96 |  0.023 % |
544.15/544.49	|    295384 |    4412    40854   188038 |    76415    45082     46 |  0.023 % |
810.97/811.31	|    443173 |    4412    40854   188038 |    84057    64655     48 |  0.023 % |
1199.08/1199.50	c Preprocessing...
1199.08/1199.50	c Inital problem has 4703 variables, 40754 nary clauses (4604 binary clauses).
1199.08/1199.50	c Num non-binary clauses 40608, Average non-binary clause length 4.778
1199.08/1199.50	c Theory has no gaps
1199.08/1199.50	c Preprocessor runtime was 0.370 seconds.
1199.08/1199.50	c 
1199.08/1199.50	c Satisfiability of theory still undetermined.
1199.08/1199.50	c See file /tmp/oVcVdr for simplified theory.
1199.08/1199.50	c Bin: Executing minisat20
1199.08/1199.50	c child exit by a signal
1199.08/1199.50	c minisat20 returned code 137.
1199.08/1199.50	c minisat20 returned code 137.
1199.08/1199.50	c satzilla running minisat20 ... 
1199.08/1199.50	c Bin: Executing minisat20
1199.08/1199.50	c minisat20 returned code 1.
1199.08/1199.50	c minisat20 returned code 1.
1199.08/1199.50	c satzilla running zchaff_rand with preprocessing ... 
1199.08/1199.51	c Bin: Executing zchaff_rand
1199.08/1199.51	c zchaff_rand returned code 1.
1199.08/1199.51	c zchaff_rand returned code 1.
1199.08/1199.51	c satzilla running vallst with preprocessing ... 
1199.08/1199.51	c Bin: Executing vallst
1199.08/1199.51	c vallst returned code 1.
1199.08/1199.51	c vallst returned code 1.
1199.08/1199.51	c satzilla running march_dl with preprocessing ... 
1199.08/1199.51	c Bin: Executing march_dl
1199.08/1199.51	c march_dl returned code 1.
1199.08/1199.51	c march_dl returned code 1.
1199.08/1199.51	c satzilla running march_dl ... 
1199.08/1199.51	c Bin: Executing march_dl
1199.08/1199.51	c march_dl returned code 1.
1199.08/1199.51	c march_dl returned code 1.
1199.08/1199.51	c satzilla running kcnfs with preprocessing ... 
1199.08/1199.51	c Bin: Executing kcnfs
1199.08/1199.51	c kcnfs returned code 1.
1199.08/1199.51	c kcnfs returned code 1.
1199.08/1199.51	c satzilla running kcnfs ... 
1199.08/1199.51	c Bin: Executing kcnfs
1199.08/1199.51	c kcnfs returned code 1.
1199.08/1199.51	c kcnfs returned code 1.
1199.08/1199.51	c satzilla running vallst ... 
1199.08/1199.51	c Bin: Executing vallst
1199.08/1199.51	c vallst returned code 1.
1199.08/1199.51	c vallst returned code 1.
1199.08/1199.51	c satzilla running zchaff_rand ... 
1199.08/1199.51	c Bin: Executing zchaff_rand
1199.08/1199.51	c zchaff_rand returned code 1.
1199.08/1199.51	c zchaff_rand returned code 1.
1199.08/1199.51	c ERROR: All Failed! 
1199.08/1199.51	c SATZILLA_TIME=1199.280000

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-1727141-1240721404/watcher-1727141-1240721404 -o /tmp/evaluation-result-1727141-1240721404/solver-1727141-1240721404 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/SATzilla2007_C HOME/instance-1727141-1240721404.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: 0.91 0.95 0.98 3/64 14279
/proc/meminfo: memFree=1811104/2055920 swapFree=4192956/4192956
[pid=14279] ppid=14277 vsize=1440 CPUtime=0
/proc/14279/stat : 14279 (SATzilla2007_C) R 14277 14279 10839 0 -1 4194304 126 0 0 0 0 0 0 0 18 0 1 0 100167818 1474560 110 1992294400 134512640 135579813 4294956208 18446744073709551615 135216547 0 0 4096 0 0 0 0 17 1 0 0
/proc/14279/statm: 360 110 95 260 0 84 0
[pid=14280] ppid=14279 vsize=1272 CPUtime=0
/proc/14280/stat : 14280 (march_dl) R 14279 14279 10839 0 -1 4194304 187 0 0 0 0 0 0 0 18 0 1 0 100167818 1302528 182 1992294400 134512640 134996440 4294956240 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 1 0 0
/proc/14280/statm: 318 182 50 118 0 197 0

[startup+0.081442 s]
/proc/loadavg: 0.91 0.95 0.98 3/64 14279
/proc/meminfo: memFree=1811104/2055920 swapFree=4192956/4192956
[pid=14279] ppid=14277 vsize=1440 CPUtime=0
/proc/14279/stat : 14279 (SATzilla2007_C) S 14277 14279 10839 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 100167818 1474560 110 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/14279/statm: 360 110 95 260 0 84 0
[pid=14280] ppid=14279 vsize=2064 CPUtime=0.07
/proc/14280/stat : 14280 (march_dl) R 14279 14279 10839 0 -1 4194304 431 0 0 0 7 0 0 0 19 0 1 0 100167818 2113536 426 1992294400 134512640 134996440 4294956240 18446744073709551615 134778376 0 0 8392704 0 0 0 0 17 1 0 0
/proc/14280/statm: 516 426 50 118 0 395 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 3504

[startup+0.102442 s]
/proc/loadavg: 0.91 0.95 0.98 3/64 14279
/proc/meminfo: memFree=1811104/2055920 swapFree=4192956/4192956
[pid=14279] ppid=14277 vsize=1440 CPUtime=0
/proc/14279/stat : 14279 (SATzilla2007_C) S 14277 14279 10839 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 100167818 1474560 110 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/14279/statm: 360 110 95 260 0 84 0
[pid=14280] ppid=14279 vsize=3752 CPUtime=0.09
/proc/14280/stat : 14280 (march_dl) R 14279 14279 10839 0 -1 4194304 689 0 0 0 9 0 0 0 19 0 1 0 100167818 3842048 683 1992294400 134512640 134996440 4294956240 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 1 0 0
/proc/14280/statm: 971 688 52 118 0 850 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 5192

[startup+0.302471 s]
/proc/loadavg: 0.91 0.95 0.98 3/64 14279
/proc/meminfo: memFree=1811104/2055920 swapFree=4192956/4192956
[pid=14279] ppid=14277 vsize=1440 CPUtime=0
/proc/14279/stat : 14279 (SATzilla2007_C) S 14277 14279 10839 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 100167818 1474560 110 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/14279/statm: 360 110 95 260 0 84 0
[pid=14280] ppid=14279 vsize=3728 CPUtime=0.29
/proc/14280/stat : 14280 (march_dl) R 14279 14279 10839 0 -1 4194304 2974 0 0 0 28 1 0 0 21 0 1 0 100167818 3817472 661 1992294400 134512640 134996440 4294956240 18446744073709551615 134663596 0 0 8392704 0 0 0 0 17 1 0 0
/proc/14280/statm: 932 661 55 118 0 811 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 5168

[startup+0.701496 s]
/proc/loadavg: 0.91 0.95 0.98 3/64 14279
/proc/meminfo: memFree=1811104/2055920 swapFree=4192956/4192956
[pid=14279] ppid=14277 vsize=1440 CPUtime=0
/proc/14279/stat : 14279 (SATzilla2007_C) S 14277 14279 10839 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 100167818 1474560 110 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/14279/statm: 360 110 95 260 0 84 0
[pid=14280] ppid=14279 vsize=5700 CPUtime=0.69
/proc/14280/stat : 14280 (march_dl) R 14279 14279 10839 0 -1 4194304 7829 0 0 0 66 3 0 0 24 0 1 0 100167818 5836800 1188 1992294400 134512640 134996440 4294956240 18446744073709551615 134675049 0 0 8392704 0 0 0 0 17 1 0 0
/proc/14280/statm: 1425 1188 69 118 0 1304 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 7140

[startup+1.50157 s]
/proc/loadavg: 0.91 0.95 0.98 2/66 14281
/proc/meminfo: memFree=1805520/2055920 swapFree=4192956/4192956
[pid=14279] ppid=14277 vsize=1440 CPUtime=0
/proc/14279/stat : 14279 (SATzilla2007_C) S 14277 14279 10839 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 100167818 1474560 110 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/14279/statm: 360 110 95 260 0 84 0
[pid=14280] ppid=14279 vsize=7276 CPUtime=1.49
/proc/14280/stat : 14280 (march_dl) R 14279 14279 10839 0 -1 4194304 8897 0 0 0 145 4 0 0 25 0 1 0 100167818 7450624 1431 1992294400 134512640 134996440 4294956240 18446744073709551615 134583082 0 0 8392704 0 0 0 0 17 1 0 0
/proc/14280/statm: 1819 1431 71 118 0 1698 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 8716

[startup+3.10171 s]
/proc/loadavg: 0.91 0.95 0.98 2/66 14281
/proc/meminfo: memFree=1805328/2055920 swapFree=4192956/4192956
[pid=14279] ppid=14277 vsize=1440 CPUtime=0
/proc/14279/stat : 14279 (SATzilla2007_C) S 14277 14279 10839 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 100167818 1474560 110 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/14279/statm: 360 110 95 260 0 84 0
[pid=14280] ppid=14279 vsize=7408 CPUtime=3.09
/proc/14280/stat : 14280 (march_dl) R 14279 14279 10839 0 -1 4194304 8952 0 0 0 305 4 0 0 25 0 1 0 100167818 7585792 1486 1992294400 134512640 134996440 4294956240 18446744073709551615 134583082 0 0 8392704 0 0 0 0 17 1 0 0
/proc/14280/statm: 1852 1486 71 118 0 1731 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 8848

[startup+6.302 s]
/proc/loadavg: 0.92 0.95 0.98 2/66 14282
/proc/meminfo: memFree=1806032/2055920 swapFree=4192956/4192956
[pid=14279] ppid=14277 vsize=1440 CPUtime=4.99
/proc/14279/stat : 14279 (SATzilla2007_C) S 14277 14279 10839 0 -1 4194304 135 9023 0 0 0 0 495 4 16 0 1 0 100167818 1474560 111 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/14279/statm: 360 111 96 260 0 84 0
[pid=14282] ppid=14279 vsize=6188 CPUtime=1.2
/proc/14282/stat : 14282 (ubcsat2006) R 14279 14279 10839 0 -1 4194304 995 0 13 0 116 4 0 0 25 0 1 0 100168319 6336512 991 1992294400 134512640 134777720 4294956096 18446744073709551615 4294960144 0 0 8392704 0 0 0 0 17 1 0 0
/proc/14282/statm: 1547 991 156 64 0 1128 0
Current children cumulated CPU time (s) 6.19
Current children cumulated vsize (KiB) 7628

[startup+12.7016 s]
/proc/loadavg: 0.93 0.95 0.98 2/65 14282
/proc/meminfo: memFree=1804448/2055920 swapFree=4192956/4192956
[pid=14279] ppid=14277 vsize=12168 CPUtime=12.27
/proc/14279/stat : 14279 (SATzilla2007_C) S 14277 14279 10839 0 -1 4194304 5187 10024 0 13 499 11 704 13 25 0 1 0 100167818 12460032 2759 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/14279/statm: 3042 2759 164 260 0 2766 0
Current children cumulated CPU time (s) 12.27
Current children cumulated vsize (KiB) 12168

[startup+25.5027 s]
/proc/loadavg: 0.94 0.96 0.98 2/66 14283
/proc/meminfo: memFree=1791256/2055920 swapFree=4192956/4192956
[pid=14279] ppid=14277 vsize=12168 CPUtime=12.27
/proc/14279/stat : 14279 (SATzilla2007_C) S 14277 14279 10839 0 -1 4194304 5187 10024 0 13 499 11 704 13 25 0 1 0 100167818 12460032 2759 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/14279/statm: 3042 2759 164 260 0 2766 0
[pid=14283] ppid=14279 vsize=7452 CPUtime=13.11
/proc/14283/stat : 14283 (minisat20) R 14279 14279 10839 0 -1 4194304 1754 0 0 0 1310 1 0 0 25 0 1 0 100169056 7630848 1749 1992294400 134512640 134998072 4294956288 18446744073709551615 134527403 0 0 8392704 3 0 0 0 17 1 0 0
/proc/14283/statm: 1863 1749 58 118 0 1741 0
Current children cumulated CPU time (s) 25.38
Current children cumulated vsize (KiB) 19620

[startup+51.1021 s]
/proc/loadavg: 0.96 0.96 0.98 2/66 14283
/proc/meminfo: memFree=1786456/2055920 swapFree=4192956/4192956
[pid=14279] ppid=14277 vsize=12168 CPUtime=12.27
/proc/14279/stat : 14279 (SATzilla2007_C) S 14277 14279 10839 0 -1 4194304 5187 10024 0 13 499 11 704 13 25 0 1 0 100167818 12460032 2759 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/14279/statm: 3042 2759 164 260 0 2766 0
[pid=14283] ppid=14279 vsize=12340 CPUtime=38.7
/proc/14283/stat : 14283 (minisat20) R 14279 14279 10839 0 -1 4194304 2974 0 0 0 3868 2 0 0 25 0 1 0 100169056 12636160 2969 1992294400 134512640 134998072 4294956288 18446744073709551615 134525155 0 0 8392704 3 0 0 0 17 1 0 0
/proc/14283/statm: 3085 2969 58 118 0 2963 0
Current children cumulated CPU time (s) 50.97
Current children cumulated vsize (KiB) 24508

[startup+102.306 s]
/proc/loadavg: 0.98 0.96 0.98 2/66 14283
/proc/meminfo: memFree=1780824/2055920 swapFree=4192956/4192956
[pid=14279] ppid=14277 vsize=12168 CPUtime=12.27
/proc/14279/stat : 14279 (SATzilla2007_C) S 14277 14279 10839 0 -1 4194304 5187 10024 0 13 499 11 704 13 25 0 1 0 100167818 12460032 2759 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/14279/statm: 3042 2759 164 260 0 2766 0
[pid=14283] ppid=14279 vsize=17868 CPUtime=89.89
/proc/14283/stat : 14283 (minisat20) R 14279 14279 10839 0 -1 4194304 4349 0 0 0 8985 4 0 0 25 0 1 0 100169056 18296832 4344 1992294400 134512640 134998072 4294956288 18446744073709551615 134527403 0 0 8392704 3 0 0 0 17 1 0 0
/proc/14283/statm: 4467 4344 58 118 0 4345 0
Current children cumulated CPU time (s) 102.16
Current children cumulated vsize (KiB) 30036

[startup+162.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 14283
/proc/meminfo: memFree=1778776/2055920 swapFree=4192956/4192956
[pid=14279] ppid=14277 vsize=12168 CPUtime=12.27
/proc/14279/stat : 14279 (SATzilla2007_C) S 14277 14279 10839 0 -1 4194304 5187 10024 0 13 499 11 704 13 25 0 1 0 100167818 12460032 2759 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/14279/statm: 3042 2759 164 260 0 2766 0
[pid=14283] ppid=14279 vsize=19868 CPUtime=149.88
/proc/14283/stat : 14283 (minisat20) R 14279 14279 10839 0 -1 4194304 4841 0 0 0 14983 5 0 0 25 0 1 0 100169056 20344832 4836 1992294400 134512640 134998072 4294956288 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/14283/statm: 4967 4836 58 118 0 4845 0
Current children cumulated CPU time (s) 162.15
Current children cumulated vsize (KiB) 32036

[startup+222.303 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 14283
/proc/meminfo: memFree=1777304/2055920 swapFree=4192956/4192956
[pid=14279] ppid=14277 vsize=12168 CPUtime=12.27
/proc/14279/stat : 14279 (SATzilla2007_C) S 14277 14279 10839 0 -1 4194304 5187 10024 0 13 499 11 704 13 25 0 1 0 100167818 12460032 2759 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/14279/statm: 3042 2759 164 260 0 2766 0
[pid=14283] ppid=14279 vsize=21320 CPUtime=209.85
/proc/14283/stat : 14283 (minisat20) R 14279 14279 10839 0 -1 4194304 5211 0 0 0 20980 5 0 0 25 0 1 0 100169056 21831680 5206 1992294400 134512640 134998072 4294956288 18446744073709551615 134525488 0 0 8392704 3 0 0 0 17 1 0 0
/proc/14283/statm: 5330 5206 58 118 0 5208 0
Current children cumulated CPU time (s) 222.12
Current children cumulated vsize (KiB) 33488

[startup+282.303 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 14283
/proc/meminfo: memFree=1772376/2055920 swapFree=4192956/4192956
[pid=14279] ppid=14277 vsize=12168 CPUtime=12.27
/proc/14279/stat : 14279 (SATzilla2007_C) S 14277 14279 10839 0 -1 4194304 5187 10024 0 13 499 11 704 13 25 0 1 0 100167818 12460032 2759 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/14279/statm: 3042 2759 164 260 0 2766 0
[pid=14283] ppid=14279 vsize=26324 CPUtime=269.85
/proc/14283/stat : 14283 (minisat20) R 14279 14279 10839 0 -1 4194304 6421 0 0 0 26978 7 0 0 25 0 1 0 100169056 26955776 6416 1992294400 134512640 134998072 4294956288 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/14283/statm: 6581 6416 58 118 0 6459 0
Current children cumulated CPU time (s) 282.12
Current children cumulated vsize (KiB) 38492

[startup+342.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 14283
/proc/meminfo: memFree=1771800/2055920 swapFree=4192956/4192956
[pid=14279] ppid=14277 vsize=12168 CPUtime=12.27
/proc/14279/stat : 14279 (SATzilla2007_C) S 14277 14279 10839 0 -1 4194304 5187 10024 0 13 499 11 704 13 25 0 1 0 100167818 12460032 2759 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/14279/statm: 3042 2759 164 260 0 2766 0
[pid=14283] ppid=14279 vsize=26852 CPUtime=329.82
/proc/14283/stat : 14283 (minisat20) R 14279 14279 10839 0 -1 4194304 6556 0 0 0 32975 7 0 0 25 0 1 0 100169056 27496448 6551 1992294400 134512640 134998072 4294956288 18446744073709551615 134527856 0 0 8392704 3 0 0 0 17 1 0 0
/proc/14283/statm: 6713 6551 58 118 0 6591 0
Current children cumulated CPU time (s) 342.09
Current children cumulated vsize (KiB) 39020


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


[startup+762.305 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 14289
/proc/meminfo: memFree=1764184/2055920 swapFree=4192956/4192956
[pid=14279] ppid=14277 vsize=12168 CPUtime=12.27
/proc/14279/stat : 14279 (SATzilla2007_C) S 14277 14279 10839 0 -1 4194304 5187 10024 0 13 499 11 704 13 25 0 1 0 100167818 12460032 2759 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/14279/statm: 3042 2759 164 260 0 2766 0
[pid=14283] ppid=14279 vsize=34036 CPUtime=749.72
/proc/14283/stat : 14283 (minisat20) R 14279 14279 10839 0 -1 4194304 8445 0 0 0 74961 11 0 0 25 0 1 0 100169056 34852864 8381 1992294400 134512640 134998072 4294956288 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/14283/statm: 8509 8381 58 118 0 8387 0
Current children cumulated CPU time (s) 761.99
Current children cumulated vsize (KiB) 46204

[startup+822.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 14289
/proc/meminfo: memFree=1764184/2055920 swapFree=4192956/4192956
[pid=14279] ppid=14277 vsize=12168 CPUtime=12.27
/proc/14279/stat : 14279 (SATzilla2007_C) S 14277 14279 10839 0 -1 4194304 5187 10024 0 13 499 11 704 13 25 0 1 0 100167818 12460032 2759 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/14279/statm: 3042 2759 164 260 0 2766 0
[pid=14283] ppid=14279 vsize=34036 CPUtime=809.71
/proc/14283/stat : 14283 (minisat20) R 14279 14279 10839 0 -1 4194304 8449 0 0 0 80959 12 0 0 25 0 1 0 100169056 34852864 8385 1992294400 134512640 134998072 4294956288 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/14283/statm: 8509 8385 58 118 0 8387 0
Current children cumulated CPU time (s) 821.98
Current children cumulated vsize (KiB) 46204

[startup+882.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 14289
/proc/meminfo: memFree=1764184/2055920 swapFree=4192956/4192956
[pid=14279] ppid=14277 vsize=12168 CPUtime=12.27
/proc/14279/stat : 14279 (SATzilla2007_C) S 14277 14279 10839 0 -1 4194304 5187 10024 0 13 499 11 704 13 25 0 1 0 100167818 12460032 2759 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/14279/statm: 3042 2759 164 260 0 2766 0
[pid=14283] ppid=14279 vsize=34036 CPUtime=869.69
/proc/14283/stat : 14283 (minisat20) R 14279 14279 10839 0 -1 4194304 8456 0 0 0 86957 12 0 0 25 0 1 0 100169056 34852864 8392 1992294400 134512640 134998072 4294956288 18446744073709551615 134525422 0 0 8392704 3 0 0 0 17 1 0 0
/proc/14283/statm: 8509 8392 58 118 0 8387 0
Current children cumulated CPU time (s) 881.96
Current children cumulated vsize (KiB) 46204

[startup+942.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 14289
/proc/meminfo: memFree=1764184/2055920 swapFree=4192956/4192956
[pid=14279] ppid=14277 vsize=12168 CPUtime=12.27
/proc/14279/stat : 14279 (SATzilla2007_C) S 14277 14279 10839 0 -1 4194304 5187 10024 0 13 499 11 704 13 25 0 1 0 100167818 12460032 2759 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/14279/statm: 3042 2759 164 260 0 2766 0
[pid=14283] ppid=14279 vsize=34036 CPUtime=929.67
/proc/14283/stat : 14283 (minisat20) R 14279 14279 10839 0 -1 4194304 8456 0 0 0 92955 12 0 0 25 0 1 0 100169056 34852864 8392 1992294400 134512640 134998072 4294956288 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/14283/statm: 8509 8392 58 118 0 8387 0
Current children cumulated CPU time (s) 941.94
Current children cumulated vsize (KiB) 46204

[startup+1002.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 14289
/proc/meminfo: memFree=1764120/2055920 swapFree=4192956/4192956
[pid=14279] ppid=14277 vsize=12168 CPUtime=12.27
/proc/14279/stat : 14279 (SATzilla2007_C) S 14277 14279 10839 0 -1 4194304 5187 10024 0 13 499 11 704 13 25 0 1 0 100167818 12460032 2759 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/14279/statm: 3042 2759 164 260 0 2766 0
[pid=14283] ppid=14279 vsize=34036 CPUtime=989.66
/proc/14283/stat : 14283 (minisat20) R 14279 14279 10839 0 -1 4194304 8457 0 0 0 98954 12 0 0 25 0 1 0 100169056 34852864 8393 1992294400 134512640 134998072 4294956288 18446744073709551615 134525422 0 0 8392704 3 0 0 0 17 1 0 0
/proc/14283/statm: 8509 8393 58 118 0 8387 0
Current children cumulated CPU time (s) 1001.93
Current children cumulated vsize (KiB) 46204

[startup+1062.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 14289
/proc/meminfo: memFree=1764120/2055920 swapFree=4192956/4192956
[pid=14279] ppid=14277 vsize=12168 CPUtime=12.27
/proc/14279/stat : 14279 (SATzilla2007_C) S 14277 14279 10839 0 -1 4194304 5187 10024 0 13 499 11 704 13 25 0 1 0 100167818 12460032 2759 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/14279/statm: 3042 2759 164 260 0 2766 0
[pid=14283] ppid=14279 vsize=34036 CPUtime=1049.64
/proc/14283/stat : 14283 (minisat20) R 14279 14279 10839 0 -1 4194304 8457 0 0 0 104952 12 0 0 25 0 1 0 100169056 34852864 8393 1992294400 134512640 134998072 4294956288 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/14283/statm: 8509 8393 58 118 0 8387 0
Current children cumulated CPU time (s) 1061.91
Current children cumulated vsize (KiB) 46204

[startup+1122.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 14289
/proc/meminfo: memFree=1762648/2055920 swapFree=4192956/4192956
[pid=14279] ppid=14277 vsize=12168 CPUtime=12.27
/proc/14279/stat : 14279 (SATzilla2007_C) S 14277 14279 10839 0 -1 4194304 5187 10024 0 13 499 11 704 13 25 0 1 0 100167818 12460032 2759 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/14279/statm: 3042 2759 164 260 0 2766 0
[pid=14283] ppid=14279 vsize=35512 CPUtime=1109.63
/proc/14283/stat : 14283 (minisat20) R 14279 14279 10839 0 -1 4194304 8805 0 0 0 110950 13 0 0 25 0 1 0 100169056 36364288 8741 1992294400 134512640 134998072 4294956288 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/14283/statm: 8878 8741 58 118 0 8756 0
Current children cumulated CPU time (s) 1121.9
Current children cumulated vsize (KiB) 47680

[startup+1182.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 14289
/proc/meminfo: memFree=1762648/2055920 swapFree=4192956/4192956
[pid=14279] ppid=14277 vsize=12168 CPUtime=12.27
/proc/14279/stat : 14279 (SATzilla2007_C) S 14277 14279 10839 0 -1 4194304 5187 10024 0 13 499 11 704 13 25 0 1 0 100167818 12460032 2759 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/14279/statm: 3042 2759 164 260 0 2766 0
[pid=14283] ppid=14279 vsize=35512 CPUtime=1169.62
/proc/14283/stat : 14283 (minisat20) R 14279 14279 10839 0 -1 4194304 8805 0 0 0 116948 14 0 0 25 0 1 0 100169056 36364288 8741 1992294400 134512640 134998072 4294956288 18446744073709551615 134525749 0 0 8392704 3 0 0 0 17 1 0 0
/proc/14283/statm: 8878 8741 58 118 0 8756 0
Current children cumulated CPU time (s) 1181.89
Current children cumulated vsize (KiB) 47680

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

[startup+1190.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 14289
/proc/meminfo: memFree=1762648/2055920 swapFree=4192956/4192956
[pid=14279] ppid=14277 vsize=12168 CPUtime=12.27
/proc/14279/stat : 14279 (SATzilla2007_C) S 14277 14279 10839 0 -1 4194304 5187 10024 0 13 499 11 704 13 25 0 1 0 100167818 12460032 2759 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/14279/statm: 3042 2759 164 260 0 2766 0
[pid=14283] ppid=14279 vsize=35512 CPUtime=1177.62
/proc/14283/stat : 14283 (minisat20) R 14279 14279 10839 0 -1 4194304 8805 0 0 0 117748 14 0 0 25 0 1 0 100169056 36364288 8741 1992294400 134512640 134998072 4294956288 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/14283/statm: 8878 8741 58 118 0 8756 0
Current children cumulated CPU time (s) 1189.89
Current children cumulated vsize (KiB) 47680

[startup+1193.51 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 14289
/proc/meminfo: memFree=1762648/2055920 swapFree=4192956/4192956
[pid=14279] ppid=14277 vsize=12168 CPUtime=12.27
/proc/14279/stat : 14279 (SATzilla2007_C) S 14277 14279 10839 0 -1 4194304 5187 10024 0 13 499 11 704 13 25 0 1 0 100167818 12460032 2759 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/14279/statm: 3042 2759 164 260 0 2766 0
[pid=14283] ppid=14279 vsize=35512 CPUtime=1180.82
/proc/14283/stat : 14283 (minisat20) R 14279 14279 10839 0 -1 4194304 8805 0 0 0 118068 14 0 0 25 0 1 0 100169056 36364288 8741 1992294400 134512640 134998072 4294956288 18446744073709551615 134525583 0 0 8392704 3 0 0 0 17 1 0 0
/proc/14283/statm: 8878 8741 58 118 0 8756 0
Current children cumulated CPU time (s) 1193.09
Current children cumulated vsize (KiB) 47680

[startup+1196.7 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 14289
/proc/meminfo: memFree=1762584/2055920 swapFree=4192956/4192956
[pid=14279] ppid=14277 vsize=12168 CPUtime=12.27
/proc/14279/stat : 14279 (SATzilla2007_C) S 14277 14279 10839 0 -1 4194304 5187 10024 0 13 499 11 704 13 25 0 1 0 100167818 12460032 2759 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/14279/statm: 3042 2759 164 260 0 2766 0
[pid=14283] ppid=14279 vsize=35512 CPUtime=1184.02
/proc/14283/stat : 14283 (minisat20) R 14279 14279 10839 0 -1 4194304 8805 0 0 0 118388 14 0 0 25 0 1 0 100169056 36364288 8741 1992294400 134512640 134998072 4294956288 18446744073709551615 134525422 0 0 8392704 3 0 0 0 17 1 0 0
/proc/14283/statm: 8878 8741 58 118 0 8756 0
Current children cumulated CPU time (s) 1196.29
Current children cumulated vsize (KiB) 47680

[startup+1198.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 14289
/proc/meminfo: memFree=1762584/2055920 swapFree=4192956/4192956
[pid=14279] ppid=14277 vsize=12168 CPUtime=12.27
/proc/14279/stat : 14279 (SATzilla2007_C) S 14277 14279 10839 0 -1 4194304 5187 10024 0 13 499 11 704 13 25 0 1 0 100167818 12460032 2759 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/14279/statm: 3042 2759 164 260 0 2766 0
[pid=14283] ppid=14279 vsize=35512 CPUtime=1185.62
/proc/14283/stat : 14283 (minisat20) R 14279 14279 10839 0 -1 4194304 8805 0 0 0 118548 14 0 0 25 0 1 0 100169056 36364288 8741 1992294400 134512640 134998072 4294956288 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/14283/statm: 8878 8741 58 118 0 8756 0
Current children cumulated CPU time (s) 1197.89
Current children cumulated vsize (KiB) 47680

[startup+1199.1 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 14289
/proc/meminfo: memFree=1762584/2055920 swapFree=4192956/4192956
[pid=14279] ppid=14277 vsize=12168 CPUtime=12.27
/proc/14279/stat : 14279 (SATzilla2007_C) S 14277 14279 10839 0 -1 4194304 5187 10024 0 13 499 11 704 13 25 0 1 0 100167818 12460032 2759 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/14279/statm: 3042 2759 164 260 0 2766 0
[pid=14283] ppid=14279 vsize=35512 CPUtime=1186.42
/proc/14283/stat : 14283 (minisat20) R 14279 14279 10839 0 -1 4194304 8805 0 0 0 118628 14 0 0 25 0 1 0 100169056 36364288 8741 1992294400 134512640 134998072 4294956288 18446744073709551615 134528117 0 0 8392704 3 0 0 0 17 1 0 0
/proc/14283/statm: 8878 8741 58 118 0 8756 0
Current children cumulated CPU time (s) 1198.69
Current children cumulated vsize (KiB) 47680

[startup+1199.5 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 14289
/proc/meminfo: memFree=1762584/2055920 swapFree=4192956/4192956
[pid=14279] ppid=14277 vsize=12168 CPUtime=12.27
/proc/14279/stat : 14279 (SATzilla2007_C) S 14277 14279 10839 0 -1 4194304 5187 10024 0 13 499 11 704 13 25 0 1 0 100167818 12460032 2759 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/14279/statm: 3042 2759 164 260 0 2766 0
[pid=14283] ppid=14279 vsize=0 CPUtime=1186.81
/proc/14283/stat : 14283 (minisat20) R 14279 14279 10839 0 -1 4195332 8805 0 0 0 118667 14 0 0 25 0 1 0 100169056 0 0 1992294400 0 0 0 0 0 256 0 8392704 3 0 0 0 17 1 0 0
/proc/14283/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1199.08
Current children cumulated vsize (KiB) 12168

Child status: 17
Real time (s): 1199.51
CPU time (s): 1199.12
CPU user time (s): 1198.72
CPU system time (s): 0.397939
CPU usage (%): 99.9673
Max. virtual memory (cumulated for all children) (KiB): 47680

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1198.72
system time used= 0.397939
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 24029
page faults= 13
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 38
involuntary context switches= 3014

runsolver used 1.3228 second user time and 3.03754 second system time

The end

Launcher Data

Begin job on node55 at 2009-04-26 06:50:04
IDJOB=1727141
IDBENCH=24629
IDSOLVER=558
FILE ID=node55/1727141-1240721404
PBS_JOBID= 9186862
Free space on /tmp= 66388 MiB

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

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

MD5SUM BENCH= 3ec02d98577965dc40d4f2f9fa0499c0
RANDOM SEED=67088435

node55.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.240
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.240
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:       1811584 kB
Buffers:         25484 kB
Cached:         137376 kB
SwapCached:          0 kB
Active:          31320 kB
Inactive:       145444 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1811584 kB
SwapTotal:     4192956 kB
SwapFree:      4192956 kB
Dirty:            9492 kB
Writeback:           0 kB
Mapped:          23640 kB
Slab:            53644 kB
Committed_AS:   291028 kB
PageTables:       1360 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= 66380 MiB
End job on node55 at 2009-04-26 07:10:04