Trace number 1738087

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.42 1199.92

General information on the benchmark

NameCRAFTED/sgi/
new-difficult-24-193-22-70.cnf
MD5SUM0a7df8011edd7a5f3da371261f9b3f8b
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark1.2858
Satisfiable
(Un)Satisfiability was proved
Number of variables528
Number of clauses30728
Sum of the clauses size61940
Maximum clause length24
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 230706
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 522

Solver Data

11.47/11.50	c run March_dl for 5 seconds ... 
11.47/11.50	c Bin: Executing march_dl
11.47/11.50	c child exit by a signal
11.47/11.50	c march_dl returned code 137.
11.47/11.50	c run saps (UBCSAT implementation) for 2 seconds ... 
11.47/11.50	c Bin: Executing ubcsat2006
11.47/11.50	c child exited successfully
11.47/11.50	c ubcsat2006 returned code 0.
11.47/11.50	c satzilla computing base features
11.47/11.50	c satzilla doing unit-prop probe
11.47/11.50	c satzilla doing local search probe
11.47/11.50	c satzilla doing lobjois search-space size estimate
11.47/11.50	c satzilla's ranking:
11.47/11.50	c 1) minisat20+P: 1.619708
11.47/11.50	c 2) march_dl: 1.808915
11.47/11.50	c 3) minisat20: 2.006629
11.47/11.50	c 4) march_dl+P: 2.918233
11.47/11.50	c 5) vallst+P: 3.006086
11.47/11.50	c 6) zchaff_rand+P: 3.724993
11.47/11.50	c 7) kcnfs+P: 999.000000
11.47/11.50	c 8) kcnfs: 999.000000
11.47/11.50	c 9) vallst: 999.000000
11.47/11.50	c 10) zchaff_rand: 999.000000
11.47/11.50	c satzilla running minisat20 with preprocessing ... 
11.47/11.59	This is MiniSat 2.0 beta
11.47/11.59	WARNING: for repeatability, setting FPU to use double precision
11.47/11.59	============================[ Problem Statistics ]=============================
11.47/11.59	|                                                                             |
11.47/11.59	|  Number of variables:  528                                                  |
11.47/11.59	|  Number of clauses:    30728                                                |
11.56/11.60	|  Parsing time:         0.01         s                                       |
11.56/11.60	============================[ Search Statistics ]==============================
11.56/11.60	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
11.56/11.60	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
11.56/11.60	===============================================================================
11.56/11.60	|         0 |     528    30728    61940 |    10242        0    nan |  0.000 % |
11.56/11.61	|       101 |     528    30728    61940 |    11266      101     81 |  0.000 % |
11.56/11.62	|       252 |     528    30728    61940 |    12393      252    108 |  0.000 % |
11.56/11.63	|       477 |     528    30728    61940 |    13632      477    108 |  0.000 % |
11.56/11.65	|       816 |     528    30728    61940 |    14996      816    111 |  0.000 % |
11.56/11.71	|      1325 |     528    30728    61940 |    16495     1325    109 |  0.000 % |
11.56/11.79	|      2084 |     528    30728    61940 |    18145     2084    105 |  0.000 % |
11.56/11.97	|      3224 |     528    30728    61940 |    19960     3224    105 |  0.000 % |
12.26/12.30	|      4932 |     528    30728    61940 |    21956     4932    103 |  0.000 % |
12.75/12.83	|      7494 |     528    30728    61940 |    24151     7494    101 |  0.000 % |
14.35/14.47	|     11339 |     528    30728    61940 |    26566    11339     99 |  0.000 % |
16.86/16.97	|     17107 |     528    30728    61940 |    29223    17107     94 |  0.000 % |
23.06/23.18	|     25756 |     528    30728    61940 |    32145    25756     90 |  0.000 % |
34.84/34.95	|     38730 |     528    30728    61940 |    35360    21458     87 |  0.000 % |
50.64/50.74	|     58193 |     528    30728    61940 |    38896    20177    101 |  0.000 % |
87.63/87.71	|     87386 |     528    30728    61940 |    42786    27839    109 |  0.000 % |
135.31/135.46	|    131176 |     528    30728    61940 |    47064    16066     94 |  0.000 % |
196.38/196.50	|    196862 |     528    30728    61940 |    51771    19560    100 |  0.000 % |
311.03/311.22	|    295388 |     528    30728    61940 |    56948    49304     95 |  0.000 % |
472.57/472.83	|    443178 |     528    30728    61940 |    62643    36196    102 |  0.000 % |
772.95/773.35	|    664862 |     528    30728    61940 |    68907    36572     78 |  0.000 % |
1172.77/1173.36	|    997388 |     528    30728    61940 |    75798    60467    139 |  0.000 % |
1199.36/1199.91	c Preprocessing...
1199.36/1199.91	c Inital problem has 528 variables, 22 nary clauses (30706 binary clauses).
1199.36/1199.91	c Num non-binary clauses 22, Average non-binary clause length 24.000
1199.36/1199.91	c Theory has no gaps
1199.36/1199.91	c Preprocessor runtime was 0.050 seconds.
1199.36/1199.91	c 
1199.36/1199.91	c Satisfiability of theory still undetermined.
1199.36/1199.91	c See file /tmp/iGLqCk for simplified theory.
1199.36/1199.91	c Bin: Executing minisat20
1199.36/1199.91	c child exit by a signal
1199.36/1199.91	c minisat20 returned code 137.
1199.36/1199.91	c minisat20 returned code 137.
1199.36/1199.91	c satzilla running march_dl ... 
1199.36/1199.91	c Bin: Executing march_dl
1199.36/1199.91	c march_dl returned code 1.
1199.36/1199.91	c march_dl returned code 1.
1199.36/1199.91	c satzilla running minisat20 ... 
1199.36/1199.91	c Bin: Executing minisat20
1199.36/1199.91	c minisat20 returned code 1.
1199.36/1199.91	c minisat20 returned code 1.
1199.36/1199.91	c satzilla running march_dl with preprocessing ... 
1199.36/1199.91	c Bin: Executing march_dl
1199.36/1199.91	c march_dl returned code 1.
1199.36/1199.91	c march_dl returned code 1.
1199.36/1199.91	c satzilla running vallst with preprocessing ... 
1199.36/1199.91	c Bin: Executing vallst
1199.36/1199.91	c vallst returned code 1.
1199.36/1199.91	c vallst returned code 1.
1199.36/1199.91	c satzilla running zchaff_rand with preprocessing ... 
1199.36/1199.91	c Bin: Executing zchaff_rand
1199.36/1199.91	c zchaff_rand returned code 1.
1199.36/1199.91	c zchaff_rand returned code 1.
1199.36/1199.91	c satzilla running kcnfs with preprocessing ... 
1199.36/1199.91	c Bin: Executing kcnfs
1199.36/1199.91	c kcnfs returned code 1.
1199.36/1199.91	c kcnfs returned code 1.
1199.36/1199.91	c satzilla running kcnfs ... 
1199.36/1199.91	c Bin: Executing kcnfs
1199.36/1199.91	c kcnfs returned code 1.
1199.36/1199.91	c kcnfs returned code 1.
1199.36/1199.91	c satzilla running vallst ... 
1199.36/1199.92	c Bin: Executing vallst
1199.36/1199.92	c vallst returned code 1.
1199.36/1199.92	c vallst returned code 1.
1199.36/1199.92	c satzilla running zchaff_rand ... 
1199.36/1199.92	c Bin: Executing zchaff_rand
1199.36/1199.92	c zchaff_rand returned code 1.
1199.36/1199.92	c zchaff_rand returned code 1.
1199.36/1199.92	c ERROR: All Failed! 
1199.36/1199.92	c SATZILLA_TIME=1199.590000

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-1738087-1240835569/watcher-1738087-1240835569 -o /tmp/evaluation-result-1738087-1240835569/solver-1738087-1240835569 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/SATzilla2007_C HOME/instance-1738087-1240835569.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 0.93 3/65 2804
/proc/meminfo: memFree=1687760/2055920 swapFree=4191904/4192956
[pid=2804] ppid=2802 vsize=1440 CPUtime=0
/proc/2804/stat : 2804 (SATzilla2007_C) R 2802 2804 2592 0 -1 4194304 126 0 0 0 0 0 0 0 18 0 1 0 111587014 1474560 110 1992294400 134512640 135579813 4294956224 18446744073709551615 135216547 0 0 4096 0 0 0 0 17 0 0 0
/proc/2804/statm: 360 110 95 260 0 84 0
[pid=2805] ppid=2804 vsize=876 CPUtime=0
/proc/2805/stat : 2805 (march_dl) R 2804 2804 2592 0 -1 4194304 120 0 0 0 0 0 0 0 18 0 1 0 111587014 897024 115 1992294400 134512640 134996440 4294956256 18446744073709551615 134669245 0 0 8392704 0 0 0 0 17 0 0 0
/proc/2805/statm: 219 115 50 118 0 98 0

