Trace number 328847

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 CRAFTED? (exit code) 1199.4 1199.92

General information on the benchmark

Nameindustrial/IBM_FV_2002_13_rule_1/
SAT_dat.k30.cnf
MD5SUM03500a4d5154d29cb90a2da4600bdebd
Bench CategoryINDUST (industrial 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 variables33787
Number of clauses138990
Sum of the clauses size382962
Maximum clause length37
Minimum clause length1
Number of clauses of size 1408
Number of clauses of size 262676
Number of clauses of size 370520
Number of clauses of size 4206
Number of clauses of size 5385
Number of clauses of size over 54795

Solver Data (download as text)

32.48/32.62	c run March_dl for 5 seconds ... 
32.48/32.62	c Bin: Executing march_dl
32.48/32.62	c child exit by a signal
32.48/32.62	c march_dl returned code 137.
32.48/32.62	c run saps (UBCSAT implementation) for 2 seconds ... 
32.48/32.62	c Bin: Executing ubcsat2006
32.48/32.62	c child exited successfully
32.48/32.62	c ubcsat2006 returned code 0.
32.48/32.62	c satzilla computing base features
32.48/32.62	c satzilla doing unit-prop probe
32.48/32.62	c satzilla doing local search probe
32.48/32.62	c satzilla doing lobjois search-space size estimate
32.48/32.62	c satzilla's ranking:
32.48/32.62	c 1) minisat20+P: -0.494571
32.48/32.62	c 2) vallst+P: 3.648634
32.48/32.62	c 3) march_dl+P: 4.785313
32.48/32.62	c 4) march_dl: 4.921393
32.48/32.62	c 5) zchaff_rand+P: 5.103956
32.48/32.62	c 6) minisat20: 6.672321
32.48/32.62	c 7) kcnfs+P: 999.000000
32.48/32.62	c 8) kcnfs: 999.000000
32.48/32.62	c 9) vallst: 999.000000
32.48/32.62	c 10) zchaff_rand: 999.000000
32.48/32.62	c satzilla running minisat20 with preprocessing ... 
56.46/56.65	This is MiniSat 2.0 beta
56.46/56.65	WARNING: for repeatability, setting FPU to use double precision
56.46/56.65	============================[ Problem Statistics ]=============================
56.46/56.65	|                                                                             |
56.46/56.67	|  Number of variables:  24743                                                |
56.46/56.67	|  Number of clauses:    104075                                               |
56.52/56.73	|  Parsing time:         0.07         s                                       |
56.52/56.74	============================[ Search Statistics ]==============================
56.52/56.74	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
56.52/56.74	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
56.52/56.74	===============================================================================
56.52/56.74	|         0 |   24743   104075   311159 |    34691        0    nan |  0.000 % |
56.52/56.77	|       101 |   24743   104075   311159 |    38160      101     12 |  0.000 % |
56.52/56.87	|       251 |   24743   104075   311159 |    41976      251     70 |  0.000 % |
56.52/56.95	|       477 |   24743   104075   311159 |    46174      477     41 |  0.000 % |
56.52/56.98	|       814 |   24743   104075   311159 |    50792      814     38 |  0.000 % |
57.06/57.29	|      1321 |   24743   104075   311159 |    55871     1321     61 |  0.000 % |
57.55/57.71	|      2081 |   24743   104075   311159 |    61458     2081     60 |  0.000 % |
57.65/57.87	|      3222 |   24743   104075   311159 |    67604     3222     48 |  0.000 % |
58.55/58.71	|      4931 |   24743   104075   311159 |    74364     4931     59 |  0.000 % |
58.65/58.88	|      7493 |   24743   104075   311159 |    81801     7493     46 |  0.000 % |
61.55/61.77	|     11337 |   24743   104075   311159 |    89981    11337     59 |  0.000 % |
68.95/69.15	|     17104 |   24743   104075   311159 |    98979    17104     75 |  0.000 % |
74.94/75.18	|     25753 |   24743   104075   311159 |   108877    25753     85 |  0.000 % |
80.34/80.59	|     38727 |   24743   104075   311159 |   119765    38727     76 |  0.000 % |
84.84/85.00	|     58188 |   24743   104075   311159 |   131741    58188     65 |  0.000 % |
137.73/137.99	|     87380 |   24743   104075   311159 |   144915    87380     84 |  0.000 % |
173.52/173.75	|    131171 |   24743   104075   311159 |   159407   131171     83 |  0.000 % |
353.55/353.80	|    196855 |   24743   104075   311159 |   175347    39310    274 |  0.000 % |
646.85/647.20	|    295381 |   24743   104075   311159 |   192882   137836    209 |  0.000 % |
1155.77/1156.38	|    443171 |   24743   104075   311159 |   212171    97630    180 |  0.000 % |
1199.35/1199.91	c Preprocessing...
1199.35/1199.91	c Inital problem has 33787 variables, 76314 nary clauses (62676 binary clauses).
1199.35/1199.91	c Num non-binary clauses 75906, Average non-binary clause length 3.388
1199.35/1199.91	c Theory has no gaps
1199.35/1199.91	c Preprocessor runtime was 23.770 seconds.
1199.35/1199.91	c 
1199.35/1199.91	c Satisfiability of theory still undetermined.
1199.35/1199.91	c See file /tmp/lIVEK6 for simplified theory.
1199.35/1199.91	c Bin: Executing minisat20
1199.35/1199.91	c child exit by a signal
1199.35/1199.91	c minisat20 returned code 137.
1199.35/1199.91	c minisat20 returned code 137.
1199.35/1199.91	c satzilla running vallst with preprocessing ... 
1199.35/1199.91	c Bin: Executing vallst
1199.35/1199.91	c vallst returned code 1.
1199.35/1199.91	c vallst returned code 1.
1199.35/1199.91	c satzilla running march_dl with preprocessing ... 
1199.35/1199.91	c Bin: Executing march_dl
1199.35/1199.91	c march_dl returned code 1.
1199.35/1199.91	c march_dl returned code 1.
1199.35/1199.91	c satzilla running march_dl ... 
1199.35/1199.91	c Bin: Executing march_dl
1199.35/1199.91	c march_dl returned code 1.
1199.35/1199.91	c march_dl returned code 1.
1199.35/1199.91	c satzilla running zchaff_rand with preprocessing ... 
1199.35/1199.91	c Bin: Executing zchaff_rand
1199.35/1199.91	c zchaff_rand returned code 1.
1199.35/1199.91	c zchaff_rand returned code 1.
1199.35/1199.91	c satzilla running minisat20 ... 
1199.35/1199.91	c Bin: Executing minisat20
1199.35/1199.91	c minisat20 returned code 1.
1199.35/1199.91	c minisat20 returned code 1.
1199.35/1199.91	c satzilla running kcnfs with preprocessing ... 
1199.35/1199.91	c Bin: Executing kcnfs
1199.35/1199.91	c kcnfs returned code 1.
1199.35/1199.91	c kcnfs returned code 1.
1199.35/1199.91	c satzilla running kcnfs ... 
1199.35/1199.91	c Bin: Executing kcnfs
1199.35/1199.91	c kcnfs returned code 1.
1199.35/1199.91	c kcnfs returned code 1.
1199.35/1199.91	c satzilla running vallst ... 
1199.35/1199.91	c Bin: Executing vallst
1199.35/1199.91	c vallst returned code 1.
1199.35/1199.91	c vallst returned code 1.
1199.35/1199.91	c satzilla running zchaff_rand ... 
1199.35/1199.91	c Bin: Executing zchaff_rand
1199.35/1199.91	c zchaff_rand returned code 1.
1199.35/1199.91	c zchaff_rand returned code 1.
1199.35/1199.91	c ERROR: All Failed! 
1199.35/1199.91	c SATZILLA_TIME=1199.550000

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/node15/watcher-328847-1173125760 -o ROOT/results/node15/solver-328847-1173125760 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/328847-1173125760/SATzilla2007_C /tmp/evaluation/328847-1173125760/instance-328847-1173125760.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.96 0.91 3/77 17192
/proc/meminfo: memFree=1558376/2055920 swapFree=4152980/4192956
[pid=17192] ppid=17190 vsize=1440 CPUtime=0
/proc/17192/stat : 17192 (SATzilla2007_C) S 17190 17192 16430 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 332530388 1474560 110 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/17192/statm: 360 110 95 260 0 84 0
[pid=17193] ppid=17192 vsize=632 CPUtime=0
/proc/17193/stat : 17193 (march_dl) R 17192 17192 16430 0 -1 4194304 51 0 0 0 0 0 0 0 20 0 1 0 332530388 647168 46 18446744073709551615 134512640 134996440 4294956720 18446744073709551615 134794484 0 0 8392704 0 0 0 0 17 1 0 0
/proc/17193/statm: 158 46 39 118 0 37 0

