Trace number 455983

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) 9997.8 10000.7

General information on the benchmark

Nameindustrial/IBM_FV_2004_30/
IBM_FV_2004_rule_batch_30_SAT_dat.k60.cnf
MD5SUM4237e8072317ac6566570c291ae71078
Bench CategoryINDUST (industrial instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark379.486
Satisfiable
(Un)Satisfiability was proved
Number of variables123224
Number of clauses512149
Sum of the clauses size1313041
Maximum clause length12
Minimum clause length1
Number of clauses of size 12072
Number of clauses of size 2362980
Number of clauses of size 396066
Number of clauses of size 418234
Number of clauses of size 510379
Number of clauses of size over 522418

Solver Data (download as text)

72.13/72.27	c run March_dl for 5 seconds ... 
72.13/72.27	c Bin: Executing march_dl
72.13/72.27	c child exit by a signal
72.13/72.27	c march_dl returned code 137.
72.13/72.27	c run saps (UBCSAT implementation) for 2 seconds ... 
72.13/72.27	c Bin: Executing ubcsat2006
72.13/72.27	c child exited successfully
72.13/72.27	c ubcsat2006 returned code 0.
72.13/72.27	c satzilla computing base features
72.13/72.27	c satzilla doing unit-prop probe
72.13/72.27	c satzilla doing local search probe
72.13/72.27	c satzilla doing lobjois search-space size estimate
72.13/72.27	c satzilla's ranking:
72.13/72.27	c 1) minisat20+P: -2.050842
72.13/72.27	c 2) minisat20: 2.740187
72.13/72.27	c 3) march_dl+P: 3.410910
72.13/72.27	c 4) vallst+P: 4.110234
72.13/72.27	c 5) march_dl: 4.413839
72.13/72.27	c 6) zchaff_rand+P: 6.605288
72.13/72.27	c 7) kcnfs+P: 999.000000
72.13/72.27	c 8) kcnfs: 999.000000
72.13/72.27	c 9) vallst: 999.000000
72.13/72.27	c 10) zchaff_rand: 999.000000
72.13/72.27	c satzilla running minisat20 with preprocessing ... 
133.12/133.21	This is MiniSat 2.0 beta
133.12/133.21	WARNING: for repeatability, setting FPU to use double precision
133.12/133.21	============================[ Problem Statistics ]=============================
133.12/133.21	|                                                                             |
133.12/133.22	|  Number of variables:  123224                                               |
133.12/133.22	|  Number of clauses:    512149                                               |
133.12/133.52	|  Parsing time:         0.27         s                                       |
133.12/133.54	============================[ Search Statistics ]==============================
133.12/133.54	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
133.12/133.54	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
133.12/133.54	===============================================================================
133.12/133.54	|         0 |  116552   482598  1241200 |   160866        0    nan |  0.000 % |
133.12/133.62	|       100 |  116544   482598  1241200 |   176952       97      7 |  5.439 % |
133.12/133.75	|       250 |  116498   482598  1241200 |   194647      246     17 |  5.987 % |
133.12/133.98	|       476 |  116484   482598  1241200 |   214112      471     14 |  5.995 % |
134.11/134.24	|       813 |  116484   482598  1241200 |   235523      808     21 |  5.995 % |
134.41/134.51	|      1319 |  115790   479523  1233379 |   259076     1306     19 |  6.131 % |
134.60/134.71	|      2078 |  115790   479523  1233379 |   284983     2065     18 |  6.131 % |
134.90/135.04	|      3217 |  115789   479523  1233379 |   313482     3203     17 |  6.132 % |
135.90/136.00	|      4925 |  115663   478556  1231003 |   344830     4905     16 |  6.136 % |
137.00/137.16	|      7487 |  115597   478070  1229811 |   379313     7461     17 |  6.190 % |
139.30/139.40	|     11332 |  115556   477815  1229198 |   417244    11301     20 |  6.249 % |
142.91/143.06	|     17098 |  115518   477523  1228467 |   458969    17054     21 |  6.254 % |
148.80/148.93	|     25748 |  115517   477501  1228423 |   504866    25701     26 |  6.254 % |
156.40/156.57	|     38722 |  115447   477185  1227645 |   555353    38666     27 |  6.311 % |
168.10/168.26	|     58183 |  115431   477152  1227570 |   610888    58122     28 |  6.324 % |
192.69/192.85	|     87376 |  115427   477093  1227421 |   671977    87304     33 |  6.328 % |
229.79/229.93	|    131166 |  115343   476841  1226819 |   739174   131070     38 |  6.427 % |
315.95/316.16	|    196852 |  115183   475748  1224208 |   813092   196606     47 |  6.527 % |
702.96/703.23	|    295378 |  115178   475748  1224208 |   894401   295131     98 |  6.534 % |
1180.54/1180.97	|    443167 |  114299   472132  1215082 |   983841   442780    106 |  7.258 % |
2481.20/2482.03	|    664850 |  114161   471391  1213266 |  1082226   664189    132 |  7.355 % |
5801.15/5802.81	|    997375 |  114151   471384  1213252 |  1190448   996709    170 |  7.384 % |
8773.57/8776.18	|   1496165 |  113668   468724  1206720 |  1309493   326190    124 |  7.760 % |
9997.65/10000.70	c Preprocessing...
9997.65/10000.70	c Inital problem has 123224 variables, 149169 nary clauses (362980 binary clauses).
9997.65/10000.70	c Num non-binary clauses 147097, Average non-binary clause length 3.977
9997.65/10000.70	c Theory has no gaps
9997.65/10000.70	c preprocessor timed out at 60.010000 sec
9997.65/10000.70	c Bin: Executing minisat20
9997.65/10000.70	c child exit by a signal
9997.65/10000.70	c minisat20 returned code 137.
9997.65/10000.70	c minisat20 returned code 137.
9997.65/10000.70	c satzilla running minisat20 ... 
9997.65/10000.70	c Bin: Executing minisat20
9997.65/10000.70	c minisat20 returned code 1.
9997.65/10000.70	c minisat20 returned code 1.
9997.65/10000.70	c satzilla running march_dl with preprocessing ... 
9997.65/10000.70	c Bin: Executing march_dl
9997.65/10000.70	c march_dl returned code 1.
9997.65/10000.70	c march_dl returned code 1.
9997.65/10000.70	c satzilla running vallst with preprocessing ... 
9997.65/10000.70	c Bin: Executing vallst
9997.65/10000.70	c vallst returned code 1.
9997.65/10000.70	c vallst returned code 1.
9997.65/10000.70	c satzilla running march_dl ... 
9997.65/10000.70	c Bin: Executing march_dl
9997.65/10000.70	c march_dl returned code 1.
9997.65/10000.70	c march_dl returned code 1.
9997.65/10000.70	c satzilla running zchaff_rand with preprocessing ... 
9997.65/10000.70	c Bin: Executing zchaff_rand
9997.65/10000.70	c zchaff_rand returned code 1.
9997.65/10000.70	c zchaff_rand returned code 1.
9997.65/10000.70	c satzilla running kcnfs with preprocessing ... 
9997.65/10000.70	c Bin: Executing kcnfs
9997.65/10000.70	c kcnfs returned code 1.
9997.65/10000.70	c kcnfs returned code 1.
9997.65/10000.70	c satzilla running kcnfs ... 
9997.65/10000.70	c Bin: Executing kcnfs
9997.65/10000.70	c kcnfs returned code 1.
9997.65/10000.70	c kcnfs returned code 1.
9997.65/10000.70	c satzilla running vallst ... 
9997.65/10000.70	c Bin: Executing vallst
9997.65/10000.70	c vallst returned code 1.
9997.65/10000.70	c vallst returned code 1.
9997.65/10000.70	c satzilla running zchaff_rand ... 
9997.65/10000.70	c Bin: Executing zchaff_rand
9997.65/10000.70	c zchaff_rand returned code 1.
9997.65/10000.70	c zchaff_rand returned code 1.
9997.65/10000.70	c ERROR: All Failed! 
9997.65/10000.70	c SATZILLA_TIME=9999.290000