[startup+0.085032 s]
/proc/loadavg: 1.00 1.00 0.93 3/65 2804
/proc/meminfo: memFree=1687760/2055920 swapFree=4191904/4192956
[pid=2804] ppid=2802 vsize=1440 CPUtime=0
/proc/2804/stat : 2804 (SATzilla2007_C) S 2802 2804 2592 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 111587014 1474560 110 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/2804/statm: 360 110 95 260 0 84 0
[pid=2805] ppid=2804 vsize=2784 CPUtime=0.07
/proc/2805/stat : 2805 (march_dl) R 2804 2804 2592 0 -1 4194304 1376 0 0 0 7 0 0 0 19 0 1 0 111587014 2850816 526 1992294400 134512640 134996440 4294956256 18446744073709551615 134544549 0 0 8392704 0 0 0 0 17 0 0 0
/proc/2805/statm: 696 526 65 118 0 575 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 4224

[startup+0.102033 s]
/proc/loadavg: 1.00 1.00 0.93 3/65 2804
/proc/meminfo: memFree=1687760/2055920 swapFree=4191904/4192956
[pid=2804] ppid=2802 vsize=1440 CPUtime=0
/proc/2804/stat : 2804 (SATzilla2007_C) S 2802 2804 2592 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 111587014 1474560 110 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/2804/statm: 360 110 95 260 0 84 0
[pid=2805] ppid=2804 vsize=3708 CPUtime=0.09
/proc/2805/stat : 2805 (march_dl) R 2804 2804 2592 0 -1 4194304 1606 0 0 0 9 0 0 0 19 0 1 0 111587014 3796992 756 1992294400 134512640 134996440 4294956256 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 0 0 0
/proc/2805/statm: 927 756 73 118 0 806 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 5148

