Trace number 328973

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.71 1200.06

General information on the benchmark

Nameindustrial/IBM_FV_2002_13_rule_1/
SAT_dat.k95.cnf
MD5SUM271f133ecbb26442db352418a90fc3e7
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 variables49582
Number of clauses175195
Sum of the clauses size464017
Maximum clause length37
Minimum clause length1
Number of clauses of size 11253
Number of clauses of size 292771
Number of clauses of size 374550
Number of clauses of size 4466
Number of clauses of size 5905
Number of clauses of size over 55250

Solver Data (download as text)

42.23/42.38	c run March_dl for 5 seconds ... 
42.23/42.38	c Bin: Executing march_dl
42.23/42.38	c child exit by a signal
42.23/42.38	c march_dl returned code 137.
42.23/42.38	c run saps (UBCSAT implementation) for 2 seconds ... 
42.23/42.38	c Bin: Executing ubcsat2006
42.23/42.38	c child exited successfully
42.23/42.38	c ubcsat2006 returned code 0.
42.23/42.38	c satzilla computing base features
42.23/42.38	c satzilla doing unit-prop probe
42.23/42.38	c satzilla doing local search probe
42.23/42.38	c satzilla doing lobjois search-space size estimate
42.23/42.38	c satzilla's ranking:
42.23/42.38	c 1) minisat20+P: -2.442848
42.23/42.38	c 2) vallst+P: 3.993518
42.23/42.38	c 3) march_dl+P: 4.476490
42.23/42.38	c 4) zchaff_rand+P: 5.231225
42.23/42.38	c 5) march_dl: 5.417217
42.23/42.38	c 6) minisat20: 6.257848
42.23/42.38	c 7) kcnfs+P: 999.000000
42.23/42.38	c 8) kcnfs: 999.000000
42.23/42.38	c 9) vallst: 999.000000
42.23/42.38	c 10) zchaff_rand: 999.000000
42.23/42.38	c satzilla running minisat20 with preprocessing ... 
100.72/100.89	This is MiniSat 2.0 beta
100.72/100.89	WARNING: for repeatability, setting FPU to use double precision
100.72/100.89	============================[ Problem Statistics ]=============================
100.72/100.89	|                                                                             |
100.81/100.91	|  Number of variables:  25848                                                |
100.81/100.91	|  Number of clauses:    111214                                               |
100.81/100.98	|  Parsing time:         0.08         s                                       |
100.81/100.98	============================[ Search Statistics ]==============================
100.81/100.98	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
100.81/100.98	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
100.81/100.98	===============================================================================
100.81/100.98	|         0 |   25848   111214   334082 |    37071        0    nan |  0.000 % |
100.81/101.02	|       100 |   25848   111214   334082 |    40778      100     29 |  0.000 % |
101.01/101.12	|       251 |   25848   111214   334082 |    44856      251     75 |  0.000 % |
101.11/101.24	|       477 |   25848   111214   334082 |    49341      477     44 |  0.000 % |
101.31/101.43	|       815 |   25848   111214   334082 |    54276      815     48 |  0.000 % |
101.51/101.63	|      1321 |   25848   111214   334082 |    59703     1321     44 |  0.000 % |
101.71/101.84	|      2081 |   25848   111214   334082 |    65674     2081     39 |  0.000 % |
101.81/101.92	|      3220 |   25848   111214   334082 |    72241     3220     32 |  0.000 % |
101.91/102.04	|      4928 |   25848   111214   334082 |    79465     4928     34 |  0.000 % |
104.50/104.67	|      7491 |   25848   111214   334082 |    87412     7491     70 |  0.000 % |
107.71/107.86	|     11335 |   25848   111214   334082 |    96153    11335     77 |  0.000 % |
109.21/109.31	|     17102 |   25848   111214   334082 |   105768    17102     63 |  0.000 % |
110.40/110.55	|     25752 |   25848   111214   334082 |   116345    25752     51 |  0.000 % |
126.20/126.37	|     38726 |   25848   111214   334082 |   127980    38726     66 |  0.000 % |
152.39/152.53	|     58188 |   25848   111214   334082 |   140778    58188     79 |  0.000 % |
222.37/222.59	|     87381 |   25848   111214   334082 |   154856    87381    100 |  0.000 % |
299.75/299.99	|    131172 |   25848   111214   334082 |   170341   131172    108 |  0.000 % |
436.12/436.39	|    196857 |   25848   111214   334082 |   187375    25992    128 |  0.000 % |
835.91/836.26	|    295383 |   25848   111214   334082 |   206113   124518    184 |  0.000 % |
1199.62/1200.05	c Preprocessing...
1199.62/1200.05	c Inital problem has 49582 variables, 82424 nary clauses (92771 binary clauses).
1199.62/1200.05	c Num non-binary clauses 81171, Average non-binary clause length 3.415
1199.62/1200.05	c Theory has no gaps
1199.62/1200.05	c Preprocessor runtime was 58.150 seconds.
1199.62/1200.05	c 
1199.62/1200.05	c Satisfiability of theory still undetermined.
1199.62/1200.05	c See file /tmp/y5ZgTL for simplified theory.
1199.62/1200.05	c Bin: Executing minisat20
1199.62/1200.05	c child exit by a signal
1199.62/1200.05	c minisat20 returned code 137.
1199.62/1200.05	c minisat20 returned code 137.
1199.62/1200.05	c satzilla running vallst with preprocessing ... 
1199.62/1200.05	c Bin: Executing vallst
1199.62/1200.05	c vallst returned code 1.
1199.62/1200.05	c vallst returned code 1.
1199.62/1200.05	c satzilla running march_dl with preprocessing ... 
1199.62/1200.05	c Bin: Executing march_dl
1199.62/1200.05	c march_dl returned code 1.
1199.62/1200.05	c march_dl returned code 1.
1199.62/1200.05	c satzilla running zchaff_rand with preprocessing ... 
1199.62/1200.05	c Bin: Executing zchaff_rand
1199.62/1200.05	c zchaff_rand returned code 1.
1199.62/1200.05	c zchaff_rand returned code 1.
1199.62/1200.05	c satzilla running march_dl ... 
1199.62/1200.05	c Bin: Executing march_dl
1199.62/1200.05	c march_dl returned code 1.
1199.62/1200.05	c march_dl returned code 1.
1199.62/1200.05	c satzilla running minisat20 ... 
1199.62/1200.05	c Bin: Executing minisat20
1199.62/1200.05	c minisat20 returned code 1.
1199.62/1200.05	c minisat20 returned code 1.
1199.62/1200.05	c satzilla running kcnfs with preprocessing ... 
1199.62/1200.05	c Bin: Executing kcnfs
1199.62/1200.05	c kcnfs returned code 1.
1199.62/1200.05	c kcnfs returned code 1.
1199.62/1200.05	c satzilla running kcnfs ... 
1199.62/1200.05	c Bin: Executing kcnfs
1199.62/1200.05	c kcnfs returned code 1.
1199.62/1200.05	c kcnfs returned code 1.
1199.62/1200.05	c satzilla running vallst ... 
1199.62/1200.05	c Bin: Executing vallst
1199.62/1200.05	c vallst returned code 1.
1199.62/1200.05	c vallst returned code 1.
1199.62/1200.05	c satzilla running zchaff_rand ... 
1199.62/1200.05	c Bin: Executing zchaff_rand
1199.62/1200.05	c zchaff_rand returned code 1.
1199.62/1200.05	c zchaff_rand returned code 1.
1199.62/1200.05	c ERROR: All Failed! 
1199.62/1200.05	c SATZILLA_TIME=1199.860000

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/node59/watcher-328973-1173128686 -o ROOT/results/node59/solver-328973-1173128686 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/328973-1173128686/SATzilla2007_C /tmp/evaluation/328973-1173128686/instance-328973-1173128686.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.91 0.95 0.98 3/64 28027
/proc/meminfo: memFree=1567400/2055920 swapFree=4183736/4192956
[pid=28027] ppid=28025 vsize=1440 CPUtime=0
/proc/28027/stat : 28027 (SATzilla2007_C) S 28025 28027 26970 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 332825383 1474560 110 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/28027/statm: 360 110 95 260 0 84 0
[pid=28028] ppid=28027 vsize=632 CPUtime=0
/proc/28028/stat : 28028 (march_dl) R 28027 28027 26970 0 -1 4194304 51 0 0 0 0 0 0 0 19 0 1 0 332825384 647168 46 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134669245 0 0 8392704 0 0 0 0 17 1 0 0
/proc/28028/statm: 158 46 39 118 0 37 0