Verifier Data (download as text)

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

Watcher Data (download as text)

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

command line: runsolver --timestamp -w ROOT/results/node2/watcher-455983-1178623417 -o ROOT/results/node2/solver-455983-1178623417 -C 10000 -W 15000 -M 1800 --output-limit 1,15 /tmp/evaluation/455983-1178623417/SATzilla2007_C /tmp/evaluation/455983-1178623417/instance-455983-1178623417.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 10000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 10030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 15000 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.86 0.97 0.99 3/77 14056
/proc/meminfo: memFree=1782128/2055920 swapFree=4148860/4192956
[pid=14056] ppid=14054 vsize=1440 CPUtime=0
/proc/14056/stat : 14056 (SATzilla2007_C) S 14054 14056 14000 0 -1 4194304 127 0 0 0 0 0 0 0 18 0 1 0 338379584 1474560 110 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/14056/statm: 360 110 95 260 0 84 0
[pid=14057] ppid=14056 vsize=632 CPUtime=0
/proc/14057/stat : 14057 (march_dl) R 14056 14056 14000 0 -1 4194304 51 0 0 0 0 0 0 0 19 0 1 0 338379585 647168 46 18446744073709551615 134512640 134996440 4294956688 18446744073709551615 134669245 0 0 8392704 0 0 0 0 17 1 0 0
/proc/14057/statm: 158 46 39 118 0 37 0

[startup+0.0573909 s]
/proc/loadavg: 0.86 0.97 0.99 3/77 14056
/proc/meminfo: memFree=1782128/2055920 swapFree=4148860/4192956
[pid=14056] ppid=14054 vsize=1440 CPUtime=0
/proc/14056/stat : 14056 (SATzilla2007_C) S 14054 14056 14000 0 -1 4194304 127 0 0 0 0 0 0 0 18 0 1 0 338379584 1474560 110 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/14056/statm: 360 110 95 260 0 84 0
[pid=14057] ppid=14056 vsize=632 CPUtime=0.05
/proc/14057/stat : 14057 (march_dl) R 14056 14056 14000 0 -1 4194304 51 0 0 0 5 0 0 0 19 0 1 0 338379585 647168 46 18446744073709551615 134512640 134996440 4294956688 18446744073709551615 134669245 0 0 8392704 0 0 0 0 17 1 0 0
/proc/14057/statm: 158 46 39 118 0 37 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 2072

