Trace number 335236

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds, and are wall clock time (not CPU time).

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
SATzilla RANDOM? (exit code) 1198.93 1199.94

General information on the benchmark

Namecrafted/Hard/contest05/QG/
QG7-gensys-icl100.sat05-3226.reshuffled-07.cnf
MD5SUM63ebbe5da415dad3af97436d64747f33
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 variables1130
Number of clauses18089
Sum of the clauses size86030
Maximum clause length13
Minimum clause length1
Number of clauses of size 128
Number of clauses of size 21085
Number of clauses of size 38672
Number of clauses of size 4224
Number of clauses of size 5266
Number of clauses of size over 57814

Solver Data (download as text)

10.94/11.14	c run March_dl for 5 seconds ... 
10.94/11.14	c Bin: Executing march_dl
10.94/11.14	c child exit by a signal
10.94/11.14	c march_dl returned code 137.
10.94/11.14	c run saps (UBCSAT implementation) for 2 seconds ... 
10.94/11.14	c Bin: Executing ubcsat2006
10.94/11.14	c child exited successfully
10.94/11.14	c ubcsat2006 returned code 0.
10.94/11.14	c satzilla computing base features
10.94/11.14	c satzilla doing unit-prop probe
10.94/11.14	c satzilla doing local search probe
10.94/11.14	c satzilla doing lobjois search-space size estimate
10.94/11.14	c satzilla's ranking:
10.94/11.14	c 1) minisat20+P: 12.471679
10.94/11.14	c 2) kcnfs: 14.149784
10.94/11.14	c 3) march_dl: 16.783264
10.94/11.14	c 4) kcnfs+P: 999.000000
10.94/11.14	c 5) march_dl+P: 999.000000
10.94/11.14	c 6) vallst+P: 999.000000
10.94/11.14	c 7) zchaff_rand+P: 999.000000
10.94/11.14	c 8) vallst: 999.000000
10.94/11.14	c 9) zchaff_rand: 999.000000
10.94/11.14	c 10) minisat20: 999.000000
10.94/11.14	c satzilla running minisat20 with preprocessing ... 
11.04/11.25	This is MiniSat 2.0 beta
11.04/11.25	WARNING: for repeatability, setting FPU to use double precision
11.04/11.25	============================[ Problem Statistics ]=============================
11.04/11.25	|                                                                             |
11.04/11.26	|  Number of variables:  1081                                                 |
11.04/11.26	|  Number of clauses:    14056                                                |
11.04/11.27	|  Parsing time:         0.01         s                                       |
11.04/11.27	============================[ Search Statistics ]==============================
11.04/11.27	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
11.04/11.27	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
11.04/11.27	===============================================================================
11.04/11.27	|         0 |    1081    14056    71818 |     4685        0    nan |  0.000 % |
11.04/11.28	|       101 |    1081    14056    71818 |     5153      101     21 |  0.002 % |
11.04/11.28	|       252 |    1081    14056    71818 |     5669      252     26 |  0.002 % |
11.04/11.30	|       479 |    1081    14056    71818 |     6236      479     25 |  0.002 % |
11.09/11.31	|       816 |    1081    14056    71818 |     6859      816     25 |  0.000 % |
11.09/11.34	|      1323 |    1081    14056    71818 |     7545     1323     24 |  0.002 % |
11.09/11.40	|      2082 |    1081    14056    71818 |     8300     2082     26 |  0.002 % |
11.09/11.50	|      3221 |    1081    14056    71818 |     9130     3221     27 |  0.000 % |
11.09/11.68	|      4930 |    1081    14056    71818 |    10043     4930     27 |  0.000 % |
11.82/12.05	|      7492 |    1081    14056    71818 |    11047     7492     27 |  0.002 % |
12.42/12.61	|     11338 |    1081    14056    71818 |    12152     5743     27 |  0.000 % |
13.22/13.45	|     17104 |    1081    14056    71818 |    13367    11509     32 |  0.000 % |
14.72/14.94	|     25757 |    1081    14056    71818 |    14704    13414     30 |  0.000 % |
17.01/17.28	|     38731 |    1081    14056    71818 |    16175    11584     32 |  0.000 % |
20.81/21.00	|     58192 |    1081    14056    71818 |    17792    14724     28 |  0.000 % |
27.21/27.49	|     87384 |    1081    14056    71818 |    19571    17004     36 |  0.002 % |
38.09/38.30	|    131175 |    1081    14056    71818 |    21528    11549     28 |  0.000 % |
55.28/55.56	|    196861 |    1081    14056    71818 |    23681    12240     28 |  0.000 % |
84.86/85.10	|    295390 |    1081    14056    71818 |    26050    15592     28 |  0.002 % |
131.93/132.20	|    443179 |    1081    14056    71818 |    28655    19409     32 |  0.000 % |
197.09/197.42	|    664865 |    1081    14056    71818 |    31520    24225     27 |  0.000 % |
318.47/318.96	|    997392 |    1081    14056    71818 |    34672    31318     30 |  0.002 % |
507.33/507.93	|   1496180 |    1081    14056    71818 |    38139    17355     27 |  0.002 % |
807.43/808.24	|   2244362 |    1081    14056    71818 |    41953    32220     28 |  0.003 % |
1198.89/1199.91	c Preprocessing...
1198.89/1199.91	c Inital problem has 1130 variables, 17004 nary clauses (1085 binary clauses).
1198.89/1199.91	c Num non-binary clauses 16976, Average non-binary clause length 4.938
1198.89/1199.91	c Theory has no gaps
1198.89/1199.91	c Preprocessor runtime was 0.080 seconds.
1198.89/1199.91	c 
1198.89/1199.91	c Satisfiability of theory still undetermined.
1198.89/1199.91	c See file /tmp/25hkPm for simplified theory.
1198.89/1199.91	c Bin: Executing minisat20
1198.89/1199.91	c child exit by a signal
1198.89/1199.91	c minisat20 returned code 137.
1198.89/1199.91	c minisat20 returned code 137.
1198.89/1199.91	c satzilla running kcnfs ... 
1198.89/1199.91	c Bin: Executing kcnfs
1198.89/1199.91	c kcnfs returned code 1.
1198.89/1199.91	c kcnfs returned code 1.
1198.89/1199.91	c satzilla running march_dl ... 
1198.89/1199.93	c Bin: Executing march_dl
1198.89/1199.93	c march_dl returned code 1.
1198.89/1199.93	c march_dl returned code 1.
1198.89/1199.93	c satzilla running kcnfs with preprocessing ... 
1198.89/1199.93	c Bin: Executing kcnfs
1198.89/1199.93	c kcnfs returned code 1.
1198.89/1199.93	c kcnfs returned code 1.
1198.89/1199.93	c satzilla running march_dl with preprocessing ... 
1198.89/1199.93	c Bin: Executing march_dl
1198.89/1199.93	c march_dl returned code 1.
1198.89/1199.93	c march_dl returned code 1.
1198.89/1199.93	c satzilla running vallst with preprocessing ... 
1198.89/1199.93	c Bin: Executing vallst
1198.89/1199.93	c vallst returned code 1.
1198.89/1199.93	c vallst returned code 1.
1198.89/1199.93	c satzilla running zchaff_rand with preprocessing ... 
1198.89/1199.93	c Bin: Executing zchaff_rand
1198.89/1199.93	c zchaff_rand returned code 1.
1198.89/1199.93	c zchaff_rand returned code 1.
1198.89/1199.93	c satzilla running vallst ... 
1198.89/1199.93	c Bin: Executing vallst
1198.89/1199.93	c vallst returned code 1.
1198.89/1199.93	c vallst returned code 1.
1198.89/1199.93	c satzilla running zchaff_rand ... 
1198.89/1199.93	c Bin: Executing zchaff_rand
1198.89/1199.93	c zchaff_rand returned code 1.
1198.89/1199.93	c zchaff_rand returned code 1.
1198.89/1199.93	c satzilla running minisat20 ... 
1198.89/1199.93	c Bin: Executing minisat20
1198.89/1199.93	c minisat20 returned code 1.
1198.89/1199.93	c minisat20 returned code 1.
1198.89/1199.93	c ERROR: All Failed! 
1198.89/1199.93	c SATZILLA_TIME=1199.100000

