Trace number 455822

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds, and are wall clock time (not CPU time).

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
SATzilla CRAFTED? (exit code) 9997.88 10001.3

General information on the benchmark

Nameindustrial/palacios/medium/
emptyroom-4-h22-sat.cnf
MD5SUM57983904769950327e8e3faac0586d7b
Bench CategoryINDUST (industrial instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark98.9979
Satisfiable
(Un)Satisfiability was proved
Number of variables73770
Number of clauses222560
Sum of the clauses size519804
Maximum clause length28
Minimum clause length1
Number of clauses of size 1256
Number of clauses of size 2148710
Number of clauses of size 373346
Number of clauses of size 4106
Number of clauses of size 514
Number of clauses of size over 5128

Solver Data (download as text)

32.65/32.78	c run March_dl for 5 seconds ... 
32.65/32.78	c Bin: Executing march_dl
32.65/32.78	c child exit by a signal
32.65/32.78	c march_dl returned code 137.
32.65/32.78	c run saps (UBCSAT implementation) for 2 seconds ... 
32.65/32.78	c Bin: Executing ubcsat2006
32.65/32.78	c child exited successfully
32.65/32.78	c ubcsat2006 returned code 0.
32.65/32.78	c satzilla computing base features
32.65/32.78	c satzilla doing unit-prop probe
32.65/32.78	c satzilla doing local search probe
32.65/32.78	c satzilla doing lobjois search-space size estimate
32.65/32.78	c satzilla's ranking:
32.65/32.78	c 1) minisat20+P: -15.074011
32.65/32.78	c 2) minisat20: 3.445631
32.65/32.78	c 3) vallst+P: 3.650226
32.65/32.78	c 4) march_dl+P: 3.808131
32.65/32.78	c 5) zchaff_rand+P: 5.619146
32.65/32.78	c 6) march_dl: 8.268211
32.65/32.78	c 7) kcnfs+P: 999.000000
32.65/32.78	c 8) kcnfs: 999.000000
32.65/32.78	c 9) vallst: 999.000000
32.65/32.78	c 10) zchaff_rand: 999.000000
32.65/32.78	c satzilla running minisat20 with preprocessing ... 
93.22/93.38	This is MiniSat 2.0 beta
93.22/93.38	WARNING: for repeatability, setting FPU to use double precision
93.22/93.38	============================[ Problem Statistics ]=============================
93.22/93.38	|                                                                             |
93.22/93.38	|  Number of variables:  75826                                                |
93.22/93.38	|  Number of clauses:    222560                                               |
93.41/93.52	|  Parsing time:         0.11         s                                       |
93.41/93.53	============================[ Search Statistics ]==============================
93.41/93.53	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
93.41/93.53	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
93.41/93.53	===============================================================================
93.41/93.53	|         0 |   75570   221792   518268 |    73930        0    nan |  0.000 % |
93.50/93.61	|       100 |   75568   221792   518268 |    81323       98     13 |  0.340 % |
93.60/93.75	|       250 |   75568   221792   518268 |    89456      247     22 |  0.342 % |
93.80/93.95	|       475 |   75566   221743   518170 |    98401      469     21 |  0.346 % |
94.10/94.29	|       812 |   75563   221695   518074 |   108241      805     19 |  0.347 % |
94.60/94.77	|      1318 |   75560   221643   517970 |   119066     1300     27 |  0.351 % |
95.40/95.50	|      2080 |   75559   221643   517970 |   130972     2061     33 |  0.352 % |
96.50/96.69	|      3223 |   75555   221579   517842 |   144069     3169     31 |  0.357 % |
99.11/99.23	|      4933 |   75553   221539   517762 |   158476     4869     55 |  0.360 % |
103.01/103.11	|      7495 |   75553   221539   517762 |   174324     7431     52 |  0.360 % |
109.50/109.61	|     11340 |   75549   221506   517696 |   191757    11273     71 |  0.365 % |
118.51/118.64	|     17106 |   75547   221486   517656 |   210932    17001     75 |  0.368 % |
133.80/133.99	|     25756 |   75538   221240   517164 |   232026    25632     81 |  0.380 % |
163.80/163.99	|     38731 |   75532   221189   517062 |   255228    38589     85 |  0.388 % |
203.39/203.57	|     58193 |   75522   221011   516706 |   280751    57830     85 |  0.401 % |
289.75/289.98	|     87385 |   75508   220772   516228 |   308826    86968     85 |  0.419 % |
428.20/428.48	|    131174 |   75489   220467   515618 |   339709   130536     86 |  0.446 % |
677.18/677.55	|    196860 |   75477   220358   515400 |   373680   196158     91 |  0.460 % |
1181.59/1182.16	|    295387 |   75450   220004   514692 |   411048   294281    102 |  0.496 % |
2075.37/2076.24	|    443176 |   75438   219830   514344 |   452153    65533    105 |  0.512 % |
3486.33/3487.63	|    664859 |   75427   219714   514112 |   497368   287172    133 |  0.526 % |
6308.49/6310.79	|    997385 |   75418   219616   513916 |   547105   164360    149 |  0.541 % |
9997.78/10001.27	c Preprocessing...
9997.78/10001.27	c Inital problem has 75826 variables, 73850 nary clauses (148710 binary clauses).
9997.78/10001.27	c Num non-binary clauses 73594, Average non-binary clause length 3.018
9997.78/10001.27	c preprocessor timed out at 60.270000 sec
9997.78/10001.27	c Bin: Executing minisat20
9997.78/10001.27	c child exit by a signal
9997.78/10001.27	c minisat20 returned code 137.
9997.78/10001.27	c minisat20 returned code 137.
9997.78/10001.27	c satzilla running minisat20 ... 
9997.78/10001.27	c Bin: Executing minisat20
9997.78/10001.27	c minisat20 returned code 1.
9997.78/10001.27	c minisat20 returned code 1.
9997.78/10001.27	c satzilla running vallst with preprocessing ... 
9997.78/10001.27	c Bin: Executing vallst
9997.78/10001.27	c vallst returned code 1.
9997.78/10001.27	c vallst returned code 1.
9997.78/10001.27	c satzilla running march_dl with preprocessing ... 
9997.78/10001.27	c Bin: Executing march_dl
9997.78/10001.27	c march_dl returned code 1.
9997.78/10001.27	c march_dl returned code 1.
9997.78/10001.27	c satzilla running zchaff_rand with preprocessing ... 
9997.78/10001.27	c Bin: Executing zchaff_rand
9997.78/10001.27	c zchaff_rand returned code 1.
9997.78/10001.27	c zchaff_rand returned code 1.
9997.78/10001.27	c satzilla running march_dl ... 
9997.78/10001.27	c Bin: Executing march_dl
9997.78/10001.27	c march_dl returned code 1.
9997.78/10001.27	c march_dl returned code 1.
9997.78/10001.27	c satzilla running kcnfs with preprocessing ... 
9997.78/10001.27	c Bin: Executing kcnfs
9997.78/10001.27	c kcnfs returned code 1.
9997.78/10001.27	c kcnfs returned code 1.
9997.78/10001.27	c satzilla running kcnfs ... 
9997.78/10001.27	c Bin: Executing kcnfs
9997.78/10001.27	c kcnfs returned code 1.
9997.78/10001.27	c kcnfs returned code 1.
9997.78/10001.27	c satzilla running vallst ... 
9997.78/10001.28	c Bin: Executing vallst
9997.78/10001.28	c vallst returned code 1.
9997.78/10001.28	c vallst returned code 1.
9997.78/10001.28	c satzilla running zchaff_rand ... 
9997.78/10001.28	c Bin: Executing zchaff_rand
9997.78/10001.28	c zchaff_rand returned code 1.
9997.78/10001.28	c zchaff_rand returned code 1.
9997.78/10001.28	c ERROR: All Failed! 
9997.78/10001.28	c SATZILLA_TIME=9999.370000