[startup+0.301054 s]
/proc/loadavg: 1.00 1.00 0.93 3/65 2804
/proc/meminfo: memFree=1687760/2055920 swapFree=4191904/4192956
[pid=2804] ppid=2802 vsize=1440 CPUtime=0
/proc/2804/stat : 2804 (SATzilla2007_C) S 2802 2804 2592 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 111587014 1474560 110 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/2804/statm: 360 110 95 260 0 84 0
[pid=2805] ppid=2804 vsize=5840 CPUtime=0.29
/proc/2805/stat : 2805 (march_dl) R 2804 2804 2592 0 -1 4194304 2031 0 0 0 28 1 0 0 21 0 1 0 111587014 5980160 990 1992294400 134512640 134996440 4294956256 18446744073709551615 134527911 0 0 8392704 0 0 0 0 17 0 0 0
/proc/2805/statm: 1460 990 75 118 0 1339 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 7280

[startup+0.701099 s]
/proc/loadavg: 1.00 1.00 0.93 3/65 2804
/proc/meminfo: memFree=1687760/2055920 swapFree=4191904/4192956
[pid=2804] ppid=2802 vsize=1440 CPUtime=0
/proc/2804/stat : 2804 (SATzilla2007_C) S 2802 2804 2592 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 111587014 1474560 110 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/2804/statm: 360 110 95 260 0 84 0
[pid=2805] ppid=2804 vsize=5840 CPUtime=0.69
/proc/2805/stat : 2805 (march_dl) R 2804 2804 2592 0 -1 4194304 2031 0 0 0 68 1 0 0 25 0 1 0 111587014 5980160 990 1992294400 134512640 134996440 4294956256 18446744073709551615 134532772 0 0 8392704 0 0 0 0 17 0 0 0
/proc/2805/statm: 1460 990 75 118 0 1339 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 7280

[startup+1.50219 s]
/proc/loadavg: 1.00 1.00 0.93 2/67 2806
/proc/meminfo: memFree=1683968/2055920 swapFree=4191904/4192956
[pid=2804] ppid=2802 vsize=1440 CPUtime=0
/proc/2804/stat : 2804 (SATzilla2007_C) S 2802 2804 2592 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 111587014 1474560 110 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/2804/statm: 360 110 95 260 0 84 0
[pid=2805] ppid=2804 vsize=5840 CPUtime=1.49
/proc/2805/stat : 2805 (march_dl) R 2804 2804 2592 0 -1 4194304 2031 0 0 0 148 1 0 0 25 0 1 0 111587014 5980160 990 1992294400 134512640 134996440 4294956256 18446744073709551615 134571401 0 0 8392704 0 0 0 0 17 0 0 0
/proc/2805/statm: 1460 990 75 118 0 1339 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 7280

[startup+3.10137 s]
/proc/loadavg: 1.00 1.00 0.93 2/67 2806
/proc/meminfo: memFree=1683840/2055920 swapFree=4191904/4192956
[pid=2804] ppid=2802 vsize=1440 CPUtime=0
/proc/2804/stat : 2804 (SATzilla2007_C) S 2802 2804 2592 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 111587014 1474560 110 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/2804/statm: 360 110 95 260 0 84 0
[pid=2805] ppid=2804 vsize=5840 CPUtime=3.09
/proc/2805/stat : 2805 (march_dl) R 2804 2804 2592 0 -1 4194304 2031 0 0 0 308 1 0 0 25 0 1 0 111587014 5980160 990 1992294400 134512640 134996440 4294956256 18446744073709551615 134552303 0 0 8392704 0 0 0 0 17 0 0 0
/proc/2805/statm: 1460 990 75 118 0 1339 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 7280

[startup+6.30173 s]
/proc/loadavg: 1.00 1.00 0.93 2/67 2807
/proc/meminfo: memFree=1685376/2055920 swapFree=4191904/4192956
[pid=2804] ppid=2802 vsize=1440 CPUtime=4.99
/proc/2804/stat : 2804 (SATzilla2007_C) S 2802 2804 2592 0 -1 4194304 135 2053 0 0 0 0 498 1 16 0 1 0 111587014 1474560 111 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/2804/statm: 360 111 96 260 0 84 0
[pid=2807] ppid=2804 vsize=6188 CPUtime=1.29
/proc/2807/stat : 2807 (ubcsat2006) R 2804 2804 2592 0 -1 4194304 582 0 0 0 122 7 0 0 25 0 1 0 111587515 6336512 565 1992294400 134512640 134777720 4294956112 18446744073709551615 4294960144 0 0 8392704 0 0 0 0 17 0 0 0
/proc/2807/statm: 1547 565 156 64 0 1128 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 7628

