Trace number 329225

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.26 1199.72

General information on the benchmark

Nameindustrial/IBM_FV_2002_13_rule_1/
SAT_dat.k25.cnf
MD5SUM9bf608481da1a82a38dc09355889f525
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 variables32572
Number of clauses136205
Sum of the clauses size376727
Maximum clause length37
Minimum clause length1
Number of clauses of size 1343
Number of clauses of size 260361
Number of clauses of size 370210
Number of clauses of size 4186
Number of clauses of size 5345
Number of clauses of size over 54760

Solver Data (download as text)

31.47/31.55	c run March_dl for 5 seconds ... 
31.47/31.55	c Bin: Executing march_dl
31.47/31.55	c child exit by a signal
31.47/31.55	c march_dl returned code 137.
31.47/31.55	c run saps (UBCSAT implementation) for 2 seconds ... 
31.47/31.55	c Bin: Executing ubcsat2006
31.47/31.55	c child exited successfully
31.47/31.55	c ubcsat2006 returned code 0.
31.47/31.55	c satzilla computing base features
31.47/31.55	c satzilla doing unit-prop probe
31.47/31.55	c satzilla doing local search probe
31.47/31.55	c satzilla doing lobjois search-space size estimate
31.47/31.55	c satzilla's ranking:
31.47/31.55	c 1) minisat20+P: -0.432828
31.47/31.55	c 2) vallst+P: 3.599823
31.47/31.55	c 3) march_dl: 4.751562
31.47/31.55	c 4) march_dl+P: 4.907299
31.47/31.55	c 5) zchaff_rand+P: 5.085809
31.47/31.55	c 6) minisat20: 6.701620
31.47/31.55	c 7) kcnfs+P: 999.000000
31.47/31.55	c 8) kcnfs: 999.000000
31.47/31.55	c 9) vallst: 999.000000
31.47/31.55	c 10) zchaff_rand: 999.000000
31.47/31.55	c satzilla running minisat20 with preprocessing ... 
54.36/54.42	This is MiniSat 2.0 beta
54.36/54.42	WARNING: for repeatability, setting FPU to use double precision
54.36/54.42	============================[ Problem Statistics ]=============================
54.36/54.42	|                                                                             |
54.36/54.44	|  Number of variables:  24658                                                |
54.36/54.44	|  Number of clauses:    103500                                               |
54.38/54.50	|  Parsing time:         0.07         s                                       |
54.38/54.51	============================[ Search Statistics ]==============================
54.38/54.51	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
54.38/54.51	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
54.38/54.51	===============================================================================
54.38/54.51	|         0 |   24658   103500   309344 |    34500        0    nan |  0.000 % |
54.38/54.54	|       100 |   24658   103500   309344 |    37950      100     19 |  0.000 % |
54.38/54.62	|       250 |   24658   103500   309344 |    41745      250     64 |  0.000 % |
54.38/54.73	|       475 |   24658   103500   309344 |    45919      475     51 |  0.000 % |
54.38/54.79	|       813 |   24658   103500   309344 |    50511      813     39 |  0.000 % |
54.85/54.97	|      1320 |   24658   103500   309344 |    55562     1320     40 |  0.000 % |
54.95/55.01	|      2079 |   24658   103500   309344 |    61118     2079     31 |  0.000 % |
55.04/55.18	|      3219 |   24658   103500   309344 |    67230     3219     34 |  0.000 % |
56.44/56.50	|      4928 |   24658   103500   309344 |    73953     4928     64 |  0.000 % |
56.64/56.78	|      7491 |   24658   103500   309344 |    81349     7491     49 |  0.000 % |
58.44/58.54	|     11335 |   24658   103500   309344 |    89484    11335     53 |  0.000 % |
60.14/60.22	|     17102 |   24658   103500   309344 |    98432    17102     47 |  0.000 % |
61.24/61.38	|     25752 |   24658   103500   309344 |   108275    25752     49 |  0.000 % |
62.43/62.58	|     38726 |   24658   103500   309344 |   119103    38726     49 |  0.000 % |
79.44/79.50	|     58188 |   24658   103500   309344 |   131013    58188     68 |  0.000 % |
136.82/136.98	|     87380 |   24658   103500   309344 |   144115    87380     91 |  0.000 % |
241.99/242.10	|    131170 |   24658   103500   309344 |   158526   131170    118 |  0.000 % |
444.68/444.90	|    196855 |   24658   103500   309344 |   174379    43355    170 |  0.000 % |
850.21/850.64	|    295381 |   24658   103500   309344 |   191817   141881    151 |  0.000 % |
1199.21/1199.70	c Preprocessing...
1199.21/1199.70	c Inital problem has 32572 variables, 75844 nary clauses (60361 binary clauses).
1199.21/1199.70	c Num non-binary clauses 75501, Average non-binary clause length 3.386
1199.21/1199.70	c Theory has no gaps
1199.21/1199.70	c Preprocessor runtime was 22.600 seconds.
1199.21/1199.70	c 
1199.21/1199.70	c Satisfiability of theory still undetermined.
1199.21/1199.70	c See file /tmp/ktlFrD for simplified theory.
1199.21/1199.70	c Bin: Executing minisat20
1199.21/1199.70	c child exit by a signal
1199.21/1199.70	c minisat20 returned code 137.
1199.21/1199.70	c minisat20 returned code 137.
1199.21/1199.70	c satzilla running vallst with preprocessing ... 
1199.21/1199.70	c Bin: Executing vallst
1199.21/1199.70	c vallst returned code 1.
1199.21/1199.70	c vallst returned code 1.
1199.21/1199.70	c satzilla running march_dl ... 
1199.21/1199.70	c Bin: Executing march_dl
1199.21/1199.70	c march_dl returned code 1.
1199.21/1199.70	c march_dl returned code 1.
1199.21/1199.70	c satzilla running march_dl with preprocessing ... 
1199.21/1199.70	c Bin: Executing march_dl
1199.21/1199.70	c march_dl returned code 1.
1199.21/1199.70	c march_dl returned code 1.
1199.21/1199.70	c satzilla running zchaff_rand with preprocessing ... 
1199.21/1199.70	c Bin: Executing zchaff_rand
1199.21/1199.70	c zchaff_rand returned code 1.
1199.21/1199.70	c zchaff_rand returned code 1.
1199.21/1199.70	c satzilla running minisat20 ... 
1199.21/1199.70	c Bin: Executing minisat20
1199.21/1199.70	c minisat20 returned code 1.
1199.21/1199.70	c minisat20 returned code 1.
1199.21/1199.70	c satzilla running kcnfs with preprocessing ... 
1199.21/1199.70	c Bin: Executing kcnfs
1199.21/1199.70	c kcnfs returned code 1.
1199.21/1199.70	c kcnfs returned code 1.
1199.21/1199.70	c satzilla running kcnfs ... 
1199.21/1199.70	c Bin: Executing kcnfs
1199.21/1199.70	c kcnfs returned code 1.
1199.21/1199.70	c kcnfs returned code 1.
1199.21/1199.70	c satzilla running vallst ... 
1199.21/1199.70	c Bin: Executing vallst
1199.21/1199.70	c vallst returned code 1.
1199.21/1199.70	c vallst returned code 1.
1199.21/1199.70	c satzilla running zchaff_rand ... 
1199.21/1199.70	c Bin: Executing zchaff_rand
1199.21/1199.70	c zchaff_rand returned code 1.
1199.21/1199.70	c zchaff_rand returned code 1.
1199.21/1199.70	c ERROR: All Failed! 
1199.21/1199.70	c SATZILLA_TIME=1199.410000

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/node18/watcher-329225-1173135246 -o ROOT/results/node18/solver-329225-1173135246 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/329225-1173135246/SATzilla2007_C /tmp/evaluation/329225-1173135246/instance-329225-1173135246.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.99 0.97 0.99 3/77 17531
/proc/meminfo: memFree=1142200/2055920 swapFree=4153516/4192956
[pid=17531] ppid=17529 vsize=1440 CPUtime=0
/proc/17531/stat : 17531 (SATzilla2007_C) S 17529 17531 17402 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 333479203 1474560 110 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/17531/statm: 360 110 95 260 0 84 0
[pid=17532] ppid=17531 vsize=632 CPUtime=0
/proc/17532/stat : 17532 (march_dl) R 17531 17531 17402 0 -1 4194304 51 0 0 0 0 0 0 0 20 0 1 0 333479203 647168 46 18446744073709551615 134512640 134996440 4294956720 18446744073709551615 134669245 0 0 8392704 0 0 0 0 17 1 0 0
/proc/17532/statm: 158 46 39 118 0 37 0