[startup+0.0806601 s]
/proc/loadavg: 0.92 0.96 0.91 3/77 17192
/proc/meminfo: memFree=1558376/2055920 swapFree=4152980/4192956
[pid=17192] ppid=17190 vsize=1440 CPUtime=0
/proc/17192/stat : 17192 (SATzilla2007_C) S 17190 17192 16430 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 332530388 1474560 110 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/17192/statm: 360 110 95 260 0 84 0
[pid=17193] ppid=17192 vsize=4236 CPUtime=0.07
/proc/17193/stat : 17193 (march_dl) R 17192 17192 16430 0 -1 4194304 839 0 0 0 7 0 0 0 20 0 1 0 332530388 4337664 834 18446744073709551615 134512640 134996440 4294956720 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 1 0 0
/proc/17193/statm: 1059 834 50 118 0 938 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 5676

[startup+0.101664 s]
/proc/loadavg: 0.92 0.96 0.91 3/77 17192
/proc/meminfo: memFree=1558376/2055920 swapFree=4152980/4192956
[pid=17192] ppid=17190 vsize=1440 CPUtime=0
/proc/17192/stat : 17192 (SATzilla2007_C) S 17190 17192 16430 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 332530388 1474560 110 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/17192/statm: 360 110 95 260 0 84 0
[pid=17193] ppid=17192 vsize=4500 CPUtime=0.09
/proc/17193/stat : 17193 (march_dl) R 17192 17192 16430 0 -1 4194304 916 0 0 0 9 0 0 0 20 0 1 0 332530388 4608000 911 18446744073709551615 134512640 134996440 4294956720 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 1 0 0
/proc/17193/statm: 1125 912 50 118 0 1004 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 5940