Verifier Data (download as text)

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

Watcher Data (download as text)

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

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

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


[startup+0 s]
/proc/loadavg: 0.92 0.98 0.99 3/77 7274
/proc/meminfo: memFree=1812736/2055920 swapFree=4158788/4192956
[pid=7274] ppid=7272 vsize=1440 CPUtime=0
/proc/7274/stat : 7274 (SATzilla2007_R) D 7272 7274 6761 0 -1 4194304 127 0 0 0 0 0 0 0 18 0 1 0 381719350 1474560 110 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135221597 0 0 4096 0 18446744071563608240 0 0 17 1 0 0
/proc/7274/statm: 360 110 95 260 0 84 0

[startup+0.038915 s]
/proc/loadavg: 0.92 0.98 0.99 3/77 7274
/proc/meminfo: memFree=1812736/2055920 swapFree=4158788/4192956
[pid=7274] ppid=7272 vsize=1440 CPUtime=0
/proc/7274/stat : 7274 (SATzilla2007_R) S 7272 7274 6761 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 381719350 1474560 110 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/7274/statm: 360 110 95 260 0 84 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 1440

[startup+0.101918 s]
/proc/loadavg: 0.92 0.98 0.99 3/77 7274
/proc/meminfo: memFree=1812736/2055920 swapFree=4158788/4192956
[pid=7274] ppid=7272 vsize=1440 CPUtime=0
/proc/7274/stat : 7274 (SATzilla2007_R) S 7272 7274 6761 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 381719350 1474560 110 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/7274/statm: 360 110 95 260 0 84 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 1440