[startup+0.0875121 s]
/proc/loadavg: 0.91 0.95 0.98 3/64 28027
/proc/meminfo: memFree=1567400/2055920 swapFree=4183736/4192956
[pid=28027] ppid=28025 vsize=1440 CPUtime=0
/proc/28027/stat : 28027 (SATzilla2007_C) S 28025 28027 26970 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 332825383 1474560 110 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/28027/statm: 360 110 95 260 0 84 0
[pid=28028] ppid=28027 vsize=5416 CPUtime=0.08
/proc/28028/stat : 28028 (march_dl) R 28027 28027 26970 0 -1 4194304 1059 0 0 0 8 0 0 0 19 0 1 0 332825384 5545984 1054 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134669245 0 0 8392704 0 0 0 0 17 1 0 0
/proc/28028/statm: 1354 1056 50 118 0 1233 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 6856

[startup+0.102512 s]
/proc/loadavg: 0.91 0.95 0.98 3/64 28027
/proc/meminfo: memFree=1567400/2055920 swapFree=4183736/4192956
[pid=28027] ppid=28025 vsize=1440 CPUtime=0
/proc/28027/stat : 28027 (SATzilla2007_C) S 28025 28027 26970 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 332825383 1474560 110 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/28027/statm: 360 110 95 260 0 84 0
[pid=28028] ppid=28027 vsize=5548 CPUtime=0.09
/proc/28028/stat : 28028 (march_dl) R 28027 28027 26970 0 -1 4194304 1117 0 0 0 9 0 0 0 20 0 1 0 332825384 5681152 1112 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 1 0 0
/proc/28028/statm: 1387 1112 50 118 0 1266 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 6988