[startup+0.301698 s]
/proc/loadavg: 0.92 0.96 0.91 3/77 17192
/proc/meminfo: memFree=1558376/2055920 swapFree=4152980/4192956
[pid=17192] ppid=17190 vsize=1440 CPUtime=0
/proc/17192/stat : 17192 (SATzilla2007_C) S 17190 17192 16430 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 332530388 1474560 110 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/17192/statm: 360 110 95 260 0 84 0
[pid=17193] ppid=17192 vsize=12236 CPUtime=0.29
/proc/17193/stat : 17193 (march_dl) R 17192 17192 16430 0 -1 4194304 2629 0 0 0 28 1 0 0 22 0 1 0 332530388 12529664 2349 18446744073709551615 134512640 134996440 4294956720 18446744073709551615 134663585 0 0 8392704 0 0 0 0 17 1 0 0
/proc/17193/statm: 3059 2349 53 118 0 2938 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 13676

[startup+0.701767 s]
/proc/loadavg: 0.92 0.96 0.91 3/77 17192
/proc/meminfo: memFree=1558376/2055920 swapFree=4152980/4192956
[pid=17192] ppid=17190 vsize=1440 CPUtime=0
/proc/17192/stat : 17192 (SATzilla2007_C) S 17190 17192 16430 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 332530388 1474560 110 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/17192/statm: 360 110 95 260 0 84 0
[pid=17193] ppid=17192 vsize=13876 CPUtime=0.69
/proc/17193/stat : 17193 (march_dl) R 17192 17192 16430 0 -1 4194304 7031 0 0 0 66 3 0 0 25 0 1 0 332530388 14209024 2877 18446744073709551615 134512640 134996440 4294956720 18446744073709551615 134651440 0 0 8392704 0 0 0 0 17 1 0 0
/proc/17193/statm: 3469 2877 55 118 0 3348 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 15316

[startup+1.5019 s]
/proc/loadavg: 0.92 0.96 0.91 2/79 17194
/proc/meminfo: memFree=1545944/2055920 swapFree=4152980/4192956
[pid=17192] ppid=17190 vsize=1440 CPUtime=0
/proc/17192/stat : 17192 (SATzilla2007_C) S 17190 17192 16430 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 332530388 1474560 110 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/17192/statm: 360 110 95 260 0 84 0
[pid=17193] ppid=17192 vsize=14792 CPUtime=1.49
/proc/17193/stat : 17193 (march_dl) R 17192 17192 16430 0 -1 4194304 8935 0 0 0 145 4 0 0 25 0 1 0 332530388 15147008 3141 18446744073709551615 134512640 134996440 4294956720 18446744073709551615 134650634 0 0 8392704 0 0 0 0 17 1 0 0
/proc/17193/statm: 3698 3141 57 118 0 3577 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 16232

[startup+3.10118 s]
/proc/loadavg: 0.92 0.96 0.91 2/79 17194
/proc/meminfo: memFree=1545496/2055920 swapFree=4152980/4192956
[pid=17192] ppid=17190 vsize=1440 CPUtime=0
/proc/17192/stat : 17192 (SATzilla2007_C) S 17190 17192 16430 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 332530388 1474560 110 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/17192/statm: 360 110 95 260 0 84 0
[pid=17193] ppid=17192 vsize=14792 CPUtime=3.09
/proc/17193/stat : 17193 (march_dl) R 17192 17192 16430 0 -1 4194304 11180 0 0 0 304 5 0 0 25 0 1 0 332530388 15147008 3142 18446744073709551615 134512640 134996440 4294956720 18446744073709551615 134524826 0 0 8392704 0 0 0 0 17 1 0 0
/proc/17193/statm: 3698 3142 57 118 0 3577 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 16232