[startup+12.7014 s]
/proc/loadavg: 1.00 1.00 0.93 2/67 2808
/proc/meminfo: memFree=1680064/2055920 swapFree=4191904/4192956
[pid=2804] ppid=2802 vsize=5036 CPUtime=11.56
/proc/2804/stat : 2804 (SATzilla2007_C) S 2802 2804 2592 0 -1 4194304 2178 2641 0 0 430 12 701 13 25 0 1 0 111587014 5156864 1086 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/2804/statm: 1259 1086 165 260 0 983 0
[pid=2808] ppid=2804 vsize=6136 CPUtime=1.09
/proc/2808/stat : 2808 (minisat20) R 2804 2804 2592 0 -1 4194304 1275 0 0 0 109 0 0 0 25 0 1 0 111588174 6283264 1270 1992294400 134512640 134998072 4294956304 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 0 0 0
/proc/2808/statm: 1534 1270 59 118 0 1412 0
Current children cumulated CPU time (s) 12.65
Current children cumulated vsize (KiB) 11172

[startup+25.5019 s]
/proc/loadavg: 1.00 1.00 0.93 2/67 2808
/proc/meminfo: memFree=1669696/2055920 swapFree=4191904/4192956
[pid=2804] ppid=2802 vsize=5036 CPUtime=11.56
/proc/2804/stat : 2804 (SATzilla2007_C) S 2802 2804 2592 0 -1 4194304 2178 2641 0 0 430 12 701 13 25 0 1 0 111587014 5156864 1086 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/2804/statm: 1259 1086 165 260 0 983 0
[pid=2808] ppid=2804 vsize=15080 CPUtime=13.89
/proc/2808/stat : 2808 (minisat20) R 2804 2804 2592 0 -1 4194304 3499 0 0 0 1387 2 0 0 25 0 1 0 111588174 15441920 3494 1992294400 134512640 134998072 4294956304 18446744073709551615 134525543 0 0 8392704 3 0 0 0 17 0 0 0
/proc/2808/statm: 3770 3494 59 118 0 3648 0
Current children cumulated CPU time (s) 25.45
Current children cumulated vsize (KiB) 20116

[startup+51.1017 s]
/proc/loadavg: 1.00 1.00 0.93 2/67 2808
/proc/meminfo: memFree=1664320/2055920 swapFree=4191904/4192956
[pid=2804] ppid=2802 vsize=5036 CPUtime=11.56
/proc/2804/stat : 2804 (SATzilla2007_C) S 2802 2804 2592 0 -1 4194304 2178 2641 0 0 430 12 701 13 25 0 1 0 111587014 5156864 1086 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/2804/statm: 1259 1086 165 260 0 983 0
[pid=2808] ppid=2804 vsize=20484 CPUtime=39.48
/proc/2808/stat : 2808 (minisat20) R 2804 2804 2592 0 -1 4194304 4833 0 0 0 3943 5 0 0 25 0 1 0 111588174 20975616 4828 1992294400 134512640 134998072 4294956304 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 0 0 0
/proc/2808/statm: 5121 4828 59 118 0 4999 0
Current children cumulated CPU time (s) 51.04
Current children cumulated vsize (KiB) 25520

[startup+102.305 s]
/proc/loadavg: 1.00 1.00 0.93 2/67 2808
/proc/meminfo: memFree=1657856/2055920 swapFree=4191904/4192956
[pid=2804] ppid=2802 vsize=5036 CPUtime=11.56
/proc/2804/stat : 2804 (SATzilla2007_C) S 2802 2804 2592 0 -1 4194304 2178 2641 0 0 430 12 701 13 25 0 1 0 111587014 5156864 1086 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/2804/statm: 1259 1086 165 260 0 983 0
[pid=2808] ppid=2804 vsize=27108 CPUtime=90.67
/proc/2808/stat : 2808 (minisat20) R 2804 2804 2592 0 -1 4194304 6435 0 0 0 9060 7 0 0 25 0 1 0 111588174 27758592 6430 1992294400 134512640 134998072 4294956304 18446744073709551615 134525506 0 0 8392704 3 0 0 0 17 0 0 0
/proc/2808/statm: 6777 6430 59 118 0 6655 0
Current children cumulated CPU time (s) 102.23
Current children cumulated vsize (KiB) 32144