[startup+0.302533 s]
/proc/loadavg: 0.91 0.95 0.98 3/64 28027
/proc/meminfo: memFree=1567400/2055920 swapFree=4183736/4192956
[pid=28027] ppid=28025 vsize=1440 CPUtime=0
/proc/28027/stat : 28027 (SATzilla2007_C) S 28025 28027 26970 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 332825383 1474560 110 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/28027/statm: 360 110 95 260 0 84 0
[pid=28028] ppid=28027 vsize=12544 CPUtime=0.29
/proc/28028/stat : 28028 (march_dl) R 28027 28027 26970 0 -1 4194304 2112 0 0 0 28 1 0 0 21 0 1 0 332825384 12845056 2105 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 1 0 0
/proc/28028/statm: 3136 2110 50 118 0 3015 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 13984

[startup+0.702578 s]
/proc/loadavg: 0.91 0.95 0.98 3/64 28027
/proc/meminfo: memFree=1567400/2055920 swapFree=4183736/4192956
[pid=28027] ppid=28025 vsize=1440 CPUtime=0
/proc/28027/stat : 28027 (SATzilla2007_C) S 28025 28027 26970 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 332825383 1474560 110 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/28027/statm: 360 110 95 260 0 84 0
[pid=28028] ppid=28027 vsize=47592 CPUtime=0.69
/proc/28028/stat : 28028 (march_dl) R 28027 28027 26970 0 -1 4194304 11872 0 0 0 64 5 0 0 25 0 1 0 332825384 48734208 11179 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134517862 0 0 8392704 0 0 0 0 17 1 0 0
/proc/28028/statm: 11898 11179 55 118 0 11777 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 49032

[startup+1.50167 s]
/proc/loadavg: 0.91 0.95 0.98 2/66 28029
/proc/meminfo: memFree=1551576/2055920 swapFree=4183736/4192956
[pid=28027] ppid=28025 vsize=1440 CPUtime=0
/proc/28027/stat : 28027 (SATzilla2007_C) S 28025 28027 26970 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 332825383 1474560 110 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/28027/statm: 360 110 95 260 0 84 0
[pid=28028] ppid=28027 vsize=19504 CPUtime=1.49
/proc/28028/stat : 28028 (march_dl) R 28027 28027 26970 0 -1 4194304 18303 0 0 0 140 9 0 0 25 0 1 0 332825384 19972096 4178 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134543076 0 0 8392704 0 0 0 0 17 1 0 0
/proc/28028/statm: 4876 4178 55 118 0 4755 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 20944

[startup+3.10184 s]
/proc/loadavg: 0.91 0.95 0.98 2/66 28029
/proc/meminfo: memFree=1549080/2055920 swapFree=4183736/4192956
[pid=28027] ppid=28025 vsize=1440 CPUtime=0
/proc/28027/stat : 28027 (SATzilla2007_C) S 28025 28027 26970 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 332825383 1474560 110 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/28027/statm: 360 110 95 260 0 84 0
[pid=28028] ppid=28027 vsize=20692 CPUtime=3.09
/proc/28028/stat : 28028 (march_dl) R 28027 28027 26970 0 -1 4194304 19113 0 0 0 299 10 0 0 25 0 1 0 332825384 21188608 4537 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134523870 0 0 8392704 0 0 0 0 17 1 0 0
/proc/28028/statm: 5173 4537 57 118 0 5052 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 22132