[startup+0.102395 s]
/proc/loadavg: 0.86 0.97 0.99 3/77 14056
/proc/meminfo: memFree=1782128/2055920 swapFree=4148860/4192956
[pid=14056] ppid=14054 vsize=1440 CPUtime=0
/proc/14056/stat : 14056 (SATzilla2007_C) S 14054 14056 14000 0 -1 4194304 127 0 0 0 0 0 0 0 18 0 1 0 338379584 1474560 110 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/14056/statm: 360 110 95 260 0 84 0
[pid=14057] ppid=14056 vsize=632 CPUtime=0.1
/proc/14057/stat : 14057 (march_dl) R 14056 14056 14000 0 -1 4194304 51 0 0 0 10 0 0 0 19 0 1 0 338379585 647168 46 18446744073709551615 134512640 134996440 4294956688 18446744073709551615 134669245 0 0 8392704 0 0 0 0 17 1 0 0
/proc/14057/statm: 158 46 39 118 0 37 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 2072

[startup+0.302416 s]
/proc/loadavg: 0.86 0.97 0.99 3/77 14056
/proc/meminfo: memFree=1782128/2055920 swapFree=4148860/4192956
[pid=14056] ppid=14054 vsize=1440 CPUtime=0
/proc/14056/stat : 14056 (SATzilla2007_C) S 14054 14056 14000 0 -1 4194304 127 0 0 0 0 0 0 0 18 0 1 0 338379584 1474560 110 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/14056/statm: 360 110 95 260 0 84 0
[pid=14057] ppid=14056 vsize=14180 CPUtime=0.29
/proc/14057/stat : 14057 (march_dl) R 14056 14056 14000 0 -1 4194304 2947 0 0 0 28 1 0 0 21 0 1 0 338379585 14520320 2942 18446744073709551615 134512640 134996440 4294956688 18446744073709551615 134669245 0 0 8392704 0 0 0 0 17 1 0 0
/proc/14057/statm: 3545 2942 50 118 0 3424 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 15620

[startup+0.701464 s]
/proc/loadavg: 0.86 0.97 0.99 3/77 14056
/proc/meminfo: memFree=1782128/2055920 swapFree=4148860/4192956
[pid=14056] ppid=14054 vsize=1440 CPUtime=0
/proc/14056/stat : 14056 (SATzilla2007_C) S 14054 14056 14000 0 -1 4194304 127 0 0 0 0 0 0 0 18 0 1 0 338379584 1474560 110 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/14056/statm: 360 110 95 260 0 84 0
[pid=14057] ppid=14056 vsize=19064 CPUtime=0.69
/proc/14057/stat : 14057 (march_dl) R 14056 14056 14000 0 -1 4194304 4456 0 0 0 67 2 0 0 25 0 1 0 338379585 19521536 4451 18446744073709551615 134512640 134996440 4294956688 18446744073709551615 134669245 0 0 8392704 0 0 0 0 17 1 0 0
/proc/14057/statm: 4766 4451 50 118 0 4645 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 20504

[startup+1.50154 s]
/proc/loadavg: 0.86 0.97 0.99 2/79 14058
/proc/meminfo: memFree=1747168/2055920 swapFree=4148860/4192956
[pid=14056] ppid=14054 vsize=1440 CPUtime=0
/proc/14056/stat : 14056 (SATzilla2007_C) S 14054 14056 14000 0 -1 4194304 127 0 0 0 0 0 0 0 18 0 1 0 338379584 1474560 110 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/14056/statm: 360 110 95 260 0 84 0
[pid=14057] ppid=14056 vsize=51736 CPUtime=1.49
/proc/14057/stat : 14057 (march_dl) R 14056 14056 14000 0 -1 4194304 12374 0 0 0 144 5 0 0 25 0 1 0 338379585 52977664 10910 18446744073709551615 134512640 134996440 4294956688 18446744073709551615 134542888 0 0 8392704 0 0 0 0 17 1 0 0
/proc/14057/statm: 12934 10910 55 118 0 12813 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 53176

[startup+3.10171 s]
/proc/loadavg: 0.86 0.97 0.99 2/79 14058
/proc/meminfo: memFree=1738208/2055920 swapFree=4148860/4192956
[pid=14056] ppid=14054 vsize=1440 CPUtime=0
/proc/14056/stat : 14056 (SATzilla2007_C) S 14054 14056 14000 0 -1 4194304 127 0 0 0 0 0 0 0 18 0 1 0 338379584 1474560 110 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/14056/statm: 360 110 95 260 0 84 0
[pid=14057] ppid=14056 vsize=52180 CPUtime=3.09
/proc/14057/stat : 14057 (march_dl) R 14056 14056 14000 0 -1 4194304 13072 0 0 0 304 5 0 0 25 0 1 0 338379585 53432320 11008 18446744073709551615 134512640 134996440 4294956688 18446744073709551615 134543085 0 0 8392704 0 0 0 0 17 1 0 0
/proc/14057/statm: 13045 11008 55 118 0 12924 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 53620

