Trace number 329309

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.72 1200.2

General information on the benchmark

Nameindustrial/IBM_FV_2002_13_rule_1/
SAT_dat.k100.cnf
MD5SUMcf1b8194ff6d413d396ac9e26bb031ef
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 variables50797
Number of clauses177980
Sum of the clauses size470252
Maximum clause length37
Minimum clause length1
Number of clauses of size 11318
Number of clauses of size 295086
Number of clauses of size 374860
Number of clauses of size 4486
Number of clauses of size 5945
Number of clauses of size over 55285

Solver Data (download as text)

43.43/43.52	c run March_dl for 5 seconds ... 
43.43/43.52	c Bin: Executing march_dl
43.43/43.52	c child exit by a signal
43.43/43.52	c march_dl returned code 137.
43.43/43.52	c run saps (UBCSAT implementation) for 2 seconds ... 
43.43/43.52	c Bin: Executing ubcsat2006
43.43/43.52	c child exited successfully
43.43/43.52	c ubcsat2006 returned code 0.
43.43/43.52	c satzilla computing base features
43.43/43.52	c satzilla doing unit-prop probe
43.43/43.52	c satzilla doing local search probe
43.43/43.52	c satzilla doing lobjois search-space size estimate
43.43/43.52	c satzilla's ranking:
43.43/43.52	c 1) minisat20+P: -3.767702
43.43/43.52	c 2) vallst+P: 3.832111
43.43/43.52	c 3) march_dl+P: 4.002810
43.43/43.52	c 4) march_dl: 4.898487
43.43/43.52	c 5) zchaff_rand+P: 5.247539
43.43/43.52	c 6) minisat20: 5.901656
43.43/43.52	c 7) kcnfs+P: 999.000000
43.43/43.52	c 8) kcnfs: 999.000000
43.43/43.52	c 9) vallst: 999.000000
43.43/43.52	c 10) zchaff_rand: 999.000000
43.43/43.52	c satzilla running minisat20 with preprocessing ... 
103.81/103.90	This is MiniSat 2.0 beta
103.81/103.90	WARNING: for repeatability, setting FPU to use double precision
103.81/103.90	============================[ Problem Statistics ]=============================
103.81/103.90	|                                                                             |
103.81/103.91	|  Number of variables:  50797                                                |
103.81/103.91	|  Number of clauses:    177980                                               |
103.81/104.02	|  Parsing time:         0.10         s                                       |
103.81/104.03	============================[ Search Statistics ]==============================
103.81/104.03	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
103.81/104.03	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
103.81/104.03	===============================================================================
103.81/104.03	|         0 |   49473   174760   465118 |    58253        0    nan |  0.000 % |
103.81/104.12	|       100 |   49473   174760   465118 |    64078      100     20 |  2.606 % |
103.81/104.23	|       251 |   49473   174760   465118 |    70486      251     14 |  2.606 % |
103.81/104.31	|       476 |   49473   174760   465118 |    77535      476     23 |  2.606 % |
104.40/104.52	|       814 |   49473   174760   465118 |    85288      814     22 |  2.606 % |
104.89/105.03	|      1321 |   49473   174760   465118 |    93817     1321     50 |  2.606 % |
104.99/105.19	|      2081 |   49473   174760   465118 |   103199     2081     37 |  2.606 % |
106.70/106.84	|      3221 |   49473   174760   465118 |   113519     3221     70 |  2.606 % |
108.80/108.92	|      4929 |   49473   174760   465118 |   124871     4929     86 |  2.606 % |
110.80/110.92	|      7491 |   49473   174760   465118 |   137358     7491     82 |  2.606 % |
111.49/111.67	|     11335 |   49473   174760   465118 |   151094    11335     64 |  2.606 % |
121.09/121.28	|     17101 |   49473   174760   465118 |   166203    17101     86 |  2.606 % |
129.98/130.18	|     25751 |   49472   174757   465112 |   182823    25750     82 |  2.608 % |
144.38/144.52	|     38725 |   49472   174757   465112 |   201106    38724     93 |  2.608 % |
169.57/169.72	|     58186 |   49472   174757   465112 |   221216    58185     92 |  2.608 % |
232.75/232.91	|     87379 |   49472   174757   465112 |   243338    87378    121 |  2.608 % |
407.98/408.23	|    131168 |   49095   173686   462544 |   267672   131150    150 |  3.368 % |
489.85/490.18	|    196853 |   48950   173186   461347 |   294439   196805    129 |  3.705 % |
802.34/802.78	|    295380 |   48852   173066   461059 |   323883   295324    142 |  4.453 % |
1199.59/1200.18	c Preprocessing...
1199.59/1200.18	c Inital problem has 50797 variables, 82894 nary clauses (95086 binary clauses).
1199.59/1200.18	c Num non-binary clauses 81576, Average non-binary clause length 3.417
1199.59/1200.18	c Theory has no gaps
1199.59/1200.18	c preprocessor timed out at 60.000000 sec
1199.59/1200.18	c Bin: Executing minisat20
1199.59/1200.18	c child exit by a signal
1199.59/1200.18	c minisat20 returned code 137.
1199.59/1200.18	c minisat20 returned code 137.
1199.59/1200.18	c satzilla running vallst with preprocessing ... 
1199.59/1200.18	c Bin: Executing vallst
1199.59/1200.18	c vallst returned code 1.
1199.59/1200.18	c vallst returned code 1.
1199.59/1200.18	c satzilla running march_dl with preprocessing ... 
1199.59/1200.18	c Bin: Executing march_dl
1199.59/1200.18	c march_dl returned code 1.
1199.59/1200.18	c march_dl returned code 1.
1199.59/1200.18	c satzilla running march_dl ... 
1199.59/1200.18	c Bin: Executing march_dl
1199.59/1200.18	c march_dl returned code 1.
1199.59/1200.18	c march_dl returned code 1.
1199.59/1200.18	c satzilla running zchaff_rand with preprocessing ... 
1199.59/1200.18	c Bin: Executing zchaff_rand
1199.59/1200.18	c zchaff_rand returned code 1.
1199.59/1200.18	c zchaff_rand returned code 1.
1199.59/1200.18	c satzilla running minisat20 ... 
1199.59/1200.18	c Bin: Executing minisat20
1199.59/1200.18	c minisat20 returned code 1.
1199.59/1200.18	c minisat20 returned code 1.
1199.59/1200.18	c satzilla running kcnfs with preprocessing ... 
1199.59/1200.18	c Bin: Executing kcnfs
1199.59/1200.18	c kcnfs returned code 1.
1199.59/1200.18	c kcnfs returned code 1.
1199.59/1200.18	c satzilla running kcnfs ... 
1199.59/1200.18	c Bin: Executing kcnfs
1199.59/1200.18	c kcnfs returned code 1.
1199.59/1200.18	c kcnfs returned code 1.
1199.59/1200.18	c satzilla running vallst ... 
1199.59/1200.18	c Bin: Executing vallst
1199.59/1200.18	c vallst returned code 1.
1199.59/1200.18	c vallst returned code 1.
1199.59/1200.18	c satzilla running zchaff_rand ... 
1199.59/1200.18	c Bin: Executing zchaff_rand
1199.59/1200.18	c zchaff_rand returned code 1.
1199.59/1200.18	c zchaff_rand returned code 1.
1199.59/1200.18	c ERROR: All Failed! 
1199.59/1200.18	c SATZILLA_TIME=1199.870000

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/node9/watcher-329309-1173137241 -o ROOT/results/node9/solver-329309-1173137241 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/329309-1173137241/SATzilla2007_C /tmp/evaluation/329309-1173137241/instance-329309-1173137241.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.99 2/77 16783
/proc/meminfo: memFree=1546176/2055920 swapFree=4152248/4192956
[pid=16783] ppid=16781 vsize=1440 CPUtime=0
/proc/16783/stat : 16783 (SATzilla2007_C) S 16781 16783 16361 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 333678793 1474560 110 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/16783/statm: 360 110 95 260 0 84 0
[pid=16784] ppid=16783 vsize=632 CPUtime=0
/proc/16784/stat : 16784 (march_dl) R 16783 16783 16361 0 -1 4194304 51 0 0 0 0 0 0 0 20 0 1 0 333678793 647168 46 18446744073709551615 134512640 134996440 4294956720 18446744073709551615 134778991 0 0 8392704 0 0 0 0 17 1 0 0
/proc/16784/statm: 158 46 39 118 0 37 0