[startup+6.3012 s]
/proc/loadavg: 1.00 0.97 0.99 2/66 28030
/proc/meminfo: memFree=1555544/2055920 swapFree=4183736/4192956
[pid=28027] ppid=28025 vsize=1440 CPUtime=4.99
/proc/28027/stat : 28027 (SATzilla2007_C) S 28025 28027 26970 0 -1 4194304 135 19115 0 0 0 0 488 11 16 0 1 0 332825383 1474560 111 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/28027/statm: 360 111 96 260 0 84 0
[pid=28030] ppid=28027 vsize=18488 CPUtime=1.27
/proc/28030/stat : 28030 (ubcsat2006) R 28027 28027 26970 0 -1 4194304 3043 0 0 0 126 1 0 0 25 0 1 0 332825884 18931712 3026 18446744073709551615 134512640 134777720 4294956576 18446744073709551615 4294960144 0 0 8392704 0 0 0 0 17 1 0 0
/proc/28030/statm: 4622 3026 156 64 0 4203 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 19928

[startup+12.7019 s]
/proc/loadavg: 1.00 0.97 0.99 2/65 28030
/proc/meminfo: memFree=1549792/2055920 swapFree=4183736/4192956
[pid=28027] ppid=28025 vsize=19396 CPUtime=12.66
/proc/28027/stat : 28027 (SATzilla2007_C) R 28025 28027 26970 0 -1 4194304 4508 22164 0 0 538 3 712 13 25 0 1 0 332825383 19861504 4477 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216365 0 0 4096 0 0 0 0 17 1 0 0
/proc/28027/statm: 4849 4477 121 260 0 4573 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 19396

[startup+25.5013 s]
/proc/loadavg: 1.00 0.97 0.99 2/65 28030
/proc/meminfo: memFree=1556640/2055920 swapFree=4183736/4192956
[pid=28027] ppid=28025 vsize=12056 CPUtime=25.46
/proc/28027/stat : 28027 (SATzilla2007_C) R 28025 28027 26970 0 -1 4194304 5864 22164 0 0 1816 5 712 13 25 0 1 0 332825383 12345344 2769 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 134541378 0 0 4096 0 0 0 0 17 1 0 0
/proc/28027/statm: 3014 2769 124 260 0 2738 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 12056

[startup+51.1011 s]
/proc/loadavg: 1.00 0.97 0.99 2/65 28030
/proc/meminfo: memFree=1495392/2055920 swapFree=4183736/4192956
[pid=28027] ppid=28025 vsize=238340 CPUtime=51.04
/proc/28027/stat : 28027 (SATzilla2007_C) R 28025 28027 26970 0 -1 4194304 26574 22164 0 0 4363 16 712 13 25 0 1 0 332825383 244060160 18111 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 134594040 0 0 4096 0 0 0 0 17 1 0 0
/proc/28027/statm: 59585 18111 164 260 0 59309 0
Current children cumulated CPU time (s) 51.04
Current children cumulated vsize (KiB) 238340

[startup+102.306 s]
/proc/loadavg: 1.00 0.97 0.99 2/66 28031
/proc/meminfo: memFree=1474072/2055920 swapFree=4183736/4192956
[pid=28027] ppid=28025 vsize=84208 CPUtime=100.81
/proc/28027/stat : 28027 (SATzilla2007_C) S 28025 28027 26970 0 -1 4194304 31282 22164 0 0 9309 47 712 13 25 0 1 0 332825383 86228992 19978 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/28027/statm: 21052 19978 165 260 0 20776 0
[pid=28031] ppid=28027 vsize=9384 CPUtime=1.4
/proc/28031/stat : 28031 (minisat20) R 28027 28027 26970 0 -1 4194304 2222 0 0 0 139 1 0 0 25 0 1 0 332835472 9609216 2216 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134530046 0 0 8392704 3 0 0 0 17 1 0 0
/proc/28031/statm: 2346 2216 59 118 0 2224 0
Current children cumulated CPU time (s) 102.21
Current children cumulated vsize (KiB) 93592

[startup+162.301 s]
/proc/loadavg: 1.00 0.97 0.99 2/66 28031
/proc/meminfo: memFree=1451608/2055920 swapFree=4183736/4192956
[pid=28027] ppid=28025 vsize=84208 CPUtime=100.81
/proc/28027/stat : 28027 (SATzilla2007_C) S 28025 28027 26970 0 -1 4194304 31282 22164 0 0 9309 47 712 13 25 0 1 0 332825383 86228992 19978 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/28027/statm: 21052 19978 165 260 0 20776 0
[pid=28031] ppid=28027 vsize=31984 CPUtime=61.37
/proc/28031/stat : 28031 (minisat20) R 28027 28027 26970 0 -1 4194304 7823 0 0 0 6129 8 0 0 25 0 1 0 332835472 32751616 7817 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/28031/statm: 7996 7817 59 118 0 7874 0
Current children cumulated CPU time (s) 162.18
Current children cumulated vsize (KiB) 116192