[startup+0.057715 s]
/proc/loadavg: 0.99 0.97 0.99 3/77 17531
/proc/meminfo: memFree=1142200/2055920 swapFree=4153516/4192956
[pid=17531] ppid=17529 vsize=1440 CPUtime=0
/proc/17531/stat : 17531 (SATzilla2007_C) S 17529 17531 17402 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 333479203 1474560 110 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/17531/statm: 360 110 95 260 0 84 0
[pid=17532] ppid=17531 vsize=3880 CPUtime=0.05
/proc/17532/stat : 17532 (march_dl) R 17531 17531 17402 0 -1 4194304 739 0 0 0 5 0 0 0 20 0 1 0 333479203 3973120 734 18446744073709551615 134512640 134996440 4294956720 18446744073709551615 134669245 0 0 8392704 0 0 0 0 17 1 0 0
/proc/17532/statm: 970 734 50 118 0 849 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 5320

[startup+0.102719 s]
/proc/loadavg: 0.99 0.97 0.99 3/77 17531
/proc/meminfo: memFree=1142200/2055920 swapFree=4153516/4192956
[pid=17531] ppid=17529 vsize=1440 CPUtime=0
/proc/17531/stat : 17531 (SATzilla2007_C) S 17529 17531 17402 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 333479203 1474560 110 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/17531/statm: 360 110 95 260 0 84 0
[pid=17532] ppid=17531 vsize=4408 CPUtime=0.09
/proc/17532/stat : 17532 (march_dl) R 17531 17531 17402 0 -1 4194304 909 0 0 0 9 0 0 0 20 0 1 0 333479203 4513792 904 18446744073709551615 134512640 134996440 4294956720 18446744073709551615 134669245 0 0 8392704 0 0 0 0 17 1 0 0
/proc/17532/statm: 1102 904 50 118 0 981 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 5848