[startup+162.301 s]
/proc/loadavg: 1.00 1.00 0.93 2/67 2808
/proc/meminfo: memFree=1654464/2055920 swapFree=4191904/4192956
[pid=2804] ppid=2802 vsize=5036 CPUtime=11.56
/proc/2804/stat : 2804 (SATzilla2007_C) S 2802 2804 2592 0 -1 4194304 2178 2641 0 0 430 12 701 13 25 0 1 0 111587014 5156864 1086 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/2804/statm: 1259 1086 165 260 0 983 0
[pid=2808] ppid=2804 vsize=30560 CPUtime=150.64
/proc/2808/stat : 2808 (minisat20) R 2804 2804 2592 0 -1 4194304 7278 0 0 0 15057 7 0 0 25 0 1 0 111588174 31293440 7273 1992294400 134512640 134998072 4294956304 18446744073709551615 134525504 0 0 8392704 3 0 0 0 17 0 0 0
/proc/2808/statm: 7640 7273 59 118 0 7518 0
Current children cumulated CPU time (s) 162.2
Current children cumulated vsize (KiB) 35596

[startup+222.302 s]
/proc/loadavg: 1.00 1.00 0.93 2/67 2808
/proc/meminfo: memFree=1653184/2055920 swapFree=4191904/4192956
[pid=2804] ppid=2802 vsize=5036 CPUtime=11.56
/proc/2804/stat : 2804 (SATzilla2007_C) S 2802 2804 2592 0 -1 4194304 2178 2641 0 0 430 12 701 13 25 0 1 0 111587014 5156864 1086 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/2804/statm: 1259 1086 165 260 0 983 0
[pid=2808] ppid=2804 vsize=31916 CPUtime=210.61
/proc/2808/stat : 2808 (minisat20) R 2804 2804 2592 0 -1 4194304 7600 0 0 0 21054 7 0 0 25 0 1 0 111588174 32681984 7595 1992294400 134512640 134998072 4294956304 18446744073709551615 134525539 0 0 8392704 3 0 0 0 17 0 0 0
/proc/2808/statm: 7979 7595 59 118 0 7857 0
Current children cumulated CPU time (s) 222.17
Current children cumulated vsize (KiB) 36952

[startup+282.302 s]
/proc/loadavg: 1.00 1.00 0.93 2/67 2808
/proc/meminfo: memFree=1649024/2055920 swapFree=4191904/4192956
[pid=2804] ppid=2802 vsize=5036 CPUtime=11.56
/proc/2804/stat : 2804 (SATzilla2007_C) S 2802 2804 2592 0 -1 4194304 2178 2641 0 0 430 12 701 13 25 0 1 0 111587014 5156864 1086 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/2804/statm: 1259 1086 165 260 0 983 0
[pid=2808] ppid=2804 vsize=36148 CPUtime=270.58
/proc/2808/stat : 2808 (minisat20) R 2804 2804 2592 0 -1 4194304 8618 0 0 0 27050 8 0 0 25 0 1 0 111588174 37015552 8613 1992294400 134512640 134998072 4294956304 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 0 0 0
/proc/2808/statm: 9037 8613 59 118 0 8915 0
Current children cumulated CPU time (s) 282.14
Current children cumulated vsize (KiB) 41184

[startup+342.301 s]
/proc/loadavg: 1.00 1.00 0.93 2/67 2808
/proc/meminfo: memFree=1648320/2055920 swapFree=4191904/4192956
[pid=2804] ppid=2802 vsize=5036 CPUtime=11.56
/proc/2804/stat : 2804 (SATzilla2007_C) S 2802 2804 2592 0 -1 4194304 2178 2641 0 0 430 12 701 13 25 0 1 0 111587014 5156864 1086 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/2804/statm: 1259 1086 165 260 0 983 0
[pid=2808] ppid=2804 vsize=36932 CPUtime=330.56
/proc/2808/stat : 2808 (minisat20) R 2804 2804 2592 0 -1 4194304 8802 0 0 0 33048 8 0 0 25 0 1 0 111588174 37818368 8797 1992294400 134512640 134998072 4294956304 18446744073709551615 134525578 0 0 8392704 3 0 0 0 17 0 0 0
/proc/2808/statm: 9233 8797 59 118 0 9111 0

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


[startup+762.306 s]
/proc/loadavg: 1.00 1.00 0.93 2/67 2810
/proc/meminfo: memFree=1638080/2055920 swapFree=4191904/4192956
[pid=2804] ppid=2802 vsize=5036 CPUtime=11.56
/proc/2804/stat : 2804 (SATzilla2007_C) S 2802 2804 2592 0 -1 4194304 2178 2641 0 0 430 12 701 13 25 0 1 0 111587014 5156864 1086 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/2804/statm: 1259 1086 165 260 0 983 0
[pid=2808] ppid=2804 vsize=47840 CPUtime=750.39
/proc/2808/stat : 2808 (minisat20) R 2804 2804 2592 0 -1 4194304 11323 0 0 0 75028 11 0 0 25 0 1 0 111588174 48988160 11318 1992294400 134512640 134998072 4294956304 18446744073709551615 134525539 0 0 8392704 3 0 0 0 17 0 0 0
/proc/2808/statm: 11960 11318 59 118 0 11838 0
Current children cumulated CPU time (s) 761.95
Current children cumulated vsize (KiB) 52876