[startup+0.0266831 s]
/proc/loadavg: 0.91 0.95 0.99 2/77 16783
/proc/meminfo: memFree=1546176/2055920 swapFree=4152248/4192956
[pid=16783] ppid=16781 vsize=1440 CPUtime=0
/proc/16783/stat : 16783 (SATzilla2007_C) S 16781 16783 16361 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 333678793 1474560 110 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/16783/statm: 360 110 95 260 0 84 0
[pid=16784] ppid=16783 vsize=632 CPUtime=0.02
/proc/16784/stat : 16784 (march_dl) R 16783 16783 16361 0 -1 4194304 51 0 0 0 2 0 0 0 20 0 1 0 333678793 647168 46 18446744073709551615 134512640 134996440 4294956720 18446744073709551615 134669245 0 0 8392704 0 0 0 0 17 1 0 0
/proc/16784/statm: 158 46 39 118 0 37 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 2072

[startup+0.101698 s]
/proc/loadavg: 0.91 0.95 0.99 2/77 16783
/proc/meminfo: memFree=1546176/2055920 swapFree=4152248/4192956
[pid=16783] ppid=16781 vsize=1440 CPUtime=0
/proc/16783/stat : 16783 (SATzilla2007_C) S 16781 16783 16361 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 333678793 1474560 110 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/16783/statm: 360 110 95 260 0 84 0
[pid=16784] ppid=16783 vsize=5608 CPUtime=0.09
/proc/16784/stat : 16784 (march_dl) R 16783 16783 16361 0 -1 4194304 1129 0 0 0 9 0 0 0 20 0 1 0 333678793 5742592 1124 18446744073709551615 134512640 134996440 4294956720 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 1 0 0
/proc/16784/statm: 1402 1125 50 118 0 1281 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 7048