Verifier Data (download as text)

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

Watcher Data (download as text)

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

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

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 10000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 10030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 15000 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.00 1.00 0.99 3/77 4918
/proc/meminfo: memFree=1833464/2055920 swapFree=4148536/4192956
[pid=4918] ppid=4916 vsize=1440 CPUtime=0
/proc/4918/stat : 4918 (SATzilla2007_C) D 4916 4918 4581 0 -1 4194304 126 0 0 0 0 0 0 0 18 0 1 0 306602367 1474560 110 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135221597 0 0 4096 0 18446744071563608240 0 0 17 1 0 0
/proc/4918/statm: 360 110 95 260 0 84 0

[startup+0.0285451 s]
/proc/loadavg: 1.00 1.00 0.99 3/77 4918
/proc/meminfo: memFree=1833464/2055920 swapFree=4148536/4192956
[pid=4918] ppid=4916 vsize=1440 CPUtime=0
/proc/4918/stat : 4918 (SATzilla2007_C) S 4916 4918 4581 0 -1 4194304 127 0 0 0 0 0 0 0 18 0 1 0 306602367 1474560 110 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/4918/statm: 360 110 95 260 0 84 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 1440

[startup+0.101525 s]
/proc/loadavg: 1.00 1.00 0.99 3/77 4918
/proc/meminfo: memFree=1833464/2055920 swapFree=4148536/4192956
[pid=4918] ppid=4916 vsize=1440 CPUtime=0
/proc/4918/stat : 4918 (SATzilla2007_C) S 4916 4918 4581 0 -1 4194304 127 0 0 0 0 0 0 0 18 0 1 0 306602367 1474560 110 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/4918/statm: 360 110 95 260 0 84 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 1440

[startup+0.301491 s]
/proc/loadavg: 1.00 1.00 0.99 3/77 4918
/proc/meminfo: memFree=1833464/2055920 swapFree=4148536/4192956
[pid=4918] ppid=4916 vsize=1440 CPUtime=0
/proc/4918/stat : 4918 (SATzilla2007_C) S 4916 4918 4581 0 -1 4194304 127 0 0 0 0 0 0 0 18 0 1 0 306602367 1474560 110 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/4918/statm: 360 110 95 260 0 84 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 1440