[startup+822.302 s]
/proc/loadavg: 1.00 1.00 0.93 2/67 2810
/proc/meminfo: memFree=1636160/2055920 swapFree=4191904/4192956
[pid=2804] ppid=2802 vsize=5036 CPUtime=11.56
/proc/2804/stat : 2804 (SATzilla2007_C) S 2802 2804 2592 0 -1 4194304 2178 2641 0 0 430 12 701 13 25 0 1 0 111587014 5156864 1086 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/2804/statm: 1259 1086 165 260 0 983 0
[pid=2808] ppid=2804 vsize=49904 CPUtime=810.36
/proc/2808/stat : 2808 (minisat20) R 2804 2804 2592 0 -1 4194304 11811 0 0 0 81025 11 0 0 25 0 1 0 111588174 51101696 11806 1992294400 134512640 134998072 4294956304 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 0 0 0
/proc/2808/statm: 12476 11806 59 118 0 12354 0
Current children cumulated CPU time (s) 821.92
Current children cumulated vsize (KiB) 54940

[startup+882.303 s]
/proc/loadavg: 1.00 1.00 0.93 2/67 2810
/proc/meminfo: memFree=1634304/2055920 swapFree=4191904/4192956
[pid=2804] ppid=2802 vsize=5036 CPUtime=11.56
/proc/2804/stat : 2804 (SATzilla2007_C) S 2802 2804 2592 0 -1 4194304 2178 2641 0 0 430 12 701 13 25 0 1 0 111587014 5156864 1086 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/2804/statm: 1259 1086 165 260 0 983 0
[pid=2808] ppid=2804 vsize=51780 CPUtime=870.34
/proc/2808/stat : 2808 (minisat20) R 2804 2804 2592 0 -1 4194304 12263 0 0 0 87022 12 0 0 25 0 1 0 111588174 53022720 12258 1992294400 134512640 134998072 4294956304 18446744073709551615 134525570 0 0 8392704 3 0 0 0 17 0 0 0
/proc/2808/statm: 12945 12258 59 118 0 12823 0
Current children cumulated CPU time (s) 881.9
Current children cumulated vsize (KiB) 56816

[startup+942.303 s]
/proc/loadavg: 1.00 1.00 0.93 2/67 2810
/proc/meminfo: memFree=1632832/2055920 swapFree=4191904/4192956
[pid=2804] ppid=2802 vsize=5036 CPUtime=11.56
/proc/2804/stat : 2804 (SATzilla2007_C) S 2802 2804 2592 0 -1 4194304 2178 2641 0 0 430 12 701 13 25 0 1 0 111587014 5156864 1086 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/2804/statm: 1259 1086 165 260 0 983 0
[pid=2808] ppid=2804 vsize=53136 CPUtime=930.31
/proc/2808/stat : 2808 (minisat20) R 2804 2804 2592 0 -1 4194304 12613 0 0 0 93019 12 0 0 25 0 1 0 111588174 54411264 12608 1992294400 134512640 134998072 4294956304 18446744073709551615 134525578 0 0 8392704 3 0 0 0 17 0 0 0
/proc/2808/statm: 13284 12608 59 118 0 13162 0
Current children cumulated CPU time (s) 941.87
Current children cumulated vsize (KiB) 58172

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 0.93 2/67 2810
/proc/meminfo: memFree=1632768/2055920 swapFree=4191904/4192956
[pid=2804] ppid=2802 vsize=5036 CPUtime=11.56
/proc/2804/stat : 2804 (SATzilla2007_C) S 2802 2804 2592 0 -1 4194304 2178 2641 0 0 430 12 701 13 25 0 1 0 111587014 5156864 1086 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/2804/statm: 1259 1086 165 260 0 983 0
[pid=2808] ppid=2804 vsize=53372 CPUtime=990.28
/proc/2808/stat : 2808 (minisat20) R 2804 2804 2592 0 -1 4194304 12639 0 0 0 99016 12 0 0 25 0 1 0 111588174 54652928 12634 1992294400 134512640 134998072 4294956304 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 0 0 0
/proc/2808/statm: 13343 12634 59 118 0 13221 0
Current children cumulated CPU time (s) 1001.84
Current children cumulated vsize (KiB) 58408

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 0.93 2/67 2810
/proc/meminfo: memFree=1631872/2055920 swapFree=4191904/4192956
[pid=2804] ppid=2802 vsize=5036 CPUtime=11.56
/proc/2804/stat : 2804 (SATzilla2007_C) S 2802 2804 2592 0 -1 4194304 2178 2641 0 0 430 12 701 13 25 0 1 0 111587014 5156864 1086 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/2804/statm: 1259 1086 165 260 0 983 0
[pid=2808] ppid=2804 vsize=54212 CPUtime=1050.26
/proc/2808/stat : 2808 (minisat20) R 2804 2804 2592 0 -1 4194304 12846 0 0 0 105014 12 0 0 25 0 1 0 111588174 55513088 12841 1992294400 134512640 134998072 4294956304 18446744073709551615 134519329 0 0 8392704 3 0 0 0 17 0 0 0
/proc/2808/statm: 13553 12841 59 118 0 13431 0
Current children cumulated CPU time (s) 1061.82
Current children cumulated vsize (KiB) 59248

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 0.93 2/67 2810
/proc/meminfo: memFree=1631168/2055920 swapFree=4191904/4192956
[pid=2804] ppid=2802 vsize=5036 CPUtime=11.56
/proc/2804/stat : 2804 (SATzilla2007_C) S 2802 2804 2592 0 -1 4194304 2178 2641 0 0 430 12 701 13 25 0 1 0 111587014 5156864 1086 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/2804/statm: 1259 1086 165 260 0 983 0
[pid=2808] ppid=2804 vsize=55004 CPUtime=1110.23
/proc/2808/stat : 2808 (minisat20) R 2804 2804 2592 0 -1 4194304 13051 0 0 0 111010 13 0 0 25 0 1 0 111588174 56324096 13046 1992294400 134512640 134998072 4294956304 18446744073709551615 134525557 0 0 8392704 3 0 0 0 17 0 0 0
/proc/2808/statm: 13751 13046 59 118 0 13629 0
Current children cumulated CPU time (s) 1121.79
Current children cumulated vsize (KiB) 60040

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 0.93 2/67 2810
/proc/meminfo: memFree=1628864/2055920 swapFree=4191904/4192956
[pid=2804] ppid=2802 vsize=5036 CPUtime=11.56
/proc/2804/stat : 2804 (SATzilla2007_C) S 2802 2804 2592 0 -1 4194304 2178 2641 0 0 430 12 701 13 25 0 1 0 111587014 5156864 1086 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/2804/statm: 1259 1086 165 260 0 983 0
[pid=2808] ppid=2804 vsize=57344 CPUtime=1170.21
/proc/2808/stat : 2808 (minisat20) R 2804 2804 2592 0 -1 4194304 13610 0 0 0 117008 13 0 0 25 0 1 0 111588174 58720256 13605 1992294400 134512640 134998072 4294956304 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 0 0 0
/proc/2808/statm: 14336 13605 59 118 0 14214 0
Current children cumulated CPU time (s) 1181.77
Current children cumulated vsize (KiB) 62380

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