[startup+6.30104 s]
/proc/loadavg: 0.87 0.97 0.99 2/79 14059
/proc/meminfo: memFree=1776552/2055920 swapFree=4148860/4192956
[pid=14056] ppid=14054 vsize=1440 CPUtime=4.99
/proc/14056/stat : 14056 (SATzilla2007_C) S 14054 14056 14000 0 -1 4194304 134 13221 0 0 0 0 493 6 18 0 1 0 338379584 1474560 111 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/14056/statm: 360 111 96 260 0 84 0
[pid=14059] ppid=14056 vsize=40020 CPUtime=1.27
/proc/14059/stat : 14059 (ubcsat2006) R 14056 14056 14000 0 -1 4194304 8055 0 0 0 124 3 0 0 25 0 1 0 338380087 40980480 8038 18446744073709551615 134512640 134777720 4294956544 18446744073709551615 4294960144 0 0 8392704 0 0 0 0 17 1 0 0
/proc/14059/statm: 10005 8038 156 64 0 9586 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 41460

[startup+12.7017 s]
/proc/loadavg: 0.88 0.97 0.99 2/78 14059
/proc/meminfo: memFree=1734832/2055920 swapFree=4148860/4192956
[pid=14056] ppid=14054 vsize=51328 CPUtime=12.67
/proc/14056/stat : 14056 (SATzilla2007_C) R 14054 14056 14000 0 -1 4194304 11954 21283 0 0 488 6 762 11 25 0 1 0 338379584 52559872 11924 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216365 0 0 4096 0 0 0 0 17 1 0 0
/proc/14056/statm: 12832 11924 121 260 0 12556 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 51328

[startup+25.501 s]
/proc/loadavg: 0.91 0.97 0.99 2/78 14059
/proc/meminfo: memFree=1734384/2055920 swapFree=4148860/4192956
[pid=14056] ppid=14054 vsize=51328 CPUtime=25.46
/proc/14056/stat : 14056 (SATzilla2007_C) R 14054 14056 14000 0 -1 4194304 12089 21283 0 0 1766 7 762 11 25 0 1 0 338379584 52559872 12059 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216365 0 0 4096 0 0 0 0 17 1 0 0
/proc/14056/statm: 12832 12059 121 260 0 12556 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 51328

[startup+51.1017 s]
/proc/loadavg: 0.94 0.97 0.99 2/78 14059
/proc/meminfo: memFree=1733360/2055920 swapFree=4148860/4192956
[pid=14056] ppid=14054 vsize=51328 CPUtime=51.03
/proc/14056/stat : 14056 (SATzilla2007_C) R 14054 14056 14000 0 -1 4194304 12354 21283 0 0 4321 9 762 11 25 0 1 0 338379584 52559872 12324 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216365 0 0 4096 0 0 0 0 17 1 0 0
/proc/14056/statm: 12832 12324 121 260 0 12556 0
Current children cumulated CPU time (s) 51.03
Current children cumulated vsize (KiB) 51328

[startup+102.305 s]
/proc/loadavg: 0.97 0.97 0.99 2/78 14059
/proc/meminfo: memFree=1626544/2055920 swapFree=4148860/4192956
[pid=14056] ppid=14054 vsize=314488 CPUtime=102.23
/proc/14056/stat : 14056 (SATzilla2007_C) R 14054 14056 14000 0 -1 4194304 69478 21283 0 0 9388 62 762 11 25 0 1 0 338379584 322035712 38946 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 134595747 0 0 4096 0 0 0 0 17 1 0 0
/proc/14056/statm: 78622 38946 165 260 0 78346 0
Current children cumulated CPU time (s) 102.23
Current children cumulated vsize (KiB) 314488