[startup+0.301776 s]
/proc/loadavg: 0.99 0.97 0.99 3/77 17531
/proc/meminfo: memFree=1142200/2055920 swapFree=4153516/4192956
[pid=17531] ppid=17529 vsize=1440 CPUtime=0
/proc/17531/stat : 17531 (SATzilla2007_C) S 17529 17531 17402 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 333479203 1474560 110 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/17531/statm: 360 110 95 260 0 84 0
[pid=17532] ppid=17531 vsize=10460 CPUtime=0.29
/proc/17532/stat : 17532 (march_dl) R 17531 17531 17402 0 -1 4194304 2707 0 0 0 28 1 0 0 20 0 1 0 333479203 10711040 1919 18446744073709551615 134512640 134996440 4294956720 18446744073709551615 134544567 0 0 8392704 0 0 0 0 17 1 0 0
/proc/17532/statm: 2615 1919 53 118 0 2494 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 11900

[startup+0.702776 s]
/proc/loadavg: 0.99 0.97 0.99 3/77 17531
/proc/meminfo: memFree=1142200/2055920 swapFree=4153516/4192956
[pid=17531] ppid=17529 vsize=1440 CPUtime=0
/proc/17531/stat : 17531 (SATzilla2007_C) S 17529 17531 17402 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 333479203 1474560 110 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/17531/statm: 360 110 95 260 0 84 0
[pid=17532] ppid=17531 vsize=14576 CPUtime=0.69
/proc/17532/stat : 17532 (march_dl) R 17531 17531 17402 0 -1 4194304 7327 0 0 0 66 3 0 0 25 0 1 0 333479203 14925824 3055 18446744073709551615 134512640 134996440 4294956720 18446744073709551615 134543076 0 0 8392704 0 0 0 0 17 1 0 0
/proc/17532/statm: 3644 3055 55 118 0 3523 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 16016

[startup+1.50287 s]
/proc/loadavg: 0.99 0.97 0.99 2/79 17533
/proc/meminfo: memFree=1130664/2055920 swapFree=4153516/4192956
[pid=17531] ppid=17529 vsize=1440 CPUtime=0
/proc/17531/stat : 17531 (SATzilla2007_C) S 17529 17531 17402 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 333479203 1474560 110 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/17531/statm: 360 110 95 260 0 84 0
[pid=17532] ppid=17531 vsize=14312 CPUtime=1.49
/proc/17532/stat : 17532 (march_dl) R 17531 17531 17402 0 -1 4194304 8923 0 0 0 145 4 0 0 25 0 1 0 333479203 14655488 3047 18446744073709551615 134512640 134996440 4294956720 18446744073709551615 134523717 0 0 8392704 0 0 0 0 17 1 0 0
/proc/17532/statm: 3578 3047 57 118 0 3457 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 15752

[startup+3.10201 s]
/proc/loadavg: 0.99 0.97 0.99 2/79 17533
/proc/meminfo: memFree=1129640/2055920 swapFree=4153516/4192956
[pid=17531] ppid=17529 vsize=1440 CPUtime=0
/proc/17531/stat : 17531 (SATzilla2007_C) S 17529 17531 17402 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 333479203 1474560 110 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/17531/statm: 360 110 95 260 0 84 0
[pid=17532] ppid=17531 vsize=14312 CPUtime=3.09
/proc/17532/stat : 17532 (march_dl) R 17531 17531 17402 0 -1 4194304 11356 0 0 0 303 6 0 0 25 0 1 0 333479203 14655488 3048 18446744073709551615 134512640 134996440 4294956720 18446744073709551615 134523894 0 0 8392704 0 0 0 0 17 1 0 0
/proc/17532/statm: 3578 3048 57 118 0 3457 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 15752