[startup+0.301944 s]
/proc/loadavg: 0.92 0.98 0.99 3/77 7274
/proc/meminfo: memFree=1812736/2055920 swapFree=4158788/4192956
[pid=7274] ppid=7272 vsize=1440 CPUtime=0
/proc/7274/stat : 7274 (SATzilla2007_R) S 7272 7274 6761 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 381719350 1474560 110 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/7274/statm: 360 110 95 260 0 84 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 1440

[startup+0.701998 s]
/proc/loadavg: 0.92 0.98 0.99 3/77 7274
/proc/meminfo: memFree=1812736/2055920 swapFree=4158788/4192956
[pid=7274] ppid=7272 vsize=1440 CPUtime=0
/proc/7274/stat : 7274 (SATzilla2007_R) S 7272 7274 6761 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 381719350 1474560 110 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/7274/statm: 360 110 95 260 0 84 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 1440

[startup+1.5011 s]
/proc/loadavg: 0.92 0.98 0.99 2/79 7276
/proc/meminfo: memFree=1807472/2055920 swapFree=4158788/4192956
[pid=7274] ppid=7272 vsize=1440 CPUtime=0
/proc/7274/stat : 7274 (SATzilla2007_R) S 7272 7274 6761 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 381719350 1474560 110 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/7274/statm: 360 110 95 260 0 84 0
[pid=7276] ppid=7274 vsize=7524 CPUtime=1.46
/proc/7276/stat : 7276 (march_dl) R 7274 7274 6761 0 -1 4194304 3591 0 0 0 145 1 0 0 25 0 1 0 381719353 7704576 1724 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134543133 0 0 8392704 0 0 0 0 17 0 0 0
/proc/7276/statm: 1881 1724 72 118 0 1760 0
Current children cumulated CPU time (s) 1.46
Current children cumulated vsize (KiB) 8964

[startup+3.10132 s]
/proc/loadavg: 0.93 0.98 0.99 2/79 7276
/proc/meminfo: memFree=1805680/2055920 swapFree=4158788/4192956
[pid=7274] ppid=7272 vsize=1440 CPUtime=0
/proc/7274/stat : 7274 (SATzilla2007_R) S 7272 7274 6761 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 381719350 1474560 110 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/7274/statm: 360 110 95 260 0 84 0
[pid=7276] ppid=7274 vsize=9020 CPUtime=3.06
/proc/7276/stat : 7276 (march_dl) R 7274 7274 6761 0 -1 4194304 3804 0 0 0 305 1 0 0 25 0 1 0 381719353 9236480 1772 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134514060 0 0 8392704 0 0 0 0 17 0 0 0
/proc/7276/statm: 2255 1772 74 118 0 2134 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 10460

[startup+6.30275 s]
/proc/loadavg: 0.93 0.98 0.99 2/79 7277
/proc/meminfo: memFree=1809520/2055920 swapFree=4158788/4192956
[pid=7274] ppid=7272 vsize=1440 CPUtime=4.99
/proc/7274/stat : 7274 (SATzilla2007_R) S 7272 7274 6761 0 -1 4194304 135 3804 0 0 0 0 498 1 16 0 1 0 381719350 1474560 111 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/7274/statm: 360 111 96 260 0 84 0
[pid=7277] ppid=7274 vsize=6188 CPUtime=1.15
/proc/7277/stat : 7277 (ubcsat2006) R 7274 7274 6761 0 -1 4194304 530 0 13 0 109 6 0 0 25 0 1 0 381719853 6336512 526 18446744073709551615 134512640 134777720 4294956576 18446744073709551615 134553135 0 0 8392704 0 0 0 0 17 1 0 0
/proc/7277/statm: 1547 526 156 64 0 1128 0
Current children cumulated CPU time (s) 6.14
Current children cumulated vsize (KiB) 7628

[startup+12.7016 s]
/proc/loadavg: 0.94 0.98 0.99 2/79 7278
/proc/meminfo: memFree=1804144/2055920 swapFree=4158788/4192956
[pid=7274] ppid=7272 vsize=5764 CPUtime=11.09
/proc/7274/stat : 7274 (SATzilla2007_R) S 7272 7274 6761 0 -1 4194304 2312 4340 0 13 384 9 701 15 25 0 1 0 381719350 5902336 1261 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/7274/statm: 1441 1261 164 260 0 1165 0
[pid=7278] ppid=7274 vsize=4184 CPUtime=1.43
/proc/7278/stat : 7278 (minisat20) R 7274 7274 6761 0 -1 4194304 804 0 0 0 143 0 0 0 25 0 1 0 381720476 4284416 798 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525807 0 0 8392704 3 0 0 0 17 0 0 0
/proc/7278/statm: 1046 798 58 118 0 924 0
Current children cumulated CPU time (s) 12.52
Current children cumulated vsize (KiB) 9948