[startup+0.70141 s]
/proc/loadavg: 1.00 1.00 0.99 3/77 4918
/proc/meminfo: memFree=1833464/2055920 swapFree=4148536/4192956
[pid=4918] ppid=4916 vsize=1440 CPUtime=0
/proc/4918/stat : 4918 (SATzilla2007_C) S 4916 4918 4581 0 -1 4194304 127 0 0 0 0 0 0 0 18 0 1 0 306602367 1474560 110 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/4918/statm: 360 110 95 260 0 84 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 1440

[startup+1.50224 s]
/proc/loadavg: 1.00 1.00 0.99 2/79 4920
/proc/meminfo: memFree=1812072/2055920 swapFree=4148536/4192956
[pid=4918] ppid=4916 vsize=1440 CPUtime=0
/proc/4918/stat : 4918 (SATzilla2007_C) S 4916 4918 4581 0 -1 4194304 127 0 0 0 0 0 0 0 18 0 1 0 306602367 1474560 110 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/4918/statm: 360 110 95 260 0 84 0
[pid=4920] ppid=4918 vsize=26836 CPUtime=1.47
/proc/4920/stat : 4920 (march_dl) R 4918 4918 4581 0 -1 4194304 15144 0 0 0 142 5 0 0 25 0 1 0 306602368 27480064 5754 18446744073709551615 134512640 134996440 4294956688 18446744073709551615 134543103 0 0 8392704 0 0 0 0 17 1 0 0
/proc/4920/statm: 6709 5754 61 118 0 6588 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 28276

[startup+3.10289 s]
/proc/loadavg: 1.00 1.00 0.99 2/79 4920
/proc/meminfo: memFree=1783336/2055920 swapFree=4148536/4192956
[pid=4918] ppid=4916 vsize=1440 CPUtime=0
/proc/4918/stat : 4918 (SATzilla2007_C) S 4916 4918 4581 0 -1 4194304 127 0 0 0 0 0 0 0 18 0 1 0 306602367 1474560 110 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/4918/statm: 360 110 95 260 0 84 0
[pid=4920] ppid=4918 vsize=65140 CPUtime=3.07
/proc/4920/stat : 4920 (march_dl) R 4918 4918 4581 0 -1 4194304 26330 0 0 0 297 10 0 0 25 0 1 0 306602368 66703360 14888 18446744073709551615 134512640 134996440 4294956688 18446744073709551615 134557583 0 0 8392704 0 0 0 0 17 0 0 0
/proc/4920/statm: 16285 14888 65 118 0 16164 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 66580

[startup+6.30122 s]
/proc/loadavg: 1.00 1.00 0.99 2/79 4921
/proc/meminfo: memFree=1818344/2055920 swapFree=4148536/4192956
[pid=4918] ppid=4916 vsize=1440 CPUtime=5
/proc/4918/stat : 4918 (SATzilla2007_C) S 4916 4918 4581 0 -1 4194304 134 31049 0 0 0 0 485 15 19 0 1 0 306602367 1474560 111 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/4918/statm: 360 111 96 260 0 84 0
[pid=4921] ppid=4918 vsize=22588 CPUtime=1.26
/proc/4921/stat : 4921 (ubcsat2006) R 4918 4918 4581 0 -1 4194304 3836 0 0 0 124 2 0 0 25 0 1 0 306602871 23130112 3819 18446744073709551615 134512640 134777720 4294956528 18446744073709551615 4294960144 0 0 8392704 0 0 0 0 17 0 0 0
/proc/4921/statm: 5647 3819 156 64 0 5228 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 24028

[startup+12.7019 s]
/proc/loadavg: 1.00 1.00 0.99 2/78 4921
/proc/meminfo: memFree=1811376/2055920 swapFree=4148536/4192956
[pid=4918] ppid=4916 vsize=24836 CPUtime=12.66
/proc/4918/stat : 4918 (SATzilla2007_C) R 4916 4918 4581 0 -1 4194304 5662 34899 0 0 531 3 714 18 25 0 1 0 306602367 25432064 5632 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216365 0 0 4096 0 0 0 0 17 0 0 0
/proc/4918/statm: 6209 5632 121 260 0 5933 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 24836

[startup+25.5012 s]
/proc/loadavg: 1.00 1.00 0.99 2/78 4921
/proc/meminfo: memFree=1810672/2055920 swapFree=4148536/4192956
[pid=4918] ppid=4916 vsize=24836 CPUtime=25.46
/proc/4918/stat : 4918 (SATzilla2007_C) R 4916 4918 4581 0 -1 4194304 5882 34899 0 0 1808 6 714 18 25 0 1 0 306602367 25432064 5852 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216365 0 0 4096 0 0 0 0 17 0 0 0
/proc/4918/statm: 6209 5852 121 260 0 5933 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 24836