[startup+6.30132 s]
/proc/loadavg: 0.99 0.97 0.99 2/79 17534
/proc/meminfo: memFree=1132968/2055920 swapFree=4153516/4192956
[pid=17531] ppid=17529 vsize=1440 CPUtime=4.99
/proc/17531/stat : 17531 (SATzilla2007_C) S 17529 17531 17402 0 -1 4194304 135 14300 0 0 0 0 491 8 16 0 1 0 333479203 1474560 111 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/17531/statm: 360 111 96 260 0 84 0
[pid=17534] ppid=17531 vsize=14388 CPUtime=1.29
/proc/17534/stat : 17534 (ubcsat2006) R 17531 17531 17402 0 -1 4194304 2366 0 0 0 128 1 0 0 25 0 1 0 333479704 14733312 2349 18446744073709551615 134512640 134777720 4294956576 18446744073709551615 4294960144 0 0 8392704 0 0 0 0 17 1 0 0
/proc/17534/statm: 3597 2349 156 64 0 3178 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 15828

[startup+12.7019 s]
/proc/loadavg: 0.99 0.97 0.99 2/78 17534
/proc/meminfo: memFree=1133488/2055920 swapFree=4153516/4192956
[pid=17531] ppid=17529 vsize=9588 CPUtime=12.67
/proc/17531/stat : 17531 (SATzilla2007_C) R 17529 17531 17402 0 -1 4194304 4478 16675 0 0 543 3 711 10 25 0 1 0 333479203 9818112 2173 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 134541672 0 0 4096 0 0 0 0 17 1 0 0
/proc/17531/statm: 2397 2173 124 260 0 2121 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 9588

[startup+25.5012 s]
/proc/loadavg: 0.99 0.97 0.99 2/78 17534
/proc/meminfo: memFree=1133552/2055920 swapFree=4153516/4192956
[pid=17531] ppid=17529 vsize=9808 CPUtime=25.46
/proc/17531/stat : 17531 (SATzilla2007_C) R 17529 17531 17402 0 -1 4194304 4513 16675 0 0 1822 3 711 10 25 0 1 0 333479203 10043392 2208 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 134527245 0 0 4096 0 0 0 0 17 1 0 0
/proc/17531/statm: 2452 2208 124 260 0 2176 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 9808

[startup+51.1016 s]
/proc/loadavg: 0.99 0.97 0.99 2/78 17534
/proc/meminfo: memFree=1099056/2055920 swapFree=4153516/4192956
[pid=17531] ppid=17529 vsize=59184 CPUtime=51.06
/proc/17531/stat : 17531 (SATzilla2007_C) R 17529 17531 17402 0 -1 4194304 17853 16675 0 0 4360 25 711 10 25 0 1 0 333479203 60604416 10852 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216365 0 0 4096 0 0 0 0 17 1 0 0
/proc/17531/statm: 14796 10852 165 260 0 14520 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 59184

[startup+102.306 s]
/proc/loadavg: 0.99 0.97 0.99 2/79 17535
/proc/meminfo: memFree=1063016/2055920 swapFree=4153516/4192956
[pid=17531] ppid=17529 vsize=45676 CPUtime=54.38
/proc/17531/stat : 17531 (SATzilla2007_C) S 17529 17531 17402 0 -1 4194304 17929 16675 0 0 4687 30 711 10 25 0 1 0 333479203 46772224 10781 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/17531/statm: 11419 10781 165 260 0 11143 0
[pid=17535] ppid=17531 vsize=33312 CPUtime=47.85
/proc/17535/stat : 17535 (minisat20) R 17531 17531 17402 0 -1 4194304 8141 0 0 0 4778 7 0 0 25 0 1 0 333484646 34111488 8135 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525422 0 0 8392704 3 0 0 0 17 1 0 0
/proc/17535/statm: 8328 8135 59 118 0 8206 0
Current children cumulated CPU time (s) 102.23
Current children cumulated vsize (KiB) 78988