[startup+1190.3 s]
/proc/loadavg: 1.00 1.00 0.93 2/67 2810
/proc/meminfo: memFree=1627904/2055920 swapFree=4191904/4192956
[pid=2804] ppid=2802 vsize=5036 CPUtime=11.56
/proc/2804/stat : 2804 (SATzilla2007_C) S 2802 2804 2592 0 -1 4194304 2178 2641 0 0 430 12 701 13 25 0 1 0 111587014 5156864 1086 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/2804/statm: 1259 1086 165 260 0 983 0
[pid=2808] ppid=2804 vsize=58268 CPUtime=1178.2
/proc/2808/stat : 2808 (minisat20) R 2804 2804 2592 0 -1 4194304 13857 0 0 0 117807 13 0 0 25 0 1 0 111588174 59666432 13852 1992294400 134512640 134998072 4294956304 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 0 0 0
/proc/2808/statm: 14567 13852 59 118 0 14445 0
Current children cumulated CPU time (s) 1189.76
Current children cumulated vsize (KiB) 63304

[startup+1196.7 s]
/proc/loadavg: 1.00 1.00 0.93 2/67 2810
/proc/meminfo: memFree=1627072/2055920 swapFree=4191904/4192956
[pid=2804] ppid=2802 vsize=5036 CPUtime=11.56
/proc/2804/stat : 2804 (SATzilla2007_C) S 2802 2804 2592 0 -1 4194304 2178 2641 0 0 430 12 701 13 25 0 1 0 111587014 5156864 1086 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/2804/statm: 1259 1086 165 260 0 983 0
[pid=2808] ppid=2804 vsize=59060 CPUtime=1184.6
/proc/2808/stat : 2808 (minisat20) R 2804 2804 2592 0 -1 4194304 14056 0 0 0 118447 13 0 0 25 0 1 0 111588174 60477440 14051 1992294400 134512640 134998072 4294956304 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 0 0 0
/proc/2808/statm: 14765 14051 59 118 0 14643 0
Current children cumulated CPU time (s) 1196.16
Current children cumulated vsize (KiB) 64096

[startup+1198.3 s]
/proc/loadavg: 1.00 1.00 0.93 2/67 2810
/proc/meminfo: memFree=1627008/2055920 swapFree=4191904/4192956
[pid=2804] ppid=2802 vsize=5036 CPUtime=11.56
/proc/2804/stat : 2804 (SATzilla2007_C) S 2802 2804 2592 0 -1 4194304 2178 2641 0 0 430 12 701 13 25 0 1 0 111587014 5156864 1086 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/2804/statm: 1259 1086 165 260 0 983 0
[pid=2808] ppid=2804 vsize=59192 CPUtime=1186.2
/proc/2808/stat : 2808 (minisat20) R 2804 2804 2592 0 -1 4194304 14092 0 0 0 118607 13 0 0 25 0 1 0 111588174 60612608 14087 1992294400 134512640 134998072 4294956304 18446744073709551615 134525749 0 0 8392704 3 0 0 0 17 0 0 0
/proc/2808/statm: 14798 14087 59 118 0 14676 0
Current children cumulated CPU time (s) 1197.76
Current children cumulated vsize (KiB) 64228