[startup+222.302 s]
/proc/loadavg: 1.00 0.97 0.99 2/66 28031
/proc/meminfo: memFree=1437400/2055920 swapFree=4183736/4192956
[pid=28027] ppid=28025 vsize=84208 CPUtime=100.81
/proc/28027/stat : 28027 (SATzilla2007_C) S 28025 28027 26970 0 -1 4194304 31282 22164 0 0 9309 47 712 13 25 0 1 0 332825383 86228992 19978 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/28027/statm: 21052 19978 165 260 0 20776 0
[pid=28031] ppid=28027 vsize=45988 CPUtime=121.36
/proc/28031/stat : 28031 (minisat20) R 28027 28027 26970 0 -1 4194304 11338 0 0 0 12123 13 0 0 25 0 1 0 332835472 47091712 11332 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525395 0 0 8392704 3 0 0 0 17 1 0 0
/proc/28031/statm: 11497 11332 59 118 0 11375 0
Current children cumulated CPU time (s) 222.17
Current children cumulated vsize (KiB) 130196

[startup+282.302 s]
/proc/loadavg: 1.00 0.97 0.99 2/66 28031
/proc/meminfo: memFree=1419800/2055920 swapFree=4183736/4192956
[pid=28027] ppid=28025 vsize=84208 CPUtime=100.81
/proc/28027/stat : 28027 (SATzilla2007_C) S 28025 28027 26970 0 -1 4194304 31282 22164 0 0 9309 47 712 13 25 0 1 0 332825383 86228992 19978 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/28027/statm: 21052 19978 165 260 0 20776 0
[pid=28031] ppid=28027 vsize=63740 CPUtime=181.35
/proc/28031/stat : 28031 (minisat20) R 28027 28027 26970 0 -1 4194304 15792 0 0 0 18116 19 0 0 25 0 1 0 332835472 65269760 15786 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134527403 0 0 8392704 3 0 0 0 17 1 0 0
/proc/28031/statm: 15935 15786 59 118 0 15813 0
Current children cumulated CPU time (s) 282.16
Current children cumulated vsize (KiB) 147948

[startup+342.301 s]
/proc/loadavg: 1.00 0.97 0.99 2/66 28031
/proc/meminfo: memFree=1400024/2055920 swapFree=4183736/4192956
[pid=28027] ppid=28025 vsize=84208 CPUtime=100.81
/proc/28027/stat : 28027 (SATzilla2007_C) S 28025 28027 26970 0 -1 4194304 31282 22164 0 0 9309 47 712 13 25 0 1 0 332825383 86228992 19978 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/28027/statm: 21052 19978 165 260 0 20776 0
[pid=28031] ppid=28027 vsize=83608 CPUtime=241.33
/proc/28031/stat : 28031 (minisat20) R 28027 28027 26970 0 -1 4194304 20719 0 0 0 24109 24 0 0 25 0 1 0 332835472 85614592 20713 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525788 0 0 8392704 3 0 0 0 17 1 0 0
/proc/28031/statm: 20902 20713 59 118 0 20780 0
Current children cumulated CPU time (s) 342.14
Current children cumulated vsize (KiB) 167816

[startup+402.303 s]
/proc/loadavg: 1.00 0.97 0.99 2/66 28031
/proc/meminfo: memFree=1388888/2055920 swapFree=4183736/4192956
[pid=28027] ppid=28025 vsize=84208 CPUtime=100.81
/proc/28027/stat : 28027 (SATzilla2007_C) S 28025 28027 26970 0 -1 4194304 31282 22164 0 0 9309 47 712 13 25 0 1 0 332825383 86228992 19978 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/28027/statm: 21052 19978 165 260 0 20776 0

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


[startup+822.302 s]
/proc/loadavg: 1.00 0.97 0.99 2/66 28031
/proc/meminfo: memFree=1379096/2055920 swapFree=4183736/4192956
[pid=28027] ppid=28025 vsize=84208 CPUtime=100.81
/proc/28027/stat : 28027 (SATzilla2007_C) S 28025 28027 26970 0 -1 4194304 31282 22164 0 0 9309 47 712 13 25 0 1 0 332825383 86228992 19978 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/28027/statm: 21052 19978 165 260 0 20776 0
[pid=28031] ppid=28027 vsize=104376 CPUtime=721.2
/proc/28031/stat : 28031 (minisat20) R 28027 28027 26970 0 -1 4194304 25922 0 0 0 72091 29 0 0 25 0 1 0 332835472 106881024 25916 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134527411 0 0 8392704 3 0 0 0 17 1 0 0
/proc/28031/statm: 26094 25916 59 118 0 25972 0
Current children cumulated CPU time (s) 822.01
Current children cumulated vsize (KiB) 188584