[startup+6.30173 s]
/proc/loadavg: 0.93 0.96 0.91 2/79 17195
/proc/meminfo: memFree=1547672/2055920 swapFree=4152980/4192956
[pid=17192] ppid=17190 vsize=1440 CPUtime=4.99
/proc/17192/stat : 17192 (SATzilla2007_C) S 17190 17192 16430 0 -1 4194304 135 13952 0 0 0 0 493 6 16 0 1 0 332530388 1474560 111 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/17192/statm: 360 111 96 260 0 84 0
[pid=17195] ppid=17192 vsize=14388 CPUtime=1.18
/proc/17195/stat : 17195 (ubcsat2006) R 17192 17192 16430 0 -1 4194304 2402 0 13 0 118 0 0 0 25 0 1 0 332530889 14733312 2398 18446744073709551615 134512640 134777720 4294956576 18446744073709551615 4294960144 0 0 8392704 0 0 0 0 17 1 0 0
/proc/17195/statm: 3597 2398 156 64 0 3178 0
Current children cumulated CPU time (s) 6.17
Current children cumulated vsize (KiB) 15828

[startup+12.7018 s]
/proc/loadavg: 0.93 0.96 0.91 2/78 17195
/proc/meminfo: memFree=1543136/2055920 swapFree=4152980/4192956
[pid=17192] ppid=17190 vsize=9800 CPUtime=12.58
/proc/17192/stat : 17192 (SATzilla2007_C) R 17190 17192 16430 0 -1 4194304 4581 16363 0 13 536 3 711 8 25 0 1 0 332530388 10035200 2200 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 134541725 0 0 4096 0 0 0 0 17 1 0 0
/proc/17192/statm: 2450 2200 124 260 0 2174 0
Current children cumulated CPU time (s) 12.58
Current children cumulated vsize (KiB) 9800

[startup+25.502 s]
/proc/loadavg: 0.95 0.96 0.91 2/78 17195
/proc/meminfo: memFree=1548576/2055920 swapFree=4152980/4192956
[pid=17192] ppid=17190 vsize=9988 CPUtime=25.37
/proc/17192/stat : 17192 (SATzilla2007_C) R 17190 17192 16430 0 -1 4194304 4621 16363 0 13 1815 3 711 8 25 0 1 0 332530388 10227712 2240 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 134526964 0 0 4096 0 0 0 0 17 1 0 0
/proc/17192/statm: 2497 2240 124 260 0 2221 0
Current children cumulated CPU time (s) 25.37
Current children cumulated vsize (KiB) 9988

[startup+51.1014 s]
/proc/loadavg: 0.96 0.97 0.91 2/78 17195
/proc/meminfo: memFree=1512992/2055920 swapFree=4152980/4192956
[pid=17192] ppid=17190 vsize=61832 CPUtime=50.96
/proc/17192/stat : 17192 (SATzilla2007_C) R 17190 17192 16430 0 -1 4194304 18504 16363 0 13 4353 24 711 8 25 0 1 0 332530388 63315968 11153 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 134596576 0 0 4096 0 0 0 0 17 1 0 0
/proc/17192/statm: 15458 11153 165 260 0 15182 0
Current children cumulated CPU time (s) 50.96
Current children cumulated vsize (KiB) 61832

[startup+102.305 s]
/proc/loadavg: 0.98 0.97 0.91 2/79 17196
/proc/meminfo: memFree=1480216/2055920 swapFree=4152980/4192956
[pid=17192] ppid=17190 vsize=47048 CPUtime=56.52
/proc/17192/stat : 17192 (SATzilla2007_C) S 17190 17192 16430 0 -1 4194304 18585 16363 0 13 4901 32 711 8 25 0 1 0 332530388 48177152 11075 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/17192/statm: 11762 11075 165 260 0 11486 0
[pid=17196] ppid=17192 vsize=29940 CPUtime=45.62
/proc/17196/stat : 17196 (minisat20) R 17192 17192 16430 0 -1 4194304 7305 0 0 0 4556 6 0 0 25 0 1 0 332536054 30658560 7299 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134649756 0 0 8392704 3 0 0 0 17 1 0 0
/proc/17196/statm: 7485 7299 59 118 0 7363 0
Current children cumulated CPU time (s) 102.14
Current children cumulated vsize (KiB) 76988

[startup+162.301 s]
/proc/loadavg: 0.99 0.97 0.91 2/79 17196
/proc/meminfo: memFree=1457944/2055920 swapFree=4152980/4192956
[pid=17192] ppid=17190 vsize=47048 CPUtime=56.52
/proc/17192/stat : 17192 (SATzilla2007_C) S 17190 17192 16430 0 -1 4194304 18585 16363 0 13 4901 32 711 8 25 0 1 0 332530388 48177152 11075 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/17192/statm: 11762 11075 165 260 0 11486 0
[pid=17196] ppid=17192 vsize=52316 CPUtime=105.6
/proc/17196/stat : 17196 (minisat20) R 17192 17192 16430 0 -1 4194304 12913 0 0 0 10547 13 0 0 25 0 1 0 332536054 53571584 12907 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134528282 0 0 8392704 3 0 0 0 17 1 0 0
/proc/17196/statm: 13079 12907 59 118 0 12957 0
Current children cumulated CPU time (s) 162.12
Current children cumulated vsize (KiB) 99364