[startup+51.1018 s]
/proc/loadavg: 1.00 1.00 0.99 2/78 4921
/proc/meminfo: memFree=1780464/2055920 swapFree=4148536/4192956
[pid=4918] ppid=4916 vsize=88276 CPUtime=51.04
/proc/4918/stat : 4918 (SATzilla2007_C) R 4916 4918 4581 0 -1 4194304 24170 34899 0 0 4353 19 714 18 25 0 1 0 306602367 90394624 13456 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 134598426 0 0 4096 0 0 0 0 17 0 0 0
/proc/4918/statm: 22069 13456 163 260 0 21793 0
Current children cumulated CPU time (s) 51.04
Current children cumulated vsize (KiB) 88276

[startup+102.305 s]
/proc/loadavg: 1.00 1.00 0.99 2/79 4922
/proc/meminfo: memFree=1753000/2055920 swapFree=4148536/4192956
[pid=4918] ppid=4916 vsize=106704 CPUtime=93.3
/proc/4918/stat : 4918 (SATzilla2007_C) S 4916 4918 4581 0 -1 4194304 26895 34899 0 0 8576 22 714 18 25 0 1 0 306602367 109264896 16179 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/4918/statm: 26676 16179 163 260 0 26400 0
[pid=4922] ppid=4918 vsize=18180 CPUtime=8.91
/proc/4922/stat : 4922 (minisat20) R 4918 4918 4581 0 -1 4194304 4103 0 0 0 888 3 0 0 25 0 1 0 306611705 18616320 4097 18446744073709551615 134512640 134998072 4294956672 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 0 0 0
/proc/4922/statm: 4545 4097 59 118 0 4423 0
Current children cumulated CPU time (s) 102.21
Current children cumulated vsize (KiB) 124884

[startup+162.301 s]
/proc/loadavg: 1.00 1.00 0.99 2/79 4922
/proc/meminfo: memFree=1740136/2055920 swapFree=4148536/4192956
[pid=4918] ppid=4916 vsize=106704 CPUtime=93.3
/proc/4918/stat : 4918 (SATzilla2007_C) S 4916 4918 4581 0 -1 4194304 26895 34899 0 0 8576 22 714 18 25 0 1 0 306602367 109264896 16179 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/4918/statm: 26676 16179 163 260 0 26400 0
[pid=4922] ppid=4918 vsize=31128 CPUtime=68.9
/proc/4922/stat : 4922 (minisat20) R 4918 4918 4581 0 -1 4194304 7334 0 0 0 6883 7 0 0 25 0 1 0 306611705 31875072 7328 18446744073709551615 134512640 134998072 4294956672 18446744073709551615 134525422 0 0 8392704 3 0 0 0 17 0 0 0
/proc/4922/statm: 7782 7328 59 118 0 7660 0
Current children cumulated CPU time (s) 162.2
Current children cumulated vsize (KiB) 137832

[startup+222.302 s]
/proc/loadavg: 1.00 1.00 0.99 2/79 4922
/proc/meminfo: memFree=1729832/2055920 swapFree=4148536/4192956
[pid=4918] ppid=4916 vsize=106704 CPUtime=93.3
/proc/4918/stat : 4918 (SATzilla2007_C) S 4916 4918 4581 0 -1 4194304 26895 34899 0 0 8576 22 714 18 25 0 1 0 306602367 109264896 16179 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/4918/statm: 26676 16179 163 260 0 26400 0
[pid=4922] ppid=4918 vsize=41492 CPUtime=128.88
/proc/4922/stat : 4922 (minisat20) R 4918 4918 4581 0 -1 4194304 9888 0 0 0 12878 10 0 0 25 0 1 0 306611705 42487808 9882 18446744073709551615 134512640 134998072 4294956672 18446744073709551615 134527621 0 0 8392704 3 0 0 0 17 0 0 0
/proc/4922/statm: 10373 9882 59 118 0 10251 0
Current children cumulated CPU time (s) 222.18
Current children cumulated vsize (KiB) 148196

[startup+282.301 s]
/proc/loadavg: 1.00 1.00 0.99 2/79 4922
/proc/meminfo: memFree=1722216/2055920 swapFree=4148536/4192956
[pid=4918] ppid=4916 vsize=106704 CPUtime=93.3
/proc/4918/stat : 4918 (SATzilla2007_C) S 4916 4918 4581 0 -1 4194304 26895 34899 0 0 8576 22 714 18 25 0 1 0 306602367 109264896 16179 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/4918/statm: 26676 16179 163 260 0 26400 0
[pid=4922] ppid=4918 vsize=49032 CPUtime=188.85
/proc/4922/stat : 4922 (minisat20) R 4918 4918 4581 0 -1 4194304 11795 0 0 0 18873 12 0 0 25 0 1 0 306611705 50208768 11789 18446744073709551615 134512640 134998072 4294956672 18446744073709551615 134525422 0 0 8392704 3 0 0 0 17 0 0 0
/proc/4922/statm: 12258 11789 59 118 0 12136 0
Current children cumulated CPU time (s) 282.15
Current children cumulated vsize (KiB) 155736