[startup+882.303 s]
/proc/loadavg: 1.00 0.97 0.99 2/66 28031
/proc/meminfo: memFree=1363992/2055920 swapFree=4183736/4192956
[pid=28027] ppid=28025 vsize=84208 CPUtime=100.81
/proc/28027/stat : 28027 (SATzilla2007_C) S 28025 28027 26970 0 -1 4194304 31282 22164 0 0 9309 47 712 13 25 0 1 0 332825383 86228992 19978 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/28027/statm: 21052 19978 165 260 0 20776 0
[pid=28031] ppid=28027 vsize=119448 CPUtime=781.19
/proc/28031/stat : 28031 (minisat20) R 28027 28027 26970 0 -1 4194304 29678 0 0 0 78085 34 0 0 25 0 1 0 332835472 122314752 29672 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/28031/statm: 29862 29672 59 118 0 29740 0
Current children cumulated CPU time (s) 882
Current children cumulated vsize (KiB) 203656

[startup+942.302 s]
/proc/loadavg: 1.00 0.97 0.99 2/66 28031
/proc/meminfo: memFree=1347736/2055920 swapFree=4183736/4192956
[pid=28027] ppid=28025 vsize=84208 CPUtime=100.81
/proc/28027/stat : 28027 (SATzilla2007_C) S 28025 28027 26970 0 -1 4194304 31282 22164 0 0 9309 47 712 13 25 0 1 0 332825383 86228992 19978 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/28027/statm: 21052 19978 165 260 0 20776 0
[pid=28031] ppid=28027 vsize=135700 CPUtime=841.18
/proc/28031/stat : 28031 (minisat20) R 28027 28027 26970 0 -1 4194304 33751 0 0 0 84080 38 0 0 25 0 1 0 332835472 138956800 33745 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/28031/statm: 33925 33745 59 118 0 33803 0
Current children cumulated CPU time (s) 941.99
Current children cumulated vsize (KiB) 219908

[startup+1002.3 s]
/proc/loadavg: 1.00 0.97 0.99 2/66 28031
/proc/meminfo: memFree=1333400/2055920 swapFree=4183736/4192956
[pid=28027] ppid=28025 vsize=84208 CPUtime=100.81
/proc/28027/stat : 28027 (SATzilla2007_C) S 28025 28027 26970 0 -1 4194304 31282 22164 0 0 9309 47 712 13 25 0 1 0 332825383 86228992 19978 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/28027/statm: 21052 19978 165 260 0 20776 0
[pid=28031] ppid=28027 vsize=150104 CPUtime=901.16
/proc/28031/stat : 28031 (minisat20) R 28027 28027 26970 0 -1 4194304 37341 0 0 0 90075 41 0 0 25 0 1 0 332835472 153706496 37335 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/28031/statm: 37526 37335 59 118 0 37404 0
Current children cumulated CPU time (s) 1001.97
Current children cumulated vsize (KiB) 234312

[startup+1062.3 s]
/proc/loadavg: 1.00 0.97 0.99 2/66 28031
/proc/meminfo: memFree=1320984/2055920 swapFree=4183736/4192956
[pid=28027] ppid=28025 vsize=84208 CPUtime=100.81
/proc/28027/stat : 28027 (SATzilla2007_C) S 28025 28027 26970 0 -1 4194304 31282 22164 0 0 9309 47 712 13 25 0 1 0 332825383 86228992 19978 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/28027/statm: 21052 19978 165 260 0 20776 0
[pid=28031] ppid=28027 vsize=162564 CPUtime=961.14
/proc/28031/stat : 28031 (minisat20) R 28027 28027 26970 0 -1 4194304 40467 0 0 0 96069 45 0 0 25 0 1 0 332835472 166465536 40461 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/28031/statm: 40641 40461 59 118 0 40519 0
Current children cumulated CPU time (s) 1061.95
Current children cumulated vsize (KiB) 246772

[startup+1122.3 s]
/proc/loadavg: 1.00 0.97 0.99 2/66 28031
/proc/meminfo: memFree=1305560/2055920 swapFree=4183736/4192956
[pid=28027] ppid=28025 vsize=84208 CPUtime=100.81
/proc/28027/stat : 28027 (SATzilla2007_C) S 28025 28027 26970 0 -1 4194304 31282 22164 0 0 9309 47 712 13 25 0 1 0 332825383 86228992 19978 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/28027/statm: 21052 19978 165 260 0 20776 0
[pid=28031] ppid=28027 vsize=177784 CPUtime=1021.12
/proc/28031/stat : 28031 (minisat20) R 28027 28027 26970 0 -1 4194304 44272 0 0 0 102063 49 0 0 25 0 1 0 332835472 182050816 44266 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134528687 0 0 8392704 3 0 0 0 17 1 0 0
/proc/28031/statm: 44446 44266 59 118 0 44324 0
Current children cumulated CPU time (s) 1121.93
Current children cumulated vsize (KiB) 261992