[startup+1199.1 s]
/proc/loadavg: 1.00 1.00 0.93 2/67 2810
/proc/meminfo: memFree=1626880/2055920 swapFree=4191904/4192956
[pid=2804] ppid=2802 vsize=5036 CPUtime=11.56
/proc/2804/stat : 2804 (SATzilla2007_C) S 2802 2804 2592 0 -1 4194304 2178 2641 0 0 430 12 701 13 25 0 1 0 111587014 5156864 1086 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/2804/statm: 1259 1086 165 260 0 983 0
[pid=2808] ppid=2804 vsize=59324 CPUtime=1187
/proc/2808/stat : 2808 (minisat20) R 2804 2804 2592 0 -1 4194304 14109 0 0 0 118687 13 0 0 25 0 1 0 111588174 60747776 14104 1992294400 134512640 134998072 4294956304 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 0 0 0
/proc/2808/statm: 14831 14104 59 118 0 14709 0
Current children cumulated CPU time (s) 1198.56
Current children cumulated vsize (KiB) 64360

[startup+1199.5 s]
/proc/loadavg: 1.00 1.00 0.93 2/67 2810
/proc/meminfo: memFree=1626880/2055920 swapFree=4191904/4192956
[pid=2804] ppid=2802 vsize=5036 CPUtime=11.56
/proc/2804/stat : 2804 (SATzilla2007_C) S 2802 2804 2592 0 -1 4194304 2178 2641 0 0 430 12 701 13 25 0 1 0 111587014 5156864 1086 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/2804/statm: 1259 1086 165 260 0 983 0
[pid=2808] ppid=2804 vsize=59324 CPUtime=1187.4
/proc/2808/stat : 2808 (minisat20) R 2804 2804 2592 0 -1 4194304 14118 0 0 0 118727 13 0 0 25 0 1 0 111588174 60747776 14113 1992294400 134512640 134998072 4294956304 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 0 0 0
/proc/2808/statm: 14831 14113 59 118 0 14709 0
Current children cumulated CPU time (s) 1198.96
Current children cumulated vsize (KiB) 64360

[startup+1199.9 s]
/proc/loadavg: 1.00 1.00 0.93 2/67 2810
/proc/meminfo: memFree=1626880/2055920 swapFree=4191904/4192956
[pid=2804] ppid=2802 vsize=5036 CPUtime=11.56
/proc/2804/stat : 2804 (SATzilla2007_C) S 2802 2804 2592 0 -1 4194304 2178 2641 0 0 430 12 701 13 25 0 1 0 111587014 5156864 1086 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/2804/statm: 1259 1086 165 260 0 983 0
[pid=2808] ppid=2804 vsize=59468 CPUtime=1187.8
/proc/2808/stat : 2808 (minisat20) R 2804 2804 2592 0 -1 4194304 14133 0 0 0 118767 13 0 0 25 0 1 0 111588174 60895232 14128 1992294400 134512640 134998072 4294956304 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 0 0 0
/proc/2808/statm: 14867 14128 59 118 0 14745 0
Current children cumulated CPU time (s) 1199.36
Current children cumulated vsize (KiB) 64504

Child status: 17
Real time (s): 1199.92
CPU time (s): 1199.42
CPU user time (s): 1199
CPU system time (s): 0.413937
CPU usage (%): 99.958
Max. virtual memory (cumulated for all children) (KiB): 64504

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

runsolver used 1.07284 second user time and 3.2995 second system time

The end

Launcher Data

Begin job on node76 at 2009-04-27 14:32:49
IDJOB=1738087
IDBENCH=71800
IDSOLVER=558
FILE ID=node76/1738087-1240835569
PBS_JOBID= 9187562
Free space on /tmp= 66244 MiB

SOLVER NAME= SAT07 reference solver: SATzilla CRAFTED
BENCH NAME= SAT09/CRAFTED/sgi/new-difficult-24-193-22-70.cnf
COMMAND LINE= HOME/SATzilla2007_C BENCHNAME            
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1738087-1240835569/watcher-1738087-1240835569 -o /tmp/evaluation-result-1738087-1240835569/solver-1738087-1240835569 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/SATzilla2007_C HOME/instance-1738087-1240835569.cnf            

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

MD5SUM BENCH= 0a7df8011edd7a5f3da371261f9b3f8b
RANDOM SEED=1955021169

node76.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.220
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.220
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	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1688304 kB
Buffers:         56616 kB
Cached:         230152 kB
SwapCached:        260 kB
Active:          96328 kB
Inactive:       203672 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1688304 kB
SwapTotal:     4192956 kB
SwapFree:      4191904 kB
Dirty:            8708 kB
Writeback:           0 kB
Mapped:          21720 kB
Slab:            53588 kB
Committed_AS:   469932 kB
PageTables:       1432 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= 66236 MiB
End job on node76 at 2009-04-27 14:52:49