[startup+162.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/79 17535
/proc/meminfo: memFree=1045480/2055920 swapFree=4153516/4192956
[pid=17531] ppid=17529 vsize=45676 CPUtime=54.38
/proc/17531/stat : 17531 (SATzilla2007_C) S 17529 17531 17402 0 -1 4194304 17929 16675 0 0 4687 30 711 10 25 0 1 0 333479203 46772224 10781 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/17531/statm: 11419 10781 165 260 0 11143 0
[pid=17535] ppid=17531 vsize=51052 CPUtime=107.84
/proc/17535/stat : 17535 (minisat20) R 17531 17531 17402 0 -1 4194304 12558 0 0 0 10771 13 0 0 25 0 1 0 333484646 52277248 12552 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525488 0 0 8392704 3 0 0 0 17 1 0 0
/proc/17535/statm: 12763 12552 59 118 0 12641 0
Current children cumulated CPU time (s) 162.22
Current children cumulated vsize (KiB) 96728

[startup+222.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/79 17535
/proc/meminfo: memFree=1028904/2055920 swapFree=4153516/4192956
[pid=17531] ppid=17529 vsize=45676 CPUtime=54.38
/proc/17531/stat : 17531 (SATzilla2007_C) S 17529 17531 17402 0 -1 4194304 17929 16675 0 0 4687 30 711 10 25 0 1 0 333479203 46772224 10781 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/17531/statm: 11419 10781 165 260 0 11143 0
[pid=17535] ppid=17531 vsize=67316 CPUtime=167.81
/proc/17535/stat : 17535 (minisat20) R 17531 17531 17402 0 -1 4194304 16651 0 0 0 16765 16 0 0 25 0 1 0 333484646 68931584 16645 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/17535/statm: 16829 16645 59 118 0 16707 0
Current children cumulated CPU time (s) 222.19
Current children cumulated vsize (KiB) 112992

[startup+282.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/79 17535
/proc/meminfo: memFree=1012072/2055920 swapFree=4153516/4192956
[pid=17531] ppid=17529 vsize=45676 CPUtime=54.38
/proc/17531/stat : 17531 (SATzilla2007_C) S 17529 17531 17402 0 -1 4194304 17929 16675 0 0 4687 30 711 10 25 0 1 0 333479203 46772224 10781 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/17531/statm: 11419 10781 165 260 0 11143 0
[pid=17535] ppid=17531 vsize=84384 CPUtime=227.8
/proc/17535/stat : 17535 (minisat20) R 17531 17531 17402 0 -1 4194304 20878 0 0 0 22759 21 0 0 25 0 1 0 333484646 86409216 20872 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525422 0 0 8392704 3 0 0 0 17 1 0 0
/proc/17535/statm: 21096 20872 59 118 0 20974 0
Current children cumulated CPU time (s) 282.18
Current children cumulated vsize (KiB) 130060

[startup+342.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/79 17535
/proc/meminfo: memFree=1001128/2055920 swapFree=4153516/4192956
[pid=17531] ppid=17529 vsize=45676 CPUtime=54.38
/proc/17531/stat : 17531 (SATzilla2007_C) S 17529 17531 17402 0 -1 4194304 17929 16675 0 0 4687 30 711 10 25 0 1 0 333479203 46772224 10781 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/17531/statm: 11419 10781 165 260 0 11143 0
[pid=17535] ppid=17531 vsize=95388 CPUtime=287.78
/proc/17535/stat : 17535 (minisat20) R 17531 17531 17402 0 -1 4194304 23616 0 0 0 28753 25 0 0 25 0 1 0 333484646 97677312 23610 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/17535/statm: 23847 23610 59 118 0 23725 0
Current children cumulated CPU time (s) 342.16
Current children cumulated vsize (KiB) 141064

[startup+402.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/79 17535
/proc/meminfo: memFree=1000296/2055920 swapFree=4153516/4192956
[pid=17531] ppid=17529 vsize=45676 CPUtime=54.38
/proc/17531/stat : 17531 (SATzilla2007_C) S 17529 17531 17402 0 -1 4194304 17929 16675 0 0 4687 30 711 10 25 0 1 0 333479203 46772224 10781 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/17531/statm: 11419 10781 165 260 0 11143 0

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


[startup+762.306 s]
/proc/loadavg: 0.99 0.97 0.99 2/79 17733
/proc/meminfo: memFree=1000168/2055920 swapFree=4153516/4192956
[pid=17531] ppid=17529 vsize=45676 CPUtime=54.38
/proc/17531/stat : 17531 (SATzilla2007_C) S 17529 17531 17402 0 -1 4194304 17929 16675 0 0 4687 30 711 10 25 0 1 0 333479203 46772224 10781 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/17531/statm: 11419 10781 165 260 0 11143 0
[pid=17535] ppid=17531 vsize=96048 CPUtime=707.56
/proc/17535/stat : 17535 (minisat20) R 17531 17531 17402 0 -1 4194304 23804 0 0 0 70727 29 0 0 25 0 1 0 333484646 98353152 23798 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525422 0 0 8392704 3 0 0 0 17 1 0 0
/proc/17535/statm: 24012 23798 59 118 0 23890 0
Current children cumulated CPU time (s) 761.94
Current children cumulated vsize (KiB) 141724

[startup+822.303 s]
/proc/loadavg: 0.99 0.97 0.99 2/79 17733
/proc/meminfo: memFree=997736/2055920 swapFree=4153516/4192956
[pid=17531] ppid=17529 vsize=45676 CPUtime=54.38
/proc/17531/stat : 17531 (SATzilla2007_C) S 17529 17531 17402 0 -1 4194304 17929 16675 0 0 4687 30 711 10 25 0 1 0 333479203 46772224 10781 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/17531/statm: 11419 10781 165 260 0 11143 0
[pid=17535] ppid=17531 vsize=98740 CPUtime=767.54
/proc/17535/stat : 17535 (minisat20) R 17531 17531 17402 0 -1 4194304 24449 0 0 0 76724 30 0 0 25 0 1 0 333484646 101109760 24443 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525422 0 0 8392704 3 0 0 0 17 1 0 0
/proc/17535/statm: 24685 24443 59 118 0 24563 0
Current children cumulated CPU time (s) 821.92
Current children cumulated vsize (KiB) 144416

[startup+882.303 s]
/proc/loadavg: 0.99 0.97 0.99 2/79 17733
/proc/meminfo: memFree=988072/2055920 swapFree=4153516/4192956
[pid=17531] ppid=17529 vsize=45676 CPUtime=54.38
/proc/17531/stat : 17531 (SATzilla2007_C) S 17529 17531 17402 0 -1 4194304 17929 16675 0 0 4687 30 711 10 25 0 1 0 333479203 46772224 10781 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/17531/statm: 11419 10781 165 260 0 11143 0
[pid=17535] ppid=17531 vsize=108416 CPUtime=827.52
/proc/17535/stat : 17535 (minisat20) R 17531 17531 17402 0 -1 4194304 26851 0 0 0 82720 32 0 0 25 0 1 0 333484646 111017984 26845 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525562 0 0 8392704 3 0 0 0 17 1 0 0
/proc/17535/statm: 27104 26845 59 118 0 26982 0
Current children cumulated CPU time (s) 881.9
Current children cumulated vsize (KiB) 154092

[startup+942.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/79 17733
/proc/meminfo: memFree=978280/2055920 swapFree=4153516/4192956
[pid=17531] ppid=17529 vsize=45676 CPUtime=54.38
/proc/17531/stat : 17531 (SATzilla2007_C) S 17529 17531 17402 0 -1 4194304 17929 16675 0 0 4687 30 711 10 25 0 1 0 333479203 46772224 10781 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/17531/statm: 11419 10781 165 260 0 11143 0
[pid=17535] ppid=17531 vsize=118212 CPUtime=887.5
/proc/17535/stat : 17535 (minisat20) R 17531 17531 17402 0 -1 4194304 29304 0 0 0 88715 35 0 0 25 0 1 0 333484646 121049088 29298 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/17535/statm: 29553 29298 59 118 0 29431 0
Current children cumulated CPU time (s) 941.88
Current children cumulated vsize (KiB) 163888

[startup+1002.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/79 17733
/proc/meminfo: memFree=968424/2055920 swapFree=4153516/4192956
[pid=17531] ppid=17529 vsize=45676 CPUtime=54.38
/proc/17531/stat : 17531 (SATzilla2007_C) S 17529 17531 17402 0 -1 4194304 17929 16675 0 0 4687 30 711 10 25 0 1 0 333479203 46772224 10781 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/17531/statm: 11419 10781 165 260 0 11143 0
[pid=17535] ppid=17531 vsize=128036 CPUtime=947.49
/proc/17535/stat : 17535 (minisat20) R 17531 17531 17402 0 -1 4194304 31758 0 0 0 94711 38 0 0 25 0 1 0 333484646 131108864 31752 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/17535/statm: 32009 31752 59 118 0 31887 0
Current children cumulated CPU time (s) 1001.87
Current children cumulated vsize (KiB) 173712

[startup+1062.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/79 17733
/proc/meminfo: memFree=960744/2055920 swapFree=4153516/4192956
[pid=17531] ppid=17529 vsize=45676 CPUtime=54.38
/proc/17531/stat : 17531 (SATzilla2007_C) S 17529 17531 17402 0 -1 4194304 17929 16675 0 0 4687 30 711 10 25 0 1 0 333479203 46772224 10781 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/17531/statm: 11419 10781 165 260 0 11143 0
[pid=17535] ppid=17531 vsize=135692 CPUtime=1007.47
/proc/17535/stat : 17535 (minisat20) R 17531 17531 17402 0 -1 4194304 33688 0 0 0 100707 40 0 0 25 0 1 0 333484646 138948608 33682 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/17535/statm: 33923 33682 59 118 0 33801 0
Current children cumulated CPU time (s) 1061.85
Current children cumulated vsize (KiB) 181368

[startup+1122.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/79 17733
/proc/meminfo: memFree=953704/2055920 swapFree=4153516/4192956
[pid=17531] ppid=17529 vsize=45676 CPUtime=54.38
/proc/17531/stat : 17531 (SATzilla2007_C) S 17529 17531 17402 0 -1 4194304 17929 16675 0 0 4687 30 711 10 25 0 1 0 333479203 46772224 10781 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/17531/statm: 11419 10781 165 260 0 11143 0
[pid=17535] ppid=17531 vsize=142560 CPUtime=1067.45
/proc/17535/stat : 17535 (minisat20) R 17531 17531 17402 0 -1 4194304 35417 0 0 0 106702 43 0 0 25 0 1 0 333484646 145981440 35411 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134519459 0 0 8392704 3 0 0 0 17 1 0 0
/proc/17535/statm: 35640 35411 59 118 0 35518 0
Current children cumulated CPU time (s) 1121.83
Current children cumulated vsize (KiB) 188236

[startup+1182.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/79 17733
/proc/meminfo: memFree=953640/2055920 swapFree=4153516/4192956
[pid=17531] ppid=17529 vsize=45676 CPUtime=54.38
/proc/17531/stat : 17531 (SATzilla2007_C) S 17529 17531 17402 0 -1 4194304 17929 16675 0 0 4687 30 711 10 25 0 1 0 333479203 46772224 10781 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/17531/statm: 11419 10781 165 260 0 11143 0
[pid=17535] ppid=17531 vsize=142560 CPUtime=1127.44
/proc/17535/stat : 17535 (minisat20) R 17531 17531 17402 0 -1 4194304 35418 0 0 0 112700 44 0 0 25 0 1 0 333484646 145981440 35412 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134527363 0 0 8392704 3 0 0 0 17 1 0 0
/proc/17535/statm: 35640 35412 59 118 0 35518 0
Current children cumulated CPU time (s) 1181.82
Current children cumulated vsize (KiB) 188236

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

[startup+1190.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/79 17733
/proc/meminfo: memFree=953640/2055920 swapFree=4153516/4192956
[pid=17531] ppid=17529 vsize=45676 CPUtime=54.38
/proc/17531/stat : 17531 (SATzilla2007_C) S 17529 17531 17402 0 -1 4194304 17929 16675 0 0 4687 30 711 10 25 0 1 0 333479203 46772224 10781 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/17531/statm: 11419 10781 165 260 0 11143 0
[pid=17535] ppid=17531 vsize=142560 CPUtime=1135.44
/proc/17535/stat : 17535 (minisat20) R 17531 17531 17402 0 -1 4194304 35418 0 0 0 113500 44 0 0 25 0 1 0 333484646 145981440 35412 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/17535/statm: 35640 35412 59 118 0 35518 0
Current children cumulated CPU time (s) 1189.82
Current children cumulated vsize (KiB) 188236

[startup+1196.7 s]
/proc/loadavg: 0.99 0.97 0.99 2/79 17733
/proc/meminfo: memFree=953640/2055920 swapFree=4153516/4192956
[pid=17531] ppid=17529 vsize=45676 CPUtime=54.38
/proc/17531/stat : 17531 (SATzilla2007_C) S 17529 17531 17402 0 -1 4194304 17929 16675 0 0 4687 30 711 10 25 0 1 0 333479203 46772224 10781 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/17531/statm: 11419 10781 165 260 0 11143 0
[pid=17535] ppid=17531 vsize=142560 CPUtime=1141.84
/proc/17535/stat : 17535 (minisat20) R 17531 17531 17402 0 -1 4194304 35418 0 0 0 114140 44 0 0 25 0 1 0 333484646 145981440 35412 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/17535/statm: 35640 35412 59 118 0 35518 0
Current children cumulated CPU time (s) 1196.22
Current children cumulated vsize (KiB) 188236

[startup+1198.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/79 17733
/proc/meminfo: memFree=953640/2055920 swapFree=4153516/4192956
[pid=17531] ppid=17529 vsize=45676 CPUtime=54.38
/proc/17531/stat : 17531 (SATzilla2007_C) S 17529 17531 17402 0 -1 4194304 17929 16675 0 0 4687 30 711 10 25 0 1 0 333479203 46772224 10781 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/17531/statm: 11419 10781 165 260 0 11143 0
[pid=17535] ppid=17531 vsize=142560 CPUtime=1143.44
/proc/17535/stat : 17535 (minisat20) R 17531 17531 17402 0 -1 4194304 35418 0 0 0 114300 44 0 0 25 0 1 0 333484646 145981440 35412 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/17535/statm: 35640 35412 59 118 0 35518 0
Current children cumulated CPU time (s) 1197.82
Current children cumulated vsize (KiB) 188236

[startup+1199.1 s]
/proc/loadavg: 0.99 0.97 0.99 2/79 17733
/proc/meminfo: memFree=953640/2055920 swapFree=4153516/4192956
[pid=17531] ppid=17529 vsize=45676 CPUtime=54.38
/proc/17531/stat : 17531 (SATzilla2007_C) S 17529 17531 17402 0 -1 4194304 17929 16675 0 0 4687 30 711 10 25 0 1 0 333479203 46772224 10781 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/17531/statm: 11419 10781 165 260 0 11143 0
[pid=17535] ppid=17531 vsize=142560 CPUtime=1144.24
/proc/17535/stat : 17535 (minisat20) R 17531 17531 17402 0 -1 4194304 35418 0 0 0 114380 44 0 0 25 0 1 0 333484646 145981440 35412 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525155 0 0 8392704 3 0 0 0 17 1 0 0
/proc/17535/statm: 35640 35412 59 118 0 35518 0
Current children cumulated CPU time (s) 1198.62
Current children cumulated vsize (KiB) 188236

[startup+1199.5 s]
/proc/loadavg: 0.99 0.97 0.99 2/79 17733
/proc/meminfo: memFree=953640/2055920 swapFree=4153516/4192956
[pid=17531] ppid=17529 vsize=45676 CPUtime=54.38
/proc/17531/stat : 17531 (SATzilla2007_C) S 17529 17531 17402 0 -1 4194304 17929 16675 0 0 4687 30 711 10 25 0 1 0 333479203 46772224 10781 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/17531/statm: 11419 10781 165 260 0 11143 0
[pid=17535] ppid=17531 vsize=142560 CPUtime=1144.64
/proc/17535/stat : 17535 (minisat20) R 17531 17531 17402 0 -1 4194304 35418 0 0 0 114420 44 0 0 25 0 1 0 333484646 145981440 35412 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/17535/statm: 35640 35412 59 118 0 35518 0
Current children cumulated CPU time (s) 1199.02
Current children cumulated vsize (KiB) 188236

[startup+1199.7 s]
/proc/loadavg: 0.99 0.97 0.99 2/79 17733
/proc/meminfo: memFree=953640/2055920 swapFree=4153516/4192956
[pid=17531] ppid=17529 vsize=45676 CPUtime=54.38
/proc/17531/stat : 17531 (SATzilla2007_C) S 17529 17531 17402 0 -1 4194304 17929 16675 0 0 4687 30 711 10 25 0 1 0 333479203 46772224 10781 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/17531/statm: 11419 10781 165 260 0 11143 0
[pid=17535] ppid=17531 vsize=0 CPUtime=1144.83
/proc/17535/stat : 17535 (minisat20) R 17531 17531 17402 0 -1 4195332 35418 0 0 0 114438 45 0 0 25 0 1 0 333484646 0 0 18446744073709551615 0 0 0 0 0 256 0 8392704 3 0 0 0 17 1 0 0
/proc/17535/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1199.21
Current children cumulated vsize (KiB) 45676

Child status: 17
Real time (s): 1199.72
CPU time (s): 1199.26
CPU user time (s): 1198.38
CPU system time (s): 0.884865
CPU usage (%): 99.9621
Max. virtual memory (cumulated for all children) (KiB): 188236

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1198.38
system time used= 0.884865
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 70035
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= 27
involuntary context switches= 2337

runsolver used 1.23181 second user time and 3.13452 second system time

The end

Launcher Data (download as text)

Begin job on node18 on Mon Mar  5 22:54:07 UTC 2007

IDJOB= 329225
IDBENCH= 20534
IDSOLVER= 135
FILE ID= node18/329225-1173135246

PBS_JOBID= 4014979

Free space on /tmp= 66532 MiB

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

META MD5SUM SOLVER= a1f00d13cbb558b34a83b365ff80fcc3
MD5SUM BENCH=  9bf608481da1a82a38dc09355889f525

RANDOM SEED= 108235461

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

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

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.236
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.236
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1142608 kB
Buffers:         50704 kB
Cached:         768332 kB
SwapCached:       2472 kB
Active:         432464 kB
Inactive:       409304 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1142608 kB
SwapTotal:     4192956 kB
SwapFree:      4153516 kB
Dirty:           11608 kB
Writeback:           0 kB
Mapped:          30632 kB
Slab:            57192 kB
Committed_AS:  1171416 kB
PageTables:       1668 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= 66532 MiB

End job on node18 on Mon Mar  5 23:14:06 UTC 2007