[startup+342.301 s]
/proc/loadavg: 1.00 1.00 0.99 2/79 4922
/proc/meminfo: memFree=1715112/2055920 swapFree=4148536/4192956
[pid=4918] ppid=4916 vsize=106704 CPUtime=93.3
/proc/4918/stat : 4918 (SATzilla2007_C) S 4916 4918 4581 0 -1 4194304 26895 34899 0 0 8576 22 714 18 25 0 1 0 306602367 109264896 16179 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/4918/statm: 26676 16179 163 260 0 26400 0
[pid=4922] ppid=4918 vsize=56132 CPUtime=248.84
/proc/4922/stat : 4922 (minisat20) R 4918 4918 4581 0 -1 4194304 13548 0 0 0 24870 14 0 0 25 0 1 0 306611705 57479168 13542 18446744073709551615 134512640 134998072 4294956672 18446744073709551615 134525816 0 0 8392704 3 0 0 0 17 0 0 0
/proc/4922/statm: 14033 13542 59 118 0 13911 0
Current children cumulated CPU time (s) 342.14
Current children cumulated vsize (KiB) 162836

[startup+402.302 s]
/proc/loadavg: 1.00 1.00 0.99 2/79 4922
/proc/meminfo: memFree=1707368/2055920 swapFree=4148536/4192956
[pid=4918] ppid=4916 vsize=106704 CPUtime=93.3
/proc/4918/stat : 4918 (SATzilla2007_C) S 4916 4918 4581 0 -1 4194304 26895 34899 0 0 8576 22 714 18 25 0 1 0 306602367 109264896 16179 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/4918/statm: 26676 16179 163 260 0 26400 0
[pid=4922] ppid=4918 vsize=63928 CPUtime=308.81
/proc/4922/stat : 4922 (minisat20) R 4918 4918 4581 0 -1 4194304 15487 0 0 0 30865 16 0 0 25 0 1 0 306611705 65462272 15481 18446744073709551615 134512640 134998072 4294956672 18446744073709551615 134525422 0 0 8392704 3 0 0 0 17 0 0 0
/proc/4922/statm: 15982 15481 59 118 0 15860 0
Current children cumulated CPU time (s) 402.11
Current children cumulated vsize (KiB) 170632

[startup+462.301 s]
/proc/loadavg: 1.00 1.00 0.99 2/79 4922
/proc/meminfo: memFree=1700840/2055920 swapFree=4148536/4192956
[pid=4918] ppid=4916 vsize=106704 CPUtime=93.3
/proc/4918/stat : 4918 (SATzilla2007_C) S 4916 4918 4581 0 -1 4194304 26895 34899 0 0 8576 22 714 18 25 0 1 0 306602367 109264896 16179 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/4918/statm: 26676 16179 163 260 0 26400 0
[pid=4922] ppid=4918 vsize=70544 CPUtime=368.78
/proc/4922/stat : 4922 (minisat20) R 4918 4918 4581 0 -1 4194304 17113 0 0 0 36860 18 0 0 25 0 1 0 306611705 72237056 17107 18446744073709551615 134512640 134998072 4294956672 18446744073709551615 134525767 0 0 8392704 3 0 0 0 17 1 0 0
/proc/4922/statm: 17636 17107 59 118 0 17514 0

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