[startup+0.301736 s]
/proc/loadavg: 0.91 0.95 0.99 2/77 16783
/proc/meminfo: memFree=1546176/2055920 swapFree=4152248/4192956
[pid=16783] ppid=16781 vsize=1440 CPUtime=0
/proc/16783/stat : 16783 (SATzilla2007_C) S 16781 16783 16361 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 333678793 1474560 110 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/16783/statm: 360 110 95 260 0 84 0
[pid=16784] ppid=16783 vsize=7984 CPUtime=0.29
/proc/16784/stat : 16784 (march_dl) R 16783 16783 16361 0 -1 4194304 1871 0 0 0 28 1 0 0 21 0 1 0 333678793 8175616 1866 18446744073709551615 134512640 134996440 4294956720 18446744073709551615 134549887 0 0 8392704 0 0 0 0 17 1 0 0
/proc/16784/statm: 1996 1867 50 118 0 1875 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 9424

[startup+0.701813 s]
/proc/loadavg: 0.91 0.95 0.99 2/77 16783
/proc/meminfo: memFree=1546176/2055920 swapFree=4152248/4192956
[pid=16783] ppid=16781 vsize=1440 CPUtime=0
/proc/16783/stat : 16783 (SATzilla2007_C) S 16781 16783 16361 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 333678793 1474560 110 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/16783/statm: 360 110 95 260 0 84 0
[pid=16784] ppid=16783 vsize=46096 CPUtime=0.68
/proc/16784/stat : 16784 (march_dl) R 16783 16783 16361 0 -1 4194304 11479 0 0 0 64 4 0 0 25 0 1 0 333678793 47202304 10804 18446744073709551615 134512640 134996440 4294956720 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 1 0 0
/proc/16784/statm: 11524 10805 55 118 0 11403 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 47536

[startup+1.50197 s]
/proc/loadavg: 0.91 0.95 0.99 2/79 16785
/proc/meminfo: memFree=1529328/2055920 swapFree=4152248/4192956
[pid=16783] ppid=16781 vsize=1440 CPUtime=0
/proc/16783/stat : 16783 (SATzilla2007_C) S 16781 16783 16361 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 333678793 1474560 110 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/16783/statm: 360 110 95 260 0 84 0
[pid=16784] ppid=16783 vsize=19840 CPUtime=1.49
/proc/16784/stat : 16784 (march_dl) R 16783 16783 16361 0 -1 4194304 18840 0 0 0 140 9 0 0 25 0 1 0 333678793 20316160 4260 18446744073709551615 134512640 134996440 4294956720 18446744073709551615 134649580 0 0 8392704 0 0 0 0 17 1 0 0
/proc/16784/statm: 4960 4260 55 118 0 4839 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 21280

[startup+3.10127 s]
/proc/loadavg: 0.91 0.95 0.99 2/79 16785
/proc/meminfo: memFree=1527408/2055920 swapFree=4152248/4192956
[pid=16783] ppid=16781 vsize=1440 CPUtime=0
/proc/16783/stat : 16783 (SATzilla2007_C) S 16781 16783 16361 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 333678793 1474560 110 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/16783/statm: 360 110 95 260 0 84 0
[pid=16784] ppid=16783 vsize=21160 CPUtime=3.09
/proc/16784/stat : 16784 (march_dl) R 16783 16783 16361 0 -1 4194304 19974 0 0 0 300 9 0 0 25 0 1 0 333678793 21667840 4654 18446744073709551615 134512640 134996440 4294956720 18446744073709551615 134650634 0 0 8392704 0 0 0 0 17 1 0 0
/proc/16784/statm: 5290 4654 57 118 0 5169 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 22600