[startup+162.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/79 14060
/proc/meminfo: memFree=1600936/2055920 swapFree=4148860/4192956
[pid=14056] ppid=14054 vsize=249900 CPUtime=133.12
/proc/14056/stat : 14056 (SATzilla2007_C) S 14054 14056 14000 0 -1 4194304 78203 21283 0 0 12443 96 762 11 25 0 1 0 338379584 255897600 36435 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/14056/statm: 62475 36435 165 260 0 62199 0
[pid=14060] ppid=14056 vsize=38340 CPUtime=29.08
/proc/14060/stat : 14060 (minisat20) R 14056 14056 14000 0 -1 4194304 8980 0 0 0 2900 8 0 0 25 0 1 0 338392904 39260160 8974 18446744073709551615 134512640 134998072 4294956672 18446744073709551615 134528317 0 0 8392704 3 0 0 0 17 1 0 0
/proc/14060/statm: 9585 8974 59 118 0 9463 0
Current children cumulated CPU time (s) 162.2
Current children cumulated vsize (KiB) 288240

[startup+222.303 s]
/proc/loadavg: 0.99 0.97 0.99 2/79 14060
/proc/meminfo: memFree=1584296/2055920 swapFree=4148860/4192956
[pid=14056] ppid=14054 vsize=249900 CPUtime=133.12
/proc/14056/stat : 14056 (SATzilla2007_C) S 14054 14056 14000 0 -1 4194304 78203 21283 0 0 12443 96 762 11 25 0 1 0 338379584 255897600 36435 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/14056/statm: 62475 36435 165 260 0 62199 0
[pid=14060] ppid=14056 vsize=54888 CPUtime=89.07
/proc/14060/stat : 14060 (minisat20) R 14056 14056 14000 0 -1 4194304 13107 0 0 0 8894 13 0 0 25 0 1 0 338392904 56205312 13101 18446744073709551615 134512640 134998072 4294956672 18446744073709551615 134535746 0 0 8392704 3 0 0 0 17 1 0 0
/proc/14060/statm: 13722 13101 59 118 0 13600 0
Current children cumulated CPU time (s) 222.19
Current children cumulated vsize (KiB) 304788

[startup+282.303 s]
/proc/loadavg: 0.99 0.97 0.99 2/79 14060
/proc/meminfo: memFree=1568616/2055920 swapFree=4148860/4192956
[pid=14056] ppid=14054 vsize=249900 CPUtime=133.12
/proc/14056/stat : 14056 (SATzilla2007_C) S 14054 14056 14000 0 -1 4194304 78203 21283 0 0 12443 96 762 11 25 0 1 0 338379584 255897600 36435 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/14056/statm: 62475 36435 165 260 0 62199 0
[pid=14060] ppid=14056 vsize=70480 CPUtime=149.05
/proc/14060/stat : 14060 (minisat20) R 14056 14056 14000 0 -1 4194304 17006 0 0 0 14885 20 0 0 25 0 1 0 338392904 72171520 17000 18446744073709551615 134512640 134998072 4294956672 18446744073709551615 134529985 0 0 8392704 3 0 0 0 17 1 0 0
/proc/14060/statm: 17620 17000 59 118 0 17498 0
Current children cumulated CPU time (s) 282.17
Current children cumulated vsize (KiB) 320380

[startup+342.303 s]
/proc/loadavg: 0.99 0.97 0.99 2/79 14060
/proc/meminfo: memFree=1556520/2055920 swapFree=4148860/4192956
[pid=14056] ppid=14054 vsize=249900 CPUtime=133.12
/proc/14056/stat : 14056 (SATzilla2007_C) S 14054 14056 14000 0 -1 4194304 78203 21283 0 0 12443 96 762 11 25 0 1 0 338379584 255897600 36435 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/14056/statm: 62475 36435 165 260 0 62199 0
[pid=14060] ppid=14056 vsize=82772 CPUtime=209.03
/proc/14060/stat : 14060 (minisat20) R 14056 14056 14000 0 -1 4194304 20026 0 0 0 20879 24 0 0 25 0 1 0 338392904 84758528 20020 18446744073709551615 134512640 134998072 4294956672 18446744073709551615 134525749 0 0 8392704 3 0 0 0 17 1 0 0
/proc/14060/statm: 20693 20020 59 118 0 20571 0
Current children cumulated CPU time (s) 342.15
Current children cumulated vsize (KiB) 332672

[startup+402.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/79 14060
/proc/meminfo: memFree=1544552/2055920 swapFree=4148860/4192956
[pid=14056] ppid=14054 vsize=249900 CPUtime=133.12
/proc/14056/stat : 14056 (SATzilla2007_C) S 14054 14056 14000 0 -1 4194304 78203 21283 0 0 12443 96 762 11 25 0 1 0 338379584 255897600 36435 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/14056/statm: 62475 36435 165 260 0 62199 0
[pid=14060] ppid=14056 vsize=94808 CPUtime=269.02
/proc/14060/stat : 14060 (minisat20) R 14056 14056 14000 0 -1 4194304 23034 0 0 0 26874 28 0 0 25 0 1 0 338392904 97083392 23028 18446744073709551615 134512640 134998072 4294956672 18446744073709551615 134527480 0 0 8392704 3 0 0 0 17 1 0 0
/proc/14060/statm: 23702 23028 59 118 0 23580 0

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

/proc/14060/statm: 225954 224494 59 118 0 225832 0
Current children cumulated CPU time (s) 9579.46
Current children cumulated vsize (KiB) 1153716

[startup+9642.3 s]
/proc/loadavg: 1.00 1.03 1.00 2/79 14660
/proc/meminfo: memFree=736232/2055920 swapFree=4148860/4192956
[pid=14056] ppid=14054 vsize=249900 CPUtime=133.12
/proc/14056/stat : 14056 (SATzilla2007_C) S 14054 14056 14000 0 -1 4194304 78203 21283 0 0 12443 96 762 11 25 0 1 0 338379584 255897600 36435 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/14056/statm: 62475 36435 165 260 0 62199 0
[pid=14060] ppid=14056 vsize=903816 CPUtime=9506.32
/proc/14060/stat : 14060 (minisat20) R 14056 14056 14000 0 -1 4194304 224511 0 0 0 950315 317 0 0 25 0 1 0 338392904 925507584 224494 18446744073709551615 134512640 134998072 4294956672 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/14060/statm: 225954 224494 59 118 0 225832 0
Current children cumulated CPU time (s) 9639.44
Current children cumulated vsize (KiB) 1153716

[startup+9702.3 s]
/proc/loadavg: 1.00 1.02 1.00 2/79 14660
/proc/meminfo: memFree=736232/2055920 swapFree=4148860/4192956
[pid=14056] ppid=14054 vsize=249900 CPUtime=133.12
/proc/14056/stat : 14056 (SATzilla2007_C) S 14054 14056 14000 0 -1 4194304 78203 21283 0 0 12443 96 762 11 25 0 1 0 338379584 255897600 36435 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/14056/statm: 62475 36435 165 260 0 62199 0
[pid=14060] ppid=14056 vsize=903816 CPUtime=9566.31
/proc/14060/stat : 14060 (minisat20) R 14056 14056 14000 0 -1 4194304 224512 0 0 0 956313 318 0 0 25 0 1 0 338392904 925507584 224495 18446744073709551615 134512640 134998072 4294956672 18446744073709551615 134525636 0 0 8392704 3 0 0 0 17 1 0 0
/proc/14060/statm: 225954 224495 59 118 0 225832 0
Current children cumulated CPU time (s) 9699.43
Current children cumulated vsize (KiB) 1153716

[startup+9762.3 s]
/proc/loadavg: 1.00 1.02 1.00 2/79 14660
/proc/meminfo: memFree=736296/2055920 swapFree=4148860/4192956
[pid=14056] ppid=14054 vsize=249900 CPUtime=133.12
/proc/14056/stat : 14056 (SATzilla2007_C) S 14054 14056 14000 0 -1 4194304 78203 21283 0 0 12443 96 762 11 25 0 1 0 338379584 255897600 36435 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/14056/statm: 62475 36435 165 260 0 62199 0
[pid=14060] ppid=14056 vsize=903816 CPUtime=9626.29
/proc/14060/stat : 14060 (minisat20) R 14056 14056 14000 0 -1 4194304 224512 0 0 0 962311 318 0 0 25 0 1 0 338392904 925507584 224495 18446744073709551615 134512640 134998072 4294956672 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/14060/statm: 225954 224495 59 118 0 225832 0
Current children cumulated CPU time (s) 9759.41
Current children cumulated vsize (KiB) 1153716

[startup+9822.3 s]
/proc/loadavg: 1.00 1.01 1.00 2/79 14660
/proc/meminfo: memFree=736360/2055920 swapFree=4148860/4192956
[pid=14056] ppid=14054 vsize=249900 CPUtime=133.12
/proc/14056/stat : 14056 (SATzilla2007_C) S 14054 14056 14000 0 -1 4194304 78203 21283 0 0 12443 96 762 11 25 0 1 0 338379584 255897600 36435 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/14056/statm: 62475 36435 165 260 0 62199 0
[pid=14060] ppid=14056 vsize=903816 CPUtime=9686.28
/proc/14060/stat : 14060 (minisat20) R 14056 14056 14000 0 -1 4194304 224512 0 0 0 968309 319 0 0 25 0 1 0 338392904 925507584 224495 18446744073709551615 134512640 134998072 4294956672 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/14060/statm: 225954 224495 59 118 0 225832 0
Current children cumulated CPU time (s) 9819.4
Current children cumulated vsize (KiB) 1153716

[startup+9882.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 14660
/proc/meminfo: memFree=736296/2055920 swapFree=4148860/4192956
[pid=14056] ppid=14054 vsize=249900 CPUtime=133.12
/proc/14056/stat : 14056 (SATzilla2007_C) S 14054 14056 14000 0 -1 4194304 78203 21283 0 0 12443 96 762 11 25 0 1 0 338379584 255897600 36435 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/14056/statm: 62475 36435 165 260 0 62199 0
[pid=14060] ppid=14056 vsize=903816 CPUtime=9746.26
/proc/14060/stat : 14060 (minisat20) R 14056 14056 14000 0 -1 4194304 224512 0 0 0 974307 319 0 0 25 0 1 0 338392904 925507584 224495 18446744073709551615 134512640 134998072 4294956672 18446744073709551615 134525619 0 0 8392704 3 0 0 0 17 1 0 0
/proc/14060/statm: 225954 224495 59 118 0 225832 0
Current children cumulated CPU time (s) 9879.38
Current children cumulated vsize (KiB) 1153716

[startup+9942.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 14660
/proc/meminfo: memFree=736296/2055920 swapFree=4148860/4192956
[pid=14056] ppid=14054 vsize=249900 CPUtime=133.12
/proc/14056/stat : 14056 (SATzilla2007_C) S 14054 14056 14000 0 -1 4194304 78203 21283 0 0 12443 96 762 11 25 0 1 0 338379584 255897600 36435 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/14056/statm: 62475 36435 165 260 0 62199 0
[pid=14060] ppid=14056 vsize=903816 CPUtime=9806.25
/proc/14060/stat : 14060 (minisat20) R 14056 14056 14000 0 -1 4194304 224512 0 0 0 980305 320 0 0 25 0 1 0 338392904 925507584 224495 18446744073709551615 134512640 134998072 4294956672 18446744073709551615 134525534 0 0 8392704 3 0 0 0 17 1 0 0
/proc/14060/statm: 225954 224495 59 118 0 225832 0
Current children cumulated CPU time (s) 9939.37
Current children cumulated vsize (KiB) 1153716

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

[startup+9958.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 14660
/proc/meminfo: memFree=736296/2055920 swapFree=4148860/4192956
[pid=14056] ppid=14054 vsize=249900 CPUtime=133.12
/proc/14056/stat : 14056 (SATzilla2007_C) S 14054 14056 14000 0 -1 4194304 78203 21283 0 0 12443 96 762 11 25 0 1 0 338379584 255897600 36435 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/14056/statm: 62475 36435 165 260 0 62199 0
[pid=14060] ppid=14056 vsize=903816 CPUtime=9822.25
/proc/14060/stat : 14060 (minisat20) R 14056 14056 14000 0 -1 4194304 224512 0 0 0 981905 320 0 0 25 0 1 0 338392904 925507584 224495 18446744073709551615 134512640 134998072 4294956672 18446744073709551615 134527603 0 0 8392704 3 0 0 0 17 1 0 0
/proc/14060/statm: 225954 224495 59 118 0 225832 0
Current children cumulated CPU time (s) 9955.37
Current children cumulated vsize (KiB) 1153716

[startup+9983.9 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 14660
/proc/meminfo: memFree=736296/2055920 swapFree=4148860/4192956
[pid=14056] ppid=14054 vsize=249900 CPUtime=133.12
/proc/14056/stat : 14056 (SATzilla2007_C) S 14054 14056 14000 0 -1 4194304 78203 21283 0 0 12443 96 762 11 25 0 1 0 338379584 255897600 36435 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/14056/statm: 62475 36435 165 260 0 62199 0
[pid=14060] ppid=14056 vsize=903816 CPUtime=9847.84
/proc/14060/stat : 14060 (minisat20) R 14056 14056 14000 0 -1 4194304 224512 0 0 0 984464 320 0 0 25 0 1 0 338392904 925507584 224495 18446744073709551615 134512640 134998072 4294956672 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/14060/statm: 225954 224495 59 118 0 225832 0
Current children cumulated CPU time (s) 9980.96
Current children cumulated vsize (KiB) 1153716

[startup+9990.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 14660
/proc/meminfo: memFree=736296/2055920 swapFree=4148860/4192956
[pid=14056] ppid=14054 vsize=249900 CPUtime=133.12
/proc/14056/stat : 14056 (SATzilla2007_C) S 14054 14056 14000 0 -1 4194304 78203 21283 0 0 12443 96 762 11 25 0 1 0 338379584 255897600 36435 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/14056/statm: 62475 36435 165 260 0 62199 0
[pid=14060] ppid=14056 vsize=903816 CPUtime=9854.23
/proc/14060/stat : 14060 (minisat20) R 14056 14056 14000 0 -1 4194304 224512 0 0 0 985103 320 0 0 25 0 1 0 338392904 925507584 224495 18446744073709551615 134512640 134998072 4294956672 18446744073709551615 134527403 0 0 8392704 3 0 0 0 17 1 0 0
/proc/14060/statm: 225954 224495 59 118 0 225832 0
Current children cumulated CPU time (s) 9987.35
Current children cumulated vsize (KiB) 1153716

[startup+9996.7 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 14660
/proc/meminfo: memFree=736296/2055920 swapFree=4148860/4192956
[pid=14056] ppid=14054 vsize=249900 CPUtime=133.12
/proc/14056/stat : 14056 (SATzilla2007_C) S 14054 14056 14000 0 -1 4194304 78203 21283 0 0 12443 96 762 11 25 0 1 0 338379584 255897600 36435 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/14056/statm: 62475 36435 165 260 0 62199 0
[pid=14060] ppid=14056 vsize=903816 CPUtime=9860.64
/proc/14060/stat : 14060 (minisat20) R 14056 14056 14000 0 -1 4194304 224512 0 0 0 985744 320 0 0 25 0 1 0 338392904 925507584 224495 18446744073709551615 134512640 134998072 4294956672 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/14060/statm: 225954 224495 59 118 0 225832 0
Current children cumulated CPU time (s) 9993.76
Current children cumulated vsize (KiB) 1153716

[startup+9998.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 14660
/proc/meminfo: memFree=736296/2055920 swapFree=4148860/4192956
[pid=14056] ppid=14054 vsize=249900 CPUtime=133.12
/proc/14056/stat : 14056 (SATzilla2007_C) S 14054 14056 14000 0 -1 4194304 78203 21283 0 0 12443 96 762 11 25 0 1 0 338379584 255897600 36435 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/14056/statm: 62475 36435 165 260 0 62199 0
[pid=14060] ppid=14056 vsize=903816 CPUtime=9862.23
/proc/14060/stat : 14060 (minisat20) R 14056 14056 14000 0 -1 4194304 224512 0 0 0 985903 320 0 0 25 0 1 0 338392904 925507584 224495 18446744073709551615 134512640 134998072 4294956672 18446744073709551615 134525636 0 0 8392704 3 0 0 0 17 1 0 0
/proc/14060/statm: 225954 224495 59 118 0 225832 0
Current children cumulated CPU time (s) 9995.35
Current children cumulated vsize (KiB) 1153716

[startup+9999.9 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 14660
/proc/meminfo: memFree=736296/2055920 swapFree=4148860/4192956
[pid=14056] ppid=14054 vsize=249900 CPUtime=133.12
/proc/14056/stat : 14056 (SATzilla2007_C) S 14054 14056 14000 0 -1 4194304 78203 21283 0 0 12443 96 762 11 25 0 1 0 338379584 255897600 36435 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/14056/statm: 62475 36435 165 260 0 62199 0
[pid=14060] ppid=14056 vsize=903816 CPUtime=9863.83
/proc/14060/stat : 14060 (minisat20) R 14056 14056 14000 0 -1 4194304 224512 0 0 0 986063 320 0 0 25 0 1 0 338392904 925507584 224495 18446744073709551615 134512640 134998072 4294956672 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/14060/statm: 225954 224495 59 118 0 225832 0
Current children cumulated CPU time (s) 9996.95
Current children cumulated vsize (KiB) 1153716

[startup+10000.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 14660
/proc/meminfo: memFree=736296/2055920 swapFree=4148860/4192956
[pid=14056] ppid=14054 vsize=249900 CPUtime=133.12
/proc/14056/stat : 14056 (SATzilla2007_C) S 14054 14056 14000 0 -1 4194304 78203 21283 0 0 12443 96 762 11 25 0 1 0 338379584 255897600 36435 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/14056/statm: 62475 36435 165 260 0 62199 0
[pid=14060] ppid=14056 vsize=903816 CPUtime=9864.23
/proc/14060/stat : 14060 (minisat20) R 14056 14056 14000 0 -1 4194304 224512 0 0 0 986103 320 0 0 25 0 1 0 338392904 925507584 224495 18446744073709551615 134512640 134998072 4294956672 18446744073709551615 134527624 0 0 8392704 3 0 0 0 17 1 0 0
/proc/14060/statm: 225954 224495 59 118 0 225832 0
Current children cumulated CPU time (s) 9997.35
Current children cumulated vsize (KiB) 1153716

[startup+10000.7 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 14660
/proc/meminfo: memFree=736296/2055920 swapFree=4148860/4192956
[pid=14056] ppid=14054 vsize=0 CPUtime=9997.75
/proc/14056/stat : 14056 (SATzilla2007_C) R 14054 14056 14000 0 -1 4194308 78216 245795 0 0 12443 96 986891 345 16 0 1 0 338379584 0 0 18446744073709551615 0 0 0 0 0 0 0 4096 0 0 0 0 17 0 0 0
/proc/14056/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 9997.75
Current children cumulated vsize (KiB) 0

Child status: 17
Real time (s): 10000.7
CPU time (s): 9997.8
CPU user time (s): 9993.35
CPU system time (s): 4.44632
CPU usage (%): 99.9707
Max. virtual memory (cumulated for all children) (KiB): 1153716

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 9993.35
system time used= 4.44632
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 324011
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= 26
involuntary context switches= 94029

runsolver used 9.44056 second user time and 26.354 second system time

The end

Launcher Data (download as text)

Begin job on node2 on Tue May  8 11:23:38 UTC 2007

IDJOB= 455983
IDBENCH= 20556
IDSOLVER= 179
FILE ID= node2/455983-1178623417

PBS_JOBID= 5217798

Free space on /tmp= 66545 MiB

SOLVER NAME= SATzilla CRAFTED
BENCH NAME= HOME/pub/bench/SAT07/industrial/IBM_FV_2004_30/IBM_FV_2004_rule_batch_30_SAT_dat.k60.cnf
COMMAND LINE= /tmp/evaluation/455983-1178623417/SATzilla2007_C /tmp/evaluation/455983-1178623417/instance-455983-1178623417.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node2/watcher-455983-1178623417 -o ROOT/results/node2/solver-455983-1178623417 -C 10000 -W 15000 -M 1800 --output-limit 1,15  /tmp/evaluation/455983-1178623417/SATzilla2007_C /tmp/evaluation/455983-1178623417/instance-455983-1178623417.cnf            

META MD5SUM SOLVER= d41d8cd98f00b204e9800998ecf8427e
MD5SUM BENCH=  4237e8072317ac6566570c291ae71078

RANDOM SEED= 530362076

TIME LIMIT= 10000 seconds
MEMORY LIMIT= 1800 MiB

Linux node2.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.234
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.234
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:       1782600 kB
Buffers:         34684 kB
Cached:         152724 kB
SwapCached:      12104 kB
Active:          92816 kB
Inactive:       117188 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1782600 kB
SwapTotal:     4192956 kB
SwapFree:      4148860 kB
Dirty:           20532 kB
Writeback:           0 kB
Mapped:          29572 kB
Slab:            48796 kB
Committed_AS: 11683300 kB
PageTables:       1860 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= 66545 MiB

End job on node2 on Tue May  8 14:10:19 UTC 2007