[startup+25.5013 s]
/proc/loadavg: 0.95 0.98 0.99 2/79 7278
/proc/meminfo: memFree=1801712/2055920 swapFree=4158788/4192956
[pid=7274] ppid=7272 vsize=5764 CPUtime=11.09
/proc/7274/stat : 7274 (SATzilla2007_R) S 7272 7274 6761 0 -1 4194304 2312 4340 0 13 384 9 701 15 25 0 1 0 381719350 5902336 1261 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/7274/statm: 1441 1261 164 260 0 1165 0
[pid=7278] ppid=7274 vsize=6176 CPUtime=14.22
/proc/7278/stat : 7278 (minisat20) R 7274 7274 6761 0 -1 4194304 1307 0 0 0 1422 0 0 0 25 0 1 0 381720476 6324224 1301 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525578 0 0 8392704 3 0 0 0 17 0 0 0
/proc/7278/statm: 1544 1301 58 118 0 1422 0
Current children cumulated CPU time (s) 25.31
Current children cumulated vsize (KiB) 11940

[startup+51.1017 s]
/proc/loadavg: 0.96 0.98 0.99 2/79 7278
/proc/meminfo: memFree=1800624/2055920 swapFree=4158788/4192956
[pid=7274] ppid=7272 vsize=5764 CPUtime=11.09
/proc/7274/stat : 7274 (SATzilla2007_R) S 7272 7274 6761 0 -1 4194304 2312 4340 0 13 384 9 701 15 25 0 1 0 381719350 5902336 1261 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/7274/statm: 1441 1261 164 260 0 1165 0
[pid=7278] ppid=7274 vsize=7212 CPUtime=39.79
/proc/7278/stat : 7278 (minisat20) R 7274 7274 6761 0 -1 4194304 1566 0 0 0 3979 0 0 0 25 0 1 0 381720476 7385088 1560 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525534 0 0 8392704 3 0 0 0 17 0 0 0
/proc/7278/statm: 1803 1560 58 118 0 1681 0
Current children cumulated CPU time (s) 50.88
Current children cumulated vsize (KiB) 12976

[startup+102.306 s]
/proc/loadavg: 0.98 0.98 0.99 2/79 7278
/proc/meminfo: memFree=1798128/2055920 swapFree=4158788/4192956
[pid=7274] ppid=7272 vsize=5764 CPUtime=11.09
/proc/7274/stat : 7274 (SATzilla2007_R) S 7272 7274 6761 0 -1 4194304 2312 4340 0 13 384 9 701 15 25 0 1 0 381719350 5902336 1261 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/7274/statm: 1441 1261 164 260 0 1165 0
[pid=7278] ppid=7274 vsize=9628 CPUtime=90.96
/proc/7278/stat : 7278 (minisat20) R 7274 7274 6761 0 -1 4194304 2156 0 0 0 9095 1 0 0 25 0 1 0 381720476 9859072 2150 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525583 0 0 8392704 3 0 0 0 17 0 0 0
/proc/7278/statm: 2407 2150 58 118 0 2285 0
Current children cumulated CPU time (s) 102.05
Current children cumulated vsize (KiB) 15392