[startup+222.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/79 17196
/proc/meminfo: memFree=1439384/2055920 swapFree=4152980/4192956
[pid=17192] ppid=17190 vsize=47048 CPUtime=56.52
/proc/17192/stat : 17192 (SATzilla2007_C) S 17190 17192 16430 0 -1 4194304 18585 16363 0 13 4901 32 711 8 25 0 1 0 332530388 48177152 11075 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/17192/statm: 11762 11075 165 260 0 11486 0
[pid=17196] ppid=17192 vsize=70808 CPUtime=165.57
/proc/17196/stat : 17196 (minisat20) R 17192 17192 16430 0 -1 4194304 17491 0 0 0 16540 17 0 0 25 0 1 0 332536054 72507392 17485 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525578 0 0 8392704 3 0 0 0 17 1 0 0
/proc/17196/statm: 17702 17485 59 118 0 17580 0
Current children cumulated CPU time (s) 222.09
Current children cumulated vsize (KiB) 117856

[startup+282.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/79 17196
/proc/meminfo: memFree=1423192/2055920 swapFree=4152980/4192956
[pid=17192] ppid=17190 vsize=47048 CPUtime=56.52
/proc/17192/stat : 17192 (SATzilla2007_C) S 17190 17192 16430 0 -1 4194304 18585 16363 0 13 4901 32 711 8 25 0 1 0 332530388 48177152 11075 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/17192/statm: 11762 11075 165 260 0 11486 0
[pid=17196] ppid=17192 vsize=87052 CPUtime=225.55
/proc/17196/stat : 17196 (minisat20) R 17192 17192 16430 0 -1 4194304 21577 0 0 0 22533 22 0 0 25 0 1 0 332536054 89141248 21571 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134528282 0 0 8392704 3 0 0 0 17 1 0 0
/proc/17196/statm: 21763 21571 59 118 0 21641 0
Current children cumulated CPU time (s) 282.07
Current children cumulated vsize (KiB) 134100

[startup+342.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/79 17196
/proc/meminfo: memFree=1422424/2055920 swapFree=4152980/4192956
[pid=17192] ppid=17190 vsize=47048 CPUtime=56.52
/proc/17192/stat : 17192 (SATzilla2007_C) S 17190 17192 16430 0 -1 4194304 18585 16363 0 13 4901 32 711 8 25 0 1 0 332530388 48177152 11075 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/17192/statm: 11762 11075 165 260 0 11486 0
[pid=17196] ppid=17192 vsize=87580 CPUtime=285.53
/proc/17196/stat : 17196 (minisat20) R 17192 17192 16430 0 -1 4194304 21707 0 0 0 28530 23 0 0 25 0 1 0 332536054 89681920 21701 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525422 0 0 8392704 3 0 0 0 17 1 0 0
/proc/17196/statm: 21895 21701 59 118 0 21773 0
Current children cumulated CPU time (s) 342.05
Current children cumulated vsize (KiB) 134628

[startup+402.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/79 17196
/proc/meminfo: memFree=1422424/2055920 swapFree=4152980/4192956
[pid=17192] ppid=17190 vsize=47048 CPUtime=56.52
/proc/17192/stat : 17192 (SATzilla2007_C) S 17190 17192 16430 0 -1 4194304 18585 16363 0 13 4901 32 711 8 25 0 1 0 332530388 48177152 11075 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/17192/statm: 11762 11075 165 260 0 11486 0

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


[startup+762.305 s]
/proc/loadavg: 1.34 1.07 0.94 2/79 17196
/proc/meminfo: memFree=1357784/2055920 swapFree=4152980/4192956
[pid=17192] ppid=17190 vsize=47048 CPUtime=56.52
/proc/17192/stat : 17192 (SATzilla2007_C) S 17190 17192 16430 0 -1 4194304 18585 16363 0 13 4901 32 711 8 25 0 1 0 332530388 48177152 11075 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/17192/statm: 11762 11075 165 260 0 11486 0
[pid=17196] ppid=17192 vsize=152272 CPUtime=705.39
/proc/17196/stat : 17196 (minisat20) R 17192 17192 16430 0 -1 4194304 37844 0 0 0 70496 43 0 0 25 0 1 0 332536054 155926528 37838 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525816 0 0 8392704 3 0 0 0 17 1 0 0
/proc/17196/statm: 38068 37838 59 118 0 37946 0
Current children cumulated CPU time (s) 761.91
Current children cumulated vsize (KiB) 199320

[startup+822.302 s]
/proc/loadavg: 1.17 1.07 0.95 2/79 17196
/proc/meminfo: memFree=1343576/2055920 swapFree=4152980/4192956
[pid=17192] ppid=17190 vsize=47048 CPUtime=56.52
/proc/17192/stat : 17192 (SATzilla2007_C) S 17190 17192 16430 0 -1 4194304 18585 16363 0 13 4901 32 711 8 25 0 1 0 332530388 48177152 11075 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/17192/statm: 11762 11075 165 260 0 11486 0
[pid=17196] ppid=17192 vsize=166428 CPUtime=765.37
/proc/17196/stat : 17196 (minisat20) R 17192 17192 16430 0 -1 4194304 41409 0 0 0 76490 47 0 0 25 0 1 0 332536054 170422272 41403 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/17196/statm: 41607 41403 59 118 0 41485 0
Current children cumulated CPU time (s) 821.89
Current children cumulated vsize (KiB) 213476

[startup+882.302 s]
/proc/loadavg: 1.06 1.05 0.95 2/79 17196
/proc/meminfo: memFree=1332120/2055920 swapFree=4152980/4192956
[pid=17192] ppid=17190 vsize=47048 CPUtime=56.52
/proc/17192/stat : 17192 (SATzilla2007_C) S 17190 17192 16430 0 -1 4194304 18585 16363 0 13 4901 32 711 8 25 0 1 0 332530388 48177152 11075 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/17192/statm: 11762 11075 165 260 0 11486 0
[pid=17196] ppid=17192 vsize=177780 CPUtime=825.34
/proc/17196/stat : 17196 (minisat20) R 17192 17192 16430 0 -1 4194304 44248 0 0 0 82484 50 0 0 25 0 1 0 332536054 182046720 44242 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525422 0 0 8392704 3 0 0 0 17 1 0 0
/proc/17196/statm: 44445 44242 59 118 0 44323 0
Current children cumulated CPU time (s) 881.86
Current children cumulated vsize (KiB) 224828

[startup+942.301 s]
/proc/loadavg: 1.02 1.04 0.95 2/79 17196
/proc/meminfo: memFree=1321304/2055920 swapFree=4152980/4192956
[pid=17192] ppid=17190 vsize=47048 CPUtime=56.52
/proc/17192/stat : 17192 (SATzilla2007_C) S 17190 17192 16430 0 -1 4194304 18585 16363 0 13 4901 32 711 8 25 0 1 0 332530388 48177152 11075 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/17192/statm: 11762 11075 165 260 0 11486 0
[pid=17196] ppid=17192 vsize=188488 CPUtime=885.32
/proc/17196/stat : 17196 (minisat20) R 17192 17192 16430 0 -1 4194304 46932 0 0 0 88479 53 0 0 25 0 1 0 332536054 193011712 46926 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134527403 0 0 8392704 3 0 0 0 17 1 0 0
/proc/17196/statm: 47122 46926 59 118 0 47000 0
Current children cumulated CPU time (s) 941.84
Current children cumulated vsize (KiB) 235536

[startup+1002.3 s]
/proc/loadavg: 1.01 1.03 0.95 2/79 17196
/proc/meminfo: memFree=1321304/2055920 swapFree=4152980/4192956
[pid=17192] ppid=17190 vsize=47048 CPUtime=56.52
/proc/17192/stat : 17192 (SATzilla2007_C) S 17190 17192 16430 0 -1 4194304 18585 16363 0 13 4901 32 711 8 25 0 1 0 332530388 48177152 11075 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/17192/statm: 11762 11075 165 260 0 11486 0
[pid=17196] ppid=17192 vsize=188488 CPUtime=945.3
/proc/17196/stat : 17196 (minisat20) R 17192 17192 16430 0 -1 4194304 46932 0 0 0 94477 53 0 0 25 0 1 0 332536054 193011712 46926 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/17196/statm: 47122 46926 59 118 0 47000 0
Current children cumulated CPU time (s) 1001.82
Current children cumulated vsize (KiB) 235536

[startup+1062.3 s]
/proc/loadavg: 1.00 1.02 0.95 2/79 17196
/proc/meminfo: memFree=1321304/2055920 swapFree=4152980/4192956
[pid=17192] ppid=17190 vsize=47048 CPUtime=56.52
/proc/17192/stat : 17192 (SATzilla2007_C) S 17190 17192 16430 0 -1 4194304 18585 16363 0 13 4901 32 711 8 25 0 1 0 332530388 48177152 11075 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/17192/statm: 11762 11075 165 260 0 11486 0
[pid=17196] ppid=17192 vsize=188488 CPUtime=1005.28
/proc/17196/stat : 17196 (minisat20) R 17192 17192 16430 0 -1 4194304 46933 0 0 0 100474 54 0 0 25 0 1 0 332536054 193011712 46927 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525653 0 0 8392704 3 0 0 0 17 1 0 0
/proc/17196/statm: 47122 46927 59 118 0 47000 0
Current children cumulated CPU time (s) 1061.8
Current children cumulated vsize (KiB) 235536

[startup+1122.3 s]
/proc/loadavg: 1.00 1.02 0.95 2/79 17196
/proc/meminfo: memFree=1321304/2055920 swapFree=4152980/4192956
[pid=17192] ppid=17190 vsize=47048 CPUtime=56.52
/proc/17192/stat : 17192 (SATzilla2007_C) S 17190 17192 16430 0 -1 4194304 18585 16363 0 13 4901 32 711 8 25 0 1 0 332530388 48177152 11075 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/17192/statm: 11762 11075 165 260 0 11486 0
[pid=17196] ppid=17192 vsize=188488 CPUtime=1065.26
/proc/17196/stat : 17196 (minisat20) R 17192 17192 16430 0 -1 4194304 46935 0 0 0 106472 54 0 0 25 0 1 0 332536054 193011712 46929 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/17196/statm: 47122 46929 59 118 0 47000 0
Current children cumulated CPU time (s) 1121.78
Current children cumulated vsize (KiB) 235536

[startup+1182.3 s]
/proc/loadavg: 1.00 1.01 0.95 2/79 17196
/proc/meminfo: memFree=1321240/2055920 swapFree=4152980/4192956
[pid=17192] ppid=17190 vsize=47048 CPUtime=56.52
/proc/17192/stat : 17192 (SATzilla2007_C) S 17190 17192 16430 0 -1 4194304 18585 16363 0 13 4901 32 711 8 25 0 1 0 332530388 48177152 11075 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/17192/statm: 11762 11075 165 260 0 11486 0
[pid=17196] ppid=17192 vsize=188488 CPUtime=1125.24
/proc/17196/stat : 17196 (minisat20) R 17192 17192 16430 0 -1 4194304 46937 0 0 0 112469 55 0 0 25 0 1 0 332536054 193011712 46931 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525816 0 0 8392704 3 0 0 0 17 1 0 0
/proc/17196/statm: 47122 46931 59 118 0 47000 0
Current children cumulated CPU time (s) 1181.76
Current children cumulated vsize (KiB) 235536

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

[startup+1190.3 s]
/proc/loadavg: 1.00 1.01 0.95 2/79 17196
/proc/meminfo: memFree=1321240/2055920 swapFree=4152980/4192956
[pid=17192] ppid=17190 vsize=47048 CPUtime=56.52
/proc/17192/stat : 17192 (SATzilla2007_C) S 17190 17192 16430 0 -1 4194304 18585 16363 0 13 4901 32 711 8 25 0 1 0 332530388 48177152 11075 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/17192/statm: 11762 11075 165 260 0 11486 0
[pid=17196] ppid=17192 vsize=188488 CPUtime=1133.24
/proc/17196/stat : 17196 (minisat20) R 17192 17192 16430 0 -1 4194304 46937 0 0 0 113269 55 0 0 25 0 1 0 332536054 193011712 46931 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/17196/statm: 47122 46931 59 118 0 47000 0
Current children cumulated CPU time (s) 1189.76
Current children cumulated vsize (KiB) 235536

[startup+1196.7 s]
/proc/loadavg: 1.00 1.01 0.95 2/79 17196
/proc/meminfo: memFree=1321240/2055920 swapFree=4152980/4192956
[pid=17192] ppid=17190 vsize=47048 CPUtime=56.52
/proc/17192/stat : 17192 (SATzilla2007_C) S 17190 17192 16430 0 -1 4194304 18585 16363 0 13 4901 32 711 8 25 0 1 0 332530388 48177152 11075 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/17192/statm: 11762 11075 165 260 0 11486 0
[pid=17196] ppid=17192 vsize=188488 CPUtime=1139.64
/proc/17196/stat : 17196 (minisat20) R 17192 17192 16430 0 -1 4194304 46937 0 0 0 113909 55 0 0 25 0 1 0 332536054 193011712 46931 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/17196/statm: 47122 46931 59 118 0 47000 0
Current children cumulated CPU time (s) 1196.16
Current children cumulated vsize (KiB) 235536

[startup+1198.3 s]
/proc/loadavg: 1.00 1.01 0.95 2/79 17196
/proc/meminfo: memFree=1321240/2055920 swapFree=4152980/4192956
[pid=17192] ppid=17190 vsize=47048 CPUtime=56.52
/proc/17192/stat : 17192 (SATzilla2007_C) S 17190 17192 16430 0 -1 4194304 18585 16363 0 13 4901 32 711 8 25 0 1 0 332530388 48177152 11075 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/17192/statm: 11762 11075 165 260 0 11486 0
[pid=17196] ppid=17192 vsize=188488 CPUtime=1141.23
/proc/17196/stat : 17196 (minisat20) R 17192 17192 16430 0 -1 4194304 46938 0 0 0 114068 55 0 0 25 0 1 0 332536054 193011712 46932 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/17196/statm: 47122 46932 59 118 0 47000 0
Current children cumulated CPU time (s) 1197.75
Current children cumulated vsize (KiB) 235536

[startup+1199.1 s]
/proc/loadavg: 1.00 1.01 0.95 2/79 17196
/proc/meminfo: memFree=1321240/2055920 swapFree=4152980/4192956
[pid=17192] ppid=17190 vsize=47048 CPUtime=56.52
/proc/17192/stat : 17192 (SATzilla2007_C) S 17190 17192 16430 0 -1 4194304 18585 16363 0 13 4901 32 711 8 25 0 1 0 332530388 48177152 11075 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/17192/statm: 11762 11075 165 260 0 11486 0
[pid=17196] ppid=17192 vsize=188488 CPUtime=1142.03
/proc/17196/stat : 17196 (minisat20) R 17192 17192 16430 0 -1 4194304 46938 0 0 0 114148 55 0 0 25 0 1 0 332536054 193011712 46932 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/17196/statm: 47122 46932 59 118 0 47000 0
Current children cumulated CPU time (s) 1198.55
Current children cumulated vsize (KiB) 235536

[startup+1199.5 s]
/proc/loadavg: 1.00 1.01 0.95 2/79 17196
/proc/meminfo: memFree=1321240/2055920 swapFree=4152980/4192956
[pid=17192] ppid=17190 vsize=47048 CPUtime=56.52
/proc/17192/stat : 17192 (SATzilla2007_C) S 17190 17192 16430 0 -1 4194304 18585 16363 0 13 4901 32 711 8 25 0 1 0 332530388 48177152 11075 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/17192/statm: 11762 11075 165 260 0 11486 0
[pid=17196] ppid=17192 vsize=188488 CPUtime=1142.43
/proc/17196/stat : 17196 (minisat20) R 17192 17192 16430 0 -1 4194304 46938 0 0 0 114188 55 0 0 25 0 1 0 332536054 193011712 46932 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525557 0 0 8392704 3 0 0 0 17 1 0 0
/proc/17196/statm: 47122 46932 59 118 0 47000 0
Current children cumulated CPU time (s) 1198.95
Current children cumulated vsize (KiB) 235536

[startup+1199.9 s]
/proc/loadavg: 1.00 1.01 0.95 2/79 17196
/proc/meminfo: memFree=1321240/2055920 swapFree=4152980/4192956
[pid=17192] ppid=17190 vsize=47048 CPUtime=56.52
/proc/17192/stat : 17192 (SATzilla2007_C) S 17190 17192 16430 0 -1 4194304 18585 16363 0 13 4901 32 711 8 25 0 1 0 332530388 48177152 11075 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/17192/statm: 11762 11075 165 260 0 11486 0
[pid=17196] ppid=17192 vsize=0 CPUtime=1142.83
/proc/17196/stat : 17196 (minisat20) R 17192 17192 16430 0 -1 4195332 46938 0 0 0 114226 57 0 0 25 0 1 0 332536054 0 0 18446744073709551615 0 0 0 0 0 256 0 8392704 3 0 0 0 17 1 0 0
/proc/17196/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1199.35
Current children cumulated vsize (KiB) 47048

Child status: 17
Real time (s): 1199.92
CPU time (s): 1199.4
CPU user time (s): 1198.4
CPU system time (s): 0.999848
CPU usage (%): 99.9561
Max. virtual memory (cumulated for all children) (KiB): 235536

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1198.4
system time used= 0.999848
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 81899
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= 53
involuntary context switches= 1536

runsolver used 1.22281 second user time and 3.14952 second system time

The end

Launcher Data (download as text)

Begin job on node15 on Mon Mar  5 20:16:00 UTC 2007

IDJOB= 328847
IDBENCH= 20525
IDSOLVER= 135
FILE ID= node15/328847-1173125760

PBS_JOBID= 4014948

Free space on /tmp= 66467 MiB

SOLVER NAME= SATzilla CRAFTED
BENCH NAME= HOME/pub/bench/SAT07/industrial/IBM_FV_2002_13_rule_1/SAT_dat.k30.cnf
COMMAND LINE= /tmp/evaluation/328847-1173125760/SATzilla2007_C /tmp/evaluation/328847-1173125760/instance-328847-1173125760.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node15/watcher-328847-1173125760 -o ROOT/results/node15/solver-328847-1173125760 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/328847-1173125760/SATzilla2007_C /tmp/evaluation/328847-1173125760/instance-328847-1173125760.cnf            

META MD5SUM SOLVER= a1f00d13cbb558b34a83b365ff80fcc3
MD5SUM BENCH=  03500a4d5154d29cb90a2da4600bdebd

RANDOM SEED= 536601230

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node15.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.276
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.276
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:       1558848 kB
Buffers:         39032 kB
Cached:         375968 kB
SwapCached:       2384 kB
Active:          95152 kB
Inactive:       342816 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1558848 kB
SwapTotal:     4192956 kB
SwapFree:      4152980 kB
Dirty:           11684 kB
Writeback:           0 kB
Mapped:          30756 kB
Slab:            44580 kB
Committed_AS:  1244316 kB
PageTables:       1800 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= 66467 MiB

End job on node15 on Mon Mar  5 20:36:00 UTC 2007