[startup+6.30189 s]
/proc/loadavg: 0.92 0.95 0.99 2/79 16786
/proc/meminfo: memFree=1534128/2055920 swapFree=4152248/4192956
[pid=16783] ppid=16781 vsize=1440 CPUtime=4.99
/proc/16783/stat : 16783 (SATzilla2007_C) S 16781 16783 16361 0 -1 4194304 135 19976 0 0 0 0 489 10 16 0 1 0 333678793 1474560 111 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/16783/statm: 360 111 96 260 0 84 0
[pid=16786] ppid=16783 vsize=18488 CPUtime=1.26
/proc/16786/stat : 16786 (ubcsat2006) R 16783 16783 16361 0 -1 4194304 3090 0 0 0 125 1 0 0 25 0 1 0 333679294 18931712 3073 18446744073709551615 134512640 134777720 4294956576 18446744073709551615 4294960144 0 0 8392704 0 0 0 0 17 1 0 0
/proc/16786/statm: 4622 3073 156 64 0 4203 0
Current children cumulated CPU time (s) 6.25
Current children cumulated vsize (KiB) 19928

[startup+12.7011 s]
/proc/loadavg: 0.93 0.95 0.99 2/78 16786
/proc/meminfo: memFree=1528384/2055920 swapFree=4152248/4192956
[pid=16783] ppid=16781 vsize=19760 CPUtime=12.64
/proc/16783/stat : 16783 (SATzilla2007_C) R 16781 16783 16361 0 -1 4194304 4569 23072 0 0 537 2 713 12 25 0 1 0 333678793 20234240 4538 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216365 0 0 4096 0 0 0 0 17 1 0 0
/proc/16783/statm: 4940 4538 121 260 0 4664 0
Current children cumulated CPU time (s) 12.64
Current children cumulated vsize (KiB) 19760

[startup+25.5016 s]
/proc/loadavg: 0.94 0.96 0.99 2/78 16786
/proc/meminfo: memFree=1535232/2055920 swapFree=4152248/4192956
[pid=16783] ppid=16781 vsize=12236 CPUtime=25.44
/proc/16783/stat : 16783 (SATzilla2007_C) R 16781 16783 16361 0 -1 4194304 5953 23072 0 0 1814 5 713 12 25 0 1 0 333678793 12529664 2808 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 134526943 0 0 4096 0 0 0 0 17 1 0 0
/proc/16783/statm: 3059 2808 124 260 0 2783 0
Current children cumulated CPU time (s) 25.44
Current children cumulated vsize (KiB) 12236

[startup+51.1015 s]
/proc/loadavg: 0.96 0.96 0.99 2/78 16786
/proc/meminfo: memFree=1473280/2055920 swapFree=4152248/4192956
[pid=16783] ppid=16781 vsize=252684 CPUtime=51.03
/proc/16783/stat : 16783 (SATzilla2007_C) R 16781 16783 16361 0 -1 4194304 26834 23072 0 0 4361 17 713 12 25 0 1 0 333678793 258748416 18370 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 134598426 0 0 4096 0 0 0 0 17 1 0 0
/proc/16783/statm: 63171 18370 164 260 0 62895 0
Current children cumulated CPU time (s) 51.03
Current children cumulated vsize (KiB) 252684

[startup+102.305 s]
/proc/loadavg: 0.98 0.96 0.99 2/78 16786
/proc/meminfo: memFree=1463296/2055920 swapFree=4152248/4192956
[pid=16783] ppid=16781 vsize=111564 CPUtime=102.22
/proc/16783/stat : 16783 (SATzilla2007_C) R 16781 16783 16361 0 -1 4194304 31787 23072 0 0 9458 39 713 12 25 0 1 0 333678793 114241536 20792 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216365 0 0 4096 0 0 0 0 17 1 0 0
/proc/16783/statm: 27891 20792 165 260 0 27615 0
Current children cumulated CPU time (s) 102.22
Current children cumulated vsize (KiB) 111564