[startup+162.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 7278
/proc/meminfo: memFree=1797744/2055920 swapFree=4158788/4192956
[pid=7274] ppid=7272 vsize=5764 CPUtime=11.09
/proc/7274/stat : 7274 (SATzilla2007_R) S 7272 7274 6761 0 -1 4194304 2312 4340 0 13 384 9 701 15 25 0 1 0 381719350 5902336 1261 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/7274/statm: 1441 1261 164 260 0 1165 0
[pid=7278] ppid=7274 vsize=9952 CPUtime=150.92
/proc/7278/stat : 7278 (minisat20) R 7274 7274 6761 0 -1 4194304 2229 0 0 0 15091 1 0 0 25 0 1 0 381720476 10190848 2223 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 0 0 0
/proc/7278/statm: 2488 2223 58 118 0 2366 0
Current children cumulated CPU time (s) 162.01
Current children cumulated vsize (KiB) 15716

[startup+222.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 7278
/proc/meminfo: memFree=1796400/2055920 swapFree=4158788/4192956
[pid=7274] ppid=7272 vsize=5764 CPUtime=11.09
/proc/7274/stat : 7274 (SATzilla2007_R) S 7272 7274 6761 0 -1 4194304 2312 4340 0 13 384 9 701 15 25 0 1 0 381719350 5902336 1261 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/7274/statm: 1441 1261 164 260 0 1165 0
[pid=7278] ppid=7274 vsize=11308 CPUtime=210.84
/proc/7278/stat : 7278 (minisat20) R 7274 7274 6761 0 -1 4194304 2566 0 0 0 21082 2 0 0 25 0 1 0 381720476 11579392 2560 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 0 0 0
/proc/7278/statm: 2827 2560 58 118 0 2705 0
Current children cumulated CPU time (s) 221.93
Current children cumulated vsize (KiB) 17072

[startup+282.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 7278
/proc/meminfo: memFree=1795760/2055920 swapFree=4158788/4192956
[pid=7274] ppid=7272 vsize=5764 CPUtime=11.09
/proc/7274/stat : 7274 (SATzilla2007_R) S 7272 7274 6761 0 -1 4194304 2312 4340 0 13 384 9 701 15 25 0 1 0 381719350 5902336 1261 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/7274/statm: 1441 1261 164 260 0 1165 0
[pid=7278] ppid=7274 vsize=11980 CPUtime=270.81
/proc/7278/stat : 7278 (minisat20) R 7274 7274 6761 0 -1 4194304 2725 0 0 0 27079 2 0 0 25 0 1 0 381720476 12267520 2719 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134527403 0 0 8392704 3 0 0 0 17 0 0 0
/proc/7278/statm: 2995 2719 58 118 0 2873 0
Current children cumulated CPU time (s) 281.9
Current children cumulated vsize (KiB) 17744

[startup+342.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 7278
/proc/meminfo: memFree=1795440/2055920 swapFree=4158788/4192956
[pid=7274] ppid=7272 vsize=5764 CPUtime=11.09
/proc/7274/stat : 7274 (SATzilla2007_R) S 7272 7274 6761 0 -1 4194304 2312 4340 0 13 384 9 701 15 25 0 1 0 381719350 5902336 1261 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/7274/statm: 1441 1261 164 260 0 1165 0
[pid=7278] ppid=7274 vsize=12268 CPUtime=330.75
/proc/7278/stat : 7278 (minisat20) R 7274 7274 6761 0 -1 4194304 2814 0 0 0 33073 2 0 0 25 0 1 0 381720476 12562432 2808 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525636 0 0 8392704 3 0 0 0 17 0 0 0
/proc/7278/statm: 3067 2808 58 118 0 2945 0
Current children cumulated CPU time (s) 341.84
Current children cumulated vsize (KiB) 18032

[startup+402.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 7278
/proc/meminfo: memFree=1795056/2055920 swapFree=4158788/4192956
[pid=7274] ppid=7272 vsize=5764 CPUtime=11.09
/proc/7274/stat : 7274 (SATzilla2007_R) S 7272 7274 6761 0 -1 4194304 2312 4340 0 13 384 9 701 15 25 0 1 0 381719350 5902336 1261 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/7274/statm: 1441 1261 164 260 0 1165 0
[pid=7278] ppid=7274 vsize=12836 CPUtime=390.71
/proc/7278/stat : 7278 (minisat20) R 7274 7274 6761 0 -1 4194304 2918 0 0 0 39068 3 0 0 25 0 1 0 381720476 13144064 2912 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 0 0 0
/proc/7278/statm: 3209 2912 58 118 0 3087 0
Current children cumulated CPU time (s) 401.8
Current children cumulated vsize (KiB) 18600


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


[startup+762.305 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 7476
/proc/meminfo: memFree=1792816/2055920 swapFree=4158788/4192956
[pid=7274] ppid=7272 vsize=5764 CPUtime=11.09
/proc/7274/stat : 7274 (SATzilla2007_R) S 7272 7274 6761 0 -1 4194304 2312 4340 0 13 384 9 701 15 25 0 1 0 381719350 5902336 1261 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/7274/statm: 1441 1261 164 260 0 1165 0
[pid=7278] ppid=7274 vsize=14524 CPUtime=750.48
/proc/7278/stat : 7278 (minisat20) R 7274 7274 6761 0 -1 4194304 3336 0 0 0 75030 18 0 0 25 0 1 0 381720476 14872576 3330 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525443 0 0 8392704 3 0 0 0 17 0 0 0
/proc/7278/statm: 3631 3330 58 118 0 3509 0
Current children cumulated CPU time (s) 761.57
Current children cumulated vsize (KiB) 20288

[startup+822.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 7476
/proc/meminfo: memFree=1792816/2055920 swapFree=4158788/4192956
[pid=7274] ppid=7272 vsize=5764 CPUtime=11.09
/proc/7274/stat : 7274 (SATzilla2007_R) S 7272 7274 6761 0 -1 4194304 2312 4340 0 13 384 9 701 15 25 0 1 0 381719350 5902336 1261 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/7274/statm: 1441 1261 164 260 0 1165 0
[pid=7278] ppid=7274 vsize=14736 CPUtime=810.44
/proc/7278/stat : 7278 (minisat20) R 7274 7274 6761 0 -1 4194304 3385 0 0 0 81026 18 0 0 25 0 1 0 381720476 15089664 3379 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134649756 0 0 8392704 3 0 0 0 17 0 0 0
/proc/7278/statm: 3684 3379 58 118 0 3562 0
Current children cumulated CPU time (s) 821.53
Current children cumulated vsize (KiB) 20500

[startup+882.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 7476
/proc/meminfo: memFree=1791856/2055920 swapFree=4158788/4192956
[pid=7274] ppid=7272 vsize=5764 CPUtime=11.09
/proc/7274/stat : 7274 (SATzilla2007_R) S 7272 7274 6761 0 -1 4194304 2312 4340 0 13 384 9 701 15 25 0 1 0 381719350 5902336 1261 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/7274/statm: 1441 1261 164 260 0 1165 0
[pid=7278] ppid=7274 vsize=15680 CPUtime=870.4
/proc/7278/stat : 7278 (minisat20) R 7274 7274 6761 0 -1 4194304 3590 0 0 0 87021 19 0 0 25 0 1 0 381720476 16056320 3584 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525488 0 0 8392704 3 0 0 0 17 0 0 0
/proc/7278/statm: 3920 3584 58 118 0 3798 0
Current children cumulated CPU time (s) 881.49
Current children cumulated vsize (KiB) 21444

[startup+942.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 7476
/proc/meminfo: memFree=1791088/2055920 swapFree=4158788/4192956
[pid=7274] ppid=7272 vsize=5764 CPUtime=11.09
/proc/7274/stat : 7274 (SATzilla2007_R) S 7272 7274 6761 0 -1 4194304 2312 4340 0 13 384 9 701 15 25 0 1 0 381719350 5902336 1261 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/7274/statm: 1441 1261 164 260 0 1165 0
[pid=7278] ppid=7274 vsize=16472 CPUtime=930.36
/proc/7278/stat : 7278 (minisat20) R 7274 7274 6761 0 -1 4194304 3809 0 0 0 93017 19 0 0 25 0 1 0 381720476 16867328 3803 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525788 0 0 8392704 3 0 0 0 17 0 0 0
/proc/7278/statm: 4118 3803 58 118 0 3996 0
Current children cumulated CPU time (s) 941.45
Current children cumulated vsize (KiB) 22236

[startup+1002.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 7476
/proc/meminfo: memFree=1791024/2055920 swapFree=4158788/4192956
[pid=7274] ppid=7272 vsize=5764 CPUtime=11.09
/proc/7274/stat : 7274 (SATzilla2007_R) S 7272 7274 6761 0 -1 4194304 2312 4340 0 13 384 9 701 15 25 0 1 0 381719350 5902336 1261 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/7274/statm: 1441 1261 164 260 0 1165 0
[pid=7278] ppid=7274 vsize=16472 CPUtime=990.33
/proc/7278/stat : 7278 (minisat20) R 7274 7274 6761 0 -1 4194304 3812 0 0 0 99014 19 0 0 25 0 1 0 381720476 16867328 3806 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 0 0 0
/proc/7278/statm: 4118 3806 58 118 0 3996 0
Current children cumulated CPU time (s) 1001.42
Current children cumulated vsize (KiB) 22236

[startup+1062.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 7476
/proc/meminfo: memFree=1791024/2055920 swapFree=4158788/4192956
[pid=7274] ppid=7272 vsize=5764 CPUtime=11.09
/proc/7274/stat : 7274 (SATzilla2007_R) S 7272 7274 6761 0 -1 4194304 2312 4340 0 13 384 9 701 15 25 0 1 0 381719350 5902336 1261 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/7274/statm: 1441 1261 164 260 0 1165 0
[pid=7278] ppid=7274 vsize=16472 CPUtime=1050.3
/proc/7278/stat : 7278 (minisat20) R 7274 7274 6761 0 -1 4194304 3813 0 0 0 105011 19 0 0 25 0 1 0 381720476 16867328 3807 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 0 0 0
/proc/7278/statm: 4118 3807 58 118 0 3996 0
Current children cumulated CPU time (s) 1061.39
Current children cumulated vsize (KiB) 22236

[startup+1122.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 7476
/proc/meminfo: memFree=1790896/2055920 swapFree=4158788/4192956
[pid=7274] ppid=7272 vsize=5764 CPUtime=11.09
/proc/7274/stat : 7274 (SATzilla2007_R) S 7272 7274 6761 0 -1 4194304 2312 4340 0 13 384 9 701 15 25 0 1 0 381719350 5902336 1261 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/7274/statm: 1441 1261 164 260 0 1165 0
[pid=7278] ppid=7274 vsize=16472 CPUtime=1110.25
/proc/7278/stat : 7278 (minisat20) R 7274 7274 6761 0 -1 4194304 3814 0 0 0 111005 20 0 0 25 0 1 0 381720476 16867328 3808 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 0 0 0
/proc/7278/statm: 4118 3808 58 118 0 3996 0
Current children cumulated CPU time (s) 1121.34
Current children cumulated vsize (KiB) 22236

[startup+1182.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 7476
/proc/meminfo: memFree=1790832/2055920 swapFree=4158788/4192956
[pid=7274] ppid=7272 vsize=5764 CPUtime=11.09
/proc/7274/stat : 7274 (SATzilla2007_R) S 7272 7274 6761 0 -1 4194304 2312 4340 0 13 384 9 701 15 25 0 1 0 381719350 5902336 1261 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/7274/statm: 1441 1261 164 260 0 1165 0
[pid=7278] ppid=7274 vsize=16472 CPUtime=1170.21
/proc/7278/stat : 7278 (minisat20) R 7274 7274 6761 0 -1 4194304 3815 0 0 0 117001 20 0 0 25 0 1 0 381720476 16867328 3809 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525619 0 0 8392704 3 0 0 0 17 0 0 0
/proc/7278/statm: 4118 3809 58 118 0 3996 0
Current children cumulated CPU time (s) 1181.3
Current children cumulated vsize (KiB) 22236

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

[startup+1190.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 7476
/proc/meminfo: memFree=1790832/2055920 swapFree=4158788/4192956
[pid=7274] ppid=7272 vsize=5764 CPUtime=11.09
/proc/7274/stat : 7274 (SATzilla2007_R) S 7272 7274 6761 0 -1 4194304 2312 4340 0 13 384 9 701 15 25 0 1 0 381719350 5902336 1261 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/7274/statm: 1441 1261 164 260 0 1165 0
[pid=7278] ppid=7274 vsize=16472 CPUtime=1178.2
/proc/7278/stat : 7278 (minisat20) R 7274 7274 6761 0 -1 4194304 3815 0 0 0 117800 20 0 0 25 0 1 0 381720476 16867328 3809 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525534 0 0 8392704 3 0 0 0 17 0 0 0
/proc/7278/statm: 4118 3809 58 118 0 3996 0
Current children cumulated CPU time (s) 1189.29
Current children cumulated vsize (KiB) 22236

[startup+1196.7 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 7476
/proc/meminfo: memFree=1790832/2055920 swapFree=4158788/4192956
[pid=7274] ppid=7272 vsize=5764 CPUtime=11.09
/proc/7274/stat : 7274 (SATzilla2007_R) S 7272 7274 6761 0 -1 4194304 2312 4340 0 13 384 9 701 15 25 0 1 0 381719350 5902336 1261 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/7274/statm: 1441 1261 164 260 0 1165 0
[pid=7278] ppid=7274 vsize=16472 CPUtime=1184.6
/proc/7278/stat : 7278 (minisat20) R 7274 7274 6761 0 -1 4194304 3815 0 0 0 118440 20 0 0 25 0 1 0 381720476 16867328 3809 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525767 0 0 8392704 3 0 0 0 17 0 0 0
/proc/7278/statm: 4118 3809 58 118 0 3996 0
Current children cumulated CPU time (s) 1195.69
Current children cumulated vsize (KiB) 22236

[startup+1198.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 7476
/proc/meminfo: memFree=1790832/2055920 swapFree=4158788/4192956
[pid=7274] ppid=7272 vsize=5764 CPUtime=11.09
/proc/7274/stat : 7274 (SATzilla2007_R) S 7272 7274 6761 0 -1 4194304 2312 4340 0 13 384 9 701 15 25 0 1 0 381719350 5902336 1261 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/7274/statm: 1441 1261 164 260 0 1165 0
[pid=7278] ppid=7274 vsize=16472 CPUtime=1186.2
/proc/7278/stat : 7278 (minisat20) R 7274 7274 6761 0 -1 4194304 3815 0 0 0 118600 20 0 0 25 0 1 0 381720476 16867328 3809 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 0 0 0
/proc/7278/statm: 4118 3809 58 118 0 3996 0
Current children cumulated CPU time (s) 1197.29
Current children cumulated vsize (KiB) 22236

[startup+1199.1 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 7476
/proc/meminfo: memFree=1790832/2055920 swapFree=4158788/4192956
[pid=7274] ppid=7272 vsize=5764 CPUtime=11.09
/proc/7274/stat : 7274 (SATzilla2007_R) S 7272 7274 6761 0 -1 4194304 2312 4340 0 13 384 9 701 15 25 0 1 0 381719350 5902336 1261 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/7274/statm: 1441 1261 164 260 0 1165 0
[pid=7278] ppid=7274 vsize=16472 CPUtime=1187
/proc/7278/stat : 7278 (minisat20) R 7274 7274 6761 0 -1 4194304 3815 0 0 0 118680 20 0 0 25 0 1 0 381720476 16867328 3809 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 0 0 0
/proc/7278/statm: 4118 3809 58 118 0 3996 0
Current children cumulated CPU time (s) 1198.09
Current children cumulated vsize (KiB) 22236

[startup+1199.5 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 7476
/proc/meminfo: memFree=1790832/2055920 swapFree=4158788/4192956
[pid=7274] ppid=7272 vsize=5764 CPUtime=11.09
/proc/7274/stat : 7274 (SATzilla2007_R) S 7272 7274 6761 0 -1 4194304 2312 4340 0 13 384 9 701 15 25 0 1 0 381719350 5902336 1261 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/7274/statm: 1441 1261 164 260 0 1165 0
[pid=7278] ppid=7274 vsize=16472 CPUtime=1187.4
/proc/7278/stat : 7278 (minisat20) R 7274 7274 6761 0 -1 4194304 3815 0 0 0 118720 20 0 0 25 0 1 0 381720476 16867328 3809 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 0 0 0
/proc/7278/statm: 4118 3809 58 118 0 3996 0
Current children cumulated CPU time (s) 1198.49
Current children cumulated vsize (KiB) 22236

[startup+1199.9 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 7476
/proc/meminfo: memFree=1790832/2055920 swapFree=4158788/4192956
[pid=7274] ppid=7272 vsize=5764 CPUtime=11.09
/proc/7274/stat : 7274 (SATzilla2007_R) S 7272 7274 6761 0 -1 4194304 2312 4340 0 13 384 9 701 15 25 0 1 0 381719350 5902336 1261 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/7274/statm: 1441 1261 164 260 0 1165 0
[pid=7278] ppid=7274 vsize=16472 CPUtime=1187.8
/proc/7278/stat : 7278 (minisat20) R 7274 7274 6761 0 -1 4194304 3815 0 0 0 118760 20 0 0 25 0 1 0 381720476 16867328 3809 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525543 0 0 8392704 3 0 0 0 17 0 0 0
/proc/7278/statm: 4118 3809 58 118 0 3996 0
Current children cumulated CPU time (s) 1198.89
Current children cumulated vsize (KiB) 22236

Child status: 17
Real time (s): 1199.94
CPU time (s): 1198.93
CPU user time (s): 1198.47
CPU system time (s): 0.45693
CPU usage (%): 99.916
Max. virtual memory (cumulated for all children) (KiB): 22236

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1198.47
system time used= 0.45693
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 10480
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= 62
involuntary context switches= 23565

runsolver used 1.20482 second user time and 3.19651 second system time

The end

Launcher Data (download as text)

Begin job on node13 on Sun Mar 11 12:54:09 UTC 2007

IDJOB= 335236
IDBENCH= 24646
IDSOLVER= 134
FILE ID= node13/335236-1173617649

PBS_JOBID= 4101258

Free space on /tmp= 66445 MiB

SOLVER NAME= SATzilla RANDOM
BENCH NAME= HOME/pub/bench/SAT07/crafted/Hard/contest05/QG/QG7-gensys-icl100.sat05-3226.reshuffled-07.cnf
COMMAND LINE= /tmp/evaluation/335236-1173617649/SATzilla2007_R /tmp/evaluation/335236-1173617649/instance-335236-1173617649.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node13/watcher-335236-1173617649 -o ROOT/results/node13/solver-335236-1173617649 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/335236-1173617649/SATzilla2007_R /tmp/evaluation/335236-1173617649/instance-335236-1173617649.cnf            

META MD5SUM SOLVER= 44dcaa7dbf032757655ae5e30ee65a10
MD5SUM BENCH=  63ebbe5da415dad3af97436d64747f33

RANDOM SEED= 663851451

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

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

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.236
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.236
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:       1813208 kB
Buffers:         19932 kB
Cached:         138404 kB
SwapCached:       2076 kB
Active:          84464 kB
Inactive:        96352 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1813208 kB
SwapTotal:     4192956 kB
SwapFree:      4158788 kB
Dirty:            8864 kB
Writeback:           0 kB
Mapped:          30444 kB
Slab:            47452 kB
Committed_AS:  1649160 kB
PageTables:       1744 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= 66445 MiB

End job on node13 on Sun Mar 11 13:14:09 UTC 2007