[startup+1182.3 s]
/proc/loadavg: 1.00 0.97 0.99 2/66 28031
/proc/meminfo: memFree=1290840/2055920 swapFree=4183736/4192956
[pid=28027] ppid=28025 vsize=84208 CPUtime=100.81
/proc/28027/stat : 28027 (SATzilla2007_C) S 28025 28027 26970 0 -1 4194304 31282 22164 0 0 9309 47 712 13 25 0 1 0 332825383 86228992 19978 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/28027/statm: 21052 19978 165 260 0 20776 0
[pid=28031] ppid=28027 vsize=192748 CPUtime=1081.11
/proc/28031/stat : 28031 (minisat20) R 28027 28027 26970 0 -1 4194304 47932 0 0 0 108058 53 0 0 25 0 1 0 332835472 197373952 47926 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/28031/statm: 48187 47926 59 118 0 48065 0
Current children cumulated CPU time (s) 1181.92
Current children cumulated vsize (KiB) 276956

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

[startup+1190.3 s]
/proc/loadavg: 1.00 0.97 0.99 2/66 28031
/proc/meminfo: memFree=1290840/2055920 swapFree=4183736/4192956
[pid=28027] ppid=28025 vsize=84208 CPUtime=100.81
/proc/28027/stat : 28027 (SATzilla2007_C) S 28025 28027 26970 0 -1 4194304 31282 22164 0 0 9309 47 712 13 25 0 1 0 332825383 86228992 19978 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/28027/statm: 21052 19978 165 260 0 20776 0
[pid=28031] ppid=28027 vsize=192748 CPUtime=1089.11
/proc/28031/stat : 28031 (minisat20) R 28027 28027 26970 0 -1 4194304 47932 0 0 0 108858 53 0 0 25 0 1 0 332835472 197373952 47926 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/28031/statm: 48187 47926 59 118 0 48065 0
Current children cumulated CPU time (s) 1189.92
Current children cumulated vsize (KiB) 276956

[startup+1196.7 s]
/proc/loadavg: 1.00 0.97 0.99 2/66 28031
/proc/meminfo: memFree=1290840/2055920 swapFree=4183736/4192956
[pid=28027] ppid=28025 vsize=84208 CPUtime=100.81
/proc/28027/stat : 28027 (SATzilla2007_C) S 28025 28027 26970 0 -1 4194304 31282 22164 0 0 9309 47 712 13 25 0 1 0 332825383 86228992 19978 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/28027/statm: 21052 19978 165 260 0 20776 0
[pid=28031] ppid=28027 vsize=192748 CPUtime=1095.51
/proc/28031/stat : 28031 (minisat20) R 28027 28027 26970 0 -1 4194304 47932 0 0 0 109498 53 0 0 25 0 1 0 332835472 197373952 47926 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134527403 0 0 8392704 3 0 0 0 17 1 0 0
/proc/28031/statm: 48187 47926 59 118 0 48065 0
Current children cumulated CPU time (s) 1196.32
Current children cumulated vsize (KiB) 276956

[startup+1198.3 s]
/proc/loadavg: 1.00 0.97 0.99 2/66 28031
/proc/meminfo: memFree=1290840/2055920 swapFree=4183736/4192956
[pid=28027] ppid=28025 vsize=84208 CPUtime=100.81
/proc/28027/stat : 28027 (SATzilla2007_C) S 28025 28027 26970 0 -1 4194304 31282 22164 0 0 9309 47 712 13 25 0 1 0 332825383 86228992 19978 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/28027/statm: 21052 19978 165 260 0 20776 0
[pid=28031] ppid=28027 vsize=192748 CPUtime=1097.11
/proc/28031/stat : 28031 (minisat20) R 28027 28027 26970 0 -1 4194304 47932 0 0 0 109658 53 0 0 25 0 1 0 332835472 197373952 47926 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134529985 0 0 8392704 3 0 0 0 17 1 0 0
/proc/28031/statm: 48187 47926 59 118 0 48065 0
Current children cumulated CPU time (s) 1197.92
Current children cumulated vsize (KiB) 276956

[startup+1199.1 s]
/proc/loadavg: 1.00 0.97 0.99 2/66 28031
/proc/meminfo: memFree=1290840/2055920 swapFree=4183736/4192956
[pid=28027] ppid=28025 vsize=84208 CPUtime=100.81
/proc/28027/stat : 28027 (SATzilla2007_C) S 28025 28027 26970 0 -1 4194304 31282 22164 0 0 9309 47 712 13 25 0 1 0 332825383 86228992 19978 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/28027/statm: 21052 19978 165 260 0 20776 0
[pid=28031] ppid=28027 vsize=192748 CPUtime=1097.91
/proc/28031/stat : 28031 (minisat20) R 28027 28027 26970 0 -1 4194304 47932 0 0 0 109738 53 0 0 25 0 1 0 332835472 197373952 47926 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525137 0 0 8392704 3 0 0 0 17 1 0 0
/proc/28031/statm: 48187 47926 59 118 0 48065 0
Current children cumulated CPU time (s) 1198.72
Current children cumulated vsize (KiB) 276956