[startup+9702.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 5800
/proc/meminfo: memFree=1367336/2055920 swapFree=4148536/4192956
[pid=4918] ppid=4916 vsize=106704 CPUtime=93.3
/proc/4918/stat : 4918 (SATzilla2007_C) S 4916 4918 4581 0 -1 4194304 26895 34899 0 0 8576 22 714 18 25 0 1 0 306602367 109264896 16179 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/4918/statm: 26676 16179 163 260 0 26400 0
[pid=4922] ppid=4918 vsize=394744 CPUtime=9605.65
/proc/4922/stat : 4922 (minisat20) R 4918 4918 4581 0 -1 4194304 97676 0 0 0 960400 165 0 0 25 0 1 0 306611705 404217856 97670 18446744073709551615 134512640 134998072 4294956672 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 0 0 0
/proc/4922/statm: 98686 97670 59 118 0 98564 0
Current children cumulated CPU time (s) 9698.95
Current children cumulated vsize (KiB) 501448

[startup+9762.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 5800
/proc/meminfo: memFree=1367272/2055920 swapFree=4148536/4192956
[pid=4918] ppid=4916 vsize=106704 CPUtime=93.3
/proc/4918/stat : 4918 (SATzilla2007_C) S 4916 4918 4581 0 -1 4194304 26895 34899 0 0 8576 22 714 18 25 0 1 0 306602367 109264896 16179 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/4918/statm: 26676 16179 163 260 0 26400 0
[pid=4922] ppid=4918 vsize=394744 CPUtime=9665.62
/proc/4922/stat : 4922 (minisat20) R 4918 4918 4581 0 -1 4194304 97676 0 0 0 966397 165 0 0 25 0 1 0 306611705 404217856 97670 18446744073709551615 134512640 134998072 4294956672 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 0 0 0
/proc/4922/statm: 98686 97670 59 118 0 98564 0
Current children cumulated CPU time (s) 9758.92
Current children cumulated vsize (KiB) 501448

[startup+9822.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 5800
/proc/meminfo: memFree=1367272/2055920 swapFree=4148536/4192956
[pid=4918] ppid=4916 vsize=106704 CPUtime=93.3
/proc/4918/stat : 4918 (SATzilla2007_C) S 4916 4918 4581 0 -1 4194304 26895 34899 0 0 8576 22 714 18 25 0 1 0 306602367 109264896 16179 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/4918/statm: 26676 16179 163 260 0 26400 0
[pid=4922] ppid=4918 vsize=394744 CPUtime=9725.6
/proc/4922/stat : 4922 (minisat20) R 4918 4918 4581 0 -1 4194304 97676 0 0 0 972395 165 0 0 25 0 1 0 306611705 404217856 97670 18446744073709551615 134512640 134998072 4294956672 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 0 0 0
/proc/4922/statm: 98686 97670 59 118 0 98564 0
Current children cumulated CPU time (s) 9818.9
Current children cumulated vsize (KiB) 501448

[startup+9882.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 5800
/proc/meminfo: memFree=1367208/2055920 swapFree=4148536/4192956
[pid=4918] ppid=4916 vsize=106704 CPUtime=93.3
/proc/4918/stat : 4918 (SATzilla2007_C) S 4916 4918 4581 0 -1 4194304 26895 34899 0 0 8576 22 714 18 25 0 1 0 306602367 109264896 16179 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/4918/statm: 26676 16179 163 260 0 26400 0
[pid=4922] ppid=4918 vsize=394744 CPUtime=9785.6
/proc/4922/stat : 4922 (minisat20) R 4918 4918 4581 0 -1 4194304 97676 0 0 0 978395 165 0 0 25 0 1 0 306611705 404217856 97670 18446744073709551615 134512640 134998072 4294956672 18446744073709551615 134525570 0 0 8392704 3 0 0 0 17 0 0 0
/proc/4922/statm: 98686 97670 59 118 0 98564 0
Current children cumulated CPU time (s) 9878.9
Current children cumulated vsize (KiB) 501448

[startup+9942.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 5800
/proc/meminfo: memFree=1367208/2055920 swapFree=4148536/4192956
[pid=4918] ppid=4916 vsize=106704 CPUtime=93.3
/proc/4918/stat : 4918 (SATzilla2007_C) S 4916 4918 4581 0 -1 4194304 26895 34899 0 0 8576 22 714 18 25 0 1 0 306602367 109264896 16179 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/4918/statm: 26676 16179 163 260 0 26400 0
[pid=4922] ppid=4918 vsize=394744 CPUtime=9845.58
/proc/4922/stat : 4922 (minisat20) R 4918 4918 4581 0 -1 4194304 97676 0 0 0 984393 165 0 0 25 0 1 0 306611705 404217856 97670 18446744073709551615 134512640 134998072 4294956672 18446744073709551615 134527600 0 0 8392704 3 0 0 0 17 0 0 0
/proc/4922/statm: 98686 97670 59 118 0 98564 0
Current children cumulated CPU time (s) 9938.88
Current children cumulated vsize (KiB) 501448

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

[startup+9958.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 5800
/proc/meminfo: memFree=1367208/2055920 swapFree=4148536/4192956
[pid=4918] ppid=4916 vsize=106704 CPUtime=93.3
/proc/4918/stat : 4918 (SATzilla2007_C) S 4916 4918 4581 0 -1 4194304 26895 34899 0 0 8576 22 714 18 25 0 1 0 306602367 109264896 16179 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/4918/statm: 26676 16179 163 260 0 26400 0
[pid=4922] ppid=4918 vsize=394744 CPUtime=9861.58
/proc/4922/stat : 4922 (minisat20) R 4918 4918 4581 0 -1 4194304 97676 0 0 0 985993 165 0 0 25 0 1 0 306611705 404217856 97670 18446744073709551615 134512640 134998072 4294956672 18446744073709551615 134525422 0 0 8392704 3 0 0 0 17 0 0 0
/proc/4922/statm: 98686 97670 59 118 0 98564 0
Current children cumulated CPU time (s) 9954.88
Current children cumulated vsize (KiB) 501448

[startup+9983.9 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 5800
/proc/meminfo: memFree=1367208/2055920 swapFree=4148536/4192956
[pid=4918] ppid=4916 vsize=106704 CPUtime=93.3
/proc/4918/stat : 4918 (SATzilla2007_C) S 4916 4918 4581 0 -1 4194304 26895 34899 0 0 8576 22 714 18 25 0 1 0 306602367 109264896 16179 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/4918/statm: 26676 16179 163 260 0 26400 0
[pid=4922] ppid=4918 vsize=394744 CPUtime=9887.17
/proc/4922/stat : 4922 (minisat20) R 4918 4918 4581 0 -1 4194304 97676 0 0 0 988552 165 0 0 25 0 1 0 306611705 404217856 97670 18446744073709551615 134512640 134998072 4294956672 18446744073709551615 134527493 0 0 8392704 3 0 0 0 17 0 0 0
/proc/4922/statm: 98686 97670 59 118 0 98564 0
Current children cumulated CPU time (s) 9980.47
Current children cumulated vsize (KiB) 501448

[startup+9990.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 5800
/proc/meminfo: memFree=1367208/2055920 swapFree=4148536/4192956
[pid=4918] ppid=4916 vsize=106704 CPUtime=93.3
/proc/4918/stat : 4918 (SATzilla2007_C) S 4916 4918 4581 0 -1 4194304 26895 34899 0 0 8576 22 714 18 25 0 1 0 306602367 109264896 16179 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/4918/statm: 26676 16179 163 260 0 26400 0
[pid=4922] ppid=4918 vsize=394744 CPUtime=9893.57
/proc/4922/stat : 4922 (minisat20) R 4918 4918 4581 0 -1 4194304 97676 0 0 0 989191 166 0 0 25 0 1 0 306611705 404217856 97670 18446744073709551615 134512640 134998072 4294956672 18446744073709551615 134525636 0 0 8392704 3 0 0 0 17 0 0 0
/proc/4922/statm: 98686 97670 59 118 0 98564 0
Current children cumulated CPU time (s) 9986.87
Current children cumulated vsize (KiB) 501448

[startup+9996.7 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 5800
/proc/meminfo: memFree=1367208/2055920 swapFree=4148536/4192956
[pid=4918] ppid=4916 vsize=106704 CPUtime=93.3
/proc/4918/stat : 4918 (SATzilla2007_C) S 4916 4918 4581 0 -1 4194304 26895 34899 0 0 8576 22 714 18 25 0 1 0 306602367 109264896 16179 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/4918/statm: 26676 16179 163 260 0 26400 0
[pid=4922] ppid=4918 vsize=394744 CPUtime=9899.98
/proc/4922/stat : 4922 (minisat20) R 4918 4918 4581 0 -1 4194304 97676 0 0 0 989832 166 0 0 25 0 1 0 306611705 404217856 97670 18446744073709551615 134512640 134998072 4294956672 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 0 0 0
/proc/4922/statm: 98686 97670 59 118 0 98564 0
Current children cumulated CPU time (s) 9993.28
Current children cumulated vsize (KiB) 501448

[startup+9998.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 5800
/proc/meminfo: memFree=1367208/2055920 swapFree=4148536/4192956
[pid=4918] ppid=4916 vsize=106704 CPUtime=93.3
/proc/4918/stat : 4918 (SATzilla2007_C) S 4916 4918 4581 0 -1 4194304 26895 34899 0 0 8576 22 714 18 25 0 1 0 306602367 109264896 16179 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/4918/statm: 26676 16179 163 260 0 26400 0
[pid=4922] ppid=4918 vsize=394744 CPUtime=9901.57
/proc/4922/stat : 4922 (minisat20) R 4918 4918 4581 0 -1 4194304 97676 0 0 0 989991 166 0 0 25 0 1 0 306611705 404217856 97670 18446744073709551615 134512640 134998072 4294956672 18446744073709551615 134529056 0 0 8392704 3 0 0 0 17 0 0 0
/proc/4922/statm: 98686 97670 59 118 0 98564 0
Current children cumulated CPU time (s) 9994.87
Current children cumulated vsize (KiB) 501448

[startup+9999.9 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 5800
/proc/meminfo: memFree=1367208/2055920 swapFree=4148536/4192956
[pid=4918] ppid=4916 vsize=106704 CPUtime=93.3
/proc/4918/stat : 4918 (SATzilla2007_C) S 4916 4918 4581 0 -1 4194304 26895 34899 0 0 8576 22 714 18 25 0 1 0 306602367 109264896 16179 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/4918/statm: 26676 16179 163 260 0 26400 0
[pid=4922] ppid=4918 vsize=394744 CPUtime=9903.17
/proc/4922/stat : 4922 (minisat20) R 4918 4918 4581 0 -1 4194304 97676 0 0 0 990151 166 0 0 25 0 1 0 306611705 404217856 97670 18446744073709551615 134512640 134998072 4294956672 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 0 0 0
/proc/4922/statm: 98686 97670 59 118 0 98564 0
Current children cumulated CPU time (s) 9996.47
Current children cumulated vsize (KiB) 501448

[startup+10000.7 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 5800
/proc/meminfo: memFree=1367208/2055920 swapFree=4148536/4192956
[pid=4918] ppid=4916 vsize=106704 CPUtime=93.3
/proc/4918/stat : 4918 (SATzilla2007_C) S 4916 4918 4581 0 -1 4194304 26895 34899 0 0 8576 22 714 18 25 0 1 0 306602367 109264896 16179 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/4918/statm: 26676 16179 163 260 0 26400 0
[pid=4922] ppid=4918 vsize=394744 CPUtime=9903.97
/proc/4922/stat : 4922 (minisat20) R 4918 4918 4581 0 -1 4194304 97676 0 0 0 990231 166 0 0 25 0 1 0 306611705 404217856 97670 18446744073709551615 134512640 134998072 4294956672 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 0 0 0
/proc/4922/statm: 98686 97670 59 118 0 98564 0
Current children cumulated CPU time (s) 9997.27
Current children cumulated vsize (KiB) 501448

[startup+10001.1 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 5800
/proc/meminfo: memFree=1367208/2055920 swapFree=4148536/4192956
[pid=4918] ppid=4916 vsize=106704 CPUtime=93.3
/proc/4918/stat : 4918 (SATzilla2007_C) S 4916 4918 4581 0 -1 4194304 26895 34899 0 0 8576 22 714 18 25 0 1 0 306602367 109264896 16179 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/4918/statm: 26676 16179 163 260 0 26400 0
[pid=4922] ppid=4918 vsize=394744 CPUtime=9904.38
/proc/4922/stat : 4922 (minisat20) R 4918 4918 4581 0 -1 4194304 97676 0 0 0 990272 166 0 0 25 0 1 0 306611705 404217856 97670 18446744073709551615 134512640 134998072 4294956672 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 0 0 0
/proc/4922/statm: 98686 97670 59 118 0 98564 0
Current children cumulated CPU time (s) 9997.68
Current children cumulated vsize (KiB) 501448

[startup+10001.2 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 5800
/proc/meminfo: memFree=1367208/2055920 swapFree=4148536/4192956
[pid=4918] ppid=4916 vsize=106704 CPUtime=93.3
/proc/4918/stat : 4918 (SATzilla2007_C) S 4916 4918 4581 0 -1 4194304 26895 34899 0 0 8576 22 714 18 25 0 1 0 306602367 109264896 16179 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/4918/statm: 26676 16179 163 260 0 26400 0
[pid=4922] ppid=4918 vsize=394744 CPUtime=9904.48
/proc/4922/stat : 4922 (minisat20) R 4918 4918 4581 0 -1 4194304 97676 0 0 0 990282 166 0 0 25 0 1 0 306611705 404217856 97670 18446744073709551615 134512640 134998072 4294956672 18446744073709551615 134525422 0 0 8392704 3 0 0 0 17 0 0 0
/proc/4922/statm: 98686 97670 59 118 0 98564 0
Current children cumulated CPU time (s) 9997.78
Current children cumulated vsize (KiB) 501448

Child status: 17
Real time (s): 10001.3
CPU time (s): 9997.88
CPU user time (s): 9995.74
CPU system time (s): 2.13668
CPU usage (%): 99.9658
Max. virtual memory (cumulated for all children) (KiB): 501448

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 9995.74
system time used= 2.13667
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 159483
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= 29
involuntary context switches= 244011

runsolver used 8.82666 second user time and 27.5638 second system time

The end

Launcher Data (download as text)

Begin job on node16 on Tue May  8 01:14:07 UTC 2007

IDJOB= 455822
IDBENCH= 20427
IDSOLVER= 179
FILE ID= node16/455822-1178586847

PBS_JOBID= 5217728

Free space on /tmp= 66553 MiB

SOLVER NAME= SATzilla CRAFTED
BENCH NAME= HOME/pub/bench/SAT07/industrial/palacios/medium/emptyroom-4-h22-sat.cnf
COMMAND LINE= /tmp/evaluation/455822-1178586847/SATzilla2007_C /tmp/evaluation/455822-1178586847/instance-455822-1178586847.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node16/watcher-455822-1178586847 -o ROOT/results/node16/solver-455822-1178586847 -C 10000 -W 15000 -M 1800 --output-limit 1,15  /tmp/evaluation/455822-1178586847/SATzilla2007_C /tmp/evaluation/455822-1178586847/instance-455822-1178586847.cnf            

META MD5SUM SOLVER= d41d8cd98f00b204e9800998ecf8427e
MD5SUM BENCH=  57983904769950327e8e3faac0586d7b

RANDOM SEED= 476896847

TIME LIMIT= 10000 seconds
MEMORY LIMIT= 1800 MiB

Linux node16.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.232
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.232
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:       1833872 kB
Buffers:         25204 kB
Cached:         110904 kB
SwapCached:      11724 kB
Active:          76880 kB
Inactive:        97232 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1833872 kB
SwapTotal:     4192956 kB
SwapFree:      4148536 kB
Dirty:           12112 kB
Writeback:           0 kB
Mapped:          45072 kB
Slab:            33476 kB
Committed_AS: 14147988 kB
PageTables:       1872 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= 66553 MiB

End job on node16 on Tue May  8 04:00:49 UTC 2007