[startup+162.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/79 16787
/proc/meminfo: memFree=1430072/2055920 swapFree=4152248/4192956
[pid=16783] ppid=16781 vsize=111564 CPUtime=103.81
/proc/16783/stat : 16783 (SATzilla2007_C) S 16781 16783 16361 0 -1 4194304 31789 23072 0 0 9616 40 713 12 25 0 1 0 333678793 114241536 20792 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/16783/statm: 27891 20792 165 260 0 27615 0
[pid=16787] ppid=16783 vsize=34844 CPUtime=58.36
/proc/16787/stat : 16787 (minisat20) R 16783 16783 16361 0 -1 4194304 8395 0 0 0 5829 7 0 0 25 0 1 0 333689183 35680256 8389 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525395 0 0 8392704 3 0 0 0 17 1 0 0
/proc/16787/statm: 8711 8389 59 118 0 8589 0
Current children cumulated CPU time (s) 162.17
Current children cumulated vsize (KiB) 146408

[startup+222.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/79 16787
/proc/meminfo: memFree=1409272/2055920 swapFree=4152248/4192956
[pid=16783] ppid=16781 vsize=111564 CPUtime=103.81
/proc/16783/stat : 16783 (SATzilla2007_C) S 16781 16783 16361 0 -1 4194304 31789 23072 0 0 9616 40 713 12 25 0 1 0 333678793 114241536 20792 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/16783/statm: 27891 20792 165 260 0 27615 0
[pid=16787] ppid=16783 vsize=55428 CPUtime=118.35
/proc/16787/stat : 16787 (minisat20) R 16783 16783 16361 0 -1 4194304 13541 0 0 0 11820 15 0 0 25 0 1 0 333689183 56758272 13535 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134649756 0 0 8392704 3 0 0 0 17 1 0 0
/proc/16787/statm: 13857 13535 59 118 0 13735 0
Current children cumulated CPU time (s) 222.16
Current children cumulated vsize (KiB) 166992

[startup+282.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/79 16787
/proc/meminfo: memFree=1394744/2055920 swapFree=4152248/4192956
[pid=16783] ppid=16781 vsize=111564 CPUtime=103.81
/proc/16783/stat : 16783 (SATzilla2007_C) S 16781 16783 16361 0 -1 4194304 31789 23072 0 0 9616 40 713 12 25 0 1 0 333678793 114241536 20792 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/16783/statm: 27891 20792 165 260 0 27615 0
[pid=16787] ppid=16783 vsize=69996 CPUtime=178.32
/proc/16787/stat : 16787 (minisat20) R 16783 16783 16361 0 -1 4194304 17188 0 0 0 17813 19 0 0 25 0 1 0 333689183 71675904 17182 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/16787/statm: 17499 17182 59 118 0 17377 0
Current children cumulated CPU time (s) 282.13
Current children cumulated vsize (KiB) 181560

[startup+342.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/79 16787
/proc/meminfo: memFree=1383800/2055920 swapFree=4152248/4192956
[pid=16783] ppid=16781 vsize=111564 CPUtime=103.81
/proc/16783/stat : 16783 (SATzilla2007_C) S 16781 16783 16361 0 -1 4194304 31789 23072 0 0 9616 40 713 12 25 0 1 0 333678793 114241536 20792 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/16783/statm: 27891 20792 165 260 0 27615 0
[pid=16787] ppid=16783 vsize=80824 CPUtime=238.3
/proc/16787/stat : 16787 (minisat20) R 16783 16783 16361 0 -1 4194304 19894 0 0 0 23808 22 0 0 25 0 1 0 333689183 82763776 19888 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525534 0 0 8392704 3 0 0 0 17 1 0 0
/proc/16787/statm: 20206 19888 59 118 0 20084 0
Current children cumulated CPU time (s) 342.11
Current children cumulated vsize (KiB) 192388

[startup+402.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/79 16787
/proc/meminfo: memFree=1369848/2055920 swapFree=4152248/4192956
[pid=16783] ppid=16781 vsize=111564 CPUtime=103.81
/proc/16783/stat : 16783 (SATzilla2007_C) S 16781 16783 16361 0 -1 4194304 31789 23072 0 0 9616 40 713 12 25 0 1 0 333678793 114241536 20792 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/16783/statm: 27891 20792 165 260 0 27615 0
[pid=16787] ppid=16783 vsize=94824 CPUtime=298.27
/proc/16787/stat : 16787 (minisat20) R 16783 16783 16361 0 -1 4194304 23400 0 0 0 29800 27 0 0 25 0 1 0 333689183 97099776 23394 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525422 0 0 8392704 3 0 0 0 17 1 0 0
/proc/16787/statm: 23706 23394 59 118 0 23584 0

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


[startup+762.306 s]
/proc/loadavg: 0.99 0.97 0.99 2/79 16787
/proc/meminfo: memFree=1279544/2055920 swapFree=4152248/4192956
[pid=16783] ppid=16781 vsize=111564 CPUtime=103.81
/proc/16783/stat : 16783 (SATzilla2007_C) S 16781 16783 16361 0 -1 4194304 31789 23072 0 0 9616 40 713 12 25 0 1 0 333678793 114241536 20792 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/16783/statm: 27891 20792 165 260 0 27615 0
[pid=16787] ppid=16783 vsize=184876 CPUtime=658.14
/proc/16787/stat : 16787 (minisat20) R 16783 16783 16361 0 -1 4194304 45874 0 0 0 65760 54 0 0 25 0 1 0 333689183 189313024 45868 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/16787/statm: 46219 45868 59 118 0 46097 0
Current children cumulated CPU time (s) 761.95
Current children cumulated vsize (KiB) 296440

[startup+822.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/79 16787
/proc/meminfo: memFree=1268856/2055920 swapFree=4152248/4192956
[pid=16783] ppid=16781 vsize=111564 CPUtime=103.81
/proc/16783/stat : 16783 (SATzilla2007_C) S 16781 16783 16361 0 -1 4194304 31789 23072 0 0 9616 40 713 12 25 0 1 0 333678793 114241536 20792 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/16783/statm: 27891 20792 165 260 0 27615 0
[pid=16787] ppid=16783 vsize=195620 CPUtime=718.12
/proc/16787/stat : 16787 (minisat20) R 16783 16783 16361 0 -1 4194304 48573 0 0 0 71755 57 0 0 25 0 1 0 333689183 200314880 48567 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134649756 0 0 8392704 3 0 0 0 17 1 0 0
/proc/16787/statm: 48905 48567 59 118 0 48783 0
Current children cumulated CPU time (s) 821.93
Current children cumulated vsize (KiB) 307184

[startup+882.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/79 16787
/proc/meminfo: memFree=1258936/2055920 swapFree=4152248/4192956
[pid=16783] ppid=16781 vsize=111564 CPUtime=103.81
/proc/16783/stat : 16783 (SATzilla2007_C) S 16781 16783 16361 0 -1 4194304 31789 23072 0 0 9616 40 713 12 25 0 1 0 333678793 114241536 20792 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/16783/statm: 27891 20792 165 260 0 27615 0
[pid=16787] ppid=16783 vsize=205892 CPUtime=778.1
/proc/16787/stat : 16787 (minisat20) R 16783 16783 16361 0 -1 4194304 51006 0 0 0 77750 60 0 0 25 0 1 0 333689183 210833408 51000 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/16787/statm: 51473 51000 59 118 0 51351 0
Current children cumulated CPU time (s) 881.91
Current children cumulated vsize (KiB) 317456

[startup+942.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/79 16787
/proc/meminfo: memFree=1243768/2055920 swapFree=4152248/4192956
[pid=16783] ppid=16781 vsize=111564 CPUtime=103.81
/proc/16783/stat : 16783 (SATzilla2007_C) S 16781 16783 16361 0 -1 4194304 31789 23072 0 0 9616 40 713 12 25 0 1 0 333678793 114241536 20792 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/16783/statm: 27891 20792 165 260 0 27615 0
[pid=16787] ppid=16783 vsize=221216 CPUtime=838.07
/proc/16787/stat : 16787 (minisat20) R 16783 16783 16361 0 -1 4194304 54833 0 0 0 83742 65 0 0 25 0 1 0 333689183 226525184 54827 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525788 0 0 8392704 3 0 0 0 17 1 0 0
/proc/16787/statm: 55304 54827 59 118 0 55182 0
Current children cumulated CPU time (s) 941.88
Current children cumulated vsize (KiB) 332780

[startup+1002.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/79 16789
/proc/meminfo: memFree=1233528/2055920 swapFree=4152248/4192956
[pid=16783] ppid=16781 vsize=111564 CPUtime=103.81
/proc/16783/stat : 16783 (SATzilla2007_C) S 16781 16783 16361 0 -1 4194304 31789 23072 0 0 9616 40 713 12 25 0 1 0 333678793 114241536 20792 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/16783/statm: 27891 20792 165 260 0 27615 0
[pid=16787] ppid=16783 vsize=231260 CPUtime=898.05
/proc/16787/stat : 16787 (minisat20) R 16783 16783 16361 0 -1 4194304 57359 0 0 0 89736 69 0 0 25 0 1 0 333689183 236810240 57353 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525746 0 0 8392704 3 0 0 0 17 1 0 0
/proc/16787/statm: 57815 57353 59 118 0 57693 0
Current children cumulated CPU time (s) 1001.86
Current children cumulated vsize (KiB) 342824

[startup+1062.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/79 16789
/proc/meminfo: memFree=1223800/2055920 swapFree=4152248/4192956
[pid=16783] ppid=16781 vsize=111564 CPUtime=103.81
/proc/16783/stat : 16783 (SATzilla2007_C) S 16781 16783 16361 0 -1 4194304 31789 23072 0 0 9616 40 713 12 25 0 1 0 333678793 114241536 20792 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/16783/statm: 27891 20792 165 260 0 27615 0
[pid=16787] ppid=16783 vsize=241028 CPUtime=958.03
/proc/16787/stat : 16787 (minisat20) R 16783 16783 16361 0 -1 4194304 59801 0 0 0 95732 71 0 0 25 0 1 0 333689183 246812672 59795 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/16787/statm: 60257 59795 59 118 0 60135 0
Current children cumulated CPU time (s) 1061.84
Current children cumulated vsize (KiB) 352592

[startup+1122.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/79 16789
/proc/meminfo: memFree=1213368/2055920 swapFree=4152248/4192956
[pid=16783] ppid=16781 vsize=111564 CPUtime=103.81
/proc/16783/stat : 16783 (SATzilla2007_C) S 16781 16783 16361 0 -1 4194304 31789 23072 0 0 9616 40 713 12 25 0 1 0 333678793 114241536 20792 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/16783/statm: 27891 20792 165 260 0 27615 0
[pid=16787] ppid=16783 vsize=251356 CPUtime=1018.01
/proc/16787/stat : 16787 (minisat20) R 16783 16783 16361 0 -1 4194304 62380 0 0 0 101726 75 0 0 25 0 1 0 333689183 257388544 62374 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/16787/statm: 62839 62374 59 118 0 62717 0
Current children cumulated CPU time (s) 1121.82
Current children cumulated vsize (KiB) 362920

[startup+1182.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/79 16789
/proc/meminfo: memFree=1211512/2055920 swapFree=4152248/4192956
[pid=16783] ppid=16781 vsize=111564 CPUtime=103.81
/proc/16783/stat : 16783 (SATzilla2007_C) S 16781 16783 16361 0 -1 4194304 31789 23072 0 0 9616 40 713 12 25 0 1 0 333678793 114241536 20792 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/16783/statm: 27891 20792 165 260 0 27615 0
[pid=16787] ppid=16783 vsize=253072 CPUtime=1077.98
/proc/16787/stat : 16787 (minisat20) R 16783 16783 16361 0 -1 4194304 62824 0 0 0 107723 75 0 0 25 0 1 0 333689183 259145728 62818 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/16787/statm: 63268 62818 59 118 0 63146 0
Current children cumulated CPU time (s) 1181.79
Current children cumulated vsize (KiB) 364636

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 16789
/proc/meminfo: memFree=1211512/2055920 swapFree=4152248/4192956
[pid=16783] ppid=16781 vsize=111564 CPUtime=103.81
/proc/16783/stat : 16783 (SATzilla2007_C) S 16781 16783 16361 0 -1 4194304 31789 23072 0 0 9616 40 713 12 25 0 1 0 333678793 114241536 20792 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/16783/statm: 27891 20792 165 260 0 27615 0
[pid=16787] ppid=16783 vsize=253072 CPUtime=1085.98
/proc/16787/stat : 16787 (minisat20) R 16783 16783 16361 0 -1 4194304 62824 0 0 0 108523 75 0 0 25 0 1 0 333689183 259145728 62818 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/16787/statm: 63268 62818 59 118 0 63146 0
Current children cumulated CPU time (s) 1189.79
Current children cumulated vsize (KiB) 364636

[startup+1196.7 s]
/proc/loadavg: 0.99 0.97 0.99 2/79 16789
/proc/meminfo: memFree=1211512/2055920 swapFree=4152248/4192956
[pid=16783] ppid=16781 vsize=111564 CPUtime=103.81
/proc/16783/stat : 16783 (SATzilla2007_C) S 16781 16783 16361 0 -1 4194304 31789 23072 0 0 9616 40 713 12 25 0 1 0 333678793 114241536 20792 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/16783/statm: 27891 20792 165 260 0 27615 0
[pid=16787] ppid=16783 vsize=253072 CPUtime=1092.38
/proc/16787/stat : 16787 (minisat20) R 16783 16783 16361 0 -1 4194304 62824 0 0 0 109163 75 0 0 25 0 1 0 333689183 259145728 62818 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525767 0 0 8392704 3 0 0 0 17 1 0 0
/proc/16787/statm: 63268 62818 59 118 0 63146 0
Current children cumulated CPU time (s) 1196.19
Current children cumulated vsize (KiB) 364636

[startup+1198.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/79 16789
/proc/meminfo: memFree=1211512/2055920 swapFree=4152248/4192956
[pid=16783] ppid=16781 vsize=111564 CPUtime=103.81
/proc/16783/stat : 16783 (SATzilla2007_C) S 16781 16783 16361 0 -1 4194304 31789 23072 0 0 9616 40 713 12 25 0 1 0 333678793 114241536 20792 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/16783/statm: 27891 20792 165 260 0 27615 0
[pid=16787] ppid=16783 vsize=253072 CPUtime=1093.98
/proc/16787/stat : 16787 (minisat20) R 16783 16783 16361 0 -1 4194304 62824 0 0 0 109323 75 0 0 25 0 1 0 333689183 259145728 62818 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/16787/statm: 63268 62818 59 118 0 63146 0
Current children cumulated CPU time (s) 1197.79
Current children cumulated vsize (KiB) 364636

[startup+1199.1 s]
/proc/loadavg: 0.99 0.97 0.99 2/79 16789
/proc/meminfo: memFree=1211512/2055920 swapFree=4152248/4192956
[pid=16783] ppid=16781 vsize=111564 CPUtime=103.81
/proc/16783/stat : 16783 (SATzilla2007_C) S 16781 16783 16361 0 -1 4194304 31789 23072 0 0 9616 40 713 12 25 0 1 0 333678793 114241536 20792 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/16783/statm: 27891 20792 165 260 0 27615 0
[pid=16787] ppid=16783 vsize=253072 CPUtime=1094.78
/proc/16787/stat : 16787 (minisat20) R 16783 16783 16361 0 -1 4194304 62824 0 0 0 109403 75 0 0 25 0 1 0 333689183 259145728 62818 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134527427 0 0 8392704 3 0 0 0 17 1 0 0
/proc/16787/statm: 63268 62818 59 118 0 63146 0
Current children cumulated CPU time (s) 1198.59
Current children cumulated vsize (KiB) 364636

[startup+1199.9 s]
/proc/loadavg: 0.99 0.97 0.99 2/79 16789
/proc/meminfo: memFree=1211512/2055920 swapFree=4152248/4192956
[pid=16783] ppid=16781 vsize=111564 CPUtime=103.81
/proc/16783/stat : 16783 (SATzilla2007_C) S 16781 16783 16361 0 -1 4194304 31789 23072 0 0 9616 40 713 12 25 0 1 0 333678793 114241536 20792 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/16783/statm: 27891 20792 165 260 0 27615 0
[pid=16787] ppid=16783 vsize=253072 CPUtime=1095.58
/proc/16787/stat : 16787 (minisat20) R 16783 16783 16361 0 -1 4194304 62824 0 0 0 109483 75 0 0 25 0 1 0 333689183 259145728 62818 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/16787/statm: 63268 62818 59 118 0 63146 0
Current children cumulated CPU time (s) 1199.39
Current children cumulated vsize (KiB) 364636

[startup+1200.11 s]
/proc/loadavg: 0.99 0.97 0.99 2/79 16789
/proc/meminfo: memFree=1211512/2055920 swapFree=4152248/4192956
[pid=16783] ppid=16781 vsize=111564 CPUtime=103.81
/proc/16783/stat : 16783 (SATzilla2007_C) S 16781 16783 16361 0 -1 4194304 31789 23072 0 0 9616 40 713 12 25 0 1 0 333678793 114241536 20792 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/16783/statm: 27891 20792 165 260 0 27615 0
[pid=16787] ppid=16783 vsize=253072 CPUtime=1095.78
/proc/16787/stat : 16787 (minisat20) R 16783 16783 16361 0 -1 4194304 62824 0 0 0 109503 75 0 0 25 0 1 0 333689183 259145728 62818 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134519184 0 0 8392704 3 0 0 0 17 1 0 0
/proc/16787/statm: 63268 62818 59 118 0 63146 0
Current children cumulated CPU time (s) 1199.59
Current children cumulated vsize (KiB) 364636

Child status: 17
Real time (s): 1200.2
CPU time (s): 1199.72
CPU user time (s): 1198.38
CPU system time (s): 1.3428
CPU usage (%): 99.9599
Max. virtual memory (cumulated for all children) (KiB): 364636

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

runsolver used 1.25781 second user time and 3.11653 second system time

The end

Launcher Data (download as text)

Begin job on node9 on Mon Mar  5 23:27:22 UTC 2007

IDJOB= 329309
IDBENCH= 20536
IDSOLVER= 135
FILE ID= node9/329309-1173137241

PBS_JOBID= 4014976

Free space on /tmp= 66437 MiB

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

META MD5SUM SOLVER= a1f00d13cbb558b34a83b365ff80fcc3
MD5SUM BENCH=  cf1b8194ff6d413d396ac9e26bb031ef

RANDOM SEED= 877615328

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node9.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.263
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.263
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:       1546648 kB
Buffers:         37728 kB
Cached:         398736 kB
SwapCached:       8732 kB
Active:          70716 kB
Inactive:       388400 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1546648 kB
SwapTotal:     4192956 kB
SwapFree:      4152248 kB
Dirty:           12736 kB
Writeback:           0 kB
Mapped:          29620 kB
Slab:            35752 kB
Committed_AS:  1414272 kB
PageTables:       1688 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= 66437 MiB

End job on node9 on Mon Mar  5 23:47:22 UTC 2007