[startup+1199.5 s]
/proc/loadavg: 1.00 0.97 0.99 2/66 28031
/proc/meminfo: memFree=1290840/2055920 swapFree=4183736/4192956
[pid=28027] ppid=28025 vsize=84208 CPUtime=100.81
/proc/28027/stat : 28027 (SATzilla2007_C) S 28025 28027 26970 0 -1 4194304 31282 22164 0 0 9309 47 712 13 25 0 1 0 332825383 86228992 19978 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/28027/statm: 21052 19978 165 260 0 20776 0
[pid=28031] ppid=28027 vsize=192748 CPUtime=1098.31
/proc/28031/stat : 28031 (minisat20) R 28027 28027 26970 0 -1 4194304 47932 0 0 0 109778 53 0 0 25 0 1 0 332835472 197373952 47926 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/28031/statm: 48187 47926 59 118 0 48065 0
Current children cumulated CPU time (s) 1199.12
Current children cumulated vsize (KiB) 276956

[startup+1199.9 s]
/proc/loadavg: 1.00 0.97 0.99 2/66 28031
/proc/meminfo: memFree=1290840/2055920 swapFree=4183736/4192956
[pid=28027] ppid=28025 vsize=84208 CPUtime=100.81
/proc/28027/stat : 28027 (SATzilla2007_C) S 28025 28027 26970 0 -1 4194304 31282 22164 0 0 9309 47 712 13 25 0 1 0 332825383 86228992 19978 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/28027/statm: 21052 19978 165 260 0 20776 0
[pid=28031] ppid=28027 vsize=192748 CPUtime=1098.71
/proc/28031/stat : 28031 (minisat20) R 28027 28027 26970 0 -1 4194304 47932 0 0 0 109818 53 0 0 25 0 1 0 332835472 197373952 47926 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/28031/statm: 48187 47926 59 118 0 48065 0
Current children cumulated CPU time (s) 1199.52
Current children cumulated vsize (KiB) 276956

[startup+1200 s]
/proc/loadavg: 1.00 0.97 0.99 2/66 28031
/proc/meminfo: memFree=1290840/2055920 swapFree=4183736/4192956
[pid=28027] ppid=28025 vsize=84208 CPUtime=100.81
/proc/28027/stat : 28027 (SATzilla2007_C) S 28025 28027 26970 0 -1 4194304 31282 22164 0 0 9309 47 712 13 25 0 1 0 332825383 86228992 19978 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/28027/statm: 21052 19978 165 260 0 20776 0
[pid=28031] ppid=28027 vsize=192748 CPUtime=1098.81
/proc/28031/stat : 28031 (minisat20) R 28027 28027 26970 0 -1 4194304 47932 0 0 0 109828 53 0 0 25 0 1 0 332835472 197373952 47926 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/28031/statm: 48187 47926 59 118 0 48065 0
Current children cumulated CPU time (s) 1199.62
Current children cumulated vsize (KiB) 276956

Child status: 17
Real time (s): 1200.06
CPU time (s): 1199.71
CPU user time (s): 1198.52
CPU system time (s): 1.19082
CPU usage (%): 99.9707
Max. virtual memory (cumulated for all children) (KiB): 276956

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1198.52
system time used= 1.19082
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 101391
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= 34
involuntary context switches= 1930

runsolver used 1.15882 second user time and 2.78258 second system time

The end

Launcher Data (download as text)

Begin job on node59 on Mon Mar  5 21:04:47 UTC 2007

IDJOB= 328973
IDBENCH= 20528
IDSOLVER= 135
FILE ID= node59/328973-1173128686

PBS_JOBID= 4015157

Free space on /tmp= 66521 MiB

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

META MD5SUM SOLVER= a1f00d13cbb558b34a83b365ff80fcc3
MD5SUM BENCH=  271f133ecbb26442db352418a90fc3e7

RANDOM SEED= 395279178

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node59.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.225
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.225
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:       1567872 kB
Buffers:         28220 kB
Cached:         382964 kB
SwapCached:       3004 kB
Active:          63008 kB
Inactive:       357656 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1567872 kB
SwapTotal:     4192956 kB
SwapFree:      4183736 kB
Dirty:           12664 kB
Writeback:           0 kB
Mapped:          15584 kB
Slab:            53428 kB
Committed_AS:   659024 kB
PageTables:       1472 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= 66521 MiB

End job on node59 on Mon Mar  5 21:24:47 UTC 2007